.t898__btn_label {
    width: 70px;
    height: 70px;
    background: none;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);

}
.t898__btn_input:checked+label {
    background: none;
    animation: none;
}
.t898__btn_label:hover {
    box-shadow: 0 0 0px 0 rgb(0 0 0 / 0%);
}

.t994__btn-wrapper {
    position: absolute;
    bottom: 100px;
}

.t-btn_sm {
    padding-left: 30px;
    padding-right: 30px;
    height: 50px
}
.t994__btn-text {
    font-size: 18px;
}