.category-card-wrapper{scroll-snap-type:x mandatory;padding:10px}.category-card-wrapper::-webkit-scrollbar{display:none}.category-card-wrapper{-ms-overflow-style:none;scrollbar-width:none}.category-card{scroll-snap-align:start;border-radius:10px;flex:0 0 calc(33.3333% - 20px);overflow:hidden}.category-card-background{width:100%;height:300px;display:flex}.category-content{width:100%;height:100%}.category-card-wrapper{position:relative}.scroll-controls{pointer-events:none;z-index:10;justify-content:space-between;width:100%;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.scroll-btn{cursor:pointer;pointer-events:auto;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative;box-shadow:0 2px 8px #0003}.scroll-btn.left{margin-left:8px}.scroll-btn.right{margin-right:8px}.scroll-btn svg{color:#184363;font-size:22px}.category-track{scroll-behavior:smooth;gap:30px;display:flex;overflow-x:auto}.category-card-background{background-color:#f4f5f8;background-position:bottom;background-repeat:no-repeat;background-size:200px;min-height:300px}.category-content{grid-template-columns:1fr 1fr;align-items:center;min-height:300px;display:grid}.category-info{flex-direction:column;justify-self:start;gap:20px;padding-left:30px;display:flex}.category-title{color:#184363;align-items:center;font-family:Arial;font-size:16px;font-style:normal;font-weight:700;display:flex}.products-list{flex-direction:column;gap:10px;display:flex}.product-item{align-items:center;gap:10px;display:flex}.product-arrow{color:#28a745;flex-shrink:0;font-size:16px}.product-name{color:#184363;font-size:14px;font-weight:400;line-height:24px}.view-all-button{color:#fff;cursor:pointer;background:#08b65d;border:none;border-radius:72px;align-self:flex-start;align-items:center;gap:10px;padding:10px;font-family:Arial,sans-serif;font-size:14px;font-weight:700;transition:background-color .2s;display:flex}.view-all-button:hover{background-color:#159754}.button-arrow{font-size:14px}.category-image-container{justify-content:center;justify-self:end;align-items:center;margin:20px;display:flex}.category-image{object-fit:contain;max-width:100%}.category-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:30px;padding-bottom:10px;display:flex;overflow-x:auto}.category-track::-webkit-scrollbar{display:none}.category-track{-ms-overflow-style:none;scrollbar-width:none}@media (max-width:1024px){.category-card-background{background-position:bottom;background-size:120px;min-height:260px}.category-content{grid-template-columns:1fr 1fr;min-height:260px}.category-info{gap:10px;padding-left:20px}.category-title{font-size:15px}.products-list{gap:8px}.product-name{font-size:13.5px;line-height:20px}.view-all-button{padding:8px 12px;font-size:13px}.category-image-container{margin:10px}.category-card{flex:0 0 calc(50% - 15px)}}@media (max-width:768px){.category-card{flex:0 0 100%}.category-card-background{background-position:bottom;background-size:150px;min-height:240px}.category-content{grid-template-columns:repeat(2,1fr);min-height:240px;padding:20px}.category-info{gap:10px;padding-left:20px}.category-title{font-size:15px}.products-list{gap:8px}.product-name{font-size:13.5px;line-height:20px}.view-all-button{padding:8px 12px;font-size:13px}.category-image-container{margin:10px}.category-image{max-width:125%}}@media (max-width:767px){.category-card{flex:0 0 100%}.category-content{min-height:auto;padding:35px;display:flex}.category-info{align-items:flex-start;gap:15px;width:100%;padding-left:0}.category-image-container{max-width:180px;margin:0}.category-image{max-width:135%}.category-title{margin-bottom:5px;font-size:20px}.product-name{font-size:15px}.products-list{align-items:flex-start;gap:12px}.view-all-button{align-self:flex-start;padding:12px 20px;font-size:15px}}
