.StoreProductGridItem-module__4VBS-W__storeProductGridItem{--padding:calc(var(--safe-space)*2);width:200px;height:280px;color:var(--text-color-black);box-shadow:calc(var(--safe-space)*2)calc(var(--safe-space)*2)calc(var(--safe-space)*2);transition:all var(--transition-duration);background:#fff;flex-direction:column;display:flex;position:relative}.StoreProductGridItem-module__4VBS-W__storeProductGridItem--hover{box-shadow:none;z-index:1;transform:scale(1.1)}.StoreProductGridItem-module__4VBS-W__storeProductGridItem__price{color:var(--text-color-black);margin-top:calc(var(--padding)*-1);z-index:0;position:absolute;top:200px;right:0}.StoreProductGridItem-module__4VBS-W__storeProductGridItem__image{-webkit-clip-path:polygon(0 0,100% 0,100% 85%,0% 100%);clip-path:polygon(0 0,100% 0,100% 85%,0% 100%);background:#000;width:100%;height:200px;min-height:200px}.StoreProductGridItem-module__4VBS-W__storeProductGridItem__bottom{padding:var(--padding)}.StoreProductGridItem-module__4VBS-W__storeProductGridItem__name{height:3em;line-height:1.5em}.StoreProductGridItem-module__4VBS-W__storeProductGridItem--hover .StoreProductGridItem-module__4VBS-W__storeProductGridItem__storeOverlay{transform:scale(1)}.StoreProductGridItem-module__4VBS-W__storeProductGridItem__storeOverlay{transition:transform var(--transition-duration);color:#fff;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(0)}.StoreProductGridItem-module__4VBS-W__storeProductGridItem__storeStatus{justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}
.TextFixedHeightEllipsis-module__7OorUG__textFixedHeightEllipsis{position:relative}.TextFixedHeightEllipsis-module__7OorUG__textFixedHeightEllipsis--clamp:hover{overflow:visible}.TextFixedHeightEllipsis-module__7OorUG__textFixedHeightEllipsis__content{overflow:hidden}.TextFixedHeightEllipsis-module__7OorUG__textFixedHeightEllipsis__showMore{position:absolute;bottom:0;left:100%;transform:translate(-50%)}.TextFixedHeightEllipsis-module__7OorUG__textFixedHeightEllipsis--clamp .TextFixedHeightEllipsis-module__7OorUG__textFixedHeightEllipsis__showMore{display:block}.TextFixedHeightEllipsis-module__7OorUG__textFixedHeightEllipsis__showMore,.TextFixedHeightEllipsis-module__7OorUG__textFixedHeightEllipsis--clamp:hover .TextFixedHeightEllipsis-module__7OorUG__textFixedHeightEllipsis__showMore{display:none}
@-webkit-keyframes react-loading-skeleton{to{transform:translate(100%)}}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:.25rem;width:100%;line-height:1;display:inline-flex;position:relative;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);background-repeat:no-repeat;background-image:var(--custom-highlight-background,linear-gradient(90deg,var(--base-color)0%,var(--highlight-color)50%,var(--base-color)100%));height:100%;-webkit-animation-name:react-loading-skeleton;animation-name:react-loading-skeleton;-webkit-animation-direction:var(--animation-direction);-webkit-animation-direction:var(--animation-direction);animation-direction:var(--animation-direction);-webkit-animation-duration:var(--animation-duration);-webkit-animation-duration:var(--animation-duration);animation-duration:var(--animation-duration);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}
