body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}html{scroll-behavior:smooth}body{background-color:#efefef}header{background:#2c2c2c;color:#fff}header h1{padding:1%;margin-top:0}p{word-break:break-all}main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;color:#000;max-width:80%;margin:3% auto}.loader{flex-basis:100%;text-align:center}.searchbar{display:flex;flex-basis:20% 60% 20%;width:100%;justify-content:space-around}.searchbar *{padding:1%}.searchbar input{flex-basis:80%}.card{flex-basis:100%;margin:2% 0;position:relative;background-color:#fff;padding-bottom:100px}.card,.card img{border-top-left-radius:10px;border-top-right-radius:10px}.card img{width:100%;height:35vw;object-fit:cover}.cardBody{max-width:80%;margin:1% auto}.cardExploreBtn{position:absolute;bottom:0;border-radius:5px;color:#0b868b;padding:3%;margin-bottom:30px;margin-left:30px;border:1px solid #0b868b;width:80%;text-align:center}.cardExploreBtn a{text-decoration:none;color:#0b868b}.cardExploreBtn:hover{text-decoration:none;background-color:#0b868b}.cardExploreBtn:hover,.cardExploreBtn:hover a{color:#fff;transition-duration:.25s}footer{background-color:#0b868b;color:#fff;text-align:center}footer h2{margin-top:auto;padding:1%;margin-bottom:0}img{filter:gray;-webkit-filter:grayscale(1);transition:all .8s ease-in-out}img:hover{filter:none;-webkit-filter:grayscale(0);transform:scale(1.01)}.back-to-top{position:fixed;bottom:20px;right:20px;font-size:40px;background:#a7a6a6;color:#fff;cursor:pointer;border-radius:50%;border:none;box-shadow:0 5px 10px #ccc}.back-to-top:hover{background:#3d3c3c;transition-duration:.5s}@media (min-device-width:768px) and (max-device-width:1024px){.card{flex-basis:47%}}@media only screen and (min-width:1025px){.card{flex-basis:30%}.card img{height:15vw}}
/*# sourceMappingURL=main.f8668d5d.chunk.css.map */