@charset "UTF-8";

body, html {
    overflow-x: hidden
}

    body, body.full-width {
        background: #e2eafb
    }

a, a:hover {
    color: inherit
}

.table thead th, .wysiwyg b {
    font-weight: 700
}

.select-options, ol, ul {
    list-style: none
}

.btn-toggle[aria-expanded=true] svg, .navigation__button.opened svg, .sidebar-user__cta[aria-expanded=true] > svg {
    transform: rotate(180deg)
}

.create-exercises__filter li.is-active a, .practice-mode-result__summary-text span, .underline, .wysiwyg a {
    text-underline-position: under;
    text-decoration: underline
}

.create-exercises__filter li.is-active a, .t-typing-achv__link:hover, .underline, .wysiwyg a {
    text-decoration: underline
}

.key-label, .keyboard-link, .wpm__label {
    white-space: nowrap
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

.btn-login, .btn-reset, .btn-tertiary {
    border-radius: 10px
}

.fz-10, .fz-11, .fz-12, body {
    line-height: 1.2
}

.ico, img {
    vertical-align: middle
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

blockquote, q {
    quotes: none
}

    blockquote:after, blockquote:before, q:after, q:before {
        content: "";
        content: none
    }

table {
    border-collapse: collapse;
    border-spacing: 0
}

.ico {
    display: inline-block
}

.ico-diamond {
    width: 60px;
    height: 52px;
    background: url(../study/images/common/icon.png) no-repeat
}

.ico-teamwork {
    width: 66px;
    height: 64px;
    background: url(../study/images/common/icon.png) -66px 0 no-repeat
}

.ico-fist {
    width: 56px;
    height: 48px;
    background: url(../study/images/common/icon.png) -138px 0 no-repeat
}

.ico-lightbulb {
    width: 54px;
    height: 64px;
    background: url(../study/images/common/icon.png) -200px 0 no-repeat
}

.ico-heart {
    width: 56px;
    height: 50px;
    background: url(../study/images/common/icon.png) -260px 0 no-repeat
}

body {
    flex-direction: column;
    display: flex;
    min-height: 100vh;
    font-size: 13px;
    font-family: Lato,sans-serif;
    color: #000
}

@media screen and (min-width:992px) {
    body {
        background: linear-gradient(to right,#fff 300px,#e2eafb 0)
    }

    .gutters-5 {
        margin-right: -5px;
        margin-left: -5px
    }
}

a {
    text-decoration: none
}

.btn-toggle:hover, .c-blue, .wysiwyg a {
    color: #4a7fd7
}

img {
    max-width: 100%
}

#wrapper {
    margin: 60px 0 0
}

.full-width #wrapper {
    min-height: calc(100vh - 116px)
}

.site-main {
    padding-top: 32px;
    padding-bottom: 40px
}

.container-fluid {
    margin: 0 auto
}

@media screen and (min-width:768px) {
    body {
        font-size: 15px
    }

    #wrapper {
        margin: 80px 0 0
    }

    .full-width #wrapper {
        min-height: calc(100vh - 136px)
    }

    .container-fluid {
        width: calc(100% - 60px);
        padding: 0
    }
}

.image, .image img {
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    bottom: 0
}

.container {
    max-width: 1019px
}

.wysiwyg i {
    font-style: italic
}

.c-grey {
    color: #888
}

.c-black {
    color: #333
}

.image {
    z-index: 1
}

#test, .btn-heart, .exercises-form__item .input-group, .nav-tabs--create-exercises, .nav-tabs--practice-mode, .ratio {
    position: relative
}

.image img {
    font-family: "object-fit: cover;";
    -o-object-fit: cover;
    object-fit: cover
}

.image.fit-contain img {
    font-family: "object-fit: contain;";
    -o-object-fit: contain;
    object-fit: contain
}

.image.position-bottom img {
    font-family: "object-fit: cover; object-position: bottom;";
    -o-object-position: bottom;
    object-position: bottom
}

.image.position-top img {
    font-family: "object-fit: cover; object-position: top;";
    -o-object-position: top;
    object-position: top
}

.ratio::before {
    content: "";
    display: block;
    padding-bottom: 100%
}

.btn-primary {
    border-color: #4a7fd7;
    background-color: #4a7fd7
}

    .btn-primary:hover {
        border-color: #3265b8;
        background-color: #3265b8
    }

.btn-primary-2 {
    border-color: #5c97f8;
    background-color: #5c97f8;
    color: #fff
}

    .btn-primary-2:hover {
        border-color: #458cff;
        background-color: #458cff;
        color: #fff
    }

.btn-success {
    border-color: #11be52;
    background-color: #11be52
}

    .btn-success:hover {
        border-color: #089c41;
        background-color: #089c41
    }

.btn-danger {
    border-color: #d9654c;
    background-color: #d9654c
}

    .btn-danger:hover {
        border-color: #d15033;
        background-color: #d15033
    }

.btn-tertiary {
    border-color: #4a7fd7;
    background-color: #f8faff;
    color: #656565
}

    .btn-more-result:hover, .btn-tertiary:hover, .select-options li:hover {
        background-color: #4a7fd7;
        color: #fff
    }

.btn-quaternary {
    border-color: #08bcaa;
    background-color: #08bcaa;
    color: #fff
}

    .btn-quaternary:hover {
        border-color: #049486;
        background-color: #049486;
        color: #fff
    }

.btn-orange {
    border-color: #ea6604;
    background-color: #ea6604;
    color: #fff
}

    .btn-orange:hover {
        border-color: #d15b01;
        background-color: #d15b01;
        color: #fff
    }

.btn-hidden {
    border-color: #bed3ff;
    background-color: #bed3ff;
    color: #fff
}

    .btn-hidden:hover {
        border-color: #a2c0ff;
        background-color: #a2c0ff;
        color: #fff
    }

.btn-login {
    justify-content: center;
    align-items: center;
    display: inline-flex;
    margin-left: 8px;
    min-width: 45px;
    padding: 12px;
    text-align: center;
    color:#000;
}

    .btn-delete-notification svg, .btn-login > span {
        margin-right: 11px
    }

.btn-reset {
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-left: 11px;
    width: 50px;
    height: 50px;
    padding: 0
}

.btn-copy-link, .btn-facebook-share {
    border-radius: 10px;
    min-height: 42px;
    padding: 11px 15px 13px;
    display: flex;
    width: 100%
}

.btn-facebook-share {
    justify-content: center;
    align-items: center;
    margin: 0 auto 10px;
    border-color: #22588f;
    max-width: 300px;
    background-color: #22588f;
    color: #fff
}

    .btn-facebook-share:hover {
        border-color: #286bad;
        background-color: #286bad;
        color: #fff
    }

    .btn-facebook-share svg {
        flex-shrink: 0;
        margin-right: 8px
    }

.btn-copy-link {
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    border-color: #e2eafb;
    max-width: 300px;
    background-color: #e2eafb
}

    .btn-copy-link:hover {
        border-color: #d3e0fc;
        background-color: #d3e0fc
    }

    .btn-copy-link svg {
        flex-shrink: 0;
        margin-right: 11px;
        color: #11be52
    }

.btn-email-login, .btn-facebook-login, .btn-google-login {
    justify-content: center;
    align-items: center;
    display: flex;
    margin-bottom: 10px;
    border: 1px solid #4a7fd7;
    border-radius: 10px;
    min-height: 40px;
    padding: 9px 12px 10px;
    background-color: #f8faff
}

    .btn-email-login:hover, .btn-facebook-login:hover, .btn-google-login:hover {
        background-color: #e0e9ff
    }

    .btn-email-login img, .btn-email-login svg, .btn-facebook-login img, .btn-facebook-login svg, .btn-google-login img, .btn-google-login svg {
        flex-shrink: 0;
        margin-right: 13px;
        width: 19px;
        color: #4a7fd7
    }

.btn-delete-notification, .btn-submit {
    justify-content: center;
    border-radius: 10px;
    display: flex
}

.btn-email-login span, .btn-facebook-login span, .btn-google-login span {
    min-width: 110px;
    text-align: left
}

.btn-submit {
    align-items: center;
    width: 100%;
    min-height: 40px;
    padding: 7px 12px
}

.btn-delete-notification {
    align-items: center;
    margin: 0 auto;
    width: 140px;
    min-height: 32px;
    padding: 6px 10px 7px
}

.btn-apply-setting, .btn-open-setting {
    justify-content: center;
    min-height: 36px;
    border-radius: 10px
}

.btn-open-setting {
    align-items: center;
    display: flex;
    margin-bottom: 10px;
    width: 135px;
    padding: 8px 10px
}

    .btn-open-setting svg {
        margin-left: 9px;
        width: 6px;
        height: 10px
    }

.btn-apply-setting {
    align-items: center;
    display: flex;
    border-color: #efefef;
    width: 155px;
    padding: 7px 10px 9px;
    background-color: #efefef;
    color: #333
}

.btn-join-game, .btn-start {
    justify-content: center;
    display: flex
}

.btn-start {
    align-items: center;
    border-radius: 10px;
    width: 100%;
    height: 50px;
    padding: 9px
}

.btn-join-game {
    align-items: center;
    min-width: 100px;
    min-height: 30px;
    padding: 4px 8px 5px
}

.btn-more-game, .btn-more-result {
    justify-content: center;
    margin: 0 auto;
    padding: 4px 8px 5px
}

.btn-join-game svg {
    margin-left: 10px;
    width: 6px;
    height: 9px
}

.btn-more-game {
    align-items: center;
    display: flex;
    width: 155px;
    min-height: 36px
}

    .btn-more-game svg {
        margin-left: 11px;
        width: 11px;
        height: 6px
    }

.btn-more-result {
    align-items: center;
    display: flex;
    border-radius: 5px;
    width: 136px;
    min-height: 32px;
    background-color: #e2eafb
}

.btn-common, .btn-save-post {
    justify-content: center;
    display: flex;
    border-radius: 5px
}

.btn-more-result svg {
    margin-left: 9px;
    width: 9px;
    height: 9px
}

.btn-save-post {
    align-items: center;
    width: 162px;
    min-height: 40px;
    padding: 9px 10px 10px;
    text-align: center
}

.btn-common {
    align-items: center;
    min-height: 36px;
    padding: 8px 21px
}

.btn-setting {
    justify-content: center;
    align-items: center;
    display: flex;
    margin-right: 10px;
    border-radius: 5px;
    min-width: 130px;
    padding: 8px 10px
}

.btn-service-pack {
    display: inline-block;
    border-radius: 50px;
    min-width: 194px;
    padding: 13px 20px 15px;
    text-align: center
}

.btn-payment {
    justify-content: center;
    align-items: center;
    display: flex;
    border-radius: 3px;
    width: 100%;
    height: 50px
}

.btn-edit, .btn-view {
    justify-content: center
}

.btn-edit, .btn-heart, .btn-toggle, .btn-view {
    border-radius: 5px;
    height: 30px;
    padding: 0;
    width: 30px
}

.btn-edit {
    align-items: center;
    display: flex;
    background-color: #fff0ed;
    color: #d9654c
}

    .btn-edit:hover {
        background-color: #ffd9d2;
        color: #d9654c
    }

    .btn-edit svg, .btn-heart svg, .btn-toggle svg, .btn-view svg {
        flex-shrink: 0
    }

.btn-view {
    align-items: center;
    display: flex;
    background-color: #e9f1ff;
    color: #9fc3ff
}

.btn-heart, .btn-heart > span {
    justify-content: center;
    display: flex
}

.btn-view:hover {
    background-color: #d9e7ff;
    color: #9fc3ff
}

.btn-heart {
    align-items: center;
    margin-right: 25px;
    background-color: #ffe3e3;
    color: #c50100
}

    .btn-heart:hover {
        background-color: #ffc4c4;
        color: #c50100
    }

    .btn-heart > span {
        position: absolute;
        top: 2px;
        right: -29px;
        align-items: center;
        width: 37px;
        height: 26px;
        padding-bottom: 7px;
        padding-left: 7px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='26' viewBox='0 0 37 26' fill='none'%3E %3Cg filter='url(../study/css/#filter0_d_157_1021)'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14 0C12.3431 0 11 1.34315 11 3L4 3L11 8.5V15C11 16.6569 12.3431 18 14 18H30C31.6569 18 33 16.6569 33 15V3C33 1.34315 31.6569 0 30 0H14Z' fill='white'/%3E %3C/g%3E %3Cdefs%3E %3Cfilter id='filter0_d_157_1021' x='0' y='0' width='37' height='26' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E %3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E %3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E %3CfeOffset dy='4'/%3E %3CfeGaussianBlur stdDeviation='2'/%3E %3CfeComposite in2='hardAlpha' operator='out'/%3E %3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E %3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_157_1021'/%3E %3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_157_1021' result='shape'/%3E %3C/filter%3E %3C/defs%3E %3C/svg%3E");
        background-repeat: no-repeat;
        background-size: contain
    }

.btn-toggle, .table-counter {
    justify-content: center;
    position: relative
}

.btn-toggle {
    align-items: center;
    display: flex;
    margin-left: 10px;
    color: #4a7fd7
}

.fz-10 {
    font-size: 10px
}

.fz-11, .fz-12 {
    font-size: 11px
}

.fz-13, .navigation__button::before, .select-options li, .sidebar-user__cta > span::before {
    font-size: 12px;
    line-height: 1.2
}

.chart-x::before, .chart-y::before, .chart-y > span::before, .exercises-form__select > .dropdown-toggle, .fz-14, .select-styled, .table thead th {
    font-size: 12px;
    line-height: 1.28
}

.exercises-form__select > .dropdown-menu .dropdown-item, .fz-15, .practice-mode__table thead th, .table-common thead th {
    font-size: 13px;
    line-height: 1.2
}

.fz-16, .table--information tbody td, .table--information thead th {
    font-size: 14px;
    line-height: 1.2
}

.fz-17 {
    font-size: 15px;
    line-height: 18px
}

.fz-18 {
    font-size: 16px;
    line-height: 1.2
}

.fz-20 {
    font-size: 18px;
    line-height: 1.6
}

.fz-22 {
    font-size: 18px;
    line-height: 1.2
}

.fz-24 {
    font-size: 20px;
    line-height: 1.34
}

.fz-26 {
    font-size: 22px;
    line-height: 1.38
}

.fz-28, .fz-30, .fz-32 {
    font-size: 22px;
    line-height: 1.2
}

.fz-36, .fz-40 {
    font-size: 24px;
    line-height: 1.2
}

.fw-medium {
    font-weight: 500
}

.fw-semi-bold, .table-counter {
    font-weight: 600
}

.ol-none {
    outline: 0
}

    .ol-none:active, .ol-none:focus, .ol-none:focus-visible, .ol-none:hover {
        box-shadow: none;
        outline: 0
    }

.nav-tabs, .table tbody tr:last-child td, .table tbody tr:last-child th {
    border-bottom: none
}

.nav-dropdown {
    position: relative;
    display: inline-block;
    border-radius: 10px 0 0;
    min-width: 160px;
    min-height: 47px;
    padding: 8px 30px 1px 15px;
    background-color: #fff;
    -webkit-clip-path: polygon(0 0,calc(100% - 30px) 0,100% 100%,0 100%);
    clip-path: polygon(0 0,calc(100% - 30px) 0,100% 100%,0 100%)
}

    .nav-dropdown::after {
        content: ""
    }

.nav-dropdown__select {
    border: none;
    padding: 0;
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='6' viewBox='0 0 11 6' fill='none'%3E %3Cpath d='M9.5625 0.875L5.5 4.9375L1.4375 0.875' stroke='%23656565' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");
    background-size: 11px 6px;
    cursor: pointer
}

.nav-tabs .nav-link.active, .tab-background {
    background-color: #fff
}

.nav-dropdown__text {
    display: block;
    margin-top: 4px;
    /*color: #858585*/
    color:#000;
}

.nav-href__item, .nav-link__icon, .nav-tabs--auth .nav-link:not(.active), .nav-tabs--game-main .nav-link:not(.active), .nav-tabs--profile .nav-link:not(.active), .nav-tabs--typing-mode .nav-link:not(.active), .nav-tabs--typing-mode-detail .nav-link:not(.active) {
    color: #4a7fd7
}

.nav-href {
    align-items: flex-start;
    display: flex;
    height: 47px
}

.nav-href__item {
    display: flex;
    transition: opacity .3s;
    margin-left: 4px;
    padding-top: 6px
}

    .nav-href__item:hover {
        opacity: .7;
        color: #4a7fd7
    }

    .nav-href__item > span {
        margin-right: 7px
    }

    .nav-href__item > svg {
        margin-top: 2px
    }

.nav-tabs .nav-link {
    align-items: center;
    display: flex;
    margin: 0;
    border: none;
    border-radius: 10px 0 0;
    background-color: #d1def8;
    color: #000
}

.nav-tabs--ranking-table .nav-link {
    min-height: 40px;
    padding: 11px 38px 10px 23px;
    -webkit-clip-path: polygon(0 0,calc(100% - 32px) 0,100% 100%,0 100%);
    clip-path: polygon(0 0,calc(100% - 32px) 0,100% 100%,0 100%)
}

@media screen and (min-width:1200px) {
    body {
        background: linear-gradient(to right,#fff 350px,#e2eafb 0)
    }

    .container-fluid {
        width: calc(100% - 40px)
    }

    .nav-tabs--ranking-table .nav-link {
        padding: 11px 60px 10px 23px;
        -webkit-clip-path: polygon(0 0,calc(100% - 42px) 0,100% 100%,0 100%);
        clip-path: polygon(0 0,calc(100% - 42px) 0,100% 100%,0 100%)
    }

    .nav-tabs--ranking-table .nav-item:first-child .nav-link {
        padding-left: 36px
    }

    .nav-tabs--game-main .nav-item:first-child .nav-link {
        padding-left: 33px
    }
}

.nav-tabs--auth .nav-link {
    min-height: 36px;
    padding: 9px 38px 9px 20px;
    -webkit-clip-path: polygon(0 0,calc(100% - 32px) 0,100% 100%,0 100%);
    clip-path: polygon(0 0,calc(100% - 32px) 0,100% 100%,0 100%)
}

@media screen and (min-width:768px) {
    .btn-login {
        padding: 10px 24px 12px 31px
    }

    .btn-copy-link, .btn-facebook-share {
        margin: 0;
        max-width: none
    }

    .btn-join-game {
        min-width: 125px
    }

        .btn-join-game svg {
            margin-left: 14px
        }

    .fz-12 {
        font-size: 12px
    }

    .fz-13, .navigation__button::before, .select-options li, .sidebar-user__cta > span::before {
        font-size: 13px
    }

    .chart-x::before, .chart-y::before, .chart-y > span::before, .exercises-form__select > .dropdown-toggle, .fz-14, .select-styled, .table thead th {
        font-size: 14px
    }

    .exercises-form__select > .dropdown-menu .dropdown-item, .fz-15, .practice-mode__table thead th, .table-common thead th {
        font-size: 15px
    }

    .fz-16, .table--information tbody td, .table--information thead th {
        font-size: 16px
    }

    .fz-17 {
        font-size: 17px
    }

    .fz-18 {
        font-size: 18px
    }

    .fz-20 {
        font-size: 20px
    }

    .fz-22 {
        font-size: 22px
    }

    .fz-24 {
        font-size: 24px
    }

    .fz-26 {
        font-size: 26px
    }

    .fz-28 {
        font-size: 28px
    }

    .fz-30 {
        font-size: 30px
    }

    .fz-32 {
        font-size: 32px
    }

    .fz-36 {
        font-size: 36px
    }

    .fz-40 {
        font-size: 40px
    }

    .nav-dropdown {
        min-width: 241px;
        padding: 8px 50px 1px 19px;
        -webkit-clip-path: polygon(0 0,calc(100% - 50px) 0,100% 100%,0 100%);
        clip-path: polygon(0 0,calc(100% - 50px) 0,100% 100%,0 100%)
    }

    .nav-href__item > span {
        margin-right: 10px
    }

    .nav-tabs--auth .nav-link {
        padding: 9px 42px 9px 25px;
        -webkit-clip-path: polygon(0 0,calc(100% - 36px) 0,100% 100%,0 100%);
        clip-path: polygon(0 0,calc(100% - 36px) 0,100% 100%,0 100%)
    }
}

.nav-tabs--game-main .nav-link, .nav-tabs--typing-mode .nav-link {
    min-height: 40px;
    padding: 10px 54px 10px 17px;
    -webkit-clip-path: polygon(0 0,calc(100% - 38px) 0,100% 100%,0 100%);
    clip-path: polygon(0 0,calc(100% - 38px) 0,100% 100%,0 100%)
}

.nav-tabs--typing-mode-detail .nav-link {
    min-height: 40px;
    padding: 10px 54px 10px 22px;
    -webkit-clip-path: polygon(0 0,calc(100% - 38px) 0,100% 100%,0 100%);
    clip-path: polygon(0 0,calc(100% - 38px) 0,100% 100%,0 100%)
}

.nav-tabs--profile .nav-link {
    min-height: 38px;
    padding: 10px 45px 10px 12px;
    -webkit-clip-path: polygon(0 0,calc(100% - 38px) 0,100% 100%,0 100%);
    clip-path: polygon(0 0,calc(100% - 38px) 0,100% 100%,0 100%)
}

@media screen and (max-width:991px) {
    .nav-tabs-responsive .nav-link {
        border-radius: 0 !important;
        width: 100%;
        padding: 12px 20px 13px !important;
        background: 0 0 !important;
        color: #495057 !important;
        -webkit-clip-path: none !important;
        clip-path: none !important
    }

        .nav-tabs-responsive .nav-link.active {
            color: #4a7fd7 !important
        }

    .nav-tabs-responsive .nav-link__icon {
        justify-content: center;
        margin-right: 10px;
        min-width: 20px;
        text-align: center
    }
}

.nav-link__icon {
    flex-shrink: 0;
    display: flex
}

.nav-tabs--game-main .nav-link__icon, .nav-tabs--ranking-table .nav-link__icon {
    margin-right: 12px
}

@media screen and (min-width:1200px) {
    .nav-tabs--typing-mode .nav-item:first-child .nav-link {
        padding-left: 31px
    }

    .nav-tabs--typing-mode-detail .nav-item:first-child .nav-link {
        padding-left: 25px
    }

    .nav-tabs--profile .nav-item:first-child .nav-link {
        padding-left: 28px
    }

    .nav-tabs--game-main .nav-link__icon, .nav-tabs--ranking-table .nav-link__icon {
        margin-right: 15px
    }
}

.nav-tabs--auth .nav-link__icon {
    margin: 0 12px 0 10px
}

.nav-tabs--profile .nav-link__icon, .nav-tabs--typing-mode .nav-link__icon, .nav-tabs--typing-mode-detail .nav-link__icon {
    margin-right: 12px
}

.tab-background {
    border-radius: 0 0 10px 10px
}

.tab-border {
    border: 1px solid #ececec;
    border-top: none
}

.nav-link-bdr {
    position: relative;
    border: none;
    padding: 0;
    background: 0 0
}

    .nav-link-bdr::before {
        content: "";
        position: absolute;
        top: 0;
        right: -1px;
        bottom: 0;
        left: 1px;
        border-radius: 10px 0 0;
        background-color: #e5eeff;
        -webkit-clip-path: polygon(0 0,calc(100% - 40px) 0,100% 100%,0 100%);
        clip-path: polygon(0 0,calc(100% - 40px) 0,100% 100%,0 100%)
    }

    .nav-link-bdr.active::before {
        background-color: #ececec
    }

.nav-link-bdr__inner {
    position: relative;
    z-index: 5;
    align-items: center;
    display: flex;
    border: 1px solid #e5eeff;
    border-radius: 10px 0 0;
    min-height: 40px;
    padding: 7px 43px 8px 20px;
    background-color: #e5eeff;
    color: #656565;
    -webkit-clip-path: polygon(0 0,calc(100% - 40px) 0,100% 100%,0 100%);
    clip-path: polygon(0 0,calc(100% - 40px) 0,100% 100%,0 100%)
}

.nav-link-bdr.active .nav-link-bdr__inner {
    border-color: #ececec #ececec #fff;
    background-color: #fff;
    color: #000
}

.table tbody td, .table thead th {
    border-right: 1px solid rgba(143,172,229,.24)
}

@media screen and (max-width:991px) {
    .nav-tabs-responsive .nav-link-bdr {
        width: 100%
    }

        .nav-tabs-responsive .nav-link-bdr::before {
            content: none
        }

    .nav-tabs-responsive .nav-link-bdr__inner {
        border: none !important;
        border-radius: 0 !important;
        width: 100%;
        padding: 12px 20px 13px !important;
        background: 0 0 !important;
        color: #495057 !important;
        -webkit-clip-path: none !important;
        clip-path: none !important
    }

    .nav-tabs-responsive {
        position: relative;
        z-index: 10;
        display: block;
        overflow: visible;
        border-radius: 5px 5px 0 0;
        height: 40px
    }

        .nav-tabs-responsive::after {
            content: "";
            position: absolute;
            z-index: 2;
            top: 50%;
            right: 12px;
            transform: translateY(-50%);
            width: 11px;
            height: 6px;
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='6' viewBox='0 0 11 6' fill='none'%3E %3Cpath d='M9.5625 0.875L5.5 4.9375L1.4375 0.875' stroke='%23656565' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");
            background-size: contain;
            pointer-events: none
        }

        .nav-tabs-responsive.open::after {
            transform: translateY(-50%) rotate(180deg)
        }
}

.table-box__image::before, .table-flag::before {
    padding-bottom: 58.9743589744%
}

.nav-tabs-responsive .nav-item.active .nav-link-bdr__inner {
    color: #4a7fd7 !important
}

.nav-link-bdr__icon {
    margin-right: 9px;
    color: #4a7fd7
}

.table {
    position: relative;
    margin: 0;
    color: #000
}

    .table::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border: 1px solid rgba(143,172,229,.24);
        border-radius: 10px;
        pointer-events: none
    }

    .table thead th {
        border-bottom: 1px solid;
        border-bottom-color: rgba(143,172,229,.24) !important;
        padding: 16px 25px;
        background-color: #f3f7ff;
        text-transform: uppercase
    }

    .table tbody td, .table tbody th {
        border-bottom: 1px solid rgba(143,172,229,.24)
    }

    .table thead th:first-child {
        border-right: none;
        border-radius: 10px 0 0;
        text-align: center
    }

    .table thead th:last-child {
        border-right: none;
        border-radius: 0 10px 0 0
    }

    .table tbody td, .table tbody th {
        height: 51px;
        padding: 10px 22px;
        vertical-align: middle
    }

    .table tbody th {
        background-color: #f3f7ff;
        text-align: center
    }

    .table tbody td:last-child {
        border-right: none
    }

    .table tbody tr:last-child th {
        border-radius: 0 0 0 10px
    }

.table-user {
    flex-direction: row-reverse;
    align-items: center;
    display: flex
}

.table-user__avatar {
    flex-shrink: 0;
    overflow: hidden;
    margin-left: 9px;
    border-radius: 50%;
    width: 30px
}

.table-flag {
    width: 39px
}

.table-box {
    justify-content: space-between;
    align-items: center;
    display: flex;
    max-width: 212px;
    -moz-column-gap: 15px;
    column-gap: 15px
}

.table-box__image {
    flex-shrink: 0;
    width: 39px
}

.table-counter {
    align-items: center;
    display: flex;
    margin: 0 auto;
    border: 1px solid #fff3f1;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    background-color: #fff3f1;
    color: #c50100
}

.is-current .table-counter {
    border-color: rgba(217,101,76,.3)
}

.table--join-game thead th:first-child, .table--recent-contest thead th:first-child, .table--taken-tab tbody th, .table--taken-tab thead th:first-child {
    border-right: 1px solid rgba(143,172,229,.24)
}

tbody tr:first-child .table-counter::after {
    content: "";
    position: absolute;
    top: -3px;
    right: -8px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    background: url(../study/images/common/icon-crown.png) center/15px no-repeat,#fff
}

.table-star {
    justify-content: center;
    align-items: center;
    display: flex
}

.table-text__description, .table-text__title {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.table-star svg {
    position: relative;
    top: -1px;
    margin-left: 5px;
    width: 16px;
    color: #f8a70b
}

.table-text__title {
    line-clamp: 1;
    margin-bottom: 4px
}

.table-text__description {
    line-clamp: 1;
    color: #9f9f9f
}

.table-label {
    display: inline-block;
    border-radius: 5px;
    padding: 2px 14px;
    color: #fff
}

    .table-label.public {
        background-color: #11be52
    }

    .table-label.private {
        background-color: rgba(143,172,229,.8)
    }

.nav-account__wrapper, .table-contest {
    align-items: center;
    display: flex
}

.table-contest__image {
    flex-shrink: 0;
    margin-right: 15px;
    width: 37px
}

    .table-contest__image::before {
        padding-bottom: 59.4594594595%
    }

.table-contest__content {
    position: relative;
    padding-left: 14px;
    color: #4a7fd7
}

    .table-contest__content::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        width: 6px;
        height: 10px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' viewBox='0 0 6 10' fill='none'%3E %3Cpath d='M1.126 9.82152L5.76188 5.55564C5.83657 5.48688 5.89652 5.40159 5.93762 5.30561C5.97872 5.20963 6 5.10524 6 4.9996C6 4.89396 5.97872 4.78957 5.93762 4.69359C5.89652 4.59761 5.83657 4.51231 5.76188 4.44355L1.126 0.177679C0.683502 -0.229438 0 0.108096 0 0.733725V9.26669C0 9.89232 0.683502 10.2299 1.126 9.82152Z' fill='%234A7FD7'/%3E %3C/svg%3E");
        background-repeat: no-repeat;
        background-size: contain
    }

.table--top-ranking thead th:first-child {
    width: 8.11%
}

.table--top-ranking thead th:nth-child(2) {
    width: 36.96%
}

.table--top-ranking thead th:nth-child(n+3) {
    width: 18.31%;
    text-align: center
}

.table--top-ranking tbody td:nth-child(n+3) {
    text-align: center
}

.table--taken-tab thead th:first-child {
    width: 8.11%
}

.table--taken-tab thead th:nth-child(2) {
    width: 55.06%
}

.table--taken-tab thead th:nth-child(n+3) {
    width: 18.42%;
    text-align: center
}

.table--global-challenge td, .table--global-challenge th, .table--taken-tab tbody td:nth-child(n+3) {
    text-align: center
}

.table--global-challenge thead th:first-child {
    width: 8.11%
}

.table--global-challenge thead th:nth-child(2) {
    width: 33.82%
}

.table--global-challenge thead th:nth-child(3) {
    width: 34.26%
}

.table--global-challenge thead th:nth-child(4) {
    width: 23.81%
}

.table--global-challenge tbody th {
    background-color: transparent
}

.ranking-table__header, .table--join-game, .typing-multiplayer__item:not(:last-child) {
    margin-bottom: 20px
}

    .table--join-game thead th {
        padding-right: 17px;
        padding-left: 17px;
        text-align: center
    }

        .table--join-game thead th:first-child {
            width: 30.38%;
            padding-right: 37px;
            padding-left: 35px;
            text-align: left
        }

        .table--join-game thead th:nth-child(2) {
            width: 23.49%
        }

        .table--join-game thead th:nth-child(3) {
            width: 27.82%
        }

        .table--join-game thead th:nth-child(4) {
            width: 18.31%
        }

    .table--join-game tbody td {
        padding: 10px 35px;
        text-align: center
    }

        .table--join-game tbody td:first-child, .table--recent-contest td:first-child, .table--recent-contest th:first-child, .table-common td:nth-child(2), .table-common th:nth-child(2) {
            text-align: left
        }

        .table--join-game tbody td[colspan="4"] {
            padding-top: 20px;
            padding-bottom: 33px
        }

.game-result__inner, .table--recent-contest td, .table--recent-contest th, .table-common td, .table-common th {
    text-align: center
}

.table--recent-contest thead th {
    padding: 12px 25px 10px;
    text-transform: initial
}

    .table--recent-contest thead th:first-child {
        width: 48.15%;
        text-align: left
    }

    .table--recent-contest thead th:nth-child(2) {
        width: 27.83%
    }

    .table--recent-contest thead th:nth-child(3) {
        width: 24.02%
    }

.table--information::before {
    border-color: #d4e3fc
}

.table--information thead th {
    padding: 13px 20px;
    background-color: #d4e3fc;
    font-weight: 500;
    text-align: center;
    text-transform: initial;
    color: #0c47a8
}

    .table--information thead th:first-child {
        border-right: 1px solid rgba(143,172,229,.24);
        width: 16.95%
    }

    .table--information thead th:nth-child(2) {
        width: 31.52%
    }

    .table--information thead th:nth-child(3) {
        width: 51.53%
    }

.table--information tbody td {
    padding: 12px 22px 14px;
    background-color: #f9fcff;
    line-height: 1.375;
    font-weight: 500;
    vertical-align: top
}

.contest-ranking__table tbody td:nth-child(2), .contest-ranking__table tbody th:nth-child(2), .practice-mode__table td:nth-child(3), .practice-mode__table th:nth-child(3), .practice-mode__table--post td:nth-child(2), .practice-mode__table--post th:nth-child(2) {
    text-align: left
}

.table-tools {
    flex-wrap: wrap;
    justify-content: flex-end;
    display: flex
}

    .table-tools > * + * {
        margin-left: 7px
    }

    .table-tools > * {
        margin-top: 3.5px;
        margin-bottom: 3.5px
    }

    .table-tools .btn-primary, .table-tools .btn-success {
        border-radius: 5px;
        padding: 7px 7px 6px;
        line-height: 1
    }

.table-status {
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    border-radius: 5px;
    width: 20px;
    height: 20px;
    color: #fff
}

    .table-status.private {
        background: rgba(143,172,230,.8)
    }

    .table-status.public {
        background: #3ec16f
    }

