.loader-wrapper{display:none;position:fixed;width:100%;height:100%;inset:0;z-index:1000;background-color:#00000080}.loader .loading{position:absolute;width:2vw;height:2vw;background:#e5303f;top:50%;left:50%;border-radius:50%;z-index:1500;animation:forward 2.3s linear infinite}.loader>.loading:nth-of-type(1){animation-delay:-.46s}.loader>.loading:nth-of-type(2){animation-delay:-.92s}.loader>.loading:nth-of-type(3){animation-delay:-1.38s}.loader>.loading:nth-of-type(4){animation-delay:-1.84s}@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}/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */.la-ball-newton-cradle,.la-ball-newton-cradle>div{position:relative;box-sizing:border-box}.la-ball-newton-cradle{display:block;font-size:0;color:#fff}.la-ball-newton-cradle.la-dark{color:#333}.la-ball-newton-cradle>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-newton-cradle{width:40px;height:10px}.la-ball-newton-cradle>div{width:10px;height:10px;border-radius:100%}.la-ball-newton-cradle>div:first-child{transform:translate(0);animation:ball-newton-cradle-left 1s 0s ease-out infinite}.la-ball-newton-cradle>div:last-child{transform:translate(0);animation:ball-newton-cradle-right 1s 0s ease-out infinite}.la-ball-newton-cradle.la-sm{width:20px;height:4px}.la-ball-newton-cradle.la-sm>div{width:4px;height:4px}.la-ball-newton-cradle.la-2x{width:80px;height:20px}.la-ball-newton-cradle.la-2x>div{width:20px;height:20px}.la-ball-newton-cradle.la-3x{width:120px;height:30px}.la-ball-newton-cradle.la-3x>div{width:30px;height:30px}@keyframes ball-newton-cradle-left{25%{transform:translate(-100%);animation-timing-function:ease-in}50%{transform:translate(0)}}@keyframes ball-newton-cradle-right{50%{transform:translate(0)}75%{transform:translate(100%);animation-timing-function:ease-in}to{transform:translate(0)}}
