@-webkit-keyframes plrotate{0%{-webkit-transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg)}to{-webkit-transform:rotate(360deg)}}@keyframes plrotate{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}#plcover{display:block;z-index:9999999999;position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;transition:all 1s}#plcontent{position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;width:50px;height:50px}#plcontent,#plcontent div{box-sizing:content-box}.plcircle2{width:50px;height:50px;border:4px solid rgb(0 0 0/.1);border-top:4px solid #000;border-radius:50px;background-color:#fff0;-webkit-animation:plrotate 1.5s infinite linear;animation:plrotate 1.5s infinite linear}body{--sr-7-css-loaded:1}.et_pb_text_align_left{text-align:left}.et_pb_text_align_center{text-align:center}.et_pb_text_align_right{text-align:right}.et_pb_text_align_justified{text-align:justify}