.section-building-futures {
}

    .section-building-futures .banner-1 {
        padding: 174px 40px 36px 40px;
    }

        .section-building-futures .banner-1 img {
            width: 32%;
        }

    .section-building-futures .banner-2 {
        position: relative;
    }

    .section-building-futures .banner-2 {
        width: 100%;
    }

        .section-building-futures .banner-2 > img {
            width: 100%;
        }

.client-banner-multi-layers {
    position: absolute;
    right: 164px;
    bottom: 10%;
    width: 50%;
}

.client-banner-description {
    background-image: url(https://www.coteccons.vn/wp-content/uploads/2022/08/Vector-118-8.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-weight: 300;
    position: relative;
    z-index: 2;
    color: var(--white-color);
    padding: 38px 4px 70px 70px;
    left: 45px;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 1.5;
}

    .client-banner-description .stick-icon {
        position: absolute;
        top: -120px;
        right: -120px;
    }

.client-banner-group-img img:first-child {
    width: 135px;
    height: 163px;
    z-index: 1;
    position: absolute;
    left: -1px;
    bottom: -37px;
}

.client-banner-group-img img:last-child {
    width: 100px;
    height: 100px;
    z-index: 3;
    position: absolute;
    bottom: -37px;
}

.client-banner-group-img:first-child {
    margin-right: 20px;
}

.client-banner-multi-layers > img {
    position: absolute;
    right: -164px;
    top: -116px;
    z-index: 2;
}

.investor {
    margin-top: 55px;
}

    .investor h3 {
        color: #16315E;
        font-size: 20px;
        font-weight: 500;
        text-transform: uppercase;
        line-height: 32px;
    }

    .investor .dropdown select {
        outline: none;
        border: unset;
    }

.investor-list-wrapper {
    height: 345px;
    overflow: hidden scroll;
    padding-right: 10px;
}

.investor-item-wrapper {
    padding: 20px 0
}

    .investor-item-wrapper img {
        width: calc(100% - 10px);
    }

.time-left .investor-item-wrapper img {
    height: 282px;
    object-fit: cover;
}

.time-left .investor-item-wrapper a {
    width: 100%;
    gap: 5px;
}

.investor-item-wrapper .pdf-icon {
    width: 26px;
}

.investor-item-wrapper .title {
    font-weight: 500;
}

.investor-item-wrapper .pdf-title {
    width: 100%;
    flex: 1;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5em;
}

.agm .investor-item-wrapper .title {
    width: 100%;
    display: -webkit-box;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}
.btn-readmore {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 28px;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    background-size: 100% 100%;
    width: fit-content;
}
.btn-readmore svg {
        width: 14px;
        transition: .3s;
    }

.btn-readmore:hover svg {
        transform: rotate(45deg);
        transition: .3s;
        margin-left: 10px;
    }

.btn-readmore {
    background: unset;
}
@media (max-width: 767px) {
    .client-banner-description {
        font-size: 22px;
        line-height: 44px;
        padding: 15px 15px 30px 30px;
        min-width: 250px;
        left: 20px;
        bottom: -16px;
        right: 50px;
        width: unset;
        position: absolute;
    }

    .section-building-futures .banner-1 img {
        width: 100%;
    }

    .section-building-futures .banner-1 {
        padding: 174px 20px 36px 20px;
    }

    .section-building-futures .banner-2 {
        min-height: 100vh;
    }

        .section-building-futures .banner-2 img {
            height: 100%;
            min-height: inherit;
            width: 100%;
            object-fit: cover;
        }

    .client-banner-group-img img:first-child {
        width: 68px !important;
        height: 81px !important;
        left: 0;
        bottom: -37px;
    }

    .client-banner-group-img img:last-child {
        width: 50px !important;
        height: 50px !important;
        left: 0;
    }

    .client-banner-description img.stick-icon {
        width: 50px;
        height: 50px;
        right: -50px;
        top: -50px;
    }

    .client-banner-multi-layers {
        right: 154px;
        left: 0;
        right: 0;
        width: 100%;
    }

    .investor-item-wrapper .title {
        width: 100%;
        display: -webkit-box;
        line-clamp: 1;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .btn-readmore:not(.btn-readmore-news) {
        font-size: 11px;
        gap: 0.5rem
    }

        .btn-readmore:not(.btn-readmore-news) svg {
            width: 10px;
        }
}

@media (max-width: 1200px) {
    .client-banner-description {
        font-size: 2em;
    }
}

/* ==========================================
   LIÊN HỆ TRIGGER BANNER & MODAL SECTION
   ========================================== */

/* 1. Trigger Banner Section */
.investor-contact-banner-section {
    background-color: #CFD5DE; /* Slate blue-gray color from mockup */
    color: #16315E; /* Brand blue color */
    font-family: 'Inter', 'Outfit', sans-serif;
    width: 100%;
}

.contact-banner-row {
    min-height: 200px;
}

.banner-title {
    font-size: 54px;
    font-weight: 300;
    line-height: 1.2;
    letter-spacing: 0.05em;
    color: #16315E;
}

.banner-desc {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #334460;
}

.btn-trigger-modal-readmore {
    border: 1px solid #16315E !important;
    background: transparent !important;
    padding: 8px 24px !important;
    color: #16315E !important;
    cursor: pointer;
    font-family: inherit;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    transition: all 0.3s ease;
}

.btn-trigger-modal-readmore:hover {
    background-color: #16315E !important;
    color: #ffffff !important;
}

/* 2. Navy Blue Modal Popup */
.investor-modal .modal-content {
    background-color: #16315E !important; /* Deep navy blue background */
    border: none !important;
    border-radius: 0 !important; /* Premium sharp corners */
    color: #ffffff;
}

.investor-modal .modal-dialog {
    max-width: 750px;
}

.btn-close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    background: none;
    border: none;
    color: rgba(255, 255, 255, 0.6);
    padding: 5px;
    cursor: pointer;
    transition: color 0.3s ease, transform 0.3s ease;
    z-index: 1050;
}

.btn-close-modal:hover {
    color: #ffffff;
   
}

.modal-title {
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    border-bottom: none;
    color: #ffffff;
    margin-bottom: 30px;
}

/* 3. Form Input Styling */
.form-investor-modal .form-row {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.form-investor-modal .form-label {
    min-width: 180px;
    flex-shrink: 0;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.form-investor-modal .required-star {
    color: #5FD1C1;
    margin-left: 4px;
}

.form-investor-modal .form-input {
    flex: 1;
    background-color: #FFFFFF26; /* Semi-transparent blue-gray */
    border: 1px solid rgba(255, 255, 255, 0.1);
    outline: none;
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    padding: 10px 16px;
    width: 100%;
    transition: all 0.3s ease;
}

.form-investor-modal .form-input:focus {
    background-color: #FFFFFF3D;
    border-color: #5FD1C1;
}

.form-investor-modal .form-input::placeholder {
    color: rgba(255, 255, 255, 0.4);
}

/* 4. Checkbox Shareholder Interests Section */
.form-interest-section .interest-title {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.05em;
    color: #ffffff;
    display: block;
}

.checkbox-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 40px;
}

/* Custom Checkbox Design */
.checkbox-container {
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    font-size: 15px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.85);
    user-select: none;
    padding-left: 35px;
}

.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.custom-checkbox {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    height: 20px;
    width: 20px;
    background-color: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.4);
    transition: all 0.25s ease;
}

