.volume{width:100%;display:flex;gap:8px;justify-content:flex-start;align-content:flex-start;flex-wrap:wrap;padding:20px 0}.volume .product-block--price{display:none}.volume .card-min{width:20%;border:solid 1px #000;border-radius:6px;max-width:100px;height:auto;min-height:45px;display:flex;padding:20px 16px;cursor:pointer;position:relative}.volume .card-min .circle{position:absolute;left:10px;top:10px;width:19px;height:19px;border:solid 1px #9ba0b6;border-radius:100%;display:flex;justify-content:center;align-items:center}.volume .card-min .circle svg{width:100%;height:100%}.volume .card-min.selected{background-color:#000;color:#fff}.volume .text{justify-content:center;align-items:center;flex-wrap:wrap;align-content:center}.volume .text{width:100%;text-align:center;font-size:12px}.volume .text p,.volume .text strong{width:100%;margin:0}.volume .text strong{font-size:13px;color:#eb001b;text-transform:uppercase}.volume .text .price{margin-top:5px;text-align:center;display:flex;flex-direction:column}.volume .text .price s{font-size:12px}.volume .text .price span{font-weight:bold}