.table-common {
    width: 100%
}

    .table-common thead th {
        padding: 9px 12px;
        background-color: rgba(143,172,229,.24);
        font-weight: 500;
        vertical-align: middle;
        color: #0c47a8
    }

        .table-common thead th:first-child {
            border-radius: 5px 0 0;
            width: 9%;
            padding-right: 0;
            padding-left: 0
        }

        .table-common thead th:nth-child(2) {
            width: 32%
        }

        .table-common thead th:nth-child(3) {
            width: 20%
        }

        .table-common thead th:last-child {
            border-radius: 0 5px 0 0;
            width: 39%
        }

@media screen and (min-width:1441px) {
    .table-common thead th:nth-child(3) {
        width: 22.6%
    }

    .table-common thead th:last-child {
        width: 36.4%
    }
}

.table-common tbody tr:hover {
    background-color: rgba(227,236,255,.24)
}

.table-common tbody td {
    padding: 11px 12px 18px;
    vertical-align: middle
}

    .table-common tbody td:last-child {
        padding-right: 10px
    }

.table-common + .btn-more-result {
    width: 200px
}

.table-post {
    display: flex;
    margin-top: 13px;
    margin-bottom: 11px;
    margin-left: 6px
}

    .table-post:last-child {
        margin-bottom: 0
    }

.table-post__icon {
    position: relative;
    width: 20px;
    color: #8ab6ff
}

    .table-post__icon::before {
        content: "";
        position: absolute;
        top: 25px;
        bottom: 0;
        left: 10px;
        border-left: 1px dashed #4a7fd7
    }

.table-post:last-child .table-post__icon::before {
    content: none
}

.table-post:nth-child(2) .table-post__icon {
    color: #77a5f1
}

.table-post:nth-child(3) .table-post__icon {
    color: #6198f4
}

.navigation__item--active:first-child .navigation__item-arrow, .navigation__item--active:first-child .navigation__item-title, .navigation__item:first-child .navigation__item-title:hover, .service-pack__item--special .service-pack__item-price > span:first-child, .table-post:nth-child(4) .table-post__icon {
    color: #4a7fd7
}

.table-post:nth-child(n+5) .table-post__icon {
    color: #326dce
}

.table-post__content {
    width: calc(100% - 20px);
    padding-bottom: 6px;
    padding-left: 10px
}

.table-post__title {
    margin-bottom: 5px;
    color: #333
}

.table-post__text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #656565
}

.navigation {
    padding-bottom: 20px
}

.navigation-collapse {
    position: relative;
    overflow: hidden;
    transition: height .3s;
    height: 240px
}

    .navigation-collapse:not(.opened) {
        height: 240px !important
    }

        .navigation-collapse:not(.opened)::after {
            content: "";
            position: absolute;
            z-index: 10;
            top: 0;
            right: 0;
            bottom: -60px;
            left: 0;
            background: linear-gradient(to top,#fff 17.13%,rgba(255,255,255,0) 100%)
        }

.navigation__button.opened::before, .sidebar-user__cta[aria-expanded=true] > span::before {
    content: "Thu gọn"
}

.navigation__button {
    justify-content: center;
    align-items: center;
    display: flex;
    margin: 15px auto 39px;
    border-radius: 30px;
    width: 131px;
    height: 32px;
    background-color: #75aaff;
    color: #fff
}

    .navigation__button:hover {
        background-color: #4d91ff;
        color: #fff
    }

    .navigation__button::before {
        content: "Xem thêm";
        display: inline-block;
        margin-right: 7px
    }

.nav-account__link > p > span > svg, .service-pack__payment-item:last-child {
    margin-right: 0
}

.navigation__item {
    position: relative;
    margin: 14px 0 14px 2px
}

.navigation__item--active::after, .navigation__item--active::before {
    content: "";
    position: absolute;
    right: -29px;
    left: 50%;
    height: 60px;
    pointer-events: none
}

.navigation__item--active::before {
    bottom: 100%;
    box-shadow: 8px 8px 0 #e2eafb;
    border-radius: 0 0 15px
}

.navigation__item--active::after {
    top: 100%;
    box-shadow: 8px -8px 0 #e2eafb;
    border-radius: 0 15px 0 0
}

.navigation__item-arrow {
    position: absolute;
    top: 50%;
    left: -28px;
    align-items: center;
    display: none;
    transform: translateY(-50%);
    width: 21px;
    height: 60px;
    padding-left: 1px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='60' viewBox='0 0 21 60' fill='none'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 59.5746C1.41489 55.1603 4.16196 51.7095 8.00001 48.9823C13.7867 44.8704 20.4 39.9361 20.4 30.0676C20.4 21.3489 13.9475 16.4816 9.59353 13.1973C9.01932 12.7642 8.48161 12.3586 8.00001 11.9753C5.05554 9.63192 1.69156 6.03656 0 0V59.5746Z' fill='%23E2EAFB'/%3E %3C/svg%3E") left center/contain no-repeat
}

.navigation__item--active .navigation__item-arrow {
    display: flex
}

.navigation__item--active:nth-child(2) .navigation__item-arrow {
    color: #11be52
}

.navigation__item--active:nth-child(3) .navigation__item-arrow {
    color: #c7479c
}

.navigation__item--active:nth-child(4) .navigation__item-arrow {
    color: #d9654c
}

.navigation__item--active:nth-child(5) .navigation__item-arrow {
    color: #b50544
}

.navigation__item--active:nth-child(6) .navigation__item-arrow {
    color: #08bcaa
}

.navigation__item--active:nth-child(7) .navigation__item-arrow {
    color: #645fe9
}

.navigation__item--active:nth-child(2) .navigation__item-title, .navigation__item:nth-child(2) .navigation__item-title:hover, .service-pack__item-price > span:first-child {
    color: #11be52
}

.navigation__item-inner {
    position: relative;
    align-items: center;
    display: flex;
    border-radius: 60px 0 0 60px;
    padding: 8px 0 8px 9px
}

    .navigation__item-inner::before {
        content: "";
        position: absolute;
        top: 0;
        right: -29px;
        bottom: 0;
        left: 0;
        border-radius: 60px 0 0 60px
    }

.navigation__item--active .navigation__item-inner::before {
    background-color: #e2eafb
}

.navigation__item-icon {
    position: relative;
    z-index: 5;
    justify-content: center;
    align-items: center;
    display: flex;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    color: #fff
}

.navigation__item:first-child .navigation__item-icon {
    background-color: #5e9bff
}

.navigation__item:nth-child(2) .navigation__item-icon {
    background-color: #11be52
}

.navigation__item:nth-child(3) .navigation__item-icon {
    background-color: #c7479c
}

.navigation__item:nth-child(4) .navigation__item-icon {
    background-color: #d9654c
}

.navigation__item:nth-child(5) .navigation__item-icon {
    background-color: #b50544
}

.navigation__item:nth-child(6) .navigation__item-icon {
    background-color: #08bcaa
}

.navigation__item:nth-child(7) .navigation__item-icon {
    background-color: #645fe9
}

.navigation__item-content {
    width: calc(100% - 45px);
    padding-left: 15px
}

.navigation__item-title {
    position: relative;
    z-index: 5;
    transition: color .3s;
    margin-bottom: 6px
}

.navigation__item--active:nth-child(3) .navigation__item-title, .navigation__item:nth-child(3) .navigation__item-title:hover {
    color: #c7479c
}

.navigation__item--active:nth-child(4) .navigation__item-title, .navigation__item:nth-child(4) .navigation__item-title:hover {
    color: #d9654c
}

.navigation__item--active:nth-child(5) .navigation__item-title, .navigation__item:nth-child(5) .navigation__item-title:hover {
    color: #b50544
}

.navigation__item--active:nth-child(6) .navigation__item-title, .navigation__item:nth-child(6) .navigation__item-title:hover {
    color: #08bcaa
}

.navigation__item--active:nth-child(7) .navigation__item-title, .navigation__item:nth-child(7) .navigation__item-title:hover {
    color: #645fe9
}

.navigation__item-text {
    position: relative;
    z-index: 5;
    color: #777
}

.navigation__item--active .navigation__item-text {
    color: #000
}

.auth-login__item, .box-news__item {
    margin-bottom: 15px
}

.box-news__item-inner {
    align-items: flex-start;
    display: flex;
    transition: box-shadow .2s;
    box-shadow: 0 4px 20px rgba(212,212,212,.8);
    border-radius: 10px;
    padding: 13px 16px;
    background-color: #fff
}

    .box-news__item-inner:hover {
        box-shadow: 0 2px 10px #c7c7c7
    }

.box-news__item-image {
    overflow: hidden;
    border-radius: 10px;
    width: 74px
}

.box-news__item-content {
    width: calc(100% - 74px);
    padding-left: 20px
}

.box-news__item-title {
    margin-top: -4px;
    margin-bottom: 7px;
    color: #0c47a8
}

.box-result {
    overflow: hidden;
    border-radius: 10px
}

.box-result--game, .create-exercises__head, .create-lesson__head, .create-lesson__table:not(:last-child), .practice-mode__head, .t-qa__list, .t-typing-tabs {
    margin-bottom: 30px
}

.box-result__header {
    justify-content: space-between;
    align-items: center;
    display: flex;
    padding: 6px 12px;
    background-color: #4a7fd7;
    -moz-column-gap: 20px;
    column-gap: 20px;
    color: #fff
}

@media screen and (min-width:768px) {
    .nav-tabs--profile .nav-link {
        min-height: 40px;
        padding: 10px 85px 10px 35px;
        -webkit-clip-path: polygon(0 0,calc(100% - 42px) 0,100% 100%,0 100%);
        clip-path: polygon(0 0,calc(100% - 42px) 0,100% 100%,0 100%)
    }

    .table-post__content {
        padding-left: 19px
    }

    .box-result__header {
        min-height: 55px;
        padding: 6px 25px
    }

    .box-result--game .box-result__header {
        min-height: 40px;
        padding-right: 31px
    }
}

.box-result__content {
    padding: 3px 0 23px;
    background-color: #fff
}

.box-result--game .box-result__content, .modal-body {
    padding: 0
}

.box-result__wrapper {
    margin-bottom: 7px
}

    .box-result__wrapper dl {
        justify-content: space-between;
        align-items: center;
        display: flex;
        border-bottom: 1px solid rgba(143,172,229,.24);
        padding: 8px 12px;
        -moz-column-gap: 20px;
        column-gap: 20px
    }

        .box-result__wrapper dl:last-child {
            border-bottom: none
        }

.box-result--game .box-result__wrapper {
    margin-bottom: 0
}

.box-result__cta {
    padding: 0 12px
}

.double-banner {
    margin: 0 auto 44px;
    max-width: 638px;
    text-align: center
}

.auth-register, .service-pack {
    padding: 20px
}

.service-pack__heading {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 15px;
    text-align: center
}

    .service-pack__heading::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 42px;
        height: 3px;
        background-color: #11be52
    }

    .service-pack__heading p {
        margin-top: 8px;
        color: #666
    }

.service-pack__item {
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0 4px 15px rgba(148,148,148,.25);
    border-radius: 5px;
    padding: 45px 20px 30px;
    background-color: #fff
}

@media screen and (min-width:992px) {
    .gutters-6 {
        margin-right: -6px;
        margin-left: -6px
    }

    .gutters-8 {
        margin-right: -8px;
        margin-left: -8px
    }

    .gutters-19 {
        margin-right: -19px;
        margin-left: -19px
    }

    .gutters-20 {
        margin-right: -20px;
        margin-left: -20px
    }

    .gutters-22 {
        margin-right: -22px;
        margin-left: -22px
    }

    .gutters-24 {
        margin-right: -24px;
        margin-left: -24px
    }

    .gutters-35 {
        margin-right: -35px;
        margin-left: -35px
    }

    .gutters-59 {
        margin-right: -59px;
        margin-left: -59px
    }

    .gutters-5 > [class*=col] {
        padding-right: 5px;
        padding-left: 5px
    }

    .gutters-6 > [class*=col] {
        padding-right: 6px;
        padding-left: 6px
    }

    .gutters-8 > [class*=col] {
        padding-right: 8px;
        padding-left: 8px
    }

    .gutters-19 > [class*=col] {
        padding-right: 19px;
        padding-left: 19px
    }

    .gutters-20 > [class*=col] {
        padding-right: 20px;
        padding-left: 20px
    }

    .gutters-22 > [class*=col] {
        padding-right: 22px;
        padding-left: 22px
    }

    .gutters-24 > [class*=col] {
        padding-right: 24px;
        padding-left: 24px
    }

    .gutters-35 > [class*=col] {
        padding-right: 35px;
        padding-left: 35px
    }

    .gutters-59 > [class*=col] {
        padding-right: 59px;
        padding-left: 59px
    }

    .nav-tabs--create-exercises::after, .nav-tabs--practice-mode::after {
        content: "";
        flex-grow: 1;
        align-self: flex-end;
        display: block;
        height: 1px;
        background-color: #ececec
    }

    .table-user {
        flex-direction: row
    }

    .table-user__avatar {
        margin-right: 9px;
        margin-left: 0
    }

    .table-flag, .table-status {
        margin: 0 auto
    }

    .service-pack {
        padding: 54px 44px 293px
    }

    .service-pack__item {
        padding-right: 30px;
        padding-left: 30px
    }
}

@media screen and (min-width:1366px) {
    .table-contest__image {
        margin-right: 48px;
        margin-left: 15px
    }

    .service-pack__list {
        justify-content: center;
        align-items: center;
        display: flex
    }

    .service-pack__item {
        margin-bottom: 0;
        width: 33.3333333333%;
        padding: 47px 32px 41px 24px
    }

    .service-pack__item--special {
        z-index: 5;
        margin: 0 -8px;
        padding: 51px 27px 46px
    }

    .service-pack__item--vip {
        padding-right: 24px;
        padding-left: 32px
    }
}

.service-pack__item-title {
    align-items: center;
    display: flex;
    margin-bottom: 2px
}

    .service-pack__item-title::after {
        content: "";
        flex-grow: 1;
        margin-left: 22px;
        height: 3px;
        background-color: #eaeaea
    }

    .service-pack__item-title span {
        flex-shrink: 0
    }

.service-pack__item--special .service-pack__item-title {
    padding-bottom: 4px
}

.service-pack__item-wrapper {
    justify-content: space-between;
    align-items: flex-end;
    display: flex;
    margin-bottom: 20px
}

.service-pack__item--special .service-pack__item-wrapper, .service-pack__price {
    margin-bottom: 17px
}

.nav-account__link:last-child, .service-pack__item-list li:last-child {
    margin-bottom: 0
}

.service-pack__item--vip .service-pack__item-price > span:first-child {
    color: #ea6604
}

.service-pack__item-old-price {
    color: #a2a2a2
}

.service-pack__item-info {
    border: 1px solid #ececec;
    border-radius: 5px;
    padding: 18px 20px 50px;
    background-color: #f6f6f6
}

@media screen and (min-width:1366px) {
    .service-pack__item--special .service-pack__item-info {
        padding-bottom: 58px
    }
}

.service-pack__item-list {
    line-height: 1.47;
    color: #333
}

    .service-pack__item-list li {
        position: relative;
        margin-bottom: 8px;
        padding-left: 26px
    }

        .service-pack__item-list li::before {
            content: "";
            position: absolute;
            top: 4px;
            left: -3px;
            width: 18px;
            height: 15px;
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='15' viewBox='0 0 18 15' fill='none'%3E %3Cpath d='M17 1L5.8 14L1 9.125' stroke='%2311BE52' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");
            background-repeat: no-repeat;
            background-size: 18px 15px
        }

.service-pack__item--special .service-pack__item-list li::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='15' viewBox='0 0 18 15' fill='none'%3E %3Cpath d='M17 1L5.8 14L1 9.125' stroke='%234A7FD7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")
}

.service-pack__item--vip .service-pack__item-list li::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='15' viewBox='0 0 18 15' fill='none'%3E %3Cpath d='M17 1L5.8 14L1 9.125' stroke='%23EA6604' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")
}

.service-pack__item-cta {
    position: relative;
    z-index: 2;
    margin-top: -27px;
    text-align: center
}

.service-pack__item-label {
    position: absolute;
    z-index: 2;
    justify-content: center;
    align-items: center;
    display: flex;
    padding-bottom: 12px;
    background-repeat: no-repeat;
    background-size: contain;
    color: #fff
}

.service-pack__item--special .service-pack__item-label {
    top: 10px;
    right: -9px;
    width: 114px;
    height: 44px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='114' height='44' viewBox='0 0 114 44' fill='none'%3E %3Cpath d='M0 0.5H114V32.5H0L10.5 16.5L0 0.5Z' fill='%234A7FD7'/%3E %3Cpath d='M105.5 32.5V44L114 32.5H105.5Z' fill='%23295398'/%3E %3Cpath d='M114 13.5L100 0.5H94L114 19.5V13.5Z' fill='white' fill-opacity='0.2'/%3E %3C/svg%3E")
}

.service-pack__item--vip .service-pack__item-label {
    top: 15px;
    right: -9px;
    width: 94px;
    height: 44px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='94' height='44' viewBox='0 0 94 44' fill='none'%3E %3Cpath d='M0 0H94V32H0L10.5 16L0 0Z' fill='%23EA6604'/%3E %3Cpath d='M85.5 32V43.5L94 32H85.5Z' fill='%23C2492F'/%3E %3Cpath d='M94 13L80 0H74L94 19V13Z' fill='white' fill-opacity='0.2'/%3E %3C/svg%3E")
}

.service-pack__box {
    margin: 0 auto;
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    max-width: 680px;
    padding: 20px;
    background-color: #fff
}

.service-pack__title {
    margin-bottom: 18px
}

.service-pack__payment {
    align-items: center;
    display: flex;
    margin-bottom: 24px
}

.service-pack__payment-item {
    margin-right: 15%
}

    .service-pack__payment-item label {
        display: flex
    }

        .service-pack__payment-item label > span {
            position: relative;
            align-items: center;
            display: flex
        }

            .service-pack__payment-item label > span::before {
                content: "";
                flex-shrink: 0;
                margin-right: 10px;
                border: 1.5px solid #d0d0d0;
                border-radius: 50%;
                width: 21px;
                height: 21px;
                padding: 2px;
                background-clip: content-box
            }

        .service-pack__payment-item label > input {
            opacity: 0;
            visibility: hidden;
            overflow: hidden;
            margin: 0;
            border: none;
            width: 0;
            height: 0;
            padding: 0
        }

            .service-pack__payment-item label > input:checked + span::before {
                border-color: #4a7fd7;
                background-color: #4a7fd7
            }

.service-pack__form {
    display: none;
    margin-bottom: 11px
}

.service-pack__box[data-view=card] .service-pack__form {
    display: block
}

.service-pack__form-item {
    position: relative;
    margin-bottom: 7px
}

    .service-pack__form-item label {
        position: absolute;
        top: 5px;
        left: 14px;
        color: #c4c4c4
    }

    .service-pack__form-item input {
        border: 1px solid #dedede;
        height: 50px;
        padding: 0 14px;
        color: #000
    }

        .service-pack__form-item input::-moz-placeholder {
            color: #000
        }

        .service-pack__form-item input:-ms-input-placeholder {
            color: #000
        }

        .service-pack__form-item input::placeholder {
            color: #000
        }

    .service-pack__form-item label + input {
        padding-top: 12px
    }

.service-pack__paypal {
    display: none;
    margin-top: 20px;
    margin-bottom: 12px;
    color: #4a7fd7
}

.service-pack__box[data-view=paypal] .service-pack__paypal {
    display: block
}

.service-pack__price span {
    color: #4a7fd7
}

.service-pack__note {
    margin-top: 15px;
    line-height: 1.54;
    color: #bababa
}

.select {
    position: relative;
    display: block;
    border-radius: 3px;
    width: 100%;
    height: 35px;
    cursor: pointer;
    color: #333
}

@media screen and (min-width:768px) {
    .box-result__wrapper dl {
        padding: 10px 25px
    }

    .box-result--game .box-result__wrapper dl {
        padding: 11px 31px 11px 25px
    }

    .box-result__cta {
        justify-content: space-between;
        display: flex;
        padding: 0 25px;
        -moz-column-gap: 13px;
        column-gap: 13px
    }

    .service-pack__heading {
        margin-bottom: 34px;
        padding-bottom: 25px
    }

    .service-pack__box {
        padding: 23px 29px 38px
    }

    .service-pack__payment-item {
        margin-right: 18%
    }

        .service-pack__payment-item label > span::before {
            margin-right: 14px
        }

    .service-pack__paypal {
        margin-top: 33px
    }

    .select {
        height: 40px
    }

    .modal-dialog {
        max-width: 650px
    }

    .modal-sm {
        max-width: 500px
    }
}

.select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px
}

.select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    align-items: center;
    display: flex;
    transition: .25s;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 5px 30px 6px 10px;
    background: #fff;
    font-weight: 500;
    color: #969696
}

    .select-styled:after {
        content: "\f107";
        position: absolute;
        top: 50%;
        right: 13px;
        transform: translateY(-50%);
        line-height: 1;
        font-family: FontAwesome
    }

    .select-styled.active:after, .select-styled:active:after {
        transform: translateY(-50%) rotate(180deg)
    }

    .select-styled span {
        display: block;
        overflow: hidden
    }

.select-options {
    position: absolute;
    z-index: 10;
    top: 100%;
    right: -1px;
    left: -1px;
    display: none;
    margin: 0;
    box-shadow: 0 0 20px rgba(212,212,212,.5);
    border-top: none;
    padding: 0;
    background: #fff
}

    .select-options li {
        margin: 0;
        border-radius: 3px;
        padding: 7px 13px;
        background-color: #fff
    }

        #config_input_key, #inputstream, #settings, #wordlist, .select-options li[rel=hide] {
            display: none
        }

.modal-content {
    border: none;
    border-radius: 5px;
    background: 0 0
}

    .modal-content .btn-close {
        position: absolute;
        z-index: 5;
        bottom: -50px;
        left: 50%;
        opacity: 1;
        transform: translateX(-50%);
        box-shadow: 0 4px 4px rgba(0,0,0,.25);
        border-radius: 50%;
        width: 44px;
        height: 44px;
        padding: 0;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E %3Cpath d='M15 15L1.00001 0.99999M1.00001 15L15 0.99999L1.00001 15Z' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E") center/16px no-repeat #f9f9f9
    }

.site-header, .t-site-header {
    position: fixed;
    z-index: 500;
    top: 0;
    right: 0;
    left: 0;
    align-items: center;
    display: flex;
    box-shadow: 0 4px 10px rgba(202,202,202,.25);
    height: 60px;
    background-color: #fff
}

    .navbar > .container, .t-site-header .navbar > .container {
        max-width: none;
        padding-right: 12px;
        padding-left: 12px
    }

@media screen and (min-width:768px) {
    .navbar > .container {
        padding-right: 30px;
        padding-left: 30px
    }

    .nav-lang::before {
        content: ""
    }
}

.navbar-light .navbar-nav .nav-link, .t-site-header .navbar-light .navbar-nav .nav-link {
    padding: 0 12px;
    color: #000
}

.navbar-brand {
    width: 80px;
    height: 37px
}

    .navbar-brand svg, .t-site-header .navbar-brand svg {
        width: 100%;
        height: 100%
    }

.nav-lang, .t-site-header .nav-lang {
    position: relative;
    margin-left: 6px
}

    .nav-lang::before, .t-site-header .nav-lang::before {
        position: absolute;
        top: 50%;
        left: 0;
        opacity: .24;
        transform: translateY(-50%);
        width: 1px;
        height: 27px;
        background-color: #8face5
    }

.nav-account__menu::before, .nav-notification__menu::before {
    transform: rotate(45deg);
    box-shadow: -1px -1px 50px rgba(212,212,212,.5)
}

.nav-lang__text {
    flex-shrink: 0;
    margin: 0 18px 0 24px;
    color: #656565
}

.nav-lang__select {
    border: 1px solid #4a7fd7;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    padding: 0;
    background-image: none;
    cursor: pointer;
    font-weight: 700;
    text-align: center;
    color: #656565
}

.nav-notification {
    position: relative;
    margin: 0 5px 0 0
}

@media screen and (min-width:768px) {
    .nav-lang__select {
        border-radius: 10px;
        width: 155px;
        height: 42px;
        padding: 0 30px 2px 23px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='6' viewBox='0 0 11 6' fill='none'%3E %3Cpath d='M9.5625 0.875L5.5 4.9375L1.4375 0.875' stroke='%23656565' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");
        background-position: right 16px center;
        background-size: 11px 6px;
        font-weight: 400;
        text-align: left
    }

    .nav-notification {
        margin: 0 16px 0 15px
    }
}

.nav-notification__wrapper {
    position: relative;
    justify-content: center;
    align-items: center;
    display: flex;
    border-radius: 50%;
    width: 43px;
    height: 43px;
    background-color: #4a7fd7;
    color: #fff
}

    .nav-notification__wrapper::after {
        content: none
    }

    .nav-notification__wrapper:hover {
        background-color: #4174c5;
        color: #fff
    }

    .nav-notification__wrapper > span {
        position: absolute;
        z-index: 2;
        top: 0;
        right: -4px;
        justify-content: center;
        align-items: center;
        display: block;
        display: flex;
        border: 1.5px solid #fff;
        border-radius: 50%;
        width: 18px;
        height: 18px;
        background-color: #d9654c
    }

.nav-notification__menu {
    box-shadow: 0 0 50px rgba(212,212,212,.5);
    border: none;
    border-radius: 10px;
    width: 250px;
    padding: 13px 12px;
    background-color: #fff
}

    .nav-notification__menu::before {
        content: "";
        position: absolute;
        top: -5px;
        right: 92px;
        width: 18px;
        height: 18px;
        background-color: #fff
    }

@media screen and (min-width:768px) {
    .nav-notification__menu {
        width: 331px;
        padding: 13px 28px 29px 23px
    }

        .nav-notification__menu::before {
            right: 49%
        }
}

.nav-notification__menu[data-bs-popper] {
    top: calc(100% + 10px);
    right: -80px;
    left: auto;
    margin-top: 0
}

@media screen and (min-width:768px) {
    .nav-notification__menu[data-bs-popper] {
        right: -150px
    }
}

.nav-notification__title {
    margin-bottom: 6px;
    color: #0c47a8
}

.nav-notification__list, .typing-mode-result__heading {
    margin-bottom: 4px
}

.nav-notification__btn {
    position: absolute;
    top: calc(100% + 18px);
    left: 50%;
    justify-content: center;
    align-items: center;
    display: flex;
    transform: translateX(-50%);
    border: none;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background-color: #fff;
    color: #4a7fd7
}

.nav-notification__item {
    border-top: 1px solid #ebebeb;
    padding: 11px 0 14px
}

    .nav-notification__item:first-child {
        padding-top: 7px
    }

.nav-notification__item-inner, .sidebar-user__wrapper {
    align-items: flex-start;
    display: flex
}

    .nav-account__title, .nav-notification__item-inner:hover, .sidebar-vip-user__title {
        color: #0c47a8
    }

.nav-notification__item-icon {
    flex-shrink: 0;
    margin: 2px 17px 0 2px;
    width: 28px
}

.nav-account__content, .nav-notification__item-content, .sidebar-user__content {
    flex-grow: 1
}

.nav-notification__item-date {
    margin-top: 6px;
    color: #777
}

.nav-account, .t-site-header .nav-account {
    position: relative;
    margin-left: 10px
}

.nav-account__wrapper::after {
    content: none
}

.nav-account__image {
    position: relative;
    flex-shrink: 0;
    border-radius: 50%;
    width: 42px
}

    .nav-account__image .image {
        overflow: hidden;
        border-radius: 50%
    }

.nav-account__vip {
    position: absolute;
    z-index: 5;
    top: -2px;
    right: -9px;
    left: auto;
    justify-content: center;
    align-items: center;
    display: flex;
    border: 2px solid #fff;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    background-color: #3f4deb
}

.nav-account__name {
    flex-shrink: 0;
    color: #656565
}

.nav-account__menu {
    box-shadow: 0 0 50px rgba(212,212,212,.5);
    border: none;
    border-radius: 10px;
    width: 295px;
    padding: 13px 12px;
    background-color: #fff
}

    .nav-account__menu::before {
        content: "";
        position: absolute;
        top: -5px;
        right: 12px;
        width: 18px;
        height: 18px;
        background-color: #fff
    }

    .nav-account__menu[data-bs-popper] {
        top: calc(100% + 11px);
        right: 0;
        left: auto;
        margin-top: 0
    }

.nav-account__menu-wrapper {
    align-items: center;
    display: flex;
    margin-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 17px
}

.nav-account__menu-inner {
    position: relative;
    flex-shrink: 0;
    margin-right: 22px
}

.nav-account__avatar {
    overflow: hidden;
    border-radius: 50%;
    width: 75px
}

.nav-account__icon {
    position: absolute;
    z-index: 2;
    right: -3px;
    bottom: 1px;
    justify-content: center;
    align-items: center;
    display: flex;
    border: 1px solid #ededed;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    background-color: #eaeaea;
    color: #777
}

.nav-account__text {
    margin-top: 6px;
    color: #656565
}

.nav-account__link {
    display: flex;
    transition: color .3s;
    margin-bottom: 15px
}

    .nav-account__link:hover, .profile__content .nav-link-bdr.active .nav-link-bdr__inner, .ranking-table .nav-tabs .nav-item:first-child .nav-link {
        color: #4a7fd7
    }

    .nav-account__link svg {
        position: relative;
        top: 1px;
        margin-right: 15px;
        width: 20px;
        color: #4a7fd7
    }

    .nav-account__link > p {
        margin-bottom: -2px
    }

        .nav-account__link > p > span {
            align-items: center;
            display: inline-flex;
            margin-left: 7px;
            border-radius: 30px;
            padding: 3px 5px 4px 4px;
            background-color: #3f4deb;
            color: #fff
        }

.site-footer {
    position: relative;
    z-index: 100;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-top: auto;
    box-shadow: 4px 0 20px #d4e3fc;
    /*height: 56px;*/
    background-color: #fff;
    font-size: 14px;
    color: #777
}

.sidebar, .t-sidebar {
    display: block !important;
    margin-bottom: 30px;
    width: 300px
}

@media screen and (min-width:1200px) {
    .navbar > .container {
        padding-right: 55px;
        padding-left: 50px
    }

    .sidebar {
        width: 350px
    }
}

.sidebar-open, .t-sidebar-open {
    position: relative;
    left: -3px;
    margin-right: 5px;
    border: none;
    padding: 0;
    background: 0 0
}

    .sidebar-open .navbar-toggler-icon, .t-sidebar-open .navbar-toggler-icon {
        width: 30px;
        height: 30px
    }

.sidebar-close, .t-sidebar-close {
    position: absolute;
    z-index: 5;
    top: 15px;
    right: 15px;
    border: none;
    background: 0 0
}

.sidebar-user + .sidebar-close, .sidebar-vip-user + .sidebar-close {
    color: #fff
}

.sidebar__inner, .t-sidebar__inner {
    padding: 0 29px 0 26px
}

.sidebar__menu, .t-sidebar__menu {
    margin-top: 55px
}

.sidebar-user + .sidebar-close + .sidebar__inner .sidebar__menu {
    margin-top: 16px !important
}

.sidebar__heading {
    position: relative;
    align-items: flex-end;
    display: flex;
    margin-bottom: 12px
}

    .sidebar__heading::after {
        content: "";
        flex-grow: 1;
        display: block;
        margin-bottom: 4px;
        margin-left: 11px;
        height: 3px;
        background-color: #4a7fd7
    }

.sidebar-user {
    border-radius: 0 0 10px 10px;
    padding: 29px 24px 25px 33px;
    background-color: #4a7fd7;
    color: #fff
}

.sidebar-user__featured {
    flex-shrink: 0;
    margin-top: 3px;
    margin-right: 19px;
    border: 1px solid #fff;
    border-radius: 50%
}

.sidebar-user__image {
    overflow: hidden;
    border-radius: 50%;
    width: 70px
}

.sidebar-user__name {
    margin-bottom: 8px
}

.sidebar-user__text {
    line-height: 1.43
}

    .auth-login__form .form-label, .sidebar-user__text p {
        margin-bottom: 5px
    }

.sidebar-user__cta {
    position: relative;
    z-index: 10;
    align-items: center;
    display: flex;
    margin-top: 9px;
    border: none;
    padding: 0;
    background: 0 0;
    color: #fff
}

    .sidebar-user__cta > span {
        flex-shrink: 0
    }

        .sidebar-user__cta > span::before {
            content: "Xem thêm";
            margin-right: 7px;
            text-transform: uppercase
        }

    .sidebar-user__cta > svg {
        pointer-events: none
    }

.create-exercises__filter li:last-child::after, .exercises-form__select > .dropdown-menu .dropdown-item span.check-mark::after, .practice-mode-detail__entry > div:last-child::after {
    content: none
}

.sidebar-user__options {
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
    margin-top: 16px;
    margin-bottom: 4px;
    -moz-column-gap: 6px;
    column-gap: 6px;
    row-gap: 6px
}

.sidebar-user__options-item {
    align-items: center;
    display: flex;
    border-radius: 5px;
    width: calc(50% - 3px);
    height: 40px;
    padding: 10px 12px;
    background-color: rgba(100,157,250,.2);
    color: #fff
}

    .sidebar-user__options-item svg {
        flex-shrink: 0;
        margin-right: 10px;
        width: 15px
    }

    .sidebar-user__options-item.is-active, .sidebar-user__options-item:hover {
        background-color: #649dfa
    }

.sidebar-vip-user {
    border-radius: 0 0 10px 10px;
    padding: 50px 15px 25px;
    background-color: #4a7fd7
}

    .sidebar-vip-user + .sidebar-close + .sidebar__inner .sidebar__menu {
        margin-top: 14px
    }

.sidebar-vip-user__info {
    border-radius: 5px;
    height: 100%;
    padding: 20px 10px;
    background-color: #649dfa;
    text-align: center
}

