#body-content{display:none}body.loaded #body-content{display:block}body.loaded #preload-screen{opacity:0}#preload-screen{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;color:#000;display:flex;align-items:center;justify-content:center;font-size:1.5rem;z-index:99999999;transition:opacity .1s ease;pointer-events:none}.center-body{background:#fff;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.loader-shape-3{position:relative;display:inline-block;width:50px;height:50px}.loader-shape-3:after{width:30px;height:20px;border-radius:100%;background-color:rgba(0,0,0,.3);top:50%;left:50%;transform:translate(-50%,-50%);margin-top:15px}.loader-shape-3:before{width:20px;height:20px;border-radius:100% 100% 100% 0;box-shadow:0 0 0 2px rgba(0,0,0,1);animation:anm-SL-3-move 1s linear infinite;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-46deg);margin-top:20px}.loader-shape-3:after,.loader-shape-3:before{position:absolute;content:""}@keyframes anm-SL-3-move{0%{top:0}50%{top:-5px}100%{top:0}}
