.hero[data-astro-cid-bbfe6boz]{position:relative;display:flex;align-items:center;justify-content:flex-end;height:610px;overflow:hidden}.hero__media[data-astro-cid-bbfe6boz]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero__panel[data-astro-cid-bbfe6boz]{position:relative;z-index:1;width:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px 40px;text-align:center;color:var(--white);background:#0c0c0ccc}.hero[data-astro-cid-bbfe6boz] h1[data-astro-cid-bbfe6boz]{font-family:var(--font-sans);font-size:30px;font-weight:300;line-height:33px;margin:0 0 12px}.hero__sub[data-astro-cid-bbfe6boz]{font-family:var(--font-italic);font-size:29px;font-style:italic;font-weight:400;line-height:33px;margin:0}.stats[data-astro-cid-bbfe6boz]{padding:36px 0 10px;background:var(--white)}.stats__row[data-astro-cid-bbfe6boz]{display:flex;flex-wrap:wrap;max-width:1599px;margin-inline:auto;padding-inline:clamp(1.25rem,4.7vw,5.625rem)}.stat[data-astro-cid-bbfe6boz]{position:relative;flex:1 1 20%;min-width:180px;padding:4px 12px 24px 80px}.stat__icon[data-astro-cid-bbfe6boz]{position:absolute;left:0;top:0;width:45px;height:45px;display:flex;align-items:center;justify-content:center}.stat__icon[data-astro-cid-bbfe6boz] svg{width:45px;height:45px}.stat[data-astro-cid-bbfe6boz] p[data-astro-cid-bbfe6boz]{font-size:19px;font-weight:500;letter-spacing:0;line-height:30px;text-transform:uppercase}.body[data-astro-cid-bbfe6boz]{padding:36px 0 50px;background:var(--white)}.body--sparse[data-astro-cid-bbfe6boz]{padding:40px 0}.body__grid[data-astro-cid-bbfe6boz]{display:grid;grid-template-columns:1fr 1fr;gap:2%;align-items:start}.body__right[data-astro-cid-bbfe6boz]{padding:37px 0 0}.section-heading[data-astro-cid-bbfe6boz]{font-family:var(--font-serif);font-size:31px;font-weight:400;line-height:38px;margin:0 0 20px}.body__copy[data-astro-cid-bbfe6boz]{font-size:16px;font-weight:300;line-height:26px;margin:0 0 28px}.subhead[data-astro-cid-bbfe6boz]{font-family:var(--font-sans);font-size:19px;font-weight:500;line-height:1.3;text-transform:uppercase;letter-spacing:.03em;margin:0 0 18px}.split-list[data-astro-cid-bbfe6boz]{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px;margin-bottom:28px}.check-list[data-astro-cid-bbfe6boz]{list-style:none;margin:0;padding:0}.check-list[data-astro-cid-bbfe6boz] li[data-astro-cid-bbfe6boz]{position:relative;padding:0 0 10px 38px;font-size:16px;font-weight:300;line-height:26px}.check-list__icon[data-astro-cid-bbfe6boz]{position:absolute;left:0;top:0;width:20px;height:27px;display:flex;align-items:center;justify-content:flex-start}.check-list[data-astro-cid-bbfe6boz] strong[data-astro-cid-bbfe6boz]{font-weight:600}.body__actions[data-astro-cid-bbfe6boz]{display:flex;flex-wrap:wrap;gap:12px}.btn-gold-outline[data-astro-cid-bbfe6boz],.btn-navy[data-astro-cid-bbfe6boz]{display:inline-flex;align-items:center;gap:.4rem;border-radius:4px;font-family:var(--font-sans);font-size:14px;font-weight:300;line-height:20px;letter-spacing:.04em;text-transform:uppercase;text-align:center;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.btn-gold-outline[data-astro-cid-bbfe6boz]{padding:13px 22px 13px 28px;border:2px solid #dd9933;color:#d93;background:transparent}.btn-gold-outline[data-astro-cid-bbfe6boz]:hover{background:var(--navy);border-color:var(--navy);color:var(--white)}.btn-navy[data-astro-cid-bbfe6boz]{padding:15px 22px 15px 28px;border:2px solid var(--navy);background:var(--navy);color:var(--white)}.btn-navy[data-astro-cid-bbfe6boz]:hover{background:#15264d;border-color:#15264d}.btn-gold-outline[data-astro-cid-bbfe6boz] .btn-arrow,.btn-navy[data-astro-cid-bbfe6boz] .btn-arrow{width:32px;height:32px;margin-right:-6px;flex-shrink:0;transition:transform .2s ease}.btn-gold-outline[data-astro-cid-bbfe6boz]:hover .btn-arrow,.btn-navy[data-astro-cid-bbfe6boz]:hover .btn-arrow{transform:translate(5px)}.gallery[data-astro-cid-bbfe6boz]{padding:20px 0 80px;background:var(--white);scroll-margin-top:var(--header-h)}.gallery__title[data-astro-cid-bbfe6boz]{text-align:center;margin-bottom:36px}.gallery__grid[data-astro-cid-bbfe6boz]{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;align-items:start}.gallery__item[data-astro-cid-bbfe6boz]{position:relative;display:block;width:100%;padding:0;border:0;background:none;overflow:hidden;cursor:pointer}.gallery__item[data-astro-cid-bbfe6boz] img[data-astro-cid-bbfe6boz]{width:100%;aspect-ratio:1344 / 896;object-fit:cover;transition:transform .7s ease}.gallery__item--portrait[data-astro-cid-bbfe6boz] img[data-astro-cid-bbfe6boz]{aspect-ratio:755 / 1008}.gallery__item[data-astro-cid-bbfe6boz]:after{content:"";position:absolute;inset:0;background:#0c0c0c6b;opacity:0;pointer-events:none;transition:opacity .35s ease}.gallery__item[data-astro-cid-bbfe6boz]:hover img[data-astro-cid-bbfe6boz],.gallery__item[data-astro-cid-bbfe6boz]:focus-visible img[data-astro-cid-bbfe6boz]{transform:scale(1.06)}.gallery__item[data-astro-cid-bbfe6boz]:hover:after,.gallery__item[data-astro-cid-bbfe6boz]:focus-visible:after{opacity:1}.connect[data-astro-cid-bbfe6boz]{position:relative;overflow:hidden;padding:90px 0 80px;color:var(--white);text-align:center;scroll-margin-top:var(--header-h)}.connect__bg[data-astro-cid-bbfe6boz],.connect__overlay[data-astro-cid-bbfe6boz]{position:absolute;inset:0}.connect__bg[data-astro-cid-bbfe6boz]{background-size:cover;background-position:center}.connect__overlay[data-astro-cid-bbfe6boz]{background:#1c3162;opacity:.95}.connect__inner[data-astro-cid-bbfe6boz]{position:relative;max-width:920px}.connect[data-astro-cid-bbfe6boz] h2[data-astro-cid-bbfe6boz]{font-family:var(--font-serif);font-size:clamp(2rem,4vw,3.25rem);font-weight:400;line-height:1.15;margin:0 0 18px}.connect[data-astro-cid-bbfe6boz] p[data-astro-cid-bbfe6boz]{font-size:18px;font-weight:300;line-height:1.5;color:#ffffffb3;margin:0 0 36px}.connect-form[data-astro-cid-bbfe6boz]{display:grid;grid-template-columns:1fr 1fr;gap:14px;text-align:left}.connect-form__full[data-astro-cid-bbfe6boz]{grid-column:1 / -1}.connect-form[data-astro-cid-bbfe6boz] input[data-astro-cid-bbfe6boz],.connect-form[data-astro-cid-bbfe6boz] textarea[data-astro-cid-bbfe6boz]{width:100%;padding:14px 16px;border:0;border-radius:4px;background:#ffffff1a;color:var(--white);font-family:var(--font-sans);font-size:16px;font-weight:300;line-height:1.4}.connect-form[data-astro-cid-bbfe6boz] input[data-astro-cid-bbfe6boz]::placeholder,.connect-form[data-astro-cid-bbfe6boz] textarea[data-astro-cid-bbfe6boz]::placeholder{color:#ffffffa6}.connect-form[data-astro-cid-bbfe6boz] input[data-astro-cid-bbfe6boz]:focus,.connect-form[data-astro-cid-bbfe6boz] textarea[data-astro-cid-bbfe6boz]:focus{outline:1px solid rgba(255,255,255,.45)}.connect-form__submit[data-astro-cid-bbfe6boz]{text-align:center;margin-top:8px}.connect-form__note[data-astro-cid-bbfe6boz]{margin-top:28px!important;font-size:14px!important}.connect-form__note[data-astro-cid-bbfe6boz] a[data-astro-cid-bbfe6boz]:hover{text-decoration:underline;color:var(--white)}.visually-hidden[data-astro-cid-bbfe6boz]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.lightbox[data-astro-cid-bbfe6boz]{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;background:#0c0c0ceb;padding:3rem}.lightbox[data-astro-cid-bbfe6boz][hidden]{display:none}.lightbox[data-astro-cid-bbfe6boz] img[data-astro-cid-bbfe6boz]{max-width:min(1400px,92vw);max-height:88vh;width:auto;height:auto;object-fit:contain}.lightbox__close[data-astro-cid-bbfe6boz]{position:absolute;top:16px;right:22px;border:0;background:none;color:var(--white);font-size:2.5rem;line-height:1;cursor:pointer}@media(max-width:1100px){.stat[data-astro-cid-bbfe6boz]{width:50%;padding-left:24px;box-sizing:border-box}}@media(max-width:900px){.hero[data-astro-cid-bbfe6boz]{display:block;height:auto}.hero__media[data-astro-cid-bbfe6boz]{position:relative;height:320px}.hero__panel[data-astro-cid-bbfe6boz]{width:100%;padding:1.75rem 1.25rem}.hero[data-astro-cid-bbfe6boz] h1[data-astro-cid-bbfe6boz]{font-size:22px;line-height:26px}.hero__sub[data-astro-cid-bbfe6boz]{font-size:20px;line-height:26px}.body__grid[data-astro-cid-bbfe6boz],.split-list[data-astro-cid-bbfe6boz],.connect-form[data-astro-cid-bbfe6boz],.gallery__grid[data-astro-cid-bbfe6boz]{grid-template-columns:1fr}.body__right[data-astro-cid-bbfe6boz]{padding-top:12px}.stat[data-astro-cid-bbfe6boz]{width:100%}.gallery__grid[data-astro-cid-bbfe6boz]{grid-template-columns:1fr 1fr}}@media(max-width:560px){.gallery__grid[data-astro-cid-bbfe6boz]{grid-template-columns:1fr}}
