.site-loader{z-index:999991;background:var(--color-theme-loader);width:100%;height:100%;position:fixed;top:0;left:0}.loader-inner:before{content:"Loading";text-transform:uppercase;text-align:center;letter-spacing:10px;opacity:.05;text-shadow:5px 5px #fff;width:100%;margin:0 auto;font-size:10em;display:block;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}@media (max-width:1200px){.loader-inner:before{font-size:6em}}@media (max-width:991px){.loader-inner:before{font-size:5em}}@media (max-width:767px){.loader-inner:before{font-size:4em}}@media (max-width:480px){.loader-inner:before{font-size:2em}}.loader-inner{width:100%;margin:0 auto;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.loader-inner .dot{-ms-animation-name:dot_move;-ms-animation-duration:2s;-ms-animation-iteration-count:infinite;-ms-animation-delay:.2s;background-color:#fff;border-radius:7px;width:7px;height:7px;animation-name:dot_move;animation-duration:2s;animation-iteration-count:infinite;animation-delay:.2s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loader-inner .dot1{-ms-animation-delay:.4s;margin-left:-40px;animation-delay:.4s}.loader-inner .dot2{-ms-animation-delay:.3s;margin-left:-20px;animation-delay:.3s}.loader-inner .dot3{-ms-animation-delay:.1s;margin-left:20px;animation-delay:.1s}.loader-inner .dot4{-ms-animation-delay:0s;margin-left:40px;animation-delay:0s}@keyframes dot_move{0%{opacity:0;left:0%}30%{opacity:1;height:7px;left:50%}40%{height:35px}60%{height:7px}80%{opacity:1;left:50%}to{opacity:0;left:100%}}.site-loader.loaded,.elementor-editor-active .site-loader,.elementor-editor-preview .site-loader{display:none}