@import url("https://fonts.googleapis.com/css2?family=Fira+Mono:wght@400;500;700&family=Lily+Script+One&family=Pathway+Extreme:ital,opsz,wght@0,8..144,100..900;1,8..144,100..900&display=swap");



#news_blog .title-detail-team {
    font-family: Pathway Extreme;
    font-size: 72px;
    font-weight: 600;
    line-height: 95.04px;
    letter-spacing: 0.029em;
    text-align: center;

}

#news_blog .bg-news-blog .sideleft-section1 {
    position: absolute;
    margin-top: 760px;
    top: 0;
    float: left;
    left: 0;
}

#news_blog .bg-news-blog .sideright-section1 {
    position: absolute;
    float: right;
    top: 0;
    right: 0;
    margin-top: 1200px;
}

#news_blog .card {
    text-align: left;
}

#news_blog .row {
    text-align: left;
}

#news_blog .card img {
    border-radius: 20px 20px 0 0;
    margin-bottom: 30px;
    width: 100%;
    height: 350px;
    object-fit: cover;
}

#news_blog .card .title {
    font-family: Pathway Extreme;
    font-size: 24px;
    font-weight: 600;
    line-height: 28.8px;
    letter-spacing: 0.029em;
    text-align: left;
    margin-bottom: 12px;
}

#news_blog .card .keterangan {
    font-family: Pathway Extreme;
    font-size: 16px;
    font-weight: 400;
    line-height: 25.6px;
    text-align: left;
    margin-bottom: 16px;
}

#news_blog .card .btn-read {
    font-family: Pathway Extreme;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.009em;
    text-align: center;
    display: block;
    color: #374E9D;
    border: 1px solid #374E9D;
    padding: 12px 32px;
    border-radius: 120px;
}

#news_blog .card .btn-read:hover {
    background-color: #374E9D;
    color: #fff;
}


#news_blog .title_article {
    font-family: Pathway Extreme;
    font-size: 48px;
    font-weight: 600;
    line-height: 52.8px;
    text-align: center;
    padding: 60px 0;
}

#news_blog .title_detail {
    font-family: Pathway Extreme;
    font-size: 48px;
    font-weight: 600;
    line-height: 52.8px;
    text-align: center;
    margin: 40px 0 24px 0;
}

#news_blog .about {
    font-family: Pathway Extreme;
    font-size: 24px;
    font-weight: 400;
    line-height: 41.28px;
    letter-spacing: 0.029em;
    text-align: left;
    color: #848AA5;
}