.rh-link-logo{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 2px 0 0 rgba(0,0,0,.1);display:flex;justify-content:center;padding:5rem 0;position:relative;transition:box-shadow .2s ease;width:100%}@media screen and (min-width:992px){.rh-link-logo:hover{box-shadow:0 5px 20px 0 rgba(0,0,0,.1)}}.rh-link-logo__img{align-items:center;display:flex;height:10rem;justify-content:center;width:17rem}.rh-link-logo__img img{max-height:100%;max-width:100%}.rh-link-logo__hover-text{bottom:2rem;color:#1d1751;font-weight:800;left:0;opacity:0;position:absolute;text-align:center;text-transform:uppercase;transition:opacity .2s ease;width:100%}@media screen and (min-width:920px){.rh-link-logo:hover .rh-link-logo__hover-text{opacity:1}}