.t994__bgimg {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 20px;
    bottom: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: opacity 0.1s linear;
}
.t994__filter {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 20px;
}
 .t776__bgimg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    border-radius: 20px;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
}
.t-store__card__bgimg, .t-store__card__bgimg_second {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    border-radius: 20px;
    -webkit-transition: opacity .1s linear;
    transition: opacity .1s linear;
}
.tn-elem[data-elem-id="1665513814436"] .tn-atom__slds-img {
    background-size: cover;
    border-radius: 20px;
}

element.style {
    width: 480px;
    height: 436px;
    touch-action: pan-y;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.tn-elem .t-slds__main {
    overflow: hidden;
    max-width: initial;
    -webkit-transform: translateZ(0);
    border-radius: 20px
    }
    
    .tn-elem[data-elem-id="1665347984579"] .tn-atom__slds-img {
    background-size: cover;
    border-radius: 20px;
}
    
    .t532__table {
    position: relative;
    display: table;
    vertical-align: middle;
    width: 100%;
    height: 450px;
    background-color: #000;
    overflow: hidden;
    border-radius: 20px;
}

.nazad{
    display: inline-block;
    width: 100%;
    
}

.buttonNazad{
width:240px;
height: 60px;
background-color:#4348bd;
color:#fff;
border-radius:20px;
border:none;
font-size:25px;
margin:0 25%;
}
.buttonNazad:hover{
background-color:#595dc2;
}


.t509__blockimg{
    border-radius: 20px;
}
}