.loader-page{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;align-items:center}.loader-logo{margin-bottom:35px;width:100px}.cssload-container{display:block;margin:49px auto;width:97px}.cssload-container *,.cssload-container :before,.cssload-container :after{box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.cssload-circle{position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;z-index:1;transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transition:all 230ms ease;-o-transition:all 230ms ease;-ms-transition:all 230ms ease;-webkit-transition:all 230ms ease;-moz-transition:all 230ms ease}.cssload-circle:nth-child(1){z-index:2;background:#474747;animation-name:cssload-explode;-o-animation-name:cssload-explode;-ms-animation-name:cssload-explode;-webkit-animation-name:cssload-explode;-moz-animation-name:cssload-explode;animation-duration:1.15s;-o-animation-duration:1.15s;-ms-animation-duration:1.15s;-webkit-animation-duration:1.15s;-moz-animation-duration:1.15s;animation-timing-function:ease;-o-animation-timing-function:ease;-ms-animation-timing-function:ease;-webkit-animation-timing-function:ease;-moz-animation-timing-function:ease;animation-delay:0;-o-animation-delay:0;-ms-animation-delay:0;-webkit-animation-delay:0;-moz-animation-delay:0;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite}.cssload-circle:nth-child(2){background:#f6501d;animation-name:cssload-explode;-o-animation-name:cssload-explode;-ms-animation-name:cssload-explode;-webkit-animation-name:cssload-explode;-moz-animation-name:cssload-explode;animation-duration:1.15s;-o-animation-duration:1.15s;-ms-animation-duration:1.15s;-webkit-animation-duration:1.15s;-moz-animation-duration:1.15s;animation-timing-function:ease;-o-animation-timing-function:ease;-ms-animation-timing-function:ease;-webkit-animation-timing-function:ease;-moz-animation-timing-function:ease;animation-delay:.58s;-o-animation-delay:.58s;-ms-animation-delay:.58s;-webkit-animation-delay:.58s;-moz-animation-delay:.58s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite}@keyframes cssload-explode{0%{width:0;height:0;z-index:1}50%{width:10em;height:10em;z-index:1}100%{display:none}}@-o-keyframes cssload-explode{0%{width:0;height:0;z-index:1}50%{width:10em;height:10em;z-index:1}100%{display:none}}@-ms-keyframes cssload-explode{0%{width:0;height:0;z-index:1}50%{width:10em;height:10em;z-index:1}100%{display:none}}@-webkit-keyframes cssload-explode{0%{width:0;height:0;z-index:1}50%{width:10em;height:10em;z-index:1}100%{display:none}}@-moz-keyframes cssload-explode{0%{width:0;height:0;z-index:1}50%{width:10em;height:10em;z-index:1}100%{display:none}}.loader__figure{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.loader{position:fixed;height:100%;width:100%;background-color:#fff;z-index:1100}.loader__figure{height:0;width:0;box-sizing:border-box;border:0 solid #ed3237;border-radius:50%;-webkit-animation:loader-figure 1.15s infinite cubic-bezier(0.215,0.61,0.355,1);-moz-animation:loader-figure 1.15s infinite cubic-bezier(0.215,0.61,0.355,1);animation:loader-figure 1.15s infinite cubic-bezier(0.215,0.61,0.355,1)}.loader__label{position:absolute;top:50%;margin:40px auto auto -70px;left:50%;right:50%;width:140px;color:#0798bc;-webkit-animation:loader-label 1.15s infinite cubic-bezier(0.215,0.61,0.355,1);-moz-animation:loader-label 1.15s infinite cubic-bezier(0.215,0.61,0.355,1);animation:loader-label 1.15s infinite cubic-bezier(0.215,0.61,0.355,1)}.loader__label > img{width:100%}@-webkit-keyframes loader-figure{0%{height:0;width:0}30%{height:10em;width:10em;border-width:4em;opacity:1}100%{height:10em;width:10em;border-width:0;opacity:0}}@-moz-keyframes loader-figure{0%{height:0;width:0}30%{height:10em;width:10em;border-width:4em;opacity:1}100%{height:10em;width:10em;border-width:0;opacity:0}}@keyframes loader-figure{0%{height:0;width:0}30%{height:10em;width:10em;border-width:4em;opacity:1}100%{height:10em;width:10em;border-width:0;opacity:0}}@-webkit-keyframes loader-label{0%{opacity:.35}30%{opacity:1}100%{opacity:.35}}@-moz-keyframes loader-label{0%{opacity:.35}30%{opacity:1}100%{opacity:.35}}@keyframes loader-label{0%{opacity:.35}30%{opacity:1}100%{opacity:.35}}.sk-folding-cube{margin:0 auto;width:40px;height:40px;position:relative;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}.sk-folding-cube .sk-cube{float:left;width:50%;height:50%;position:relative;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.sk-folding-cube .sk-cube:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ed3237;-webkit-animation:sk-foldCubeAngle 2.4s infinite linear both;animation:sk-foldCubeAngle 2.4s infinite linear both;-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}.sk-folding-cube .sk-cube2{-webkit-transform:scale(1.1) rotateZ(90deg);transform:scale(1.1) rotateZ(90deg)}.sk-folding-cube .sk-cube3{-webkit-transform:scale(1.1) rotateZ(180deg);transform:scale(1.1) rotateZ(180deg)}.sk-folding-cube .sk-cube4{-webkit-transform:scale(1.1) rotateZ(270deg);transform:scale(1.1) rotateZ(270deg)}.sk-folding-cube .sk-cube2:before{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-folding-cube .sk-cube3:before{-webkit-animation-delay:.6s;animation-delay:.6s}.sk-folding-cube .sk-cube4:before{-webkit-animation-delay:.9s;animation-delay:.9s}@-webkit-keyframes sk-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}90%,100%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}@keyframes sk-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}90%,100%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}.spinner{margin:100px auto;width:50px;height:40px;text-align:center;font-size:10px}.spinner > div{background-color:#ed3237;height:100%;width:6px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.spinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.spinner .rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes sk-stretchdelay{0%,40%,100%{-webkit-transform:scaleY(0.4)}20%{-webkit-transform:scaleY(1.0)}}@keyframes sk-stretchdelay{0%,40%,100%{transform:scaleY(0.4);-webkit-transform:scaleY(0.4)}20%{transform:scaleY(1.0);-webkit-transform:scaleY(1.0)}}