.event-detail-page,.events-page{padding-top:108px;padding-bottom:80px}.event-kicker{display:block;font-size:12px;font-weight:600;letter-spacing:.11em;text-transform:uppercase}.events-hero{overflow:hidden;background:#dfeff6;color:var(--blue);position:relative}.events-hero:after{content:"";position:absolute;width:640px;height:640px;border:1px solid #16526e1a;border-radius:50%;right:-80px;top:-280px;box-shadow:0 0 0 70px #16526e06,0 0 0 140px #16526e04;pointer-events:none}.events-hero__inner{position:relative;z-index:1;padding-top:48px;padding-bottom:42px}.events-hero h1{display:flex;align-items:center;justify-content:space-between;font-size:clamp(90px,15vw,218px);line-height:1.1;letter-spacing:-.065em;margin:18px 0 22px;text-transform:uppercase}.events-hero h1>span{font-size:.72em;color:#ed936e;line-height:1;font-weight:400}.events-hero__bottom{display:flex;justify-content:space-between;align-items:end;gap:24px}.events-hero__bottom p{font-size:clamp(18px,2vw,25px);line-height:1.3}.events-hero__bottom a{font-size:14px;display:flex;gap:25px;align-items:center;border-bottom:1px solid #16526e55;padding:10px 0}.events-hero__bottom a span{font-size:25px}.events-ribbon{overflow:hidden;background:#edf3b8;color:var(--blue);padding:14px 0}.events-ribbon>span{display:flex;justify-content:space-around;align-items:center;gap:36px;white-space:nowrap;min-width:1040px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.events-ribbon b{color:var(--blue);font-size:21px;font-weight:400}.events-discover{padding-top:90px}.events-discover__heading{text-align:center;max-width:650px;margin:0 auto 38px}.events-discover__heading .event-kicker{color:var(--blue)}.events-discover__heading h2{font-size:clamp(34px,4.2vw,60px);letter-spacing:-.045em;line-height:1.08;margin:18px 0}.events-discover__heading p{font-size:16px;line-height:1.65;color:var(--muted);max-width:490px;margin:auto}.event-filters{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin:32px 0 60px}.event-filters a{border:1px solid #16526e24;background:transparent;color:var(--blue);border-radius:30px;padding:11px 20px;font:inherit;font-size:14px;line-height:1.2}.event-filters a:focus-visible,.event-filters a:hover{border-color:var(--blue)}.event-filters a[aria-current=page]{background:var(--blue);color:white;border-color:var(--blue)}.event-filters a>span{margin-left:8px;opacity:.7}.event-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px 22px;margin-top:50px;padding-top:30px;border-top:1px solid #16526e23;font-size:14px}.event-pagination>span{color:#7f97a3}.event-pagination>a{color:var(--blue);text-decoration:underline;text-underline-offset:4px}.event-pagination ol{display:flex;flex-wrap:wrap;gap:6px;list-style:none;padding:0;margin:0}.event-pagination li>*{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0 10px;border-radius:22px;color:var(--blue)}.event-pagination li>a:focus-visible,.event-pagination li>a:hover{background:var(--sky)}.event-pagination li>span{background:var(--blue);color:white}.event-story{padding:0 0 45px;margin-bottom:45px;border-bottom:1px solid #16526e23}.event-story:last-child{margin-bottom:0}.event-story__link{display:grid;grid-template-columns:1fr 1.12fr;gap:clamp(28px,5vw,72px);align-items:stretch;color:inherit}.event-story:nth-child(2n) .event-story__photo{order:2}.event-story:nth-child(2n) .event-story__link{grid-template-columns:1.12fr 1fr}.event-story__photo{position:relative;aspect-ratio:1.42;background:var(--sky);padding:10px;border-radius:5px;overflow:hidden}.event-story:nth-child(3n+2) .event-story__photo{background:#f9dccd}.event-story:nth-child(3n) .event-story__photo{background:#edf3b8}.event-story__photo>img{height:100%;width:100%;object-fit:cover;border-radius:2px}.event-story__number{position:absolute;top:24px;left:24px;color:white;font-size:13px;background:#0c2f43b3;padding:6px 9px;border-radius:3px}.event-story__photos{position:absolute;bottom:22px;right:22px;background:#fffffc;color:var(--blue);padding:10px 15px;font-size:12px;border-radius:3px}.event-story__photos span{margin-left:20px}.event-story__copy{padding:16px 0 6px;display:flex;flex-direction:column;align-items:start}.event-story__copy .event-kicker{color:#62645f}.event-story__copy h3{font-size:clamp(30px,3.2vw,47px);line-height:1.05;letter-spacing:-.035em;margin:16px 0}.event-story__copy>p{color:var(--muted);font-size:16px;line-height:1.65;max-width:500px;margin-bottom:22px}.event-story__meta{margin-top:auto;display:flex;flex-wrap:wrap;gap:12px 25px;color:var(--muted);font-size:12px;line-height:1.5}.event-story__meta>span{display:flex;align-items:center;gap:7px}.event-story__meta svg{width:16px;height:16px;fill:currentColor;color:var(--blue);flex-shrink:0}.event-story__action{margin-top:24px;width:100%;border-top:1px solid #16526e23;padding-top:16px;display:flex;align-items:center;justify-content:space-between;font-weight:600;color:var(--blue);font-size:14px}.event-story__action>span{display:grid;place-items:center;border-radius:50%;width:34px;height:34px;background:#edf3b8;font-size:21px}.event-story__link:hover h3{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px}.event-empty{padding:70px 24px;background:var(--sky);text-align:center;border-radius:8px}.event-empty h3{font-size:28px;margin-bottom:15px}.event-empty p{color:var(--muted)}.event-detail-hero{position:relative;background:var(--blue);min-height:610px;color:white}.event-detail-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#082b4145,#082b4135 20%,#082b41ee);pointer-events:none}.event-detail-hero__image{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;object-position:center 40%}.event-detail-hero__inner{position:relative;z-index:1;display:flex;flex-direction:column;min-height:610px;padding-top:32px;padding-bottom:48px}.event-back{align-self:start;display:inline-block;color:white;font-size:13px;background:#082b419c;border-radius:24px;padding:11px 17px}.event-detail-hero__copy{margin-top:auto;padding-top:100px;max-width:910px}.event-detail-hero__copy h1{font-size:clamp(42px,6.5vw,92px);line-height:1.04;letter-spacing:-.04em;color:white;margin:18px 0}.event-detail-hero__copy p{line-height:1.6;font-size:17px;max-width:640px;color:#fff}.event-photo-button{display:inline-flex;gap:36px;align-items:center;font-size:14px;padding:14px 20px;margin-top:25px;border-radius:5px;background:#edf3b8;color:var(--blue);font-weight:600}.event-detail-facts{display:grid;grid-template-columns:1fr 1.3fr 1fr;gap:24px;padding-top:32px;padding-bottom:32px;border-bottom:1px solid #16526e23}.event-detail-facts>div{display:flex;flex-direction:column;gap:10px}.event-detail-facts span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.event-detail-facts strong{font-size:15px;font-weight:500;line-height:1.5;color:var(--blue)}.event-detail-story{padding-top:80px;padding-bottom:80px;display:grid;grid-template-columns:1.5fr 1fr;gap:clamp(35px,8vw,120px);align-items:start}.event-detail-story article>h2,.event-invitation h2{font-size:clamp(32px,3.5vw,50px);line-height:1.1;letter-spacing:-.035em;margin:18px 0 24px}.event-invitation p,.event-prose p{font-size:16px;line-height:1.8;color:var(--muted);margin-bottom:18px}.event-detail-story article>h3{font-size:24px;margin:32px 0 20px}.event-detail-story ul{list-style:none;padding:0}.event-detail-story li{display:flex;align-items:start;gap:14px;font-size:15px;line-height:1.6;margin:13px 0}.event-detail-story li span{color:var(--blue);font-size:21px;line-height:1.1}.event-invitation{background:#edf3b8;border-radius:6px;padding:clamp(24px,3vw,44px)}.event-invitation p{color:#505218}.event-invitation .button{width:100%;font-size:13px;text-align:left;justify-content:space-between;white-space:normal;line-height:1.5}.event-volunteer-link{display:flex;justify-content:space-between;gap:15px;margin-top:22px;font-size:13px;color:var(--blue);text-decoration:underline;text-underline-offset:4px}.event-album{padding-top:55px;padding-bottom:75px;border-top:1px solid #16526e23;scroll-margin-top:130px}.event-album__heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:34px}.event-album__heading h2{font-size:clamp(34px,4vw,54px);letter-spacing:-.04em;line-height:1.15;margin-top:12px}.event-album__heading p{font-size:13px;color:var(--muted)}.event-album__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.event-album__grid:has(>figure:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.event-album__grid figure{margin:0}.event-album__photo{display:block;position:relative;aspect-ratio:1.3;background:var(--sky);border-radius:5px;overflow:hidden}.event-album__photo img{width:100%;height:100%;object-fit:cover}.event-album__photo>span{position:absolute;right:14px;bottom:14px;border-radius:50%;width:36px;height:36px;display:grid;place-items:center;background:white;color:var(--blue);font-size:22px}.event-album figcaption{margin-top:10px;font-size:13px;color:var(--muted);line-height:1.6}.event-lightbox{padding:0;width:100vw;height:100dvh;max-width:100vw;max-height:100dvh;border:0;background:#092333;color:white;margin:0;overflow:auto}.event-lightbox::backdrop{background:#092333f5}.event-lightbox[open]{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.event-lightbox__bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 28px;font-size:14px}.event-lightbox button{cursor:pointer;border:1px solid #ffffff65;border-radius:28px;color:white;padding:10px 18px;background:transparent;font:inherit;min-height:44px}.event-lightbox button:disabled{opacity:.3;cursor:default}.event-lightbox__bar button{display:flex;align-items:center;gap:20px;white-space:nowrap}.event-lightbox__bar button span{font-size:24px}.event-lightbox__figure{min-height:0;margin:0;display:flex;flex-direction:column;align-items:center;padding:0 24px}.event-lightbox__figure img{min-height:0;flex:1;width:100%;object-fit:contain}.event-lightbox__figure figcaption{color:white;margin-top:16px;max-width:850px;text-align:center;flex-shrink:0}.event-lightbox__controls{display:flex;justify-content:center;align-items:center;gap:28px;padding:20px}.event-lightbox__controls span{font-size:13px}.event-related{padding-top:30px}.event-related__grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.event-related__grid>a{background:var(--sky);border-radius:6px;overflow:hidden}.event-related__grid img{width:100%;height:auto;aspect-ratio:1.8;object-fit:cover}.event-related__grid a>div{padding:26px}.event-related__grid h3{margin-top:12px;font-size:clamp(23px,2.5vw,34px);line-height:1.1}.event-related__grid h3>span{margin-left:8px}.event-detail-page :is(a,button):focus-visible,.events-page :is(a,button):focus-visible{outline:3px solid #b66630;outline-offset:6px}.event-lightbox button:focus-visible{outline:3px solid #edf3b8;outline-offset:4px}@media (max-width:900px){.event-story__copy{padding:3px 0}.event-story__copy h3{font-size:31px}.event-story__photo{aspect-ratio:auto;min-height:340px}.event-album__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.event-detail-page,.events-page{padding-top:90px}.events-hero__inner{padding-top:34px;padding-bottom:28px}.events-hero h1{font-size:clamp(74px,17vw,125px);margin:20px 0}.events-hero__bottom{align-items:start}.events-hero__bottom a{max-width:145px;font-size:12px;gap:12px}.events-hero__bottom p{font-size:17px}.events-discover{padding-top:58px}.event-filters{margin-bottom:38px;gap:8px}.event-filters a{padding:10px 14px;font-size:12px}.event-story:nth-child(2n) .event-story__link,.event-story__link{grid-template-columns:1fr;gap:25px}.event-story:nth-child(2n) .event-story__photo{order:0}.event-story__photo{aspect-ratio:1.4;min-height:0}.event-story__copy h3{font-size:36px}.event-story__copy>p{font-size:15px}.event-story{padding-bottom:34px;margin-bottom:35px}.event-detail-hero,.event-detail-hero__inner{min-height:550px}.event-detail-hero__inner{padding-bottom:32px}.event-detail-hero__copy h1{font-size:clamp(40px,9vw,65px)}.event-detail-hero__copy p{font-size:15px}.event-detail-facts{grid-template-columns:1fr;gap:22px;padding-top:26px;padding-bottom:26px}.event-detail-facts>div{gap:5px}.event-detail-story{grid-template-columns:1fr;padding-top:48px;padding-bottom:48px;gap:35px}.event-invitation{max-width:520px;width:100%}.event-album__heading{display:block}.event-album__heading p{margin-top:14px}.event-lightbox__bar{padding:16px;font-size:12px}.event-lightbox__figure{padding:0 10px}.event-related__grid{gap:18px}}@media (max-width:500px){.event-album__grid,.event-album__grid:has(>figure:nth-child(2):last-child),.event-related__grid{grid-template-columns:1fr}.event-related .event-album__heading>a{display:inline-block;margin-top:15px}}