: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-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{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}}.WallVisualizer_visualizerRoot__-MZcD{background:#2a2620;display:flex;flex-direction:column;height:100vh}.WallVisualizer_visualizerRootEmbedded__hsbPX{height:100%}.WallVisualizer_sceneWrap__SZV72{align-items:center;background:#2a2620;display:flex;flex:1 1;justify-content:center;overflow:hidden;position:relative}.WallVisualizer_stage__Af62P{flex:none;overflow:hidden;position:relative}.WallVisualizer_room__T9C53{inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .6s ease}.WallVisualizer_roomActive__0ht4r{opacity:1;pointer-events:auto}.WallVisualizer_roomBg__Z0bfM{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.WallVisualizer_roomBgFallback__NHNM7{background:linear-gradient(180deg,#d6cfc4,#c9c1b5 60%,#b8b0a4);height:100%;width:100%}.WallVisualizer_artworkMount__Teoam{position:absolute;transform:translate(-50%);transition:all .6s ease}.WallVisualizer_artworkFrame__bkejl{box-shadow:0 2px 4px #0000001f,0 8px 24px #00000038,0 20px 60px #0000002e;position:relative}.WallVisualizer_artworkImg__lFocq{display:block;height:auto;max-width:100%}.WallVisualizer_infoPanel__67vJR{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#f7f4efeb;border-left:2px solid #b89b6a;bottom:24px;left:32px;max-width:280px;opacity:0;padding:16px 22px;position:absolute;transform:translateY(8px);transition:opacity .5s ease .3s,transform .5s ease .3s}.WallVisualizer_infoPanelVisible__XIsq7{opacity:1;transform:translateY(0)}.WallVisualizer_infoTitle__KGfG\+{color:#1a1814;font-size:1.2rem;font-style:italic;font-weight:400;line-height:1.3;margin-bottom:5px}.WallVisualizer_infoMeta__yVXbp{color:#9a9088;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.WallVisualizer_loadingOverlay__tu7RW{align-items:center;background:#2a2620;display:flex;inset:0;justify-content:center;position:absolute;z-index:20}.WallVisualizer_loaderText__V\+lPb{animation:WallVisualizer_pulse__mwWIf 1.8s ease-in-out infinite;color:#f7f4ef66;font-size:1rem;font-style:italic;letter-spacing:.2em}@keyframes WallVisualizer_pulse__mwWIf{0%,to{opacity:.4}50%{opacity:.9}}.WallVisualizer_errorState__837zB{align-items:center;background:#2a2620;color:#f7f4ef80;display:flex;flex-direction:column;gap:12px;inset:0;justify-content:center;padding:40px;position:absolute;text-align:center}.WallVisualizer_errorState__837zB h2{color:#f7f4efb3;font-size:1.6rem;font-weight:300}.WallVisualizer_errorState__837zB p{font-size:.8rem;letter-spacing:.06em}.WallVisualizer_roomSwitcher__7zcBq{align-items:center;background:#1a1814;display:flex;flex-shrink:0;gap:0;height:72px;overflow-x:auto;padding:0 36px;scrollbar-width:none}.WallVisualizer_roomSwitcher__7zcBq::-webkit-scrollbar{display:none}.WallVisualizer_switcherLabel__2TcIr{color:#ffffff4d;flex-shrink:0;font-size:.65rem;letter-spacing:.18em;margin-right:20px;text-transform:uppercase;white-space:nowrap}.WallVisualizer_roomThumb__uFBRK{border:1px solid #0000;border-radius:2px;cursor:pointer;flex-shrink:0;height:48px;margin-right:10px;object-fit:cover;opacity:.45;transition:opacity .25s,border-color .25s,transform .2s;width:80px}.WallVisualizer_roomThumb__uFBRK:hover{opacity:.75;transform:translateY(-1px)}.WallVisualizer_roomThumbActive__Krakd{border-color:#b89b6a;opacity:1}@media (max-width:600px){.WallVisualizer_infoPanel__67vJR{bottom:16px;left:16px;max-width:220px;padding:12px 16px}.WallVisualizer_roomSwitcher__7zcBq{height:64px;padding:0 20px}.WallVisualizer_roomThumb__uFBRK{height:38px;width:64px}}.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;vertical-align:top;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-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_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}:is(.ListingImageGallery_navLeft__Jo6UK,.ListingImageGallery_navRight__D4PMf):hover{cursor:pointer}:is(.ListingImageGallery_navLeft__Jo6UK,.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_wallThumb__lcO4E{align-items:center;background-color:#1a1814;border:1px solid #b89b6a;border-radius:var(--borderRadiusMedium);box-sizing:border-box;color:#f7f4ef;cursor:pointer;display:flex;font-size:10px;height:88px;justify-content:center;letter-spacing:.04em;line-height:1.25;padding:6px;text-align:center;text-transform:uppercase;white-space:normal;width:88px}.ListingImageGallery_wallThumb__lcO4E span{display:block;width:100%}.ListingImageGallery_wallItem__lj0FD{height:100%;width:100%}
/*# sourceMappingURL=5182.6017d6cf.chunk.css.map*/