@import url(https://fonts.googleapis.com/css2?family=Amatic+SC:wght@400;700&family=Bebas+Neue&family=Edu+VIC+WA+NT+Beginner:wght@400..700&family=New+Amsterdam&family=Saira:wght@300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Edu+VIC+WA+NT+Beginner:wght@400..700&family=New+Amsterdam&family=Saira:wght@300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Edu+VIC+WA+NT+Beginner:wght@400..700&family=New+Amsterdam&family=Saira:wght@300&display=swap);*{box-sizing:border-box;margin:0;padding:0}.index-page{align-items:center;background-color:#f1f1f1;display:flex;flex-direction:column;justify-content:center}.index-page>img{width:100vw}.products{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:3rem;width:1000px}.products-item{box-shadow:0 3px 6px rgba(0,0,0,.253);cursor:pointer;display:flex;flex-direction:column;gap:0;overflow:hidden;transition:all .3s}.products-item:hover{box-shadow:0 5px 8px rgba(0,0,0,.363)}.products-item:hover>img{transform:scale(1.1)}.products-item>img{transition:all .3s;width:232px}.title-product{font-family:Bebas Neue,sans-serif;font-size:1.2rem;font-style:normal;font-weight:400;letter-spacing:1px;width:180px}.price-product{font-optical-sizing:auto;font-size:1.2rem;font-style:normal;font-weight:600}.old-price,.price-product{font-family:Edu VIC WA NT Beginner,cursive}.old-price{color:#9e9d9d;font-optical-sizing:auto;font-size:.8rem;font-style:normal;font-weight:600;text-decoration:line-through}.price-content{display:flex;flex-direction:column;height:50px;justify-content:flex-start;margin-top:.5rem}.description-product{height:200px;margin:0;padding:.8rem}.button{background-color:#ff7746;border:2px solid #ff7746;border-radius:20px;color:#000;cursor:pointer;display:flex;font-family:Amatic SC,cursive;font-size:1.25rem;font-weight:700;line-height:1rem;margin:1rem auto auto;padding:10px;text-decoration:none;transition:all .3s;width:fit-content}.button:hover{background-color:#e9e9e9}.button:visited{color:#000}
/*# sourceMappingURL=main.b5304674.css.map*/