.EventProductsSection-module__uFn8rG__eventProductsSection{max-width:var(--container-max-width);padding-inline:0;padding-top:var(--space-xl);padding-bottom:var(--space-xl);border-top:1px solid var(--color-border);margin:0 auto}.EventProductsSection-module__uFn8rG__eventProductsHeader{margin-bottom:var(--space-lg);grid-template-columns:auto 1fr auto;align-items:center;gap:0;display:grid}.EventProductsSection-module__uFn8rG__eventProductsHeading{font-family:var(--font-heading);font-size:var(--text-3xl);padding-right:var(--space-lg);border-right:1px solid var(--color-border);margin:0}.EventProductsSection-module__uFn8rG__eventProductsSubtext{font-size:var(--text-base);color:var(--color-secondary);padding-left:var(--space-lg);margin:0;line-height:1.6}.EventProductsSection-module__uFn8rG__eventProductsLink{font-family:var(--font-heading);font-size:var(--text-sm);color:var(--color-foreground);border:1px solid var(--color-border);padding:var(--space-xs)var(--space-md);margin-left:var(--space-lg);transition:background-color var(--transition-base),color var(--transition-base);white-space:nowrap;text-decoration:none}.EventProductsSection-module__uFn8rG__eventProductsLink:hover,.EventProductsSection-module__uFn8rG__eventProductsLink:focus-visible{background-color:var(--color-foreground);color:var(--color-background);text-decoration:none}.EventProductsSection-module__uFn8rG__eventProductOptions,.EventProductsSection-module__uFn8rG__singleProductOptions{gap:var(--space-lg);flex-direction:column;display:flex}.EventProductsSection-module__uFn8rG__eventProductOptionGroup{gap:var(--space-sm);border:none;flex-direction:column;margin:0;padding:0;display:flex}.EventProductsSection-module__uFn8rG__eventProductOptionLabel{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.05em;padding-bottom:.5rem}.EventProductsSection-module__uFn8rG__eventProductOptionValues{gap:var(--space-sm);flex-wrap:wrap;padding-bottom:1rem;display:flex}.EventProductsSection-module__uFn8rG__eventProductOptionBtn{padding:var(--space-sm)var(--space-md);border:1px solid var(--color-border);font-size:var(--text-sm);cursor:pointer;transition:border-color var(--transition-fast),background-color var(--transition-fast);background:0 0}.EventProductsSection-module__uFn8rG__eventProductOptionBtn:hover,.EventProductsSection-module__uFn8rG__eventProductOptionBtn:focus-visible{border-color:var(--color-foreground)}.EventProductsSection-module__uFn8rG__eventProductOptionBtnActive{border-color:var(--color-foreground);background-color:var(--color-foreground);color:var(--color-background)}.EventProductsSection-module__uFn8rG__eventProductsGrid{gap:var(--space-lg);border-top:1px solid var(--color-border);padding-top:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.EventProductsSection-module__uFn8rG__eventProductCard{flex-direction:column;display:flex;position:relative}.EventProductsSection-module__uFn8rG__eventProductCard:not(:nth-child(3n+1)){padding-left:var(--space-lg)}.EventProductsSection-module__uFn8rG__eventProductCard:not(:nth-child(3n+1)):before{content:"";background-color:var(--color-border);width:1px;position:absolute;top:0;bottom:0;left:0}.EventProductsSection-module__uFn8rG__eventProductImageWrapper{aspect-ratio:4/3;background:var(--color-border);margin-bottom:var(--space-md);position:relative;overflow:hidden}.EventProductsSection-module__uFn8rG__eventProductImage{object-fit:cover}.EventProductsSection-module__uFn8rG__eventProductTitle{font-family:var(--font-heading);font-size:var(--text-xl);margin:0 0 var(--space-xs)0;line-height:1.3}.EventProductsSection-module__uFn8rG__eventProductPrice{font-family:var(--font-heading);font-size:var(--text-lg);margin:0 0 var(--space-sm)0}.EventProductsSection-module__uFn8rG__eventProductDescription{font-size:var(--text-sm);color:var(--color-secondary);margin:0 0 var(--space-md)0;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.6;display:-webkit-box;overflow:hidden}.EventProductsSection-module__uFn8rG__eventProductCardButtons{gap:var(--space-xs);flex-direction:column;margin-top:auto;display:flex}.EventProductsSection-module__uFn8rG__eventProductButton,.EventProductsSection-module__uFn8rG__eventProductLinkButton{width:100%;padding:var(--space-sm)var(--space-md);font-family:var(--font-heading);font-size:var(--text-sm);text-align:center;cursor:pointer;transition:background-color var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast);text-decoration:none;display:block}.EventProductsSection-module__uFn8rG__eventProductButton{color:var(--color-background);border:1px solid var(--color-foreground);background-color:var(--color-foreground)}.EventProductsSection-module__uFn8rG__eventProductButton:hover,.EventProductsSection-module__uFn8rG__eventProductButton:focus-visible{background-color:var(--color-accent);border-color:var(--color-accent)}.EventProductsSection-module__uFn8rG__eventProductButton:disabled{opacity:.6;cursor:not-allowed}.EventProductsSection-module__uFn8rG__eventProductLinkButton{color:var(--color-foreground);border:1px solid var(--color-border);background-color:#0000}.EventProductsSection-module__uFn8rG__eventProductLinkButton:hover,.EventProductsSection-module__uFn8rG__eventProductLinkButton:focus-visible{background-color:var(--color-foreground);color:var(--color-background);text-decoration:none}.EventProductsSection-module__uFn8rG__singleProduct{border-top:1px solid var(--color-border);grid-template-columns:1fr 1fr;display:grid}.EventProductsSection-module__uFn8rG__singleProductImageCol{padding:var(--space-lg)var(--space-lg)var(--space-lg)0}.EventProductsSection-module__uFn8rG__singleProductImage{aspect-ratio:4/3;object-fit:cover;width:100%;display:block;height:100%!important}.EventProductsSection-module__uFn8rG__singleProductContent{padding:var(--space-lg);flex-direction:column;justify-content:space-between;padding-right:0;display:flex;position:relative}.EventProductsSection-module__uFn8rG__singleProductCenter{justify-content:center;gap:var(--space-lg);flex-direction:column;flex:1;display:flex}.EventProductsSection-module__uFn8rG__singleProductContent:before{content:"";left:0;top:var(--space-lg);bottom:var(--space-lg);background-color:var(--color-border);width:1px;position:absolute}.EventProductsSection-module__uFn8rG__singleProductTitle{font-family:var(--font-heading);font-size:var(--text-3xl);margin:0 0 var(--space-sm)0;line-height:1.1}.EventProductsSection-module__uFn8rG__singleProductPrice{font-family:var(--font-heading);font-size:var(--text-xl);margin:0 0 var(--space-md)0}.EventProductsSection-module__uFn8rG__singleProductDescription{font-size:var(--text-base);color:var(--color-secondary);margin:0;line-height:1.6}.EventProductsSection-module__uFn8rG__singleProductButtons{gap:var(--space-sm);display:flex}.EventProductsSection-module__uFn8rG__singleProductPrimaryBtn,.EventProductsSection-module__uFn8rG__singleProductSecondaryBtn{padding:var(--space-sm)var(--space-lg);font-family:var(--font-heading);font-size:var(--text-lg);text-align:center;cursor:pointer;transition:background-color var(--transition-base),color var(--transition-base),border-color var(--transition-base);flex:1;text-decoration:none}.EventProductsSection-module__uFn8rG__singleProductPrimaryBtn{color:var(--color-background);border:1px solid var(--color-foreground);background-color:var(--color-foreground)}.EventProductsSection-module__uFn8rG__singleProductPrimaryBtn:hover,.EventProductsSection-module__uFn8rG__singleProductPrimaryBtn:focus-visible{background-color:var(--color-accent);border-color:var(--color-accent)}.EventProductsSection-module__uFn8rG__singleProductPrimaryBtn:disabled{opacity:.6;cursor:not-allowed}.EventProductsSection-module__uFn8rG__singleProductSecondaryBtn{color:var(--color-foreground);border:1px solid var(--color-border);background-color:#0000}.EventProductsSection-module__uFn8rG__singleProductSecondaryBtn:hover,.EventProductsSection-module__uFn8rG__singleProductSecondaryBtn:focus-visible{background-color:var(--color-foreground);color:var(--color-background);text-decoration:none}@media (max-width:1024px){.EventProductsSection-module__uFn8rG__eventProductsGrid{grid-template-columns:repeat(2,1fr)}.EventProductsSection-module__uFn8rG__eventProductCard:not(:nth-child(3n+1)):before{display:none}.EventProductsSection-module__uFn8rG__eventProductCard:not(:nth-child(3n+1)){padding-left:0}.EventProductsSection-module__uFn8rG__eventProductCard:nth-child(2n){padding-left:var(--space-lg)}.EventProductsSection-module__uFn8rG__eventProductCard:nth-child(2n):before{content:"";background-color:var(--color-border);width:1px;display:block;position:absolute;top:0;bottom:0;left:0}}@media (max-width:767px){.EventProductsSection-module__uFn8rG__eventProductsSection{padding-top:var(--space-lg);padding-bottom:var(--space-lg)}.EventProductsSection-module__uFn8rG__eventProductsHeader{gap:var(--space-sm);grid-template-columns:1fr}.EventProductsSection-module__uFn8rG__eventProductsHeading{border-right:none;padding-right:0}.EventProductsSection-module__uFn8rG__eventProductsSubtext{padding-left:0}.EventProductsSection-module__uFn8rG__eventProductsLink{justify-self:start;margin-left:0}.EventProductsSection-module__uFn8rG__eventProductsHeading{font-size:var(--text-2xl)}.EventProductsSection-module__uFn8rG__eventProductsGrid{gap:var(--space-md);grid-template-columns:repeat(2,1fr)}.EventProductsSection-module__uFn8rG__eventProductCard:not(:nth-child(3n+1)):before{display:none}.EventProductsSection-module__uFn8rG__eventProductCard:not(:nth-child(3n+1)){padding-left:0}.EventProductsSection-module__uFn8rG__eventProductCard:nth-child(2n){padding-left:var(--space-md)}.EventProductsSection-module__uFn8rG__eventProductCard:nth-child(2n):before{content:"";background-color:var(--color-border);width:1px;display:block;position:absolute;top:0;bottom:0;left:0}.EventProductsSection-module__uFn8rG__singleProduct{grid-template-columns:1fr}.EventProductsSection-module__uFn8rG__singleProductImageCol{padding:var(--space-lg)0 0 0}.EventProductsSection-module__uFn8rG__singleProductContent{padding:var(--space-lg)0 0 0;gap:var(--space-lg)}.EventProductsSection-module__uFn8rG__singleProductContent:before{display:none}.EventProductsSection-module__uFn8rG__singleProductTitle{font-size:var(--text-2xl)}.EventProductsSection-module__uFn8rG__singleProductButtons{flex-direction:column}}
.GalleryLightbox-module__7sUB5a__overlay{z-index:1001;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000004d;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.GalleryLightbox-module__7sUB5a__closeButton{top:var(--space-md);right:var(--space-md);z-index:3;color:#fffc;cursor:pointer;padding:var(--space-xs);transition:color var(--transition-base);background:0 0;border:none;position:absolute}.GalleryLightbox-module__7sUB5a__closeButton:hover{color:#fff}.GalleryLightbox-module__7sUB5a__closeButton:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #fffc}.GalleryLightbox-module__7sUB5a__imageContainer{width:100%;height:100%;padding:var(--space-xl);touch-action:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:flex;position:relative}.GalleryLightbox-module__7sUB5a__imageContainer img{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;max-width:100%;max-height:100%;transition:opacity .3s}.GalleryLightbox-module__7sUB5a__placeholderImage{filter:blur(20px);position:absolute;transform:scale(1.05)}.GalleryLightbox-module__7sUB5a__navButton{z-index:2;color:#ffffffb3;cursor:pointer;opacity:0;width:48px;height:48px;transition:opacity var(--transition-base),background var(--transition-base),color var(--transition-base);background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.GalleryLightbox-module__7sUB5a__overlay:hover .GalleryLightbox-module__7sUB5a__navButton,.GalleryLightbox-module__7sUB5a__navButton:focus-visible{opacity:1}.GalleryLightbox-module__7sUB5a__navButton:hover{color:#fff;background:#fff3}.GalleryLightbox-module__7sUB5a__navButton:focus-visible{outline-offset:2px;outline:2px solid #fffc}.GalleryLightbox-module__7sUB5a__navPrev{left:var(--space-md)}.GalleryLightbox-module__7sUB5a__navNext{right:var(--space-md)}.GalleryLightbox-module__7sUB5a__counter{bottom:var(--space-md);z-index:2;color:#fffc;padding:var(--space-xs)var(--space-sm);font-size:var(--text-sm);font-variant-numeric:tabular-nums;background:#00000080;border-radius:4px;position:absolute;left:50%;transform:translate(-50%)}@media (max-width:767px){.GalleryLightbox-module__7sUB5a__imageContainer{padding:var(--space-md)}.GalleryLightbox-module__7sUB5a__navButton{opacity:1;width:44px;height:44px}.GalleryLightbox-module__7sUB5a__navPrev{left:var(--space-xs)}.GalleryLightbox-module__7sUB5a__navNext{right:var(--space-xs)}}
.GallerySection-module__Hs0xgW__gallerySection{grid-column:1/-1;grid-template-columns:subgrid;gap:var(--space-lg);padding-top:var(--space-lg);padding-bottom:var(--space-lg);display:grid;position:relative}.GallerySection-module__Hs0xgW__gallerySection:after{content:"";background-color:var(--color-border);height:1px;position:absolute;bottom:0;left:0;right:0}.GallerySection-module__Hs0xgW__gallerySection:before{content:"";background-color:var(--color-border);height:1px;position:absolute;top:0;left:0;right:0}.GallerySection-module__Hs0xgW__galleryContent{gap:var(--space-md);flex-direction:column;grid-column:1/2;display:flex}.GallerySection-module__Hs0xgW__galleryHeading{font-family:var(--font-heading);font-size:var(--text-3xl);font-weight:var(--font-heading-weight);line-height:1.2}.GallerySection-module__Hs0xgW__galleryBody{font-size:var(--text-base);line-height:1.7}.GallerySection-module__Hs0xgW__galleryBody p{margin:0 0 var(--space-md)}.GallerySection-module__Hs0xgW__galleryBody p:last-child{margin-bottom:0}.GallerySection-module__Hs0xgW__galleryScroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none;padding-left:var(--space-lg);grid-column:2/-1;position:relative;overflow-x:auto}.GallerySection-module__Hs0xgW__galleryScroll:before{content:"";background-color:var(--color-border);z-index:1;width:1px;position:absolute;top:0;bottom:0;left:0}.GallerySection-module__Hs0xgW__galleryScrollFull{-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none;grid-column:1/-1;overflow-x:auto}.GallerySection-module__Hs0xgW__galleryFit{cursor:default;overflow-x:visible}.GallerySection-module__Hs0xgW__galleryScroll::-webkit-scrollbar{display:none}.GallerySection-module__Hs0xgW__galleryScrollFull::-webkit-scrollbar{display:none}.GallerySection-module__Hs0xgW__galleryTrack{gap:var(--space-md);display:flex}.GallerySection-module__Hs0xgW__galleryGrid{grid-template-columns:repeat(var(--gallery-columns,3),1fr);gap:var(--space-md);display:grid}.GallerySection-module__Hs0xgW__galleryImageWrap{cursor:pointer;text-align:left;background:0 0;border:none;padding:0;position:relative;overflow:hidden}.GallerySection-module__Hs0xgW__galleryTrack .GallerySection-module__Hs0xgW__galleryImageWrap{flex:0 0 calc((100% - (var(--gallery-columns,3) - 1)*var(--space-md) - 60px)/var(--gallery-columns,3))}.GallerySection-module__Hs0xgW__galleryImage{pointer-events:none;-webkit-user-drag:none;width:100%;height:auto;transition:transform .8s ease-in-out;display:block}.GallerySection-module__Hs0xgW__galleryImageWrap:hover .GallerySection-module__Hs0xgW__galleryImage{transform:scale(1.03)}.GallerySection-module__Hs0xgW__galleryImageWrap:focus-visible{outline:2px solid var(--color-border);outline-offset:2px}@media (max-width:767px){.GallerySection-module__Hs0xgW__gallerySection{grid-template-columns:1fr}.GallerySection-module__Hs0xgW__galleryContent{grid-column:1/-1}.GallerySection-module__Hs0xgW__galleryScroll{grid-column:1/-1;padding-left:0}.GallerySection-module__Hs0xgW__galleryScroll:before{display:none}.GallerySection-module__Hs0xgW__galleryScrollFull{grid-column:1/-1}.GallerySection-module__Hs0xgW__galleryTrack .GallerySection-module__Hs0xgW__galleryImageWrap{flex:0 0 80%}.GallerySection-module__Hs0xgW__galleryGrid{grid-template-columns:1fr}}
.ImageSection-module__o1rlQG__imageSection{padding-left:var(--space-lg);grid-column:2/-1;position:relative}.ImageSection-module__o1rlQG__imageSection:after{content:"";background-color:var(--color-border);width:1px;position:absolute;top:0;bottom:0;left:0}.ImageSection-module__o1rlQG__imageSectionFull{padding-block:var(--space-lg);grid-column:1/-1;padding-left:0}.ImageSection-module__o1rlQG__imageSectionFull:after{width:auto;height:1px;inset:auto 0 0}.ImageSection-module__o1rlQG__imageSectionImage{width:100%;height:auto;display:block}@media (max-width:767px){.ImageSection-module__o1rlQG__imageSection{grid-column:1/-1;padding-left:0}.ImageSection-module__o1rlQG__imageSection:after{display:none}}
.ImageTextSection-module__wfF3Wa__imageTextSection{gap:var(--space-lg);padding-left:var(--space-lg);grid-column:2/-1;grid-template-columns:1fr 1fr;align-items:start;display:grid;position:relative}.ImageTextSection-module__wfF3Wa__imageTextSection:after{content:"";top:0;bottom:var(--space-lg);background-color:var(--color-border);width:1px;position:absolute;left:0}.ImageTextSection-module__wfF3Wa__imageTextReversed{direction:rtl}.ImageTextSection-module__wfF3Wa__imageTextReversed>*{direction:ltr}.ImageTextSection-module__wfF3Wa__imageTextImageWrap{width:100%}.ImageTextSection-module__wfF3Wa__imageTextImage{width:100%;height:auto;display:block}.ImageTextSection-module__wfF3Wa__imageTextContent{gap:var(--space-md);flex-direction:column;display:flex}.ImageTextSection-module__wfF3Wa__imageTextHeading{font-family:var(--font-heading);font-size:var(--text-3xl);font-weight:var(--font-heading-weight);line-height:1.2}.ImageTextSection-module__wfF3Wa__imageTextBody{font-size:var(--text-base);line-height:1.7}.ImageTextSection-module__wfF3Wa__imageTextBody p{margin:0 0 var(--space-md)}.ImageTextSection-module__wfF3Wa__imageTextBody p:last-child{margin-bottom:0}@media (max-width:767px){.ImageTextSection-module__wfF3Wa__imageTextSection{grid-column:1/-1;grid-template-columns:1fr;padding-left:0}.ImageTextSection-module__wfF3Wa__imageTextSection:after{display:none}.ImageTextSection-module__wfF3Wa__imageTextReversed{direction:ltr}}
