.imageGalleryDialog .dialogWrapper>.wrapper{border-radius:unset;width:100%;max-width:100%;height:100%;max-height:100%;box-shadow:unset;-webkit-backdrop-filter:unset;backdrop-filter:unset;background-color:#0000;background-color:rgba(var(--text-color-rgb), .5);position:relative}.imageGalleryDialog .imageGalleryDialogWrapper{width:100%;max-width:1800px;height:100%;position:absolute}.imageGalleryDialog .imageGalleryDialogHeader{background:linear-gradient(to bottom, rgba(var(--text-color-rgb), .65), transparent);z-index:2;justify-content:flex-start;align-items:center;width:100%;max-width:1800px;height:60px;padding:8px;display:flex;position:absolute;top:0;right:0}.imageGalleryDialog .imageGalleryDialogHeader .title{justify-content:flex-start;align-items:center;width:100%;height:60px;padding:0 70px 0 0;display:flex;position:relative}.imageGalleryDialog .imageGalleryDialogHeader .title span{-webkit-line-clamp:1;line-clamp:1;width:100%;color:var(--reverse-color);text-shadow:0 1px 2px rgba(var(--text-color-rgb), .5);-webkit-box-orient:vertical;font-size:13px;display:-webkit-box;position:relative;overflow:hidden}.imageGalleryDialog .imageGalleryDialogHeader .close{width:54px;height:44px;color:var(--reverse-color);z-index:3;background-color:#0000;border:2px solid #0000;border-radius:16px;justify-content:center;align-items:center;padding-bottom:2px;transition:all .3s;display:flex;position:absolute;top:8px;right:16px}.imageGalleryDialog .imageGalleryDialogHeader .close svg path{stroke:var(--reverse-color)}.imageGalleryDialog .imageGalleryDialogHeader .close:hover{border-color:var(--reverse-color)}.imageGalleryDialog .swiper{width:100%;height:100%;padding:0}.imageGalleryDialog .overlay{z-index:3;width:100%;height:100%;display:none;position:absolute;top:0;right:0}.imageGalleryDialog .imageGalleryDialogSlideWrapper{width:100%;height:100%}.imageGalleryDialog .imageGalleryDialogSlideWrapper .swiper-slide{z-index:1;width:100%;height:100%}.imageGalleryDialog .imageGalleryDialogSlideWrapper .swiper-zoom-container>.dismiss{z-index:0;width:100%;height:100%;position:absolute;top:0;right:0}.imageGalleryDialog .imageGalleryDialogSlideWrapper .swiper-zoom-container{width:100%;height:100%;padding:60px 0 144px}.imageGalleryDialog .imageGalleryDialogSlideWrapper .swiper-zoom-container img{z-index:2;width:auto;max-width:100%;height:auto;max-height:100%;display:block;position:relative;background-size:contain!important}.imageGalleryDialog .prev,.imageGalleryDialog .next{opacity:.5;z-index:1;background-color:rgba(var(--navigation-color-rgb), .8);-webkit-backdrop-filter:saturate(130%)blur(26px);backdrop-filter:saturate(130%)blur(26px);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.imageGalleryDialog:hover .prev,.imageGalleryDialog:hover .next{opacity:1}.imageGalleryDialog .prev{left:auto;right:24px}.imageGalleryDialog .next{left:24px;right:auto}.imageGalleryDialog .prev:hover,.imageGalleryDialog .next:hover{background-color:rgba(var(--navigation-color-rgb), .6)}.imageGalleryDialog .prev svg{margin-left:2px}.imageGalleryDialog .next svg{margin-right:2px}.imageGalleryDialog .prev svg path,.imageGalleryDialog .next svg path{stroke-width:80px;stroke:rgba(var(--text-color-rgb), .6)}.imageGalleryDialog .prev:hover svg path,.imageGalleryDialog .next:hover svg path{stroke:rgba(var(--text-color-rgb), .7)}.imageGalleryDialog .prev.swiper-button-disabled,.imageGalleryDialog .next.swiper-button-disabled{transform:translateY(-50%)scale(.1);opacity:0!important}.imageGalleryDialog .imageGalleryDialogThumbs{background:linear-gradient(to top, rgba(var(--text-color-rgb), .65), transparent);z-index:2;justify-content:flex-start;align-items:center;width:100%;max-width:1800px;height:144px;padding:8px 0;display:flex;position:absolute;bottom:0;right:0}.imageGalleryDialog .imageGalleryDialogThumbs .swiper{padding:16px 16px 16px 0}.imageGalleryDialog .imageGalleryDialogThumbs .swiper-slide{background-color:rgba(var(--reverse-color-rgb), .05);border:4px solid rgba(var(--reverse-color-rgb), .2);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100px;height:100px;transition:all .3s;display:flex;margin-left:16px!important}.imageGalleryDialog .imageGalleryDialogThumbs .swiper-slide-thumb-active{border-color:rgba(var(--reverse-color-rgb), .5)}.imageGalleryDialog .imageGalleryDialogThumbs .swiper-slide:hover{border-color:rgba(var(--reverse-color-rgb), .7)}.imageGalleryDialog .imageGalleryDialogThumbs .swiper-slide:active,.imageGalleryDialog .imageGalleryDialogThumbs .swiper-slide:focus{border:4px solid rgba(var(--reverse-color-rgb), .3)}.imageGalleryDialog .imageGalleryDialogThumbs img{cursor:pointer;width:auto;max-width:100%;height:auto;max-height:100%}@media (max-width:600px){.imageGalleryDialog .prev,.imageGalleryDialog .next{display:none}}
