.page-template-page-marketing-detail h2 {
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
}
.page-template-page-marketing-detail .project-col {
    transition: opacity 0.5s;
}
.page-template-page-marketing-detail .skeleton {
    background-color: #ccc;
}
.page-template-page-marketing-detail .card-project-container {
    animation: unset;
}
.page-template-page-marketing-detail .header-banner {
    background: #fff;
    justify-content: center;
}
.page-template-page-marketing-detail .header-banner .image-area {
    flex: 1;
    transform: translate(3vw, 0%);
}
.page-template-page-marketing-detail .header-banner .desc-content-area {
    flex: 1.4;
    background: var(--brand-color-primary-acf);
    justify-content: flex-start;
}
.page-template-page-marketing-detail .header-banner .desc-content-area .sprites-arrow{
    float: left;
    position: absolute;
    transform: translate(-60%, 0%);
}
.page-template-page-marketing-detail .header-banner .desc {
    width: 548px;
    margin-left: 90px;
}
.page-template-page-marketing-detail .header-banner .agent-card-banner {
    height: 100%;
    padding: 16px;
    min-height: 186px;
    height: fit-content;
    background-color: transparent;
}
.page-template-page-marketing-detail .header-banner .agent-card-banner .agent-card-thumbnail {
    min-width: 80px;
    height: 80px;
    border-radius: 80px;
    border: 1px solid #CFD0DA;
}
.page-template-page-marketing-detail .header-banner .agent-card-banner span {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    color: #FFF
}
.page-template-page-marketing-detail .header-banner .agent-card-banner .agent-card-name {
    margin: 0;
    overflow: hidden;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    font-feature-settings: 'clig' off, 'liga' off;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #FFF;
}
.page-template-page-marketing-detail .header-banner .agent-card-banner .agent-card-email {
    margin: 0;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    font-feature-settings: 'clig' off, 'liga' off;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #FFF;
}
.page-template-page-marketing-detail .header-banner .agent-card-banner .agent-card-label {
    margin: 0;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.25px;
    color: #0B0E21;
}
.page-template-page-marketing-detail .header-banner .agent-card-banner .agent-card-total-listing {
    margin: 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.25px;
    color: #0B0E21;
}
.page-template-page-marketing-detail .header-banner .agent-card-banner .border-top {
    padding-top: 16px;
    border-top: 1px solid #DCDDE5;
}
.page-template-page-marketing-detail .header-banner .agent-card-banner .btn {
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
    border-radius: 100px;
    padding: 4px 12px;
    gap: 4px;
}
.page-template-page-marketing-detail .header-banner .agent-card-banner .btn span {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.25px;
    color: #fff;
}
.page-template-page-marketing-detail .header-banner .agent-card-banner .agent-card-phone-btn {
    width: 270px;
    height: 48px;
    border: 1px solid #FFF;
}
.page-template-page-marketing-detail .header-banner .agent-card-banner .agent-card-phone-btn span {
    color: #FFF;
}
.page-template-page-marketing-detail .header-banner .agent-card-banner .agent-card-whatsapp-btn {
    width: 270px;
    height: 48px;
    background-color: var(--brand-color-secondary-acf);
}
.page-template-page-marketing-detail .property-section-tab {
    padding-bottom: 0;
    margin-bottom: 3vh;
    display: flex;
    -webkit-tap-highlight-color: transparent;
}
.page-template-page-marketing-detail .property-section-tab .col {
    display: flex;
    justify-content: flex-start;
    gap: 1rem;
    white-space: nowrap;
}
.page-template-page-marketing-detail .property-section-tab .tab-header {
    position: relative;
    text-align: center;
    height: 40px;
    padding-inline: 1rem;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #525A80;
    letter-spacing: 0.25px;
    cursor: pointer;
    border: 2px solid #CFD0DA;
    border-radius: 20px;
    background-color: transparent;
}
.page-template-page-marketing-detail .property-section-tab .tab-header.active {
    color: var(--brand-color-secondary-acf);
    border-color: var(--brand-color-secondary-acf);
    background: var(--BG-Light, #FCF7F7);
}
.page-template-page-marketing-detail button {
    &#startLoadMore {
        background-color: #fff;
        border:1px solid var(--brand-color-primary-acf);
        color: var(--brand-color-primary-acf);
        border-radius: 8px;
        padding: 12px 16px;
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: 0.25px;
        cursor: pointer;
    }
}

