html, body {
    width: 100%;
    height: 100%
}

.intro_start_abstract ul .no_timer {
    width: 280px;
    background-color: #638677 !important
}

body {
    background-image: url(../assets/images/custom-bg.png) !important;
    background-repeat: no-repeat !important;
    background-size: cover
}

body .slider-counter {
    width: 105px;
    text-align: center;
    box-sizing: border-box
}

body .bottom-btn {
    right: 0;
    bottom: 0;
    background-image: none !important;
    width: 244px;
    background-size: cover;
    height: 108px;
    position: absolute;
    border: 0;
    font-family: "Inter", sans-serif;
    font-size: 38px;
    font-weight: 800;
    color: #fff;
    border-radius: 50px 0 0 0;
    background-color: #638677;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, .2);
    box-shadow: none;
    cursor: pointer;
    transition: all .5s
}

body .bottom-btn:hover {
    width: 284px
}

body .bottom-btn:hover::before {
    width: 94%
}

body .bottom-btn:hover::after {
    width: 89%
}

body .bottom-btn::before {
    top: -17px;
    right: 0;
    content: "";
    width: 92%;
    height: 118px;
    position: absolute;
    border: 4px solid #fff;
    border-radius: 54px 0 0 0;
    border-right: 0;
    border-bottom: 0;
    z-index: 1
}

body .bottom-btn::after {
    opacity: .15;
    top: -7px;
    left: inherit;
    right: 0;
    content: "";
    width: 87%;
    height: 108px;
    position: absolute;
    border: 4px solid #000;
    border-radius: 54px 0 0 0;
    filter: blur(2px);
    border-bottom: 0;
    border-right: 0
}

body .copyrightInfo {
    bottom: 20px;
    top: unset;
    right: unset;
    left: 25px;
    background-color: #638677 !important;
    border: 0;
    width: 70px !important;
    height: 70px !important
}

body .page-wrapper {
    background-image: none
}

body .question-page {
    height: 100%;
    max-height: 937px;
    width: 100%;
    padding: 0px 485px 0px 0
}

