.styles_blogCard__OwWDm {
    border-radius: 1rem;
    box-shadow: 0 97.3468px 112.922px rgba(12,36,122,.07);
    width: 100%;
    height: 100%;
    background-color: #fff
}

.styles_blogCard__img__vrsrU {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 20rem;
    overflow: hidden;
    border-radius: 1rem 1rem 0 0;
    position: relative
}

.styles_blogCard__img__vrsrU img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.styles_blogCard__body__JN5UQ {
    padding: 1.5rem 1.75rem;
    display: flex;
    flex-direction: column
}

.styles_blogCard__tags__wu0Hb {
    display: flex;
    margin-bottom: 1.5rem;
    min-height: 2.3rem
}

.styles_blogCard__tags__wu0Hb>* {
    margin-inline-end:1rem;padding: .1rem 1rem;
    border-radius: .8rem;
    font-weight: 500;
    font-size: 1.2rem
}

.styles_blogCard__tags__tag__f_8qb {
    background-color: #fff0da;
    color: #fcb64d;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.styles_blogCard__tags__tag__f_8qb:first-child {
    background-color: #c7e8ff;
    color: #0095ff
}

.styles_blogCard__tags__tag__f_8qb:last-child {
    background-color: #01488f;
    color: #ffffff
}

.styles_blogCard__cat__3g06P {
    background-color: #c7e8ff;
    border-radius: .8rem;
    font-size: 1.2rem;
    font-weight: 500;
    color: #0095ff;
    width: -moz-fit-content;
    width: fit-content;
    padding: 2px 1.2rem;
    margin-bottom: 7px
}

.styles_blogCard__title__yLnDx {
    font-size: 1.5rem;
    color: #172b4d;
    -webkit-line-clamp: 2;
    height: 60px
}

.styles_blogCard__desc__uxqQS,.styles_blogCard__title__yLnDx {
    font-weight: 600;
    margin-bottom: .8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.styles_blogCard__desc__uxqQS {
    font-size: 1.2rem;
    color: #23293d;
    opacity: .5;
    -webkit-line-clamp: 3
}

.styles_blogCard__date__Hz6Ub {
    display: flex;
    align-items: center;
    font-size: 1.3rem;
    color: #172b4d;
    margin-bottom: 10px
}

.styles_blogCard__date__Hz6Ub svg {
    margin-inline-end:10px}

.styles_blogCard__date__Hz6Ub svg path {
    fill: #01488f
}

.styles_blogCard__readMore__nmlex {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    color: #01488f;
    text-decoration: underline!important;
    font-size: 1.3rem;
    margin-top: auto;
    cursor: pointer
}

.styles_blogCard__readMore__nmlex svg {
    margin-inline-start:7px;margin-top: 2px
}

.styles_blogCard__readMore__nmlex svg path {
    fill: #01488f
}
