body.hidden-view{overflow:hidden}.section_loader,body.hidden-view:after{background-color:#662d91;direction:ltr;height:100%;left:0;opacity:1;position:fixed;top:0}body.hidden-view:after{content:"";transition:opacity .5s;width:100%;z-index:9999}.hidden-view .section_loader{animation:fadeInLoading .5s ease-in-out;animation-fill-mode:forwards;margin:0 auto;perspective:1000px;z-index:10000}body:after{content:"";opacity:0;z-index:-1}.section_spinner{animation:rotateplane 1.2s ease-in-out infinite;background-color:#fff;height:50px;left:50%;margin:-25px 0 0 -25px;top:50%;width:50px}.section_spinner .tf_fa{color:#fff;display:block;font-size:3.2em;height:inherit;width:inherit}@keyframes fadeInLoading{0%{opacity:0}25%{opacity:.5}to{opacity:1}}@keyframes rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}to{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}