:root{--clr-primary-1:#063251;--clr-primary-2:#104e7a;--clr-primary-3:#1a6aa2;--clr-primary-4:#2d87c8;--clr-grey-1:#102a42;--clr-grey-5:#617d98;--clr-grey-10:#f1f5f8;--clr-white:#fff;--transition:all 0.3s linear;--spacing:0.1rem;--radius:0.25rem;--light-shadow:0 5px 15px rgba(0,0,0,.1);--dark-shadow:0 5px 15px rgba(0,0,0,.2);--max-width:1170px;--fixed-width:620px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background:#f1f5f8;background:var(--clr-grey-10);color:#102a42;color:var(--clr-grey-1);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:.875rem;line-height:1.5}ul{list-style-type:none}a{text-decoration:none}h1,h2,h3,h4{letter-spacing:.1rem;letter-spacing:var(--spacing);line-height:1.25;margin-bottom:.75rem;text-transform:capitalize}h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.25rem}h4{font-size:.875rem}p{color:#617d98;color:var(--clr-grey-5);margin-bottom:1.25rem}@media screen and (min-width:800px){h1{font-size:4rem}h2{font-size:2.5rem}h3{font-size:1.75rem}body,h4{font-size:1rem}h1,h2,h3,h4{line-height:1}}.section{margin:0 auto;max-width:1170px;max-width:var(--max-width);width:90vw}@media screen and (min-width:992px){.section{width:95vw}}.menu{padding:5rem 0}.title{margin-bottom:2rem;text-align:center}.underline{background:#2c2891;height:.25rem;margin-left:auto;margin-right:auto;width:21.5rem}.btn-container{display:flex;justify-content:center;margin-bottom:4rem}.filter-btn{background:none;border:none;color:#2d87c8;color:var(--clr-primary-4);cursor:pointer;font-size:16px;font-weight:700;padding:10px 20px;position:relative;text-transform:uppercase;transition:all .3s linear;transition:var(--transition)}.filter-btn:before{background-color:#fff;bottom:3px;content:"";height:2px;left:0;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);transition:all .5s ease-in-out;visibility:hidden;width:100%}.filter-btn:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1);visibility:visible}.filter-btn:hover{background:#2c2891;color:#fff;color:var(--clr-white)}.section-center{grid-gap:3rem 2rem;display:grid;gap:3rem 2rem;justify-items:center;margin:0 auto;max-width:1170px;width:90vw}.menu-item{grid-gap:1rem 2rem;box-shadow:3px 3px 3px 3px #dfdbdb;display:grid;gap:1rem 2rem;max-width:25rem}.menu-item h4{padding-top:.75rem}.photo{border:.25rem solid #1a6aa2;border:.25rem solid var(--clr-primary-3);border-radius:.25rem;border-radius:var(--radius);display:block;height:200px;object-fit:cover;width:100%}.item-info header{border-bottom:.5px dotted #617d98;border-bottom:.5px dotted var(--clr-grey-5);display:flex;justify-content:space-between}.item-info h4{margin-bottom:.5rem}.price{color:#2d87c8;color:var(--clr-primary-4)}.item-text{margin-bottom:0;padding-top:1rem}.category-item{background-color:#806aff;border-radius:4px;color:#fff;display:flex;justify-content:center;width:90px}.category-item i{padding-right:2px;padding-top:5px}.changeTheme{display:flex;justify-content:flex-end}.checkbox{opacity:0;position:absolute}.label{align-items:center;background-color:#111;border-radius:50px;cursor:pointer;display:flex;height:26px;justify-content:space-between;padding:5px;position:relative;-webkit-transform:scale(1.5);transform:scale(1.5);width:50px}.label .ball{background-color:#fff;border-radius:50%;height:22px;left:2px;position:absolute;top:2px;-webkit-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear;width:22px}.checkbox:checked+.label .ball{-webkit-transform:translateX(24px);transform:translateX(24px)}.fa-moon{color:#f1c40f}.fa-sun{color:#f39c12}.view{color:#1a6aa2;color:var(--clr-primary-3);cursor:pointer;text-decoration:underline}@media screen and (min-width:768px){.menu-item{gap:0 1.25rem;grid-template-columns:225px 1fr;max-width:40rem}.photo{height:175px}}@media screen and (min-width:1200px){.section-center{grid-template-columns:1fr 1fr;width:95vw}.photo{height:150px}}
/*# sourceMappingURL=main.c823c4bb.css.map*/