.tarjetas-module__HJfP9G__tarjetas{text-align:center;font-size:var(--tam-fuente-pc);flex-direction:column;justify-content:center;align-items:center;display:flex}.tarjetas-module__HJfP9G__tarjetas p{font-weight:300}.tarjetas-module__HJfP9G__cards{grid-template-columns:repeat(4,1fr);width:100%;display:grid}.tarjetas-module__HJfP9G__card{text-align:center;background-color:var(--color-fondo);color:var(--color-texto);font-size:var(--tam-fuente-pc);border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;margin:1rem;padding:1rem;transition:all .3s;display:flex;box-shadow:0 0 10px #0000001a}.tarjetas-module__HJfP9G__card:hover{transform:scale(1.05);box-shadow:0 0 20px #0003}.tarjetas-module__HJfP9G__card img{border-radius:1rem;width:45%;height:auto}@media screen and (max-width:768px){.tarjetas-module__HJfP9G__cards{grid-template-columns:repeat(2,1fr)}.tarjetas-module__HJfP9G__card{justify-content:left;margin:.5rem}.tarjetas-module__HJfP9G__card img{width:100%}}@media screen and (min-width:1500px){.tarjetas-module__HJfP9G__cards{grid-template-columns:repeat(5,1fr)}}@media screen and (min-width:2000px){.tarjetas-module__HJfP9G__cards{grid-template-columns:repeat(6,1fr)}.tarjetas-module__HJfP9G__card img{border-radius:1rem;width:40%;height:auto}}
