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}h1{margin-bottom:3rem;text-align:center}.title{width:40%}.link{width:60%}.description{width:70%}.card{background:#fff;border:2px solid gray;border-radius:10px;height:120px;margin:10px auto;padding:5px;width:95%}.shimmer .image-card{border-radius:8px;float:right;height:90px;width:90px}.stroke{background:#777;height:15px;margin-top:20px}.wrapper{-webkit-animation:fullView .5s linear forwards;animation:fullView .5s linear forwards;width:0}@-webkit-keyframes fullView{to{width:100%}}@keyframes fullView{to{width:100%}}.animate{-webkit-animation:shimmer 3s;animation:shimmer 3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background:linear-gradient(90deg,#e6e6e6 5%,#ccc 25%,#e6e6e6 35%);background-size:1000px 100%}@-webkit-keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}
/*# sourceMappingURL=main.17575471.css.map*/