.sidebar-vip-user__name {
    margin-bottom: 7px;
    color: #fff
}

.sidebar-vip-user__id {
    color: #b9d3ff
}

.sidebar-vip-user__featured {
    position: relative;
    margin: 0 auto 13px;
    width: 72px;
    height: 72px
}

.sidebar-vip-user__image {
    border: 1px solid #fff;
    border-radius: 50%
}

.sidebar-vip-user__vip {
    position: absolute;
    z-index: 5;
    top: -2px;
    right: -7px;
    justify-content: center;
    align-items: center;
    display: flex;
    border: 2px solid #609cff;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    background-color: #3f4deb
}

.sidebar-vip-user__options {
    flex-direction: column;
    display: flex;
    height: 100%
}

.sidebar-vip-user__options-item {
    flex-grow: 1;
    align-items: center;
    display: flex;
    transition: .3s;
    margin-bottom: 6px;
    border-radius: 5px;
    padding: 11px 12px;
    background-color: #4f85de;
    color: #fff
}

    .sidebar-vip-user__options-item:last-child {
        margin-bottom: 0
    }

    .sidebar-vip-user__options-item svg {
        flex-shrink: 0;
        margin-right: 9px;
        min-width: 16px;
        text-align: center
    }

    .sidebar-vip-user__options-item.is-active, .sidebar-vip-user__options-item:hover {
        background-color: #649dfa;
        color: #fff
    }

.sidebar-vip-user__box {
    margin-top: 20px;
    border-radius: 20px;
    padding: 11px 10px;
    background-color: #fff;
    text-align: center
}

.sidebar-vip-user__text {
    margin-bottom: 5px;
    color: #9a9a9a
}

.sidebar-vip-user__list {
    margin-right: -6px;
    margin-left: -6px
}

    .sidebar-vip-user__list [class*=col] {
        margin-top: 10px;
        padding-right: 6px;
        padding-left: 6px
    }

.sidebar-vip-user__item {
    display: block;
    transition: .3s;
    border-radius: 10px;
    min-height: 100%;
    padding: 20px 15px 18px;
    background-color: #e8f0ff
}

.test-typing-text, .test-typing__text {
    border-radius: 0 10px 10px;
    background-color: #fff
}

.sidebar-vip-user__item > span {
    transition: .3s
}

    .sidebar-vip-user__item > span:first-child {
        justify-content: center;
        align-items: center;
        display: flex;
        margin: 0 auto 19px;
        width: 35px;
        height: 35px;
        color: #4a7fd7
    }

    .sidebar-vip-user__item > span:last-child {
        color: #3e3f40
    }

.sidebar-vip-user__item.is-active, .sidebar-vip-user__item:hover {
    background-color: #609cff
}

    .sidebar-vip-user__item.is-active > span:first-child, .sidebar-vip-user__item.is-active > span:last-child, .sidebar-vip-user__item:hover > span:first-child, .sidebar-vip-user__item:hover > span:last-child, .t-sidebar-user + .t-sidebar-close {
        color: #fff
    }

.test-typing__text {
    margin-bottom: 10px;
    padding: 10px 15px 14px
}

.test-typing__group {
    margin-bottom: 38px
}

.test-typing__banner {
    margin: 0 auto 44px;
    max-width: 671px;
    text-align: center
}

.test-typing-text {
    margin-bottom: 10px;
    padding: 11px 15px
}

.test-typing-text--border {
    border: 1px solid rgba(37,53,86,.21);
    border-radius: 10px
}

.typing-speed {
    margin-bottom: 30px;
    border-radius: 10px;
    padding: 11px 20px 10px;
    background-color: #d2ddf4
}

@media screen and (min-width:768px) {
    .nav-account {
        margin-left: 20px
    }

    .nav-account__vip {
        right: -15px
    }

    .nav-account__menu {
        width: 331px;
        padding: 21px 28px 25px 23px
    }

    .site-footer {
        font-size: 16px
    }

    .test-typing__text {
        padding: 10px 41px 17px 37px
    }

    .test-typing-text {
        padding: 11px 14px 12px 22px
    }

    .test-typing-text--border {
        padding: 8px 14px 13px 31px
    }

    .typing-speed {
        padding: 11px 109px 10px 98px
    }

    .typing-speed--multiplayer {
        padding-right: 38px;
        padding-left: 31px
    }
}

.typing-speed--white {
    border-top-left-radius: 0;
    padding-top: 16px;
    padding-bottom: 15px;
    background-color: #fff
}

.typing-speed--multiplayer {
    margin-bottom: 0
}

.typing-speed--game {
    margin-bottom: 37px
}

.t-typing-welcome__wrapper, .typing-speed__inner {
    justify-content: center;
    align-items: center;
    display: flex
}

.typing-speed__input {
    flex-grow: 1;
    border-color: #fff;
    border-radius: 10px;
    height: 50px;
    background-color: #fff
}

.typing-speed--white .typing-speed__input {
    border-color: #e2e9fa;
    background-color: #e2e9fa
}

.typing-speed__timer {
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-left: 12px;
    border-radius: 10px;
    min-width: 60px;
    height: 50px;
    padding: 5px 5px 7px;
    background-color: #11be52;
    color: #fff
}

.game-main__wrapper, .ranking-table__wrapper {
    padding: 15px 12px
}

@media screen and (min-width:768px) {
    .typing-speed__timer {
        min-width: 88px
    }

    .ranking-table__wrapper {
        padding: 22px
    }

    .auth-register .col-md-7 {
        width: 59.9%
    }
}

@media screen and (min-width:992px) {
    .service-pack__item-info {
        padding-bottom: 70px
    }

    .select {
        height: 28px
    }

    .select-styled {
        border: none
    }

    .site-header {
        height: 80px
    }

    .navbar-light .navbar-nav .nav-link {
        padding: 0 28px
    }

    .navbar-brand {
        width: 104px
    }

    .nav-notification {
        margin: 0 16px 0 24px
    }

    .nav-account__menu::before, .nav-notification__menu::before {
        right: 17px
    }

    .nav-notification__menu[data-bs-popper] {
        top: calc(100% + 18px);
        right: -5px
    }

    .nav-account__wrapper {
        padding-right: 18px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='6' viewBox='0 0 11 6' fill='none'%3E %3Cpath d='M9.5625 0.875L5.5 4.9375L1.4375 0.875' stroke='%23656565' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");
        background-repeat: no-repeat;
        background-position: right center;
        background-size: 11px 6px
    }

    .nav-account__image {
        margin-right: 10px
    }

    .nav-account__image--vip {
        margin-right: 25px
    }

    .nav-account__menu[data-bs-popper] {
        top: calc(100% + 19px);
        right: 9px
    }

    .sidebar__menu {
        margin-top: 28px
    }

    .sidebar-vip-user {
        padding: 26px 17px
    }

    .typing-speed--small {
        margin-bottom: 60px;
        padding-right: 154px;
        padding-left: 154px
    }

    .c-blue.test-typing-text + .typing-speed--small {
        margin-bottom: 40px
    }

    .ranking-table__wrapper {
        padding: 22px 25px 40px
    }

    .ranking-table__header {
        display: flex
    }
}

.auth-register__item, .check-typing__text, .ranking-table__header p {
    margin-bottom: 10px
}

.auth-login {
    margin: 0 auto;
    max-width: 364px;
    padding: 20px
}

.auth-login__form .form-control {
    border: 1px solid rgba(143,172,229,.24);
    border-radius: 10px;
    height: 40px;
    background-color: #f8faff
}

.auth-login__heading {
    margin-bottom: 14px;
    text-align: center
}

.auth-login__other .auth-login__heading, .dashboard-create__form-item, .setting__content .form-group {
    margin-bottom: 18px
}

.auth-login__other {
    margin-top: 31px;
    border-top: 1px dashed #4a7fd7;
    padding-top: 25px
}

.auth-register__heading {
    align-items: flex-end;
    display: flex;
    margin-bottom: 20px
}

    .auth-register__heading::after {
        content: "";
        flex-grow: 1;
        display: block;
        opacity: .24;
        margin-bottom: 4px;
        height: 3px;
        background-color: #8face5
    }

    .auth-register__heading span {
        flex-shrink: 0;
        margin-right: 14px
    }

.auth-register__item .form-message {
    color: #e83a14;
    font-weight: 700;
    margin-top: 6px
}

.auth-register__item .form-label, .input-box .form-label {
    flex-shrink: 0;
    width: 144px
}

.auth-register__item .form-control, .input-box .form-control {
    flex-grow: 1;
    border: 1px solid rgba(143,172,229,.24);
    border-radius: 10px;
    height: 40px;
    background-color: #f8faff
}

.input-box.invalid .form-control {
    border: 1px solid #e83a14
}

.auth-register__other {
    margin-top: 36px;
    border-top: 1px dashed #4a7fd7;
    padding-top: 21px
}

.game-main__check .form-check-input:checked ~ span, .typing-multiplayer__item--current .typing-multiplayer__item-content::before {
    border-color: #4a7fd7
}

.auth-register__text {
    margin-bottom: 11px;
    line-height: 1.3333;
    text-align: center;
    color: #656565
}

.auth-register__msg {
    margin-top: 39px;
    border: 1px solid #d9654c;
    border-radius: 5px;
    padding: 15px;
    background-color: #fff7f5;
    line-height: 1.47;
    color: #d9654c
}

.practice-mode-result__summary-text, .practice-mode-result__text {
    line-height: 1.57
}

.auth-register__msg b {
    font-weight: 700
}

.check-typing .test-typing-text {
    border-radius: 10px;
    padding: 8px 14px 9px 22px
}

.check-typing .double-banner {
    margin-bottom: 40px
}

.check-typing__form {
    margin-bottom: 10px;
    border-radius: 10px;
    padding: 15px 27px 18px 26px;
    background-color: #fff
}

.check-typing__group {
    align-items: center;
    display: flex;
    margin-bottom: 12px
}

    .check-typing__group > span {
        flex-shrink: 0;
        margin-right: 9px
    }

.check-typing__select {
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    width: auto;
    height: 34px;
    padding-right: 50px;
    padding-left: 15px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='6' viewBox='0 0 11 6' fill='none'%3E %3Cpath d='M9.5625 0.875L5.5 4.9375L1.4375 0.875' stroke='%23656565' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");
    background-position: right 14px center;
    background-size: 11px 6px;
    color: #777
}

.check-typing__textarea {
    margin-bottom: 11px;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    padding: 9px 11px 13px 23px;
    background-color: #fafafa
}

    .check-typing__textarea .form-control {
        border: none;
        padding: 0 10px 0 0;
        background: 0 0;
        line-height: 1.625;
        resize: none
    }

.practice-mode-create__form .form-select, .practice-mode__dropdown-select, .typing-mode__dropdown {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='6' viewBox='0 0 11 6' fill='none'%3E %3Cpath d='M9.5625 0.875L5.5 4.9375L1.4375 0.875' stroke='%23656565' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");
    background-size: 11px 6px
}

.check-typing__textarea .form-control::-webkit-scrollbar-track {
    border-radius: 999px;
    background-color: #e7e7e7
}

.check-typing__textarea .form-control::-webkit-scrollbar {
    border-radius: 999px;
    width: 4px;
    background-color: #e7e7e7
}

.check-typing__textarea .form-control::-webkit-scrollbar-thumb {
    border-radius: 999px;
    background-color: #c4c4c4
}

.check-typing__checkbox {
    margin-bottom: 17px;
    min-height: auto;
    padding-left: 34px;
    cursor: pointer
}

    .check-typing__checkbox .form-check-input {
        margin-top: -1px;
        margin-left: -34px;
        border-color: #e0e0e0;
        width: 22px;
        height: 22px;
        background-color: #fafafa
    }

        .check-typing__checkbox .form-check-input[type=checkbox] {
            border-radius: 5px
        }

        .check-typing__checkbox .form-check-input:checked {
            background-color: #6c757d
        }

.typing-multiplayer__wrapper {
    margin-bottom: 50px;
    border-radius: 10px;
    padding: 25px;
    background-color: #fff
}

.typing-multiplayer__form {
    margin: 0 auto;
    max-width: 460px
}

    .typing-multiplayer__form p {
        margin-bottom: 17px
    }

    .typing-multiplayer__form .form-control {
        margin-bottom: 20px;
        border: 1px solid #c4c4c4;
        border-radius: 10px;
        width: 100%;
        height: 50px;
        background-color: #fafafa
    }

.typing-multiplayer__title {
    margin-bottom: 26px;
    text-align: center
}

.typing-multiplayer__list {
    margin-bottom: 58px
}

.typing-multiplayer__item-head {
    justify-content: space-between;
    align-items: center;
    display: flex;
    margin-bottom: 17px;
    -moz-column-gap: 20px;
    column-gap: 20px
}

.typing-multiplayer__item-content {
    position: relative;
    border-radius: 30px;
    height: 4px;
    background-color: #efefef
}

    .typing-multiplayer__item-content::before {
        content: "";
        position: absolute;
        top: -5px;
        right: 0;
        border: 1px solid #000;
        border-radius: 50%;
        width: 13px;
        height: 13px;
        background-color: #fff
    }

    .typing-multiplayer__item-content > span {
        position: absolute;
        top: -5px;
        border: 1px solid #000;
        border-radius: 50%;
        width: 13px;
        height: 13px;
        background-color: #efefef
    }

.typing-multiplayer__item--current .typing-multiplayer__item-content {
    background-color: #a9c9ff
}

    .typing-multiplayer__item--current .typing-multiplayer__item-content > span {
        border-color: #4a7fd7;
        background-color: #4a7fd7
    }

.typing-multiplayer__item--finished .typing-multiplayer__item-content::after {
    content: "";
    position: absolute;
    top: -7px;
    right: -20px;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M15.3125 1.8125H13.1996C13.1623 1.8125 13.1265 1.79768 13.1002 1.77131C13.0738 1.74494 13.059 1.70917 13.059 1.67188V1.24719C13.0582 0.949306 12.9394 0.66388 12.7285 0.45351C12.5176 0.243139 12.2319 0.124999 11.934 0.125L4.06637 0.134141C3.76879 0.134698 3.48356 0.253133 3.2731 0.463519C3.06265 0.673905 2.94413 0.959103 2.94348 1.25668V1.67188C2.94348 1.70917 2.92866 1.74494 2.90229 1.77131C2.87592 1.79768 2.84015 1.8125 2.80285 1.8125H0.6875C0.538316 1.8125 0.395242 1.87176 0.289752 1.97725C0.184263 2.08274 0.125 2.22582 0.125 2.375V2.9375C0.125 4.85457 1.17969 6.89082 2.81516 7.34434C2.86352 7.3578 2.90727 7.38425 2.94166 7.42081C2.97606 7.45738 2.99979 7.50267 3.01027 7.55176C3.21312 8.49711 3.83715 9.39746 4.81766 10.1396C5.55277 10.6961 6.42957 11.1064 7.21777 11.2815C7.28009 11.2955 7.3358 11.3302 7.37573 11.3801C7.41567 11.4299 7.43745 11.4918 7.4375 11.5557V14.6094C7.4375 14.6467 7.42268 14.6824 7.39631 14.7088C7.36994 14.7352 7.33417 14.75 7.29688 14.75H5.20332C4.90062 14.75 4.64082 14.9827 4.6257 15.2854C4.62204 15.3615 4.63385 15.4375 4.66043 15.5088C4.68701 15.5802 4.7278 15.6454 4.78033 15.7005C4.83286 15.7557 4.89603 15.7996 4.96602 15.8295C5.03601 15.8595 5.11136 15.875 5.1875 15.875H10.7967C11.0994 15.875 11.3592 15.6423 11.3743 15.3396C11.378 15.2635 11.3661 15.1875 11.3396 15.1162C11.313 15.0448 11.2722 14.9796 11.2197 14.9245C11.1671 14.8693 11.104 14.8254 11.034 14.7955C10.964 14.7655 10.8886 14.75 10.8125 14.75H8.70312C8.66583 14.75 8.63006 14.7352 8.60369 14.7088C8.57732 14.6824 8.5625 14.6467 8.5625 14.6094V11.5557C8.56255 11.4918 8.58433 11.4299 8.62427 11.3801C8.6642 11.3302 8.71991 11.2955 8.78223 11.2815C9.57043 11.1057 10.4472 10.6961 11.1823 10.1396C12.1629 9.39746 12.7869 8.49711 12.9897 7.55176C13.0002 7.50267 13.0239 7.45738 13.0583 7.42081C13.0927 7.38425 13.1365 7.3578 13.1848 7.34434C14.8203 6.89082 15.875 4.85457 15.875 2.9375V2.375C15.875 2.22582 15.8157 2.08274 15.7102 1.97725C15.6048 1.87176 15.4617 1.8125 15.3125 1.8125ZM2.9375 5.96867C2.93741 5.99331 2.93085 6.0175 2.91847 6.03881C2.9061 6.06012 2.88834 6.0778 2.86697 6.09009C2.84561 6.10237 2.82139 6.10882 2.79675 6.1088C2.77211 6.10878 2.7479 6.10228 2.72656 6.08996C2.36586 5.87516 2.10254 5.54961 1.9482 5.32039C1.52949 4.69848 1.28023 3.89059 1.25246 3.0834C1.25175 3.06449 1.25486 3.04564 1.26161 3.02796C1.26836 3.01029 1.27861 2.99416 1.29174 2.98053C1.30487 2.96691 1.32061 2.95608 1.33802 2.94869C1.35544 2.94129 1.37417 2.93749 1.39309 2.9375H2.79934C2.83663 2.9375 2.8724 2.95232 2.89877 2.97869C2.92515 3.00506 2.93996 3.04083 2.93996 3.07812C2.93926 4.04316 2.9375 5.14777 2.9375 5.96867ZM14.0514 5.32039C13.8971 5.54961 13.6341 5.87516 13.2734 6.08996C13.2521 6.1023 13.2278 6.10879 13.2032 6.1088C13.1785 6.10881 13.1542 6.10232 13.1329 6.09C13.1115 6.07767 13.0937 6.05994 13.0814 6.03858C13.069 6.01722 13.0625 5.99299 13.0625 5.96832C13.0625 5.03633 13.0625 3.97742 13.0607 3.07812C13.0607 3.04083 13.0756 3.00506 13.1019 2.97869C13.1283 2.95232 13.1641 2.9375 13.2014 2.9375H14.6076C14.6265 2.93749 14.6453 2.94129 14.6627 2.94869C14.6801 2.95608 14.6958 2.96691 14.709 2.98053C14.7221 2.99416 14.7323 3.01029 14.7391 3.02796C14.7458 3.04564 14.749 3.06449 14.7482 3.0834C14.7205 3.89059 14.4705 4.69848 14.0518 5.32039H14.0514Z' fill='%234A7FD7'/%3E %3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain
}

.typing-mode__block-btn:hover::after, .typing-mode__block-btn[aria-expanded=true]::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='23' viewBox='0 0 22 23' fill='none'%3E %3Cpath d='M17.875 8.75L11 15.625L4.125 8.75' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")
}

@media screen and (min-width:768px) {
    .auth-register .col-md-5 {
        position: relative;
        width: 40.1%
    }

        .auth-register .col-md-5::before {
            content: "";
            position: absolute;
            top: 4px;
            bottom: -17px;
            left: 0;
            width: 1px;
            background-color: #eee
        }

    .auth-register__item .form-label, .input-box .form-label {
        margin: 0;
        padding-right: 20px
    }

    .auth-register__item .btn-submit {
        margin-left: 144px
    }

    .modal-join__main .auth-register__item .btn-submit {
        margin-left: 0
    }

    .input-box {
        display: flex;
        justify-content: center;
        align-items: center
    }

    .auth-register__item .form-message {
        padding-left: 144px
    }

    .auth-register__msg {
        padding: 17px 25px 19px
    }

    .typing-multiplayer__wrapper {
        padding: 42px 80px 62px 78px
    }

    .typing-multiplayer--detail .typing-multiplayer__wrapper {
        margin-bottom: 40px;
        padding-top: 51px
    }

    .typing-multiplayer__item--finished .typing-multiplayer__item-content::after {
        right: -29px
    }

    .game-main__wrapper {
        padding: 22px
    }

    .game-result__inner {
        padding-right: 20px
    }
}

.game-main__wrapper [class*=col] {
    margin-bottom: 22px
}

.game-main__title {
    margin: 8px 0
}

.create-lesson__description, .game-main__description {
    margin-bottom: 25px;
    color: #777
}

.game-main__text {
    margin-bottom: 27px
}

.game-main__check {
    position: relative;
    margin: 0;
    padding-left: 33px;
    cursor: pointer
}

    .game-main__check .form-check-input {
        position: absolute;
        opacity: 0;
        visibility: hidden;
        overflow: hidden;
        margin: 0;
        width: 0;
        height: 0;
        padding: 0
    }

        #overlay.show, .game-main__check .form-check-input:checked ~ span::after, .t-video__link {
            display: block
        }

    .game-main__check > span {
        position: absolute;
        top: 2px;
        left: 0;
        border: 1px solid #f2f2f2;
        border-radius: 50%;
        width: 18px;
        height: 18px;
        background-color: #f2f2f2
    }

        .game-main__check > span::after {
            content: "";
            position: absolute;
            top: 50%;
            left: 50%;
            display: none;
            transform: translate3d(-50%,-50%,0);
            border-radius: 50%;
            width: 10px;
            height: 10px;
            background-color: #4a7fd7;
            pointer-events: none
        }

    .game-main__check .form-check-label {
        align-items: center;
        display: flex;
        cursor: pointer
    }

.game-main__check-image {
    flex-shrink: 0;
    margin-right: 11px;
    width: 37px
}

    .game-main__check-image::before {
        padding-bottom: 58.9743589744%
    }

.game-main__cta {
    margin: 17px auto 8px;
    max-width: 334px
}

.game-detail .test-typing-text {
    border-radius: 10px;
    padding: 12px 21px 14px 25px
}

.contest-ranking, .dashboard__wrapper, .exercises-detail, .modal-join {
    overflow: hidden;
    border-radius: 5px
}

.contest-ranking__head {
    justify-content: space-between;
    align-items: center;
    display: flex;
    padding: 5px 23px 5px 21px;
    background-color: #4a7fd7;
    -moz-column-gap: 15px;
    column-gap: 15px;
    color: #fff
}

.contest-ranking__time, .dashboard-create__form-group, .practice-mode-create__form .form-check, .practice-mode__dropdown, .t-site-header .nav-account__wrapper {
    align-items: center;
    display: flex
}

    .contest-ranking__time > p {
        margin-right: 10px
    }

    .contest-ranking__time > span {
        flex-shrink: 0;
        margin: 0 3px 3px
    }

    .contest-ranking__time > strong {
        justify-content: center;
        align-items: center;
        display: flex;
        border-radius: 5px;
        width: 29px;
        height: 29px;
        background-color: rgba(143,172,229,.24);
        color: #fff
    }

.contest-ranking__content {
    padding: 15px 0 24px;
    background-color: #fff
}

.contest-ranking__info {
    margin: 0 23px 10px 22px;
    border-radius: 5px;
    padding: 11px 12px 12px;
    background-color: #f4f4f4;
    text-align: center
}

.contest-ranking__table {
    margin-bottom: 10px;
    width: 100%
}

    .contest-ranking__table .table-user {
        flex-direction: row !important
    }

    .contest-ranking__table td, .contest-ranking__table th {
        vertical-align: middle
    }

    .contest-ranking__table thead th {
        padding: 8px 5px;
        font-weight: 600;
        text-align: center;
        color: #0c47a8
    }

        .contest-ranking__table thead th:first-child {
            width: 16%
        }

        .contest-ranking__table thead th:nth-child(2) {
            width: 42.2%;
            padding-left: 14px;
            text-align: left
        }

        .contest-ranking__table thead th:nth-child(3) {
            width: 20%
        }

        .contest-ranking__table thead th:nth-child(4) {
            width: 21.8%
        }

    .contest-ranking__table tbody tr {
        border-top: 1px solid #eaeaea
    }

        .contest-ranking__table tbody tr.is-current {
            border-top-color: #fff3f1;
            background-color: #fff3f1
        }

            .contest-ranking__table tbody tr.is-current + tr {
                border-top-color: #fff3f1
            }

    .contest-ranking__table tbody td, .contest-ranking__table tbody th {
        padding: 10px 5px;
        text-align: center
    }

    .contest-ranking__table tbody .table-user__avatar {
        margin-right: 11px;
        width: 36px
    }

.contest-ranking__text {
    padding: 19px 22px 0 26px;
    color: #656565
}

.create-exercises, .create-lesson, .practice-mode {
    border-radius: 10px;
    padding: 25px 12px;
    background-color: #fff
}

.create-exercises__title, .create-lesson__title, .practice-mode__title {
    align-items: center;
    display: flex;
    margin-bottom: 15px
}

    .practice-mode__title svg {
        flex-shrink: 0;
        margin-right: 16px;
        width: 27px;
        color: #4a7fd7
    }

.practice-mode__dropdown-text {
    margin-right: 23px;
    color: #656565
}

.practice-mode__dropdown-select {
    border: 1px solid #4a7fd7;
    border-radius: 10px;
    width: 142px;
    height: 32px;
    padding: 0 30px 2px 13px;
    background-position: right 13px center;
    cursor: pointer;
    color: #656565
}

.create-exercises__wrapper, .create-lesson__wrapper, .practice-mode__wrapper {
    padding: 20px 12px
}

@media screen and (min-width:768px) {
    .contest-ranking__table tbody td:nth-child(2), .contest-ranking__table tbody th:nth-child(2), .contest-ranking__table thead th:nth-child(2) {
        padding-left: 32px
    }

    .contest-ranking__table thead th:nth-child(3) {
        width: 21%
    }

    .contest-ranking__table thead th:nth-child(4) {
        width: 20.8%
    }

    .practice-mode__wrapper {
        padding: 25px 20px
    }
}

.practice-mode__table {
    margin-bottom: 12px;
    width: 100%
}

.practice-mode__table--created, .practice-mode__table--post {
    margin-bottom: 22px
}

.practice-mode__table td, .practice-mode__table th {
    text-align: center
}

.practice-mode__table thead th {
    padding: 9px 12px;
    background-color: rgba(143,172,229,.24);
    color: #0c47a8
}

    .practice-mode__table thead th:first-child {
        border-radius: 5px 0 0;
        width: 9.7%
    }

    .practice-mode__table thead th:nth-child(2) {
        width: 11.9%
    }

    .practice-mode__table thead th:nth-child(3) {
        width: 35%
    }

    .practice-mode__table thead th:nth-child(4) {
        width: 17%
    }

    .practice-mode__table thead th:nth-child(5) {
        width: 13.86%
    }

    .practice-mode__table thead th:last-child {
        border-radius: 0 5px 0 0;
        width: 12.63%
    }

.practice-mode__table tbody tr:hover {
    background-color: rgba(227,236,255,.24)
}

.practice-mode__table tbody td {
    padding: 11px 12px 19px
}

.practice-mode__table + .btn-more-result {
    width: 200px
}

.practice-mode__table--post td:nth-child(3), .practice-mode__table--post th:nth-child(3) {
    text-align: center
}

.practice-mode__table--post thead th:first-child {
    width: 13.37%
}

.practice-mode__table--post thead th:nth-child(2) {
    width: 35.74%
}

.practice-mode__table--post thead th:nth-child(3) {
    width: 13.82%
}

.practice-mode__table--post thead th:nth-child(4) {
    width: 11.91%
}

.practice-mode__table--post thead th:nth-child(5) {
    width: 9.77%
}

.practice-mode__table--post thead th:last-child {
    width: 15.39%
}

.practice-mode__table--created td:first-child, .practice-mode__table--created th:first-child {
    padding-right: 12px;
    padding-left: 24px;
    text-align: left
}

.practice-mode__table--created td:nth-child(2), .practice-mode__table--created th:nth-child(2) {
    text-align: left
}

.create-exercises__table-post td:nth-child(2), .create-exercises__table-post th:nth-child(2), .create-welcome, .practice-mode-result__table td, .practice-mode-result__table th, .practice-mode__table--created td:nth-child(3), .practice-mode__table--created th:nth-child(3), .t-typing-achv__item, .t-why__item {
    text-align: center
}

.practice-mode__table--created thead th:first-child {
    width: 140px
}

.practice-mode__table--created thead th:last-child, .practice-mode__table--created thead th:nth-child(2), .practice-mode__table--created thead th:nth-child(3), .practice-mode__table--created thead th:nth-child(4), .practice-mode__table--created thead th:nth-child(5) {
    width: auto
}

.practice-mode-detail {
    margin-bottom: 9px
}

.practice-mode-detail__title {
    margin-top: 4px;
    margin-bottom: 5px
}

.practice-mode-detail__subtitle {
    margin-bottom: 16px;
    color: #777
}

.practice-mode-detail__entry {
    flex-wrap: wrap;
    display: inline-flex;
    margin-bottom: 14px;
    border-radius: 5px;
    padding: 0 0 0 17px;
    background-color: #f1f1f1
}

    .practice-mode-detail__entry > div {
        position: relative;
        align-items: center;
        display: flex;
        margin-right: 10px;
        padding: 5px 10px 6px 0
    }

        .practice-mode-detail__entry > div::after {
            content: "";
            position: absolute;
            top: 50%;
            right: 0;
            transform: translateY(-50%);
            width: 1px;
            height: 14px;
            background-color: #d7d7d7
        }

        .practice-mode-detail__entry > div:last-child {
            margin-right: 0;
            padding-right: 13px
        }

        .practice-mode-detail__entry > div b {
            margin-left: 4px
        }

        .practice-mode-detail__entry > div svg {
            margin-left: 5px;
            width: 16px;
            color: #f8a70b
        }

.practice-mode-detail__text {
    margin-bottom: 10px;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    padding: 8px 12px
}

.practice-mode-detail__typing {
    position: relative;
    margin-bottom: 30px
}

.practice-mode-detail__typing-input {
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    height: 60px;
    padding-right: 65px;
    padding-left: 22px;
    color: #000
}

    .practice-mode-detail__typing-input::-moz-placeholder {
        color: #656565
    }

    .practice-mode-detail__typing-input:-ms-input-placeholder {
        color: #656565
    }

    .practice-mode-detail__typing-input::placeholder {
        color: #656565
    }

.practice-mode-detail__typing-timer {
    position: absolute;
    top: 5px;
    right: 6px;
    justify-content: center;
    align-items: center;
    display: flex;
    border-radius: 5px;
    width: 88px;
    height: 50px;
    background-color: rgba(143,172,229,.24);
    text-align: center
}

.practice-mode-result__wrapper {
    margin-top: 56px;
    margin-bottom: 49px
}

.practice-mode-result__title {
    position: relative;
    margin-bottom: 9px;
    padding-bottom: 5px;
    color: #0c47a8
}

    .practice-mode-result__title::before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 70px;
        height: 2px;
        background-color: #4a7fd7
    }

.practice-mode-result__table {
    position: relative;
    width: 100%
}

.chart-x > span, .profile__list dd {
    text-align: right
}

.create-exercises__table-post td:first-child, .create-exercises__table-post th:first-child, .practice-mode-result__table td:first-child, .practice-mode-result__table th:first-child {
    text-align: left
}

.practice-mode-result__table tr:last-child td:first-child {
    border-radius: 0 0 0 5px
}

.practice-mode-result__table tr:last-child td:last-child {
    border-radius: 0 0 5px
}

.practice-mode-result__table tr:nth-child(5n+1) td {
    background-color: #d4e3fc
}

.practice-mode-result__table tr:nth-child(5n+2) td {
    background-color: #ebfff3
}

.practice-mode-result__table tr:nth-child(5n+3) td {
    background-color: #fff6f4
}

.practice-mode-result__table tr:nth-child(5n+4) td {
    background-color: #f2f2ff
}

.practice-mode-result__table tr:nth-child(5n+5) td {
    background-color: #edfffd
}

.practice-mode-result__table thead th {
    padding: 13px 9px 12px;
    background-color: #4a7fd7;
    font-weight: 600;
    color: #fff
}

    .practice-mode-result__table thead th:first-child {
        border-radius: 5px 0 0
    }

    .practice-mode-result__table thead th:last-child {
        border-radius: 0 5px 0 0
    }

.practice-mode-result__table tbody td {
    border-right: .5px solid #dcdcdc;
    padding: 10px 9px
}

    .practice-mode-result__table tbody td:first-child {
        padding-right: 10px;
        padding-left: 15px
    }

    .practice-mode-result__table tbody td:last-child {
        border-right: none
    }

.practice-mode-result__summary {
    border-radius: 5px;
    padding: 21px 19px 30px;
    background-color: #f2f2f2
}

.create-exercises__table-post .table-text__title, .practice-mode-create__form .form-label, .practice-mode-result__summary-title {
    margin-bottom: 8px
}

.practice-mode-result__summary-text span {
    color: #c50100
}

.modal-join__heading, .practice-mode-create__title {
    align-items: flex-end;
    display: flex;
    margin-bottom: 18px
}

    .practice-mode-create__title::after {
        content: "";
        flex-grow: 1;
        display: block;
        opacity: .24;
        margin-bottom: 6px;
        height: 5px;
        background-color: #8face5
    }

    .practice-mode-create__title > span {
        flex-shrink: 0;
        margin-right: 20px
    }

.practice-mode-create__form-item {
    margin-bottom: 13px
}

    .practice-mode-create__form-item:nth-child(2), .t-typing-achv__title, .t-typing-lesson__list, .t-typing-welcome__title {
        margin-bottom: 20px
    }

    .practice-mode-create__form-item:nth-child(3), .typing-mode__item {
        margin-bottom: 15px
    }

    .create-exercises__description, .create-exercises__table:not(:last-child), .practice-mode-create__form-item:nth-child(4) {
        margin-bottom: 25px
    }

