.loader{position:relative;margin:0px auto;width:48px}.loader:before{content:'';display:block;padding-top:100%}.loader.is-small,.loader[data-size='small']{width:32px}.loader[data-size='24']{width:24px}.circular{-webkit-animation:loader-rotate 2s linear infinite;animation:loader-rotate 2s linear infinite;height:100%;-webkit-transform-origin:center center;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.path{stroke-dasharray:1, 200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;stroke-linecap:round}@-webkit-keyframes loader-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loader-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1, 200;stroke-dashoffset:0}50%{stroke-dasharray:89, 200;stroke-dashoffset:-35px}100%{stroke-dasharray:89, 200;stroke-dashoffset:-124px}}@keyframes dash{0%{stroke-dasharray:1, 200;stroke-dashoffset:0}50%{stroke-dasharray:89, 200;stroke-dashoffset:-35px}100%{stroke-dasharray:89, 200;stroke-dashoffset:-124px}}@-webkit-keyframes color{100%,0%{stroke:#ff4081}40%{stroke:#4a90e2}66%{stroke:#1ec659}80%,90%{stroke:#fec006}}@keyframes color{100%,0%{stroke:#ff4081}40%{stroke:#4a90e2}66%{stroke:#1ec659}80%,90%{stroke:#fec006}}body{text-align:center;padding:7% 10px 40px}#everything{max-width:700px;margin:0px auto}img.banner{width:300px;margin-bottom:30px}h1{font-size:32px;font-weight:300;margin:20px 0 15px;letter-spacing:-1px}p{font-size:16px;line-height:1.7em;font-weight:300;margin-bottom:1em}.action{margin-top:2em;text-align:center}.btn-outline{background:white;border-color:#fd1989;color:#fd1989;border-radius:3px;font-size:18px;font-weight:300}.btn-outline:hover{border-color:#292f33;color:#292f33}
