@charset "UTF-8";.spinner.dual-ring{display:inline-block;width:64px;height:64px;}.spinner.dual-ring:after{content:" ";display:block;width:46px;height:46px;margin:1px;border-radius:50%;border:5px solid #fff;border-color:#fff transparent #fff transparent;animation:spinner-dual-ring 1.2s linear infinite;}@keyframes spinner-dual-ring{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.spinner.facebook{display:inline-block;position:relative;width:64px;height:64px;}.spinner.facebook div{display:inline-block;position:absolute;left:6px;width:13px;background:#fff;animation:spinner-facebook 1.2s cubic-bezier(0,0.5,0.5,1) infinite;}.spinner.facebook div:nth-child(1){left:6px;animation-delay:-0.24s;}.spinner.facebook div:nth-child(2){left:26px;animation-delay:-0.12s;}.spinner.facebook div:nth-child(3){left:45px;animation-delay:0;}@keyframes spinner-facebook{0%{top:6px;height:51px;}50%,100%{top:19px;height:26px;}}.spinner.ring{display:inline-block;position:relative;width:64px;height:64px;}.spinner.ring div{box-sizing:border-box;display:block;position:absolute;width:51px;height:51px;margin:6px;border:6px solid #fff;border-radius:50%;animation:spinner-ring 1.2s cubic-bezier(0.5,0,0.5,1) infinite;border-color:#fff transparent transparent transparent;}.spinner.ring div:nth-child(1){animation-delay:-0.45s;}.spinner.ring div:nth-child(2){animation-delay:-0.3s;}.spinner.ring div:nth-child(3){animation-delay:-0.15s;}@keyframes spinner-ring{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.spinner.roller{display:inline-block;position:relative;width:64px;height:64px;}.spinner.roller div{animation:spinner-roller 1.2s cubic-bezier(0.5,0,0.5,1) infinite;transform-origin:32px 32px;}.spinner.roller div:after{content:" ";display:block;position:absolute;width:6px;height:6px;border-radius:50%;background:#fff;margin:-3px 0 0 -3px;}.spinner.roller div:nth-child(1){animation-delay:-0.036s;}.spinner.roller div:nth-child(1):after{top:50px;left:50px;}.spinner.roller div:nth-child(2){animation-delay:-0.072s;}.spinner.roller div:nth-child(2):after{top:54px;left:45px;}.spinner.roller div:nth-child(3){animation-delay:-0.108s;}.spinner.roller div:nth-child(3):after{top:57px;left:39px;}.spinner.roller div:nth-child(4){animation-delay:-0.144s;}.spinner.roller div:nth-child(4):after{top:58px;left:32px;}.spinner.roller div:nth-child(5){animation-delay:-0.18s;}.spinner.roller div:nth-child(5):after{top:57px;left:25px;}.spinner.roller div:nth-child(6){animation-delay:-0.216s;}.spinner.roller div:nth-child(6):after{top:54px;left:19px;}.spinner.roller div:nth-child(7){animation-delay:-0.252s;}.spinner.roller div:nth-child(7):after{top:50px;left:14px;}.spinner.roller div:nth-child(8){animation-delay:-0.288s;}.spinner.roller div:nth-child(8):after{top:45px;left:10px;}@keyframes spinner-roller{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.spinner.ellipsis{display:inline-block;position:relative;width:64px;height:64px;}.spinner.ellipsis div{position:absolute;top:27px;width:11px;height:11px;border-radius:50%;background:#fff;animation-timing-function:cubic-bezier(0,1,1,0);}.spinner.ellipsis div:nth-child(1){left:6px;animation:spinner-ellipsis1 0.6s infinite;}.spinner.ellipsis div:nth-child(2){left:6px;animation:spinner-ellipsis2 0.6s infinite;}.spinner.ellipsis div:nth-child(3){left:26px;animation:spinner-ellipsis2 0.6s infinite;}.spinner.ellipsis div:nth-child(4){left:45px;animation:spinner-ellipsis3 0.6s infinite;}@keyframes spinner-ellipsis1{0%{transform:scale(0);}100%{transform:scale(1);}}@keyframes spinner-ellipsis3{0%{transform:scale(1);}100%{transform:scale(0);}}@keyframes spinner-ellipsis2{0%{transform:translate(0,0);}100%{transform:translate(19px,0);}}.spinner.ripple{display:inline-block;position:relative;width:64px;height:64px;}.spinner.ripple div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;animation:spinner-ripple 1s cubic-bezier(0,0.2,0.8,1) infinite;}.spinner.ripple div:nth-child(2){animation-delay:-0.5s;}@keyframes spinner-ripple{0%{top:28px;left:28px;width:0;height:0;opacity:1;}100%{top:-1px;left:-1px;width:58px;height:58px;opacity:0;}}.spinner.mac{display:inline-block;position:relative;width:64px;height:64px;}.spinner.mac div{transform-origin:32px 32px;animation:spinner-mac 1.2s linear infinite;}.spinner.mac div:after{content:" ";display:block;position:absolute;top:3px;left:29px;width:5px;height:14px;border-radius:20%;background:#fff;}.spinner.mac div:nth-child(1){transform:rotate(0deg);animation-delay:-1.1s;}.spinner.mac div:nth-child(2){transform:rotate(30deg);animation-delay:-1s;}.spinner.mac div:nth-child(3){transform:rotate(60deg);animation-delay:-0.9s;}.spinner.mac div:nth-child(4){transform:rotate(90deg);animation-delay:-0.8s;}.spinner.mac div:nth-child(5){transform:rotate(120deg);animation-delay:-0.7s;}.spinner.mac div:nth-child(6){transform:rotate(150deg);animation-delay:-0.6s;}.spinner.mac div:nth-child(7){transform:rotate(180deg);animation-delay:-0.5s;}.spinner.mac div:nth-child(8){transform:rotate(210deg);animation-delay:-0.4s;}.spinner.mac div:nth-child(9){transform:rotate(240deg);animation-delay:-0.3s;}.spinner.mac div:nth-child(10){transform:rotate(270deg);animation-delay:-0.2s;}.spinner.mac div:nth-child(11){transform:rotate(300deg);animation-delay:-0.1s;}.spinner.mac div:nth-child(12){transform:rotate(330deg);animation-delay:0s;}@keyframes spinner-mac{0%{opacity:1;}100%{opacity:0;}}.spinner.double-bounce{position:relative;width:40px;height:40px;margin:100px auto;}.spinner.double-bounce div{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:0.6;animation:spinner-double-bounce 2.0s infinite ease-in-out;}.spinner.double-bounce div:nth-child(2){animation-delay:-1s;}@keyframes spinner-double-bounce{0%,100%{transform:scale(0.0);}50%{transform:scale(1.0);}}.spinner.cube{position:relative;width:40px;height:40px;margin:100px auto;}.spinner.cube div{position:absolute;top:0;left:0;background-color:#fff;width:15px;height:15px;animation:spinner-cube 1.8s infinite ease-in-out;}.spinner.cube div:nth-child(2){animation-delay:-0.9s;}@keyframes spinner-cube{25%{transform:translateX(42px) rotate(-90deg) scale(0.5);}50%{transform:translateX(42px) translateY(42px) rotate(-179deg);}50.1%{transform:translateX(42px) translateY(42px) rotate(-180deg);}75%{transform:translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);}100%{transform:rotate(-360deg);}}.spinner.pulse{width:40px;height:40px;margin:100px auto;background-color:#fff;border-radius:100%;animation:spinner-pulse 1.0s infinite ease-in-out;}@keyframes spinner-pulse{0%{transform:scale(0);}100%{transform:scale(1.0);opacity:0;}}.spinner.dots{position:relative;width:40px;height:40px;margin:100px auto;text-align:center;animation:spinner-dots-rotate 2.0s infinite linear;}.spinner.dots div{position:absolute;top:0;width:60%;height:60%;display:inline-block;background-color:#fff;border-radius:100%;animation:spinner-dots-bounce 2.0s infinite ease-in-out;}.spinner.dots div:nth-child(2){top:auto;bottom:0;animation-delay:-1s;}@keyframes spinner-dots-rotate{100%{transform:rotate(360deg);}}@keyframes spinner-dots-bounce{0%,100%{transform:scale(0.0);}50%{transform:scale(1.0);}}.spinner.fold{position:relative;width:40px;height:40px;margin:20px auto;transform:rotateZ(45deg);}.spinner.fold div{position:relative;float:left;width:50%;height:50%;transform:scale(1.1);}.spinner.fold div:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;animation:spinner-fold 2.4s infinite linear both;transform-origin:100% 100%;}.spinner.fold div:nth-child(2){transform:scale(1.1) rotateZ(90deg);}.spinner.fold div:nth-child(3){transform:scale(1.1) rotateZ(270deg);}.spinner.fold div:nth-child(4){transform:scale(1.1) rotateZ(180deg);}.spinner.fold div:nth-child(2):before{animation-delay:0.3s;}.spinner.fold div:nth-child(3):before{animation-delay:0.9s;}.spinner.fold div:nth-child(4):before{animation-delay:0.6s;}@keyframes spinner-fold{0%,10%{transform:perspective(140px) rotateX(-180deg);opacity:0;}25%,75%{transform:perspective(140px) rotateX(0deg);opacity:1;}90%,100%{transform:perspective(140px) rotateY(180deg);opacity:0;}}