﻿/* cotent body */

.breadcrumb {
    display: flex;
    gap: 8px;
    font: 14px Inter, sans-serif;
    color: #919191;
    font-weight: 400;
    margin-top: 30px;
}

.breadcrumb-item {
    display: flex;
}

    .breadcrumb-item.active {
        color: #000;
        font-weight: 600;
    }

.profile-container {
    display: flex;
    flex-direction: column;
    margin-top: 30px;
}

.banner-image {
    aspect-ratio: 3.85;
    object-fit: cover;
    width: 100%;
    height: 330px;
}

.profile-content {
    justify-content: flex-end;
    border-radius: 0 0 8px 8px;
    border: 1px solid #eaecf0;
    border-top: none;
    display: flex;
    flex-direction: column;
    padding: 0 0 24px 32px;
}

.profile-header {
    z-index: 10;
    display: flex;
    margin-top: -75px;
    gap: 16px;
    margin-left: 35px;
}

.avatar-wrapper {
    justify-content: center;
    align-items: center;
    border-radius: 80px;
    border: 1px solid #eaecf0;
    background-color: #fff;
    display: flex;
    width: 153px;
    height: 153px;
}

.avatar {
    border-radius: 80px;
    aspect-ratio: 1;
    object-fit: cover;
    width: 150px;
    height: 150px;
}

.profile-info {
    padding-right: 32px;
    justify-content: space-between;
    align-items: center;
    align-self: flex-end;
    display: flex;
    margin-top: 92px;
    gap: 20px;
    flex: 1;
}

.name-status {
    justify-content: space-between;
    align-self: stretch;
    display: flex;
    flex-direction: column;
}

.verification-custom {
    display: flex;
    gap: 5px;
    flex-direction: column;
}

.user-name {
    color: #000;
    text-align: left;
    font: 600 28px/129% Inter, sans-serif;
    margin-bottom: 10px;
    margin-top: 0px;
}

.status-indicator {
    display: flex;
    gap: 5px;
    font-size: 14px;
    color: #919191;
    font-weight: 400;
    letter-spacing: 0.01px;
    line-height: 120%;
}

.status-dot {
    background-color: #0f0;
    border-radius: 50%;
    align-self: flex-start;
    width: 16px;
    height: 16px;
}

.status-text {
    font-family: Roboto, sans-serif;
}

.verification-follow {
    align-self: stretch;
    display: flex;
    gap: 20px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 150%;
    justify-content: space-between;
    margin: auto 0;
}

.verification {
    display: flex;
    gap: 4px;
    color: #000;
}

.verification-icon {
    aspect-ratio: 1;
    object-fit: contain;
    width: 24px;
}

.verification-text {
    font-family: Inter, sans-serif;
}

