.hm-pack-grid{display:flex;flex-direction:column;gap:10px}.hm-pack-grid{display:block!important}.hm-pack-box.hm-pack-box-2{margin-bottom:21px}@media (min-width:480px){.hm-pack-grid{flex-direction:row}}.hm-pack-box{flex:1;display:flex;align-items:center;gap:14px;padding:12px 16px;border-radius:10px;background:#fff;border:1px solid #ddd;cursor:pointer;transition:box-shadow .15s ease,transform .1s ease,background-color .15s ease,border-color .15s ease}.hm-pack-box:hover{box-shadow:0 3px 6px rgba(0,0,0,.12);transform:translateY(-1px)}.hm-pack-box.hm-selected{background:#e3cc8a;border-color:#b68b2e;box-shadow:0 3px 6px rgba(0,0,0,.16)}.hm-pack-box-left{width:52px;height:52px;border-radius:4px;background:#f5f5f5;overflow:hidden;flex-shrink:0}.hm-pack-img{width:100%;height:100%;object-fit:cover;display:block}.hm-pack-box-middle{display:flex;flex-direction:column;justify-content:center;flex:1;min-width:0}.hm-pack-title{font-size:15px;font-weight:600;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hm-pack-prices{font-size:14px;display:flex;flex-direction:column;gap:3px}.hm-pack-price-row{display:flex;align-items:baseline;gap:6px}.hm-pack-price-old{text-decoration:line-through;opacity:.75}.hm-pack-price-new{font-weight:600}.hm-pack-save{font-size:11px;display:inline-block;padding:2px 8px;border-radius:999px;background:#fff;color:#333;font-weight:600}.hm-pack-box-right{margin-left:auto;text-align:right;font-size:12px;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.hm-pack-pill{padding:4px 10px;border-radius:999px;background:#fff;color:#333;white-space:nowrap}.hm-pack-status{font-size:11px;color:#1a7f37;font-weight:600}.hm-price-save-badge{display:none;margin-top:4px;padding:2px 6px;border-radius:999px;background:#e3f6e8;color:#1a7f37;font-size:12px;font-weight:600}