.c-product-card[data-v-c025a153]{align-items:center;border-radius:15px;display:flex;height:300px;justify-content:center;padding:10px;perspective:1000px;width:250px}.c-product-card:hover .c-product-card__inner[data-v-c025a153]{transform:rotateY(180deg)}.c-product-card__inner[data-v-c025a153]{height:100%;position:relative;transform-style:preserve-3d;transition:transform .8s;width:100%}.c-product-card__back[data-v-c025a153],.c-product-card__front[data-v-c025a153]{align-items:center;backface-visibility:hidden;border-radius:1rem;box-shadow:-4px 4px 19px 2px #8a8a8a;display:flex;height:100%;justify-content:center;padding:1rem;position:absolute;width:100%}.c-product-card__front[data-v-c025a153]{background-color:var(--vt-c-white);pointer-events:auto}.c-product-card__back[data-v-c025a153]{align-items:center;background-color:var(--vt-c-white);display:flex;flex-direction:column;justify-content:space-around;pointer-events:none;transform:rotateY(180deg);width:90%}.c-product-card:hover .c-product-card__front[data-v-c025a153]{pointer-events:none}.c-product-card:hover .c-product-card__back[data-v-c025a153]{pointer-events:auto}.c-product-card__back__name[data-v-c025a153]{text-align:center}.c-product-card__back__button[data-v-c025a153]{width:100%}.c-product-card__frame[data-v-c025a153]{border:2px solid var(--gray);border-radius:15px;display:flex;height:95%;justify-content:flex-end;position:absolute;width:95%;z-index:9}.c-product-card__frame__icons[data-v-c025a153]{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:5px}.c-product-card__frame__icon[data-v-c025a153]{cursor:pointer}.c-product-card__image-wrapper[data-v-c025a153]{height:200px;position:relative;width:70%}.c-product-card__image[data-v-c025a153]{border-radius:4px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.c-product-card__spinner[data-v-c025a153]{animation:spin-c025a153 1s linear infinite;border:4px solid #ccc;border-radius:50%;border-top:4px solid var(--secondary-color);height:32px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:32px}@keyframes spin-c025a153{to{transform:translate(-50%,-50%) rotate(1turn)}}.c-product-card__text-container[data-v-c025a153]{background-color:var(--secondary-color);border-radius:8px 0 0 8px;display:block;margin-right:-20px;overflow:hidden;padding:0 10px;width:100%;z-index:7}.c-product-card__text-container__text[data-v-c025a153]{color:var(--vt-c-white);display:block;font-size:.9rem;height:40px;line-height:40px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
