:root {
    --black-congaf: #000;
    --white-congaf: #fff;
    --theme-congaf: #F2A71B;
    --border-congaf: #D9D9D9;
    --text-congaf: #fff;
    --bg1-congaf: #023859;
    --transition-congaf: all .2s linear;
}

.manh-contact1 {
    width: 450px;
    max-width: 100%;
    background-image: linear-gradient(rgb(255, 242, 217), rgba(255, 255, 255, 0));
    background-color: #d8d8d8;
    background-size: initial;
    /* background-origin: initial; */
    background-position: initial;
    background-repeat: initial;
    background-attachment: initial;
    -webkit-background-clip: initial;
    box-shadow: rgb(0, 0, 0) 0px 15px 20px -15px inset;
    padding: 30px 20px;
    border-radius: 15px;
    position: relative;
    z-index: 10;
}

.manh-contact1 .manh-logo {
    margin: 0 auto 20px;
    display: block;
    text-align: center;
}

.manh-contact1 .manh-logo img {
    width: 78px;
    border-radius: 50%;
    overflow: hidden;
    height: auto;
}

.manh-contact1 .manh-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 34px;
    text-align: center;
    background-image: linear-gradient(163deg, #0c233f, rgb(90, 1, 18));
    background-color: initial;
    background-size: initial;
    background-origin: initial;
    background-position: initial;
    background-repeat: initial;
    background-attachment: initial;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: TUOVFNFUlJBVCCTEFDSyUVEY;
    margin-bottom: 20px;
}

.manh-contact1 .manh-list {
    margin-bottom: 15px;
}

.manh-contact1 .manh-list li {
    padding-left: 35px;
    font-size: 18px;
    font-family: Prata, serif;
    line-height: 1.6;
    position: relative;
}

.manh-contact1 .manh-list li::after {
    content: '';
    background-image: url(../img/list.svg);
    width: 20px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
}

.manh-contact1 .manh-gift {
    background-image: radial-gradient(circle, #0c233f, rgba(131, 2, 27, 0));
    background-color: initial;
    background-size: initial;
    background-origin: initial;
    background-position: initial;
    background-repeat: initial;
    background-attachment: initial;
    position: relative;
    text-align: center;
    padding: 8px 0 6px;
    line-height: 25px;
    margin-bottom: 25px;
}

.manh-contact1 .manh-gift h3 {
    font-family: Prata, serif;
    font-size: 14px;
    color: var(--white-congaf);
}

.manh-contact1 .manh-gift p {
    font-family: Prata, serif;
    font-size: 18px;
    color: var(--white-congaf);
}

.manh-contact1 .manh-gift strong {
    font-weight: 700;
    font-family: Prata, serif;
    font-size: 22px;
    color: var(--white-congaf);
}

.manh-contact1 .manh-gift span {
    color: #FFD700;
    font-weight: 700;
    font-family: Prata, serif;
    font-size: 22px;
}

.manh-contact1 .manh-des {
    font-family: Montserrat, sans-serif;
    color: rgb(2, 38, 56);
    text-align: center;
    font-size: 17px;
    line-height: 1.4;
    width: 338px;
    margin: 0 auto 10px;
}

.manh-contact1 .manh-form input {
    font-family: Montserrat, sans-serif;
    height: 30px;
    border-radius: 5px;
    padding: 0 5px;
    border: 1px solid var(--white-congaf);
    background: #858482;
    color: var(--white-congaf);
}

.manh-contact1 .manh-form input::placeholder {
    color: var(--white-congaf);
}

.manh-contact1 .manh-form input.fullname {
    float: left;
    width: 39%;
}

.manh-contact1 .manh-form input.phone {
    float: right;
    width: 59%;
}

/* CTA NỔI BẬT – KHÔNG LỆCH FORM, KHÔNG SCALE */
.manh-button,
.manh_button {
    position: relative;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    padding: 10px 42px 10px 28px;
    /* chừa chỗ cho mũi tên */
    border-radius: 12px;
    font: 700 16px/1.6 Montserrat, sans-serif;
    letter-spacing: .2px;
    color: #fff !important;
    text-decoration: none;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .55), 0 0 2px rgba(255, 255, 255, .15);
    /* chữ nổi hơn */
    background:
        linear-gradient(145deg, #2ecf6b 0%, #0a7e2b 45%, #004005 100%);
    /* tăng tương phản */
    box-shadow:
        0 12px 26px rgba(0, 0, 0, .28),
        /* chiều sâu */
        inset 0 0 0 1px rgba(255, 255, 255, .12);
    /* viền trong rất nhẹ */
    transition: filter .25s ease, box-shadow .25s ease;
}

/* 1) ÁNH SÁNG QUÉT MẠNH (lớp phủ, không ảnh hưởng layout) */
.manh-button::before,
.manh_button::before {
    content: "";
    position: absolute;
    inset: -1px;
    /* phủ kín */
    background: linear-gradient(120deg,
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, .75) 50%,
            rgba(255, 255, 255, 0) 100%);
    transform: translateX(-140%) skewX(-22deg);
    animation: shineMove 2.2s ease-in-out infinite;
    pointer-events: none;
    mix-blend-mode: screen;
    /* sáng mà ko bệt màu */
    opacity: .9;
}

