.wc-block-components-product-image img[hidden]{display:none;}.editor-styles-wrapper .wc-block-components-product-image__inner-container{justify-content:flex-start;}.is-loading .wc-block-components-product-image{background-color:currentColor !important;border:0 !important;box-shadow:none;color:currentColor !important;display:block;line-height:1;max-width:100% !important;opacity:.15;outline:0 !important;overflow:hidden !important;pointer-events:none;position:relative !important;width:100%;width:auto;z-index:1;}.is-loading .wc-block-components-product-image>*{visibility:hidden;}.is-loading .wc-block-components-product-image:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%);}@keyframes loading__animation{to{transform:translateX(100%);}}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-image{animation:none;}}