/*
Theme Name: Paulians Salient Child
Template: salient
Version: 1.0.0
Text Domain: paulians-salient-child
*/

:root {
  --opa-green-900: #123d2b;
  --opa-green-800: #185438;
  --opa-green-700: #216b48;
  --opa-yellow: #f4c430;
  --opa-yellow-soft: #ffe79a;
  --opa-cream: #fffaf0;
  --opa-ink: #18312a;
  --opa-muted: #60736c;
  --opa-white: #fff;
  --opa-radius: 18px;
  --opa-shadow: 0 18px 50px rgba(18, 61, 43, 0.14);
}

/* Scholastic Achievement Awards */
body.page-id-534 .opa-awards-page { padding: 72px 0 84px; }
body.page-id-534 .opa-awards-page > .row_col_wrap_12 > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_row:first-child { background: linear-gradient(135deg,#eaf3ec,#fff8dc); border-radius: 24px; box-shadow: var(--opa-shadow); margin-bottom: 72px; overflow: hidden; padding: 42px 54px; }
body.page-id-534 .opa-awards-crest { text-align: center; }
body.page-id-534 .opa-awards-crest img { max-height: 270px; object-fit: contain; width: auto; }
body.page-id-534 .opa-awards-intro { padding-left: 35px; }
body.page-id-534 .opa-awards-kicker { color: var(--opa-green-700); font-size: .76rem; font-weight: 800; letter-spacing: .16em; margin-bottom: 11px; text-transform: uppercase; }
body.page-id-534 .opa-awards-intro h2,
body.page-id-534 .opa-awards-heading h2,
body.page-id-534 .opa-awards-apply h2 { color: var(--opa-green-900); font-size: clamp(2rem,4vw,3.3rem); line-height: 1.08; margin: 0 0 16px; }
body.page-id-534 .opa-awards-intro p { color: #46685d; font-size: clamp(1.08rem,2vw,1.32rem); line-height: 1.65; margin: 0; }

body.page-id-534 .opa-awards-heading { margin: 0 auto 28px; max-width: 850px; text-align: center; }
body.page-id-534 .opa-awards-heading p { color: var(--opa-muted); font-size: 1.06rem; }
body.page-id-534 .opa-awards-heading + .wpb_row { margin-bottom: 25px; }
body.page-id-534 .opa-awards-heading + .wpb_row > .row_col_wrap_12_inner { display: grid; gap: 18px; grid-template-columns: repeat(2,minmax(0,1fr)); }
body.page-id-534 .opa-awards-heading + .wpb_row .wpb_column { width: 100%; }
body.page-id-534 .opa-award-requirement { background: var(--opa-green-900); border-radius: 18px; height: 100%; padding: 34px 36px; position: relative; }
body.page-id-534 .opa-award-requirement::before { background: var(--opa-yellow); border-radius: 4px; content: ""; height: 5px; left: 36px; position: absolute; top: 0; width: 72px; }
body.page-id-534 .opa-award-requirement span { color: var(--opa-yellow); display: block; font-size: .8rem; font-weight: 800; letter-spacing: .14em; }
body.page-id-534 .opa-award-requirement strong { color: #fff; display: block; font-size: clamp(2.2rem,4vw,3.5rem); line-height: 1; margin: 13px 0; }
body.page-id-534 .opa-award-requirement p { color: rgba(255,255,255,.72); margin: 0; }

body.page-id-534 .opa-awards-note { background: #eef5ef; border-left: 5px solid var(--opa-yellow); border-radius: 14px; margin: 0 0 42px; padding: 28px 32px; }
body.page-id-534 .opa-awards-note h3 { color: var(--opa-green-900); font-size: 1.35rem; margin: 0 0 8px; }
body.page-id-534 .opa-awards-note p { color: #46685d; line-height: 1.7; margin: 0; }
body.page-id-534 .opa-awards-note + .wpb_row { margin-bottom: 60px; }
body.page-id-534 .opa-awards-note + .wpb_row > .row_col_wrap_12_inner { display: grid; gap: 18px; grid-template-columns: repeat(2,minmax(0,1fr)); }
body.page-id-534 .opa-awards-note + .wpb_row .wpb_column { width: 100%; }
body.page-id-534 .opa-awards-deadline { background: #fff; border: 1px solid rgba(18,61,43,.12); border-radius: 16px; box-shadow: 0 10px 28px rgba(18,61,43,.08); height: 100%; padding: 30px 32px; }
body.page-id-534 .opa-awards-deadline span { color: var(--opa-green-700); display: block; font-size: .73rem; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
body.page-id-534 .opa-awards-deadline strong { color: var(--opa-green-900); display: block; font-size: 1.65rem; margin: 8px 0; }
body.page-id-534 .opa-awards-deadline p { color: var(--opa-muted); margin: 0; }
body.page-id-534 .opa-awards-deadline-pending { background: #fffaf0; }

body.page-id-534 .opa-awards-apply { background: var(--opa-yellow); border-radius: 22px; margin: 0 auto 26px; max-width: 1000px; padding: 48px 55px; text-align: center; }
body.page-id-534 .opa-awards-apply span { color: var(--opa-green-700); font-size: .75rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
body.page-id-534 .opa-awards-apply p { color: var(--opa-green-800); font-size: 1.05rem; line-height: 1.65; margin: 0 auto 24px; max-width: 700px; }
body.page-id-534 .opa-awards-apply a { background: var(--opa-green-900); border-radius: 999px; color: #fff !important; display: inline-flex; font-weight: 800; gap: 12px; padding: 15px 24px; text-decoration: none; }
body.page-id-534 .opa-awards-apply a:hover { background: var(--opa-green-700); color: #fff !important; transform: translateY(-2px); }
body.page-id-534 .opa-awards-apply b { color: var(--opa-yellow); font-size: 1.15rem; }
body.page-id-534 .opa-awards-contact { color: #46685d; text-align: center; }
body.page-id-534 .opa-awards-contact h3 { color: var(--opa-green-900); margin: 0 0 7px; }
body.page-id-534 .opa-awards-contact p { margin: 0; }
body.page-id-534 .opa-awards-contact a { color: var(--opa-green-700) !important; font-weight: 700; }

@media (max-width: 690px) {
  body.page-id-534 .opa-awards-page { padding: 50px 0 58px; }
  body.page-id-534 .opa-awards-page > .row_col_wrap_12 > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_row:first-child { padding: 30px 20px; }
  body.page-id-534 .opa-awards-page .wpb_row:first-child .wpb_column { width: 100%; }
  body.page-id-534 .opa-awards-crest img { max-height: 220px; }
  body.page-id-534 .opa-awards-intro { padding: 28px 0 0; text-align: center; }
  body.page-id-534 .opa-awards-heading + .wpb_row > .row_col_wrap_12_inner,
  body.page-id-534 .opa-awards-note + .wpb_row > .row_col_wrap_12_inner { grid-template-columns: 1fr; }
  body.page-id-534 .opa-awards-note { padding: 24px; }
  body.page-id-534 .opa-awards-apply { padding: 38px 23px; }
}

/* Tribute to Professor Dr. Gana */
body.page-id-532 .opa-gana-page { padding: 72px 0 84px; }
body.page-id-532 .opa-gana-intro { margin: 0 auto 44px; max-width: 920px; text-align: center; }
body.page-id-532 .opa-gana-kicker { color: var(--opa-green-700); font-size: .76rem; font-weight: 800; letter-spacing: .16em; margin-bottom: 11px; text-transform: uppercase; }
body.page-id-532 .opa-gana-intro h2,
body.page-id-532 .opa-gana-article h2 { color: var(--opa-green-900); font-size: clamp(2rem,4vw,3.3rem); line-height: 1.08; margin: 0 0 16px; }
body.page-id-532 .opa-gana-intro p { color: #46685d; font-size: clamp(1.08rem,2vw,1.35rem); line-height: 1.65; margin: 0; }

body.page-id-532 .opa-gana-intro + .wpb_row { background: linear-gradient(135deg,#eaf3ec,#fff8dc); border-radius: 24px; box-shadow: var(--opa-shadow); margin-bottom: 24px; overflow: hidden; padding: 36px 44px; }
body.page-id-532 .opa-gana-intro + .wpb_row > .row_col_wrap_12_inner { align-items: center; }
body.page-id-532 .opa-gana-portrait { background: #fff; border: 10px solid #fff; border-radius: 18px; box-shadow: 0 15px 35px rgba(18,61,43,.17); overflow: hidden; }
body.page-id-532 .opa-gana-portrait img { display: block; width: 100%; }
body.page-id-532 .opa-gana-profile { padding: 20px 24px 20px 38px; }
body.page-id-532 .opa-gana-profile > span { color: var(--opa-green-700); font-size: .76rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
body.page-id-532 .opa-gana-profile h3 { color: var(--opa-green-900); font-size: clamp(2rem,3.6vw,3.25rem); margin: 8px 0; }
body.page-id-532 .opa-gana-date { color: var(--opa-green-700) !important; font-size: 1.08rem; font-weight: 700; }
body.page-id-532 .opa-gana-profile > p:not(.opa-gana-date) { color: #3a5a4f; font-size: 1.05rem; line-height: 1.72; }
body.page-id-532 .opa-gana-role { border-left: 4px solid var(--opa-yellow); margin-top: 24px; padding: 6px 0 6px 18px; }
body.page-id-532 .opa-gana-role small,
body.page-id-532 .opa-gana-role strong { display: block; }
body.page-id-532 .opa-gana-role small { color: var(--opa-muted); font-size: .72rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
body.page-id-532 .opa-gana-role strong { color: var(--opa-green-900); margin-top: 5px; }

body.page-id-532 .opa-gana-intro + .wpb_row + .wpb_row { margin-bottom: 72px; }
body.page-id-532 .opa-gana-intro + .wpb_row + .wpb_row > .row_col_wrap_12_inner { display: grid; gap: 16px; grid-template-columns: repeat(3,minmax(0,1fr)); }
body.page-id-532 .opa-gana-intro + .wpb_row + .wpb_row .wpb_column { width: 100%; }
body.page-id-532 .opa-gana-value { background: var(--opa-green-900); border-radius: 16px; height: 100%; padding: 30px 28px; }
body.page-id-532 .opa-gana-value span { color: var(--opa-yellow); font-size: .73rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
body.page-id-532 .opa-gana-value h3 { color: #fff; font-size: 1.22rem; margin: 10px 0; }
body.page-id-532 .opa-gana-value p { color: rgba(255,255,255,.74); line-height: 1.58; margin: 0; }

body.page-id-532 .opa-gana-article { margin: 0 auto; max-width: 920px; }
body.page-id-532 .opa-gana-article p { color: #304e44; font-size: 1.06rem; line-height: 1.82; margin-bottom: 20px; text-indent: 0 !important; }
body.page-id-532 .opa-gana-article p:first-of-type::first-letter { color: var(--opa-green-800); float: left; font-size: 4.2rem; font-weight: 700; line-height: .8; padding: 9px 10px 0 0; }

body.page-id-532 .opa-gana-projects { background: #eef5ef; border: 1px solid rgba(18,61,43,.08); border-radius: 20px; margin: 62px auto; max-width: 1040px; padding: 42px 46px; }
body.page-id-532 .opa-gana-projects > span { color: var(--opa-green-700); font-size: .74rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
body.page-id-532 .opa-gana-projects h3 { color: var(--opa-green-900); font-size: clamp(1.55rem,3vw,2.35rem); margin: 8px 0 24px; }
body.page-id-532 .opa-gana-projects > div { display: grid; gap: 12px; grid-template-columns: repeat(3,minmax(0,1fr)); }
body.page-id-532 .opa-gana-projects p { background: #fff; border-left: 4px solid var(--opa-yellow); border-radius: 10px; color: var(--opa-green-800); font-weight: 700; margin: 0; padding: 17px 18px; }

body.page-id-532 .opa-gana-quote { background: var(--opa-yellow); border-radius: 20px; margin: 0 auto 28px; max-width: 980px; padding: 46px 55px; text-align: center; }
body.page-id-532 .opa-gana-quote blockquote { border: 0; color: var(--opa-green-900); font-size: clamp(1.55rem,3.2vw,2.5rem); font-weight: 700; line-height: 1.3; margin: 0 0 12px; padding: 0; }
body.page-id-532 .opa-gana-quote p { color: var(--opa-green-800); font-weight: 600; margin: 0; }
body.page-id-532 .opa-gana-byline { margin: 0 auto; max-width: 920px; text-align: center; }
body.page-id-532 .opa-gana-byline span { color: var(--opa-green-700); display: block; font-size: .72rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
body.page-id-532 .opa-gana-byline strong { color: var(--opa-green-900); display: block; font-size: 1.15rem; margin: 6px 0; }
body.page-id-532 .opa-gana-byline p { color: var(--opa-muted); line-height: 1.55; margin: 0; }

@media (max-width: 999px) {
  body.page-id-532 .opa-gana-intro + .wpb_row { padding: 30px; }
  body.page-id-532 .opa-gana-profile { padding-left: 22px; }
  body.page-id-532 .opa-gana-projects > div { grid-template-columns: repeat(2,minmax(0,1fr)); }
}
@media (max-width: 690px) {
  body.page-id-532 .opa-gana-page { padding: 50px 0 58px; }
  body.page-id-532 .opa-gana-intro + .wpb_row { padding: 24px 18px; }
  body.page-id-532 .opa-gana-intro + .wpb_row .wpb_column { width: 100%; }
  body.page-id-532 .opa-gana-profile { padding: 28px 2px 4px; text-align: center; }
  body.page-id-532 .opa-gana-role { border-left: 0; border-top: 4px solid var(--opa-yellow); padding: 14px 0 0; }
  body.page-id-532 .opa-gana-intro + .wpb_row + .wpb_row > .row_col_wrap_12_inner { grid-template-columns: 1fr; }
  body.page-id-532 .opa-gana-projects { padding: 34px 23px; }
  body.page-id-532 .opa-gana-projects > div { grid-template-columns: 1fr; }
  body.page-id-532 .opa-gana-quote { padding: 36px 24px; }
}

/* In cherished memory of Raymond Chia */
body.page-id-138 .opa-raymond-page { padding: 72px 0 84px; }
body.page-id-138 .opa-raymond-intro { margin: 0 auto 44px; max-width: 900px; text-align: center; }
body.page-id-138 .opa-raymond-kicker { color: var(--opa-green-700); font-size: .76rem; font-weight: 800; letter-spacing: .16em; margin-bottom: 11px; text-transform: uppercase; }
body.page-id-138 .opa-raymond-intro h2,
body.page-id-138 .opa-raymond-article h2 { color: var(--opa-green-900); font-size: clamp(2rem, 4vw, 3.35rem); line-height: 1.08; margin: 0 0 8px; }
body.page-id-138 .opa-raymond-alias { color: var(--opa-green-700) !important; font-size: 1.12rem !important; font-weight: 700; margin-bottom: 18px !important; }
body.page-id-138 .opa-raymond-intro > p:last-child { color: #46685d; font-size: clamp(1.08rem, 2vw, 1.35rem); line-height: 1.65; margin: 0; }

body.page-id-138 .opa-raymond-intro + .wpb_row { align-items: center; background: linear-gradient(135deg,#e9f3ec,#fff8dd); border-radius: 22px; box-shadow: var(--opa-shadow); margin-bottom: 24px; overflow: hidden; padding: 42px; }
body.page-id-138 .opa-raymond-intro + .wpb_row > .row_col_wrap_12_inner { align-items: center; }
body.page-id-138 .opa-raymond-photo { background: #fff; border: 9px solid #fff; border-radius: 16px; box-shadow: 0 12px 30px rgba(18,61,43,.15); overflow: hidden; }
body.page-id-138 .opa-raymond-photo img { display: block; width: 100%; }
body.page-id-138 .opa-raymond-caption { color: #65786f; font-size: .84rem; margin-top: 13px; text-align: center; }
body.page-id-138 .opa-raymond-overview { padding-left: 35px; }
body.page-id-138 .opa-raymond-overview > span { color: var(--opa-green-700); display: block; font-size: .76rem; font-weight: 800; letter-spacing: .14em; margin-bottom: 9px; text-transform: uppercase; }
body.page-id-138 .opa-raymond-overview h3 { color: var(--opa-green-900); font-size: clamp(1.8rem,3vw,2.7rem); margin: 0 0 20px; }
body.page-id-138 .opa-raymond-overview p { color: #36564b; line-height: 1.72; margin-bottom: 16px; }

body.page-id-138 .opa-raymond-intro + .wpb_row + .wpb_row { margin-bottom: 72px; }
body.page-id-138 .opa-raymond-intro + .wpb_row + .wpb_row > .row_col_wrap_12_inner { display: grid; gap: 16px; grid-template-columns: repeat(3,minmax(0,1fr)); }
body.page-id-138 .opa-raymond-intro + .wpb_row + .wpb_row .wpb_column { width: 100%; }
body.page-id-138 .opa-raymond-value { background: var(--opa-green-900); border-radius: 16px; height: 100%; padding: 30px 28px; }
body.page-id-138 .opa-raymond-value span { color: var(--opa-yellow); font-size: .74rem; font-weight: 800; letter-spacing: .14em; }
body.page-id-138 .opa-raymond-value h3 { color: #fff; font-size: 1.2rem; margin: 10px 0; }
body.page-id-138 .opa-raymond-value p { color: rgba(255,255,255,.74); line-height: 1.58; margin: 0; }

body.page-id-138 .opa-raymond-article { margin: 0 auto; max-width: 920px; }
body.page-id-138 .opa-raymond-article p { color: #304e44; font-size: 1.06rem; line-height: 1.82; margin-bottom: 20px; }
body.page-id-138 .opa-raymond-article p:first-of-type::first-letter { color: var(--opa-green-800); float: left; font-size: 4.2rem; font-weight: 700; line-height: .8; padding: 9px 10px 0 0; }
body.page-id-138 .opa-raymond-quote { background: var(--opa-yellow); border-radius: 20px; margin: 64px auto; max-width: 980px; padding: 45px 55px; text-align: center; }
body.page-id-138 .opa-raymond-quote blockquote { border: 0; color: var(--opa-green-900); font-size: clamp(1.45rem,3vw,2.25rem); font-weight: 700; line-height: 1.35; margin: 0 0 12px; padding: 0; }
body.page-id-138 .opa-raymond-quote p { color: var(--opa-green-800); margin: 0; }
body.page-id-138 .opa-raymond-farewell { background: var(--opa-green-900); border-radius: 20px; margin: 0 auto; max-width: 920px; padding: 42px; text-align: center; }
body.page-id-138 .opa-raymond-farewell span { color: var(--opa-yellow); font-size: .75rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
body.page-id-138 .opa-raymond-farewell h3 { color: #fff; font-size: clamp(1.5rem,3vw,2.25rem); margin: 8px 0; }
body.page-id-138 .opa-raymond-farewell p { color: rgba(255,255,255,.78); font-size: 1.08rem; margin: 0; }

@media (max-width: 999px) {
  body.page-id-138 .opa-raymond-intro + .wpb_row { padding: 30px; }
  body.page-id-138 .opa-raymond-overview { padding-left: 18px; }
}
@media (max-width: 690px) {
  body.page-id-138 .opa-raymond-page { padding: 50px 0 58px; }
  body.page-id-138 .opa-raymond-intro + .wpb_row { padding: 24px 18px; }
  body.page-id-138 .opa-raymond-intro + .wpb_row .wpb_column { width: 100%; }
  body.page-id-138 .opa-raymond-overview { padding: 28px 2px 0; }
  body.page-id-138 .opa-raymond-intro + .wpb_row + .wpb_row > .row_col_wrap_12_inner { grid-template-columns: 1fr; }
  body.page-id-138 .opa-raymond-quote { margin: 48px auto; padding: 34px 23px; }
  body.page-id-138 .opa-raymond-farewell { padding: 34px 24px; }
}

/* Bro. Felix James Donohue profile */
body.page-id-520 .opa-felix-page {
  padding: 72px 0 84px;
}

body.page-id-520 .opa-felix-intro {
  margin: 0 auto 42px;
  max-width: 860px;
  text-align: center;
}

body.page-id-520 .opa-kicker {
  color: var(--opa-green-700);
  font-size: .76rem;
  font-weight: 800;
  letter-spacing: .16em;
  margin-bottom: 12px;
  text-transform: uppercase;
}

body.page-id-520 .opa-felix-intro h2,
body.page-id-520 .opa-felix-article h2 {
  color: var(--opa-green-900);
  font-size: clamp(2rem, 4vw, 3.25rem);
  line-height: 1.08;
  margin: 0 0 16px;
}

body.page-id-520 .opa-felix-intro p {
  color: #46685d;
  font-size: clamp(1.08rem, 2vw, 1.35rem);
  line-height: 1.65;
  margin: 0;
}

body.page-id-520 .opa-felix-profile {
  background: linear-gradient(135deg, #eaf3ec 0%, #fff8dc 100%);
  border: 1px solid rgba(18, 61, 43, .08);
  border-radius: 24px;
  box-shadow: var(--opa-shadow);
  margin-bottom: 28px;
  overflow: hidden;
  padding: 28px 42px 0;
}

/* WPBakery omits custom classes on nested rows, so retain the same styling
   through their stable position immediately after the introduction. */
body.page-id-520 .opa-felix-intro + .wpb_row {
  background: linear-gradient(135deg, #eaf3ec 0%, #fff8dc 100%);
  border: 1px solid rgba(18, 61, 43, .08);
  border-radius: 24px;
  box-shadow: var(--opa-shadow);
  margin-bottom: 28px;
  overflow: hidden;
  padding: 28px 42px 0;
}

body.page-id-520 .opa-felix-intro + .wpb_row > .row_col_wrap_12_inner {
  align-items: center;
}

body.page-id-520 .opa-felix-profile > .row_col_wrap_12_inner {
  align-items: center;
}

body.page-id-520 .opa-felix-portrait img {
  display: block;
  margin: 0 auto;
  max-height: 550px;
  object-fit: contain;
  width: auto;
}

body.page-id-520 .opa-felix-summary {
  padding: 38px 26px 52px;
}

body.page-id-520 .opa-felix-summary h3 {
  color: var(--opa-green-900);
  font-size: clamp(2rem, 3.6vw, 3.3rem);
  line-height: 1.08;
  margin: 0 0 8px;
}

body.page-id-520 .opa-felix-role {
  color: var(--opa-green-700);
  font-size: 1.15rem;
  font-weight: 700;
  margin-bottom: 22px;
}

body.page-id-520 .opa-felix-term {
  border-left: 4px solid var(--opa-yellow);
  margin: 24px 0;
  padding: 5px 0 5px 18px;
}

body.page-id-520 .opa-felix-term span,
body.page-id-520 .opa-felix-term strong {
  display: block;
}

body.page-id-520 .opa-felix-term span {
  color: var(--opa-muted);
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

body.page-id-520 .opa-felix-term strong {
  color: var(--opa-green-900);
  font-size: 1.1rem;
  margin-top: 4px;
}

body.page-id-520 .opa-felix-summary > p:last-child {
  color: #46685d;
  font-size: 1.06rem;
  line-height: 1.7;
}

body.page-id-520 .opa-felix-milestones {
  margin-bottom: 72px;
}

body.page-id-520 .opa-felix-intro + .wpb_row + .wpb_row {
  margin-bottom: 72px;
}

body.page-id-520 .opa-felix-intro + .wpb_row + .wpb_row > .row_col_wrap_12_inner {
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

body.page-id-520 .opa-felix-intro + .wpb_row + .wpb_row .wpb_column {
  background: var(--opa-green-900);
  border-radius: 16px;
  padding: 25px 23px;
  width: 100%;
}

body.page-id-520 .opa-felix-intro + .wpb_row + .wpb_row span,
body.page-id-520 .opa-felix-intro + .wpb_row + .wpb_row strong {
  display: block;
}

body.page-id-520 .opa-felix-intro + .wpb_row + .wpb_row span {
  color: var(--opa-yellow);
  font-size: .78rem;
  font-weight: 800;
  letter-spacing: .12em;
}

body.page-id-520 .opa-felix-intro + .wpb_row + .wpb_row strong {
  color: #fff;
  font-size: 1.02rem;
  margin: 8px 0;
}

body.page-id-520 .opa-felix-intro + .wpb_row + .wpb_row p {
  color: rgba(255,255,255,.72);
  font-size: .9rem;
  line-height: 1.5;
  margin: 0;
}

body.page-id-520 .opa-felix-milestones > .row_col_wrap_12_inner {
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

body.page-id-520 .opa-felix-milestones .wpb_column {
  background: var(--opa-green-900);
  border-radius: 16px;
  padding: 25px 23px;
  width: 100%;
}

body.page-id-520 .opa-felix-milestones span,
body.page-id-520 .opa-felix-milestones strong {
  display: block;
}

body.page-id-520 .opa-felix-milestones span {
  color: var(--opa-yellow);
  font-size: .78rem;
  font-weight: 800;
  letter-spacing: .12em;
}

body.page-id-520 .opa-felix-milestones strong {
  color: #fff;
  font-size: 1.02rem;
  margin: 8px 0;
}

body.page-id-520 .opa-felix-milestones p {
  color: rgba(255,255,255,.72);
  font-size: .9rem;
  line-height: 1.5;
  margin: 0;
}

body.page-id-520 .opa-felix-article {
  margin: 0 auto 58px;
  max-width: 920px;
}

body.page-id-520 .opa-felix-article p {
  color: #304e44;
  font-size: 1.06rem;
  line-height: 1.82;
  margin-bottom: 20px;
}

body.page-id-520 .opa-felix-article p:first-of-type::first-letter {
  color: var(--opa-green-800);
  float: left;
  font-size: 4.2rem;
  font-weight: 700;
  line-height: .8;
  padding: 9px 10px 0 0;
}

body.page-id-520 .opa-felix-quote {
  background: var(--opa-yellow);
  border-radius: 20px;
  margin: 70px auto;
  max-width: 1050px;
  padding: 48px 64px;
  text-align: center;
}

body.page-id-520 .opa-felix-quote blockquote {
  border: 0;
  color: var(--opa-green-900);
  font-size: clamp(1.45rem, 3vw, 2.3rem);
  font-weight: 700;
  line-height: 1.35;
  margin: 0 0 15px;
  padding: 0;
}

body.page-id-520 .opa-felix-quote span {
  color: var(--opa-green-800);
  font-size: .8rem;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

body.page-id-520 .opa-felix-fund {
  background: var(--opa-green-900);
  border-radius: 20px;
  margin: 10px auto 0;
  max-width: 920px;
  padding: 42px 48px;
}

body.page-id-520 .opa-felix-fund span {
  color: var(--opa-yellow);
  font-size: .76rem;
  font-weight: 800;
  letter-spacing: .14em;
  text-transform: uppercase;
}

body.page-id-520 .opa-felix-fund h3 {
  color: #fff;
  font-size: clamp(1.6rem, 3vw, 2.35rem);
  margin: 8px 0 12px;
}

body.page-id-520 .opa-felix-fund p {
  color: rgba(255,255,255,.78);
  line-height: 1.7;
  margin: 0;
}

@media (max-width: 999px) {
  body.page-id-520 .opa-felix-profile { padding: 24px 20px 0; }
  body.page-id-520 .opa-felix-intro + .wpb_row { padding: 24px 20px 0; }
  body.page-id-520 .opa-felix-milestones > .row_col_wrap_12_inner { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  body.page-id-520 .opa-felix-intro + .wpb_row + .wpb_row > .row_col_wrap_12_inner { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 690px) {
  body.page-id-520 .opa-felix-page { padding: 50px 0 58px; }
  body.page-id-520 .opa-felix-profile { padding: 24px 18px 0; }
  body.page-id-520 .opa-felix-intro + .wpb_row { padding: 24px 18px 0; }
  body.page-id-520 .opa-felix-profile .wpb_column { width: 100%; }
  body.page-id-520 .opa-felix-intro + .wpb_row .wpb_column { width: 100%; }
  body.page-id-520 .opa-felix-portrait img { max-height: 420px; }
  body.page-id-520 .opa-felix-summary { padding: 25px 8px 35px; text-align: center; }
  body.page-id-520 .opa-felix-term { border-left: 0; border-top: 4px solid var(--opa-yellow); padding: 14px 0 0; }
  body.page-id-520 .opa-felix-milestones { margin-bottom: 52px; }
  body.page-id-520 .opa-felix-milestones > .row_col_wrap_12_inner { grid-template-columns: 1fr; }
  body.page-id-520 .opa-felix-intro + .wpb_row + .wpb_row > .row_col_wrap_12_inner { grid-template-columns: 1fr; }
  body.page-id-520 .opa-felix-quote { margin: 50px auto; padding: 36px 24px; }
  body.page-id-520 .opa-felix-fund { padding: 34px 25px; }
}

/* Keep the image lightbox close control visible on every screen size. */
body .mfp-wrap .mfp-close,
body .mfp-image-holder .mfp-close,
body .mfp-iframe-holder .mfp-close {
  align-items: center !important;
  background: #f4c430 !important;
  border: 2px solid #fff !important;
  border-radius: 50% !important;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.32) !important;
  color: #0d4b36 !important;
  display: flex !important;
  font-family: Arial, sans-serif !important;
  font-size: 0 !important;
  height: 46px !important;
  justify-content: center !important;
  line-height: 1 !important;
  opacity: 1 !important;
  padding: 0 !important;
  position: fixed !important;
  right: max(18px, env(safe-area-inset-right)) !important;
  text-align: center !important;
  top: max(18px, env(safe-area-inset-top)) !important;
  transform: none !important;
  width: 46px !important;
  z-index: 104700 !important;
}

body .mfp-wrap .mfp-close::before,
body .mfp-image-holder .mfp-close::before,
body .mfp-iframe-holder .mfp-close::before {
  color: #0d4b36 !important;
  content: "\00d7" !important;
  display: block !important;
  font-family: Arial, sans-serif !important;
  font-size: 34px !important;
  font-weight: 400 !important;
  line-height: 38px !important;
}

body .mfp-wrap .mfp-close:hover,
body .mfp-wrap .mfp-close:focus-visible {
  background: #fff !important;
  border-color: #f4c430 !important;
  color: #0d4b36 !important;
  transform: scale(1.06) !important;
}

/* Official Opening of Paulian House */
body.page-id-464 .opa-opening-page {
  padding-bottom: 78px;
  padding-top: 72px;
}

body.page-id-464 .opa-opening-intro {
  margin: 0 auto 36px;
  max-width: 900px;
  text-align: center;
}

body.page-id-464 .opa-opening-intro h2,
body.page-id-464 .opa-opening-gallery-heading h2 {
  color: #0d4b36;
  font-size: clamp(2rem, 4vw, 3.25rem);
  line-height: 1.08;
  margin: 10px 0 18px;
}

body.page-id-464 .opa-opening-lead {
  color: #365f50;
  font-size: clamp(1.1rem, 2vw, 1.45rem);
  line-height: 1.65;
  margin: 0 auto;
  max-width: 820px;
}

body.page-id-464 #opa-opening-guests > .row_col_wrap_12_inner {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.page-id-464 #opa-opening-guests .wpb_column {
  padding: 0;
  width: 100%;
}

body.page-id-464 .opa-opening-person {
  background: #0f563d;
  border-radius: 18px;
  box-shadow: 0 14px 35px rgba(13, 75, 54, 0.13);
  color: #fff;
  height: 100%;
  min-height: 210px;
  padding: 36px 38px;
  position: relative;
}

body.page-id-464 .opa-opening-person::before {
  background: #f4c430;
  border-radius: 4px;
  content: "";
  height: 5px;
  left: 38px;
  position: absolute;
  top: 0;
  width: 72px;
}

body.page-id-464 .opa-opening-person span {
  color: #f4c430;
  display: block;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  margin-bottom: 14px;
  text-transform: uppercase;
}

body.page-id-464 .opa-opening-person h3 {
  color: #fff;
  font-size: clamp(1.35rem, 2.2vw, 1.85rem);
  line-height: 1.25;
  margin: 0 0 12px;
}

body.page-id-464 .opa-opening-person p {
  color: rgba(255, 255, 255, 0.78);
  font-size: 1rem;
  margin: 0;
}

body.page-id-464 .opa-opening-date {
  background: #f4c430;
  border-radius: 14px;
  margin: 24px 0 78px;
  padding: 20px 28px;
}

body.page-id-464 .opa-opening-date > div {
  align-items: center;
  display: flex;
  gap: 22px;
  justify-content: center;
  text-align: center;
}

body.page-id-464 .opa-opening-date span {
  color: #0d4b36;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.page-id-464 .opa-opening-date strong {
  color: #0d4b36;
  font-size: 1.1rem;
}

body.page-id-464 .opa-opening-gallery-heading {
  margin: 0 0 30px;
  max-width: 760px;
}

body.page-id-464 .opa-opening-gallery-heading p:last-child {
  color: #517064;
  font-size: 1.08rem;
}

body.page-id-464 .opa-opening-gallery {
  margin-bottom: 0;
}

@media (max-width: 690px) {
  body.page-id-464 .opa-opening-page {
    padding-bottom: 54px;
    padding-top: 50px;
  }

  body.page-id-464 #opa-opening-guests > .row_col_wrap_12_inner {
    display: grid;
    gap: 16px;
    grid-template-columns: 1fr;
  }

  body.page-id-464 #opa-opening-guests .wpb_column {
    width: 100%;
  }

  body.page-id-464 .opa-opening-person {
    min-height: 0;
    padding: 30px 25px;
  }

  body.page-id-464 .opa-opening-person::before {
    left: 25px;
  }

  body.page-id-464 .opa-opening-date {
    margin-bottom: 56px;
    padding: 18px 20px;
  }

  body.page-id-464 .opa-opening-date > div {
    align-items: flex-start;
    flex-direction: column;
    gap: 5px;
    text-align: left;
  }
}

/* Annual Reunion Dinner 2022 image cards */
body.page-id-480 .opa-dinner-page {
  padding-bottom: 82px;
  padding-top: 68px;
}

body.page-id-480 .opa-dinner-speech-heading {
  margin-bottom: 18px;
}

body.page-id-480 .opa-dinner-speech-heading p {
  color: #0d4b36;
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 600;
  line-height: 1.1;
  margin: 0;
}

body.page-id-480 .opa-dinner-speech {
  background: #fff;
  border-left: 5px solid #f4c430;
  border-radius: 0 18px 18px 0;
  box-shadow: 0 12px 38px rgba(13, 75, 54, 0.08);
  margin-bottom: 78px;
  padding: 34px clamp(24px, 4vw, 48px);
}

body.page-id-480 .opa-dinner-speech p {
  color: #3f5e52;
  font-size: 1rem;
  line-height: 1.8;
}

body.page-id-480 .opa-dinner-speech p:empty {
  display: none;
}

body.page-id-480 .opa-dinner-gallery-intro {
  margin: 0 0 36px;
  max-width: 850px;
}

body.page-id-480 .opa-dinner-gallery-intro h2 {
  color: #0d4b36;
  font-size: clamp(2rem, 4vw, 3.2rem);
  line-height: 1.1;
  margin: 10px 0 16px;
}

body.page-id-480 .opa-dinner-gallery-intro p:last-child {
  color: #517064;
  font-size: 1.1rem;
  line-height: 1.65;
}

body.page-id-480 .opa-dinner-section-heading {
  border-bottom: 1px solid rgba(13, 75, 54, 0.16);
  margin: 54px 0 24px;
  padding-bottom: 12px;
}

body.page-id-480 .opa-dinner-section-heading h3 {
  color: #0d4b36;
  font-size: clamp(1.4rem, 2.5vw, 2rem);
  margin: 0;
}

body.page-id-480 .opa-dinner-card-grid {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.page-id-480 .opa-dinner-card-grid--lead {
  grid-template-columns: minmax(0, 390px);
}

body.page-id-480 .opa-dinner-card-grid--wide {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.page-id-480 .opa-dinner-image-card {
  background: #fff;
  border: 1px solid rgba(13, 75, 54, 0.13);
  border-radius: 16px;
  box-shadow: 0 12px 32px rgba(13, 75, 54, 0.09);
  display: flex;
  flex-direction: column;
  margin: 0;
  min-width: 0;
  overflow: hidden;
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}

body.page-id-480 .opa-dinner-image-card:hover {
  box-shadow: 0 18px 42px rgba(13, 75, 54, 0.16);
  transform: translateY(-4px);
}

body.page-id-480 .opa-dinner-image-card > a {
  aspect-ratio: 4 / 3;
  background: #e9eee9;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
}

body.page-id-480 .opa-dinner-image-card img {
  display: block;
  height: 100% !important;
  left: 0;
  object-fit: cover;
  object-position: center top;
  position: absolute;
  top: 0;
  transition: transform 0.4s ease;
  width: 100% !important;
}

body.page-id-480 .opa-dinner-image-card:hover img {
  transform: scale(1.025);
}

body.page-id-480 .opa-dinner-image-card figcaption {
  border-top: 4px solid #f4c430;
  color: #244c3d;
  flex: 1;
  font-size: 0.95rem;
  line-height: 1.55;
  padding: 20px 21px 22px;
}

@media (max-width: 900px) {
  body.page-id-480 .opa-dinner-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 600px) {
  body.page-id-480 .opa-dinner-page {
    padding-bottom: 54px;
    padding-top: 50px;
  }

  body.page-id-480 .opa-dinner-speech {
    margin-bottom: 58px;
    padding: 26px 21px;
  }

  body.page-id-480 .opa-dinner-card-grid,
  body.page-id-480 .opa-dinner-card-grid--lead,
  body.page-id-480 .opa-dinner-card-grid--wide {
    grid-template-columns: 1fr;
  }

  body.page-id-480 .opa-dinner-image-card figcaption {
    padding: 17px 18px 19px;
  }
}

/* Individual Golf Championship pages */
.opa-golf-event-page { padding: 68px 0 80px; }
.opa-golf-event-intro { margin: 0 auto 38px; max-width: 850px; text-align: center; }
.opa-golf-event-intro h2 { color: #0d4b36; font-size: clamp(2rem, 4vw, 3.25rem); line-height: 1.08; margin: 10px 0 15px; }
.opa-golf-event-intro p:last-child { color: #5b756b; font-size: 1.05rem; }
.opa-golf-event-copy { background: #fff; border-left: 5px solid #f4c430; border-radius: 0 18px 18px 0; box-shadow: 0 12px 36px rgba(13,75,54,.08); margin: 0 auto 64px; max-width: 980px; padding: 36px clamp(23px,4vw,50px); }
.opa-golf-event-copy article { color: #3d5d51; font-size: 1rem; line-height: 1.78; }
.opa-golf-event-copy h3 { color: #0d4b36; font-size: 1.35rem; margin: 34px 0 12px; }
.opa-golf-event-copy p { margin-bottom: 13px; }
.opa-golf-event-gallery-heading { margin: 0 0 25px; }
.opa-golf-event-gallery-heading h2 { color: #0d4b36; font-size: clamp(1.8rem,3vw,2.5rem); }
.opa-golf-event-grid { display: grid; gap: 22px; grid-template-columns: repeat(3,minmax(0,1fr)); }
.opa-golf-event-card { background: #fff; border: 1px solid rgba(13,75,54,.13); border-radius: 16px; box-shadow: 0 12px 30px rgba(13,75,54,.09); margin: 0; overflow: hidden; }
.opa-golf-event-card > a { aspect-ratio: 4/3; background: #e9eee9; display: block; overflow: hidden; }
.opa-golf-event-card img { height: 100%!important; object-fit: cover; object-position: center top; width: 100%!important; }
.opa-golf-event-card figcaption { border-top: 4px solid #f4c430; color: #244c3d; font-size: .9rem; line-height: 1.45; min-height: 68px; padding: 17px 19px; }
.opa-golf-back { margin: 46px 0 0; text-align: center; }
.opa-golf-back a { background: #f4c430; border-radius: 999px; color: #0d4b36; display: inline-block; font-weight: 800; padding: 13px 25px; }
@media(max-width:850px){.opa-golf-event-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:600px){.opa-golf-event-page{padding:48px 0 55px}.opa-golf-event-copy{padding:27px 21px}.opa-golf-event-grid{grid-template-columns:1fr}}

/* OPA–SPI Games Carnival */
body.page-id-538 .opa-games-page { padding: 66px 0 78px; }
body.page-id-538 .opa-games-intro { color: #49675c; font-size: 1.05rem; line-height: 1.75; margin: 0 auto 38px; max-width: 980px; }
body.page-id-538 #opa-games-table-feature > .row_col_wrap_12_inner { align-items: stretch; display: grid; gap: 30px; grid-template-columns: minmax(0,7fr) minmax(280px,5fr); }
body.page-id-538 #opa-games-table-feature .wpb_column { padding: 0; width: 100%; }
body.page-id-538 .opa-games-table,
body.page-id-538 .opa-games-poster { height: 100%; }
body.page-id-538 .opa-games-table { background: #fff; border-radius: 16px; box-shadow: 0 14px 36px rgba(13,75,54,.09); overflow: hidden; }
body.page-id-538 .opa-games-table table { border: 0; margin: 0; width: 100%; }
body.page-id-538 .opa-games-table th { background: #0f563d; border-color: rgba(255,255,255,.28); color: #fff; font-weight: 700; padding: 16px 18px; }
body.page-id-538 .opa-games-table td { border-color: rgba(13,75,54,.09); color: #37574b; padding: 14px 18px; }
body.page-id-538 .opa-games-table tbody tr:nth-child(even) { background: #f7f8f4; }
body.page-id-538 .opa-games-poster { background: #fff; border: 1px solid rgba(13,75,54,.13); border-radius: 16px; box-shadow: 0 14px 36px rgba(13,75,54,.09); display: flex; flex-direction: column; margin: 0; overflow: hidden; }
body.page-id-538 .opa-games-poster > a { align-items: center; background: #edf3ee; display: flex; flex: 1; justify-content: center; min-height: 520px; padding: 26px; }
body.page-id-538 .opa-games-poster img { display: block; height: auto; margin: auto; max-height: 610px; object-fit: contain; width: auto; }
body.page-id-538 .opa-games-poster figcaption { border-top: 5px solid #f4c430; color: #0d4b36; font-weight: 700; padding: 19px 22px 21px; }
@media(max-width:800px){body.page-id-538 #opa-games-table-feature > .row_col_wrap_12_inner{grid-template-columns:1fr}body.page-id-538 .opa-games-poster> a{min-height:0}body.page-id-538 .opa-games-poster img{max-height:520px}}
@media(max-width:600px){body.page-id-538 .opa-games-page{padding:48px 0 54px}body.page-id-538 .opa-games-table{overflow-x:auto}body.page-id-538 .opa-games-table table{min-width:530px}}

/* Class of '86 ZOPA */
body.page-id-191 .opa-class86-page { padding: 68px 0 82px; }
body.page-id-191 .opa-class86-intro { margin: 0 auto 36px; max-width: 900px; text-align: center; }
body.page-id-191 .opa-class86-intro h2 { color: #0d4b36; font-size: clamp(2rem,4vw,3.25rem); line-height: 1.08; margin: 10px 0 18px; }
body.page-id-191 .opa-class86-intro p:last-child { color: #4e6d61; font-size: clamp(1.05rem,2vw,1.3rem); line-height: 1.65; }
body.page-id-191 #opa-class86-facts > .row_col_wrap_12_inner { display: grid; gap: 18px; grid-template-columns: repeat(3,minmax(0,1fr)); }
body.page-id-191 #opa-class86-facts .wpb_column { padding: 0; width: 100%; }
body.page-id-191 .opa-class86-fact { background: #0f563d; border-radius: 15px; box-shadow: 0 12px 30px rgba(13,75,54,.11); min-height: 125px; padding: 27px; }
body.page-id-191 .opa-class86-fact span { color: #f4c430; display: block; font-size: .68rem; font-weight: 800; letter-spacing: .12em; margin-bottom: 10px; text-transform: uppercase; }
body.page-id-191 .opa-class86-fact strong { color: #fff; font-size: 1.08rem; line-height: 1.4; }
body.page-id-191 .opa-class86-article { background: #fff; border-left: 5px solid #f4c430; border-radius: 0 18px 18px 0; box-shadow: 0 14px 38px rgba(13,75,54,.08); margin: 42px auto 72px; max-width: 980px; padding: 38px clamp(24px,4vw,52px); }
body.page-id-191 .opa-class86-article p { color: #405f53; font-size: 1rem; line-height: 1.8; margin-bottom: 20px; }
body.page-id-191 .opa-class86-article p:last-child { margin-bottom: 0; }
body.page-id-191 .opa-class86-gallery-heading { margin: 0 0 28px; }
body.page-id-191 .opa-class86-gallery-heading h2 { color: #0d4b36; font-size: clamp(1.8rem,3vw,2.6rem); margin: 8px 0 0; }
body.page-id-191 .opa-class86-grid { display: grid; gap: 26px; grid-template-columns: repeat(2,minmax(0,1fr)); }
body.page-id-191 .opa-class86-card { background: #fff; border: 1px solid rgba(13,75,54,.13); border-radius: 17px; box-shadow: 0 14px 34px rgba(13,75,54,.1); margin: 0; overflow: hidden; }
body.page-id-191 .opa-class86-card > a { aspect-ratio: 16/10; background: #e9eee9; display: block; overflow: hidden; }
body.page-id-191 .opa-class86-card img { height: 100%!important; object-fit: cover; object-position: center; transition: transform .4s ease; width: 100%!important; }
body.page-id-191 .opa-class86-card:hover img { transform: scale(1.025); }
body.page-id-191 .opa-class86-card figcaption { border-top: 5px solid #f4c430; color: #244c3d; font-weight: 600; line-height: 1.5; min-height: 75px; padding: 20px 22px; }
@media(max-width:700px){body.page-id-191 .opa-class86-page{padding:48px 0 55px}body.page-id-191 #opa-class86-facts>.row_col_wrap_12_inner,body.page-id-191 .opa-class86-grid{grid-template-columns:1fr}body.page-id-191 .opa-class86-article{margin:30px auto 55px;padding:27px 21px}}

/* Class of '71 reunion */
body.page-id-511 .opa-class71-page { padding: 68px 0 82px; }
body.page-id-511 .opa-class71-intro { margin: 0 auto 38px; max-width: 900px; text-align: center; }
body.page-id-511 .opa-class71-intro h2 { color: #0d4b36; font-size: clamp(2rem,4vw,3.2rem); line-height: 1.08; margin: 10px 0 17px; }
body.page-id-511 .opa-class71-intro p { color: #4d6d61; font-size: clamp(1.05rem,2vw,1.28rem); line-height: 1.65; }
body.page-id-511 .opa-class71-intro span { color: #0d4b36; display: block; font-size: .78rem; font-weight: 700; letter-spacing: .06em; margin-top: 17px; text-transform: uppercase; }
body.page-id-511 .opa-class71-article { background: #fff; border-left: 5px solid #f4c430; border-radius: 0 18px 18px 0; box-shadow: 0 14px 38px rgba(13,75,54,.08); margin: 0 auto 72px; max-width: 980px; padding: 40px clamp(24px,4vw,52px); }
body.page-id-511 .opa-class71-article p { color: #405f53; font-size: 1rem; line-height: 1.8; margin-bottom: 20px; }
body.page-id-511 .opa-class71-gallery-heading { margin: 0 0 28px; }
body.page-id-511 .opa-class71-gallery-heading h2 { color: #0d4b36; font-size: clamp(1.8rem,3vw,2.6rem); margin: 8px 0 0; }
body.page-id-511 .opa-class71-grid { display: grid; gap: 25px; grid-template-columns: repeat(2,minmax(0,1fr)); }
body.page-id-511 .opa-class71-card { background: #fff; border: 1px solid rgba(13,75,54,.13); border-radius: 17px; box-shadow: 0 14px 34px rgba(13,75,54,.1); display: flex; flex-direction: column; margin: 0; overflow: hidden; }
body.page-id-511 .opa-class71-card > a { aspect-ratio: 16/10; background: #e9eee9; display: block; overflow: hidden; }
body.page-id-511 .opa-class71-card img { height: 100%!important; object-fit: cover; object-position: center; transition: transform .4s ease; width: 100%!important; }
body.page-id-511 .opa-class71-card:hover img { transform: scale(1.025); }
body.page-id-511 .opa-class71-card figcaption { border-top: 5px solid #f4c430; color: #244c3d; flex: 1; font-size: .94rem; line-height: 1.55; min-height: 90px; padding: 20px 22px; }
@media(max-width:700px){body.page-id-511 .opa-class71-page{padding:48px 0 55px}body.page-id-511 .opa-class71-article{margin-bottom:55px;padding:27px 21px}body.page-id-511 .opa-class71-grid{grid-template-columns:1fr}}

/* C78 Student Welfare Fund */
body.page-id-103 .opa-c78-page { padding: 68px 0 82px; }
body.page-id-103 .opa-c78-intro { margin: 0 auto 36px; max-width: 900px; text-align: center; }
body.page-id-103 .opa-c78-intro h2 { color: #0d4b36; font-size: clamp(2rem,4vw,3.2rem); line-height: 1.08; margin: 10px 0 18px; }
body.page-id-103 .opa-c78-intro p:last-child { color: #4d6d61; font-size: clamp(1.05rem,2vw,1.28rem); line-height: 1.65; }
body.page-id-103 #opa-c78-facts>.row_col_wrap_12_inner { display: grid; gap: 18px; grid-template-columns: repeat(3,minmax(0,1fr)); }
body.page-id-103 #opa-c78-facts .wpb_column { padding: 0; width: 100%; }
body.page-id-103 .opa-c78-fact { background: #0f563d; border-radius: 15px; box-shadow: 0 12px 30px rgba(13,75,54,.11); min-height: 145px; padding: 27px; }
body.page-id-103 .opa-c78-fact span { color: #f4c430; display: block; font-size: .68rem; font-weight: 800; letter-spacing: .12em; margin-bottom: 10px; text-transform: uppercase; }
body.page-id-103 .opa-c78-fact strong { color: #fff; display: block; font-size: 1.5rem; line-height: 1.2; }
body.page-id-103 .opa-c78-fact small { color: rgba(255,255,255,.7); display: block; margin-top: 7px; }
body.page-id-103 .opa-c78-article { background: #fff; border-left: 5px solid #f4c430; border-radius: 0 18px 18px 0; box-shadow: 0 14px 38px rgba(13,75,54,.08); margin: 42px auto 72px; max-width: 980px; padding: 38px clamp(24px,4vw,52px); }
body.page-id-103 .opa-c78-article p { color: #405f53; font-size: 1rem; line-height: 1.8; margin-bottom: 20px; }
body.page-id-103 .opa-c78-gallery-heading { margin: 0 0 28px; max-width: 800px; }
body.page-id-103 .opa-c78-gallery-heading h2 { color: #0d4b36; font-size: clamp(1.8rem,3vw,2.6rem); margin: 8px 0 12px; }
body.page-id-103 .opa-c78-gallery-heading p:last-child { color: #567166; }
body.page-id-103 .opa-c78-grid { display: grid; gap: 24px; grid-template-columns: repeat(2,minmax(0,1fr)); }
body.page-id-103 .opa-c78-card { background: #fff; border: 1px solid rgba(13,75,54,.13); border-radius: 17px; box-shadow: 0 14px 34px rgba(13,75,54,.1); display: flex; flex-direction: column; margin: 0; overflow: hidden; }
body.page-id-103 .opa-c78-card>a { aspect-ratio: 16/10; background: #e9eee9; display: block; overflow: hidden; }
body.page-id-103 .opa-c78-card img { height: 100%!important; object-fit: cover; object-position: center top; transition: transform .4s ease; width: 100%!important; }
body.page-id-103 .opa-c78-card:hover img { transform: scale(1.025); }
body.page-id-103 .opa-c78-card figcaption { border-top: 5px solid #f4c430; color: #244c3d; flex: 1; font-size: .94rem; line-height: 1.55; min-height: 82px; padding: 20px 22px; }
@media(max-width:700px){body.page-id-103 .opa-c78-page{padding:48px 0 55px}body.page-id-103 #opa-c78-facts>.row_col_wrap_12_inner,body.page-id-103 .opa-c78-grid{grid-template-columns:1fr}body.page-id-103 .opa-c78-article{margin:30px auto 55px;padding:27px 21px}}

/* Shared contribution-page structure */
.opa-contrib-page{padding:68px 0 82px}.opa-contrib-intro{margin:0 auto 42px;max-width:900px;text-align:center}.opa-contrib-intro h2{color:#0d4b36;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08;margin:10px 0 18px}.opa-contrib-intro p:last-child{color:#4d6d61;font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.65}.opa-contrib-feature-row>.row_col_wrap_12_inner{align-items:stretch;display:grid;gap:28px;grid-template-columns:minmax(0,5fr) minmax(0,7fr)}.opa-sports-page .opa-contrib-feature-row>.row_col_wrap_12_inner{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}.opa-contrib-feature-row .wpb_column{padding:0;width:100%}.opa-contrib-copy{background:#fff;border-left:5px solid #f4c430;border-radius:0 18px 18px 0;box-shadow:0 14px 38px rgba(13,75,54,.08);height:100%;padding:34px clamp(23px,4vw,45px)}.opa-contrib-copy p{color:#405f53;font-size:1rem;line-height:1.78;margin-bottom:18px}.opa-contrib-feature,.opa-contrib-report{background:#fff;border:1px solid rgba(13,75,54,.13);border-radius:17px;box-shadow:0 14px 34px rgba(13,75,54,.1);display:flex;flex-direction:column;height:100%;margin:0;overflow:hidden}.opa-contrib-feature>a,.opa-contrib-report>a{align-items:center;background:#e9eee9;display:flex;flex:1;justify-content:center;min-height:430px;overflow:hidden;padding:18px}.opa-contrib-feature img,.opa-contrib-report img{height:100%!important;max-height:560px;object-fit:contain;width:100%!important}.opa-contrib-feature figcaption,.opa-contrib-report figcaption{border-top:5px solid #f4c430;color:#244c3d;font-weight:600;line-height:1.5;padding:19px 21px}.opa-contrib-gallery-heading{margin:70px 0 28px}.opa-contrib-gallery-heading h2{color:#0d4b36;font-size:clamp(1.8rem,3vw,2.6rem);margin:8px 0 0}.opa-contrib-grid{display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}.opa-contrib-card{background:#fff;border:1px solid rgba(13,75,54,.13);border-radius:17px;box-shadow:0 14px 34px rgba(13,75,54,.1);display:flex;flex-direction:column;margin:0;overflow:hidden}.opa-contrib-card>a{aspect-ratio:16/10;background:#e9eee9;display:block;overflow:hidden}.opa-contrib-card img{height:100%!important;object-fit:cover;object-position:center top;transition:transform .4s ease;width:100%!important}.opa-contrib-card:hover img{transform:scale(1.025)}.opa-contrib-card figcaption{border-top:5px solid #f4c430;color:#244c3d;flex:1;font-size:.94rem;line-height:1.55;min-height:82px;padding:20px 22px}.opa-contrib-pillars>.row_col_wrap_12_inner{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:35px}.opa-contrib-pillars .wpb_column{padding:0;width:100%}.opa-contrib-pillars .wpb_text_column>div{background:#0f563d;border-radius:15px;min-height:135px;padding:26px}.opa-contrib-pillars span{color:#f4c430;display:block;font-size:.68rem;font-weight:800;letter-spacing:.12em;margin-bottom:10px;text-transform:uppercase}.opa-contrib-pillars strong{color:#fff;line-height:1.4}.opa-hockey-purpose{background:#0f563d;border-radius:18px;color:#fff;height:100%;padding:34px 38px}.opa-hockey-purpose .opa-kicker{color:#f4c430}.opa-hockey-purpose ul{margin:20px 0 28px 20px}.opa-hockey-purpose li{color:rgba(255,255,255,.86);line-height:1.6;margin-bottom:9px}.opa-hockey-target{border-top:1px solid rgba(255,255,255,.25);padding-top:22px}.opa-hockey-target span{color:rgba(255,255,255,.7);display:block;font-size:.72rem;text-transform:uppercase}.opa-hockey-target strong{color:#f4c430;display:block;font-size:2rem;margin-top:6px}.opa-hockey-letter{height:auto;margin:0 auto;max-width:980px}.opa-hockey-letter p:has(a[href^="mailto:"]){background:#f7f1d9;border-radius:10px;padding:15px}.opa-hockey-letter a{color:#0d4b36;font-weight:700}
@media(max-width:800px){.opa-contrib-feature-row>.row_col_wrap_12_inner,.opa-sports-page .opa-contrib-feature-row>.row_col_wrap_12_inner{grid-template-columns:1fr}.opa-contrib-pillars>.row_col_wrap_12_inner{grid-template-columns:1fr}.opa-contrib-feature>a,.opa-contrib-report>a{min-height:0}}
@media(max-width:700px){.opa-contrib-page{padding:48px 0 55px}.opa-contrib-grid{grid-template-columns:1fr}.opa-contrib-copy{padding:27px 21px}.opa-hockey-purpose{padding:28px 23px}}

/* Golf Championships */
body.page-id-499 .opa-golf-page {
  padding-bottom: 78px;
  padding-top: 68px;
}

body.page-id-499 .opa-golf-intro {
  margin: 0 auto 38px;
  max-width: 800px;
  text-align: center;
}

body.page-id-499 .opa-golf-intro h2 {
  color: #0d4b36;
  font-size: clamp(2rem, 4vw, 3.2rem);
  line-height: 1.08;
  margin: 10px 0 16px;
}

body.page-id-499 .opa-golf-intro p:last-child {
  color: #526f64;
  font-size: 1.08rem;
}

body.page-id-499 .opa-golf-years {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-bottom: 70px;
}

body.page-id-499 .opa-golf-year-card {
  background: #0f563d;
  border-radius: 16px;
  box-shadow: 0 12px 30px rgba(13, 75, 54, 0.12);
  color: #fff;
  display: flex;
  flex-direction: column;
  min-height: 190px;
  padding: 27px;
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}

body.page-id-499 .opa-golf-year-card:hover {
  box-shadow: 0 18px 38px rgba(13, 75, 54, 0.2);
  color: #fff;
  transform: translateY(-4px);
}

body.page-id-499 .opa-golf-year-card span {
  color: #f4c430;
  font-size: 0.69rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body.page-id-499 .opa-golf-year-card strong {
  color: #fff;
  font-size: 2.5rem;
  line-height: 1;
  margin-top: 18px;
}

body.page-id-499 .opa-golf-year-card small {
  color: rgba(255, 255, 255, 0.72);
  margin-top: auto;
}

body.page-id-499 .opa-golf-image-card {
  background: #fff;
  border: 1px solid rgba(13, 75, 54, 0.14);
  border-radius: 18px;
  box-shadow: 0 16px 42px rgba(13, 75, 54, 0.12);
  margin: 0 auto 48px;
  max-width: 620px;
  overflow: hidden;
}

body.page-id-499 .opa-golf-image-card > a {
  background: #f3f5ef;
  display: block;
  padding: 24px;
}

body.page-id-499 .opa-golf-image-card img {
  display: block;
  height: auto;
  margin: 0 auto;
  max-height: 660px;
  object-fit: contain;
  width: 100%;
}

body.page-id-499 .opa-golf-image-card figcaption {
  border-top: 5px solid #f4c430;
  color: #0d4b36;
  font-size: 1rem;
  font-weight: 700;
  padding: 20px 24px 22px;
}

body.page-id-499 .opa-golf-story {
  margin: 0 auto;
  max-width: 820px;
  text-align: center;
}

body.page-id-499 .opa-golf-story h2 {
  color: #0d4b36;
  font-size: clamp(1.8rem, 3.6vw, 2.8rem);
  line-height: 1.15;
  margin: 10px 0 16px;
}

body.page-id-499 .opa-golf-story p:last-child {
  color: #526f64;
  font-size: 1.05rem;
}

body.page-id-499 .opa-golf-read-more {
  background: #f4c430;
  border-radius: 999px;
  color: #0d4b36;
  display: inline-block;
  font-size: 0.85rem;
  font-weight: 800;
  margin-top: 18px;
  padding: 12px 24px;
}

body.page-id-499 .opa-golf-read-more:hover {
  background: #0d4b36;
  color: #fff;
}

@media (max-width: 820px) {
  body.page-id-499 .opa-golf-years {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 600px) {
  body.page-id-499 .opa-golf-page {
    padding-bottom: 54px;
    padding-top: 48px;
  }

  body.page-id-499 .opa-golf-image-card > a {
    padding: 14px;
  }

  body.page-id-499 .opa-golf-years {
    grid-template-columns: 1fr;
  }
}

/* Annual Reports archive */
body.page-id-351 .opa-reports-page {
  padding-bottom: 82px;
  padding-top: 70px;
}

body.page-id-351 .opa-reports-intro {
  margin: 0 auto 46px;
  max-width: 850px;
  text-align: center;
}

body.page-id-351 .opa-reports-intro h2 {
  color: #0d4b36;
  font-size: clamp(2rem, 4vw, 3.3rem);
  line-height: 1.08;
  margin: 10px 0 18px;
}

body.page-id-351 .opa-reports-intro p:last-child {
  color: #4d6d61;
  font-size: 1.12rem;
  line-height: 1.65;
}

body.page-id-351 .opa-reports-grid {
  display: grid;
  gap: 22px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.page-id-351 .opa-report-card {
  background: #fff;
  border: 1px solid rgba(13, 75, 54, 0.14);
  border-radius: 17px;
  box-shadow: 0 12px 32px rgba(13, 75, 54, 0.08);
  display: flex;
  flex-direction: column;
  min-height: 310px;
  overflow: hidden;
  padding: 26px;
  position: relative;
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}

body.page-id-351 .opa-report-card:hover {
  box-shadow: 0 18px 42px rgba(13, 75, 54, 0.15);
  transform: translateY(-4px);
}

body.page-id-351 .opa-report-card--latest {
  background: #0f563d;
  border-color: #0f563d;
}

body.page-id-351 .opa-report-card__icon {
  align-items: center;
  background: #f4c430;
  border-radius: 12px;
  color: #0d4b36;
  display: flex;
  font-size: 0.72rem;
  font-weight: 800;
  height: 52px;
  justify-content: center;
  letter-spacing: 0.1em;
  margin-bottom: 24px;
  width: 52px;
}

body.page-id-351 .opa-report-card__copy > span {
  color: #698077;
  display: block;
  font-size: 0.69rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.page-id-351 .opa-report-card__copy h3 {
  color: #0d4b36;
  font-size: 2.2rem;
  line-height: 1;
  margin: 8px 0 12px;
}

body.page-id-351 .opa-report-card__copy p {
  color: #688077;
  font-size: 0.88rem;
  margin: 0;
}

body.page-id-351 .opa-report-card--latest .opa-report-card__copy > span,
body.page-id-351 .opa-report-card--latest .opa-report-card__copy p {
  color: rgba(255, 255, 255, 0.7);
}

body.page-id-351 .opa-report-card--latest .opa-report-card__copy h3 {
  color: #fff;
}

body.page-id-351 .opa-report-card__actions {
  display: grid;
  gap: 9px;
  grid-template-columns: 1fr 1fr;
  margin-top: auto;
  padding-top: 26px;
}

body.page-id-351 .opa-report-card__actions a {
  border: 1px solid #0d4b36;
  border-radius: 999px;
  color: #0d4b36;
  font-size: 0.75rem;
  font-weight: 700;
  padding: 10px 12px;
  text-align: center;
  transition: background 0.2s ease, color 0.2s ease;
}

body.page-id-351 .opa-report-card__actions .opa-report-view,
body.page-id-351 .opa-report-card--latest .opa-report-download {
  background: #f4c430;
  border-color: #f4c430;
  color: #0d4b36;
}

body.page-id-351 .opa-report-card__actions a:hover {
  background: #0d4b36;
  color: #fff;
}

body.page-id-351 .opa-report-card--latest .opa-report-card__actions a {
  border-color: rgba(255, 255, 255, 0.65);
  color: #fff;
}

body.page-id-351 .opa-report-card--latest .opa-report-view {
  color: #0d4b36;
}

@media (max-width: 980px) {
  body.page-id-351 .opa-reports-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 600px) {
  body.page-id-351 .opa-reports-page {
    padding-bottom: 54px;
    padding-top: 50px;
  }

  body.page-id-351 .opa-reports-grid {
    grid-template-columns: 1fr;
  }

  body.page-id-351 .opa-report-card {
    min-height: 285px;
  }
}

/* New Applications: three balanced membership choices */
body.page-id-451 .opa-membership-page {
  padding-bottom: 80px;
  padding-top: 72px;
}

body.page-id-451 .opa-membership-intro {
  color: #355c4b;
  font-size: clamp(1.08rem, 1.6vw, 1.3rem);
  line-height: 1.7;
  margin: 0 0 38px;
  max-width: 820px;
}

body.page-id-451 .opa-membership-grid > .row_col_wrap_12_inner {
  align-items: stretch;
  display: grid;
  gap: 22px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.page-id-451 .opa-membership-grid .opa-membership-card {
  background: #fff;
  border: 2px solid #e3b921;
  border-radius: 18px;
  box-shadow: 0 12px 34px rgba(9, 62, 43, 0.1);
  overflow: hidden;
  padding: 0;
  width: 100%;
}

body.page-id-451 .opa-membership-card .wpb_wrapper,
body.page-id-451 .opa-membership-card .wpb_text_column,
body.page-id-451 .opa-membership-card__inner {
  height: 100%;
}

body.page-id-451 .opa-membership-card__inner {
  border-top: 8px solid #0d4a34;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding: 30px 28px 27px;
}

body.page-id-451 .opa-membership-badge {
  align-self: flex-start;
  background: #f7ce32;
  border-radius: 999px;
  color: #0d4a34;
  display: inline-block;
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  line-height: 1;
  margin-bottom: 18px;
  padding: 9px 12px;
  text-transform: uppercase;
}

body.page-id-451 .opa-membership-card h3 {
  color: #0d4a34;
  font-size: clamp(1.35rem, 2vw, 1.72rem) !important;
  line-height: 1.16;
  margin: 0 0 14px;
}

body.page-id-451 .opa-membership-eligibility {
  color: #48685b;
  line-height: 1.65;
  margin-bottom: 24px;
  min-height: 106px;
}

body.page-id-451 .opa-membership-fees {
  border-bottom: 1px solid #dce7e1;
  border-top: 1px solid #dce7e1;
  margin-bottom: 24px;
  padding: 10px 0;
}

body.page-id-451 .opa-membership-fees p {
  align-items: baseline;
  display: grid;
  gap: 2px 10px;
  grid-template-columns: 1fr auto;
  margin: 0;
  padding: 7px 0;
}

body.page-id-451 .opa-membership-fees span {
  color: #587468;
  font-size: 0.84rem;
}

body.page-id-451 .opa-membership-fees strong {
  color: #0d4a34;
  font-size: 1.03rem;
}

body.page-id-451 .opa-membership-fees small {
  color: #71877e;
  font-size: 0.68rem;
  grid-column: 2;
  text-align: right;
}

body.page-id-451 .opa-membership-link {
  color: #0d4a34;
  font-weight: 800;
  margin-top: auto;
  text-decoration: none;
}

body.page-id-451 .opa-membership-link span {
  color: #d5a900;
  margin-left: 5px;
  transition: margin-left 0.2s ease;
}

body.page-id-451 .opa-membership-link:hover span {
  margin-left: 10px;
}

body.page-id-451 .opa-membership-application {
  background: #f5f0df;
  border-left: 8px solid #f7ce32;
  border-radius: 20px;
  margin-top: 54px;
  overflow: hidden;
  padding: 38px 40px 34px;
}

body.page-id-451 .opa-membership-application h2 {
  color: #0d4a34;
  margin: 0 0 14px;
}

body.page-id-451 .opa-membership-button {
  background: #0d4a34;
  border-radius: 8px;
  color: #fff;
  display: inline-block;
  font-weight: 800;
  margin: 8px 0 12px;
  padding: 13px 20px;
  text-decoration: none;
}

body.page-id-451 .opa-membership-button:hover {
  background: #126044;
  color: #f7ce32;
}

body.page-id-451 .opa-membership-note {
  color: #5e746a;
  font-size: 0.84rem;
  margin-bottom: 0;
}

body.page-id-451 .opa-membership-contact {
  background: #0d4a34;
  border-radius: 14px;
  color: #fff;
  padding: 25px 27px;
}

body.page-id-451 .opa-membership-contact h3,
body.page-id-451 .opa-membership-contact strong,
body.page-id-451 .opa-membership-contact a {
  color: #fff;
}

body.page-id-451 .opa-membership-contact h3 {
  font-size: 1.25rem !important;
  margin-bottom: 14px;
}

body.page-id-451 .opa-membership-contact p {
  font-size: 0.86rem;
  line-height: 1.65;
  margin-bottom: 0;
}

body.page-id-451 .opa-membership-contact a {
  text-decoration: underline;
  text-decoration-color: #f7ce32;
  text-underline-offset: 3px;
}

body.page-id-451 .opa-membership-contact__rule {
  background: rgba(247, 206, 50, 0.55);
  height: 1px;
  margin: 20px 0;
}

@media (max-width: 900px) {
  body.page-id-451 .opa-membership-grid > .row_col_wrap_12_inner {
    grid-template-columns: 1fr;
  }

  body.page-id-451 .opa-membership-eligibility {
    min-height: 0;
  }

  body.page-id-451 .opa-membership-application {
    margin-top: 38px;
    padding: 30px 24px 26px;
  }

  body.page-id-451 .opa-membership-contact {
    margin-top: 24px;
  }
}

@media (max-width: 480px) {
  body.page-id-451 .opa-membership-page {
    padding-bottom: 55px;
    padding-top: 50px;
  }

  body.page-id-451 .opa-membership-card__inner {
    padding: 25px 21px 23px;
  }

  body.page-id-451 .opa-membership-button {
    box-sizing: border-box;
    text-align: center;
    width: 100%;
  }
}

/* 170 Years of La Salle: full-row, automatic image carousel */
body.page-id-496 .opa-lasalle-slider-row {
  background: #0d4a34;
  border-bottom: 6px solid #f7ce32;
  overflow: hidden;
}

body.page-id-496 .opa-lasalle-carousel.wpb_gallery {
  margin: 0 !important;
}

body.page-id-496 .opa-lasalle-carousel .normal-container.container {
  max-width: none !important;
  padding: 0 !important;
  width: 100% !important;
}

body.page-id-496 .opa-lasalle-carousel .nectar-flickity,
body.page-id-496 .opa-lasalle-carousel .flickity-viewport {
  width: 100%;
}

body.page-id-496 .opa-lasalle-carousel .cell img {
  object-fit: cover;
  object-position: center;
  width: 100% !important;
}

body.page-id-496 .opa-lasalle-carousel .cell,
body.page-id-496 .opa-lasalle-carousel .cell > a {
  cursor: grab;
}

body.page-id-496 .opa-lasalle-carousel .cell:active,
body.page-id-496 .opa-lasalle-carousel .cell > a:active {
  cursor: grabbing;
}

body.page-id-496 .opa-lasalle-story {
  padding-bottom: 78px;
  padding-top: 62px;
}

body.page-id-496 .opa-lasalle-intro {
  color: #315848;
  font-size: clamp(1.25rem, 2.2vw, 1.75rem);
  line-height: 1.5;
  margin: 0 0 34px;
  max-width: 820px;
}

body.page-id-496 .opa-lasalle-highlights > .row_col_wrap_12_inner {
  align-items: stretch;
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.page-id-496 .opa-lasalle-highlights .vc_column_container {
  background: #fff;
  border: 1px solid #e5cf6b;
  border-radius: 14px;
  box-shadow: 0 9px 25px rgba(13, 74, 52, 0.08);
  padding: 24px 24px 18px;
  width: 100%;
}

body.page-id-496 .opa-lasalle-highlights .vc_column_container::before {
  background: #f7ce32;
  border-radius: 99px;
  content: '';
  display: block;
  height: 5px;
  margin-bottom: 18px;
  width: 44px;
}

body.page-id-496 .opa-lasalle-highlights p {
  color: #355b4b;
  line-height: 1.65;
}

@media (max-width: 900px) {
  body.page-id-496 .opa-lasalle-highlights > .row_col_wrap_12_inner {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 480px) {
  body.page-id-496 .opa-lasalle-story {
    padding-bottom: 55px;
    padding-top: 45px;
  }
}

body {
  color: var(--opa-ink);
  background: var(--opa-cream);
}

/* Life Members directory */
body.page-id-450 .opa-life-members-page {
  padding-bottom: 80px;
  padding-top: 68px;
}

body.page-id-450 .opa-life-members-intro {
  align-items: center;
  display: flex;
  gap: 30px;
  justify-content: space-between;
  margin-bottom: 34px;
}

body.page-id-450 .opa-life-members-intro p:last-child {
  color: #355c4b;
  font-size: clamp(1.08rem, 1.6vw, 1.28rem);
  line-height: 1.65;
  margin: 0;
  max-width: 760px;
}

body.page-id-450 .opa-life-members-intro .opa-membership-button {
  background: #0d4a34;
  border-radius: 8px;
  color: #fff;
  flex: 0 0 auto;
  font-weight: 800;
  margin: 0;
  padding: 13px 20px;
  text-decoration: none;
}

body.page-id-450 .opa-life-members-intro .opa-membership-button:hover {
  background: #126044;
  color: #f7ce32;
}

body.page-id-450 .opa-life-members-directory {
  background: #fff;
  border: 2px solid #e2ba25;
  border-radius: 18px;
  box-shadow: 0 14px 38px rgba(13, 74, 52, 0.11);
  overflow: hidden;
}

body.page-id-450 .opa-life-members-toolbar {
  align-items: end;
  background: #0d4a34;
  display: grid;
  gap: 8px 20px;
  grid-template-columns: minmax(240px, 560px) auto;
  justify-content: space-between;
  padding: 25px 28px;
}

body.page-id-450 .opa-life-members-toolbar label {
  color: #fff;
  font-size: 1.1rem;
  font-weight: 800;
  grid-column: 1;
}

body.page-id-450 .opa-life-members-search {
  align-items: center;
  background: #fff;
  border: 2px solid transparent;
  border-radius: 9px;
  display: flex;
  grid-column: 1;
  min-width: 0;
  padding: 0 14px;
}

body.page-id-450 .opa-life-members-search:focus-within {
  border-color: #f7ce32;
}

body.page-id-450 .opa-life-members-search span {
  color: #0d4a34;
  font-size: 1.35rem;
  margin-right: 9px;
}

body.page-id-450 .opa-life-members-search input {
  background: transparent;
  border: 0;
  box-shadow: none;
  color: #173f31;
  font-size: 0.95rem;
  height: 46px;
  margin: 0;
  padding: 0;
  width: 100%;
}

body.page-id-450 .opa-life-members-search input:focus {
  box-shadow: none;
}

body.page-id-450 .opa-life-members-toolbar > p {
  color: #f7ce32;
  font-size: 0.84rem;
  font-weight: 800;
  grid-column: 2;
  grid-row: 1 / 3;
  margin: 0;
  text-align: right;
}

body.page-id-450 .opa-life-members-table-wrap {
  max-height: 900px;
  overflow: auto;
}

body.page-id-450 table.opa-life-members-table {
  border: 0;
  border-collapse: separate;
  border-spacing: 0;
  display: table;
  margin: 0;
  overflow: visible;
  width: 100%;
}

body.page-id-450 .opa-life-members-table th {
  background: #f7ce32;
  color: #0d4a34;
  font-size: 0.76rem;
  letter-spacing: 0.07em;
  padding: 13px 18px;
  position: sticky;
  text-transform: uppercase;
  top: 0;
  z-index: 2;
}

body.page-id-450 .opa-life-members-table th:first-child,
body.page-id-450 .opa-life-members-table td:first-child {
  text-align: center;
  width: 72px;
}

body.page-id-450 .opa-life-members-table td {
  border: 0;
  border-bottom: 1px solid #e4ebe7;
  color: #2e5545;
  font-size: 0.9rem;
  padding: 13px 18px;
}

body.page-id-450 .opa-life-members-table tbody tr:nth-child(even) td {
  background: #f4f7f1;
}

body.page-id-450 .opa-life-members-table tbody tr:hover td {
  background: #fff6c9;
}

body.page-id-450 .opa-life-member-number {
  color: #789084 !important;
  font-size: 0.75rem !important;
  font-weight: 700;
}

body.page-id-450 .opa-life-members-table tr[hidden] {
  display: none;
}

/* Our History: milestone timeline and property gallery */
body.page-id-136 .opa-history-page {
  padding-bottom: 78px;
  padding-top: 68px;
}

body.page-id-136 .opa-history-lead {
  color: #315848;
  font-size: clamp(1.2rem, 2vw, 1.55rem);
  line-height: 1.6;
  margin-bottom: 40px;
  max-width: 920px;
}

body.page-id-136 #opa-history-milestones > .row_col_wrap_12_inner {
  align-items: stretch;
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.page-id-136 #opa-history-milestones .vc_column_container,
body.page-id-136 #opa-history-later-years .vc_column_container {
  width: 100%;
}

body.page-id-136 #opa-history-milestones .vc_column-inner,
body.page-id-136 #opa-history-milestones .wpb_wrapper,
body.page-id-136 #opa-history-milestones .wpb_text_column,
body.page-id-136 #opa-history-later-years .vc_column-inner,
body.page-id-136 #opa-history-later-years .wpb_wrapper,
body.page-id-136 #opa-history-later-years .wpb_text_column {
  height: 100%;
}

body.page-id-136 .opa-history-milestone {
  background: #0d4a34;
  border-radius: 15px;
  box-sizing: border-box;
  color: #fff;
  height: 100%;
  padding: 27px 26px 23px;
}

body.page-id-136 .opa-history-milestone > span,
body.page-id-136 .opa-history-chapter > span {
  color: #f7ce32;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body.page-id-136 .opa-history-milestone h3 {
  color: #fff;
  font-size: 1.25rem !important;
  margin: 8px 0 12px;
}

body.page-id-136 .opa-history-milestone p {
  color: #dce9e3;
  font-size: 0.87rem;
  line-height: 1.6;
  margin: 0;
}

body.page-id-136 .opa-history-story {
  margin: 58px auto 0;
  max-width: 960px;
}

body.page-id-136 .opa-history-story h2,
body.page-id-136 .opa-history-properties-heading h2 {
  color: #0d4a34;
}

body.page-id-136 .opa-history-properties-heading {
  margin: 65px 0 30px;
  max-width: 850px;
}

body.page-id-136 .opa-history-properties {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 0;
  width: 100%;
}

body.page-id-136 .opa-history-property {
  background: #fff;
  border: 1px solid #e2ca61;
  border-radius: 16px;
  box-shadow: 0 10px 28px rgba(13, 74, 52, 0.1);
  margin: 0;
  overflow: hidden;
}

body.page-id-136 .opa-history-property > a {
  display: block;
  height: 390px;
  overflow: hidden;
}

body.page-id-136 .opa-history-property img {
  border-radius: 0;
  height: 390px !important;
  object-fit: cover;
  object-position: center;
  transition: transform 250ms ease;
  width: 100% !important;
}

body.page-id-136 .opa-history-property:hover img {
  transform: scale(1.035);
}

body.page-id-136 .opa-history-property figcaption {
  border-top: 6px solid #f7ce32;
  padding: 21px 24px 22px;
}

body.page-id-136 .opa-history-property h3 {
  color: #0d4a34;
  font-size: 1.2rem !important;
  margin: 0 0 6px;
}

body.page-id-136 .opa-history-property p {
  color: #557166;
  font-size: 0.86rem;
  line-height: 1.5;
  margin: 0;
}

body.page-id-136 #opa-history-later-years {
  margin-top: 55px;
}

body.page-id-136 #opa-history-later-years > .row_col_wrap_12_inner {
  align-items: stretch;
  display: grid;
  gap: 22px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.page-id-136 .opa-history-chapter {
  background: #f5f0df;
  border-left: 6px solid #f7ce32;
  border-radius: 13px;
  box-sizing: border-box;
  height: 100%;
  padding: 27px 28px 22px;
}

body.page-id-136 .opa-history-chapter h3 {
  color: #0d4a34;
  font-size: 1.35rem !important;
  margin: 8px 0 13px;
}

body.page-id-136 .opa-history-chapter p {
  color: #3d5f51;
  font-size: 0.9rem;
  line-height: 1.65;
}

body.page-id-136 .opa-history-closing {
  background: #0d4a34;
  border-radius: 12px;
  margin-top: 45px;
  padding: 22px 25px 15px;
  text-align: center;
}

body.page-id-136 .opa-history-closing p {
  color: #f7ce32;
  font-size: clamp(1.1rem, 2vw, 1.35rem);
  font-weight: 800;
  margin: 0;
}

/* Who We Are: balanced two-image presentation */
body.page-id-446 .opa-who-page {
  padding-bottom: 78px;
  padding-top: 68px;
}

body.page-id-446 .opa-who-lead {
  color: #315848;
  font-size: clamp(1.2rem, 2vw, 1.55rem);
  line-height: 1.6;
  margin-bottom: 40px;
  max-width: 900px;
}

body.page-id-446 #opa-who-values > .row_col_wrap_12_inner {
  align-items: stretch;
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.page-id-446 #opa-who-values .vc_column_container {
  width: 100%;
}

body.page-id-446 #opa-who-values .vc_column-inner,
body.page-id-446 #opa-who-values .wpb_wrapper,
body.page-id-446 #opa-who-values .wpb_text_column {
  height: 100%;
}

body.page-id-446 .opa-who-value {
  background: #0d4a34;
  border-radius: 15px;
  box-sizing: border-box;
  height: 100%;
  padding: 27px 26px 23px;
}

body.page-id-446 .opa-who-value > span {
  color: #f7ce32;
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

body.page-id-446 .opa-who-value h3 {
  color: #fff;
  font-size: 1.25rem !important;
  margin: 8px 0 12px;
}

body.page-id-446 .opa-who-value p {
  color: #dce9e3;
  font-size: 0.87rem;
  line-height: 1.6;
  margin: 0;
}

body.page-id-446 .opa-who-story {
  margin: 58px auto 0;
  max-width: 960px;
}

body.page-id-446 .opa-who-story h2,
body.page-id-446 .opa-who-gallery-heading h2 {
  color: #0d4a34;
}

body.page-id-446 .opa-who-gallery-heading {
  margin-top: 62px;
}

body.page-id-446 .opa-who-gallery {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  width: 100%;
}

body.page-id-446 .opa-who-card {
  background: #fff;
  border: 1px solid #e2ca61;
  border-radius: 16px;
  box-shadow: 0 10px 28px rgba(13, 74, 52, 0.1);
  margin: 0;
  overflow: hidden;
}

body.page-id-446 .opa-who-card > a {
  display: block;
  height: 390px;
  overflow: hidden;
}

body.page-id-446 .opa-who-card img {
  border-radius: 0;
  height: 390px !important;
  object-fit: cover;
  object-position: center;
  transition: transform 250ms ease;
  width: 100% !important;
}

body.page-id-446 .opa-who-card:hover img {
  transform: scale(1.035);
}

body.page-id-446 .opa-who-card figcaption {
  border-top: 6px solid #f7ce32;
  padding: 21px 24px 22px;
}

body.page-id-446 .opa-who-card h3 {
  color: #0d4a34;
  font-size: 1.2rem !important;
  margin: 0 0 7px;
}

body.page-id-446 .opa-who-card p {
  color: #557166;
  font-size: 0.86rem;
  line-height: 1.5;
  margin: 0;
}

/* Past Management Committees: centered two-card image grid */
body.page-id-165 .opa-management-page {
  padding-bottom: 78px;
  padding-top: 68px;
}

body.page-id-165 .opa-management-intro {
  color: #315848;
  font-size: clamp(1.15rem, 1.8vw, 1.4rem);
  line-height: 1.6;
  margin-bottom: 38px;
  max-width: 850px;
}

body.page-id-165 .opa-management-gallery {
  align-items: stretch;
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  width: 100%;
}

body.page-id-165 .opa-management-card {
  background: #fff;
  border: 1px solid #e2ca61;
  border-radius: 16px;
  box-shadow: 0 10px 28px rgba(13, 74, 52, 0.1);
  margin: 0;
  overflow: hidden;
}

body.page-id-165 .opa-management-card > a {
  background: #f6f2e5;
  display: flex;
  height: 520px;
  justify-content: center;
  overflow: hidden;
}

body.page-id-165 .opa-management-card img {
  border-radius: 0;
  height: 520px !important;
  object-fit: contain;
  object-position: center;
  transition: transform 250ms ease;
  width: 100% !important;
}

body.page-id-165 .opa-management-card:hover img {
  transform: scale(1.025);
}

body.page-id-165 .opa-management-card figcaption {
  border-top: 6px solid #f7ce32;
  padding: 21px 24px 22px;
}

body.page-id-165 .opa-management-card h3 {
  color: #0d4a34;
  font-size: 1.2rem !important;
  margin: 0 0 7px;
}

body.page-id-165 .opa-management-card p {
  color: #557166;
  font-size: 0.86rem;
  line-height: 1.5;
  margin: 0;
}

/* Annual General Meeting 2025 */
body.page-id-384 .opa-agm-page {
  padding-bottom: 78px;
  padding-top: 68px;
}

body.page-id-384 .opa-agm-page h2 {
  color: #0d4a34;
}

body.page-id-384 .opa-agm-lead {
  color: #315848;
  font-size: clamp(1.2rem, 2vw, 1.55rem);
  line-height: 1.6;
  margin-bottom: 38px;
  max-width: 900px;
}

body.page-id-384 #opa-agm-facts > .row_col_wrap_12_inner {
  align-items: stretch;
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.page-id-384 #opa-agm-facts .vc_column_container,
body.page-id-384 #opa-agm-facts .vc_column-inner,
body.page-id-384 #opa-agm-facts .wpb_wrapper,
body.page-id-384 #opa-agm-facts .wpb_text_column {
  height: 100%;
  width: 100%;
}

body.page-id-384 .opa-agm-fact {
  background: #0d4a34;
  border-radius: 14px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 24px 25px 22px;
}

body.page-id-384 .opa-agm-fact span {
  color: #f7ce32;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

body.page-id-384 .opa-agm-fact strong {
  color: #fff;
  font-size: 1.25rem;
  margin: 8px 0 2px;
}

body.page-id-384 .opa-agm-fact small {
  color: #cfe0d8;
}

body.page-id-384 .opa-agm-feature {
  background: #fff;
  border: 1px solid #e2ca61;
  border-radius: 16px;
  box-shadow: 0 12px 32px rgba(13, 74, 52, 0.11);
  margin: 42px 0 0;
  overflow: hidden;
}

body.page-id-384 .opa-agm-feature > a {
  display: block;
  overflow: hidden;
}

body.page-id-384 .opa-agm-feature img {
  border-radius: 0;
  display: block;
  height: auto !important;
  transition: transform 250ms ease;
  width: 100% !important;
}

body.page-id-384 .opa-agm-feature:hover img {
  transform: scale(1.02);
}

body.page-id-384 .opa-agm-feature figcaption {
  border-top: 6px solid #f7ce32;
  padding: 20px 25px 22px;
}

body.page-id-384 .opa-agm-feature h3 {
  color: #0d4a34;
  margin: 0 0 5px;
}

body.page-id-384 .opa-agm-feature p {
  color: #557166;
  margin: 0;
}

body.page-id-384 #opa-agm-committee-feature {
  background: #f5f0df;
  border-left: 7px solid #f7ce32;
  border-radius: 17px;
  margin-top: 55px;
  overflow: hidden;
  padding: 34px 36px;
}

body.page-id-384 #opa-agm-committee-feature > .row_col_wrap_12_inner {
  align-items: center;
}

body.page-id-384 .opa-agm-committee-image {
  background: #fff;
  border-radius: 12px;
  margin: 0;
  overflow: hidden;
}

body.page-id-384 .opa-agm-committee-image img {
  border-radius: 0;
  display: block;
  height: auto !important;
  width: 100% !important;
}

body.page-id-384 .opa-agm-committee-copy {
  padding-left: 22px;
}

body.page-id-384 .opa-agm-committee-copy p {
  color: #3d5f51;
}

body.page-id-384 .opa-agm-address-heading {
  margin: 65px auto 25px;
  max-width: 860px;
}

body.page-id-384 .opa-agm-address {
  background: #fff;
  border-top: 8px solid #0d4a34;
  border-radius: 14px;
  box-shadow: 0 12px 32px rgba(13, 74, 52, 0.09);
  margin: 0 auto;
  max-width: 900px;
  padding: 38px 44px 28px;
}

body.page-id-384 .opa-agm-address article > div > p:first-of-type::first-letter {
  color: #0d4a34;
  float: left;
  font-size: 3.6rem;
  font-weight: 800;
  line-height: 0.8;
  padding: 11px 9px 0 0;
}

body.page-id-384 .opa-agm-address p {
  color: #38594c;
  font-size: 0.94rem;
  line-height: 1.75;
}

@media (max-width: 690px) {
  body.page-id-384 .opa-agm-page {
    padding-bottom: 55px;
    padding-top: 48px;
  }

  body.page-id-384 #opa-agm-facts > .row_col_wrap_12_inner {
    grid-template-columns: 1fr;
  }

  body.page-id-384 #opa-agm-committee-feature {
    padding: 25px 20px;
  }

  body.page-id-384 .opa-agm-committee-copy {
    padding: 24px 0 0;
  }

  body.page-id-384 .opa-agm-address {
    padding: 28px 22px 20px;
  }
}

@media (max-width: 999px) {
  body.page-id-165 .opa-management-card > a,
  body.page-id-165 .opa-management-card img {
    height: 410px !important;
  }
}

@media (max-width: 690px) {
  body.page-id-165 .opa-management-page {
    padding-bottom: 55px;
    padding-top: 48px;
  }

  body.page-id-165 .opa-management-gallery {
    grid-template-columns: 1fr;
  }

  body.page-id-165 .opa-management-card > a,
  body.page-id-165 .opa-management-card img {
    height: 330px !important;
  }
}

@media (max-width: 999px) {
  body.page-id-446 .opa-who-card > a,
  body.page-id-446 .opa-who-card img {
    height: 310px !important;
  }
}

@media (max-width: 690px) {
  body.page-id-446 .opa-who-page {
    padding-bottom: 55px;
    padding-top: 48px;
  }

  body.page-id-446 #opa-who-values > .row_col_wrap_12_inner,
  body.page-id-446 .opa-who-gallery {
    grid-template-columns: 1fr;
  }

  body.page-id-446 .opa-who-card > a,
  body.page-id-446 .opa-who-card img {
    height: 250px !important;
  }
}

@media (max-width: 999px) {
  body.page-id-136 .opa-history-property > a,
  body.page-id-136 .opa-history-property img {
    height: 320px !important;
  }
}

@media (max-width: 690px) {
  body.page-id-136 .opa-history-page {
    padding-bottom: 55px;
    padding-top: 48px;
  }

  body.page-id-136 #opa-history-milestones > .row_col_wrap_12_inner,
  body.page-id-136 .opa-history-properties,
  body.page-id-136 #opa-history-later-years > .row_col_wrap_12_inner {
    grid-template-columns: 1fr;
  }

  body.page-id-136 .opa-history-property > a,
  body.page-id-136 .opa-history-property img {
    height: 260px !important;
  }
}

/* Bro James Memorial: captioned image-card gallery */
body.page-id-394 .opa-memorial-page {
  padding-bottom: 78px;
  padding-top: 68px;
}

body.page-id-394 .opa-memorial-page > .row_col_wrap_12 > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_text_column:first-child {
  max-width: 940px;
}

body.page-id-394 .opa-memorial-page h2 {
  color: #0d4a34;
  margin-bottom: 20px;
}

body.page-id-394 .opa-memorial-lead {
  color: #315848;
  font-size: clamp(1.12rem, 1.8vw, 1.35rem);
  line-height: 1.65;
}

body.page-id-394 #opa-memorial-attendees {
  background: #0d4a34;
  border-left: 7px solid #f7ce32;
  border-radius: 16px;
  color: #fff;
  margin-top: 38px;
  padding: 30px 32px 22px;
}

body.page-id-394 #opa-memorial-attendees h3 {
  color: #f7ce32;
  font-size: 1.15rem !important;
}

body.page-id-394 #opa-memorial-attendees li {
  color: #eef5f1;
  line-height: 1.6;
  margin-bottom: 7px;
}

body.page-id-394 .opa-memorial-gallery-heading {
  margin-top: 62px;
}

body.page-id-394 #opa-captioned-gallery > .row_col_wrap_12_inner {
  align-items: stretch;
  display: grid;
  gap: 22px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.page-id-394 .opa-captioned-card {
  background: #fff;
  border: 1px solid #e2ca61;
  border-radius: 15px;
  box-shadow: 0 10px 28px rgba(13, 74, 52, 0.1);
  overflow: hidden;
  padding: 0;
  width: 100%;
}

body.page-id-394 .opa-captioned-card > .vc_column-inner,
body.page-id-394 .opa-captioned-card > .vc_column-inner > .wpb_wrapper {
  height: 100%;
}

body.page-id-394 .opa-captioned-card > .vc_column-inner > .wpb_wrapper {
  display: flex;
  flex-direction: column;
}

body.page-id-394 .opa-captioned-card .img-with-aniamtion-wrap,
body.page-id-394 .opa-captioned-card .hover-wrap,
body.page-id-394 .opa-captioned-card .hover-wrap-inner {
  height: 250px;
  width: 100%;
}

body.page-id-394 .opa-captioned-card img {
  border-radius: 0;
  height: 250px !important;
  object-fit: cover;
  object-position: center;
  transition: transform 250ms ease;
  width: 100% !important;
}

body.page-id-394 .opa-captioned-card:hover img {
  transform: scale(1.035);
}

body.page-id-394 .opa-captioned-card .wpb_text_column {
  flex: 1;
  margin: 0;
}

body.page-id-394 .opa-captioned-card__caption {
  border-top: 5px solid #f7ce32;
  box-sizing: border-box;
  height: 100%;
  padding: 19px 21px 20px;
}

body.page-id-394 .opa-captioned-card__caption p {
  color: #315848;
  font-size: 0.88rem;
  line-height: 1.55;
  margin: 0;
}

body.page-id-394 .opa-memorial-declaration {
  background: #f5f0df;
  border-left: 7px solid #f7ce32;
  border-radius: 14px;
  margin-top: 50px;
  padding: 28px 30px 8px;
}

body.page-id-394 .opa-memorial-declaration h2 {
  font-size: clamp(1.35rem, 2.5vw, 2rem) !important;
  line-height: 1.35;
}

/* Outstanding Paulians: shared captioned gallery cards */
body.page-id-372 .opa-outstanding-page,
body.page-id-529 .opa-outstanding-page,
body.page-id-357 .opa-outstanding-page {
  padding-bottom: 78px;
  padding-top: 68px;
}

body.page-id-372 .opa-outstanding-page h2,
body.page-id-529 .opa-outstanding-page h2,
body.page-id-357 .opa-outstanding-page h2 {
  color: #0d4a34;
}

.opa-outstanding-gallery-heading {
  margin-top: 58px;
}

.opa-outstanding-gallery-grid {
  align-items: stretch;
  display: grid;
  gap: 22px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.opa-outstanding-card {
  background: #fff;
  border: 1px solid #e2ca61;
  border-radius: 15px;
  box-shadow: 0 10px 28px rgba(13, 74, 52, 0.1);
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.opa-outstanding-card > .vc_column-inner,
.opa-outstanding-card > .vc_column-inner > .wpb_wrapper {
  height: 100%;
}

.opa-outstanding-card > .vc_column-inner > .wpb_wrapper {
  display: flex;
  flex-direction: column;
}

.opa-outstanding-card .img-with-aniamtion-wrap,
.opa-outstanding-card .hover-wrap,
.opa-outstanding-card .hover-wrap-inner {
  height: 250px;
  width: 100%;
}

.opa-outstanding-card img {
  border-radius: 0;
  height: 250px !important;
  object-fit: cover;
  object-position: center;
  transition: transform 250ms ease;
  width: 100% !important;
}

.opa-outstanding-card > a {
  display: block;
  height: 250px;
  overflow: hidden;
}

.opa-outstanding-card:hover img {
  transform: scale(1.035);
}

.opa-outstanding-card .wpb_text_column {
  flex: 1;
  margin: 0;
}

.opa-outstanding-card__caption {
  border-top: 5px solid #f7ce32;
  box-sizing: border-box;
  height: 100%;
  padding: 19px 21px 20px;
}

.opa-outstanding-card__caption p {
  color: #315848;
  font-size: 0.88rem;
  line-height: 1.55;
  margin: 0;
}

@media (max-width: 999px) {
  .opa-outstanding-gallery-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 690px) {
  body.page-id-372 .opa-outstanding-page,
  body.page-id-529 .opa-outstanding-page,
  body.page-id-357 .opa-outstanding-page {
    padding-bottom: 55px;
    padding-top: 48px;
  }

  .opa-outstanding-gallery-grid {
    grid-template-columns: 1fr;
  }

  .opa-outstanding-card .img-with-aniamtion-wrap,
  .opa-outstanding-card .hover-wrap,
  .opa-outstanding-card .hover-wrap-inner,
  .opa-outstanding-card img,
  .opa-outstanding-card > a {
    height: 230px !important;
  }
}

@media (max-width: 999px) {
  body.page-id-394 #opa-captioned-gallery > .row_col_wrap_12_inner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 690px) {
  body.page-id-394 .opa-memorial-page {
    padding-bottom: 55px;
    padding-top: 48px;
  }

  body.page-id-394 #opa-memorial-attendees {
    padding: 25px 20px 17px;
  }

  body.page-id-394 #opa-captioned-gallery > .row_col_wrap_12_inner {
    grid-template-columns: 1fr;
  }

  body.page-id-394 .opa-captioned-card .img-with-aniamtion-wrap,
  body.page-id-394 .opa-captioned-card .hover-wrap,
  body.page-id-394 .opa-captioned-card .hover-wrap-inner,
  body.page-id-394 .opa-captioned-card img {
    height: 230px !important;
  }
}

@media (max-width: 690px) {
  body.page-id-450 .opa-life-members-page {
    padding-bottom: 55px;
    padding-top: 48px;
  }

  body.page-id-450 .opa-life-members-intro {
    align-items: stretch;
    flex-direction: column;
  }

  body.page-id-450 .opa-life-members-intro .opa-membership-button {
    box-sizing: border-box;
    text-align: center;
    width: 100%;
  }

  body.page-id-450 .opa-life-members-toolbar {
    display: block;
    padding: 22px 18px;
  }

  body.page-id-450 .opa-life-members-toolbar label {
    display: block;
    margin-bottom: 8px;
  }

  body.page-id-450 .opa-life-members-toolbar > p {
    margin-top: 10px;
    text-align: left;
  }

  body.page-id-450 .opa-life-members-table th:first-child,
  body.page-id-450 .opa-life-members-table td:first-child {
    width: 50px;
  }

  body.page-id-450 .opa-life-members-table td,
  body.page-id-450 .opa-life-members-table th {
    padding: 12px 10px;
  }
}

body h1,
body h2,
body h3,
body h4,
body h5 {
  color: var(--opa-green-900);
  letter-spacing: -0.025em;
}

body p,
body li {
  line-height: 1.75;
}

#header-outer {
  background: var(--opa-green-900) !important;
  border-bottom: 4px solid var(--opa-yellow);
  box-shadow: 0 8px 30px rgba(12, 42, 29, 0.18);
}

#header-outer #logo,
#header-outer #top nav > ul > li > a,
#header-outer .sf-menu > li > a,
#header-outer .mobile-search .icon-salient-search,
#header-outer .slide-out-widget-area-toggle a {
  color: var(--opa-white) !important;
}

#header-outer #logo {
  font-weight: 800;
  letter-spacing: -0.02em;
}

#header-outer #top nav > ul > li > a:hover,
#header-outer #top nav > ul > li.current-menu-item > a,
#header-outer #top nav > ul > li.current-menu-ancestor > a {
  color: var(--opa-yellow) !important;
}

#header-outer .sub-menu {
  background: var(--opa-white) !important;
  border-top: 3px solid var(--opa-yellow);
  border-radius: 0 0 12px 12px;
  box-shadow: var(--opa-shadow) !important;
  overflow: hidden;
}

#header-outer .sub-menu li > a,
#header-outer .sub-menu li > a:link,
#header-outer .sub-menu li > a:visited {
  background: var(--opa-white) !important;
  color: var(--opa-green-800) !important;
}

#header-outer .sub-menu a:hover {
  background: var(--opa-cream) !important;
  color: var(--opa-green-800) !important;
}

#header-outer .sub-menu li.current-menu-item > a,
#header-outer .sub-menu li.current_page_item > a,
#header-outer .sub-menu li.current-menu-ancestor > a {
  background: var(--opa-green-800) !important;
  box-shadow: inset 5px 0 0 var(--opa-yellow);
  color: var(--opa-yellow) !important;
  font-weight: 800;
}

#header-outer .sub-menu li.current-menu-item > a:hover,
#header-outer .sub-menu li.current_page_item > a:hover {
  background: var(--opa-green-700) !important;
  color: var(--opa-yellow) !important;
}

/* Keep Salient's late-loading accent styles from turning active menus blue. */
html body #header-outer #top nav .sf-menu .sub-menu li.current-menu-item > a,
html body #header-outer #top nav .sf-menu .sub-menu li.current_page_item > a,
html body #header-outer #top nav .sf-menu .sub-menu li.current-menu-ancestor > a {
  background: var(--opa-green-800) !important;
  background-color: var(--opa-green-800) !important;
  box-shadow: inset 5px 0 0 var(--opa-yellow) !important;
  color: var(--opa-yellow) !important;
}

html body #header-outer #top nav > ul > li.current-menu-item > a,
html body #header-outer #top nav > ul > li.current-menu-ancestor > a {
  color: var(--opa-yellow) !important;
}

html body #header-outer #top nav > ul > li.current-menu-item > a .menu-title-text::after,
html body #header-outer #top nav > ul > li.current-menu-ancestor > a .menu-title-text::after {
  background-color: var(--opa-yellow) !important;
  border-color: var(--opa-yellow) !important;
  border-bottom-color: var(--opa-yellow) !important;
}

/* Remove every default blue navigation interaction state. */
html body #header-outer #top nav > ul > li > a:hover,
html body #header-outer #top nav > ul > li > a:focus,
html body #header-outer #top nav > ul > li > a:focus-visible,
html body #header-outer #top nav > ul > li.sfHover > a {
  color: var(--opa-yellow) !important;
}

html body #header-outer #top nav > ul > li > a:hover .menu-title-text::after,
html body #header-outer #top nav > ul > li > a:focus .menu-title-text::after,
html body #header-outer #top nav > ul > li > a:focus-visible .menu-title-text::after,
html body #header-outer #top nav > ul > li.sfHover > a .menu-title-text::after {
  background: var(--opa-yellow) !important;
  background-color: var(--opa-yellow) !important;
  border-color: var(--opa-yellow) !important;
  border-bottom-color: var(--opa-yellow) !important;
}

html body #header-outer #top nav > ul > li > a .menu-title-text::after {
  border-color: var(--opa-yellow) !important;
  border-bottom-color: var(--opa-yellow) !important;
}

html body #header-outer #top nav .sf-menu .sub-menu li:not(.current-menu-item):not(.current_page_item) > a:hover,
html body #header-outer #top nav .sf-menu .sub-menu li:not(.current-menu-item):not(.current_page_item) > a:focus,
html body #header-outer #top nav .sf-menu .sub-menu li:not(.current-menu-item):not(.current_page_item) > a:focus-visible,
html body #header-outer #top nav .sf-menu .sub-menu li.sfHover:not(.current-menu-item):not(.current_page_item) > a {
  background: var(--opa-cream) !important;
  background-color: var(--opa-cream) !important;
  box-shadow: inset 5px 0 0 var(--opa-yellow) !important;
  color: var(--opa-green-800) !important;
}

html body #header-outer #top nav .sf-menu .sub-menu li.current-menu-item > a:hover,
html body #header-outer #top nav .sf-menu .sub-menu li.current_page_item > a:hover,
html body #header-outer #top nav .sf-menu .sub-menu li.current-menu-item > a:focus,
html body #header-outer #top nav .sf-menu .sub-menu li.current_page_item > a:focus {
  background: var(--opa-green-700) !important;
  background-color: var(--opa-green-700) !important;
  color: var(--opa-yellow) !important;
}

html body #header-outer a:focus,
html body #header-outer a:focus-visible {
  outline-color: var(--opa-yellow) !important;
}

html body #header-outer .icon-salient-search,
html body #header-outer .icon-salient-x,
html body #header-outer a[href="#search-box"],
html body #header-outer a[href="#search-box"]:hover,
html body #header-outer a[href="#search-box"]:focus,
html body #search-outer a,
html body #search-outer a:hover,
html body #search-outer a:focus {
  color: var(--opa-yellow) !important;
}

#footer-outer {
  background: var(--opa-green-900) !important;
  border-top: 5px solid var(--opa-yellow);
}

#footer-outer,
#footer-outer p,
#footer-outer a {
  color: rgba(255, 255, 255, 0.88) !important;
}

#page-header-wrap #page-header-bg {
  background-color: var(--opa-green-800) !important;
}

#page-header-wrap #page-header-bg .page-header-bg-image::after {
  background: linear-gradient(90deg, rgba(18, 61, 43, 0.9), rgba(18, 61, 43, 0.52));
  content: '';
  inset: 0;
  pointer-events: none;
  position: absolute;
}

#page-header-wrap #page-header-bg h1 {
  color: var(--opa-white) !important;
  font-size: clamp(2.4rem, 5.4vw, 4.8rem) !important;
  letter-spacing: -0.045em;
  line-height: 1.02 !important;
  max-width: 900px;
  text-shadow: 0 3px 22px rgba(7, 31, 20, 0.3);
}

#page-header-wrap #page-header-bg .inner-wrap {
  position: relative;
  z-index: 2;
}

.container-wrap {
  background: var(--opa-cream) !important;
}

.main-content > .row > .wpb_row:not(.opa-home-hero-row) {
  margin-bottom: 0;
}

.opa-home-hero-row,
.opa-home-hero-row > .row_col_wrap_12,
.opa-home-hero-row .wpb_wrapper {
  margin: 0 !important;
}

body.home .main-content > .row > .wpb_row:first-child {
  left: 50% !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  max-width: 100vw !important;
  position: relative !important;
  width: 100vw !important;
}

.opa-home-hero-row > .row_col_wrap_12 {
  max-width: none !important;
  width: 100% !important;
}

.opa-reunion-hero {
  align-items: center;
  background-color: var(--opa-green-900);
  background-image: linear-gradient(90deg, rgba(9, 42, 28, 0.96) 0%, rgba(12, 52, 34, 0.88) 43%, rgba(12, 52, 34, 0.28) 100%), var(--opa-hero-image);
  background-position: center;
  background-size: cover;
  display: flex;
  min-height: min(780px, calc(100vh - 90px));
  overflow: hidden;
  padding: clamp(80px, 11vw, 150px) max(6vw, calc((100vw - 1240px) / 2));
  position: relative;
}

.opa-reunion-hero::after {
  background: var(--opa-yellow);
  bottom: 0;
  content: '';
  height: 8px;
  left: 0;
  position: absolute;
  width: 100%;
}

.opa-reunion-hero__content {
  max-width: 770px;
  position: relative;
  z-index: 2;
}

.opa-eyebrow {
  color: var(--opa-yellow) !important;
  font-size: clamp(0.78rem, 1.3vw, 0.95rem);
  font-weight: 800;
  letter-spacing: 0.13em;
  margin-bottom: 20px !important;
  text-transform: uppercase;
}

.opa-reunion-hero h1 {
  color: var(--opa-white) !important;
  font-size: clamp(3rem, 7.4vw, 6.7rem) !important;
  letter-spacing: -0.055em;
  line-height: 0.92 !important;
  margin-bottom: 28px !important;
  max-width: 750px;
}

.opa-event-lead {
  color: rgba(255, 255, 255, 0.88) !important;
  font-size: clamp(1.05rem, 1.7vw, 1.32rem);
  line-height: 1.6 !important;
  max-width: 650px;
}

.opa-event-meta {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 36px 0;
}

.opa-event-meta > span {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 12px;
  padding: 16px 18px;
}

.opa-event-meta strong,
.opa-event-meta small {
  display: block;
}

.opa-event-meta strong {
  color: var(--opa-white);
  font-size: 1rem;
}

.opa-event-meta small {
  color: var(--opa-yellow-soft);
  font-size: 0.75rem;
  margin-top: 4px;
  text-transform: uppercase;
}

.opa-countdown {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(4, minmax(90px, 1fr));
  margin: 0 0 36px;
  max-width: 650px;
}

.opa-countdown > div {
  background: var(--opa-yellow);
  border-radius: 12px;
  color: var(--opa-green-900);
  padding: 16px 12px 13px;
  text-align: center;
}

.opa-countdown strong,
.opa-countdown span {
  display: block;
}

.opa-countdown strong {
  color: var(--opa-green-900);
  font-size: clamp(1.7rem, 4vw, 2.6rem);
  font-variant-numeric: tabular-nums;
  line-height: 1;
}

.opa-countdown span {
  font-size: 0.7rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  margin-top: 8px;
  text-transform: uppercase;
}

.opa-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.opa-button {
  border-radius: 999px;
  display: inline-flex;
  font-size: 0.88rem;
  font-weight: 800;
  justify-content: center;
  padding: 14px 24px;
  text-decoration: none;
  transition: transform 180ms ease, background-color 180ms ease;
}

.opa-button:hover {
  transform: translateY(-2px);
}

.opa-button--yellow {
  background: var(--opa-yellow);
  color: var(--opa-green-900) !important;
}

.opa-button--outline {
  border: 2px solid rgba(255, 255, 255, 0.65);
  color: var(--opa-white) !important;
}

.opa-section {
  padding-bottom: clamp(65px, 8vw, 110px) !important;
  padding-top: clamp(65px, 8vw, 110px) !important;
}

.opa-section--white {
  background: var(--opa-white);
}

.opa-section--green {
  background: var(--opa-green-800);
  color: var(--opa-white);
}

.opa-section--green h2,
.opa-section--green h3,
.opa-section--green p {
  color: var(--opa-white) !important;
}

.opa-kicker {
  color: var(--opa-green-700) !important;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.opa-section-title {
  font-size: clamp(2rem, 4vw, 3.6rem) !important;
  line-height: 1.08 !important;
  margin-bottom: 22px !important;
}

.opa-feature-card {
  background: var(--opa-white);
  border-top: 5px solid var(--opa-yellow);
  border-radius: var(--opa-radius);
  box-shadow: var(--opa-shadow);
  height: 100%;
  padding: clamp(25px, 3vw, 38px);
}

.opa-feature-card h3 {
  font-size: 1.35rem !important;
  margin-bottom: 12px !important;
}

.opa-feature-card p {
  color: var(--opa-muted);
  font-size: 0.96rem;
}

body.page-id-162 .main-content > .row > .wpb_row {
  padding-bottom: clamp(70px, 8vw, 110px) !important;
  padding-top: clamp(55px, 7vw, 90px) !important;
}

body.page-id-77 .main-content > .row > .wpb_row {
  padding-bottom: clamp(70px, 8vw, 110px) !important;
  padding-top: clamp(55px, 7vw, 90px) !important;
}

body.page-id-77 .main-content > .row > .wpb_row > .row_col_wrap_12 > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_text_column:first-child {
  margin-bottom: 42px;
  max-width: 760px;
}

.opa-leader-intro {
  font-size: clamp(1rem, 1.7vw, 1.2rem);
  max-width: 720px;
}

body.page-id-162 .main-content > .row > .wpb_row > .row_col_wrap_12 > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_text_column:first-child {
  margin-bottom: 42px;
  max-width: 760px;
}

body.page-id-162 .inner_row > .row_col_wrap_12_inner {
  align-items: stretch;
  display: grid !important;
  gap: 26px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.page-id-77 .inner_row > .row_col_wrap_12_inner {
  align-items: stretch;
  display: grid !important;
  gap: 26px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.page-id-162 .opa-committee-card {
  background: var(--opa-white);
  border-radius: var(--opa-radius);
  box-shadow: var(--opa-shadow);
  margin: 0 !important;
  overflow: hidden;
  padding: 0 !important;
  width: 100% !important;
}

body.page-id-77 .opa-committee-card {
  background: var(--opa-white);
  border-radius: var(--opa-radius);
  box-shadow: var(--opa-shadow);
  margin: 0 !important;
  overflow: hidden;
  padding: 0 !important;
  width: 100% !important;
}

body.page-id-162 .opa-committee-card > .vc_column-inner {
  height: 100%;
  padding: 0 !important;
}

body.page-id-77 .opa-committee-card > .vc_column-inner {
  height: 100%;
  padding: 0 !important;
}

.opa-committee-card .img-with-aniamtion-wrap,
.opa-committee-card .inner,
.opa-committee-card .hover-wrap,
.opa-committee-card .hover-wrap-inner {
  height: 100%;
  margin: 0 !important;
  width: 100%;
}

.opa-committee-card .img-with-aniamtion-wrap {
  aspect-ratio: 4 / 4.6;
  height: auto;
  overflow: hidden;
}

.opa-committee-card .img-with-aniamtion-wrap img {
  border-radius: 0;
  height: 100% !important;
  object-fit: cover;
  object-position: center top;
  width: 100% !important;
}

.opa-committee-card .wpb_text_column {
  margin: 0 !important;
}

.opa-committee-card__copy {
  border-top: 5px solid var(--opa-yellow);
  min-height: 132px;
  padding: 24px 25px 26px;
}

.opa-committee-card__copy h3 {
  font-size: clamp(1.12rem, 1.7vw, 1.35rem) !important;
  line-height: 1.25 !important;
  margin: 0 0 8px !important;
}

.opa-committee-card__copy p {
  color: var(--opa-green-700);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.075em;
  line-height: 1.4;
  margin: 0 !important;
  text-transform: uppercase;
}

body.page-id-162 .opa-committee-card:last-child:nth-child(3n + 1) {
  grid-column: 2;
}

body.page-id-77 .opa-committee-card:last-child:nth-child(3n + 1) {
  grid-column: 2;
}

.opa-detail-card {
  background: var(--opa-yellow);
  border-radius: var(--opa-radius);
  color: var(--opa-green-900);
  padding: clamp(28px, 4vw, 48px);
}

.opa-detail-card h2,
.opa-detail-card p,
.opa-detail-card strong {
  color: var(--opa-green-900) !important;
}

.opa-detail-card ul {
  list-style: none;
  margin: 22px 0 0;
}

.opa-detail-card li {
  border-bottom: 1px solid rgba(18, 61, 43, 0.24);
  padding: 10px 0;
}

.wpb_text_column table {
  background: var(--opa-white);
  border-collapse: separate;
  border-radius: 12px;
  border-spacing: 0;
  box-shadow: 0 8px 30px rgba(18, 61, 43, 0.08);
  display: block;
  max-width: 100%;
  overflow-x: auto;
}

.wpb_text_column th {
  background: var(--opa-green-800);
  color: var(--opa-white);
}

.wpb_text_column td,
.wpb_text_column th {
  border-color: #e5eadf;
  padding: 13px 16px;
}

.img-with-aniamtion-wrap img,
.wpb_text_column img {
  border-radius: 14px;
  height: auto;
  max-width: 100%;
}

.opa-image-gallery.wpb_gallery {
  margin-bottom: 34px !important;
  margin-top: 24px !important;
}

.opa-image-gallery .wpb_image_grid_ul {
  display: grid !important;
  gap: 16px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  height: auto !important;
  margin: 0 !important;
  position: static !important;
}

.opa-image-gallery .wpb_image_grid_ul .isotope-item,
.opa-image-gallery .wpb_image_grid_ul li {
  height: auto !important;
  left: auto !important;
  margin: 0 !important;
  position: static !important;
  top: auto !important;
  transform: none !important;
  width: 100% !important;
}

.opa-image-gallery .wpb_image_grid_ul a {
  aspect-ratio: 4 / 3;
  border-radius: 12px;
  display: block;
  overflow: hidden;
}

.opa-image-gallery .wpb_image_grid_ul img {
  border-radius: 0;
  height: 100% !important;
  object-fit: cover;
  transition: transform 250ms ease;
  width: 100% !important;
}

.opa-image-gallery .wpb_image_grid_ul a:hover img {
  transform: scale(1.035);
}

.opa-image-gallery .portfolio-wrap {
  margin-bottom: 0 !important;
}

.opa-image-gallery .portfolio-items {
  display: grid !important;
  gap: 16px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  height: auto !important;
  margin: 0 !important;
}

.opa-image-gallery .portfolio-items > .element {
  height: auto !important;
  left: auto !important;
  margin: 0 !important;
  position: relative !important;
  top: auto !important;
  transform: none !important;
  width: 100% !important;
}

.opa-image-gallery .portfolio-items .work-item {
  aspect-ratio: 4 / 3;
  border-radius: 12px;
  overflow: hidden;
}

.opa-image-gallery .portfolio-items .work-item img {
  height: 100% !important;
  object-fit: cover;
  width: 100% !important;
}

@media (max-width: 999px) {

  body.page-id-162 .inner_row > .row_col_wrap_12_inner {
    gap: 18px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.page-id-77 .inner_row > .row_col_wrap_12_inner {
    gap: 18px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.page-id-162 .opa-committee-card:last-child:nth-child(3n + 1) {
    grid-column: auto;
  }

  body.page-id-77 .opa-committee-card:last-child:nth-child(3n + 1) {
    grid-column: auto;
  }

  .opa-image-gallery .wpb_image_grid_ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .opa-image-gallery .portfolio-items {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  #header-outer {
    min-height: 74px;
  }

  #header-outer #top nav {
    display: none !important;
  }

  #header-outer .slide-out-widget-area-toggle {
    display: flex !important;
  }

  #header-outer #logo {
    font-size: 19px !important;
    max-width: calc(100vw - 90px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .opa-reunion-hero {
    background-image: linear-gradient(0deg, rgba(9, 42, 28, 0.97) 0%, rgba(9, 42, 28, 0.76) 100%), var(--opa-hero-image);
    min-height: auto;
    padding: 95px 28px 75px;
    width: 100%;
  }

  .opa-reunion-hero__content {
    max-width: 100%;
    min-width: 0;
    width: 100%;
  }

  .opa-event-meta {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media (max-width: 690px) {

  #page-header-wrap,
  #page-header-wrap #page-header-bg {
    min-height: 285px !important;
  }

  #page-header-wrap #page-header-bg h1 {
    font-size: clamp(2rem, 10vw, 3rem) !important;
  }
  .opa-reunion-hero {
    background-position: 66% center;
    padding: 78px 20px 60px;
  }

  .opa-reunion-hero h1 {
    font-size: clamp(2.65rem, 14vw, 4.4rem) !important;
    overflow-wrap: anywhere;
  }

  .opa-event-meta {
    grid-template-columns: 1fr;
    margin: 25px 0;
  }

  .opa-event-meta > span {
    display: flex;
    justify-content: space-between;
    padding: 12px 15px;
  }

  .opa-event-meta small {
    margin-top: 0;
  }

  .opa-countdown {
    gap: 7px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin-bottom: 28px;
  }

  .opa-countdown > div {
    border-radius: 9px;
    padding: 13px 5px 10px;
  }

  .opa-countdown strong {
    font-size: clamp(1.45rem, 8vw, 2.1rem);
  }

  .opa-countdown span {
    font-size: 0.55rem;
    letter-spacing: 0.03em;
  }

  .opa-hero-actions,
  .opa-button {
    width: 100%;
  }

  .opa-section {
    padding-bottom: 58px !important;
    padding-top: 58px !important;
  }

  .wpb_text_column h1 {
    font-size: 2.2rem !important;
  }

  .wpb_text_column h2 {
    font-size: 1.75rem !important;
  }

  .opa-image-gallery .wpb_image_grid_ul {
    gap: 10px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .opa-image-gallery .portfolio-items {
    gap: 10px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.page-id-162 .inner_row > .row_col_wrap_12_inner {
    gap: 14px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.page-id-77 .inner_row > .row_col_wrap_12_inner {
    gap: 14px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .opa-committee-card__copy {
    min-height: 116px;
    padding: 17px 15px 19px;
  }

  .opa-committee-card__copy h3 {
    font-size: 1rem !important;
  }

  .opa-committee-card__copy p {
    font-size: 0.65rem;
    letter-spacing: 0.04em;
  }
}
