body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.bike{display:block;height:auto;margin:auto;width:14em}.bike__body,.bike__front,.bike__handlebars,.bike__pedals,.bike__pedals-spin,.bike__seat,.bike__spokes,.bike__spokes-spin,.bike__tire{stroke:#13c8ec;animation:bikeBody 3s ease-in-out infinite}.bike__front{animation-name:bikeFront}.bike__handlebars{animation-name:bikeHandlebars}.bike__pedals{animation-name:bikePedals}.bike__pedals-spin{animation-name:bikePedalsSpin}.bike__seat{animation-name:bikeSeat}.bike__spokes,.bike__tire{stroke:#13c8ec}.bike__spokes{animation-name:bikeSpokes}.bike__spokes-spin{animation-name:bikeSpokesSpin}.bike__tire{animation-name:bikeTire}@keyframes bikeBody{0%{stroke-dashoffset:79}33%,67%{stroke-dashoffset:0}to{stroke-dashoffset:-79}}@keyframes bikeFront{0%{stroke-dashoffset:19}33%,67%{stroke-dashoffset:0}to{stroke-dashoffset:-19}}@keyframes bikeHandlebars{0%{stroke-dashoffset:10}33%,67%{stroke-dashoffset:0}to{stroke-dashoffset:-10}}@keyframes bikePedals{0%{stroke-dashoffset:-25.133;animation-timing-function:ease-in}33%,67%{stroke-dashoffset:-21.991;animation-timing-function:ease-out}to{stroke-dashoffset:-25.133}}@keyframes bikePedalsSpin{0%{transform:rotate(67.5deg)}to{transform:rotate(1147.5deg)}}@keyframes bikeSeat{0%{stroke-dashoffset:5}33%,67%{stroke-dashoffset:0}to{stroke-dashoffset:-5}}@keyframes bikeSpokes{0%{stroke-dashoffset:-31.416;animation-timing-function:ease-in}33%,67%{stroke-dashoffset:-23.562;animation-timing-function:ease-out}to{stroke-dashoffset:-31.416}}@keyframes bikeSpokesSpin{0%{transform:rotate(0)}to{transform:rotate(3turn)}}@keyframes bikeTire{0%{stroke-dashoffset:56.549;animation-timing-function:ease-in;transform:rotate(0)}33%{stroke-dashoffset:0;transform:rotate(.33turn)}67%{stroke-dashoffset:0;animation-timing-function:ease-out;transform:rotate(.67turn)}to{stroke-dashoffset:-56.549;transform:rotate(1turn)}}
/*# sourceMappingURL=main.9e73c6d7.css.map*/