.practice-mode-create__form .form-control, .practice-mode-create__form .form-select {
    border: 1px solid rgba(207,207,207,.5);
    border-radius: 5px;
    padding: 0 22px;
    background-color: #f6f6f6
}

    .practice-mode-create__form .form-control::-moz-placeholder, .practice-mode-create__form .form-select::-moz-placeholder {
        color: #8f8f8f
    }

    .practice-mode-create__form .form-control:-ms-input-placeholder, .practice-mode-create__form .form-select:-ms-input-placeholder {
        color: #8f8f8f
    }

    .practice-mode-create__form .form-control::placeholder, .practice-mode-create__form .form-select::placeholder {
        color: #8f8f8f
    }

.practice-mode-create__form input.form-control {
    height: 45px
}

.practice-mode-create__form textarea.form-control {
    height: 200px;
    padding-top: 12px;
    padding-bottom: 12px;
    resize: none
}

.practice-mode-create__form .form-select {
    height: 45px;
    background-position: right 14px center;
    color: #8f8f8f
}

.practice-mode-create__form .form-check-input {
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 14px;
    border: 1px solid rgba(207,207,207,.5);
    border-radius: 5px;
    width: 25px;
    height: 25px;
    background-color: #f6f6f6
}

    .practice-mode-create__form .form-check-input:checked {
        border-color: #4a7fd7;
        background-color: #4a7fd7
    }

.practice-mode-publish .practice-mode-detail__text {
    margin-bottom: 12px;
    padding-bottom: 23px
}

.create-exercises__filter, .practice-mode-detail__cta {
    flex-wrap: wrap;
    display: flex
}

@media screen and (max-width:1199px) {
    .practice-mode-detail__cta {
        -moz-column-gap: 14px;
        column-gap: 14px;
        row-gap: 14px
    }
}

.practice-mode-detail__cta li {
    width: 100%
}

@media screen and (min-width:576px) {
    .modal-content .btn-close {
        top: -21px;
        right: -22px;
        bottom: auto;
        left: auto;
        transform: none
    }

    .practice-mode__head {
        justify-content: space-between;
        align-items: center;
        display: flex;
        -moz-column-gap: 20px;
        column-gap: 20px
    }

    .practice-mode__title {
        margin-bottom: 0
    }

    .practice-mode-detail__cta li {
        width: calc(50% - 7px)
    }

    .setting__wrapper {
        align-items: flex-start;
        display: flex
    }
}

.practice-mode-detail__wrap {
    align-items: center;
    display: flex;
    margin-top: 10px;
    margin-bottom: 14px;
    -moz-column-gap: 15px;
    column-gap: 15px
}

    .exercises-form [class*=col]:last-child, .practice-mode-detail__wrap .practice-mode-detail__subtitle {
        margin-bottom: 0
    }

        .practice-mode-detail__wrap .practice-mode-detail__subtitle .dash {
            position: relative;
            top: 3px;
            display: inline-block;
            margin: 0 8px;
            width: 1px;
            height: 15px;
            background-color: #dbdbdb
        }

.practice-mode-detail__love {
    flex-shrink: 0;
    align-items: center;
    display: flex;
    margin-left: auto
}

    .practice-mode-detail__love input[type=checkbox] {
        opacity: 0;
        visibility: hidden;
        overflow: hidden;
        margin: 0;
        width: 0;
        height: 0;
        padding: 0
    }

        .practice-mode-detail__love input[type=checkbox]:checked + span + svg {
            color: #c50100
        }

    .practice-mode-detail__love span {
        margin-right: 12px
    }

    .practice-mode-detail__love svg {
        cursor: pointer;
        color: transparent
    }

.profile__wrapper, .setting__table, .typing-mode__wrapper {
    padding: 18px 12px
}

@media screen and (min-width:768px) {
    .practice-mode-detail__entry > div {
        margin-right: 25px;
        padding: 5px 25px 6px 0
    }

    .practice-mode-detail__text {
        padding: 8px 20px
    }

    .practice-mode-detail__typing {
        margin-bottom: 50px
    }

    .practice-mode-result .col-md-5 {
        width: 43%
    }

    .practice-mode-result .col-md-7 {
        width: 57%
    }

    .practice-mode-create__form textarea.form-control {
        height: 350px
    }

    .practice-mode-detail__wrap .practice-mode-detail__subtitle .dash {
        margin: 0 12px
    }

    .practice-mode-detail__love span {
        margin-right: 22px
    }

    .typing-mode__wrapper {
        padding: 20px
    }
}

.typing-mode__text {
    margin-bottom: 21px
}

.typing-mode__dropdown {
    margin-bottom: 20px;
    border: 1px solid #4a7fd7;
    border-radius: 10px;
    width: 142px;
    height: 32px;
    padding: 0 30px 2px 13px;
    background-position: right 13px center;
    cursor: pointer;
    color: #656565
}

.typing-mode__block {
    box-shadow: 0 4px 20px rgba(212,212,212,.65);
    border-radius: 10px;
    padding: 13px 12px
}

    .exercises-form:not(:last-child), .typing-mode__block:not(:last-child) {
        margin-bottom: 34px
    }

.typing-mode__block-title {
    margin-bottom: 10px;
    color: #0c47a8
}

.typing-mode__block--hard .typing-mode__block-title {
    color: #ca4d32
}

.typing-mode__block-item {
    position: relative;
    margin-bottom: 10px;
    border-radius: 5px;
    background-color: #eef4ff
}

    .typing-mode__block-item::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border: 1px solid rgba(74,127,215,.3);
        border-radius: 5px;
        pointer-events: none
    }

.locked .typing-mode__block-btn::after, .typing-mode__block-btn::after, .typing-mode__item.locked .typing-mode__item-inner::after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    content: ""
}

.typing-mode__block-item.locked {
    cursor: not-allowed
}

.typing-mode__block--hard .typing-mode__block-item {
    background-color: #fff3f1
}

    .typing-mode__block--hard .typing-mode__block-item::after {
        border-color: rgba(217,101,76,.3)
    }

.typing-mode__block-btn {
    position: relative;
    border: none;
    border-radius: 5px;
    width: 100%;
    padding: 10px 30px 10px 15px;
    background: 0 0;
    text-align: left;
    color: #4a7fd7
}

.icon-star, .icon-star-fill, .profile__item-featured {
    background-repeat: no-repeat;
    background-size: contain
}

.typing-mode__block-btn[aria-expanded=true] {
    border-radius: 5px 5px 0 0;
    background-color: #4a7fd7;
    color: #fff
}

.typing-mode__block-btn:hover {
    background-color: #4a7fd7;
    color: #fff
}

.typing-mode__block-btn::after {
    right: 15px;
    width: 22px;
    height: 23px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='23' viewBox='0 0 22 23' fill='none'%3E %3Cpath d='M17.875 8.75L11 15.625L4.125 8.75' stroke='%234A7FD7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E") center/contain no-repeat
}

.locked .typing-mode__block-btn::after {
    right: 17px;
    width: 18px;
    height: 18px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E %3Cpath d='M9 11.25C9.77665 11.25 10.4062 10.6204 10.4062 9.84375C10.4062 9.0671 9.77665 8.4375 9 8.4375C8.22335 8.4375 7.59375 9.0671 7.59375 9.84375C7.59375 10.6204 8.22335 11.25 9 11.25Z' stroke='%234A7FD7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M9 11.25V12.9375' stroke='%234A7FD7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M14.625 6.1875H3.375C3.06434 6.1875 2.8125 6.43934 2.8125 6.75V14.625C2.8125 14.9357 3.06434 15.1875 3.375 15.1875H14.625C14.9357 15.1875 15.1875 14.9357 15.1875 14.625V6.75C15.1875 6.43934 14.9357 6.1875 14.625 6.1875Z' stroke='%234A7FD7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.46875 6.1875V3.65625C6.46875 2.98492 6.73543 2.34109 7.21014 1.86639C7.68484 1.39168 8.32867 1.125 9 1.125C9.67133 1.125 10.3152 1.39168 10.7899 1.86639C11.2646 2.34109 11.5312 2.98492 11.5312 3.65625V6.1875' stroke='%234A7FD7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E") center/contain no-repeat
}

.typing-mode__block--hard .locked .typing-mode__block-btn::after {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E %3Cpath d='M9 11.25C9.77665 11.25 10.4062 10.6204 10.4062 9.84375C10.4062 9.0671 9.77665 8.4375 9 8.4375C8.22335 8.4375 7.59375 9.0671 7.59375 9.84375C7.59375 10.6204 8.22335 11.25 9 11.25Z' stroke='%23D9654C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M9 11.25V12.9375' stroke='%23D9654C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M14.625 6.1875H3.375C3.06434 6.1875 2.8125 6.43934 2.8125 6.75V14.625C2.8125 14.9357 3.06434 15.1875 3.375 15.1875H14.625C14.9357 15.1875 15.1875 14.9357 15.1875 14.625V6.75C15.1875 6.43934 14.9357 6.1875 14.625 6.1875Z' stroke='%23D9654C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.46875 6.1875V3.65625C6.46875 2.98492 6.73543 2.34109 7.21014 1.86639C7.68484 1.39168 8.32867 1.125 9 1.125C9.67133 1.125 10.3152 1.39168 10.7899 1.86639C11.2646 2.34109 11.5312 2.98492 11.5312 3.65625V6.1875' stroke='%23D9654C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E") center/contain no-repeat
}

.locked .typing-mode__block-btn:hover::after, .locked .typing-mode__block-btn[aria-expanded=true]::after, .typing-mode__block--hard .locked .typing-mode__block-btn:hover::after, .typing-mode__block--hard .locked .typing-mode__block-btn[aria-expanded=true]::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E %3Cpath d='M9 11.25C9.77665 11.25 10.4062 10.6204 10.4062 9.84375C10.4062 9.0671 9.77665 8.4375 9 8.4375C8.22335 8.4375 7.59375 9.0671 7.59375 9.84375C7.59375 10.6204 8.22335 11.25 9 11.25Z' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M9 11.25V12.9375' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M14.625 6.1875H3.375C3.06434 6.1875 2.8125 6.43934 2.8125 6.75V14.625C2.8125 14.9357 3.06434 15.1875 3.375 15.1875H14.625C14.9357 15.1875 15.1875 14.9357 15.1875 14.625V6.75C15.1875 6.43934 14.9357 6.1875 14.625 6.1875Z' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.46875 6.1875V3.65625C6.46875 2.98492 6.73543 2.34109 7.21014 1.86639C7.68484 1.39168 8.32867 1.125 9 1.125C9.67133 1.125 10.3152 1.39168 10.7899 1.86639C11.2646 2.34109 11.5312 2.98492 11.5312 3.65625V6.1875' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")
}

.typing-mode__block--hard .typing-mode__block-btn {
    color: #d9654c
}

    .typing-mode__block--hard .typing-mode__block-btn:hover, .typing-mode__block--hard .typing-mode__block-btn[aria-expanded=true] {
        background-color: #d9654c;
        color: #fff
    }

        .typing-mode__block--hard .typing-mode__block-btn:hover::after, .typing-mode__block--hard .typing-mode__block-btn[aria-expanded=true]::after {
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='23' viewBox='0 0 22 23' fill='none'%3E %3Cpath d='M17.875 8.75L11 15.625L4.125 8.75' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")
        }

    .typing-mode__block--hard .typing-mode__block-btn::after {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='23' viewBox='0 0 22 23' fill='none'%3E %3Cpath d='M17.875 8.75L11 15.625L4.125 8.75' stroke='%23D9654C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E") center/contain no-repeat
    }

.typing-mode__block-content {
    border-radius: 0 0 5px 5px;
    width: 100%;
    padding: 10px 15px
}

.typing-mode__item-inner {
    position: relative;
    align-items: center;
    display: flex;
    padding-right: 25px
}

.typing-mode__item.locked .typing-mode__item-inner::after {
    right: 0;
    width: 18px;
    height: 18px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E %3Cpath d='M9 11.25C9.77665 11.25 10.4062 10.6204 10.4062 9.84375C10.4062 9.0671 9.77665 8.4375 9 8.4375C8.22335 8.4375 7.59375 9.0671 7.59375 9.84375C7.59375 10.6204 8.22335 11.25 9 11.25Z' stroke='%234A7FD7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M9 11.25V12.9375' stroke='%234A7FD7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M14.625 6.1875H3.375C3.06434 6.1875 2.8125 6.43934 2.8125 6.75V14.625C2.8125 14.9357 3.06434 15.1875 3.375 15.1875H14.625C14.9357 15.1875 15.1875 14.9357 15.1875 14.625V6.75C15.1875 6.43934 14.9357 6.1875 14.625 6.1875Z' stroke='%234A7FD7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.46875 6.1875V3.65625C6.46875 2.98492 6.73543 2.34109 7.21014 1.86639C7.68484 1.39168 8.32867 1.125 9 1.125C9.67133 1.125 10.3152 1.39168 10.7899 1.86639C11.2646 2.34109 11.5312 2.98492 11.5312 3.65625V6.1875' stroke='%234A7FD7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E") center/contain no-repeat
}

.typing-mode__block--hard .typing-mode__item.locked .typing-mode__item-inner::after {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E %3Cpath d='M9 11.25C9.77665 11.25 10.4062 10.6204 10.4062 9.84375C10.4062 9.0671 9.77665 8.4375 9 8.4375C8.22335 8.4375 7.59375 9.0671 7.59375 9.84375C7.59375 10.6204 8.22335 11.25 9 11.25Z' stroke='%23D9654C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M9 11.25V12.9375' stroke='%23D9654C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M14.625 6.1875H3.375C3.06434 6.1875 2.8125 6.43934 2.8125 6.75V14.625C2.8125 14.9357 3.06434 15.1875 3.375 15.1875H14.625C14.9357 15.1875 15.1875 14.9357 15.1875 14.625V6.75C15.1875 6.43934 14.9357 6.1875 14.625 6.1875Z' stroke='%23D9654C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.46875 6.1875V3.65625C6.46875 2.98492 6.73543 2.34109 7.21014 1.86639C7.68484 1.39168 8.32867 1.125 9 1.125C9.67133 1.125 10.3152 1.39168 10.7899 1.86639C11.2646 2.34109 11.5312 2.98492 11.5312 3.65625V6.1875' stroke='%23D9654C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E") center/contain no-repeat
}

.typing-mode__item-title {
    width: 70px;
    padding-right: 10px
}

.typing-mode__item-stars {
    position: relative;
    top: -1px;
    align-items: center;
    display: flex;
    width: 64px
}

    .typing-mode__item-stars i {
        display: flex;
        width: 12px;
        height: 11px
    }

        .typing-mode__item-stars i + i {
            margin-left: 1px
        }

@media screen and (min-width:768px) {
    .typing-mode__block {
        padding: 13px 25px 33px
    }

    .typing-mode__item-inner {
        padding-right: 45px
    }

    .typing-mode__item-title {
        width: 110px
    }

    .typing-mode__item-stars {
        width: 102px
    }

        .typing-mode__item-stars i {
            width: 16px;
            height: 15px
        }

            .typing-mode__item-stars i + i {
                margin-left: 3px
            }
}

.typing-mode__item-text {
    margin-left: auto;
    padding-left: 10px;
    color: #777
}

.icon-star-fill {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='15' viewBox='0 0 16 15' fill='none'%3E %3Cpath d='M12.5995 14.9984C12.4872 14.9988 12.3777 14.9637 12.2865 14.898L7.99917 11.7765L3.71186 14.898C3.62027 14.9647 3.50992 15.0004 3.39677 15C3.28362 14.9996 3.17353 14.963 3.08242 14.8957C2.99131 14.8283 2.9239 14.7335 2.88993 14.6251C2.85597 14.5168 2.8572 14.4003 2.89347 14.2927L4.56559 9.31895L0.231948 6.33444C0.138079 6.26986 0.0672314 6.17683 0.0297578 6.06894C-0.00771591 5.96106 -0.00985196 5.84396 0.0236618 5.73476C0.0571755 5.62557 0.124582 5.53 0.216034 5.46201C0.307486 5.39403 0.418189 5.3572 0.53197 5.3569H5.87835L7.4918 0.370436C7.52656 0.26278 7.59437 0.168947 7.68552 0.102397C7.77668 0.0358464 7.88647 0 7.99917 0C8.11186 0 8.22166 0.0358464 8.31281 0.102397C8.40396 0.168947 8.47178 0.26278 8.50654 0.370436L10.12 5.35857H15.4664C15.5803 5.35851 15.6912 5.39509 15.783 5.46294C15.8747 5.5308 15.9424 5.62636 15.9761 5.73564C16.0098 5.84492 16.0078 5.96217 15.9704 6.07022C15.9329 6.17828 15.862 6.27145 15.7681 6.33611L11.4327 9.31895L13.1039 14.2913C13.1309 14.3719 13.1386 14.4577 13.1261 14.5417C13.1136 14.6258 13.0814 14.7056 13.0321 14.7747C12.9829 14.8438 12.9179 14.9001 12.8427 14.939C12.7675 14.9779 12.6841 14.9982 12.5995 14.9984Z' fill='%23F8A70B'/%3E %3C/svg%3E")
}

.icon-star {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' viewBox='0 0 17 16' fill='none'%3E %3Cpath d='M16 6.38462H10.2411L8.5 1L6.75893 6.38462H1L5.6875 9.61539L3.87946 15L8.5 11.6346L13.1205 15L11.3125 9.61539L16 6.38462Z' stroke='%23F8A70B' stroke-width='1.5' stroke-linejoin='round'/%3E %3C/svg%3E")
}

.locked .icon-star {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' viewBox='0 0 17 16' fill='none'%3E %3Cpath d='M16 6.38462H10.2411L8.5 1L6.75893 6.38462H1L5.6875 9.61539L3.87946 15L8.5 11.6346L13.1205 15L11.3125 9.61539L16 6.38462Z' stroke='%239cbaeb' stroke-width='1.5' stroke-linejoin='round'/%3E %3C/svg%3E")
}

.typing-mode__block--hard .locked .icon-star {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' viewBox='0 0 17 16' fill='none'%3E %3Cpath d='M16 6.38462H10.2411L8.5 1L6.75893 6.38462H1L5.6875 9.61539L3.87946 15L8.5 11.6346L13.1205 15L11.3125 9.61539L16 6.38462Z' stroke='%23e3ada5' stroke-width='1.5' stroke-linejoin='round'/%3E %3C/svg%3E")
}

.typing-mode-detail .test-typing-text {
    border-radius: 0 0 10px 10px
}

.typing-mode-result {
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 30px
}

.typing-mode-result__title {
    padding: 6px 12px 9px;
    background-color: #4a7fd7;
    color: #fff
}

.typing-mode-result__content {
    padding: 11px 12px;
    background-color: #fff;
    line-height: 2;
    color: #333
}

    .t-site-header .nav-group-button, .typing-mode-result__content dl {
        display: flex
    }

        .typing-mode-result__content dl::after {
            content: "";
            flex-grow: 1;
            display: block;
            margin-bottom: 9px;
            border-bottom: 1px dotted rgba(185,185,185,.8)
        }

    .typing-mode-result__content dd {
        order: 1
    }

.wpm {
    margin: 0 auto;
    width: 100%;
    max-width: 575px
}

.wpm__inner {
    align-items: flex-end;
    display: flex
}

.wpm__text {
    flex-shrink: 0;
    margin-left: 14px
}

.wpm__bar {
    position: relative;
    flex-grow: 1;
    justify-content: space-between;
    display: flex;
    margin-bottom: 2px;
    border-radius: 1px;
    height: 5px;
    background-color: #b9ccf2
}

.wpm__label {
    position: relative;
    top: -32px;
    width: 44px;
    text-align: center
}

    .wpm__label::after {
        content: "";
        position: absolute;
        top: 21px;
        left: 50%;
        transform: translateX(-50%);
        width: 1px;
        height: 16px;
        background-color: #4a7fd7
    }

    .wpm__label:nth-of-type(2n)::after {
        top: 28px;
        height: 9px
    }

    .wpm__label:first-of-type {
        transform: translateX(calc(-50% + 1px))
    }

    .wpm__label:nth-of-type(2) {
        transform: translateX(calc(-25% + 1px))
    }

    .wpm__label:nth-of-type(4) {
        transform: translateX(calc(25% + 1px))
    }

    .wpm__label:last-of-type {
        transform: translateX(calc(50% - 1px))
    }

.wpm__progress {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #4a7fd7
}

@media screen and (min-width:768px) {
    .typing-mode-detail .test-typing-text {
        padding: 18px 25px 28px;
        border-radius: 0 10px 10px
    }

    .typing-mode-result {
        margin-bottom: 0;
        margin-right: 17.865%
    }

    .typing-mode-result__title {
        padding: 6px 25px 9px
    }

    .typing-mode-result__content {
        padding: 11px 25px 18px
    }

    .profile__wrapper {
        align-items: flex-start;
        display: flex;
        padding: 25px
    }
}

.profile__avatar {
    position: relative;
    z-index: 5;
    flex-shrink: 0;
    margin: 0 auto;
    width: 165px
}

.profile__avatar-inner {
    justify-content: center;
    align-items: center;
    display: flex;
    margin: 0 auto;
    border-radius: 50%;
    width: 126px;
    height: 126px;
    background-color: #fff
}

.profile__avatar-image {
    overflow: hidden;
    border-radius: 50%;
    width: 120px;
    height: 120px
}

.profile__heading {
    position: relative;
    padding: 13px 0 16px;
    text-align: center
}

.profile__name {
    position: relative;
    z-index: 5;
    margin-bottom: 7px
}

.profile__id {
    position: relative;
    z-index: 5
}

.profile__list {
    margin-bottom: 28px;
    border: 1px solid rgba(143,172,229,.24);
    border-radius: 5px;
    background-color: #f0f5ff
}

    .profile__list dl {
        justify-content: space-between;
        display: flex;
        border-bottom: 1px solid rgba(74,127,215,.2);
        padding: 9px 22px 9px 16px;
        -moz-column-gap: 15px;
        column-gap: 15px
    }

        .profile__list dl:last-child {
            border-bottom: none
        }

.profile__title {
    align-items: center;
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(143,172,229,.24);
    padding-bottom: 10px;
    color: #4a7fd7
}

    .profile__title svg {
        flex-shrink: 0;
        margin-right: 15px;
        color: #f8a70b
    }

.profile__achievements {
    position: relative;
    margin-bottom: 8px
}

    .profile__achievements::after {
        content: "";
        position: absolute;
        right: 0;
        bottom: 9px;
        left: 0;
        height: 3px;
        background-color: #fff
    }

    .profile__achievements + .btn-more-result {
        margin-bottom: 49px;
        width: 200px;
        min-height: 36px
    }

.profile__item {
    position: relative;
    align-items: flex-start;
    display: flex;
    transition: background-color .3s;
    margin-bottom: 10px;
    border-radius: 5px;
    padding: 14px 13px 21px;
    background-color: #fff
}

    .profile__item::after {
        content: "";
        position: absolute;
        right: 13px;
        bottom: 0;
        left: 13px;
        opacity: 1;
        transition: opacity .2s;
        height: 1px;
        background-color: #f3f3f3
    }

    .profile__item:hover {
        background-color: #eff5ff
    }

        .profile__item:hover::after, .transparent {
            opacity: 0
        }

.profile__item-featured {
    justify-content: center;
    align-items: center;
    display: flex;
    width: 65px;
    height: 73px;
    padding-bottom: 15px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='65' height='73' viewBox='0 0 65 73' fill='none'%3E %3Cpath d='M38.1567 68.8331C34.6761 71.3247 29.9956 71.3247 26.515 68.8331L4.17909 52.8438C1.55606 50.966 -7.4103e-05 47.9383 -6.61916e-05 44.7125L5.50764e-06 9.99998C1.36199e-05 4.47714 4.47716 -5.26239e-06 10 -4.77957e-06L54.6719 -8.7423e-07C60.1947 -3.91407e-07 64.6719 4.47717 64.6719 10L64.6718 44.7125C64.6718 47.9383 63.1156 50.966 60.4926 52.8437L38.1567 68.8331Z' fill='%234A7FD7'/%3E %3Cpath d='M37.1752 66.633C34.3827 68.644 30.6171 68.644 27.8247 66.633L6.32478 51.1491C4.23719 49.6456 2.99999 47.23 3 44.6574L3.00007 11C3.00007 6.58171 6.58179 3 11.0001 3L54 3.00001C58.4183 3.00001 62 6.58174 62 11L61.9999 44.6574C61.9999 47.23 60.7627 49.6456 58.6751 51.1491L37.1752 66.633Z' fill='%234A7FD7'/%3E %3Cpath d='M36.5908 65.8215C34.1474 67.5812 30.8525 67.5812 28.4091 65.8215L6.90919 50.3376C5.08254 49.0221 3.99999 46.9084 4 44.6574L4.00007 11C4.00007 7.134 7.13408 4 11.0001 4L54 4.00001C57.866 4.00001 61 7.13403 61 11L60.9999 44.6574C60.9999 46.9084 59.9174 49.0221 58.0907 50.3376L36.5908 65.8215Z' stroke='%238FACE6' stroke-opacity='0.54' stroke-width='2'/%3E %3C/svg%3E")
}

.profile__item.locked .profile__item-featured {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='65' height='73' viewBox='0 0 65 73' fill='none'%3E %3Cpath d='M38.1567 68.8331C34.6761 71.3247 29.9956 71.3247 26.515 68.8331L4.17909 52.8438C1.55606 50.966 -7.4103e-05 47.9383 -6.61916e-05 44.7125L5.50764e-06 9.99998C1.36199e-05 4.47714 4.47716 -5.26239e-06 10 -4.77957e-06L54.6719 -8.7423e-07C60.1947 -3.91407e-07 64.6719 4.47717 64.6719 10L64.6718 44.7125C64.6718 47.9383 63.1156 50.966 60.4926 52.8437L38.1567 68.8331Z' fill='%234A7FD7' fill-opacity='0.6'/%3E %3Cpath d='M36.5908 65.8215C34.1474 67.5812 30.8525 67.5812 28.4091 65.8215L6.90919 50.3376C5.08254 49.0221 3.99999 46.9084 4 44.6574L4.00007 11C4.00007 7.134 7.13408 4 11.0001 4L54 4.00001C57.866 4.00001 61 7.13403 61 11L60.9999 44.6574C60.9999 46.9084 59.9174 49.0221 58.0907 50.3376L36.5908 65.8215Z' stroke='%23CDDDFF' stroke-opacity='0.6' stroke-width='2'/%3E %3C/svg%3E")
}

.profile__item-medal {
    width: 31px;
    height: 29px
}

.profile__item.locked .profile__item-medal {
    width: 27px;
    height: 33px
}

.profile__item-content {
    width: calc(100% - 65px);
    padding-left: 22px
}

.profile__item-title {
    margin-bottom: 9px;
    color: #4a7fd7
}

.profile__item-text {
    margin-bottom: 15px;
    color: #656565
}

.profile__item-progress {
    display: flex;
    overflow: hidden;
    border-radius: 10px;
    width: 75px;
    height: 10px;
    background-color: #c4c4c4
}

    .profile__item-progress span {
        background-color: #f8a70b
    }

.profile__table, .setting {
    padding: 16px 12px
}

.setting__title {
    margin-bottom: 26px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 13px;
    color: #0c47a8
}

.setting__wrapper {
    margin-bottom: 70px
}

.setting__avatar {
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    margin: 0 auto 20px;
    border-radius: 50%;
    width: 126px;
    height: 126px;
    background-color: #fff
}

.setting__avatar-image {
    overflow: hidden;
    border-radius: 50%;
    width: 120px;
    height: 120px
}

.setting__content .form-group label, .t-site-header .nav-menu-options__title {
    margin-bottom: 12px
}

.setting__content .form-group .form-control {
    border: 1px solid rgba(143,172,229,.24);
    border-radius: 5px 0 0 5px;
    height: 45px;
    padding: 0 20px;
    background-color: #f0f5ff;
    color: #777
}

.setting__content .form-group .btn {
    border-radius: 0 5px 5px 0;
    width: 110px;
    height: 45px
}

.setting__upload {
    align-items: center;
    display: flex;
    margin-bottom: 22px
}

    .setting__upload input[type=file] {
        opacity: 0;
        visibility: hidden;
        overflow: hidden;
        margin: 0;
        width: 0;
        height: 0;
        padding: 0
    }

    .setting__upload svg {
        flex-shrink: 0;
        margin-right: 13px;
        width: 24px;
        height: 19px;
        color: #4a7fd7
    }

.setting .nav-link-bdr__inner .nav-link-bdr__icon {
    position: relative;
    top: -2px
}

.create-exercises__title svg {
    flex-shrink: 0;
    margin-right: 14px;
    width: 24px;
    color: #4a7fd7
}

.create-exercises__heading {
    position: relative;
    align-items: flex-end;
    display: flex;
    margin-bottom: 16px
}

    .create-exercises__heading::after {
        content: "";
        flex-grow: 1;
        margin-bottom: 9px;
        margin-left: 20px;
        height: 5px;
        background: rgba(143,172,230,.24)
    }

.exercises-form .row {
    margin-right: -5px;
    margin-left: -5px
}

.exercises-form [class*=col] {
    margin-bottom: 16px;
    padding-right: 5px;
    padding-left: 5px
}

.exercises-form .form-label {
    margin: 0 0 7px
}

.exercises-form .form-control, .exercises-form .form-select {
    border: 1px solid rgba(207,207,207,.5);
    border-radius: 5px !important;
    height: 45px;
    padding: 0 12px;
    background: #f7f7f7
}

.exercises-form .form-select, .exercises-form__select > .dropdown-toggle::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'%3E %3Cpath d='M10.5625 4.875L6.5 8.9375L2.4375 4.875' stroke='%23656565' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")
}

.exercises-form .form-control {
    color: #000
}

    .exercises-form .form-control::-moz-placeholder {
        color: #8f8f8f
    }

    .exercises-form .form-control:-ms-input-placeholder {
        color: #8f8f8f
    }

    .exercises-form .form-control::placeholder {
        color: #8f8f8f
    }

.exercises-form .form-select {
    padding-right: 30px;
    background-repeat: no-repeat;
    background-position: right 16px center;
    color: #8f8f8f
}

.exercises-form textarea.form-control {
    height: 350px;
    padding-top: 12px;
    padding-bottom: 12px;
    resize: none
}

.exercises-form__item .input-group .btn {
    position: absolute;
    z-index: 10;
    top: 4px;
    right: 5px;
    bottom: 4px;
    justify-content: center;
    align-items: center;
    display: flex;
    border-radius: 4px !important;
    width: 100px
}

.exercises-form__item .input-group .form-control {
    padding-right: 115px
}

.exercises-form__item .form-status {
    align-items: center;
    display: flex;
    margin-top: 10px
}

    .exercises-form__item .form-status svg {
        flex-shrink: 0;
        margin-right: 8px
    }

    .exercises-form__item .form-status span {
        flex-shrink: 0
    }

    .correct, .exercises-form__item .form-status.success, .off {
        color: #11be52
    }

    .exercises-form__item .form-status.error {
        color: #d9654c
    }

