@keyframes blink {
    0%,to {
        opacity: .1
    }

    50% {
        opacity: 1
    }
}

html {
    -webkit-text-size-adjust: none
}

body.t-popup_showed {
    overflow-y: scroll!important
}

body::-webkit-scrollbar {
    width: 6px;
    background-color: #6650eb
}

body::-webkit-scrollbar-track {
    box-shadow: 0 0 6px rgba(0,0,0,.3);
    background-color: #d1c4e7
}

body::-webkit-scrollbar:hover {
    width: 10px
}

body::-webkit-scrollbar-thumb {
    background-color: #6650eb
}

.t-heading_md {
    line-height: 1.35
}

.t-descr_xs {
    font-size: 13px
}

.t401__col {
    border-radius: 3px
}

.t401__cell {
    background-color: #fff
}

.pace {
    pointer-events: none;
    user-select: none
}

.ctc__content-inner__bottom__inner-copy,.pace.pace-inactive .pace-progress {
    display: none
}

.pace .pace-progress {
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 0;
    height: 5rem;
    width: 5rem;
    transform: translate3d(0,0,0)!important
}

.pace .pace-progress:after {
    display: block;
    position: absolute;
    top: 0;
    right: .5rem;
    content: attr(data-progress-text);
    font-size: 5rem;
    line-height: 1;
    text-align: right;
    color: rgba(0,0,0,.2)
}

div.t004 a,div.t033 a {
    border-bottom: 2px solid #ff3503;
    box-shadow: inset 0 -1px 0 0 #6ff3503;
    text-decoration-skip: ink
}

.t-right-links {
    position: fixed;
    left: 45px;
    bottom: 45px;
    letter-spacing: 1.7px;
    line-height: 24px
}

.t-right-links>div>a {
    color: #111!important;
    border-bottom: none;
    box-shadow: none
}

.t-tildalаbеl__txtleft,.t-tildalаbеl__txtright {
    width: 0!important
}

.t401__text.t-descr.t-descr_xs,.t401__title.t-heading.t-heading_md {
    background-color: #fff;
    display: inline;
    padding: 5px;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone
}

.t401__col {
    transition: all .3s cubic-bezier(.4,0,.2,1);
    transform: translateY(0)
}

.t401__col::after,.t401__col:hover {
    box-shadow: 0 15px 45px -5px rgba(10,16,34,.3)
}

.t401__col:hover {
    transform: translateY(-5px)
}

.t401__col::after {
    transition: opacity .3s cubic-bezier(.4,0,.2,1)
}

.t401__title.t-heading.t-heading_md::after {
    display: block
}

.t229 {
    width: 120px;
    right: 0
}

.t125__title a {
    display: inline-block!important
}

.t-descr_xxs {
    line-height: 2.3
}

.t-tildalаbеl__wrapper {
    padding-top: 0!important
}

@media screen and (min-width:965px) {
    h2 {
        color: inherit;
        font-weight: inherit;
        border-bottom: 3px solid #fcf48e;
        box-shadow: inset 0 -15px 0 0 #fcf48e;
        z-index: -1
    }
}

@media (max-width:965px) {
    .t401__col.t-col {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (max-width:1200px) {
    .t-descr_xxs {
        font-size: 12px!important
    }
}

.t264__wrapper {
    position: relative;
    list-style: none;
    border-top: 25px solid #b4b4b4!important;
    border-radius: 10px;
    color: #f1f1f1
}

.t264__wrapper li {
    min-height: 25px;
    line-height: 25px
}

.t264__wrapper .buttons {
    min-height: 0;
    left: 8px;
    position: absolute;
    top: -19px;
    border-radius: 100%;
    width: 11px;
    height: 11px;
    background-color: #ff5d5b;
    border: 1px solid #e64344
}

.t264__wrapper .buttons:after,.t264__wrapper .buttons:before {
    position: absolute;
    content: "";
    width: 11px;
    height: 11px;
    border-radius: 100%;
    top: -1px
}

.t264__wrapper .buttons:before {
    left: 20px;
    border: 1px solid #e3a041;
    background-color: #ffbc4c
}

.t264__wrapper .buttons:after {
    left: 40px;
    border: 1px solid #13ad46;
    background-color: #64d045
}

.t264__wrapper .cursor:before {
    opacity: 0;
    content: "|";
    color: #333;
    margin-left: 5px;
    animation: blink .8s infinite
}

code *,pre {
    font-family: monospace!important
}

.t654__btn {
    height: 30px!important;
    font-size: 11px!important
}

.t-input-group_qn {
    text-align: center
}

[name=sum] {
    width: 165px!important
}

.t017 .t017__title {
    display: inline;
}
