@keyframes cffspinner{to{transform:rotate(360deg)}}.cff-processing-form{z-index:99999;width:100px;height:100px;position:fixed;top:calc(50% - 50px);left:calc(50% - 50px)}.cff-processing-form:before{content:"";box-sizing:border-box;border-top:6px solid #333;border-right:4px solid #0000;border-radius:50%;width:100px;height:100px;animation:.6s linear infinite cffspinner;position:absolute}