.box_card[data-v-c42fb56c]{align-items:center;background:#1a1a28;background:#0e0e1a;border-radius:1.2rem;cursor:pointer;display:flex;flex-direction:column;gap:.7rem;height:100%;overflow:hidden;padding:0 1rem 1rem .5rem;position:relative;text-align:center;transition:background .3s ease-in-out,padding .2s ease}.box_card[data-v-c42fb56c]:after{background:radial-gradient(circle at 50% 40%,var(--box_card_color) 0,transparent 60%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;transform:scale(1);transition:.3s ease-in-out;width:100%}.box_card[data-v-c42fb56c]:hover:after{transform:scale(1.5)}.box_card--light_background[data-v-c42fb56c]{background:#1a1a28}.box_card__wrap[data-v-c42fb56c]{position:relative}.box_card__wrap--has_stripe[data-v-c42fb56c]{border-radius:1.2rem;display:flex;overflow:hidden;padding:3px}.box_card__stripe[data-v-c42fb56c]{background:#fff;color:#22223e;font-family:RussoOne,sans-serif;font-size:.8rem;justify-content:center;letter-spacing:.03em;padding:.2rem .4rem;pointer-events:none;right:-60px;text-align:center;text-transform:uppercase;top:30px;transform:rotate(45deg);transform-origin:center;white-space:nowrap;width:200px}.box_card__count[data-v-c42fb56c],.box_card__stripe[data-v-c42fb56c]{align-items:center;display:flex;position:absolute;z-index:1}.box_card__count[data-v-c42fb56c]{background:#8d44ff;left:-.2rem;padding:.5rem;top:-.2rem}.box_card__count[data-v-c42fb56c],.box_card__info[data-v-c42fb56c]{aspect-ratio:1/1;border-radius:50%}.box_card__info[data-v-c42fb56c]{align-items:center;background:#909098;cursor:pointer;display:flex;justify-content:center;padding:.3rem;position:absolute;right:1rem;top:1rem;z-index:10}@media (min-width:768px){.box_card__info[data-v-c42fb56c]{opacity:0;pointer-events:none;transition:.2s}}.box_card__info[data-v-c42fb56c]:hover{background:#aaa}.box_card:hover .box_card__info[data-v-c42fb56c]{opacity:1;pointer-events:auto}.box_card__image[data-v-c42fb56c]{height:auto;-webkit-mask:url(../images/box-mask.svg) center/cover no-repeat;mask:url(../images/box-mask.svg) center/cover no-repeat;-webkit-mask-composite:source-in;max-width:158px;transition:transform .3s ease-in-out;width:100%}.box_card:hover .box_card__image[data-v-c42fb56c]{transform:scale(1.1)}.box_card__image_wrap[data-v-c42fb56c]{padding-top:1rem;width:100%}.box_card__wrap--has_stripe .box_card__image_wrap[data-v-c42fb56c]{padding:1rem 1rem 0;position:relative}.box_card__headline[data-v-c42fb56c]{color:#fff;font-size:1rem;font-weight:600}.box_card--selectable .box_card__headline[data-v-c42fb56c]{font-size:.9rem}.box_card__action[data-v-c42fb56c]{margin-top:auto}.box_card--selectable[data-v-c42fb56c]{cursor:pointer}.box_card--selected[data-v-c42fb56c]{background:#8d44ff4d;box-shadow:inset 0 0 0 2px #8d44ff;padding:.5rem 1rem}@media (min-width:768px){.box_card--selected[data-v-c42fb56c]{padding:.5rem 1.5rem}}.box_card__quantity[data-v-c42fb56c]{align-items:center;border:1px solid hsla(0,0%,100%,.4);border-radius:.6rem;display:flex;gap:.5rem;height:1px;justify-content:center;opacity:0;overflow:hidden;transition:.2s ease}.box_card__quantity--visible[data-v-c42fb56c]{height:34px;opacity:1}.box_card__quantity_btn[data-v-c42fb56c]{background:transparent;background:#ffffff1a;color:#fff;cursor:pointer;font-size:1.4rem;height:32px;line-height:.8;transition:background .2s ease;width:32px}.box_card__quantity_btn[data-v-c42fb56c]:disabled{cursor:not-allowed;opacity:.4}.box_card__quantity_btn[data-v-c42fb56c]:hover{background:#fff3}.box_card__quantity_value[data-v-c42fb56c]{color:#fff;font-size:1rem;font-weight:600;min-width:24px;text-align:center}
