.event-form{width:100%;padding:24px;border-radius:20px;box-shadow:0 0 50px 0 #0000001a;display:flex;flex-direction:column;gap:24px}.date-selector-container{display:flex;flex-direction:column;gap:8px}.date-cards{background-color:var(--grey-4);overflow:hidden;padding:6px}.date-card,.date-cards{display:flex;border-radius:12px;gap:6px}.date-card{flex:1;padding:12px 24px;background-color:transparent;cursor:pointer;text-align:center;transition:all .3s ease;flex-direction:column}.date-card.active{background-color:var(--white)}.card-date{font-size:18px;font-weight:400;color:var(--black-1)}.card-day{font-size:12px;font-weight:400;color:#666666}.date-card.active .card-date,.date-card.active .card-day{color:var(--green-2)}.error-message{color:#ff0000;font-size:14px;margin-top:2px}.overlay-event-news{position:absolute;inset:0;padding:20px;background:linear-gradient(0deg,rgba(0,0,0,.8),rgba(0,0,0,0) 26.92%);z-index:99;border-radius:32px;display:flex;flex-direction:column;justify-content:flex-end;box-sizing:border-box;overflow:hidden}.overlay-event-text-div{width:100%}@media screen and (max-width:920px){.overlay-event-news{justify-content:center}}@media screen and (max-width:768px){.overlay-event-news{justify-content:flex-end;border-radius:20px}}@media screen and (max-width:600px){.date-cards{flex-direction:column}}.featured-event-head{display:flex;align-items:center;gap:16px}.next-up-pill{background-color:rgba(7,157,146,.12);border-radius:100px;padding:8px 18px;white-space:nowrap}.featured-event-card{background-color:#EFEFEF;border-radius:24px;padding:20px;display:flex;gap:40px;box-sizing:border-box}.featured-event-img{flex:0 0 44%;max-width:44%;border-radius:16px;overflow:hidden}.featured-event-img .common-img,.featured-event-img .common-img-wrapper{width:100%;height:100%}.featured-event-img .common-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.featured-event-content{flex:1;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:20px 20px 20px 0}.featured-event-eyebrow{text-transform:uppercase;letter-spacing:.08em}.featured-event-desc{line-height:160%;max-width:620px}.featured-event-meta{display:flex;flex-wrap:wrap;gap:28px;margin-top:4px}.featured-meta-item{display:flex;align-items:center;gap:8px}.featured-meta-icon{width:18px;height:18px;flex-shrink:0}.featured-event-btns{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.events-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;padding:56px 24px;border:1px dashed var(--grey-2);border-radius:20px;background-color:var(--grey-4)}.events-empty-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;margin-bottom:4px;border-radius:50%;background-color:rgba(7,157,146,.1)}.events-empty-icon svg{width:24px;height:24px}.events-empty-text{max-width:460px;line-height:155%}.where-find-grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start;align-items:flex-start}.where-find-grid>*{flex:1 1 300px;max-width:360px}.where-find-card{display:flex;flex-direction:column;gap:16px;padding:16px;border-radius:20px;background-color:transparent;transition:background-color .25s ease,box-shadow .25s ease,transform .25s ease}.where-find-card:hover{background-color:var(--grey-4);box-shadow:0 12px 30px rgba(20,19,19,.06)}.where-find-img{position:relative;width:100%;aspect-ratio:1.35/1;border-radius:16px;overflow:hidden}.where-find-img .common-img,.where-find-img .common-img-wrapper{width:100%;height:100%}.where-find-img .common-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.where-find-tag{position:absolute;top:14px;right:14px;background-color:var(--white);border-radius:100px;padding:8px 18px}.where-find-body{display:flex;flex-direction:column;gap:10px;padding:0 4px}.where-find-meta{display:flex;align-items:center;gap:8px}.where-find-icon{width:16px;height:16px;flex-shrink:0}.where-find-highlights{display:inline-flex;align-items:center;gap:8px;margin-top:4px;opacity:0;transform:translateY(4px);transition:opacity .25s ease,transform .25s ease}.where-find-card:hover .where-find-highlights{opacity:1;transform:translateY(0)}.where-find-arrow{width:16px;height:16px}.where-find-arrow path{stroke:var(--green-1)}.relive-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.relive-arrows{display:flex;gap:12px;flex-shrink:0}.relive-content{display:flex;flex-direction:column;gap:20px}.relive-top{display:grid;grid-template-columns:1.35fr 1fr;gap:20px;align-items:stretch}.relive-main-img{border-radius:20px;overflow:hidden;min-height:340px;max-height:350px}.relive-main-img .common-img,.relive-main-img .common-img-wrapper{width:100%;height:100%}.relive-main-img .common-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.relive-highlights-card{background-color:var(--grey-4);border-radius:20px;padding:32px;display:flex;flex-direction:column;gap:24px;box-sizing:border-box}.relive-eyebrow{text-transform:uppercase;letter-spacing:.08em}.relive-highlights-body{display:flex;flex-direction:column;gap:16px}.relive-highlights-body p{line-height:160%}.relive-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.relive-gallery-card{position:relative;aspect-ratio:1.55/1;border-radius:16px;overflow:hidden}.relive-gallery-card .common-img,.relive-gallery-card .common-img-wrapper{width:100%;height:100%}.relive-gallery-card .common-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.relive-gallery-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 40%,rgba(0,0,0,.72))}.relive-gallery-caption{position:absolute;left:20px;right:20px;bottom:20px;z-index:2;line-height:130%}.relive-btns{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.event-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.event-stat-card{background-color:var(--grey-4);border-radius:20px;padding:28px 24px;min-height:160px;display:flex;flex-direction:column;justify-content:space-between;gap:24px;box-sizing:border-box}@media screen and (max-width:1024px){.featured-event-card{flex-direction:column}.featured-event-img{flex-basis:auto;max-width:100%;height:300px}.featured-event-content{padding:8px}.relive-top{grid-template-columns:1fr}.relive-main-img{height:320px;min-height:0}.event-stats-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.where-find-grid>*{flex:1 1 260px;max-width:420px}.where-find-card{background-color:var(--grey-4)}.where-find-highlights{opacity:1;transform:none}.relive-gallery{grid-auto-flow:column;grid-template-columns:none;grid-auto-columns:82%;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory}.relive-gallery::-webkit-scrollbar{display:none}.relive-gallery-card{scroll-snap-align:start}.event-stats-grid{grid-template-columns:1fr 1fr}.relive-head{flex-wrap:wrap}}.find-us-toggle{align-self:flex-start;width:100%;max-width:280px;background-color:var(--white);box-sizing:border-box}.find-us-toggle button{cursor:pointer;background:transparent}.past-events-track{display:flex;align-items:center;justify-content:center;gap:20px;min-height:664px}.past-card{flex:1 1 0;min-width:0;max-width:340px;background-color:var(--grey-4);border-radius:24px;padding:16px;display:flex;flex-direction:column;gap:14px;box-sizing:border-box;cursor:pointer;transition:flex-grow .35s ease,max-width .35s ease,box-shadow .3s ease}.past-card.is-active{flex-grow:1.7;max-width:448px;box-shadow:0 18px 44px rgba(20,19,19,.09);cursor:default}.past-card-img{position:relative;width:100%;aspect-ratio:.82/1;border-radius:16px;overflow:hidden}.past-card-img .common-img,.past-card-img .common-img-wrapper{width:100%;height:100%}.past-card-img .common-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.past-card-title{margin:0 4px}.past-card-details{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:0 4px;max-height:0;opacity:0;overflow:hidden;flex-wrap:wrap;transition:max-height .4s ease,opacity .3s ease,padding .4s ease}.past-card.is-active .past-card-details{max-height:160px;opacity:1;padding:0 4px 4px}.past-center-meta{display:flex;flex-direction:column;gap:10px}.past-events-arrows{display:flex;justify-content:center;gap:12px;margin-top:8px}@media screen and (max-width:1024px){.past-events-track{min-height:0}.past-card{display:none;max-width:460px}.past-card.is-active{display:flex;flex-grow:1;margin:0 auto}}.pe-hero{width:100%;max-width:1440px;margin:0 auto;padding:60px 60px 0;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:20px}.pe-hero,.pe-hero-title{text-align:center}.pe-hero-subtitle{max-width:680px;text-align:center}.pe-hero-meta{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;margin-top:4px}.pe-hero-meta-item{display:inline-flex;align-items:center;gap:10px}.pe-highlights-section{gap:0}.pe-highlights-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:stretch}.pe-highlights-card{border-radius:24px;padding:48px;display:flex;flex-direction:column;gap:24px}.pe-highlights-card--light{background-color:#f5f5f5}.pe-highlights-card--dark{background-color:#0d0d0d;justify-content:flex-start}.pe-highlights-list{display:flex;flex-direction:column;gap:36px;margin:0;padding:0;list-style:none}.pe-highlights-item{display:flex;align-items:flex-start;gap:20px;line-height:1.5}.pe-highlights-item span:last-child{font-size:18px}.pe-highlights-dot{flex:0 0 auto;width:14px;height:14px;margin-top:6px;border-radius:50%;background-color:var(--green-2,#079d92)}.pe-highlights-closing{margin-top:auto;padding-top:48px}.pe-missed{width:100%;background-color:#141313;padding:80px 60px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:16px}.pe-missed-sub{color:#b9bbba;max-width:640px}.pe-missed a{margin-top:16px}@media (max-width:991px){.pe-hero{padding:40px 40px 0}.pe-highlights-grid{grid-template-columns:1fr}.pe-highlights-card{padding:32px}.pe-missed{padding:60px 40px}}@media (max-width:567px){.pe-hero{padding:24px 20px 0}.pe-hero-meta{gap:16px;flex-direction:column}.pe-highlights-card{padding:24px}.pe-missed{padding:48px 20px}}.event-hero-media-section{width:100%;max-width:1440px;margin:0 auto;padding:60px 60px 0;box-sizing:border-box}.event-hero-media{width:100%;aspect-ratio:16/9;border-radius:20px;overflow:hidden;background-color:#f5f5f5;isolation:isolate}.event-hero-media-el{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}@media (max-width:991px){.event-hero-media-section{padding:40px 40px 0}}@media (max-width:567px){.event-hero-media-section{padding:20px 20px 0}.event-hero-media{border-radius:12px}}.recap-section{width:100%;max-width:1440px;margin:0 auto;padding:60px;box-sizing:border-box;gap:40px}.recap-head,.recap-section{display:flex;flex-direction:column}.recap-head{align-items:center;gap:12px}.recap-subtitle{max-width:680px}.moments-gallery{display:grid;grid-template-rows:1fr 1fr;gap:16px;height:500px}.moment-tile{position:relative;border-radius:20px;overflow:hidden}.moment-tile .common-img,.moment-tile .common-img-wrapper{width:100%;height:100%}.moment-tile .common-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.moments-gallery .moment-tile-1{grid-column:1;grid-row:1/span 2}.moments-gallery[data-count="3"]{grid-template-columns:1.5fr 1fr}.moments-gallery[data-count="3"] .moment-tile-2{grid-column:2;grid-row:1}.moments-gallery[data-count="3"] .moment-tile-3{grid-column:2;grid-row:2}.moments-gallery[data-count="4"]{grid-template-columns:1.5fr 1fr 1fr}.moments-gallery[data-count="4"] .moment-tile-2{grid-column:2;grid-row:1}.moments-gallery[data-count="4"] .moment-tile-3{grid-column:3;grid-row:1}.moments-gallery[data-count="4"] .moment-tile-4{grid-column:2/span 2;grid-row:2}.moments-gallery[data-count="5"]{grid-template-columns:1.5fr 1fr 1fr}.moments-gallery[data-count="5"] .moment-tile-2{grid-column:2;grid-row:1}.moments-gallery[data-count="5"] .moment-tile-3{grid-column:3;grid-row:1}.moments-gallery[data-count="5"] .moment-tile-4{grid-column:2;grid-row:2}.moments-gallery[data-count="5"] .moment-tile-5{grid-column:3;grid-row:2}.recap-intro{align-items:center;text-align:center}.recap-lede{max-width:900px;line-height:175%;margin:0 auto}.recap-highlights{display:flex;flex-direction:column;gap:16px;align-items:center;width:100%}.recap-highlights-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px;max-width:760px;text-align:left}.recap-highlights-list li{position:relative;padding-left:26px;line-height:155%}.recap-highlights-list li:before{content:"";position:absolute;left:0;top:.6em;width:8px;height:8px;border-radius:50%;background-color:var(--green-1)}.recap-closing{margin:0}.moment-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 45%,rgba(0,0,0,.72))}.moment-caption{position:absolute;left:20px;right:20px;bottom:18px;z-index:2;line-height:130%}.moment-tile:not(.moment-tile-1) .moment-caption{left:14px;right:14px;bottom:12px}.recap-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.recap-stat-card{background-color:var(--grey-4);border-radius:20px;padding:28px 24px;min-height:150px;display:flex;flex-direction:column;justify-content:space-between;gap:24px;box-sizing:border-box}.recap-resources{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.recap-resources--video-only{grid-template-columns:1fr}@media screen and (max-width:1024px){.recap-section{padding:48px 40px}.recap-stats-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.recap-section{padding:32px 20px;gap:28px}.moments-gallery,.moments-gallery[data-count="3"],.moments-gallery[data-count="4"],.moments-gallery[data-count="5"]{grid-template-columns:1fr 1fr;grid-template-rows:none;grid-auto-rows:160px;height:auto}.moments-gallery[data-count] .moment-tile-2,.moments-gallery[data-count] .moment-tile-3,.moments-gallery[data-count] .moment-tile-4,.moments-gallery[data-count] .moment-tile-5{grid-column:auto;grid-row:auto}.moments-gallery[data-count] .moment-tile-1{grid-column:1/span 2;grid-row:auto}.moments-gallery[data-count="4"] .moment-tile-4{grid-column:1/span 2}.recap-highlights-list{max-width:100%}}