.t-popup_show{
    backdrop-filter: blur(5px);
}
.t-store__prod-popup__container{
    box-shadow: 0px 10px 20px rgba(0, 11, 48, 0.25);
    border-radius: 10px;
}
.js-store-buttons-wrapper,.t-slds__item {
    padding-bottom: 40px;
}
.t-store__card__mark{
    border-radius: 13px;
    width: 25%;
}