.spinner-wrap .spinner{position:absolute;top:calc(50% - 25px);left:calc(50% - 25px);z-index:10}.spinner{animation-name:spin;animation-duration:.5s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200px;height:auto;z-index:111;max-width:100%}.wrapper object{width:100%;height:auto}.presto-animated-loader{display:inline-block;width:200px;max-width:100%;min-height:150px}.presto-animated-loader__object{display:block;width:100%;max-height:200px;opacity:0;visibility:hidden;transition:opacity .15s ease}.presto-animated-loader--ready .presto-animated-loader__object{opacity:1;visibility:visible}.animation-logo .presto-animated-loader__object,.animation-logo.presto-animated-loader{max-height:200px}.small-loader-container{z-index:111;max-width:100%}.preview-loader-container,.small-loader-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.preview-loader-container{width:100%;height:100vh;background-color:hsla(0,0%,100%,.5);z-index:9999}.loading-dots{max-width:300px;margin:0 auto;font:100 2em/90% Impact,sans-serif;text-align:center;color:#444;letter-spacing:1px;opacity:0;transition:all .2s}p.loading-dots{font-size:1.2rem;line-height:1.1}.loading-dots.active{opacity:1}.loading-dots:after{font-size:3rem;content:" .";animation:dots 1s steps(5) infinite}.main.loading-dots:after{font-size:1.5rem}@keyframes dots{0%,20%{color:transparent;text-shadow:.25em 0 0 transparent,.5em 0 0 transparent}40%{color:#aaa;text-shadow:.25em 0 0 transparent,.5em 0 0 transparent}60%{text-shadow:.25em 0 0 #aaa,.5em 0 0 transparent}80%,to{text-shadow:.25em 0 0 #aaa,.5em 0 0 #aaa}}