﻿.home-about {
    background-image: url(../../../Design/img/image4.png);
    background-size: 100% 100%;
}

.home-about-container {
    display: flex;
    gap: 50px;
    padding: 63px 0;
}

.home-about-left-img:before {
    content: "";
    width: 5px;
    height: 131px;
    background: var(--default-color-2);
    position: absolute;
    border-radius: 10px;
    top: 0;
}

.home-about-left-img:after {
    content: "";
    width: 5px;
    height: 436px;
    background: var(--default-color-1);
    position: absolute;
    border-radius: 10px;
    bottom: 0;
}
#marquee-container {
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    background: var(--default-color-1);
    padding: 1.5rem 0;
    box-sizing: border-box;
}

.item-horizontal-text {
    display: inline-block;
}

    .item-horizontal-text span {
        display: inline-block;
        margin-right: 10rem;
        font-weight: bold;
        font-size: 1.4rem;
        font-family: MonB;
        color: #FFF;
    }

.decorGachNgang {
    display: inline-block;
    width: 14px;
    height: 2px;
    background-color: #FFF;
    margin: 0 0.5rem;
    vertical-align: middle;
}

.decorGach {
    display: inline-block;
    color: red;
    font-weight: bold;
    margin-left: 0.3rem;
}

.home-about-left-img {
    position: relative;
}

    .home-about-left-img img {
        width: 517px;
        border-radius: 10px;
        height: 595px;
        margin-left: 31px;
    }

.home-about-left {
}

.home-about-right {
}

.xkcv {
    margin-top: 10px;
}

.bds {
    color: #FFF;
    font-family: 'interM';
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px; /* 240% */
    text-transform: capitalize;
    padding: 8px 20px;
    background: var(--default-color-2);
    border-radius: 7px;
}

.khxzc {
}

.asckjxz {
    color: #7E7E7E;
    font-family: BaiJR;
    font-size: 28px;
    font-style: normal;
    font-weight: 300;
    line-height: 50.5px; /* 180.357% */
    text-transform: capitalize;
}

.oiad {
    margin: 0;
    color: var(--default-color-1);
    font-family: 'BaiJSemi';
    font-size: 63px;
    font-style: normal;
    font-weight: 600;
    line-height: 50.5px; /* 80.159% */
    margin-bottom: 11px;
}

.jxcv {
}

.xckvj {
    color: #005BAC;
    font-family: 'interSB';
    font-size: 24px;
    font-style: italic;
    font-weight: 600;
    line-height: 151.023%; /* 36.245px */
}

.wrap-item section p:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid var(--default-color-1);
    background-color: #fff;
    left: -25px;
    top: 8px;
}

.wrap-item section p {
    /* để before/after định vị đúng */
    /* chừa khoảng trống cho bullet */
    transition: color 0.3s ease;
    cursor: pointer;
}

    /* Mặc định */
    .wrap-item section p:before {
        content: '';
        position: absolute;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        border: 2px solid var(--default-color-3);
        background-color: #fff;
        left: -25px;
        top: 8px;
        transition: all 0.3s ease;
    }

    .wrap-item section p:after {
        content: '';
        position: absolute;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background-color: var(--default-color-1);
        left: -20px;
        top: 13px;
        transition: all 0.3s ease;
    }

    /* Hover toàn bộ */
    .wrap-item section p:hover {
        color: var(--default-color-1); /* đổi màu chữ */
    }

        .wrap-item section p:hover:before {
            background-color: var(--default-color-3);
        }

        .wrap-item section p:hover:after {
            background-color: #fff;
            transform: scale(1.3); /* phóng to nhẹ */
        }

    .wrap-item section p:after {
        content: '';
        position: absolute;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background-color: var(--default-color-3);
        left: -20px;
        top: 13px;
    }

    .wrap-item section p:last-child {
        margin-bottom: 0px;
    }

.wrap-item section p {
    margin: 0;
    position: relative;
    margin-bottom: 18px;
    color: #444;
    font-family: 'interM';
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    width: 81%;
}

