.productCard_container__DLB_0{display:flex;justify-content:space-between;align-items:center;width:49%;gap:10px;padding:20px 15px;background-image:linear-gradient(270deg,#56aaff,#3ee1e6);border-radius:8px;cursor:pointer;height:100px}.productCard_icon__MaLwX{width:40px;height:40px;border-radius:100%;background-color:#fff;display:flex;justify-content:center;align-items:center}.productCard_cardContent__eIGoF{width:80%}.productCard_cardTitle__QyaXB{font-size:16px;font-family:Noto Sans SC,Roboto}.productCard_cardDescription__y7u9d{font-size:13px}.productCard_rightIcon__y8foB{width:18px;height:18px;border-radius:100%;display:flex;justify-content:center;align-items:center;background-color:hsla(0,0%,100%,.2)}@media only screen and (max-width:600px){.productCard_container__DLB_0{width:90vw;max-width:380px}}