.product-add-buttons{flex-direction:row;grid-gap:8px;margin-right:24px;padding:7px 12px;border-radius:30px;background-color:#e1e1e1}.product-add-buttons p{width:60px;height:36px;color:#1c1917;font-weight:700;line-height:2.77rem;text-align:center}.basket-card{position:relative;flex-direction:row;align-items:center;width:100%;margin-bottom:12px;padding:8px;border-radius:24px;background-color:#f2f1f0}.basket-card .basket-card-wrap{flex-direction:row;align-items:center;flex-grow:1;flex-shrink:1;cursor:pointer}.basket-card .basket-card-control-wrap{flex-direction:row;align-items:center;flex-grow:0;flex-shrink:0}.basket-card .basket-card-image{flex-grow:0;flex-shrink:0;width:68px;height:68px;margin-right:16px;border-radius:18px;object-fit:cover}.basket-card .basket-card-info{flex-grow:1;flex-shrink:1;max-width:280px;margin:0 12px 0 0}.basket-card .basket-card-info h3{font-size:.9rem;line-height:1.22;text-transform:none;margin-bottom:4px}.basket-card .basket-card-info p{color:#1c1917;font-size:.85rem;font-weight:400;line-height:1.22}.basket-card .basket-card-control{justify-content:center;flex-grow:0;flex-shrink:0;height:72px;margin:0 12px}.basket-card .basket-card-control p{white-space:nowrap}.basket-card .basket-card-button{justify-content:center;flex-grow:0;flex-shrink:0;height:72px;margin-left:8px}@media (max-width:768px){.basket-card{flex-wrap:wrap}.basket-card .basket-card-control{flex-wrap:1;flex-shrink:1;justify-content:space-between;height:auto;padding:8px 0;margin:0 24px 0 0}.basket-card .basket-card-button{height:auto;padding:8px 0}}@media (max-width:640px){.basket-card-control-wrap{justify-content:space-between;width:100%;margin-left:0}.basket-card-control-wrap .basket-card-button{margin-right:12px}}