.section-prestations-title{margin-bottom:2.5rem}.section-prestations .page-width{display:flex;flex-direction:column}.section-prestations .page-width .prestation-button{margin:3rem auto 0}.section-prestations .prestations{display:grid;gap:2.2rem;grid-template-columns:repeat(var(--grid-columns),1fr);overflow-x:auto}@media(max-width:1099.98px){.section-prestations .prestations{display:flex;margin-left:-8rem;padding-left:8rem;padding-right:8rem;width:calc(100% + 16rem)}}@media(max-width:749.98px){.section-prestations .prestations{margin-left:-2rem;padding-left:2rem;padding-right:2rem;width:calc(100% + 4rem)}}.section-prestations .prestations::-webkit-scrollbar{display:none}.section-prestations .prestations .prestation{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem 3rem;text-align:center}@media(max-width:1099.98px){.section-prestations .prestations .prestation{flex-shrink:0;width:40%}}@media(max-width:749.98px){.section-prestations .prestations .prestation{width:75%}}.section-prestations .prestations .prestation img{height:130px;-o-object-fit:contain;object-fit:contain;width:170px}@media(max-width:1099.98px){.section-prestations .prestations .prestation img{height:90px;width:117px}}.section-prestations .prestations .prestation-title{font-family:var(--font-heading-family);font-size:calc(var(--font-heading-scale)*2.6rem);font-weight:400;margin-bottom:2rem;margin-top:2rem}@media(max-width:1099.98px){.section-prestations .prestations .prestation-title{font-size:2.2rem;margin-bottom:1.3rem;margin-top:1.3rem}}