.nav{align-items:stretch;background-color:#129434;color:#fff;display:flex;gap:2rem;justify-content:space-between;padding:0 1rem}.site-title{font-size:2rem}.nav ul{display:flex;gap:1rem;list-style:none;margin:0;padding:0}.nav a{align-items:center;color:inherit;display:flex;height:100%;padding:.25rem;text-decoration:none}.nav li.active{background-color:#41c464}.nav li:hover{background-color:#59cf78}.hero{height:200px;position:relative;width:600px}.hero-dot-play{bottom:5px;display:flex;justify-content:space-between;left:5px;position:absolute}.hero-dots{align-items:center;display:flex;gap:23px;list-style:none}.hero-dot{background:#fff;border-radius:7.5px;cursor:pointer;height:15px;width:15px}.hero-dot.green{background:green}*{box-sizing:border-box;font-family:Poppins,sans-serif;font-style:normal;margin:0;padding:0}.home{align-items:center;display:flex;flex-direction:column}.hero-carousel{height:200px;margin-bottom:30px;margin-top:50px;width:600px}.hero-carousel img{height:200px;object-fit:cover;position:absolute;width:600px;z-index:-1}.products-categories-card{align-items:start;display:flex;flex-direction:row;justify-content:center;padding:10px 50px}.categories{background-color:#129434;border-radius:5px;padding:20px}.categories p{margin:5px}.products{display:flex;flex-flow:wrap;gap:5px;padding:0 10px;width:1000px}.product{background-color:#129434;border-radius:5px;height:300px;width:220px}.product-image img{border-radius:5px 5px 0 0;height:200px;object-fit:cover;width:220px}.product-details{justify-content:space-around;padding:5px}.footer,.product-details{display:flex;flex-direction:column;height:100px;width:100%}.footer{align-items:center;background-color:#129434;justify-content:center}.footer a{color:#fff}
/*# sourceMappingURL=main.b451928b.css.map*/