:root {
    --Inter-Bold: "Inter-Bold";
    --Inter-Regular: "Inter-Regular";
}

h2.title {
    color: #00285a;
    font-family: var(--Inter-Bold);
    font-size: 2.40625rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4;
    /* 130.769% */
}

.home-survey .alias {
    color: #1e1e1e;
    font-family: var(--Inter-Regular);
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;
    /* 170% */
}

.home-survey form {
    width: 50%;
    margin: auto;
}

.home-survey form button {
    width: max-content;
    padding: 0.5rem 2rem;
    margin: auto;
    margin-top: 2rem;
    border-radius: 1.5rem;
    color: #fff;
    text-align: center;
    font-family: var(--Inter-Bold);
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4;
    background-color: #cf2027;
}

p {
    color: #1e1e1e;
    font-family: var(--Inter-Regular);
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 5px;
    text-align: justify;
}

.home-survey .number {
    border-radius: 2.1875rem;
    background: #00285a;
    color: #fff;
    text-align: center;
    font-family: var(--Inter-Bold);
    font-size: 1.8125rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.75rem 1rem;
}

.home-survey .contents p {
    position: relative;
    padding-left: 20px;
    margin: 0 0 8px;
}

.home-survey .contents p::before {
    content: "•";
    position: absolute;
    left: 0;
    top: 0;
    color: #000;
    font-size: 18px;
    line-height: 1.2;
}

.journey-insight .section-2 {
    background: url("../../images/survey/bluebg.webp") no-repeat center center;
    background-size: cover;
    color: #fff;
}

