*{border:0;box-sizing:border-box;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;margin:0}.card-container{grid-gap:6%;display:grid;gap:6%;grid-template-columns:repeat(3,1fr);margin:0 auto;padding:3rem;width:95%}@media (max-width:480px){.card-container{grid-gap:2%;display:grid;grid-template-columns:repeat(1,1fr)}.featured-image{border-radius:20px;height:200px;object-fit:cover;width:100%}}.card-overlay{background-color:rgba(0,0,0,.5);border-radius:20px;color:#fff;height:97%;padding:.25rem;position:absolute;width:100%}.card-text{color:#fff;font-size:bold;font-size:1.35rem;font-weight:700;line-height:2rem;margin-left:8px;padding-top:1rem}.order-btn{background-color:#fff;border:#fff;border-radius:9999px;color:#000;margin:70px 0 0 10px;padding:.25rem 1.25rem;position:absolute}.card-image{border-radius:20px;height:200px;object-fit:cover;width:339px}.hero-container{margin:0 auto;padding:1rem;width:100%;width:90%}.hero-overlay{background:linear-gradient(rgb(0,0,0,.4),transparent);color:#f0f8ff;display:flex;flex-direction:column;height:300px;justify-content:center;position:absolute;width:100%}.hero-overlay h1{font-size:60px;font-weight:700;padding:0 1rem}.hero-overlay span{color:#ea580c}.featured-image{height:500px;object-fit:cover;width:100%}.container{align-items:center;display:flex;height:80px;justify-content:space-between;margin:0 auto;padding:1rem;width:90%}.logo-best{font-size:1.5rem;padding:1rem}.logo-eats{font-size:1.65rem;font-weight:700}.container-buttons{align-items:center;background-color:#f0f0f0;border-radius:9999px;display:flex;font-size:.75rem;height:40px;padding:.5rem}.delivery-btn{background-color:#000;border-radius:9999px;color:#fff;padding:.75rem}.search-container{align-items:center;background-color:#f0f0f0;border-radius:9999px;display:flex;padding:.5rem;width:550px}.search-input{background-color:initial;outline:none;padding:.5rem;width:100%}.cart-container{align-items:center;background-color:#000;border-radius:9999px;color:#fff;display:flex;padding:.25rem 1rem}.container-overlay{background-color:rgba(0,0,0,.8);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:10}.side-drawer-hidden{left:-100%}.side-drawer,.side-drawer-hidden{background-color:#fff;height:100vh;position:fixed;top:0;transition:all .3s ease;width:300px;z-index:10}.side-drawer{left:0}.side-drawer nav ul li{display:flex;list-style:none;padding:1rem 0;width:60%}.food-container{margin:auto;padding:3rem 1rem;width:90%}.featured-text{color:#ea580c;font-size:2.25rem;font-weight:700;text-align:center}.filter-container{flex-direction:column}.filter-container,.filter-type{display:flex;justify-content:space-between}.filter-type{flex-wrap:wrap;margin-top:8px}.filter-type button{background-color:#fff;border:1px solid #ea580c;border-radius:.75rem;color:#ea580c;margin:4px;padding:4px 20px}.filter-type button:hover{background-color:#ea580c;color:#fff}@media (min-width:600px){.filter-container{flex-direction:row}.food-data-container{grid-template-columns:repeat(2,1fr)}}.food-data-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);padding-top:1rem}.food-card{border-radius:.5rem;border-width:1px;box-shadow:0 5px 15px rgba(0,0,0,.35)}.food-card:hover{-webkit-transform:scale(1.05);transform:scale(1.05);transition:all .3s}.food-card img{border-radius:.5rem .5rem;height:200px;object-fit:cover;width:100%}.food-card-text{display:flex;justify-content:space-between;padding:1rem .5rem}.category-container{padding:2rem}.category-item{grid-gap:2%;grid-row-gap:10%;display:grid;grid-template-columns:repeat(4,1fr);padding:1.25rem 1rem;row-gap:10%}@media (max-width:600px){.category-item{grid-template-columns:repeat(2,1fr)}}.category-card{align-items:center;background-color:#f3f4f6;display:flex;justify-content:space-between;padding:1rem}
/*# sourceMappingURL=main.d624a806.css.map*/