.exercises-form__select {
    flex-grow: 1;
    width: 100% !important
}

    .exercises-form__select > .dropdown-toggle {
        border: 1px solid rgba(207,207,207,.5);
        border-radius: 5px;
        height: 40px;
        padding: 11px 11px 10px 12px;
        background: #f6f6f6;
        color: #bbb
    }

        .exercises-form__select > .dropdown-toggle::after {
            border: none;
            width: 13px;
            height: 13px;
            background-repeat: no-repeat
        }

    .exercises-form__select > .dropdown-menu {
        position: relative !important;
        z-index: 5 !important;
        transform: none !important;
        overflow: visible !important;
        margin-top: 2px !important;
        margin-bottom: 8px !important;
        border: 1px solid #4a7fd7;
        border-radius: 5px;
        max-height: none !important;
        padding: 12px;
        background-color: #f6f6f6;
        inset: 0 !important
    }

        .exercises-form__select > .dropdown-menu::after {
            content: "";
            position: absolute;
            z-index: 10;
            right: 30px;
            bottom: 0;
            left: 10px;
            height: 30px;
            background: linear-gradient(to top,#f6f6f6,rgba(246,246,246,.7))
        }

        .exercises-form__select > .dropdown-menu::before {
            content: "";
            position: absolute;
            top: -5px;
            right: 13px;
            transform: rotate(45deg);
            border-width: 1px 0 0 1px;
            border-style: solid;
            border-color: #4a7fd7;
            width: 8px;
            height: 8px;
            background-color: #f6f6f6
        }

        .exercises-form__select > .dropdown-menu > .inner.show {
            max-height: none !important
        }

        .exercises-form__select > .dropdown-menu .dropdown-menu.inner {
            position: relative;
            z-index: 5 !important;
            overflow-y: scroll;
            height: 300px;
            background: 0 0
        }

            .exercises-form__select > .dropdown-menu .dropdown-menu.inner::-webkit-scrollbar {
                width: 5px
            }

            .exercises-form__select > .dropdown-menu .dropdown-menu.inner::-webkit-scrollbar-track {
                border-radius: 10px;
                background-color: #e4e4e4
            }

            .exercises-form__select > .dropdown-menu .dropdown-menu.inner::-webkit-scrollbar-thumb {
                border-radius: 10px;
                background: #4a7fd7
            }

                .exercises-form__select > .dropdown-menu .dropdown-menu.inner::-webkit-scrollbar-thumb:hover {
                    background: #4a7fd7
                }

            .exercises-form__select > .dropdown-menu .dropdown-menu.inner li {
                padding: 4px 0
            }

        .exercises-form__select > .dropdown-menu .dropdown-item {
            align-items: center;
            display: flex;
            padding: 0;
            font-weight: 500;
            color: #000
        }

            .exercises-form__select > .dropdown-menu .dropdown-item:hover {
                background: 0 0
            }

            .exercises-form__select > .dropdown-menu .dropdown-item span.text {
                margin-right: 0;
                margin-left: 12px
            }

            .exercises-form__select > .dropdown-menu .dropdown-item span.check-mark {
                position: relative !important;
                top: auto !important;
                right: auto !important;
                display: block !important;
                border: 1px solid #4a7fd7;
                border-radius: 5px;
                width: 26px;
                height: 26px
            }

    .exercises-form__select.show-tick .dropdown-menu .selected span.check-mark {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='14' viewBox='0 0 16 14' fill='none'%3E %3Cpath d='M14 2L5.6 12L2 8.25' stroke='%234A7FD7' stroke-width='2' stroke-miterlimit='10' stroke-linecap='square'/%3E %3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 16px 14px
    }

    .exercises-form__select.bootstrap-select + .btn {
        flex-shrink: 0;
        justify-content: center;
        align-items: center;
        display: flex;
        margin-top: 10px;
        border-radius: 5px;
        width: 140px;
        height: 40px;
        text-align: center
    }

.exercises-form__button {
    justify-content: center;
    align-items: center;
    display: flex;
    margin-top: 6px;
    border-radius: 5px;
    width: 200px;
    height: 48px;
    text-align: center
}

.exercises-form__lesson {
    align-items: center;
    display: flex;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    padding: 12px;
    background-color: #fafafa
}

.exercises-form__lesson-content {
    flex-grow: 1;
    padding-right: 15px
}

.exercises-form__lesson-tools {
    flex-shrink: 0;
    align-items: center;
    display: flex;
    -moz-column-gap: 5px;
    column-gap: 5px
}

    .exercises-form__lesson-tools .btn {
        justify-content: center;
        align-items: center;
        display: flex;
        border: none;
        border-radius: 5px;
        width: 30px;
        height: 30px;
        padding: 0
    }

.create-exercises__table-post .table-text__description, .exercises-form__lesson-text, .exercises-form__lesson-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.exercises-form__lesson-down {
    background-color: #e9f1ff;
    color: #4a7fd7
}

    .exercises-form__lesson-down:hover {
        background-color: #c8dcff;
        color: #4a7fd7
    }

.exercises-form__lesson-delete {
    background-color: #f2f2f2;
    color: #d1d1d1
}

    .exercises-form__lesson-delete:hover {
        background-color: #e7e7e7;
        color: #d1d1d1
    }

.exercises-form__lesson-title {
    -webkit-line-clamp: 1;
    line-clamp: 1;
    margin: 0 0 8px
}

.exercises-form__lesson-text {
    -webkit-line-clamp: 1;
    line-clamp: 1;
    color: #656565
}

.create-exercises__table:not(:last-child) + .btn {
    margin-bottom: 40px
}

.create-exercises__table-post + .btn {
    margin-top: 27px;
    margin-bottom: 40px
}

.create-welcome__btn:last-child, .t-site-header .nav-account__link:last-child {
    margin-bottom: 0
}

.create-exercises__table-post thead th {
    padding: 12px 9px
}

    .create-exercises__table-post thead th:first-child {
        width: 42%;
        padding-left: 15px
    }

    .create-exercises__table-post thead th:nth-child(2), .create-lesson__table thead th:nth-child(3) {
        width: 16%
    }

    .create-exercises__table-post thead th:nth-child(3) {
        width: 12%
    }

    .create-exercises__table-post thead th:nth-child(4) {
        width: 14%
    }

    .create-exercises__table-post thead th:nth-child(5) {
        width: 172px;
        padding-left: 0
    }

.create-exercises__table-post tbody td {
    padding: 20px 12px;
    vertical-align: top
}

    .create-exercises__table-post tbody td:first-child {
        padding-top: 12px;
        padding-left: 15px
    }

    .create-exercises__table-post tbody td:last-child {
        padding-top: 13px;
        padding-left: 0
    }

.create-exercises__table-post tbody tr:nth-child(odd) {
    background: rgba(227,236,255,.24)
}

.create-exercises__table-post .table-text__description {
    -webkit-line-clamp: 2;
    line-clamp: 2
}

.create-exercises__filter li {
    position: relative;
    margin-top: 8px;
    margin-right: 12px;
    padding-right: 12px
}

    .create-exercises__filter li::after {
        content: "";
        position: absolute;
        top: 3px;
        right: 0;
        width: 1px;
        height: 12px;
        background-color: #000
    }

    .create-exercises__filter li:last-child {
        padding-right: 0
    }

    .create-exercises__filter li.is-active a {
        color: #4a7fd7
    }

.create-exercises__bars {
    position: relative;
    justify-content: flex-end;
    display: flex;
    -moz-column-gap: 10px;
    column-gap: 10px
}

.create-exercises__select {
    width: 50%
}

.create-exercises__search {
    position: relative;
    width: 50%
}

    .create-exercises__search .form-control {
        border: 1px solid #ddd;
        border-radius: 3px;
        width: 100%;
        height: 35px;
        padding-right: 30px;
        padding-left: 10px
    }

        .create-exercises__search .form-control::-moz-placeholder {
            color: #888
        }

        .create-exercises__search .form-control:-ms-input-placeholder {
            color: #888
        }

        .create-exercises__search .form-control::placeholder {
            color: #888
        }

    .create-exercises__search .btn {
        position: absolute;
        top: 50%;
        right: 8px;
        display: flex;
        transform: translateY(-50%);
        border: none;
        width: 14px;
        padding: 0
    }

.create-success {
    border: 1px solid rgba(207,207,207,.5);
    border-radius: 5px;
    padding: 20px 12px;
    background: #eaf2ff
}

.create-success__heading {
    margin-bottom: 29px;
    border-bottom: 1px solid rgba(213,213,213,.6);
    padding-bottom: 24px;
    text-align: center;
    color: #4a7fd7
}

    .create-success__heading svg {
        margin: 0 auto 7px
    }

.create-success__content {
    flex-wrap: wrap;
    align-items: center;
    display: flex
}

    .create-success__content p {
        flex-shrink: 0;
        margin-right: 13px
    }

    .create-success__content a {
        margin: 5px 23px 5px 0;
        word-break: break-all;
        color: #4a7fd7
    }

    .create-success__content .btn {
        flex-shrink: 0;
        justify-content: center;
        align-items: center;
        display: flex;
        margin-right: 0;
        border-radius: 5px;
        width: 100px;
        height: 32px;
        background-color: #84b2ff;
        text-align: center;
        color: #fff
    }

        .create-success__content .btn:hover {
            background-color: #619bff;
            color: #fff
        }

.create-success__cta {
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
    margin-top: 34px
}

    .create-success__cta > * {
        margin-top: 4.5px;
        margin-bottom: 4.5px
    }

.create-success__btn {
    display: inline-block;
    border-radius: 5px;
    min-width: 100%;
    padding: 10px 15px;
    text-align: center
}

@media screen and (min-width:576px) {
    .setting__avatar {
        margin: 0
    }

    .setting__content {
        width: calc(100% - 126px);
        padding-left: 26px
    }

    .create-exercises__head {
        justify-content: space-between;
        align-items: center;
        display: flex;
        -moz-column-gap: 20px;
        column-gap: 20px
    }

    .create-exercises__title {
        margin-bottom: 0
    }

    .create-success__cta > * + * {
        margin-left: 9px
    }

    .create-success__btn {
        min-width: 120px
    }

        .create-success__btn:last-child {
            min-width: 70px
        }
}

.create-welcome__title {
    margin: 0 0 11px;
    color: #4a7fd7
}

.create-welcome__text {
    margin: 0 0 16px;
    color: #555
}

.create-welcome__cta {
    margin: 0 auto;
    width: 100%;
    max-width: 225px
}

.create-welcome__btn {
    justify-content: center;
    align-items: center;
    display: flex;
    margin-bottom: 10px;
    border-radius: 10px;
    height: 45px
}

.modal-join__header {
    align-items: flex-start;
    display: flex;
    padding: 0 20px;
    background-color: #4a7fd7;
    color: #fff
}

.modal-join__featured {
    justify-content: center;
    align-items: center;
    display: flex;
    margin: 16px 0 -16px;
    border: 2px solid #fff;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    background-color: #f0f5ff
}

.modal-join__image {
    width: 45px
}

    .modal-join__image::before {
        padding-bottom: 112.3076923077%
    }

.modal-join__content {
    width: calc(100% - 100px);
    padding: 20px 0 15px 20px
}

.modal-join__title {
    margin: 0 0 6px
}

.modal-join__text {
    margin: 0 0 4px
}

.exercises-detail__main, .modal-join__main {
    padding: 30px 20px 20px;
    background-color: #fff
}

.modal-join__heading::after {
    content: "";
    flex-grow: 1;
    display: block;
    margin-bottom: 11px;
    margin-left: 23px;
    height: 5px;
    background: rgba(143,172,230,.24)
}

.modal-join__heading > span {
    flex-shrink: 0
}

.modal-join__form .row {
    margin-right: -7px;
    margin-left: -7px
}

.modal-join__form [class*=col] {
    margin-bottom: 11px;
    padding-right: 7px;
    padding-left: 7px
}

.exercises-detail__title, .modal-join__form .form-label {
    margin: 0 0 5px
}

.modal-join__form .form-control, .modal-join__form .form-select {
    border: 1px solid rgba(143,172,230,.24);
    border-radius: 10px;
    height: 40px;
    padding-right: 12px;
    padding-left: 12px;
    background: #f8faff
}

.modal-join__form .form-select {
    padding-right: 25px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'%3E %3Cpath d='M10.5625 4.875L6.5 8.9375L2.4375 4.875' stroke='%23656565' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 13px center
}

.modal-join__form .btn {
    justify-content: center;
    align-items: center;
    display: flex;
    border-radius: 10px;
    width: 100%;
    height: 40px;
    text-align: center
}

.dashboard__data, .dashboard__info {
    border-radius: 5px;
    height: 100%;
    background-color: #fff
}

.create-lesson__title svg {
    flex-shrink: 0;
    margin-right: 14px;
    width: 24px;
    color: #4a7fd7
}

.create-lesson__heading {
    position: relative;
    align-items: flex-end;
    display: flex;
    margin-bottom: 16px
}

    .create-lesson__heading::after {
        content: "";
        flex-grow: 1;
        margin-bottom: 9px;
        margin-left: 20px;
        height: 5px;
        background: rgba(143,172,230,.24)
    }

.create-lesson__table:not(:last-child) + .btn, .dashboard-create__form:not(:last-child) {
    margin-bottom: 40px
}

.create-lesson__table thead th:first-child {
    width: 13%
}

.create-lesson__table thead th:nth-child(2) {
    width: 49%
}

.create-lesson__table thead th:nth-child(4) {
    width: 22%;
    padding-right: 0;
    padding-left: 0
}

.create-lesson__table tbody tr {
    border-bottom: 1px solid rgba(232,232,232,.5)
}

.create-lesson__table tbody td {
    padding: 20px 12px 18px;
    vertical-align: top
}

    .create-lesson__table tbody td:first-child {
        padding-top: 22px
    }

    .create-lesson__table tbody td:nth-child(3) {
        padding-top: 24px
    }

    .create-lesson__table tbody td:nth-child(4) {
        padding-top: 16px;
        padding-right: 13px;
        padding-left: 0
    }

.dashboard__head {
    align-items: center;
    display: flex;
    margin-bottom: 17px
}

    .dashboard__head svg {
        flex-shrink: 0;
        margin-right: 12px;
        width: 18px;
        color: #4a7fd7
    }

.dashboard__grid {
    margin-right: -8px;
    margin-left: -8px
}

    .dashboard__grid > [class*=col] {
        margin-bottom: 15px;
        padding-right: 8px;
        padding-left: 8px
    }

.dashboard__data {
    padding: 20px 15px;
    text-align: center
}

.dashboard__data-number {
    margin-bottom: 8px;
    color: #2256ac
}

.dashboard__data-text {
    color: #555
}

.dashboard__info {
    padding: 20px
}

.dashboard__info-featured {
    justify-content: center;
    align-items: center;
    display: flex;
    margin: 0 auto 20px;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    background-color: #f0f5ff
}

.dashboard__info-image, .exercises-detail__image {
    width: 45px
}

    .dashboard__info-image::before {
        padding-bottom: 112.3076923077%
    }

.dashboard__info-content {
    width: 100%
}

.dashboard__info-title, .t-typing-lesson__heading {
    margin: 0 0 10px
}

.dashboard__info-text {
    margin-bottom: 14px;
    border: 1px solid rgba(143,172,230,.24);
    border-radius: 5px;
    min-height: 90px;
    padding: 10px 16px 11px;
    background: #f0f5ff;
    line-height: 1.5
}

.dashboard__info-btn {
    justify-content: center;
    align-items: center;
    display: flex;
    margin-left: auto;
    border-radius: 5px;
    width: 130px;
    height: 36px;
    text-align: center
}

.dashboard__best {
    position: relative;
    flex-direction: column;
    display: flex;
    border-radius: 5px;
    height: 100%;
    min-height: 180px;
    padding: 52px 90px 20px 25px;
    background-color: #fff
}

    .dashboard__best::before {
        content: "";
        position: absolute;
        top: 32px;
        left: 25px;
        border-radius: 30px;
        width: 42px;
        height: 5px;
        background-color: #7af
    }

    .dashboard__best::after {
        content: "";
        position: absolute;
        right: 0;
        bottom: 25px;
        border-radius: 10px 0 0 10px;
        width: 141px;
        height: 26px;
        background: rgba(119,170,255,.1)
    }

.chart-x::after, .chart-x > span:first-child::before, .chart-y > span {
    background-color: #4a7fd7
}

.dashboard__best-icon {
    position: absolute;
    z-index: 5;
    top: 0;
    right: 29px;
    width: 68px;
    height: 111px
}

.chart, .chart-x, .chart-x > span, .chart-y > span {
    position: relative
}

.dashboard__best-subtitle {
    margin-bottom: 4px;
    color: #555
}

.dashboard__best-title {
    margin-bottom: 10px
}

.dashboard__best-score {
    margin-top: auto;
    margin-right: -40px;
    color: #4a7fd7
}

.dashboard__appellation-title, .dashboard__rank-title {
    color: #0c47a8
}

.classes, .dashboard__block {
    border-radius: 5px;
    padding: 20px;
    background-color: #fff
}

.dashboard__rank {
    overflow: hidden;
    border-radius: 5px;
    height: 100%;
    padding-bottom: 22px;
    background-color: #e2eafb
}

.dashboard__rank-head {
    padding: 10px 17px;
    background-color: #a6c7ff
}

.dashboard__rank-item {
    align-items: center;
    display: flex;
    border-bottom: 1px solid rgba(74,127,215,.2);
    padding: 10px 17px 11px;
    color: #0c47a8
}

    .dashboard__rank-item:first-child {
        padding: 18px 17px 16px
    }

    .dashboard__rank-item:last-child, .t-site-header .nav-menu-content a:last-child {
        border-bottom: none
    }

    .dashboard__rank-item > div:first-child {
        width: 80px;
        padding-right: 5px
    }

    .chart-x > span:not(:first-child), .dashboard__rank-item > div:nth-child(2) {
        flex-grow: 1
    }

    .dashboard__rank-item > div:nth-child(3) {
        width: 40px;
        text-align: center
    }

.dashboard__rank-icon {
    width: 31px;
    text-align: center
}

.dashboard__chart-title {
    margin-bottom: 16px;
    border-radius: 5px;
    padding: 5px 6px 6px;
    background-color: #e2eafb;
    text-align: center
}

.chart {
    padding-bottom: 37px
}

.chart-x {
    display: flex;
    margin-left: 57px;
    height: 281px;
    padding-top: 27px
}

    .chart-x::before {
        content: attr(data-value);
        position: absolute;
        bottom: -30px;
        left: 50%;
        transform: translateX(-50%);
        color: #4a7fd7
    }

    .chart-x::after, .chart-y, .chart-y::before {
        left: 0;
        position: absolute
    }

    .chart-x::after {
        content: "";
        right: 0;
        bottom: 26px;
        height: 1px
    }

    .chart-x > span {
        justify-content: flex-end;
        align-items: flex-end;
        display: flex;
        width: 0
    }

        .chart-x > span::before {
            content: "";
            position: absolute;
            top: 0;
            right: 0;
            bottom: 26px;
            width: 1px;
            background-color: #ececec
        }

        .chart-x > span:not(:last-child) > span {
            transform: translateX(50%)
        }

.chart-y {
    z-index: 5;
    top: 0;
    right: 0;
    bottom: 0;
    flex-direction: column;
    justify-content: space-between;
    display: flex;
    padding: 49px 0 89px 57px
}

    .chart-y::before {
        content: attr(data-value);
        top: 0;
        color: #4a7fd7
    }

    .chart-y > span {
        height: 5px
    }

        .chart-y > span::before {
            content: attr(data-label);
            position: absolute;
            top: -9px;
            left: -56px;
            color: #333
        }

.dashboard__appellation {
    overflow: hidden;
    border-radius: 5px;
    background-color: #fff
}

.dashboard__appellation-head {
    justify-content: space-between;
    align-items: center;
    display: flex;
    padding: 8px 16px 8px 23px;
    background-color: #a6c7ff
}

.dashboard__appellation-btn {
    justify-content: center;
    align-items: center;
    display: flex;
    border-radius: 3px;
    width: 106px;
    height: 26px;
    background-color: #fff
}

    .dashboard__appellation-btn:hover {
        background-color: rgba(255,255,255,.8)
    }

    .dashboard__appellation-btn svg {
        margin-right: 8px;
        width: 13px;
        color: #11be52
    }

.dashboard-list__item .wysiwyg b, .dashboard__appellation-item-content b, .t-site-header .nav-account__title {
    color: #0c47a8
}

.dashboard__appellation-content {
    padding: 4px 23px 10px
}

.dashboard__appellation-item {
    justify-content: space-between;
    align-items: center;
    display: flex;
    padding: 19px 0
}

@media screen and (max-width:767px) {
    .nav-tabs-responsive .nav-link, .nav-tabs-responsive .nav-link-bdr__inner {
        padding: 8px 12px 9px !important
    }

    .practice-mode-detail__typing-input {
        height: 45px;
        padding-left: 15px;
        font-size: 16px !important
    }

    .practice-mode-detail__typing-timer {
        width: 60px;
        height: 35px;
        font-size: 16px !important
    }

    .dashboard__appellation-item {
        border-bottom: 1px dashed rgba(74,127,215,.5)
    }

    [class*=col]:last-child > .dashboard__appellation-item:last-child {
        border-bottom: none
    }
}

.dashboard__appellation-item-icon {
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-left: 15px;
    border-radius: 5px;
    width: 70px;
    height: 50px;
    background-color: #0c47a8
}

.dashboard__appellation-item-content p:not(:last-child) {
    margin-bottom: 5px
}

.dashboard__start {
    flex-direction: column;
    align-items: center;
    display: flex;
    padding: 30px 0 0;
    background-color: #f0f5ff;
    text-align: center
}

@media screen and (min-width:576px) {
    .create-lesson__head {
        justify-content: space-between;
        align-items: center;
        display: flex;
        -moz-column-gap: 20px;
        column-gap: 20px
    }

    .create-lesson__title {
        margin-bottom: 0
    }

    .dashboard__info, .dashboard__wrapper {
        display: flex
    }

    .dashboard__info-content {
        width: calc(100% - 100px);
        padding-left: 20px
    }

    .dashboard__start {
        width: 50%
    }
}

.dashboard__start-title {
    margin: 0 0 20px;
    padding: 0 20px
}

.dashboard__start-btn {
    justify-content: center;
    align-items: center;
    display: flex;
    margin: 0 auto 20px;
    border-radius: 5px;
    width: 100%;
    max-width: 216px;
    height: 46px
}

.dashboard__start-image {
    margin-top: auto;
    width: 100%
}

    .dashboard__start-image::before {
        padding-bottom: 54.1554959786%
    }

.dashboard__video {
    padding: 20px;
    background-color: #fff
}

@media screen and (min-width:576px) {
    .dashboard__video {
        width: 50%;
        padding: 30px
    }
}

.dashboard__video-inner {
    margin-bottom: 12px;
    width: 100%
}

    .dashboard__video-inner::before {
        padding-bottom: 56.8%
    }

.dashboard__video-start {
    position: absolute;
    z-index: 5;
    top: 50%;
    left: 50%;
    justify-content: center;
    align-items: center;
    display: flex;
    transform: translate(-50%,-50%);
    border: 2px solid #ea6604;
    border-radius: 50%;
    width: 63px;
    height: 63px;
    background: 0 0;
    color: #ea6604
}

.dashboard__video-btn {
    border-radius: 5px;
    width: 100%;
    padding: 9px 12px 10px;
    background-color: #e2eafb;
    text-align: center;
    color: #000
}

    .dashboard__video-btn:hover {
        background-color: #d3e0fc
    }

.dashboard-create {
    border-radius: 5px;
    padding: 20px 12px;
    background-color: #fff
}

.dashboard-create__title {
    position: relative;
    align-items: flex-end;
    display: flex;
    margin-bottom: 27px
}

    .dashboard-create__title::after {
        content: "";
        flex-grow: 1;
        margin-bottom: 9px;
        margin-left: 27px;
        height: 5px;
        background: rgba(143,172,230,.24)
    }

    .dashboard-create__title > span {
        flex-shrink: 0
    }

#words, .dashboard-create__form-item .form-label, .t-typing-result__box-list .item p:not(:last-child) {
    margin-bottom: 10px
}

.dashboard-create__form-featured {
    margin: 0 auto 20px;
    width: 140px;
    text-align: center
}

.dashboard-create__form-image {
    position: relative;
    justify-content: center;
    align-items: center;
    display: flex;
    margin: 0 auto 20px;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    background-color: #f0f5ff;
    cursor: pointer
}

    .dashboard-create__form-image input[type=file] {
        opacity: 0;
        visibility: hidden;
        overflow: hidden;
        margin: 0;
        width: 0;
        height: 0;
        padding: 0
    }

.dashboard-create__form-icon {
    position: absolute;
    z-index: 5;
    right: -9px;
    bottom: -20px;
    justify-content: center;
    align-items: center;
    display: flex;
    border-radius: 50%;
    width: 54px;
    height: 54px;
    background-color: #fff;
    color: #4a7fd7
}

.classes__title, .switch, .t-title {
    position: relative
}

.dashboard-create__form-item .form-control {
    border: 1px solid rgba(143,172,230,.24);
    border-radius: 5px;
    width: 100%;
    height: 45px;
    padding: 0 12px;
    background: #f0f5ff
}

    .dashboard-create__form-item .form-control::-moz-placeholder {
        color: #9d9d9d
    }

    .dashboard-create__form-item .form-control:-ms-input-placeholder {
        color: #9d9d9d
    }

    .dashboard-create__form-item .form-control::placeholder {
        color: #9d9d9d
    }

.dashboard-create__form-item textarea.form-control {
    height: 100px;
    padding-top: 12px;
    padding-bottom: 12px;
    resize: none
}

.dashboard-create__form-group > label {
    flex-shrink: 0;
    margin-right: 8px
}

.dashboard-create__form-group .form-control {
    flex-grow: 1
}

    .dashboard-create__form-group .form-control:not(:last-child) {
        margin-right: 12px
    }

.dashboard-create__form-btn {
    align-items: center;
    display: inline-flex;
    margin-top: 7px;
    border-radius: 5px;
    min-width: 200px;
    height: 45px;
    padding: 8px 31px;
    text-align: center
}

.dashboard-list__item {
    display: flex;
    margin-bottom: 21px;
    border-radius: 5px;
    padding: 13px 12px;
    background-color: #e9f1ff
}

    .dashboard-list__item .wysiwyg p {
        margin-bottom: 5px
    }

.dashboard-list__item-content, .t-site-header .nav-account__content {
    flex-grow: 1
}

.dasboard-list__item-wrapper {
    display: flex;
    margin-top: 14px
}

.dasboard-list__btn-edit {
    justify-content: center;
    align-items: center;
    display: flex;
    margin-right: 10px;
    border-radius: 5px;
    width: 100px;
    height: 26px;
    padding: 0 0 1px;
    background-color: #7daeff;
    color: #fff
}

    .dasboard-list__btn-edit:hover {
        background-color: #5c9bff;
        color: #fff
    }

    .dasboard-list__btn-edit svg {
        flex-shrink: 0;
        margin-right: 7px
    }

.dasboard-list__btn-delete {
    justify-content: center;
    align-items: center;
    display: flex;
    border-radius: 5px;
    width: 26px;
    height: 26px;
    padding: 0;
    background-color: #d0e1ff;
    color: #82b1ff
}

    .dasboard-list__btn-delete:hover {
        background-color: #aeccff;
        color: #82b1ff
    }

.dashboard-list__item-icon {
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-left: 15px;
    border-radius: 5px;
    width: 70px;
    height: 50px;
    background-color: #0c47a8
}

.classes__heading {
    align-items: center;
    display: flex;
    margin-bottom: 37px
}

    .classes__heading svg {
        flex-shrink: 0;
        margin-right: 19px;
        color: #4a7fd7
    }

.classes__create {
    margin-bottom: 45px
}

.classes__create-title, .classes__result {
    margin-bottom: 11px
}

.classes__create-form {
    display: flex;
    border-radius: 5px;
    padding: 12px;
    background-color: #ecf3ff
}

    .classes__create-form .form-control {
        flex-grow: 1;
        border: none;
        border-radius: 5px;
        height: 45px;
        padding: 0 21px;
        background-color: #fff
    }

    .classes__create-form .btn, .classes__item-btn {
        margin-left: 10px;
        border-radius: 5px;
        text-align: center
    }

    .classes__create-form .form-control::-moz-placeholder {
        color: #9b9b9b
    }

    .classes__create-form .form-control:-ms-input-placeholder {
        color: #9b9b9b
    }

    .classes__create-form .form-control::placeholder {
        color: #9b9b9b
    }

    .classes__create-form .btn {
        flex-shrink: 0;
        justify-content: center;
        align-items: center;
        display: flex;
        width: 100px;
        height: 45px
    }

.classes__title {
    align-items: flex-end;
    display: flex;
    margin-bottom: 20px
}

    .classes__title::after {
        content: "";
        flex-grow: 1;
        margin-bottom: 10px;
        margin-left: 28px;
        height: 5px;
        background: rgba(143,172,230,.24)
    }

    .classes__title > span {
        flex-shrink: 0
    }

.classes__list:not(:last-child) {
    margin-bottom: 54px
}

.classes__list .btn-more-result {
    width: 200px;
    height: 36px
}

.classes__item {
    align-items: center;
    display: flex;
    padding: 20px 0 22px
}

    .classes__item:not(:last-of-type) {
        border-bottom: 1px solid rgba(74,127,215,.2)
    }

.classes__item-featured {
    flex-shrink: 0;
    width: 46px
}

.classes__item-image::before {
    padding-bottom: 113.0434782609%
}

.classes__item-content {
    flex-grow: 1;
    padding-left: 15px
}

.classes__item-title {
    margin-bottom: 5px;
    color: #4a7fd7
}

.classes__item-text {
    color: #656565
}

.classes__item-cta {
    flex-direction: column;
    flex-shrink: 0;
    display: flex;
    row-gap: 7px
}

.classes__item-btn {
    min-width: 90px;
    padding: 6px 10px
}

.classes__search {
    display: flex;
    margin-bottom: 40px;
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    padding: 3px 3px 3px 10px;
    background-color: #f9f9f9
}

    .classes__search .form-select {
        flex-shrink: 0;
        margin: 9px 6px 9px 0;
        border: none;
        border-right: 1px solid #e3e3e3;
        border-radius: 0;
        width: 70px;
        padding: 0;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' viewBox='0 0 12 7' fill='none'%3E %3Cpath d='M1 1L6 6L11 1' stroke='%235F5F5F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E") right 10px center no-repeat
    }

    .classes__search .form-control {
        flex-grow: 1;
        margin: 9px 9px 9px 0;
        border: none;
        padding: 0 5px;
        background: 0 0
    }

        .classes__search .form-control::-moz-placeholder {
            color: #9b9b9b
        }

        .classes__search .form-control:-ms-input-placeholder {
            color: #9b9b9b
        }

        .classes__search .form-control::placeholder {
            color: #9b9b9b
        }

    .classes__search .btn {
        flex-shrink: 0;
        justify-content: center;
        align-items: center;
        display: flex;
        border-radius: 8px;
        width: 100px;
        height: 46px;
        padding: 0
    }

        .classes__search .btn svg {
            flex-shrink: 0;
            margin-right: 5px;
            width: 15px
        }

.classes__title-2 {
    margin: 0 0 16px
}

.classes__result-title {
    border-radius: 5px 5px 0 0;
    padding: 13px 17px;
    background: #4a7fd7;
    color: #fff
}

.classes__result-text {
    padding: 11px 12px 12px;
    background-color: #f4f4f4;
    text-align: center
}

.classes__table {
    margin-bottom: 20px;
    width: 100%
}

    .classes__table + .btn-more-result {
        width: 200px
    }

    .classes__table thead tr {
        border-bottom: 1px solid #eaeaea
    }

    .classes__table thead th {
        padding: 6px 0;
        font-weight: 600;
        text-align: center;
        vertical-align: middle;
        color: #0c47a8
    }

        .classes__table thead th:first-child {
            width: 8%
        }

        .classes__table thead th:nth-child(2) {
            width: 13%
        }

        .classes__table thead th:nth-child(3) {
            width: 45%;
            padding-left: 4.5%;
            text-align: left
        }

        .classes__table thead th:nth-child(4) {
            width: 16%
        }

        .classes__table thead th:nth-child(5) {
            width: 18%
        }

    .classes__table tbody td {
        padding: 10px 0;
        text-align: center;
        vertical-align: middle
    }

        .classes__table tbody td:nth-child(3) {
            padding-left: 4.5%;
            text-align: left
        }

    .classes__table tbody tr {
        transition: background-color .3s;
        background-color: #fff
    }

        .classes__table tbody tr:hover {
            background-color: #fff3f1
        }

            .classes__table tbody tr:hover .table-order {
                border-color: #d9654c
            }

    .classes__table .table-order {
        justify-content: center;
        align-items: center;
        display: flex;
        transition: border-color .3s;
        border: 1px solid #fff3f1;
        border-radius: 50%;
        width: 36px;
        height: 36px;
        background-color: #fff3f1;
        font-weight: 600;
        color: #c50100
    }

.t-body, .t-body.full-width {
    background: #eef3ff
}

@media screen and (min-width:992px) {
    .ranking-table__header p {
        position: relative;
        flex: 1 1 auto;
        margin-bottom: 0
    }

        .ranking-table__header p:not(:last-child) {
            padding-right: 19px
        }

        .ranking-table__header p:not(:first-child) {
            padding-left: 19px
        }

            .ranking-table__header p:not(:first-child)::before {
                content: "";
                position: absolute;
                top: -2px;
                left: 0;
                width: 5px;
                height: 24px;
                background-color: #4a7fd7
            }

    .auth-login {
        padding: 36px 15px 52px
    }

    .auth-register {
        padding: 33px 56px 44px 47px
    }

    .modal-join__main .auth-register {
        padding: 0 56px 0 47px
    }

    .game-main__wrapper {
        padding: 29px 34px 36px 33px
    }

    .practice-mode {
        padding: 22px 31px 36px 30px
    }

    .practice-mode__wrapper {
        padding: 30px 22px 36px
    }

    .practice-mode-result__table::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border: 1px solid #4a7fd7;
        border-radius: 5px;
        pointer-events: none
    }

    .practice-mode-result__table tbody tr {
        border-bottom: .5px solid #dcdcdc
    }

        .practice-mode-result__table tbody tr:last-child {
            border-bottom: none
        }

    .typing-mode__wrapper {
        padding: 17px 34px 35px 33px
    }

    .typing-mode__block-btn {
        padding: 10px 60px 10px 29px
    }

        .typing-mode__block-btn::after {
            right: 30px
        }

    .locked .typing-mode__block-btn::after {
        right: 33px
    }

    .typing-mode__block-content {
        padding: 10px 33px 8px 29px
    }

    .typing-mode__item-stars i + i {
        margin-left: 6px
    }

    .create-exercises, .create-lesson {
        padding: 21px 30px 36px
    }

    .create-exercises__table-post {
        table-layout: fixed
    }

    .create-exercises__select {
        position: absolute;
        top: 71px;
        right: 9px;
        width: 163px
    }

    .create-exercises__search {
        width: 100%;
        max-width: 328px
    }

    .dashboard__info {
        padding: 24px 26px 24px 30px
    }

    .classes__table tbody tr {
        border-bottom: 1px solid #eaeaea
    }

    .classes__table .table-order {
        margin: 0 auto
    }

    .t-body {
        background: linear-gradient(to right,#fff 300px,#eef3ff 0)
    }

    .t-site-header {
        height: 80px
    }
}

.t-body.bg-white {
    background: #fff
}

.t-site-main {
    padding-top: 15px;
    padding-bottom: 39px
}

.t-container {
    margin: 0 auto;
    max-width: 900px
}

.t-title {
    margin-bottom: 30px;
    padding-bottom: 20px;
    text-align: center;
    color: #262262
}

    .t-title::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 100px;
        height: 3px;
        background-color: #25aae1
    }

.t-site-header .nav-menu-options {
    box-shadow: 0 4px 20px rgba(158,158,158,.25);
    border: none;
    border-radius: 3px;
    width: 316px;
    margin-top: 15px;
    padding: 13px 12px 20px
}

    .t-site-header .nav-menu-options::before {
        content: "";
        position: absolute;
        top: -5px;
        right: 18px;
        transform: rotate(45deg);
        transform-origin: center;
        width: 10px;
        height: 10px;
        background-color: #fff
    }

    .t-site-header .nav-menu-options[data-bs-popper] {
        right: -10px;
        left: auto
    }