/* 2) VIỀN PHÁT QUANG PULSE (ngoài mép, không đổi kích thước) */
.manh-button::after,
.manh_button::after {
    content: "›";
    /* mũi tên “rủ rê” */
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    font-weight: 800;
    opacity: .95;
    filter: drop-shadow(0 0 6px rgba(255, 255, 255, .6));
    animation: arrowNudge .9s ease-in-out infinite alternate;
}

.manh-button,
.manh_button {
    --glow: rgba(78, 255, 150, .55);
}

.manh-button.glow,
.manh_button.glow {
    box-shadow:
        0 0 0 0 var(--glow),
        0 12px 26px rgba(0, 0, 0, .28),
        inset 0 0 0 1px rgba(255, 255, 255, .12);
    animation: borderPulse 1.8s ease-in-out infinite;
}

/* Hover chỉ TĂNG SÁNG (không scale) */
.manh-button:hover,
.manh_button:hover {
    filter: brightness(1.08);
    box-shadow:
        0 0 18px rgba(90, 255, 160, .45),
        0 12px 26px rgba(0, 0, 0, .28),
        inset 0 0 0 1px rgba(255, 255, 255, .14);
}

/* Keyframes */
@keyframes shineMove {
    0% {
        transform: translateX(-140%) skewX(-22deg);
    }

    60% {
        transform: translateX(140%) skewX(-22deg);
    }

    100% {
        transform: translateX(140%) skewX(-22deg);
    }
}

@keyframes borderPulse {
    0% {
        box-shadow: 0 0 0 0 var(--glow), 0 12px 26px rgba(0, 0, 0, .28), inset 0 0 0 1px rgba(255, 255, 255, .12);
    }

    50% {
        box-shadow: 0 0 16px 6px var(--glow), 0 12px 26px rgba(0, 0, 0, .28), inset 0 0 0 1px rgba(255, 255, 255, .14);
    }

    100% {
        box-shadow: 0 0 0 0 var(--glow), 0 12px 26px rgba(0, 0, 0, .28), inset 0 0 0 1px rgba(255, 255, 255, .12);
    }
}

@keyframes arrowNudge {
    from {
        transform: translate(0, -50%);
    }

    to {
        transform: translate(5px, -50%);
    }
}

/* Tôn trọng người dùng giảm chuyển động */
@media (prefers-reduced-motion: reduce) {

    .manh-button::before,
    .manh_button::before,
    .manh-button::after,
    .manh_button::after,
    .manh-button.glow,
    .manh_button.glow {
        animation: none;
    }
}

.manh-button:hover {
    text-decoration: none !important;
}

#tong-quan .manh-button {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.manh-contact1 .manh-form .manh-form-submit {
    width: 100%;
    margin-top: 15px;
    padding: 5px 10px;
}

