.arredo-arredo-components-1-x-container{width:100%}.arredo-arredo-components-1-x-gridContainer{width:100%;display:flex;flex-direction:column;gap:8px}.arredo-arredo-components-1-x-gridFull{width:100%;cursor:zoom-in}.arredo-arredo-components-1-x-gridFullImg{width:100%;display:block;-o-object-fit:cover;object-fit:cover;aspect-ratio:83/100}.arredo-arredo-components-1-x-gridRow{display:flex;gap:8px;width:100%}.arredo-arredo-components-1-x-gridRowItem{flex:1;min-width:0;cursor:zoom-in;overflow:hidden}.arredo-arredo-components-1-x-gridRowItemImg{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;aspect-ratio:83/100}.arredo-arredo-components-1-x-zoomOverlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:hsla(0,0%,100%,.97);z-index:9999;overflow-y:auto;overflow-x:hidden}.arredo-arredo-components-1-x-zoomClose{position:absolute;top:48px;right:22px;background:none;border:none;font-size:32px;color:#3e3e3e;cursor:pointer;z-index:10001;line-height:1;padding:0}.arredo-arredo-components-1-x-zoomClose:hover{color:#000}.arredo-arredo-components-1-x-zoomImage{width:100%;height:auto;display:block}@media (max-width:767px){.arredo-arredo-components-1-x-zoomOverlay{overflow-y:hidden;overflow-x:auto}.arredo-arredo-components-1-x-zoomImage{width:auto;height:100vh;max-width:none}.arredo-arredo-components-1-x-zoomClose{position:fixed}.arredo-arredo-components-1-x-zoomThumbnailsMobile{position:fixed!important}}@media(min-width:768px){.arredo-arredo-components-1-x-zoomArrow{display:none!important}}.arredo-arredo-components-1-x-zoomArrow{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.8);border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10001;font-size:22px;color:#3e3e3e;box-shadow:0 1px 4px rgba(0,0,0,.15)}.arredo-arredo-components-1-x-zoomArrow:hover{background:#fff}.arredo-arredo-components-1-x-zoomArrowLeft{left:20px}.arredo-arredo-components-1-x-zoomArrowRight{right:20px}.arredo-arredo-components-1-x-zoomThumbnails{position:fixed;left:110px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:6px;z-index:10001}.arredo-arredo-components-1-x-zoomThumbViewport{overflow:hidden;max-height:550px}.arredo-arredo-components-1-x-zoomThumbTrack{display:flex;flex-direction:column;gap:8px;transition:transform .25s ease}.arredo-arredo-components-1-x-zoomThumbArrow{background:transparent;border:none;width:30px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;color:#3e3e3e;border-radius:4px;transform:rotate(90deg);flex-shrink:0}.arredo-arredo-components-1-x-zoomThumbItem{width:112px;height:136px;cursor:pointer;border:none;border-radius:0;overflow:hidden;transition:border-color .2s ease;background:#fff;flex-shrink:0}.arredo-arredo-components-1-x-zoomThumbActive{}.arredo-arredo-components-1-x-zoomThumbImg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.arredo-arredo-components-1-x-zoomThumbnailsMobile{position:absolute;bottom:140px;left:50%;transform:translateX(-50%);display:flex;flex-direction:row;align-items:center;gap:8px;z-index:10001}.arredo-arredo-components-1-x-zoomThumbViewportMobile{overflow:hidden;max-width:247px}.arredo-arredo-components-1-x-zoomThumbTrackMobile{display:flex;flex-direction:row;gap:8px;transition:transform .25s ease}.arredo-arredo-components-1-x-zoomThumbItemMobile{width:77px;height:93px;cursor:pointer;border:none;border-radius:0;overflow:hidden;transition:border-color .2s ease;background:#fff;flex-shrink:0}.arredo-arredo-components-1-x-zoomThumbArrowMobile{background:transparent;border:none;width:20px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;color:#3e3e3e;flex-shrink:0}.arredo-arredo-components-1-x-mobileContainer{width:100%;position:relative}.arredo-arredo-components-1-x-mobileSliderWrapper{position:relative;overflow:hidden}.arredo-arredo-components-1-x-mobileTrack{display:flex;transition:transform .3s ease}.arredo-arredo-components-1-x-mobileSlide{flex:0 0 100%;min-width:0}.arredo-arredo-components-1-x-mobileSlideImg{width:100%;height:auto;display:block;-o-object-fit:contain;object-fit:contain}.arredo-arredo-components-1-x-arrowButton{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.2);border:none;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;font-size:18px;color:#3e3e3e;padding:0}@media (min-width:768px){.arredo-arredo-components-1-x-arrowButton:hover{background:#fff}}.arredo-arredo-components-1-x-arrowLeft{left:14px}.arredo-arredo-components-1-x-arrowRight{right:14px}.arredo-arredo-components-1-x-pagination{display:flex;gap:0;margin-top:0;width:100%}.arredo-arredo-components-1-x-dot{flex:1;height:4px;border-radius:0;background:#f3f3f3;border:none;padding:0;cursor:pointer;transition:background .2s ease}.arredo-arredo-components-1-x-dotActive{background:#3e3e3e}