.blogListSec{padding-block:var(--section-padding)}.blogListSec .blogListSecThreeCol{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;row-gap:30px}.blogListSec .blogListSecThreeCol .blogListSecItems{flex:0 0 auto;padding-left:15px;padding-right:15px;width:33.33%}.blogListSec .blogListSecTwoCol{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;row-gap:30px}.blogListSec .blogListSecTwoCol .blogListSecItems{flex:0 0 auto;padding-left:15px;padding-right:15px;width:50%}.blogListSec .blogListSecBox{background-color:var(--white-color);height:100%;overflow:hidden;text-decoration:none}.blogListSec .blogListSecImg{border-radius:20px;display:flex;margin-bottom:30px}.blogListSec .blogListSecImg img{border-radius:20px;height:auto;width:100%}.blogListSec .blogListSecCategory{align-items:center;color:#4d4d4d;display:flex;flex-wrap:wrap;font-size:16px;gap:26px;line-height:30px;margin-bottom:15px;text-transform:uppercase}.blogListSec .blogListSecCategory>div{position:relative}.blogListSec .blogListSecCategory>div:not(:last-child):after{background-color:#4d4d4d;border-radius:4px;content:"";height:4px;position:absolute;right:-15px;top:50%;transform:translateX(-50%);width:4px}.blogListSec .blogListSecTitle{color:var(--dark-color);font-size:24px;font-weight:500}@media (max-width:1399px){.blogListSec .blogListSecImg{margin-bottom:20px}.blogListSec .blogListSecCategory{margin-bottom:10px}}@media (max-width:1199px){.blogListSec .blogListSecImg{margin-bottom:10px}.blogListSec .blogListSecTitle{font-size:20px}.blogListSec .blogListSecCategory{margin-bottom:5px}.blogListSec .blogListSecThreeCol .blogListSecItems,.blogListSec .blogListSecTwoCol .blogListSecItems{padding-left:10px;padding-right:10px}.blogListSec .blogListSecThreeCol,.blogListSec .blogListSecTwoCol{margin-left:-10px;margin-right:-10px;row-gap:20px}}@media (max-width:991px){.blogListSec .blogListSecThreeCol .blogListSecItems{width:50%}}@media (max-width:767px){.blogListSec .blogListSecThreeCol .blogListSecItems,.blogListSec .blogListSecTwoCol .blogListSecItems{width:100%}.blogListSec .blogListSecCategory{font-size:14px;gap:14px}.blogListSec .blogListSecCategory>div:not(:last-child):after{right:-11px}}