.sr-blur-background{filter:blur(2px)}.sr-overlay{width:100%;display:block;background:rgba(0,0,0,.1);position:absolute;z-index:8003;top:0;left:0;right:0;bottom:0;margin:auto;height:100%!important}.sr-checkout-spinner-wrapper{animation:checkout-spinner-rotator 1.4s linear infinite;position:absolute;left:0;right:0;margin:auto;top:0;bottom:0;width:40px;height:40px;z-index:9991}@keyframes checkout-spinner-rotator{0%{transform:rotate(0)}100%{transform:rotate(270deg)}}.sr-checkout-spinner{stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;animation:checkout-spinner-dash 1.4s ease-in-out infinite,checkout-spinner-colors 5.6s ease-in-out infinite}@keyframes checkout-spinner-colors{0%{stroke:#6d6d6d}25%{stroke:#78b15a}50%{stroke:#f7c223}75%{stroke:#78b15a}100%{stroke:#6d6d6d}}@keyframes checkout-spinner-dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}100%{stroke-dashoffset:187;transform:rotate(450deg)}}