.side-panel{background-color:#fff;border-radius:5px;box-shadow:inset 0 0 0 1px #e3edf3;flex:0 0 calc(25% - 3rem);margin-left:auto;padding:3rem;position:sticky;top:15rem}.side-panel__tag{margin-bottom:2rem}.side-panel__title{font-size:1.8rem;font-weight:600;text-transform:uppercase}.formation,.side-panel__title{border-bottom:1px solid #e5e9ff;margin-bottom:2rem;padding-bottom:2rem}.formation{position:relative}.formation__logo{margin-right:1rem}.formation__title{font-size:1.6rem;font-weight:600;line-height:20px;margin-bottom:1rem}.formation__caption{font-size:1.3rem;margin-bottom:1rem}.formation:hover .fake-link svg{transform:translateX(2.5px)}.formation__link{height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:991px){.side-panel{flex:0 0 100%;margin-top:4rem;position:unset;top:unset}}