.b-card-post{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;font:300 var(--font-size-t-md)/1.5 var(--font-text);position:relative;height:100%}.b-card-post .b__wrapper{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;flex-grow:1;padding:1.5rem 1.6rem}@media only screen and (max-width: 767px){.b-card-post .b__wrapper{padding:1.2rem}}.b-card-post .b__wrapper .b__categories{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.b-card-post .b__wrapper .b__categories span{display:flex;align-items:center;padding:0 .9rem;min-height:1.5rem;background:var(--color-brand-1);border-radius:100px;font-size:14px;font-weight:normal}.b-card-post .b__wrapper .b__categories li:not(:last-child){margin-right:.5em}.b-card-post .b__wrapper .b__cta{display:flex;padding:1rem 0 0}.b-card-post .b__wrapper .b__cta a{display:flex;align-items:center;justify-content:center;padding:0 1rem;min-width:224px;min-height:58px;background:var(--color-brand-1);border-radius:100px;font-size:.9rem;font-weight:normal;transition:all .3s ease-in-out}@media only screen and (max-width: 1440px){.b-card-post .b__wrapper .b__cta a{font-size:1rem}}@media only screen and (max-width: 987px){.b-card-post .b__wrapper .b__cta a{min-width:160px;min-height:48px}}.b-card-post .b__wrapper .b__cta a:hover{background:var(--color-brand-3);color:var(--color-white);text-decoration:none}.b-card-post .b__wrapper .b__cta a span{display:none}.b-card-post .b__title{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:var(--color-off-white);font-size:1.4rem;font-weight:700;line-height:1.5}.b-card-post .b__text{display:-webkit-box;margin-top:2px;overflow:hidden;color:var(--color-off-white);font-size:1rem;font-weight:400;line-height:1.5;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}@media only screen and (max-width: 1680px){.b-card-post .b__text{font-size:.9rem}}.b-card-post .b__image{width:100%;height:12.1rem}.b-card-post .b__image img{width:100%;height:100%;border-radius:16px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.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:0 0 .5rem}.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__info .b__duration{color:#d3f8f7;font-size:14px;font-weight:normal}.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}
