.ImageTrailHero-module__ZOFVvW__heroContainer{background-image:linear-gradient(#f7f5f00f 1px,transparent 1px),linear-gradient(90deg,#f7f5f00f 1px,transparent 1px),radial-gradient(circle at 50% 50%,var(--color-primary-400,#8a162b)0%,var(--color-primary-500,#701224)100%);contain:layout paint;cursor:crosshair;background-position:50%;background-size:60px 60px,60px 60px,100% 100%;justify-content:center;align-items:center;width:100%;height:100vh;min-height:100vh;display:flex;position:relative;overflow:hidden}.ImageTrailHero-module__ZOFVvW__textContent{z-index:20;text-align:center;pointer-events:none;position:relative}.ImageTrailHero-module__ZOFVvW__title{font-family:var(--font-heading);font-size:var(--text-h1-size);font-weight:var(--weight-bold);color:var(--color-text-on-dark);text-shadow:0 10px 40px #0009,0 2px 10px #0006;margin:0;line-height:1.2}.ImageTrailHero-module__ZOFVvW__trailImage{object-fit:cover;border:8px solid var(--color-secondary-100,#f7f5f0);z-index:10;pointer-events:none;will-change:transform,opacity;border-bottom-width:24px;border-radius:4px;width:250px;height:300px;position:absolute;top:0;left:0;box-shadow:0 15px 40px #00000073}.ImageTrailHero-module__ZOFVvW__mobileFallback{display:none}@media (max-width:1024px){.ImageTrailHero-module__ZOFVvW__heroContainer{height:100vh;min-height:100vh}.ImageTrailHero-module__ZOFVvW__textContent{padding:2rem}.ImageTrailHero-module__ZOFVvW__title{font-size:clamp(2.5rem,10vw,4rem)}.ImageTrailHero-module__ZOFVvW__trailImage{border-width:4px 4px 16px;width:160px;height:192px;box-shadow:0 6px 16px #0000004d}}
.GalleryTab-module__piWb5G__galleryEventsSection{flex-direction:column;gap:2rem;margin-top:2rem;display:flex}.GalleryTab-module__piWb5G__filters{justify-content:center;gap:1rem;display:flex}.GalleryTab-module__piWb5G__filterBtn,.GalleryTab-module__piWb5G__filterBtnActive{font-family:var(--font-body);font-size:14px;font-weight:var(--weight-bold);cursor:pointer;transition:all var(--transition-fast);border-radius:4px;padding:.5rem 1.5rem}.GalleryTab-module__piWb5G__filterBtn{color:var(--color-primary-500);border:1px solid var(--color-primary-500);background:0 0}.GalleryTab-module__piWb5G__filterBtnActive{background:var(--color-primary-500);color:var(--color-text-on-dark);border:1px solid var(--color-primary-500)}[data-theme=dark] .GalleryTab-module__piWb5G__filterBtn{color:var(--color-secondary-500);border-color:var(--color-secondary-500)}[data-theme=dark] .GalleryTab-module__piWb5G__filterBtnActive{background:var(--color-secondary-500);color:var(--color-black-pure);border-color:var(--color-secondary-500)}.GalleryTab-module__piWb5G__grid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:56.25rem;margin:0 auto;display:grid}.GalleryTab-module__piWb5G__card{cursor:pointer;width:100%;min-width:0;min-height:0;transition:all var(--transition-slow);text-align:start;display:block}.GalleryTab-module__piWb5G__imageWrapper{aspect-ratio:1;background-color:var(--color-neutral-200);border-radius:4px;width:100%;margin-bottom:.5rem;position:relative;overflow:hidden}.GalleryTab-module__piWb5G__galleryImage{transition:transform var(--transition-fast)}.GalleryTab-module__piWb5G__cardOverlay{pointer-events:none;background:linear-gradient(#0000 50%,#000000bf 100%);justify-content:flex-start;align-items:flex-end;width:100%;height:100%;padding:1.25rem;display:flex;position:absolute;top:0;left:0}.GalleryTab-module__piWb5G__overlayButton{color:var(--color-text-on-dark);font-family:var(--font-heading);font-size:1.125rem;font-weight:var(--weight-bold);transition:color var(--transition-fast)}.GalleryTab-module__piWb5G__card:hover{transform:translateY(-12px)}.GalleryTab-module__piWb5G__card:hover .GalleryTab-module__piWb5G__galleryImage{transform:scale(1.05)}.GalleryTab-module__piWb5G__card:hover .GalleryTab-module__piWb5G__overlayButton{color:var(--color-secondary-500)}.GalleryTab-module__piWb5G__caption{font-family:var(--font-body);font-size:var(--text-small-size);font-weight:var(--weight-semibold);color:var(--color-neutral-800);margin:0}.GalleryTab-module__piWb5G__viewMoreBtn{color:var(--color-primary-500);font-family:var(--font-body);font-weight:var(--weight-bold);font-size:var(--text-small-size);cursor:pointer;text-underline-offset:4px;transition:opacity var(--transition-fast);background:0 0;border:none;margin:0 auto;text-decoration:underline;display:block}[data-theme=dark] .GalleryTab-module__piWb5G__viewMoreBtn{color:var(--color-secondary-500)}.GalleryTab-module__piWb5G__viewMoreBtn:hover{opacity:.8}.GalleryTab-module__piWb5G__highlightsTitle{font-family:var(--font-heading);font-size:var(--text-h3-size);font-weight:var(--weight-bold);color:var(--color-neutral-800);text-align:start;margin:0 0 1.5rem}.GalleryTab-module__piWb5G__desktopTrack{margin-top:6rem;position:relative}.GalleryTab-module__piWb5G__desktopSticky{flex-direction:column;width:100%;height:calc(100dvh - 80px);display:flex;position:sticky;top:80px;overflow:hidden}.GalleryTab-module__piWb5G__desktopHeader{z-index:10;background-color:var(--color-neutral-50);flex-shrink:0;padding:3rem 3rem 1rem;position:relative}.GalleryTab-module__piWb5G__desktopColumns{flex:1;align-items:flex-start;gap:1.5rem;padding:0 3rem;display:flex;overflow:hidden}.GalleryTab-module__piWb5G__parallaxCol{will-change:transform;flex-direction:column;flex:1;gap:1.25rem;display:flex}.GalleryTab-module__piWb5G__parallaxCol:nth-child(odd){padding-top:6rem}.GalleryTab-module__piWb5G__parallaxCol:nth-child(2n){padding-top:0}.GalleryTab-module__piWb5G__parallaxFigure{flex-shrink:0;margin:0}.GalleryTab-module__piWb5G__parallaxImageWrapper{aspect-ratio:6/7;background-color:var(--color-neutral-200);width:100%;overflow:hidden}.GalleryTab-module__piWb5G__parallaxImageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.GalleryTab-module__piWb5G__parallaxFigure:hover .GalleryTab-module__piWb5G__parallaxImageWrapper img{transform:scale(1.04)}.GalleryTab-module__piWb5G__parallaxCaption{font-family:var(--font-body);font-size:var(--text-small-size);font-weight:var(--weight-semibold);color:var(--color-neutral-600);margin:.6rem 0 0}.GalleryTab-module__piWb5G__mobileTrack{margin-top:1rem;position:relative}.GalleryTab-module__piWb5G__mobileSticky{flex-direction:column;justify-content:flex-start;width:100%;height:calc(100dvh - 80px);display:flex;position:sticky;top:80px;overflow:hidden}.GalleryTab-module__piWb5G__mobileHeader{flex-shrink:0;padding:0 1.5rem 1rem}.GalleryTab-module__piWb5G__mobileRows{flex-direction:column;flex:1;justify-content:center;gap:1.25rem;min-height:0;padding:.5rem 0;display:flex}.GalleryTab-module__piWb5G__mobileRowMask{width:100%;overflow:hidden}.GalleryTab-module__piWb5G__mobileRow{will-change:transform;gap:1rem;width:max-content;display:flex}.GalleryTab-module__piWb5G__mobileCard{flex-shrink:0;width:clamp(160px,50vw,280px)}.GalleryTab-module__piWb5G__mobileImageWrapper{aspect-ratio:4/3;background-color:var(--color-neutral-200);width:100%;overflow:hidden}.GalleryTab-module__piWb5G__mobileImageWrapper img{object-fit:cover;width:100%;height:100%;display:block}.GalleryTab-module__piWb5G__mobileCaption{font-family:var(--font-body);font-size:var(--text-small-size);font-weight:var(--weight-semibold);color:var(--color-neutral-600);margin:.5rem 0 0}@media (max-width:1024px){.GalleryTab-module__piWb5G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.GalleryTab-module__piWb5G__grid{grid-template-columns:1fr}.GalleryTab-module__piWb5G__filters{flex-wrap:wrap}.GalleryTab-module__piWb5G__card{max-width:400px;margin:0 auto}}
.PublicationsTab-module__kIAFFq__publicationsSection{text-align:start;flex-direction:column;gap:5rem;width:100%;padding:2rem 0;display:flex}.PublicationsTab-module__kIAFFq__accountsSection{text-align:start;flex-direction:column;gap:2rem;display:flex}.PublicationsTab-module__kIAFFq__sectionHeader h3{font-size:var(--text-h3-size);font-weight:var(--weight-bold)}.PublicationsTab-module__kIAFFq__sectionHeader p{font-size:var(--text-body-size);font-family:var(--font-body);color:var(--color-neutral-500);margin-left:.5rem}.PublicationsTab-module__kIAFFq__socialLinksContainer{text-align:center;gap:3rem;margin:0 auto;display:flex}.PublicationsTab-module__kIAFFq__socialLink{color:var(--color-neutral-800);transition:all var(--transition-fast);flex-direction:column;align-items:center;gap:.5rem;display:flex}.PublicationsTab-module__kIAFFq__socialLink svg{color:var(--color-primary-500)}[data-theme=dark] .PublicationsTab-module__kIAFFq__socialLink svg{color:var(--color-secondary-500)}.PublicationsTab-module__kIAFFq__socialLink:hover{opacity:.7}.PublicationsTab-module__kIAFFq__contentSection{text-align:start;flex-direction:column;gap:2rem;width:100%;display:flex}@media (max-width:768px){.PublicationsTab-module__kIAFFq__publicationsSection{text-align:center}.PublicationsTab-module__kIAFFq__accountsSection{text-align:center;align-items:center}.PublicationsTab-module__kIAFFq__socialLinksContainer{justify-content:center;gap:1.5rem;width:100%}.PublicationsTab-module__kIAFFq__socialLink svg{width:auto;height:2rem}.PublicationsTab-module__kIAFFq__publicationsSection{gap:3rem}}
.Carousel-module__bZhkpa__carouselSection{flex-direction:column;gap:3rem;display:flex}.Carousel-module__bZhkpa__sectionTitle{font-family:var(--font-heading);font-size:var(--text-h3-size);font-weight:var(--weight-bold);color:var(--color-neutral-800);margin:0}.Carousel-module__bZhkpa__carouselWrapper{width:100%;position:relative}.Carousel-module__bZhkpa__horizontalScroll{scroll-snap-type:x mandatory;scrollbar-width:none;align-items:flex-start;gap:1.5rem;width:100%;scroll-padding-inline:44px;display:flex;overflow-x:auto}.Carousel-module__bZhkpa__horizontalScroll::-webkit-scrollbar{display:none}.Carousel-module__bZhkpa__edgeBlocker{background-color:var(--color-neutral-50);z-index:5;opacity:0;pointer-events:none;width:44px;height:100%;transition:opacity .4s;position:absolute;top:0}.Carousel-module__bZhkpa__startEdge{inset-inline-start:0}.Carousel-module__bZhkpa__endEdge{inset-inline-end:0}.Carousel-module__bZhkpa__showBlocker{opacity:1}.Carousel-module__bZhkpa__scrollButton{z-index:10;background-color:var(--color-neutral-50);color:var(--color-neutral-800);border:2px solid var(--color-neutral-800);cursor:pointer;transition:transform .5s cubic-bezier(.2,.8,.2,1),opacity .4s ease,background-color var(--transition-fast),color var(--transition-fast);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:48px 12px;display:flex;position:absolute;top:calc(50% - 1rem - 20px);box-shadow:0 4px 12px #00000026}.Carousel-module__bZhkpa__scrollStart{opacity:1;pointer-events:auto;inset-inline-start:0;transform:translateY(-50%)}.Carousel-module__bZhkpa__scrollEnd{opacity:1;pointer-events:auto;inset-inline-end:0;transform:translateY(-50%)}.Carousel-module__bZhkpa__scrollStart:not(.Carousel-module__bZhkpa__hiddenStart):hover,.Carousel-module__bZhkpa__scrollEnd:not(.Carousel-module__bZhkpa__hiddenEnd):hover{background-color:var(--color-primary-500);color:var(--color-neutral-50);transform:translateY(-50%)scale(1.05)}.Carousel-module__bZhkpa__hiddenLeft,.Carousel-module__bZhkpa__hiddenStart{opacity:0;pointer-events:none;transform:translate(-100%,-50%)}.Carousel-module__bZhkpa__hiddenEnd{opacity:0;pointer-events:none;transform:translate(100%,-50%)}.Carousel-module__bZhkpa__rtl.Carousel-module__bZhkpa__hiddenStart{transform:translate(100%,-50%)}.Carousel-module__bZhkpa__rtl.Carousel-module__bZhkpa__hiddenEnd{transform:translate(-100%,-50%)}.Carousel-module__bZhkpa__rtl svg{transform:scaleX(-1)}@media (max-width:1024px){.Carousel-module__bZhkpa__horizontalScroll{padding-inline-start:1rem;scroll-padding-inline:1rem}}@media (max-width:768px){.Carousel-module__bZhkpa__scrollButton,.Carousel-module__bZhkpa__edgeBlocker{display:none}.Carousel-module__bZhkpa__horizontalScroll{gap:1rem}}[data-theme=dark] .Carousel-module__bZhkpa__scrollStart:not(.Carousel-module__bZhkpa__hiddenStart):hover,[data-theme=dark] .Carousel-module__bZhkpa__scrollEnd:not(.Carousel-module__bZhkpa__hiddenEnd):hover{background-color:var(--color-primary-500);border-color:var(--color-primary-500);color:var(--color-white-pure)}
.MediaCard-module__fTNx3a__scrollCardWrapper{scroll-snap-align:start;flex:0 0 444px;min-width:0;max-width:85vw;text-decoration:none;display:block}.MediaCard-module__fTNx3a__magazineCardWrapper{scroll-snap-align:start;flex:0 0 360px;min-width:0;max-width:85vw;text-decoration:none;display:block}.MediaCard-module__fTNx3a__homeMagazineCardWrapper{scroll-snap-align:start;flex:0 0 176.6px;min-width:0;max-width:85vw;text-decoration:none;display:block}.MediaCard-module__fTNx3a__magazineButton{text-align:start;cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;width:100%;padding:0;display:block}.MediaCard-module__fTNx3a__card{cursor:pointer;width:100%;min-width:0;height:100%;min-height:0;transition:all var(--transition-slow);text-align:start;flex-direction:column;display:flex}a.MediaCard-module__fTNx3a__scrollCardWrapper .MediaCard-module__fTNx3a__card{transition:all var(--transition-slow)}a.MediaCard-module__fTNx3a__scrollCardWrapper:hover .MediaCard-module__fTNx3a__card{transform:translateY(-8px)}.MediaCard-module__fTNx3a__imageWrapperPodcast{aspect-ratio:16/9;background-color:var(--color-neutral-200);border-radius:4px;width:100%;margin-bottom:.5rem;position:relative;overflow:hidden}.MediaCard-module__fTNx3a__imageWrapperMagazine{aspect-ratio:1/1.414;background-color:var(--color-neutral-200);border-radius:.5rem;width:100%;margin-bottom:.5rem;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000000d}.MediaCard-module__fTNx3a__galleryImage{transition:transform var(--transition-slow)}.MediaCard-module__fTNx3a__card:hover .MediaCard-module__fTNx3a__galleryImage{transform:scale(1.05)}.MediaCard-module__fTNx3a__caption{font-family:var(--font-body);font-size:var(--text-small-size);font-weight:var(--weight-semibold);line-height:var(--text-caption-height,1.3);color:var(--color-neutral-800);white-space:nowrap;text-overflow:ellipsis;width:100%;min-width:0;margin:0;overflow:hidden}.MediaCard-module__fTNx3a__youtubePill{color:var(--color-text-on-dark);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-family:var(--font-body);font-size:var(--text-small-size);font-weight:var(--weight-bold);transition:all var(--transition-fast);background:#000000bf;border-radius:20px;align-items:center;gap:.5rem;padding:6px 12px;display:flex;position:absolute;bottom:12px;left:12px;right:auto}.MediaCard-module__fTNx3a__youtubeIcon{color:red;width:24px;height:24px;transition:transform var(--transition-fast)}.MediaCard-module__fTNx3a__card:hover .MediaCard-module__fTNx3a__youtubePill{color:var(--color-text-on-dark);background:#000000e6}.MediaCard-module__fTNx3a__card:hover .MediaCard-module__fTNx3a__youtubeIcon{transform:scale(1.1)}.MediaCard-module__fTNx3a__modalOverlay{z-index:99999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.MediaCard-module__fTNx3a__modalContainer{background:0 0;border-radius:8px;width:95vw;max-width:1400px;height:90vh;position:relative;box-shadow:0 25px 50px -12px #00000080}.MediaCard-module__fTNx3a__closeBtn{color:var(--color-neutral-50);cursor:pointer;transition:transform var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex;position:absolute;top:-40px;right:0}.MediaCard-module__fTNx3a__closeBtn:hover{transform:scale(1.1)}.MediaCard-module__fTNx3a__heyzineIframe{background:0 0;border:none;border-radius:8px;width:100%;height:100%}@media (max-width:768px){.MediaCard-module__fTNx3a__youtubePill{padding:4px 8px;bottom:.5rem}.MediaCard-module__fTNx3a__scrollCardWrapper{flex:0 0 65vw}.MediaCard-module__fTNx3a__magazineCardWrapper{flex:0 0 45vw}.MediaCard-module__fTNx3a__homeMagazineCardWrapper{flex:0 0 25.85vw}.MediaCard-module__fTNx3a__modalContainer{border-radius:0;width:100vw;height:100vh}.MediaCard-module__fTNx3a__closeBtn{background:#00000080;border-radius:50%;top:10px;right:10px}.MediaCard-module__fTNx3a__heyzineIframe{border-radius:0}}
/*# sourceMappingURL=c1136472467a65d3.css.map*/