.loader-wrapper{display:none;position:fixed;width:100%;height:100%;left:0;right:0;top:0;bottom:0;z-index:1000;background-color:rgba(0,0,0,.5)}.loader .loading{position:absolute;width:2vw;height:2vw;background:#e5303f;top:50%;left:50%;border-radius:50%;z-index:1500;-webkit-animation:forward 2.3s linear infinite;-moz-animation:forward 2.3s linear infinite;-o-animation:forward 2.3s linear infinite;animation:forward 2.3s linear infinite}.loader>.loading:first-of-type{-webkit-animation-delay:-.46s;-moz-animation-delay:-.46s;-o-animation-delay:-.46s;animation-delay:-.46s}.loader>.loading:nth-of-type(2){-webkit-animation-delay:-.92s;-moz-animation-delay:-.92s;-o-animation-delay:-.92s;animation-delay:-.92s}.loader>.loading:nth-of-type(3){-webkit-animation-delay:-1.38s;-moz-animation-delay:-1.38s;-o-animation-delay:-1.38s;animation-delay:-1.38s}.loader>.loading:nth-of-type(4){-webkit-animation-delay:-1.84s;-moz-animation-delay:-1.84s;-o-animation-delay:-1.84s;animation-delay:-1.84s}@-webkit-keyframes forward{0%{left:40%;opacity:0;background:#f8c448}10%{left:45%;opacity:1}90%{left:55%;opacity:1}to{left:62%;opacity:0}}@-moz-keyframes forward{0%{left:40%;opacity:0;background:#f8c448}10%{left:45%;opacity:1}90%{left:55%;opacity:1}to{left:62%;opacity:0}}@-o-keyframes forward{0%{left:40%;opacity:0;background:#f8c448}10%{left:45%;opacity:1}90%{left:55%;opacity:1}to{left:62%;opacity:0}}@keyframes forward{0%{left:40%;opacity:0;background:#f8c448}10%{left:45%;opacity:1}90%{left:55%;opacity:1}to{left:62%;opacity:0}}.display-none{display:none}.upper-case-text{text-transform:uppercase}