@-webkit-keyframes a{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes a{0%{transform:rotate(0)}to{transform:rotate(1turn)}}[data-product-list].loading{position:relative;min-height:300px;margin-bottom:0}@media screen and (min-width:768px){[data-product-list].loading{min-height:500px}}[data-product-list].loading:before{content:"";position:absolute;z-index:2;top:50%;right:50%;width:15px;height:15px;margin-top:-9px;margin-right:-9px;border-color:#000 transparent transparent #000;border-style:solid;border-width:1px;border-radius:50%;-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-animation:a .4s linear infinite;animation:a .4s linear infinite;transition:opacity .3s ease-in-out;opacity:1;visibility:visible}@media screen and (min-width:768px){[data-product-list].loading:before{width:20px;height:20px;margin-top:-12px;margin-right:-12px}}[data-product-list].loading:after{content:"";position:absolute;z-index:1;width:100%;height:100%;left:0;top:0;background:#fff;-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:opacity .3s ease-in-out;opacity:1;visibility:visible}[data-product-list].loading+div{opacity:0}
