.styles-module__cgaAVq__wrapper{color:red;background-color:#000001;flex-direction:column;justify-content:center;align-items:center;gap:30px;width:100%;height:100vh;font-size:40px;display:flex}.styles-module__cgaAVq__image img{object-fit:cover;max-width:200px}.styles-module__cgaAVq__image{flex-direction:column;justify-content:center;align-items:center;gap:30px;display:flex}.styles-module__cgaAVq__images{gap:30px;display:flex}.styles-module__cgaAVq__button{background-color:#0ff}
.category-list{grid-template-columns:repeat(4,1fr);grid-auto-rows:180px;gap:22px;width:100%;max-width:600px;margin:0 auto;padding:0 16px;display:grid}.category-item{z-index:100;border-radius:16px;flex-direction:column;justify-content:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.category-item:after{content:"";z-index:2;background:#0000001a;width:100%;height:100%;position:absolute;top:0;left:0}.category-item__heading{color:#fff;z-index:3;text-align:center;font-size:clamp(12px,2.5rem,10px);font-weight:700;position:relative}.category-item__image{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:390px){.category-list{grid-template-columns:repeat(2,1fr);grid-auto-rows:190px;width:150%;max-width:300px;margin:0 auto;padding:0 16px;display:grid}.category-item__heading{margin-top:80px;font-size:20px;display:flex}}@media (max-width:468px){.category-list{grid-template-columns:repeat(2,1fr);grid-auto-rows:190px;width:150%;max-width:300px;margin:0 auto;padding:0 16px;display:grid}.category-item__heading{font-size:20px;display:flex}}@media (min-width:625px){.category-list{grid-template-columns:repeat(2,1fr);grid-auto-rows:190px;width:150%;max-width:300px;margin:0 auto;padding:0 16px;display:grid}.category-item__heading{margin-top:70px;font-size:15px;display:flex}}@media (min-width:930px){.category-list a{grid-template-columns:repeat(1fr);grid-auto-rows:120px;width:100%;max-width:400px;margin:0 auto;padding:0 16px;display:grid}.cpategory-item__heading{font-size:20px}}
