@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&amp;family=Manrope:wght@200..800&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Manrope:wght@200..800&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');


.freelance_h1 {
    font-family: "Manrope", sans-serif !important;
    font-weight: 700;
    font-size: 56px;
    line-height: 150%;
    letter-spacing: 0;
    color: #ffffff;
    margin: 0
}

.freelance_h2 {
    font-family: "Manrope", sans-serif !important;
    font-weight: 600;
    font-size: 36px;
    line-height: 150%;
    letter-spacing: 0;
    color: #222124 !important;
    margin: 0
}

.freelance_h3 {
    font-family: "Manrope", sans-serif !important;
    font-weight: 600;
    font-size: 22px;
    line-height: 150% !important;
    letter-spacing: 0;
    color: #222124 !important;
    margin: 0
}

.freelance_h4 {
    font-family: "Manrope", sans-serif !important;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0;
    color: #FFFFFF;
    margin: 0
}

.freelance_text {
    font-family: "DM Sans", sans-serif !important;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0;
    color: #6E6E6E !important;
    margin: 0
}

.freelance_text_of_3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.freelance_btn {
    max-height: 45px;
    padding: 13px 60px;
    border-radius: 12px;
    display: flex;
    gap: 10px;
    align-items: center;
}

.news-item.hidden-news {
    display: none;
}

.show-all-news .news-item.hidden-news {
    display: block;
}

.article-content {
    font-family: "DM Sans", sans-serif !important;
    font-weight: 400;
    font-size: 20px;
    line-height: 165%;
    letter-spacing: 0;
    color: #222124 !important;
}

.article-details {
    background-color: #FFFFFF;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.article-marketplace {
    background-color: #FFFFFF;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.article-sidebar {
    position: sticky;
    top: 130px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.article-sidebar .freelance_text {
    font-size: 16px;
    color: #000000 !important;
}

.freelance_p2 {
    font-family: "DM Sans", sans-serif !important;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0;
    color: #181818 !important;
    margin: 0;
}

.article-share {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 20px;
}

.share-icons {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 24px;
}

.share-icon-linkedin i {
    color: #0077B5;
    font-size: 24px;
}

.share-icon-facebook i {
    color: #1877F2;
    font-size: 24px;
}

.share-icon-twitter i {
    color: #000000;
    font-size: 24px;
}

.detailed-page-navigation i {
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.detailed-page-navigation .chevron-btn {
    border: none;
    border-radius: 6px;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.freelance_read_time {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: radial-gradient(circle, rgba(0, 0, 0, 0.55) 60%, rgba(0, 0, 0, 0.35) 100%);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2), inset 0 -4px 8px rgba(0, 0, 0, 0.5), 0 6px 18px rgba(0, 0, 0, 0.35);
    border: 1px solid rgba(255, 255, 255, 0.35);
    padding: 4px;
    border-radius: 5px;
    font-size: 10px;
}

.freelance_news_card {
    border-radius: 12px;
    overflow: hidden;
    border: none;
    background: #ffffff;
    cursor: pointer;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.freelance_logo_overlay {
    position: absolute;
    right: 20px;
    bottom: 40px;
    padding: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255, 255, 255, 0.35);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2), inset 0 -4px 8px rgba(0, 0, 0, 0.5), 0 6px 18px rgba(0, 0, 0, 0.35);
    background: radial-gradient(circle, rgba(0, 0, 0, 0.55) 60%, rgba(0, 0, 0, 0.35) 100%);
}

.freelance_p1 {
    font-family: "DM Sans", sans-serif !important;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #000000 !important;
}

.market_master_image_wrapper {
    position: relative;
}

.market_master_image {
    object-fit: cover;
    height: -webkit-fill-available;
    border: 3px solid #9A5A3A !important;
    border-radius: 10px;
    overflow: hidden;
    transition: opacity 0.3s ease;
}

.market_master_hover_video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 3px solid #9A5A3A !important;
    border-radius: 3px;
    overflow: hidden;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: auto;
    cursor: pointer;
}

.video_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: auto;
    cursor: pointer;
    border-radius: 3px;
    z-index: 10;
}

.video_overlay i {
    font-size: 48px;
    color: white;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

.freelance_market_master_row {
    gap: 43px;
}

.market_master_content {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.freelance_market_master_buttons {
    gap: 24px;
}

.market_master_meeting_btn {
    border: 1px solid var(--primary, #9a5a3a);
    color: var(--primary, #9a5a3a) !important;
    background: var(--primary-20, #9a5a3a33);
}

.market_master_meeting_btn:hover {
    color: var(--bntn-hover-color, #fff) !important;
}

.market_master_contact_btn {
    background: var(--primary, #9a5a3a);
    color: var(--contact-btn-color, #fff) !important;
}

.market_master_socials {
    justify-content: space-between;
}

.market_master_facebook, .market_master_instagram, .market_master_linkedin i {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    border: 1px solid rgba(76, 76, 76, 0.13);
    border-radius: 50%;
}

.freelance_detail_news_page_main_block {
    display: flex;
    bottom: 0px;
    left: 0;
    padding: 0 77px;
    height: 40%;
    align-items: end;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}

.freelance_specialists_btn {
    background: var(--primary, #9a5a3a);
    color: #FFFFFF !important;
    padding: 13px 60px;
}

.specialists_grid {
    gap: 57px;
    justify-content: space-between;
    margin: 0;
}

.specialists_grid.filtering-active {
    justify-content: flex-start;
}

.specialist-card {
    padding: 22.5px;
    gap: 16.2px;
}

.specialist-card-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    border-bottom: none;
}

.specialist-info-row {
    display: flex;
    gap: 7.2px;
    align-items: center;
    flex: 1;
}

.specialist-avatar {
    width: 58.5px;
    height: 58.5px;
    border-radius: 10.8px;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.specialist-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

/* If no image, show initial letter */
.specialist-avatar.no-image {
    color: white;
    font-size: 28px;
    font-weight: 600;
}

.specialist-name-location {
    display: flex;
    flex-direction: column;
    gap: 3.6px;
}

.specialist-name {
    font-family: "Manrope", sans-serif !important;
    font-weight: 600;
    font-size: 16.2px;
    line-height: 100%;
    letter-spacing: 0;
    color: #2b2b2b !important;
    margin: 0
}

.specialist-skills {
    display: flex;
    flex-wrap: wrap;
    gap: 15.3px;
}

.skill-badge {
    padding: 0px 10.8px;
    background: var(--primary-7, #3478f612);
    border: 0.9px solid var(--primary, #9a5a3a);
    border-radius: 6.3px;
    height: 27px;
    display: flex;
    align-items: center;
}

.skill-badge-text {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 600;
    font-size: 10.8px;
    line-height: 100%;
    letter-spacing: 0;
    color: var(--primary, #9a5a3a) !important;
    margin: 0
}

.specialist-card-body {
    padding: 0;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.specialist-description {
    font-family: "DM Sans", sans-serif !important;
    font-weight: 400;
    font-size: 14.4px;
    line-height: 150%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 0;
}

.view-profile-btn {
    display: inline-block;
    width: 100%;
    padding: 11.7px 54px;
    border-radius: 7px;
    font-size: 14.4px;
    font-weight: 400;
    text-align: center;
    transition: all 0.3s ease;
    border: none;
    background: var(--primary, #9a5a3a);
}

.specialist-btn {
    font-family: "DM Sans", sans-serif !important;
    font-weight: 400;
    font-size: 14.4px;
    line-height: 150%;
    letter-spacing: 0;
    color: #FFFFFF !important;
    margin: 0
}

.hero_banner_btn {
    color: #FFFFFF !important;
}

