.t-store__card__price-value, 
.t-store__card__price-currency{
    color: #23262C;
    font-weight: 700;
}
.t-store__card__price-value:before{
    content: "от ";
}
.t-store__card__title {
    border-bottom: 2px solid rgba(35, 38, 44, 0.08);
    padding-bottom: 8px;
}
.t-store__card__btns-wrapper {
    display: flex;
    justify-content: space-between;
}
.t-store__card__btns-wrapper a {
    margin: 0;
    width: calc((100% - 8px) / 2);
}
.t-store__card__btns-wrapper a:first-child {
    display: inline-flex;
    gap: 8px;
    align-items: center;
}
.t-store__card__btns-wrapper a:first-child:before {
    content: "";
    width: 12px;
    height: 12px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMicgaGVpZ2h0PScxMicgdmlld0JveD0nMCAwIDEyIDEyJyBmaWxsPSdub25lJz48cGF0aCBmaWxsLXJ1bGU9J2V2ZW5vZGQnIGNsaXAtcnVsZT0nZXZlbm9kZCcgZD0nTTAgMEgyVjZIOC4wODU3OUw1Ljc5Mjg5IDMuNzA3MTFMNy4yMDcxMSAyLjI5Mjg5TDExLjkxNDIgN0w3LjIwNzExIDExLjcwNzFMNS43OTI4OSAxMC4yOTI5TDguMDg1NzkgOEgwVjBaJyBmaWxsPScjQ0YyQjI0Jy8+PC9zdmc+);
}

/**/

     .t668__opened .t668__lines {
    transform: rotate(-180deg);
   }
   .t668__lines{
    display: flex;
    align-items: center;
    justify-content: center;
   }
   .t668__lines svg {
    display: none;
}
   .t668__lines::after {
    content: " ";
    width: 12px;
    height: 8px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMicgaGVpZ2h0PSc4JyB2aWV3Qm94PScwIDAgMTIgOCcgZmlsbD0nbm9uZSc+PHBhdGggZD0nTTExIDEuNUw2IDYuNUwxIDEuNScgc3Ryb2tlPScjMjMyNjJDJyBzdHJva2Utd2lkdGg9JzInLz48L3N2Zz4=);
}