.blog-section .main-cover{gap:60px}.blog-section .main-cover .cards-cover{gap:50px;margin-bottom:70px}.blog-section .main-cover .cards-cover .blog-detail-card:last-child:after{display:none}.blog-section .left-content{width:100%;max-width:900px}.blog-section .right-content .small-cover{gap:40px}.blog-section .right-content .small-cover .box .box-title{background-color:var(--text-primary);color:var(--white);font-weight:500;font-size:20px;line-height:33px;text-transform:capitalize}.blog-section .right-content .small-cover .box .content{border:1px solid var(--gray-100)}.blog-section .right-content .small-cover .box .content .tags{gap:10px}@media screen and (min-width:1200px){.blog-section .right-content .small-cover{width:400px}}@media screen and (max-width:1399px){.blog-section .main-cover{gap:48px}}@media screen and (max-width:1199px){.blog-section .main-cover{align-items:center;column-gap:38px}}@media screen and (max-width:991px){.blog-section .main-cover{column-gap:0;row-gap:38px}.blog-section .right-content .small-cover .box .box-title{font-size:18px;line-height:26px}}@media screen and (max-width:767px){.blog-section .main-cover{row-gap:40px}}@media screen and (max-width:575px){.blog-section .right-content .small-cover{gap:20px}}.blog-detail-card{max-width:980px;cursor:pointer;.image{max-height:450px;img{height:100%}}.blog-title{font-size:24px;color:var(--text-primary);line-height:40px;transition:all .5s ease-in-out}.description{font-size:16px;line-height:27px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-line{display:block;width:215px;height:1px;background-color:var(--gray-100);&:before{content:"";display:block;width:102px;height:1px;background-color:var(--primary)}}&:after{content:"";margin-top:16px;display:block;width:95%;height:1px;background-color:var(--gray-100)}&:hover{.blog-title{color:var(--primary)}}}@media screen and (max-width:575px){.blog-detail-card{.blog-title{font-size:18px;line-height:30px}.description{font-size:14px;line-height:24px}}}