body .question-page .wrapper {
    background-image: url(../assets/images/book_no_shadow.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    box-shadow: none
}

body .question-page .wrapper .img-card1 .pic-in-text {
    height: 300px
}

body .question-page .wrapper .img-card2 .pic-in-text {
    height: 360px
}

body .question-page .wrapper .img-card3 .pic-in-text {
    height: 300px
}

body .question-page .wrapper .image {
    height: 100%;
    width: 50%;
    text-align: right
}

body .question-page .wrapper .image img {
    height: 100%;
    max-height: 809px;
    padding: 42px 3px 0 0
}

body .question-page .wrapper .text {
    height: 100%;
    width: 50%
}

body .question-page .wrapper .text .question {
    margin: 50px 0 0 0;
    color: #77a08f
}

body .question-page .wrapper .text .text-inner {
    font-weight: 500;
    color: #3c3b38;
    padding: 0 70px 0 30px;
    height: calc(100% - 250px);
    position: relative
}

body .question-page .wrapper .text .text-inner p {
    /*text-indent: 58px;*/
    text-indent: 0px;
    padding-left: 50px;
    z-index: 100;
    position: relative
}

body .question-page .wrapper .text .text-inner .sound-btn {
    position: absolute;
    z-index: 101
}

body .question-page .wrapper .text .text-inner .sound-btn::before {
    background-image: url(../assets/images/audio-off-custom.svg)
}

body .question-page .wrapper .text .text-inner .sound-btn.off::before {
    background-image: url(../assets/images/audio-custom.svg)
}

body .question-page .wrapper .text .text-inner .pic-in-text {
    position: absolute;
    bottom: 0;
    right: 60px
}

body .question-page .wrapper .text .text-inner .pic-in-text img {
    height: 100%;
    width: auto
}

body .answer-page {
    width: 100%;
    height: auto;
    max-width: 485px;
    position: absolute;
    bottom: 60%;
    right: 0;
    transform: translate(0px, 50%);
    display: block
}

body .answer-page ul {
    width: 100%;
    flex-direction: column
}

body .answer-page ul .wrong {
    background-image: url(../assets/images/label-wrong.svg) !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border: 0 !important
}

body .answer-page ul .right {
    background-image: url(../assets/images/label-right.svg) !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border: 0 !important
}

body .answer-page ul li {
    width: 100%;
    height: 94px;
    padding: 0 35px;
    font-weight: 600;
    font-size: 3.7vh;
    border: 0;
    display: flex;
    justify-content: flex-start;
    background-color: rgba(0, 0, 0, 0);
    background-position: right;
    background-repeat: no-repeat;
    border-radius: 0;
    text-align: left;
    background-size: cover;
    background-image: url(../assets/images/label.svg);
    box-shadow: 15px 20px 15px -12px rgba(0, 0, 0, .7)
}

body .answer-page ul li span {
    display: none !important
}

h1 {
    display: none
}

.reload_pg {
    left: unset !important;
    top: 0 !important;
    right: 0 !important;
    margin: 27px 35px 0 0 !important;
    width: 49px !important;
    height: 52px !important
}

.reload_pg a {
    margin: 0 !important;
    content: url(../assets/images/reload-arrow.svg) !important;
    cursor: pointer
}

.reload_pg a img {
    width: 49px !important;
    height: 52px !important
}

.question img {
    content: url(../assets/images/question.svg)
}

.question .prev {
    line-height: 38px;
    height: 38px
}

.question .prev img {
    content: url(../assets/images/left.svg)
}

.question .next {
    line-height: 38px;
    height: 38px
}

.question .next img {
    content: url(../assets/images/right.svg)
}

.intro_stroke_abstract {
    display: none
}

.intro_pg_abstract {
    border-radius: 25px;
    background-color: #ffe8d0 !important;
    background-image: url(../assets/images/page-bg-custom.png) !important
}

.intro_pg_abstract p {
    font-size: 32px !important;
    line-height: 40px !important;
    text-align: center !important;
    z-index: 200;
    font-weight: 600 !important;
    padding: 30px 40px 0 !important;
    margin: 0 !important;
    color: #271606 !important
}

.intro_pg_abstract ul {
    font-size: 30px !important;
    line-height: 35px !important;
    z-index: 200;
    font-weight: 500;
    padding: 30px 100px 0 100px !important;
    margin: 0 !important;
    color: #271606 !important
}

.intro_start_abstract ul .no_timer {
    font-size: 36px;
    text-shadow: 3px 3px 0px rgba(0, 0, 0, .2)
}

.intro_start_abstract ul .no_timer::before {
    display: none
}

@media screen and (min-height: 500px)and (max-height: 735px) {
    body .page-wrapper {
        display: flex;
        align-items: center
    }

    body .question-page {
        height: 100%;
        max-height: 836px;
        width: 100%;
        padding: 30px 485px 30px 0;
        display: flex;
        align-items: center
    }

    body .question-page .wrapper {
        width: 1052px;
        height: 676px;
        background-size: 1025px 676px
    }

    body .question-page .wrapper .img-card1 .pic-in-text {
        height: 210px;
        /*left: 210px*/
    }

    body .question-page .wrapper .img-card2 .pic-in-text {
        height: 250px;
        /*left: 210px*/
    }

    body .question-page .wrapper .img-card3 .pic-in-text {
        height: 215px;
        left: 75px
    }

    body .question-page .wrapper .text .question {
        padding: 0 20px;
        font-size: 36px;
        margin: 5px 0 0 0
    }

    body .question-page .wrapper .text .text-inner {
        font-weight: 500;
        color: #3c3b38;
        padding: 0 75px 0 20px;
        height: calc(100% - 155px);
        position: relative
    }

    body .question-page .wrapper .text .text-inner .pic-in-text {
        right: unset
    }

    body .question-page .wrapper .text-inner {
        font-family: "Inter", sans-serif;
        color: #201c17;
        font-size: 26px;
        line-height: 32px;
        font-weight: 600;
        padding: 0 25px
    }

    body .question-page .wrapper .text-inner .sound-btn {
        width: 36px;
        height: 36px
    }

    body .question-page .wrapper .image img {
        max-height: 638px;
        padding: 2px 3px 0 0
    }
}

@media screen and (min-height: 836px)and (max-height: 936px) {
    body .page-wrapper {
        display: flex;
        align-items: center
    }

    body .question-page {
        height: 100%;
        max-height: 836px;
        width: 100%;
        padding: 30px 485px 30px 0
    }

    body .question-page .wrapper {
        width: 1170px;
        height: 776px;
        background-size: 1170px 776px
    }

    body .question-page .wrapper .img-card1 .pic-in-text {
        height: 260px;
        /*left: 210px*/
    }

    body .question-page .wrapper .img-card2 .pic-in-text {
        height: 320px;
        /*left: 200px*/
    }

    body .question-page .wrapper .img-card3 .pic-in-text {
        height: 265px;
        right: unset;
        left: 60px
    }

    body .question-page .wrapper .text .question {
        margin: 10px 0 0 0
    }

    body .question-page .wrapper .text .text-inner {
        font-weight: 500;
        color: #3c3b38;
        padding: 0 70px 0 30px;
        height: calc(100% - 165px);
        position: relative
    }

    body .question-page .wrapper .text .text-inner .pic-in-text {
        right: unset
    }

    body .question-page .wrapper .text-inner {
        font-family: "Inter", sans-serif;
        color: #201c17;
        font-size: 30px;
        line-height: 36px;
        font-weight: 600;
        padding: 0 25px
    }

    body .question-page .wrapper .image img {
        max-height: 732px;
        padding: 2px 3px 0 0
    }
}

@media screen and (min-height: 736px)and (max-height: 835px) {
    body .page-wrapper {
        display: flex;
        align-items: center
    }

    body .question-page {
        height: 100%;
        max-height: 836px;
        width: 100%;
        padding: 30px 485px 30px 0;
        display: flex;
        align-items: center
    }

    body .question-page .wrapper {
        width: 1052px;
        height: 676px;
        background-size: 1025px 676px
    }

    body .question-page .wrapper .img-card1 .pic-in-text {
        height: 210px;
        /*left: 210px*/
    }

    body .question-page .wrapper .img-card2 .pic-in-text {
        height: 250px;
        /*left: 210px*/
    }

    body .question-page .wrapper .img-card3 .pic-in-text {
        height: 215px;
        left: 75px
    }

    body .question-page .wrapper .text .question {
        padding: 0 20px;
        font-size: 36px;
        margin: 5px 0 0 0
    }

    body .question-page .wrapper .text .text-inner {
        font-weight: 500;
        color: #3c3b38;
        padding: 0 75px 0 20px;
        height: calc(100% - 155px);
        position: relative
    }

    body .question-page .wrapper .text .text-inner .pic-in-text {
        right: unset
    }

    body .question-page .wrapper .text-inner {
        font-family: "Inter", sans-serif;
        color: #201c17;
        font-size: 26px;
        line-height: 32px;
        font-weight: 600;
        padding: 0 25px
    }

    body .question-page .wrapper .text-inner .sound-btn {
        width: 36px;
        height: 36px
    }

    body .question-page .wrapper .image img {
        max-height: 638px;
        padding: 2px 3px 0 0
    }
}

@media (width: 1024px)and (height: 768px) {
    body .slider-counter {
        width: 74px
    }

    body .answer-page {
        max-width: 275px
    }

    body .page-wrapper {
        display: flex;
        align-items: center
    }

    body .answer-page ul li {
        background-position: left;
        text-align: left;
        font-weight: 700;
        font-size: 3.5vh;
        line-height: 3.4vh
    }

    body .question-page {
        height: 100%;
        max-height: 768px;
        width: 100%;
        padding: 30px 275px 30px 0;
        display: flex;
        align-items: center
    }

    body .question-page .wrapper {
        width: 100%;
        height: inherit;
        background-size: 100% auto
    }

    body .question-page .wrapper .img-card1 .pic-in-text {
        height: 180px;
        left: 130px;
        bottom: 155px !important
    }

    body .question-page .wrapper .img-card2 .pic-in-text {
        height: 180px;
        left: 150px;
        bottom: 155px !important
    }

    body .question-page .wrapper .img-card3 .pic-in-text {
        height: 170px;
        left: 45px;
        bottom: 155px !important
    }

    body .question-page .wrapper .text .question {
        padding: 0 20px;
        font-size: 27px;
        margin: 105px 0 0 0;
        height: 60px
    }

    body .question-page .wrapper .text .question img {
        height: 30px
    }

    body .question-page .wrapper .text .question .prev, body .question-page .wrapper .text .question .next {
        height: 30px
    }

    body .question-page .wrapper .text .question .prev img, body .question-page .wrapper .text .question .next img {
        height: 24px
    }

    body .question-page .wrapper .text .text-inner {
        font-weight: 500;
        color: #3c3b38;
        padding: 0 35px 0 20px;
        height: calc(100% - 155px);
        position: relative
    }

    body .question-page .wrapper .text .text-inner p {
        font-size: 20px;
        line-height: normal;
        text-indent: 35px
    }

    body .question-page .wrapper .text .text-inner .pic-in-text {
        right: unset
    }

    body .question-page .wrapper .text-inner {
        font-family: "Inter", sans-serif;
        color: #201c17;
        font-size: 26px;
        line-height: 32px;
        font-weight: 600;
        padding: 0 25px
    }

    body .question-page .wrapper .text-inner .sound-btn {
        width: 25px;
        height: 25px
    }

    body .question-page .wrapper .image img {
        max-height: 466px;
        padding: 108px 2px 0 0
    }
}

@media (width: 1152px)and (height: 768px) {
    body .slider-counter {
        width: 74px
    }

    body .answer-page {
        max-width: 275px
    }

    body .page-wrapper {
        display: flex;
        align-items: center
    }

    body .answer-page ul li {
        background-position: left;
        text-align: left;
        font-weight: 700;
        font-size: 3.5vh;
        line-height: 3.4vh
    }

    body .question-page {
        height: 100%;
        max-height: 768px;
        width: 100%;
        padding: 30px 275px 30px 0;
        display: flex;
        align-items: center
    }

    body .question-page .wrapper {
        width: 100%;
        height: inherit;
        background-size: 100% auto
    }

    body .question-page .wrapper .img-card1 .pic-in-text {
        height: 210px;
        left: 150px;
        bottom: 85px !important
    }

    body .question-page .wrapper .img-card2 .pic-in-text {
        height: 230px;
        left: 165px;
        bottom: 85px !important
    }

    body .question-page .wrapper .img-card3 .pic-in-text {
        height: 190px;
        left: 58px;
        bottom: 90px !important
    }

    body .question-page .wrapper .text .question {
        padding: 0 20px;
        font-size: 27px;
        margin: 75px 0 0 0;
        height: 60px
    }

    body .question-page .wrapper .text .question img {
        height: 30px
    }

    body .question-page .wrapper .text .question .prev, body .question-page .wrapper .text .question .next {
        height: 30px
    }

    body .question-page .wrapper .text .question .prev img, body .question-page .wrapper .text .question .next img {
        height: 24px
    }

    body .question-page .wrapper .text .text-inner {
        font-weight: 500;
        color: #3c3b38;
        padding: 0 35px 0 20px;
        height: calc(100% - 155px);
        position: relative
    }

    body .question-page .wrapper .text .text-inner p {
        font-size: 24px;
        line-height: normal;
        text-indent: 35px
    }

    body .question-page .wrapper .text .text-inner .pic-in-text {
        right: unset
    }

    body .question-page .wrapper .text-inner {
        font-family: "Inter", sans-serif;
        color: #201c17;
        font-size: 26px;
        line-height: 32px;
        font-weight: 600;
        padding: 0 25px
    }

    body .question-page .wrapper .text-inner .sound-btn {
        width: 30px;
        height: 30px
    }

    body .question-page .wrapper .image img {
        max-height: 546px;
        padding: 67px 2px 0 0
    }
}

@media (width: 1280px)and (height: 768px) {
    body .answer-page {
        max-width: 275px
    }

    body .page-wrapper {
        display: flex;
        align-items: center
    }

    body .answer-page ul li {
        background-position: left;
        text-align: left;
        font-weight: 700;
        font-size: 3.5vh;
        line-height: 3.4vh
    }

    body .question-page {
        height: 100%;
        max-height: 768px;
        width: 100%;
        padding: 30px 275px 30px 0;
        display: flex;
        align-items: center
    }

    body .question-page .wrapper {
        width: 100%;
        height: inherit;
        background-size: 100% auto
    }

    body .question-page .wrapper .img-card1 .pic-in-text {
        height: 230px;
        left: 190px;
        bottom: 10px !important
    }

    body .question-page .wrapper .img-card2 .pic-in-text {
        height: 265px;
        left: 190px;
        bottom: 10px !important
    }

    body .question-page .wrapper .img-card3 .pic-in-text {
        height: 210px;
        left: 70px;
        bottom: 20px !important
    }

    body .question-page .wrapper .text .question {
        padding: 0 20px;
        font-size: 35px;
        margin: 35px 0 0 0;
        height: 60px
    }

    body .question-page .wrapper .text .question img {
        height: 40px
    }

    body .question-page .wrapper .text .question .prev, body .question-page .wrapper .text .question .next {
        height: 32px
    }

    body .question-page .wrapper .text .question .prev img, body .question-page .wrapper .text .question .next img {
        height: 32px
    }

    body .question-page .wrapper .text .text-inner {
        font-weight: 500;
        color: #3c3b38;
        padding: 0 35px 0 20px;
        height: calc(100% - 155px);
        position: relative
    }

    body .question-page .wrapper .text .text-inner p {
        font-size: 28px;
        line-height: normal;
        text-indent: 35px
    }

    body .question-page .wrapper .text .text-inner .pic-in-text {
        right: unset
    }

    body .question-page .wrapper .text-inner {
        font-family: "Inter", sans-serif;
        color: #201c17;
        font-size: 26px;
        line-height: 32px;
        font-weight: 600;
        padding: 0 25px
    }

    body .question-page .wrapper .text-inner .sound-btn {
        width: 36px;
        height: 36px
    }

    body .question-page .wrapper .image img {
        max-height: 624px;
        padding: 25px 2px 0 0
    }
}

@media (width: 1360px)and (height: 768px) {
    body .answer-page {
        max-width: 275px
    }

    body .page-wrapper {
        display: flex;
        align-items: center
    }

    body .answer-page ul li {
        background-position: left;
        text-align: left;
        font-weight: 700;
        font-size: 3.5vh;
        line-height: 3.4vh
    }

    body .question-page {
        height: 100%;
        max-height: 768px;
        width: 100%;
        padding: 30px 275px 30px 0;
        display: flex;
        align-items: center
    }

    body .question-page .wrapper {
        width: 100%;
        height: inherit;
        background-size: 100% auto
    }

    body .question-page .wrapper .img-card1 .pic-in-text {
        height: 270px;
        left: 170px;
        bottom: 0px !important
    }

    body .question-page .wrapper .img-card2 .pic-in-text {
        height: 300px;
        left: 180px;
        bottom: 0px !important
    }

    body .question-page .wrapper .img-card3 .pic-in-text {
        height: 280px;
        left: 35px;
        bottom: 0px !important
    }

    body .question-page .wrapper .text .text-inner p {
        text-indent: 35px
    }

    body .question-page .wrapper .text .text-inner .pic-in-text {
        right: unset
    }

    body .question-page .wrapper .text-inner {
        font-family: "Inter", sans-serif;
        color: #201c17;
        font-size: 26px;
        line-height: 32px;
        font-weight: 600;
        padding: 0 25px
    }

    body .question-page .wrapper .text-inner .sound-btn {
        width: 31px;
        height: 31px
    }

    body .question-page .wrapper .image img {
        max-height: 675px;
        padding: 0px 3px 0 0
    }
}

@media (width: 1366px)and (height: 768px) {
    body .answer-page {
        max-width: 275px
    }

    body .page-wrapper {
        display: flex;
        align-items: center
    }

    body .answer-page ul li {
        background-position: left;
        text-align: left;
        font-weight: 700;
        font-size: 3.5vh;
        line-height: 3.4vh
    }

    body .question-page {
        height: 100%;
        max-height: 768px;
        width: 100%;
        padding: 30px 275px 30px 0;
        display: flex;
        align-items: center
    }

    body .question-page .wrapper {
        width: 100%;
        height: inherit;
        background-size: 100% auto
    }

    body .question-page .wrapper .img-card1 .pic-in-text {
        height: 270px;
        left: 170px;
        bottom: 0px !important
    }

    body .question-page .wrapper .img-card2 .pic-in-text {
        height: 300px;
        left: 180px;
        bottom: 0px !important
    }

    body .question-page .wrapper .img-card3 .pic-in-text {
        height: 280px;
        left: 35px;
        bottom: 0px !important
    }

    body .question-page .wrapper .text .text-inner p {
        text-indent: 35px
    }

    body .question-page .wrapper .text .text-inner .pic-in-text {
        right: unset
    }

    body .question-page .wrapper .text-inner {
        font-family: "Inter", sans-serif;
        color: #201c17;
        font-size: 26px;
        line-height: 32px;
        font-weight: 600;
        padding: 0 25px
    }

    body .question-page .wrapper .text-inner .sound-btn {
        width: 31px;
        height: 31px
    }

    body .question-page .wrapper .image img {
        max-height: 675px;
        padding: 0px 3px 0 0
    }
}

@media (width: 1200px)and (height: 900px) {
    body .slider-counter {
        width: 74px
    }

    body .answer-page {
        max-width: 375px
    }

    body .page-wrapper {
        display: flex;
        align-items: center
    }

    body .answer-page ul li {
        background-position: left;
        text-align: left;
        font-weight: 700;
        font-size: 3vh;
        line-height: 3.4vh
    }

    body .question-page {
        height: 100%;
        max-height: 768px;
        width: 100%;
        padding: 30px 375px 30px 0;
        display: flex;
        align-items: center
    }

    body .question-page .wrapper {
        width: 100%;
        height: inherit;
        background-size: 100% auto
    }

    body .question-page .wrapper .img-card1 .pic-in-text {
        height: 180px;
        left: 160px;
        bottom: 130px !important
    }

    body .question-page .wrapper .img-card2 .pic-in-text {
        height: 180px;
        left: 190px;
        bottom: 130px !important
    }

    body .question-page .wrapper .img-card3 .pic-in-text {
        height: 180px;
        left: 50px;
        bottom: 130px !important
    }

    body .question-page .wrapper .text .question {
        padding: 0 20px;
        font-size: 28px;
        margin: 105px 0 0 0;
        height: 60px
    }

    body .question-page .wrapper .text .question img {
        height: 36px
    }

    body .question-page .wrapper .text .question .prev, body .question-page .wrapper .text .question .next {
        height: 30px
    }

    body .question-page .wrapper .text .question .prev img, body .question-page .wrapper .text .question .next img {
        height: 30px
    }

    body .question-page .wrapper .text .text-inner {
        font-weight: 500;
        color: #3c3b38;
        padding: 0 35px 0 20px;
        height: calc(100% - 155px);
        position: relative
    }

    body .question-page .wrapper .text .text-inner p {
        text-indent: 35px;
        font-size: 22px;
        line-height: normal
    }

    body .question-page .wrapper .text .text-inner .pic-in-text {
        right: unset
    }

    body .question-page .wrapper .text-inner {
        font-family: "Inter", sans-serif;
        color: #201c17;
        font-size: 26px;
        line-height: 32px;
        font-weight: 600;
        padding: 0 25px
    }

    body .question-page .wrapper .text-inner .sound-btn {
        width: 25px;
        height: 25px
    }

    body .question-page .wrapper .image img {
        max-height: 513px;
        padding: 84px 3px 0 0
    }
}

@media (width: 1280px)and (height: 960px) {
    body .slider-counter {
        width: 74px
    }

    body .answer-page {
        max-width: 375px
    }

    body .page-wrapper {
        display: flex;
        align-items: center
    }

    body .answer-page ul li {
        background-position: left;
        text-align: left;
        font-weight: 700;
        font-size: 3vh;
        line-height: 3.4vh
    }

    body .question-page {
        height: 100%;
        max-height: 768px;
        width: 100%;
        padding: 30px 375px 30px 0;
        display: flex;
        align-items: center
    }

    body .question-page .wrapper {
        width: 100%;
        height: inherit;
        background-size: 100% auto
    }

    body .question-page .wrapper .img-card1 .pic-in-text {
        height: 180px;
        left: 200px;
        bottom: 70px !important
    }

    body .question-page .wrapper .img-card2 .pic-in-text {
        height: 210px;
        left: 200px;
        bottom: 75px !important
    }

    body .question-page .wrapper .img-card3 .pic-in-text {
        height: 160px;
        left: 84px;
        bottom: 70px !important
    }

    body .question-page .wrapper .text .question {
        padding: 0 20px;
        font-size: 28px;
        margin: 68px 0 0 0;
        height: 60px
    }

    body .question-page .wrapper .text .question img {
        height: 36px
    }

    body .question-page .wrapper .text .question .prev, body .question-page .wrapper .text .question .next {
        height: 30px
    }

    body .question-page .wrapper .text .question .prev img, body .question-page .wrapper .text .question .next img {
        height: 30px
    }

    body .question-page .wrapper .text .text-inner {
        font-weight: 500;
        color: #3c3b38;
        padding: 0 35px 0 20px;
        height: calc(100% - 155px);
        position: relative
    }

    body .question-page .wrapper .text .text-inner p {
        text-indent: 35px;
        font-size: 27px;
        line-height: normal
    }

    body .question-page .wrapper .text .text-inner .pic-in-text {
        right: unset
    }

    body .question-page .wrapper .text-inner {
        font-family: "Inter", sans-serif;
        color: #201c17;
        font-size: 26px;
        line-height: 32px;
        font-weight: 600;
        padding: 0 25px
    }

    body .question-page .wrapper .text-inner .sound-btn {
        width: 25px;
        height: 25px
    }

    body .question-page .wrapper .image img {
        max-height: 562px;
        padding: 57px 3px 0 0
    }
}

@media (width: 1152px)and (height: 864px) {
    body .slider-counter {
        width: 74px
    }

    body .answer-page {
        max-width: 325px
    }

    body .page-wrapper {
        display: flex;
        align-items: center
    }

    body .answer-page ul li {
        background-position: left;
        text-align: left;
        font-weight: 700;
        font-size: 3vh;
        line-height: 3.4vh
    }

    body .question-page {
        height: 100%;
        max-height: 864px;
        width: 100%;
        padding: 30px 325px 30px 0;
        display: flex;
        align-items: center
    }

    body .question-page .wrapper {
        width: 100%;
        height: inherit;
        background-size: 100% auto
    }

    body .question-page .wrapper .img-card1 .pic-in-text {
        height: 170px;
        left: 180px;
        bottom: 210px !important
    }

    body .question-page .wrapper .img-card2 .pic-in-text {
        height: 200px;
        left: 180px;
        bottom: 214px !important
    }

    body .question-page .wrapper .img-card3 .pic-in-text {
        height: 140px;
        left: 91px;
        bottom: 210px !important
    }

    body .question-page .wrapper .text .question {
        padding: 0 20px;
        font-size: 28px;
        margin: 140px 0 0 0;
        height: 60px
    }

    body .question-page .wrapper .text .question img {
        height: 36px
    }

    body .question-page .wrapper .text .question .prev, body .question-page .wrapper .text .question .next {
        height: 30px
    }

    body .question-page .wrapper .text .question .prev img, body .question-page .wrapper .text .question .next img {
        height: 30px
    }

    body .question-page .wrapper .text .text-inner {
        font-weight: 500;
        color: #3c3b38;
        padding: 0 35px 0 20px;
        height: calc(100% - 155px);
        position: relative
    }

    body .question-page .wrapper .text .text-inner p {
        text-indent: 35px;
        font-size: 24px;
        line-height: normal
    }

    body .question-page .wrapper .text .text-inner .pic-in-text {
        right: unset
    }

    body .question-page .wrapper .text-inner {
        font-family: "Inter", sans-serif;
        color: #201c17;
        font-size: 26px;
        line-height: 32px;
        font-weight: 600;
        padding: 0 25px
    }

    body .question-page .wrapper .text-inner .sound-btn {
        width: 28px;
        height: 28px
    }

    body .question-page .wrapper .image img {
        max-height: 515px;
        padding: 130px 3px 0 0
    }
}

@media (width: 1280px)and (height: 800px) {
    body .answer-page {
        max-width: 325px
    }

    body .page-wrapper {
        display: flex;
        align-items: center
    }

    body .answer-page ul li {
        background-position: left;
        text-align: left;
        font-weight: 700;
        font-size: 3vh;
        line-height: 3.4vh
    }

    body .question-page {
        height: 100%;
        max-height: 800px;
        width: 100%;
        padding: 30px 325px 30px 0;
        display: flex;
        align-items: center
    }

    body .question-page .wrapper {
        width: 100%;
        height: inherit;
        background-size: 100% auto
    }

    body .question-page .wrapper .img-card1 .pic-in-text {
        height: 220px;
        left: 170px;
        bottom: 71px !important
    }

    body .question-page .wrapper .img-card2 .pic-in-text {
        height: 250px;
        left: 180px;
        bottom: 75px !important
    }

    body .question-page .wrapper .img-card3 .pic-in-text {
        height: 170px;
        left: 95px;
        bottom: 75px !important
    }

    body .question-page .wrapper .text .question {
        padding: 0 20px;
        font-size: 34px;
        margin: 70px 0 0 0;
        height: 60px
    }

    body .question-page .wrapper .text .question img {
        height: 36px
    }

    body .question-page .wrapper .text .question .prev, body .question-page .wrapper .text .question .next {
        height: 30px
    }

    body .question-page .wrapper .text .question .prev img, body .question-page .wrapper .text .question .next img {
        height: 30px
    }

    body .question-page .wrapper .text .text-inner {
        font-weight: 500;
        color: #3c3b38;
        padding: 0 35px 0 20px;
        height: calc(100% - 155px);
        position: relative
    }

    body .question-page .wrapper .text .text-inner p {
        text-indent: 35px;
        font-size: 28px;
        line-height: normal
    }

    body .question-page .wrapper .text .text-inner .pic-in-text {
        right: unset
    }

    body .question-page .wrapper .text-inner {
        font-family: "Inter", sans-serif;
        color: #201c17;
        font-size: 26px;
        line-height: 32px;
        font-weight: 600;
        padding: 0 25px
    }

    body .question-page .wrapper .text-inner .sound-btn {
        width: 36px;
        height: 36px
    }

    body .question-page .wrapper .image img {
        max-height: 594px;
        padding: 57px 3px 0 0
    }
}

@media (width: 1536px)and (height: 864px) {
    body .answer-page {
        max-width: 325px
    }

    body .page-wrapper {
        display: flex;
        align-items: center
    }

    body .answer-page ul li {
        background-position: left;
        text-align: left;
        font-weight: 700;
        font-size: 3vh;
        line-height: 3.4vh
    }

    body .question-page {
        height: 100%;
        max-height: 864px;
        width: 100%;
        padding: 30px 325px 30px 0;
        display: flex;
        align-items: center
    }

    body .question-page .wrapper {
        width: 100%;
        height: inherit;
        background-size: 100% auto
    }

    body .question-page .wrapper .img-card1 .pic-in-text {
        height: 250px;
        left: 250px;
        bottom: 0px !important
    }

    body .question-page .wrapper .img-card2 .pic-in-text {
        height: 300px;
        left: 245px;
        bottom: 0px !important
    }

    body .question-page .wrapper .img-card3 .pic-in-text {
        height: 250px;
        left: 90px;
        bottom: 0px !important
    }

    body .question-page .wrapper .text .question {
        padding: 0 20px;
        margin: 30px 0 0 0;
        height: 60px
    }

    body .question-page .wrapper .text .text-inner {
        font-weight: 500;
        color: #3c3b38;
        padding: 0 35px 0 20px;
        height: calc(100% - 155px);
        position: relative
    }

    body .question-page .wrapper .text .text-inner p {
        text-indent: 35px;
        font-size: 35px;
        line-height: normal
    }

    body .question-page .wrapper .text .text-inner .pic-in-text {
        right: unset
    }

    body .question-page .wrapper .text-inner {
        font-family: "Inter", sans-serif;
        color: #201c17;
        font-size: 26px;
        line-height: 32px;
        font-weight: 600;
        padding: 0 25px
    }

    body .question-page .wrapper .text-inner .sound-btn {
        width: 39px;
        height: 39px
    }

    body .question-page .wrapper .image img {
        max-height: 753px;
        padding: 5px 3px 0 0
    }
}

@media (width: 1440px)and (height: 900px) {
    body .answer-page {
        max-width: 375px
    }

    body .page-wrapper {
        display: flex;
        align-items: center
    }

    body .answer-page ul li {
        background-position: left;
        text-align: left;
        font-weight: 700;
        font-size: 3.5vh;
        line-height: 3.4vh
    }

    body .question-page {
        height: 100%;
        max-height: 768px;
        width: 100%;
        padding: 30px 375px 30px 0;
        display: flex;
        align-items: center
    }

    body .question-page .wrapper {
        width: 100%;
        height: inherit;
        background-size: 100% auto
    }

    body .question-page .wrapper .img-card1 .pic-in-text {
        height: 270px;
        left: 170px;
        bottom: 0px !important
    }

    body .question-page .wrapper .img-card2 .pic-in-text {
        height: 300px;
        left: 180px;
        bottom: 0px !important
    }

    body .question-page .wrapper .img-card3 .pic-in-text {
        height: 250px;
        left: 56px;
        bottom: 0px !important
    }

    body .question-page .wrapper .text .text-inner p {
        text-indent: 35px
    }

    body .question-page .wrapper .text .text-inner .pic-in-text {
        right: unset
    }

    body .question-page .wrapper .text-inner {
        font-family: "Inter", sans-serif;
        color: #201c17;
        font-size: 26px;
        line-height: 32px;
        font-weight: 600;
        padding: 0 25px
    }

    body .question-page .wrapper .text-inner .sound-btn {
        width: 31px;
        height: 31px
    }

    body .question-page .wrapper .image img {
        max-height: 663px;
        padding: 4px 3px 0 0
    }
}

@media (width: 1440px)and (height: 960px) {
    body .answer-page {
        max-width: 375px
    }

    body .page-wrapper {
        display: flex;
        align-items: center
    }

    body .answer-page ul li {
        background-position: left;
        text-align: left;
        font-weight: 700;
        font-size: 3.5vh;
        line-height: 3.4vh
    }

    body .question-page {
        height: 100%;
        max-height: 768px;
        width: 100%;
        padding: 30px 375px 30px 0;
        display: flex;
        align-items: center
    }

    body .question-page .wrapper {
        width: 100%;
        height: inherit;
        background-size: 100% auto
    }

    body .question-page .wrapper .img-card1 .pic-in-text {
        height: 270px;
        left: 170px;
        bottom: -90px !important
    }

    body .question-page .wrapper .img-card2 .pic-in-text {
        height: 300px;
        left: 180px;
        bottom: -90px !important
    }

    body .question-page .wrapper .img-card3 .pic-in-text {
        height: 250px;
        left: 56px;
        bottom: -90px !important
    }

    body .question-page .wrapper .text .question {
        margin: 9px 0 0 0
    }

    body .question-page .wrapper .text .text-inner p {
        text-indent: 35px
    }

    body .question-page .wrapper .text .text-inner .pic-in-text {
        right: unset
    }

    body .question-page .wrapper .text-inner {
        font-family: "Inter", sans-serif;
        color: #201c17;
        font-size: 26px;
        line-height: 32px;
        font-weight: 600;
        padding: 0 25px
    }

    body .question-page .wrapper .text-inner .sound-btn {
        width: 31px;
        height: 31px
    }

    body .question-page .wrapper .image img {
        max-height: 663px;
        padding: 4px 3px 0 0
    }
}

@media (width: 1600px)and (height: 900px) {
    body .answer-page {
        max-width: 375px
    }

    body .page-wrapper {
        display: flex;
        align-items: center
    }

    body .answer-page ul li {
        background-position: left;
        text-align: left;
        font-weight: 700;
        font-size: 3.5vh;
        line-height: 3.4vh
    }

    body .question-page {
        height: 100%;
        max-height: 900px;
        width: 100%;
        padding: 30px 375px 30px 0;
        display: flex;
        align-items: center
    }

    body .question-page .wrapper {
        width: 100%;
        height: inherit;
        background-size: 100% auto
    }

    body .question-page .wrapper .img-card1 .pic-in-text {
        height: 310px;
        left: 190px;
        bottom: 30px !important
    }

    body .question-page .wrapper .img-card2 .pic-in-text {
        height: 310px;
        left: 240px;
        bottom: 30px !important
    }

    body .question-page .wrapper .img-card3 .pic-in-text {
        height: 300px;
        left: 55px;
        bottom: 30px !important
    }

    body .question-page .wrapper .text .question {
        margin: 25px 0 0 0
    }

    body .question-page .wrapper .text .text-inner p {
        text-indent: 45px
    }

    body .question-page .wrapper .text .text-inner .pic-in-text {
        right: unset
    }

    body .question-page .wrapper .text-inner {
        font-family: "Inter", sans-serif;
        color: #201c17;
        padding: 0 25px
    }

    body .question-page .wrapper .text-inner .sound-btn {
        width: 38px;
        height: 38px
    }

    body .question-page .wrapper .image img {
        max-height: 763px;
        padding: 18px 3px 0 0
    }
}

@media (width: 1280px)and (height: 1024px) {
    body .slider-counter {
        width: 74px
    }

    body .answer-page {
        max-width: 375px
    }

    body .page-wrapper {
        display: flex;
        align-items: center
    }

    body .answer-page ul li {
        background-position: left;
        text-align: left;
        font-weight: 700;
        font-size: 3vh;
        line-height: 3.4vh
    }

    body .question-page {
        height: 100%;
        max-height: 1024px;
        width: 100%;
        padding: 30px 375px 30px 0;
        display: flex;
        align-items: center
    }

    body .question-page .wrapper {
        width: 100%;
        height: inherit;
        background-size: 100% auto
    }

    body .question-page .wrapper .img-card1 .pic-in-text {
        height: 220px;
        left: 140px;
        bottom: 325px !important
    }

    body .question-page .wrapper .img-card2 .pic-in-text {
        height: 240px;
        left: 170px;
        bottom: 325px !important
    }

    body .question-page .wrapper .img-card3 .pic-in-text {
        height: 200px;
        left: 60px;
        bottom: 325px !important
    }

    body .question-page .wrapper .text .question {
        margin: 190px 0 0 0;
        padding: 0 20px;
        font-size: 27px;
        height: 60px
    }

    body .question-page .wrapper .text .question img {
        height: 30px
    }

    body .question-page .wrapper .text .question .prev, body .question-page .wrapper .text .question .next {
        height: 30px
    }

    body .question-page .wrapper .text .question .prev img, body .question-page .wrapper .text .question .next img {
        height: 24px
    }

    body .question-page .wrapper .text .text-inner {
        font-weight: 500;
        color: #3c3b38;
        padding: 0 35px 0 20px;
        height: calc(100% - 155px);
        position: relative
    }

    body .question-page .wrapper .text .text-inner p {
        font-size: 24px;
        line-height: normal;
        text-indent: 40px
    }

    body .question-page .wrapper .text .text-inner .pic-in-text {
        right: unset
    }

    body .question-page .wrapper .text-inner {
        font-family: "Inter", sans-serif;
        color: #201c17;
        padding: 0 25px
    }

    body .question-page .wrapper .text-inner .sound-btn {
        width: 31px;
        height: 31px
    }

    body .question-page .wrapper .image img {
        max-height: 562px;
        padding: 186px 3px 0 0
    }
}

@media (width: 1600px)and (height: 1024px) {
    body .answer-page {
        max-width: 375px
    }

    body .page-wrapper {
        display: flex;
        align-items: center
    }

    body .answer-page ul li {
        background-position: left;
        text-align: left;
        font-weight: 700;
        font-size: 3vh;
        line-height: 3.4vh
    }

    body .question-page {
        height: 100%;
        max-height: 1024px;
        width: 100%;
        padding: 30px 375px 30px 0;
        display: flex;
        align-items: center
    }

    body .question-page .wrapper {
        width: 100%;
        height: inherit;
        background-size: 100% auto
    }

    body .question-page .wrapper .img-card1 .pic-in-text {
        height: 290px;
        left: 215px;
        bottom: 170px !important
    }

    body .question-page .wrapper .img-card2 .pic-in-text {
        height: 310px;
        left: 245px;
        bottom: 170px !important
    }

    body .question-page .wrapper .img-card3 .pic-in-text {
        height: 260px;
        left: 85px;
        bottom: 170px !important
    }

    body .question-page .wrapper .text .question {
        margin: 90px 0 0 0
    }

    body .question-page .wrapper .text .text-inner {
        font-weight: 500;
        color: #3c3b38;
        padding: 0 35px 0 20px;
        height: calc(100% - 155px);
        position: relative
    }

    body .question-page .wrapper .text .text-inner .pic-in-text {
        right: unset
    }

    body .question-page .wrapper .text-inner {
        font-family: "Inter", sans-serif;
        color: #201c17;
        padding: 0 25px
    }

    body .question-page .wrapper .image img {
        max-height: 760px;
        padding: 83px 3px 0 0
    }
}

@media (width: 1680px)and (height: 1050px) {
    body .answer-page {
        max-width: 375px
    }

    body .page-wrapper {
        display: flex;
        align-items: center
    }

    body .answer-page ul li {
        background-position: left;
        text-align: left;
        font-weight: 700;
        font-size: 3vh;
        line-height: 3.4vh
    }

    body .question-page {
        height: 100%;
        max-height: 1050px;
        width: 100%;
        padding: 30px 375px 30px 0;
        display: flex;
        align-items: center
    }

    body .question-page .wrapper {
        width: 100%;
        height: inherit;
        background-size: 100% auto
    }

    body .question-page .wrapper .img-card1 .pic-in-text {
        height: 290px;
        left: 215px;
        bottom: 170px !important
    }

    body .question-page .wrapper .img-card2 .pic-in-text {
        height: 310px;
        left: 245px;
        bottom: 170px !important
    }

    body .question-page .wrapper .img-card3 .pic-in-text {
        height: 260px;
        left: 85px;
        bottom: 170px !important
    }

    body .question-page .wrapper .text .question {
        margin: 80px 0 0 0
    }

    body .question-page .wrapper .text .text-inner {
        font-weight: 500;
        color: #3c3b38;
        padding: 0 60px 0 20px;
        height: calc(100% - 155px);
        position: relative
    }

    body .question-page .wrapper .text .text-inner .pic-in-text {
        right: unset
    }

    body .question-page .wrapper .text-inner {
        font-family: "Inter", sans-serif;
        color: #201c17;
        padding: 0 25px
    }

    body .question-page .wrapper .image img {
        max-height: 808px;
        padding: 70px 3px 0 0
    }
}

@media (width: 1768px)and (height: 992px) {
    body .page-wrapper {
        display: flex;
        align-items: center
    }

    body .answer-page ul li {
        background-position: left;
        text-align: left;
        font-weight: 700;
        font-size: 3vh;
        line-height: 3.4vh
    }

    body .question-page {
        height: 100%;
        max-height: 992px;
        width: 100%;
        display: flex;
        align-items: center
    }

    body .question-page .wrapper {
        width: 100%;
        height: inherit;
        background-size: 100% auto
    }

    body .question-page .wrapper .img-card1 .pic-in-text {
        height: 290px;
        left: 215px;
        bottom: 170px !important
    }

    body .question-page .wrapper .img-card2 .pic-in-text {
        height: 310px;
        left: 245px;
        bottom: 170px !important
    }

    body .question-page .wrapper .img-card3 .pic-in-text {
        height: 260px;
        left: 85px;
        bottom: 170px !important
    }

    body .question-page .wrapper .text .question {
        margin: 80px 0 0 0
    }

    body .question-page .wrapper .text .text-inner {
        font-weight: 500;
        color: #3c3b38;
        padding: 0 60px 0 20px;
        height: calc(100% - 155px);
        position: relative
    }

    body .question-page .wrapper .text .text-inner .pic-in-text {
        right: unset
    }

    body .question-page .wrapper .text-inner {
        font-family: "Inter", sans-serif;
        color: #201c17;
        padding: 0 25px
    }

    body .question-page .wrapper .image img {
        max-height: 798px;
        padding: 76px 3px 0 0
    }
}

@media (width: 1440px)and (height: 1080px) {
    body .slider-counter {
        width: 90px
    }

    body .answer-page {
        max-width: 375px
    }

    body .page-wrapper {
        display: flex;
        align-items: center
    }

    body .answer-page ul li {
        background-position: left;
        text-align: left;
        font-weight: 700;
        font-size: 3vh;
        line-height: 3.4vh
    }

    body .question-page {
        height: 100%;
        max-height: 1080px;
        width: 100%;
        padding: 30px 375px 30px 0;
        display: flex;
        align-items: center
    }

    body .question-page .wrapper {
        width: 100%;
        height: inherit;
        background-size: 100% auto
    }

    body .question-page .wrapper .img-card1 .pic-in-text {
        height: 270px;
        left: 165px;
        bottom: 280px !important
    }

    body .question-page .wrapper .img-card2 .pic-in-text {
        height: 290px;
        left: 195px;
        bottom: 287px !important
    }

    body .question-page .wrapper .img-card3 .pic-in-text {
        height: 220px;
        left: 85px;
        bottom: 285px !important
    }

    body .question-page .wrapper .text .question {
        margin: 80px 0 0 0;
        margin: 170px 0 0 0;
        padding: 0 20px;
        font-size: 38px;
        height: 60px
    }

    body .question-page .wrapper .text .question img {
        height: 46px
    }

    body .question-page .wrapper .text .question .prev, body .question-page .wrapper .text .question .next {
        height: 36px
    }

    body .question-page .wrapper .text .question .prev img, body .question-page .wrapper .text .question .next img {
        height: 36px
    }

    body .question-page .wrapper .text .text-inner {
        font-weight: 500;
        color: #3c3b38;
        padding: 0 60px 0 20px;
        height: calc(100% - 155px);
        position: relative
    }

    body .question-page .wrapper .text .text-inner p {
        font-size: 30px;
        line-height: normal;
        text-indent: 40px
    }

    body .question-page .wrapper .text .text-inner .pic-in-text {
        right: unset
    }

    body .question-page .wrapper .text-inner {
        font-family: "Inter", sans-serif;
        color: #201c17;
        padding: 0 25px
    }

    body .question-page .wrapper .text-inner .sound-btn {
        width: 36px;
        height: 36px
    }

    body .question-page .wrapper .image img {
        max-height: 663px;
        padding: 160px 3px 0 0
    }
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(../assets/fonts/Inter-Thin.ttf)
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(../assets/fonts/Inter-Light.ttf)
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../assets/fonts/Inter-Regular.ttf)
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../assets/fonts/Inter-Medium.ttf)
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../assets/fonts/Inter-SemiBold.ttf)
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../assets/fonts/Inter-Bold.ttf)
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(../assets/fonts/Inter-ExtraBold.ttf)
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(../assets/fonts/Inter-Black.ttf)
}

