.category_wall-card{display:flex;background:#fff;border:1px solid #DBDBDB;border-radius:16px;padding:16px;text-decoration:none;color:#2b2f3a;transition:border-color .3s ease;height:100%}.category_wall-card:hover{border-color:#88368c;box-shadow:0 2px 6px #88368c1a;text-decoration:none}.category_wall-card__img{width:56px;height:56px;display:flex;justify-content:center;align-items:center;flex-shrink:0}.category_wall-card__img img{max-width:100%;max-height:100%;object-fit:contain;display:block}.category_wall-card__title{font-size:14px;font-weight:600}.category_wall-card--grid{align-items:center;gap:16px}.category_wall-card--grid .category_wall-card__title{flex:1;text-wrap:balance;overflow-wrap:break-word;word-break:normal}.category_wall-card--carousel{flex-direction:column;align-items:center;text-align:center;gap:16px;width:100%}.category_wall-card--carousel .category_wall-card__title{-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%}.category_wall-card-wrapper{box-sizing:border-box}.category_wall-card-wrapper .title{width:100%}.category-list-main{position:relative}.category-wall-slider{min-height:124px}@media (max-width: 767.98px){.category-wall-slider{min-height:90px}}.category-wall-prev-btn,.category-wall-next-btn{width:40px;height:40px;background:#fff;background-repeat:no-repeat;background-position:center;background-size:20px 20px;border-radius:50%;box-shadow:0 2px 10px #0000001a;z-index:10;position:absolute;top:63%;transform:translateY(-50%);border:none;cursor:pointer}.category-wall-prev-btn{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 5L16 12L9 19' stroke='%2388368C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");transform:translateY(-50%) rotate(180deg);left:-20px}.category-wall-next-btn{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 5L16 12L9 19' stroke='%2388368C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");right:-20px}.col-2-items{flex:0 0 50%;max-width:50%}.col-3-items{flex:0 0 33.3333%;max-width:33.3333%}.col-4-items{flex:0 0 25%;max-width:25%}.col-5-items{flex:0 0 20%;max-width:20%}.col-6-items{flex:0 0 16.6667%;max-width:16.6667%}.col-7-items{flex:0 0 14.2857%;max-width:14.2857%}.col-8-items{flex:0 0 12.5%;max-width:12.5%}@media (min-width: 576px){.col-sm-2-items{flex:0 0 50%;max-width:50%}.col-sm-3-items{flex:0 0 33.3333%;max-width:33.3333%}.col-sm-4-items{flex:0 0 25%;max-width:25%}.col-sm-5-items{flex:0 0 20%;max-width:20%}.col-sm-6-items{flex:0 0 16.6667%;max-width:16.6667%}.col-sm-7-items{flex:0 0 14.2857%;max-width:14.2857%}.col-sm-8-items{flex:0 0 12.5%;max-width:12.5%}}@media (min-width: 768px){.col-md-2-items{flex:0 0 50%;max-width:50%}.col-md-3-items{flex:0 0 33.3333%;max-width:33.3333%}.col-md-4-items{flex:0 0 25%;max-width:25%}.col-md-5-items{flex:0 0 20%;max-width:20%}.col-md-6-items{flex:0 0 16.6667%;max-width:16.6667%}.col-md-7-items{flex:0 0 14.2857%;max-width:14.2857%}.col-md-8-items{flex:0 0 12.5%;max-width:12.5%}}@media (min-width: 992px){.col-lg-2-items{flex:0 0 50%;max-width:50%}.col-lg-3-items{flex:0 0 33.3333%;max-width:33.3333%}.col-lg-4-items{flex:0 0 25%;max-width:25%}.col-lg-5-items{flex:0 0 20%;max-width:20%}.col-lg-6-items{flex:0 0 16.6667%;max-width:16.6667%}.col-lg-7-items{flex:0 0 14.2857%;max-width:14.2857%}.col-lg-8-items{flex:0 0 12.5%;max-width:12.5%}}@media (min-width: 1200px){.col-xl-2-items{flex:0 0 50%;max-width:50%}.col-xl-3-items{flex:0 0 33.3333%;max-width:33.3333%}.col-xl-4-items{flex:0 0 25%;max-width:25%}.col-xl-5-items{flex:0 0 20%;max-width:20%}.col-xl-6-items{flex:0 0 16.6667%;max-width:16.6667%}.col-xl-7-items{flex:0 0 14.2857%;max-width:14.2857%}.col-xl-8-items{flex:0 0 12.5%;max-width:12.5%}}@media (min-width: 1400px){.col-xxl-2-items{flex:0 0 50%;max-width:50%}.col-xxl-3-items{flex:0 0 33.3333%;max-width:33.3333%}.col-xxl-4-items{flex:0 0 25%;max-width:25%}.col-xxl-5-items{flex:0 0 20%;max-width:20%}.col-xxl-6-items{flex:0 0 16.6667%;max-width:16.6667%}.col-xxl-7-items{flex:0 0 14.2857%;max-width:14.2857%}.col-xxl-8-items{flex:0 0 12.5%;max-width:12.5%}}@media (max-width: 575.98px){.category-list-main{margin:0 0 20px!important}.category_wall-card{padding:8px;border-radius:12px}.category_wall-card--grid{flex-direction:column;align-items:center;text-align:center;gap:6px}.category_wall-card__img,.category_wall-card__img img{width:32px;height:32px}.category_wall-card__title{font-size:11px;line-height:1.2}.category_wall-card--grid .category_wall-card__title{margin-top:0;width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}@media (max-width: 400px){.category_wall-card__title{font-size:10px}.category_wall-card--grid .category_wall-card__title{display:block;-webkit-line-clamp:unset;white-space:nowrap}}@media (min-width: 576px) and (max-width: 767.98px){.category_wall-card{padding:10px;border-radius:12px}.category_wall-card--grid{flex-direction:column;align-items:center;text-align:center;gap:8px}.category_wall-card__img,.category_wall-card__img img{width:36px;height:36px}.category_wall-card__title{font-size:12px;line-height:1.3}.category_wall-card--grid .category_wall-card__title{width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}@media (min-width: 768px) and (max-width: 991.98px){.category_wall-card{padding:12px;border-radius:14px}.category_wall-card--grid{gap:10px}.category_wall-card__img,.category_wall-card__img img{width:40px;height:40px}.category_wall-card__title{font-size:12px;line-height:1.3}}@media (min-width: 992px) and (max-width: 1399.98px){.category_wall-card{padding:14px}.category_wall-card--grid{gap:12px}.category_wall-card__img,.category_wall-card__img img{width:48px;height:48px}.category_wall-card__title{font-size:13px}}@media (max-width: 767.98px){.category_wall-card--carousel .category_wall-card__img,.category_wall-card--carousel .category_wall-card__img img{width:32px;height:32px}.category_wall-card--carousel{gap:6px;padding:10px 6px}}
