﻿.select-amount[data-v-2e5f32d9]{display:flex}.select-amount__list[data-v-2e5f32d9]{-moz-column-gap:4px;column-gap:4px;display:grid;grid-template-columns:repeat(6,1fr);row-gap:8px;width:100%}.select-amount__item[data-v-2e5f32d9]{align-items:center;background-color:#f0f1f5;border-radius:8px;color:#353638;cursor:pointer;display:flex;font-size:16px;height:36px;justify-content:center;line-height:20px;text-align:center;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.select-amount__item[data-v-2e5f32d9]:hover:not(.disable){color:#ee4136}.select-amount__item.select[data-v-2e5f32d9]{background-color:#fff;border:1px solid #ee4136;color:#ee4136}.select-amount__item.select p[data-v-2e5f32d9]{font-weight:600}.select-amount__item.disable[data-v-2e5f32d9]{cursor:not-allowed}.select-amount__item.disable p[data-v-2e5f32d9]{color:silver}.select-amount.mobile .select-amount__list[data-v-2e5f32d9]{-moz-column-gap:1.0666666667vw;column-gap:1.0666666667vw;grid-template-columns:repeat(4,1fr);row-gap:2.1333333333vw}.select-amount.mobile .select-amount__item[data-v-2e5f32d9]{cursor:default;font-size:3.7333333333vw;height:9.6vw;line-height:5.3333333333vw}.select-amount.mobile .select-amount__item[data-v-2e5f32d9]:hover:not(.select){color:#353638}