
.img_card[data-v-604aacc7] {
  max-height: 70px;
  max-width: 100px;
}


.budget[data-v-5f86ffcb] {
  border: 1px dashed #a1a5b7;
  border-radius: 10px;
}
.input_budget[data-v-5f86ffcb] {
  max-width: calc(100% - 130px);
}
.input_number[data-v-5f86ffcb] {
  max-width: calc(100% - 90px);
}
.prefix[data-v-5f86ffcb] {
  flex: 4;
  border-left: 2px solid gray;
  border-radius: 0 0.475rem 0.475rem 0;
}
.disabled_budget[data-v-5f86ffcb] {
  pointer-events: none;
  opacity: 0.5;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

@media screen and (max-width: 600px){.product-page-container[data-v-192f22ca]{padding-inline:1rem}}
