.blog-section .blog-container .blog-section__header{display:flex;flex-direction:column;margin:0 auto 19px;max-width:990px}.blog-section .blog-container .blog-section__header>h2{color:#263844;font-size:40px;font-weight:600;letter-spacing:0;line-height:44px;margin-bottom:35px;margin-top:0;text-align:center}.blog-section .blog-container .blog-section__header .blog-section__desc>p{font-family:National;margin-bottom:16px}.blog-section .blog-container .blog-section__list{display:flex;flex-wrap:wrap;gap:16px}.blog-section .blog-container .blog-section__list .blog-section__post{display:flex;flex-direction:column;margin:0;padding:0}.blog-section .blog-container .blog-section__list .blog-section__post>.blog-section__post-image-wrapper{align-items:center;border-radius:5px;display:flex;justify-content:center;margin-bottom:30px;max-height:325px;min-height:200px;overflow:hidden;width:100%}.blog-section .blog-container .blog-section__list .blog-section__post>.blog-section__post-image-wrapper>img{height:100%;object-fit:cover;width:100%}.blog-section .blog-container .blog-section__list .blog-section__post .blog-section__content,.blog-section .blog-container .blog-section__list .blog-section__post .blog-section__content .blog-section__content__body{display:flex;flex-direction:column}.blog-section .blog-container .blog-section__list .blog-section__post .blog-section__content .blog-section__content__body>h3{color:#3c434a;font-size:32px;margin-bottom:16px;margin-top:0}.blog-section .blog-container .blog-section__list .blog-section__post .blog-section__content .blog-section__content__body>p{color:#91a1a5;font-size:19px;margin-bottom:30px}.blog-section .blog-container .blog-section__list .blog-section__post .blog-section__content a{align-items:center;color:#263844;display:flex;font-size:20px;font-style:normal;font-weight:400;gap:8px;padding:0;width:fit-content}.blog-section .blog-container .blog-section__list .blog-section__post .blog-section__content a>svg path{fill:#263844}.blog-section .blog-container .blog-section__list .blog-section__post .blog-section__content a:hover{color:#46b248}.blog-section .blog-container .blog-section__list .blog-section__post .blog-section__content a:hover>svg path{fill:#46b248}@media screen and (min-width:768px){.blog-section .blog-container .blog-section__list .blog-section__post{flex:0 0 calc(50% - 8px);width:calc(50% - 8px)}.blog-section .blog-container .blog-section__list .blog-section__post .blog-section__content{height:100%;justify-content:space-between}.blog-section .blog-container .blog-section__list .blog-section__post>.blog-section__post-image-wrapper{min-height:325px}}@media screen and (min-width:1100px){.blog-container>h2{font-size:50px;line-height:52px}}