.category-wrapper{background-color:#fff;display:flex;flex-direction:row;align-items:center;font-family:Folks,Arial,sans-serif;margin-top:-1%;padding:5px 5px 5px 13%;gap:150px;flex-wrap:nowrap;box-sizing:border-box;width:100%;overflow-x:hidden}.page-title{font-size:30px;font-weight:600;color:#033d2d;margin:0;white-space:nowrap}.category-menu{display:flex;align-items:center;justify-content:end;margin-left:27%;gap:90px;flex-wrap:wrap;box-sizing:border-box}.category-card{text-decoration:none;text-align:center;transition:transform .25s ease;flex-shrink:0}.img{width:110px!important;height:75px!important;object-fit:contain;display:block;transition:transform .3s ease,opacity .3s ease}.category-card:hover .img{transform:scale(1.08);opacity:1}.category-card:hover{transform:translateY(-4px)}.text{color:#033d2d;margin-top:-8px;font-weight:700;font-size:10px}@media (max-width:1251px){.category-wrapper{padding-left:40px;gap:50px}.page-title{font-size:28px}.category-menu{gap:40px;margin-left:0}}@media (max-width:1000px){.category-wrapper{flex-wrap:wrap;justify-content:center;gap:20px;padding-left:0;text-align:center}.page-title{font-size:22px;white-space:normal}.category-menu{margin-left:0;justify-content:center}.img{width:95px!important;height:65px!important}.text{font-size:9px}}@media (max-width:650px){.category-wrapper{flex-direction:column;gap:12px;padding-left:0;padding-right:0;overflow-x:hidden}.page-title{font-size:20px;text-align:center;white-space:normal}.category-menu{display:flex;flex-direction:row;width:100%;overflow-x:auto;overflow-y:hidden;margin-top:-2%;gap:40px;padding:0;margin-left:0;justify-content:center;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.category-menu::-webkit-scrollbar{display:none}.category-card{flex:0 0 auto}.img{width:80px!important;height:55px!important}.text{font-size:8px}}@media (max-width:420px){.img{width:70px!important;height:45px!important}.text{font-size:7px}}