.learn-more {
    color: #00f;
    font-family: Inter, sans-serif;
    text-decoration: underline;
    margin: auto;
    color: var(--Xanh-m, #4F6C00);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.5px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.follow-button {
    align-self: stretch;
    display: flex;
    gap: 16px;
    font-size: 14px;
    color: #ffc803;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.18px;
    line-height: 157%;
    margin: auto 0;
}

.follow-text {
    font-family: Inter, sans-serif;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    border: 1px solid #ffc803;
    padding: 8px 60px;
    background-color: transparent;
    color: var(--Vng-Primary-Chnh-FFC803-500, #FFC803);
    text-align: center;
    /* button 14 */
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px; /* 157.143% */
    letter-spacing: 0.175px;
}

.message-icon {
    aspect-ratio: 1;
    object-fit: contain;
    width: 40px;
}

.profile-details {
    justify-content: space-between;
    align-self: flex-start;
    display: flex;
    margin-top: 30px;
    width: 100%;
    gap: 20px;
    color: #000;
    text-align: center;
}

.contact-info {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
}

.address-info {
    align-self: stretch;
    display: flex;
    gap: 8px;
}

.info-label {
    letter-spacing: 0.5px;
    margin: auto 0;
    font: 400 16px/150% Inter, sans-serif;
}

.info-value {
    font: 600 20px/140% Inter, sans-serif;
    margin: 0;
}

.info-label-custom {
    color: #000;
    text-align: center;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px; /* 133.333% */
}

.phone-info,
.email-info {
    display: flex;
    margin-top: 16px;
    gap: 8px;
    white-space: nowrap;
}

.stats-info {
    align-self: flex-start;
    display: flex;
    flex-direction: column;
    padding-right: 32px;
}

.followers-info,
.join-date-info {
    display: flex;
    gap: 8px;
    align-items: center;
}

.role-info-value {
    display: flex;
    gap: 10px;
    justify-items: center
}

.join-date-info {
    margin-top: 16px;
}

.info-value-split {
    position: relative;
    color: #D0D5DD;
    top: 4px;
}

.role-info {
    align-self: flex-start;
    display: flex;
    margin-top: 16px;
    gap: 8px;
    color: #000;
}

.section-title-body {
    color: #000;
    margin-top: 60px;
    width: 100%;
    font: 700 28px/129% Inter, sans-serif;
    margin-bottom: 0;
}

.bio {
    justify-content: center;
    border-radius: 8px;
    border: 1px solid #eaecf0;
    margin-top: 10px;
    color: #000;
    letter-spacing: 0.5px;
    padding: 24px 32px;
    font: 400 16px/150% Inter, sans-serif;
    margin-bottom: 0;
}

.posts-count {
    align-self: flex-start;
    display: flex;
    margin-top: 8px;
    gap: 12px;
    font-size: 20px;
    color: #000;
    line-height: 140%;
}

.posts-label {
    font-family: Inter, sans-serif;
    font-weight: 400;
}

.posts-number {
    font-family: Inter, sans-serif;
    font-weight: 700;
}

.posting-container,
.successful-container {
    border: 1px solid #eaecf0;
    border-radius: 5px;
    margin-top: 40px;
    margin-bottom: 0;
}

    .successful-container .project-status {
        width: 100%;
        align-items: center;
    }

.posting-header,
.successful-header {
    display: flex;
    justify-content: space-between;
    background-color: #f9fafb;
    font-size: 24px;
    font-weight: 600;
    padding: 8px 24px 8px 24px;
    margin-bottom: 16px;
}

.posting-container .project-builder {
    margin-top: 12px;
}

.flex-row {
    gap: 40px;
    display: flex;
    margin-top: 0;
    padding: 30px;
}

    .flex-row:first-child {
        margin-top: 0;
    }

.toggle-section-posting i,
.toggle-section-successful i,
.toggle-section-successful-extend i {
    width: 20px;
    height: 20px;
}

.image-column {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: auto;
    margin-left: 0px;
}

.img {
    aspect-ratio: 1.23;
    object-fit: auto;
    object-position: center;
    width: 100%;
    max-width: 400px;
    flex-grow: 1;
}

.content-column {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: auto;
    margin-left: 0;
}

.column-container {
    justify-content: center;
    align-items: start;
    align-self: stretch;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    color: #000;
    padding: 12px 0;
}

.header-row {
    align-self: stretch;
    display: flex;
    padding-right: 80px;
    gap: 16px;
    font-size: 28px;
    font-weight: 700;
    line-height: 129%;
}

.title {
    font-family: Inter, sans-serif;
}

.service-list-group-custom {
    display: flex;
    gap: 5px;
    align-items: center;
}

.icon {
    aspect-ratio: 1;
    object-fit: auto;
    object-position: center;
    width: 24px;
    height: 24px;
    margin: auto 0;
}

.service-list {
    align-content: center;
    align-self: stretch;
    flex-wrap: wrap;
    display: flex;
    margin-top: 16px;
    padding-right: 80px;
    gap: 8px;
    font-size: 14px;
    color: #667085;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.18px;
    line-height: 157%;
}

.info-rating-custom {
    display: flex;
    flex-direction: column;
}

.service-item {
    justify-content: center;
    border-radius: 8px;
    background-color: #eaecf0;
    display: flex;
    gap: 8px;
    padding: 8px;
    align-items: center;
}

.service-name {
    font-family: Inter, sans-serif;
}

.highlight-service-item {
    background-color: #ffc803;
    color: #000;
}

.project-info {
    align-self: stretch;
    display: flex;
    margin-top: 16px;
    gap: 8px;
    align-items: center;
}

.project-info-text {
    letter-spacing: 0.5px;
    font: 400 16px/24px Inter, sans-serif;
}

.project-info-value {
    flex: 1;
    font: 600 20px/140% Inter, sans-serif;
}

.field-group {
    display: flex;
    margin-top: 12px;
    gap: 8px;
}

.project-location {
    display: flex;
    gap: 8px;
    align-items: center;
}

.project-location-value {
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: 0.5px;
    flex: 1;
    font: 400 16px/140% Inter, sans-serif;
}

.project-tender-info {
    display: flex;
    gap: 8px;
    flex: 1;
}

.project-investment-value {
    flex: 1;
    font: 600 20px/140% Inter, sans-serif;
}

.project-investment {
    display: flex;
    gap: 20px;
    margin-top: 12px;
    align-items: center;
}

.project-tender-remaining {
    font: 400 16px/24px Inter, sans-serif;
}

.project-builder {
    display: flex;
    gap: 8px;
}

.project-owner {
    letter-spacing: 0.5px;
    flex: 1;
    margin: auto 0;
    font: 400 16px/150% Inter, sans-serif;
}

.project-owner-name {
    color: #000;
    /* button 40 inter 14 */
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px; /* 157.143% */
    letter-spacing: 0.175px;
}

.project-status {
    display: flex;
    margin-top: 12px;
    width: 450px;
    max-width: 100%;
    gap: 20px;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 150%;
    justify-content: space-between;
}

.project-distance {
    font-family: Inter, sans-serif;
    font-weight: 700;
}

.project-time {
    font-family: Inter, sans-serif;
    font-weight: 400;
}

.like-share {
    display: flex;
    gap: 0;
    font-size: 11px;
    color: #fff;
    font-weight: 500;
    white-space: nowrap;
    text-align: center;
    line-height: 145%;
}

.like-share-item {
    justify-content: center;
    align-items: center;
    display: flex;
}

.like-share-item-icon {
    /*position: relative;*/
    /*display: flex;
    flex-direction: column;
    overflow: hidden;
    aspect-ratio: 1;
    width: 24px;
    align-items: flex-start;
    padding: 5px;*/
}

.icon-styled {
    /*position: absolute;*/
    inset: 0;
    height: 30px;
    width: 30px;
    object-fit: cover;
    object-position: center;
}

.show-more-posting,
.show-more-successful,
.show-more-successful-extend {
    margin-top: 50px;
}

.icon-highlight {
    position: relative;
    font-family: Roboto, sans-serif;
    border-radius: 100px;
    background-color: #b3261e;
    justify-content: center;
    color: var(--M3-sys-light-on-error, #FFF);
    text-align: center;
    /* M3/label/small */
    font-family: Roboto;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 145.455% */
    letter-spacing: 0.5px;
    display: none;
}

.main-icon {
    aspect-ratio: 1;
    object-fit: auto;
    object-position: center;
    width: 30px;
    height: 30px;
}

.successful-header-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.header-row-star {
    font-size: 25px;
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 10px;
}

.service-list-container {
    display: flex;
    gap: 15px;
    align-items: flex-start;
    align-items: center;
}

.service-name-custom {
    margin-top: 16px;
    display: flex;
    white-space: nowrap;
}

.service-item-container {
    display: flex;
    gap: 10px;
    align-items: center;
    padding-right: 10px;
    border-right: 3px solid #d0d5dd;
}

    .service-item-container:last-child {
        border-right: none;
    }

.service-item-name {
    font-size: 20px;
    font-weight: bold;
    color: black;
}

.services {
    align-items: start;
    border-radius: 8px;
    border: 1px solid #eaecf0;
    display: flex;
    margin-top: 8px;
    flex-direction: column;
    text-align: center;
    padding: 24px 32px;
    gap: 10px;
}

.service-row {
    justify-content: space-between;
    align-self: stretch;
    display: flex;
    width: 100%;
    gap: 16px;
}

.service-item-custom {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.service-label {
    color: #000;
    letter-spacing: 0.5px;
    margin: auto 0;
    font: 400 16px/150% Inter, sans-serif;
}

.service-tags {
    display: flex;
    gap: 8px;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    letter-spacing: 0.18px;
    line-height: 0;
}

.service-tag {
    justify-content: center;
    border-radius: 8px;
    background-color: #ffef9a;
    display: flex;
    gap: 8px;
    padding: 8px;
    align-items: center;
}

.tag-text {
    font-family: Inter, sans-serif;
}

.tag-icon {
    aspect-ratio: 1;
    object-fit: auto;
    object-position: center;
    width: 24px;
}

.expertise-row {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.expertise-label {
    color: #000;
    letter-spacing: 0.5px;
    margin: auto 0;
    font: 400 16px/150% Inter, sans-serif;
}

.expertise-tags {
    display: flex;
    gap: 8px;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    letter-spacing: 0.18px;
    flex-wrap: wrap;
}

.expertise-tag {
    justify-content: center;
    border-radius: 8px;
    background-color: #ffef9a;
    display: flex;
    gap: 8px;
    padding: 8px;
    align-items: center;
}

.location-row {
    display: flex;
    margin-top: 5px;
    padding-right: 80px;
    gap: 8px;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    letter-spacing: 0.18px;
    line-height: 157%;
    flex-wrap: wrap;
}

.location-label {
    color: #000;
    letter-spacing: 0.5px;
    margin: auto 0;
    font: 400 16px/150% Inter, sans-serif;
}

.location-tag {
    font-family: Inter, sans-serif;
    justify-content: center;
    border-radius: 8px;
    background-color: #ffef9a;
    padding: 8px;
}

.style-row {
    display: flex;
    margin-top: 5px;
    gap: 8px;
    flex-wrap: wrap;
}

.style-label {
    color: #000;
    letter-spacing: 0.5px;
    margin: auto 0;
    font: 400 16px/150% Inter, sans-serif;
}

.style-tags {
    display: flex;
    gap: 8px;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    letter-spacing: 0.18px;
    line-height: 157%;
}

.style-tag {
    font-family: Inter, sans-serif;
    justify-content: center;
    border-radius: 8px;
    background-color: #ffef9a;
    padding: 8px;
}

.protected {
    font-size: 16px;
    padding: 10px 20px;
    background-color: #c1e859;
    border-radius: 20px;
}

.image-gallery {
    display: flex;
    flex-direction: column;
    padding: 0 0;
    margin-top: 30px;
    margin-bottom: 40px;
}

.gallery-header {
    display: flex;
    justify-content: space-between;
    width: 100%;
    gap: 16px;
    text-align: center;
    align-items: center;
}


.gallery-title {
    color: #000;
    font: 700 28px/129% Inter, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
}

.view-all-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 8px 24px;
    border-radius: 8px;
    background-color: #ffc803;
    font: 600 14px/157% Inter, sans-serif;
    color: #000;
    letter-spacing: 0.18px;
    border: none;
    height: 50px;
}


.btn-icon {
    width: 24px;
    height: 24px;
    object-fit: contain;
}

.image-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 16px;
    width: 100%;
}


.image-card {
    flex: 1 1 calc(33.333% - 20px);
    display: flex;
    flex-direction: column;
    border: 1px solid #eaecf0;
    background-color: #fff;
    padding-bottom: 12px;
    font: 700 16px/24px Inter, sans-serif;
    color: #000;
    text-align: center;
    letter-spacing: 0.5px;
}


.card-image {
    width: 100%;
    aspect-ratio: 1.96;
    object-fit: cover;
}

.card-title {
    margin-top: 12px;
    padding: 0 8px;
}

.template-section {
    margin-top: 60px;
    margin-bottom: 30px;
}


.template-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    margin-top: 16px;
}


.template-card {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 16px;
    border: 1px solid #b3b3b3;
    border-radius: 8px;
    background-color: #fff;
    text-align: center;
}


.template-image {
    width: 100%;
    aspect-ratio: 1.39;
    object-fit: cover;
}

.template-title {
    margin-top: 11px;
    font: 700 28px/129% Inter, sans-serif;
    color: #000;
    margin-bottom: 16px;
}

.social-section {
    margin-top: 60px;
}


.social-title {
    color: #000;
    text-align: left;
    font: 700 28px/129% Inter, sans-serif;
}

.social-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    margin-top: 16px;
}


.social-card {
    flex: 1;
    display: flex;
    flex-direction: column;
    border: 1px solid #eaecf0;
    background-color: #fff;
    padding-bottom: 12px;
}

.social-image {
    width: 100%;
    aspect-ratio: 1.96;
    object-fit: cover;
}

.social-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 4px;
    margin: 12px 16px 0;
}

