/* Automatic homepage banners, preserving the source artwork, photos, and colors. */
#comp-lt8riarh:has(.efoc-home-hero) { min-width:0!important; width:100%!important; }
#comp-jkv1rel8.efoc-home-hero {
  position:relative!important; left:0!important; width:100%!important; height:auto!important;
  min-width:0!important; margin:0!important; overflow:hidden; background:#5db3e3; color:#fff;
  font:400 20px/1.6 poppins-extralight,poppins,Arial,sans-serif;
}
.efoc-home-hero * { box-sizing:border-box; }
.efoc-hero-stage { position:relative; aspect-ratio:2000 / 777; }
.efoc-hero-slide { position:absolute; inset:0; visibility:hidden; opacity:0; pointer-events:none; transition:opacity .7s ease,visibility .7s; }
.efoc-hero-slide.is-active { visibility:visible; opacity:1; pointer-events:auto; z-index:1; }
.efoc-hero-golf-art { display:block; width:100%; height:100%; }
.efoc-hero-golf-art img { display:block; width:100%; height:100%; object-fit:contain; }
.efoc-hero-golf-mobile { display:none; }
.efoc-hero-program { display:grid; grid-template-columns:1fr 1fr; align-items:center; gap:clamp(32px,5vw,80px); width:min(1120px,88%); height:100%; margin:auto; }
.efoc-hero-copy { min-width:0; }
.efoc-hero-copy h2 { margin:0 0 20px; font:700 clamp(26px,3vw,46px)/1.15 poppins,Arial,sans-serif; color:#fff; }
.efoc-hero-copy p { margin:0 0 25px; font-size:clamp(15px,1.6vw,21px); line-height:1.55; }
.efoc-hero-cta { display:inline-flex; align-items:center; justify-content:center; min-height:50px; padding:9px 29px; border:3px solid #fff; border-radius:100px; color:#fff; background:transparent; text-decoration:none; font:400 clamp(15px,1.5vw,20px)/1.4 poppins-extralight,poppins,Arial,sans-serif; }
.efoc-hero-cta:hover { color:#277195; background:#fff; }
.efoc-hero-photo { display:flex; align-items:center; justify-content:center; height:86%; min-height:0; min-width:0; }
.efoc-hero-photo img { display:block; max-width:100%; max-height:100%; width:auto; height:auto; object-fit:contain; }
[data-theme="reading"] .efoc-hero-photo img { height:100%; }
[data-theme="mentoring"] .efoc-hero-photo img { width:100%; aspect-ratio:483 / 430; object-fit:cover; object-position:center; }
.efoc-home-hero a:focus-visible { outline:3px solid #102f48; outline-offset:5px; }
/* Keyboard and assistive-technology visitors can pause without a permanent control bar. */
.efoc-hero-accessible-toggle { position:absolute; z-index:2; width:1px; height:1px; padding:0; overflow:hidden; clip-path:inset(50%); border:0; }
.efoc-hero-accessible-toggle:focus-visible { width:auto; height:auto; left:16px; top:16px; padding:10px 16px; clip-path:none; background:#fff; color:#143d52; outline:3px solid #143d52; font:16px Arial,sans-serif; }
@media (min-width:768px) and (max-width:979px) {
  #comp-lt8riarh:has(.efoc-home-hero) { width:100vw!important; }
  .efoc-hero-program { width:92%; gap:28px; }
  .efoc-hero-copy h2 { margin-bottom:12px; }
  .efoc-hero-copy p { margin-bottom:14px; line-height:1.4; }
  .efoc-hero-cta { min-height:40px; padding:7px 22px; border-width:2px; }
}
@media (max-width:767px) {
  .efoc-hero-stage { aspect-ratio:auto; height:540px; }
  .efoc-hero-program { display:flex; flex-direction:column; gap:20px; width:100%; padding:25px 24px; }
  .efoc-hero-copy { width:100%; }
  .efoc-hero-copy h2 { font-size:27px; margin-bottom:14px; }
  .efoc-hero-copy p { font-size:15px; line-height:1.45; margin-bottom:18px; }
  .efoc-hero-cta { min-height:42px; font-size:15px; padding:8px 24px; border-width:2px; }
  .efoc-hero-photo { flex:1; width:100%; height:auto; min-height:0; }
  .efoc-hero-photo img { height:100%; max-height:100%; width:auto; }
  [data-theme="mentoring"] .efoc-hero-photo img { height:100%; width:auto; max-width:100%; aspect-ratio:483 / 430; }
  [data-theme="golf"] { display:flex; flex-direction:column; background:#173e30; }
  .efoc-hero-golf-art { height:auto; flex:none; }
  .efoc-hero-golf-art img { height:auto; }
  .efoc-hero-golf-mobile { display:flex; flex:1; flex-direction:column; align-items:center; justify-content:center; padding:28px 22px; text-align:center; }
  .efoc-hero-golf-mobile h1 { margin:0 0 20px; font:700 28px/1.2 poppins,Arial,sans-serif; color:#fff; }
  .efoc-hero-golf-mobile p { margin:0 0 28px; font-size:17px; line-height:1.6; }
  .efoc-hero-golf-mobile .efoc-hero-cta { font-family:proxima-n-w01-reg,Arial,sans-serif; font-weight:600; }
}
@media (prefers-reduced-motion:reduce) { .efoc-hero-slide { transition:none; } }

/* Keep the original four homepage navigation tiles inside intermediate desktop widths. */
@media (min-width:768px) and (max-width:979px) {
  #comp-mdqie1qa { min-width:0!important; width:100vw!important; }
  #comp-mdqie1qa>[data-testid="columns"] { width:100%!important; display:grid!important; grid-template-columns:repeat(4,minmax(0,1fr))!important; }
  #comp-mdqie1qa .wixui-column-strip__column { width:100%!important; min-width:0!important; }
  #comp-mdqie1qa [data-testid="mesh-container-content"] { grid-template-columns:minmax(0,1fr)!important; }
  #comp-mdqie1qa .wixui-rich-text { width:calc(100% - 32px)!important; left:16px!important; margin-left:0!important; }
  #comp-mdqie1qa .wixui-image-button { left:16px!important; margin-left:0!important; }
  #comp-mdqie1qa .bgImage img { width:100%!important; height:100%!important; }
}
