.hero[data-astro-cid-lcdefpme]{background:var(--black);place-items:center;min-height:clamp(460px,68vh,620px);display:grid;position:relative;overflow:hidden}.hero__bg[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero__scrim[data-astro-cid-lcdefpme]{background:linear-gradient(#0000009e 0%,#00000061 42%,#000000c7 100%),radial-gradient(70% 60% at 50% 52%,#0000001a,#0000008c);position:absolute;inset:0}.hero__in[data-astro-cid-lcdefpme]{text-align:center;padding-block:clamp(3.5rem,8vw,5.5rem);position:relative}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{color:var(--white);text-shadow:0 2px 30px #00000080}.hero__sub[data-astro-cid-lcdefpme]{font-family:var(--display);color:var(--white);text-shadow:0 2px 24px #00000080;margin:.65rem 0 0;font-size:clamp(1.35rem,3.2vw,2.35rem);font-weight:500;line-height:1.2}.hero__btns[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.band[data-astro-cid-lcdefpme]{background:var(--green);padding-block:clamp(3rem,6vw,4.75rem)}.band--tight[data-astro-cid-lcdefpme]{padding-top:0}.band__h[data-astro-cid-lcdefpme]{color:var(--white);margin-bottom:2rem}.band__h--white[data-astro-cid-lcdefpme]{color:var(--white)}.band__sub[data-astro-cid-lcdefpme]{color:#ffffffe0;margin:-1.25rem 0 2.25rem}.panel[data-astro-cid-lcdefpme]{background:var(--white);border-radius:var(--r-lg);box-shadow:var(--shadow);padding:clamp(1.5rem,3vw,2.5rem)}.tiles[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}@media (width<=900px){.tiles[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}.tile[data-astro-cid-lcdefpme]{background:var(--grey);border-radius:var(--r);text-align:center;transition:background .3s var(--ease), transform .35s var(--ease), box-shadow .35s var(--ease);flex-direction:column;align-items:center;gap:.9rem;padding:1.5rem 1rem 1.35rem;display:flex}.tile[data-astro-cid-lcdefpme]:hover{background:var(--white);transform:translateY(-5px);box-shadow:0 18px 34px -20px #0006}.tile__ring[data-astro-cid-lcdefpme]{aspect-ratio:1;background:var(--white);width:clamp(96px,12vw,132px);transition:box-shadow .35s var(--ease);border-radius:50%;display:block;overflow:hidden;box-shadow:0 0 #17a14b59}.tile[data-astro-cid-lcdefpme]:hover .tile__ring[data-astro-cid-lcdefpme]{box-shadow:0 0 0 4px #17a14b59}.tile__ring[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease)}.tile[data-astro-cid-lcdefpme]:hover .tile__ring[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{transform:scale(1.07)}.tile__name[data-astro-cid-lcdefpme]{font-family:var(--display);color:var(--black);max-width:18ch;font-size:1.0625rem;font-weight:500;line-height:1.25}.tile__count[data-astro-cid-lcdefpme]{color:var(--green);font-size:.75rem;font-weight:600}.panel__cta[data-astro-cid-lcdefpme]{justify-content:center;margin-top:1.75rem;display:flex}.about[data-astro-cid-lcdefpme]{background:linear-gradient(180deg, var(--green) 0%, #0b3d1f 46%, var(--black) 100%);color:var(--white);padding-block:clamp(3.5rem,7vw,5.5rem)}.about__grid[data-astro-cid-lcdefpme]{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}@media (width<=880px){.about__grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.about__media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:4/3;object-fit:cover;border-radius:var(--r);width:100%;height:auto;box-shadow:var(--shadow)}.about__copy[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:var(--white);margin-bottom:1.25rem}.about__copy[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--green-light)}.about__copy[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#ffffffdb;max-width:62ch}.about__copy[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--white);font-weight:600}.checks[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,minmax(0,260px));gap:1rem;margin-top:clamp(2.5rem,5vw,3.5rem);display:grid}@media (width<=700px){.checks[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.check[data-astro-cid-lcdefpme]{background:var(--white);border-radius:var(--r);text-align:center;transition:transform .35s var(--ease);flex-direction:column;align-items:center;gap:.7rem;padding:1.4rem 1rem;display:flex}.check[data-astro-cid-lcdefpme]:hover{transform:translateY(-4px)}.check[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:30px;height:30px;color:var(--green)}.check[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--black);font-size:.9375rem;font-weight:600;line-height:1.35}.about__kicker[data-astro-cid-lcdefpme]{font-family:var(--display);color:var(--white);max-width:26ch;margin:clamp(2rem,4vw,3rem) 0 0;font-size:clamp(1.1rem,2.2vw,1.6rem);font-weight:600;line-height:1.25}.club[data-astro-cid-lcdefpme]{background:var(--black);color:var(--white);padding-block:clamp(3rem,6vw,5rem)}.club[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:var(--white)}.club[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--green-light)}.club__copy[data-astro-cid-lcdefpme]{color:#ffffffc7;max-width:76ch;margin:1.25rem auto 0}.club__shots[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:1rem;margin:clamp(2.25rem,4vw,3rem) 0;display:grid}@media (width<=760px){.club__shots[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.club__shots[data-astro-cid-lcdefpme] figure[data-astro-cid-lcdefpme]{border-radius:var(--r);margin:0;overflow:hidden}.club__shots[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto;transition:transform .7s var(--ease)}.club__shots[data-astro-cid-lcdefpme] figure[data-astro-cid-lcdefpme]:hover img[data-astro-cid-lcdefpme]{transform:scale(1.05)}
