:root{--ig-primary-color:#337ab7;--ig-white:#fff;--ig-black:#000;--ig-background-overlay:#0006;--ig-thumbnail-size:96px;--ig-thumbnail-size-small:80px;--ig-thumbnail-border-width:4px;--ig-thumbnail-border-width-small:3px;--ig-bullet-size:4px;--ig-bullet-size-small:3px}.image-gallery-icon{appearance:none;background-color:initial;border:0;color:var(--ig-white,#fff);cursor:pointer;filter:drop-shadow(0 2px 2px rgba(0,0,0,.5));outline:none;position:absolute;transition:all .3s ease-out;z-index:4}@media (hover:hover) and (pointer:fine){.image-gallery-icon:hover{color:var(--ig-primary-color,#337ab7)}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid var(--ig-primary-color,#337ab7)}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:32px;width:32px}@media (max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:16px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media (max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:12px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-bottom-nav,.image-gallery-top-nav{left:50%;padding:12px;transform:translateX(-50%)}.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:120px;width:96px}@media (max-width:768px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:72px;width:48px}}@media (max-width:480px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:48px;width:32px}}.image-gallery-bottom-nav[disabled],.image-gallery-top-nav[disabled]{cursor:not-allowed;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:48px 12px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:64px}@media (max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:32px}}@media (max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:not-allowed;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;overscroll-behavior:none;position:relative;-webkit-user-select:none;user-select:none}.image-gallery.fullscreen-modal{background:var(--ig-black,#000);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen{background:var(--ig-black,#000)}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 112px)}@media (max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 88px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-swipe{transform:translateZ(0)}.image-gallery-slides,.image-gallery-swipe{backface-visibility:hidden;overflow:hidden;touch-action:pan-y pinch-zoom}.image-gallery-slides{contain:layout style paint;isolation:isolate;position:relative}.image-gallery-slides-container{backface-visibility:hidden;display:flex;transform-style:preserve-3d;will-change:transform}.image-gallery-slides-container.vertical{flex-direction:column;height:100%}.image-gallery-slides-container.vertical .image-gallery-slide{flex:0 0 100%;height:100%;min-height:0}.image-gallery-slides-container.vertical .image-gallery-slide .image-gallery-image{height:100%;max-width:100%;width:auto}.image-gallery-slide{backface-visibility:hidden;flex:0 0 100%;min-width:0;position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-slide .image-gallery-description{background:var(--ig-background-overlay,#0006);bottom:72px;color:var(--ig-white,#fff);left:0;line-height:1;padding:12px 20px;position:absolute;white-space:normal}@media (max-width:768px){.image-gallery-slide .image-gallery-description{bottom:48px;font-size:.8em;padding:8px 16px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;text-align:center;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{display:inline-block;margin:0 auto;padding:0}.image-gallery-bullets .image-gallery-bullets-inner{align-items:center;display:flex;justify-content:flex-start;padding:2px 0;white-space:nowrap}.image-gallery-bullets .image-gallery-bullet{appearance:none;background-color:initial;border:1px solid var(--ig-white,#fff);border-radius:50%;box-shadow:0 2px 2px #0009;cursor:pointer;flex-shrink:0;height:calc(var(--ig-bullet-size, 4px)*2 + 2px);margin:0 4px;outline:none;padding:0;transition:all .2s ease-out;width:calc(var(--ig-bullet-size, 4px)*2 + 2px)}@media (max-width:768px){.image-gallery-bullets .image-gallery-bullet{height:calc(var(--ig-bullet-size-small, 3px)*2 + 2px);margin:0 3px;width:calc(var(--ig-bullet-size-small, 3px)*2 + 2px)}}@media (max-width:480px){.image-gallery-bullets .image-gallery-bullet{height:8px;width:8px}}.image-gallery-bullets .image-gallery-bullet:focus{background:var(--ig-primary-color,#337ab7);border:1px solid var(--ig-primary-color,#337ab7);transform:scale(1.2)}.image-gallery-bullets .image-gallery-bullet.active{background:var(--ig-white,#fff);border:1px solid var(--ig-white,#fff);transform:scale(1.2)}@media (hover:hover) and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:var(--ig-primary-color,#337ab7);border:1px solid var(--ig-primary-color,#337ab7)}.image-gallery-bullets .image-gallery-bullet.active:hover{background:var(--ig-primary-color,#337ab7)}}.image-gallery-bullets.image-gallery-bullets-vertical{bottom:auto;left:20px;right:auto;top:50%;transform:translateY(-50%);width:auto}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullets-inner{flex-direction:column;padding:0 2px}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:4px 0}@media (max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:3px 0}}@media (max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:3px 0}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:var(--ig-thumbnail-size,96px)}@media (max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:var(--ig-thumbnail-size-small,80px)}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;left:0;padding:0;position:absolute;top:0;width:100%}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 4px}@media (max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 4px}}.image-gallery-thumbnails{overflow:hidden;padding:4px 0}@media (max-width:768px){.image-gallery-thumbnails{padding:4px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{background:#0000;border:var(--ig-thumbnail-border-width,4px) solid #0000;display:inline-block;padding:0;transition:border .3s ease-out;width:var(--ig-thumbnail-size,96px)}@media (max-width:768px){.image-gallery-thumbnail{border:var(--ig-thumbnail-border-width-small,3px) solid #0000;width:var(--ig-thumbnail-size-small,80px)}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{line-height:0;vertical-align:middle;width:100%}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:var(--ig-thumbnail-border-width,4px) solid var(--ig-primary-color,#337ab7);outline:none}@media (max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:var(--ig-thumbnail-border-width-small,3px) solid var(--ig-primary-color,#337ab7)}}@media (hover:hover) and (pointer:fine){.image-gallery-thumbnail:hover{border:var(--ig-thumbnail-border-width,4px) solid var(--ig-primary-color,#337ab7);outline:none}}@media (hover:hover) and (pointer:fine) and (max-width:768px){.image-gallery-thumbnail:hover{border:var(--ig-thumbnail-border-width-small,3px) solid var(--ig-primary-color,#337ab7)}}.image-gallery-thumbnail-label{box-sizing:border-box;color:var(--ig-white,#fff);font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;text-shadow:0 2px 2px #0009;top:50%;transform:translateY(-50%);white-space:normal;width:100%}@media (max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:var(--ig-background-overlay,#0006);color:var(--ig-white,#fff);line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.image-gallery-thumbnails-container{text-align:left!important}.image-gallery-thumbnails{overflow:auto;padding-bottom:0;padding-top:24px;width:100%}@media (min-width:1024px){.image-gallery-thumbnails{width:unset}}.image-gallery-thumbnail{border-radius:8px;text-align:left!important;width:auto}.image-gallery-thumbnail:first-child{margin-left:24px;vertical-align:bottom}@media (min-width:768px){.image-gallery-thumbnail:first-child{margin-left:0}}.image-gallery-thumbnail:last-child{margin-right:24px;vertical-align:bottom}@media (min-width:768px){.image-gallery-thumbnail:last-child{margin-right:0;vertical-align:bottom}}.image-gallery-thumbnail.active,.image-gallery-thumbnail:hover{border-color:var(--marketplaceColor)}.image-gallery-slide-wrapper{background-color:var(--colorWhite);border-bottom:1px solid var(--colorGrey100)}@media (min-width:768px){.image-gallery-slide-wrapper{border:1px solid var(--colorGrey100);border-radius:var(--borderRadiusMedium);overflow:hidden}}.fullscreen{background-color:var(--colorWhite)!important}.fullscreen .image-gallery-slide-wrapper{background-color:initial;border:none}.fullscreen .image-gallery-thumbnail,.fullscreen .image-gallery-thumbnails-container{text-align:center!important}.ListingImageGallery_galleryWrapper__QBd\+E{position:relative}.ListingImageGallery_itemWithBadge__w0cUx{height:100%;position:relative;width:100%}.ListingImageGallery_verifiedBadge__aYz05{left:16px;pointer-events:none;position:absolute;top:16px;z-index:2}@media (min-width:768px){.ListingImageGallery_verifiedBadge__aYz05{left:20px;top:20px}}.ListingImageGallery_itemWrapperFullscreen__bfx3L,.ListingImageGallery_itemWrapper__aSDMh{align-items:center;display:flex;justify-content:center}.ListingImageGallery_noImage__lWRtc{border:1px solid var(--colorGrey100);border-radius:var(--borderRadiusMedium)}.ListingImageGallery_itemWrapperFullscreen__bfx3L{height:calc(100vh - 130px)}.ListingImageGallery_itemCentering__QQuqe{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.ListingImageGallery_item__F9JRh{max-height:100%;max-width:100%}.ListingImageGallery_thumb__DquP2{border-radius:var(--borderRadiusMedium);max-height:88px;max-width:88px}.ListingImageGallery_navLeft__Jo6UK,.ListingImageGallery_navRight__D4PMf{align-items:center;border:0;display:flex;height:100%;justify-content:center;padding:0;position:absolute;width:60px;z-index:1}.ListingImageGallery_navLeft__Jo6UK:hover,.ListingImageGallery_navRight__D4PMf:hover{cursor:pointer}.ListingImageGallery_navLeft__Jo6UK:hover .ListingImageGallery_navArrowWrapper__hih7r,.ListingImageGallery_navRight__D4PMf:hover .ListingImageGallery_navArrowWrapper__hih7r{background-color:#fff}.ListingImageGallery_navLeft__Jo6UK{left:0}.ListingImageGallery_navLeft__Jo6UK .ListingImageGallery_navArrowWrapper__hih7r{padding-right:2px}.ListingImageGallery_navRight__D4PMf{right:0}.ListingImageGallery_navRight__D4PMf .ListingImageGallery_navArrowWrapper__hih7r{padding-left:2px}.ListingImageGallery_navArrowWrapper__hih7r{background-color:#ffffff80;border-radius:50%;display:none;height:40px;width:40px}@media (min-width:1024px){.ListingImageGallery_navArrowWrapper__hih7r{align-items:center;display:flex;justify-content:center}}.ListingImageGallery_openFullscreen__7cq-K{bottom:19px;display:none;position:absolute;right:24px;z-index:1}@media (min-width:1024px){.ListingImageGallery_openFullscreen__7cq-K{display:block}}.ListingImageGallery_close__aNIAD{color:var(--colorGrey600);transition:var(--transitionStyleButton)}.ListingImageGallery_close__aNIAD:enabled:active,.ListingImageGallery_close__aNIAD:enabled:hover{color:var(--colorBlack)}.ListingImageGallery_pdfThumb__O0DoQ{background-color:var(--colorWhite);border:none;border-radius:var(--borderRadiusMedium);display:flex;flex-direction:column;height:88px;overflow:hidden;position:relative;width:88px}.ListingImageGallery_pdfThumbContent__bdEWe{background-color:#fff;border-radius:var(--borderRadiusMedium);flex-shrink:0;height:88px;overflow:hidden;position:relative;width:88px}.ListingImageGallery_pdfThumbPreviewWrapper__eWz9Z{background:#fff;border-radius:var(--borderRadiusMedium);height:100%;overflow:hidden;position:relative;width:100%}.ListingImageGallery_pdfThumbPreview__GLnAs{background-color:#fff;border:none;height:352px;left:0;pointer-events:none;position:absolute;top:0;transform:scale(.25);transform-origin:top left;width:352px}.ListingImageGallery_pdfThumbPlaceholder__GPO52{align-items:center;background:linear-gradient(135deg,#f5f5f5,#e8e8e8);border-radius:var(--borderRadiusMedium);display:flex;height:100%;justify-content:center;width:100%}.ListingImageGallery_pdfThumbBadge__7v9ZY{color:var(--marketplaceColor);font-size:14px;font-weight:700;letter-spacing:.5px}.ListingImageGallery_pdfThumbLabel__xhSSd{background-color:#000000bf;bottom:0;color:var(--colorWhite);font-size:9px;font-weight:500;left:0;line-height:1.2;overflow:hidden;padding:4px 6px;position:absolute;right:0;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:1}.ListingImageGallery_pdfViewerContainer__eObLf{background-color:var(--colorWhite);display:flex;flex-direction:column;height:100%;width:100%}.ListingImageGallery_pdfHeader__uHW71{align-items:center;background:linear-gradient(to bottom,var(--colorWhite) 0,var(--colorGrey50) 100%);border-bottom:2px solid var(--colorGrey100);display:flex;flex-shrink:0;gap:12px;padding:16px 20px}.ListingImageGallery_pdfBadgeLarge__d2oT6{background-color:var(--marketplaceColor);border-radius:4px;color:var(--colorWhite);font-size:12px;font-weight:700;letter-spacing:.5px;padding:6px 10px}.ListingImageGallery_pdfFileName__dh-Rv{color:var(--colorGrey700);flex:1 1;font-size:15px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ListingImageGallery_pdfOpenLink__PD2Ab{background-color:var(--colorWhite);border:1px solid var(--marketplaceColor);border-radius:4px;color:var(--marketplaceColor);font-size:14px;font-weight:600;padding:8px 16px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.ListingImageGallery_pdfOpenLink__PD2Ab:hover{background-color:var(--marketplaceColor);color:var(--colorWhite)}.ListingImageGallery_pdfContent__8eL1X{background-color:#525659;display:flex;flex:1 1;min-height:0;position:relative}.ListingImageGallery_pdfIframe__9CsAR{background-color:#525659;border:none;flex:1 1;height:100%;width:100%}.ListingImageGallery_pdfLoading__V1B0I{align-items:center;background-color:var(--colorGrey50);color:var(--colorGrey500);display:flex;flex:1 1;font-size:14px;justify-content:center}
/*# sourceMappingURL=9484.f2054a1a.chunk.css.map*/