.t-site-header .nav-menu-options__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px
}

    .t-site-header .nav-menu-options__wrapper .form-select {
        border-color: #d7d7d7;
        border-radius: 3px;
        width: 100%;
        max-width: 224px;
        height: 42px;
        margin-left: 15px;
        background-color: #fff;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='6' viewBox='0 0 11 6' fill='none'%3E %3Cpath d='M9.5625 0.875L5.5 4.9375L1.4375 0.875' stroke='%23656565' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");
        background-repeat: no-repeat;
        background-position: right 14px center;
        background-size: 11px 6px;
        cursor: pointer;
        color: #333
    }

.t-site-header .nav-menu-options__list {
    border-top: 1px solid #f4f4f4;
    border-bottom: 1px dashed #d7d7d7;
    margin-bottom: 17px;
    padding: 8px 0 10px
}

.t-site-header .nav-menu-options__item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 11px 0
}

    .t-site-header .nav-menu-options__item .switch {
        flex-shrink: 0;
        margin-left: 15px
    }

.switch {
    display: inline-block;
    width: 34px;
    height: 14px
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0
    }

        .switch input:checked + .slider {
            background-color: #6cea9b
        }

            .switch input:checked + .slider::before {
                transform: translateX(18px)
            }

    .switch .slider {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        transition: .4s;
        box-shadow: inset 1px 1px 2px rgba(81,81,81,.25);
        border-radius: 50px;
        background-color: #f6f6f6;
        cursor: pointer
    }

        .switch .slider::before {
            content: "";
            position: absolute;
            bottom: -2px;
            left: -1px;
            transition: .4s;
            box-shadow: 0 2px 3px rgba(146,146,146,.4);
            border-radius: 50%;
            width: 18px;
            height: 18px;
            background-color: #fff
        }

.t-site-header .nav-menu-options__bottom {
    display: flex;
    justify-content: space-between
}

    .t-site-header .nav-menu-options__bottom .btn {
        display: flex;
        justify-content: center;
        align-items: center;
        transition: .3s;
        border: 2px solid #d5d5d5;
        border-radius: 5px;
        width: 120px;
        height: 42px;
        margin: 0;
        text-align: center;
        color: #d5d5d5
    }

        .t-site-header .nav-menu-options__bottom .btn:hover {
            border-color: #de8706;
            background-color: #de8706;
            color: #fff
        }

        .t-site-header .nav-menu-options__bottom .btn:nth-child(2) {
            border-color: #f39200;
            background-color: #f39200;
            color: #fff
        }

            .t-site-header .nav-menu-options__bottom .btn:nth-child(2):hover {
                border-color: #de8706;
                background-color: #de8706;
                color: #fff
            }

@media screen and (min-width:768px) {
    .profile__avatar {
        margin: 0;
        padding: 13px 26px 0 13px
    }

    .profile__avatar-inner {
        margin: 0
    }

    .profile__content {
        width: calc(100% - 165px)
    }

    .profile__heading {
        margin-bottom: 19px;
        text-align: left;
        color: #fff
    }

        .profile__heading::before {
            content: "";
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: -165px;
            border-radius: 40px 40px 0 0;
            background-color: #4a7fd7
        }

    .profile__table {
        padding: 24px 23px 36px 20px
    }

    .setting {
        padding: 35px 37px 35px 28px
    }

    .setting__content .form-group .btn {
        width: 158px
    }

    .setting__table {
        padding: 33px 25px
    }

    .setting .nav-link-bdr__inner {
        min-height: 25px;
        padding: 10px 60px 0 25px;
        color: #4a7fd7
    }

        .setting .nav-link-bdr__inner .nav-link-bdr__icon {
            margin-right: 12px
        }

    .create-exercises__wrapper, .create-lesson__wrapper {
        padding: 44px 22px 22px
    }

    .exercises-form__item {
        align-items: center;
        display: flex
    }

        .exercises-form__item .form-label {
            flex-shrink: 0;
            margin-bottom: 0;
            width: 100px;
            padding-right: 2px
        }

        .exercises-form__item .form-label-large {
            width: 165px;
            padding-right: 14px
        }

        .exercises-form__item.align-items-start .form-label-large {
            padding-top: 10px
        }

        .exercises-form__item .form-control {
            height: 40px
        }

        .exercises-form__item .input-group {
            max-width: 500px
        }

        .exercises-form__item .form-status {
            margin-top: 0;
            margin-left: 29px
        }

            .exercises-form__item .form-status svg {
                margin-right: 14px
            }

    .exercises-form__select {
        width: auto !important
    }

        .exercises-form__select > .dropdown-toggle {
            padding-left: 22px
        }

        .exercises-form__select > .dropdown-menu {
            padding: 15px 17px 16px 22px
        }

            .exercises-form__select > .dropdown-menu .dropdown-menu.inner {
                height: 387px
            }

                .exercises-form__select > .dropdown-menu .dropdown-menu.inner li {
                    padding: 7px 0
                }

            .exercises-form__select > .dropdown-menu .dropdown-item span.text {
                margin-left: 18px
            }

        .exercises-form__select.bootstrap-select + .btn {
            margin-top: 0;
            margin-left: 15px
        }

    .exercises-form__lesson {
        padding: 16px 24px 18px
    }

    .create-exercises__table:not(:last-child) + .btn {
        margin-bottom: 61px
    }

    .create-exercises__table-post + .btn {
        margin-bottom: 71px
    }

    .create-exercises__search .form-control {
        height: 40px;
        padding-right: 36px;
        padding-left: 16px
    }

    .create-exercises__search .btn {
        right: 12px;
        width: auto
    }

    .create-success {
        padding: 28px 23px
    }

    .create-welcome {
        padding: 24px 0 84px
    }

    .create-lesson__table:not(:last-child) + .btn, .create-welcome__text {
        margin-bottom: 47px
    }

    .modal-join__header {
        padding: 0 43px
    }

    .modal-join__featured {
        margin: 27px 0 -27px;
        border-width: 5px;
        width: 120px;
        height: 120px
    }

    .dashboard__info-image, .modal-join__image {
        width: 65px
    }

    .modal-join__content {
        width: calc(100% - 120px);
        padding: 23px 0 18px 31px
    }

    .modal-join__title {
        margin-bottom: 9px
    }

    .modal-join__main {
        padding: 54px 43px 44px
    }

    .dashboard__data {
        padding: 23px 18px 34px
    }

    .dashboard__data-number {
        margin-bottom: 12px
    }

    .dashboard__info-featured {
        margin: 8px 0 0;
        width: 120px;
        height: 120px
    }

    .dashboard__info-content {
        width: calc(100% - 120px);
        padding-left: 22px
    }

    .dashboard__block {
        padding: 21px 29px 19px 19px
    }

    .dashboard__appellation-content {
        padding-right: 34px;
        padding-left: 31px
    }

    .dashboard__appellation-item:not(:last-child) {
        border-bottom: 1px dashed rgba(74,127,215,.5)
    }

    .dashboard__appellation-item-icon {
        width: 100px
    }

    .dashboard__start {
        padding-top: 81px
    }

    .dashboard__start-btn {
        margin-bottom: 30px
    }

    .dashboard-create {
        padding: 21px 54px 34px 57px
    }

    .dashboard-create__form {
        align-items: flex-start;
        display: flex
    }

        .dashboard-create__form:not(:last-child) {
            margin-bottom: 81px
        }

    .dashboard-create__form-featured {
        margin: 0
    }

    .dashboard-create__form-image {
        width: 120px;
        height: 120px
    }

    .dashboard-create__form-content {
        width: calc(100% - 140px);
        padding-left: 64px
    }

    .dashboard-create__form-item .form-control {
        padding: 0 18px
    }

    .dashboard-create__form-group > label {
        margin-right: 13px
    }

    .dashboard-create__form-group .form-control:not(:last-child) {
        margin-right: 25px
    }

    .dashboard-list__item {
        padding: 13px 20px 14px 18px
    }

    .dashboard-list__item-icon {
        width: 100px
    }

    .classes {
        padding: 20px 52px 44px
    }

    .classes--small {
        padding: 20px 33px 57px
    }

    .classes__create-form {
        padding: 33px 35px 42px
    }

        .classes__create-form .btn {
            width: 190px
        }

    .classes__item-content {
        padding-left: 30px
    }

    .classes__item-cta {
        display: block
    }

    .classes__item-btn {
        padding: 6px 18px
    }

    .t-title {
        margin-bottom: 53px
    }

    .t-site-header .nav-menu-options {
        width: 450px;
        padding: 13px 30px 39px
    }

    .t-site-header .navbar > .container {
        padding-right: 30px;
        padding-left: 30px
    }
}

.t-site-header .navbar-brand {
    align-items: center;
    display: flex;
    width: 120px;
    height: 31px
}

.t-site-header .navbar-brand-small {
    align-items: center;
    display: flex;
    margin-left: 5px;
    width: 100px;
    height: 31px
}

.t-site-header .nav-menu-toggle {
    margin: 0 5px 0 0
}

.t-site-header .nav-menu-content {
    margin-top: 24px;
    border: none;
    border-radius: 10px;
    width: 260px;
    min-width: auto;
    padding: 0
}

    .t-site-header .nav-menu-content a {
        display: block;
        transition: .3s;
        border-bottom: 1px dashed rgba(173,199,241,.5);
        padding: 14px 21px 15px;
        color: #262262
    }

        .t-site-header .nav-menu-content a.active, .t-site-header .nav-menu-content a:hover {
            color: #5e9bff
        }

.t-site-header .nav-lang__text {
    flex-shrink: 0;
    margin: 0 18px 0 24px;
    color: #656565
}

.t-site-header .nav-lang__select {
    border: 1px solid #4a7fd7;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    padding: 0;
    background-image: none;
    cursor: pointer;
    font-weight: 700;
    text-align: center;
    color: #656565
}

.t-site-header .nav-account__wrapper::after, .t-site-header .nav-button-circle::after, .t-site-header .nav-button-circle::before {
    content: none
}

.t-site-header .nav-account__image {
    position: relative;
    flex-shrink: 0;
    border-radius: 50%;
    width: 25px
}

    .t-site-header .nav-account__image .image {
        overflow: hidden;
        border-radius: 50%
    }

.t-site-header .nav-account__vip {
    position: absolute;
    z-index: 5;
    top: -2px;
    right: -9px;
    left: auto;
    justify-content: center;
    align-items: center;
    display: flex;
    border: 2px solid #fff;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    background-color: #3f4deb
}

.t-site-header .nav-account__name {
    flex-shrink: 0;
    color: #656565
}

.t-site-header .nav-account__menu {
    box-shadow: 0 0 50px rgba(212,212,212,.5);
    border: none;
    border-radius: 10px;
    width: 295px;
    padding: 13px 12px;
    background-color: #fff
}

    .t-site-header .nav-account__menu::before {
        content: "";
        position: absolute;
        top: -5px;
        right: 93px;
        transform: rotate(45deg);
        box-shadow: -1px -1px 50px rgba(212,212,212,.5);
        width: 18px;
        height: 18px;
        background-color: #fff
    }

@media screen and (min-width:375px) {
    .t-site-header .nav-menu-options::before {
        right: 22px
    }

    .t-site-header .navbar-brand-small {
        width: 120px
    }

    .t-site-header .nav-account__image {
        width: 30px
    }

    .t-site-header .nav-account__menu::before {
        right: 96px
    }
}

@media screen and (min-width:768px) {
    .t-site-header .navbar-brand-small {
        margin-left: 27px
    }

    .t-site-header .nav-menu-toggle {
        margin-right: 13px
    }

    .t-site-header .nav-menu-content[data-bs-popper] {
        left: -19px
    }

    .t-site-header .nav-lang::before {
        content: ""
    }

    .t-site-header .nav-lang__select {
        border-radius: 10px;
        width: 155px;
        height: 42px;
        padding: 0 30px 2px 23px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='6' viewBox='0 0 11 6' fill='none'%3E %3Cpath d='M9.5625 0.875L5.5 4.9375L1.4375 0.875' stroke='%23656565' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");
        background-position: right 16px center;
        background-size: 11px 6px;
        font-weight: 400;
        text-align: left
    }

    .t-site-header .nav-account {
        margin-left: 20px
    }

    .t-site-header .nav-account__image {
        width: 42px
    }

    .t-site-header .nav-account__vip {
        right: -15px
    }

    .t-site-header .nav-account__menu {
        width: 331px;
        padding: 21px 28px 25px 23px
    }

        .t-site-header .nav-account__menu::before {
            right: 12px
        }
}

.t-site-header .nav-account__menu[data-bs-popper] {
    top: calc(100% + 15px);
    right: -90px;
    left: auto;
    margin-top: 0
}

@media screen and (min-width:768px) {
    .t-site-header .nav-account__menu[data-bs-popper] {
        top: calc(100% + 8px);
        right: 0
    }

    .t-site-header .nav-group-button {
        margin-left: 14px
    }
}

.t-site-header .nav-account__menu-wrapper {
    align-items: center;
    display: flex;
    margin-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 17px
}

.t-site-header .nav-account__menu-inner {
    position: relative;
    flex-shrink: 0;
    margin-right: 22px
}

.t-site-header .nav-account__avatar {
    overflow: hidden;
    border-radius: 50%;
    width: 75px
}

.t-site-header .nav-account__icon {
    position: absolute;
    z-index: 2;
    right: -3px;
    bottom: 1px;
    justify-content: center;
    align-items: center;
    display: flex;
    border: 1px solid #ededed;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    background-color: #eaeaea;
    color: #777
}

.t-site-header .nav-account__text {
    margin-top: 6px;
    color: #656565
}

.t-site-header .nav-account__link {
    display: flex;
    transition: color .3s;
    margin-bottom: 15px
}

    .t-site-header .nav-account__link:hover {
        color: #4a7fd7
    }

    .t-site-header .nav-account__link svg {
        position: relative;
        top: 1px;
        margin-right: 15px;
        width: 20px;
        color: #4a7fd7
    }

    .t-site-header .nav-account__link > p {
        margin-bottom: -2px
    }

        .t-site-header .nav-account__link > p > span {
            align-items: center;
            display: inline-flex;
            margin-left: 7px;
            border-radius: 30px;
            padding: 3px 5px 4px 4px;
            background-color: #3f4deb;
            color: #fff
        }

            .t-site-header .nav-account__link > p > span > svg {
                margin-right: 0
            }

.t-site-header .nav-group-button .btn {
    margin-left: 5px
}

.t-site-header .nav-button-circle {
    justify-content: center;
    align-items: center;
    display: flex;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    padding: 0;
    background-color: #f1f6ff;
    color: #5e9bff
}

@media screen and (min-width:375px) {
    .t-site-header .nav-button-circle {
        width: 30px;
        height: 30px
    }
}

@media screen and (max-width:374px) {
    .t-site-header .nav-button-circle svg {
        transform: scale(.7)
    }
}

#overlay {
    position: fixed;
    z-index: 300;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    opacity: .3;
    background-color: #000
}

