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