.load-wrapper{z-index:12;width:100%;height:100%}.load-wrapper,.load-wrapper .blue-circle{display:flex;align-items:center;justify-content:center}.load-wrapper .blue-circle{background:var(--stan-primary-primary-color);width:46px;height:46px;text-align:center;color:var(--stan-white);border-radius:50%}.load-wrapper.has-mask .blue-circle{margin-left:-23px;top:50%;margin-top:-23px;position:absolute;transform:none}.load-wrapper:before{content:none}.load-wrapper.has-mask:before{border-radius:10px;background:var(--stan-white);content:"";position:absolute;top:0;width:100%;height:100%;left:0}