@import url("https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,700;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap");
* {
  box-sizing: border-box; }

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 100%; }

html,
body {
  min-height: 100%; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block; }

b,
strong {
  font-weight: bold; }

img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }

ul,
ol {
  list-style: none; }

li {
  display: list-item; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

th,
td,
caption {
  font-weight: normal;
  vertical-align: top;
  text-align: left; }

q {
  quotes: none; }

q:before,
q:after {
  content: "";
  content: none; }

sub,
sup,
small {
  font-size: 75%; }

sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

svg {
  overflow: hidden; }

html,
body {
  font-size: 16px;
  background-color: #ffffff;
  color: #666666; }

html,
body {
  overflow-x: hidden; }

body {
  font-family: "Roboto", sans-serif;
  font-weight: 400; }

svg {
  fill: currentColor; }

img {
  height: auto;
  max-width: 100%;
  width: auto; }

h1, .title--xl {
  margin-bottom: 1rem;
  font-family: "Merriweather", sans-serif;
  font-weight: 700;
  color: #001E62;
  line-height: 1.257;
  word-break: break-word;
  word-break: normal;
  font-size: clamp(2rem, 6vw, 3.5rem); }
  h1:first-child, .title--xl:first-child {
    padding-top: 0; }
  h1.title--long, .title--xl.title--long {
    font-size: clamp(1.5rem, 4.5vw, 2.5rem); }

h2, .title--large {
  margin-bottom: 1rem;
  font-family: "Merriweather", sans-serif;
  font-weight: 700;
  color: #001E62;
  line-height: 1.257;
  word-break: break-word;
  font-size: clamp(1.5rem, 4.5vw, 2.5rem); }
  h2:first-child, .title--large:first-child {
    padding-top: 0; }
  h2.title--long, .title--large.title--long {
    font-size: clamp(1.25rem, 4.5vw, 2rem); }

h3, .title--med {
  margin-bottom: 1rem;
  font-family: "Merriweather", sans-serif;
  font-weight: 700;
  color: #001E62;
  line-height: 1.257;
  word-break: break-word;
  font-size: clamp(1.25rem, 4.5vw, 2rem); }
  h3:first-child, .title--med:first-child {
    padding-top: 0; }
  h3.title--long, .title--med.title--long {
    font-size: clamp(1.25rem, 4vw, 1.5rem); }

h4, .title--medSmall {
  margin-bottom: 1rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  color: #001E62;
  line-height: 1.257;
  word-break: break-word;
  font-size: clamp(1.25rem, 4vw, 1.5rem); }
  h4:first-child, .title--medSmall:first-child {
    padding-top: 0; }

h5, .title--small {
  margin-bottom: 1rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  color: #001E62;
  line-height: 1.257;
  word-break: break-word;
  font-size: clamp(1.125rem, 3vw, 1.25rem); }
  h5:first-child, .title--small:first-child {
    padding-top: 0; }

h6, .title--xs {
  margin-bottom: 1rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  color: #001E62;
  line-height: 1.257;
  word-break: break-word;
  font-size: 1.125rem;
  font-weight: bold;
  color: #C84E00;
  text-transform: uppercase;
  text-transform: uppercase; }
  h6:first-child, .title--xs:first-child {
    padding-top: 0; }

p {
  line-height: 1.5;
  margin-bottom: 1rem;
  font-weight: 400;
  font-size: 1.1875rem; }

blockquote {
  font-size: 1.25rem;
  line-height: 1.6;
  margin-bottom: 1rem;
  font-weight: 400; }
  blockquote p {
    font-size: 1.25rem; }

main p a, main li a, main blockquote a {
  color: #001E62; }
  main p a:hover, main p a:focus, main li a:hover, main li a:focus, main blockquote a:hover, main blockquote a:focus {
    color: #091123; }

main .hero--theme-dn a,
main .hero--theme-mn a,
main .stripe-news-feeder--theme-mn a {
  color: #ffffff; }
  main .hero--theme-dn a:hover, main .hero--theme-dn a:focus,
  main .hero--theme-mn a:hover,
  main .hero--theme-mn a:focus,
  main .stripe-news-feeder--theme-mn a:hover,
  main .stripe-news-feeder--theme-mn a:focus {
    color: #ffffff;
    text-decoration: none; }

main ul:not(.ab-top-menu):not(.accordion-group):not(.dept-links):not(.accordion-group):not(.menu):not(.sub-menu):not(.timeline__dates):not(.stripe-events-feature__events):not(.faculty-hero__contacts):not(.faculty-hero__misc):not(.event-listing__info):not(.directory-intro__list):not(.directory-bar):not(.tribe-events-c-top-bar__nav-list):not(.tribe-events-c-view-selector__list) {
  padding-left: 0;
  margin-bottom: 1em;
  display: flex;
  flex-direction: column;
  gap: 0.5em;
  font-size: 1.125rem;
  text-align: left; }
  main ul:not(.ab-top-menu):not(.accordion-group):not(.dept-links):not(.accordion-group):not(.menu):not(.sub-menu):not(.timeline__dates):not(.stripe-events-feature__events):not(.faculty-hero__contacts):not(.faculty-hero__misc):not(.event-listing__info):not(.directory-intro__list):not(.directory-bar):not(.tribe-events-c-top-bar__nav-list):not(.tribe-events-c-view-selector__list) li {
    line-height: 1.5;
    display: grid;
    grid-template-columns: 1.3rem 1fr; }
    main ul:not(.ab-top-menu):not(.accordion-group):not(.dept-links):not(.accordion-group):not(.menu):not(.sub-menu):not(.timeline__dates):not(.stripe-events-feature__events):not(.faculty-hero__contacts):not(.faculty-hero__misc):not(.event-listing__info):not(.directory-intro__list):not(.directory-bar):not(.tribe-events-c-top-bar__nav-list):not(.tribe-events-c-view-selector__list) li em,
    main ul:not(.ab-top-menu):not(.accordion-group):not(.dept-links):not(.accordion-group):not(.menu):not(.sub-menu):not(.timeline__dates):not(.stripe-events-feature__events):not(.faculty-hero__contacts):not(.faculty-hero__misc):not(.event-listing__info):not(.directory-intro__list):not(.directory-bar):not(.tribe-events-c-top-bar__nav-list):not(.tribe-events-c-view-selector__list) li b,
    main ul:not(.ab-top-menu):not(.accordion-group):not(.dept-links):not(.accordion-group):not(.menu):not(.sub-menu):not(.timeline__dates):not(.stripe-events-feature__events):not(.faculty-hero__contacts):not(.faculty-hero__misc):not(.event-listing__info):not(.directory-intro__list):not(.directory-bar):not(.tribe-events-c-top-bar__nav-list):not(.tribe-events-c-view-selector__list) li strong,
    main ul:not(.ab-top-menu):not(.accordion-group):not(.dept-links):not(.accordion-group):not(.menu):not(.sub-menu):not(.timeline__dates):not(.stripe-events-feature__events):not(.faculty-hero__contacts):not(.faculty-hero__misc):not(.event-listing__info):not(.directory-intro__list):not(.directory-bar):not(.tribe-events-c-top-bar__nav-list):not(.tribe-events-c-view-selector__list) li a {
      display: contents; }
    main ul:not(.ab-top-menu):not(.accordion-group):not(.dept-links):not(.accordion-group):not(.menu):not(.sub-menu):not(.timeline__dates):not(.stripe-events-feature__events):not(.faculty-hero__contacts):not(.faculty-hero__misc):not(.event-listing__info):not(.directory-intro__list):not(.directory-bar):not(.tribe-events-c-top-bar__nav-list):not(.tribe-events-c-view-selector__list) li::before {
      content: "\25C6";
      color: #E89923;
      position: relative;
      top: -0.1em;
      margin-right: 0.5rem; }
    main ul:not(.ab-top-menu):not(.accordion-group):not(.dept-links):not(.accordion-group):not(.menu):not(.sub-menu):not(.timeline__dates):not(.stripe-events-feature__events):not(.faculty-hero__contacts):not(.faculty-hero__misc):not(.event-listing__info):not(.directory-intro__list):not(.directory-bar):not(.tribe-events-c-top-bar__nav-list):not(.tribe-events-c-view-selector__list) li ul {
      margin: 0.5em 0 0 1rem;
      display: grid;
      grid-column: 2; }
      main ul:not(.ab-top-menu):not(.accordion-group):not(.dept-links):not(.accordion-group):not(.menu):not(.sub-menu):not(.timeline__dates):not(.stripe-events-feature__events):not(.faculty-hero__contacts):not(.faculty-hero__misc):not(.event-listing__info):not(.directory-intro__list):not(.directory-bar):not(.tribe-events-c-top-bar__nav-list):not(.tribe-events-c-view-selector__list) li ul li::before {
        content: "\25CF"; }
      main ul:not(.ab-top-menu):not(.accordion-group):not(.dept-links):not(.accordion-group):not(.menu):not(.sub-menu):not(.timeline__dates):not(.stripe-events-feature__events):not(.faculty-hero__contacts):not(.faculty-hero__misc):not(.event-listing__info):not(.directory-intro__list):not(.directory-bar):not(.tribe-events-c-top-bar__nav-list):not(.tribe-events-c-view-selector__list) li ul li ul > li::before {
        content: '\25A0'; }

main ol {
  counter-reset: custom-ol;
  list-style: none;
  margin-bottom: 1em;
  font-size: 1.125em; }
  main ol li {
    counter-increment: custom-ol;
    margin-bottom: 8px;
    line-height: 1.5;
    padding-left: 0; }
    main ol li::marker {
      content: ''; }
    main ol li::before {
      content: counter(custom-ol);
      color: #C84E00;
      font-weight: 700;
      font-size: 1.35em;
      font-family: "Merriweather", sans-serif;
      position: relative;
      top: 0.075em;
      width: 1em;
      display: inline-block;
      text-align: center;
      padding-right: 0.55em; }

main .contain {
  max-width: calc($max-width + 2em);
  margin: 0 auto;
  padding: 0 1em; }

.text--dn {
  font-weight: 600;
  color: #001E62; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  word-wrap: normal; }

.header {
  padding: 1em 1em 0;
  background-color: var(--header-bg-color);
  --header-bg-color: #ffffff;
  --header-li-text-color: #091123;
  --header-main-caret-filter: unset;
  --header-eyebrow-caret-filter: unset;
  --header-eyebrow-text-color: #666666;
  --header-eyebrow-text-hover-color: #091123;
  --header-eyebrow-caret-opacity: 1;
  --header-eyebrow-button-text: #091123;
  --header-eyebrow-button-filter: unset; }
  .header--theme-dn, .header--theme-mn {
    --header-li-text-color: #ffffff;
    --header-eyebrow-text-color: #B5B5B5;
    --header-eyebrow-text-hover-color: #ffffff;
    --header-eyebrow-caret-filter: brightness(0) invert(1);
    --header-eyebrow-caret-opacity: 0.7;
    --header-eyebrow-button-text: #ffffff;
    --header-eyebrow-button-filter: brightness(0) invert(1); }
  .header--theme-dn {
    --header-bg-color: #001E62;
    --header-main-eyebrow-filter: brightness(0) invert(1); }
  .header--theme-mn {
    --header-bg-color: #091123; }
  .header__logo {
    transition: 0.25s ease; }
    .header__logo figure {
      margin-bottom: 0; }
  .header__grid {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1376px;
    margin: 0 auto;
    gap: 16px; }
    .header__grid .button--alt {
      background-color: transparent;
      color: var(--header-eyebrow-button-text);
      padding: 6px 12px;
      font-weight: 400;
      text-transform: capitalize; }
      .header__grid .button--alt::after {
        content: '';
        background: url(../assets/arrow-midnight.svg);
        width: 1.25em;
        height: 1.25em;
        background-size: contain;
        filter: var(--header-eyebrow-button-filter); }
      .header__grid .button--alt:hover, .header__grid .button--alt:focus {
        color: #ffffff;
        background-color: #953a00; }
        .header__grid .button--alt:hover::after, .header__grid .button--alt:focus::after {
          filter: brightness(0) invert(1); }
    .header__grid .button--mobile {
      display: none; }
  .header__toggle {
    height: 2em;
    font-size: 1rem;
    background-color: #F3F2F1;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    gap: 0.5em;
    color: #091123;
    cursor: pointer; }
    .header__toggle span {
      font-size: 14px; }
    .header__toggle::after {
      content: url(../assets/hamburger.svg); }
    .header__toggle[aria-expanded="true"]::after {
      content: url(../assets/close.svg); }
  .header .navigation {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 1em;
    z-index: 999; }
    .header .navigation .nav-item__button {
      padding: 0;
      border: none;
      background-color: transparent;
      cursor: pointer;
      display: flex;
      align-items: center;
      gap: 4px; }
      .header .navigation .nav-item__button::after {
        content: url(../assets/down-caret.svg);
        position: relative; }
    .header .navigation .nav-item--search .nav-item__button {
      font-size: 13px;
      width: 36px;
      display: flex;
      justify-content: center; }
      .header .navigation .nav-item--search .nav-item__button::after {
        content: url(../assets/search.svg);
        position: relative;
        filter: var(--header-eyebrow-button-filter); }
      .header .navigation .nav-item--search .nav-item__button[aria-expanded="true"]::after {
        transform: none;
        top: 0; }
    .header .navigation .nav-item--search .sub-menu {
      width: 191px;
      transform: translateX(-155px); }
    .header .navigation .nav-item--search .search-form {
      padding: 0.5em;
      display: flex;
      align-items: center;
      gap: 0.5em;
      justify-content: space-between;
      width: 100%; }
      .header .navigation .nav-item--search .search-form button {
        background-color: unset;
        border: none;
        padding: 0;
        cursor: pointer;
        width: 10%; }
        .header .navigation .nav-item--search .search-form button::after {
          content: '';
          background: url(../assets/arrow-midnight.svg);
          height: 1.5em;
          width: 1.5em;
          display: block;
          background-size: contain;
          background-position: right;
          background-repeat: no-repeat; }
      .header .navigation .nav-item--search .search-form input {
        border: 1px solid #666666;
        width: 100%; }
    .header .navigation .sub-menu {
      position: absolute;
      visibility: hidden;
      background-color: #F3F2F1;
      z-index: 999;
      max-width: 250px;
      box-shadow: 0 1rem 1.5rem -0.5rem rgba(0, 0, 0, 0.75); }
      .header .navigation .sub-menu a, .header .navigation .sub-menu span {
        cursor: pointer; }
    .header .navigation__row {
      display: flex;
      align-items: center; }
      .header .navigation__row--eyebrow {
        font-size: 14px;
        gap: 1rem;
        order: 1; }
        .header .navigation__row--eyebrow .nav-item__button:not(.button), .header .navigation__row--eyebrow .nav-item > a:not(.button) {
          color: var(--header-eyebrow-text-color); }
          .header .navigation__row--eyebrow .nav-item__button:not(.button)::after, .header .navigation__row--eyebrow .nav-item > a:not(.button)::after {
            opacity: var(--header-eyebrow-caret-opacity);
            filter: var(--header-eyebrow-caret-filter); }
          .header .navigation__row--eyebrow .nav-item__button:not(.button):hover, .header .navigation__row--eyebrow .nav-item__button:not(.button):focus, .header .navigation__row--eyebrow .nav-item > a:not(.button):hover, .header .navigation__row--eyebrow .nav-item > a:not(.button):focus {
            color: var(--header-eyebrow-text-hover-color); }
        .header .navigation__row--eyebrow .nav-item__button[aria-expanded="true"], .header .navigation__row--eyebrow .nav-item > a[aria-expanded="true"] {
          text-decoration: underline; }
          .header .navigation__row--eyebrow .nav-item__button[aria-expanded="true"]::after, .header .navigation__row--eyebrow .nav-item > a[aria-expanded="true"]::after {
            transform: rotate(180deg);
            top: 0.07em; }
        .header .navigation__row--eyebrow .sub-menu {
          margin-top: 8px;
          width: 155px;
          z-index: 1; }
          .header .navigation__row--eyebrow .sub-menu li {
            width: 100%; }
            .header .navigation__row--eyebrow .sub-menu li:last-child {
              border-bottom: none; }
            .header .navigation__row--eyebrow .sub-menu li a {
              padding: 12px;
              display: inline-block;
              color: #091123;
              width: 100%;
              text-decoration: none; }
              .header .navigation__row--eyebrow .sub-menu li a:hover, .header .navigation__row--eyebrow .sub-menu li a:focus {
                color: #ffffff !important;
                background-color: #666666; }
      .header .navigation__row--main {
        order: 2; }
        .header .navigation__row--main > .nav-item > .nav-item__button, .header .navigation__row--main > .nav-item > a {
          text-transform: uppercase; }
        .header .navigation__row--main > .nav-item:last-of-type .sub-menu .sub-menu {
          right: 100%;
          left: unset; }
        @media only screen and (max-width: 1680px) {
          .header .navigation__row--main > .nav-item:nth-last-of-type(2) .sub-menu .sub-menu {
            right: 100%;
            left: unset; } }
        @media only screen and (max-width: 1024px) {
          .header .navigation__row--main > .nav-item:nth-last-of-type(2) .sub-menu .sub-menu {
            left: 0; } }
        .header .navigation__row--main .nav-item__button, .header .navigation__row--main .nav-item > a {
          font-size: 15px;
          padding: 0.5em 0.75em;
          font-weight: 600;
          color: var(--header-li-text-color); }
          .header .navigation__row--main .nav-item__button::after, .header .navigation__row--main .nav-item > a::after {
            filter: var(--main-main-caret-filter); }
          .header .navigation__row--main .nav-item__button[aria-expanded="true"], .header .navigation__row--main .nav-item > a[aria-expanded="true"] {
            background-color: #F3F2F1;
            color: #091123;
            text-decoration: underline; }
            .header .navigation__row--main .nav-item__button[aria-expanded="true"]::after, .header .navigation__row--main .nav-item > a[aria-expanded="true"]::after {
              transform: rotate(180deg);
              top: 0.15em;
              filter: unset; }
        .header .navigation__row--main .sub-menu li a, .header .navigation__row--main .sub-menu li button {
          font-weight: 600;
          color: #091123;
          font-size: 15px;
          padding: 16px;
          text-decoration: none;
          display: inline-flex;
          width: 100%;
          justify-content: space-between;
          gap: 1em;
          min-height: 50px;
          transition: background-color 0.1s ease, text-decoration 0.1s ease, color 0.1s ease;
          border: none;
          background-color: transparent;
          cursor: pointer;
          align-items: center;
          text-align: left; }
          .header .navigation__row--main .sub-menu li a:hover, .header .navigation__row--main .sub-menu li a:focus, .header .navigation__row--main .sub-menu li button:hover, .header .navigation__row--main .sub-menu li button:focus {
            color: #ffffff;
            background-color: #953a00; }
            .header .navigation__row--main .sub-menu li a:hover::after, .header .navigation__row--main .sub-menu li a:focus::after, .header .navigation__row--main .sub-menu li button:hover::after, .header .navigation__row--main .sub-menu li button:focus::after {
              filter: brightness(0) invert(1); }
        .header .navigation__row--main .sub-menu li button::after {
          content: '';
          background: url(../assets/down-caret.svg);
          width: 9px;
          height: 1.25em;
          background-size: contain;
          font-size: 7px;
          transform: rotate(270deg); }
        .header .navigation__row--main .sub-menu li.has-children > a::after, .header .navigation__row--main .sub-menu li.has-children > span::after {
          content: url(../assets/down-caret.svg);
          transform: rotate(270deg); }
        .header .navigation__row--main .sub-menu li .sub-menu {
          left: 100%;
          margin-top: -50px;
          background-color: #666666;
          min-width: 210px; }
          .header .navigation__row--main .sub-menu li .sub-menu a {
            color: #ffffff;
            font-weight: 400;
            text-transform: capitalize; }
            .header .navigation__row--main .sub-menu li .sub-menu a:hover, .header .navigation__row--main .sub-menu li .sub-menu a:focus {
              background-color: rgba(9, 17, 35, 0.4);
              text-decoration: underline; }
            .header .navigation__row--main .sub-menu li .sub-menu a::after {
              display: none; }
        .header .navigation__row--main .sub-menu li:hover > a, .header .navigation__row--main .sub-menu li:hover button, .header .navigation__row--main .sub-menu li:focus > a, .header .navigation__row--main .sub-menu li:focus button, .header .navigation__row--main .sub-menu li:focus-within > a, .header .navigation__row--main .sub-menu li:focus-within button {
          background-color: #666666;
          color: #ffffff; }
          .header .navigation__row--main .sub-menu li:hover > a::after, .header .navigation__row--main .sub-menu li:hover button::after, .header .navigation__row--main .sub-menu li:focus > a::after, .header .navigation__row--main .sub-menu li:focus button::after, .header .navigation__row--main .sub-menu li:focus-within > a::after, .header .navigation__row--main .sub-menu li:focus-within button::after {
            filter: brightness(0) invert(1); }
        .header .navigation__row--main .sub-menu li:hover > a, .header .navigation__row--main .sub-menu li:focus > a, .header .navigation__row--main .sub-menu li:focus-within > a {
          text-decoration: underline; }
  @media only screen and (max-width: 1280px) {
    .header__logo {
      max-width: 230px;
      min-height: 41px; }
    .header .navigation__row--main .nav-item__button {
      padding: 0.5em 0.45em; }
    .header .navigation__row--main .nav-item:last-of-type .sub-menu {
      right: 1em; }
    .header .navigation__row--main .nav-item--search .sub-menu {
      transform: unset; } }
  @media only screen and (max-width: 1180px) {
    .header__logo {
      max-width: 200px; }
    .header .navigation__row--main .nav-item__button {
      font-size: 13px; }
    .header .navigation__row--main .sub-menu li .sub-menu {
      min-width: 180px; } }
  @media only screen and (max-width: 1024px) {
    .header {
      padding: 1em 0 0; }
      .header__logo {
        max-width: unset;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 1em;
        gap: clamp(1em, 7vw, 2.5em); }
      .header__grid {
        display: grid;
        grid-template-columns: 1fr; }
        .header__grid .button--mobile {
          display: inline-flex; }
      .header .navigation {
        gap: 0;
        position: absolute;
        width: 100%;
        top: 105px;
        background: #ffffff;
        visibility: hidden;
        height: 0;
        overflow-y: scroll; }
        .header .navigation__row--main, .header .navigation__row--eyebrow {
          flex-direction: column;
          align-items: flex-start;
          width: 100%;
          gap: 0; }
          .header .navigation__row--main .sub-menu, .header .navigation__row--eyebrow .sub-menu {
            position: relative;
            max-height: 0;
            overflow-y: hidden;
            margin: 0;
            max-width: unset; }
            .header .navigation__row--main .sub-menu li .sub-menu, .header .navigation__row--eyebrow .sub-menu li .sub-menu {
              left: 0;
              margin-top: 0; }
          .header .navigation__row--main .nav-item, .header .navigation__row--eyebrow .nav-item {
            width: 100%;
            border-bottom: 2px solid #F3F2F1;
            order: 2; }
            .header .navigation__row--main .nav-item > a, .header .navigation__row--main .nav-item button, .header .navigation__row--eyebrow .nav-item > a, .header .navigation__row--eyebrow .nav-item button {
              padding: 1rem;
              font-size: 1.25rem;
              display: flex;
              width: 100%;
              justify-content: space-between;
              text-align: left;
              gap: 0.5em;
              text-transform: capitalize;
              color: #001E62;
              text-decoration: none;
              font-family: 'Roboto'; }
              .header .navigation__row--main .nav-item > a:first-child, .header .navigation__row--main .nav-item button:first-child, .header .navigation__row--eyebrow .nav-item > a:first-child, .header .navigation__row--eyebrow .nav-item button:first-child {
                padding-top: 16px; }
            .header .navigation__row--main .nav-item__button, .header .navigation__row--eyebrow .nav-item__button {
              margin-bottom: 1rem;
              font-family: "Merriweather", sans-serif;
              font-weight: 700;
              color: #001E62;
              line-height: 1.257;
              word-break: break-word;
              font-size: clamp(1.25rem, 4.5vw, 2rem);
              text-transform: capitalize;
              margin: 0;
              padding: 0; }
              .header .navigation__row--main .nav-item__button:first-child, .header .navigation__row--eyebrow .nav-item__button:first-child {
                padding-top: 0; }
              .header .navigation__row--main .nav-item__button::after, .header .navigation__row--eyebrow .nav-item__button::after {
                content: url(../assets/icon-diamond.svg); }
              .header .navigation__row--main .nav-item__button[aria-expanded=true], .header .navigation__row--eyebrow .nav-item__button[aria-expanded=true] {
                background-color: unset;
                border-color: transparent; }
                .header .navigation__row--main .nav-item__button[aria-expanded=true]::after, .header .navigation__row--eyebrow .nav-item__button[aria-expanded=true]::after {
                  top: -0.3em; }
            .header .navigation__row--main .nav-item--search, .header .navigation__row--eyebrow .nav-item--search {
              order: 1; }
            .header .navigation__row--main .nav-item .sub-menu, .header .navigation__row--eyebrow .nav-item .sub-menu {
              width: calc(100% - 2em);
              margin: 0 auto; }
              .header .navigation__row--main .nav-item .sub-menu li > a, .header .navigation__row--main .nav-item .sub-menu li button, .header .navigation__row--eyebrow .nav-item .sub-menu li > a, .header .navigation__row--eyebrow .nav-item .sub-menu li button {
                font-size: 1rem; }
              .header .navigation__row--main .nav-item .sub-menu li:hover, .header .navigation__row--main .nav-item .sub-menu li:focus, .header .navigation__row--main .nav-item .sub-menu li:focus-within, .header .navigation__row--eyebrow .nav-item .sub-menu li:hover, .header .navigation__row--eyebrow .nav-item .sub-menu li:focus, .header .navigation__row--eyebrow .nav-item .sub-menu li:focus-within {
                background-color: initial;
                color: initial;
                text-decoration: unset; }
                .header .navigation__row--main .nav-item .sub-menu li:hover a, .header .navigation__row--main .nav-item .sub-menu li:hover button, .header .navigation__row--main .nav-item .sub-menu li:focus a, .header .navigation__row--main .nav-item .sub-menu li:focus button, .header .navigation__row--main .nav-item .sub-menu li:focus-within a, .header .navigation__row--main .nav-item .sub-menu li:focus-within button, .header .navigation__row--eyebrow .nav-item .sub-menu li:hover a, .header .navigation__row--eyebrow .nav-item .sub-menu li:hover button, .header .navigation__row--eyebrow .nav-item .sub-menu li:focus a, .header .navigation__row--eyebrow .nav-item .sub-menu li:focus button, .header .navigation__row--eyebrow .nav-item .sub-menu li:focus-within a, .header .navigation__row--eyebrow .nav-item .sub-menu li:focus-within button {
                  background-color: initial;
                  color: initial;
                  text-decoration: unset; }
                  .header .navigation__row--main .nav-item .sub-menu li:hover a::after, .header .navigation__row--main .nav-item .sub-menu li:hover button::after, .header .navigation__row--main .nav-item .sub-menu li:focus a::after, .header .navigation__row--main .nav-item .sub-menu li:focus button::after, .header .navigation__row--main .nav-item .sub-menu li:focus-within a::after, .header .navigation__row--main .nav-item .sub-menu li:focus-within button::after, .header .navigation__row--eyebrow .nav-item .sub-menu li:hover a::after, .header .navigation__row--eyebrow .nav-item .sub-menu li:hover button::after, .header .navigation__row--eyebrow .nav-item .sub-menu li:focus a::after, .header .navigation__row--eyebrow .nav-item .sub-menu li:focus button::after, .header .navigation__row--eyebrow .nav-item .sub-menu li:focus-within a::after, .header .navigation__row--eyebrow .nav-item .sub-menu li:focus-within button::after {
                    filter: unset; }
              .header .navigation__row--main .nav-item .sub-menu li a::after, .header .navigation__row--eyebrow .nav-item .sub-menu li a::after {
                display: none; }
              .header .navigation__row--main .nav-item .sub-menu li button::after, .header .navigation__row--eyebrow .nav-item .sub-menu li button::after {
                background: url(../assets/icon-diamond.svg);
                transform: unset;
                width: 2.5em;
                height: 2.5em;
                background-size: contain; }
              .header .navigation__row--main .nav-item .sub-menu li button[aria-expanded="true"]::after, .header .navigation__row--eyebrow .nav-item .sub-menu li button[aria-expanded="true"]::after {
                transform: rotate(180deg); }
              .header .navigation__row--main .nav-item .sub-menu li .sub-menu, .header .navigation__row--eyebrow .nav-item .sub-menu li .sub-menu {
                background: #ffffff;
                margin: 0 auto; }
                .header .navigation__row--main .nav-item .sub-menu li .sub-menu li a, .header .navigation__row--eyebrow .nav-item .sub-menu li .sub-menu li a {
                  color: #001E62;
                  text-decoration: underline;
                  font-size: 1rem; }
        .header .navigation__row--eyebrow {
          order: 2; }
          .header .navigation__row--eyebrow .nav-item:not(.has-children) {
            border-bottom: none; }
          .header .navigation__row--eyebrow .nav-item > a:not(.button) {
            font-size: 1rem;
            color: #001E62; }
          .header .navigation__row--eyebrow .nav-item button:not(.button) {
            color: #001E62; }
            .header .navigation__row--eyebrow .nav-item button:not(.button)::after {
              filter: unset;
              opacity: 1; }
          .header .navigation__row--eyebrow .nav-item--eyebrowCTA {
            display: none; }
          .header .navigation__row--eyebrow .nav-item .sub-menu li a, .header .navigation__row--eyebrow .nav-item .sub-menu li button {
            padding: 1rem; }
        .header .navigation__row--main {
          order: 1; } }
  .header.active {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999; }
    .header.active .navigation {
      visibility: visible;
      height: 100%; }
  .header .duke-alert {
    margin: 0; }

.footer {
  background-color: #091123;
  padding: clamp(2em, 2vw, 3em) 1em clamp(1.5em, 2.5vw, 2.5em); }
  .footer__grid {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px clamp(2em, 2vw, 3em); }
  .footer__contact {
    max-width: 480px; }
    .footer__contact p, .footer__contact label {
      color: #d7d7d7; }
    .footer__contact .gform-body {
      width: 100%; }
      .footer__contact .gform-body .ginput_container input {
        width: 100%;
        height: 37px; }
  .footer__logo {
    margin-bottom: 0; }
  .footer__social {
    display: flex;
    padding: 0;
    margin: 40px 0;
    gap: 2px; }
    .footer__social li {
      flex-grow: 1;
      padding: 0;
      margin: 0; }
      .footer__social li a {
        background-color: rgba(255, 255, 255, 0.1);
        text-align: center;
        padding: 1em;
        width: 100%;
        height: 100%;
        align-items: center;
        display: flex;
        justify-content: center; }
        .footer__social li a:hover, .footer__social li a:focus {
          background-color: rgba(255, 255, 255, 0.05); }
      .footer__social li::before {
        content: ''; }
  .footer__contactInfo {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 2px solid rgba(242, 242, 242, 0.3);
    display: flex;
    flex-direction: column;
    gap: 1.5em; }
    .footer__contactInfo li {
      display: flex;
      gap: 0.5em; }
      .footer__contactInfo li a {
        color: #ffffff; }
        .footer__contactInfo li a address {
          font-style: normal; }
        .footer__contactInfo li a:hover, .footer__contactInfo li a:focus {
          opacity: 0.75; }
      .footer__contactInfo li:last-of-type {
        margin-bottom: 0; }
  .footer__address::before {
    content: url(../assets/map-marker.svg); }
  .footer__email::before {
    content: url(../assets/envelope.svg); }
  .footer__phone::before {
    content: url(../assets/phone.svg); }
  .footer h3 {
    color: #ffffff;
    font-size: 1.5rem; }
  .footer .gform_button {
    cursor: pointer; }
  .footer__newsletter {
    display: flex;
    align-items: flex-end;
    gap: 0.5em; }
    .footer__newsletter p {
      margin-bottom: 0;
      flex-grow: 1; }
      .footer__newsletter p input {
        width: 100%;
        height: 47px;
        background-color: rgba(255, 255, 255, 0.1);
        border: unset;
        color: #ffffff; }
        .footer__newsletter p input::placeholder {
          color: #ffffff;
          padding: 0 1em; }
    .footer__newsletter label {
      display: block;
      line-height: 1.5;
      margin-bottom: 0.35em; }
    .footer__newsletter button {
      cursor: pointer; }
  .footer__links {
    background-color: rgba(255, 255, 255, 0.1);
    max-width: 590px;
    padding: 40px; }
    .footer__links .menu {
      gap: 40px; }
      .footer__links .menu .sub-menu {
        margin-top: 1em; }
      .footer__links .menu > li > a {
        color: #ffffff;
        font-weight: 600;
        text-transform: uppercase; }
      .footer__links .menu > li a {
        text-decoration: none; }
        .footer__links .menu > li a:hover, .footer__links .menu > li a:focus {
          text-decoration: underline; }
      .footer__links .menu > li ul {
        padding: 0;
        margin: 0;
        flex-direction: column;
        gap: 0.5em; }
        .footer__links .menu > li ul li a {
          color: #B5B5B5; }
      .footer__links .menu > li {
        flex-basis: calc(33.33% - 27px); }
    .footer__links ul {
      padding: 0;
      margin: 0;
      display: flex;
      flex-wrap: wrap; }
      .footer__links ul li {
        padding: 0;
        margin: 0; }
        .footer__links ul li::before {
          content: ''; }
  .footer__tenet {
    height: 7.875em;
    padding: 0 1em;
    position: relative;
    display: flex;
    align-content: center;
    justify-content: center;
    margin-top: 2.5em; }
    .footer__tenet::before {
      content: '';
      position: absolute;
      width: calc(100% - 2em);
      max-width: 1180px;
      margin: 0 auto;
      height: 2px;
      background: #f2f2f2;
      opacity: 0.3;
      top: calc((100% - 2px)/2); }
    .footer__tenet::after {
      content: url(../assets/duke-100-white.svg);
      height: 46px;
      padding: 0 1em;
      position: absolute;
      top: calc((100% - 46px)/2);
      background-color: #091123; }
  .footer__lower {
    display: flex;
    gap: 0.5em 1em;
    justify-content: center;
    flex-wrap: wrap; }
    .footer__lower li {
      color: #B5B5B5; }
      .footer__lower li a {
        color: #B5B5B5;
        text-decoration: underline; }
  @media only screen and (max-width: 960px) {
    .footer__grid {
      grid-template-columns: 1fr; }
    .footer__contact {
      margin: 0 auto; }
    .footer__links {
      display: none; }
    .footer__lower li:first-of-type {
      flex-basis: 100%;
      text-align: center; } }

div.container {
  position: relative; }
  div.container.grid-system {
    display: grid;
    grid-template-columns: 1fr 6fr; }
    div.container.grid-system nav.sidebar {
      position: relative;
      top: 0;
      left: 2.5rem; }
    @media screen and (max-width: 1180px) {
      div.container.grid-system {
        grid-template-columns: 1fr; } }
  div.container .no-divider-hero section.hero-a,
  div.container .no-divider-hero section.hero-b,
  div.container .no-divider-hero section.hero-c,
  div.container .no-divider-hero section.hero-d,
  div.container .no-divider-hero .divider-curve:first-of-type {
    display: none; }
  @media (min-width: 1180px) and (max-width: 1800px) {
    div.container .no-divider-hero section {
      padding-left: 16rem;
      padding-right: 16rem; } }
  div.container .stripe-wysiwyg .hero-block .inner-hero-block {
    margin: 0; }

nav.sidebar {
  position: absolute;
  width: 12rem;
  left: 2.5rem;
  top: clamp(2em, 2vw, 3em);
  z-index: 5;
  background-color: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.5) 0 4px 12px;
  transition: transform 1s; }
  nav.sidebar.sticky {
    position: fixed;
    top: 50px;
    transition: transform 1s; }
  nav.sidebar.bottom-abs {
    position: absolute;
    bottom: 50px;
    top: unset;
    transition: transform 1s; }
  nav.sidebar li a:hover,
  nav.sidebar li button:hover {
    border-left: 3px solid #C84E00; }
  nav.sidebar li.current_page_item > a {
    color: #ffffff;
    background-color: #001E62;
    border-left: 3px solid #C84E00; }
  nav.sidebar li.current_page_item ul.sub-menu li.current_page_item > button {
    color: #001E62;
    background-color: #F3F2F1; }
    nav.sidebar li.current_page_item ul.sub-menu li.current_page_item > button:hover {
      background: #001E62;
      color: #ffffff; }
  nav.sidebar li a,
  nav.sidebar li button {
    text-decoration: none;
    text-transform: capitalize;
    padding: 0.65rem 0.5rem;
    width: 100%;
    border: 0;
    border-left: 3px solid transparent;
    display: flex;
    align-items: flex-start;
    background-color: transparent;
    text-align: left;
    color: #001E62;
    font-size: 100%; }
  nav.sidebar li.menu-item-has-children > button::after {
    content: url("../assets/down-caret.svg");
    position: relative;
    margin-left: 0.5rem;
    display: block; }
  nav.sidebar li ul.sub-menu {
    display: none; }
  nav.sidebar li.active > button::after {
    transform: rotate(180deg);
    top: 0.15rem; }
  nav.sidebar li.active .sub-menu {
    display: block;
    background-color: #F3F2F1; }
    nav.sidebar li.active .sub-menu li:last-child {
      border-bottom: none; }
  @media screen and (max-width: 1180px) {
    nav.sidebar {
      display: none; } }
  @media (min-width: 1180px) and (max-width: 1800px) {
    nav.sidebar {
      left: 1.5rem; } }

.mobile-side-bar {
  position: relative;
  display: none; }
  .mobile-side-bar select {
    display: block;
    margin: auto;
    width: 70vw;
    border-width: 2px;
    min-height: 2rem;
    font-size: 1.2rem;
    border-radius: 0;
    border-color: #000; }
    .mobile-side-bar select::placeholder {
      color: #000; }
    .mobile-side-bar select::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #000; }
    .mobile-side-bar select::-moz-placeholder {
      /* Firefox 19+ */
      color: #000; }
    .mobile-side-bar select:-ms-input-placeholder {
      /* IE 10+ */
      color: #000; }
    .mobile-side-bar select:-moz-placeholder {
      /* Firefox 18- */
      color: #000; }
  @media screen and (max-width: 1180px) {
    .mobile-side-bar {
      display: block;
      margin: 2rem auto; } }

.button, .wp-element-button.wp-block-button__link {
  display: inline-flex;
  padding: 0 0.3em;
  gap: 0.35em;
  align-items: center;
  transition: 0.25s ease;
  background-color: #C84E00;
  padding: .75em 1.25em;
  color: #ffffff;
  text-decoration: none;
  font-weight: 600;
  justify-content: center;
  border: 2px solid #C84E00;
  text-transform: uppercase;
  border-radius: unset; }
  .button::after, .wp-element-button.wp-block-button__link::after {
    content: url(../assets/arrow.svg);
    width: 1em;
    transition: 0.25s ease;
    position: relative;
    top: 0.1em; }
  .button:hover, .button:focus, .wp-element-button.wp-block-button__link:hover, .wp-element-button.wp-block-button__link:focus {
    background-color: #953a00;
    text-decoration: underline;
    border: 2px solid #953a00; }
    .button:hover::after, .button:focus::after, .wp-element-button.wp-block-button__link:hover::after, .wp-element-button.wp-block-button__link:focus::after {
      transform: translateX(0.25rem); }

.wp-block-button {
  margin-bottom: 1.5rem; }

.faculty-hero {
  background-color: #ffffff;
  padding: clamp(1em, 2.5vw, 2.5em);
  gap: 0 clamp(1em, 2.5vw, 2.5em);
  display: grid;
  grid-template-columns: auto 1fr; }
  .faculty-hero hgroup {
    grid-column-start: 2;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 2px solid #F3F2F1; }
    .faculty-hero hgroup h1 {
      color: #001E62;
      display: inline;
      margin-bottom: 0; }
    .faculty-hero hgroup h2 {
      margin-bottom: 1rem;
      font-family: "Roboto", sans-serif;
      font-weight: 600;
      color: #001E62;
      line-height: 1.257;
      word-break: break-word;
      font-size: 1.125rem;
      font-weight: bold;
      color: #C84E00;
      text-transform: uppercase;
      margin-bottom: 0;
      order: 1; }
      .faculty-hero hgroup h2:first-child {
        padding-top: 0; }
    .faculty-hero hgroup p {
      font-size: clamp(1.125rem, 2vw, 1.25rem);
      color: #666666;
      margin-bottom: 0;
      order: 4; }
  .faculty-hero__heading {
    order: 2;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0 0.75em; }
  .faculty-hero__nae {
    font-size: 14px;
    padding: 0.5em 1rem;
    background-color: #F3F2F1;
    color: #001E62;
    font-weight: 600;
    height: 38px;
    margin-top: 0.5em;
    display: flex;
    align-items: center;
    gap: 0.35em; }
    .faculty-hero__nae::before {
      content: url(../assets/nae-icon.svg); }
  .faculty-hero__image {
    grid-row: 1 / 3;
    position: relative;
    width: 280px;
    height: 280px; }
    .faculty-hero__image img {
      position: absolute;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .faculty-hero__links {
    grid-column-start: 2;
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding-top: 1.5rem;
    gap: 1em; }
    .faculty-hero__links a {
      color: #001E62 !important; }
  .faculty-hero__contacts, .faculty-hero__misc {
    display: flex;
    flex-direction: column;
    gap: 1em; }
    .faculty-hero__contacts li, .faculty-hero__misc li {
      display: flex;
      gap: 0.35em; }
      .faculty-hero__contacts li::before, .faculty-hero__misc li::before {
        min-width: 1.75em;
        text-align: center; }
  .faculty-hero__address::before {
    content: url(../assets/building.svg); }
  .faculty-hero__phone::before {
    content: url(../assets/phone.svg); }
  .faculty-hero__email::before {
    content: url(../assets/envelope.svg); }
  .faculty-hero__link::before {
    content: url(../assets/link.svg); }
  .faculty-hero__socials {
    display: flex;
    gap: 0.125em; }
    .faculty-hero__socials a {
      width: 2em;
      height: 2em;
      background-color: #F3F2F1;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative; }
      .faculty-hero__socials a::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: 0;
        transition: 0.25s ease; }
      .faculty-hero__socials a svg {
        margin-bottom: 0; }
        .faculty-hero__socials a svg path {
          fill: #001E62; }
      .faculty-hero__socials a:hover::before, .faculty-hero__socials a:focus::before {
        opacity: 0.125;
        transition: 0.25s ease; }
  @media only screen and (max-width: 800px) {
    .faculty-hero {
      display: flex;
      flex-direction: column; }
      .faculty-hero__image {
        order: 1; }
      .faculty-hero hgroup {
        order: 2; }
      .faculty-hero__links {
        order: 3; } }
  @media only screen and (max-width: 600px) {
    .faculty-hero__links {
      grid-template-columns: 1fr; } }

.styled-filters {
  max-width: 1212px;
  margin: 0 auto;
  padding: clamp(2.25rem, 5vw, 5em) 1rem; }
  .styled-filters--news {
    display: flex;
    flex-wrap: wrap; }
    .styled-filters--news h2 {
      width: 100%; }
    .styled-filters--news form {
      display: inline-flex;
      flex-grow: 1; }
      .styled-filters--news form div {
        width: 100%;
        display: flex; }
        @media screen and (max-width: 600px) {
          .styled-filters--news form div {
            flex-wrap: wrap; } }
      .styled-filters--news form input[type='search'] {
        flex-grow: 1; }
  .styled-filters--faculty form {
    display: flex;
    flex-grow: 1; }
    .styled-filters--faculty form div {
      display: flex;
      flex-grow: 1;
      flex-wrap: wrap; }
    .styled-filters--faculty form input[type="search"] {
      flex-grow: 1; }
    .styled-filters--faculty form input[type="filter"] {
      flex-grow: 0; }
    .styled-filters--faculty form input[name="department"] {
      max-width: 232px; }
  .styled-filters--commencement form {
    display: flex;
    flex-grow: 1; }
    .styled-filters--commencement form div {
      display: flex;
      flex-grow: 1; }
    .styled-filters--commencement form input[type="search"] {
      flex-grow: 1; }
    .styled-filters--commencement form input[type="filter"] {
      flex-grow: 0; }
  .styled-filters--directory form input {
    width: 100%; }
  .styled-filters input {
    padding: 18px 20px;
    margin: 3px;
    border: none;
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 16px;
    color: #091123; }
    .styled-filters input::placeholder {
      color: #091123; }
    @media screen and (max-width: 760px) {
      .styled-filters input {
        font-size: 10px;
        margin-bottom: 5px;
        margin-left: 5px; } }
  .styled-filters input[type='search'] {
    background: #F3F2F1 url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.164 10.133L16 14.97 14.969 16l-4.836-4.836a6.225 6.225 0 01-3.875 1.352 6.24 6.24 0 01-4.427-1.832A6.272 6.272 0 010 6.258 6.24 6.24 0 011.831 1.83 6.272 6.272 0 016.258 0c1.67 0 3.235.658 4.426 1.831a6.272 6.272 0 011.832 4.427c0 1.422-.48 2.773-1.352 3.875zM6.258 1.458c-1.28 0-2.49.498-3.396 1.404-1.866 1.867-1.866 4.925 0 6.791a4.774 4.774 0 003.396 1.405c1.28 0 2.489-.498 3.395-1.405 1.867-1.866 1.867-4.924 0-6.79a4.774 4.774 0 00-3.395-1.405z'%3E%3C/path%3E%3C/svg%3E") no-repeat;
    background-position: right 10px top 15px; }
    @media screen and (max-width: 760px) {
      .styled-filters input[type='search'] {
        background: #F3F2F1 url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.164 10.133L16 14.97 14.969 16l-4.836-4.836a6.225 6.225 0 01-3.875 1.352 6.24 6.24 0 01-4.427-1.832A6.272 6.272 0 010 6.258 6.24 6.24 0 011.831 1.83 6.272 6.272 0 016.258 0c1.67 0 3.235.658 4.426 1.831a6.272 6.272 0 011.832 4.427c0 1.422-.48 2.773-1.352 3.875zM6.258 1.458c-1.28 0-2.49.498-3.396 1.404-1.866 1.867-1.866 4.925 0 6.791a4.774 4.774 0 003.396 1.405c1.28 0 2.489-.498 3.395-1.405 1.867-1.866 1.867-4.924 0-6.79a4.774 4.774 0 00-3.395-1.405z'%3E%3C/path%3E%3C/svg%3E") no-repeat;
        background-position: right 10px top 17px; } }
  .styled-filters select {
    cursor: pointer;
    padding: 18px 50px 18px 20px;
    margin: 3px;
    border: none;
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 16px;
    color: #091123;
    appearance: none;
    position: relative;
    background: #F3F2F1 url("data:image/svg+xml,%3Csvg width='23' height='23' viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='22.7236' y='11.3137' width='16.1362' height='16' transform='rotate(135 22.7236 11.3137)' fill='%23C84E00'/%3E%3Crect x='16.7236' y='11.3644' width='8' height='2' transform='rotate(135 16.7236 11.3644)' fill='white'/%3E%3Crect width='2' height='8' transform='matrix(-0.707107 0.707107 0.707107 0.707107 6.82373 9.95068)' fill='white'/%3E%3C/svg%3E%0A") no-repeat;
    background-position: right 10px top 15px; }
    @media screen and (max-width: 760px) {
      .styled-filters select {
        font-size: 10px;
        margin: 5px;
        background: #F3F2F1 url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='22.7236' y='11.3137' width='16.1362' height='16' transform='rotate(135 22.7236 11.3137)' fill='%23C84E00'/%3E%3Crect x='16.7236' y='11.3644' width='8' height='2' transform='rotate(135 16.7236 11.3644)' fill='white'/%3E%3Crect width='2' height='8' transform='matrix(-0.707107 0.707107 0.707107 0.707107 6.82373 9.95068)' fill='white'/%3E%3C/svg%3E%0A") no-repeat;
        background-position: right 10px top 16px; } }
  .styled-filters input[type='submit'] {
    background-color: #ffffff;
    box-shadow: inset 0px 0px 0px 2px #F3F2F1; }

figure:not(.wp-block-image):not(.alignleft):not(.alignright):not(.aligncenter):not(.wp-block-gallery) figcaption {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  word-wrap: normal; }

.wp-block-image {
  margin: clamp(2em, 2vw, 3em) auto;
  max-width: 1180px;
  text-align: center; }

.wp-block-gallery {
  max-width: 1180px;
  margin: 0 auto;
  padding: clamp(2em, 2vw, 3em) 0; }

.wp-block-embed {
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
  padding: clamp(2em, 2vw, 3em) 1em; }
  .wp-block-embed.is-type-video .wp-block-embed__wrapper {
    width: 100%; }
    .wp-block-embed.is-type-video .wp-block-embed__wrapper iframe {
      position: absolute;
      width: 100%;
      height: 100%; }
  .wp-block-embed.is-type-video.wp-embed-aspect-4-3 .wp-block-embed__wrapper {
    padding-bottom: 75%; }
  .wp-block-embed.is-type-video.wp-embed-aspect-16-9 .wp-block-embed__wrapper {
    padding-bottom: 56.25%; }

.pagination-container {
  display: flex;
  justify-content: center; }
  .pagination-container .pagination {
    display: flex;
    margin: 40px 0; }
    .pagination-container .pagination .pagination-arrow {
      background-color: #C84E00;
      transform: rotate(45deg);
      cursor: pointer; }
      .pagination-container .pagination .pagination-arrow.left-arrow {
        margin-right: 10px; }
        .pagination-container .pagination .pagination-arrow.left-arrow img {
          transform: rotate(135deg); }
      .pagination-container .pagination .pagination-arrow.right-arrow {
        margin-left: 10px; }
        .pagination-container .pagination .pagination-arrow.right-arrow img {
          transform: rotate(-45deg); }
    .pagination-container .pagination .pagination-numbers .pagination-number {
      padding: 12px 16px;
      color: #001E62;
      font-family: 'Merriweather', serif;
      font-size: 18px;
      font-weight: 700;
      cursor: pointer; }
      .pagination-container .pagination .pagination-numbers .pagination-number.active {
        background-color: #F3F2F1;
        border-bottom: 2px solid #C84E00; }
      @media screen and (max-width: 480px) {
        .pagination-container .pagination .pagination-numbers .pagination-number {
          padding: 6px 8px; } }

.pagination {
  padding: 3rem 0;
  text-align: center; }
  .pagination .page-numbers, .pagination .nav-previous, .pagination .nav-next {
    padding: 0.75rem 1rem;
    font-size: 1.5rem;
    color: #001E62;
    font-family: 'Meriweather';
    text-decoration: unset;
    font-weight: 700;
    border-bottom: 3px solid transparent; }
    .pagination .page-numbers.current, .pagination .nav-previous.current, .pagination .nav-next.current {
      border-color: #C84E00;
      background-color: #F3F2F1; }
    .pagination .page-numbers:hover, .pagination .page-numbers:focus, .pagination .nav-previous:hover, .pagination .nav-previous:focus, .pagination .nav-next:hover, .pagination .nav-next:focus {
      text-decoration: underline; }

main table {
  width: 100%;
  border: 1px solid #B5B5B5;
  overflow-x: auto;
  margin-bottom: 1rem;
  background-color: #ffffff; }
  main table th, main table td {
    padding: 1em 0.75em;
    line-height: 1.275; }
  main table th {
    background-color: #C84E00;
    color: #ffffff;
    font-weight: 700; }
  main table tr:nth-child(odd) {
    background-color: #F3F2F1; }

.stripe-accordions {
  padding: clamp(2em, 2vw, 3em) 1em;
  position: relative;
  background-color: var(--accordions-bg-color);
  overflow-y: hidden;
  --accordions-bg-color: #ffffff;
  --accordions-gap: 2rem;
  --accordion-toggle-color: #F3F2F1;
  --accordion-panel-padding: clamp(1em, 7vw, 8.125em) 0;
  --accordions-dot-color: #B5B5B5;
  --accordions-grid-span: span 2;
  --accordions-order: 2;
  --accordions-text-order: 1;
  --accordions-padding: 0;
  --accordions-border-color: #ffffff; }
  .stripe-accordions--theme-wg {
    --accordions-bg-color: #F3F2F1;
    --accordion-toggle-color: #ffffff;
    --accordions-border-color: #F3F2F1; }
  .stripe-accordions--theme-mn {
    --accordions-bg-color: #091123;
    --accordion-toggle-color: #ffffff;
    --accordions-dot-color: rgba(255, 255, 255, 0.4);
    --accordions-border-color: #F3F2F1; }
    .stripe-accordions--theme-mn .stripe-accordions__content {
      color: #ffffff; }
      .stripe-accordions--theme-mn .stripe-accordions__content h2 {
        color: #ffffff; }
      .stripe-accordions--theme-mn .stripe-accordions__content a {
        color: #ffffff; }
  .stripe-accordions--lo-right, .stripe-accordions--lo-left {
    --accordions-grid-span: span 1;
    --accordions-gap: 20px clamp(2em, 2vw, 3em);
    --accordion-panel-padding: clamp(1em, 3vw, 8.125em) 0; }
  @media only screen and (min-width: 801px) {
    .stripe-accordions--lo-left {
      --accordions-order: 1;
      --accordions-text-order: 2; } }
  .stripe-accordions--type-timeline .stripe-accordions__grid {
    grid-template-columns: 1fr 2fr;
    gap: 0 40px; }
    @media only screen and (max-width: 800px) {
      .stripe-accordions--type-timeline .stripe-accordions__grid {
        grid-template-columns: 1fr; } }
  .stripe-accordions--type-timeline::before {
    display: none; }
  .stripe-accordions__grid {
    max-width: 1180px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--accordions-gap);
    position: relative; }
  .stripe-accordions__content {
    background-color: var(--accordions-bg-color);
    order: var(--accordions-text-order); }
    .stripe-accordions__content p:last-of-type {
      margin-bottom: 0; }
  .stripe-accordions__accordions {
    order: var(--accordions-order);
    grid-column: var(--accordions-grid-span);
    padding: var(--accordions-padding);
    margin: 0; }
    .stripe-accordions__accordions > li {
      list-style: none;
      padding: 0; }
      .stripe-accordions__accordions > li::before {
        content: ''; }
  .stripe-accordions::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(#B5B5B5 33%, rgba(255, 255, 255, 0) 0%);
    background-position: center;
    background-size: 1px 8px;
    background-repeat: repeat-y;
    background-image: linear-gradient(var(--accordions-dot-color) 33%, rgba(255, 255, 255, 0) 0%); }
  @media only screen and (max-width: 800px) {
    .stripe-accordions__content {
      padding: 20px 0; }
    .stripe-accordions__grid {
      grid-template-columns: 1fr; } }

.accordion__toggle {
  display: block;
  width: 100%;
  text-align: left;
  border: unset;
  background: unset;
  background-color: var(--accordion-toggle-color);
  padding: 1em 1.5em;
  display: flex;
  gap: 0.5em;
  justify-content: space-between;
  cursor: pointer;
  align-items: center; }
  .accordion__toggle h3 {
    margin-bottom: 0; }
  .accordion__toggle::after {
    content: url(../assets/Icon-diamond.svg); }
  .accordion__toggle[aria-expanded="true"]::after {
    transform: rotate(180deg);
    position: relative;
    top: -3px; }

.accordion__content {
  padding: 0 2em;
  background-color: var(--accordion-toggle-color);
  border-bottom: 2px solid var(--accordions-border-color);
  max-height: 0;
  visibility: hidden; }

.accordion__text {
  max-width: 780px;
  margin: 0 auto;
  padding: calc(clamp(2em, 2vw, 3em) / 2) 0; }

.stripe-cta {
  padding: clamp(2em, 2vw, 3em) 1em;
  background: var(--cta-bg);
  position: relative;
  --cta-bg: #ffffff;
  --cta-box-bg: var(--cta-bg);
  --cta-box-padding: 2.5em 0;
  --cta-dot-color-outer: #B5B5B5;
  --cta-dot-color-inner: var(--cta-dot-color-outer);
  --cta-button-bg: #ffffff;
  --cta-button-border: #C84E00;
  --cta-button-text: #091123;
  --cta-button-arrow: url(../assets/arrow-midnight.svg);
  --cta-button-hover-bg: #e6e6e6;
  --cta-button-hover-border: #C84E00; }
  .stripe-cta::before, .stripe-cta::after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: clamp(2em, 2vw, 3em);
    background-image: linear-gradient(180deg, var(--cta-dot-color-outer) 33%, rgba(255, 255, 255, 0) 0%);
    background-position: center;
    background-size: 1px 8px;
    background-repeat: repeat-y; }
  .stripe-cta::before {
    top: 0; }
  .stripe-cta::after {
    bottom: 0;
    transform: scaleY(-1); }
  .stripe-cta__box {
    background-color: var(--cta-box-bg);
    padding: var(--cta-box-padding);
    text-align: center;
    gap: 1em;
    display: flex;
    flex-direction: column;
    position: relative;
    max-width: 780px;
    margin: 0 auto; }
    .stripe-cta__box h2, .stripe-cta__box p {
      margin-bottom: 0; }
    .stripe-cta__box::before, .stripe-cta__box::after {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 1.25em;
      background-image: linear-gradient(var(--cta-dot-color-inner) 33%, rgba(255, 255, 255, 0) 0%);
      background-position: center bottom;
      background-size: 1px 8px;
      background-repeat: repeat-y; }
    .stripe-cta__box::before {
      top: 0;
      transform: scaleY(-1); }
    .stripe-cta__box::after {
      bottom: 0; }
  .stripe-cta__content {
    min-width: 15em; }
  .stripe-cta__buttonWrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5em;
    padding-bottom: 0.35em; }
    .stripe-cta__buttonWrapper .button--alt {
      background-color: var(--cta-button-bg);
      border: 2px solid var(--cta-button-border);
      color: var(--cta-button-text); }
      .stripe-cta__buttonWrapper .button--alt::after {
        content: var(--cta-button-arrow); }
      .stripe-cta__buttonWrapper .button--alt:hover, .stripe-cta__buttonWrapper .button--alt:focus {
        background-color: var(--cta-button-hover-bg);
        border-color: var(--cta-button-hover-border); }
  @media only screen and (max-width: 500px) {
    .stripe-cta__buttonWrapper {
      flex-direction: column; }
      .stripe-cta__buttonWrapper .button {
        width: 100%; } }
  .stripe-cta--lo-boxed {
    --cta-box-bg: #F3F2F1;
    --cta-box-padding: clamp(2.5em, 3.75vw, 3.75em) clamp(1em, 2.5vw, 2.5em);
    --cta-button-bg: var(--cta-box-bg);
    --cta-button-hover-bg: #dbd9d6; }
    .stripe-cta--lo-boxed .stripe-cta__box {
      max-width: 780px;
      margin: 0 auto; }
  .stripe-cta--lo-hor {
    --cta-box-padding: 0; }
    .stripe-cta--lo-hor .stripe-cta__box {
      max-width: 1080px;
      margin: 0 auto;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      gap: 1em 2em;
      text-align: left; }
      .stripe-cta--lo-hor .stripe-cta__box h2 {
        margin-bottom: 1rem; }
    .stripe-cta--lo-hor .stripe-cta__box::before, .stripe-cta--lo-hor .stripe-cta__box::after, .stripe-cta--lo-hor .stripe-cta__boxWrapper::before, .stripe-cta--lo-hor .stripe-cta__boxWrapper::after {
      display: none; }
    .stripe-cta--lo-hor .stripe-cta__buttonWrapper {
      flex-direction: column; }
      .stripe-cta--lo-hor .stripe-cta__buttonWrapper .button {
        display: flex;
        width: 100%;
        min-width: 15em; }
    @media only screen and (max-width: 560px) {
      .stripe-cta--lo-hor .stripe-cta__box {
        text-align: center;
        flex-direction: column; }
      .stripe-cta--lo-hor .stripe-cta__buttonWrapper {
        width: 100%; } }
  .stripe-cta:not(.stripe-cta--lo-boxed) {
    --cta-button-bg: var(--cta-bg); }
  .stripe-cta:not(.stripe-cta--lo-hor) .stripe-cta__content {
    display: flex;
    flex-direction: column;
    gap: 1rem; }
  .stripe-cta--theme-wg {
    --cta-bg: #F3F2F1; }
    .stripe-cta--theme-wg:not(.stripe-cta--lo-boxed) {
      --cta-button-hover-bg: #dbd9d6; }
    .stripe-cta--theme-wg.stripe-cta--lo-boxed {
      --cta-box-bg: #ffffff; }
  .stripe-cta--theme-mn, .stripe-cta--theme-dn, .stripe-cta--theme-cop {
    --cta-dot-color-outer: rgba(255, 255, 255, 0.4); }
    .stripe-cta--theme-mn:not(.stripe-cta--lo-boxed), .stripe-cta--theme-dn:not(.stripe-cta--lo-boxed), .stripe-cta--theme-cop:not(.stripe-cta--lo-boxed) {
      --cta-button-text: #ffffff;
      --cta-button-arrow: url(../assets/arrow.svg);
      --cta-button-hover-bg: #953a00;
      --cta-button-hover-border: #953a00; }
      .stripe-cta--theme-mn:not(.stripe-cta--lo-boxed) h2, .stripe-cta--theme-mn:not(.stripe-cta--lo-boxed) p, .stripe-cta--theme-dn:not(.stripe-cta--lo-boxed) h2, .stripe-cta--theme-dn:not(.stripe-cta--lo-boxed) p, .stripe-cta--theme-cop:not(.stripe-cta--lo-boxed) h2, .stripe-cta--theme-cop:not(.stripe-cta--lo-boxed) p {
        color: #ffffff; }
    .stripe-cta--theme-mn.stripe-cta--lo-boxed, .stripe-cta--theme-dn.stripe-cta--lo-boxed, .stripe-cta--theme-cop.stripe-cta--lo-boxed {
      --cta-dot-color-inner: #B5B5B5;
      --cta-box-bg: #ffffff; }
  .stripe-cta--theme-mn {
    --cta-bg: #091123; }
  .stripe-cta--theme-dn {
    --cta-bg: #001E62; }
  .stripe-cta--theme-cop {
    --cta-bg: #C84E00; }
    .stripe-cta--theme-cop:not(.stripe-cta--lo-boxed) {
      --cta-button-border: #ffffff;
      --cta-button-hover-border: #ffffff; }
      .stripe-cta--theme-cop:not(.stripe-cta--lo-boxed) .button:not(.button--alt) {
        background-color: #ffffff;
        color: #091123;
        border: 2px solid #ffffff; }
        .stripe-cta--theme-cop:not(.stripe-cta--lo-boxed) .button:not(.button--alt)::after {
          content: url(../assets/arrow-midnight.svg); }
        .stripe-cta--theme-cop:not(.stripe-cta--lo-boxed) .button:not(.button--alt):hover, .stripe-cta--theme-cop:not(.stripe-cta--lo-boxed) .button:not(.button--alt):focus {
          background: #e6e6e6;
          border: 2px solid #e6e6e6; }

.stripe-custom-cards {
  padding: clamp(2em, 2vw, 3em) 1em;
  background-color: var(--custom-card-secBG);
  --custom-card-secBG: #ffffff;
  --custom-card-color: #F3F2F1;
  --custom-card-gap: 0 20px;
  --custom-card-contentBG: transparent;
  --custom-card-rowSize: 3;
  --custom-card-dot-color: #B5B5B5; }
  .stripe-custom-cards--dotted {
    background-image: linear-gradient(var(--custom-card-dot-color) 33%, rgba(255, 255, 255, 0) 0%);
    background-position: center;
    background-size: 1px 8px;
    background-repeat: repeat-y;
    --custom-card-gap: 0 clamp(2em, 2vw, 3em); }
    @media only screen and (max-width: 800px) {
      .stripe-custom-cards--dotted {
        --custom-card-contentBG: var(--custom-card-secBG); }
        .stripe-custom-cards--dotted .stripe-custom-cards__upper {
          padding: 1em 0; } }
  .stripe-custom-cards--theme-wg {
    --custom-card-secBG: #F3F2F1;
    --custom-card-color: #ffffff; }
  .stripe-custom-cards--theme-mn {
    --custom-card-secBG: #091123;
    --custom-card-color: #ffffff;
    --custom-card-dot-color: rgba(255, 255, 255, 0.4); }
    .stripe-custom-cards--theme-mn .stripe-custom-cards__upper h2, .stripe-custom-cards--theme-mn .stripe-custom-cards__upper p, .stripe-custom-cards--theme-mn .stripe-custom-cards__upper a {
      color: #ffffff; }
  .stripe-custom-cards--lo-2up {
    --custom-card-rowSize: 2; }
    @media only screen and (min-width: 801px) {
      .stripe-custom-cards--lo-2up .custom-card {
        max-width: unset; } }
  .stripe-custom-cards__upper {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2.5em;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--custom-card-gap);
    background-color: var(--custom-card-contentBG); }
  .stripe-custom-cards__row {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    grid-template-columns: repeat(var(--custom-card-rowSize), 1fr);
    gap: 20px; }
    .stripe-custom-cards__row:not(.stripe-custom-cards__row:last-of-type) {
      margin-bottom: 20px; }
  @media only screen and (max-width: 800px) {
    .stripe-custom-cards__upper {
      padding: 20px 0;
      margin-bottom: 20px;
      grid-template-columns: 1fr; }
    .stripe-custom-cards__buttonWrapper {
      display: flex;
      justify-content: center; }
    .stripe-custom-cards__row {
      display: flex;
      flex-direction: column;
      align-items: center; } }

.custom-card {
  background-color: var(--custom-card-color);
  position: relative;
  max-width: 380px;
  width: 100%; }
  .custom-card__icon {
    z-index: 1;
    margin: 0 auto;
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 0;
    padding-bottom: 68.421052631%; }
    .custom-card__icon img,
    .custom-card__icon iframe {
      width: 100%;
      object-fit: cover;
      object-position: center;
      min-height: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  .custom-card__content {
    padding: 2em; }
  .custom-card__link {
    text-decoration: none; }
    .custom-card__link::before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      transition: 0.25s ease;
      opacity: 0;
      background: #000; }
    .custom-card__link::after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 2; }
    .custom-card__link:hover::before, .custom-card__link:focus::before {
      opacity: 0.1;
      transition: 0.25s ease; }
    .custom-card__link h3 {
      display: inline-flex;
      padding: 0 0.3em;
      gap: 0.5em;
      align-items: center;
      transition: 0.25s ease;
      padding-left: 0;
      position: relative; }
      .custom-card__link h3::after {
        content: url(../assets/arrow-midnight.svg);
        width: 1em;
        transition: 0.25s ease;
        padding-top: 0.3rem; }
    .custom-card__link:hover h3, .custom-card__link:focus h3 {
      text-decoration: underline; }
      .custom-card__link:hover h3::after, .custom-card__link:focus h3::after {
        transform: translateX(0.25rem); }
  .custom-card > p {
    position: relative; }
    .custom-card > p:last-child {
      margin-bottom: 0; }
  @media only screen and (max-width: 800px) {
    .custom-card__content {
      padding: 1em; } }

.stripe-dept-feat {
  padding: clamp(2em, 2vw, 3em) 1em;
  background-color: var(--df-bg);
  --df-bg: #ffffff;
  --df-border: #F3F2F1;
  --df-btn-hover-bg: #e6e6e6;
  --df-icon-color: #C84E00; }
  .stripe-dept-feat--theme-wg {
    --df-bg: #F3F2F1;
    --df-border: #ffffff;
    --df-btn-hover-bg: #dbd9d6; }
  .stripe-dept-feat--theme-mn {
    --df-bg: #091123;
    --df-border: rgba(255, 255, 255, 0.1);
    --df-btn-hover-bg: #953a00;
    --df-icon-color: #339898; }
    .stripe-dept-feat--theme-mn h2, .stripe-dept-feat--theme-mn h3, .stripe-dept-feat--theme-mn a, .stripe-dept-feat--theme-mn li a span, .stripe-dept-feat--theme-mn p {
      color: #ffffff; }
    .stripe-dept-feat--theme-mn .dept-links__item a::before {
      background-color: rgba(255, 255, 255, 0.7); }
    .stripe-dept-feat--theme-mn .dept-links__item a span::after {
      background-image: url(../assets/arrow-diamond-transparent.svg); }
    .stripe-dept-feat--theme-mn .stripe-dept-feat__buttonWrapper .button--alt {
      color: #ffffff; }
      .stripe-dept-feat--theme-mn .stripe-dept-feat__buttonWrapper .button--alt::after {
        content: url(../assets/arrow.svg); }
  .stripe-dept-feat__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    max-width: 1180px;
    margin: 0 auto; }
  .stripe-dept-feat__dept {
    max-width: 480px;
    padding-right: 2em; }
    .stripe-dept-feat__dept h2 {
      margin-bottom: 2rem; }
  .stripe-dept-feat__feat figure {
    margin-bottom: 2rem;
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 0;
    padding-bottom: 68.421052631%; }
    .stripe-dept-feat__feat figure img,
    .stripe-dept-feat__feat figure iframe {
      width: 100%;
      object-fit: cover;
      object-position: center;
      min-height: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  .stripe-dept-feat__buttonWrapper {
    padding-top: 0.25em;
    display: flex;
    gap: 1em;
    flex-wrap: wrap; }
    .stripe-dept-feat__buttonWrapper .button {
      min-width: calc(50% - 0.5em);
      flex-grow: 1; }
      .stripe-dept-feat__buttonWrapper .button--alt {
        background: transparent;
        color: #091123; }
        .stripe-dept-feat__buttonWrapper .button--alt::after {
          content: url(../assets/arrow-midnight.svg); }
        .stripe-dept-feat__buttonWrapper .button--alt:hover, .stripe-dept-feat__buttonWrapper .button--alt:focus {
          background-color: var(--df-btn-hover-bg); }
    @media only screen and (max-width: 1150px) {
      .stripe-dept-feat__buttonWrapper {
        flex-direction: column; }
        .stripe-dept-feat__buttonWrapper .button {
          width: 100%;
          min-width: 15em; } }
  @media only screen and (max-width: 960px) {
    .stripe-dept-feat__grid {
      grid-template-columns: 1fr;
      max-width: 590px;
      margin: 0 auto;
      gap: 2em; }
    .stripe-dept-feat__dept {
      max-width: unset;
      padding-right: 0; } }

.dept-links {
  padding: 0;
  border-top: 2px solid var(--df-border); }
  .dept-links__item {
    padding: 1em 0.5em;
    display: flex;
    align-items: center;
    border-bottom: 2px solid var(--df-border);
    margin-bottom: 0;
    gap: 0.5em;
    position: relative; }
    .dept-links__item a {
      width: 100%; }
      .dept-links__item a::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        transition: 0.25s ease;
        opacity: 0;
        background: #000; }
      .dept-links__item a::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 2; }
      .dept-links__item a:hover::before, .dept-links__item a:focus::before {
        opacity: 0.1;
        transition: 0.25s ease; }
      .dept-links__item a span {
        text-decoration: none;
        margin-bottom: 1rem;
        font-family: "Roboto", sans-serif;
        font-weight: 600;
        color: #001E62;
        line-height: 1.257;
        word-break: break-word;
        font-size: clamp(1.125rem, 3vw, 1.25rem);
        display: inline-flex;
        padding: 0 0.3em;
        gap: 0.35em;
        align-items: center;
        transition: 0.25s ease;
        margin-bottom: 0;
        justify-content: space-between;
        width: 100%; }
        .dept-links__item a span:first-child {
          padding-top: 0; }
        .dept-links__item a span::after {
          content: url(../assets/arrow-midnight.svg);
          width: 1em;
          transition: 0.25s ease; }
        .dept-links__item a span::after {
          content: '';
          width: clamp(32px, 32px, 32px);
          height: clamp(32px, 32px, 32px);
          background-size: contain;
          background-repeat: no-repeat;
          min-width: 32px;
          max-width: 32px;
          background-image: url(../assets/arrow-diamond.svg); }
      .dept-links__item a:hover span, .dept-links__item a:focus span {
        text-decoration: underline; }
        .dept-links__item a:hover span::after, .dept-links__item a:focus span::after {
          transform: translateX(0.25rem); }
    .dept-links__item::before {
      content: ''; }
  .dept-links__icon {
    margin-bottom: 0;
    min-width: clamp(36px, 6vw, 44px);
    display: flex;
    justify-content: center; }
    .dept-links__icon svg {
      font-size: clamp(1.5em, 2vw, 2em); }
      .dept-links__icon svg path {
        fill: var(--df-icon-color); }

.divider {
  height: clamp(2em, 2vw, 3em);
  background: var(--divider-bg-color);
  position: relative;
  --divider-bg-color: #ffffff;
  --divider-dot-color: #B5B5B5; }
  .divider::before {
    content: '';
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    background-image: linear-gradient(#B5B5B5 33%, rgba(255, 255, 255, 0) 0%);
    background-position: center;
    background-size: 1px 8px;
    background-repeat: repeat-y;
    background-image: linear-gradient(180deg, var(--divider-dot-color) 33%, rgba(255, 255, 255, 0) 0%);
    left: calc((100% - 1px)/2); }
  .divider--color-wg {
    --divider-bg-color: #F3F2F1; }
  .divider--color-mn, .divider--color-dn, .divider--color-cop {
    --divider-dot-color: rgba(255, 255, 255, 0.4); }
  .divider--color-mn {
    --divider-bg-color: #091123; }
  .divider--color-dn {
    --divider-bg-color: #001E62; }
  .divider--color-cop {
    --divider-bg-color: #C84E00; }

.divider-tenet {
  background-color: #091123;
  height: 7.875em;
  padding: 0 1em;
  position: relative;
  display: flex;
  align-content: center;
  justify-content: center; }
  .divider-tenet::before {
    content: '';
    position: absolute;
    width: calc(100% - 2em);
    max-width: 1180px;
    margin: 0 auto;
    height: 2px;
    background: #f2f2f2;
    opacity: 0.3;
    top: calc((100% - 2px)/2); }
  .divider-tenet::after {
    content: url(../assets/tenet.svg);
    height: 46px;
    padding: 0 1em;
    position: absolute;
    top: calc((100% - 46px)/2);
    background-color: #091123; }

.divider-curve {
  height: 9.86vw;
  width: 100%;
  z-index: 2;
  text-align: center;
  position: relative;
  background-color: var(--divider-bg-color);
  --divider-after-height: calc(100% - 2.8vw - 2px);
  --divider-before-height: 2.8vw;
  --divider-before-position: 0; }
  .divider-curve--bottom-white, .divider-curve--bottom-wg {
    --divider-dot-color-inner: #B5B5B5; }
  .divider-curve--bottom-white {
    --divider-curves-color: #ffffff; }
  .divider-curve--bottom-wg {
    --divider-curves-color: #F3F2F1; }
  .divider-curve--bottom-mn, .divider-curve--bottom-dn, .divider-curve--bottom-cop {
    --divider-dot-color-inner: rgba(255, 255, 255, 0.4); }
  .divider-curve--bottom-mn {
    --divider-curves-color: #091123; }
  .divider-curve--bottom-dn {
    --divider-curves-color: #001E62; }
  .divider-curve--bottom-cop {
    --divider-curves-color: #C84E00; }
  .divider-curve--top-white, .divider-curve--top-wg {
    --divider-dot-color-outer: #B5B5B5; }
  .divider-curve--top-white {
    --divider-bg-color: #ffffff; }
  .divider-curve--top-wg {
    --divider-bg-color: #F3F2F1; }
  .divider-curve--top-mn, .divider-curve--top-dn, .divider-curve--top-cop {
    --divider-dot-color-outer: rgba(255, 255, 255, 0.4); }
  .divider-curve--top-mn {
    --divider-bg-color: #091123; }
  .divider-curve--top-dn {
    --divider-bg-color: #001E62; }
  .divider-curve--top-cop {
    --divider-bg-color: #C84E00; }
  .divider-curve--trim-top:not(.divider-curve--type-peak) {
    --divider-after-height: 2.8vw; }
  .divider-curve--trim-bottom:not(.divider-curve--type-peak) {
    --divider-before-height: 1.8vw;
    --divider-before-position: 1vw; }
  .divider-curve--type-peak {
    transform: scaleY(-1);
    top: 1px; }
    .divider-curve--type-peak.divider-curve--trim-top {
      --divider-before-height: 1.8vw;
      --divider-before-position: 1vw; }
    .divider-curve--type-peak.divider-curve--trim-bottom {
      --divider-after-height: 2.8vw; }
    .divider-curve--type-peak.divider-curve--top-white, .divider-curve--type-peak.divider-curve--top-wg {
      --divider-dot-color-inner: #B5B5B5; }
    .divider-curve--type-peak.divider-curve--top-white {
      --divider-curves-color: #ffffff; }
    .divider-curve--type-peak.divider-curve--top-wg {
      --divider-curves-color: #F3F2F1; }
    .divider-curve--type-peak.divider-curve--top-mn, .divider-curve--type-peak.divider-curve--top-dn, .divider-curve--type-peak.divider-curve--top-cop {
      --divider-dot-color-inner: rgba(255, 255, 255, 0.4); }
    .divider-curve--type-peak.divider-curve--top-mn {
      --divider-curves-color: #091123; }
    .divider-curve--type-peak.divider-curve--top-dn {
      --divider-curves-color: #001E62; }
    .divider-curve--type-peak.divider-curve--top-cop {
      --divider-curves-color: #C84E00; }
    .divider-curve--type-peak.divider-curve--bottom-white, .divider-curve--type-peak.divider-curve--bottom-wg {
      --divider-dot-color-outer: #B5B5B5; }
    .divider-curve--type-peak.divider-curve--bottom-white {
      --divider-bg-color: #ffffff; }
    .divider-curve--type-peak.divider-curve--bottom-wg {
      --divider-bg-color: #F3F2F1; }
    .divider-curve--type-peak.divider-curve--bottom-mn, .divider-curve--type-peak.divider-curve--bottom-dn, .divider-curve--type-peak.divider-curve--bottom-cop {
      --divider-dot-color-outer: rgba(255, 255, 255, 0.4); }
    .divider-curve--type-peak.divider-curve--bottom-mn {
      --divider-bg-color: #091123; }
    .divider-curve--type-peak.divider-curve--bottom-dn {
      --divider-bg-color: #001E62; }
    .divider-curve--type-peak.divider-curve--bottom-cop {
      --divider-bg-color: #C84E00; }
  .divider-curve::before, .divider-curve::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    left: 0;
    z-index: 1; }
  .divider-curve::before {
    background: var(--divider-curves-color);
    bottom: -2px; }
  .divider-curve::after {
    left: unset;
    right: 0;
    background: var(--divider-bg-color);
    top: -2px; }
  .divider-curve__curves {
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: relative;
    top: 1px; }
    .divider-curve__curves path {
      fill: var(--divider-curves-color); }
  .divider-curve__dots::before, .divider-curve__dots::after {
    content: "";
    position: absolute;
    left: -0.001%;
    bottom: 0;
    width: 100%;
    height: var(--divider-before-height);
    bottom: var(--divider-before-position);
    background-image: linear-gradient(180deg, var(--divider-dot-color-inner) 33%, rgba(255, 255, 255, 0) 0%);
    background-position: center;
    background-size: 1px 8px;
    background-repeat: repeat-y; }
  .divider-curve__dots::after {
    bottom: 2.8vw;
    height: var(--divider-after-height);
    background-image: linear-gradient(180deg, var(--divider-dot-color-outer) 33%, rgba(255, 255, 255, 0) 0%); }

.stripe-events-feature {
  padding: 0 1em clamp(2em, 2vw, 3em);
  position: relative;
  background-color: var(--events-feat-bg-color);
  overflow-x: hidden;
  --events-feat-bg-color: #F3F2F1;
  --events-feat-month-color: #001E62;
  --events-feat-day-color: #339898;
  --events-feat-text-color: #666666;
  --events-feat-link-color: #001E62;
  --events-feat-border-color: #ffffff;
  --events-feat-overlay-color: #000;
  --events-feat-hover-text-color: #001E62; }
  .stripe-events-feature--theme-mn {
    --events-feat-bg-color: #091123;
    --events-feat-month-color: #339898;
    --events-feat-day-color: #ffffff;
    --events-feat-text-color: #B5B5B5;
    --events-feat-link-color: #ffffff;
    --events-feat-border-color: rgba(255, 255, 255, 0.1);
    --events-feat-overlay-color: transparent;
    --events-feat-hover-text-color: #339898; }
  .stripe-events-feature__upper {
    background-color: var(--hero-upper-color);
    display: grid;
    grid-template-columns: auto auto;
    grid-template-rows: auto 1fr;
    max-width: 1180px;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0 40px;
    margin: 0 auto; }
  .stripe-events-feature__content {
    max-width: 482px;
    padding: clamp(2em, 2vw, 3em) 0 calc((clamp(2em, 2vw, 3em))/2);
    position: relative; }
    .stripe-events-feature__content h2, .stripe-events-feature__content p, .stripe-events-feature__content .button {
      position: relative; }
    .stripe-events-feature__content::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 1000000000%;
      height: 100%;
      background: #ffffff;
      left: -1000000%; }
  .stripe-events-feature__events {
    margin: 0;
    padding: calc((clamp(2em, 2vw, 3em))/4) 0 0 0; }
    .stripe-events-feature__events li {
      padding: 0;
      border-bottom: 2px solid var(--events-feat-border-color);
      margin-bottom: 0; }
      .stripe-events-feature__events li::before {
        content: ''; }
      .stripe-events-feature__events li:last-of-type {
        border-bottom: 0; }
  .stripe-events-feature .event-card {
    margin-top: clamp(2em, 2vw, 3em);
    position: relative;
    max-width: 590px;
    display: flex;
    flex-direction: column;
    position: relative;
    grid-row: span 2; }
    .stripe-events-feature .event-card__content {
      order: 2;
      background: #ffffff;
      padding: clamp(1em, 2.5vw, 2.5em);
      display: flex;
      flex-direction: column;
      gap: 0.5em; }
      .stripe-events-feature .event-card__content h3, .stripe-events-feature .event-card__content p {
        position: relative;
        margin-bottom: 0; }
    .stripe-events-feature .event-card__time {
      order: 1;
      display: flex;
      align-items: center;
      flex-wrap: wrap; }
      .stripe-events-feature .event-card__time span {
        position: relative;
        display: inline-flex; }
        .stripe-events-feature .event-card__time span::after {
          content: '';
          background-image: linear-gradient(#B5B5B5 33%, rgba(255, 255, 255, 0) 0%);
          background-position: center;
          background-size: 1px 8px;
          background-repeat: repeat-y;
          width: 1px;
          background-size: 1px 7px;
          margin: 0 0.5em 0 0.65em; }
        .stripe-events-feature .event-card__time span:last-of-type::after {
          display: none; }
    .stripe-events-feature .event-card__title {
      order: 2;
      text-decoration: none;
      transition: 0.25s ease; }
      .stripe-events-feature .event-card__title::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        transition: 0.25s ease;
        opacity: 0;
        background: #000; }
      .stripe-events-feature .event-card__title::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 2; }
      .stripe-events-feature .event-card__title:hover::before, .stripe-events-feature .event-card__title:focus::before {
        opacity: 0.1;
        transition: 0.25s ease; }
      .stripe-events-feature .event-card__title h3 {
        display: inline-flex;
        padding: 0 0.3em;
        gap: 0.5em;
        align-items: center;
        transition: 0.25s ease;
        padding-left: 0;
        position: relative;
        display: inline-block;
        color: #001E62;
        padding-right: 0; }
        .stripe-events-feature .event-card__title h3::after {
          content: url(../assets/arrow-midnight.svg);
          width: 1em;
          transition: 0.25s ease;
          padding-top: 0.3rem; }
        .stripe-events-feature .event-card__title h3::after {
          display: inline-block;
          margin-right: 0.25em;
          position: relative;
          top: 0.1em;
          padding-top: 0;
          height: 0.4em;
          left: 0.15em; }
      .stripe-events-feature .event-card__title::before {
        transition: 0.25s ease; }
      .stripe-events-feature .event-card__title:hover h3, .stripe-events-feature .event-card__title:focus h3 {
        text-decoration: underline; }
        .stripe-events-feature .event-card__title:hover h3::after, .stripe-events-feature .event-card__title:focus h3::after {
          transform: translateX(0.25rem); }
    .stripe-events-feature .event-card__presenter {
      order: 3; }
    .stripe-events-feature .event-card__image {
      position: relative;
      width: 100%;
      overflow: hidden;
      height: 0;
      padding-bottom: 68.421052631%;
      order: 1;
      margin-bottom: 0;
      position: relative; }
      .stripe-events-feature .event-card__image img,
      .stripe-events-feature .event-card__image iframe {
        width: 100%;
        object-fit: cover;
        object-position: center;
        min-height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
  .stripe-events-feature .event-listing {
    display: grid;
    grid-template-columns: auto 83%;
    gap: clamp(1em, 2vw, 2em);
    padding: calc((clamp(3em, 5vw, 5em)) / 4) 0.5em;
    position: relative; }
    .stripe-events-feature .event-listing__date {
      text-align: center;
      width: 1.6125em;
      margin-bottom: 1rem;
      font-family: "Merriweather", sans-serif;
      font-weight: 700;
      color: #001E62;
      line-height: 1.257;
      word-break: break-word;
      font-size: clamp(1.5rem, 4.5vw, 2.5rem);
      color: var(--events-feat-day-color);
      font-family: 'Meriweather', serif; }
      .stripe-events-feature .event-listing__date:first-child {
        padding-top: 0; }
    .stripe-events-feature .event-listing__month {
      margin-bottom: 1rem;
      font-family: "Roboto", sans-serif;
      font-weight: 600;
      color: #001E62;
      line-height: 1.257;
      word-break: break-word;
      font-size: 1.125rem;
      font-weight: bold;
      color: #C84E00;
      text-transform: uppercase;
      color: var(--events-feat-month-color);
      display: block;
      margin-bottom: 0; }
      .stripe-events-feature .event-listing__month:first-child {
        padding-top: 0; }
    .stripe-events-feature .event-listing__content {
      display: flex;
      flex-direction: column;
      gap: 6px; }
      .stripe-events-feature .event-listing__content p, .stripe-events-feature .event-listing__content h3 {
        margin-bottom: 0; }
    .stripe-events-feature .event-listing__time {
      order: 1;
      color: var(--events-feat-text-color); }
      .stripe-events-feature .event-listing__time span {
        position: relative;
        display: inline-flex; }
        .stripe-events-feature .event-listing__time span::after {
          content: '';
          background-image: linear-gradient(#B5B5B5 33%, rgba(255, 255, 255, 0) 0%);
          background-position: center;
          background-size: 1px 8px;
          background-repeat: repeat-y;
          width: 1px;
          background-size: 1px 7px;
          margin: 0 0.25em 0 0.5em; }
        .stripe-events-feature .event-listing__time span:last-of-type::after {
          display: none; }
    .stripe-events-feature .event-listing__title {
      order: 2;
      padding-bottom: 4px; }
      .stripe-events-feature .event-listing__title::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        transition: 0.25s ease;
        opacity: 0;
        background: #000; }
      .stripe-events-feature .event-listing__title::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 2; }
      .stripe-events-feature .event-listing__title:hover::before, .stripe-events-feature .event-listing__title:focus::before {
        opacity: 0.1;
        transition: 0.25s ease; }
      .stripe-events-feature .event-listing__title h3 {
        margin-bottom: 1rem;
        font-family: "Roboto", sans-serif;
        font-weight: 600;
        color: #001E62;
        line-height: 1.257;
        word-break: break-word;
        font-size: clamp(1.125rem, 3vw, 1.25rem);
        margin-bottom: 0;
        text-decoration: underline;
        color: var(--events-feat-link-color); }
        .stripe-events-feature .event-listing__title h3:first-child {
          padding-top: 0; }
      .stripe-events-feature .event-listing__title::before {
        background-color: var(--events-feat-overlay-color); }
      .stripe-events-feature .event-listing__title:hover h3, .stripe-events-feature .event-listing__title:focus h3 {
        color: var(--events-feat-hover-text-color); }
    .stripe-events-feature .event-listing__presenter {
      order: 3;
      color: var(--events-feat-text-color); }
  @media only screen and (max-width: 800px) {
    .stripe-events-feature__upper {
      grid-template-columns: 1fr; }
    .stripe-events-feature__content {
      max-width: unset; }
      .stripe-events-feature__content::before {
        height: 185%; }
    .stripe-events-feature__events {
      max-width: 590px;
      margin: 0 auto;
      width: 100%; }
    .stripe-events-feature__btnWrapper {
      text-align: center; }
    .stripe-events-feature .event-card {
      margin: calc((clamp(2em, 2vw, 3em))/2) auto 0; } }

.stripe-events-feeder {
  padding: clamp(2em, 2vw, 3em) 1em;
  background-color: var(--events-feeder-secBG);
  --events-feeder-secBG: #ffffff;
  --events-feeder-h2-color: #001E62;
  --events-feeder-text-color: #666666;
  --events-feeder-card-color: #F3F2F1; }
  .stripe-events-feeder--theme-wg {
    --events-feeder-secBG: #F3F2F1;
    --events-feeder-card-color: #ffffff; }
  .stripe-events-feeder--theme-mn {
    --events-feeder-secBG: #091123;
    --events-feeder-h2-color: #ffffff;
    --events-feeder-text-color: #B5B5B5;
    --events-feeder-card-color: #ffffff; }
    .stripe-events-feeder--theme-mn .stripe-events-feeder__upper a {
      color: var(--events-feeder-text-color); }
  .stripe-events-feeder__upper {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2.5em;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--events-feeder-gap);
    background-color: var(--events-feeder-contentBG); }
    .stripe-events-feeder__upper h2 {
      color: var(--events-feeder-h2-color); }
    .stripe-events-feeder__upper p {
      color: var(--events-feeder-text-color); }
  .stripe-events-feeder__row {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px; }
    .stripe-events-feeder__row:not(.stripe-events-feeder__row:last-of-type) {
      margin-bottom: 20px; }
  .stripe-events-feeder .event-listing {
    background-color: var(--events-feeder-card-color);
    padding: 2.5em 1.5em;
    text-align: center;
    position: relative; }
    .stripe-events-feeder .event-listing__month {
      margin-bottom: 1rem;
      font-family: "Roboto", sans-serif;
      font-weight: 600;
      color: #001E62;
      line-height: 1.257;
      word-break: break-word;
      font-size: 1.125rem;
      font-weight: bold;
      color: #C84E00;
      text-transform: uppercase;
      color: #001E62;
      display: block;
      margin-bottom: 0;
      text-align: center; }
      .stripe-events-feeder .event-listing__month:first-child {
        padding-top: 0; }
    .stripe-events-feeder .event-listing__day {
      font-size: clamp(2.5rem, 3.5vw, 3.5rem);
      font-weight: 700;
      margin: 0 auto;
      color: #339898;
      font-family: 'Meriweather', serif;
      line-height: 1.15;
      text-align: center; }
    .stripe-events-feeder .event-listing__content {
      display: flex;
      flex-direction: column;
      gap: 6px; }
      .stripe-events-feeder .event-listing__content p, .stripe-events-feeder .event-listing__content h3 {
        margin-bottom: 0; }
    .stripe-events-feeder .event-listing__time {
      order: 1; }
      .stripe-events-feeder .event-listing__time span {
        position: relative;
        display: inline-flex; }
        .stripe-events-feeder .event-listing__time span::after {
          content: '';
          background-image: linear-gradient(#B5B5B5 33%, rgba(255, 255, 255, 0) 0%);
          background-position: center;
          background-size: 1px 8px;
          background-repeat: repeat-y;
          width: 1px;
          background-size: 1px 7px;
          margin: 0 0.25em 0 0.5em; }
        .stripe-events-feeder .event-listing__time span:last-of-type::after {
          display: none; }
    .stripe-events-feeder .event-listing__title {
      order: 2; }
      .stripe-events-feeder .event-listing__title::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        transition: 0.25s ease;
        opacity: 0;
        background: #000; }
      .stripe-events-feeder .event-listing__title::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 2; }
      .stripe-events-feeder .event-listing__title:hover::before, .stripe-events-feeder .event-listing__title:focus::before {
        opacity: 0.1;
        transition: 0.25s ease; }
      .stripe-events-feeder .event-listing__title h3 {
        margin-bottom: 1rem;
        font-family: "Roboto", sans-serif;
        font-weight: 600;
        color: #001E62;
        line-height: 1.257;
        word-break: break-word;
        font-size: clamp(1.125rem, 3vw, 1.25rem);
        margin-bottom: 0;
        text-decoration: underline;
        color: #001E62; }
        .stripe-events-feeder .event-listing__title h3:first-child {
          padding-top: 0; }
    .stripe-events-feeder .event-listing__presenter {
      order: 3; }
  @media only screen and (max-width: 800px) {
    .stripe-events-feeder__upper {
      margin-bottom: 40px;
      grid-template-columns: 1fr; }
    .stripe-events-feeder__buttonWrapper {
      display: flex;
      justify-content: center; }
    .stripe-events-feeder__row {
      display: flex;
      flex-direction: column;
      align-items: center; }
    .stripe-events-feeder .event-listing {
      display: flex;
      gap: 1.5em;
      text-align: left;
      width: 100%;
      padding: 1em; }
      .stripe-events-feeder .event-listing__date {
        padding-left: 0.5em; } }

.stripe-faculty-feeder {
  padding: clamp(2em, 2vw, 3em) 1em;
  background-color: var(--faculty-feeder-bg);
  --faculty-feeder-bg: #ffffff;
  --faculty-feeder-accent: #F3F2F1;
  --faculty-feeder-upper-gap: 2.5em;
  --faculty-feeder-lower-gap: 2.5em;
  --faculty-feeder-rowSize: 2; }
  .stripe-faculty-feeder--lo-4up {
    --faculty-feeder-rowSize: 4;
    --faculty-feeder-upper-gap: 20px;
    --faculty-feeder-lower-gap: 20px; }
  .stripe-faculty-feeder--theme-wg {
    --faculty-feeder-bg: #F3F2F1;
    --faculty-feeder-accent: #ffffff; }
  .stripe-faculty-feeder--dotted {
    background-image: linear-gradient(#B5B5B5 33%, rgba(255, 255, 255, 0) 0%);
    background-position: center;
    background-size: 1px 8px;
    background-repeat: repeat-y;
    --faculty-feeder-upper-gap: 5em; }
  .stripe-faculty-feeder__upper {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2.5em;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 var(--faculty-feeder-upper-gap); }
  .stripe-faculty-feeder__grid {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    grid-template-columns: repeat(var(--faculty-feeder-rowSize), 1fr);
    gap: var(--faculty-feeder-lower-gap); }
    .stripe-faculty-feeder__grid:not(.stripe-faculty-feeder__grid:last-of-type) {
      margin-bottom: 20px; }
  @media only screen and (max-width: 960px) {
    .stripe-faculty-feeder__grid {
      grid-template-columns: 1fr; }
    .stripe-faculty-feeder--lo-4up .stripe-faculty-feeder__grid {
      grid-template-columns: 1fr 1fr; } }
  @media only screen and (max-width: 800px) {
    .stripe-faculty-feeder__upper {
      background-color: var(--faculty-feeder-bg);
      padding: 20px 0;
      grid-template-columns: 1fr; }
    .stripe-faculty-feeder__buttonWrapper {
      text-align: center; } }
  @media only screen and (max-width: 640px) {
    .stripe-faculty-feeder--lo-4up .stripe-faculty-feeder__grid {
      grid-template-columns: 1fr; } }

.faculty-overview {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 0 1em; }
  .faculty-overview__thumbnail {
    grid-row: span 2;
    margin-bottom: 1em; }
    .faculty-overview__thumbnail figure {
      width: 160px;
      height: 160px;
      object-fit: cover;
      overflow: hidden;
      margin-bottom: 0; }
      .faculty-overview__thumbnail figure img {
        width: 100%; }
  .faculty-overview__nae {
    font-weight: 600;
    color: #001E62;
    display: flex;
    justify-content: center;
    gap: 0.25em;
    align-items: center;
    padding: 0.375em 0.25em;
    background: var(--faculty-feeder-accent); }
    .faculty-overview__nae::before {
      content: url(../assets/nae-icon.svg);
      margin-top: 0.25em; }
  .faculty-overview__info h3 {
    padding-bottom: 0.75rem;
    border-bottom: 2px solid var(--faculty-feeder-accent); }
    .faculty-overview__info h3 a {
      color: #001E62; }
  .faculty-overview__email {
    display: flex;
    gap: 0.25em;
    margin-bottom: 1rem;
    color: #001E62; }
    .faculty-overview__email::before {
      content: url(../assets/email-envelope.svg); }
  .faculty-overview__research {
    grid-column: 2;
    transition: 0.2s ease;
    overflow-y: hidden; }
  .faculty-overview__toggle {
    justify-content: center;
    grid-column: span 2;
    width: 100%;
    background-color: transparent;
    border: none;
    border-bottom: 2px solid var(--faculty-feeder-accent);
    padding: 0.375em;
    color: #666666;
    font-family: 'Roboto';
    gap: 0.25em;
    cursor: pointer;
    display: none;
    transition: 0.25s ease; }
    .faculty-overview__toggle::after {
      content: url(../assets/down-caret.svg); }
    .faculty-overview__toggle[aria-expanded="true"]::after {
      transform: rotate(180deg); }
  .faculty-overview h4 {
    font-size: 1rem; }
  @media only screen and (max-width: 960px) {
    .faculty-overview {
      grid-template-columns: 124px auto; }
      .faculty-overview__thumbnail figure {
        width: 124px;
        height: 124px; }
      .faculty-overview__nae {
        font-size: 0.8em; }
      .faculty-overview__research {
        grid-column: span 2;
        max-height: 0; }
        .faculty-overview__research:not([hidden]) {
          display: block; }
      .faculty-overview__toggle {
        display: flex; } }

.faculty-card {
  background-color: var(--faculty-feeder-accent);
  padding: 1.5em; }
  .faculty-card__thumbnail {
    margin: 0 auto 20px;
    text-align: center; }
    .faculty-card__thumbnail img {
      width: 156px;
      height: 156px;
      object-fit: cover;
      border-radius: 100%; }
  .faculty-card h3 {
    margin-bottom: 0.5rem; }
    .faculty-card h3 a {
      color: #001E62;
      text-decoration: none; }
      .faculty-card h3 a:hover, .faculty-card h3 a:focus {
        text-decoration: underline; }
    .faculty-card h3::after {
      content: '';
      display: block;
      margin-top: 0.5rem;
      width: 100%;
      border-bottom: 2px solid var(--faculty-feeder-bg); }
  .faculty-card__description {
    margin-bottom: 0; }
  @media only screen and (max-width: 960px) {
    .faculty-card {
      display: grid;
      grid-template-columns: 72px auto;
      gap: 0 1em;
      padding: 1em; }
      .faculty-card__thumbnail {
        grid-row: span 2;
        margin-bottom: 0; }
        .faculty-card__thumbnail img {
          width: 72px;
          height: 72px; }
      .faculty-card__description {
        grid-column: 2; } }

.stripe-icon-cards {
  padding: clamp(2em, 2vw, 3em) 1em;
  background-color: var(--icon-card-secBG);
  --icon-card-secBG: #ffffff;
  --icon-card-color: #F3F2F1;
  --icon-card-gap: 0 20px;
  --icon-card-contentBG: transparent;
  --icon-card-rowSize: 3;
  --icon-card-dot-color: #B5B5B5; }
  .stripe-icon-cards--dotted {
    background-image: linear-gradient(var(--icon-card-dot-color) 33%, rgba(255, 255, 255, 0) 0%);
    background-position: center;
    background-size: 1px 8px;
    background-repeat: repeat-y;
    --icon-card-gap: 0 clamp(2em, 2vw, 3em); }
    @media only screen and (max-width: 800px) {
      .stripe-icon-cards--dotted {
        --icon-card-contentBG: var(--icon-card-secBG); } }
  .stripe-icon-cards--theme-wg {
    --icon-card-secBG: #F3F2F1;
    --icon-card-color: #ffffff; }
  .stripe-icon-cards--theme-mn {
    --icon-card-secBG: #091123;
    --icon-card-color: #ffffff;
    --icon-card-dot-color: rgba(255, 255, 255, 0.4); }
    .stripe-icon-cards--theme-mn .stripe-icon-cards__upper h2, .stripe-icon-cards--theme-mn .stripe-icon-cards__upper p, .stripe-icon-cards--theme-mn .stripe-icon-cards__upper a {
      color: #ffffff; }
  .stripe-icon-cards--4up {
    --icon-card-rowSize: 4; }
    @media only screen and (max-width: 1050px) {
      .stripe-icon-cards--4up .stripe-icon-cards__row {
        --icon-card-rowSize: 2; } }
  .stripe-icon-cards--2up {
    --icon-card-rowSize: 2
    ; }
  .stripe-icon-cards__upper {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2.5em;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--icon-card-gap);
    background-color: var(--icon-card-contentBG); }
  .stripe-icon-cards__row {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    grid-template-columns: repeat(var(--icon-card-rowSize), 1fr);
    gap: 20px; }
    .stripe-icon-cards__row:not(.stripe-icon-cards__row:last-of-type) {
      margin-bottom: 20px; }
  @media only screen and (max-width: 800px) {
    .stripe-icon-cards__upper {
      padding: 20px 0;
      margin-bottom: 20px; }
    .stripe-icon-cards__upper, .stripe-icon-cards__row {
      grid-template-columns: 1fr; }
    .stripe-icon-cards__buttonWrapper {
      display: flex;
      justify-content: center; } }

.icon-card {
  text-align: center;
  padding: 2.5em 1em;
  background-color: var(--icon-card-color);
  position: relative; }
  .icon-card__number {
    font-size: clamp(2rem, 3.5vw, 3.5rem);
    font-family: 'Merriweather', serif;
    font-weight: 700;
    color: #339898;
    margin-bottom: 1rem;
    display: block; }
  .icon-card__icon {
    margin-bottom: 2em;
    position: relative;
    z-index: 1;
    width: 96px;
    height: 86px;
    margin: 0 auto 2em;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center; }
    .icon-card__icon img {
      object-fit: contain;
      height: 100%;
      width: 100%; }
    .icon-card__icon svg {
      font-size: 56px;
      max-height: 100%;
      width: 100%; }
      .icon-card__icon svg path {
        fill: #001E62; }
  .icon-card__link {
    text-decoration: none; }
    .icon-card__link::before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      transition: 0.25s ease;
      opacity: 0;
      background: #000; }
    .icon-card__link::after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 2; }
    .icon-card__link:hover::before, .icon-card__link:focus::before {
      opacity: 0.1;
      transition: 0.25s ease; }
    .icon-card__link h3 {
      display: inline-flex;
      padding: 0 0.3em;
      gap: 0.5rem;
      align-items: center;
      transition: 0.25s ease;
      padding: 0; }
      .icon-card__link h3::after {
        content: url(../assets/arrow-midnight.svg);
        width: 1em;
        transition: 0.25s ease;
        padding-top: 0.3rem; }
    .icon-card__link:hover h3, .icon-card__link:focus h3 {
      text-decoration: underline; }
      .icon-card__link:hover h3::after, .icon-card__link:focus h3::after {
        transform: translateX(0.25rem); }
  .icon-card__text {
    margin-bottom: 0;
    position: relative; }
  @media only screen and (max-width: 800px) {
    .icon-card {
      display: grid;
      grid-template-columns: auto auto;
      text-align: left;
      gap: 1em;
      padding: 1em; }
      .icon-card__icon {
        width: 4.5em; }
      .icon-card__link {
        padding-left: 0; }
      .icon-card__number {
        display: flex;
        align-items: center;
        margin-bottom: 0; } }

.stripe-image-cards {
  padding: clamp(2em, 2vw, 3em) 1em;
  background-color: var(--image-card-secBG);
  --image-card-secBG: #ffffff;
  --image-card-color: #F3F2F1;
  --image-card-gap: 0 20px;
  --image-card-contentBG: transparent;
  --image-card-rowSize: 3;
  --image-card-maxWidth: 380px;
  --image-card-dot-color: #B5B5B5; }
  .stripe-image-cards--dotted {
    background-image: linear-gradient(var(--image-card-dot-color) 33%, rgba(255, 255, 255, 0) 0%);
    background-position: center;
    background-size: 1px 8px;
    background-repeat: repeat-y;
    --image-card-gap: 0 clamp(2em, 2vw, 3em); }
    @media only screen and (max-width: 800px) {
      .stripe-image-cards--dotted {
        --image-card-contentBG: var(--image-card-secBG); } }
  .stripe-image-cards--theme-wg {
    --image-card-secBG: #F3F2F1;
    --image-card-color: #ffffff; }
  .stripe-image-cards--theme-mn {
    --image-card-secBG: #091123;
    --image-card-color: #ffffff;
    --image-card-dot-color: rgba(255, 255, 255, 0.4); }
  .stripe-image-cards--theme-mn h2, .stripe-image-cards--theme-mn p, .stripe-image-cards--theme-mn a, .stripe-image-cards--theme-dn h2, .stripe-image-cards--theme-dn p, .stripe-image-cards--theme-dn a, .stripe-image-cards--theme-cop h2, .stripe-image-cards--theme-cop p, .stripe-image-cards--theme-cop a {
    color: #ffffff; }
  .stripe-image-cards--2up {
    --image-card-rowSize: 2; }
    @media only screen and (min-width: 801px) {
      .stripe-image-cards--2up {
        --image-card-maxWidth: 580px; } }
  .stripe-image-cards--btn-standard .image-card__link {
    display: inline-flex;
    padding: 0 0.3em;
    gap: 0.35em;
    align-items: center;
    transition: 0.25s ease;
    background-color: #C84E00;
    padding: .75em 1.25em;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    justify-content: center;
    border: 2px solid #C84E00;
    text-transform: uppercase;
    border-radius: unset; }
    .stripe-image-cards--btn-standard .image-card__link::after {
      content: url(../assets/arrow.svg);
      width: 1em;
      transition: 0.25s ease;
      position: relative;
      top: 0.1em; }
    .stripe-image-cards--btn-standard .image-card__link:hover, .stripe-image-cards--btn-standard .image-card__link:focus {
      background-color: #953a00;
      text-decoration: underline;
      border: 2px solid #953a00; }
      .stripe-image-cards--btn-standard .image-card__link:hover::after, .stripe-image-cards--btn-standard .image-card__link:focus::after {
        transform: translateX(0.25rem); }
    .stripe-image-cards--btn-standard .image-card__link::before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      transition: 0.25s ease;
      opacity: 0;
      background: #000; }
    .stripe-image-cards--btn-standard .image-card__link::after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 2; }
    .stripe-image-cards--btn-standard .image-card__link:hover::before, .stripe-image-cards--btn-standard .image-card__link:focus::before {
      opacity: 0.1;
      transition: 0.25s ease; }
    .stripe-image-cards--btn-standard .image-card__link span {
      display: inline-flex;
      padding: 0 0.3em;
      gap: 0.35em;
      align-items: center;
      transition: 0.25s ease;
      z-index: 1;
      position: relative; }
      .stripe-image-cards--btn-standard .image-card__link span::after {
        content: url(../assets/arrow.svg);
        width: 1em;
        transition: 0.25s ease;
        position: relative;
        top: 0.1em; }
    .stripe-image-cards--btn-standard .image-card__link:hover:before, .stripe-image-cards--btn-standard .image-card__link:focus:before {
      opacity: 0; }
    .stripe-image-cards--btn-standard .image-card__link:hover span::after, .stripe-image-cards--btn-standard .image-card__link:focus span::after {
      transform: translateX(0.25rem); }
  .stripe-image-cards--btn-fancy .image-card__link {
    text-decoration: none;
    padding: 0.75em 1.25em;
    justify-content: space-between;
    display: flex;
    background-color: var(--image-card-color); }
    .stripe-image-cards--btn-fancy .image-card__link::before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      transition: 0.25s ease;
      opacity: 0;
      background: #000; }
    .stripe-image-cards--btn-fancy .image-card__link::after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 2; }
    .stripe-image-cards--btn-fancy .image-card__link:hover::before, .stripe-image-cards--btn-fancy .image-card__link:focus::before {
      opacity: 0.1;
      transition: 0.25s ease; }
    .stripe-image-cards--btn-fancy .image-card__link span {
      margin-bottom: 1rem;
      font-family: "Roboto", sans-serif;
      font-weight: 600;
      color: #001E62;
      line-height: 1.257;
      word-break: break-word;
      font-size: clamp(1.125rem, 3vw, 1.25rem);
      display: inline-flex;
      padding: 0 0.3em;
      gap: 0.5rem;
      align-items: center;
      transition: 0.25s ease;
      margin-bottom: 0;
      width: 100%;
      justify-content: space-between;
      transition: 0.25s ease; }
      .stripe-image-cards--btn-fancy .image-card__link span:first-child {
        padding-top: 0; }
      .stripe-image-cards--btn-fancy .image-card__link span::after {
        content: url(../assets/arrow-midnight.svg);
        width: 1em;
        transition: 0.25s ease;
        padding-top: 0.25rem; }
    .stripe-image-cards--btn-fancy .image-card__link:hover h3, .stripe-image-cards--btn-fancy .image-card__link:focus h3 {
      text-decoration: underline; }
      .stripe-image-cards--btn-fancy .image-card__link:hover h3::after, .stripe-image-cards--btn-fancy .image-card__link:focus h3::after {
        transform: translateX(0.25rem); }
    .stripe-image-cards--btn-fancy .image-card__link:hover span, .stripe-image-cards--btn-fancy .image-card__link:focus span {
      text-decoration: underline; }
      .stripe-image-cards--btn-fancy .image-card__link:hover span::after, .stripe-image-cards--btn-fancy .image-card__link:focus span::after {
        transform: translateX(0.25rem); }
  .stripe-image-cards__upper {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2.5em;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--image-card-gap);
    background-color: var(--image-card-contentBG); }
  .stripe-image-cards__row {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    grid-template-columns: repeat(var(--image-card-rowSize), 1fr); }
    .stripe-image-cards__row:not(.stripe-image-cards__row:last-of-type) {
      margin-bottom: 20px; }
  @media only screen and (max-width: 800px) {
    .stripe-image-cards__upper {
      padding: 20px 0;
      margin-bottom: 20px;
      grid-template-columns: 1fr; }
    .stripe-image-cards__buttonWrapper {
      display: flex;
      justify-content: center; }
    .stripe-image-cards__row {
      display: flex;
      flex-direction: column;
      align-items: center; } }

.image-card {
  position: relative;
  width: 100%;
  max-width: var(--image-card-maxWidth); }
  .image-card__image {
    z-index: 1;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 0;
    padding-bottom: 68.421052631%; }
    .image-card__image img,
    .image-card__image iframe {
      width: 100%;
      object-fit: cover;
      object-position: center;
      min-height: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  .image-card__link {
    width: 100%; }

.stripe-itb {
  padding: clamp(2em, 2vw, 3em) 1em;
  background-color: var(--itb-background);
  position: relative;
  --itb-background: #ffffff;
  --itb-heading-border: #F3F2F1;
  --itb-content-bg: var(--itb-background);
  --itb-gap: 0;
  --itb-content-vert-padding: 0;
  --itb-content-padding: var(--itb-content-vert-padding) 20px var(--itb-content-vert-padding) 20px;
  --itb-text-justify: flex-end; }
  .stripe-itb--io-right {
    --itb-content-padding: var(--itb-content-vert-padding) 20px var(--itb-content-vert-padding) 20px;
    --itb-text-justify: flex-start; }
  .stripe-itb--lo-fancy {
    --itb-gap: 20px;
    --itb-content-vert-padding: 2em;
    --itb-content-bg: #F3F2F1;
    --itb-heading-border: #ffffff;
    --itb-text-justify: center;
    --itb-dot-line-color: #B5B5B5;
    background-image: linear-gradient(var(--itb-dot-line-color) 33%, rgba(255, 255, 255, 0) 0%);
    background-position: center;
    background-size: 1px 8px;
    background-repeat: repeat-y; }
    .stripe-itb--lo-fancy .stripe-itb__image, .stripe-itb--lo-fancy .stripe-itb__contentWrapper {
      display: flex;
      align-items: center; }
    .stripe-itb--lo-fancy .stripe-itb__content {
      position: relative; }
  .stripe-itb--lo-dualCTA .stripe-itb__content h2::after {
    display: none; }
  .stripe-itb--theme-wg {
    --itb-background: #F3F2F1;
    --itb-heading-border: #ffffff; }
    .stripe-itb--theme-wg.stripe-itb--lo-fancy {
      --itb-content-bg: #ffffff;
      --itb-heading-border: #F3F2F1; }
  .stripe-itb--theme-mn {
    --itb-background: #091123;
    --itb-heading-border: rgba(255, 255, 255, 0.1); }
    .stripe-itb--theme-mn:not(.stripe-itb--lo-fancy) .stripe-itb__content {
      color: #ffffff; }
      .stripe-itb--theme-mn:not(.stripe-itb--lo-fancy) .stripe-itb__content h2 {
        color: #ffffff; }
      .stripe-itb--theme-mn:not(.stripe-itb--lo-fancy) .stripe-itb__content a {
        color: #ffffff; }
      .stripe-itb--theme-mn:not(.stripe-itb--lo-fancy) .stripe-itb__content .title--xs {
        color: #339898; }
      .stripe-itb--theme-mn:not(.stripe-itb--lo-fancy) .stripe-itb__content ul li::before {
        color: #339898; }
    .stripe-itb--theme-mn.stripe-itb--lo-fancy {
      --itb-content-bg: #F3F2F1;
      --itb-heading-border: #ffffff;
      --itb-dot-line-color: rgba(255, 255, 255, 0.4); }
  .stripe-itb__grid {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px var(--itb-gap);
    position: relative; }
  .stripe-itb__image {
    z-index: 1;
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 0;
    padding-bottom: 68.421052631%;
    max-width: 580px; }
    .stripe-itb__image img,
    .stripe-itb__image iframe {
      width: 100%;
      object-fit: cover;
      object-position: center;
      min-height: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .stripe-itb__image iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .stripe-itb__contentWrapper {
    padding: var(--itb-content-padding);
    display: flex;
    justify-content: var(--itb-text-justify);
    background-color: var(--itb-content-bg); }
  .stripe-itb__content {
    max-width: 480px; }
    .stripe-itb__content h2:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 2px;
      background-color: var(--itb-heading-border);
      left: 0;
      margin-top: 1.35em; }
  .stripe-itb__cta {
    display: grid;
    grid-template-columns: auto auto;
    gap: 0 20px; }
    .stripe-itb__cta:first-of-type {
      margin-bottom: 40px; }
    @media only screen and (min-width: 801px) {
      .stripe-itb__cta p {
        margin-bottom: 0; } }
    .stripe-itb__cta .button {
      min-width: 161px; }
  .stripe-itb__buttonWrapper {
    justify-self: end; }
  @media only screen and (max-width: 800px) {
    .stripe-itb__grid {
      grid-template-columns: 1fr; }
    .stripe-itb__image {
      order: 1;
      display: flex;
      justify-content: center; }
    .stripe-itb__contentWrapper {
      order: 2;
      display: flex;
      justify-content: center;
      position: relative; }
    .stripe-itb__buttonWrapper {
      display: flex;
      justify-content: center;
      justify-self: center; }
    .stripe-itb__cta {
      grid-template-columns: 1fr; } }

.stripe-list-itb {
  padding: clamp(2em, 2vw, 3em) 1em;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  gap: clamp(2em, 2vw, 3em) 2.5em; }
  .stripe-list-itb--theme-wg {
    background-color: #F3F2F1; }
  .stripe-list-itb__row {
    max-width: 1180px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 2.5em;
    width: 100%; }
  .stripe-list-itb__listBtn {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-start; }
    .stripe-list-itb__listBtn ul {
      margin-bottom: 1em; }
  .stripe-list-itb__image {
    min-width: 100%;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 0;
    padding-bottom: 68.421052631%;
    width: clamp(280px, 28vw, 380px); }
    .stripe-list-itb__image img,
    .stripe-list-itb__image iframe {
      width: 100%;
      object-fit: cover;
      object-position: center;
      min-height: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .stripe-list-itb__image iframe {
      position: absolute;
      width: 100%;
      height: 100%; }
  @media only screen and (max-width: 800px) {
    .stripe-list-itb__row {
      grid-template-columns: 1fr;
      max-width: 590px; }
    .stripe-list-itb__image {
      max-width: unset; } }

.stripe-news-feeder {
  padding: clamp(2em, 2vw, 3em) 1em;
  background-color: var(--news-feeder-secBG);
  --news-feeder-secBG: #ffffff;
  --news-feeder-h2-color: #001E62;
  --news-feeder-text-color: #666666;
  --news-card-color: #091123;
  --news-card-text-color: #B5B5B5;
  --news-card-h3-color: #ffffff;
  --news-card-event-color: #E89923;
  --news-feeder-gap: 0 20px;
  --news-feeder-contentBG: transparent;
  --news-feeder-rowSize: 3;
  --news-feeder-dot-color: #B5B5B5; }
  .stripe-news-feeder--dotted {
    background-image: linear-gradient(var(--news-feeder-dot-color) 33%, rgba(255, 255, 255, 0) 0%);
    background-position: center;
    background-size: 1px 8px;
    background-repeat: repeat-y;
    --news-feeder-gap: 0 clamp(2em, 2vw, 3em); }
    @media only screen and (max-width: 800px) {
      .stripe-news-feeder--dotted {
        --news-feeder-contentBG: var(--news-feeder-secBG); }
        .stripe-news-feeder--dotted .stripe-news-feeders__upper {
          padding: 1em 0; } }
  .stripe-news-feeder--theme-wg {
    --news-feeder-secBG: #F3F2F1; }
  .stripe-news-feeder--theme-mn {
    --news-feeder-secBG: #091123;
    --news-feeder-h2-color: #ffffff;
    --news-feeder-text-color: #B5B5B5;
    --news-feeder-dot-color: rgba(255, 255, 255, 0.4);
    --news-card-color: #ffffff;
    --news-card-text-color: #666666;
    --news-card-h3-color: #001E62;
    --news-card-event-color: #C84E00; }
    .stripe-news-feeder--theme-mn .stripe-news-feeders__upper a {
      color: #ffffff; }
  .stripe-news-feeder__upper {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2.5em;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--news-feeder-gap);
    background-color: var(--news-feeder-contentBG); }
    .stripe-news-feeder__upper h2 {
      color: var(--news-feeder-h2-color); }
    .stripe-news-feeder__upper p {
      color: var(--news-feeder-text-color); }
  .stripe-news-feeder__row {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    grid-template-columns: repeat(var(--news-feeder-rowSize), 1fr);
    gap: 20px; }
    .stripe-news-feeder__row:not(.stripe-news-feeder__row:last-of-type) {
      margin-bottom: 20px; }
  @media only screen and (max-width: 800px) {
    .stripe-news-feeder__upper {
      padding: 20px 0;
      margin-bottom: 20px;
      grid-template-columns: 1fr; }
    .stripe-news-feeder__buttonWrapper {
      display: flex;
      justify-content: center; }
    .stripe-news-feeder__row {
      display: flex;
      flex-direction: column;
      align-items: center; } }

.news-card {
  background-color: var(--news-card-color);
  position: relative;
  max-width: 380px; }
  .news-card__image {
    z-index: 1;
    margin: 0 auto;
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 0;
    padding-bottom: 68.421052631%; }
    .news-card__image img,
    .news-card__image iframe {
      width: 100%;
      object-fit: cover;
      object-position: center;
      min-height: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  .news-card__content {
    padding: 2em;
    color: var(--news-card-text-color);
    display: flex;
    flex-direction: column;
    gap: 1em; }
  .news-card__date {
    display: flex;
    align-items: center;
    gap: 12px;
    position: relative;
    z-index: 1; }
    .news-card__date date {
      margin-bottom: 1rem;
      font-family: "Roboto", sans-serif;
      font-weight: 600;
      color: #001E62;
      line-height: 1.257;
      word-break: break-word;
      font-size: clamp(1.25rem, 4vw, 1.5rem);
      color: var(--news-card-event-color);
      font-family: 'Meriweather';
      min-height: 1.583em;
      margin-bottom: 0;
      display: flex;
      align-items: center;
      gap: 12px; }
      .news-card__date date:first-child {
        padding-top: 0; }
      .news-card__date date::after {
        content: '';
        background-image: linear-gradient(#B5B5B5 33%, rgba(255, 255, 255, 0) 0%);
        background-position: center;
        background-size: 1px 8px;
        background-repeat: repeat-y;
        width: 1px;
        min-height: 2.375em;
        background-size: 1px 7px; }
    .news-card__date span {
      margin-bottom: 1rem;
      font-family: "Roboto", sans-serif;
      font-weight: 600;
      color: #001E62;
      line-height: 1.257;
      word-break: break-word;
      font-size: 1.125rem;
      font-weight: bold;
      color: #C84E00;
      text-transform: uppercase;
      color: var(--news-card-event-color);
      margin-bottom: 0;
      max-width: 200px; }
      .news-card__date span:first-child {
        padding-top: 0; }
  .news-card__link {
    text-decoration: none; }
    .news-card__link::before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      transition: 0.25s ease;
      opacity: 0;
      background: #000; }
    .news-card__link::after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 2; }
    .news-card__link:hover::before, .news-card__link:focus::before {
      opacity: 0.1;
      transition: 0.25s ease; }
    .news-card__link h3 {
      padding-left: 0;
      position: relative;
      color: var(--news-card-h3-color);
      margin-bottom: 0; }
    .news-card__link:hover h3, .news-card__link:focus h3 {
      text-decoration: underline; }
      .news-card__link:hover h3::after, .news-card__link:focus h3::after {
        transform: translateX(0.25rem); }
  .news-card p {
    position: relative; }
    .news-card p:last-child {
      margin-bottom: 0; }
  @media only screen and (max-width: 800px) {
    .news-card__content {
      padding: 1em; } }

.hero {
  padding: clamp(2em, 2vw, 3em) 1em;
  background-color: var(--hero-bg-color);
  --hero-bg-color: #ffffff;
  --hero-h1-color: #001E62;
  --hero-h2-color: #C84E00;
  --hero-p-color: #666666;
  --hero-alt-btn-border: #C84E00;
  --hero-alt-btn-text: #091123;
  --hero-alt-btn-arrow: url(../assets/arrow-midnight.svg);
  --hero-alt-btn-hover-text: #091123;
  --hero-alt-btn-hover-bg:  #e6e6e6;
  --hero-alt-btn-hover-border: #953a00;
  --hero-alt-btn-hover-arrow: url(../assets/arrow-midnight.svg); }
  .hero--theme-wg {
    --hero-bg-color: #F3F2F1;
    --hero-alt-btn-hover-bg:  #dbd9d6; }
  .hero--theme-mn, .hero--theme-dn, .hero--theme-cop {
    --hero-alt-btn-text: #ffffff;
    --hero-alt-btn-arrow: url(../assets/arrow.svg);
    --hero-h1-color: #ffffff;
    --hero-p-color: #B5B5B5;
    --hero-alt-btn-hover-text: #ffffff;
    --hero-alt-btn-hover-bg:  #953a00;
    --hero-alt-btn-hover-border: #953a00;
    --hero-alt-btn-hover-arrow: url(../assets/arrow.svg); }
  .hero--theme-mn {
    --hero-bg-color: #091123;
    --hero-h2-color: #339898; }
  .hero--theme-dn {
    --hero-bg-color: #001E62;
    --hero-h2-color: #E89923; }
  .hero--theme-cop {
    --hero-bg-color: #C84E00;
    --hero-h2-color: #ffffff;
    --hero-p-color: #ffffff;
    --hero-alt-btn-border: #ffffff;
    --hero-alt-btn-hover-border: #ffffff; }
    .hero--theme-cop .button:not(.button--alt) {
      background: #ffffff;
      color: #091123;
      border: 2px solid #ffffff; }
      .hero--theme-cop .button:not(.button--alt)::after {
        content: url(../assets/arrow-midnight.svg); }
      .hero--theme-cop .button:not(.button--alt):hover, .hero--theme-cop .button:not(.button--alt):focus {
        background-color: #e6e6e6;
        border: 2px solid #e6e6e6; }
  .hero h1 {
    color: var(--hero-h1-color);
    margin-bottom: 0; }
  .hero h2 {
    color: var(--hero-h2-color);
    margin-bottom: 0; }
  .hero p {
    color: var(--hero-p-color);
    margin-bottom: 0; }
  .hero__btns {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5em;
    align-items: flex-end; }
    .hero__btns .button--alt {
      background-color: transparent;
      color: var(--hero-alt-btn-text);
      border: 2px solid var(--hero-alt-btn-border); }
      .hero__btns .button--alt::after {
        content: var(--hero-alt-btn-arrow); }
      .hero__btns .button--alt:hover, .hero__btns .button--alt:focus {
        color: var(--hero-alt-btn-hover-text);
        background-color: var(--hero-alt-btn-hover-bg);
        border: 2px solid var(--hero-alt-btn-hover-border); }
        .hero__btns .button--alt:hover::after, .hero__btns .button--alt:focus::after {
          content: var(--hero-alt-btn-hover-arrow); }

.hero-a {
  min-height: calc(100vh - 100px);
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding: clamp(2em, 2vw, 3em) 1em calc(9.86vw + clamp(2em, 2vw, 3em));
  background-size: cover;
  background-position: center center;
  --hero-div-bottom-color: #ffffff;
  --hero-dot-color: #B5B5B5; }
  .hero-a--bottom-wg {
    --hero-div-bottom-color: #F3F2F1; }
  .hero-a--bottom-mn {
    --hero-div-bottom-color: #091123;
    --hero-dot-color: rgba(255, 255, 255, 0.4); }
  .hero-a__video {
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    left: 0;
    object-fit: cover; }
  .hero-a__content {
    position: relative;
    max-width: 768px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2em;
    text-align: center;
    z-index: 2; }
    .hero-a__content h1 {
      color: #ffffff;
      text-shadow: 0 0 1rem #091123; }
    .hero-a__content p {
      max-width: 690px;
      margin: 0 auto;
      color: #ffffff;
      text-shadow: 0 0 1rem #091123; }
  .hero-a__btns {
    display: flex;
    gap: 0.5em;
    flex-wrap: wrap;
    justify-content: center; }
    .hero-a__btns .button--alt {
      background-color: transparent; }
      .hero-a__btns .button--alt:hover, .hero-a__btns .button--alt:focus {
        background-color: #953a00; }
  .hero-a .play-pause {
    position: absolute;
    z-index: 2;
    border: 2px solid #C84E00;
    width: 2em;
    height: 2em;
    align-items: center;
    justify-content: center;
    background: unset;
    transform: rotate(45deg);
    right: clamp(1em, 4vw, 4em);
    display: flex;
    padding: 0.25em;
    cursor: pointer;
    bottom: calc(9.86vw + 1em); }
    .hero-a .play-pause img {
      transform: rotate(-45deg);
      font-size: 2em; }
      .hero-a .play-pause img[aria-hidden="true"] {
        display: none; }
  .hero-a .divider-curve {
    position: absolute;
    bottom: 0;
    --divider-curves-color: var(--hero-div-bottom-color); }
    .hero-a .divider-curve__dots::before, .hero-a .divider-curve__dots::after {
      background-image: linear-gradient(180deg, var(--hero-dot-color) 33%, rgba(255, 255, 255, 0) 0%); }
    .hero-a .divider-curve__dots::after {
      bottom: clamp(0.3em, 2.2vw, 3em);
      background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 33%, rgba(255, 255, 255, 0) 0%); }
  .hero-a::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 30, 98, 0.55);
    background: linear-gradient(180deg, rgba(9, 17, 35, 0.3) 0%, rgba(9, 17, 35, 0.8) 100%);
    z-index: 1; }
  @media only screen and (max-width: 960px) {
    .hero-a {
      min-height: unset;
      padding: clamp(7em, 6vw, 6em) 1em calc(clamp(2em, 9.86vw, 8.875em) + clamp(5em, 5vw, 6em)); }
      .hero-a .play-pause {
        bottom: clamp(4em, 12.56vw, 13.875em); } }

.hero-b {
  padding: 0 1em clamp(2em, 2vw, 3em);
  position: relative;
  overflow-x: hidden;
  --hero-upper-color: #F3F2F1;
  --hero-h1-color: #001E62; }
  .hero-b--upper-mn, .hero-b--upper-dn, .hero-b--upper-cop {
    --hero-h1-color: #ffffff; }
  .hero-b--upper-mn {
    --hero-upper-color: #091123; }
  .hero-b--upper-dn {
    --hero-upper-color: #001E62; }
  .hero-b--upper-cop {
    --hero-upper-color: #C84E00; }
  .hero-b__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto 1fr;
    max-width: 1180px;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0 40px;
    margin: 0 auto; }
  .hero-b__heading {
    max-width: 482px;
    padding: clamp(2em, 2vw, 3em) 0 calc((clamp(2em, 2vw, 3em))/2);
    position: relative; }
    .hero-b__heading h1 {
      position: relative;
      margin-bottom: 0;
      color: var(--hero-h1-color); }
    .hero-b__heading::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 1000000000%;
      height: 100%;
      background: var(--hero-upper-color);
      left: -1000000%; }
  .hero-b__image {
    position: relative;
    margin-top: clamp(2em, 2vw, 3em);
    grid-row: span 2; }
  .hero-b__paragraphs {
    max-width: 482px;
    padding-left: 1em;
    position: relative;
    margin-top: calc((clamp(2em, 2vw, 3em))/2);
    display: flex;
    flex-direction: column;
    gap: 1em; }
    .hero-b__paragraphs p {
      margin-bottom: 0; }
    .hero-b__paragraphs::before {
      content: '';
      position: absolute;
      left: 0;
      width: 1px;
      height: 100%;
      top: 0;
      background-image: linear-gradient(#B5B5B5 33%, rgba(255, 255, 255, 0) 0%);
      background-position: center;
      background-size: 1px 8px;
      background-repeat: repeat-y; }
  @media only screen and (max-width: 800px) {
    .hero-b {
      padding: 0; }
      .hero-b__grid {
        grid-template-columns: 1fr; }
      .hero-b__image {
        order: 1;
        background-color: var(--hero-upper-color);
        padding: clamp(2em, 2vw, 3em) 1em 1em;
        text-align: center;
        margin: 0; }
        .hero-b__image img {
          max-width: 482px;
          width: 100%; }
      .hero-b__heading {
        order: 2;
        padding: 0.5em 1em 1.25em;
        margin: 0 auto;
        width: 100%;
        top: -1px; }
      .hero-b__paragraphs {
        order: 3;
        margin: 1.5em auto clamp(2em, 2vw, 3em);
        padding-left: 2em;
        padding-right: 1em; }
        .hero-b__paragraphs::before {
          left: 1em; } }

.hero-c__grid {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 clamp(2em, 2vw, 3em); }

.hero-c__content {
  order: 2; }

.hero-c__content, .hero-c__content hgroup {
  display: flex;
  flex-direction: column;
  gap: 1rem; }

.hero-c__image {
  order: 1; }
  .hero-c__image img {
    max-width: 510px;
    max-height: 343px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow-x: hidden; }

@media only screen and (max-width: 800px) {
  .hero-c {
    padding: clamp(2em, 2vw, 3em) 0; }
    .hero-c__grid {
      grid-template-columns: 1fr; }
    .hero-c__image {
      margin: 0 1em;
      text-align: center; }
      .hero-c__image img {
        max-width: 482px;
        max-height: 360px; }
    .hero-c__content {
      margin: 0 auto;
      max-width: 482px;
      padding: 1em; } }

.hero-d__grid {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: clamp(1.25em, 2.5vw, 2.5em);
  max-width: 1180px;
  margin: 0 auto; }
  @media only screen and (max-width: 800px) {
    .hero-d__grid {
      grid-template-columns: 1fr; } }

.hero-d__content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  grid-column: 1; }

.hero-d .hero__btns {
  max-width: 370px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch; }

.stripe-podcast-embed {
  padding: clamp(2em, 2vw, 3em) 1em;
  background-color: var(--podcast-embed-bg);
  --podcast-embed-bg: #ffffff; }
  .stripe-podcast-embed--theme-wg {
    --podcast-embed-bg: #F3F2F1; }
  .stripe-podcast-embed--theme-mn {
    --podcast-embed-bg: #091123; }
  .stripe-podcast-embed__container {
    max-width: 780px;
    margin: 0 auto; }

.stripe-podcast-feeder {
  padding: clamp(2em, 2vw, 3em) 1em;
  background-color: var(--podcast-feeder-secBG);
  --podcast-feeder-bg: #ffffff;
  --podcast-card-color: #F3F2F1; }
  .stripe-podcast-feeder--theme-wg {
    --podcast-feeder-secBG: #F3F2F1;
    --podcast-card-color: #ffffff; }
  .stripe-podcast-feeder--theme-mn {
    --podcast-feeder-secBG: #091123;
    --podcast-card-color: #ffffff; }
    .stripe-podcast-feeder--theme-mn .stripe-podcast-feeder__upper h2, .stripe-podcast-feeder--theme-mn .stripe-podcast-feeder__upper p, .stripe-podcast-feeder--theme-mn .stripe-podcast-feeder__upper a {
      color: #ffffff; }
  .stripe-podcast-feeder__upper {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2.5em;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 20px;
    background-color: var(--podcast-feeder-contentBG); }
  .stripe-podcast-feeder__grid {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1em; }
  @media only screen and (max-width: 800px) {
    .stripe-podcast-feeder__upper {
      grid-template-columns: 1fr;
      padding: 1em 0;
      margin-bottom: 20px; }
    .stripe-podcast-feeder__buttonWrapper {
      display: flex;
      justify-content: center; }
    .stripe-podcast-feeder__grid {
      grid-template-columns: 1fr; } }

.podcast-card {
  background-color: var(--podcast-card-color);
  padding: clamp(1em, 1.25vw, 1.25em);
  display: grid;
  grid-template-columns: auto auto;
  gap: 1.25em;
  position: relative; }
  .podcast-card__thumbnail {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    width: 160px;
    height: 160px;
    overflow: hidden; }
    .podcast-card__thumbnail img {
      width: 100%;
      object-fit: cover; }
  .podcast-card__taxonomy {
    padding-bottom: 1em;
    display: flex;
    align-items: center; }
  .podcast-card__season {
    display: flex; }
    .podcast-card__season::after {
      content: '';
      display: block;
      width: 17px;
      background-image: linear-gradient(#B5B5B5 33%, rgba(255, 255, 255, 0) 0%);
      background-position: center top;
      background-size: 1px 5px;
      background-repeat: repeat-y; }
  .podcast-card__link::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: 0.25s ease;
    opacity: 0;
    background: #000; }
  .podcast-card__link::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2; }
  .podcast-card__link:hover::before, .podcast-card__link:focus::before {
    opacity: 0.1;
    transition: 0.25s ease; }
  .podcast-card h3 {
    text-decoration: underline; }
  @media screen and (max-width: 550px) {
    .podcast-card {
      grid-template-columns: 1fr; }
      .podcast-card__thumbnail {
        padding-bottom: 160px; } }

.stripe-quote {
  padding: clamp(2em, 2vw, 3em) 1em;
  background-color: var(--quote-secBG);
  --quote-secBG: #ffffff;
  --quote-boxBg: transparent;
  --quote--boxPadding: 0;
  --quote-lineColor: #F3F2F1;
  --quote-socialColor: #F3F2F1;
  --quote-justify: center; }
  .stripe-quote--boxed {
    --quote-boxBg: #F3F2F1;
    --quote--boxPadding: 2.5em;
    --quote-lineColor: #ffffff;
    --quote-socialColor: #ffffff;
    --quote-justify: flex-start; }
  .stripe-quote--theme-wg {
    --quote-secBG: #F3F2F1; }
    .stripe-quote--theme-wg:not(.stripe-quote--boxed) {
      --quote-lineColor: #ffffff;
      --quote-socialColor: #ffffff; }
    .stripe-quote--theme-wg.stripe-quote--boxed {
      --quote-boxBg: #ffffff;
      --quote-lineColor: #F3F2F1;
      --quote-socialColor: #F3F2F1; }
  .stripe-quote--theme-mn {
    --quote-secBG: #091123; }
    .stripe-quote--theme-mn:not(.stripe-quote--boxed) {
      --quote-lineColor: rgba(255, 255, 255, 0.2);
      --quote-socialColor: rgba(255, 255, 255, 0.1); }
      .stripe-quote--theme-mn:not(.stripe-quote--boxed) .quote__text {
        color: #ffffff; }
        .stripe-quote--theme-mn:not(.stripe-quote--boxed) .quote__text a {
          color: #ffffff; }
      .stripe-quote--theme-mn:not(.stripe-quote--boxed) .quote__author {
        color: #E89923; }
      .stripe-quote--theme-mn:not(.stripe-quote--boxed) .quote__subtitle {
        color: #B5B5B5; }
      .stripe-quote--theme-mn:not(.stripe-quote--boxed) .quote__socials svg path {
        fill: #ffffff; }
    .stripe-quote--theme-mn.stripe-quote--boxed {
      --quote-boxBg: #ffffff;
      --quote-lineColor: #F3F2F1;
      --quote-socialColor: #F3F2F1; }

.quote {
  background-color: var(--quote-boxBg);
  padding: var(--quote--boxPadding);
  display: grid;
  grid-template-columns: auto auto;
  gap: 0 2.5em;
  max-width: 780px;
  margin: 0 auto;
  justify-content: var(--quote-justify); }
  .quote__image img {
    object-fit: cover;
    width: 160px;
    height: 160px;
    border-radius: 100%;
    display: block;
    margin: 0 auto; }
  .quote__text {
    margin-bottom: 1rem;
    display: block; }
    .quote__text p {
      font-style: italic; }
      .quote__text p:first-of-type::before {
        content: '"'; }
      .quote__text p:last-of-type::after {
        content: '"'; }
    .quote__text:after {
      content: '';
      display: block;
      width: 100%;
      background-color: var(--quote-lineColor);
      height: 2px; }
  .quote__attribute {
    position: relative;
    width: auto;
    height: auto;
    display: flex;
    gap: 1em;
    justify-content: space-between;
    align-items: flex-end;
    font-size: 1rem;
    font-style: normal; }
  .quote__author {
    margin-bottom: 1rem;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    color: #001E62;
    line-height: 1.257;
    word-break: break-word;
    font-size: clamp(1.25rem, 4vw, 1.5rem);
    display: block;
    margin-bottom: 0.2em; }
    .quote__author:first-child {
      padding-top: 0; }
  .quote__subtitle {
    color: #666666; }
  .quote__socials {
    display: flex;
    gap: 0.125em; }
    .quote__socials a {
      width: 2em;
      height: 2em;
      background-color: var(--quote-socialColor);
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative; }
      .quote__socials a::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: 0;
        transition: 0.25s ease; }
      .quote__socials a svg {
        margin-bottom: 0; }
      .quote__socials a:hover::before, .quote__socials a:focus::before {
        opacity: 0.125;
        transition: 0.25s ease; }
  @media only screen and (max-width: 800px) {
    .quote {
      grid-template-columns: 1fr;
      padding: 1em;
      gap: 1em; } }

.stripe-wysiwyg {
  padding: clamp(2em, 2vw, 3em) 1em;
  overflow: hidden; }
  .stripe-wysiwyg__grid {
    max-width: 780px;
    margin-left: auto;
    margin-right: auto; }
  .stripe-wysiwyg--theme-wg {
    background-color: #F3F2F1; }
    .stripe-wysiwyg--theme-wg blockquote {
      background-color: white; }
      .stripe-wysiwyg--theme-wg blockquote.wp-block-quote cite {
        border-top-color: #f3f2f1; }
  .stripe-wysiwyg .wp-block-image {
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: center; }
  .stripe-wysiwyg .wp-caption-text {
    font-size: 1rem;
    font-style: italic;
    color: #999; }
  .stripe-wysiwyg .wp-block-embed {
    padding: clamp(2em, 2vw, 5em) 1em; }
  .stripe-wysiwyg .alignright {
    float: right;
    margin-left: 15px; }
  .stripe-wysiwyg .alignleft {
    float: left;
    margin-right: 20px; }
  .stripe-wysiwyg img {
    width: 100%;
    height: 100%; }
  .stripe-wysiwyg--columns .stripe-wysiwyg__grid, .stripe-wysiwyg--columns-2 .stripe-wysiwyg__grid, .stripe-wysiwyg--columns-3 .stripe-wysiwyg__grid {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    gap: 20px; }
  .stripe-wysiwyg--columns-2 .stripe-wysiwyg__grid {
    grid-template-columns: 1fr 1fr; }
  .stripe-wysiwyg--columns-3 .stripe-wysiwyg__grid {
    grid-template-columns: 1fr 1fr 1fr; }
  .stripe-wysiwyg blockquote {
    background-color: #f3f2f1;
    padding: 50px;
    margin: 3rem auto; }
    .stripe-wysiwyg blockquote p {
      font-style: italic; }
  .stripe-wysiwyg blockquote.wp-block-quote cite {
    display: block;
    font-size: 1rem;
    font-style: normal;
    border-top: 2px solid white;
    padding-top: 1rem; }
    .stripe-wysiwyg blockquote.wp-block-quote cite:first-line {
      font-size: clamp(1.25rem, 4vw, 1.5rem);
      font-weight: 600;
      color: #001E62;
      line-height: 1.257;
      margin-bottom: 0.2em; }
  .stripe-wysiwyg blockquote:not(.wp-block-quote) p:only-child {
    margin-bottom: 0; }
  .stripe-wysiwyg blockquote:not(.wp-block-quote) p:last-child:not(:only-child) {
    font-style: normal;
    font-size: 1rem;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #001e62;
    letter-spacing: 0.07em; }
  .stripe-wysiwyg blockquote.author-image {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    .stripe-wysiwyg blockquote.author-image > p {
      flex: none;
      margin: 0 auto 1.5em auto; }
      .stripe-wysiwyg blockquote.author-image > p img {
        display: block;
        max-width: 160px; }
    @media all and (min-width: 800px) {
      .stripe-wysiwyg blockquote.author-image {
        flex-wrap: nowrap; }
        .stripe-wysiwyg blockquote.author-image > p {
          margin: 0 2.5em 0 0; } }
  .stripe-wysiwyg img.standalone-image,
  .stripe-wysiwyg img.image-left,
  .stripe-wysiwyg img.image-right {
    display: block;
    margin: 1.5rem auto;
    width: revert-layer;
    height: auto; }
  @media all and (min-width: 800px) {
    .stripe-wysiwyg img.image-left {
      float: left;
      max-width: 45%;
      margin: 5% 5% 5% 0; }
    .stripe-wysiwyg img.image-right {
      float: right;
      max-width: 45%;
      margin: 5% 0 5% 5%; } }

.hero-block {
  max-width: 1180px;
  margin: 0 auto; }
  .hero-block .inner-hero-block {
    max-width: 812px;
    margin: 0 auto; }

.wp-block-columns {
  max-width: 1180px;
  margin: 0 auto; }

.directory-intro {
  padding: 0 1em; }
  .directory-intro__grid {
    max-width: 1180px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 302px;
    gap: 2.5rem 1.25rem; }
  .directory-intro__location {
    display: flex;
    flex-direction: column;
    gap: 1rem; }
    .directory-intro__location h2 {
      padding-bottom: 1rem;
      margin-bottom: 0;
      border-bottom: 2px solid #F3F2F1; }
    .directory-intro__location address {
      font-size: 1.125rem;
      line-height: 1.5;
      font-style: normal; }
    .directory-intro__location ul {
      display: flex;
      flex-direction: column;
      gap: 1em; }
      .directory-intro__location ul li {
        display: flex;
        gap: 0.35em; }
        .directory-intro__location ul li p {
          font-size: 1rem; }
        .directory-intro__location ul li a {
          display: block;
          color: #001E62; }
        .directory-intro__location ul li::before {
          min-width: 1.75em;
          text-align: center; }
  .directory-intro__directions::before {
    content: url(../assets/directions.svg); }
  .directory-intro__phone::before {
    content: url(../assets/phone.svg); }
  .directory-intro__contact {
    padding: 2.5rem;
    background-color: #F3F2F1;
    display: flex;
    flex-direction: column;
    gap: 1rem; }
    .directory-intro__contact h3 {
      margin-bottom: 1rem;
      font-family: "Roboto", sans-serif;
      font-weight: 600;
      color: #001E62;
      line-height: 1.257;
      word-break: break-word;
      font-size: clamp(1.125rem, 3vw, 1.25rem);
      margin-bottom: 0; }
      .directory-intro__contact h3:first-child {
        padding-top: 0; }
    .directory-intro__contact p, .directory-intro__contact li {
      line-height: 1.5;
      margin-bottom: 0; }
    .directory-intro__contact li a {
      color: #001E62; }
    .directory-intro__contact li::before {
      content: '-';
      margin-right: 0.35rem; }
    .directory-intro__contact .button--alt {
      background-color: #F3F2F1;
      color: #091123; }
      .directory-intro__contact .button--alt::after {
        content: url(../assets/arrow-midnight.svg); }
      .directory-intro__contact .button--alt:hover, .directory-intro__contact .button--alt:focus {
        background-color: #dbd9d6; }
  @media only screen and (max-width: 800px) {
    .directory-intro__grid {
      grid-template-columns: 1fr; } }

.directory-search {
  padding: clamp(2em, 2vw, 3em) 1em 2rem; }

.stripe-accordions--directory {
  padding: 0 1rem;
  --accordion-toggle-color: #ffffff; }
  .stripe-accordions--directory h3 {
    margin-bottom: 1rem;
    font-family: "Merriweather", sans-serif;
    font-weight: 700;
    color: #001E62;
    line-height: 1.257;
    word-break: break-word;
    font-size: clamp(1.25rem, 4.5vw, 2rem);
    margin: 1rem 0;
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: 1rem;
    grid-column: 1/-1; }
    .stripe-accordions--directory h3:first-child {
      padding-top: 0; }
    .stripe-accordions--directory h3::after {
      content: '';
      height: 2px;
      background: #F3F2F1;
      width: 100%; }
  .stripe-accordions--directory h4 {
    margin-bottom: 1rem;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    color: #001E62;
    line-height: 1.257;
    word-break: break-word;
    font-size: 1.125rem;
    font-weight: bold;
    color: #C84E00;
    text-transform: uppercase;
    margin-bottom: 0; }
    .stripe-accordions--directory h4:first-child {
      padding-top: 0; }
    .stripe-accordions--directory h4 a {
      color: #C84E00;
      text-decoration: none; }
      .stripe-accordions--directory h4 a:hover {
        color: #C84E00;
        text-decoration: underline; }
  .stripe-accordions--directory .accordion {
    border-bottom: 2px solid #F3F2F1; }
    .stripe-accordions--directory .accordion__toggle {
      padding: 1rem 0; }
      .stripe-accordions--directory .accordion__toggle h2 {
        margin-bottom: 1rem;
        font-family: "Merriweather", sans-serif;
        font-weight: 700;
        color: #001E62;
        line-height: 1.257;
        word-break: break-word;
        font-size: clamp(1.25rem, 4.5vw, 2rem);
        margin-bottom: 0;
        text-transform: unset; }
        .stripe-accordions--directory .accordion__toggle h2:first-child {
          padding-top: 0; }
      .stripe-accordions--directory .accordion__toggle::after {
        content: '';
        width: clamp(1.5rem, 4.5vw, 2.5rem);
        height: clamp(1.5rem, 4.5vw, 2.5rem);
        background-image: url(../assets/Icon-diamond.svg);
        background-size: contain;
        background-repeat: no-repeat; }
      .stripe-accordions--directory .accordion__toggle[aria-expanded=true]::after {
        top: 0; }
    .stripe-accordions--directory .accordion__content {
      padding: 0 0; }
    .stripe-accordions--directory .accordion__text {
      max-width: unset;
      padding: 0 0 2rem;
      display: flex;
      flex-direction: column;
      gap: 1.5rem; }

.directory-bar {
  display: flex;
  padding: 1rem;
  background-color: #F3F2F1;
  gap: 0.5rem 1.5rem;
  flex-wrap: wrap; }
  .directory-bar li {
    color: #001E62;
    display: flex;
    align-items: center;
    gap: 0.5rem; }
    .directory-bar li a {
      color: #001E62; }
    .directory-bar li::before {
      width: 1.25rem;
      height: 1.25rem;
      position: relative; }
  .directory-bar__office::before {
    content: url(../assets/office.svg);
    top: -1px; }
  .directory-bar__email::before {
    content: url(../assets/email-envelope.svg);
    top: 1px; }

.directory-profiles {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: clamp(2em, 2vw, 3em) 2.5rem; }
  .directory-profiles:first-of-type {
    padding: 2.5rem 0; }
  .directory-profiles__profile {
    display: grid;
    grid-template-columns: 96px auto;
    gap: 16px; }
    .directory-profiles__profile figure {
      width: 96px;
      height: 96px;
      overflow: hidden; }
      .directory-profiles__profile figure img {
        object-fit: cover; }
    .directory-profiles__profile hgroup {
      display: flex;
      flex-direction: column;
      gap: 0.5rem; }
      .directory-profiles__profile hgroup h4 {
        padding-bottom: 0.35rem;
        border-bottom: 2px solid #F3F2F1;
        margin-bottom: 0; }
      .directory-profiles__profile hgroup p {
        margin-bottom: 0; }
  @media only screen and (max-width: 780px) {
    .directory-profiles {
      grid-template-columns: 1fr; }
      .directory-profiles__profile hgroup {
        align-items: flex-start; } }
  @media (min-width: 780px) and (max-width: 1180px) {
    .directory-profiles {
      grid-template-columns: 1fr 1fr; } }

.tribe-events-c-top-bar.tribe-events-header__top-bar nav.tribe-events-c-top-bar__nav ul.tribe-events-c-top-bar__nav-list {
  flex-direction: row !important;
  margin-bottom: 0 !important; }
  .tribe-events-c-top-bar.tribe-events-header__top-bar nav.tribe-events-c-top-bar__nav ul.tribe-events-c-top-bar__nav-list li::before {
    content: '' !important; }
  .tribe-events-c-top-bar.tribe-events-header__top-bar nav.tribe-events-c-top-bar__nav ul.tribe-events-c-top-bar__nav-list .tribe-events-c-top-bar__nav-list-item {
    padding: 0; }
    .tribe-events-c-top-bar.tribe-events-header__top-bar nav.tribe-events-c-top-bar__nav ul.tribe-events-c-top-bar__nav-list .tribe-events-c-top-bar__nav-list-item button svg,
    .tribe-events-c-top-bar.tribe-events-header__top-bar nav.tribe-events-c-top-bar__nav ul.tribe-events-c-top-bar__nav-list .tribe-events-c-top-bar__nav-list-item a svg {
      display: none; }
  .tribe-events-c-top-bar.tribe-events-header__top-bar nav.tribe-events-c-top-bar__nav ul.tribe-events-c-top-bar__nav-list .tribe-common-c-btn-icon--caret-left.tribe-events-c-top-bar__nav-link--prev::after,
  .tribe-events-c-top-bar.tribe-events-header__top-bar nav.tribe-events-c-top-bar__nav ul.tribe-events-c-top-bar__nav-list .tribe-common-c-btn-icon--caret-right.tribe-events-c-top-bar__nav-link--next::after {
    content: url("data:image/svg+xml,%3Csvg width='32' height='33' viewBox='0 0 32 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='22.7233' height='22.5315' transform='matrix(-0.707107 0.707107 0.707107 0.707107 16.0679 0.361816)' fill='%23C84E00'/%3E%3Crect width='10' height='2' transform='matrix(-0.707107 0.707107 0.707107 0.707107 14.929 9.36182)' fill='white'/%3E%3Crect x='16.3433' y='22.0907' width='2' height='10' transform='rotate(135 16.3433 22.0907)' fill='white'/%3E%3Crect width='14' height='2' transform='matrix(-1 0 0 1 23.929 15.4321)' fill='white'/%3E%3C/svg%3E%0A"); }
  .tribe-events-c-top-bar.tribe-events-header__top-bar nav.tribe-events-c-top-bar__nav ul.tribe-events-c-top-bar__nav-list .tribe-common-c-btn-icon--caret-right.tribe-events-c-top-bar__nav-link--next::after {
    display: inline-block;
    transform: rotate(180deg);
    margin-right: 25px; }

.tribe-events-c-top-bar.tribe-events-header__top-bar a.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
  color: var(--midnight, #091123);
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  padding: 14px 20px;
  margin-right: 24px;
  border: 2px solid var(--whisper-gray, #f3f2f1);
  border-radius: 0; }

.tribe-events-c-top-bar.tribe-events-header__top-bar .tribe-events-c-top-bar__datepicker .tribe-events-c-top-bar__datepicker-desktop.tribe-common-a11y-hidden {
  color: var(--duke-navy, #001e62);
  font-family: Merriweather;
  font-size: 40px;
  line-height: normal; }

.tribe-events-c-top-bar.tribe-events-header__top-bar .tribe-events-c-top-bar__datepicker svg {
  display: none; }

.tribe-events-c-top-bar.tribe-events-header__top-bar .tribe-events-c-top-bar__datepicker .tribe-events-c-top-bar__datepicker-button::after {
  content: url("data:image/svg+xml,%3Csvg width='23' height='23' viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='22.7236' y='11.3137' width='16.1362' height='16' transform='rotate(135 22.7236 11.3137)' fill='%23C84E00'/%3E%3Crect x='16.7236' y='11.3644' width='8' height='2' transform='rotate(135 16.7236 11.3644)' fill='white'/%3E%3Crect width='2' height='8' transform='matrix(-0.707107 0.707107 0.707107 0.707107 6.82373 9.95068)' fill='white'/%3E%3C/svg%3E%0A");
  margin-left: 8px; }

.tribe-events .tribe-events-calendar-month__header-column h3.tribe-events-calendar-month__header-column-title.tribe-common-b3 {
  color: var(--duke-navy, #001e62);
  font-size: 16px;
  font-weight: 700;
  line-height: normal; }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body {
  border-top: none; }
  .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__week {
    gap: 20px;
    border-left: none;
    margin-bottom: 40px; }
  .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day--past,
  .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day {
    border-width: 2px 0 0 0;
    border-color: var(--whisper-gray, #f3f2f1); }
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day--past h3.tribe-events-calendar-month__day-date.tribe-common-h4,
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day h3.tribe-events-calendar-month__day-date.tribe-common-h4 {
      font-variant-numeric: lining-nums proportional-nums;
      font-family: Merriweather;
      font-size: 40px;
      line-height: normal;
      opacity: 1;
      padding: 0; }
      .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day--past h3.tribe-events-calendar-month__day-date.tribe-common-h4 time,
      .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day--past h3.tribe-events-calendar-month__day-date.tribe-common-h4 time a,
      .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day h3.tribe-events-calendar-month__day-date.tribe-common-h4 time,
      .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day h3.tribe-events-calendar-month__day-date.tribe-common-h4 time a {
        color: #339898; }
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day--past .tribe-events-calendar-month__events,
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day .tribe-events-calendar-month__events {
      margin-top: 10px; }
      .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day--past .tribe-events-calendar-month__events .tribe-events-calendar-month__calendar-event.tribe_events.type-tribe_events,
      .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day .tribe-events-calendar-month__events .tribe-events-calendar-month__calendar-event.tribe_events.type-tribe_events {
        padding: 0;
        opacity: 1; }
        .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day--past .tribe-events-calendar-month__events .tribe-events-calendar-month__calendar-event.tribe_events.type-tribe_events .tribe-events-calendar-month__calendar-event-datetime,
        .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day .tribe-events-calendar-month__events .tribe-events-calendar-month__calendar-event.tribe_events.type-tribe_events .tribe-events-calendar-month__calendar-event-datetime {
          color: var(--graphite, #666);
          font-family: Roboto;
          font-size: 12px;
          margin-bottom: 8px;
          font-weight: 700; }
        .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day--past .tribe-events-calendar-month__events .tribe-events-calendar-month__calendar-event.tribe_events.type-tribe_events h3 a,
        .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day .tribe-events-calendar-month__events .tribe-events-calendar-month__calendar-event.tribe_events.type-tribe_events h3 a {
          color: var(--duke-navy, #001e62);
          font-family: Roboto;
          font-size: 20px;
          font-weight: 600;
          line-height: normal;
          text-decoration-line: underline; }
      .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day--past .tribe-events-calendar-month__events .tribe-events-calendar-location_badge,
      .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day .tribe-events-calendar-month__events .tribe-events-calendar-location_badge {
        background-color: var(--whisper-gray, #f3f2f1);
        border-radius: 20px;
        padding: 2px 16px;
        margin-bottom: 8px; }
        .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day--past .tribe-events-calendar-month__events .tribe-events-calendar-location_badge p,
        .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day .tribe-events-calendar-month__events .tribe-events-calendar-location_badge p {
          font-weight: 400;
          color: var(--graphite, #666); }
      .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day--past .tribe-events-calendar-month__events .tribe-events-calendar-month__calendar-event-details,
      .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day .tribe-events-calendar-month__events .tribe-events-calendar-month__calendar-event-details {
        display: flex;
        flex-direction: column;
        align-items: flex-start; }
      .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day--past .tribe-events-calendar-month__events .tribe-events-calendar_description,
      .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day .tribe-events-calendar-month__events .tribe-events-calendar_description {
        margin-top: 10px; }
      .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day--past .tribe-events-calendar-month__events .tribe-events-calendar-add_to_calendar,
      .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day .tribe-events-calendar-month__events .tribe-events-calendar-add_to_calendar {
        margin-top: 10px; }
        .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day--past .tribe-events-calendar-month__events .tribe-events-calendar-add_to_calendar a,
        .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day.tribe-events-calendar-month__day .tribe-events-calendar-month__events .tribe-events-calendar-add_to_calendar a {
          color: var(--duke-navy, #001e62);
          font-weight: 400;
          text-decoration: underline; }

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button {
  padding: 14px 16px;
  border: 2px solid #c84e00;
  background: #c84e00;
  color: white; }
  .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button button {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    text-transform: uppercase; }
    .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button button::after {
      content: url("data:image/svg+xml,%3Csvg width='14' height='13' viewBox='0 0 14 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.1875 7.44238L13.9062 6.72363L13.1875 6.03613L8.6875 1.53613L8 0.817383L6.5625 2.22363L7.28125 2.94238L10.0625 5.72363H1H0V7.72363H1H10.0625L7.28125 10.5361L6.5625 11.2236L8 12.6611L8.6875 11.9424L13.1875 7.44238Z' fill='white'/%3E%3C/svg%3E%0A"); }
  .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button svg {
    display: none; }

.tribe-events-c-search.tribe-events-c-events-bar__search-form .tribe-common-c-btn.tribe-events-c-search__button {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  text-transform: uppercase;
  padding: 14px 16px;
  border: 2px solid #c84e00;
  background: #c84e00;
  color: white; }

.tribe-events-header {
  position: relative; }
  .tribe-events-header .tribe-events-header__events-bar {
    align-items: center; }
    .tribe-events-header .tribe-events-header__events-bar .tribe-events-c-events-bar__views {
      position: absolute;
      right: 0;
      bottom: 30px;
      z-index: 2; }
      .tribe-events-header .tribe-events-header__events-bar .tribe-events-c-events-bar__views .tribe-events-c-view-selector .tribe-events-c-view-selector__content {
        height: auto; }
        .tribe-events-header .tribe-events-header__events-bar .tribe-events-c-events-bar__views .tribe-events-c-view-selector .tribe-events-c-view-selector__content ul.tribe-events-c-view-selector__list {
          flex-direction: row;
          justify-content: center;
          align-items: center;
          background-color: #f3f2f1;
          cursor: pointer;
          padding: 14px 16px;
          margin-bottom: 0; }
          .tribe-events-header .tribe-events-header__events-bar .tribe-events-c-events-bar__views .tribe-events-c-view-selector .tribe-events-c-view-selector__content ul.tribe-events-c-view-selector__list .tribe-events-c-view-selector__list-item--list {
            display: none; }
          .tribe-events-header .tribe-events-header__events-bar .tribe-events-c-events-bar__views .tribe-events-c-view-selector .tribe-events-c-view-selector__content ul.tribe-events-c-view-selector__list .tribe-events-c-view-selector__list-item--month {
            padding: 0; }
            .tribe-events-header .tribe-events-header__events-bar .tribe-events-c-events-bar__views .tribe-events-c-view-selector .tribe-events-c-view-selector__content ul.tribe-events-c-view-selector__list .tribe-events-c-view-selector__list-item--month a {
              padding: 0; }
              .tribe-events-header .tribe-events-header__events-bar .tribe-events-c-events-bar__views .tribe-events-c-view-selector .tribe-events-c-view-selector__content ul.tribe-events-c-view-selector__list .tribe-events-c-view-selector__list-item--month a::after {
                display: none; }

nav.tribe-events-calendar-month-nav.tribe-events-c-nav ul.tribe-events-c-nav__list {
  flex-direction: row !important; }
  nav.tribe-events-calendar-month-nav.tribe-events-c-nav ul.tribe-events-c-nav__list li.tribe-events-c-nav__list-item {
    display: list-item;
    width: auto; }
    nav.tribe-events-calendar-month-nav.tribe-events-c-nav ul.tribe-events-c-nav__list li.tribe-events-c-nav__list-item::before {
      content: '' !important; }

.tribe-common .media-hero {
  padding: clamp(3em, 1vw, 3em) 1em; }
  .tribe-common .media-hero .hero-d__grid {
    margin: 0 auto; }

.events-hero {
  padding: clamp(2em, 2vw, 3em) 1em;
  background-color: #F3F2F1; }
  .events-hero__grid {
    max-width: 1180px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr; }
    @media screen and (max-width: 940px) {
      .events-hero__grid {
        grid-template-columns: 8fr 7fr; } }
  .events-hero__content {
    display: flex;
    flex-direction: column;
    gap: 1rem; }
    .events-hero__content h1, .events-hero__content p {
      margin-bottom: 0; }
  .events-hero__presenter {
    font-size: 1.125rem;
    color: #666666;
    font-family: 'Roboto';
    font-weight: 400;
    margin-bottom: 0; }
  .events-hero__description {
    display: grid;
    grid-template-columns: auto auto;
    align-items: flex-start;
    gap: 1.25em;
    padding-bottom: 1.5em;
    border-bottom: 2px solid #ffffff; }
  .events-hero__image {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 0;
    padding-bottom: 68.421052631%;
    margin-left: clamp(2em, 4vw, 4em);
    width: calc(100% - clamp(2em, 4vw, 4em)); }
    .events-hero__image img,
    .events-hero__image iframe {
      width: 100%;
      object-fit: cover;
      object-position: center;
      min-height: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  .events-hero .event-listing {
    padding-top: .5rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1em; }
    .events-hero .event-listing__time {
      display: flex;
      align-items: flex-start;
      gap: 1em; }
      .events-hero .event-listing__time p {
        font-size: 1rem; }
        .events-hero .event-listing__time p a {
          margin-top: 0.35em;
          display: inline-block; }
    .events-hero .event-listing__calendar {
      background-color: #ffffff;
      padding: 1rem;
      min-width: 5.5em;
      text-align: center; }
    .events-hero .event-listing__month {
      margin-bottom: 1rem;
      font-family: "Roboto", sans-serif;
      font-weight: 600;
      color: #001E62;
      line-height: 1.257;
      word-break: break-word;
      font-size: 1.125rem;
      font-weight: bold;
      color: #C84E00;
      text-transform: uppercase;
      color: #001E62;
      display: block;
      margin-bottom: 0; }
      .events-hero .event-listing__month:first-child {
        padding-top: 0; }
    .events-hero .event-listing__day {
      text-align: center;
      width: 1.6125em;
      margin-bottom: 1rem;
      font-family: "Merriweather", sans-serif;
      font-weight: 700;
      color: #001E62;
      line-height: 1.257;
      word-break: break-word;
      font-size: clamp(1.5rem, 4.5vw, 2.5rem);
      color: #339898;
      font-family: 'Meriweather', serif; }
      .events-hero .event-listing__day:first-child {
        padding-top: 0; }
    .events-hero .event-listing__info {
      display: flex;
      flex-direction: column;
      gap: 1em; }
      .events-hero .event-listing__info li {
        display: flex;
        gap: 0.35em; }
        .events-hero .event-listing__info li p {
          font-size: 1rem; }
        .events-hero .event-listing__info li a {
          display: block; }
        .events-hero .event-listing__info li::before {
          min-width: 1.75em;
          text-align: center;
          position: relative;
          top: 0.25rem; }
    .events-hero .event-listing__location::before {
      content: url(../assets/directions.svg); }
    .events-hero .event-listing__organizer::before {
      content: url(../assets/user.svg);
      position: relative;
      top: 0.15em; }
    .events-hero .event-listing__organizer a {
      margin-top: 0.35em; }
  @media only screen and (max-width: 800px) {
    .events-hero__grid {
      grid-template-columns: 1fr; }
    .events-hero__image {
      order: 1;
      margin-left: 0;
      width: 100%; }
    .events-hero__content {
      order: 2; } }
  @media only screen and (max-width: 550px) {
    .events-hero__description {
      grid-template-columns: 1fr; }
    .events-hero .event-listing {
      grid-template-columns: 1fr; } }

.template--timeline {
  background-color: #F3F2F1; }

.timeline {
  padding: clamp(2em, 2vw, 3em) 1em; }
  .timeline__group {
    max-width: 1180px;
    margin: 0 auto;
    position: relative;
    scroll-padding: 2em; }
  .timeline__heading {
    background-color: #ffffff;
    padding: 1rem 1.5rem;
    text-align: center;
    position: relative;
    z-index: 1; }
    .timeline__heading:first-child {
      padding-top: 1rem; }
  .timeline__dates {
    padding: clamp(2em, 2vw, 3em) 0 clamp(6em, 10vw, 10em);
    display: flex;
    flex-direction: column;
    gap: 40px; }
    .timeline__dates::before {
      content: '';
      position: absolute;
      top: 0;
      left: calc(((100% - 40px)/3) + 19px);
      width: 2px;
      background-color: #C84E00;
      height: 100%; }
  @media only screen and (max-width: 800px) {
    .timeline__dates::before {
      left: 1em; } }

.timeline-entry {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 0 40px;
  align-items: start;
  position: relative; }
  .timeline-entry::before {
    content: '';
    position: absolute;
    top: clamp(0px, 0.5vw, 0.35em);
    left: calc(((100% - 40px) / 3) + 4px);
    background-image: url(../assets/timeline-marker.svg);
    width: 2em;
    height: 2em; }
  .timeline-entry h4 {
    grid-column-start: 2;
    opacity: 0;
    transform: translateX(5em);
    transition: 0.4s ease-in;
    margin-bottom: 1rem;
    font-family: "Merriweather", sans-serif;
    font-weight: 700;
    color: #001E62;
    line-height: 1.257;
    word-break: break-word;
    font-size: clamp(1.25rem, 4.5vw, 2rem); }
    .timeline-entry h4:first-child {
      padding-top: 0; }
  .timeline-entry__content {
    grid-column-start: 2;
    padding: 1.5rem;
    background-color: #ffffff;
    opacity: 0;
    transform: translateX(5em);
    transition: 0.4s ease-in; }
    .timeline-entry__content p:last-of-type {
      margin-bottom: 0; }
  .timeline-entry__image {
    opacity: 0;
    transform: translateX(-5em);
    transition: 0.4s ease-in;
    transition-delay: 0.2s; }
  .timeline-entry.visible h4, .timeline-entry.visible .timeline-entry__content, .timeline-entry.visible .timeline-entry__image {
    opacity: 1;
    transform: translateX(0); }
  @media only screen and (max-width: 800px) {
    .timeline-entry {
      grid-template-columns: 1fr; }
      .timeline-entry__image {
        grid-column-start: 2;
        transition-delay: 0s;
        transform: translateX(5em); }
      .timeline-entry::before {
        left: 1px; } }

.template--media .hero h2 {
  color: #001E62; }

.template--media .hero-d__grid {
  grid-template-columns: 1fr; }

.template--media .stripe-news-feeder {
  --news-feeder-secBG: #ffffff;
  --news-card-color: #F3F2F1; }

.template--media .contain {
  padding-top: 1em; }

.featured-media {
  display: grid;
  grid-template-columns: 1fr 1fr;
  position: relative; }
  .featured-media__content {
    padding: 2em;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    gap: 1em;
    background-color: #091123;
    order: 2; }
  .featured-media__date {
    display: flex;
    align-items: center;
    gap: 12px;
    position: relative;
    z-index: 1; }
    .featured-media__date date {
      margin-bottom: 1rem;
      font-family: "Roboto", sans-serif;
      font-weight: 600;
      color: #001E62;
      line-height: 1.257;
      word-break: break-word;
      font-size: clamp(1.25rem, 4vw, 1.5rem);
      color: #E89923;
      font-family: 'Meriweather';
      margin-bottom: 0;
      display: flex;
      align-items: center;
      gap: 12px;
      word-break: unset; }
      .featured-media__date date:first-child {
        padding-top: 0; }
      .featured-media__date date::after {
        content: '';
        background-image: linear-gradient(#B5B5B5 33%, rgba(255, 255, 255, 0) 0%);
        background-position: center;
        background-size: 1px 8px;
        background-repeat: repeat-y;
        width: 1px;
        min-height: 1em;
        background-size: 1px 7px; }
    .featured-media__date span {
      margin-bottom: 1rem;
      font-family: "Roboto", sans-serif;
      font-weight: 600;
      color: #001E62;
      line-height: 1.257;
      word-break: break-word;
      font-size: 1.125rem;
      font-weight: bold;
      color: #C84E00;
      text-transform: uppercase;
      color: #E89923;
      margin-bottom: 0; }
      .featured-media__date span:first-child {
        padding-top: 0; }
  .featured-media__link {
    text-decoration: none; }
    .featured-media__link::before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      transition: 0.25s ease;
      opacity: 0;
      background: #000; }
    .featured-media__link::after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 2; }
    .featured-media__link:hover::before, .featured-media__link:focus::before {
      opacity: 0.1;
      transition: 0.25s ease; }
    .featured-media__link h3 {
      padding-left: 0;
      position: relative;
      color: #ffffff;
      margin-bottom: 0; }
    .featured-media__link:hover h3, .featured-media__link:focus h3 {
      text-decoration: underline; }
      .featured-media__link:hover h3::after, .featured-media__link:focus h3::after {
        transform: translateX(0.25rem); }
  .featured-media p {
    position: relative;
    color: #B5B5B5; }
    .featured-media p:last-child {
      margin-bottom: 0; }
  .featured-media__image {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 0;
    padding-bottom: 68.421052631%;
    margin-bottom: 0;
    height: 100%; }
    .featured-media__image img,
    .featured-media__image iframe {
      width: 100%;
      object-fit: cover;
      object-position: center;
      min-height: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  @media only screen and (max-width: 800px) {
    .featured-media {
      grid-template-columns: 1fr; }
      .featured-media__content {
        padding: 1em; } }

.media-hero {
  background-color: #F3F2F1;
  padding: clamp(3em, 1vw, 3em) 1em; }
  .media-hero__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.5em clamp(2em, 2vw, 3em);
    max-width: 1180px;
    margin: 0 auto; }
  .media-hero__content {
    order: 2;
    display: flex;
    flex-direction: column;
    gap: 1em; }
    .media-hero__content h1 {
      order: 2;
      margin-bottom: 0; }
    .media-hero__content p {
      order: 3;
      margin-bottom: 0; }
  .media-hero__date {
    order: 1;
    display: flex;
    align-items: center;
    gap: 12px;
    position: relative;
    z-index: 1; }
    .media-hero__date date {
      margin-bottom: 1rem;
      font-family: "Roboto", sans-serif;
      font-weight: 600;
      color: #001E62;
      line-height: 1.257;
      word-break: break-word;
      font-size: clamp(1.25rem, 4vw, 1.5rem);
      color: #C84E00;
      font-family: 'Meriweather';
      margin-bottom: 0;
      display: flex;
      align-items: center;
      gap: 12px;
      word-break: unset; }
      .media-hero__date date:first-child {
        padding-top: 0; }
      .media-hero__date date::after {
        content: '';
        background-image: linear-gradient(#B5B5B5 33%, rgba(255, 255, 255, 0) 0%);
        background-position: center;
        background-size: 1px 8px;
        background-repeat: repeat-y;
        width: 1px;
        min-height: 1em;
        background-size: 1px 7px; }
    .media-hero__date span {
      margin-bottom: 1rem;
      font-family: "Roboto", sans-serif;
      font-weight: 600;
      color: #001E62;
      line-height: 1.257;
      word-break: break-word;
      font-size: 1.125rem;
      font-weight: bold;
      color: #C84E00;
      text-transform: uppercase;
      color: #C84E00;
      margin-bottom: 0; }
      .media-hero__date span:first-child {
        padding-top: 0; }
  .media-hero__byline {
    margin: 0;
    line-height: 0; }
  .media-hero__image {
    order: 1;
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 0;
    padding-bottom: 68.421052631%; }
    .media-hero__image img,
    .media-hero__image iframe {
      width: 100%;
      object-fit: cover;
      object-position: center;
      min-height: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  .media-hero__socials {
    display: flex;
    align-items: center;
    gap: 0.25em;
    order: 4; }
    .media-hero__socials p {
      margin-bottom: 0;
      margin-right: 0.35em; }
    .media-hero__socials button, .media-hero__socials a {
      position: relative;
      width: 2rem;
      height: 2rem;
      background-color: #ffffff;
      border: unset;
      cursor: pointer;
      overflow: hidden;
      display: flex;
      align-items: center;
      justify-content: center;
      order: inherit; }
      .media-hero__socials button::before, .media-hero__socials a::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        transition: 0.25s ease;
        opacity: 0;
        background: #000; }
      .media-hero__socials button::after, .media-hero__socials a::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 2; }
      .media-hero__socials button:hover::before, .media-hero__socials button:focus::before, .media-hero__socials a:hover::before, .media-hero__socials a:focus::before {
        opacity: 0.1;
        transition: 0.25s ease; }
      .media-hero__socials button span, .media-hero__socials a span {
        opacity: 0;
        position: relative; }
  @media only screen and (max-width: 800px) {
    .media-hero__grid {
      grid-template-columns: 1fr; } }

.single-post .stripe-wysiwyg {
  padding: clamp(2em, 1vw, 3em) 1em; }

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button {
  border-radius: 0; }

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
  background-color: #953a00;
  border-color: #953a00;
  text-decoration: underline; }

.tribe-events-c-subscribe-dropdown__list-item::before {
  display: none; }
