section.prestations{padding:3rem}section.prestations h2{line-height:1.5;margin-top:0;text-align:left;text-transform:uppercase}section.prestations .container.columns.reverse{display:flex;flex-direction:row-reverse;gap:6rem}.prestations-image-block{padding-bottom:3rem;position:relative;width:50%;z-index:1}.prestations-image-two{bottom:1rem;left:-3rem;max-width:75%;position:absolute}.container.columns .prestations-image-block img{border-radius:1rem}.prestations-text-block{padding:2rem 0;width:50%}.prestations-text-block ul{line-height:2.75;padding-left:1rem}.prestations-text-block li{list-style:none}.prestations-text-block li:before{align-items:center;background-color:var(--contrast-color);border-radius:.5rem;color:var(--secondary-color);content:"✓";font-size:1rem;font-weight:700;justify-content:center;margin-right:1rem;padding:.5rem .625rem;text-align:center}.prestations-text-block li::marker{background-color:beige;display:flex;padding:.5rem}@media screen and (max-width:600px){section.prestations{padding:3rem 2rem 6rem}section.prestations .container.columns.reverse{flex-direction:column-reverse;gap:2rem}section.prestations .container.columns.reverse>*{width:100%}.prestations-image-two{bottom:-2.5rem;left:2.5rem;max-width:75%;position:absolute}.prestations-text-block{padding:0}}