.social-text {
    flex: 1;
    font: 700 16px/24px Inter, sans-serif;
    color: #000;
    letter-spacing: 0.5px;
}

.social-icon {
    width: 24px;
    height: 24px;
}

.tiktok-section {
    margin-top: 66px;
    margin-bottom: 30px;
}

.tiktok-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 20px;
    margin-top: 24px;
}

.tiktok-card {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.tiktok-video {
    position: relative;
    aspect-ratio: 0.79;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 80px 60px;
    overflow: hidden;
}

.tiktok-thumbnail {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tiktok-play {
    width: 40px;
    height: 40px;
    margin: 46px 0 22px;
    fill: #000;
}

.tiktok-description {
    margin: 12px 16px 0;
    font: 700 16px/24px Inter, sans-serif;
    color: #000;
    letter-spacing: 0.5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* end content body */

/* mobile */
@media (max-width: 1429px) {
    /* begin content body Mobile */

    .banner-image {
        height: 97px;
    }

    .profile-container {
        margin-top: 0;
    }

    .profile-header {
        margin-top: -60px;
        gap: 0;
        margin-left: 0;
        flex-direction: column;
    }

    .profile-content {
        padding: 12px 16px;
        border: none;
    }

    .avatar-wrapper {
        width: 40px;
        height: 40px;
    }

    .avatar {
        width: 40px;
        height: 40px;
    }

    .user-name {
        font-size: 23px;
    }

    .profile-info {
        flex-direction: column;
        margin-top: 15px;
        justify-content: space-between;
        align-items: flex-start;
        align-self: flex-start;
        gap: 8px;
        padding-right: 0;
        width: 100%
    }

    .profile-info-header-mobile {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    .follow-text {
        display: flex;
        height: 40px;
        padding: 8px 16px;
        justify-content: center;
        align-items: center;
        gap: 8px;
    }

    .learn-more {
        color: var(--Xanh-m, #4F6C00);
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px; /* 157.143% */
        letter-spacing: 0.175px;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-decoration-skip-ink: none;
        text-decoration-thickness: auto;
        text-underline-offset: auto;
        text-underline-position: from-font;
        margin: auto 0 auto 0
    }

    .verification-text {
        color: #000;
        /* Body 14 */
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px; /* 157.143% */
        letter-spacing: 0.175px;
    }

    .status-indicator {
        align-items: center;
    }

    .status-text {
        color: var(--Grey-gray-2, #919191);
        /* body12 */
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px; /* 166.667% */
        letter-spacing: 0.048px;
    }

    .user-name {
        color: #000;
        text-align: left;
        /* button 48 inter 16 */
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px; /* 150% */
        letter-spacing: 0.5px;
        margin-bottom: 4px;
    }

    .profile-details {
        flex-direction: column;
        gap: 3px;
        margin-top: 8px;
    }

    .info-label {
        text-align: left;
        font-size: 12px;
    }

    .info-value {
        text-align: left;
        font-size: 14px;
    }

    .info-label {
        white-space: nowrap;
    }

    .phone-info,
    .email-info,
    .role-info,
    .stats-info,
    .join-date-info {
        margin-top: 8px;
    }

    .stats-info {
        padding-right: 0;
        width: 100%;
    }

    .join-date-info {
        gap: 5px;
    }

    .info-rating-custom {
        justify-content: space-between;
        width: 100%;
        flex-direction: row;
    }

    .info-value-split {
        top: 0;
    }

    .info-label-custom {
        color: #000;
        text-align: center;
        /* button 48 inter 16 */
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px; /* 150% */
        letter-spacing: 0.5px;
    }

    .section-services,
    .section-bio,
    .section-social,
    .section-profile-power {
        padding: 0px 16px;
    }

    .info-value .rating-stars {
        height: 24px;
    }

    .section-title-body {
        color: #000;
        text-align: left;
        /* button 48 inter 16 */
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px; /* 150% */
        letter-spacing: 0.5px;
    }

    .bio {
        margin-top: 8px;
        padding: 12px;
        font-size: 14px;
    }

    .section-title-body {
        margin-top: 16px;
    }

    .posts-label {
        color: #000;
        /* button 40 inter 14 */
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px; /* 157.143% */
        letter-spacing: 0.175px;
    }

    .posts-number {
        color: #000;
        /* button 40 inter 14 */
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px; /* 157.143% */
        letter-spacing: 0.175px;
    }

    .posts-count {
        gap: 8px;
        margin-top: 5px;
    }

    .flex-row {
        gap: 12px;
        padding: 12px;
        margin-top: 0;
    }

    .posting-container-custom {
        padding: 0px 16px;
    }

    .posting-container, .successful-container {
        margin-top: 12px;
    }

    .posting-header {
        color: var(--M3-black, #000);
        /* button 40 inter 14 */
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px; /* 157.143% */
        letter-spacing: 0.175px;
        padding: 8px 12px;
        margin-bottom: 0;
    }

    .image-gallery {
        margin-top: 16px;
    }

    .content-column {
        width: 100%;
        margin-left: 0;
    }

    .header-row {
        padding-right: 0;
        font-size: 16px;
        justify-content: space-between;
        width: 100%;
    }

    .flex-row-custom {
        display: flex;
        flex-direction: column;
    }

    .image-column {
        width: 270px;
        height: 130px;
    }

        .image-column img {
            /*width: auto;*/
        }

    .service-list {
        display: none;
    }

    .project-info {
        display: none;
    }

    .project-location.project-others {
        display: none;
    }

    .project-owner {
        display: none;
    }

    .project-distance-custom {
        display: none;
    }

    .project-status {
        width: 100%;
        gap: 10px;
        flex-wrap: wrap;
        margin-top: 0;
    }

    .project-builder {
        margin-top: 4px !important;
    }

    .summary-container {
        margin-top: 30px;
    }

    .summary-title {
        font-size: 22px;
    }

    .detail-row {
        width: 100%;
        overflow-x: auto;
        padding: 0;
    }

    .step-item,
    .highlight-step-item {
        white-space: nowrap;
    }

    .final-steps {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .status-summary {
        padding: 15px;
    }

    .summary-heading {
        font-size: 16px;
    }

    .remaining-amount {
        font-size: 16px;
    }

    .client-info {
        margin-top: 15px;
    }

    .summary-title {
        font-size: 20px;
    }

    .client-details {
        margin-top: 0;
        padding: 15px;
    }

    .slide-container {
        margin-top: 15px;
    }

    .notification-bar {
        padding: 15px 0;
        width: 90%;
    }

    .successful-container .project-status {
        margin-top: 4px;
    }

    .notification-bar .notification-button {
        display: none;
    }

    .notification-bar .notification-text {
        font-size: 16px;
    }

    .detail-header {
        margin-top: 20px;
        font-size: 16px;
        line-height: 20px;
    }

    .contractor-details-content,
    .bid-comparison-content {
        padding: 15px 0;
    }

    .filter-display {
        margin-top: 15px;
        padding: 5px 20px;
    }

    .contractor-column {
        width: 40%;
    }

    .tender-price-design {
        width: 60%;
        margin-left: 5px;
    }

    .contractor-info-wrapper {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        margin-top: 10px;
        padding: 0 0;
        gap: 0px;
        margin-bottom: 30px;
    }

    .contractor-content {
        gap: 10px;
    }

    .contractor-info {
        padding: 15px 0;
        border-right: none;
        border-bottom: 1px solid rgba(208, 213, 221, 1);
    }

    .contractor-name {
        font-size: 14px;
        justify-content: center;
    }

    .contractor-image-wrapper {
        margin-top: 10px;
    }

        .contractor-image-wrapper img {
            width: 70px;
            margin: auto;
        }

    .review-count {
        font-size: 13px;
        justify-content: center;
    }

    .rating {
        font-size: 14px;
        justify-content: center;
    }

    .join-date-label {
        text-align: center;
        font-size: 14px;
    }

    .join-date {
        text-align: center;
        font-size: 14px;
    }

    .tender-label {
        font-size: 14px;
    }

    .tender-price {
        font-size: 14px;
    }

    .operating-status {
        font-size: 13px;
    }

    .company-status {
        font-size: 14px;
    }

    .design-style-label {
        font-size: 14px;
    }

    .design-style {
        font-size: 13px;
    }

    .additional-style {
        font-size: 13px;
    }

    .address-label {
        font-size: 13px;
    }

    .address {
        font-size: 13px;
    }

    .price-letter-header {
        font-size: 15px;
    }

    .price-letter-content {
        margin-top: 10px;
        font-size: 14px;
    }

    .project-owner-name {
        font-size: 14px;
    }

    .title {
        font-size: 14px;
    }

    .project-info-text {
        color: #000;
        /* body12 */
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px; /* 166.667% */
        letter-spacing: 0.048px;
    }

    .project-info-value {
        color: #000;
        /* button 40 inter 14 */
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px; /* 157.143% */
        letter-spacing: 0.175px;
    }

    .project-tender-remaining {
        color: #000;
        /* body12 */
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px; /* 166.667% */
        letter-spacing: 0.048px;
    }

    .project-investment-value {
        color: #000;
        /* button 40 inter 14 */
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px; /* 157.143% */
        letter-spacing: 0.175px;
    }

    .project-time {
        font-size: 13px;
        white-space: nowrap;
        color: #000;
        font-family: Inter;
        font-size: 10px;
        font-style: normal;
        font-weight: 600;
        line-height: 18px; /* 180% */
        letter-spacing: 0.04px;
    }

    .like-share-item-icon {
        padding: 0 0 0px;
    }

    .like-share img {
        width: 20px;
        height: 20px;
    }

    .field-group {
        margin-top: 8px;
    }

    .column-container {
        padding: 0 0;
    }

    .project-builder {
        margin-top: 5px;
    }

    .successful-container .project-builder {
        margin-top: 0 !important;
    }

    .project-status {
        margin-top: 4px;
    }

    .like-share {
        gap: 2px;
    }

    .show-more-posting, .show-more-successful, .show-more-successful-extend {
        margin-top: 30px;
    }

    .successful-container {
        margin-top: 12px;
    }

    .service-list-container {
        display: none;
    }

    .header-row-star {
        color: #000;
        text-align: center;
        /* button 48 inter 16 */
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px; /* 150% */
        letter-spacing: 0.5px;
        justify-content: center;
        align-items: center;
        margin-top: 12px;
        margin-bottom: -4px;
    }


    .project-investment {
        margin-top: 4px !important;
        flex-direction: column;
        gap: 5px;
    }

    .successful-container .project-status {
        gap: 5px;
        align-items: unset;
    }

    .successful-header-row {
        flex-wrap: wrap;
    }

    .successful-header {
        display: flex;
        padding: 8px 12px;
        justify-content: space-between;
        align-items: center;
        align-self: stretch;
        color: var(--M3-black, #000);
        /* button 40 inter 14 */
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px; /* 157.143% */
        letter-spacing: 0.175px;
        margin-bottom: 0;
    }

    .header-row-star img {
        height: 26px;
    }

    .services {
        padding: 12px;
        margin-top: 8px;
        gap: 8px;
    }

    .service-label,
    .tag-text,
    .service-tag {
        color: #000;
        text-align: center;
        /* body12 */
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px; /* 166.667% */
        letter-spacing: 0.048px;
    }

    .tag-text {
        color: var(--M3-black, #000);
        text-align: center;
        /* button 32 inter 12 */
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px; /* 166.667% */
        letter-spacing: 0.048px;
    }

    .service-tag {
        display: flex;
        padding: 8px;
        justify-content: center;
        align-items: center;
        gap: 8px;
    }

    .location-label {
        color: #000;
        text-align: center;
        /* body12 */
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px; /* 166.667% */
        letter-spacing: 0.048px;
    }

    .location-tag {
        color: var(--M3-black, #000);
        text-align: center;
        /* button 32 inter 12 */
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px; /* 166.667% */
        letter-spacing: 0.048px;
    }

    .style-label {
        color: #000;
        text-align: center;
        /* body12 */
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px; /* 166.667% */
        letter-spacing: 0.048px;
    }

    .service-label {
        white-space: nowrap;
    }

    .protected {
        color: #000;
        text-align: center;
        /* button 32 inter 12 */
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px; /* 166.667% */
        letter-spacing: 0.048px;
    }

    .gallery-title, .social-title {
        color: #000;
        text-align: center;
        /* button 48 inter 16 */
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px; /* 150% */
        letter-spacing: 0.5px;
    }

    .view-all-btn {
        padding: 5px 10px;
        font-size: 10px;
        height: 28px;
        gap: 2px;
        justify-items: center;
    }

        .view-all-btn img {
            width: 14px;
        }

    .image-grid, .template-grid, .social-grid, .tiktok-grid {
        grid-template-columns: 1fr 1fr;
        margin-top: 16px;
        gap: 12px;
    }

    .card-title, .template-title, .social-text, .tiktok-description {
        color: var(--M3-black, #000);
        text-align: center;
        /* button 40 inter 14 */
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px; /* 157.143% */
        letter-spacing: 0.175px;
        margin-top: 11px;
        margin-bottom: 12px;
    }

    .image-card, .template-card, .social-card, .tiktok-card {
        padding-bottom: 0;
    }

    .tiktok-description {
        margin: 5px 5px 0;
    }

    .template-section, .social-section, .tiktok-section {
        margin-top: 20px;
    }

    .social-content img {
        width: 15px;
    }

    .tiktok-video {
        padding: 0;
    }

    .location-row {
        margin-top: 0
    }

    .style-row {
        margin-top: 0;
    }

    .style-tag {
        color: var(--M3-black, #000);
        text-align: center;
        /* button 32 inter 12 */
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px; /* 166.667% */
        letter-spacing: 0.048px;
    }


    /* end content body Mobile
    */

}
