@import url("https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

*,
body {
    font-family: "Kanit", sans-serif;
}
body {
    background-color: #ffffff;
}
.bodyQuestionnaire {
    min-height: 100vh;
}
.bodyQuestionnaire.qa {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.mainGskRedeem,
.bodyQuestionnaire,
.bodyQuestionnaire.qa {
    width: 100%;
    /* max-width: 515px; */
    margin: 0 auto;
    background-color: #ffffff;
    /* background-image: url("../images/bg-corner-top.png?v28"),
        url("../images/bg-corner-bottom.png?v28"),
        url("../images/bg-only.jpg?v28"); */
    background-image: url("../images/bg-only-2024.jpg?v28");
    background-repeat: no-repeat;
    background-size: cover;
    /* background-size: auto, auto, cover; */
    background-position: center center;
    /* background-position: top left, bottom right, center center; */
    min-height: 100vh;
}
.text-red {
    color: #ff0000;
}
#exampleFormControlTextarea1 {
    border-radius: 1.5rem;
}
@media screen and (min-width: 992px) and (max-width: 1500px) {
    .mainGskRedeem,
    .bodyQuestionnaire,
    .bodyQuestionnaire.qa {
        background-size: cover;
    }
}
@media screen and (max-width: 991px) {
    .mainGskRedeem,
    .bodyQuestionnaire,
    .bodyQuestionnaire.qa {
        background-size: cover;
        background-position: left bottom;
    }
    .step1 {
        padding-top: 4rem;
    }
}
.mainGskRedeem.indexPage {
    display: flex;
    flex-direction: row;
    position: relative;
    justify-content: center;
    align-items: center;
}
.logoWork {
    width: 20%;
    position: absolute;
    right: 1rem;
    top: 1rem;
    max-width: 200px;
}
.btnLink {
    width: 75%;
    max-width: 290px;
    margin-bottom: 1.5rem;
}
.btn.btnLink {
    padding: 0 0;
    margin: 0 0;
    box-shadow: none;
    outline: none;
}
.btnLink .btnLinkImg {
    width: 100%;
    max-width: 100%;
}
.btnSubmitQustion {
    /* font-size: 16px;
    background-color: #001b72;
    color: #ffffff;
    border-radius: 12px; */
    padding: 0;
    box-shadow: none;
}
.btnSubmitQustion:hover {
    color: #ffffff;
    box-shadow: none;
}
.btnSubmitQustion img {
    max-width: 200px;
}
.imgLogoGSK {
    position: absolute;
    top: 18px;
    right: 18px;
    width: 12%;
    max-width: 60px;
}
.mainGskRedeem.formPage {
    position: relative;
    padding: 2rem;
}
.mainGskRedeem.formPageQ {
    position: relative;
    padding: 2rem 0.75rem;
}
.cardFormRedeem {
    background-color: rgba(255, 255, 255, 0.5);
    padding: 1rem;
}
.labelFormRedeem {
    color: #001b72;
    margin-bottom: 0.3rem;
    font-weight: 500;
}
.form-redeem {
    background-color: #c5c5c5 !important;
    border-radius: 0;
    margin-bottom: 0.75rem;
}

.cardQuestionnaire {
    overflow: hidden;
    border: 1px solid #808285;
    border-radius: 15px;
    margin-bottom: 1.5rem;
    padding-bottom: 0rem;
    background-color: #e6e7e8;
}
.cardQuestionnaire .cardQ_head {
    width: 100%;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    text-align: center;
    background-color: #d1d2d3;
    color: #414042;
}

.cardQuestionnaire .cardQ_head p {
    margin-bottom: 0;
    font-weight: 400;
    color: #414042;
}
.cardQuestionnaire .headQ_body {
    background-color: #e6e7e8;
    text-align: center;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.swal2-title.titleAlert {
    color: #060e9f;
    margin-top: 1rem;
}
.swal2-title.titleAlert2,
.titleAlert2 {
    color: #060e9f;
    margin-top: 1rem;
    font-size: 22px;
}
.beFriend {
    color: #060e9f;
    font-size: 20px;
    font-weight: 500;
}
.swal2-popup.bgAlert {
    background-image: url("../images/register/bgThank.png");
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 2rem;
    width: 38em;
    min-height: 38vh;
}
.c-0f0e9f {
    color: #0f0e9f;
}
.txtPopupGrapLogo {
    font-size: 20px;
}
.imgPopupLogoGrap {
    height: 24px;
    margin-bottom: 0.2rem;
}
.imgPopupLogoGrap2 {
    height: 36px;
    margin-bottom: 0.6rem;
}
.w-80 {
    width: 80%;
}
.cardQuestionnaire .headQ_body p {
    margin-bottom: 0;
}
.cardQuestionnaire .cardQ_body {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    background-color: #e6e7e8;
}
.cardQuestionnaire .cardQ_body.noInline {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 1rem;
    padding-right: 1rem;
}
.cardQuestionnaire .cardQ_body .emoticon.custom-control-label::before {
    display: none;
}
.cardQuestionnaire .cardQ_body .emoticon.custom-control-label::after {
    display: none;
}
.cardQuestionnaire .cardQ_body .emoticon.custom-control-label {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #414042;
}
.cardQuestionnaire .cardQ_body .emoticon-custom-control.custom-control {
    width: 20%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.emoticon.custom-control-label p {
    font-size: 14px;
    white-space: nowrap;
    margin-bottom: 0.2rem;
}
.cardQuestionnaire
    .cardQ_body
    .custom-control-input:checked
    ~ .custom-control-label
    p {
    color: #ff0000;
    font-weight: 600;
}
.cardQuestionnaire .cardQ_body .emoticon.custom-control-label img {
    width: 24px;
    height: 24px;
}
.successPink {
    font-size: 26px;
    font-weight: 500;
    color: #001b72;
    margin-bottom: 0.3rem;
}

.successText {
    font-size: 20px;
    font-weight: 500;
    color: #6d6e71;
    margin-bottom: 0.3rem;
}
.successNumber {
    font-size: 28px;
    font-weight: 500;
    color: #001b72;
}
.txtNoteRedeem {
    font-size: 18px;
    font-weight: 400;
    color: #001b72;
    margin-top: 1rem;
}
.txtNoteRedeem.closepage {
    font-size: 28px;
}

.select2-container--default .select2-selection--single {
    color: #495057;
    border: 1px solid #ced4da;
    height: calc(1.5em + 0.75rem + 2px);
}
.select2-selection__rendered {
    text-align: left;
}
.step3 {
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.btnThankyou {
    width: 80%;
    max-width: 270px;
}
.txtBacktoHome {
    margin-top: 0.75rem;
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
}
.cardQA {
    position: relative;
    border-radius: 1.5rem;
    overflow: hidden;
}
.imgType {
    width: 40%;
    max-width: 400px;
}
.btn.btnSend,
.btn.btnSend:focus,
.btn.btnSend:active,
.btn.btnSend:focus-within,
.btn.btnSend:focus-visible {
    padding: 0 0;
    position: absolute;
    bottom: 0.2rem;
    right: 1rem;
    box-shadow: none;
    max-width: 120px;
}
.btn.btnSend img {
    max-width: 100%;
    width: 100%;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
    .mainGskRedeem.indexPage {
        flex-direction: column;
    }
}

@media screen and (max-width: 992px) {
    .cardQuestionnaire .cardQ_body {
        flex-direction: column;
        align-items: flex-start;
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .cardQuestionnaire .cardQ_body .emoticon.custom-control-label {
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .cardQuestionnaire .cardQ_body .emoticon-custom-control.custom-control {
        width: auto;
        margin-bottom: 0.5rem;
    }
    .cardQuestionnaire .cardQ_body .emoticon.custom-control-label img {
        margin-right: 0.4rem;
    }
    .btnLink {
        max-width: 220px;
    }
    .logoWork {
        max-width: 150px;
    }
}