.journey-insight .section-2 h2.title {
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    font-family: var(--Inter-Bold);
    font-size: 34px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.4;
    text-transform: uppercase;
    background: linear-gradient(273deg,
            #86e2ff 29.1%,
            #d5f5ff 74.86%,
            #fff 105.55%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.journey-insight .section-2 p {
    color: #fff;
    font-family: var(--Inter-Regular);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    /* 170% */
}

.journey-insight .section-2 .alias {
    color: #00f9ea;
    font-family: var(--Inter-Bold);
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
}

.journey-insight .section-2 .alias-2 {
    color: #00f9ea;
    font-family: var(--Inter-Bold);
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
}

.journey-insight .section-2 .box-text {
    border-radius: 6px;
    background: linear-gradient(180deg,
            #87ecfd 0%,
            rgba(225, 238, 250, 0.85) 100%);
}

.journey-insight .section-2 .box-text p {
    color: #042c67;
    text-align: justify;
    font-family: var(--Inter-Regular);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    /* 130% */
}

.journey-insight .section-2 .box-contents p {
    color: #fff;
    font-family: var(--Inter-Regular);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    /* 145% */
}

.journey-insight .section-2 .box-contents>p {
    margin-left: 3.5rem;
}

.journey-insight .section-3 h2.title {
    color: #00285a;
    text-align: center;
    font-family: var(--Inter-Bold);
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    /* 106.25% */
}

.journey-insight .section-3 .alias {
    color: #042c67;
    text-align: center;
    font-family: var(--Inter-Regular);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    /* 130% */
}

.journey-insight .section-3 .alias a {
    color: #042c67;
    font-family: var(--Inter-Bold);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-decoration-line: underline !important;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.journey-insight .section-4 h2.title {
    color: #cf2027;
    text-align: center;
    font-family: var(--Inter-Bold);
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    /* 106.25% */
}

.journey-insight .section-4 h3 {
    color: #00285a;
    font-family: var(--Inter-Bold);
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    /* 141.667% */
}

.journey-insight .section-4 p {
    color: #042c67;
    font-family: var(--Inter-Regular);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    /* 135% */
}

.journey-insight .section-4 button {
    color: #fff;
    text-align: center;
    font-family: var(--Inter-Bold);
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 19px;
    /* 79.167% */
    border-radius: 20px;
    background: #cf2027;
    width: max-content;
    padding: 0.75rem 1.5rem;
}

.journey-insight .section-4 .box-text p.position-relative {
    padding-left: 1.5rem;
}

.journey-insight .section-4 .box-text p.position-relative::before {
    content: "•";
    /* dấu bullet */
    position: absolute;
    left: 0;
    top: 0;
    color: #00285a;
    /* màu dấu chấm */
    font-size: 18px;
    /* to nhỏ tùy chỉnh */
    line-height: 1.2;
}


.customer-insight .head-insight h1 {
    text-align: center;
    font-family: var(--Inter-Bold);
    font-size: 3.125rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.6;
    text-transform: uppercase;
    background: linear-gradient(0deg, #820000 12.66%, #CF2027 163.28%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 0;
}

.customer-insight .head-insight .alias {
    color: #1E1E1E;
    text-align: center;
    font-family: var(--Inter-Regular);
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 500;
    line-height: 2.125rem;
    /* 170% */
}

.customer-insight input[type="radio"].form-check-input {
    border-radius: 0 !important;
    width: 16px;
    height: 16px;
}

.customer-insight input[type="radio"].form-check-input:checked {
    background-color: #0d6efd; /* hoặc màu bạn muốn */
    border-color: #0d6efd;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.testimonials .items .item .video {
    width: max-content;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.testimonials .items .item .play-img {
    width: 3rem;
}

.testimonials .owl-carousel .owl-stage-outer {
    padding: 4.5rem 0;
}

.testimonials .owl-item {
    transition: all 0.5s ease-in-out;
}

.owl-carousel .owl-item img{
    border-radius: 8px;
}
/* Video Popup Styles */
.video-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    box-sizing: border-box;
}

.video-popup-container {
    background: #000;
    border-radius: 8px;
    max-width: 90vw;
    max-height: 90vh;
    width: 800px;
    height: 450px;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    overflow: hidden;
}

.video-popup-close {
    position: absolute;
    top: 15px;
    right: 15px;
    background: rgba(0, 0, 0, 0.7);
    border: none;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
    padding: 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.3s ease;
    z-index: 10;
}

.video-popup-close:hover {
    background: rgba(0, 0, 0, 0.9);
    transform: scale(1.1);
}

.video-popup-container iframe {
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 8px;
}

/* Responsive popup */
@media (max-width: 991.98px) {
    .video-popup-container {
        width: 90vw;
        height: 50vh;
        max-height: 400px;
    }
}

@media (max-width: 767.98px) {
    .video-popup-container {
        width: 95vw;
        height: 40vh;
        max-height: 300px;
    }
    
    .video-popup-close {
        width: 35px;
        height: 35px;
        font-size: 20px;
        top: 10px;
        right: 10px;
    }
}

@media (max-width: 575.98px) {
    .video-popup-overlay {
        padding: 10px;
    }
    
    .video-popup-container {
        width: 100%;
        height: 35vh;
        max-height: 250px;
    }
    
    .video-popup-close {
        width: 30px;
        height: 30px;
        font-size: 18px;
        top: 8px;
        right: 8px;
    }
}

.testimonials .owl-item.active {
    transform: perspective(1200px)
}

.testimonials .owl-item:has(~ .active.center) {
    filter: blur(2px);
    transform: perspective(1200px) rotateY(35deg) scale(0.9, 0.95)
        translateX(20px);
    z-index: 1;
}

.testimonials .owl-item:has(+ .active.center) {
    transform: perspective(1200px) rotateY(35deg) scale(0.95, 1)
        translateX(-62px);
    filter: none;
    z-index: 2;
}

.testimonials .owl-item.active.center ~ * {
    filter: blur(2px);
    transform: perspective(1200px) rotateY(-35deg) scale(0.9, 0.95)
        translateX(-20px);
    z-index: 1;
}

.testimonials .owl-item.active.center + * {
    transform: perspective(1200px) rotateY(-35deg) scale(0.95, 1)
        translateX(62px);
    filter: none;
    z-index: 2;
}

.testimonials .owl-item.active.center,
.testimonials .owl-item.active.center-active {
    transform: scale(1.5);
    filter: none;
    border-radius: 8px;
    border: none;
    z-index: 3;
}

.customer-insight .survey-btn {
    width: max-content;
    padding: 0.5rem 2.5rem;
    margin: auto;
    margin-top: 2rem;
    border-radius: 1rem;
    color: #fff;
    text-align: center;
    background-color: #CF2027;
    font-family: var(--Inter-Bold);
    font-size: 1.25rem;
}

@media screen and (max-width: 767.98px) {
    h2.title{
        font-size: 1.5rem !important;
    }
    p{
        font-size: 16px !important;
        line-height: 24px !important;
    }

    .alias, .alias-2{
        font-size: 18px !important;
        line-height: 1.4 !important;
    }

    .home-survey form{
        width: 100%;
    }

    .home-survey form button{
        font-size: 1rem;
    }

    .customer-insight .head-insight h1{
        font-size: 2rem;
    }
    .journey-insight .section-2 h2.title{
        margin-top: 1.5rem;
    }

    .journey-insight .section-4 h3{
        font-size: 20px;
    }
    .journey-insight .section-4 button{
        font-size: 18px;
    }
}