.b-card-post{display:flex;flex-direction:column;align-items:normal;justify-content:normal;position:relative;z-index:1;width:100%;height:100%;min-height:28rem;border-radius:8px;overflow:hidden}@media only screen and (max-width: 1440px){.b-card-post{min-height:24rem}}@media only screen and (max-width: 1080px){.b-card-post{min-height:20rem}}@media only screen and (max-width: 987px){.b-card-post{min-height:20rem}}@media only screen and (max-width: 767px){.b-card-post{min-height:18rem}}.b-card-post .b__image{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%}.b-card-post .b__image img{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.b-card-post .b__wrapper{display:flex;flex-direction:column;align-items:normal;justify-content:space-between;position:relative;gap:1.5rem;margin:0;padding:2.5rem;width:100%;min-height:100%;background:linear-gradient(-262deg, rgba(0, 40, 85, 0.8) 45.82%, rgba(0, 88, 187, 0) 94.5%);color:var(--color-white)}@media only screen and (max-width: 1440px){.b-card-post .b__wrapper{padding:2rem}}@media only screen and (max-width: 1080px){.b-card-post .b__wrapper{padding:1.5rem}}@media only screen and (max-width: 767px){.b-card-post .b__wrapper{padding:1.5rem 1rem}}.b-card-post .b__title{font:500 var(--font-size-h-lg)/1.1 var(--font-heading);display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}@media only screen and (max-width: 1440px){.b-card-post .b__title{font-size:var(--font-size-h-md)}}@media only screen and (max-width: 1366px){.b-card-post .b__title{font-size:2rem}}@media only screen and (max-width: 987px){.b-card-post .b__title{font-size:var(--font-size-h-lg)}}.b-card-post .b__text{font:400 var(--font-size-t-lg)/1.6 var(--font-text);display:-webkit-box;margin:1rem 0 0;overflow:hidden;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.b-card-post .b__cta{display:flex;flex-direction:row;align-items:center;justify-content:normal;width:100%}.b-card-post .b__cta .btn-plain.btn-plain--outline{--btn-text-color: color(white)}.b-card-post .b__info{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;font:300 var(--font-size-t-sm)/1.5 var(--font-text);margin:.88rem 0}.b-card-post .b__info>div:not(:last-child):after{display:inline-block;margin:0 .25em;color:var(--color-brand-2);content:"•"}.b-card-post .b__categories{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.b-card-post .b__categories li:not(:last-child){margin-right:.5em}.b-card-post--horizontal{display:flex;flex-direction:row;align-items:center;justify-content:stretch}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.b-card-post--horizontal{flex-wrap:wrap}}.b-card-post--horizontal .b__image{flex:0 0 47.25%;height:15.77rem}@media only screen and (max-width: 1680px){.b-card-post--horizontal .b__image{flex:0 0 43%}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.b-card-post--horizontal .b__image{flex:0 0 100%}}@media only screen and (max-width: 1440px){.b-card-post--horizontal .b__info{flex-direction:column;align-items:flex-start}.b-card-post--horizontal .b__info>div:not(:last-child):after{display:none}}@media only screen and (max-width: 987px){.b-card-post--horizontal .b__info{flex-direction:row;align-items:center}.b-card-post--horizontal .b__info>div:not(:last-child):after{display:inline-block}}.b-card-post--horizontal .b__wrapper{flex:0 0 52.75%;padding:1.33rem 1.33rem 1.33rem 2.22rem}@media only screen and (max-width: 1680px){.b-card-post--horizontal .b__wrapper{flex:0 0 57%;padding-left:1.33rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.b-card-post--horizontal .b__wrapper{flex:0 0 100%;padding:1.33rem 0}}.b-card-post--overlay{height:27.77rem}.b-card-post--overlay .b__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;height:100%}.b-card-post--overlay .b__image:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:linear-gradient(180deg, rgba(20, 20, 20, 0) 26.5%, rgba(20, 20, 20, 0.4) 100%);content:""}.b-card-post--overlay .b__wrapper{justify-content:flex-end;padding:2.22rem;color:var(--color-white)}.b-card-post--overlay .b__wrapper .btn-text{color:inherit}.b-card-post--overlay .b__wrapper .btn-text .a-svg{color:inherit}.b-card-post.is-reversed .b__wrapper .b__info{order:1;margin-top:0}.b-card-post.is-reversed .b__wrapper .b__content{order:2}.b-card-post.is-reversed .b__wrapper .b__cta{order:3}.b-card-post.w-bg:not(.b-card-post--horizontal) .b__wrapper{padding:1.333rem .88rem}
