.ImageZoomModal_modal__FRucF{position:fixed;top:60px;left:0;width:100vw;height:calc(100vh - 60px);background-color:rgba(155,155,155,.5);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000;padding:10px;box-sizing:border-box;gap:10px}@media screen and (min-width:768px){.ImageZoomModal_modal__FRucF{padding:20px;gap:15px}}.ImageZoomModal_backdrop__JCDwK{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.ImageZoomModal_modalContent__MlqQt{position:relative;width:100%;height:100%;max-width:100%;max-height:100%;display:flex;align-items:center;justify-content:center;flex:1 1;min-height:0}.ImageZoomModal_closeButton__nEiKg{position:absolute;top:10px;right:10px;background:#9b9b9b;border:none;color:#fff;cursor:pointer;padding:8px;z-index:1001;transition:background-color .2s ease;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.ImageZoomModal_closeButton__nEiKg:hover{background-color:#9b9b9b}@media screen and (min-width:768px){.ImageZoomModal_closeButton__nEiKg{top:15px;right:15px;padding:10px;width:44px;height:44px}}.ImageZoomModal_imageContainer__0dDql{position:relative;display:flex;align-items:center;justify-content:center;max-width:100%;max-height:100%;overflow:hidden}.ImageZoomModal_emblaContainer__IgA_w{display:flex;width:100%;height:100%}.ImageZoomModal_emblaSlide__Y8Jpj{min-width:100%;height:100%;display:flex;align-items:center;justify-content:center}.ImageZoomModal_zoomedImage__LqZST{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.ImageZoomModal_navButton__hrLNQ{position:absolute;top:50%;transform:translateY(-50%);background:#9b9b9b;border:none;color:#fff;cursor:pointer;transition:background-color .2s ease;z-index:1001;width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:5px}.ImageZoomModal_navButton__hrLNQ:hover{background:#9b9b9b}@media screen and (min-width:768px){.ImageZoomModal_navButton__hrLNQ{width:50px;height:50px}}.ImageZoomModal_prevButton__tIAG9{left:10px}@media screen and (min-width:768px){.ImageZoomModal_prevButton__tIAG9{left:20px}}.ImageZoomModal_nextButton__MPAIG{right:10px}@media screen and (min-width:768px){.ImageZoomModal_nextButton__MPAIG{right:20px}}.ImageZoomModal_imageCounter__zgjBZ{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);color:#fff;font-size:.9rem;padding:6px 12px;z-index:1001;backdrop-filter:blur(4px);background:#9b9b9b}@media screen and (min-width:768px){.ImageZoomModal_imageCounter__zgjBZ{bottom:15px;font-size:1rem;padding:8px 16px}}.BaseCarousel_carouselViewport__v46R5{overflow:hidden;position:relative}.BaseCarousel_carouselViewport__v46R5:hover .BaseCarousel_arrow__H79M_:not(:disabled){opacity:1!important;pointer-events:auto;box-shadow:none}.BaseCarousel_carouselContainer__42GGC{display:flex;touch-action:pan-y pinch-zoom;will-change:transform;transform:translateZ(0);transition:transform .3s cubic-bezier(.25,.46,.45,.94);gap:1rem}.BaseCarousel_carouselThumbs__eucVl{margin-top:15px}@media screen and (min-width:1280px){.BaseCarousel_carouselThumbs__eucVl{margin-top:20px}}.BaseCarousel_carouselThumbsViewport__DfaPS{overflow:hidden}.BaseCarousel_carouselThumbsContainer__zCfxD{display:flex;flex-direction:row;margin-left:-9px}@media screen and (min-width:1280px){.BaseCarousel_carouselThumbsContainer__zCfxD{margin-left:-12px}}@keyframes BaseCarousel_initialFade__jSXzE{0%{opacity:0}10%,80%{opacity:1}to{opacity:0}}.BaseCarousel_arrow__H79M_{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;z-index:2;opacity:0;pointer-events:none;will-change:opacity;backface-visibility:hidden;transition:opacity .2s ease-in-out;height:80px}.BaseCarousel_arrow__H79M_:not(:disabled){animation:BaseCarousel_initialFade__jSXzE 3s ease-in-out}.BaseCarousel_arrow__H79M_ svg{display:block;width:30px;height:30px;will-change:transform;transform:translateZ(0)}@media screen and (min-width:1280px){.BaseCarousel_arrow__H79M_ svg{width:50px;height:50px}}.BaseCarousel_arrowPrev__PK_ja{left:0}.BaseCarousel_arrowNext__FocsR{right:0}.ShowcaseCarousel_carousel__L0dN_{max-width:704px;margin:0 auto;position:relative}.ShowcaseCarousel_slide__LOgr3{position:relative;flex:0 0 80%;min-width:0;opacity:.6;transition:opacity .3s ease;padding-left:1rem}.ShowcaseCarousel_slide__LOgr3 img{object-fit:cover;width:100%;height:213px}@media screen and (min-width:1280px){.ShowcaseCarousel_slide__LOgr3 img{height:320px}.ShowcaseCarousel_slide__LOgr3{flex:0 0 70%;padding-left:1.5rem}}.ShowcaseCarousel_isSelected__HzWq_{opacity:1}.ShowcaseCarousel_zoomButton__vCYyI{position:relative;display:block;border:none;background:none;padding:0;cursor:pointer;width:100%;height:100%;will-change:transform}.ShowcaseCarousel_zoomButton__vCYyI:hover{transform:scale3d(1.02,1.02,1)}.ShowcaseCarousel_zoomButton__vCYyI:hover .ShowcaseCarousel_zoomOverlay__UYSqa{opacity:1}.ShowcaseCarousel_zoomButton__vCYyI:focus{outline:2px solid #007acc;outline-offset:2px}.ShowcaseCarousel_zoomButton__vCYyI:focus .ShowcaseCarousel_zoomOverlay__UYSqa{opacity:1}.ShowcaseCarousel_zoomButton__vCYyI img{width:100%;height:100%;object-fit:cover}.ShowcaseCarousel_zoomOverlay__UYSqa{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;border-radius:4px;will-change:opacity}.ShowcaseCarousel_zoomOverlay__UYSqa svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.GalleryCarousel_carousel__vPuZe{max-width:320px;min-height:281px}@media screen and (min-width:1280px){.GalleryCarousel_carousel__vPuZe{max-width:480px;min-height:420px}}.GalleryCarousel_carouselSlide__mvJiL{transform:translateZ(0);flex:0 0 100%;min-width:0;contain:layout style paint;backface-visibility:hidden}.GalleryCarousel_slideImage__P66EF{display:flex;align-items:center;justify-content:center;width:320px;height:213px;-webkit-user-select:none;user-select:none;position:relative}.GalleryCarousel_slideImage__P66EF img{width:320px;height:213px}@media screen and (min-width:1280px){.GalleryCarousel_slideImage__P66EF,.GalleryCarousel_slideImage__P66EF img{width:480px;height:320px}}.GalleryCarousel_zoomButton__ijz2R{position:relative;display:block;border:none;background:none;padding:0;cursor:pointer;will-change:transform}.GalleryCarousel_zoomButton__ijz2R:hover .GalleryCarousel_zoomOverlay__tdSsw{opacity:1}.GalleryCarousel_zoomButton__ijz2R:focus{outline:2px solid #007acc;outline-offset:2px}.GalleryCarousel_zoomButton__ijz2R:focus .GalleryCarousel_zoomOverlay__tdSsw{opacity:1}.GalleryCarousel_zoomOverlay__tdSsw{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;border-radius:4px;will-change:opacity}.GalleryCarousel_zoomOverlay__tdSsw svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.ThumbsButtonCarousel_carouselThumbsSlide__CIzhH{flex:0 0 27%;min-width:0;padding-left:9px}@media screen and (min-width:1280px){.ThumbsButtonCarousel_carouselThumbsSlide__CIzhH{padding-left:12px}}.ThumbsButtonCarousel_carouselThumbsSlideImage__4okE1{-webkit-appearance:none;appearance:none;background-color:rgba(0,0,0,0);touch-action:manipulation;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;display:flex;align-items:center;justify-content:center;height:53px;width:80px}.ThumbsButtonCarousel_carouselThumbsSlideImage__4okE1 img{height:53px;width:80px}@media screen and (min-width:1280px){.ThumbsButtonCarousel_carouselThumbsSlideImage__4okE1,.ThumbsButtonCarousel_carouselThumbsSlideImage__4okE1 img{height:80px;width:120px}}