.t-body {
    background-color:#151515;
}
.tm-link-menu a {
    display: inline-block;
    color:#ffeb3b;
    line-height: 1;
    text-decoration:none;
    cursor: pointer;
}
.tm-link-menu a:after {
    background-color: #E32040;
    display: block;
    content: "";
    height: 2px;
    width: 0%;
    -webkit-transition: width .3s ease-in-out;
    -moz--transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
}
.tm-link-menu a:hover:after,
.tm-link-menu a:focus:after {
    width: 95%;
}
#rec385005808 .tm-chat-link__back:hover .tn-atom,
#rec385005808 .tm-chat-link.tn-elem__3850058081638434262081:hover ~ .tm-chat-link__back.tn-elem__3850058081638444827537 .tn-atom,
#rec385005808 .tm-chat-link.tn-elem__3850058081638445582709:hover ~ .tm-chat-link__back.tn-elem__3850058081638448083776 .tn-atom {
    opacity: 0.5;
    transition: all 0.3s ease;
}
#rec384431054 .t396__artboard,
#rec384878123 .t396__artboard {
    background: radial-gradient(51.49% 86.29% at 64.93% 91.29%, rgba(227, 32, 64, 0.3) 0%, rgba(227, 32, 64, 0) 100%);
}
#rec385005808 .t396__artboard {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    z-index:100;
    background-color:rgba(21, 21, 21, .8) !important;
    backdrop-filter:blur(15px);
}
#form384878123 .t-input-group.t-input-group_in {
    display: flex;
    flex-wrap: wrap;
}
#form384878123 .t-input-group.t-input-group_in > div {
    width:100%;
}
#form384878123 .t-descr {
    order: 2;
    margin: 15px 0 0;
    font-size: 14px;
}
#form384878123 .t-input-group_tx a {
    text-decoration: underline;
}
#form384878123 .t-input-group_tx a:hover {
    text-decoration: none;
}
#form384878123 .t-upwidget-container__button {
    background-color: transparent !important;
    font-size: 16px !important;
    color: rgba(255, 255, 255, .5) !important;
    border: 2px solid #fff;
    margin-top: 10px;
    transition: background-color 0.3s ease;
}
#form384878123 .t-upwidget-container__button:hover {
    background-color: #fff !important;
    color: #000 !important;
}

#form384878123 .t-submit::after,
.tm-uniq-btn a::after,
.tm-uniq-btn_big a::after {
    content: "";
    position: absolute;
    top: 50%;
    border: 1px solid;
    border-bottom-width: 0;
    border-left-width: 0;
    width: 6px;
    height: 6px;
    left: 230px;
    transform: rotate(45deg);
    transform-origin: top right;
    transition:all 0.3s ease;
}
.tm-uniq-btn a::after {
    left: 305px;
}
.tm-uniq-btn_big a::after {
    left: 395px;
}

#form384878123 .t-submit::before,
.tm-uniq-btn a::before,
.tm-uniq-btn_big a::before {
    content: "";
    position: absolute;
    width:60px;
    height:1px;
    background-color: #fff;
    left: 175px;
    top: 50%;
    margin-top: -1px;
    transition:all 0.3s ease;
}
.tm-uniq-btn a::before {
    left: 250px;
}
.tm-uniq-btn_big a::before {
    left: 340px;
}
#form384878123 .t-submit:hover::before,
.tm-uniq-btn:hover a::before,
.tm-uniq-btn_big:hover a::before {
    width:80px;
}
#form384878123 .t-submit:hover::after {
    left: 250px;
}
.tm-uniq-btn:hover a::after {
    left: 325px;
}
.tm-uniq-btn_big:hover a::after {
    left: 415px;
}

#form384878123 .t-submit,
.tm-uniq-btn a,
.tm-uniq-btn_big a {
    padding-left:25px !important;
    text-align:left !important;
    background: linear-gradient(90deg, #E32040 4.58%, #4720E3 97.18%);
    background-size: 108% 108%;
    transition: all 0.5s ease-in-out !important;
}
#form384878123 .t-submit:hover,
.tm-uniq-btn a:hover,
.tm-uniq-btn_big a:hover {
    background-size: 170% 100%;
    background-position: 100% 0 !important;
}

.t-form-success-popup {
    background-color: rgba(40,18,21,.8);
}
.t-form-success-popup__window,
.t-form-success-popup__wrapper {
    background-color: #151515 !important;
}
.t-form-success-popup__wrapper > svg,
.t-form-success-popup__close-icon {
    fill: #fff;
}
.t795__descr {
    max-width: 760px !important;
}
@media (max-width: 479px) {
    #form384878123 .t-submit::before,
    .tm-uniq-btn a::before,
    .tm-uniq-btn_big a::before {
        width:40px;
    }
    .tm-uniq-btn a::after {
        left: 251px;
    }
    .tm-uniq-btn_big a::after {
        left: 256px;
    }
    .tm-uniq-btn a::before {
        left: 215px;
    }
    .tm-uniq-btn_big a::before {
        left: 220px;
    }
}