﻿.home-nhatienche {
    padding-top: 50px;
    background: url(../../../Design/img/Rectangle9257.png) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 41px;
}

.home-nhatienche-container {
}

.nhatienche-top {
}

.vhxj {
    position: relative; /* background: url(../../../Design/img/199.png) no-repeat; */
    background-size: 45% 100%;
}

.bxa {
    position: relative;
    padding: 37px 0px;
    padding-top: 27px;
    color: #FFF;
    font-family: 'KanB';
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 117.2%; /* 42.192px */
    text-transform: uppercase;
    margin: 0;
}

.bmnca {
    margin-top: 34px;
}

.kbvop {
    width: 285px;
    height: 68px;
    background: var(--default-color-3);
    padding: 11px 45px;
    text-align: center;
    margin-bottom: 26px;
    border-radius: 41px;
    transition: all 0.3s ease;
    cursor: pointer;
}

.kjbcx:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 53px;
    background: var(--default-color-3);
    left: 2px;
    top: 10px;
}

.kjbcx {
    padding-left: 10px;
    position: relative;
}

.vhxj:before {
    position: absolute;
    content: "";
    width: 101%;
    height: 100%;
    /* background: var(--default-color-2); */
    left: -6%;
    background: url(../../../Design/img/199.png) no-repeat;
}

.vhxj:after {
    position: absolute;
    content: "";
    width: 100vw;
    height: 90%;
    background: var(--default-color-2);
    right: 106%;
    top: 0px;
}

.nhatienche-bottom {
    display: flex;
    position: relative;
}

.nhatienchet-left {
    width: 69%;
}

.nhatienchet-right {
    position: absolute;
    right: -115px;
    top: -26%;
    z-index: 1;
}

.vkxj {
    margin-top: 23px;
}

.vkjxckv {
    position: relative;
}

    .vkjxckv:before {
        content: "";
        position: absolute;
        wi;
        width: 72%;
        height: 79%;
        background: var(--default-color-2);
        z-index: 0;
        border-radius: 66%;
        right: -28px;
    }

    .vkjxckv img {
        width: 767px;
        height: 100%;
        z-index: 9;
        position: relative;
    }

.kbvop:hover {
    background: #028a45; /* màu đậm hơn */
    transform: translateY(-4px); /* nhô nhẹ */
    box-shadow: 0 6px 16px rgba(0,0,0,0.25); /* bóng dưới */
}

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

.kbvop:hover .bblmdf {
    letter-spacing: 1px; /* giãn chữ nhẹ */
    color: var(--default-color-1); /* đổi màu chữ */
}

.kljvxc {
    border-radius: 7px;
    border: 1px solid #F38218;
    background: #FFF;
    width: 16%;
    padding: 7px 0px;
    margin-top: 20px;
    text-decoration: none;
    transition: all 0.3s ease;
}

    .kljvxc:hover .bvxz {
        color: var(--default-color-1)
    }

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

.kljvxc:hover {
    background: #028a45; /* đậm hơn */
    box-shadow: 0 6px 14px rgba(0,0,0,0.25); /* bóng chỉ dưới */
    transform: translateY(-3px); /* nhô lên */
    letter-spacing: 1px; /* giãn chữ nhẹ */
    border: 1px solid var(--default-color-3);
    padding: 11px;
    width: 18%;
}

.bblmdf {
    color: #FFF;
    text-align: center;
    font-family: 'KanM';
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 126.316% */
    text-transform: capitalize;
    transition: all 0.3s ease;
}

@media (max-width:739px) {
    .nhatienche-bottom {
        flex-direction: column
    }

    .nhatienchet-right {
        position: unset
    }

    .vhxj:before {
        left: -46%;
        width: 116%;
        top: -2px;
    }

    .vhxj:after {
    }

    .bxa {
        font-size: 26px;
    }

    .home-nhatienche {
        padding-top: 0px;
    }

    .nhatienchet-left {
        width: 100%
    }

    .khjcjv {
        width: 100%;
        font-size: 13px;
    }

    .kjbcx:before {
        height: 73px;
    }

    .kljvxc {
        width: 39%;
    }

    .bvxz {
        font-size: 13px
    }

    .bmnca {
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(2,minmax(0,1fr));
        column-gap: 20px;
        row-gap: 20px;
    }

    .kbvop {
        width: 100%;
        height: 100%;
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 16px;
    }

    .bblmdf {
        font-size: 14px;
    }

    .bmnca .kbvop:last-child {
        grid-column: span 2 / span 2;
    }

    .vkjxckv img {
        width: 100%;
    }

    .vkjxckv {
        margin-top: 26px;
    }
    .kljvxc:hover{
        width: 42%;
    }
}
