.home-category-section{margin:40px 0;padding-inline:10px}.home-category-swiper{padding:0}.home-category-card{position:relative;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.25);border-radius:10px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;padding:0;cursor:pointer;height:100%;display:flex;flex-direction:column;justify-content:center;width:95%}.home-category-card:before{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%}.home-category-card:hover:before{left:125%}.home-category-card-image{width:100%;height:250px;object-fit:fill;transition:transform .3s ease,filter .3s ease}.home-category-card:hover .home-category-card-image{transform:scale(1.05);filter:brightness(1.1)}.card-body{padding-top:14px;text-align:center}.home-category-card-title{font-size:14px!important;font-weight:500;color:#1f1f1f;margin:0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .3s ease}.home-category-card:hover .home-category-card-title{color:#0077cc}@media (max-width:768px){.corporate-descri{font-size:12px!important}.home-category-card,.home-category-swiper{padding:0}.home-category-section{margin:0}.home-category-section .container{padding:0}.home-category-card-image{height:130px}.home-category-card-title{font-size:12px}}@media (max-width:480px){.home-category-card{border-radius:14px;padding:0}.home-category-card-image{height:130px;object-fit:fill}}