body {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

img {
    pointer-events: none;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none
}

.close {
    display: none !important
}

.hide {
    visibility: hidden !important
}

.disabled {
    opacity: .5;
    cursor: default
}

.selected {
    font-weight: bold
}

.modal_page {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 111
}

.intro_container_abstract {
    width: 45%;
    min-width: 900px;
    height: 85%;
    padding: 0;
    max-height: 870px;
    position: relative
}

.intro_container_abstract .info-block h3 {
    height: 70%;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start
}

.intro_container_abstract .info-block .info-scroll {
    overflow: auto;
    height: inherit;
    padding: 0 40px 0 70px;
    margin: 30px 10px 0 0;
    scrollbar-width: thin;
    scrollbar-color: #8a8a8a #fff
}

.intro_container_abstract .info-block .info-scroll::-webkit-scrollbar {
    width: 7px;
    height: 8px;
    background-color: #fff
}

.intro_container_abstract .info-block .info-scroll::-webkit-scrollbar-thumb {
    background: #8a8a8a
}

.intro_stroke_abstract {
    width: 100%;
    height: 100%;
    border-radius: 64px;
    border: 4px solid #fff;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 15px;
    left: 15px
}

.intro_pg_abstract {
    width: 100%;
    height: 100%;
    border-radius: 60px;
    padding: 0;
    margin: 0;
    background-color: #d5d0ff;
    background-image: url(../assets/images/intro_bg.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.intro_pg_abstract p {
    font-size: 28px;
    text-align: left;
    line-height: 35px;
    z-index: 200;
    font-weight: 600;
    padding: 30px 40px 0 70px;
    margin: 0;
    color: #1e1e1e
}

.intro_pg_abstract ul {
    font-size: 25px;
    text-align: left;
    line-height: 35px;
    z-index: 200;
    font-weight: 500;
    padding: 30px 40px 0 70px;
    margin: 0;
    color: #1e1e1e
}

.intro_pg_abstract ul li {
    margin-bottom: 10px
}

.intro_pg_abstract ul a {
    color: #f55f77
}

.intro_pg_abstract ul a:hover {
    text-decoration: none
}

.intro_pg_abstract h3 {
    margin: 0;
    padding: 50px 0 0 0;
    font-family: "Inter", sans-serif;
    color: #404b96;
    font-size: 40px;
    line-height: 46px;
    font-weight: 700;
    text-align: center;
    z-index: 200;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.intro_start_abstract {
    padding: 0px;
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translate(-50%, 0)
}

.intro_start_abstract p {
    font-size: 24px;
    font-family: "Inter", sans-serif;
    color: #4c4947;
    text-align: center;
    font-weight: 600
}

.intro_start_abstract ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-size: 36px;
    font-family: "Inter", sans-serif;
    color: #fff;
    text-align: center;
    font-weight: 800;
    align-items: center;
    justify-content: center;
    display: flex
}

.intro_start_abstract ul .no_timer {
    width: 280px;
    background-color: #404b96
}

.intro_start_abstract ul .no_timer::before {
    width: 270px;
    height: 94px;
    transform: rotate(4deg)
}

.intro_start_abstract ul li {
    transition: .2s linear;
    position: relative;
    display: inline-flex;
    min-width: 240px;
    min-height: 100px;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    margin: 0 15px;
    -webkit-box-shadow: 8px 15px 0px 0px rgba(34, 60, 80, .09);
    -moz-box-shadow: 8px 15px 0px 0px rgba(34, 60, 80, .09);
    box-shadow: 8px 15px 0px 0px rgba(34, 60, 80, .09)
}

.intro_start_abstract ul li::before {
    content: "";
    width: 230px;
    height: 94px;
    position: absolute;
    border: 4px solid #fff;
    border-radius: 29px;
    transform: rotate(5deg)
}

.intro_start_abstract ul a {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.intro_start_abstract ul a li.selected {
    background-color: #f55f77
}

.intro_start_abstract ul a:hover li {
    background-color: #f55f77
}

.intro_start_abstract ul a:hover li::before {
    transform: rotate(8deg)
}

.intro_start_abstract ul a:hover .no_timer::before {
    transition: .3s linear;
    transform: rotate(6deg)
}

.copyrightInfo {
    z-index: 101;
    width: 85px;
    height: 85px;
    display: flex;
    position: absolute;
    bottom: 30px;
    left: 30px;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 50px;
    cursor: pointer;
    justify-content: center;
    align-items: center
}

.copyrightInfo img {
    height: 40px;
    width: auto
}

.copyrightInfo::after {
    content: "";
    top: -3px;
    left: -10px;
    position: absolute;
    border: 4px solid #fff;
    width: 90%;
    height: 90%;
    border-radius: 50px;
    z-index: 100;
    transition: .1s linear
}

.copyrightInfo:hover::after {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    border: 4px solid #fff;
    width: 90%;
    height: 90%;
    border-radius: 50px;
    z-index: 100
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(../assets/fonts/Inter-Thin.ttf)
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(../assets/fonts/Inter-Light.ttf)
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../assets/fonts/Inter-Regular.ttf)
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../assets/fonts/Inter-Medium.ttf)
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../assets/fonts/Inter-SemiBold.ttf)
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../assets/fonts/Inter-Bold.ttf)
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(../assets/fonts/Inter-ExtraBold.ttf)
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(../assets/fonts/Inter-Black.ttf)
}

