
.Button-module-scss-module__yP-Rqa__button{border:2px solid var(--white);color:var(--white);cursor:pointer;z-index:1;background:0 0;align-items:center;gap:4px;padding:18px 45px;font-size:18px;line-height:28px;transition:color .5s;display:flex;position:relative;overflow:hidden}.Button-module-scss-module__yP-Rqa__button .Button-module-scss-module__yP-Rqa__arrow{transition:filter .5s}[dir=rtl] .Button-module-scss-module__yP-Rqa__button .Button-module-scss-module__yP-Rqa__arrow{transform:scaleX(-1)}.Button-module-scss-module__yP-Rqa__button:before{content:"";background:var(--white);z-index:-1;width:0;height:100%;transition:width .4s;position:absolute;top:0;left:0}.Button-module-scss-module__yP-Rqa__button:hover{color:var(--dark)}.Button-module-scss-module__yP-Rqa__button:hover:before{width:100%}.Button-module-scss-module__yP-Rqa__button:hover .Button-module-scss-module__yP-Rqa__arrow{filter:brightness(0)}.Button-module-scss-module__yP-Rqa__button:disabled{cursor:not-allowed;opacity:.5}.Button-module-scss-module__yP-Rqa__button:disabled:hover:before{width:0}@media screen and (max-width:834px){.Button-module-scss-module__yP-Rqa__button{padding:12px 24px;font-size:14px;line-height:22px}}@media screen and (max-width:480px){.Button-module-scss-module__yP-Rqa__button{padding:10px 20px;font-size:12px;line-height:20px}}
.HeroSection-module-scss-module__8AKCfW__heroSection{width:100%;height:100vh;min-height:100vh;position:relative}@supports (height:100svh){.HeroSection-module-scss-module__8AKCfW__heroSection{height:100svh;min-height:100svh}}.HeroSection-module-scss-module__8AKCfW__heroSection{scroll-snap-align:start;justify-content:center;align-items:center;display:flex;overflow:hidden}.HeroSection-module-scss-module__8AKCfW__heroSection:before{content:"";z-index:1;background:#0006;position:absolute;inset:0}.HeroSection-module-scss-module__8AKCfW__backgroundImage{object-fit:cover;object-position:center;z-index:0}.HeroSection-module-scss-module__8AKCfW__heroContent{z-index:2;text-align:center;color:var(--white);flex-direction:column;justify-content:center;align-items:center;padding:0 24px;animation:1s ease-out HeroSection-module-scss-module__8AKCfW__fadeInUp;display:flex;position:relative}.HeroSection-module-scss-module__8AKCfW__heroTitle{font-size:var(--hero-title-size);letter-spacing:.02em;max-width:1440px;margin-bottom:var(--spacing-medium);font-weight:500}.HeroSection-module-scss-module__8AKCfW__heroSectionTitle{font-size:var(--hero-subtitle-size);letter-spacing:.02em;color:var(--white);margin-bottom:10px;font-weight:400}.HeroSection-module-scss-module__8AKCfW__heroSubtitle{font-size:var(--hero-subtitle-size);max-width:821px;margin-bottom:var(--spacing-large);color:var(--white);font-weight:400;line-height:1.3}@media screen and (max-width:834px){.HeroSection-module-scss-module__8AKCfW__heroSubtitle{max-width:500px;line-height:1.4}.HeroSection-module-scss-module__8AKCfW__heroSubtitleProminent{font-size:clamp(17px,3.8vw,22px);line-height:1.5}}@media screen and (max-width:480px){.HeroSection-module-scss-module__8AKCfW__heroSubtitleProminent{max-width:min(100%,520px);font-size:clamp(16px,4.2vw,20px);line-height:1.3}}.HeroSection-module-scss-module__8AKCfW__scrollIndicator{z-index:2;cursor:pointer;flex-direction:column;align-items:center;gap:.5rem;animation:2s infinite HeroSection-module-scss-module__8AKCfW__bounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.HeroSection-module-scss-module__8AKCfW__scrollIndicator .HeroSection-module-scss-module__8AKCfW__mouse{border:2px solid var(--white);border-radius:12px;width:24px;height:40px;position:relative}.HeroSection-module-scss-module__8AKCfW__scrollIndicator .HeroSection-module-scss-module__8AKCfW__mouse:before{content:"";background:var(--white);border-radius:2px;width:4px;height:8px;animation:2s infinite HeroSection-module-scss-module__8AKCfW__scroll;position:absolute;top:8px;left:50%;transform:translate(-50%)}@media (max-width:834px){.HeroSection-module-scss-module__8AKCfW__scrollIndicator{bottom:1rem}}@keyframes HeroSection-module-scss-module__8AKCfW__bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-10px)}60%{transform:translate(-50%)translateY(-5px)}}@keyframes HeroSection-module-scss-module__8AKCfW__scroll{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(15px)}}
.CTASection-module-scss-module__txf_Gq__ctaSection{justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.CTASection-module-scss-module__txf_Gq__backgroundImageWrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.CTASection-module-scss-module__txf_Gq__backgroundImage{object-fit:cover;object-position:center;filter:blur(.5px)}.CTASection-module-scss-module__txf_Gq__overlay{z-index:1;background:#0000004d;width:100%;height:100%;position:absolute;top:0;left:0}.CTASection-module-scss-module__txf_Gq__ctaContent{z-index:2;justify-content:center;align-items:center;width:100%;padding:46px 100px;display:flex;position:relative}@media screen and (max-width:1024px){.CTASection-module-scss-module__txf_Gq__ctaContent{padding:46px 50px}}@media screen and (max-width:834px){.CTASection-module-scss-module__txf_Gq__ctaContent{padding:46px 60px}}@media screen and (max-width:480px){.CTASection-module-scss-module__txf_Gq__ctaContent{padding:46px 24px}}.CTASection-module-scss-module__txf_Gq__ctaCard{align-items:center;gap:var(--spacing-large);border:1px solid var(--white);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:8px;width:100%;padding:60px 80px;animation:1s ease-out CTASection-module-scss-module__txf_Gq__fadeInUp;display:flex}@media screen and (max-width:1024px){.CTASection-module-scss-module__txf_Gq__ctaCard{padding:40px 50px}}@media screen and (max-width:834px){.CTASection-module-scss-module__txf_Gq__ctaCard{padding:30px 40px}}@media screen and (max-width:480px){.CTASection-module-scss-module__txf_Gq__ctaCard{padding:20px 30px}}.CTASection-module-scss-module__txf_Gq__ctaTextContent{gap:var(--spacing-medium);flex-direction:column;flex:1;display:flex}.CTASection-module-scss-module__txf_Gq__ctaTitle{color:var(--white);font-size:clamp(20px,4vw,44px);font-weight:400;line-height:1.2;font-family:var(--font-alice,serif);letter-spacing:.02em;margin:0}.CTASection-module-scss-module__txf_Gq__ctaDescription{color:var(--white);max-width:754px;margin:0;font-size:clamp(10px,1.5vw,16px);font-weight:400;line-height:1.6}.CTASection-module-scss-module__txf_Gq__ctaButtonWrapper{flex-shrink:0;align-items:center;display:flex}.CTASection-module-scss-module__txf_Gq__ctaButton{white-space:nowrap}@keyframes CTASection-module-scss-module__txf_Gq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:834px){.CTASection-module-scss-module__txf_Gq__ctaSection{min-height:500px}.CTASection-module-scss-module__txf_Gq__ctaCard{gap:var(--spacing-medium);padding:40px 50px}.CTASection-module-scss-module__txf_Gq__ctaButtonWrapper{justify-content:center}}@media screen and (max-width:480px){.CTASection-module-scss-module__txf_Gq__ctaSection{min-height:400px}.CTASection-module-scss-module__txf_Gq__ctaCard{flex-direction:column;align-items:center;gap:20px;padding:30px 24px}.CTASection-module-scss-module__txf_Gq__ctaTitle,.CTASection-module-scss-module__txf_Gq__ctaDescription{text-align:center}.CTASection-module-scss-module__txf_Gq__ctaButtonWrapper{justify-content:center;width:100%}}
.services-module-scss-module__BAi54a__servicesSection{z-index:2;width:100%;max-width:100vw;padding:0 100px;position:relative;overflow:hidden}.services-module-scss-module__BAi54a__servicesSectionHomePage{bottom:250px}.services-module-scss-module__BAi54a__servicesSectionNotHomePage{margin-bottom:60px}.services-module-scss-module__BAi54a__servicesSectionHeader{color:var(--white);justify-content:space-between;align-items:center;display:flex}.services-module-scss-module__BAi54a__servicesSectionTitle{font-size:100px;font-weight:400;line-height:77px}.services-module-scss-module__BAi54a__servicesSectionLink{font-size:32px;font-weight:400;line-height:32px;text-decoration:none}.services-module-scss-module__BAi54a__filtersBar{max-width:100%;margin-top:40px;margin-bottom:8px}.services-module-scss-module__BAi54a__filtersLabel{color:var(--dark);letter-spacing:.02em;margin:0 0 14px;font-size:clamp(14px,1.5vw,18px);font-weight:400}.services-module-scss-module__BAi54a__filterChips{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x;cursor:grab;flex-wrap:nowrap;align-items:center;gap:12px;width:100%;max-width:100%;padding-bottom:2px;display:flex;overflow:auto hidden}.services-module-scss-module__BAi54a__filterChips[data-dragging=true]{cursor:grabbing;-webkit-user-select:none;user-select:none}.services-module-scss-module__BAi54a__filterChips[data-dragging=true] .services-module-scss-module__BAi54a__filterChip{pointer-events:none}.services-module-scss-module__BAi54a__filterChips::-webkit-scrollbar{display:none}.services-module-scss-module__BAi54a__filterChip{background:var(--white);color:var(--dark);cursor:pointer;border:1px solid #ad884273;border-radius:8px;flex-shrink:0;align-items:center;gap:8px;padding:10px 18px;font-family:inherit;font-size:clamp(14px,1.25vw,17px);font-weight:400;line-height:1.3;transition:border-color .25s,background-color .25s,color .25s,box-shadow .25s;display:inline-flex}.services-module-scss-module__BAi54a__filterChip:hover{border-color:var(--gold);background:#ad884214}.services-module-scss-module__BAi54a__filterChip:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.services-module-scss-module__BAi54a__filterChipText{white-space:nowrap}.services-module-scss-module__BAi54a__chipCount{font-variant-numeric:tabular-nums;min-width:1.25em;color:var(--dark);background:#36363614;border-radius:999px;padding:2px 8px;font-size:.85em}.services-module-scss-module__BAi54a__filterChipActive{border-color:var(--gold);background:var(--gold);color:var(--white);box-shadow:0 4px 14px #ad884247}.services-module-scss-module__BAi54a__filterChipActive:hover{border-color:var(--gold);color:var(--white);background:#9c7a3b}.services-module-scss-module__BAi54a__filterChipActive .services-module-scss-module__BAi54a__chipCount{color:var(--white);background:#ffffff38}.services-module-scss-module__BAi54a__emptyState{text-align:center;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:20px;padding:3rem 1.5rem;display:flex}.services-module-scss-module__BAi54a__emptyStateText{max-width:28rem;color:var(--dark);margin:0;font-size:clamp(16px,2vw,20px);font-weight:400;line-height:1.5}.services-module-scss-module__BAi54a__clearFilterBtn{border:2px solid var(--gold);color:var(--dark);cursor:pointer;background:0 0;border-radius:8px;padding:12px 28px;font-family:inherit;font-size:clamp(14px,1.2vw,17px);transition:background-color .25s,color .25s}.services-module-scss-module__BAi54a__clearFilterBtn:hover{background:var(--gold);color:var(--white)}.services-module-scss-module__BAi54a__clearFilterBtn:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.services-module-scss-module__BAi54a__servicesSectionContent{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;display:grid}.services-module-scss-module__BAi54a__servicesSectionContentItem{border-radius:8px;flex-direction:column;width:100%;height:auto;display:flex;position:relative;overflow:visible}.services-module-scss-module__BAi54a__servicesSectionContentItem img{width:100%;height:auto;transition:transform .3s;display:block;border-radius:8px!important}.services-module-scss-module__BAi54a__servicesSectionContentItem:hover .services-module-scss-module__BAi54a__serviceImage{transform:scale(1.05)}.services-module-scss-module__BAi54a__servicesSectionContentItem:hover .services-module-scss-module__BAi54a__servicesSectionContentItemLink{opacity:1;visibility:visible;transform:translate(0)}.services-module-scss-module__BAi54a__serviceImageWrapper{border-radius:8px;width:100%;display:block;position:relative;overflow:hidden}.services-module-scss-module__BAi54a__servicesSectionContentItemTitle{color:var(--dark);letter-spacing:.01em;margin-top:16px;font-size:clamp(20px,2.5vw,40px);font-weight:500;line-height:1.2}.services-module-scss-module__BAi54a__servicesSectionContentItemDescription{color:#5a5a5a;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;box-orient:vertical;line-clamp:2;-webkit-box-orient:vertical;margin-top:10px;font-size:clamp(14px,1.15vw,17px);font-weight:400;line-height:1.55;display:-webkit-box;overflow:hidden}.services-module-scss-module__BAi54a__servicesSectionContentItemLink{color:#000;opacity:0;visibility:hidden;align-items:center;gap:8px;margin-top:12px;font-size:16px;font-weight:400;text-decoration:none;transition:opacity .3s,visibility .3s,transform .3s;display:flex;transform:translate(-20px)}.services-module-scss-module__BAi54a__servicesSectionContentItemLinkArrow{filter:brightness(0);width:20px!important;height:20px!important}[dir=rtl] .services-module-scss-module__BAi54a__servicesSectionContentItemLinkArrow{transform:scaleX(-1)}@media screen and (max-width:600px){.services-module-scss-module__BAi54a__servicesSectionContentItemLinkArrow{width:16px!important;height:16px!important}}.services-module-scss-module__BAi54a__serviceImage{object-fit:cover;border-radius:8px;width:100%;height:auto;transition:transform .3s;display:block}.services-module-scss-module__BAi54a__skeletonImageWrapper{aspect-ratio:4/3;border-radius:8px;width:100%;overflow:hidden}.services-module-scss-module__BAi54a__skeletonCard{flex-direction:column;width:100%;height:auto;animation:1.5s ease-in-out infinite services-module-scss-module__BAi54a__skeletonPulse;display:flex}.services-module-scss-module__BAi54a__skeletonImage{aspect-ratio:4/3;background:linear-gradient(90deg,#fff 25%,#ffffff59 50%,#fff 75%) 0 0/200% 100%;border-radius:8px;width:100%;margin-bottom:16px;animation:1.5s infinite services-module-scss-module__BAi54a__skeletonShimmer}.services-module-scss-module__BAi54a__skeletonTitle{background:linear-gradient(90deg,#fff 25%,#ffffff59 50%,#fff 75%) 0 0/200% 100%;border-radius:4px;width:70%;height:28px;margin-bottom:8px;animation:1.5s infinite services-module-scss-module__BAi54a__skeletonShimmer}.services-module-scss-module__BAi54a__skeletonDescription{background:linear-gradient(90deg,#fff 25%,#ffffff59 50%,#fff 75%) 0 0/200% 100%;border-radius:4px;width:100%;height:16px;margin-bottom:6px;animation:1.5s infinite services-module-scss-module__BAi54a__skeletonShimmer}.services-module-scss-module__BAi54a__skeletonLink{background:linear-gradient(90deg,#fff 25%,#ffffff59 50%,#fff 75%) 0 0/200% 100%;border-radius:4px;width:30%;height:16px;margin-top:12px;animation:1.5s infinite services-module-scss-module__BAi54a__skeletonShimmer}@keyframes services-module-scss-module__BAi54a__skeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes services-module-scss-module__BAi54a__skeletonPulse{0%,to{opacity:1}50%{opacity:.8}}@media (max-width:834px){.services-module-scss-module__BAi54a__servicesSection{padding:0 60px}.services-module-scss-module__BAi54a__servicesSectionHomePage{bottom:200px}.services-module-scss-module__BAi54a__servicesSectionTitle{font-size:40px;line-height:44px}.services-module-scss-module__BAi54a__servicesSectionLink{font-size:18px;line-height:100%}.services-module-scss-module__BAi54a__filtersBar{margin-top:30px}.services-module-scss-module__BAi54a__filterChip{padding:9px 16px}.services-module-scss-module__BAi54a__servicesSectionContent{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:30px}.services-module-scss-module__BAi54a__servicesSectionContentItemTitle{margin-top:12px;font-size:clamp(22px,5vw,30px);font-weight:500;line-height:1.22}.services-module-scss-module__BAi54a__servicesSectionContentItemDescription{color:#5a5a5a;margin-top:8px;font-size:15px;line-height:1.5}.services-module-scss-module__BAi54a__servicesSectionContentItemLink{opacity:1;visibility:visible;margin-top:10px;font-size:14px;transform:translate(0)}}@media (max-width:770px){.services-module-scss-module__BAi54a__servicesSectionContent{grid-template-columns:repeat(1,1fr);gap:20px;margin-top:30px}.services-module-scss-module__BAi54a__servicesSection{padding:0 30px}}@media (max-width:480px){.services-module-scss-module__BAi54a__servicesSection{padding:0 24px}.services-module-scss-module__BAi54a__servicesSectionHomePage{bottom:120px}.services-module-scss-module__BAi54a__servicesSectionTitle{font-size:28px;line-height:100%}.services-module-scss-module__BAi54a__servicesSectionLink{font-size:12px;line-height:100%}.services-module-scss-module__BAi54a__filtersBar{margin-top:20px}.services-module-scss-module__BAi54a__filterChip{padding:8px 14px}.services-module-scss-module__BAi54a__servicesSectionContent{grid-template-columns:1fr;gap:20px;margin-top:20px}.services-module-scss-module__BAi54a__servicesSectionContentItemTitle{margin-top:10px;font-size:clamp(19px,5.5vw,22px);font-weight:500;line-height:1.25}.services-module-scss-module__BAi54a__servicesSectionContentItemDescription{color:#666;margin-top:6px;font-size:14px;line-height:1.5}.services-module-scss-module__BAi54a__servicesSectionContentItemLink{opacity:1;visibility:visible;margin-top:8px;font-size:13px;transform:translate(0)}}
.EventsSection-module-scss-module__h4N7hG__eventsSection{width:100%;max-width:100%;padding:80px 0;overflow:hidden}.EventsSection-module-scss-module__h4N7hG__eventsSectionTitle{text-align:center;color:#0000;-webkit-text-stroke:1px var(--dark);text-stroke:1px var(--dark);margin-bottom:60px;font-size:100px;font-weight:400;line-height:100%}@media screen and (max-width:834px){.EventsSection-module-scss-module__h4N7hG__eventsSectionTitle{font-size:40px;line-height:100%}}@media screen and (max-width:480px){.EventsSection-module-scss-module__h4N7hG__eventsSectionTitle{font-size:28px;line-height:100%}}.EventsSection-module-scss-module__h4N7hG__eventsSectionContent{cursor:pointer;margin-top:40px;position:relative;overflow:visible}.EventsSection-module-scss-module__h4N7hG__eventsSwiper{width:100%;padding:20px 0;overflow:visible}.EventsSection-module-scss-module__h4N7hG__eventsSwiper .swiper-wrapper{align-items:center}.EventsSection-module-scss-module__h4N7hG__eventSlide{transition:all .3s;transform:scale(.9)}.EventsSection-module-scss-module__h4N7hG__eventSlide.EventsSection-module-scss-module__h4N7hG__swiper-slide-active{opacity:1;transform:scale(1)}.EventsSection-module-scss-module__h4N7hG__eventCard{flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.EventsSection-module-scss-module__h4N7hG__eventImage{aspect-ratio:16/10;width:100%;height:auto;display:block}.EventsSection-module-scss-module__h4N7hG__eventInfo{opacity:.5;flex-direction:column;justify-content:flex-start;align-items:center;padding:40px 20px 34px;transition:opacity .3s;display:flex}@media screen and (max-width:834px){.EventsSection-module-scss-module__h4N7hG__eventInfo{padding:30px 20px 20px}}@media screen and (max-width:480px){.EventsSection-module-scss-module__h4N7hG__eventInfo{padding:20px 15px}}.EventsSection-module-scss-module__h4N7hG__eventSlide.swiper-slide-active .EventsSection-module-scss-module__h4N7hG__eventInfo{opacity:1}.EventsSection-module-scss-module__h4N7hG__eventSubtitle{letter-spacing:2px;color:var(--dark);margin-bottom:14px;font-size:32px;font-weight:400;line-height:100%}@media screen and (max-width:834px){.EventsSection-module-scss-module__h4N7hG__eventSubtitle{font-size:18px}}@media screen and (max-width:480px){.EventsSection-module-scss-module__h4N7hG__eventSubtitle{font-size:16px}}.EventsSection-module-scss-module__h4N7hG__eventDescription{text-transform:uppercase;text-align:center;width:100%;max-width:600px;color:var(--dark);letter-spacing:.5px;text-overflow:ellipsis;-webkit-line-clamp:4;line-clamp:4;box-orient:vertical;-webkit-box-orient:vertical;justify-content:center;align-items:center;font-size:16px;display:-webkit-box;overflow:hidden}@media screen and (max-width:834px){.EventsSection-module-scss-module__h4N7hG__eventDescription{max-width:348px;font-size:12px}}@media screen and (max-width:480px){.EventsSection-module-scss-module__h4N7hG__eventDescription{max-width:286px;font-size:10px}}.EventsSection-module-scss-module__h4N7hG__exploreButton{color:var(--dark);border:2px solid var(--dark);cursor:pointer;letter-spacing:1px;z-index:1;background:0 0;margin:0 auto;padding:18px 55px;font-size:18px;font-weight:400;text-decoration:none;transition:color .3s;display:flex;position:relative;overflow:hidden}.EventsSection-module-scss-module__h4N7hG__exploreButton:before{content:"";background:var(--dark);z-index:-1;width:0;height:100%;transition:width .3s;position:absolute;top:0;left:0}.EventsSection-module-scss-module__h4N7hG__exploreButton:hover{color:#fff}.EventsSection-module-scss-module__h4N7hG__exploreButton:hover:before{width:100%}@media screen and (max-width:834px){.EventsSection-module-scss-module__h4N7hG__exploreButton{padding:10px 37px;font-size:14px}}@media screen and (max-width:480px){.EventsSection-module-scss-module__h4N7hG__exploreButton{padding:10px 24px;font-size:10px}}.EventsSection-module-scss-module__h4N7hG__skeletonImageWrapper{aspect-ratio:736/490;width:100%;overflow:hidden}.EventsSection-module-scss-module__h4N7hG__error{text-align:center;color:var(--dark);padding:3rem;font-size:1.2rem}
.EventGallerySection-module-scss-module__yVJlMa__gallerySection{margin-bottom:80px;padding:0 100px;position:relative;bottom:250px}.EventGallerySection-module-scss-module__yVJlMa__galleryContainer{margin:0 auto}.EventGallerySection-module-scss-module__yVJlMa__galleryTitle{color:var(--white);margin-bottom:60px;font-size:100px;font-weight:400;line-height:60px}@media (max-width:834px){.EventGallerySection-module-scss-module__yVJlMa__galleryTitle{margin-bottom:40px;font-size:32px;line-height:40px}}@media (max-width:480px){.EventGallerySection-module-scss-module__yVJlMa__galleryTitle{margin-bottom:30px;font-size:24px;line-height:30px}}.EventGallerySection-module-scss-module__yVJlMa__galleryGrid{grid-template-rows:repeat(3,auto);grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:1024px){.EventGallerySection-module-scss-module__yVJlMa__galleryGrid{grid-template-rows:repeat(4,auto);grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:480px){.EventGallerySection-module-scss-module__yVJlMa__galleryGrid{grid-template-rows:repeat(4,auto);grid-template-columns:repeat(2,1fr);gap:16px}}.EventGallerySection-module-scss-module__yVJlMa__galleryItem{aspect-ratio:1;cursor:pointer;background-color:#f5f5f5;border-radius:8px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.EventGallerySection-module-scss-module__yVJlMa__galleryItem:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.EventGallerySection-module-scss-module__yVJlMa__galleryItem:hover .EventGallerySection-module-scss-module__yVJlMa__imageOverlay{opacity:1}.EventGallerySection-module-scss-module__yVJlMa__galleryItem.EventGallerySection-module-scss-module__yVJlMa__firstItem{grid-area:span 2/span 2}@media (max-width:1024px){.EventGallerySection-module-scss-module__yVJlMa__galleryItem.EventGallerySection-module-scss-module__yVJlMa__firstItem{grid-area:span 2/span 2}}@media (max-width:480px){.EventGallerySection-module-scss-module__yVJlMa__galleryItem.EventGallerySection-module-scss-module__yVJlMa__firstItem{grid-area:span 2/span 2}}.EventGallerySection-module-scss-module__yVJlMa__imageWrapper{width:100%;height:100%;position:relative}.EventGallerySection-module-scss-module__yVJlMa__galleryImage{object-fit:cover;transition:transform .3s}.EventGallerySection-module-scss-module__yVJlMa__galleryItem:hover .EventGallerySection-module-scss-module__yVJlMa__galleryImage{transform:scale(1.05)}.EventGallerySection-module-scss-module__yVJlMa__imageOverlay{opacity:0;background:#00000080;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.EventGallerySection-module-scss-module__yVJlMa__viewIcon{color:var(--white);font-size:32px}.EventGallerySection-module-scss-module__yVJlMa__lightbox{z-index:9999;cursor:pointer;background:#000000f2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.EventGallerySection-module-scss-module__yVJlMa__closeButton{width:50px;height:50px;color:var(--white);cursor:pointer;z-index:10000;background:#ffffff1a;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;font-size:24px;transition:all .3s;display:flex;position:absolute;top:30px;right:30px}.EventGallerySection-module-scss-module__yVJlMa__closeButton:hover{background:#fff3;border-color:#ffffff80;transform:rotate(90deg)}.EventGallerySection-module-scss-module__yVJlMa__closeButton svg{font-size:20px}@media (max-width:480px){.EventGallerySection-module-scss-module__yVJlMa__closeButton{width:40px;height:40px;top:15px;right:15px}.EventGallerySection-module-scss-module__yVJlMa__closeButton svg{font-size:16px}}.EventGallerySection-module-scss-module__yVJlMa__navButton{width:50px;height:50px;color:var(--white);cursor:pointer;z-index:10000;opacity:.9;background:#80808099;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:24px;font-weight:300;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.EventGallerySection-module-scss-module__yVJlMa__navButton:hover{opacity:1;background:#808080cc;transform:translateY(-50%)scale(1.1)}.EventGallerySection-module-scss-module__yVJlMa__navButton:active{transform:translateY(-50%)scale(.95)}.EventGallerySection-module-scss-module__yVJlMa__navButtonPrev{left:30px}@media (max-width:768px){.EventGallerySection-module-scss-module__yVJlMa__navButtonPrev{left:20px}}@media (max-width:480px){.EventGallerySection-module-scss-module__yVJlMa__navButtonPrev{left:15px}}.EventGallerySection-module-scss-module__yVJlMa__navButtonNext{right:30px}@media (max-width:768px){.EventGallerySection-module-scss-module__yVJlMa__navButtonNext{right:20px}}@media (max-width:480px){.EventGallerySection-module-scss-module__yVJlMa__navButtonNext{right:15px}}.EventGallerySection-module-scss-module__yVJlMa__lightboxContent{cursor:default;width:90%;max-width:1200px;margin:0 auto}.EventGallerySection-module-scss-module__yVJlMa__lightboxImage{aspect-ratio:4/3;width:100%;position:relative}@media (max-width:768px){.EventGallerySection-module-scss-module__yVJlMa__lightboxImage{aspect-ratio:3/4}}.EventGallerySection-module-scss-module__yVJlMa__lightboxVideo{aspect-ratio:16/9;border-radius:8px;width:100%;overflow:hidden}.EventGallerySection-module-scss-module__yVJlMa__lightboxImg{object-fit:contain}.EventGallerySection-module-scss-module__yVJlMa__videoBadge{color:#fff;z-index:5;background:#d32f2fe6;border-radius:.25rem;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;display:flex;position:absolute;top:.5rem;left:.5rem}.EventGallerySection-module-scss-module__yVJlMa__videoBadge svg{font-size:.875rem}.EventGallerySection-module-scss-module__yVJlMa__imageCounter{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--white);z-index:10000;background:#fff3;border-radius:25px;padding:10px 20px;font-size:16px;font-weight:500;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}@media (max-width:480px){.EventGallerySection-module-scss-module__yVJlMa__imageCounter{padding:8px 16px;font-size:14px;bottom:15px}}@media (max-width:834px){.EventGallerySection-module-scss-module__yVJlMa__gallerySection{margin-bottom:64px;padding:0 60px;bottom:200px}}@media (max-width:480px){.EventGallerySection-module-scss-module__yVJlMa__gallerySection{margin-bottom:48px;padding:0 30px;bottom:100px}}.EventGallerySection-module-scss-module__yVJlMa__gallerySectionWithTopMargin{margin-top:80px;margin-bottom:80px;bottom:auto!important}@media (max-width:834px){.EventGallerySection-module-scss-module__yVJlMa__gallerySectionWithTopMargin{margin-top:60px;margin-bottom:64px}}@media (max-width:480px){.EventGallerySection-module-scss-module__yVJlMa__gallerySectionWithTopMargin{margin-top:40px;margin-bottom:48px}}.EventGallerySection-module-scss-module__yVJlMa__gallerySectionWithTopMargin .EventGallerySection-module-scss-module__yVJlMa__galleryTitle{color:var(--dark,#111)}
.welcomeToSection-module-scss-module__QfLitG__welcomeToSection{background-color:var(--dark);height:930px;position:relative}.welcomeToSection-module-scss-module__QfLitG__welcomeToSectionLogo{inset-inline-end:0;z-index:1;width:50%;max-width:600px;height:auto;position:absolute;top:95px}.welcomeToSection-module-scss-module__QfLitG__welcomeToSectionLogoImage{object-fit:contain;width:100%;height:auto;transition:transform .3s}[dir=rtl] .welcomeToSection-module-scss-module__QfLitG__welcomeToSectionLogoImage{transform:scaleX(-1)}.welcomeToSection-module-scss-module__QfLitG__welcomeToSectionContent{color:var(--white);flex-direction:column;gap:12px;width:100%;padding:185px 100px 0;display:flex}.welcomeToSection-module-scss-module__QfLitG__welcomeToSectionTitle{color:var(--white);font-size:58px;font-weight:400;line-height:72px}.welcomeToSection-module-scss-module__QfLitG__welcomeToSectionDescription{color:#ffffffe0;max-width:976px;font-size:22px;font-weight:400;line-height:32px}.welcomeToSection-module-scss-module__QfLitG__servicesSection{margin-top:40px}.welcomeToSection-module-scss-module__QfLitG__servicesHeading{color:var(--white);margin-bottom:16px;font-size:24px;font-weight:600}.welcomeToSection-module-scss-module__QfLitG__servicesList{flex-wrap:wrap;gap:12px 24px;margin:0;padding:0;list-style:none;display:flex}.welcomeToSection-module-scss-module__QfLitG__servicesList li{color:var(--white);font-size:18px;font-weight:400;position:relative}.welcomeToSection-module-scss-module__QfLitG__servicesList li:not(:last-child):after{content:",";margin-left:4px}.welcomeToSection-module-scss-module__QfLitG__eventMetaInfo{flex-wrap:wrap;justify-content:space-between;gap:40px;padding-top:40px;display:flex}.welcomeToSection-module-scss-module__QfLitG__metaItem{color:var(--white);align-items:center;gap:12px;font-size:18px;font-weight:400;display:flex}.welcomeToSection-module-scss-module__QfLitG__metaIcon{color:var(--white);font-size:20px}.welcomeToSection-module-scss-module__QfLitG__welcomeToSectionAuthor{font-size:42px;font-weight:400;line-height:72px;font-family:var(--font-allison)}@media (max-width:834px){.welcomeToSection-module-scss-module__QfLitG__welcomeToSection{height:700px}.welcomeToSection-module-scss-module__QfLitG__welcomeToSectionLogo{width:60%;max-width:400px;top:50px}.welcomeToSection-module-scss-module__QfLitG__welcomeToSectionContent{padding:109px 60px 0}.welcomeToSection-module-scss-module__QfLitG__welcomeToSectionTitle{letter-spacing:.02em;font-size:clamp(28px,6vw,36px);font-weight:500;line-height:1.2}.welcomeToSection-module-scss-module__QfLitG__welcomeToSectionDescription{color:#ffffffc7;margin-bottom:24px;font-size:15px;font-weight:400;line-height:1.55}.welcomeToSection-module-scss-module__QfLitG__welcomeToSectionDescriptionLarge{color:#ffffffd1;font-size:17px;line-height:1.55}.welcomeToSection-module-scss-module__QfLitG__servicesSection{margin-top:24px;margin-bottom:32px}.welcomeToSection-module-scss-module__QfLitG__servicesHeading{margin-bottom:12px;font-size:18px}.welcomeToSection-module-scss-module__QfLitG__servicesList{gap:8px 16px}.welcomeToSection-module-scss-module__QfLitG__servicesList li{font-size:14px}.welcomeToSection-module-scss-module__QfLitG__eventMetaInfo{gap:24px;margin-top:32px;padding-top:24px}.welcomeToSection-module-scss-module__QfLitG__metaItem{gap:8px;font-size:14px}.welcomeToSection-module-scss-module__QfLitG__metaIcon{font-size:16px}.welcomeToSection-module-scss-module__QfLitG__welcomeToSectionAuthor{font-size:24px;line-height:41px}}@media (max-width:480px){.welcomeToSection-module-scss-module__QfLitG__welcomeToSection{height:500px}.welcomeToSection-module-scss-module__QfLitG__welcomeToSectionLogo{width:70%;max-width:300px;top:30px}.welcomeToSection-module-scss-module__QfLitG__welcomeToSectionContent{padding:56px 24px 0}.welcomeToSection-module-scss-module__QfLitG__welcomeToSectionTitle{letter-spacing:.02em;font-size:18px;font-weight:600;line-height:1.22}.welcomeToSection-module-scss-module__QfLitG__welcomeToSectionDescription{color:#ffffffbf;max-width:100%;margin-bottom:16px;font-size:14px;font-weight:400;line-height:1.5}.welcomeToSection-module-scss-module__QfLitG__welcomeToSectionDescriptionLarge{color:#fffc;max-width:100%;font-size:15px;line-height:1.55}.welcomeToSection-module-scss-module__QfLitG__servicesSection{margin-top:16px;margin-bottom:20px}.welcomeToSection-module-scss-module__QfLitG__servicesHeading{margin-bottom:8px;font-size:14px}.welcomeToSection-module-scss-module__QfLitG__servicesList{gap:6px 12px}.welcomeToSection-module-scss-module__QfLitG__servicesList li{font-size:12px}.welcomeToSection-module-scss-module__QfLitG__eventMetaInfo{flex-direction:column;gap:16px;margin-top:24px;padding-top:16px}.welcomeToSection-module-scss-module__QfLitG__metaItem{gap:6px;font-size:12px}.welcomeToSection-module-scss-module__QfLitG__metaIcon{font-size:14px}.welcomeToSection-module-scss-module__QfLitG__welcomeToSectionAuthor{font-size:18px;line-height:21px}}
.GallerySection-module-scss-module__-_4zEW__gallerySection{max-width:1400px;margin:0 auto 72px;padding:0 24px}.GallerySection-module-scss-module__-_4zEW__filtersContainer{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:32px;width:100%;margin-top:40px;margin-bottom:20px;display:flex;overflow-x:auto}.GallerySection-module-scss-module__-_4zEW__filtersContainer::-webkit-scrollbar{display:none}.GallerySection-module-scss-module__-_4zEW__filterButton{color:#666;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0 0 4px;font-family:sans-serif;font-size:32px;font-weight:400;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.GallerySection-module-scss-module__-_4zEW__filterButton:hover{color:#333}.GallerySection-module-scss-module__-_4zEW__filterButton:disabled{opacity:.6;cursor:not-allowed}.GallerySection-module-scss-module__-_4zEW__filterButton:after{content:"";background-color:#ad8842;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.GallerySection-module-scss-module__-_4zEW__filterButtonActive{color:#333;font-weight:400}.GallerySection-module-scss-module__-_4zEW__filterButtonActive:after{width:100%!important}.GallerySection-module-scss-module__-_4zEW__galleryGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(180px,auto);gap:12px;margin-bottom:48px;display:grid}@media (max-width:1200px){.GallerySection-module-scss-module__-_4zEW__galleryGrid{grid-template-columns:repeat(3,1fr);gap:12px}}@media (max-width:768px){.GallerySection-module-scss-module__-_4zEW__galleryGrid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:32px}}@media (max-width:480px){.GallerySection-module-scss-module__-_4zEW__galleryGrid{grid-template-columns:1fr;gap:10px}}.GallerySection-module-scss-module__-_4zEW__galleryItem{cursor:pointer;aspect-ratio:1;background-color:#f5f5f5;border-radius:8px;width:100%;min-height:100px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.GallerySection-module-scss-module__-_4zEW__galleryItem:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.GallerySection-module-scss-module__-_4zEW__galleryItem:hover .GallerySection-module-scss-module__-_4zEW__imageOverlay{opacity:1}.GallerySection-module-scss-module__-_4zEW__galleryItem:first-child{aspect-ratio:1;grid-area:span 2/span 2;min-height:360px}@media (max-width:1200px){.GallerySection-module-scss-module__-_4zEW__galleryItem:first-child{min-height:360px}}@media (max-width:768px){.GallerySection-module-scss-module__-_4zEW__galleryItem:first-child{min-height:300px}}@media (max-width:480px){.GallerySection-module-scss-module__-_4zEW__galleryItem:first-child{grid-area:span 1/span 1;min-height:200px}}.GallerySection-module-scss-module__-_4zEW__galleryItem:nth-child(n+2){min-height:180px}@media (max-width:768px){.GallerySection-module-scss-module__-_4zEW__galleryItem:nth-child(n+2){min-height:150px}}@media (max-width:480px){.GallerySection-module-scss-module__-_4zEW__galleryItem:nth-child(n+2){min-height:200px}}.GallerySection-module-scss-module__-_4zEW__imageWrapper{width:100%;height:100%;position:relative}.GallerySection-module-scss-module__-_4zEW__galleryImage{object-fit:cover;border-radius:8px;width:100%;height:100%;transition:transform .3s}.GallerySection-module-scss-module__-_4zEW__galleryItem:hover .GallerySection-module-scss-module__-_4zEW__galleryImage{transform:scale(1.05)}.GallerySection-module-scss-module__-_4zEW__imageOverlay{opacity:0;z-index:1;background:#00000080;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.GallerySection-module-scss-module__-_4zEW__viewIcon{color:var(--white,#fff);font-size:32px}@media (max-width:768px){.GallerySection-module-scss-module__-_4zEW__viewIcon{font-size:24px}}.GallerySection-module-scss-module__-_4zEW__loading,.GallerySection-module-scss-module__-_4zEW__empty{text-align:center;color:var(--text-secondary,#666);padding:60px 20px;font-size:18px}.GallerySection-module-scss-module__-_4zEW__empty{font-style:italic}@media (max-width:834px){.GallerySection-module-scss-module__-_4zEW__gallerySection{margin-bottom:56px;padding:0 24px}.GallerySection-module-scss-module__-_4zEW__filtersContainer{gap:10px;margin-top:30px;margin-bottom:15px}.GallerySection-module-scss-module__-_4zEW__filterButton{padding:8px 18px 4px;font-size:18px}}@media (max-width:480px){.GallerySection-module-scss-module__-_4zEW__gallerySection{margin-bottom:48px;padding:0 16px}.GallerySection-module-scss-module__-_4zEW__filtersContainer{gap:8px;margin-top:20px;margin-bottom:12px}.GallerySection-module-scss-module__-_4zEW__filterButton{padding:6px 14px 4px;font-size:14px}}
.Pagination-module-scss-module__DxXRsW__paginationWrapper{border-radius:4px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin:32px 0;padding:20px 100px;display:flex}@media (max-width:1024px){.Pagination-module-scss-module__DxXRsW__paginationWrapper{gap:16px;padding:16px 40px}}@media (max-width:768px){.Pagination-module-scss-module__DxXRsW__paginationWrapper{flex-direction:column;gap:16px;padding:16px 20px}}.Pagination-module-scss-module__DxXRsW__itemsInfo{color:#666;white-space:nowrap;font-size:14px;font-weight:500}@media (max-width:768px){.Pagination-module-scss-module__DxXRsW__itemsInfo{text-align:center;order:2;width:100%}}.Pagination-module-scss-module__DxXRsW__paginationControls{flex:1;justify-content:center;align-items:center;gap:4px;display:flex}@media (max-width:768px){.Pagination-module-scss-module__DxXRsW__paginationControls{order:1;justify-content:center;width:100%}}.Pagination-module-scss-module__DxXRsW__navButton{color:#ad8842;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Pagination-module-scss-module__DxXRsW__navButton svg{width:20px;height:20px}.Pagination-module-scss-module__DxXRsW__navButton:hover:not(:disabled){color:#8b6f38;background-color:#ad88421a}.Pagination-module-scss-module__DxXRsW__navButton:disabled{opacity:.3;cursor:not-allowed}.Pagination-module-scss-module__DxXRsW__pageButton{color:#666;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:0 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.Pagination-module-scss-module__DxXRsW__pageButton:hover:not(.Pagination-module-scss-module__DxXRsW__active){color:#333;background-color:#e0e0e0}.Pagination-module-scss-module__DxXRsW__pageButton.Pagination-module-scss-module__DxXRsW__active{color:#fff;cursor:default;background-color:#ad8842}.Pagination-module-scss-module__DxXRsW__pageButton.Pagination-module-scss-module__DxXRsW__active:hover{background-color:#ad8842}.Pagination-module-scss-module__DxXRsW__itemsPerPage{white-space:nowrap;align-items:center;gap:12px;display:flex}@media (max-width:768px){.Pagination-module-scss-module__DxXRsW__itemsPerPage{order:3;justify-content:center;width:100%}}.Pagination-module-scss-module__DxXRsW__limitDropdown{min-width:80px}.Pagination-module-scss-module__DxXRsW__limitLabel{color:#666;font-size:14px;font-weight:400}
.HomePage-module-scss-module__m9WoaG__sectionsWrapper{margin-top:-200px}@media screen and (max-width:834px){.HomePage-module-scss-module__m9WoaG__sectionsWrapper{margin-top:-200px}}@media screen and (max-width:480px){.HomePage-module-scss-module__m9WoaG__sectionsWrapper{margin-top:-100px}}
.about-module-scss-module__AUHQxa__aboutSection{background-color:var(--dark);color:var(--white);width:100%;padding:0}.about-module-scss-module__AUHQxa__sectionsWrapper{margin-top:-200px}@media screen and (max-width:834px){.about-module-scss-module__AUHQxa__sectionsWrapper{margin-top:-200px}}@media screen and (max-width:480px){.about-module-scss-module__AUHQxa__sectionsWrapper{margin-top:-100px}}.about-module-scss-module__AUHQxa__missionSection{max-width:1200px;margin:0 auto;padding:80px 100px}@media (max-width:768px){.about-module-scss-module__AUHQxa__missionSection{padding:60px 24px}}.about-module-scss-module__AUHQxa__missionTitle{color:var(--white);margin-bottom:24px;font-size:48px;font-weight:400;line-height:60px}@media (max-width:768px){.about-module-scss-module__AUHQxa__missionTitle{font-size:36px;line-height:44px}}.about-module-scss-module__AUHQxa__missionDescription{color:var(--white);max-width:976px;font-size:22px;font-weight:400;line-height:32px}@media (max-width:768px){.about-module-scss-module__AUHQxa__missionDescription{font-size:18px;line-height:28px}}.about-module-scss-module__AUHQxa__valuesSection{max-width:1200px;margin:0 auto;padding:0 100px 80px}@media (max-width:768px){.about-module-scss-module__AUHQxa__valuesSection{padding:0 24px 60px}}.about-module-scss-module__AUHQxa__valuesTitle{color:var(--white);margin-bottom:48px;font-size:48px;font-weight:400;line-height:60px}@media (max-width:768px){.about-module-scss-module__AUHQxa__valuesTitle{margin-bottom:32px;font-size:36px;line-height:44px}}.about-module-scss-module__AUHQxa__valuesGrid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}@media (max-width:768px){.about-module-scss-module__AUHQxa__valuesGrid{grid-template-columns:repeat(2,1fr);gap:24px}}.about-module-scss-module__AUHQxa__valueCard{background-color:#ffffff0d;border-radius:8px;padding:32px;transition:transform .3s,background-color .3s}.about-module-scss-module__AUHQxa__valueCard:hover{background-color:#ffffff14;transform:translateY(-4px)}@media (max-width:768px){.about-module-scss-module__AUHQxa__valueCard{padding:24px}}.about-module-scss-module__AUHQxa__valueTitle{color:var(--white);margin-bottom:16px;font-size:28px;font-weight:600;line-height:36px}@media (max-width:768px){.about-module-scss-module__AUHQxa__valueTitle{font-size:24px;line-height:32px}}.about-module-scss-module__AUHQxa__valueDescription{color:var(--white);opacity:.9;font-size:18px;font-weight:400;line-height:28px}@media (max-width:768px){.about-module-scss-module__AUHQxa__valueDescription{font-size:16px;line-height:24px}}
.CustomDropdown-module-scss-module__961FYW__dropdown{width:auto;min-width:100px;display:inline-block;position:relative}.CustomDropdown-module-scss-module__961FYW__dropdownButton{font-family:var(--font-alice),Arial,Helvetica,sans-serif;cursor:pointer;color:#111;text-align:start;background:0 0;border:none;justify-content:space-between;align-items:center;gap:8px;width:100%;padding-block:8px;padding-inline-end:28px;font-size:16px;font-weight:400;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.CustomDropdown-module-scss-module__961FYW__dropdownButton:hover,.CustomDropdown-module-scss-module__961FYW__dropdownButton:hover .CustomDropdown-module-scss-module__961FYW__dropdownArrow{color:#ad8842}.CustomDropdown-module-scss-module__961FYW__dropdownButton:focus{color:#ad8842;background-color:#ad884214;outline:none;box-shadow:0 2px 8px #ad884226}.CustomDropdown-module-scss-module__961FYW__dropdownButton:focus .CustomDropdown-module-scss-module__961FYW__dropdownArrow{color:#ad8842}.CustomDropdown-module-scss-module__961FYW__dropdownText{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.CustomDropdown-module-scss-module__961FYW__dropdownArrow{color:#2c2c2c;flex-shrink:0;width:12px;height:8px;transition:transform .3s cubic-bezier(.4,0,.2,1),color .25s}.CustomDropdown-module-scss-module__961FYW__dropdownArrow.CustomDropdown-module-scss-module__961FYW__open{transform:rotate(180deg)}.CustomDropdown-module-scss-module__961FYW__dropdownMenu{top:calc(100% + 8px);z-index:1000;min-width:180px;animation:.2s cubic-bezier(.4,0,.2,1) CustomDropdown-module-scss-module__961FYW__fadeInDown;position:absolute;inset-inline:0}.CustomDropdown-module-scss-module__961FYW__dropdownMenu.CustomDropdown-module-scss-module__961FYW__openUpward{animation:.2s cubic-bezier(.4,0,.2,1) CustomDropdown-module-scss-module__961FYW__fadeInUp;top:auto;bottom:calc(100% + 8px)}.CustomDropdown-module-scss-module__961FYW__dropdownMenuInner{background:#fff;border:1px solid #00000014;border-radius:8px;max-height:300px;overflow:hidden auto;box-shadow:0 4px 20px #0000001f,0 2px 8px #00000014}.CustomDropdown-module-scss-module__961FYW__dropdownMenuInner::-webkit-scrollbar{width:6px}.CustomDropdown-module-scss-module__961FYW__dropdownMenuInner::-webkit-scrollbar-track{background:#f5f5f5}.CustomDropdown-module-scss-module__961FYW__dropdownMenuInner::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:3px}.CustomDropdown-module-scss-module__961FYW__dropdownMenuInner::-webkit-scrollbar-thumb:hover{background:#ad8842}.CustomDropdown-module-scss-module__961FYW__dropdownItem{text-align:start;color:#2c2c2c;cursor:pointer;white-space:nowrap;background:0 0;border:none;width:100%;padding-block:14px;padding-inline:20px;font-size:15px;font-weight:400;transition:all .2s cubic-bezier(.4,0,.2,1);display:block;position:relative}.CustomDropdown-module-scss-module__961FYW__dropdownItem:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.CustomDropdown-module-scss-module__961FYW__dropdownItem:last-child{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.CustomDropdown-module-scss-module__961FYW__dropdownItem:hover{color:#ad8842;background:linear-gradient(90deg,#ad884214 0%,#ad88420a 100%);padding-inline-start:24px;font-weight:500}.CustomDropdown-module-scss-module__961FYW__dropdownItem:active{background:#ad88421f}.CustomDropdown-module-scss-module__961FYW__dropdownItem.CustomDropdown-module-scss-module__961FYW__selected{color:#fff;text-shadow:0 1px 2px #0000001a;letter-spacing:.01em;background:#ad8842;padding-inline-start:24px;font-size:15px;font-weight:600}.CustomDropdown-module-scss-module__961FYW__dropdownItem.CustomDropdown-module-scss-module__961FYW__selected:before{content:"✓";inset-inline-start:8px;color:#fff;text-shadow:0 1px 2px #0000001a;font-size:16px;font-weight:700;position:absolute;top:12px}.CustomDropdown-module-scss-module__961FYW__dropdownItem.CustomDropdown-module-scss-module__961FYW__selected:hover{color:#fff;text-shadow:0 1px 3px #00000026;background:#9a7740}.CustomDropdown-module-scss-module__961FYW__dropdownItem.CustomDropdown-module-scss-module__961FYW__placeholder{color:#999;font-style:italic}.CustomDropdown-module-scss-module__961FYW__dropdownItem.CustomDropdown-module-scss-module__961FYW__placeholder:hover{color:#ad8842;font-style:normal}.CustomDropdown-module-scss-module__961FYW__resetButton{text-align:center;color:#666;cursor:pointer;background:#f5f5f5;border:none;border-bottom:1px solid #00000014;justify-content:center;align-items:center;gap:6px;width:100%;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.CustomDropdown-module-scss-module__961FYW__resetButton svg{flex-shrink:0;width:14px;height:14px}.CustomDropdown-module-scss-module__961FYW__resetButton:hover{color:#ad8842;background:#e8e8e8}.CustomDropdown-module-scss-module__961FYW__resetButton:hover svg{color:#ad8842}.CustomDropdown-module-scss-module__961FYW__resetButton:active{background:#dcdcdc}@keyframes CustomDropdown-module-scss-module__961FYW__fadeInDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes CustomDropdown-module-scss-module__961FYW__fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.CustomDropdown-module-scss-module__961FYW__dropdown{width:100%;min-width:unset}.CustomDropdown-module-scss-module__961FYW__dropdownButton{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding-block:14px;padding-inline:16px 40px;font-size:15px;font-weight:400;transition:all .2s;box-shadow:0 1px 3px #0000000d}.CustomDropdown-module-scss-module__961FYW__dropdownButton:hover{border-color:#ad8842;box-shadow:0 2px 6px #ad884226}.CustomDropdown-module-scss-module__961FYW__dropdownButton:focus{border-color:#ad8842;box-shadow:0 0 0 3px #ad88421a}.CustomDropdown-module-scss-module__961FYW__dropdownArrow{inset-inline-end:16px;width:12px;height:8px;position:absolute;top:50%;transform:translateY(-50%)}.CustomDropdown-module-scss-module__961FYW__dropdownArrow.CustomDropdown-module-scss-module__961FYW__open{transform:translateY(-50%)rotate(180deg)}.CustomDropdown-module-scss-module__961FYW__dropdownMenu{min-width:unset;width:100%;inset-inline:0}.CustomDropdown-module-scss-module__961FYW__dropdownMenuInner{border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 16px #00000026}.CustomDropdown-module-scss-module__961FYW__resetButton{background-color:#f8f8f8;border-bottom:1px solid #e0e0e0;padding-block:12px;padding-inline:18px;font-size:14px;font-weight:500}.CustomDropdown-module-scss-module__961FYW__resetButton svg{width:14px;height:14px}.CustomDropdown-module-scss-module__961FYW__resetButton:active{background:#e8e8e8}.CustomDropdown-module-scss-module__961FYW__dropdownItem{align-items:center;min-height:48px;padding-block:14px;padding-inline:18px;font-size:15px;display:flex}.CustomDropdown-module-scss-module__961FYW__dropdownItem:hover{background:linear-gradient(90deg,#ad88421a 0%,#ad88420d 100%);padding-inline-start:24px}.CustomDropdown-module-scss-module__961FYW__dropdownItem.CustomDropdown-module-scss-module__961FYW__selected{text-shadow:0 1px 2px #0000001a;padding-inline-start:24px;font-size:15px;font-weight:600}.CustomDropdown-module-scss-module__961FYW__dropdownItem.CustomDropdown-module-scss-module__961FYW__selected:before{inset-inline-start:8px;font-size:16px;font-weight:700;top:50%;transform:translateY(-50%)}}
.GalleryShowcase-module-scss-module__ezXFxG__showcaseOverlay{z-index:9999;background-color:#000000f2;justify-content:center;align-items:center;animation:.3s GalleryShowcase-module-scss-module__ezXFxG__fadeIn;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes GalleryShowcase-module-scss-module__ezXFxG__fadeIn{0%{opacity:0}to{opacity:1}}.GalleryShowcase-module-scss-module__ezXFxG__showcaseContainer{flex-direction:column;justify-content:center;align-items:center;width:90%;max-width:1400px;height:90vh;animation:.3s GalleryShowcase-module-scss-module__ezXFxG__slideUp;display:flex;position:relative}@keyframes GalleryShowcase-module-scss-module__ezXFxG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.GalleryShowcase-module-scss-module__ezXFxG__closeButton{color:#fff;cursor:pointer;z-index:10001;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.GalleryShowcase-module-scss-module__ezXFxG__closeButton:hover{background:#fff3;transform:scale(1.1)}@media (max-width:768px){.GalleryShowcase-module-scss-module__ezXFxG__closeButton{width:36px;height:36px;top:10px;right:10px}}.GalleryShowcase-module-scss-module__ezXFxG__navButton{color:#fff;cursor:pointer;z-index:10001;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.GalleryShowcase-module-scss-module__ezXFxG__navButton:hover{background:#fff3;transform:translateY(-50%)scale(1.1)}.GalleryShowcase-module-scss-module__ezXFxG__navButton:active{transform:translateY(-50%)scale(.95)}@media (max-width:768px){.GalleryShowcase-module-scss-module__ezXFxG__navButton{width:40px;height:40px}}.GalleryShowcase-module-scss-module__ezXFxG__navButtonPrev{left:20px}@media (max-width:768px){.GalleryShowcase-module-scss-module__ezXFxG__navButtonPrev{left:10px}}.GalleryShowcase-module-scss-module__ezXFxG__navButtonNext{right:20px}@media (max-width:768px){.GalleryShowcase-module-scss-module__ezXFxG__navButtonNext{right:10px}}.GalleryShowcase-module-scss-module__ezXFxG__contentContainer{justify-content:center;align-items:center;width:100%;height:calc(90vh - 180px);margin-bottom:20px;display:flex;position:relative}@media (max-width:768px){.GalleryShowcase-module-scss-module__ezXFxG__contentContainer{height:calc(90vh - 160px);margin-bottom:15px}}.GalleryShowcase-module-scss-module__ezXFxG__imageContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.GalleryShowcase-module-scss-module__ezXFxG__videoContainer{justify-content:center;align-items:center;width:100%;height:100%;animation:.3s GalleryShowcase-module-scss-module__ezXFxG__imageFadeIn;display:flex;position:relative}.GalleryShowcase-module-scss-module__ezXFxG__showcaseImage{object-fit:contain;border-radius:8px;max-width:100%;max-height:100%;animation:.3s GalleryShowcase-module-scss-module__ezXFxG__imageFadeIn}@keyframes GalleryShowcase-module-scss-module__ezXFxG__imageFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.GalleryShowcase-module-scss-module__ezXFxG__loadingOverlay{color:#fff;z-index:10000;font-size:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GalleryShowcase-module-scss-module__ezXFxG__controls{justify-content:center;align-items:center;gap:20px;margin-bottom:20px;display:flex}@media (max-width:768px){.GalleryShowcase-module-scss-module__ezXFxG__controls{gap:15px;margin-bottom:15px}}.GalleryShowcase-module-scss-module__ezXFxG__counter{color:#fff;font-size:18px;font-weight:400}@media (max-width:768px){.GalleryShowcase-module-scss-module__ezXFxG__counter{font-size:16px}}.GalleryShowcase-module-scss-module__ezXFxG__autoPlayButton{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.GalleryShowcase-module-scss-module__ezXFxG__autoPlayButton:hover{background:#fff3;transform:scale(1.1)}.GalleryShowcase-module-scss-module__ezXFxG__autoPlayButton.GalleryShowcase-module-scss-module__ezXFxG__autoPlayActive{color:#ad8842;background:#ad88424d}@media (max-width:768px){.GalleryShowcase-module-scss-module__ezXFxG__autoPlayButton{width:36px;height:36px}}.GalleryShowcase-module-scss-module__ezXFxG__thumbnailStrip{scrollbar-width:thin;scrollbar-color:#ffffff4d #0000;gap:10px;max-width:100%;padding:10px;display:flex;overflow-x:auto}.GalleryShowcase-module-scss-module__ezXFxG__thumbnailStrip::-webkit-scrollbar{height:6px}.GalleryShowcase-module-scss-module__ezXFxG__thumbnailStrip::-webkit-scrollbar-track{background:0 0}.GalleryShowcase-module-scss-module__ezXFxG__thumbnailStrip::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.GalleryShowcase-module-scss-module__ezXFxG__thumbnailStrip::-webkit-scrollbar-thumb:hover{background:#ffffff80}@media (max-width:768px){.GalleryShowcase-module-scss-module__ezXFxG__thumbnailStrip{gap:8px;padding:8px}}.GalleryShowcase-module-scss-module__ezXFxG__thumbnail{cursor:pointer;opacity:.6;border:2px solid #0000;border-radius:4px;flex-shrink:0;width:80px;height:80px;transition:all .3s;overflow:hidden}.GalleryShowcase-module-scss-module__ezXFxG__thumbnail:hover{opacity:1;transform:scale(1.05)}.GalleryShowcase-module-scss-module__ezXFxG__thumbnail.GalleryShowcase-module-scss-module__ezXFxG__thumbnailActive{opacity:1;border-color:#ad8842}@media (max-width:768px){.GalleryShowcase-module-scss-module__ezXFxG__thumbnail{width:60px;height:60px}}.GalleryShowcase-module-scss-module__ezXFxG__thumbnailImageWrapper{width:100%;height:100%;position:relative}.GalleryShowcase-module-scss-module__ezXFxG__thumbnailImage{object-fit:cover;width:100%;height:100%}.GalleryShowcase-module-scss-module__ezXFxG__videoThumbnail{width:100%;height:100%;position:relative}.GalleryShowcase-module-scss-module__ezXFxG__videoBadge{color:#fff;z-index:10;background:#ad8842e6;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.GalleryShowcase-module-scss-module__ezXFxG__videoBadge{width:20px;height:20px}}
.VideoEmbed-module-scss-module__y_q9rG__videoEmbed{aspect-ratio:16/9;border-radius:8px;width:100%;position:relative;overflow:hidden}.VideoEmbed-module-scss-module__y_q9rG__videoEmbedInstagram{aspect-ratio:9/16;max-width:min(100%,540px);max-height:min(85vh,900px);margin:0 auto}.VideoEmbed-module-scss-module__y_q9rG__videoIframe{border:none;width:100%;height:100%;position:absolute;inset:0}
.EventHostOpinionSection-module-scss-module__Ew9f_W__hostOpinionSection{background:var(--background);justify-content:center;align-items:center;width:100%;position:relative}.EventHostOpinionSection-module-scss-module__Ew9f_W__opinionCard{grid-template-columns:1fr 1fr;width:100%;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000001a}@media screen and (max-width:600px){.EventHostOpinionSection-module-scss-module__Ew9f_W__opinionCard{grid-template-columns:1fr;min-height:auto}}.EventHostOpinionSection-module-scss-module__Ew9f_W__imageContainer{width:100%;height:100%;min-height:600px;position:relative;overflow:hidden}@media screen and (max-width:1024px){.EventHostOpinionSection-module-scss-module__Ew9f_W__imageContainer{min-height:400px}}@media screen and (max-width:480px){.EventHostOpinionSection-module-scss-module__Ew9f_W__imageContainer{min-height:300px}}.EventHostOpinionSection-module-scss-module__Ew9f_W__imageWrapper{width:100%;height:100%;transition:filter .3s;position:relative;overflow:hidden}.EventHostOpinionSection-module-scss-module__Ew9f_W__opinionImage{object-fit:cover;transition:opacity .3s}.EventHostOpinionSection-module-scss-module__Ew9f_W__textContainer{background:var(--dark);color:var(--white);flex-direction:column;justify-content:space-between;padding:80px 60px;display:flex;position:relative}@media screen and (max-width:1024px){.EventHostOpinionSection-module-scss-module__Ew9f_W__textContainer{padding:40px 20px}}@media screen and (max-width:768px){.EventHostOpinionSection-module-scss-module__Ew9f_W__textContainer{padding:40px 30px}}@media screen and (max-width:480px){.EventHostOpinionSection-module-scss-module__Ew9f_W__textContainer{padding:20px}}.EventHostOpinionSection-module-scss-module__Ew9f_W__titleTop{color:var(--dark);text-align:center;margin:0 0 40px;font-family:serif;font-size:36px;font-weight:400;line-height:1;display:none}@media screen and (max-width:600px){.EventHostOpinionSection-module-scss-module__Ew9f_W__titleTop{display:block}}.EventHostOpinionSection-module-scss-module__Ew9f_W__title{top:20px;color:var(--white);pointer-events:none;margin:0;font-family:serif;font-size:clamp(36px,12vw,150px);font-weight:400;line-height:1;position:absolute;inset-inline-start:-100px}@media screen and (max-width:840px){.EventHostOpinionSection-module-scss-module__Ew9f_W__title{font-size:80px;left:-80px}}@media screen and (max-width:600px){.EventHostOpinionSection-module-scss-module__Ew9f_W__title{display:none}}.EventHostOpinionSection-module-scss-module__Ew9f_W__testimonialWrapper{flex:1;justify-content:center;align-items:center;display:flex}.EventHostOpinionSection-module-scss-module__Ew9f_W__testimonialContent{flex-direction:column;gap:64px;width:100%;margin-top:100px;transition:opacity .3s;display:flex}@media screen and (max-width:1024px){.EventHostOpinionSection-module-scss-module__Ew9f_W__testimonialContent{gap:24px}}@media screen and (max-width:830px){.EventHostOpinionSection-module-scss-module__Ew9f_W__testimonialContent{gap:36px;margin-top:35%}}@media screen and (max-width:600px){.EventHostOpinionSection-module-scss-module__Ew9f_W__testimonialContent{gap:24px;margin-top:0}}.EventHostOpinionSection-module-scss-module__Ew9f_W__testimonial{color:var(--white);text-overflow:ellipsis;-webkit-line-clamp:5;line-clamp:5;box-orient:vertical;-webkit-box-orient:vertical;font-size:24px;font-weight:300;line-height:1.8;display:-webkit-box;overflow:hidden}@media screen and (max-width:1024px){.EventHostOpinionSection-module-scss-module__Ew9f_W__testimonial{font-size:20px}}@media screen and (max-width:834px){.EventHostOpinionSection-module-scss-module__Ew9f_W__testimonial{font-size:14px}}@media screen and (max-width:600px){.EventHostOpinionSection-module-scss-module__Ew9f_W__testimonial{text-align:center}}@media screen and (max-width:480px){.EventHostOpinionSection-module-scss-module__Ew9f_W__testimonial{font-size:12px;line-height:1.6}}.EventHostOpinionSection-module-scss-module__Ew9f_W__names{color:var(--white);font-size:38px;font-weight:400;font-family:var(--font-allison);min-height:1.2em;margin-bottom:24px}@media screen and (max-width:834px){.EventHostOpinionSection-module-scss-module__Ew9f_W__names{font-size:24px}}@media screen and (max-width:600px){.EventHostOpinionSection-module-scss-module__Ew9f_W__names{text-align:center;margin-bottom:12px}}@media screen and (max-width:480px){.EventHostOpinionSection-module-scss-module__Ew9f_W__names{font-size:28px}}
.page-module-scss-module__3HgHtq__section{z-index:2;background:linear-gradient(#fffffffa 0%,#faf9f7fc 100%);padding:clamp(48px,8vw,80px) clamp(24px,5vw,100px) clamp(64px,10vw,120px);position:relative}.page-module-scss-module__3HgHtq__container{width:100%;max-width:780px;margin:0 auto}.page-module-scss-module__3HgHtq__backLink{color:var(--gold,#ad8842);border-radius:8px;align-items:center;gap:10px;margin-bottom:28px;padding:10px 18px;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s,background-color .2s;display:inline-flex}.page-module-scss-module__3HgHtq__backLink:hover{color:var(--dark,#363636);background-color:#ad884214}[dir=rtl] .page-module-scss-module__3HgHtq__backLink{flex-direction:row-reverse}.page-module-scss-module__3HgHtq__backArrow{opacity:.9;font-size:1.1em}[dir=rtl] .page-module-scss-module__3HgHtq__backArrow{transform:scaleX(-1)}.page-module-scss-module__3HgHtq__meta{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:36px;display:flex}.page-module-scss-module__3HgHtq__date{color:#6b6b6b;letter-spacing:.01em;align-items:center;gap:8px;font-size:15px;font-weight:400;display:inline-flex}.page-module-scss-module__3HgHtq__dateIcon{opacity:.9;font-size:1em}.page-module-scss-module__3HgHtq__divider{background:var(--gold,#ad8842);opacity:.6;border-radius:50%;width:4px;height:4px;display:inline-block}.page-module-scss-module__3HgHtq__figure{aspect-ratio:16/9;border:1px solid #ad88421a;border-radius:12px;width:100%;margin:0 0 40px;overflow:hidden;box-shadow:0 4px 24px #3636360f,0 1px 3px #3636360a}.page-module-scss-module__3HgHtq__image{object-fit:cover;object-position:center;width:100%;height:100%}.page-module-scss-module__3HgHtq__content{color:var(--dark,#363636);max-width:65ch;font-size:clamp(17px,2.2vw,19px);line-height:1.85}.page-module-scss-module__3HgHtq__content p{margin-bottom:1.4em}.page-module-scss-module__3HgHtq__content p:last-child{margin-bottom:0}.page-module-scss-module__3HgHtq__content p:first-of-type{color:#4a4a4a;letter-spacing:.01em;font-size:1.08em}.page-module-scss-module__3HgHtq__content br{content:"";margin-top:.25em;display:block}:is(.page-module-scss-module__3HgHtq__content strong,.page-module-scss-module__3HgHtq__content b){color:var(--dark,#363636);font-weight:600}:is(.page-module-scss-module__3HgHtq__content em,.page-module-scss-module__3HgHtq__content i){font-style:italic}.page-module-scss-module__3HgHtq__content u{text-decoration:underline}.page-module-scss-module__3HgHtq__content a{color:var(--gold,#ad8842);border-bottom:1px solid #ad884266;text-decoration:none;transition:color .2s,border-color .2s}.page-module-scss-module__3HgHtq__content a:hover{color:var(--dark,#363636);border-bottom-color:var(--dark,#363636)}:is(.page-module-scss-module__3HgHtq__content ul,.page-module-scss-module__3HgHtq__content ol){margin:1.2em 0;padding-left:1.5em}:is([dir=rtl] .page-module-scss-module__3HgHtq__content ul,[dir=rtl] .page-module-scss-module__3HgHtq__content ol){padding-left:0;padding-right:1.5em}.page-module-scss-module__3HgHtq__content li{margin-bottom:.5em}.page-module-scss-module__3HgHtq__content ul{list-style-type:disc}.page-module-scss-module__3HgHtq__content ol{list-style-type:decimal}.page-module-scss-module__3HgHtq__content h1{color:var(--dark,#363636);margin:1.6em 0 .6em;font-size:1.6em;font-weight:600;line-height:1.3}.page-module-scss-module__3HgHtq__content h2{color:var(--dark,#363636);margin:1.6em 0 .6em;font-size:1.35em;font-weight:600;line-height:1.3}:is(.page-module-scss-module__3HgHtq__content h3,.page-module-scss-module__3HgHtq__content h4){color:var(--dark,#363636);margin:1.4em 0 .5em;font-size:1.15em;font-weight:600;line-height:1.35}.page-module-scss-module__3HgHtq__content blockquote{border-inline-start:4px solid var(--gold,#ad8842);color:#5a5a5a;background:#ad88420f;border-radius:0 6px 6px 0;margin:1.4em 0;padding:.6em 0 .6em 1.2em;font-style:italic}[dir=rtl] .page-module-scss-module__3HgHtq__content blockquote{border-inline-start:none;border-inline-end:4px solid var(--gold,#ad8842);border-radius:6px 0 0 6px;padding:.6em 1.2em .6em 0}.page-module-scss-module__3HgHtq__content img{object-fit:cover;object-position:center;aspect-ratio:16/9;border-radius:16px;width:100%;height:100%}@media (max-width:834px){.page-module-scss-module__3HgHtq__section{padding:40px 32px 80px}.page-module-scss-module__3HgHtq__content{max-width:100%;font-size:18px}.page-module-scss-module__3HgHtq__figure{border-radius:10px;margin-bottom:32px}}@media (max-width:480px){.page-module-scss-module__3HgHtq__section{padding:32px 20px 64px}.page-module-scss-module__3HgHtq__backLink{margin-bottom:22px;padding:8px 14px;font-size:14px}.page-module-scss-module__3HgHtq__meta{margin-bottom:28px}.page-module-scss-module__3HgHtq__figure{border-radius:8px;margin-bottom:28px}.page-module-scss-module__3HgHtq__content{font-size:17px;line-height:1.8}}
.EventDetailPage-module-scss-module__DtOPsG__hostOpinionSectionWrapper{margin-top:-200px}@media screen and (max-width:1024px){.EventDetailPage-module-scss-module__DtOPsG__hostOpinionSectionWrapper{margin-top:-100px}}@media screen and (max-width:600px){.EventDetailPage-module-scss-module__DtOPsG__hostOpinionSectionWrapper{margin-top:0}}
.AccessoryItemsGrid-module-scss-module__H2Lx_G__itemsSection{z-index:2;width:100%;max-width:100vw;margin-bottom:60px;padding:0 100px;position:relative;overflow:hidden}.AccessoryItemsGrid-module-scss-module__H2Lx_G__itemsSectionContent{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;display:grid}.AccessoryItemsGrid-module-scss-module__H2Lx_G__itemLink{color:inherit;text-decoration:none;display:block}.AccessoryItemsGrid-module-scss-module__H2Lx_G__itemLink:hover .AccessoryItemsGrid-module-scss-module__H2Lx_G__itemReadMore{opacity:1;visibility:visible;transform:translate(0)}.AccessoryItemsGrid-module-scss-module__H2Lx_G__itemCard{width:100%;height:auto;color:inherit;cursor:pointer;border-radius:8px;flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:visible}.AccessoryItemsGrid-module-scss-module__H2Lx_G__itemCard:hover .AccessoryItemsGrid-module-scss-module__H2Lx_G__itemImage{transform:scale(1.05)}.AccessoryItemsGrid-module-scss-module__H2Lx_G__itemImageWrapper{aspect-ratio:4/3;border-radius:8px;width:100%;display:block;position:relative;overflow:hidden}.AccessoryItemsGrid-module-scss-module__H2Lx_G__itemImage{object-fit:cover;object-position:center;border-radius:8px;width:100%;height:100%;transition:transform .3s;display:block}.AccessoryItemsGrid-module-scss-module__H2Lx_G__itemTitle{margin-top:16px;font-size:clamp(16px,2.5vw,40px);font-weight:400}.AccessoryItemsGrid-module-scss-module__H2Lx_G__itemDescription{text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:16px;font-weight:400;display:-webkit-box;overflow:hidden}.AccessoryItemsGrid-module-scss-module__H2Lx_G__itemReadMore{color:var(--gold,#ad8842);opacity:0;visibility:hidden;align-items:center;gap:8px;margin-top:12px;font-size:16px;font-weight:400;text-decoration:none;transition:opacity .3s,visibility .3s,transform .3s;display:flex;transform:translate(-20px)}[dir=rtl] .AccessoryItemsGrid-module-scss-module__H2Lx_G__itemReadMore{transform:translate(20px)}.AccessoryItemsGrid-module-scss-module__H2Lx_G__itemReadMoreArrow{filter:brightness(0)saturate()invert(48%)sepia(35%)saturate(800%)hue-rotate(360deg);flex-shrink:0;width:20px!important;height:20px!important}[dir=rtl] .AccessoryItemsGrid-module-scss-module__H2Lx_G__itemReadMoreArrow{transform:scaleX(-1)}@media screen and (max-width:834px){.AccessoryItemsGrid-module-scss-module__H2Lx_G__itemReadMoreArrow{width:16px!important;height:16px!important}}.AccessoryItemsGrid-module-scss-module__H2Lx_G__error{text-align:center;color:var(--dark);grid-column:1/-1;padding:3rem;font-size:1.2rem}.AccessoryItemsGrid-module-scss-module__H2Lx_G__skeletonCard{border-radius:8px;width:100%;height:auto;animation:1.5s ease-in-out infinite AccessoryItemsGrid-module-scss-module__H2Lx_G__skeletonPulse}.AccessoryItemsGrid-module-scss-module__H2Lx_G__skeletonImage{aspect-ratio:4/3;background:linear-gradient(90deg,#e8e8e8 0%,#f5f5f5 50%,#e8e8e8 100%) 0 0/200% 100%;border-radius:8px;width:100%;margin-bottom:16px;animation:1.5s infinite AccessoryItemsGrid-module-scss-module__H2Lx_G__skeletonShimmer}.AccessoryItemsGrid-module-scss-module__H2Lx_G__skeletonTitle{background:linear-gradient(90deg,#e8e8e8 0%,#f5f5f5 50%,#e8e8e8 100%) 0 0/200% 100%;border-radius:4px;width:70%;height:24px;margin-bottom:8px;animation:1.5s infinite AccessoryItemsGrid-module-scss-module__H2Lx_G__skeletonShimmer}.AccessoryItemsGrid-module-scss-module__H2Lx_G__skeletonDescription{background:linear-gradient(90deg,#e8e8e8 0%,#f5f5f5 50%,#e8e8e8 100%) 0 0/200% 100%;border-radius:4px;width:100%;height:16px;animation:1.5s infinite AccessoryItemsGrid-module-scss-module__H2Lx_G__skeletonShimmer}@keyframes AccessoryItemsGrid-module-scss-module__H2Lx_G__skeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes AccessoryItemsGrid-module-scss-module__H2Lx_G__skeletonPulse{0%,to{opacity:1}50%{opacity:.8}}@media (max-width:834px){.AccessoryItemsGrid-module-scss-module__H2Lx_G__itemsSection{padding:0 60px}.AccessoryItemsGrid-module-scss-module__H2Lx_G__itemsSectionContent{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:30px}.AccessoryItemsGrid-module-scss-module__H2Lx_G__itemTitle{margin-top:12px;font-size:28px}.AccessoryItemsGrid-module-scss-module__H2Lx_G__itemDescription{margin-top:6px;font-size:12px}.AccessoryItemsGrid-module-scss-module__H2Lx_G__itemReadMore{opacity:1;visibility:visible;margin-top:10px;font-size:12px;transform:translate(0)}[dir=rtl] .AccessoryItemsGrid-module-scss-module__H2Lx_G__itemReadMore{transform:translate(0)}}@media (max-width:480px){.AccessoryItemsGrid-module-scss-module__H2Lx_G__itemsSection{padding:0 24px}.AccessoryItemsGrid-module-scss-module__H2Lx_G__itemsSectionContent{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:20px}.AccessoryItemsGrid-module-scss-module__H2Lx_G__itemTitle{margin-top:10px;font-size:16px}.AccessoryItemsGrid-module-scss-module__H2Lx_G__itemDescription{margin-top:4px;font-size:10px}.AccessoryItemsGrid-module-scss-module__H2Lx_G__itemReadMore{opacity:1;visibility:visible;margin-top:8px;font-size:10px;transform:translate(0)}[dir=rtl] .AccessoryItemsGrid-module-scss-module__H2Lx_G__itemReadMore{transform:translate(0)}}
.accessories-module-scss-module__I_Glla__accessoriesSection{z-index:2;width:100%;max-width:100vw;margin-bottom:60px;padding:0 100px;position:relative;overflow:hidden}.accessories-module-scss-module__I_Glla__accessoriesSectionContent{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;display:grid}.accessories-module-scss-module__I_Glla__accessoriesSectionContentItem{width:100%;height:auto;color:inherit;cursor:pointer;border-radius:8px;flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:visible}.accessories-module-scss-module__I_Glla__accessoriesSectionContentItem:hover .accessories-module-scss-module__I_Glla__accessoryImage{transform:scale(1.05)}.accessories-module-scss-module__I_Glla__accessoriesSectionContentItem:hover .accessories-module-scss-module__I_Glla__accessoriesSectionContentItemLink{opacity:1;visibility:visible;transform:translate(0)}.accessories-module-scss-module__I_Glla__accessoryImageWrapper{aspect-ratio:4/3;border-radius:8px;width:100%;display:block;position:relative;overflow:hidden}.accessories-module-scss-module__I_Glla__accessoryImage{object-fit:cover;object-position:center;border-radius:8px;width:100%;height:100%;transition:transform .3s;display:block}.accessories-module-scss-module__I_Glla__accessoriesSectionContentItemTitle{margin-top:16px;font-size:clamp(16px,2.5vw,40px);font-weight:400}.accessories-module-scss-module__I_Glla__accessoriesSectionContentItemDescription{text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:16px;font-weight:400;display:-webkit-box;overflow:hidden}.accessories-module-scss-module__I_Glla__accessoriesSectionContentItemLink{color:#000;opacity:0;visibility:hidden;align-items:center;gap:8px;margin-top:12px;font-size:16px;font-weight:400;text-decoration:none;transition:opacity .3s,visibility .3s,transform .3s;display:flex;transform:translate(-20px)}.accessories-module-scss-module__I_Glla__accessoriesSectionContentItemLinkArrow{filter:brightness(0);width:20px!important;height:20px!important}[dir=rtl] .accessories-module-scss-module__I_Glla__accessoriesSectionContentItemLinkArrow{transform:scaleX(-1)}.accessories-module-scss-module__I_Glla__filtersBar{max-width:100%;margin-top:40px;margin-bottom:8px}.accessories-module-scss-module__I_Glla__filtersLabel{color:var(--dark);letter-spacing:.02em;margin:0 0 14px;font-size:clamp(14px,1.5vw,18px);font-weight:400}.accessories-module-scss-module__I_Glla__filterChips{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x;cursor:grab;flex-wrap:nowrap;align-items:center;gap:12px;width:100%;max-width:100%;padding-bottom:2px;display:flex;overflow:auto hidden}.accessories-module-scss-module__I_Glla__filterChips[data-dragging=true]{cursor:grabbing;-webkit-user-select:none;user-select:none}.accessories-module-scss-module__I_Glla__filterChips[data-dragging=true] .accessories-module-scss-module__I_Glla__filterChip{pointer-events:none}.accessories-module-scss-module__I_Glla__filterChips::-webkit-scrollbar{display:none}.accessories-module-scss-module__I_Glla__filterChip{background:var(--white);color:var(--dark);cursor:pointer;border:1px solid #ad884273;border-radius:8px;flex-shrink:0;align-items:center;gap:8px;padding:10px 18px;font-family:inherit;font-size:clamp(14px,1.25vw,17px);font-weight:400;line-height:1.3;transition:border-color .25s,background-color .25s,color .25s,box-shadow .25s;display:inline-flex}.accessories-module-scss-module__I_Glla__filterChip:hover{border-color:var(--gold);background:#ad884214}.accessories-module-scss-module__I_Glla__filterChip:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.accessories-module-scss-module__I_Glla__filterChipText{white-space:nowrap}.accessories-module-scss-module__I_Glla__chipCount{font-variant-numeric:tabular-nums;min-width:1.25em;color:var(--dark);background:#36363614;border-radius:999px;padding:2px 8px;font-size:.85em}.accessories-module-scss-module__I_Glla__filterChipActive{border-color:var(--gold);background:var(--gold);color:var(--white);box-shadow:0 4px 14px #ad884247}.accessories-module-scss-module__I_Glla__filterChipActive:hover{border-color:var(--gold);color:var(--white);background:#9c7a3b}.accessories-module-scss-module__I_Glla__filterChipActive .accessories-module-scss-module__I_Glla__chipCount{color:var(--white);background:#ffffff38}.accessories-module-scss-module__I_Glla__error{text-align:center;color:var(--dark);grid-column:1/-1;padding:3rem;font-size:1.2rem}.accessories-module-scss-module__I_Glla__skeletonCard{flex-direction:column;width:100%;height:auto;animation:1.5s ease-in-out infinite accessories-module-scss-module__I_Glla__skeletonPulse;display:flex}.accessories-module-scss-module__I_Glla__skeletonImage{aspect-ratio:4/3;background:linear-gradient(90deg,#fff 25%,#ffffff59 50%,#fff 75%) 0 0/200% 100%;border-radius:8px;width:100%;margin-bottom:16px;animation:1.5s infinite accessories-module-scss-module__I_Glla__skeletonShimmer}.accessories-module-scss-module__I_Glla__skeletonTitle{background:linear-gradient(90deg,#fff 25%,#ffffff59 50%,#fff 75%) 0 0/200% 100%;border-radius:4px;width:70%;height:28px;margin-bottom:8px;animation:1.5s infinite accessories-module-scss-module__I_Glla__skeletonShimmer}.accessories-module-scss-module__I_Glla__skeletonDescription{background:linear-gradient(90deg,#fff 25%,#ffffff59 50%,#fff 75%) 0 0/200% 100%;border-radius:4px;width:100%;height:16px;margin-bottom:6px;animation:1.5s infinite accessories-module-scss-module__I_Glla__skeletonShimmer}@keyframes accessories-module-scss-module__I_Glla__skeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes accessories-module-scss-module__I_Glla__skeletonPulse{0%,to{opacity:1}50%{opacity:.8}}@media (max-width:834px){.accessories-module-scss-module__I_Glla__accessoriesSection{padding:0 60px}.accessories-module-scss-module__I_Glla__filtersBar{margin-top:30px}.accessories-module-scss-module__I_Glla__filterChip{padding:9px 16px}.accessories-module-scss-module__I_Glla__accessoriesSectionContent{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:30px}.accessories-module-scss-module__I_Glla__accessoriesSectionContentItemTitle{margin-top:12px;font-size:28px}.accessories-module-scss-module__I_Glla__accessoriesSectionContentItemDescription{margin-top:6px;font-size:12px}.accessories-module-scss-module__I_Glla__accessoriesSectionContentItemLink{opacity:1;visibility:visible;margin-top:10px;font-size:12px;transform:translate(0)}}@media (max-width:480px){.accessories-module-scss-module__I_Glla__accessoriesSection{padding:0 24px}.accessories-module-scss-module__I_Glla__filtersBar{margin-top:20px}.accessories-module-scss-module__I_Glla__filterChip{padding:8px 14px}.accessories-module-scss-module__I_Glla__accessoriesSectionContent{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:20px}.accessories-module-scss-module__I_Glla__accessoriesSectionContentItemTitle{margin-top:10px;font-size:16px}.accessories-module-scss-module__I_Glla__accessoriesSectionContentItemDescription{margin-top:4px;font-size:10px}.accessories-module-scss-module__I_Glla__accessoriesSectionContentItemLink{opacity:1;visibility:visible;margin-top:8px;font-size:10px;transform:translate(0)}}
.whatWeDoSection-module-scss-module__ytTEWq__whatWeDoSection{z-index:2;background-color:var(--dark,#363636);width:100%;max-width:100vw;margin-top:-250px;padding:0 60px 130px;position:relative}.whatWeDoSection-module-scss-module__ytTEWq__whatWeDoSectionTitle{color:var(--white);margin-bottom:42px;font-size:64px;font-weight:400}.whatWeDoSection-module-scss-module__ytTEWq__whatWeDoContainer{flex-direction:column;gap:80px;max-width:1400px;margin:0 auto;display:flex}.whatWeDoSection-module-scss-module__ytTEWq__whatWeDoItem{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.whatWeDoSection-module-scss-module__ytTEWq__whatWeDoText{flex-direction:column;gap:24px;display:flex}.whatWeDoSection-module-scss-module__ytTEWq__whatWeDoTitle{font-size:32px;font-weight:400;line-height:auto;color:var(--gold);margin:0}.whatWeDoSection-module-scss-module__ytTEWq__whatWeDoDescription{font-size:24px;line-height:auto;color:var(--white);margin:0}.whatWeDoSection-module-scss-module__ytTEWq__whatWeDoImageWrapper{border-radius:8px;width:100%;position:relative;overflow:hidden}.whatWeDoSection-module-scss-module__ytTEWq__whatWeDoImage{object-fit:cover;aspect-ratio:1;border-radius:8px;width:100%;max-width:624px;height:100%;max-height:300px}@media (max-width:840px){.whatWeDoSection-module-scss-module__ytTEWq__whatWeDoSection{margin-top:-250px;padding:0 92px 60px}.whatWeDoSection-module-scss-module__ytTEWq__whatWeDoSectionTitle{font-size:42px}.whatWeDoSection-module-scss-module__ytTEWq__whatWeDoContainer{gap:40px}.whatWeDoSection-module-scss-module__ytTEWq__whatWeDoTitle{font-size:24px}.whatWeDoSection-module-scss-module__ytTEWq__whatWeDoDescription{font-size:19px;line-height:1.5}.whatWeDoSection-module-scss-module__ytTEWq__whatWeDoText{gap:16px}.whatWeDoSection-module-scss-module__ytTEWq__whatWeDoItem{gap:30px}}@media (max-width:600px){.whatWeDoSection-module-scss-module__ytTEWq__whatWeDoImage{object-fit:cover;aspect-ratio:1;border-radius:8px;width:100%;max-width:380px;height:100%;max-height:200px}.whatWeDoSection-module-scss-module__ytTEWq__whatWeDoItem{grid-template-columns:1fr;gap:16px}.whatWeDoSection-module-scss-module__ytTEWq__itemEven .whatWeDoSection-module-scss-module__ytTEWq__whatWeDoImageWrapper,.whatWeDoSection-module-scss-module__ytTEWq__itemOdd .whatWeDoSection-module-scss-module__ytTEWq__whatWeDoImageWrapper{order:1}.whatWeDoSection-module-scss-module__ytTEWq__itemEven .whatWeDoSection-module-scss-module__ytTEWq__whatWeDoText,.whatWeDoSection-module-scss-module__ytTEWq__itemOdd .whatWeDoSection-module-scss-module__ytTEWq__whatWeDoText{order:2}}@media (max-width:480px){.whatWeDoSection-module-scss-module__ytTEWq__whatWeDoSection{margin-top:-160px;padding:0 24px 60px}.whatWeDoSection-module-scss-module__ytTEWq__whatWeDoSectionTitle,.whatWeDoSection-module-scss-module__ytTEWq__whatWeDoTitle{font-size:20px}.whatWeDoSection-module-scss-module__ytTEWq__whatWeDoDescription{font-size:17px;line-height:1.5}.whatWeDoSection-module-scss-module__ytTEWq__whatWeDoText{gap:10px}}
