<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hr_custom_gray{
    height: 2px;
    /* display: block; */
    background: #ddd;
}
.articleBody{
    font-size:16px !important
}
#sp-main-body{
    padding-top:0
}
.blog-list-area{
    position:relative !important
}
.com-content.view-category .blog{
    padding-top:2em
}
.com-content.view-category .blog .article .article-body{
    width:100%
}
.com-content.view-category .blog .article .article-body .article-info {
    margin-top: 10px;
}
.article-list .article .article-header h1, 
.article-list .article .article-header h2{
    margin: 1em 0 0rem 0;
}
.logo-image {
    height: 60px; 
}
.com-content.view-article .article-header h1{
    font-size:42px
}
.article-details-bottom{
    display:none
}
.com-content.view-category .articles-more{
    display:none
}
.com-content.view-category .pagination-wrapper{
    padding-left: 1.9em;
}
#sp-bottom{
    display: none
}
#sp-section-1 .sp-page-title{
    height:220px !important;
    padding:42px 0 !important
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right{
    position: absolute;
    right: 20px;
    top: 0px;
}
#section-id-1535526353871{
    max-height: 100% !important;
    min-height:1px !important;
}


@media screen and (max-width:991px){
    #column-wrap-id-1535526353870{
        padding-bottom:2em
    }
}

@media screen and (max-width:767px){
    /*#section-id-1535526353871{
        display:block
    }*/
    #section-id-1535526353871{
        -ms-flex-direction: column!important;
        flex-direction: column!important;
        
    }
}

@media (hover: none) {
    .one_custom_img_item{
        height:104px !important;
    }
    .one_custom_img_item img{
        min-height:104px !important;
        object-fit: contain
    }
    .com-content.view-article #sp-left{
        display:none
    }
}

</pre></body></html>