#content-qr-agent-to-image {
    position: relative;
    text-align: center;
    background-color: var(--brand-color-primary-acf);
    padding: 3px;
    .wrap {
        text-align: center;
        padding-top: 8px;
        background-color: #fff;
        
        img {
            width: auto;
            max-height: 48px;
        }

        span {
            position: relative;
            top: -12px;
            font-size: 11px;
            font-weight: 600;
        }
    }

    .hand {
        width: 12px;
    }

    .qr-agent-name {
        width: 100%;
        font-size: 14px;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: 0.25px;
        margin: 0;
        color: #fff;
    }
    .qr-agency-name {
        width: 100%;
        font-size: 12px;
        font-weight: 400;
        color: #fff;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1180px) {
    .agent-location-area {
        display: flex;
        flex-direction: row;
    }
    .locations-mobile {
        display: flex !important;
        flex-direction: column;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1180px) {
    @media (orientation: landscape) {
        .page-template-page-marketing-detail .header-banner .desc-content-area .sprites-arrow {
            transform: translate(-45%, 0%);
        }
        .contact-buttons {
            padding-top: 7rem !important;
        }
        .profile {
            width: 80px !important;
            height: 80px !important;
        }
        .profile img {
            height: 80px !important;
            width: 80px !important;
        }
        .agent-profile-content {
            display: flex;
        }
        .banner {
            height: auto !important;
        }
        .locations {
            display: none !important;
        }
        .contact-buttons {
            display: none !important;
        }
        .info {
            height: auto !important;
        }
        .locations-mobile .contact-buttons-location .phone.qr-code-agent {
            background-color: white;
            border-radius: 8px;
            border: 1px solid var(--Text-Black, #0B0E21);
        }
        .locations-mobile .contact-buttons-location .agent-card-phone-btn.btn.phone {
            background-color: white;
            border-radius: var(--Button-Border-Radius, 8px);
            border: 1px solid var(--Text-Black, #0B0E21);
            color: var(--Text-Black, #0B0E21);
            text-align: center;
            font-feature-settings: 'liga' off, 'clig' off;
            font-size: 16px;
            font-style: normal;
            font-weight: 600;
            line-height: 24px;
            letter-spacing: 0.08px;
            width: 100%;
        }
        .locations-mobile .contact-buttons-location .agent-card-whatsapp-btn.btn.whatsapp {
            background-color: white;
            border-radius: var(--Button-Border-Radius, 8px);
            background: var(--brand-color-primary-acf);
            color: var(--Button-Label-Primary, #FFF);
            text-align: center;
            font-feature-settings: 'liga' off, 'clig' off;
            font-size: 16px;
            font-style: normal;
            font-weight: 600;
            line-height: 24px;
            letter-spacing: 0.08px;
            width: 100%;
        }
        .contact-buttons-location {
            display: flex;
            flex-direction: row;
            gap: 8px;
            width: 100%;
        }
    }
    @media (orientation: portrait) {
        .page-template-page-marketing-detail .header-banner .desc-content-area .sprites-arrow {
            transform: translate(-39%, 0%);
        }
        .profile {
            width: 80px !important;
            height: 80px !important;
        }
        .profile img {
            height: 80px !important;
            width: 80px !important;
        }
        .agent-profile-content {
            display: flex;
        }
        .banner {
            height: auto !important;
        }
        .locations {
            display: none !important;
        }
        .contact-buttons {
            display: none !important;
        }
        .info {
            height: auto !important;
        }
        .locations-mobile .contact-buttons-location .phone.qr-code-agent {
            background-color: white;
            border-radius: 8px;
            border: 1px solid var(--Text-Black, #0B0E21);
        }
        .locations-mobile .contact-buttons-location .agent-card-phone-btn.btn.phone {
            background-color: white;
            border-radius: var(--Button-Border-Radius, 8px);
            border: 1px solid var(--Text-Black, #0B0E21);
            color: var(--Text-Black, #0B0E21);
            text-align: center;
            font-feature-settings: 'liga' off, 'clig' off;
            font-size: 16px;
            font-style: normal;
            font-weight: 600;
            line-height: 24px;
            letter-spacing: 0.08px;
            width: 100%;
        }
        .locations-mobile .contact-buttons-location .agent-card-whatsapp-btn.btn.whatsapp {
            background-color: white;
            border-radius: var(--Button-Border-Radius, 8px);
            background: var(--brand-color-primary-acf);
            color: var(--Button-Label-Primary, #FFF);
            text-align: center;
            font-feature-settings: 'liga' off, 'clig' off;
            font-size: 16px;
            font-style: normal;
            font-weight: 600;
            line-height: 24px;
            letter-spacing: 0.08px;
            width: 100%;
        }
        .contact-buttons-location {
            display: flex;
            flex-direction: row;
            gap: 8px;
            width: 100%;
        }
    }
}
@media screen and (max-width: 900px) {
	.card-project-container,
   .page-template-page-marketing-detail .header-banner .agent-card-banner {
        display: flex;
        flex-direction: column;
        gap: 40px;
		width: 100%;
		/* animation: grow 1500ms 000ms forwards; */
        animation: unset;
        padding: 0;
	}
    .page-template-page-marketing-detail .header-banner .agent-card-banner .agent-card-name {
        font-size: 18px !important;
        font-weight: 600 !important; 
        line-height: 24px !important;
    }
    .page-template-page-marketing-detail .header-banner .agent-card-banner .agent-card-email {
        font-size: 14px !important;
        font-style: normal !important;
        font-weight: 400 !important;
        line-height: 24px !important;
    }
    .page-template-page-marketing-detail .header-banner .agent-card-banner .btn span {
        font-size: 16px;
    }
    .page-template-page-marketing-detail .header-banner .agent-card-banner .agent-card-phone-btn,
    .page-template-page-marketing-detail .header-banner .agent-card-banner .agent-card-whatsapp-btn {
        width: 100%;
    }
}
.page-template-page-marketing-detail .paginationjs.paginationjs-theme-blue .paginationjs-pages li.active>a {
    background: var(--primary-blue-bg);
    color: var(--white);
}
.page-template-page-marketing-detail .paginationjs.paginationjs-theme-blue .paginationjs-pages li>a {
    color: var(--primary-blue-bg);
}
.page-template-page-marketing-detail .paginationjs.paginationjs-theme-blue .paginationjs-go-input>input[type=text], .paginationjs.paginationjs-theme-blue .paginationjs-pages li {
    border-color: var(--primary-blue-bg);
}
.page-template-page-marketing-detail-marketing .srp-banner {
    min-height: 250px;
}
.page-template-page-marketing-detail-marketing .srp-banner svg {
    position: absolute;
    z-index: 100;
    right: 7vw;
}
@media screen and (max-width: 767px) {
    .phone.dynamic-small {
        font-size: 8px !important;
    }
}
@media screen and (max-width: 768px) {
    .page-template-page-marketing-detail .header-banner .desc-content-area {
        justify-content: center;
    }
    .page-template-page-marketing-detail .header-banner {
        justify-items: center !important;
    }
    .banner {
        width: auto !important;
        height: auto !important;
        margin-inline: 1rem !important;
        /* max-width: 343px; */
    }
    .profile {
        width: 80px !important;
        height: 80px !important;
        border-radius: 16px !important;
    }
    .profile img {
        height: 80px !important;
        width: 80px !important;
        border-radius: 16px !important;
    }
    .info {
        height: auto !important;
    }
    .contact-buttons {
        display: none !important;
    }
    .locations {
        display: none !important;
    }
    .agent-profile-content {
        display: flex;
        flex-direction: row;
    }
    .contact-buttons {
        position: initial !important;
        gap: 8px !important;
    }
    .contact-buttons .whatsapp {
        width: 123px !important;
        font-size: 13px !important;
    }
    .contact-buttons .phone {
        width: 123px !important;
    }
    .contact-buttons .phone.qr-code-agent {
        width: 48px !important;
    }
    .contact-buttons button {
        padding: 0 !important;
    }
    .locations-mobile .location-chips {
        padding: 4px 8px !important;
    }
    .banner {
        margin-top: 32px !important;
        margin-bottom: 9px !important;
    }
    .social-icons {
        margin: 0 0 1rem 0 !important;
    }
    .locations-mobile .contact-buttons-location .phone.qr-code-agent {
        background-color: white;
        border-radius: 8px;
        border: 1px solid var(--Text-Black, #0B0E21);
        width: 48px;
        height: 48px;
        padding: 12px;
    }
    .locations-mobile .contact-buttons-location .agent-card-phone-btn.btn.phone {
        background-color: white;
        border-radius: var(--Button-Border-Radius, 8px);
        border: 1px solid var(--Text-Black, #0B0E21);
        color: var(--Text-Black, #0B0E21);
        text-align: center;
        font-feature-settings: 'liga' off, 'clig' off;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: 0.08px;
        width: 100%;
    }
    .locations-mobile .contact-buttons-location .agent-card-whatsapp-btn.btn.whatsapp {
        background-color: white;
        border-radius: var(--Button-Border-Radius, 8px);
        background: var(--brand-color-primary-acf);
        color: var(--Button-Label-Primary, #FFF);
        text-align: center;
        font-feature-settings: 'liga' off, 'clig' off;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: 0.08px;
        width: 100%;

        @media screen and (max-width: 375px) {
            font-size: 15px !important;
        }
    }
    .contact-buttons-location {
        display: flex;
        flex-direction: row;
        gap: 8px;
        width: 100%;
        height: 48px;
    }
    .locations-mobile {
        gap: 0 !important;
    }
    .agent-name {
        color: var(--Text-Black, #0B0E21) !important;
        font-size: 18px !important;
        font-style: normal !important;
        font-weight: 600 !important;
        line-height: 24px !important;
        letter-spacing: 0.25px !important;
    }
}
@media screen and (max-width: 1024px) {
    .page-template-page-marketing-detail .header-banner .desc {
        margin-top: 0;
        width: 100%;
        margin: 0;
    }
    .page-template-page-marketing-detail .header-banner .desc h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .page-template-page-marketing-detail .header-banner .desc p {
        font-size: 20px;
        line-height: 30px;
    }
    .page-template-page-marketing-detail-marketing .search-box-wrapper #search-container {
        margin-top: 0vh !important;
    }
    .page-template-page-marketing-detail-marketing .srp-banner {
        min-height: 240px;
    }
    .page-template-page-marketing-detail-marketing .srp-banner svg {
        height: 110px;
        bottom: 0;
        right: -5vw;
        width: 240px;
    }
    .page-template-page-marketing-detail-marketing .srp-banner .desc .note p {
        max-width: 100% !important;
        font-size: 14px !important;
        font-style: normal;
        font-weight: 500 !important;
        line-height: 24px !important;
    }
}
.page-template-page-marketing-detail-primary .filter-cities-dropdown,
.page-template-page-marketing-detail-secondary .filter-cities-dropdown,
.page-template-page-marketing-detail-lelang .filter-cities-dropdown {
    display: none !important;
}
@media screen and (min-width: 1024px) {
    .agent-profile-content {
        display: flex;
        flex-direction: row;
    }
}
@media screen and (max-width: 1180px) {
    .page-template-page-marketing-detail-primary #search-container .search_box .dropdown,
    .page-template-page-marketing-detail-secondary #search-container .search_box .dropdown,
    .page-template-page-marketing-detail-lelang #search-container .search_box .dropdown {
        width: 40%;
    }
}

@media screen and (min-width: 1181px) {
    .page-template-page-marketing-detail-marketing #search-container button[type="submit"] {
        position: static;
    }
    .locations-mobile {
        display: none !important;
    }
}
@media screen and (min-width: 1920px) {
    .page-template-page-marketing-detail .header-banner .image-area {
        transform: translate(8vw, 0%);
    }
}
.banner {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 282px;
    z-index: 1;
    margin-top: 64px !important;
    margin-bottom: 40px !important;
    border-radius: 16px;
    background: #FFF;
    box-shadow: 0px 0px 2px 0px rgba(40, 41, 61, 0.04), 0px 4px 8px 0px rgba(96, 97, 112, 0.16);
    padding: 1rem;
    margin: auto;
}

.profile {
    display: flex;
    width: 250px;
    height: 250px;
    border-radius: 24px;
    border: 1px solid var(--Neutral-Light-3, #DCDDE5);
    box-shadow: 0px 0px 2px 0px rgba(40, 41, 61, 0.04), 0px 4px 8px 0px rgba(96, 97, 112, 0.16);
}

.profile img {
    height: 250px;
    width: 250px;
    object-position: center;
    border-radius: 24px;
    background: #fff;
    border: 1px solid var(--Neutral-Light-3, #DCDDE5);
    max-width: 100vw;
    box-shadow: 0px 0px 2px 0px rgba(40, 41, 61, 0.04), 0px 4px 8px 0px rgba(96, 97, 112, 0.16);
    object-fit: cover;
}

.info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 24px;
    height: 250px;
    width: 100%;
}

.info h2 {
    margin: 0;
    font-size: 20px;
    font-weight: bold;
}

.company {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
}

.info .company {
    color: var(--Text-Black, #0B0E21);
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 100%;
}

.social-icons {
    margin: 12px 0;
    display: flex;
    gap: 16px;
}

.social-icons a {
    text-decoration: none;
    font-size: 18px;
    color: #333;
}

.contact-buttons {
    display: flex;
    gap: 16px;
    position: absolute;
    right: 1rem;
}

.contact-buttons button {
    border: none;
    padding: 8px 16px;
    border-radius: 8px;
    cursor: pointer;
    font-size: 14px;
}

.contact-buttons .phone {
    background: white;
    border: 1px solid #333;
    width: 173.5px;
    height: 48px;
    color: var(--Brand-Color-Primary, #120253);
    border-color: var(--brand-color-secondary-acf);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.08px;
}

.contact-buttons .whatsapp {
    background: #075e54;
    color: white;
    border-radius: var(--Button-Border-Radius, 8px);
    background: var(--brand-color-primary-acf);
    width: 173.5px;
    height: 48px;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.08px;
}

.locations, .locations-mobile {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    margin-top: 32px;
    border-top: 1px solid rgba(0, 0, 0, 0.10);
    padding-top: 1rem;
}

.locations-mobile {
    @media screen and (max-width: 768px) {
        margin-top: auto !important;
    }
}

.locations span {
    border-radius: 8px;
    border: 1px solid var(--Neutral-Grey-3, #73767F);
    color: var(--Neutral-Grey-3, #73767F);
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.25px;
    padding: 8px;
}

.locations-mobile .location-chips {
    border-radius: 8px;
    border: 1px solid var(--Text-Black, #0B0E21);
    color: var(--Text-Black, #0B0E21);
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.25px;
    padding: 8px;
}

.agent-id-contact {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.qr-code-agent {
    width: 48px !important;
    height: 48px !important;
    padding: 0 !important;

    @media screen and (max-width: 1180px) {
        padding: 12px !important;
    }
}

.qr-code-agent img {
    max-width: max-content;
}

.agent-name {
    overflow: hidden;
    color: var(--Text-Black, #0B0E21);
    font-feature-settings: 'liga' off, 'clig' off;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    display: block;
    width: 100%;
}

.agent-id {
    color: var(--Text-Black, #0B0E21);
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.property-area-label {
    color: var(--Text-Black, #0B0E21);
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    align-content: center;
    padding-right: 0.5rem;

    @media screen and (max-width: 1024px) {
        margin-bottom: 8px !important;
    }
}

.locations-mobile-chips {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;

    @media screen and (max-width: 1024px) {
        margin-bottom: 1rem !important;
    }
}

.contact-buttons .phone.qr-code-agent img {
    width: auto;
}

.container-agent-detail {
    max-width: 560px;
    gap: 4px;
    display: flex;
    flex-direction: column;
    padding-top: 32px;
    
    @media screen and (max-width: 1024px) {
        padding-top: 0;
    }

    @media screen and (max-width: 430px) {
        max-width: 214px !important;
    }

    @media screen and (min-width: 431px) and (max-width: 668px) {
        max-width: 400px !important;
    }

    @media screen and (max-width: 991px) {
        max-width: 560px;
    }
}

.phone.dynamic-small {
    font-size: 13px;
}

.contact-section-agent-contact {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 24px;
    background: linear-gradient(90deg, var(--brand-color-primary-acf) 69.21%, #FFF 117.58%);
    color: #ffffff;
    padding: 32px 31px;
    margin-inline: 73px;
    margin: auto;
    margin-bottom: 8px !important;
}

@media screen and (max-width: 768px) {
    .contact-section-agent-contact,
    .contact-content-agent-contact {
        flex-direction: column !important;
        width: 100% !important;
    }

    .contact-section-agent-contact {
        width: calc(100% - 2rem) !important;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding: 24px !important;
        background: linear-gradient(180deg, var(--brand-color-primary-acf) 62.4%, #FFF 104.64%) !important;
    }
}

.contact-content-agent-contact {
    display: flex;
    align-items: center;
    gap: 24px;
    width: 100%;

    @media screen and (max-width: 768px) {
        gap: 8px !important;
    }

    .agent-banner-whatsapp-btn {
        width: 212px;
        border-radius: var(--Button-Border-Radius, 8px);
        background: var(--brand-color-secondary-acf);
        color: var(--Button-Label-Primary, #FFF);
        text-align: center;
        font-feature-settings: 'liga' off, 'clig' off;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: 0.08px;
        padding: 12px 16px;

        @media screen and (max-width: 768px) {
            width: 100%;
            padding: 12px 16px;
        }
    }
}

.profile-pic-agent-contact {
    width: 80px;
    height: 80px;
    object-fit: cover;
    background: #fff;
    border-radius: 80px;
    border: 4px solid #FFF;
    box-shadow: 0px 2px 4px 0px rgba(40, 41, 61, 0.04), 0px 8px 16px 0px rgba(96, 97, 112, 0.16);

    @media screen and (max-width: 768px) {
        width: 64px !important;
        height: 64px !important;
        border-radius: 64px !important;
    }
}

.contact-text-agent-contact {
    margin: 0;
    color: var(--Text-White, #FFF);
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;

    @media screen and (max-width: 768px) {
        font-size: 16px !important;
        text-align: center !important;
        line-height: 24px !important;
        letter-spacing: 0.25px !important;
    }
}

.divider-agent-contact {
    width: 1px;
    height: 96px;
    background: rgba(255, 255, 255, 0.3);
    margin-right: 32px;
    margin-left: auto;

    @media screen and (max-width: 768px) {
        width: 100%;
        height: 1px;
        margin: 24px !important;
    }
}

.social-media-agent-contact {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: right;
    @media screen and (max-width: 768px) {
        gap: 0.5rem;
    }
    @media screen and (min-width: 768px) {
        gap: 1rem;
        min-width: 344px;
    }
}

.social-text-agent-contact {
    color: var(--Text-White, #FFF);
    text-align: right;
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;

    @media screen and (max-width: 768px) {
        text-align: center !important;
        font-size: 18px !important;
        line-height: 24px !important;
        letter-spacing: 0.25px !important;
        padding-bottom: 8px;
        margin-bottom: auto !important;
    }
}

.social-icons-agent-contact {
    gap: 24px;
    margin: 0 !important;
    display: flex;
    flex-direction: row;

    @media screen and (max-width: 768px) {
        gap: 1rem !important;
    }
}

.social-icons-agent-contact img {
    width: 30px;
    height: 30px;
    filter: brightness(0) invert(1);
    transition: opacity 0.3s;
}

.social-icons-agent-contact a:hover img {
    opacity: 0.7;
}

.social-icon-agent-contact {
    border-radius: 100px;
    background: #FFF;
    padding: 8px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 2px 4px 0px rgba(40, 41, 61, 0.04), 0px 8px 16px 0px rgba(96, 97, 112, 0.16);
}

#qr-code-modal {
    @media screen and (max-width: 768px) {
        align-items: flex-end;

        .modal-content {
            width: 100%;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
        }
    }

    &.onshare {

        @media screen and (max-width: 768px) {
            .modal-content {
                display: none;
            }
        }

        .share-options {
            display: flex;
            justify-content: center;
            align-items: center;
            gap: 10px;
            margin-top: 10px;
            opacity: 0;
            transition: opacity 0.3s ease, transform 0.3s ease;
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            background-color: white;
            padding: 12px;
            border-radius: 24px;
            box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
            width: max-content;
            z-index: 10;
    
            &.active {
                display: flex !important;
                opacity: 1;
                transform: translateX(-50%) translateY(270%);
    
                @media screen and (max-width: 768px) {
                    top: 0;
                    bottom: unset;
                    transform: translateX(-50%) translateY(40vh);
                }
            }
    
            button {
                border: none;
                padding: 8px;
                border-radius: 50%;
                width: 40px;
                height: 40px;
                display: flex;
                align-items: center;
                justify-content: center;
                cursor: pointer;
    
                img {
                    width: 20px;
                    height: 20px;
                }
    
                &.whatsapp-share {
                    background: #25D366;
                }
    
                &.copy-link {
                    background: #f4b400;
                }
            }
        }
    }
}

.modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    justify-content: center;
    align-items: center;
    z-index: 9999;
    overflow: hidden;

    &.active {
        .modal-content {
            transform: scale(1);
            opacity: 1;
        }
    }

    .modal-content {
        background: white;
        padding: 24px;
        border-radius: 1rem;
        text-align: center;
        width: 320px;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
        position: relative;
        transition: transform 0.3s ease, opacity 0.3s ease;
        transform: scale(0.95);
        opacity: 0;
        justify-self: center;

        #close-modal-agent {
            cursor: pointer;
        }

        .close-modal {
            background: none;
            border: none;
            padding: 0;
            display: flex;
            justify-content: right;
            cursor: auto;
        }

        .modal-logo {
            width: auto;
            max-height: 64px;
            max-width: fit-content;
            margin-bottom: 24px;
        }

        .qr-code {
            img {
                width: 140px;
                height: auto;
                border-radius: 8px;
            }
        }

        .agent-name {
            margin: 8px 0 0 0;
            color: var(--Text-Primary, #0D1A35);
            font-size: 18px;
            font-style: normal;
            font-weight: 700;
            line-height: 24px;
        }

        .modal-buttons {
            display: flex;
            justify-content: center;
            gap: 24px;
            margin-top: 24px;

            .download-btn,
            .share-btn {
                border: none;
                border-color: none;
                background: none;
                padding: 0 !important;
            }
        }
    }
}

body[class*="marketing"] ul.heateor_sss_follow_ul,
body[class*="marketing"] ul.heateor_sss_sharing_ul {
    display: flex !important;
}

.heateor_sss_sharing_title {
    justify-self: left;
}

.heateor_sss_sharing_ul {
    gap: 1rem;
    display: flex;
    padding-top: 12px;
}

.og-image-logo-body {
    border-radius: 16px;
    background: #FFF;
    box-shadow: 0px 0px 2px 0px rgba(40, 41, 61, 0.04), 0px 4px 8px 0px rgba(96, 97, 112, 0.16);
    position: absolute;
    height: 136px;
    left: 50%;
    transform: translateX(-50%);
    width: 384.34783935546875px;
    padding: 12px;
    border: 0.282px solid var(--Neutral-Light-3, #DCDDE5);
    align-content: center;

    @media screen and (max-width: 812px) {
        width: auto !important;
        height: 89px !important;
    }
}

.og-image-logo {
    width: auto;
    height: auto;
    justify-self: center;
    max-height: 106px;
    max-width: 354px;

    @media screen and (max-width: 812px) {
        width: auto !important;
        height: auto !important;
        max-width: 79px !important;
        max-height: 65px !important;
    }
}

.og-image-profile {
    display: flex;
    width: 250px;
    height: 250px;
    border-radius: 24px;
    border: 1px solid var(--Neutral-Light-3, #DCDDE5);
    box-shadow: 0px 0px 2px 0px rgba(40, 41, 61, 0.04), 0px 4px 8px 0px rgba(96, 97, 112, 0.16);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;

    @media screen and (max-width: 812px) {
        width: 70px !important;
        height: 70px !important;
        border-radius: 6.757px !important;
        align-self: center;
    }
}

.og-image-agent-card {
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    background: #fff;
}

.og-image-agent-header {
    background: var(--brand-color-primary-acf);
    padding: 15px;
    text-align: center;
    height: 90px;

    @media screen and (max-width: 812px) {
        height: 65px !important;
    }
}

.og-image-agent-body {
    margin: 5rem 28px 29px;
    display: flex;
    gap: 22px;
    border-top: 0.492px solid var(--Neutral-Light-2, #E7E8EC);
    border-bottom: 0.492px solid var(--Neutral-Light-2, #E7E8EC);
    padding: 1rem 0 1rem 0;

    @media screen and (max-width: 812px) {
        gap: 6.194px !important;
        margin: 50px 14px 8.7px !important;
        padding: 8px 0 8px 0 !important;
    }
}

.og-image-agent-photo {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 15px;
}

.og-image-agent-id {
    align-content: center;
    width: fit-content;

    @media screen and (max-width: 812px) {
        width: 169px !important;
        align-self: center;
    }

    @media screen and (min-width: 1179px) and (max-width: 1200px) {
        width: 40% !important;
    }
}

.og-image-qr-code {
    width: 80px;
    height: 80px;
}

.og-image-agent-footer {
    text-align: center;
    padding-bottom: 28px;

    @media screen and (max-width: 812px) {
        padding-bottom: 9px !important;
    }
}

.og-image-powered-by img {
    max-height: 30px;
}

.og-image-find-property {
    color: var(--Text-Primary, #0D1A35);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.25px;

    @media screen and (max-width: 812px) {
        font-size: 4.573px !important;
        line-height: 6.757px !important;
    }
}

.og-image-scan-qr {
    color: var(--Text-Black, #0B0E21);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;

    @media screen and (max-width: 812px) {
        font-size: 6.86px !important;
        line-height: 7.32px !important;
    }
}

.up-emoji {
    @media screen and (max-width: 812px) {
        width: 5.2px !important;
        height: 5.2px !important;
    }
}

.og-image-powered-by {
    color: var(--Black, #0A1208);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;

    @media screen and (max-width: 812px) {
        font-size: 6.86px !important;
        line-height: normal !important;
        letter-spacing: 0.143px !important;
    }
}

.og-image-powered-by-image {
    width: 160px;

    @media screen and (max-width: 812px) {
        width: 68px;
    }
}

#og-image-widget {
    display: flex;
    position: absolute;
    bottom: 200%;
}

.og-image-agent-name {
    overflow: hidden;
    color: var(--Text-Black, #0B0E21);
    font-feature-settings: 'liga' off, 'clig' off;
    text-overflow: ellipsis;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 62px;
    width: 603px;
    white-space: nowrap;

    @media screen and (max-width: 812px) {
        width: 169px !important;
        font-size: 12px !important;
        line-height: 18.293px !important;
    }

    @media screen and (min-width: 1179px) and (max-width: 1200px) {
        width: auto;
        height: auto;
    }
}

.og-image-agent-organization {
    color: var(--Text-Black, #0B0E21) !important;
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    width: 603px;
    overflow: hidden;
    display: flow;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: nowrap;
    text-overflow: ellipsis;

    @media screen and (max-width: 812px) {
        width: 169px !important;
        font-size: 8.003px !important;
        line-height: 9.147px !important;
        height: 2rem !important;
    }

    @media screen and (min-width: 1179px) and (max-width: 1200px) {
        width: auto;
        height: auto;
    }
}