@import url(../global/global.css);@import url(../layout/header.css);@import url(../layout/footer.css);.blogs-section .bg-gradient-dark{background:linear-gradient(to top,rgb(0 0 0 / .55) 0%,rgb(0 0 0 / .25) 50%,rgb(0 0 0 / .05) 100%)}.blogs-section .shadow-sm{border-radius:24px;overflow:hidden}@media (min-width:1200px){.blogs-section .shadow-sm{max-height:343px}}@media (max-width:992px){.blogs-section .shadow-sm{min-height:375px;max-height:400px}.blogs-section .blog-card{border-bottom:1px solid #dee2e6}.blogs-section .col-12.col-lg-6:last-of-type .blog-card:last-of-type{border-bottom:none}}.blogs-section .shadow-sm img{transition:0.3s all}.blogs-section .shadow-sm:hover img{transform:scale(1.03)}.blogs-section img{border-radius:24px}@media (max-width:768px){.blogs-section .shadow-sm,.blogs-section img{border-radius:16px}.blogs-section .shadow-sm img{width:100%;height:auto;aspect-ratio:1 / .7}}.blogs-section .blog-card a{aspect-ratio:1 / .7;position:relative;overflow:hidden;border-radius:24px}@media (min-width:576px){.blogs-section .blog-card a{width:35%}.blogs-section .blog-card .content-box{width:65%}}.blogs-section .blog-card img{min-height:100%;transition:0.3s all}.blogs-section .blog-card a:hover img{transform:scale(1.03)}.blogs-section .title{font-size:1.1rem;line-height:1.8}.blogs-section p{font-size:.9rem;line-height:1.8}@media (max-width:768px){.blogs-section .title{font-size:1rem}.blogs-section p{font-size:.85rem}.blogs-section .section-title svg{width:28px;height:28px}}@media (min-width:992px){.blogs-section .row{display:flex;flex-wrap:wrap}.blogs-section .col-lg-6{position:relative}.blogs-section .col-lg-6:nth-of-type(2n){position:relative}.blogs-section .col-lg-6:nth-of-type(2n)::before{content:"";position:absolute;top:0;right:-.5px;width:1px;height:100%;background-color:#dee2e6}}