.loading-overlay{position:fixed;z-index:1;width:1.8rem}@media screen and (max-width: 749px){.loading-overlay{top:0;right:0}}@media screen and (min-width: 750px){.loading-overlay{left:0}}.loading-overlay__spinner{width:1.8rem;display:inline-block}.spinner{animation:rotator 1.4s linear infinite}@keyframes rotator{0%{transform:rotate(0)}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{pointer-events:none;cursor:default}.loading-overlay__logo{display:flex;justify-content:center;align-items:center}.icon-store{height:50px;width:50px;animation:loading .5s infinite alternate;animation-timing-function:cubic-bezier(.445,.05,.55,.95)}@keyframes loading{0%{height:50px;width:50px}to{height:70px;width:70px}}
/*# sourceMappingURL=/s/files/1/0525/6373/8804/t/30/assets/component-loading-overlay.css.map */
