.loading-overlay{position:absolute;width:1.8rem;z-index:1}@media screen and (max-width:749px){.loading-overlay{right:0;top:0}}@media screen and (min-width:750px){.loading-overlay{left:0}}.loading-overlay__spinner{display:inline-block;width:1.8rem}.spinner{animation:rotator 1.4s linear infinite}@keyframes rotator{0%{transform:rotate(0deg)}to{transform:rotate(270deg)}}.path{stroke-dasharray:280;stroke-dashoffset:0;transform-origin:center;stroke:rgb(var(--color-foreground));animation:dash 1.4s ease-in-out infinite}@media screen and (forced-colors:active){.path{stroke:CanvasText}}@keyframes dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;transform:rotate(135deg)}to{stroke-dashoffset:280;transform:rotate(450deg)}}.loading-overlay:not(.hidden)+.cart-item__price-wrapper,.loading-overlay:not(.hidden)~cart-remove-button{opacity:50%}.loading-overlay:not(.hidden)~cart-remove-button{cursor:default;pointer-events:none}#product-grid{transition:opacity 2s}.searchspring-facets .facets.shimmer{height:30px;width:50%}.shimmer{animation:shimmer 1.5s infinite;background-repeat:no-repeat;color:grey;-webkit-mask:linear-gradient(-60deg,#000 30%,#0005,#000 70%) right/300% 100%;text-color:transparent;background:#d3d3d3;border-radius:20px}.card-shimmer{height:300px;width:100%}.card-shimmer-text{height:30px;margin-top:10px;width:65%}.card-shimmer-text-2{height:30px;margin-bottom:20px;margin-top:10px;width:50%}@keyframes shimmer{to{-webkit-mask-position:left}}@media screen and (max-width:600px){.card-shimmer{height:150px}.grid--1-col-tablet-down .card-shimmer{height:300px}}@media screen and (max-width:990px){.searchspring-facets.facets-container.loading *{opacity:0}.searchspring-facets.facets-container.loading{animation:shimmer 1.5s infinite;background-repeat:no-repeat;color:grey;-webkit-mask:linear-gradient(-60deg,#000 30%,#0005,#000 70%) right/300% 100%;text-color:transparent;background:#d3d3d3;border-radius:20px}}