.blog-latest{padding:1.25rem}@media(min-width:48rem){.blog-latest{padding:2.5rem}}@media(min-width:90rem){.blog-latest{padding:5rem}}@media(min-width:85.375rem){.blog-latest__wrap{display:flex;gap:2.5rem}}.blog-latest__header{align-items:start;display:flex;flex-direction:column;justify-content:center;margin-bottom:1.25rem}@media(min-width:85.375rem){.blog-latest__header{width:33%}}.blog-latest__title{font-size:3.125rem;font-weight:400}@media(min-width:85.375rem){.blog-latest__content{width:66%}}.blog-latest__list{list-style:none;margin:0;padding:0}@media(min-width:64rem){.blog-latest__list{display:flex;gap:2.5rem}}.blog-latest__item{margin:0 auto 1rem;position:relative;transform:translateY(0);transition:all .3s}@media(min-width:64rem){.blog-latest__item{margin-bottom:0;width:50%}}.blog-latest__image-wrap{position:relative}.blog-latest__image-wrap:before{border-color:#fff transparent transparent #fff;border-style:solid;border-width:30px 50px;left:0;top:0}.blog-latest__image-wrap:after,.blog-latest__image-wrap:before{content:"";display:block;height:60px;position:absolute;width:100px;z-index:2}.blog-latest__image-wrap:after{border-color:transparent #fff #fff transparent;border-style:solid;border-width:30px 50px;bottom:0;right:0}.blog-latest__image{object-fit:cover;width:100%}.blog-latest__content-wrap{padding:1.5rem 0 2.5rem}.blog-latest__meta{align-items:center;display:flex;font-size:1.125rem;margin-bottom:1.5rem}.blog-latest__tag-link{background-color:#fff;border-radius:.5rem;color:#006ecd;display:inline-block;font-weight:700;margin-right:.5rem;padding:.3rem 0 .1rem;text-transform:uppercase}.blog-latest__item-title{font-size:1.563rem;font-weight:400;line-height:120%}.blog-latest__link{color:#006ecd;font-size:1.125rem;text-decoration:none}