.PlantesSection-module__QZujkG__plantesSection{font-family:var(--font-geist-sans);background:#f4f6f5;padding:80px 20px}.PlantesSection-module__QZujkG__container{text-align:center;max-width:1200px;margin:auto}.PlantesSection-module__QZujkG__title{color:#2e7d32;margin-bottom:20px;font-size:36px}.PlantesSection-module__QZujkG__description{color:#333;max-width:700px;margin:auto auto 60px;line-height:1.7}.PlantesSection-module__QZujkG__grid{grid-template-columns:repeat(5,1fr);gap:25px;display:grid}.PlantesSection-module__QZujkG__card{cursor:pointer;background:#fff;border-radius:12px;height:220px;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 6px 18px #00000014}.PlantesSection-module__QZujkG__card:hover{transform:translateY(-5px)}.PlantesSection-module__QZujkG__image{object-fit:cover}.PlantesSection-module__QZujkG__overlay{color:#fff;opacity:0;background:#2e7d32d9;justify-content:center;align-items:center;font-size:20px;font-weight:600;transition:all .3s;display:flex;position:absolute;inset:0}.PlantesSection-module__QZujkG__card:hover .PlantesSection-module__QZujkG__overlay{opacity:1}@media (max-width:1024px){.PlantesSection-module__QZujkG__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.PlantesSection-module__QZujkG__grid{grid-template-columns:repeat(2,1fr)}.PlantesSection-module__QZujkG__title{font-size:28px}}
