.KundliCards_container____qNy{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-bottom:20px}.KundliCards_card__eCnFb{background:white;padding:1.5rem;border-radius:20px;box-shadow:0 5px 25px #e71c1c1a;width:380px;position:relative}.KundliCards_discount__LDIQE{position:absolute;top:15px;right:10px;background-image:url(/images/re.png);background-size:cover;background-repeat:no-repeat;background-position:50%;width:70px;height:70px;color:white;padding:6px 10px;font-size:16px;font-weight:700;transform:rotate(-10deg);z-index:5;text-align:center}.KundliCards_imageContainer__E0czv{position:relative;width:240px;height:240px;margin:0 auto 1.5rem}.KundliCards_bgRotate__104vE{position:absolute;top:0;left:0;width:250px;height:250px;background-image:url(/images/back.png);background-size:cover;background-repeat:no-repeat;background-position:50%;animation:KundliCards_rotateBg__XCAfa 20s linear infinite;z-index:1}.KundliCards_image__ezJ_d{position:absolute;z-index:2;border-radius:10px;transform:rotate(-5deg);transition:transform .5s ease;left:15%;transform:translate(-50%,-5deg);object-fit:cover;height:250px}.KundliCards_image__ezJ_d:hover{transform:scale(1.05) rotate(0deg)}@keyframes KundliCards_rotateBg__XCAfa{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.KundliCards_title__X3aab{font-size:1.25rem;color:#9a0404;font-weight:700;margin-bottom:.5rem}.KundliCards_desc__7G2iS{font-size:1rem;color:black;margin-bottom:1rem}.KundliCards_price__cHbBZ{display:flex;align-items:center;justify-content:space-between}.KundliCards_newPrice__WR1QU{color:#000;font-weight:700;font-size:1.6rem;margin-right:.5rem}.KundliCards_oldPrice__M2Vx_{text-decoration:line-through;color:#999;font-size:1.4rem}.KundliCards_btn__ZmFXq{background:linear-gradient(180deg,#9a0000,#de0d0d);color:white;padding:10px 35px;border:none;border-radius:5px;cursor:pointer;font-size:1rem;transition:background .3s;font-family:sans-serif}.KundliCards_btn__ZmFXq:hover{background-color:#b71c1c}