.loading-overlay{position:absolute;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}@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)}}.path-efficient{stroke-dasharray:140 48;stroke-dashoffset:0;transform-origin:center;stroke:rgb(var(--color-foreground));animation:spin-efficient .8s linear infinite;will-change:transform}@media screen and (forced-colors: active){.path-efficient{stroke:CanvasText}}@keyframes spin-efficient{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.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}.rs-spinner{--rs-spinner-color: var(--brand-gray-500);--rs-spinner-top-color: var(--brand-gray-400);--rs-spinner-size: 30px;--rs-spinner-border-width: 3px;--rs-spinner-animation-duration: 1.2s;--rs-spinner-animation-timing-function: linear;--rs-spinner-animation-iteration-count: infinite;--rs-spinner-animation-play-state: paused;width:var(--rs-spinner-size);aspect-ratio:1;border:var(--rs-spinner-border-width) solid var(--rs-spinner-color);border-top-color:var(--rs-spinner-top-color);border-radius:50%;animation:spin-efficient var(--rs-spinner-animation-duration) var(--rs-spinner-animation-timing-function) var(--rs-spinner-animation-iteration-count) var(--rs-spinner-animation-play-state);will-change:transform;contain:layout style paint;pointer-events:none;-webkit-user-select:none;user-select:none}.rs-spinner--running{--rs-spinner-animation-play-state: running}.tw-hidden .rs-spinner{--rs-spinner-animation-play-state: paused}
/*# sourceMappingURL=/cdn/shop/t/460/assets/component-loading-overlay.css.map */
