.rh-post-card{border-radius:20px;display:flex;flex-direction:column;height:100%;min-height:41.3rem;overflow:hidden;position:relative;text-decoration:none;transition:all .2s ease;width:100%}.rh-post-card:hover{box-shadow:0 60px 60px 0 rgba(104,112,233,.45)}.rh-post-card--blog{min-height:100%}.rh-post-card--blog:hover{box-shadow:0 60px 60px 0 rgba(0,0,0,.15)}.rh-post-card__img{flex:0 0 19rem;height:19rem;overflow:hidden;width:100%}@media screen and (min-width:778px){.rh-post-card__img{flex:0 0 25rem;height:25rem}}@media screen and (min-width:1210px){.rh-post-card__img{flex:0 0 30rem;height:30rem}}.rh-post-card--blog .rh-post-card__img{flex:0 1 auto;height:0;padding-bottom:58.6%;position:relative}.rh-post-card__img-el{height:100%;object-fit:cover;object-position:center;width:100%}.rh-post-card--blog .rh-post-card__img-el{position:absolute}.rh-post-card__content{background-color:#fff;border-radius:20px 20px 0 0;flex:1 1 auto;margin-top:-2rem;padding:2rem;position:relative}@media screen and (min-width:778px){.rh-post-card__content{margin-top:-6rem;padding:3rem}}@media screen and (min-width:1210px){.rh-post-card__content{margin-top:-10rem}}.rh-post-card--blog .rh-post-card__content{margin-top:-1.5rem}.rh-post-card__tags{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:.5rem}@media screen and (min-width:1002px){.rh-post-card__tags{margin-bottom:1rem}}.rh-post-card__tag-el{color:#e3e3e5;display:block;font-size:1.2rem;font-weight:800;line-height:1.7rem;padding:0 .6rem 0 .8rem;position:relative;text-transform:uppercase}.rh-post-card__tag-el:before{background-color:#e3e3e5;content:"";height:100%;left:0;position:absolute;top:0;width:2px}.rh-post-card__tag-el:first-child{color:#433eda;padding:0 .6rem 0 0}.rh-post-card__tag-el:first-child:before{display:none}.rh-post-card--blog .rh-post-card__tag-el--tag{color:#e8a807}.rh-post-card--blog .rh-post-card__tag-el--time{color:#e3e3e5}.rh-post-card__title{color:#1d1751;font-size:1.6rem;font-weight:500;line-height:2rem;margin:0}@media screen and (min-width:778px){.rh-post-card__title{font-size:1.8rem;line-height:2.3rem}}@media screen and (min-width:1210px){.rh-post-card__title{font-size:2rem;line-height:2.6rem}}.rh-post-card__overlay{display:none}@media screen and (min-width:1002px){.rh-post-card__overlay{background-color:#433eda;border-radius:20px;bottom:0;display:block;left:0;opacity:0;overflow:hidden;padding:3rem;position:absolute;right:0;top:0;transition:opacity .2s ease,height .2s ease;will-change:opacity}.rh-post-card:hover .rh-post-card__overlay{opacity:1}}.rh-post-card__num-box{border-bottom:3px solid hsla(0,0%,100%,.15);margin-bottom:2rem;padding-bottom:2rem}.rh-post-card__num-box--last{border-bottom:0;margin-bottom:0;padding-bottom:0}.rh-post-card__num-text{color:#fff;font-weight:800;margin:0}.rh-post-card__num-text--num{font-size:2.8rem;line-height:3rem}.rh-post-card__num-text--label{font-size:1.6rem;line-height:2rem;opacity:.5;text-transform:uppercase}.rh-post-card__btn{border:3px solid hsla(0,0%,100%,.15);border-radius:60px;display:inline-block;font-size:1.8rem;font-weight:800;line-height:2.2rem;margin-top:3rem;padding:1.4rem 3rem;text-decoration:none;text-transform:uppercase;transition:color .3s ease,background-color .3s ease}.rh-post-card__btn,.rh-post-card__btn:hover{background-color:transparent;color:#fff}