.t-site-footer {
    position: relative;
    z-index: 100;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-top: auto;
    
    font-size: 14px;
    color: #fff
}
.t-site-footer .container-wrap{background-color: #278fc8;height: 60px;position: relative;
    z-index: 100;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-top: auto;
    
    font-size: 14px;
    color: #fff}
@media screen and (min-width:1200px) {
    .sidebar-user__options {
        -moz-column-gap: 12px;
        column-gap: 12px
    }

    .sidebar-user__options-item {
        width: calc(50% - 6px);
        padding: 10px 18px
    }

    .sidebar-vip-user__info {
        padding: 27px 25px 20px
    }

    .sidebar-vip-user__options-item {
        padding: 11px 20px
    }

    .ranking-table__wrapper {
        padding: 22px 34px 40px 33px
    }

    .game-result__inner {
        max-width: 84%
    }

    .practice-mode-detail__cta li {
        display: inline-block;
        margin-right: 10px;
        width: auto
    }

        .practice-mode-detail__cta li:last-child {
            margin-right: 0;
            margin-left: auto
        }

    .typing-mode__block-item:last-child {
        margin-bottom: 0
    }

    .profile__wrapper {
        padding: 51px 43px 43px 52px
    }

    .create-success__btn {
        min-width: 135px;
        padding: 10px 19px
    }

        .create-success__btn:last-child {
            margin-left: auto
        }

    .dashboard__block .col-xl-5 {
        width: 36.666667%
    }

    .dashboard__block .col-xl-7 {
        width: 63.333333%
    }

    .dashboard__start {
        width: 37.7%
    }

    .dashboard__video {
        width: 62.3%;
        padding: 31px 77px 37px 46px
    }

    .t-body {
        background: linear-gradient(to right,#fff 350px,#eef3ff 0)
    }

    .t-site-header .navbar > .container {
        padding-right: 55px;
        padding-left: 45px
    }

    .t-sidebar {
        width: 350px
    }
}

.t-sidebar__menu .navigation {
    padding-bottom: 5px
}

.t-sidebar__menu .navigation__item {
    margin: 1px 0 1px 2px
}

.t-sidebar__menu .navigation__item-inner {
    min-height: 60px;
    padding-left: 23px;
    color: #262262
}

    .t-sidebar__menu .navigation__item-inner > * {
        position: relative;
        z-index: 5
    }

.t-sidebar__menu .navigation__item--active::before {
    box-shadow: 8px 8px 0 #eef3ff
}

.t-sidebar__menu .navigation__item--active::after {
    box-shadow: 8px -8px 0 #eef3ff
}

.t-sidebar__menu .navigation__item--active .navigation__item-arrow {
    color: #5e9bff !important
}

.t-sidebar__menu .navigation__item--active .navigation__item-inner::before {
    background-color: #eef3ff
}

.t-sidebar__menu .navigation__item-arrow {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='60' viewBox='0 0 21 60' fill='none'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 59.5746C1.41489 55.1603 4.16196 51.7095 8.00001 48.9823C13.7867 44.8704 20.4 39.9361 20.4 30.0676C20.4 21.3489 13.9475 16.4816 9.59353 13.1973C9.01932 12.7642 8.48161 12.3586 8.00001 11.9753C5.05554 9.63192 1.69156 6.03656 0 0V59.5746Z' fill='%23EEF3FF'/%3E %3C/svg%3E") left center/contain no-repeat
}

.t-sidebar__options {
    margin-bottom: 40px;
    border-top: 1px dashed #bbd4ff;
    padding-top: 20px
}

    .t-sidebar__options .form-label {
        margin: 0 0 5px;
        font-size: 14px;
        color: #262262
    }

    .t-sidebar__options .form-select {
        border-color: #8face5;
        border-radius: 5px;
        height: 42px;
        background-color: #f8faff;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='8' viewBox='0 0 13 8' fill='none'%3E %3Cpath d='M12.564 0H0.436042C0.0722788 0 -0.130838 0.392476 0.094437 0.660416L6.15839 7.84575C6.33197 8.05142 6.66619 8.05142 6.84161 7.84575L12.9056 0.660416C13.1308 0.392476 12.9277 0 12.564 0Z' fill='%23ADC7F1'/%3E %3C/svg%3E");
        background-repeat: no-repeat;
        background-position: right 17px center;
        background-size: 13px 8px;
        cursor: pointer;
        color: #262262
    }

    .t-sidebar__options .form-select-image {
        padding-left: 67px;
        background: linear-gradient(to right,var(--bg),var(--bg)) no-repeat left 16px center/35px 16px,url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='8' viewBox='0 0 13 8' fill='none'%3E %3Cpath d='M12.564 0H0.436042C0.0722788 0 -0.130838 0.392476 0.094437 0.660416L6.15839 7.84575C6.33197 8.05142 6.66619 8.05142 6.84161 7.84575L12.9056 0.660416C13.1308 0.392476 12.9277 0 12.564 0Z' fill='%23ADC7F1'/%3E %3C/svg%3E") no-repeat right 17px center/13px 8px,#f8faff
    }

.t-sidebar__options-item {
    margin: 0 0 15px
}

.t-sidebar-ads {
    order: 1;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center
}

@media screen and (min-width:992px) {
    .t-site-header .navbar-light .navbar-nav .nav-link {
        padding: 0 28px
    }

    .t-site-header .navbar-brand {
        width: 201px
    }

    .t-site-header .nav-account__wrapper {
        padding-right: 18px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='6' viewBox='0 0 11 6' fill='none'%3E %3Cpath d='M9.5625 0.875L5.5 4.9375L1.4375 0.875' stroke='%23656565' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");
        background-repeat: no-repeat;
        background-position: right center;
        background-size: 11px 6px
    }

    .t-site-header .nav-account__image {
        margin-right: 10px
    }

    .t-site-header .nav-account__image--vip {
        margin-right: 25px
    }

    .t-site-header .nav-account__menu::before {
        right: 17px
    }

    .t-site-header .nav-account__menu[data-bs-popper] {
        top: calc(100% + 19px);
        right: 9px
    }

    .t-sidebar__menu {
        margin-top: 38px
    }

    .t-sidebar-ads {
        order: 0;
        width: 300px;
        padding-top: 88px;
        padding-bottom: 60px;
        padding-left: 30px
    }

    .bg-white .t-sidebar-ads {
        padding-top: 26px
    }
}

.t-sidebar-ads a {
    display: block;
    margin-bottom: 23px
}

.t-game, .t-typing-lesson {
    border-radius: 10px;
    padding: 20px 12px;
    background-color: #fff
}

.t-typing-lesson__menu {
    flex-wrap: wrap;
    display: flex;
    margin: 0 -3px 30px;
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 6px
}

    .t-typing-lesson__menu li {
        margin-bottom: 6px;
        padding: 0 3px
    }

        .t-typing-lesson__menu li.is-completed button, .t-typing-lesson__menu li.is-completed a {
            background-color: #71b16b;
            border-color: #71b16b;
            color: #fff
        }

        .t-typing-lesson__menu li button, .t-typing-lesson__menu li a {
            justify-content: center;
            align-items: center;
            display: flex;
            border-radius: 3px;
            min-width: 60px;
            min-height: 35px;
            padding: 5px;
            background-color: #f8f8f8;
            text-align: center
        }

        .t-typing-lesson__menu li.active button, .t-typing-lesson__menu li:hover button, .t-typing-lesson__menu li.active a, .t-typing-lesson__menu li:hover a {
            background-color: #5e9bff;
            color: #fff
        }

.t-typing-lesson__title {
    margin-bottom: 30px;
    text-align: center;
    color: #262262
}

.t-typing-lesson__item {
    align-items: flex-start;
    display: flex;
    transition: .3s;
    margin-bottom: 11px;
    border: 2px solid #f4f5f8;
    border-radius: 5px;
    padding: 15px 12px;
    background-color: #f4f5f8;
    text-align: left;
    width: 100%
}

    .t-typing-lesson__item.lesson__item--resume {
        border-color: #5e9bff
    }

    .t-typing-lesson__item > * {
        transition: .3s
    }

    .t-typing-lesson__item.unlock {
        border-color: #5e9bff;
        background-color: #e5efff
    }

    .t-typing-lesson__item:hover {
        border-color: #5e9bff;
        border-radius: 9px;
        background-color: #5e9bff
    }

.t-typing-lesson__item-icon {
    width: 18px;
    color: #8bb7ff
}

.t-typing-lesson__item.unlock .t-typing-lesson__item-icon {
    color: #5e9bff
}

.t-typing-lesson__item:hover .t-typing-lesson__item-icon {
    color: #8bb7ff
}

.t-typing-lesson__item-content {
    width: calc(100% - 80px);
    padding: 0 13px;
    color: #9a9a9a
}

.t-typing-lesson__item.unlock .t-typing-lesson__item-content {
    color: #000
}

.t-typing-lesson__item:hover .t-typing-lesson__item-content {
    color: #fff
}

.t-typing-lesson__item-time {
    width: 62px;
    text-align: right;
    color: #000
}

.t-typing-lesson__item.unlock .t-typing-lesson__item-time {
    color: #333
}

.t-typing-lesson__item:hover .t-typing-lesson__item-time {
    color: #fff
}

.t-typing-lesson__button {
    border-radius: 30px;
    width: 125px;
    height: 48px;
    padding: 10px 15px;
    background-color: #eaeaea;
    color: #fff
}

    .t-typing-lesson__button:hover {
        background-color: #5e9bff;
        color: #fff
    }

    .t-typing-lesson__button svg {
        margin-left: 16px
    }

.t-game__heading {
    margin: 0 0 25px;
    text-align: center;
    color: #262262
}

.t-game__toolbar {
    justify-content: space-between;
    align-items: center;
    display: flex;
    margin-bottom: 11px
}

    .t-game__toolbar .form-select {
        margin-bottom: 9px;
        border-color: #e9e9e9;
        border-radius: 3px;
        width: 100%;
        height: 42px;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='8' viewBox='0 0 13 8' fill='none'%3E %3Cpath d='M12.564 0H0.436042C0.0722788 0 -0.130838 0.392476 0.094437 0.660416L6.15839 7.84575C6.33197 8.05142 6.66619 8.05142 6.84161 7.84575L12.9056 0.660416C13.1308 0.392476 12.9277 0 12.564 0Z' fill='%23C4C4C4'/%3E %3C/svg%3E") right 17px center/13px 8px no-repeat;
        color: #bbb
    }

.t-game__life, .t-game__score {
    justify-content: center;
    align-items: center;
    display: flex;
    margin-bottom: 9px;
    border-radius: 3px;
    width: calc(50% - 4.5px);
    height: 42px;
    color: #fff
}

.t-game__score {
    background-color: #5e9bff
}

.t-game__life {
    background-color: #fe5050
}

.t-game__board {
    position: relative;
    margin-bottom: 18px;
    border-radius: 5px;
    background-color: #f5f8ff;
    max-height: 50vh;
    display: block;
    overflow: hidden;
    border: 2px solid rgb(176, 189, 204);
}

    .t-game__board::before {
        content: "";
        display: block;
        width: 100%;
        padding-bottom: 64.2936596218%;
        overflow: hidden
    }

.t-game__char {
    position: absolute;
    border: 1px solid rgba(202,202,202,.25);
    border-radius: 3px;
    width: 4.5%;
}

    .t-game__char::before, .t-typing-char::before {
        content: "";
        display: block;
        width: 100%;
        padding-bottom: 100%
    }

    .t-game__char > * {
        position: absolute;
        top: 0;
        left: 0;
        justify-content: center;
        align-items: center;
        display: flex;
        width: 100%;
        height: 100%;
        font-size: 4vw;
        line-height: 1.2;
        text-align: center
    }

@media screen and (min-width:768px) {
    .t-site-header .nav-group-button .btn {
        margin-left: 10px
    }

    .t-site-header .nav-button-circle {
        width: 34px;
        height: 34px
    }

    .t-site-footer {
        font-size: 16px
    }

    .t-sidebar__options {
        margin: 0 11px 38px 24px
    }

        .t-sidebar__options .form-label {
            font-size: 16px
        }

    .t-typing-lesson {
        padding: 22px 52px 46px 47px
    }

    .t-typing-lesson__menu {
        margin: 0 -5.5px 10px
    }

        .t-typing-lesson__menu li {
            margin-bottom: 11px;
            padding: 0 5.5px
        }

            .t-typing-lesson__menu li button {
                min-width: 80px;
                min-height: 40px
            }

    .t-typing-lesson__title {
        margin-bottom: 10px
    }

    .t-typing-lesson__list {
        margin-bottom: 40px
    }

    .t-typing-lesson__item {
        padding: 19px 29px 18px 19px
    }

    .t-typing-lesson__item-content {
        width: calc(100% - 100px)
    }

    .t-typing-lesson__item-time {
        width: 100px
    }

    .t-game {
        padding:10px 30px 20px
    }

    .t-game__heading {
        margin-bottom: 8px
    }

    .t-game__char > * {
        font-size: 3vw
    }
}

.t-game__buttons {
    justify-content: center;
    display: flex
}

.t-game__again, .t-game__start {
    justify-content: center;
    align-items: center;
    display: flex;
    margin: 0 5.5px;
    border-radius: 30px;
    width: 120px;
    height: 36px;
    background-color: #f2f2f2;
    color: #bbb
}

.t-typing-char, .t-typing-word {
    color: #000;
    font-family: Poppins
}

.t-game__again:hover, .t-game__start:hover {
    background-color: #f39200;
    color: #fff
}

.t-game__guide {
    flex-wrap: wrap;
    display: flex;
    margin-top: 30px;
    border: 1px dashed #5e9bff;
    border-radius: 5px;
    padding: 15px 12px;
    background: #f4f8ff
}

.t-game__guide-head {
    width: 100%
}

.t-game__guide-content {
    margin-top: 10px;
    width: 100%;
    line-height: 1.625
}

    .t-game__guide-content p {
        margin-bottom: 8px
    }

.t-typing-tabs__title {
    margin-bottom: 36px
}

.nav-tabs--typing-tabs + .tab-background {
    position: relative;
    z-index: 2;
    border: none;
    background: linear-gradient(to bottom,#5e9bff,#f5f8ff 50%)
}

    .nav-tabs--typing-tabs + .tab-background::after {
        content: "";
        position: absolute;
        top: 0;
        right: 2px;
        bottom: 0;
        left: 2px;
        background-color: #f5f8ff
    }

@media screen and (max-width:991px) {
    .nav-tabs-responsive .nav-item {
        display: none;
        border-bottom: 1px solid #ececec;
        background-color: #fff
    }

        .nav-tabs-responsive .nav-item.active {
            display: block;
            border-radius: 10px 10px 0 0
        }

    .nav-tabs-responsive.open .nav-item, .table-responsive tbody tr {
        display: block
    }

        .nav-tabs-responsive.open .nav-item:first-child, .nav-tabs-responsive.open .nav-item:first-child:last-child {
            border-radius: 10px 10px 0 0
        }

        .nav-tabs-responsive.open .nav-item:last-child {
            border: 1px solid #ececec;
            border-radius: 0 0 10px 10px
        }

    .nav-tabs-responsive.nav-tabs--create-exercises .nav-item, .nav-tabs-responsive.nav-tabs--create-exercises.open .nav-item:last-child, .nav-tabs-responsive.nav-tabs--practice-mode .nav-item, .nav-tabs-responsive.nav-tabs--practice-mode.open .nav-item:last-child {
        border: 1px solid #ececec
    }

    .nav-tabs-responsive.nav-tabs--create-exercises.open .nav-item, .nav-tabs-responsive.nav-tabs--practice-mode.open .nav-item {
        border-bottom: none
    }

        .nav-tabs-responsive.nav-tabs--create-exercises.open .nav-item.active:not(:first-child):not(:last-child), .nav-tabs-responsive.nav-tabs--practice-mode.open .nav-item.active:not(:first-child):not(:last-child) {
            border-radius: 0
        }

    .table--information tbody td:first-child {
        justify-content: center;
        font-weight: 700;
        text-align: center
    }

    .table-responsive {
        position: relative;
        display: block
    }

        .table-responsive::before {
            content: "";
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            border: 1px solid rgba(143,172,229,.24);
            border-radius: 10px;
            pointer-events: none
        }

        .table-responsive thead {
            display: none
        }

        .table-responsive tbody {
            display: block;
            width: 100%
        }

            .table-responsive tbody tr:first-child td, .table-responsive tbody tr:first-child th {
                border-radius: 0 !important
            }

                .table-responsive tbody tr:first-child td:first-child, .table-responsive tbody tr:first-child th:first-child {
                    border-radius: 10px 10px 0 0 !important
                }

            .table-responsive tbody tr:last-child td, .table-responsive tbody tr:last-child th {
                border-bottom: 1px solid rgba(143,172,229,.24) !important;
                border-radius: 0 !important
            }

                .table-responsive tbody tr:last-child td:last-child, .table-responsive tbody tr:last-child th:last-child {
                    border-bottom: none !important;
                    border-radius: 0 0 10px 10px !important
                }

            .table-responsive tbody td, .table-responsive tbody th {
                justify-content: space-between;
                align-items: center;
                display: flex;
                box-shadow: none;
                border-right: none !important;
                border-bottom: 1px solid rgba(143,172,229,.24) !important;
                height: auto;
                padding: 8px 10px !important;
                text-align: right !important;
                -moz-column-gap: 15px;
                column-gap: 15px
            }

                .table-responsive tbody td::before, .table-responsive tbody th::before {
                    content: attr(data-label);
                    flex-shrink: 0;
                    display: inline-block;
                    font-weight: 700;
                    text-align: left !important
                }

                .table-responsive tbody td:first-child, .table-responsive tbody th:first-child {
                    background-color: #f3f7ff
                }

    .sidebar, .t-sidebar {
        position: fixed;
        z-index: 9999;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        transform: translateX(-100%);
        overflow-x: hidden;
        overflow-y: auto;
        transition: transform .3s !important;
        width: 100%;
        height: 100% !important;
        background-color: #fff
    }

        .sidebar.show, .t-sidebar.show {
            transform: translateX(0)
        }

    .practice-mode-result__table tbody td:first-child {
        justify-content: center !important;
        background-color: #4a7fd7;
        font-weight: 700 !important;
        color: #fff
    }

        .practice-mode-result__table tbody td:first-child::before {
            content: none !important
        }

    .create-lesson__table tbody td:nth-child(2)::before {
        align-self: flex-start;
        padding-top: 4px
    }

    .nav-tabs--typing-tabs .nav-item {
        border: 2px solid #5e9bff;
        background-color: #f5f8ff
    }

    .nav-tabs--typing-tabs.open .nav-item {
        border-bottom: none
    }

        .nav-tabs--typing-tabs.open .nav-item.active:not(:first-child):not(:last-child) {
            border-radius: 0
        }

        .nav-tabs--typing-tabs.open .nav-item:last-child {
            border: 2px solid #5e9bff
        }
}

@media screen and (min-width:992px) {
    .t-game__char > * {
        font-size: 2.0647vw
    }

    .nav-tabs--typing-tabs {
        flex-wrap: nowrap
    }

        .nav-tabs--typing-tabs .nav-item + .nav-item {
            margin-left: -2px
        }

        .nav-tabs--typing-tabs .nav-item {
            z-index: 1;
            flex: 1 1 auto
        }

            .nav-tabs--typing-tabs .nav-item.active {
                position: relative;
                z-index: 2
            }

                .nav-tabs--typing-tabs .nav-item.active::after {
                    content: "";
                    position: absolute;
                    z-index: 5;
                    right: 2px;
                    bottom: 0;
                    left: 0;
                    height: 2px;
                    background: linear-gradient(to right,#5e9bff 2px,transparent 0)
                }

        .nav-tabs--typing-tabs .nav-link-bdr {
            width: 100%
        }

            .nav-tabs--typing-tabs .nav-link-bdr::before {
                content: none
            }

            .nav-tabs--typing-tabs .nav-link-bdr.active::before {
                content: "";
                right: -2px;
                left: 2px;
                -webkit-clip-path: polygon(0 0,calc(100% - 32px) 0,100% 100%,0 100%);
                clip-path: polygon(0 0,calc(100% - 32px) 0,100% 100%,0 100%)
            }

        .nav-tabs--typing-tabs .nav-link-bdr__inner {
            justify-content: center;
            border: none;
            border-bottom: 2px solid #5e9bff;
            padding: 11px 23px 11px 5px;
            background-color: #e5eeff;
            text-align: center;
            color: #adc7f1;
            -webkit-clip-path: polygon(0 0,calc(100% - 32px) 0,100% 100%,0 100%);
            clip-path: polygon(0 0,calc(100% - 32px) 0,100% 100%,0 100%)
        }

            .nav-tabs--typing-tabs .nav-link-bdr__inner::before {
                content: none
            }
}

@media screen and (min-width:992px) {
    .exercises-form__select > .dropdown-menu .nav-tabs--typing-tabs .nav-link-bdr__inner .dropdown-item, .nav-tabs--typing-tabs .nav-link-bdr__inner .exercises-form__select > .dropdown-menu .dropdown-item, .nav-tabs--typing-tabs .nav-link-bdr__inner .fz-15, .nav-tabs--typing-tabs .nav-link-bdr__inner .practice-mode__table thead th, .nav-tabs--typing-tabs .nav-link-bdr__inner .table-common thead th, .practice-mode__table thead .nav-tabs--typing-tabs .nav-link-bdr__inner th, .table-common thead .nav-tabs--typing-tabs .nav-link-bdr__inner th {
        font-size: 13px
    }

    .nav-tabs--typing-tabs .nav-link-bdr.active::before {
        background-color: #5e9bff
    }
}

@media screen and (min-width:992px) {
    .nav-tabs--typing-tabs .nav-link-bdr.active .nav-link-bdr__inner {
        box-shadow: 1px 1px 0 #f5f8ff;
        border: 2px solid #5e9bff;
        border-bottom-color: #f5f8ff;
        padding: 9px 23px 11px 5px;
        background-color: #f5f8ff;
        font-weight: 700
    }

    .nav-tabs--typing-tabs .nav-item.active .nav-link-bdr__inner {
        color: #1f70f5 !important
    }
}

@media screen and (min-width:992px) and (min-width:1200px) {
    .nav-tabs--typing-tabs .nav-link-bdr__inner {
        padding: 11px 29px 11px 8px
    }

        .exercises-form__select > .dropdown-menu .nav-tabs--typing-tabs .nav-link-bdr__inner .dropdown-item, .nav-tabs--typing-tabs .nav-link-bdr__inner .exercises-form__select > .dropdown-menu .dropdown-item, .nav-tabs--typing-tabs .nav-link-bdr__inner .fz-15, .nav-tabs--typing-tabs .nav-link-bdr__inner .practice-mode__table thead th, .nav-tabs--typing-tabs .nav-link-bdr__inner .table-common thead th, .practice-mode__table thead .nav-tabs--typing-tabs .nav-link-bdr__inner th, .table-common thead .nav-tabs--typing-tabs .nav-link-bdr__inner th {
            font-size: 15px
        }

    .nav-tabs--typing-tabs .nav-link-bdr.active .nav-link-bdr__inner {
        padding: 9px 29px 11px 8px
    }
}

.t-typing-tabs__content {
    position: relative;
    z-index: 5;
    padding: 1px 0
}

.t-typing-tabs__image {
    position: relative;
    z-index: 5;
    margin-bottom: 30px
}

.t-typing-tabs__footer {
    position: relative;
    z-index: 5;
    align-items: center;
    display: flex;
    padding: 15px 12px;
    background-color: #fff
}

.t-typing-tabs__footer-title {
    position: relative;
    top: -1px;
    flex-shrink: 0;
    margin-right: 12px
}

.t-typing-tabs__footer-progress {
    flex-grow: 1;
    display: flex;
    border: 2px solid #1f70f5;
    border-radius: 6px;
    max-width: 600px;
    height: 10px
}

    .t-typing-tabs__footer-progress[data-step="1"] span:nth-child(-n+1), .t-typing-tabs__footer-progress[data-step="10"] span:nth-child(-n+10), .t-typing-tabs__footer-progress[data-step="2"] span:nth-child(-n+2), .t-typing-tabs__footer-progress[data-step="3"] span:nth-child(-n+3), .t-typing-tabs__footer-progress[data-step="4"] span:nth-child(-n+4), .t-typing-tabs__footer-progress[data-step="5"] span:nth-child(-n+5), .t-typing-tabs__footer-progress[data-step="6"] span:nth-child(-n+6), .t-typing-tabs__footer-progress[data-step="7"] span:nth-child(-n+7), .t-typing-tabs__footer-progress[data-step="8"] span:nth-child(-n+8), .t-typing-tabs__footer-progress[data-step="9"] span:nth-child(-n+9) {
        background-color: #1f70f5
    }

    .t-typing-tabs__footer-progress span {
        flex: 1 1 auto;
        height: 6px;
        background-color: #bbd4ff
    }

        .t-typing-tabs__footer-progress span + span {
            margin-left: 2px
        }

        .t-typing-tabs__footer-progress span:first-child {
            border-radius: 6px 0 0 6px
        }

        .t-typing-tabs__footer-progress span:last-child {
            border-radius: 0 6px 6px 0
        }

.t-typing-welcome {
    padding: 30px 12px;
    text-align: center
}

.t-typing-welcome__wrapper strong {
    justify-content: center;
    align-items: center;
    display: flex;
    margin: 0 15px;
    box-shadow: inset 2px 0 10px rgba(0,0,0,.25);
    border-radius: 5px;
    width: 50px;
    height: 50px;
    background: #f9f9f9;
    color: #1f70f5
}

.t-typing-welcome__wrapper svg {
    color: #bdbdbd
}

.t-typing-test {
    padding: 30px 12px
}

    .t-typing-test > .row {
        margin: 0 -25px
    }

        .t-typing-test > .row > [class*=col] {
            margin-bottom: 20px;
            padding: 0 25px
        }

.t-typing-test__list {
    position: relative;
    margin: 0 -5px;
    padding-right: 40px
}

    .t-typing-test__list > [class*=col] {
        padding: 0 5px
    }

.t-typing-test__status {
    position: absolute;
    top: 50%;
    right: 4px;
    left: auto;
    transform: translateY(-50%);
    width: auto;
    padding: 0
}

.t-typing-char {
    position: relative;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    background-color: #fff
}

    .t-typing-char > * {
        position: absolute;
        z-index: 1;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        justify-content: center;
        align-items: center;
        display: flex
    }

    .t-typing-char.correct {
        border-color: #a8e4bf;
        background-color: #f3fff8;
        color: #369259
    }

    .t-typing-char.wrong {
        border-color: rgba(217,0,0,.6);
        background-color: #fff5f5;
        color: #b13535
    }

    .t-typing-char.active {
        border-color: #5e9bff;
        background-color: #5e9bff;
        color: #fff
    }

.t-typing-test-line {
    flex-wrap: wrap;
    display: flex;
    margin: 30px 2px;
    padding: 0 19px;
    background: linear-gradient(to bottom,#f0f0f0 1px,transparent 0) left top/100% 59px repeat-y
}

    .t-typing-test-line .item {
        padding: 7px 1.5px 8px
    }

        .t-typing-test-line .item .t-typing-char {
            overflow: hidden;
            border-radius: 5px;
            width: 35px;
            height: 45px
        }

            .t-typing-test-line .item .t-typing-char:not(.correct):not(.wrong):not(.active) {
                border-color: transparent;
                background-color: transparent
            }

.t-typing-test-line--words .item {
    padding-right: 5px;
    padding-left: 5px
}

.t-typing-word {
    display: flex;
    line-height: 45px
}

    .t-typing-word .correct {
        color: #369259
    }

    .t-typing-word .wrong {
        color: #b13535
    }

.t-typing-random {
    margin: 0 2px;
    padding: 30px 0;
    width: 100%
}

    .t-typing-random .line {
        display: flex;
        border-top: 1px solid #f0f0f0;
        height: 40px;
        padding: 0 12px
    }

        .t-typing-random .line.line--active {
            background: #eee;
            margin: 0 10px;
            border-radius: 12px
        }

        .t-typing-random .line:last-child {
            border-bottom: 1px solid #f0f0f0;
            height: 41px
        }

    .t-typing-random .item {
        padding: 0 4px
    }

    .t-typing-random .t-typing-char {
        width: 40px
    }

        .t-typing-random .t-typing-char.active {
            border-color: #1f70f5;
            background-color: #1f70f5
        }

.t-typing-result {
    flex-wrap: wrap;
    display: flex;
    margin: 0 12px;
    padding: 30px 0 50px
}

.t-typing-result__left {
    border-radius: 10px;
    width: 100%;
    padding: 20px 12px 30px;
    background-color: #fff;
    text-align: center
}

.t-typing-result__right {
    align-items: center;
    display: flex;
    overflow: hidden;
    border-radius: 10px;
    width: 100%;
    padding: 10px 12px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='321' height='455' fill='none'%3E%3Crect width='321' height='455' rx='10' fill='%235E9BFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 136.286V10C0 4.477 4.477 0 10 0h301c5.523 0 10 4.477 10 10v125.901C272.856 154.489 218.09 165 160 165c-57.688 0-112.098-10.366-160-28.714Z' fill='%23fff' fill-opacity='.1'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 102.854V10C0 4.477 4.477 0 10 0h301c5.523 0 10 4.477 10 10v91.991C278.835 138.598 222.23 161 160 161c-61.74 0-117.942-22.05-160-58.146Z' fill='%23fff' fill-opacity='.2'/%3E%3C/svg%3E") left top/100% auto no-repeat,linear-gradient(to bottom,#5e9bff,#5e9bff) left bottom/100% 50% no-repeat;
    text-align: center;
    color: #fff
}

    .t-typing-result__right > div, .t-typing-result__star svg {
        width: 100%
    }

.t-typing-result__star {
    margin: 23px auto 20px;
    width: 100%;
    max-width: 289px
}

.t-typing-result__text {
    margin: 0 auto 4px;
    max-width: 345px;
    line-height: 1.625
}

.t-typing-result__box {
    position: relative;
    justify-content: center;
    align-items: center;
    display: flex;
    margin: 29px auto 35px;
    border-radius: 50%;
    width: 126px;
    height: 126px;
    background-color: #fff;
    text-align: center
}

    .t-typing-result__box::before {
        content: "";
        position: absolute;
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        pointer-events: none
    }

    .t-typing-result__box[data-progress="25"]::before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='150' height='150' viewBox='0 0 150 150' fill='none'%3E %3Ccircle cx='75' cy='75' r='73' stroke='white' stroke-width='4'/%3E %3Cpath d='M148 77C148 35 115.421 2 74 2' stroke='%23F7DB5E' stroke-width='4'/%3E %3C/svg%3E")
    }

    .t-typing-result__box[data-progress="100"]::before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='150' height='150' viewBox='0 0 150 150' fill='none'%3E %3Ccircle cx='75' cy='75' r='73' stroke='%23F7DB5E' stroke-width='4'/%3E %3C/svg%3E")
    }

.t-typing-result__box-label {
    margin-top: 6px;
    color: #f39200
}

.t-typing-result__box-time {
    color: #000
}

.t-typing-result__box-text {
    margin-top: 4px;
    color: #999
}

    .t-typing-result__box-text svg {
        position: relative;
        top: -2px;
        margin-left: 6px
    }

.t-typing-result__tips {
    margin-bottom: 43px;
    line-height: 1.625;
    color: #fff
}

.t-typing-result__progress {
    display: flex;
    margin-bottom: 29px;
    border-radius: 30px;
    height: 12px;
    background: #fff
}

    .t-typing-result__progress span {
        border-radius: 30px;
        background: #f7db5e
    }

.t-typing-result__button {
    justify-content: center;
    align-items: center;
    display: inline-flex;
    transition: .3s;
    margin: 18px auto 0;
    border: 2px solid #e6e6e6;
    border-radius: 40px;
    width: 100%;
    max-width: 260px;
    padding: 7px 17px;
    text-align: center;
    color: #999
}

    .t-typing-result__button svg {
        margin-right: 10px
    }

    .t-typing-result__button:hover {
        opacity: .7
    }

.t-typing-result__full {
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
    margin-top: 19px;
    width: 100%
}

.t-typing-result__link {
    order: 1;
    align-items: center;
    display: flex;
    padding: 0;
    color: #333
}

    .t-typing-result__link svg {
        transition: transform .3s;
        margin-right: 15px;
        color: #656565
    }

    .t-typing-result__link:hover svg {
        transform: translateX(-5px)
    }

.t-hero__item-btn:hover svg, .t-qa__button:hover svg {
    transform: translateX(5px)
}

.t-typing-result__ctas {
    justify-content: center;
    display: flex;
    margin-bottom: 20px;
    width: 100%
}

    .t-typing-result__ctas .btn {
        justify-content: center;
        align-items: center;
        display: flex;
        transition: .3s;
        border: 2px solid #d5d5d5;
        border-radius: 5px;
        min-width: 120px;
        height: 42px;
        padding: 4px 24px;
        background: #fff;
        color: #d5d5d5
    }

        .btn.btn-result__active, .t-typing-result__ctas .btn:hover {
            border-color: #f39200;
            background-color: #f39200;
            color: #fff
        }

        .t-typing-result__ctas .btn + .btn {
            margin-left: 15px
        }

.t-typing-result__arm {
    margin: 18px auto 17px;
    width: 183px
}

.t-typing-result__box-stars {
    align-items: center;
    display: flex;
    margin-top: 57px;
    margin-bottom: 13px;
    border-top: 1px dashed rgba(255,255,255,.6);
    border-bottom: 1px dashed rgba(255,255,255,.6);
    padding: 15px 0 22px
}

    .t-typing-result__box-stars .wrapper {
        display: flex;
        margin-right: 34px
    }

        .t-typing-result__box-stars .wrapper svg {
            margin-right: 1px
        }

.t-typing-result__box-title {
    margin-bottom: 9px;
    text-align: left
}

.t-typing-result__box-list {
    display: flex;
    margin: 0 -20px
}

    .t-typing-result__box-list .item {
        position: relative;
        width: 33.3333333333%;
        padding: 12px 5px
    }

        .t-typing-result__box-list .item:not(:last-child)::after {
            content: "";
            position: absolute;
            top: 50%;
            right: 0;
            transform: translateY(-50%);
            width: 1px;
            height: 76px;
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='76' fill='none'%3E%3Cpath stroke='url(../study/css/#a)' stroke-opacity='.5' d='M.5 0v76'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' y1='76' x2='0' y2='0' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fff' stop-opacity='0'/%3E%3Cstop offset='.469' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E") center no-repeat
        }

.t-typing-achv {
    margin-bottom: 39px;
    border: 1px solid #ececec;
    border-radius: 0 0 10px 10px;
    padding: 15px 12px;
    background: #fff
}

@media screen and (min-width:768px) {
    .t-game__again, .t-game__start {
        height: 48px;
        width: 160px
    }

    .t-game__guide {
        margin-top: 54px;
        padding: 23px 29px 19px
    }

    .t-typing-tabs {
        margin-bottom: 60px
    }

    .t-typing-tabs__image {
        margin-bottom: 71px
    }

    .t-typing-tabs__footer {
        padding-right: 83px;
        padding-left: 83px
    }

    .t-typing-tabs__footer-title {
        top: -3px;
        margin-right: 26px
    }

    .t-typing-welcome {
        padding: 68px 29px 45px
    }

    .t-typing-welcome__wrapper strong {
        margin: 0 19px 0 30px;
        width: 71px;
        height: 71px
    }

    .t-typing-test {
        padding: 16px 21px 48px 29px
    }

        .t-typing-test > .row {
            margin: 0 -35px
        }

            .t-typing-test > .row > [class*=col] {
                padding: 0 35px
            }

    .t-typing-test-line {
        margin-top: 70px;
        padding: 0 28px
    }

        .t-typing-test-line .item {
            padding: 7px 3px 8px 0
        }

    .t-typing-test-line--words {
        margin-top: 66px;
        padding: 0 14px 0 34px
    }

        .t-typing-test-line--words .item {
            padding-right: 12px;
            padding-left: 12px
        }

    .t-typing-random {
        padding: 16px 0 42px
    }

        .t-typing-random .line {
            height: 60px;
            padding: 0 28px
        }

            .t-typing-random .line:last-child {
                height: 61px
            }

        .t-typing-random .t-typing-char {
            width: 60px
        }

    .t-typing-result {
        margin: 0 34px;
        padding: 16px 0 187px
    }

    .t-typing-result__left {
        padding: 46px 26px 38px
    }

    .t-typing-result__right {
        padding: 34px 18px
    }

    .t-typing-result__progress, .t-typing-result__tips {
        margin-right: 22px;
        margin-left: 22px
    }

    .t-typing-achv {
        padding: 30px
    }

    .t-typing-achv__title {
        margin-bottom: 30px
    }
}

.t-typing-achv__link {
    display: inline-block;
    margin-bottom: 14px;
    color: #1f70f5
}

.t-typing-achv__wrapper {
    overflow: hidden
}

.t-typing-achv__block {
    position: relative;
    border-radius: 10px;
    padding: 20px 12px;
    background: #f7f9ff
}

    .t-typing-achv__block .row {
        margin: 0 -29px
    }

    .t-typing-achv__block [class*=col] {
        position: relative;
        margin-bottom: 16px;
        padding-bottom: 30px
    }

@media screen and (min-width:576px) and (max-width:767px) {
    .t-typing-achv__block [class*=col]:nth-last-child(-n+2) {
        margin-bottom: 0;
        padding-bottom: 0
    }

    .t-typing-achv__block [class*=col]:nth-child(odd)::after {
        content: "";
        position: absolute;
        bottom: -1px;
        left: 0;
        border-bottom: 1px dashed #adc7f1;
        width: 9999px
    }
}

.t-typing-achv__item-image {
    margin: 16px auto 25px;
    width: 132px
}

.t-typing-achv__item-title {
    display: block;
    color: #1f70f5
}

.t-hero {
    padding: 50px 0;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1446' height='636' fill='none'%3E%3Cmask id='g' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='1544' height='636'%3E%3Cg style='mix-blend-mode:luminosity' opacity='.1' clip-path='url(../study/css/#a)'%3E%3Cpath d='M589.806 92.255c-2.501 14.873-15.283 26.198-30.686 26.198-10.619 0-19.988-5.386-25.615-13.606a30.832 30.832 0 0 1-10.361 1.798c-10.907 0-20.494-5.678-26.052-14.27a37.56 37.56 0 0 1-13.398 2.462 37.494 37.494 0 0 1-19.144-5.235 37.68 37.68 0 0 1-19.839.271c-4.932 8.532-14.063 14.26-24.533 14.26-9.458 0-17.834-4.683-22.995-11.878a25.597 25.597 0 0 0-2.193 10.371c0 14.018 11.214 25.374 25.059 25.374 7.969 0 15.075-3.779 19.66-9.647 8.287 6.069 18.46 9.647 29.466 9.647 12.028 0 23.064-4.271 31.718-11.396 6.64 7.015 15.979 11.396 26.34 11.396 8.247 0 15.849-2.774 21.963-7.447 4.535 4.603 10.807 7.447 17.735 7.447 13.844 0 25.059-11.356 25.059-25.374 0-3.699-.784-7.206-2.194-10.371h.01Z' fill='%23D9F6FF'/%3E%3Cpath d='M566.941 77.251c-1.935 0-3.811.231-5.617.653-5.241-13.888-18.519-23.766-34.081-23.766-4.228 0-8.287.733-12.068 2.08C507.315 38.411 489.689 26 469.185 26c-27.818 0-50.366 22.832-50.366 51v.281C405.56 77.935 395 89.03 395 102.626 395 116.222 406.215 128 420.059 128c7.97 0 15.075-3.779 19.66-9.647 8.287 6.069 18.46 9.647 29.466 9.647 12.029 0 23.065-4.271 31.719-11.396 6.639 7.015 15.978 11.396 26.339 11.396 8.247 0 15.849-2.774 21.963-7.447 4.535 4.603 10.808 7.447 17.735 7.447C580.785 128 592 116.644 592 102.626c0-14.02-11.215-25.375-25.059-25.375Z' fill='%23fff'/%3E%3Cpath d='M589.806 92.255c-2.501 14.873-15.283 26.198-30.686 26.198-10.619 0-19.988-5.386-25.615-13.606a30.832 30.832 0 0 1-10.361 1.798c-10.907 0-20.494-5.678-26.052-14.27a37.56 37.56 0 0 1-13.398 2.462 37.494 37.494 0 0 1-19.144-5.235 37.68 37.68 0 0 1-19.839.271c-4.932 8.532-14.063 14.26-24.533 14.26-9.458 0-17.834-4.683-22.995-11.878a25.597 25.597 0 0 0-2.193 10.371c0 14.018 11.214 25.374 25.059 25.374 7.969 0 15.075-3.779 19.66-9.647 8.287 6.069 18.46 9.647 29.466 9.647 12.028 0 23.064-4.271 31.718-11.396 6.64 7.015 15.979 11.396 26.34 11.396 8.247 0 15.849-2.774 21.963-7.447 4.535 4.603 10.807 7.447 17.735 7.447 13.844 0 25.059-11.356 25.059-25.374 0-3.699-.784-7.206-2.194-10.371h.01Z' fill='%23D9F6FF'/%3E%3Cg style='mix-blend-mode:multiply' fill='%23D9F6FF'%3E%3Cpath d='M423.602 103.912a27.426 27.426 0 0 1-3.424.221c-9.458 0-17.834-4.683-22.995-11.878a25.597 25.597 0 0 0-2.193 10.371c0 14.018 11.214 25.374 25.059 25.374 7.93 0 14.996-3.738 19.591-9.567-6.997-2.552-12.743-7.798-16.038-14.521ZM538.448 124.362c-8.684 0-15.889-6.441-17.328-14.893a17.323 17.323 0 0 1-5.747.995c-4.535 0-8.664-1.769-11.78-4.653-5.071 4.593-11.751 7.376-19.055 7.376a28.16 28.16 0 0 1-13.348-3.356c-5.28 6.301-13.11 10.3-21.864 10.3-3.255 0-6.391-.562-9.309-1.577 8.227 5.929 18.291 9.436 29.158 9.436 12.028 0 23.064-4.271 31.719-11.396 6.639 7.014 15.978 11.396 26.339 11.396a35.988 35.988 0 0 0 20.028-6.07c-2.601 1.538-5.608 2.442-8.823 2.442h.01ZM589.807 92.255c-2.501 14.873-15.284 26.198-30.687 26.198-2.392 0-4.724-.291-6.967-.804a17.646 17.646 0 0 1-2.927 2.925c4.535 4.592 10.797 7.426 17.705 7.426 13.844 0 25.059-11.356 25.059-25.374 0-3.699-.784-7.206-2.193-10.371h.01Z'/%3E%3C/g%3E%3C/g%3E%3Cg style='mix-blend-mode:luminosity' opacity='.1' clip-path='url(../study/css/#b)'%3E%3Cpath d='M469.308 118.315c-1.93 11.519-11.793 20.291-23.677 20.291-8.194 0-15.422-4.172-19.764-10.539a23.7 23.7 0 0 1-7.994 1.394c-8.416 0-15.813-4.398-20.101-11.053a28.877 28.877 0 0 1-10.338 1.907 28.85 28.85 0 0 1-14.771-4.055 28.957 28.957 0 0 1-15.307.21c-3.806 6.608-10.851 11.045-18.929 11.045-7.298 0-13.761-3.627-17.743-9.2a19.896 19.896 0 0 0-1.692 8.032c0 10.858 8.653 19.653 19.335 19.653 6.149 0 11.632-2.926 15.17-7.472 6.394 4.701 14.242 7.472 22.734 7.472 9.281 0 17.796-3.308 24.474-8.826 5.122 5.433 12.328 8.826 20.322 8.826 6.364 0 12.229-2.148 16.946-5.767 3.5 3.564 8.339 5.767 13.684 5.767 10.682 0 19.335-8.795 19.335-19.653 0-2.864-.605-5.58-1.692-8.032h.008Z' fill='%23D9F6FF'/%3E%3Cpath d='M451.665 106.695c-1.493 0-2.94.179-4.334.505-4.043-10.756-14.289-18.407-26.296-18.407-3.262 0-6.394.568-9.311 1.611C405.659 76.612 392.06 67 376.239 67c-21.463 0-38.861 17.683-38.861 39.5v.218c-10.23.506-18.378 9.099-18.378 19.629 0 10.531 8.653 19.653 19.335 19.653 6.149 0 11.632-2.926 15.169-7.472 6.394 4.701 14.243 7.472 22.735 7.472 9.281 0 17.796-3.308 24.473-8.826 5.123 5.433 12.329 8.826 20.323 8.826 6.364 0 12.229-2.148 16.946-5.767 3.5 3.564 8.339 5.767 13.684 5.767 10.682 0 19.335-8.795 19.335-19.653 0-10.857-8.653-19.652-19.335-19.652Z' fill='%23fff'/%3E%3Cpath d='M469.308 118.315c-1.93 11.519-11.793 20.291-23.677 20.291-8.194 0-15.422-4.172-19.764-10.539a23.7 23.7 0 0 1-7.994 1.394c-8.416 0-15.813-4.398-20.101-11.053a28.877 28.877 0 0 1-10.338 1.907 28.85 28.85 0 0 1-14.771-4.055 28.957 28.957 0 0 1-15.307.21c-3.806 6.608-10.851 11.045-18.929 11.045-7.298 0-13.761-3.627-17.743-9.2a19.896 19.896 0 0 0-1.692 8.032c0 10.858 8.653 19.653 19.335 19.653 6.149 0 11.632-2.926 15.17-7.472 6.394 4.701 14.242 7.472 22.734 7.472 9.281 0 17.796-3.308 24.474-8.826 5.122 5.433 12.328 8.826 20.322 8.826 6.364 0 12.229-2.148 16.946-5.767 3.5 3.564 8.339 5.767 13.684 5.767 10.682 0 19.335-8.795 19.335-19.653 0-2.864-.605-5.58-1.692-8.032h.008Z' fill='%23D9F6FF'/%3E%3Cg style='mix-blend-mode:multiply' fill='%23D9F6FF'%3E%3Cpath d='M341.069 127.344c-.866.109-1.746.171-2.642.171-7.298 0-13.761-3.627-17.743-9.2a19.896 19.896 0 0 0-1.692 8.032c0 10.858 8.653 19.653 19.335 19.653 6.118 0 11.571-2.895 15.116-7.41-5.399-1.977-9.832-6.039-12.374-11.246ZM429.68 143.182c-6.7 0-12.259-4.989-13.37-11.534-1.393.49-2.879.77-4.433.77-3.5 0-6.685-1.37-9.09-3.603-3.913 3.557-9.066 5.712-14.702 5.712-3.714 0-7.221-.941-10.299-2.599-4.074 4.88-10.116 7.978-16.869 7.978-2.512 0-4.932-.436-7.183-1.222 6.348 4.592 14.113 7.308 22.497 7.308 9.281 0 17.796-3.308 24.474-8.826 5.122 5.433 12.328 8.826 20.322 8.826a27.688 27.688 0 0 0 15.453-4.701c-2.006 1.191-4.326 1.891-6.807 1.891h.007ZM469.308 118.315c-1.93 11.519-11.793 20.291-23.677 20.291-1.845 0-3.645-.226-5.375-.623a13.637 13.637 0 0 1-2.259 2.265c3.499 3.557 8.331 5.752 13.66 5.752 10.683 0 19.335-8.795 19.335-19.653 0-2.864-.604-5.58-1.692-8.032h.008Z'/%3E%3C/g%3E%3C/g%3E%3Cg style='mix-blend-mode:luminosity' opacity='.1' clip-path='url(../study/css/#c)'%3E%3Cpath d='M93.176 25.683c-.94 5.541-5.741 9.76-11.527 9.76-3.989 0-7.508-2.006-9.622-5.069-1.219.43-2.527.67-3.892.67-4.097 0-7.698-2.115-9.786-5.316a14.213 14.213 0 0 1-5.032.917c-2.621 0-5.078-.711-7.192-1.95a14.264 14.264 0 0 1-7.452.1c-1.853 3.18-5.282 5.313-9.215 5.313-3.553 0-6.7-1.744-8.638-4.425a9.466 9.466 0 0 0-.824 3.864C19.996 34.77 24.21 39 29.41 39a9.386 9.386 0 0 0 7.385-3.594A18.76 18.76 0 0 0 47.863 39a18.77 18.77 0 0 0 11.914-4.245A13.636 13.636 0 0 0 69.671 39c3.098 0 5.954-1.033 8.25-2.774A9.361 9.361 0 0 0 84.583 39c5.2 0 9.413-4.23 9.413-9.453a9.406 9.406 0 0 0-.824-3.864h.004Z' fill='%23D9F6FF'/%3E%3Cpath d='M84.587 20.094c-.727 0-1.432.086-2.11.243-1.969-5.174-6.957-8.854-12.802-8.854-1.588 0-3.113.273-4.533.775C62.189 5.624 55.569 1 47.867 1c-10.45 0-18.92 8.506-18.92 19v.105C23.967 20.348 20 24.48 20 29.547 20 34.612 24.213 39 29.413 39a9.386 9.386 0 0 0 7.385-3.594A18.76 18.76 0 0 0 47.867 39a18.77 18.77 0 0 0 11.914-4.245A13.636 13.636 0 0 0 69.675 39c3.098 0 5.954-1.033 8.25-2.774A9.361 9.361 0 0 0 84.587 39c5.2 0 9.413-4.23 9.413-9.453 0-5.223-4.213-9.453-9.413-9.453Z' fill='%23fff'/%3E%3Cpath d='M93.176 25.683c-.94 5.541-5.741 9.76-11.527 9.76-3.989 0-7.508-2.006-9.622-5.069-1.219.43-2.527.67-3.892.67-4.097 0-7.698-2.115-9.786-5.316a14.213 14.213 0 0 1-5.032.917c-2.621 0-5.078-.711-7.192-1.95a14.264 14.264 0 0 1-7.452.1c-1.853 3.18-5.282 5.313-9.215 5.313-3.553 0-6.7-1.744-8.638-4.425a9.466 9.466 0 0 0-.824 3.864C19.996 34.77 24.21 39 29.41 39a9.386 9.386 0 0 0 7.385-3.594A18.76 18.76 0 0 0 47.863 39a18.77 18.77 0 0 0 11.914-4.245A13.636 13.636 0 0 0 69.671 39c3.098 0 5.954-1.033 8.25-2.774A9.361 9.361 0 0 0 84.583 39c5.2 0 9.413-4.23 9.413-9.453a9.406 9.406 0 0 0-.824-3.864h.004Z' fill='%23D9F6FF'/%3E%3Cg style='mix-blend-mode:multiply' fill='%23D9F6FF'%3E%3Cpath d='M30.744 30.026c-.421.052-.85.082-1.286.082-3.553 0-6.7-1.744-8.638-4.425a9.466 9.466 0 0 0-.824 3.864C19.996 34.77 24.21 39 29.41 39a9.38 9.38 0 0 0 7.36-3.564 10.872 10.872 0 0 1-6.025-5.41ZM73.884 37.645c-3.262 0-5.969-2.4-6.51-5.549a6.554 6.554 0 0 1-2.158.371 6.523 6.523 0 0 1-4.425-1.733 10.678 10.678 0 0 1-7.158 2.748c-1.808 0-3.515-.453-5.014-1.25-1.983 2.346-4.924 3.837-8.212 3.837-1.223 0-2.401-.21-3.497-.588a18.776 18.776 0 0 0 10.952 3.515 18.77 18.77 0 0 0 11.915-4.245 13.636 13.636 0 0 0 9.894 4.245c2.781 0 5.364-.835 7.523-2.261a6.53 6.53 0 0 1-3.314.91h.004ZM93.176 25.683c-.94 5.541-5.741 9.76-11.527 9.76-.898 0-1.775-.108-2.617-.3a6.594 6.594 0 0 1-1.1 1.09A9.357 9.357 0 0 0 84.582 39c5.201 0 9.414-4.23 9.414-9.453a9.406 9.406 0 0 0-.824-3.864h.004Z'/%3E%3C/g%3E%3C/g%3E%3Cg style='mix-blend-mode:luminosity' opacity='.1' clip-path='url(../study/css/#d)'%3E%3Cpath d='M1344.55 43.52c-1.65 9.77-10.08 17.21-20.25 17.21-7.01 0-13.19-3.54-16.9-8.939-2.14.76-4.44 1.182-6.84 1.182-7.2 0-13.52-3.73-17.19-9.373a24.88 24.88 0 0 1-8.84 1.617c-4.6 0-8.92-1.254-12.63-3.44a25.004 25.004 0 0 1-13.1.179c-3.25 5.604-9.28 9.367-16.19 9.367-6.24 0-11.76-3.076-15.17-7.803a16.802 16.802 0 0 0-1.45 6.813c0 9.208 7.4 16.667 16.54 16.667 5.26 0 9.95-2.482 12.97-6.337A32.883 32.883 0 0 0 1264.95 67c7.94 0 15.22-2.805 20.93-7.486 4.38 4.608 10.54 7.486 17.38 7.486 5.44 0 10.46-1.822 14.49-4.891 3 3.023 7.14 4.891 11.71 4.891 9.13 0 16.53-7.46 16.53-16.667 0-2.43-.51-4.733-1.44-6.813Z' fill='%23D9F6FF'/%3E%3Cpath d='M1329.46 33.665c-1.27 0-2.51.152-3.7.43-3.46-9.123-12.22-15.612-22.49-15.612-2.79 0-5.47.482-7.97 1.366C1290.12 8.152 1278.49 0 1264.95 0c-18.35 0-33.23 14.997-33.23 33.5v.185c-8.75.429-15.72 7.716-15.72 16.648 0 8.93 7.4 16.667 16.54 16.667 5.26 0 9.94-2.482 12.97-6.337A32.876 32.876 0 0 0 1264.95 67c7.94 0 15.22-2.805 20.94-7.486 4.38 4.608 10.54 7.486 17.38 7.486 5.44 0 10.46-1.822 14.49-4.891a16.405 16.405 0 0 0 11.7 4.891c9.14 0 16.54-7.46 16.54-16.667 0-9.209-7.4-16.668-16.54-16.668Z' fill='%23fff'/%3E%3Cpath d='M1344.55 43.52c-1.65 9.77-10.08 17.21-20.25 17.21-7.01 0-13.19-3.54-16.9-8.939-2.14.76-4.44 1.182-6.84 1.182-7.2 0-13.52-3.73-17.19-9.373a24.88 24.88 0 0 1-8.84 1.617c-4.6 0-8.92-1.254-12.63-3.44a25.004 25.004 0 0 1-13.1.179c-3.25 5.604-9.28 9.367-16.19 9.367-6.24 0-11.76-3.076-15.17-7.803a16.802 16.802 0 0 0-1.45 6.813c0 9.208 7.4 16.667 16.54 16.667 5.26 0 9.95-2.482 12.97-6.337A32.883 32.883 0 0 0 1264.95 67c7.94 0 15.22-2.805 20.93-7.486 4.38 4.608 10.54 7.486 17.38 7.486 5.44 0 10.46-1.822 14.49-4.891 3 3.023 7.14 4.891 11.71 4.891 9.13 0 16.53-7.46 16.53-16.667 0-2.43-.51-4.733-1.44-6.813Z' fill='%23D9F6FF'/%3E%3Cg style='mix-blend-mode:multiply' fill='%23D9F6FF'%3E%3Cpath d='M1234.87 51.177c-.74.093-1.49.146-2.26.146-6.24 0-11.76-3.076-15.17-7.803a16.802 16.802 0 0 0-1.45 6.813c0 9.208 7.4 16.667 16.54 16.667 5.23 0 9.9-2.456 12.93-6.284-4.62-1.677-8.41-5.123-10.59-9.539ZM1310.66 64.61c-5.73 0-10.48-4.23-11.43-9.782-1.2.416-2.47.653-3.8.653-2.99 0-5.71-1.162-7.77-3.056-3.35 3.017-7.75 4.845-12.57 4.845-3.18 0-6.18-.799-8.81-2.205-3.49 4.14-8.65 6.766-14.43 6.766-2.15 0-4.22-.37-6.14-1.036 5.43 3.895 12.07 6.198 19.24 6.198 7.94 0 15.22-2.805 20.93-7.485 4.38 4.607 10.54 7.485 17.38 7.485 4.89 0 9.42-1.472 13.22-3.987a11.458 11.458 0 0 1-5.83 1.604h.01ZM1344.55 43.52c-1.65 9.77-10.08 17.21-20.25 17.21-1.58 0-3.11-.192-4.6-.529-.56.72-1.21 1.36-1.93 1.92 3 3.017 7.13 4.879 11.69 4.879 9.13 0 16.53-7.46 16.53-16.667 0-2.43-.51-4.733-1.44-6.813Z'/%3E%3C/g%3E%3C/g%3E%3Cg style='mix-blend-mode:luminosity' opacity='.1' clip-path='url(../study/css/#e)'%3E%3Cpath d='M1541.64 597.802c-2.69 15.893-16.45 27.996-33.02 27.996-11.43 0-21.51-5.756-27.57-14.54a33.356 33.356 0 0 1-11.15 1.922c-11.74 0-22.05-6.068-28.03-15.249a40.73 40.73 0 0 1-14.42 2.631c-7.51 0-14.55-2.041-20.6-5.595a40.896 40.896 0 0 1-11.18 1.567c-3.51 0-6.92-.451-10.17-1.277-5.31 9.117-15.14 15.238-26.4 15.238-10.18 0-19.2-5.004-24.75-12.693a27.112 27.112 0 0 0-2.36 11.082c0 14.981 12.07 27.116 26.97 27.116 8.57 0 16.22-4.038 21.15-10.309 8.92 6.486 19.87 10.309 31.71 10.309 12.95 0 24.82-4.564 34.14-12.178 7.14 7.496 17.19 12.178 28.34 12.178 8.88 0 17.06-2.964 23.64-7.958 4.88 4.919 11.63 7.958 19.08 7.958 14.9 0 26.97-12.135 26.97-27.116 0-3.952-.84-7.7-2.36-11.082h.01Z' fill='%23D9F6FF'/%3E%3Cpath d='M1517.03 581.768c-2.08 0-4.1.247-6.04.699-5.64-14.842-19.93-25.398-36.68-25.398-4.55 0-8.92.784-12.98 2.223-8.46-19.029-27.43-32.292-49.5-32.292-29.93 0-54.2 24.399-54.2 54.5v.301c-14.27.698-25.63 12.553-25.63 27.083 0 14.53 12.07 27.116 26.97 27.116 8.57 0 16.22-4.038 21.15-10.309 8.92 6.486 19.87 10.309 31.71 10.309 12.95 0 24.82-4.564 34.14-12.178 7.14 7.496 17.19 12.178 28.34 12.178 8.88 0 17.06-2.964 23.64-7.958 4.88 4.919 11.63 7.958 19.08 7.958 14.9 0 26.97-12.135 26.97-27.116s-12.07-27.116-26.97-27.116Z' fill='%23fff'/%3E%3Cpath d='M1541.64 597.802c-2.69 15.893-16.45 27.996-33.02 27.996-11.43 0-21.51-5.756-27.57-14.54a33.356 33.356 0 0 1-11.15 1.922c-11.74 0-22.05-6.068-28.03-15.249a40.73 40.73 0 0 1-14.42 2.631c-7.51 0-14.55-2.041-20.6-5.595a40.896 40.896 0 0 1-11.18 1.567c-3.51 0-6.92-.451-10.17-1.277-5.31 9.117-15.14 15.238-26.4 15.238-10.18 0-19.2-5.004-24.75-12.693a27.112 27.112 0 0 0-2.36 11.082c0 14.981 12.07 27.116 26.97 27.116 8.57 0 16.22-4.038 21.15-10.309 8.92 6.486 19.87 10.309 31.71 10.309 12.95 0 24.82-4.564 34.14-12.178 7.14 7.496 17.19 12.178 28.34 12.178 8.88 0 17.06-2.964 23.64-7.958 4.88 4.919 11.63 7.958 19.08 7.958 14.9 0 26.97-12.135 26.97-27.116 0-3.952-.84-7.7-2.36-11.082h.01Z' fill='%23D9F6FF'/%3E%3Cg style='mix-blend-mode:multiply' fill='%23D9F6FF'%3E%3Cpath d='M1362.78 610.259c-1.21.15-2.44.236-3.68.236-10.18 0-19.2-5.004-24.75-12.693a27.112 27.112 0 0 0-2.36 11.082c0 14.981 12.07 27.116 26.97 27.116 8.53 0 16.13-3.995 21.08-10.223-7.53-2.728-13.71-8.334-17.26-15.518ZM1486.37 632.113c-9.35 0-17.1-6.884-18.65-15.916a18.69 18.69 0 0 1-6.18 1.064c-4.88 0-9.32-1.89-12.68-4.972-5.46 4.907-12.64 7.882-20.5 7.882-5.18 0-10.08-1.3-14.37-3.587-5.68 6.733-14.11 11.007-23.53 11.007-3.5 0-6.88-.601-10.02-1.686 8.86 6.336 19.69 10.084 31.38 10.084 12.95 0 24.82-4.564 34.14-12.178 7.14 7.496 17.19 12.178 28.34 12.178 7.97 0 15.37-2.394 21.55-6.486-2.79 1.643-6.03 2.61-9.49 2.61h.01Z'/%3E%3C/g%3E%3C/g%3E%3Cg style='mix-blend-mode:luminosity' opacity='.2' clip-path='url(../study/css/#f)'%3E%3Cpath d='M172.063 577.46c-2.209 13.123-13.5 23.116-27.104 23.116-9.379 0-17.654-4.752-22.624-12.006a27.24 27.24 0 0 1-9.152 1.588c-9.633 0-18.101-5.01-23.01-12.592a33.205 33.205 0 0 1-11.834 2.173 33.143 33.143 0 0 1-16.909-4.62 33.293 33.293 0 0 1-9.169 1.295c-2.884 0-5.68-.373-8.353-1.055-4.357 7.528-12.422 12.582-21.67 12.582-8.353 0-15.751-4.132-20.31-10.481a22.562 22.562 0 0 0-1.937 9.151C-.009 598.98 9.896 609 22.125 609c7.039 0 13.315-3.334 17.365-8.512C46.809 605.843 55.794 609 65.515 609c10.624 0 20.372-3.768 28.016-10.055C99.395 605.134 107.642 609 116.794 609c7.284 0 13.999-2.447 19.398-6.57 4.006 4.061 9.546 6.57 15.665 6.57 12.228 0 22.133-10.02 22.133-22.389 0-3.263-.692-6.358-1.937-9.151h.009Z' fill='%23D9F6FF'/%3E%3Cpath d='M151.866 564.222c-1.709 0-3.366.204-4.961.576-4.628-12.254-16.357-20.97-30.101-20.97-3.735 0-7.32.647-10.66 1.835C99.202 529.951 83.634 519 65.524 519c-24.57 0-44.486 20.146-44.486 45v.248C9.327 564.825 0 574.614 0 586.611S9.905 609 22.134 609c7.038 0 13.315-3.334 17.364-8.512 7.32 5.355 16.305 8.512 26.026 8.512 10.624 0 20.371-3.768 28.015-10.055C99.403 605.134 107.652 609 116.804 609c7.284 0 13.998-2.447 19.398-6.57 4.006 4.061 9.546 6.57 15.664 6.57C164.095 609 174 598.98 174 586.611c0-12.37-9.905-22.389-22.134-22.389Z' fill='%23fff'/%3E%3Cpath d='M172.063 577.46c-2.209 13.123-13.5 23.116-27.104 23.116-9.379 0-17.654-4.752-22.624-12.006a27.24 27.24 0 0 1-9.152 1.588c-9.633 0-18.101-5.01-23.01-12.592a33.205 33.205 0 0 1-11.834 2.173 33.143 33.143 0 0 1-16.909-4.62 33.293 33.293 0 0 1-9.169 1.295c-2.884 0-5.68-.373-8.353-1.055-4.357 7.528-12.422 12.582-21.67 12.582-8.353 0-15.751-4.132-20.31-10.481a22.562 22.562 0 0 0-1.937 9.151C-.009 598.98 9.896 609 22.125 609c7.039 0 13.315-3.334 17.365-8.512C46.809 605.843 55.794 609 65.515 609c10.624 0 20.372-3.768 28.016-10.055C99.395 605.134 107.642 609 116.794 609c7.284 0 13.999-2.447 19.398-6.57 4.006 4.061 9.546 6.57 15.665 6.57 12.228 0 22.133-10.02 22.133-22.389 0-3.263-.692-6.358-1.937-9.151h.009Z' fill='%23D9F6FF'/%3E%3Cg style='mix-blend-mode:multiply' fill='%23D9F6FF'%3E%3Cpath d='M25.263 587.746a24.32 24.32 0 0 1-3.024.195c-8.354 0-15.752-4.132-20.31-10.481a22.562 22.562 0 0 0-1.938 9.151C-.009 598.98 9.896 609 22.125 609c7.003 0 13.245-3.299 17.303-8.441-6.18-2.253-11.255-6.881-14.165-12.813ZM126.7 605.79c-7.67 0-14.034-5.684-15.305-13.141a15.295 15.295 0 0 1-5.075.878c-4.006 0-7.652-1.56-10.405-4.105-4.48 4.052-10.379 6.508-16.83 6.508a24.886 24.886 0 0 1-11.79-2.962c-4.663 5.56-11.58 9.089-19.311 9.089-2.875 0-5.645-.496-8.222-1.392 7.267 5.232 16.155 8.326 25.754 8.326 10.623 0 20.371-3.768 28.015-10.055 5.864 6.189 14.113 10.055 23.264 10.055a31.802 31.802 0 0 0 17.689-5.356c-2.296 1.357-4.952 2.155-7.792 2.155h.008ZM172.063 577.46c-2.209 13.123-13.499 23.116-27.104 23.116-2.112 0-4.172-.257-6.153-.709a15.546 15.546 0 0 1-2.586 2.58c4.006 4.053 9.537 6.553 15.638 6.553 12.228 0 22.133-10.02 22.133-22.389 0-3.263-.692-6.358-1.937-9.151h.009Z'/%3E%3C/g%3E%3C/g%3E%3C/mask%3E%3Cg mask='url(../study/css/#g)'%3E%3Cpath fill='%23D9D9D9' d='M-7-9h1453v630H-7z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(395 26)' d='M0 0h197v102H0z'/%3E%3C/clipPath%3E%3CclipPath id='b'%3E%3Cpath fill='%23fff' transform='translate(319 67)' d='M0 0h152v79H0z'/%3E%3C/clipPath%3E%3CclipPath id='c'%3E%3Cpath fill='%23fff' transform='translate(20 1)' d='M0 0h74v38H0z'/%3E%3C/clipPath%3E%3CclipPath id='d'%3E%3Cpath fill='%23fff' transform='translate(1216)' d='M0 0h130v67H0z'/%3E%3C/clipPath%3E%3CclipPath id='e'%3E%3Cpath fill='%23fff' transform='translate(1332 527)' d='M0 0h212v109H0z'/%3E%3C/clipPath%3E%3CclipPath id='f'%3E%3Cpath fill='%23fff' transform='translate(0 519)' d='M0 0h174v90H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") left 7px center/100% auto no-repeat,linear-gradient(to bottom,#262262,#25aae1) no-repeat
}

    .t-hero .container, .t-why .container {
        max-width: 1194px
    }

.t-hero__title {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 20px;
    text-align: center;
    color: #fff
}

    .t-hero__title::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 100px;
        height: 3px;
        background-color: #25aae1
    }

.t-hero__item {
    align-items: center;
    display: flex;
    margin: 0 auto;
    box-shadow: 0 4px 20px rgba(0,0,0,.25);
    border-radius: 10px;
    max-width: 550px;
    height: 100%;
    padding: 15px;
    background: #fff
}

@media screen and (min-width:576px) {
    .classes__search {
        margin-bottom: 61px;
        padding: 3px 3px 3px 19px
    }

        .classes__search .form-select {
            width: 117px;
            background-position: right 17px center
        }

        .classes__search .form-control {
            margin-right: 15px;
            padding: 0 15px
        }

        .classes__search .btn {
            width: 168px
        }

            .classes__search .btn svg {
                margin-right: 13px;
                width: 19px
            }

    .w-sm-auto {
        width: auto !important
    }

    .t-game__toolbar .form-select {
        max-width: 226px
    }

    .t-game__life, .t-game__score {
        margin-left: 9px;
        width: 104px
    }

    .t-game__char {
        border-radius: 10px;
        box-shadow: 5px 10px #888888;
    }

    .t-game__guide-head {
        width: 126px
    }

    .t-game__guide-content {
        margin-top: -3px;
        width: calc(100% - 126px)
    }

    .t-typing-tabs__footer-progress {
        height: 12px
    }

        .t-typing-tabs__footer-progress span {
            height: 8px
        }

    .t-typing-result__left {
        width: calc(61.35% - 12px)
    }

    .t-typing-result__right {
        margin-left: 12px;
        width: 38.65%
    }

    .t-typing-result__full {
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center
    }

    .t-typing-result__link {
        order: 0;
        margin-left: 7px
    }

    .t-typing-result__ctas {
        margin-bottom: 0;
        margin-left: 12px;
        width: auto;
        min-width: 38.65%
    }

    .t-hero__item {
        padding: 20px 30px 21px
    }
}

@media screen and (min-width:1200px) {
    .t-sidebar-ads {
        flex-shrink: 0;
        width: 372px;
        padding-left: 61px
    }

    .t-hero__item {
        padding-right: 49px;
        padding-left: 49px
    }
}

.t-hero__item-image {
    width: 40%
}

.t-hero__item-content {
    width: 60%;
    padding-left: 25px;
    text-align: center
}

.t-hero__item-title {
    margin-top: 5px;
    margin-bottom: 15px;
    color: #262262
}

.t-hero__item-btn {
    justify-content: center;
    align-items: center;
    display: inline-flex;
    transition: .3s;
    border: none;
    border-radius: 30px;
    padding: 5px;
    color: #fff
}

    .t-hero__item-btn span {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1
    }

    .t-hero__item-btn:hover {
        opacity: .7;
        color: #fff
    }

    .btn-rounded.blue, .t-hero__item-btn.blue {
        background-color: #1f70f5
    }

    .t-hero__item-btn.orange {
        background-color: #f39200
    }

    .t-hero__item-btn svg {
        transition: transform .3s;
        margin-left: 4px
    }

.t-numbers {
    flex-wrap: wrap;
    display: flex;
    background-color: #278fc8;
    color: #fff
}

.t-numbers__item {
    position: relative;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 100%;
    padding: 27px 12px
}

@media screen and (min-width:576px) {
    .t-numbers__item {
        width: 33.3333333333%
    }
}

.t-numbers__item:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 75px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='75' fill='none'%3E%3Cpath stroke='url(../study/css/#a)' stroke-opacity='.5' d='M.5 0v75'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' y1='75' x2='0' y2='0' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff' stop-opacity='0'/%3E%3Cstop offset='.531' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E") no-repeat
}

.t-numbers__item-wrapper {
    align-items: center;
    display: flex
}

.t-numbers__item-icon {
    flex-shrink: 0;
    margin-right: 15px
}

@media screen and (max-width:575px) {
    .table-post__title a {
        display: block
    }

    .practice-mode-detail__wrap .practice-mode-detail__subtitle {
        max-width: 55%
    }

    .t-game__toolbar {
        flex-wrap: wrap;
        justify-content: stretch
    }

    .t-typing-achv__block [class*=col] {
        border-bottom: 1px dashed #adc7f1
    }

        .t-typing-achv__block [class*=col]:last-child {
            border-bottom: none;
            padding-bottom: 0
        }

    .t-numbers__item:not(:last-child)::after {
        right: auto;
        bottom: -40px;
        left: 50%;
        top: auto;
        transform: rotate(90deg);
        transform-origin: center
    }

    .t-numbers__item-icon {
        min-width: 66px;
        text-align: center
    }

    .t-numbers__item-content {
        min-width: 125px
    }
}

.t-numbers__item-title {
    margin-bottom: 5px
}

.t-why {
    margin: 30px 0
}

    .t-why .row {
        margin: 0 -22.5px
    }

    .t-why [class*=col] {
        margin-bottom: 30px;
        padding: 0 22.5px
    }

.t-why__item-image {
    margin: 0 auto 19px;
    width: 127px
}

    .t-why__item-image::before {
        padding-bottom: 129.9212598425%
    }

.t-why__item-title {
    margin-bottom: 6px
}

.t-why__item-text {
    color: #333;
    line-height: 1.47
}

.t-qa {
    margin: 0 0 50px
}

    .t-qa .container {
        max-width: 924px
    }

.t-qa__item {
    transition: .3s;
    margin-bottom: 15px;
    border: 2px solid #f1f1f1;
    border-radius: 3px;
    background: #fff
}

    .t-qa__button, .t-qa__item .collapse-button[aria-expanded=true]::before {
        background-color: #25aae1
    }

    .t-qa__item.active {
        border-color: #25aae1
    }

    .t-qa__item .collapse-button {
        position: relative;
        display: flex;
        border: none;
        width: 100%;
        padding: 12px 40px 15px 15px;
        background: 0 0;
        text-align: left
    }

        .t-qa__item .collapse-button::before {
            content: "";
            position: absolute;
            top: calc(50% - 1px);
            right: 12px;
            transition: .3s;
            width: 22px;
            height: 2px;
            background-color: #656565
        }

        .t-qa__item .collapse-button::after {
            content: "";
            position: absolute;
            top: calc(50% - 11px);
            right: 22px;
            transform-origin: center;
            transition: .3s;
            width: 2px;
            height: 22px;
            background-color: #656565
        }

@media screen and (min-width:992px) {
    .t-typing-achv {
        padding: 47px 55px 44px
    }

    .t-typing-achv__title {
        margin-bottom: 42px
    }

    .t-hero__item-image {
        width: 46.24%
    }

    .t-hero__item-content {
        width: 53.76%;
        padding-left: 32px
    }

    .t-qa__item .collapse-button::before {
        right: 16px
    }

    .t-qa__item .collapse-button::after {
        right: 26px
    }
}

.t-qa__item .collapse-button[aria-expanded=true]::after {
    transform: scaleY(0)
}

.t-qa__item .collapse-content {
    border-top: 2px solid #f1f1f1;
    padding: 11px 14px 26px
}

    .t-qa__item .collapse-content ul li {
        position: relative;
        margin-bottom: 8px;
        padding-left: 24px;
        line-height: 1.47
    }

        .t-qa__item .collapse-content ul li::before {
            content: "";
            position: absolute;
            top: 7px;
            left: 0;
            border-radius: 50%;
            width: 7px;
            height: 7px;
            background-color: #6ec6eb
        }

.t-qa__button {
    justify-content: center;
    align-items: center;
    display: inline-flex;
    transition: .3s;
    border-radius: 30px;
    width: 160px;
    height: 48px;
    color: #fff
}

    .t-qa__button svg {
        transition: .3s;
        margin-left: 14px
    }

    .t-qa__button:hover {
        opacity: .7;
        color: #fff
    }

.t-video {
    padding: 30px 0;
    background: url(../study/images/common/bg.png) center/cover no-repeat
}

    .t-video .container {
        max-width: 901px
    }

.t-video__main {
    overflow: hidden;
    border-radius: 3px 3px 0 0
}

    .t-video__main::before {
        padding-bottom: 56.2143671608%
    }

    .t-video__main img {
        z-index: 2;
        -o-object-fit: cover;
        object-fit: cover
    }

    .t-video__main .play {
        z-index: 3;
        justify-content: center;
        align-items: center;
        display: flex
    }

        .t-video__main .play span {
            justify-content: center;
            align-items: center;
            display: flex;
            border-radius: 50%;
            width: 74px;
            height: 74px;
            background-color: rgba(217,0,0,.6);
            color: #fff
        }

.t-video__content {
    border: 1px solid #d8d6d7;
    border-radius: 0 0 3px 3px;
    padding: 10px 12px 11px;
    background: #fff
}

.t-video__link svg {
    margin-right: 9px
}

@media screen and (min-width:650px) {
    .keyboard--hasSettings {
        padding-top: 30px
    }
}

.keyboard--hasSettings {
    padding-top: 20px
}

.keyboard--c {
    margin-left: auto;
    margin-right: auto
}

.keyboard--hands {
    margin-bottom: 33%
}

.keyboard--full {
    border-radius: 20px;
    padding: 15px 15px 10px
}

.keyboard--a, .keyboard--detail {
    background-color: #d9dadb;
    border: 1px solid rgba(0,0,0,.07)
}

.keyboard {
    box-sizing: border-box;
    position: relative;
    z-index: 1
}

.keyboard-link {
    position: absolute;
    top: 2px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3
}

.keyboard-row {
    display: flex;
    flex: 1;
    justify-content: space-between;
    margin-bottom: 5px;
    max-height: 50px
}

.key {
    line-height: 1;
    max-height: 50px;
    height: 50px;
    border-radius:4px;
}

#test .t-typing-welcome, .hands {
    position: absolute;
    width: 100%;
    height: 100%
}

.keyboard-key {
    flex: 1;
    flex-basis: 40px;
    margin-right: 5px
}

.key--duo {
    flex-direction: column;
    font-size: 12px
}

@media screen and (min-width:650px) {
    .key--rspnsv {
        font-size: 16px
    }

    .hands {
        top: -20%
    }
}

@media screen and (min-width:500px) {
    .key--rspnsv {
        font-size: 12px
    }

    .key--duo .key-label:first-child {
        height: 50%
    }
}

.key--rspnsv {
    font-size: 11px
}

.key--a, .key--b {
    background-color: #fff;
    color: #4a4a4a
}

#key-114 {
    flex-basis: 74px
}

