.data-display-search .btn{display:inline-flex;padding:8px 15px;justify-content:center;align-items:center;gap:10px;background:#fff;box-shadow:0 2px 0 0 rgba(0,0,0,.02);width:150px;height:45px;border-radius:5px;background-color:#3f66f3}.data-display-search .btn .text{font-family:Roboto;font-size:15px;text-transform:uppercase;color:#fff;font-weight:400;text-align:center}.data-display-search .btn:hover .text{color:#3f66f3}@media screen and (max-width:768px){.data-display-search .btn{padding:8px 10px}.data-display-search .btn .text{font-size:15px;line-height:24px}}.card-category{width:270px;height:240px;border-radius:20px;position:relative;margin:0 20px}.card-category,.card-category .ant-card-body{overflow:visible!important}.card-category .image-category{width:119px;height:119px;border-radius:5px}.card-category .text{font-family:Roboto;font-size:20px;text-transform:uppercase;color:#343434;font-weight:700;text-align:center}.card-category .circle-arrow{display:flex;align-items:center;justify-content:center;position:absolute;bottom:-24px;left:50%;transform:translateX(-50%);width:48px;height:48px;border-radius:50%;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.card-category .circle-arrow .text-icon,.card-category:hover .text{color:#fff}.card-category .icon-arrow-red{background:#e14100}.card-category .icon-arrow-blue{background:#0096ff}.card-category .icon-arrow-purple{background:#7900fa}.card-category .icon-arrow-green{background:#00b41f}.card-category:hover .icon-arrow-blue,.card-category:hover .icon-arrow-green,.card-category:hover .icon-arrow-purple,.card-category:hover .icon-arrow-red{color:#fff}.card-category:hover .circle-arrow{background-color:#fff}.card-category:hover .circle-arrow .text-icon{color:#0096ff}.card-category .ant-card-body{padding:8px!important}