@import url(https://fonts.googleapis.com/css?family=Montserrat);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}.App{text-align:center}.container{flex-direction:column;margin:60px auto;width:70%}.container,.logo-container{align-items:center;display:flex}.logo-container{height:100%}ul.results{display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}ul.results li{margin-bottom:.5%;margin-right:.5%;max-height:300px;min-height:240px;width:24.5%}li img{height:100%;object-fit:cover;object-position:top;width:100%}input[type=text]{margin-bottom:60px;min-width:400px;padding:.5rem 1rem}button[type=submit]{margin-left:-.1rem;margin-top:2rem;padding:.5rem 1rem}.pagination-container{padding:3rem 0}ul.pagination{display:flex;flex-wrap:wrap;height:10px;list-style-type:none;margin:1rem auto;padding:0}ul.pagination li{border:1px solid silver;color:silver;cursor:pointer;padding:4px 6px}ul.pagination li.selected{background:#bd0034;border:1px solid silver;color:#fff}svg{display:block;font:10.5em Montserrat;height:300px;margin:0 auto;width:960px}.text-copy{fill:none;stroke:#fff;stroke-dasharray:6% 29%;stroke-width:5px;stroke-dashoffset:0%;-webkit-animation:stroke-offset 6.5s linear infinite;animation:stroke-offset 6.5s linear infinite}.text-copy:first-child{stroke:#4d163d;-webkit-animation-delay:-1;animation-delay:-1}.text-copy:nth-child(2){stroke:#840037;-webkit-animation-delay:-2s;animation-delay:-2s}.text-copy:nth-child(3){stroke:#bd0034;-webkit-animation-delay:-3s;animation-delay:-3s}.text-copy:nth-child(4){stroke:#bd0034;-webkit-animation-delay:-4s;animation-delay:-4s}.text-copy:nth-child(5){stroke:#fdb731;-webkit-animation-delay:-5s;animation-delay:-5s}@-webkit-keyframes stroke-offset{to{stroke-dashoffset:-35%}}@keyframes stroke-offset{to{stroke-dashoffset:-35%}}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media only screen and (max-width:600px){.container{margin:20px auto;width:100%}form{text-align:center}ul.results{flex-direction:column}ul.results li{height:260px;margin-bottom:.5rem;margin-right:.5%;max-height:260px;min-height:auto;width:100%}}
/*# sourceMappingURL=main.b6c0be7a.css.map*/