.event-hero-video{position:relative}.event-hero-video:has(>#event-video-button:focus-visible){outline:medium auto}#event-video-button{display:block;position:absolute;inset:0;background:radial-gradient(circle at center,#0008,#0001 75%);border-radius:0;color:#fff;opacity:0;text-align:center;transition:opacity .2s ease}#event-video-button:focus-visible{outline:none}#event-video-button:hover{opacity:1}#event-video-button>.state[hidden]{display:none}#event-video-button>.state svg{display:block;width:64px;height:64px;fill:currentColor;filter:drop-shadow(0 1px 12px #000c);margin:auto}.ev-selection{display:flex;flex-direction:column;gap:var(--small-gap)}.event-content{margin-bottom:4rem;max-width:960px;margin-inline:auto;margin-block-start:4rem}.ev-has-selections{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:repeat(3,fit-content);gap:var(--large-gap);max-width:none;margin-inline:0}.event-details-wrapper{display:contents}.event-intro-text{grid-row:1}.event-form-wrapper{grid-row:3}.event-selections-wrapper{grid-row:2}ul.checklist{list-style-type:none;padding-inline-start:0;--checkmark-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E%3Ccircle cx='64' cy='64' r='64' fill='%233e2336' /%3E%3Cpolygon points='52.9018 97.48256 31 70.29804 39.84294 63.17563 52.39753 78.74369 87.52329 30.073 96.73545 36.71933 52.9018 97.48256' fill='%23c8d6ef'/%3E%3C/svg%3E%0A")}ul.checklist li{list-style:inherit;padding-left:24px;background:var(--checkmark-image) top 6px left/16px 16px no-repeat}.ev-form-field-hint{font-size:var(--font-size-small)}code{font-size:inherit;font-family:var(--font-family-monospace)}@media(min-width:1000px){.ev-has-selections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--huge-gap)}.event-details-wrapper{display:flex;flex-direction:column;gap:var(--large-gap)}.event-intro-text,.event-form-wrapper,.event-selections-wrapper{grid-row:revert}}
