.product-add-gift{display:flex;flex-direction:column;align-items:center;flex:1 1;flex-grow:0;flex-shrink:0;width:100%}.product-add-gift .product-add-gift-image{position:relative;width:100%;padding-top:100%;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;background-color:#f6f6f6}.product-add-gift .selected{border:3px solid #134f5c}.product-add-gift h3{margin-top:6px;font-size:.92rem;line-height:1.22;font-weight:500;text-align:center}.product-add-gift .product-add-gift-price{display:flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:12px;background-color:#f6f6f6}.product-add-gift .product-add-gift-price p{color:#000;font-size:1.23rem;font-weight:600;line-height:1.22;text-align:center}@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}}