.blogs-list-page .breadcrumb-section{padding-top:5.8rem}.innerpages-wrapper .innerpages-wrapper-inner{display:flex;gap:25px;padding-top:2rem;position:relative}.innerpages-wrapper .innerpages-wrapper-inner.locked-post{max-height:1500px;overflow:hidden}@media screen and (max-width:767px){.innerpages-wrapper .innerpages-wrapper-inner{flex-direction:column}}.innerpages-wrapper .innerpages-wrapper-inner .innerpages-left-section{width:100%}.innerpages-wrapper .innerpages-wrapper-inner .innerpages-left-section .left-fiter-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.innerpages-wrapper .innerpages-wrapper-inner .innerpages-left-section .left-fiter-row .left-col{font-size:1.8rem;font-weight:600}.innerpages-wrapper .innerpages-wrapper-inner .innerpages-left-section .left-fiter-row .left-col span{color:var(--primary-color)}.innerpages-wrapper .innerpages-wrapper-inner .innerpages-left-section .left-fiter-row .right-col{display:flex;align-items:center;justify-content:flex-end;gap:1rem}.innerpages-wrapper .innerpages-wrapper-inner .innerpages-left-section .left-fiter-row .right-col .dropdown{background:var(--grey-bg);border-radius:8px;display:flex;align-items:center;padding:0 .8rem;height:36px}.innerpages-wrapper .innerpages-wrapper-inner .innerpages-left-section .left-fiter-row .right-col .dropdown .text{display:flex;align-items:center;margin-right:6px;color:var(--primary-color)!important;font-weight:500}.innerpages-wrapper .innerpages-wrapper-inner .innerpages-left-section .left-fiter-row .right-col .dropdown .icon{fill:var(--primary-color);width:14px}@media screen and (max-width:991px){.blogpage-filter-row{flex-direction:column;align-items:flex-start!important}.blogpage-filter-row .right-col{justify-content:space-between!important;width:100%;display:flex;align-items:center;margin-top:1rem}}.blog-list .blog-list-item{border:1px solid var(--primary-color);border-radius:16px;padding:1rem;margin-bottom:1rem;background:var(--white-color)}.blog-list .blog-list-item .blog-item-upper{display:flex;justify-content:space-between;gap:15px}@media screen and (max-width:920px){.blog-list .blog-list-item .blog-item-upper{flex-direction:column}}.blog-list .blog-list-item .blog-item-upper .blog-item-left .datetime{color:var(--primary-color);font-size:13px;margin-bottom:.5rem;display:none}@media screen and (max-width:920px){.blog-list .blog-list-item .blog-item-upper .blog-item-left .datetime{display:block}}.blog-list .blog-list-item .blog-item-upper .blog-item-left h2{color:var(--primary-color);font-family:var(--font-fammily);font-size:1.5rem;font-weight:500}@media screen and (max-width:920px){.blog-list .blog-list-item .blog-item-upper .blog-item-left h2{font-size:1.3rem}}.blog-list .blog-list-item .blog-item-upper .blog-item-left p{font-size:15px}@media screen and (max-width:991px){.blog-list .blog-list-item .blog-item-upper .blog-item-left p{font-size:13px}}.blog-list .blog-list-item .blog-item-upper .blog-item-left p button{color:var(--primary-color);text-decoration:underline;padding:0;background:none;border:0;outline:none;cursor:pointer}.blog-list .blog-list-item .blog-item-upper .blog-item-right{width:100%;max-width:245px;text-align:right;min-width:245px}@media screen and (max-width:920px){.blog-list .blog-list-item .blog-item-upper .blog-item-right{min-width:100%;max-width:100%}}.blog-list .blog-list-item .blog-item-upper .blog-item-right .datetime{color:var(--primary-color);font-size:13px;margin-bottom:.5rem}@media screen and (max-width:920px){.blog-list .blog-list-item .blog-item-upper .blog-item-right .datetime{display:none}}.blog-list .blog-list-item .blog-item-upper .blog-item-right .blog-img{width:100%;border-radius:8px;height:130px;overflow:hidden}.blog-list .blog-list-item .blog-item-upper .blog-item-right .blog-img img{width:100%;height:100%;object-fit:cover}.blog-list .blog-list-item .blog-item-bottom{border-top:1px solid #cdced3;padding:1rem 0 0;margin-top:1rem}.blog-list .blog-list-item .blog-item-bottom .tag-list{display:flex;flex-wrap:wrap;gap:10px}.blog-list .blog-list-item .blog-item-bottom .tag-list a{background:#f0f4ff;border:1px solid var(--primary-color);border-radius:6px;padding:5px 10px;font-size:13px}.f-18{font-size:18px!important}