.manh-contact1-div {
    background-image: linear-gradient(125deg, rgb(255, 255, 255), rgba(255, 255, 255, 0));
    background-color: initial;
    background-size: initial;
    background-origin: initial;
    background-position: initial;
    background-repeat: initial;
    background-attachment: initial;
    position: absolute;
    overflow: hidden;
    border-radius: 20px;
    width: 510px;
    padding: 30px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
    transition: all .3s linear;
    max-width: 94%;
}

.manh-contact1-div .background-verlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 200px;
}

.manh-contact1-div .background-verlay img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right;
}

.manh-contact1-div .manh-close {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 11;
    cursor: pointer;
    width: 16px;
    height: 16px;
    margin: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../img/download.svg);
}

.manh-contact1-modal {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: all .3s linear;
}

.manh-contact1-modal.open {
    opacity: 1;
    visibility: visible;
}

.manh-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: var(--black-congaf);
    opacity: 0.5;
    z-index: 1;
}

@media (min-width: 768px) {
    #tong-quan .manh-button {
        top: 856px;
    }

    #vi-tri .manh-button {
        top: 870px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    #vi-tri {
        height: 965.86px;
    }

    #tien-ich .manh-button {
        top: 98%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 250px;
    }

    #tien-ich {
        height: 2110.9px;
    }

    #mat-bang .manh-button {
        top: 910px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 250px;
    }

    #mat-bang {
        height: 980.9px;
    }

    #thiet-ke .manh-button {
        top: 915px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 250px;
    }

    #thiet-ke {
        height: 975.9px;
    }

    #san-pham .manh-button {
        top: 674.9px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 250px;
    }

    #san-pham {
        height: 740.9px;
    }

    #BUTTON301 {
        top: 100.667px;
    }

    #HEADLINE383 {
        top: 246.572px;
        left: 24.2605px;
    }

    #BUTTON298 {
        width: 439px;
        height: 41.3493px;
        top: 60.794px;
    }

    #HEADLINE351 {
        top: 240.426px;
        left: 35.6315px;
    }

}

@media (max-width: 767px) {
    .manh-contact1 .manh-logo {
        margin-bottom: 15px;
    }

    .manh-contact1 .manh-gift {
        margin-bottom: 15px;
    }

    .manh-contact1 .manh-gift h3 {
        font-size: 14px;
    }

    .manh-contact1 .manh-gift strong {
        font-size: 18px;
    }

    .manh-contact1 .manh-gift span {
        font-size: 18px;
    }

    .manh-contact1 .manh-gift p {
        font-size: 16px;
    }

    .manh-contact1-div {
        padding: 25px 20px;
    }

    .manh-contact1 .manh-list li {
        font-size: 14px;
    }

    .manh-contact1 .manh-title {
        font-size: 17px;
        line-height: 28px;
        margin-bottom: 10px;
    }

    #tong-quan {
        height: 1410.83px;
    }

    #tong-quan .manh-button {
        top: 1370px;
        width: 250px;
        text-align: center;
    }

    #vi-tri .manh-button {
        top: 1200px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 250px;
    }

    #vi-tri {
        height: 1260.9px;
    }

    #tien-ich .manh-button {
        top: 96%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 250px;
    }

    #tien-ich {
        height: 1604.9px;
    }

    #mat-bang .manh-button {
        top: 560px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 250px;
    }

    #mat-bang {
        height: 620.587px;
    }

    #thiet-ke .manh-button {
        top: 1360px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 250px;
    }

    #thiet-ke {
        height: 1420px;
    }

    #san-pham .manh-button {
        top: 50%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 250px;
    }
        #san-pham.san-pham-custom .manh-button {
            top: 73%;
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            width: 250px;
        }

    #san-pham {
        height: 1285.39px;
    }

    #BUTTON298 {
        width: 333.248px;
        height: 38.5972px;
        top: 52.0718px;
    }

    #HEADLINE351 {
        width: 354px;
        top: 395.109px;
        left: 0px;
    }

    #IMAGE271 {
        top: 549px;
    }

    #GROUP296 {
        top: 770.167px;
    }
}