.image-card_container__OnPMY{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;overflow:hidden;cursor:pointer}.image-card_image-wrapper__vLOmO{position:relative;aspect-ratio:3/4;overflow:hidden;z-index:1}.image-card_image__FiZYV{width:100%;height:100%;object-fit:cover;object-position:center;aspect-ratio:3/4}.image-card_overlay__5RYsK{position:absolute;width:200px;height:200px;background-color:rgba(0,0,0,.5);transition:transform .3s ease;transform:translateY(-100%);top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;display:none;height:100%}@media (max-width:768px){.image-card_overlay__5RYsK{width:100vw}}@media (min-width:769px) and (max-width:1200px){.image-card_overlay__5RYsK{width:50vw}}@media (min-width:1201px){.image-card_overlay__5RYsK{width:33vw;height:100%}}.image-card_container__OnPMY:hover .image-card_overlay__5RYsK{display:flex}.image-card_container__OnPMY .image-card_overlay-none__i5dhA{display:none}.image-card_overlay-content__nXVKS{color:white;text-align:center}.product-desc-style_desktopCentered__MZ2oy{display:block;justify-content:left;margin:10px}.product-desc-style_desktopCenteredInner__MI3WL{display:flex;justify-content:left}@media only screen and (min-width:768px){.product-desc-style_desktopCentered__MZ2oy{justify-content:center}.product-desc-style_desktopCenteredInner__MI3WL{justify-content:left}}.share-btn-grp-style_notClicked__4zVdp{padding:5px;border:1px solid whitesmoke;background-color:whitesmoke;width:230px;border-radius:5px;cursor:pointer;transition:background-color .3s;background:linear-gradient(to left,whitesmoke 50%,var(--module-color) 50%) 100%;background-size:200%;transition:.5s ease-out}.share-btn-grp-style_notClicked__4zVdp:hover{background:linear-gradient(to left,whitesmoke 50%,var(--module-color) 50%) 100%;background-position:0;background-size:100%}.share-btn-grp-style_clicked__rfkdr{border-radius:5px;padding:5px;border:1px solid whitesmoke;background-color:var(--module-color);width:230px;cursor:pointer;transition:background-color .3s;background:linear-gradient(to left,whitesmoke 50%,var(--module-color) 50%) 100%;background-size:200%;transition:.5s ease-out;background-position:0}.draggable-slider_carouselContainer__oOXa_{overflow:hidden;width:100%;position:relative}.draggable-slider_carouselWrapper__lpv7M{display:flex;transition:transform .3s ease-in-out}.draggable-slider_carouselItem__OY1er{min-width:100%;box-sizing:border-box;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.draggable-slider_carouselIcon__O4gS_{width:80px;height:80px;margin-bottom:10px;border-radius:50%;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center}.draggable-slider_carouselDescription__qvdqZ{font-size:18px;color:#333}.draggable-slider_dotsContainer__wbLXz{display:flex;justify-content:center;margin-top:10px}.draggable-slider_dot__Pk1YU{width:10px;height:10px;margin:0 5px;background-color:#ccc;border:none;border-radius:50%;cursor:pointer;transition:background-color .3s}.draggable-slider_dot__Pk1YU:hover{background-color:#888}.draggable-slider_activeDot__RfGHf{background-color:#333}.draggable-slider_leftArrow__kdOcP,.draggable-slider_rightArrow__SyPI9{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(255,255,255,.8);z-index:2}.draggable-slider_leftArrow__kdOcP{left:10px}.draggable-slider_rightArrow__SyPI9{right:10px}