body {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

img {
    pointer-events: none;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none
}

.close {
    display: none !important
}

.hide {
    visibility: hidden !important
}

.disabled {
    opacity: .5;
    cursor: default
}

.selected {
    font-weight: bold
}

html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0
}

.reload_pg {
    width: 130px;
    height: auto;
    top: 0;
    left: 0px;
    background-image: none;
    position: absolute
}

.reload_pg a {
    content: url(../assets/images/reload.svg);
    margin: 27px 0 0 35px;
    width: 46px;
    line-height: 0
}

.bottom-btn {
    right: 30px;
    bottom: 150px;
    background-image: url(../assets/images/next-btn.png) !important;
    width: 244px;
    background-size: cover;
    height: 108px;
    position: absolute;
    border: 0;
    font-family: "Inter", sans-serif;
    font-size: 38px;
    font-weight: 800;
    color: #fff;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, .2);
    box-shadow: 0px 20px 10px -20px rgba(0, 0, 0, .5);
    cursor: pointer
}

.page-wrapper {
    width: 100%;
    height: 100%;
    background-image: url(../assets/images/custom-bg.jpg)
}

.question {
    margin: 0;
    font-family: "Inter", sans-serif;
    color: #201c17;
    line-height: 50px;
    font-weight: 700;
    font-size: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: min-content;
    height: 100px;
    padding: 0 25px
}

