.blog-post{background-repeat:no-repeat;background-size:cover;padding:120px 0}.blog-post__container{margin:0 auto;max-width:1320px;padding-left:15px;padding-right:15px;width:100%}.blog-post__heading{color:#022438;margin:0}.blog-post__heading-link{color:#022438;font-size:20px;text-decoration:underline}.blog-post__heading-link:hover{color:#425b76;text-decoration:underline}.blog-post__heading-icon{fill:#022438;height:20px;margin-right:15px;width:20px}.blog-post__right-title{color:#022438;font-size:20px}.blog-post__heading-wrapper,.blog-post__right-wrapper{align-items:center;display:flex}.blog-post__heading-wrapper{justify-content:space-between;margin-bottom:80px}.blog-post__content-btn-wrapper{align-items:center;display:flex}.blog-post__content-btn{background-color:#d5d5d6;border-radius:20px 20px 0 0;color:#022438;cursor:pointer;max-width:260px;padding:20px;text-align:center;width:100%}.blog-post__content-btn:hover{color:#022438}.blog-post__content-btn.active{background-color:#fff}.blog-post__list{display:none}.blog-post__inner-content{background-color:#fff;border-radius:0 0 25px 25px}.blog-post__content-container{margin:0 auto;max-width:1200px;padding:70px 15px 40px;width:100%}.blog-post__featured-image{height:400px;object-fit:cover;width:600px}.blog-post__featured-image-wrapper{margin-bottom:50px}.blog-post__title{color:#022438;font-weight:500;margin-bottom:30px}.blog-post__date-tags-wrapper{align-items:center;display:flex}.blog-post-date{color:#022438;font-size:16px;font-weight:700;margin-right:50px}.blog-post-tags{align-items:center;display:flex}.blog-post-tag{color:#0c5394;font-size:15px;margin-right:25px;text-transform:uppercase}.blog-post-tag:last-child{margin-right:0}.blog-post__post-content{color:#000;font-size:16px;line-height:1.5}.blog-post__post-content a{color:#004d7c}.blog-post__post-content:before{background-color:#d5d5d6;content:"";display:block;height:1px;margin:30px 0;width:100%}.blog-post__list.active{display:flex;flex-direction:column;row-gap:40px}.blog-post__btn-wrapper{align-items:center;cursor:pointer;display:flex;margin-bottom:50px;width:max-content}.blog-post__btn{fill:#022438;height:15px;width:15px}.blog-post__btn-icon-wrapper{align-items:center;display:flex}.blog-post__btn-text{color:#022438;font-size:16px;font-weight:700;margin-left:10px}@media (max-width:760px){.blog-post{padding:60px 0}.blog-post__heading{margin:0 0 20px}.blog-post__title{margin-bottom:20px}.blog-post__content-container{padding:30px 15px}.blog-post__featured-image-wrapper{margin-bottom:20px}.blog-post__btn-wrapper{margin-bottom:30px}.blog-post__filter{flex-flow:wrap;row-gap:20px}.blog-post__featured-image{height:100%;width:100%}.blog-post__list-item{flex-direction:column}.blog-post__date-tags-wrapper{align-items:start;flex-direction:column}.blog-post__list-item-img{height:300px;width:100%}.blog-post__list-item-content-wrapper{margin-left:0}.blog-post__content-btn{font-size:15px;padding:13px 6px}.blog-post__heading-wrapper{align-items:start;flex-direction:column;margin-bottom:50px}}@media (max-width:470px){.blog-post__content-btn-wrapper{display:grid;grid-template-columns:.8fr .7fr 1fr}}