.b-card-post{display:flex;flex-direction:column;align-items:normal;justify-content:normal;position:relative}.b-card-post .b-card-post__inner{display:flex;flex-direction:column;align-items:normal;justify-content:normal;width:100%;min-height:100%}.b-card-post .b__image{position:relative;display:block;width:100%;background:var(--color-brand-2);border-radius:8px;overflow:hidden}.b-card-post .b__image:before{display:block;padding:66% 0 0;content:""}.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:normal;flex-grow:1;padding:1.1rem 1.5rem 1.5rem;background:var(--color-brand-2);border-radius:8px;overflow:hidden}@media only screen and (max-width: 767px){.b-card-post .b__wrapper{padding:1.1rem 1rem}}.b-card-post .b__title{font:300 var(--font-size-h-md)/1.5 var(--font-text);display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.b-card-post .b__text{font:300 var(--font-size-t-lg)/1.5 var(--font-text);display:-webkit-box;margin-top:6px;overflow:hidden;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.b-card-post .b__info{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin:0 0 1.2rem}.b-card-post .b__info .b__categories{display:flex;flex:1 1 auto;flex-wrap:wrap;align-items:center;gap:.8rem}.b-card-post .b__info .b__categories .b__category{font:400 var(--font-size-t-md)/1.2 var(--font-text);display:inline-flex;align-items:center;justify-content:center;margin:0;padding:4px 22px 5px;background:none;border:1px solid var(--color-brand-1);border-radius:30px}@media only screen and (max-width: 1440px){.b-card-post .b__info .b__categories .b__category{font-size:18px}}@media only screen and (max-width: 987px){.b-card-post .b__info .b__categories .b__category{padding:4px 16px 5px;font-size:15px}}.b-card-post .b__info .b__categories li:not(:last-child){margin-right:.5em}.b-card-post .b__info .b__duration{display:flex;flex-direction:row;align-items:center;justify-content:normal;font:400 var(--font-size-t-md)/1.2 var(--font-text);flex:0 0 auto;gap:8px}@media only screen and (max-width: 1440px){.b-card-post .b__info .b__duration{font-size:18px}}@media only screen and (max-width: 987px){.b-card-post .b__info .b__duration{font-size:15px}}.b-card-post .b__cta{display:flex;flex-direction:row;align-items:center;justify-content:normal;margin:auto 0 0;padding:1.5rem 0 0}@media only screen and (max-width: 767px){.b-card-post .b__cta{padding:1rem 0 0}}.b-card-post .b__cta .btn-text{font:300 var(--font-size-t-lg)/1.5 var(--font-text);text-decoration:underline;text-transform:none}.b-card-post .b__cta .btn-text:after{display:none}.b-card-post .b__cta .btn-text .a-svg{display:none}.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}
