: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{-webkit-appearance:none;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-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;overscroll-behavior:none;position:relative;-webkit-overflow-scrolling:touch}.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{overflow:hidden;transform:translateZ(0)}.image-gallery-slides,.image-gallery-swipe{-webkit-backface-visibility:hidden;backface-visibility:hidden;touch-action:pan-y pinch-zoom}.image-gallery-slides{contain:layout style paint;isolation:isolate;position:relative}.image-gallery-slides-container{-webkit-backface-visibility:hidden;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{-webkit-backface-visibility:hidden;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{-webkit-appearance:none;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:100vw}@media (min-width:768px){.image-gallery-thumbnails{width:calc(100vw - 48px)}}@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}@media (min-width:768px){.image-gallery-thumbnail:first-child{margin-left:0}}.image-gallery-thumbnail:last-child{margin-right:24px}@media (min-width:768px){.image-gallery-thumbnail:last-child{margin-right:0}}.image-gallery-thumbnail.active,.image-gallery-thumbnail:hover{border-color:var(--marketplaceColor)}.image-gallery-slides{border:1px solid var(--colorGrey100);border-radius:16px;overflow:hidden}@media (max-width:768px){.image-gallery-slides{border-radius:8px}}.image-gallery:not(.fullscreen-modal) .image-gallery-slide-wrapper{padding-bottom:70px}@media (max-width:768px){.image-gallery:not(.fullscreen-modal) .image-gallery-slide-wrapper{padding-bottom:20px}:is(.image-gallery:not(.fullscreen-modal) .image-gallery-slide-wrapper):has(>button){padding-bottom:60px}}.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}.image-gallery.fullscreen-modal .image-gallery-slide-wrapper{padding-bottom:0}.ListingImageGallery_itemWrapperFullscreen__bfx3L,.ListingImageGallery_itemWrapper__aSDMh{align-items:center;display:flex;justify-content:center}.ListingImageGallery_itemWrapperFullscreen__bfx3L{height:calc(100vh - 130px)}.ListingImageGallery_noImage__lWRtc{border:1px solid var(--colorGrey100);border-radius:var(--borderRadiusMedium)}.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_navBottom__pquDb{align-items:center;background-color:var(--colorWhite);border:1px solid var(--colorGrey100);border-radius:50%;bottom:8px;box-shadow:none;color:var(--colorGrey700);display:flex;filter:none;height:40px;justify-content:center;left:auto;margin:0;padding:0;position:absolute;right:auto;top:auto;transform:none;width:40px;z-index:4}.ListingImageGallery_navBottom__pquDb:hover:not(:disabled){background-color:var(--colorWhite);border-color:var(--colorGrey300);cursor:pointer}.ListingImageGallery_navBottom__pquDb:disabled{opacity:.45}.ListingImageGallery_navBottomLeft__WL5xG{left:0}.ListingImageGallery_navBottomRight__b8-nZ{left:48px}.ListingImageGallery_navBottomArrow__Lz\+uk{flex-shrink:0}.image-gallery.fullscreen-modal [data-listing-gallery-nav]{background-color:initial;border:none;border-radius:0;color:var(--ig-white,#fff);filter:drop-shadow(0 2px 2px rgba(0,0,0,.5));height:auto;padding:48px 12px;width:auto}.image-gallery.fullscreen-modal .image-gallery-left-nav[data-listing-gallery-nav]{bottom:auto;left:0;top:50%;transform:translateY(-50%)}.image-gallery.fullscreen-modal .image-gallery-right-nav[data-listing-gallery-nav]{bottom:auto;left:auto;right:0;top:50%;transform:translateY(-50%)}.ListingImageGallery_videoSlide__tQbN8{background:linear-gradient(145deg,#6b9e3e,#c5d84a 45%,#8fbc55);height:100%;min-height:0;overflow:hidden;position:relative;width:100%}.ListingImageGallery_videoPoster__Mvi9G{display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.ListingImageGallery_presentationLabel__c-a0D{color:#fffffff2;font-family:Nohemi,var(--fontFamily);font-size:clamp(24px,4vw,36px);font-weight:500;left:20px;letter-spacing:-.02em;line-height:1.2;pointer-events:none;position:absolute;text-shadow:0 2px 16px #00000026;top:50%;transform:translateY(-50%);z-index:2}.ListingImageGallery_playHitArea__fCG3A{background:#0000;border:none;cursor:pointer;left:50%;line-height:0;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:3}.ListingImageGallery_videoChrome__5J8LJ{align-items:center;bottom:0;display:flex;flex-direction:row;gap:10px;left:0;padding:8px 10px;position:absolute;right:0;z-index:3}.ListingImageGallery_videoChromePlay__Dyc9p{color:var(--colorWhite);flex-shrink:0;font-size:18px}.ListingImageGallery_videoTrack__XPcr2{background:#ffffff80;border-radius:999px;flex:1 1;height:4px;overflow:hidden}.ListingImageGallery_videoProgress__tkJ5S{background:var(--colorWhite);border-radius:999px;height:100%;width:38%}.ListingImageGallery_muxLayer__iv6ed{align-items:center;background:var(--colorBlack);display:flex;inset:0;justify-content:center;position:absolute;z-index:4}.ListingImageGallery_muxPlayer__9x-5d{height:100%;width:100%;--seek-backward-button:none;--seek-forward-button:none}.ListingImageGallery_muxClose__RYWOx{background:#ffffffeb;border:none;border-radius:999px;color:var(--colorBlack);cursor:pointer;font-size:22px;height:36px;line-height:1;margin:0;padding:0;position:absolute;right:10px;top:10px;width:36px;z-index:5}.ListingImageGallery_muxState__OdTf0{align-items:center;color:var(--colorWhite);display:flex;flex-direction:column;gap:12px;justify-content:center;padding:24px}.ListingImageGallery_muxError__64ioT{color:var(--colorWhite);margin:0;text-align:center}.ListingImageGallery_muxDismiss__5\+RUK{cursor:pointer}.ListingImageGallery_openFullscreen__7cq-K{bottom:19px;display:none;position:absolute;right:24px;z-index:5}@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)}
/*# sourceMappingURL=9484.64263487.chunk.css.map*/