.category{margin-top:5rem}@media(max-width:767.98px){.category{margin-top:2.4rem}}.category_title{text-align:center}.category_wrapper{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:4.5rem;column-gap:4.5rem;row-gap:4rem;margin-top:3rem;padding-bottom:3rem}@media(max-width:991.98px){.category_wrapper{-moz-column-gap:2.9rem;column-gap:2.9rem}}@media(max-width:767.98px){.category_wrapper{grid-template-columns:repeat(3,1fr);margin-top:2.4rem;row-gap:2rem}}@media(max-width:575.98px){.category_wrapper{grid-template-columns:repeat(2,1fr)}}.category_items{position:relative}.category_items img{border:1px solid #eaeaea;height:auto;border-radius:4rem;height:22rem}@media(max-width:767.98px){.category_items img{border-radius:2.6rem;height:15.1rem}}.category_items .hover_image{opacity:0;position:absolute;left:0;top:0;transition:all .3s ease}.category_items h4{color:#000;margin-top:2rem;text-align:center;font-style:n}@media(max-width:575.98px){.category_items h4{margin-top:1rem}}@media(hover:hover){.category_items:hover{transition:all .3s ease}.category_items:hover .hover_image{opacity:1;transition:all .3s ease}.category_items:hover .normal_image{opacity:0;transition:all .3s ease}}.mobile-category .category{padding-bottom:4rem}