.product-card[data-v-d885a1a7]{background:#f8f8f8;display:flex;flex-direction:column;overflow:hidden;padding:8px 8px 0;position:relative;width:100%}.product-card__promotion[data-v-d885a1a7]{background:#c0e6ff;border-radius:35px;color:#012ba6;cursor:pointer;font-size:14px;font-weight:500;left:12px;padding:0 10px;position:absolute;top:28px;transition:all .4s ease-in-out;z-index:1}.product-card__promotion[data-v-d885a1a7]:hover{background:#012ba6;color:#fff}.product-card__wrap[data-v-d885a1a7]{background:#fff;padding:20px 10px 12px;position:relative}.product-card__image[data-v-d885a1a7]{cursor:pointer;display:flex;height:200px;justify-content:center;overflow:hidden;position:relative;width:100%}.product-card__image img[data-v-d885a1a7]{display:block;height:auto;transition:transform .5s ease;width:100%}.product-card__title[data-v-d885a1a7]{color:#21272a;display:-webkit-box;font-family:Roboto,sans-serif;font-size:22px;font-weight:700;line-height:26px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:10px;min-height:52px;text-transform:none}.product-card__subtitle[data-v-d885a1a7]{color:rgba(0,0,0,.35);font-size:14px;font-weight:500;line-height:16px;margin-top:5px}.product-card__chars[data-v-d885a1a7]{padding:17px 10px}.product-card__char[data-v-d885a1a7]{color:#000;display:flex;font-size:16px;font-weight:400;line-height:19px;margin-bottom:8px}.product-card__char a[data-v-d885a1a7]{color:#000;text-decoration:underline}.product-card__char a[data-v-d885a1a7]:hover{color:#154ee0}.product-card__char[data-v-d885a1a7]:last-child{margin-bottom:0}.product-card__char span[data-v-d885a1a7]{font-weight:500}.product-card__btn[data-v-d885a1a7]{align-items:center;background:#154ee0;color:#fff;cursor:pointer;display:flex;font-family:Prompt,sans-serif;font-size:15px;height:45px;justify-content:center;line-height:23px;margin-left:-8px;margin-top:auto;text-transform:uppercase;transition:background .25s ease-in-out;width:calc(100% + 16px)}.product-card__btn[data-v-d885a1a7]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath stroke='%23fff' d='M5 0v10M10 5H0'/%3E%3C/svg%3E");content:"";height:10px;margin-left:3px;opacity:0;position:relative;top:-1px;transition:opacity .25s ease-in-out,visibility .25s ease-in-out;visibility:hidden;width:10px}.product-card__btn.is-adding[data-v-d885a1a7]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='9' fill='none' viewBox='0 0 13 9'%3E%3Cpath stroke='%23fff' d='M.5 3.45 5.227 8 12.5 1'/%3E%3C/svg%3E");height:9px;opacity:1;visibility:visible;width:13px}.product-card__btn.is-adding[data-v-d885a1a7]:hover{background:#154ee0}.product-card__btn[data-v-d885a1a7]:hover{background:#1a1a1a}.product-card__btn[data-v-d885a1a7]:hover:after{opacity:1;visibility:visible}.product-card__link[data-v-d885a1a7]{align-items:center;background:#fff;border:1px solid #154ee0;border-radius:50%;color:#1a1a1a;display:flex;font-family:Prompt,sans-serif;font-size:14px;height:50px;justify-content:center;letter-spacing:1.4px;line-height:21px;position:absolute;right:19px;text-transform:uppercase;top:19px;transition:background .25s ease-in-out,border .25s ease-in-out,color .25s ease-in-out;width:50px}.product-card__link[data-v-d885a1a7]:hover{background:#1a1a1a;border:1px solid #1a1a1a;color:#ededed}.product-card:hover .product-card__image img[data-v-d885a1a7]{transform:scale(1.1)}@media (max-width:992px){.product-card__btn[data-v-d885a1a7]:hover{background:#154ee0}.product-card__btn[data-v-d885a1a7]:hover:after{opacity:0;transition:none;visibility:hidden}.product-card__btn.is-adding[data-v-d885a1a7]:after{opacity:1;visibility:visible}}