.classbutton .tn-atom, .tn-form__submit button, .t400 .t-btnflex.t-btnflex_type_submit, .t702 .t-btnflex.t-btnflex_type_submit{
    box-shadow: inset 0 0 30px 0px rgba(255,255,255,0.3);
    transition: ease 0.3s !important;
    position: relative !important;  
    overflow: hidden !important;
}
.classbutton .tn-atom:hover, .tn-form__submit button:hover, .t400 .t-btnflex.t-btnflex_type_submit:hover, .t702 .t-btnflex.t-btnflex_type_submit:hover{
    box-shadow: inset 0 0 20px 0px rgba(255,255,255,0.0);
    background-color: #f193bc !important;
}
.classbutton .tn-atom:after, .tn-form__submit button:after, .t400 .t-btnflex.t-btnflex_type_submit:after, .t702 .t-btnflex.t-btnflex_type_submit:after {    
    content: "";
    display: block;
    width: 40px;
    height: 300px;
    margin-left: 60px;
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.2) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.7) 50%,rgba(255,255,255,0.2) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.7) 50%,rgba(255,255,255,0.2) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#b3ffffff',GradientType=0 );
    position: absolute;
    left: -40px;
    top: -130px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
 
@-webkit-keyframes slideme {
    0% { left: -30px; margin-left: 0px; }
    30% { left: 110%; margin-left: 80px; }
    100% { left: 110%; margin-left: 80px; } 
}
.t450__list .t450__list_item:nth-child(1) a {
    font-weight: 500 !important;
        margin-bottom: 0px;
        padding: 10px 0;
}
.t450__list .t450__list_item:nth-child(2) a {
    font-weight: 500 !important;
        margin-bottom: 0px;
        padding: 10px 0;
}
.t450__list .t450__list_item:nth-child(1)  {
        background: url(https://optim.tildacdn.com/tild6166-3261-4134-b661-353338666262/-/format/webp/image_166.png) no-repeat;
    background-size: 15px;
    background-position: left;
    padding-left: 25px !important;
   
    font-weight: 500 !important;
}
.t450__list .t450__list_item:nth-child(2)  {
        background: url(https://optim.tildacdn.com/tild6330-3962-4638-b733-663332643564/-/format/webp/image_935.png) no-repeat;
    background-size: 15px;
    background-position: left;
    padding-left: 25px !important;
   
    font-weight: 500 !important;
    margin-bottom: 20px;
}
.t400 .t-btnflex.t-btnflex_type_submit {
        width: 100% !important;
    max-width: 1160px !important;
}
@media (max-width: 1199px) {
    .t400 .t-btnflex.t-btnflex_type_submit {
       
    max-width: 640px !important;
}
}
@media (max-width: 639px) {
        .t400 .t-btnflex.t-btnflex_type_submit {
       
    max-width: 320px !important;
}
}


.t-checkbox__control {
    font-size: 8px !important;
    line-height: 16px !important;
    color: #adadad !important;
}
.t450__right_buttons_but {
     width: 100% !important;
}
.t450__right_buttons_but .t-btnflex {
     width: 100% !important;
}
.uc-popup-okno .t702 .t-input-subtitle {
    padding-bottom: 8px !important;
    opacity: 0.5 !important;
}
.t702 .t-inputtime, .t702 .t-datepicker__wrapper {
    max-width: 100% !important;
}
.t658__popup_container {
    max-width: 360px !important;
}
.t702 .t-btnflex.t-btnflex_type_submit {
        padding: 25px 0 !important;
    border-radius: 100px !important;
}
.t702 .t-input-group {
    margin-bottom: 15px !important;
}
.t702 .t-form__submit {
    margin-top: 15px !important;
}
.t702 .t-input-subtitle {
    padding-bottom: 10px !important;
}
.callback-roistat {
        font-family: 'Unbounded' !important;
    font-weight: 500 !important;
}
}