.gallery-module__MSb66W__root{padding:0;padding-block:var(--space-600);visibility:visible;width:100%;display:block;position:relative}.gallery-module__MSb66W__root.gallery-module__MSb66W__theme-light{background-color:var(--palette-primary-white);color:var(--palette-primary-carbon-black)}.gallery-module__MSb66W__root.gallery-module__MSb66W__theme-dark{background-color:var(--palette-primary-carbon-black);color:var(--palette-primary-white)}.gallery-module__MSb66W__root.gallery-module__MSb66W__theme-brand{background-color:var(--palette-secondary-copper-rust);color:var(--palette-primary-white)}.gallery-module__MSb66W__title{margin-bottom:var(--space-500);text-align:center}.gallery-module__MSb66W__title h1,.gallery-module__MSb66W__title h2,.gallery-module__MSb66W__title h3{font-family:Denim INK,sans-serif;font-size:var(--font-size-headline-l);font-weight:var(--font-weight-headline-l);letter-spacing:var(--letter-spacing-headline-l);line-height:var(--line-height-headline-l);margin:0}.gallery-module__MSb66W__gallery{gap:var(--vertical-gutter)var(--horizontal-gutter);margin:0 auto var(--space-250);max-width:1200px}.gallery-module__MSb66W__gallery-item{--sm-col-start:auto;aspect-ratio:16/9;cursor:pointer;border-radius:8px;min-width:44px;min-height:44px;position:relative;overflow:hidden}.gallery-module__MSb66W__gallery-item:before{content:"";opacity:0;z-index:1;background:#565e61cc;transition:opacity .2s;position:absolute;inset:0}@media (hover:hover) and (pointer:fine){.gallery-module__MSb66W__gallery-item:hover:before,.gallery-module__MSb66W__gallery-item:hover .gallery-module__MSb66W__image-overlay{opacity:1}}.gallery-module__MSb66W__gallery-item:focus{outline:none}.gallery-module__MSb66W__gallery-image{object-fit:cover;width:100%;height:100%;display:block}.gallery-module__MSb66W__image-placeholder{background-color:var(--palette-primary-platinum);justify-content:center;align-items:center;width:100%;height:200px;display:flex}.gallery-module__MSb66W__image-caption{color:var(--palette-primary-white);font-size:var(--font-size-body-s);padding:var(--space-300)var(--space-200)var(--space-200);background:linear-gradient(#0000,#000000b3);position:absolute;bottom:0;left:0;right:0}.gallery-module__MSb66W__image-overlay{opacity:0;z-index:2;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.gallery-module__MSb66W__search-icon{color:var(--palette-primary-white);width:32px;height:32px}.gallery-module__MSb66W__layout-grid .gallery-module__MSb66W__gallery{grid-template-columns:repeat(var(--grid-template-columns,3),1fr);display:grid}.gallery-module__MSb66W__layout-masonry .gallery-module__MSb66W__gallery{column-count:3}.gallery-module__MSb66W__layout-carousel .gallery-module__MSb66W__gallery{padding-bottom:var(--space-200);scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.gallery-module__MSb66W__layout-masonry.gallery-module__MSb66W__columns-2 .gallery-module__MSb66W__gallery{column-count:2}.gallery-module__MSb66W__layout-masonry.gallery-module__MSb66W__columns-4 .gallery-module__MSb66W__gallery{column-count:4}.gallery-module__MSb66W__layout-masonry .gallery-module__MSb66W__gallery-item{break-inside:avoid;margin-bottom:var(--space-300)}.gallery-module__MSb66W__layout-carousel .gallery-module__MSb66W__gallery-item{scroll-snap-align:start;flex:0 0 300px}.gallery-module__MSb66W__loading-placeholder{background-color:var(--color-neutral-100);justify-content:center;align-items:center;min-height:200px;display:flex}.gallery-module__MSb66W__loading-spinner{border:2px solid var(--color-neutral-300);border-top:2px solid var(--palette-secondary-copper-rust);border-radius:50%;width:32px;height:32px;animation:1s linear infinite gallery-module__MSb66W__spin}@keyframes gallery-module__MSb66W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.gallery-module__MSb66W__error-placeholder{background-color:var(--color-neutral-100);color:var(--color-neutral-600);align-items:center;gap:var(--space-200);flex-direction:column;justify-content:center;min-height:200px;display:flex}.gallery-module__MSb66W__error-icon{width:48px;height:48px}.gallery-module__MSb66W__error-text{font-size:var(--font-size-body-m);text-align:center}.gallery-module__MSb66W__lightbox{padding:var(--space-400);z-index:1000;background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.gallery-module__MSb66W__lightbox-content{flex-direction:column;max-width:90vw;max-height:90vh;display:flex;position:relative}.gallery-module__MSb66W__lightbox-image{object-fit:contain;border-radius:8px;max-width:100%;max-height:80vh}.gallery-module__MSb66W__lightbox-placeholder{background-color:var(--palette-primary-platinum);color:var(--palette-primary-carbon-black);justify-content:center;align-items:center;width:600px;height:400px;display:flex}.gallery-module__MSb66W__lightbox-caption{color:var(--palette-primary-white);font-size:var(--font-size-body-s);max-width:400px;padding:var(--space-200);text-align:center;background:#000000b3;border-radius:4px;position:absolute;bottom:-60px;left:50%;transform:translate(-50%)}.gallery-module__MSb66W__lightbox-close{color:var(--palette-primary-white);cursor:pointer;z-index:1001;background:#ffffff1a;border:none;border-radius:50%;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;position:absolute;top:0;right:-50px}@media (hover:hover) and (pointer:fine){.gallery-module__MSb66W__lightbox-close:hover{background:#fff3}}.gallery-module__MSb66W__lightbox-nav{color:var(--palette-primary-white);cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;min-width:44px;height:50px;min-height:44px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}@media (hover:hover) and (pointer:fine){.gallery-module__MSb66W__lightbox-nav:hover{background:#fff3}}.gallery-module__MSb66W__lightbox-prev{left:-70px}.gallery-module__MSb66W__lightbox-next{right:-70px}.gallery-module__MSb66W__lightbox-counter{color:var(--palette-primary-white);font-size:var(--font-size-body-s);padding:var(--space-100)var(--space-200);background:#00000080;border-radius:20px;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}@media (max-width:1024px){.gallery-module__MSb66W__layout-grid .gallery-module__MSb66W__gallery{grid-template-columns:repeat(min(var(--grid-template-columns,3),3),1fr)}.gallery-module__MSb66W__layout-masonry.gallery-module__MSb66W__columns-4 .gallery-module__MSb66W__gallery{column-count:3}}@media (max-width:768px){.gallery-module__MSb66W__layout-grid .gallery-module__MSb66W__gallery{grid-template-columns:repeat(min(var(--grid-template-columns,3),2),1fr)}.gallery-module__MSb66W__layout-masonry.gallery-module__MSb66W__columns-3 .gallery-module__MSb66W__gallery,.gallery-module__MSb66W__layout-masonry.gallery-module__MSb66W__columns-4 .gallery-module__MSb66W__gallery{column-count:2}.gallery-module__MSb66W__lightbox-close{top:10px;right:10px}.gallery-module__MSb66W__lightbox-nav{width:44px;height:44px}.gallery-module__MSb66W__lightbox-prev{left:10px}.gallery-module__MSb66W__lightbox-next{right:10px}}@media (max-width:480px){.gallery-module__MSb66W__layout-grid .gallery-module__MSb66W__gallery{grid-template-columns:1fr}.gallery-module__MSb66W__layout-masonry.gallery-module__MSb66W__columns-2 .gallery-module__MSb66W__gallery,.gallery-module__MSb66W__layout-masonry.gallery-module__MSb66W__columns-3 .gallery-module__MSb66W__gallery,.gallery-module__MSb66W__layout-masonry.gallery-module__MSb66W__columns-4 .gallery-module__MSb66W__gallery{column-count:1}.gallery-module__MSb66W__layout-carousel .gallery-module__MSb66W__gallery-item{flex:0 0 250px}.gallery-module__MSb66W__lightbox{padding:var(--space-200)}}@media (prefers-reduced-motion:reduce){.gallery-module__MSb66W__gallery-item,.gallery-module__MSb66W__gallery-item:before{transition:none}.gallery-module__MSb66W__loading-spinner{animation:none}}
