@-webkit-keyframes spinner__animation{0%{transform:rotate(0deg);-webkit-animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297)}to{transform:rotate(1turn)}}@keyframes spinner__animation{0%{transform:rotate(0deg);-webkit-animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297)}to{transform:rotate(1turn)}}@-webkit-keyframes loading__animation{to{transform:translateX(100%)}}@keyframes loading__animation{to{transform:translateX(100%)}}.wc-block-components-product-summary{margin-bottom:12px;margin-top:0}.is-loading .wc-block-components-product-summary:before{height:6em;overflow:hidden!important;pointer-events:none;border:0!important;color:currentColor!important;content:".";position:relative!important;max-width:100%!important;outline:0!important;opacity:.15;background-color:currentColor!important;box-shadow:none;border-radius:.25rem;width:100%;line-height:1;display:block;z-index:1}.is-loading .wc-block-components-product-summary:before>*{visibility:hidden}.is-loading .wc-block-components-product-summary:before:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;height:100%;transform:translateX(-100%);right:0;content:" ";position:absolute;top:0;left:0;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;display:block}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-summary:before{-webkit-animation:none;animation:none}}