@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap);*{box-sizing:border-box;font-family:Roboto,sans-serif;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:#eef3f5}.App,body{overflow-x:hidden}img{width:100%}a{text-decoration:none}button{border:none;cursor:pointer}ul li{list-style:none}span{letter-spacing:1.1px}.MainContainer{margin-bottom:4rem}.load-more{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 8px 24px hsla(210,8%,62%,.2);color:#6a87b3;display:flex;font-size:1.2rem;font-weight:600;justify-content:center;margin:0 auto;padding:20px;width:80%}.load-more:hover{background-color:#5e95c2;color:#fff}.Bar{justify-content:space-between;margin:2rem auto;overflow:auto;padding:10px;width:80%}.Bar,.bar-left{align-items:center;display:flex}.bar-left{gap:2rem;width:100%}.bar-left input{background-color:#fff;border:none;border-radius:10px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);min-width:300px;padding:10px;text-transform:capitalize;width:30%}.bar-left div:nth-of-type(2){display:flex;gap:1rem}.logo{max-width:100px;min-width:100px}.bar-right select{border-radius:5px;padding:6px}@media(max-width:600px){.Bar,.bar-left{flex-direction:column}.bar-right{margin-top:.5rem}}.CardBox{margin:1rem auto;width:90%}.header{align-items:center;background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);display:flex;justify-content:space-between;overflow:auto;padding:20px}.header h3{margin-right:1.5rem}.header ul{align-items:center;display:flex;gap:1.5rem}.header ul a:first-of-type{background-color:#f0f8ff;border-radius:10px;padding:5px 20px}@media (max-width:600px){.header h3{display:none}.header{justify-content:center}}.CardBoxSubHeader{background-color:#eef3f5;color:#a7b0bd;display:flex;justify-content:space-between;margin:0 auto;overflow:auto;padding:20px 0;width:95%}.sub-h{align-items:center;display:flex}.sub-h span{align-items:flex-start;display:inline-flex;gap:.5rem;justify-content:flex-start;width:8.5rem}.card{border:2px solid #f4f6fa;display:flex;gap:1rem;justify-content:space-between;overflow:auto;padding:20px}.card:hover{border:2.5px solid #f4f6fa}.card-left{align-items:center;display:flex;gap:1.5rem}.card-left img{width:40px}.card-left div{gap:1rem}.card-left div,.card-mid{align-items:center;display:flex}.card-mid{gap:3.5rem;justify-content:center}.card-mid span:first-of-type{color:#a7b0bd}.card-right{align-items:center;display:flex;gap:1.5rem}.card-right span:first-of-type{color:#a7b0bd}.card-right span{align-items:center;display:flex;gap:.5rem}.card-right span h4{text-transform:uppercase}.star{color:#000;cursor:pointer;font-size:1.1rem}.star.active{fill:#dc5fe0;color:#dc5fe0}.cards-container{background-color:#fff;border-radius:5px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);display:flex;flex-direction:column;gap:.5rem;min-height:800px;padding:10px}footer{align-items:center;background-color:#6388ea;color:#fff;display:flex;gap:1rem;justify-content:space-between;min-height:150px;padding:30px;width:100%}.footer-left{display:flex;flex-direction:column;gap:1.2rem}.footer-right{display:flex;gap:2rem}.footer-right li a{align-items:center;color:#d1d8e3;display:inline-flex;gap:.5rem}@media(max-width:700px){footer{align-items:center;flex-direction:column;line-height:30px;text-align:center}}
/*# sourceMappingURL=main.8edb0375.css.map*/