.lp-alternance{display:flex;position:relative}.lp-alternance__bottom-overlay,.lp-alternance__top-overlay{background-repeat:no-repeat;height:100%;position:absolute;width:100%}@media (max-width:767px){.lp-alternance__bottom-overlay,.lp-alternance__top-overlay{background-size:60%}}.lp-alternance__top-overlay{background-position:100% 0;right:0;top:0}.lp-alternance__bottom-overlay{background-position:0 100%;bottom:0;left:0}.lp-alternance__wrapper{display:flex;flex-direction:column;margin:auto;max-width:var(--container_width);padding-bottom:10rem;padding-top:10rem;width:100%;z-index:1}@media (max-width:1250px){.lp-alternance__wrapper{padding:10rem 2rem}}@media (max-width:992px){.lp-alternance__wrapper{padding-bottom:6rem;padding-top:6rem}}.lp-alternance__wrapper>a{margin:4rem auto auto;width:fit-content}.lp-alternance__wrapper__title{margin:auto auto 2.4rem;max-width:88rem;text-align:center}.lp-alternance__cards{display:flex;gap:3rem;margin:auto;max-width:82rem}@media (max-width:992px){.lp-alternance__cards{gap:4rem}}@media (max-width:767px){.lp-alternance__cards{flex-direction:column;gap:2rem}}.lp-alternance__card{background-color:#fff;border:2px solid rgba(29,29,27,.3);border-radius:8px;padding:2.8rem}.lp-alternance__card h5{font-size:2rem;font-weight:700;margin-bottom:0;text-transform:inherit}.lp-alternance__card ul{margin-top:5px;margin-inline-start:2rem;margin-bottom:.7rem}.lp-alternance__card a{font-weight:700;text-decoration:underline}.lp-alternance__card img{margin:auto auto 2.8rem;max-width:100%;width:100%}