.kjvcx {
    margin-top: 6px;
}

    .kjvcx .skxjv p {
        margin: 0
    }

.skxjv {
    color: #272727;
    font-family: 'interR';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    width: 87%;
    display: block;
}

.xckjv {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
    margin-top: 22px;
}

    .xckjv .home-b-left {
    }

        .xckjv .home-b-left img {
            width: 268px;
            height: 148px;
            border-radius: 5px;
        }

.wrap {
}

.wrap-item {
}

.jkxc {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 93%;
    margin-top: 30px;
}

.kjxcvkx {
    border-radius: 7px;
    border: 1px solid #F38218;
    background: #FFF;
    padding: 10px 28.219px 14px 29px;
}

.kcxjv {
    color: #444;
    text-align: center;
    font-family: 'interR';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}

.kdvmn {
    position: relative;
}

.oqwie {
    position: absolute;
    left: -37px;
}

    .oqwie svg {
    }

        .oqwie svg path {
            fill: var(--default-color-1);
        }

.hjvx {
    color: #818488;
    font-family: 'interR';
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.xzcm {
    color: var(--default-color-2);
    font-family: 'BaiJSemi';
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}


.kjxcvkx .kcxjv {
    display: inline-block;
    color: #333;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
}

    .kjxcvkx .kcxjv:hover {
        transform: translateX(5px);
    }

.kjxcvkx .kcxjv {
    position: relative;
    display: inline-block;
    color: #333;
    font-weight: 500;
    cursor: pointer;
    transition: color 0.3s ease;
}

    .kjxcvkx .kcxjv::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 80%;
        height: 2px;
        background: linear-gradient(90deg, var(--default-color-1), var(--default-color-2), var(--default-color-3), var(--default-color-1));
        background-size: 300% 100%;
        transform: scaleX(0);
        transform-origin: right;
        transition: transform 0.4s ease;
    }

    .kjxcvkx .kcxjv:hover {
        color: var(--default-color-1);
    }

        .kjxcvkx .kcxjv:hover::after {
            transform: scaleX(1);
            transform-origin: left;
        }

@media (max-width:739px) {
    .home-about-left-img img {
        height: 100%;
        width: 100%;
        margin: 0;
        margin-top: 23px;
    }

    .home-about-container {
        flex-direction: column;
        padding-top: 0px;
        padding-bottom: 8px;
        gap: 24px;
    }

    .home-about-left-img:before {
        display: none;
    }

    .home-about-left-img:after {
        height: 5px;
        width: 100%;
        bottom: -12px;
    }

    .asckjxz {
        font-size: 17px;
    }

    .oiad {
        font-size: 39px;
        margin-top: -5px;
        text-transform: uppercase;
    }

    .xckvj {
        font-size: 18px;
    }

    .wrap-item section p {
        width: 100%;
        margin-bottom: 10px;
    }

    .jxcv {
        margin-top: -15px;
    }

    .skxjv {
        width: 100%;
        font-size: 14px;
    }

    .kjxcvkx {
        padding: 4px 10px 4px 12px;
    }

    .xckjv {
        flex-direction: column;
        gap: 15px;
    }

    section {
        margin-left: 27px;
    }

    .wrap-item section > p:first-child::before {
        top: 7px;
    }

    .wrap-item section > p:first-child::after {
        top: 12px;
    }

    .jkxc {
        width: 100%;
        flex-direction: column;
        gap: 16px;
        margin-top: 13px;
    }

    .wrap-item section p:before {
        top: 0px;
    }

    .wrap-item section p:after {
        top: 5px;
    }

    .kdvmn {
        padding-left: 22px;
    }

    .oqwie {
        left: -10px;
        top: 8px;
    }

    .kjxcvkx .kcxjv {
        font-size: 12px;
    }
    #marquee-container{
        padding: 10px;
    }
    .item-horizontal-text span{
        font-size: 15px;
    }
}
