#rec1067195111 .t886{
    right: 150px !important;
}
#rec1067195111 .t886__wrapper{
    position: relative;
    pointer-events: none;
    padding-top: 20px;
    padding-bottom: 20px;
}
#rec1067195111 .t886__wrapper::after{
    pointer-events: auto;
    position: absolute;
    bottom: 25px;
    right: 20px;
    content: "Пропустить";
    padding: 10px;
    background: #00782c;
    color: #FFFFFF;
    border-radius: 10px;
    cursor: pointer;
    transition: 0.3s;
    font-family: 'Onest', Arial, sans-serif;
}
#rec1067195111 .t886__text{
    pointer-events: auto;
}
#rec1067195111 .t886__btn-wrapper{
    pointer-events: auto;
}
#rec1067195111 .t886__text{
    padding-right: 25px;
}

#rec1067195111 .t886__wrapper::after:hover{
    background: #008D34;
}
#rec1067195111 .t886__btn{
    padding: 8px;
}

@media (max-width: 640px){
    
#rec1067195111 .t886{
    right: 75px !important;
}
#rec1067195111 .t886__wrapper::after{
    bottom: 20px;
    
}


}