.checkbox-container:hover input ~ .custom-checkbox {
    background-color: rgba(255, 255, 255, 0.25);
    border-color: #5FD1C1;
}

.checkbox-container input:checked ~ .custom-checkbox {
    background-color: #5FD1C1;
    border-color: #5FD1C1;
}

.custom-checkbox:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox-container input:checked ~ .custom-checkbox:after {
    display: block;
}

.checkbox-container .custom-checkbox:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid #16315E;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.checkbox-text {
    line-height: 1.2;
}

/* 5. Submit Button Modal */
.btn-submit-modal {
    background-color: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.btn-submit-modal .arrow {
    display: inline-block;
    transition: transform 0.3s ease;
}

.btn-submit-modal:hover {
    border-color: #5FD1C1;
    color: #5FD1C1;
}

.btn-submit-modal:hover .arrow {
    transform: translate(3px, -3px);
}

.btn-submit-modal:disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}

/* ==========================================
   RESPONSIVE LAYOUT ADJUSTMENTS
   ========================================== */
@media (max-width: 767px) {
    .banner-left-col {
        border-right: none;
        border-bottom: 1px solid rgba(22, 49, 94, 0.2);
    }
    .banner-title {
        font-size: 40px;
    }
    .checkbox-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    .investor-modal .modal-body {
        padding: 30px 20px !important;
    }
    .modal-title {
        font-size: 32px;
    }
    .form-investor-modal .form-row {
        flex-direction: column;
        align-items: flex-start;
    }
    .form-investor-modal .form-label {
        margin-bottom: 5px;
    }
    .form-investor-modal .form-input {
        padding-left: 0;
    }
}