.question .prev, .question .next {
    cursor: pointer
}

.question span {
    padding: 0 15px
}

.question-page {
    height: 100%;
    width: 100%;
    padding: 40px 0 150px 0;
    box-sizing: border-box
}

.question-page .wrapper {
    height: 100%;
    max-width: 1300px;
    display: flex;
    margin: 0 auto;
    background-image: url(../assets/images/page-bg.png);
    background-position: right;
    background-size: cover;
    box-shadow: 0px 20px 10px -20px rgba(0, 0, 0, .5)
}

.question-page .wrapper .image {
    height: 100%
}

.question-page .wrapper .image img {
    height: 100%
}

.question-page .wrapper .text-inner {
    font-family: "Inter", sans-serif;
    color: #201c17;
    font-size: 35px;
    line-height: 40px;
    font-weight: 600;
    padding: 0 25px
}

.question-page .wrapper .text-inner p {
    margin: 0;
    text-indent: 45px
}

.question-page .wrapper .text-inner .sound-btn {
    cursor: pointer;
    width: 42px;
    height: 42px;
    position: absolute
}

.question-page .wrapper .text-inner .sound-btn::before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
    background-image: url(../assets/images/audio.svg)
}

.question-page .wrapper .text-inner .sound-btn.off::before {
    background-image: url(../assets/images/audio-off.svg)
}

