.category-carousel-container{display:flex;justify-content:center;align-items:center;gap:0;padding:0 1rem;position:relative;overflow:visible}.category-card{position:relative;width:280px;height:290px;margin-left:-50px;cursor:pointer;transition:transform .1s ease-out,z-index 0s .1s;z-index:1;will-change:transform}.category-card:first-child{margin-left:0}.category-card:hover{transform:translateY(-10px) scale(1.03);z-index:10;transition:transform .1s ease-out,z-index 0s}.category-card:hover~.category-card{transform:translateX(30px);transition:transform .1s ease-out}.category-card-image-wrapper{position:relative;width:100%;height:100%;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.3);border:2px solid hsla(0,0%,100%,.1);transition:box-shadow .1s ease-out,border-color .1s ease-out}.category-card:hover .category-card-image-wrapper{box-shadow:0 6px 20px rgba(255,107,0,.4);border-color:rgba(255,107,0,.6)}.category-card-image{-o-object-fit:cover;object-fit:cover;transition:transform .1s ease-out}.category-card:hover .category-card-image{transform:scale(1.05)}.category-card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0,rgba(11,28,44,.7))}.category-card-overlay:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0,rgba(255,107,0,.3));opacity:0;transition:opacity .1s ease-out}.category-card:hover .category-card-overlay:after{opacity:1}.category-card-title{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;background:linear-gradient(0deg,rgba(11,28,44,.95) 0,transparent)}.category-card-title:after{content:"";position:absolute;bottom:0;left:0;right:0;top:0;background:linear-gradient(0deg,rgba(255,107,0,.9) 0,transparent);opacity:0;transition:opacity .1s ease-out;pointer-events:none}.category-card:hover .category-card-title:after{opacity:1}.category-card-title h3{color:#fff;font-size:1.5rem;font-weight:700;margin:0;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.5);position:relative;z-index:1}@media (min-width:1025px) and (max-width:1279px){.category-carousel-container{padding:0 2rem}.category-card{width:240px;height:270px;margin-left:-48px}.category-card-title h3{font-size:1.25rem}.category-card-title{padding:1.4rem}.category-card:hover{transform:translateY(-10px) scale(1.03)}.category-card:hover~.category-card{transform:translateX(31px)}}@media (min-width:1280px) and (max-width:1535px){.category-carousel-container{padding:0 2.5rem}.category-card{width:260px;height:305px;margin-left:-52px}.category-card-title h3{font-size:1.4rem;letter-spacing:.3px}.category-card-title{padding:1.55rem}.category-card:hover{transform:translateY(-11px) scale(1.03)}.category-card:hover~.category-card{transform:translateX(32px)}.category-card-image-wrapper{box-shadow:0 4px 16px rgba(0,0,0,.32)}.category-card:hover .category-card-image-wrapper{box-shadow:0 6px 22px rgba(255,107,0,.42)}}@media (min-width:1536px) and (max-width:1919px){.category-carousel-container{padding:0 3rem}.category-card{width:290px;height:330px;margin-left:-56px}.category-card-title h3{font-size:1.55rem;letter-spacing:.4px}.category-card-title{padding:1.65rem}.category-card:hover{transform:translateY(-12px) scale(1.04)}.category-card:hover~.category-card{transform:translateX(35px)}.category-card-image-wrapper{box-shadow:0 5px 18px rgba(0,0,0,.34);border:2.5px solid hsla(0,0%,100%,.12)}.category-card:hover .category-card-image-wrapper{box-shadow:0 7px 24px rgba(255,107,0,.45);border-color:rgba(255,107,0,.65)}}@media (min-width:1920px) and (max-width:2559px){.category-carousel-container{padding:0 3.5rem}.category-card{width:320px;height:360px;margin-left:-60px}.category-card-title h3{font-size:1.7rem;letter-spacing:.5px}.category-card-title{padding:1.75rem}.category-card:hover{transform:translateY(-14px) scale(1.04)}.category-card:hover~.category-card{transform:translateX(38px)}.category-card-image-wrapper{box-shadow:0 5px 20px rgba(0,0,0,.36);border:3px solid hsla(0,0%,100%,.14);border-radius:14px}.category-card:hover .category-card-image-wrapper{box-shadow:0 8px 26px rgba(255,107,0,.48);border-color:rgba(255,107,0,.7)}.category-card:hover .category-card-image{transform:scale(1.06)}}@media (min-width:2560px){.category-carousel-container{padding:0 4.5rem}.category-card{width:380px;height:420px;margin-left:-70px}.category-card-title h3{font-size:2rem;letter-spacing:.6px}.category-card-title{padding:2rem}.category-card:hover{transform:translateY(-16px) scale(1.05)}.category-card:hover~.category-card{transform:translateX(45px)}.category-card-image-wrapper{box-shadow:0 6px 24px rgba(0,0,0,.4);border:3px solid hsla(0,0%,100%,.15);border-radius:16px}.category-card:hover .category-card-image-wrapper{box-shadow:0 10px 30px rgba(255,107,0,.5);border-color:rgba(255,107,0,.75)}.category-card:hover .category-card-image{transform:scale(1.07)}.category-card-overlay{background:linear-gradient(180deg,transparent 0,rgba(11,28,44,.75))}.category-card-title{background:linear-gradient(0deg,rgba(11,28,44,.97) 0,transparent)}}@media (max-width:1024px){.category-carousel-container{display:grid;grid-template-columns:repeat(6,1fr);gap:0;padding:1rem 1.5rem;justify-items:center}.category-card{width:calc(50vw - 2rem);max-width:180px;height:calc((50vw - 2rem) * 1.05);max-height:210px;margin-left:0}.category-card:first-child{grid-column:2/4}.category-card:nth-child(2){grid-column:4/6}.category-card:nth-child(3){grid-column:1/3;grid-row:2}.category-card:nth-child(4){grid-column:3/5;grid-row:2}.category-card:nth-child(5){grid-column:5/7;grid-row:2}.category-card:hover~.category-card{transform:translateX(0)}.category-card-title h3{font-size:.9rem}.category-card-title{padding:1rem}}@media (max-width:640px){.category-carousel-container{gap:0;padding:.5rem 1rem}.category-card{width:calc(33vw - 1rem);max-width:110px;height:calc((33vw - 1rem) * 1.05);max-height:147px}.category-card-title h3{font-size:.7rem}.category-card-title{padding:.5rem}.category-card-image-wrapper{border-radius:8px;border:1px solid hsla(0,0%,100%,.1)}}