.wp-lesson-cartoon {
    font-family: 'font-main-cartoon';
}
.wp-lesson-cartoon .header-form-setup-question {
    background: rgba(5, 89, 7, 1);
    position: relative;
    z-index: 2;
}
.wp-form-setup-question.wp-lesson-cartoon .main-form-setup-question {
    scrollbar-width: none;
     position: relative;
}
.wp-form-setup-question.wp-lesson-cartoon {
    background-image: url(../img-fix/tts/bg-lesson-news.png);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
}
.wp-lesson-cartoon .main-block-part-lesson {
    margin-top: 20px;
}
.wp-lesson-cartoon .flex-action-header {
    position: absolute;
    right: 12px;
    display: flex;
    align-items: center;
    gap: 0 9px;
    top: 0;
    height: 100%;
}




.wp-lesson-cartoon .box-action-header {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}
.wp-lesson-cartoon .box-action-header>.icon {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 14px;
    transition: transform .25s ease, box-shadow .25s ease, filter .25s ease;
}
.wp-lesson-cartoon .box-action-header>.icon img {
    display: block;
}
.wp-lesson-cartoon .box-action-header>.icon:hover {
    transform: translateY(-3px) scale(1.02);
    filter: brightness(1.05);
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.25);
}
.wp-lesson-cartoon .box-action-header>.icon:active {
    transform: translateY(0) scale(.95);
    filter: brightness(.98);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
.wp-lesson-cartoon .name-header h2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.wp-form-setup-question.wp-lesson-cartoon .bottom-form-setup-question {
    box-shadow: none;
    background: url(../img-fix/tts/bg-bottom.svg);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    max-width: 1800px;
    margin: 0 auto;
    padding:0 15px 6px 15px;
    width: 100%;
    position: relative;
    bottom: 20px;
    height:81px;
    width: calc(100% - 30px);
}
.wp-form-setup-question.wp-lesson-cartoon  .flex-button-setup-question .btn-bg-tts {
    padding: 0 16px;
}
.texture-bg-top-lesson {
    display:none;
    pointer-events: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.texture-bg-top-lesson img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.texture-bg-bottom-lesson img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
}
.wp-lesson-cartoon .ct-box-student-lesson  {
    padding-top: 168px;
    padding-bottom: 0;
    position:relative;
}
.wp-lesson-cartoon .ct-box-student-lesson:before {
    content: '';
    position: absolute;
    top: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: calc(100% - 328px);
    background: #fff;
    pointer-events: none;
}

.wp-lesson-cartoon .ct-box-student-lesson .main-box {
    background: transparent;
    border-radius: 0;
    padding: 0 52px;
    margin-top: 24px;
}
.wp-lesson-cartoon .text-tooltip {
    background: #f4a21c;
    color: #fff;
    font-size: 14px;
    font-family: 'font-content-cartoon';
}
.wp-lesson-cartoon .text-tooltip:before {
    background: #f4a21c;
}
.wp-lesson-cartoon .item-arrange.active {
    background: rgba(119, 101, 180, 1);
}
.wp-lesson-cartoon .item-arrange.active .text {
    color: #fff;
    font-size: 19px;
}
.wp-lesson-cartoon .item-arrange .text {
    font-size: 19px;
    font-family: 'font-content-cartoon';
    font-weight: 600;
}
.wp-lesson-cartoon .box-list-item-arrange .item-arrange.active {
    background: rgba(231, 236, 231, 1);
}
.wp-lesson-cartoon .box-list-item-arrange .item-arrange.active .text {
    color: rgba(28, 43, 51, 1);
}
.texture-bg-bottom-lesson {
    pointer-events: none;
    width: calc(100% + 3px);
    position: absolute;
    display:none;
    left: -2.5px;
    bottom: 0;
    z-index: 0;
}
.wp-lesson-cartoon .ct-box-student-lesson .texture-bg-top-lesson,.wp-lesson-cartoon .ct-box-student-lesson .texture-bg-bottom-lesson {
    display: block;
}
.wp-lesson-cartoon .ct-box-student-lesson .bottom-box {
    background: transparent;
    border-radius: 0;
    margin-bottom: 0;
    padding: 12px 52px 52px 52px;
    position: relative;
}
.wp-lesson-cartoon .ct-box-student-lesson .bottom-box::before {
    background: #E8E8E8;
    top: 0;
    height: 1px;
    width: calc(100% - 104px);
    left: 0;
    right: 0;
    margin: auto;
}
.wp-lesson-cartoon .ct-box-student-lesson .bottom-box .left-bottom,.wp-lesson-cartoon .ct-box-student-lesson .bottom-box .right-bottom {
    position: relative;
    z-index: 1;
}
.wp-lesson-cartoon .list-choose-question .ct-check-radio-style label .name-text {
    font-size: 16px;
    font-family: 'font-content-cartoon';
}
@media (min-width:992px) {
    .wp-form-setup-question.wp-lesson-cartoon .sidebar-lesson {
        width: 180px;
        z-index: 1;
    }
}
.wp-form-setup-question.wp-lesson-cartoon .main-page-student-lesson {
    position: relative;
    z-index: 1;
}
.wp-form-setup-question.wp-lesson-cartoon .flex-line-sidebar-texture{
    display: flex;
}
.flex-line-sidebar-texture {
    display: none;
    align-items: center;
    justify-content: space-around;
    position: absolute;
    top: -118px;
    width: 100%;
    opacity: 1;
    transition:all .3s;
    visibility: visible;
    /* transition: transform 1s cubic-bezier(0.68, -0.55, 0.27, 1.55), opacity 0.5s ease-out;  */
}

.wp-form-setup-question.wp-lesson-cartoon .sidebar-lesson:before {
    display: none;
}

.wp-form-setup-question.wp-lesson-cartoon .sidebar-lesson .layout-sidebar-lesson {
    background: linear-gradient(0deg, #006402 -0.16%, #49A337 100%);
    top: 0;
    border-radius: 20px;
    border: 5px solid #BCF6BE;
    box-shadow: 0px 6px 0px 0px #00551499;
    max-height: calc(100vh - 210px);
    max-height: calc(100dvh - 210px);
     
}
@media (min-width:992px) {
    .wp-form-setup-question.wp-lesson-cartoon .sidebar-lesson.is-loading .flex-line-sidebar-texture {
        top: -175px;
        opacity: 0;
        visibility: hidden;
    }
    .wp-form-setup-question.wp-lesson-cartoon .sidebar-lesson .layout-sidebar-lesson {
        transition: transform 1s cubic-bezier(0.68, -0.55, 0.27, 1.55), opacity 0.5s ease-out; 
        transform-origin: top center; 
    }
    .wp-form-setup-question.wp-lesson-cartoon .sidebar-lesson.is-loading .layout-sidebar-lesson {
        transform: rotateX(-90deg); 
        opacity: 0; 
    }
    .wp-form-setup-question.wp-lesson-cartoon .sidebar-lesson:not(.is-loading) .layout-sidebar-lesson {
        transform: rotateX(0deg); 
        opacity: 1;
    }
}

.wp-form-setup-question.wp-lesson-cartoon .layout-sidebar-lesson::-webkit-scrollbar-thumb {
    border-radius:90px;
    background: transparent;
  }
.wp-form-setup-question.wp-lesson-cartoon .list-number-question {
    gap: 8px;
}
.wp-lesson-cartoon .item-number-question:hover,.wp-lesson-cartoon .item-number-question.active {
    background: #006402;
}
.wp-lesson-cartoon .ct-box-student-lesson .bottom-box .right-bottom .box-check-type label .name-text {
    color: rgba(233, 156, 12, 1);
    font-size: 18px;
}
.wp-lesson-cartoon .item-number-question.answer-wrong {
    background: rgba(213, 70, 41, 1);
    border-color: #fff;
}
.wp-lesson-cartoon .item-number-question.answer-correct {
    background: rgba(58, 185, 24, 1);
    border-color: #fff;
}
.wp-lesson-cartoon .item-number-question .number-question {
    position: absolute;
    top: -8px;
    right: -8px;
    background: rgba(42, 148, 41, 1);
    border: 1px solid rgba(234, 239, 243, 1);
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
}
.wp-lesson-cartoon .item-number-question {
    border: 2px solid transparent;
    background: rgb(255 255 255 / 20%);
    width: 44px;
    height: 36px;
    position: relative;
}

.wp-lesson-cartoon .item-number-question .number {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
}

.wp-lesson-cartoon .item-number-question.item-review-question {
    border-color: #fff;
    background: transparent;
}

.wp-lesson-cartoon .title-part-question-ls .name {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
}

.wp-lesson-cartoon .title-part-question-ls  .arrow img {
    filter: brightness(99);
}
.wp-lesson-cartoon .box-number-question-ls {
    border-color: rgb(255 255 255 / 40%);
}
.wp-lesson-cartoon .sidebar-lesson:after {
    display:none;
}
.wp-lesson-cartoon .title-block-part .flex-part .label-number {
    color: #fff;
    border-color: #fff;
    font-size: 20px;
}
.wp-lesson-cartoon .title-block-part .flex-part .name {
    color: #fff;
    font-size: 24px;
    line-height: 1.3;
}
.wp-lesson-cartoon .title-block-part .text-decs {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}
.wp-lesson-cartoon .title-block-part:before {
    backdrop-filter: blur(7px);
    background: url(../img-fix/tts/bg-border-top.svg);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    height: 265px;
    display:none;
}
.wp-lesson-cartoon .texture-border-title {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: calc(100% + 36px);
    height: 265px;
    z-index: -1;
    backdrop-filter: blur(7px);
}

.wp-lesson-cartoon .ct-box-student-lesson .header-box .box-title {
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
    min-height: 56px;
    width: 372px;
    height: 100%;
    padding: 10px 12px 24px 12px;
    display: flex;
    align-items: center;
    border-radius: 0;
    background: transparent;
    justify-content: center;
}
.wp-lesson-cartoon .ct-box-student-lesson .header-box .box-title .texture-title {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.wp-lesson-cartoon .ct-box-student-lesson .header-box {
    text-align: center;
    position: relative;
    top: 0;
    left: -24px;
    right: 0;
    margin: auto;
    margin-top: -193px;
}
.wp-lesson-cartoon .ct-box-student-lesson .header-box .box-title .name {
    color: #2F8513;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.2;
    position: relative;
    top: 2px;
}
.wp-lesson-cartoon .title-box-setup .name-title {
    background: url(../img-fix/tts/texture-label.svg);
    background-size: cover;
    background-position: right;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 18px 0 10px;
    height: 28px;
    line-height: 28px;
    min-width: 109px;
    border-radius: 4px 0 0 4px;
}
.wp-lesson-cartoon .box-timeline-question {
    background: rgba(179, 118, 12, 1);
    border-radius: 100px;
    border: none;
}
.wp-lesson-cartoon  .item-number-question.is-flagged {
    background: #FEA501;
    border-color: transparent;
}

.wp-lesson-cartoon  .item-number-question.is-answered {
    background: #006402;
    border-color: transparent;
}
.wp-lesson-cartoon .item-number-question.is-pending {
    background: rgba(26, 192, 210, 1);
    border-color: #fff;
}
.wp-lesson-cartoon  .item-number-question.is-active {
    border-color: #fff;
    background: transparent;
}
.wp-lesson-cartoon .box-timeline-question .icon {
    width: 26px;
    height: 26px;
    background: transparent;
}

.wp-lesson-cartoon .box-timeline-question .text {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
}
.wp-lesson-cartoon .popup-action-header {
    position: absolute;
    top: 70px;
    right: 0;
    box-shadow: 0px 6px 0px 0px rgba(0, 0, 0, 0.15);
    border: 5px solid rgba(152, 205, 55, 1);
    background: rgba(255, 255, 255, 1);
    border-radius: 20px;
    width: 430px;
    z-index: 1;
    padding: 12px;
    transition: all .3s;
    opacity: 0;
    visibility: hidden;
}

.wp-lesson-cartoon .popup-action-header .item-action-header {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}

.wp-lesson-cartoon .item-action-header:last-child {
    margin: 0;
}

.wp-lesson-cartoon .item-action-header .flex-1 {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 0 8px;
}

.wp-lesson-cartoon .item-action-header .flex-1 .name {
    color: rgba(28, 43, 51, 1);
    font-size: 18px;
    font-weight: 600;
    flex: 1;
    line-height: 1.3;
}

.wp-lesson-cartoon .item-action-header  .switch-btn {
    background: rgba(233, 237, 244, 1);
    padding: 4px 8px;
    border-radius: 100px;
    width: 140px;
}

.wp-lesson-cartoon .item-action-header .switch-btn .status-text {
    color: rgba(133, 141, 154, 1);
    margin-left: 4px;
    font-weight: 600;
}

.wp-lesson-cartoon .item-action-header .flex-1 .icon {
    width: 32px;
    height: 32px;
}

.wp-lesson-cartoon .item-action-header .switch input:checked+.slider {
    background: rgba(56, 178, 90, 1);
}

.wp-lesson-cartoon .item-action-header .switch .slider:before {
    left: 4px;
}
.wp-lesson-cartoon .main-item-question-answer {
    border: 2px solid #E9D593;
}

.wp-lesson-cartoon .item-question-answer:hover .main-item-question-answer {
    border-color: #FEA501;
}
.wp-lesson-cartoon .grid-image-setup .item-picture-setup {
    border: 3px solid rgba(254, 165, 1, 1);
    background: rgba(255, 246, 238, 1);
    border-radius: 16px;
}
.wp-lesson-cartoon .item-question-answer .title {
    background: #FBEEC0;
    padding: 3px 8px 8px 8px;
}
.audio-bg-shape {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 102%;
    pointer-events: none;
    display:none;
}
.wp-lesson-cartoon .item-add-picture .picture {
    border-radius: 12px;
}
.wp-lesson-cartoon .item-question-answer .title p {
    color: #DE9A1C;
    font-size: 16px;
    font-weight: 700;
}
.wp-lesson-cartoon .item-add-audio {
    background: none;
    padding: 5px 14px;
}
.wp-lesson-cartoon .audio-bg-shape {
    display: block;
}
.wp-lesson-cartoon .item-question-answer.active .title {
    background: #f4a21d;
}
.wp-lesson-cartoon .item-question-answer.active .title p {
    color: #ffff;
}
.wp-form-setup-question.wp-lesson-cartoon .content-explain p {
    font-size: 18px;
    font-weight: 600;
    color: rgba(28, 43, 51, 1);
}
.wp-form-setup-question.wp-lesson-cartoon .btn-comment .btn-text-icon .text {
    color: rgba(216, 142, 5, 1);
    font-size: 18px;
    font-weight: 600;
}
.wp-form-setup-question.wp-lesson-cartoon .title-box-explain {
    background: rgba(85, 65, 156, 1);
}
.wp-form-setup-question.wp-lesson-cartoon .title-box-explain .text {
    font-weight: 700;
    font-size: 17px;
}
.wp-form-setup-question.wp-lesson-cartoon .box-total-point-lesson p {
    font-size: 18px;
    color: rgba(216, 142, 5, 1);
    font-weight: 600;
}

.wp-form-setup-question.wp-lesson-cartoon .box-total-point-lesson p .number {
    color: rgba(216, 142, 5, 1);
    font-weight: 700;
}
.wp-form-setup-question.wp-lesson-cartoon .box-total-point-lesson .icon {
    background: rgba(216, 142, 5, 1);
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    margin-right: 8px;
}
.wp-lesson-cartoon .item-question-answer.answer-wrong .title {
    background: rgba(228, 68, 87, 1);
}
.wp-lesson-cartoon .item-question-answer.answer-wrong .main-item-question-answer {
    border-color: rgba(213, 70, 41, 1);
}
.wp-lesson-cartoon .item-question-answer.answer-wrong .title p {
    color: #fff;
}

.wp-lesson-cartoon .item-question-answer.answer-correct .title {
    background: #56B13F;
}
.item-question-answer.answer-correct .main-item-question-answer {
    border-color: #56B13F;
}
.wp-lesson-cartoon .item-question-answer.answer-correct .title p {
    color: #fff;
}

.wp-lesson-cartoon .item-picture-setup {
    border-radius: 8px;
}
.wp-lesson-cartoon .box-report svg path {
    fill: #E34A57;
}
.wp-lesson-cartoon .main-box-setup .item-add-audio {
    background: none;
    padding:8px 14px;
}
.wp-lesson-cartoon .iframe-audio audio {
    background: none;
}
.wp-lesson-cartoon .iframe-audio {
    position: relative;
    z-index: 1;
} 
.wp-lesson-cartoon .info-add-audio {
    position: relative;
    z-index: 1;
}
.wp-lesson-cartoon audio::-webkit-media-controls-play-button,
 .wp-lesson-cartoon audio::-webkit-media-controls-panel {
 background-color: #ECFBEB;
 color: #1C2B33;
 }
.item-action-header .switch input:checked+.slider:before {
    transform: translateX(17px);
}
.switch-btn.is-checked .status-text {
    color: rgba(48, 48, 48, 1);
}
.box-action-header.open .popup-action-header {
    opacity: 1;
    visibility: visible;
}
.wp-lesson-cartoon .box-user-avatar .avatar {
    width: 40px;
    height: 40px;
    border: 3px solid #fff;
}
.wp-lesson-cartoon .box-user-avatar .content .name {
    color: #754F0B;
    font-size: 22px;
    font-weight: 800;
}
.wp-lesson-cartoon .flex-progress-user-question .right-table .number {
    color: #754F0B;
    font-size: 22px;
    font-weight: 800;
}
.wp-lesson-cartoon .line-progress-category.progess-purple {
    background: #B3760C;
    height: 16px;
    padding: 3px;
}
.wp-lesson-cartoon .line-progress-category.progess-purple .line-progess-active {
    background: linear-gradient(90deg, #FFBB00 0%, #FFE4B2 100%);
    height: 10px;
    margin: auto 0;
    margin-right: 12px;
    position: static;
}
.wp-lesson-cartoon .box-timeline-question .text-mobile {
    color: #fff;
    font-size: 18px;
    font-weight: 800;
    display: none;
}
.wp-form-setup-question.wp-lesson-cartoon .box-total-point {
    background: rgba(242, 159, 4, 1);
    border-radius: 12px;
    top: 0;
    margin-top: 12px;
    padding: 6px;
}
.wp-form-setup-question.wp-lesson-cartoon .box-total-point .layout-box {
    border: 1px dashed rgba(255, 255, 255, 1);
    background: #f29f04;
    border-radius: 8px;
}
.wp-form-setup-question.wp-lesson-cartoon .list-tab-lesson-kq {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(241, 237, 255, 1);
    border-radius: 100px;
    gap: 0 8px;
    padding: 6px;
    overflow: hidden;
}

.wp-form-setup-question.wp-lesson-cartoon .tab-lesson-kq:before {
    display: none;
}

.wp-form-setup-question.wp-lesson-cartoon .tab-lesson-kq:after {
    display: none;
}

.wp-form-setup-question.wp-lesson-cartoon .tab-lesson-kq {
    text-align: center;
}
.wp-lesson-cartoon .answer-question-check-pl .text {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
    position:relative;
    top:1px;
}

.wp-form-setup-question.wp-lesson-cartoon .list-tab-lesson-kq .item-tab-lesson-kq {
    background: rgba(241, 237, 255, 1);
    border-radius: 100px;
    width: 260px;
}

.wp-form-setup-question.wp-lesson-cartoon .list-tab-lesson-kq .item-tab-lesson-kq a.text {
    height: 44px;
    padding: 0 10px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 4px;
}

.wp-form-setup-question.wp-lesson-cartoon .list-tab-lesson-kq .item-tab-lesson-kq a.text:before {
    display: none;
}

.wp-form-setup-question.wp-lesson-cartoon .list-tab-lesson-kq .item-tab-lesson-kq.active {
    background: rgba(85, 65, 156, 1);
}

.wp-form-setup-question.wp-lesson-cartoon .list-tab-lesson-kq .item-tab-lesson-kq.active a.text .text {
    color: #fff;
}

.wp-form-setup-question.wp-lesson-cartoon .list-tab-lesson-kq .item-tab-lesson-kq.active a.text .icon svg path {
    fill: #fff;
}

.wp-form-setup-question.wp-lesson-cartoon .list-tab-lesson-kq .item-tab-lesson-kq a.text .text {
    font-size: 20px;
    font-weight: 600;
    color: rgba(85, 65, 156, 1);
}

.wp-form-setup-question.wp-lesson-cartoon .list-tab-lesson-kq .item-tab-lesson-kq a.text svg path {
    fill: rgba(85, 65, 156, 1);
}
.wp-lesson-cartoon .list-info-lesson-test .item-info {
    background: rgba(179, 118, 12, 1);
    border-radius: 12px;
    height: 36px;
    padding: 10px;
}
.wp-lesson-cartoon .list-info-lesson-test .item-info .icon {
    width: 26px;
    height: 26px;
}
.wp-lesson-cartoon .list-info-lesson-test .item-info .icon img {
    width: 100%;
    height: 100%;
}
.wp-lesson-cartoon .list-info-lesson-test .item-info .text {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}
.wp-lesson-cartoon .list-info-lesson-test {
    padding-left:0;
    gap: 0 8px;
}
.wp-form-setup-question.wp-lesson-cartoon .flex-button-setup-question .btn-bg-tts .icon {
    position: relative;
}
.wp-form-setup-question.wp-lesson-cartoon .item-add-audio  .icon-detele-item {
    right: 12px;
    top: 12px;
}
.wp-form-setup-question.wp-lesson-cartoon .flex-button-setup-question .btn-bg-tts .icon .circle-ntf {
    right: auto;
    left: 0px;
    top: 1px;
}
.wp-lesson-cartoon  .select-choose-answer.active {
    background: rgba(254, 165, 1, 1);
}
.wp-lesson-cartoon  .select-choose-answer select {
    font-weight: 500;
    font-family: 'font-content-cartoon';
    font-size: 16px;
}
.wp-lesson-cartoon .text-answer p {
    color: rgba(28, 43, 51, 1);
    font-size: 18px;
        font-weight: 600;
    font-family: 'font-content-cartoon';
}
.wp-lesson-cartoon .box-content-tl p {
    font-size: 18px;
    font-weight: 600;
    color: rgba(28, 43, 51, 1);
        font-family: 'font-content-cartoon';
}
.wp-lesson-cartoon .box-total-point .layout-box .name {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 2px;
    line-height: 1.1;
}
.wp-lesson-cartoon .box-total-point .flex-point .number-bold {
    font-size: 40px;
    font-weight: 600;
}
.wp-lesson-cartoon .box-total-point .flex-point .number-small {
    font-size: 20px;
    line-height: 1.2;
}
.wp-lesson-cartoon .item-add-audio .info-add-audio .name {
    font-size: 17px;
    font-weight: 500;
    font-family: 'font-content-cartoon';
}
.wp-lesson-cartoon .main-box-quetion {
    color: rgba(28, 43, 51, 1);
    font-size: 18px;
    font-weight: 600;
    font-family: 'font-content-cartoon';
}
.wp-lesson-cartoon .fill-blank-question input {
    font-weight: 600;
    font-size: 18px;
}
.wp-lesson-cartoon .block-question-student-small {
    border-color: rgba(47, 133, 19, 1);
}
.wp-lesson-cartoon .flex-title-question-small p {
    background: rgba(47, 133, 19, 1);
}
.wp-lesson-cartoon .flex-blank-question .text {
    font-size: 18px;
    font-weight: 600;
}
.wp-lesson-cartoon .item-question-arrange-drag {
    border-width: 2px;
    border-radius: 12px;
    border: 2px solid #E9D593;
}
.wp-lesson-cartoon .item-question-arrange-drag .stt {
        font-weight: 700;
    font-size: 16px;
    font-family: 'font-content-cartoon';
}
.wp-lesson-cartoon .item-question-arrange-drag  .content-item p {
    font-size: 18px;
    font-weight: 600;
     font-family: 'font-content-cartoon';
}
.wp-lesson-cartoon .box-keyword-bottom .ct-input-keyword input:hover,.wp-lesson-cartoon .box-keyword-bottom .ct-input-keyword input:focus {
    border-color: #d9900a;
}
.wp-lesson-cartoon .title-block-part .label-point-leson {
    background: #f29f04;
}
.wp-lesson-cartoon .title-block-part .label-point-leson p {
    font-size: 18px;
}
.wp-lesson-cartoon .box-keyword-bottom .ct-input-keyword input {
    border-width: 3px;
    font-weight: 600;
    font-size: 18px;
    font-family: 'font-content-cartoon';
    border-color: #e9d594;
    color: #d9900a;
    transition: all .3s;
}
.wp-lesson-cartoon .item-form-site textarea {
    font-family: 'font-content-cartoon';
    font-size: 18px;
}
.wp-lesson-cartoon .item-form-site textarea::placeholder {
    font-size: 16px;
}
.wp-lesson-cartoon .item-question-arrange-drag:hover {
    background: #fff;
    border-color: #FEA501;
}
.wp-lesson-cartoon .item-question-arrange-drag:hover .stt {
    background: #FEA501;
    color: #fff;
}
.wp-lesson-cartoon .box-keyword-bottom.answer-correct .ct-input-keyword input {
    border-color: rgba(27, 189, 105, 1);
    color: rgba(27, 189, 105, 1);
}
.wp-lesson-cartoon .item-question-arrange-drag.answer-correct {
    border-color: #1BBD69;
}
.wp-lesson-cartoon .item-question-arrange-drag.answer-correct .stt {
    background: rgba(27, 189, 105, 1);
    color: #fff;
}
.wp-lesson-cartoon .box-keyword-bottom.answer-wrong .ct-input-keyword input {
    border-color: rgba(228, 68, 87, 1);
    color: rgba(228, 68, 87, 1);
}
.wp-lesson-cartoon .item-question-arrange-drag.answer-wrong {
    border-color: rgba(228, 68, 87, 1);
    pointer-events: none;
}
.wp-lesson-cartoon .item-question-arrange-drag.answer-wrong .stt {
    background: rgba(228, 68, 87, 1);
    color: #fff;
}

.wp-lesson-cartoon .box-keyword-bottom .ct-input-keyword input::placeholder {
    color: #d9900a;
    font-weight: 600;
    font-size: 16px;
}
.wp-lesson-cartoon .box-keyword-bottom.answer-wrong .ct-input-keyword input {
    border-width: 3px;
}
.wp-lesson-cartoon .box-keyword-bottom.answer-correct .ct-input-keyword input {
    border-width: 3px;
}
.wp-lesson-cartoon .flex-keyword .text {
    color: #D88E05;
    font-size: 16px;
    font-weight: 600;
}
.wp-lesson-cartoon .btn-view-title-ls .layout-btn .text {font-size: 18px;font-weight: 500;}
.wp-lesson-cartoon .btn-view-report .layout-view-report {
   background: linear-gradient(0deg, #951403 -0.16%, #F63220 118.23%);
   box-shadow: 0px 4px 0px 0px rgba(0, 85, 20, 0.4);
   border:2px solid rgba(255, 205, 200, 1);
   height: 36px;
    padding: 8px;
}
.wp-lesson-cartoon .btn-view-report .layout-view-report .icon img {
    filter: brightness(99);
}
.wp-lesson-cartoon .btn-view-report .layout-view-report .text {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    top: 0;
    
}
.wp-lesson-cartoon .btn-view-report .layout-view-report .number {
    background: #fff;
    color: rgba(221, 13, 58, 1);
}
.wp-lesson-cartoon .item-tab-part-ls {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}
.wp-lesson-cartoon .item-tab-part-ls.active,.wp-lesson-cartoo .item-tab-part-ls:hover {
    color: rgba(222, 154, 28, 1);
}
.wp-lesson-cartoon .item-tab-part-ls:before {
    background: rgba(222, 154, 28, 1);
}
.wp-lesson-cartoon .btn-text-icon-purple .text {
    color: #D88E05;
    font-size: 18px;
    font-weight: 600;
    top: 0;
}
.wp-lesson-cartoon .flex-check-answer-radio .box-check-type label .name-text {font-size: 18px;}
.wp-lesson-cartoon .column-answer .item-picture-setup.answer-correct {
    border-color: rgba(27, 189, 105, 1);
    background: rgba(243, 255, 249, 1);
}
.wp-lesson-cartoon .column-answer .item-picture-setup.answer-wrong {
    border-color: rgba(228, 68, 87, 1);
    background: rgba(255, 248, 249, 1);
}
.wp-lesson-cartoon .column-connect .item-question-answer.answer-correct .main-item-question-answer .item-add-audio {
    background: none;
}
.wp-lesson-cartoon .column-connect .item-question-answer.answer-wrong .main-item-question-answer .item-add-audio {
    background: none;
}
.wp-lesson-cartoon .box-correct-question-arrange .name {
    font-size: 19px;
    font-family: 'font-content-cartoon';
    font-weight: 600;
}
.wp-lesson-cartoon .box-correct-question-arrange .name {
    font-size: 19px;
    font-family: 'font-content-cartoon';
    font-weight: 600;
}
.wp-lesson-cartoon .box-correct-question-arrange .icon {
    position: relative;
    top: 5px;
}
.wp-lesson-cartoon .ct-box-student-lesson .main-box:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: calc(100% - 104px);
    height: 1px;
    background: #E8E8E8;
    left: 50%;
    transform: translateX(-50%);
}
.wp-lesson-cartoon .popup-write-comment .box-fill-comment .appear-els textarea {
    font-size: 18px;
    line-height: 1.2;
}
.wp-lesson-cartoon .popup-write-comment .send-comment {
    background: #de9a1c;
}
@media (min-width:1700px) {
    .wp-form-setup-question.wp-lesson-cartoon .container {
        max-width: 1260px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson .texture-bg-bottom-lesson {
        left: -2px;
    }
}
@media (min-width:1600px) and (max-width:1699px) {
    .wp-form-setup-question.wp-lesson-cartoon .container {
        max-width: 1200px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson {
        padding-top: 158px;
    }
    .wp-lesson-cartoon .title-block-part:before {
       height: 257px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson:before {
        height: calc(100% - 314px);
    }
      .wp-lesson-cartoon .list-info-lesson-test .item-info .text {
        font-size: 16px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson .header-box {
        margin-top: -182px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson .texture-bg-bottom-lesson {
        left: -2px;
    }
}
@media (min-width:1400px) and (max-width:1599px) {
    .wp-lesson-cartoon .ct-box-student-lesson .header-box {
        margin-top: -156px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson {
        padding-top: 130px;
    }
    .wp-lesson-cartoon .title-block-part:before {
       height: 214px;
    }
    .wp-lesson-cartoon .block-part-lesson .title-block-part {
        margin-bottom: 24px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson:before {
        height: calc(100% - 260px);
    }
    .wp-lesson-cartoon .list-info-lesson-test .item-info .text {
        font-size: 15px;
    }
    .wp-lesson-cartoon .list-info-lesson-test .item-info {
        padding: 6px;
        height: 34px;
    }
    .wp-lesson-cartoon .box-user-avatar .content .name {
        font-size: 20px;
    }
    .wp-form-setup-question.wp-lesson-cartoon .bottom-form-setup-question .right-bottom .btn-bg-tts .text {
        font-size: 20px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson .texture-bg-bottom-lesson {
        left: -1.5px;
    }
}
@media (min-width:1200px) and (max-width:1399px) {
    .wp-lesson-cartoon .ct-box-student-lesson .header-box {
        margin-top: -130px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson .header-box .box-title .name {
        font-size: 18px;
    }
    .wp-lesson-cartoon .list-info-lesson-test .item-info .text {
        font-size: 16px;
    }
    .wp-lesson-cartoon .list-info-lesson-test .item-info .text .text-small {
        display: none;
    }
    .wp-lesson-cartoon .ct-box-student-lesson {
        padding-top: 106px;
    }
    .wp-lesson-cartoon .title-block-part:before {
        height: 170px;
    }
    .wp-lesson-cartoon .block-part-lesson .title-block-part {
        margin-bottom: 24px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson:before {
        height: calc(100% - 210px);
    }
    .wp-lesson-cartoon .ct-box-student-lesson .main-box {
        padding: 0 28px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson .bottom-box::before {
        width: calc(100% - 56px);
    }
    .wp-lesson-cartoon .ct-box-student-lesson .bottom-box {
        padding: 12px 24px 36px 24px;
    }
    .wp-lesson-cartoon .block-question-student-small {
        margin: 0 -28px;
        padding: 0 28px;
    }
    .wp-form-setup-question.wp-lesson-cartoon .bottom-form-setup-question {
        bottom: 10px;
    }
    .wp-lesson-cartoon .box-timeline-question .text {
        font-size: 17px;
    }
    .wp-lesson-cartoon .box-timeline-question .icon {
        width: 24px;
        height: 24px;
    }
    .wp-lesson-cartoon .box-timeline-question {
        height: 44px;
    }
    .wp-form-setup-question.wp-lesson-cartoon .flex-button-setup-question .btn-bg-tts {
        height: 44px;
    }
    .wp-form-setup-question.wp-lesson-cartoon .flex-button-setup-question .btn-bg-tts .text {
        font-size: 18px;
    }
    .wp-lesson-cartoon .box-user-avatar .content .name {
        font-size: 18px;
    }
    .wp-lesson-cartoon .flex-progress-user-question .right-table .number {
        font-size: 18px;
    }
    .wp-lesson-cartoon .line-progress-category.progess-purple {
        height: 12px;
        width: 120px;
    }
    .wp-lesson-cartoon .line-progress-category.progess-purple .line-progess-active {
        height: 6px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson .main-box:before {
        width: calc(100% - 56px);
    }
    .wp-lesson-cartoon .ct-box-student-lesson .texture-bg-bottom-lesson {
        left: -1.5px;
    }
}

@media (max-width:1199px) {
     .wp-lesson-cartoon .list-info-lesson-test .item-info .text .text-small {
        display: none;
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .wp-lesson-cartoon .ct-box-student-lesson .texture-bg-bottom-lesson {
        left: -0.7px;
        width: calc(100% + 2px);
    }
    .wp-lesson-cartoon .ct-box-student-lesson .main-box:before {
        width: calc(100% - 32px);
    }
    .wp-lesson-cartoon .ct-box-student-lesson .header-box {
        margin-top: -112px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson .header-box .box-title .name {
        font-size: 18px;
    }
    .wp-lesson-cartoon .list-info-lesson-test .item-info .text {
        font-size: 15px;
    }
    .wp-lesson-cartoon .list-info-lesson-test .item-info {
        height: 34px;
        padding: 6px;
        border-radius: 8px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson {
        padding-top: 85px;
    }
    .wp-lesson-cartoon .title-block-part:before {
        height: 170px;
    }
    .wp-lesson-cartoon .block-part-lesson .title-block-part {
        margin-bottom: 24px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson:before {
        height: calc(100% - 170px);
    }
    .wp-form-setup-question.wp-lesson-cartoon .bottom-form-setup-question {
        bottom: 10px;
        height: 62px;
    }
    .wp-lesson-cartoon .box-timeline-question .text {
        display: none;
    }
    .wp-lesson-cartoon .box-timeline-question .icon {
        width: 24px;
        height: 24px;
    }
    .wp-lesson-cartoon .box-timeline-question {
        height: 44px;
    }
    .wp-form-setup-question.wp-lesson-cartoon .flex-button-setup-question .btn-bg-tts {
        height: 44px;
    }
    .wp-form-setup-question.wp-lesson-cartoon .flex-button-setup-question .btn-bg-tts .text {
        font-size: 18px;
    }
    .wp-lesson-cartoon .box-user-avatar .content .name {
        font-size: 16px;
    }
    .wp-lesson-cartoon .flex-progress-user-question .right-table .number {
        font-size: 18px;
    }
    .wp-lesson-cartoon .line-progress-category.progess-purple {
        height: 12px;
        width: 120px;
    }
    .wp-lesson-cartoon .line-progress-category.progess-purple .line-progess-active {
        height: 6px;
    }
    .wp-form-setup-question.wp-lesson-cartoon .bottom-form-setup-question .flex-progress-user-question {
        gap: 0 16px;
    }
    .wp-lesson-cartoon .box-timeline-question .text-mobile {
        display: block;
    }
     .wp-lesson-cartoon .ct-box-student-lesson .main-box {
        padding: 0 16px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson .bottom-box::before {
        width: calc(100% - 32px);
    }
    .wp-lesson-cartoon .ct-box-student-lesson .bottom-box {
        padding: 12px 16px 32px 16px;
    }
    .wp-lesson-cartoon .block-question-student-small {
        margin: 0 -16px;
        padding: 0 16px;
    }
}
@media (max-width:991px){
    .wp-form-setup-question.wp-lesson-cartoon .sidebar-lesson .layout-sidebar-lesson {
        max-height: 100dvh;
    }
    .wp-form-setup-question.wp-lesson-cartoon .flex-line-sidebar-texture {
        display: none;
    }
    .wp-form-setup-question.wp-lesson-cartoon .sidebar-lesson .layout-sidebar-lesson {
        border: 0;
        border-radius: 0;
    }
    .wp-lesson-cartoon .item-number-question.item-number-question.item-number-question {
        width: 44px;
        height: 36px;
    }
    .wp-lesson-cartoon .nav-sidebar-mobile {
        border-radius: 0 0 4px 0;
        background: linear-gradient(5.79deg, #218D20 4.45%, #98CD37 98.96%);
        border:2px solid rgba(255, 255, 255, 1);
        box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.2);
        border-left: 0;
    }
    .wp-lesson-cartoon .nav-sidebar-mobile .line {
        background: #fff !important;
    }
    .wp-lesson-cartoon .box-timeline-question .text-mobile {
        display: block;
    }
    .wp-lesson-cartoon .box-timeline-question .text {
        display: none;
    }
    .wp-lesson-cartoon .box-timeline-question .text-mobile {
    font-size:16px;
    }
    .wp-lesson-cartoon .box-timeline-question {
        border-radius: 6px;
        padding: 4px 6px;
    }
    .wp-form-setup-question.wp-lesson-cartoon .flex-button-setup-question .btn-bg-tts {
        height: 43px;
        border-radius: 6px;
    }
}
@media (min-width:768px) and (max-width:991px) {
    .wp-lesson-cartoon .name-header {
        max-width: 540px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson .texture-bg-bottom-lesson {
        left: -1.5px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson .main-box:before {
        width: calc(100% - 48px);
    }
    .wp-lesson-cartoon .ct-box-student-lesson .header-box {
        margin-top: -112px;
        left: 0;
    }
    .wp-lesson-cartoon .ct-box-student-lesson .header-box .box-title .name {
        font-size: 18px;
    }
    .wp-form-setup-question.wp-lesson-cartoon .bottom-form-setup-question .btn-bg-tts .text {
        display: none;
    }
    .wp-lesson-cartoon .list-info-lesson-test .item-info .text {
        font-size: 14px;
    }
    .wp-lesson-cartoon .list-info-lesson-test .item-info {
        height: 34px;
        padding: 6px;
        border-radius: 8px;
        gap: 0 4px;
    }
    .wp-lesson-cartoon .box-user-avatar .content {
        max-width: 125px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson {
        padding-top: 88px;
    }
    .wp-lesson-cartoon .title-block-part:before {
        height: 170px;
    }
    .wp-lesson-cartoon .block-part-lesson .title-block-part {
        margin-bottom: 24px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson:before {
        height: calc(100% - 175px);
    }
    .wp-lesson-cartoon .ct-box-student-lesson .main-box {
        padding: 0 24px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson .bottom-box {
        padding: 12px 24px 36px 24px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson .bottom-box::before {
        width: calc(100% - 48px);
    }
    .wp-lesson-cartoon .line-progress-category.progess-purple {
        height: 12px;
        width: 120px;
    }
    .wp-lesson-cartoon .line-progress-category.progess-purple .line-progess-active {
        height: 6px;
    }
    .wp-form-setup-question.wp-lesson-cartoon .bottom-form-setup-question .flex-progress-user-question {
        gap: 0 16px;
    }
    .wp-lesson-cartoon .flex-progress-user-question .right-table .number {
        font-size: 16px;
    }
    .wp-lesson-cartoon .box-user-avatar .content .name {
        font-size: 16px;
    }
    .wp-form-setup-question.wp-lesson-cartoon .bottom-form-setup-question {
        bottom: 10px;
        height: 62px;
        border-radius: 4px;
    }
  
}
@media (min-width:576px) and (max-width:767px) {
     .wp-lesson-cartoon .name-header {
        max-width: 400px;
    }
    .wp-lesson-cartoon .flex-action-header {
        gap: 0 4px;
    }
    .wp-lesson-cartoon .box-action-header>.icon {
        width: 32px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson .texture-bg-bottom-lesson {
        left: -1px;
        width: calc(100% + 2px);
    }
    .wp-lesson-cartoon .ct-box-student-lesson .header-box {
        margin-top: -92px;
        left: 0;
    }
    .wp-lesson-cartoon .ct-box-student-lesson .header-box .box-title .name {
        font-size: 18px;
    }
    .wp-lesson-cartoon .list-info-lesson-test .item-info .text {
        font-size: 14px;
    }
    .wp-lesson-cartoon .list-info-lesson-test .item-info {
        height: 34px;
        padding: 6px;
        border-radius: 8px;
        gap: 0 4px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson {
        padding-top: 70px;
    }
    .wp-lesson-cartoon .title-block-part:before {
        height: 170px;
    }
    .wp-lesson-cartoon .block-part-lesson .title-block-part {
        margin-bottom: 24px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson:before {
        height: calc(100% - 140px);
    }
    .wp-lesson-cartoon .ct-box-student-lesson .main-box {
        padding: 0 16px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson .header-box .box-title .name {
        font-size: 18px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson .header-box {
        left: 0;
    }
    .wp-lesson-cartoon .ct-box-student-lesson .bottom-box {
        padding: 12px 16px 36px 16px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson .bottom-box::before {
        width: calc(100% - 32px);
    }
    .wp-lesson-cartoon .line-progress-category.progess-purple {
        height: 12px;
        width: 120px;
    }
    .wp-lesson-cartoon .line-progress-category.progess-purple .line-progess-active {
        height: 6px;
    }
    .wp-form-setup-question.wp-lesson-cartoon .bottom-form-setup-question .flex-progress-user-question {
        gap: 0 16px;
    }
    .wp-lesson-cartoon .flex-progress-user-question .right-table .number {
        font-size: 16px;
    }
    .wp-lesson-cartoon .box-user-avatar .content .name {
        font-size: 16px;
    }
    .wp-form-setup-question.wp-lesson-cartoon .bottom-form-setup-question {
        bottom: 0;
        height: auto;
        width: 100%;
        padding: 8px 15px 20px 15px;
        gap: 0;
        margin-bottom: -5px;
    }
    .wp-form-setup-question.wp-lesson-cartoon .bottom-form-setup-question .left-bottom {
        margin-bottom: 6px;
    }
    .wp-lesson-cartoon .box-timeline-question {
        justify-content: center;
    }
       .wp-form-setup-question.wp-lesson-cartoon .flex-button-setup-question .btn-bg-tts {
        flex: none;
        min-width: 140px;
    }
    .wp-lesson-cartoon .box-timeline-question {
        flex: none;
        min-width: 140px;
    }
    .wp-lesson-cartoon .flex-button-setup-question {
        justify-content: center;
    }
    .wp-form-setup-question.wp-lesson-cartoon .bottom-form-setup-question .btn-bg-tts .text{
        font-size: 15px;
        text-align: center;
        line-height: 1.2;
    }
     .wp-form-setup-question.wp-lesson-cartoon .list-tab-lesson-kq .item-tab-lesson-kq a.text .text {
        font-size: 16px;
    }
}
@media (max-width:767px) {
    .wp-lesson-cartoon .ct-box-student-lesson .main-box:before {
       display:none;
    }
      .wp-lesson-cartoon .item-arrange .text {
        font-size: 17px;
    }
    .wp-lesson-cartoon .item-arrange.active .text {
        font-size: 17px;
    }
    .wp-lesson-cartoon .item-question-arrange-drag .content-item p {
        font-size: 16px;
    }
    .wp-lesson-cartoon .title-box-setup .name-title {
        font-size: 16px;
        height: 32px;
    }
    .wp-form-setup-question.wp-lesson-cartoon .title-box-explain .text {
        font-size: 15px;
    }
   
    .wp-form-setup-question.wp-lesson-cartoon .list-tab-lesson-kq .item-tab-lesson-kq a.text {
        padding: 0 7px;
        height: 38px;
    }
    .wp-form-setup-question.wp-lesson-cartoon .list-tab-lesson-kq .item-tab-lesson-kq {
        width: 100%;
        flex: 1;
    }
    .wp-form-setup-question.wp-lesson-cartoon .list-tab-lesson-kq {
        display: flex;
    }
    .wp-lesson-cartoon .box-content-tl p {
        font-size: 18px;
    }
    .wp-lesson-cartoon .item-add-audio .info-add-audio .name {
        font-size: 18px;
    }
    .wp-form-setup-question.wp-lesson-cartoon .content-explain p {
        font-size: 18px;
    }
    .wp-lesson-cartoon .text-answer p {
        font-size: 18px;
    }
    .wp-lesson-cartoon .main-box-quetion {
        font-size: 18px;
    }
    .wp-lesson-cartoon .fill-blank-question input {
        font-size: 18px;
    }
    .wp-lesson-cartoon .title-block-part .flex-part .name {
        font-size: 22px;
    }
    .wp-lesson-cartoon .title-block-part .flex-part .label-number {
        font-size: 18px;
    }
 
}
@media (max-width:575px) {

    .wp-lesson-cartoon .flex-action-header {
        gap: 0 4px;
    }
    .wp-lesson-cartoon .box-action-header>.icon {
        width: 32px;
    }
    .wp-form-setup-question.wp-lesson-cartoon .main-page-student-lesson {
        padding-top:16px;
    }
    .wp-lesson-cartoon  .list-btn-add-info {
        flex-wrap: wrap;
    }
    .wp-lesson-cartoon .list-btn-add-info .btn-add-content {
        width: 100%;
    }
    .wp-lesson-cartoon .name-header h2 {
        font-size: 18px;
    }
    .wp-lesson-cartoon .block-question-student-small {
        margin: 0 -16px;
        padding: 0 16px;
    }
    .wp-form-setup-question.wp-lesson-cartoon .flex-button-setup-question .btn-bg-tts .icon .circle-ntf {
        top: -2px;
    }
    .wp-form-setup-question.wp-lesson-cartoon .bottom-form-setup-question .btn-bg-tts .text{
        font-size: 14px;
        text-align: center;
        line-height: 1.2;
    }
    .wp-form-setup-question.wp-lesson-cartoon .bottom-form-setup-question .btn-bg-tts .icon {
        width: 18px;
        height: 18px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .wp-form-setup-question.wp-lesson-cartoon .bottom-form-setup-question .btn-bg-tts {
        padding: 0 4px;
    }
    .wp-lesson-cartoon .box-timeline-question .text-mobile {
        font-size: 14px;
    }
    .wp-lesson-cartoon .box-timeline-question .icon {
        width: 18px;
        height: 18px;
    }
     .wp-form-setup-question.wp-lesson-cartoon .btn-comment .btn-text-icon .text {
        display: none;
    }
    .wp-form-setup-question.wp-lesson-cartoon .box-total-point-lesson p {
        font-size: 14px;
    }
    .wp-form-setup-question.wp-lesson-cartoon .box-total-point-lesson .icon {
        width: 22px;
        height: 22px;
    }
    .wp-form-setup-question.wp-lesson-cartoon .box-total-point-lesson .icon img {
        width: 16px;
    }
    .wp-lesson-cartoon .header-form-setup-question {
        padding-right: 85px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson {
        padding-top: 54px;
    }
    .wp-lesson-cartoon .title-block-part:before {
        height: 170px;
    }
    .wp-lesson-cartoon .block-part-lesson .title-block-part {
        margin-bottom: 24px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson:before {
        height: calc(100% - 105px);
    }
    .wp-lesson-cartoon .ct-box-student-lesson .main-box {
        margin-top: 20px;
        padding: 0 16px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson .header-box .box-title .name {
        font-size: 18px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson .header-box {
        left: 0;
        position: relative;
        top: 0;
        margin-top: -75px;
    }
    .wp-lesson-cartoon .texture-border-title {
        display: none;
    }
    .wp-lesson-cartoon .ct-box-student-lesson .header-box .box-title {
        width: calc(100% - 56px);
    }
    .texture-bg-bottom-lesson {
        width: calc(100% + 1.4px);
        left: -1px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson .bottom-box {
        padding: 12px 16px 32px 16px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson .bottom-box::before {
        width: 100%;
    }
    .wp-lesson-cartoon .title-box-setup .flex-title-box {
        width: auto;
    }
    .wp-lesson-cartoon .line-progress-category.progess-purple {
        height: 12px;
        width: 120px;
    }
    .wp-lesson-cartoon .line-progress-category.progess-purple .line-progess-active {
        height: 6px;
    }
    .wp-form-setup-question.wp-lesson-cartoon .bottom-form-setup-question .flex-progress-user-question {
        gap: 0 16px;
    }
    .wp-lesson-cartoon .flex-progress-user-question .right-table .number {
        font-size: 16px;
    }
    .wp-lesson-cartoon .box-user-avatar .content .name {
        font-size: 16px;
    }
    .wp-form-setup-question.wp-lesson-cartoon .bottom-form-setup-question {
        bottom: 0;
        height: auto;
        width: 100%;
        padding: 8px 12px 20px 12px;
        gap: 0;
        margin-bottom: -5px;
    }
    .wp-form-setup-question.wp-lesson-cartoon .bottom-form-setup-question .left-bottom {
        margin-bottom: 6px;
    }
    .wp-lesson-cartoon .box-timeline-question {
        justify-content: center;
    }
    .wp-lesson-cartoon .popup-action-header {
        width: 300px;
        top: 55px;
        position: fixed;
        right: 15px;
    }
    .wp-lesson-cartoon .popup-action-header .item-action-header {
        flex-wrap: wrap;
    }
    .wp-lesson-cartoon .item-action-header .flex-1 {
        flex: none;
        width: 100%;
    }
    .wp-lesson-cartoon .item-action-header .switch-btn {
        margin-left: 36px;
    }
    .wp-lesson-cartoon .list-info-lesson-test .item-info .text {
        font-size: 14px;
    }
    .wp-lesson-cartoon .list-info-lesson-test .item-info {
        height: 26px;
        padding: 3px 4px;
        border-radius: 8px;
        gap: 0 4px;
    }
    .wp-lesson-cartoon .list-info-lesson-test .item-info .icon {
        width: 16px;
        height: 16px;
    }
    .wp-lesson-cartoon .list-info-lesson-test {
        gap: 0 4px;
    }
    .wp-lesson-cartoon .popup-write-comment {
        right: -100px;
    }
    .wp-form-setup-question.wp-lesson-cartoon .list-tab-lesson-kq .item-tab-lesson-kq a.text .text {
        font-size: 15px;
    }
}
@media (max-width:385px) {
    .wp-lesson-cartoon .ct-box-student-lesson .header-box .box-title .name {
        font-size: 16px;
    }
    .wp-lesson-cartoon .ct-box-student-lesson:before {
        height: calc(100% - 96px);
    }
    .wp-lesson-cartoon .ct-box-student-lesson {
        padding-top: 48px;
    }
       .wp-form-setup-question.wp-lesson-cartoon .list-tab-lesson-kq .item-tab-lesson-kq a.text .text {
        font-size: 14px;
    }
}

/* POpup */
.popup-center.popup-tts .main-popup-center {
    width: 486px;
}

.popup-center.popup-tts .title-block-popup {
    height: 96px;
    margin-bottom: -34px;
    padding-top: 16px;
}

.popup-center.popup-tts .block-popup-update {
    padding: 32px;
    border-radius: 32px;
}

.popup-center.popup-tts .title-block-popup .text-size-24-bold {
    font-size: 24px;
    color: #fff;
    line-height: 1.3;
    font-weight: 700;
}

.popup-tts .texture-update {
    margin-bottom: 22px;
}

.text-size-24-bold {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3;
    color: rgba(28, 43, 51, 1);
}

.popup-tts .text-size-20-medium {
    font-size: 20px;
    line-height: 1.3;
    color: #1c2b33;
    font-family: 'font-content-cartoon';
}
.box-text-ntf .text-size-24-bold .color {
    color: rgba(222, 57, 35, 1);
}
.popup-center.popup-tts .title-block-popup.bg-title-red {
    background: rgba(193, 50, 31, 1);
}
.popup-center.popup-tts .title-block-popup.bg-title-orange {
    background: rgba(237, 157, 10, 1);
}
.box-text-ntf {
    margin-bottom: 24px;
}

.list-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.list-btn .btn-bg-tts {
    flex: 1;
}

.btn-bg-tts {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 52px;
    padding: 0 8px;
    gap: 0 4px;
    border-radius: 100px;
    cursor: pointer;
    transition: all .25s ease;
    overflow: hidden;
    position: relative;
}

.wp-form-setup-question.wp-lesson-cartoon .btn-bg-tts .text {
    color: #fff;
    font-size: 21px;
    line-height: 1.3;
    font-weight: 800;
}

.btn-bg-tts.ct-btn-green {
    background: linear-gradient(5.79deg, #218D20 4.45%, #98CD37 98.96%);
    border: 3px solid #fff;
    box-shadow: 0px 3px 0px rgba(0,0,0,0.2);
}

.btn-bg-tts.ct-btn-green:hover {
    transform: translateY(-3px) scale(1.03);
    background: linear-gradient(5.79deg, #28A826 4.45%, #A6E549 98.96%);
    box-shadow: 0px 7px 14px rgba(0,0,0,0.25);
}

.btn-bg-tts.ct-btn-orange {
    background: linear-gradient(5.79deg, #DC5523 4.45%, #FFA736 98.96%);
    border: 3px solid rgba(255, 255, 255, 1);
    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.2);
}
.btn-bg-tts.ct-btn-orange:hover {
    transform: translateY(-3px) scale(1.03);
    background: linear-gradient(5.79deg, #E76834 4.45%, #FFB757 98.96%);
    box-shadow: 0px 7px 14px rgba(0,0,0,0.25);
}
.btn-bg-tts:hover .icon {
    animation: iconShake 0.45s ease;
}
.btn-bg-tts::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    background: linear-gradient(90deg,
        rgba(255,255,255,0) 0%,
        rgba(255,255,255,0.25) 50%,
        rgba(255,255,255,0) 100%);
    transform: translateX(-120%);
    opacity: 0;
}
@keyframes iconShake {
    0% { transform: rotate(0deg); }
    25% { transform: rotate(-12deg); }
    50% { transform: rotate(12deg); }
    75% { transform: rotate(-6deg); }
    100% { transform: rotate(0deg); }
}
.btn-bg-tts:active {
    transform: translateY(0) scale(1);
    box-shadow: 0px 3px 0px rgba(0,0,0,0.2);
}
.btn-bg-tts:hover::after {
    opacity: 1;
    transform: translateX(120%);
    transition: transform 0.8s ease;
}

.box-text-ntf .text-size-24-bold {
    margin-bottom: 4px;
}
.popup-center.popup-tts .title-block-popup.bg-title-green {
    background: rgba(74, 166, 55, 1);
}
.texture-td {
    position: relative;
    text-align: center;
    width: 280px;
    height: 180px;
    margin: 0 auto;
    margin-bottom: 48px;
}
.score-badge {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    bottom: 0;
    left: -6px;
    width: 100%;
}
.score-badge .score-label {
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.3;
}
.score-badge .score-value {
    color: #fff;
    font-size: 46px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.1;
    display: block;
}
.score-badge .score-max {
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.1;
}

.result-stats-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 8px;
    margin-bottom: 32px;
}

.result-stats-container .stat-item {
    background: rgba(34, 109, 30, 1);
    border-radius: 12px;
    padding: 5px;
    display: inline-flex;
    align-items: center;
    gap: 0 6px;
}

.result-stats-container .stat-item .icon {
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.result-stats-container .stat-item .text {
    flex: 1;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
}
.btn-bg-tts .text {
    color: #fff;
    font-weight: 800;
    font-size: 20px;
}
.btn-bg-tts .icon {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-bg-tts.ct-btn-back {
    background: rgba(223, 242, 219, 1);
    border: 3px solid rgba(255, 255, 255, 1);
    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.2);
}
.btn-bg-tts.ct-btn-back .text {
    color: rgba(74, 166, 55, 1);
}
.btn-bg-tts.ct-btn-back:hover {
    background: rgba(235, 250, 232, 1);
    transform: translateY(-2px);
    box-shadow: 0px 6px 12px rgba(0,0,0,0.18);
}
.btn-bg-tts.ct-btn-back:hover .icon {
    animation: backIconSpin .45s ease;
}
.btn-bg-tts.ct-btn-back::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    background: linear-gradient(90deg,
        rgba(255,255,255,0) 0%,
        rgba(255,255,255,0.20) 50%,
        rgba(255,255,255,0) 100%);
    transform: translateX(-120%);
    opacity: 0;
}
@keyframes backIconSpin {
    0%   { transform: rotate(0deg); }
    35%  { transform: rotate(-15deg); }
    70%  { transform: rotate(10deg); }
    100% { transform: rotate(0deg); }
}

@media (max-width:575px) {
    .popup-center.popup-tts .main-popup-center {
        width: calc(100% - 30px);
    }
    .list-btn {
        flex-wrap: wrap;
    }
    .list-btn .btn-bg-tts {
        flex: none;
        width: 100%;
        gap: 0 8px;
    }

    .popup-center.popup-tts .block-popup-update {
        padding: 20px 15px;
    }
}


/* Animation */
.texture-cloud-big {
    position: absolute;
    top: 22%;
    right: 6%;
    pointer-events: none;
    animation: clound-ani-big 15s linear infinite alternate;
    animation-play-state: paused;
}
.is-motion-effects .texture-cloud-big {
    animation-play-state: running;
}
@keyframes clound-ani-big {
    0% {
        transform: translateX(110%)
    }
    to {
        transform: translateX(-120%)
    }
}

.texture-cloud-middle {
    position: absolute;
    bottom: 40%;
    left: 8%;
    pointer-events: none;
    animation: clound-ani-middle 14s linear infinite alternate;
    animation-play-state: paused;
}
.is-motion-effects .texture-cloud-middle {
    animation-play-state: running;
}

@keyframes clound-ani-middle {
    0% {
        transform: translateX(-140%)
    }

    to {
        transform: translateX(160%)
    }
}
.texture-cloud-small {
    position: absolute;
    bottom: 44%;
    right: 7%;
    pointer-events: none;
    animation: clound-ani-small 13s linear infinite alternate;
    animation-play-state: paused;
}
.is-motion-effects .texture-cloud-small {
        animation-play-state: running;
}
@keyframes clound-ani-small {
     0% {
        transform: translateX(-180%)
    }

    to {
        transform: translateX(-30%)
    }
}

.texture-light {
    pointer-events: none;
    position: absolute;
    height: 1945px;
    top: -1040px;
    right: -932px;
    transform-origin: center;
    opacity: .6;
    animation: light_ani 50s linear infinite;
    animation-play-state: paused;
}
.is-motion-effects .texture-light{
    animation-play-state: running;
}

@keyframes light_ani {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(-1turn)
    }
}
@media (min-width:1200px) and (max-width:1399px){
    .texture-cloud-small {
        bottom: 30%;
        width: 70px;
    }
    .texture-cloud-middle {
        width: 90px;
    }
    .texture-cloud-big {
        width: 110px;
    }
}
@media (min-width: 992px) and (max-width:1199px) {
     .texture-cloud-small {
        bottom: 30%;
        width: 70px;
    }
    .texture-cloud-middle {
        width: 90px;
    }
    .texture-cloud-big {
        width: 110px;
    }
    .texture-light {
        top: -974px;
        right: -924px;
    }
}
@media (min-width: 768px) and (max-width:991px) {
    .texture-light {
        height: 1500px;
        top: -910px;
        right: -868px;
    }
      .texture-cloud-small {
        bottom: 30%;
        width: 60px;
    }
    .texture-cloud-middle {
        width: 70px;
    }
    .texture-cloud-big {
        width: 90px;
    }
}
@media (max-width: 767px) {
    .texture-light {
        display:none
    }
    .texture-cloud-small {
        display:none
    }
    .texture-cloud-middle {
       display:none
    }
    .texture-cloud-big {
        display:none
    }
}