.answer-page {
    width: 100%;
    height: 150px;
    position: absolute;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.answer-page ul {
    width: 100%;
    display: flex;
    position: relative;
    flex-direction: row;
    gap: 20px;
    margin: 0;
    padding: 0;
    z-index: 0;
    list-style-type: none;
    justify-content: center
}

.answer-page ul li {
    position: relative;
    padding: 0 15px;
    margin: 0;
    display: flex;
    border-radius: 20px;
    border: 3px solid #6c74c0;
    background-color: rgba(74, 96, 127, .9);
    font-family: "Inter", sans-serif;
    font-size: 3.6vh;
    height: 72px;
    box-sizing: border-box;
    cursor: pointer;
    box-shadow: 0px 20px 10px -20px rgba(0, 0, 0, .6)
}

.answer-page ul li label {
    cursor: pointer;
    color: #fff;
    display: flex;
    align-items: center
}

.answer-page ul li label input {
    margin: 0;
    padding: 0;
    display: flex;
    width: 36px;
    height: 36px;
    background: #fff;
    border-radius: 100%;
    border: 3px solid #6f77c1;
    justify-content: center;
    align-items: center;
    margin-right: 8px;
    overflow: hidden
}

.answer-page ul li label p {
    margin: 0;
    padding: 0
}

.answer-page ul li span {
    display: inline-flex;
    width: 36px;
    height: 36px;
    background: #fff;
    border-radius: 100%;
    border: 4px solid #7178c7;
    justify-content: center;
    align-items: center;
    margin-right: 8px;
    overflow: hidden
}

h1 {
    width: 100%;
    text-align: center;
    padding: 25px 0;
    font-size: 50px;
    margin: 0;
    color: #484541;
    line-height: 50px;
    box-sizing: content-box;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-weight: 700;
    font-family: "Inter", sans-serif
}

.copyrightInfo {
    top: 20px;
    right: 25px;
    left: unset;
    width: 60px !important;
    height: 60px !important;
    background-color: rgba(83, 78, 71, .9) !important;
    border: 3px solid #fff;
    margin-top: 0
}

.copyrightInfo::after {
    display: none
}

.copyrightInfo img {
    height: 30px !important
}

.copyrightInfo:hover {
    background-color: rgba(83, 78, 71, .6) !important
}

.answer-page ul li label input {
    display: none
}

.answer-page ul li label input ~ span {
    display: inline-flex;
    width: 36px;
    height: 36px;
    background: #fff;
    border-radius: 100%;
    border: 3px solid #6c74c0;
    justify-content: center;
    align-items: center;
    margin-right: 8px;
    overflow: hidden
}

.answer-page ul li label input ~ span::after {
    content: "";
    width: 24px;
    height: 24px;
    display: block;
    background-color: #404b96;
    border-radius: 100%;
    visibility: hidden
}

.answer-page ul li label input:checked ~ span::after {
    visibility: visible
}

.locked .wrong label span {
    border-color: #e54317
}

.locked .wrong label span::after {
    background-color: #e54317
}

.locked .right label span {
    border-color: #45973b
}

.locked .right label span::after {
    background-color: #45973b
}

.wrong {
    background-color: rgba(186, 46, 0, .8) !important;
    border: 3px solid #e54317 !important
}

.right {
    background-color: rgba(65, 134, 19, .8) !important;
    border: 3px solid #45973b !important
}

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

.final-video-custom {
    object-position: bottom;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000
}

.fullscreen:-webkit-full-screen {
    width: auto !important;
    height: auto !important;
    margin: auto !important
}

.fullscreen:-moz-full-screen {
    width: auto !important;
    height: auto !important;
    margin: auto !important
}

.fullscreen:-ms-fullscreen {
    width: auto !important;
    height: auto !important;
    margin: auto !important
}
