*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}.header{background-color:bisque;box-shadow:0 2.98256px 7.4564px rgba(0,0,0,.1);height:70px;justify-content:flex-start}.header,.herosection{display:flex;padding:20px 50px;width:100%}.herosection{background-color:#fff;flex-direction:column}.herosection img{align-self:center;width:100%}.herosection h1{margin-bottom:25px}.herosection h1,.herosection p{width:75%}.bold{font-weight:700}.gray{color:#918e9b}.card-list{display:flex;flex-wrap:nowrap;gap:20px;overflow-x:auto;padding:20px 50px}.card{border-bottom:5px solid bisque;border-bottom-left-radius:9px;border-bottom-right-radius:9px;display:flex;flex:0 0 auto;flex-direction:column;font-size:12px;position:relative;width:200px}.card--image{border-radius:9px;margin-bottom:5px;object-fit:cover;width:100%}.card--stats{align-items:center;-webkit-column-gap:5px;column-gap:5px;display:flex}.card--star{height:14px}.card p:last-child{margin-top:auto;padding-top:5px}.card div,.card p{margin:5px 10px}.card--badge{background-color:#fff;border-radius:2px;font-weight:700;left:6px;padding:5px 7px;position:absolute;top:6px}@media screen and (max-width:600px){section.card-list .card{width:350px}}
/*# sourceMappingURL=main.7091c782.css.map*/