.Hero-module__sF6Dda__hero{--deep:var(--icn-deep-atlantic);--cyan:var(--icn-atlantic-teal);--white:var(--icn-white);--font-body:var(--font-family-body);--width:var(--page-width);--gutter:var(--page-gutter);--lift:clamp(18px, 3vh, 32px);--title-size:clamp(54px, 8.6vw, 124px);min-height:calc(100svh - var(--header-height));color:var(--white);background-color:var(--deep);background-image:radial-gradient(70% 55% at 0% 0%, color-mix(in srgb, var(--icn-sage-green) 22%, transparent), transparent 70%), radial-gradient(60% 50% at 100% 100%, #0000004d, transparent 70%);flex-direction:column;display:flex;position:relative;overflow:hidden}.Hero-module__sF6Dda__hero :focus-visible{outline:2px solid var(--cyan);outline-offset:3px}.Hero-module__sF6Dda__hero__inner{width:min(var(--width), 100%);padding:48px var(--gutter) 44px;flex-direction:column;flex:1;justify-content:center;margin:auto;display:flex;position:relative}.Hero-module__sF6Dda__hero__logo{z-index:2;aspect-ratio:1495.4/1658.2;width:auto;max-width:none;height:97%;margin-top:0;position:absolute;top:50%;right:1.5vw;translate:0 -50%}.Hero-module__sF6Dda__hero__logo-wide{grid-area:logo;display:none}.Hero-module__sF6Dda__hero__stack{grid-area:title;width:fit-content;max-width:100%;display:grid}.Hero-module__sF6Dda__hero__title{max-width:none}.Hero-module__sF6Dda__hero__folio{color:var(--cyan);font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 clamp(18px,2.5vh,28px);padding-left:.17em;font-size:clamp(17px,1.35vw,20px);font-weight:600;line-height:1;display:flex}.Hero-module__sF6Dda__hero__sep{color:color-mix(in srgb, var(--cyan) 65%, transparent);font-weight:400}.Hero-module__sF6Dda__hero__folio,.Hero-module__sF6Dda__hero__title-row,.Hero-module__sF6Dda__hero__horizon,.Hero-module__sF6Dda__hero__deck{translate:0 var(--lift)}.Hero-module__sF6Dda__hero__title-row{z-index:1;grid-template-columns:minmax(0,1fr) clamp(250px,22%,340px);grid-template-areas:"title logo";align-items:center;column-gap:clamp(32px,3.5vw,56px);margin:0;display:grid;position:relative}.Hero-module__sF6Dda__hero__title,.Hero-module__sF6Dda__hero__year-row{font-size:var(--title-size);letter-spacing:-.04em;margin:0;font-weight:800;line-height:.92}.Hero-module__sF6Dda__hero__line{margin:-.06em 0 -.08em;padding:.06em 0 .08em;display:block;overflow:hidden}.Hero-module__sF6Dda__hero__line>span,.Hero-module__sF6Dda__hero__line>em{display:block}.Hero-module__sF6Dda__hero__line--tail{font-size:.995em}.Hero-module__sF6Dda__hero__year-row{grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:clamp(12px,1.4vw,22px);width:100%;min-width:0;display:grid}.Hero-module__sF6Dda__hero__year{color:var(--cyan);font-style:normal}.Hero-module__sF6Dda__hero__description{--year-height:calc(var(--title-size) * .92);--max-lines:4;width:0;min-width:100%;max-height:var(--year-height);color:var(--white);font-family:var(--font-body);font-size:max(14px, min(clamp(14px, 1.2vw, 17px), calc(var(--year-height) / (var(--max-lines) * 1.35))));letter-spacing:normal;text-wrap:pretty;text-align:left;-webkit-hyphens:none;hyphens:none;margin:0;font-weight:700;line-height:1.35;overflow:hidden}.Hero-module__sF6Dda__hero__horizon{z-index:1;background:var(--cyan);height:2px;margin-top:clamp(28px,4vh,44px);position:relative}.Hero-module__sF6Dda__hero__deck{z-index:1;padding-top:clamp(24px,3.5vh,36px);position:relative}.Hero-module__sF6Dda__hero__actions{flex-wrap:wrap;align-items:center;gap:14px 22px;display:flex}.Hero-module__sF6Dda__hero__primary{background:var(--cyan);min-height:50px;color:var(--deep);border-radius:999px;align-items:center;padding:0 28px;font-size:19px;font-weight:800;transition:background .25s,color .25s;display:inline-flex;box-shadow:0 5px 12px #0000003d}.Hero-module__sF6Dda__hero__primary:hover,.Hero-module__sF6Dda__hero__primary:focus-visible{background:var(--white);color:var(--deep)}.Hero-module__sF6Dda__hero__secondary{color:var(--cyan);border-bottom:1px solid #0000;align-items:center;gap:8px;padding:12px 0;font-size:15px;font-weight:800;transition:color .2s;display:inline-flex}.Hero-module__sF6Dda__hero__secondary:hover,.Hero-module__sF6Dda__hero__secondary:focus-visible{color:var(--white)}@media (max-height:780px) and (not (max-width:900px)){.Hero-module__sF6Dda__hero{--title-size:clamp(54px, 7.4vw, 108px)}}@media (max-width:1024px){.Hero-module__sF6Dda__hero__deck{display:block}.Hero-module__sF6Dda__hero__title-row{grid-template-columns:minmax(0,1fr) clamp(200px,24%,270px);column-gap:28px}.Hero-module__sF6Dda__hero__logo{width:min(100%,200px)}}@media (600px<width<=900px){.Hero-module__sF6Dda__hero__year-row{gap:10px}.Hero-module__sF6Dda__hero__description{max-height:none;font-size:clamp(15px,1.9vw,17px);overflow:visible}}@media (max-width:600px){.Hero-module__sF6Dda__hero{--lift:0px;--title-size:clamp(50px, 15vw, 64px)}.Hero-module__sF6Dda__hero__title-row{flex-direction:column;align-items:stretch;display:flex}.Hero-module__sF6Dda__hero__logo{display:none}.Hero-module__sF6Dda__hero__logo-wide{aspect-ratio:2787/756;order:-1;place-self:flex-start start;width:min(100%,230px);height:auto;margin:28px 0 40px;display:block}.Hero-module__sF6Dda__hero__title{max-width:none}.Hero-module__sF6Dda__hero__folio{letter-spacing:.08em;font-size:15px}.Hero-module__sF6Dda__hero__year-row{grid-template-columns:1fr;align-items:start;gap:10px}.Hero-module__sF6Dda__hero__description{max-height:none;font-size:clamp(17px,4.6vw,20px);line-height:1.45;overflow:visible}.Hero-module__sF6Dda__hero__actions{flex-direction:column;align-items:flex-start}.Hero-module__sF6Dda__hero__primary{justify-content:center}.Hero-module__sF6Dda__hero__secondary{border:1.5px solid color-mix(in srgb, var(--cyan) 60%, transparent);border-radius:999px;justify-content:center;min-height:50px;padding:0 24px;font-size:17px;transition:border-color .2s,color .2s,background .2s}.Hero-module__sF6Dda__hero__secondary:hover,.Hero-module__sF6Dda__hero__secondary:focus-visible{border-color:var(--cyan);background:color-mix(in srgb, var(--cyan) 12%, transparent)}}
.Announcements-module__h3OiWq__news{--deep:var(--icn-deep-atlantic);--blue:var(--icn-sage-green);--green:var(--icn-deep-green);--bg:var(--icn-white);--hover:var(--blue);--ring:var(--blue);--font-body:var(--font-family-body);--width:var(--page-width);--gutter:var(--page-gutter);background:var(--bg);border-bottom:1px solid #0741512e;position:relative}.Announcements-module__h3OiWq__news :focus-visible{outline:2px solid var(--ring);outline-offset:3px}.Announcements-module__h3OiWq__news[data-tone=green]{--bg:color-mix(in srgb, var(--green) 14%, var(--icn-white));--hover:var(--icn-black);--ring:var(--deep)}.Announcements-module__h3OiWq__news__inner{width:min(var(--width), 100%);min-height:0;padding:10px var(--gutter);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin:auto;display:grid}.Announcements-module__h3OiWq__news__preview{flex-wrap:wrap;align-items:baseline;gap:2px 9px;min-width:0;display:flex}.Announcements-module__h3OiWq__news__title{min-width:0;max-width:100%;font-size:var(--text-small);letter-spacing:.06em;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;flex:auto;font-weight:800;line-height:1.3;display:block;position:relative;overflow:hidden}.Announcements-module__h3OiWq__news__title:hover,.Announcements-module__h3OiWq__news__title:focus-visible{color:var(--hover);text-underline-offset:3px;text-decoration:underline}.Announcements-module__h3OiWq__news__separator{flex:none;display:none}.Announcements-module__h3OiWq__news__text{font-size:var(--text-caption);text-wrap:pretty;flex:100%;margin:2px 0 0;font-weight:400;line-height:1.4}.Announcements-module__h3OiWq__news__date{font-size:var(--text-caption);letter-spacing:.06em;text-transform:uppercase;font-variant-numeric:tabular-nums;white-space:nowrap;opacity:.75;flex:none;font-weight:600}.Announcements-module__h3OiWq__news__read-label{text-underline-offset:3px;text-decoration:underline}.Announcements-module__h3OiWq__news__read{font-family:var(--font-body);font-size:var(--text-caption);white-space:nowrap;text-underline-offset:4px;flex:none;align-items:center;gap:4px;margin-left:8px;padding:4px 0;font-weight:800;text-decoration:none;display:none;position:relative}.Announcements-module__h3OiWq__news__read:hover,.Announcements-module__h3OiWq__news__read:focus-visible{color:var(--hover)}.Announcements-module__h3OiWq__news__read-arrow{font-size:var(--text-caption);flex:none;text-decoration:none;transition:transform .16s}.Announcements-module__h3OiWq__news__read:hover .Announcements-module__h3OiWq__news__read-arrow,.Announcements-module__h3OiWq__news__read:focus-visible .Announcements-module__h3OiWq__news__read-arrow{transform:translate(2px,-2px)}.Announcements-module__h3OiWq__news__dismiss{width:40px;height:40px;margin:0 calc(var(--gutter) * -.5) 0 0;color:var(--icn-black);cursor:pointer;background:0 0;border:0;flex:none;place-items:center;padding:0;transition:color .16s,background-color .16s;display:grid}.Announcements-module__h3OiWq__news__dismiss:hover,.Announcements-module__h3OiWq__news__dismiss:focus-visible{background:#a4cc8e33}.Announcements-module__h3OiWq__news__title:after,.Announcements-module__h3OiWq__news__read:after{content:"";position:absolute;inset:-4px 0}.Announcements-module__h3OiWq__news__read:after{content:none}@media (min-width:600px){.Announcements-module__h3OiWq__news__inner{min-height:58px;padding:7px var(--gutter);gap:18px}.Announcements-module__h3OiWq__news__preview{flex-wrap:wrap;gap:3px 9px}.Announcements-module__h3OiWq__news__title{font-size:var(--text-caption);text-overflow:clip;flex:none;line-height:1.3;overflow:visible}.Announcements-module__h3OiWq__news__separator{display:inline}.Announcements-module__h3OiWq__news__text{clip-path:none;width:auto;height:auto;margin:0;position:static}.Announcements-module__h3OiWq__news__date{opacity:1}.Announcements-module__h3OiWq__news__read{text-underline-offset:auto;gap:5px;margin-left:0;padding:0;display:inline-flex}.Announcements-module__h3OiWq__news__read:after{content:""}.Announcements-module__h3OiWq__news__dismiss{width:44px;height:44px;margin:0}}@media (min-width:1024px){.Announcements-module__h3OiWq__news__preview{flex-wrap:nowrap}}
.Welcome-module__smffaa__welcome{--deep:var(--icn-deep-atlantic);--cyan:var(--blue-section);--teal:var(--icn-light-cyan);--blue:var(--icn-sage-green);--white:var(--icn-white);--ease:var(--ease-out);--font-body:var(--font-family-body);--font-editorial:var(--font-family-editorial);--width:var(--page-width);--gutter:var(--page-gutter);background:var(--white);padding:64px 0 clamp(88px,12vh,152px)}.Welcome-module__smffaa__welcome :focus-visible{outline:2px solid var(--blue);outline-offset:3px}.Welcome-module__smffaa__welcome__inner{width:min(var(--width), 100%);padding:0 var(--gutter);margin:auto}.Welcome-module__smffaa__welcome__title{width:fit-content;max-width:100%;color:var(--ink);font-size:var(--heading-size);margin:0}.Welcome-module__smffaa__welcome__title:after{content:"";width:100%;height:var(--heading-rule-height);margin-top:var(--heading-rule-gap);background:var(--blue-gradient);display:block}.Welcome-module__smffaa__welcome__body{grid-template-columns:1fr;align-items:start;gap:clamp(36px,5vw,72px);padding-top:32px;display:grid}.Welcome-module__smffaa__welcome__text{min-width:0;max-width:76ch;container:welcome-text/inline-size}.Welcome-module__smffaa__welcome__aside{min-width:0;margin-top:54px;display:none}@media (min-width:600px){.Welcome-module__smffaa__welcome{padding-top:clamp(80px,11vh,136px)}}@media (min-width:1024px){.Welcome-module__smffaa__welcome__body{grid-template-columns:minmax(0,76ch) clamp(260px,26vw,360px);padding-top:clamp(32px,4vw,56px)}.Welcome-module__smffaa__welcome__aside{display:block}}.Welcome-module__smffaa__portrait{width:100%;margin:0}.Welcome-module__smffaa__portrait__image{object-fit:cover;border-radius:8px;width:100%;height:auto;display:block;box-shadow:0 8px 28px #0741511f}.Welcome-module__smffaa__welcome__lede{margin:0 0 22px}.Welcome-module__smffaa__welcome__lede,.Welcome-module__smffaa__welcome__copy p{width:100%;color:var(--ink);margin:0 0 22px;font-weight:400;line-height:1.6}:is(.Welcome-module__smffaa__welcome__lede,.Welcome-module__smffaa__welcome__copy p) strong{font-weight:800}.Welcome-module__smffaa__welcome__role{text-wrap:balance}.Welcome-module__smffaa__welcome__copy p:last-child{margin-bottom:18px}@media (min-width:1024px){@container welcome-text (max-width:640px){.Welcome-module__smffaa__welcome__lede,.Welcome-module__smffaa__welcome__copy p{text-align:left;-webkit-hyphens:none;hyphens:none}}}.Welcome-module__smffaa__welcome__signoff{max-width:72ch;margin-top:12px}.Welcome-module__smffaa__welcome__closing{width:100%;margin:8px 0 32px}.Welcome-module__smffaa__welcome__signature{align-items:center;gap:18px;display:flex}.Welcome-module__smffaa__welcome__sigphoto{object-fit:cover;border-radius:50%;width:clamp(52px,5vw,64px);height:clamp(52px,5vw,64px);display:block;box-shadow:0 4px 14px #07415129}@media (min-width:1024px){.Welcome-module__smffaa__welcome__sigphoto{display:none}}.Welcome-module__smffaa__welcome__sigwho{flex-direction:column;gap:6px;display:flex}.Welcome-module__smffaa__welcome__signer{color:var(--icn-black);font-size:var(--text-body);font-weight:800;line-height:1.5}.Welcome-module__smffaa__welcome__role{color:var(--icn-black);font-family:var(--font-editorial);font-size:var(--text-caption);font-style:italic;line-height:1.5}
.VideoPlayer-module__lMRcOa__player{min-width:0}.VideoPlayer-module__lMRcOa__poster{aspect-ratio:16/9;content-visibility:auto;background:var(--icn-deep-atlantic);width:100%;height:auto;color:var(--icn-white);font:inherit;text-align:left;cursor:pointer;border:0;padding:0;display:block;position:relative;overflow:hidden;container-type:inline-size}.VideoPlayer-module__lMRcOa__poster:focus-visible{outline:3px solid var(--icn-sage-green);outline-offset:4px}.VideoPlayer-module__lMRcOa__poster:after{content:"";background:linear-gradient(#07415114,#07415100 38%,#074151db);position:absolute;inset:0}.VideoPlayer-module__lMRcOa__posterThumb{object-fit:cover;transform-origin:50% 15%;transition:transform .8s var(--ease-out)}.VideoPlayer-module__lMRcOa__poster:hover .VideoPlayer-module__lMRcOa__posterThumb,.VideoPlayer-module__lMRcOa__poster:focus-visible .VideoPlayer-module__lMRcOa__posterThumb{transform:scale(1.04)}.VideoPlayer-module__lMRcOa__posterLabel{z-index:1;flex-direction:column;gap:6px;display:flex;position:absolute;bottom:clamp(20px,3vw,32px);left:clamp(20px,3vw,34px);right:120px}.VideoPlayer-module__lMRcOa__posterLabel small{color:var(--icn-atlantic-teal);font-family:var(--font-family-body);font-size:var(--text-micro);letter-spacing:.18em;text-transform:uppercase;font-weight:600}.VideoPlayer-module__lMRcOa__posterLabel strong{font-size:var(--text-lead);text-wrap:balance;font-weight:800;line-height:1.2}.VideoPlayer-module__lMRcOa__play{z-index:1;background:var(--icn-white);width:1em;height:1em;color:var(--icn-deep-atlantic);transition:transform .3s var(--ease-out), background .3s ease;border-radius:50%;place-items:center;font-size:clamp(30px,11cqw,46px);display:grid;position:absolute;bottom:clamp(12px,5cqw,32px);right:clamp(12px,5cqw,32px);box-shadow:0 12px 30px #0000004d}.VideoPlayer-module__lMRcOa__play i{border-top:.14em solid #0000;border-bottom:.14em solid #0000;border-left:.235em solid;width:0;height:0;margin-left:.06em}.VideoPlayer-module__lMRcOa__poster:hover .VideoPlayer-module__lMRcOa__play,.VideoPlayer-module__lMRcOa__poster:focus-visible .VideoPlayer-module__lMRcOa__play{background:var(--icn-atlantic-teal);transform:scale(1.07)}.VideoPlayer-module__lMRcOa__cinema{z-index:100;background:var(--icn-black);place-items:center;padding:0;display:grid;position:fixed;inset:0}.VideoPlayer-module__lMRcOa__cinemaFrame{aspect-ratio:auto;width:100%;height:100%;box-shadow:none;border-radius:0;place-items:center;display:grid;position:relative;overflow:hidden}.VideoPlayer-module__lMRcOa__cinemaVideo{aspect-ratio:16/9;border:0;width:100%;height:auto;display:block}.VideoPlayer-module__lMRcOa__cinemaClose{top:max(12px, env(safe-area-inset-top));z-index:101;color:#fff;width:40px;height:40px;font-size:var(--text-small);cursor:pointer;background:#0000008c;border:1px solid #ffffff4d;border-radius:50%;place-items:center;transition:background .16s;display:grid;position:absolute;right:12px}@media (min-width:1024px){.VideoPlayer-module__lMRcOa__cinema{background:#041419c7;padding:clamp(24px,6vw,72px)}.VideoPlayer-module__lMRcOa__cinemaFrame{aspect-ratio:16/9;border-radius:8px;width:min(920px,100%);height:auto;display:block;box-shadow:0 30px 80px #00000073}.VideoPlayer-module__lMRcOa__cinemaVideo{aspect-ratio:auto;height:100%}.VideoPlayer-module__lMRcOa__cinemaClose{background:#ffffff1a;top:-48px;right:0}}.VideoPlayer-module__lMRcOa__cinemaClose:hover,.VideoPlayer-module__lMRcOa__cinemaClose:focus-visible{background:#ffffff38}.VideoPlayer-module__lMRcOa__cinemaClose:focus-visible{outline:3px solid var(--icn-sage-green);outline-offset:2px}@container (max-width:600px){.VideoPlayer-module__lMRcOa__posterLabel{gap:4px;right:92px}.VideoPlayer-module__lMRcOa__posterLabel small{font-size:var(--text-micro);letter-spacing:.14em}.VideoPlayer-module__lMRcOa__posterLabel strong{font-size:var(--text-small)}}@media (prefers-reduced-motion:reduce){.VideoPlayer-module__lMRcOa__play,.VideoPlayer-module__lMRcOa__posterThumb{transition:none}}
.Film-module__bC8idW__film{background:var(--icn-deep-atlantic);color:var(--icn-white)}.Film-module__bC8idW__film__inner{width:min(var(--page-width), 100%);padding:clamp(44px, 5vw, 64px) var(--page-gutter);flex-direction:column;align-items:center;gap:clamp(16px,2vw,20px);margin:auto;display:flex}.Film-module__bC8idW__film__heading{text-align:center;justify-items:center;gap:16px;display:grid}.Film-module__bC8idW__film__kicker{width:100%;color:var(--icn-white);font-size:var(--text-micro);letter-spacing:.22em;text-transform:uppercase;justify-content:center;align-items:center;gap:10px;margin:0;font-weight:800;display:flex}.Film-module__bC8idW__film__kicker span{background:var(--icn-warm-orange);width:12px;height:12px}.Film-module__bC8idW__film__media{width:auto;margin:0 calc(var(--page-gutter) * -1);align-self:stretch;justify-items:center;gap:14px;display:grid}.Film-module__bC8idW__film__player{border-radius:0;width:100%;overflow:hidden}@media (min-width:600px){.Film-module__bC8idW__film__media{align-self:auto;width:min(100%,640px);margin:0}.Film-module__bC8idW__film__player{border-radius:8px}}@media (min-width:1024px){.Film-module__bC8idW__film__media{width:min(100%,clamp(640px,62vw,960px))}}.Film-module__bC8idW__film__player button[class*=poster]:after{background:0 0}.Film-module__bC8idW__film__player span[class*=posterLabel]{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}
.Livestream-module__74JcOG__stream{background:color-mix(in srgb, var(--icn-deep-green) 10%, var(--icn-white));color:var(--icn-black)}.Livestream-module__74JcOG__stream__inner{width:min(var(--page-width), 100%);padding:clamp(64px, 7vw, 96px) var(--page-gutter);grid-template-columns:1fr;grid-template-areas:"heading""text""schedule""media";align-items:start;gap:clamp(28px,3vw,40px) clamp(40px,6vw,80px);margin:auto;display:grid}.Livestream-module__74JcOG__stream__heading{grid-area:heading;gap:16px;display:grid}.Livestream-module__74JcOG__stream__copy{display:contents}.Livestream-module__74JcOG__stream__kicker{color:var(--icn-black);font-size:var(--text-micro);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:10px;margin:0;font-weight:800;display:flex}.Livestream-module__74JcOG__stream__kicker span{background:var(--icn-warm-orange);width:12px;height:12px}.Livestream-module__74JcOG__stream__title{--rule-color:var(--orange-gradient);width:fit-content;max-width:18ch;color:var(--icn-black);font-size:var(--text-h1);margin:0;line-height:1}.Livestream-module__74JcOG__stream__text{grid-area:text;width:100%;max-width:100%;margin:0}.Livestream-module__74JcOG__stream__schedule{grid-area:schedule;max-width:55ch}.Livestream-module__74JcOG__stream__schedule h2{margin:0 0 20px}.Livestream-module__74JcOG__stream__schedule ul{gap:0;margin:0;padding:0;list-style:none;display:grid}.Livestream-module__74JcOG__stream__schedule li{margin-inline:calc(var(--page-gutter) * -1);padding-inline:var(--page-gutter);background:0 0;border:0;border-radius:0}.Livestream-module__74JcOG__stream__schedule li:has(.Livestream-module__74JcOG__stream__day[aria-expanded=true]){background:var(--icn-white)}.Livestream-module__74JcOG__stream__schedule li+li{border-top:1px solid #0741511f}.Livestream-module__74JcOG__stream__schedule li{scroll-margin-top:132px}.Livestream-module__74JcOG__stream__day{width:100%;min-height:48px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:auto auto minmax(0,1fr);grid-template-areas:"day time status""session session session";align-items:center;gap:2px 8px;padding:12px 0;transition:background .16s,border-color .16s;display:grid;position:relative}.Livestream-module__74JcOG__stream__day:before{content:"";background:var(--icn-deep-atlantic);opacity:0;border-radius:999px;width:3px;transition:opacity .16s;display:none;position:absolute;top:12px;bottom:12px;left:4px}.Livestream-module__74JcOG__stream__day:hover{background:#0741510f}.Livestream-module__74JcOG__stream__day[aria-pressed=true]{background:0 0;border-color:#0000}.Livestream-module__74JcOG__stream__day[aria-pressed=true]:before{opacity:1}.Livestream-module__74JcOG__stream__day:focus-visible{outline:3px solid var(--icn-sage-green);outline-offset:2px}.Livestream-module__74JcOG__stream__dayMain{gap:2px;min-width:0;display:contents}.Livestream-module__74JcOG__stream__dayMeta{justify-items:end;gap:4px;display:contents}.Livestream-module__74JcOG__stream__day strong{font-size:var(--text-caption);grid-area:day;font-weight:800}.Livestream-module__74JcOG__stream__day strong:after{content:" ·";opacity:.45}.Livestream-module__74JcOG__stream__day small{color:var(--icn-black);font-size:var(--text-micro);grid-area:session}.Livestream-module__74JcOG__stream__day time{font-size:var(--text-caption);font-variant-numeric:tabular-nums;grid-area:time;font-weight:800}.Livestream-module__74JcOG__stream__status{min-height:20px;font-size:var(--text-micro);letter-spacing:.04em;white-space:nowrap;border-radius:999px;grid-area:status;justify-self:end;align-items:center;gap:5px;padding:2px 8px;font-weight:800;line-height:1.2;display:inline-flex}.Livestream-module__74JcOG__stream__status[data-status=live]{border:1px solid var(--icn-orange-deep);background:var(--icn-orange-deep);color:var(--icn-white)}.Livestream-module__74JcOG__stream__status[data-status=live] .Livestream-module__74JcOG__stream__liveDot{background:var(--icn-white);color:var(--icn-white)}.Livestream-module__74JcOG__stream__status[data-status=replay],.Livestream-module__74JcOG__stream__status[data-status=soon]{color:var(--icn-black);padding-left:0;padding-right:0;font-weight:600}.Livestream-module__74JcOG__stream__media{min-width:0;padding-top:calc(var(--text-h2) + 20px);grid-area:media}.Livestream-module__74JcOG__stream__inner>.Livestream-module__74JcOG__stream__media{display:none}.Livestream-module__74JcOG__stream__liveDot{background:var(--icn-warm-orange);width:6px;height:6px;color:var(--icn-warm-orange);border-radius:50%;flex:0 0 6px;position:relative}.Livestream-module__74JcOG__stream__liveDot:after{content:"";border-radius:inherit;border:1px solid;animation:1.8s ease-out infinite Livestream-module__74JcOG__stream-live-pulse;position:absolute;inset:-4px}@keyframes Livestream-module__74JcOG__stream-live-pulse{0%{opacity:.75;transform:scale(.55)}70%,to{opacity:0;transform:scale(1.45)}}.Livestream-module__74JcOG__stream__panel{aspect-ratio:16/9;background:var(--icn-deep-atlantic);border-radius:12px;position:relative;overflow:hidden;box-shadow:0 22px 50px #0741512e}.Livestream-module__74JcOG__stream__placeholder{z-index:1;color:#fff;text-align:center;align-content:center;place-items:center;gap:14px;height:100%;padding:18px;display:grid;position:relative}.Livestream-module__74JcOG__stream__placeholder strong{font-size:var(--text-body);margin-bottom:8px;display:block}.Livestream-module__74JcOG__stream__placeholder p{max-width:34ch;color:var(--icn-white);font-size:var(--text-caption);text-align:center;margin:0;font-weight:600;line-height:1.5}.Livestream-module__74JcOG__stream__play{background:var(--icn-light-cyan);border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.Livestream-module__74JcOG__stream__play i{border-top:10px solid #0000;border-bottom:10px solid #0000;border-left:17px solid var(--icn-deep-atlantic);width:0;height:0;margin-left:5px}.Livestream-module__74JcOG__stream__mediaFooter{color:var(--icn-black);font-size:var(--text-caption);flex-direction:column;justify-content:space-between;align-items:flex-start;gap:16px;padding-top:13px;font-weight:700;display:flex}.Livestream-module__74JcOG__stream__mediaFooter a{color:var(--icn-black);text-underline-offset:4px;text-decoration:underline}.Livestream-module__74JcOG__stream__inlineMedia{margin-inline:calc(var(--page-gutter) * -1);display:block}.Livestream-module__74JcOG__stream__inlineMedia .Livestream-module__74JcOG__stream__panel{box-shadow:none;border-radius:0}.Livestream-module__74JcOG__stream__inlineMedia .Livestream-module__74JcOG__stream__mediaFooter{padding:12px var(--page-gutter) 14px}.Livestream-module__74JcOG__stream__inlineMedia .Livestream-module__74JcOG__stream__mediaFooter>span{display:none}@media (min-width:600px){.Livestream-module__74JcOG__stream__mediaFooter{flex-direction:row;align-items:normal}.Livestream-module__74JcOG__stream__placeholder{gap:22px;padding:28px}.Livestream-module__74JcOG__stream__placeholder strong{font-size:var(--text-h3)}.Livestream-module__74JcOG__stream__placeholder p{font-size:var(--text-small)}.Livestream-module__74JcOG__stream__play{width:64px;height:64px}}@media (min-width:1024px){.Livestream-module__74JcOG__stream__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"heading heading""text text""schedule media"}.Livestream-module__74JcOG__stream__title{max-width:100%}.Livestream-module__74JcOG__stream__schedule ul{gap:10px}.Livestream-module__74JcOG__stream__schedule li{background:0 0;margin-inline:0;padding-inline:0}.Livestream-module__74JcOG__stream__schedule li:has(.Livestream-module__74JcOG__stream__day[aria-expanded=true]){background:0 0}.Livestream-module__74JcOG__stream__schedule li+li{border-top:0}.Livestream-module__74JcOG__stream__day{grid-template-columns:minmax(0,1fr) minmax(96px,auto);grid-template-areas:none;gap:8px 16px;min-height:62px;padding:14px 12px 14px 14px}.Livestream-module__74JcOG__stream__day:before{display:block}.Livestream-module__74JcOG__stream__day[aria-pressed=true]{background:var(--icn-white);border-color:#07415138}.Livestream-module__74JcOG__stream__dayMain,.Livestream-module__74JcOG__stream__dayMeta{display:grid}.Livestream-module__74JcOG__stream__day strong{font-size:var(--text-small);grid-area:auto}.Livestream-module__74JcOG__stream__day strong:after{content:none}.Livestream-module__74JcOG__stream__day small{font-size:var(--text-caption);grid-area:auto}.Livestream-module__74JcOG__stream__day time{font-size:var(--text-small);grid-area:auto}.Livestream-module__74JcOG__stream__status{grid-area:auto;justify-self:auto}.Livestream-module__74JcOG__stream__inlineMedia{display:none}.Livestream-module__74JcOG__stream__inner>.Livestream-module__74JcOG__stream__media{display:block}}@media (prefers-reduced-motion:reduce){.Livestream-module__74JcOG__stream__day,.Livestream-module__74JcOG__stream__day:before{transition:none}.Livestream-module__74JcOG__stream__liveDot:after{animation:none}}
.UsefulLinks-module__y7vcMq__links{--deep:var(--icn-deep-atlantic);--teal:var(--icn-light-cyan);--yellow:var(--icn-sun-yellow);--orange:var(--icn-warm-orange);--white:var(--icn-white);--body:var(--icn-ink-soft);--ease:var(--ease-out);--font-body:var(--font-family-body);--width:var(--page-width);--gutter:var(--page-gutter);color:var(--body);background:#aedfe938}.UsefulLinks-module__y7vcMq__links__inner{width:min(var(--width), 100%);padding:clamp(48px, 5vw, 72px) var(--gutter);grid-template-columns:1fr;align-items:start;gap:36px;margin:auto;display:grid}.UsefulLinks-module__y7vcMq__links__title{color:var(--icn-black);letter-spacing:-.025em;margin:0 0 20px;line-height:1}.UsefulLinks-module__y7vcMq__links__when{max-width:38ch;font-size:var(--text-body);margin:0 0 28px;line-height:1.6}.UsefulLinks-module__y7vcMq__links__more{color:var(--teal);font-family:var(--font-body);font-size:var(--text-body);white-space:nowrap;align-items:center;gap:8px;padding:12px 0 4px;font-weight:800;transition:color .16s;display:inline-flex}.UsefulLinks-module__y7vcMq__links__more svg{transition:transform .25s var(--ease);flex:none}.UsefulLinks-module__y7vcMq__links__more:hover,.UsefulLinks-module__y7vcMq__links__more:focus-visible{color:var(--deep)}.UsefulLinks-module__y7vcMq__links__more:hover svg,.UsefulLinks-module__y7vcMq__links__more:focus-visible svg{transform:translate(2px,-2px)}.UsefulLinks-module__y7vcMq__links__grid{grid-template-columns:1fr;gap:20px;margin:0;padding:0;list-style:none;display:grid}.UsefulLinks-module__y7vcMq__links__grid li{display:flex}.UsefulLinks-module__y7vcMq__links__card{background:var(--white);width:100%;color:var(--deep);transition:box-shadow .25s ease, transform .25s var(--ease);flex-direction:column;gap:8px;padding:20px 22px;display:flex;box-shadow:0 1px 4px #07415114}.UsefulLinks-module__y7vcMq__links__card:hover,.UsefulLinks-module__y7vcMq__links__card:focus-visible{transform:translateY(-2px);box-shadow:0 10px 22px #07415124}.UsefulLinks-module__y7vcMq__links__card svg{transition:transform .25s var(--ease)}.UsefulLinks-module__y7vcMq__links__card:hover svg,.UsefulLinks-module__y7vcMq__links__card:focus-visible svg{transform:translate(2px,-2px)}.UsefulLinks-module__y7vcMq__links__card-title{font-size:var(--text-h3);letter-spacing:-.015em;text-wrap:pretty;align-items:center;gap:12px;line-height:1.3;display:flex}.UsefulLinks-module__y7vcMq__links__card-title:before{content:"";background:var(--deep);width:11px;height:11px;transition:transform .3s var(--ease);flex:none}.UsefulLinks-module__y7vcMq__links__card:hover .UsefulLinks-module__y7vcMq__links__card-title:before,.UsefulLinks-module__y7vcMq__links__card:focus-visible .UsefulLinks-module__y7vcMq__links__card-title:before{transform:rotate(45deg)}.UsefulLinks-module__y7vcMq__links__card-text{color:var(--body);font-family:var(--font-body);font-size:var(--text-small);text-align:left;-webkit-hyphens:none;hyphens:none;align-self:flex-start;align-items:center;gap:8px;line-height:1.6;display:inline-flex}.UsefulLinks-module__y7vcMq__links__card-text svg{color:var(--deep);stroke-width:2.2px;flex:none;align-self:flex-start;margin-top:.28em}@media (min-width:1024px){.UsefulLinks-module__y7vcMq__links__inner{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:clamp(32px,5vw,80px)}.UsefulLinks-module__y7vcMq__links__more{padding:0}.UsefulLinks-module__y7vcMq__links__grid{grid-template-columns:1fr 1fr}.UsefulLinks-module__y7vcMq__links__card{padding:24px 26px}}
.TouristInformation-module__s0dJGa__content{--green:var(--icn-deep-green);--gradient-green:var(--green-gradient);--line:color-mix(in srgb, var(--green) 42%, white);--ease:var(--ease-out);--grid-gap:clamp(32px, 4vw, 52px);width:100%;color:var(--icn-black);margin-top:20px}.TouristInformation-module__s0dJGa__anchorSection,.TouristInformation-module__s0dJGa__touristIntro,.TouristInformation-module__s0dJGa__placesTitle,.TouristInformation-module__s0dJGa__taste,.TouristInformation-module__s0dJGa__resources{scroll-margin-top:var(--scroll-anchor-offset)}.TouristInformation-module__s0dJGa__anchorSection{width:100%;margin-top:clamp(50px,7vw,76px)}.TouristInformation-module__s0dJGa__placesLayout{gap:var(--grid-gap);grid-template-columns:1fr;align-items:start;display:grid}.TouristInformation-module__s0dJGa__placesMain{min-width:0}.TouristInformation-module__s0dJGa__touristIntro{gap:22px;width:100%;display:grid}.TouristInformation-module__s0dJGa__touristIntro p{width:100%;margin:0;line-height:1.6}.TouristInformation-module__s0dJGa__touristNote{width:100%;margin-top:clamp(30px,4vw,42px)}.TouristInformation-module__s0dJGa__placesTitle,.TouristInformation-module__s0dJGa__taste h2,.TouristInformation-module__s0dJGa__resources h2{width:fit-content;margin:0 0 24px}.TouristInformation-module__s0dJGa__placesHeader{margin-top:clamp(46px,6vw,68px)}.TouristInformation-module__s0dJGa__placesTitle,.TouristInformation-module__s0dJGa__taste h2,.TouristInformation-module__s0dJGa__resources h2{--heading-rule-gap:10px}.TouristInformation-module__s0dJGa__placesTitle:after,.TouristInformation-module__s0dJGa__taste h2:after,.TouristInformation-module__s0dJGa__resources h2:after{content:"";width:var(--rule-width,100%);height:var(--heading-rule-height);margin-top:var(--heading-rule-gap);background:var(--rule-color,var(--green-gradient));display:block}.TouristInformation-module__s0dJGa__placesIntro{width:min(100%,65ch);margin:0}.TouristInformation-module__s0dJGa__placeGroups{gap:40px;margin-top:clamp(32px,4vw,44px);display:grid}.TouristInformation-module__s0dJGa__placeGroups>section{scroll-margin-top:var(--scroll-anchor-offset);padding:0}.TouristInformation-module__s0dJGa__categoryHeading{margin:0 0 28px}.TouristInformation-module__s0dJGa__categoryHeading h3{width:fit-content;font-size:var(--text-h2);letter-spacing:-.02em;margin:0;font-weight:700;line-height:1.2}.TouristInformation-module__s0dJGa__categoryHeading p{width:min(100%,65ch);margin:0;line-height:1.6}.TouristInformation-module__s0dJGa__placeGroups>section>div{grid-auto-rows:minmax(190px,auto);gap:18px;display:grid}.TouristInformation-module__s0dJGa__placeGroups article{border:1px solid color-mix(in srgb, var(--icn-deep-atlantic) 13%, white);background:var(--icn-white);border-radius:9px;grid-template-columns:1fr;align-items:stretch;width:min(100%,65ch);height:100%;min-height:272px;display:grid;overflow:hidden;box-shadow:0 3px 12px #07415112}.TouristInformation-module__s0dJGa__placeGroups article figure{aspect-ratio:1;background:var(--icn-light-blue);content-visibility:auto;width:100%;height:100%;margin:0;position:relative;overflow:hidden}.TouristInformation-module__s0dJGa__placeGroups article img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .45s var(--ease);display:block}.TouristInformation-module__s0dJGa__placeGroups article figure[data-placeholder=true]{background:color-mix(in srgb, var(--icn-light-blue) 40%, white)}.TouristInformation-module__s0dJGa__placeGroups article figure[data-placeholder=true] img{object-fit:contain;opacity:.28;padding:28%}.TouristInformation-module__s0dJGa__placeGroups article:hover img{transform:scale(1.025)}.TouristInformation-module__s0dJGa__placeGroups article:hover figure[data-placeholder=true] img{transform:none}.TouristInformation-module__s0dJGa__placeGroups article figcaption{max-width:calc(100% - 12px);font-size:var(--text-micro);background:#000000c7;border-radius:3px;padding:4px 7px;font-weight:400;line-height:1.3;position:absolute;bottom:6px;right:6px}.TouristInformation-module__s0dJGa__placeGroups article figcaption a{color:var(--icn-white);text-decoration:none}.TouristInformation-module__s0dJGa__placeGroups article figcaption a:hover,.TouristInformation-module__s0dJGa__placeGroups article figcaption a:focus-visible{text-underline-offset:2px;text-decoration:underline}.TouristInformation-module__s0dJGa__touristIntro p,.TouristInformation-module__s0dJGa__placesIntro,.TouristInformation-module__s0dJGa__taste p,.TouristInformation-module__s0dJGa__resources>p,.TouristInformation-module__s0dJGa__categoryHeading p{text-wrap:pretty}.TouristInformation-module__s0dJGa__placeCopy{min-width:0;padding:16px 14px;container:place-copy/inline-size}.TouristInformation-module__s0dJGa__placeCopy :where(p,li){text-wrap:pretty;text-align:left;font-size:var(--text-body)}@media (min-width:600px){.TouristInformation-module__s0dJGa__placeGroups{gap:clamp(56px,6vw,72px)}.TouristInformation-module__s0dJGa__placeGroups article{grid-template-columns:minmax(190px,38%) minmax(0,1fr)}.TouristInformation-module__s0dJGa__placeCopy{padding:clamp(20px,3vw,30px)}.TouristInformation-module__s0dJGa__placeCopy :where(p,li){text-align:justify;font-size:var(--text-body)}}.TouristInformation-module__s0dJGa__placeGroups article+article{margin-top:0}.TouristInformation-module__s0dJGa__placeGroups h4{font-family:var(--font-family-primary);font-size:var(--text-lead);letter-spacing:-.01em;margin:0 0 8px;font-weight:700;line-height:1.3}.TouristInformation-module__s0dJGa__placeGroups p{width:100%;margin:0;line-height:1.6}.TouristInformation-module__s0dJGa__placeLink{margin-top:10px!important}.TouristInformation-module__s0dJGa__placeLink a,.TouristInformation-module__s0dJGa__linkList a{color:var(--icn-black);font-weight:700;text-decoration:none}.TouristInformation-module__s0dJGa__placeLink a:hover,.TouristInformation-module__s0dJGa__placeLink a:focus-visible,.TouristInformation-module__s0dJGa__linkList a:hover,.TouristInformation-module__s0dJGa__linkList a:focus-visible{text-underline-offset:4px;text-decoration:underline}.TouristInformation-module__s0dJGa__taste,.TouristInformation-module__s0dJGa__resources{border-top:1px solid var(--line);margin-top:clamp(44px,6vw,68px);padding-top:clamp(34px,4vw,44px)}.TouristInformation-module__s0dJGa__taste p{margin:0}.TouristInformation-module__s0dJGa__taste p+p{margin-top:14px}.TouristInformation-module__s0dJGa__tasteFigure{background:var(--icn-light-blue);border-radius:8px;width:min(100%,380px);margin:30px 0 0;position:relative;overflow:hidden}.TouristInformation-module__s0dJGa__tasteFigure img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto;display:block}.TouristInformation-module__s0dJGa__tasteFigure figcaption{max-width:calc(100% - 12px);font-size:var(--text-micro);background:#000000c7;border-radius:3px;padding:4px 7px;line-height:1.3;position:absolute;bottom:6px;right:6px}.TouristInformation-module__s0dJGa__tasteFigure figcaption a{color:var(--icn-white);text-decoration:none}.TouristInformation-module__s0dJGa__tasteFigure figcaption a:hover,.TouristInformation-module__s0dJGa__tasteFigure figcaption a:focus-visible{text-underline-offset:2px;text-decoration:underline}.TouristInformation-module__s0dJGa__tasteList{gap:10px;width:min(100%,65ch);margin:22px 0 0;padding:0;list-style:none;display:grid}.TouristInformation-module__s0dJGa__tasteList li,.TouristInformation-module__s0dJGa__linkList li{--diamond-top:.58em;--diamond-left:2px;--diamond-fill:var(--gradient-green);padding-left:24px;line-height:1.6;position:relative}.TouristInformation-module__s0dJGa__tasteList li:before,.TouristInformation-module__s0dJGa__linkList li:before{content:"";top:var(--diamond-top);left:var(--diamond-left);width:var(--diamond-size,9px);height:var(--diamond-size,9px);background:var(--diamond-fill);position:absolute;transform:rotate(45deg)}.TouristInformation-module__s0dJGa__tasteList strong{font-weight:700}.TouristInformation-module__s0dJGa__resources>p{margin:0;line-height:1.6}.TouristInformation-module__s0dJGa__linkList{gap:10px;margin:22px 0 0;padding:0;list-style:none;display:grid}@media (prefers-reduced-motion:reduce){.TouristInformation-module__s0dJGa__placeGroups article img{transition:none}}.TouristInformation-module__s0dJGa__categoryVideo{width:100%;margin:0 0 32px}.TouristInformation-module__s0dJGa__numberedTitle{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;margin-bottom:20px;display:grid}.TouristInformation-module__s0dJGa__numberedTitle h2{align-self:center;margin:0}.TouristInformation-module__s0dJGa__sectionNumber{background:var(--event-green);width:clamp(34px,3vw,42px);height:clamp(34px,3vw,42px);color:var(--icn-black);font-family:var(--font-family-primary);font-size:var(--text-small);letter-spacing:-.02em;place-items:center;margin:0;font-weight:800;line-height:1;display:grid}@media (min-width:600px){.TouristInformation-module__s0dJGa__numberedTitle{grid-template-columns:auto 1fr;align-items:center;gap:14px}}
.Event-module__KDmqAq__scheme,.Event-module__KDmqAq__content{--scheme-green-gradient:var(--event-green);--green-gradient:var(--event-green);--yellow-gradient:var(--event-green)}.Event-module__KDmqAq__content{--deep:var(--icn-deep-atlantic);--line:color-mix(in srgb, var(--icn-deep-atlantic) 30%, white)}.Event-module__KDmqAq__page nav{--toc-color:var(--icn-logo-green)}.Event-module__KDmqAq__page{grid-template-columns:minmax(0,1fr);gap:46px;margin-top:clamp(36px,5vw,64px);display:grid}.Event-module__KDmqAq__main{min-width:0}@media (min-width:1024px){.Event-module__KDmqAq__page{grid-template-columns:minmax(180px,210px) minmax(0,820px);gap:clamp(32px,4vw,52px)}}.Event-module__KDmqAq__venueCard{width:100%;max-width:none}.Event-module__KDmqAq__venueDetails{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr);gap:28px;margin-top:28px;padding-top:28px;display:grid}.Event-module__KDmqAq__kicker{color:var(--deep);font-size:var(--page-eyebrow-size);font-weight:var(--page-eyebrow-weight);letter-spacing:var(--page-eyebrow-tracking);text-transform:uppercase;margin:0 0 16px}.Event-module__KDmqAq__venueTitle{color:var(--icn-black);font-size:var(--text-h2);margin:0 0 18px;line-height:1.2}.Event-module__KDmqAq__venueText{max-width:70ch;margin:0;line-height:1.6}.Event-module__KDmqAq__location{grid-template-columns:22px minmax(0,1fr);align-self:center;gap:16px;display:grid}.Event-module__KDmqAq__locationIcon{color:var(--icn-light-cyan);padding-top:2px}.Event-module__KDmqAq__location h3{color:var(--deep);font-size:var(--text-lead);letter-spacing:0;margin:0 0 5px;line-height:1.3}.Event-module__KDmqAq__location address{color:var(--icn-black);font-family:var(--font-family-body);font-size:var(--text-lead);font-style:normal;line-height:1.6;display:grid}.Event-module__KDmqAq__locationActions{flex-wrap:wrap;align-items:center;gap:12px 20px;margin-top:20px;display:flex}.Event-module__KDmqAq__directions,.Event-module__KDmqAq__mapLink{min-height:44px;font-family:var(--font-family-body);font-size:var(--text-caption);justify-content:center;align-items:center;font-weight:800;display:inline-flex}.Event-module__KDmqAq__directions{background:var(--deep);color:var(--icn-white);border-radius:6px;padding:0 18px}.Event-module__KDmqAq__mapLink{color:var(--deep);text-underline-offset:3px;gap:6px;text-decoration:underline}.Event-module__KDmqAq__directions:hover,.Event-module__KDmqAq__directions:focus-visible{background:var(--icn-light-cyan)}.Event-module__KDmqAq__directions:focus-visible,.Event-module__KDmqAq__mapLink:focus-visible,.Event-module__KDmqAq__map:focus-visible{outline:3px solid var(--deep);outline-offset:3px}.Event-module__KDmqAq__map{aspect-ratio:3/2;background:var(--scheme-green-card-bg);border-radius:9px;display:block;position:relative;overflow:hidden}.Event-module__KDmqAq__map img{object-fit:cover}@media (min-width:760px){.Event-module__KDmqAq__venueDetails{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px}}@media (prefers-reduced-motion:reduce){.Event-module__KDmqAq__directions,.Event-module__KDmqAq__mapLink{transition:none}}.Event-module__KDmqAq__numberedTitle{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;margin-bottom:20px;display:grid}.Event-module__KDmqAq__numberedTitle h2{align-self:center;margin:0}.Event-module__KDmqAq__sectionNumber{background:var(--event-green);width:clamp(34px,3vw,42px);height:clamp(34px,3vw,42px);color:var(--icn-black);font-family:var(--font-family-primary);font-size:var(--text-small);letter-spacing:-.02em;place-items:center;margin:0;font-weight:800;line-height:1;display:grid}@media (min-width:600px){.Event-module__KDmqAq__numberedTitle{grid-template-columns:auto 1fr;align-items:center;gap:14px}}
