.category-card{overflow:hidden;text-align:center;padding-top:2rem;padding-left:2rem;padding-right:2rem;background-image:linear-gradient(to bottom,#6770b5 0,#394183 100%)}.category-card img{transition:all .3s ease-out}.category-card p{transition:all .3s ease-out}.category-card:hover{transition:all .3s ease-out;background-image:linear-gradient(to bottom,#4a5297 0,#5a12a3 100%)}.category-card:hover img{transform:scale(1.2);transition:all .3s ease-out}.category-card:hover p{font-size:1.5rem;color:#28d2bc;transition:all .3s ease-out}@media(max-width:768px){.category-card{height:12rem;position:relative}.category-card p{max-height:40%}.category-card img{margin-top:4rem}}
/*# sourceMappingURL=/assets/components/cards/category-card-c7ee0041.css.map */
