.rh-feature-card{display:flex;flex-direction:column;height:100%;width:100%}.rh-feature-card__img{border-radius:20px 20px 0 0;overflow:hidden;padding-bottom:81%;position:relative;width:100%}.rh-feature-card--job .rh-feature-card__img{padding-bottom:41%}.rh-feature-card__img-el{height:100%;object-fit:cover;object-position:center;position:absolute;width:100%}.rh-feature-card__content{background-color:#fff;border-radius:20px;display:flex;flex:1;flex-direction:column;justify-content:space-between;margin-top:-5rem;padding:3rem 2rem 2rem;position:relative}@media screen and (min-width:778px){.rh-feature-card__content{margin-top:-6rem;padding:3rem 2.5rem 2.5rem}}@media screen and (min-width:1210px){.rh-feature-card__content{margin-top:-10rem;padding:3rem}}.rh-feature-card--job .rh-feature-card__content{border-radius:0 0 20px 20px;margin-top:0}.rh-feature-card__title{color:#433eda;font-size:1.6rem;font-weight:600;margin-bottom:1rem;margin-top:0}@media screen and (min-width:778px){.rh-feature-card__title{font-size:1.8rem;margin-bottom:1.5rem}}@media screen and (min-width:1210px){.rh-feature-card__title{font-size:2rem;margin-bottom:2rem}}.rh-feature-card__text p{margin:0}.rh-feature-card__link{background-color:transparent;border:2px solid rgba(17,35,104,.2);border-radius:60px;color:#1d1751;display:block;font-size:1.6rem;font-weight:800;line-height:2.2rem;margin-top:1rem;padding:1.5rem 3rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:color .3s ease,background-color .3s ease,border-color .3s ease;width:100%}@media screen and (min-width:778px){.rh-feature-card__link{margin-top:1.5rem}}@media screen and (min-width:1210px){.rh-feature-card__link{margin-top:2rem}}.rh-feature-card__link:hover{background-color:#1d1751;box-shadow:0 20px 45px 0 rgba(17,35,104,.3);color:#fff}.rh-feature-card--yellow .rh-feature-card__title{color:#4540d8}.rh-feature-card--yellow .rh-feature-card__link{border-color:rgba (232,168,7,.2);color:#4540d8}.rh-feature-card--yellow .rh-feature-card__link:hover{background-color:rgb (232,168,7);box-shadow:0 20px 45px 0 rgba (232,168,7,.3);color:#fff}.rh-feature-card--light-blue .rh-feature-card__title{color:#1d1751}.rh-feature-card--light-blue .rh-feature-card__link{border-color:rgba (104,112,233,.2);color:#1d1751}.rh-feature-card--light-blue .rh-feature-card__link:hover{background-color:rgb (104,112,233);box-shadow:0 20px 45px 0 rgba (104,112,233,.3);color:#fff}