#key-201 {
    flex-basis: 68px
}

#key-301, #key-313 {
    flex-basis: 83px
}

#key-401, #key-413 {
    flex-basis: 108px
}

#key-504 {
    flex-basis: 336px
}

#key-505 {
    flex-basis: 50px
}

.key--duo .key-label:first-child {
    height: 50%;
    overflow: hidden
}

.key-label {
    align-items: center;
    display: flex;
    justify-content: center;
    left: 0;
    top: 0;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    height:100%;
    width:100%;
}

.key--special.key {
    text-transform: lowercase
}

@media screen and (min-width:500px) {
    .key--duo .key-label:last-child {
        height: 50%;
        top: 50%
    }

    .hands {
        top: -6%
    }
}

@media screen and (min-width:450px) {
    .hands {
        top: -2%
    }
}

.hands {
    left: 0;
    top: 3%
}

.hand {
    position: absolute
}

.hand--left {
    left: -20.5%;
    top: -21%;
    width: 74.3%
}

.hand--right {
    left: 33.3%;
    top: -25%;
    width: 84.2%
}

.t-typing-tabs__keyboard {
    padding: 0 1.8rem
}

.key.key--active {
    background-color: #5e9bff;
    color: #fff;
    border-color: #5cb8e4 #8758ff
}

.key.key--wrong {
    background-color: #ff1e00;
    color: #fff
}

.t-typing-random .workspace {
    display: block;
    max-height: 242px
}

.workspace {
    word-wrap: break-word;
    overflow: hidden;
    /*clear: both;*/
    display: flex;
    flex-wrap: wrap;
    max-height: 180px
}

.highlight-wrong {
    color: #000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

#row1 {
    position: relative;
    color: #111 ;
}

    #row1 span {
        padding: 3px 5px
    }

.t-typing-char.char--shake {
    background-color: #ff1e00;
    color: #fff;
    animation: .5s infinite shake
}

.t-typing-char.char--correct {
    background-color: #1c6758;
    color: #fff
}

.key.key--blink {
    color: #fff;
    animation: .5s infinite blink
}

@keyframes shake {
    0% {
        transform: translate(1px,1px) rotate(0)
    }

    10% {
        transform: translate(-1px,-2px) rotate(-1deg)
    }

    20% {
        transform: translate(-3px,0) rotate(1deg)
    }

    30% {
        transform: translate(3px,2px) rotate(0)
    }

    40% {
        transform: translate(1px,-1px) rotate(1deg)
    }

    50% {
        transform: translate(-1px,2px) rotate(-1deg)
    }

    60% {
        transform: translate(-3px,1px) rotate(0)
    }

    70% {
        transform: translate(3px,1px) rotate(-1deg)
    }

    80% {
        transform: translate(-1px,-1px) rotate(1deg)
    }

    90% {
        transform: translate(1px,2px) rotate(0)
    }

    100% {
        transform: translate(1px,-2px) rotate(-1deg)
    }
}

@keyframes blink {
    0%,25%,75% {
        background-color: #ff1e00
    }

    100%,50% {
        background-color: #fff
    }
}

.t-typing-welcome .key--entered {
    background: #1c6758;
    color: #fff
}

#test .t-typing-welcome {
    z-index: 7
}

.exercises-detail__head {
    align-items: flex-start;
    display: flex;
    padding: 11px 20px 0;
    background-color: #4a7fd7;
    color: #fff
}

.exercises-detail__featured {
    justify-content: center;
    align-items: center;
    display: flex;
    margin: 0 0 -16px;
    border: 2px solid #fff;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    background-color: #f0f5ff
}

.exercises-detail__image::before {
    padding-bottom: 112.3076923077%
}

.exercises-detail__content {
    width: calc(100% - 100px);
    padding: 0 0 15px 20px
}

span.highlight {
    background: gray
}

#words {
    padding: 6px 12px 10px;
    margin-top: 0;
    height: 110px;
    overflow: hidden;
    color: #1d4851;
    font-size: 2.2em;
    line-height: 1.6em;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    #words .highlight, .highlight {
        background: #ddd;
        color: #000;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

#inputfield {
    font-size: 1.5em
}

#timer {
    cursor: pointer
}

.hide-time {
    color: #11be52 !important
}

.highlight-wrong {
    background: #ff1818
}

.wrong {
    color: #ff1818
}

.btn-join-class:hover {
    color: #1f70f5;
    cursor: pointer
}

.btn-rounded {
    justify-content: center;
    align-items: center;
    display: inline-flex;
    transition: .3s;
    border: none;
    border-radius: 30px;
    min-width: 130px;
    height: 38px;
    padding: 15px 20px;
    color: #fff
}

@media screen and (min-width:768px) {
    .t-typing-achv__block {
        padding: 37px 38px
    }

        .t-typing-achv__block [class*=col]:nth-last-child(-n+3) {
            margin-bottom: 0;
            padding-bottom: 0
        }

        .t-typing-achv__block [class*=col]:nth-child(3n+1)::after {
            content: "";
            position: absolute;
            bottom: -1px;
            left: 0;
            border-bottom: 1px dashed #adc7f1;
            width: 9999px
        }

    .t-hero {
        padding: 83px 0 154px
    }

    .t-hero__title {
        margin-bottom: 77px;
        padding-bottom: 25px
    }

    .t-hero__item-title {
        margin-top: 16px;
        margin-bottom: 27px
    }

    .t-hero__item-btn {
        height: 48px
    }

    .t-numbers__item-icon {
        margin-right: 26px
    }

    .t-why {
        margin-bottom: 8px;
        margin-top: 72px
    }

        .t-why [class*=col] {
            margin-bottom: 61px
        }

    .t-qa {
        margin-bottom: 100px
    }

    .t-qa__item .collapse-content ul li::before {
        top: 8px
    }

    .t-video {
        padding: 80px 0 65px
    }

    .t-video__content {
        padding-right: 21px;
        padding-left: 21px
    }

    .exercises-detail__head {
        padding: 11px 59px 0
    }

    .exercises-detail__featured {
        margin: 0 0 -27px;
        border-width: 5px;
        width: 120px;
        height: 120px
    }

    .exercises-detail__image {
        width: 65px
    }

    .exercises-detail__content {
        width: calc(100% - 120px);
        padding: 16px 0 18px 36px
    }

    .exercises-detail__main {
        padding: 80px 60px 46px
    }

        .exercises-detail__main .practice-mode-detail__text {
            padding-bottom: 23px
        }

    .btn-rounded {
        min-width: 160px;
        height: 48px
    }
}

.unvisible {
    visibility: hidden
}


.nav-lang__dropdown {
    border-radius: 50%;
    width: 42px;
    height: 42px;
    border: 1px solid #4a7fd7;
    display: flex;
    justify-content: center;
    flex-direction: column;
    background-image: none;
    cursor: pointer;
    font-weight: 700;
    text-align: center;
    color: #656565
}

@media screen and (min-width:768px) {
    .nav-lang__dropdown {
        width: 155px;
        height: 42px;
        border-radius: 10px;
        padding: 0 30px 2px 23px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='6' viewBox='0 0 11 6' fill='none'%3E %3Cpath d='M9.5625 0.875L5.5 4.9375L1.4375 0.875' stroke='%23656565' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");
        background-position: right 7px center;
        background-repeat: no-repeat;
        background-size: 11px 6px;
        text-align: left;
        font-weight: 400;
    }
}


.nav-lang__selected-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
}

@media screen and (min-width:768px) {
    .nav-lang__selected-text {
        text-align: left;
        text-transform: capitalize;
        margin:0;
    }
}

.nav-dropdown__menu {
    max-height: 400px;
    overflow: auto;
    scroll-behavior: auto;
}


    .nav-dropdown__menu::-webkit-scrollbar {
        width: 0.5rem;
    }

    .nav-dropdown__menu::-webkit-scrollbar-track {
        box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        border-radius: 10px;
    }

    .nav-dropdown__menu::-webkit-scrollbar-thumb {
        background-color: #4a7fd7;
        outline: 1px solid slategrey;
        border-radius: 10px;
    }

.nav-lang__dropdown--item {
    padding: 8px 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    min-width: 150px;
}

    .nav-lang__dropdown--item:hover {
        background-color: #eee;
    }

    .nav-lang__dropdown--item a {
        text-transform: capitalize;
    }
h2, h3, p {
    orphans: 3;
    widows: 3;
    line-height: 24px;
    padding: 7px 0px
}

h2 {
    font-size: 20px;
    font-weight: bold;
}

h3 {
    font-size: 18px;
    font-weight: bold;
}

h4 {
    font-size: 16px;
    font-weight: bold;
}
strong, b{font-weight:600}
.t-typing-lesson .gads{text-align:center}
.gads-left {
    float: left;
    max-width: 295px;
    margin-top: 80px;
}
.gads-right {
    margin-top:80px;
    float: right;
    max-width: 295px
}
.alink{color:#000;width:85%;margin:0 auto}
.gads{text-align:center}
.t-site-footer .text-center{background:#fff}
.container-wrap .text-center{background:none}
.des{padding:3px 10px 10px 15px}