@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:block;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}#page-counter{display:inline-block;margin:15px}.buttons-container{text-align:center}.button-flat{border:0;border-radius:3px;box-sizing:border-box;color:inherit;cursor:pointer;display:inline-block;font-family:inherit;font-size:1em;line-height:2.5em;margin:5px 5px 10px;outline:0;padding:0 .8em;position:relative;text-decoration:none;-webkit-transform:translateZ(0);transform:translateZ(0);transition:all .2s ease;-webkit-user-select:none;-ms-user-select:none;user-select:none;vertical-align:bottom}.button-flat *{pointer-events:none}.button-flat:focus:not(.raised),.button-flat:hover:not(.raised){background-color:rgba(0,0,0,.2)}.button-flat:active:not(.raised),.button-flat:disabled{background-color:rgba(0,0,0,.1)}.button-flat:disabled{box-shadow:none;color:rgba(0,0,0,.3);pointer-events:none}input{border:2px solid #aaa;border-radius:4px;box-sizing:border-box;margin:8px;outline:none;padding:8px;transition:.3s;width:100%}input:focus{border-color:#1e90ff;box-shadow:0 0 8px 0 #1e90ff}.input-container{flex-grow:1}label{margin:16px 0 0}form{display:flex}*{box-sizing:border-box;color:inherit;font-family:Open Sans,sans-serif;margin:0;text-decoration:inherit}body{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;width:100%}h1{margin-bottom:1rem;margin-top:1rem}h3{text-transform:capitalize}p{line-height:1.5}.cards{grid-column-gap:2rem;grid-row-gap:2rem;align-items:start;-webkit-column-gap:2rem;column-gap:2rem;display:grid;grid-auto-flow:dense;grid-template-columns:1fr 1fr 1fr;margin:1em;max-width:100%;row-gap:2rem}.cards .card{border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.2);height:100%;margin:0 auto;position:relative;width:320px}.cards .card:hover{box-shadow:0 2px 16px rgba(0,0,0,.2);cursor:pointer;-webkit-transform:scale(1.05);transform:scale(1.05);transition:box-shadow .3s,-webkit-transform .3s;transition:box-shadow .3s,transform .3s;transition:box-shadow .3s,transform .3s,-webkit-transform .3s}.cards .card:hover .card-header h3{color:#4169e1;transition:color .3s}.cards .card .card-hero img{border-top-left-radius:8px;border-top-right-radius:8px;width:100%}.cards .card .card-body,.cards .card .card-header{padding:8px 16px}.cards .card .card-footer{bottom:0;display:flex;gap:8px;padding:8px 16px 16px;position:absolute}.cards .card .card-footer-hidden{gap:8px;padding:8px 16px 16px;visibility:hidden}.cards .card .card-footer .footer-item{align-items:start;display:flex;flex-direction:column;justify-content:center}.cards .card .card-footer .avatar{border-radius:50%;height:32px;width:32px}.muted{color:rgba(0,0,0,.7)}@media only screen and (max-width:1100px){.cards .card{max-width:280px}}@media only screen and (max-width:920px){.cards{grid-template-columns:1fr;margin-bottom:2rem;margin-top:1rem}.cards .card{max-width:400px}}@media only screen and (max-width:500px){.cards{grid-template-columns:1fr;margin-bottom:2rem;margin-top:1rem}.cards .card{max-width:320px}}
/*# sourceMappingURL=main.5292983d.css.map*/