.mentions-legales__hero{background-color:var(--primary-color);color:#fff;padding:5rem 2rem;text-align:center;background-image:linear-gradient(rgba(0,0,254,.8),rgba(0,0,254,.8)),url(/home-slider-1.png);background-size:cover;background-position:50%;position:relative}@media(min-width:768px)and (max-width:991px){.mentions-legales__hero{padding:4rem 2rem}}@media(max-width:480px){.mentions-legales__hero{padding:3rem 1rem}}.mentions-legales__hero-content{max-width:800px;margin:0 auto}.mentions-legales__title{font-size:3rem;font-weight:700;margin-bottom:1rem}@media(min-width:768px)and (max-width:991px){.mentions-legales__title{font-size:2.5rem}}@media(max-width:480px){.mentions-legales__title{font-size:2rem}}.mentions-legales__container{max-width:1200px;margin:0 auto;padding:3rem 2rem}@media(min-width:768px)and (max-width:991px){.mentions-legales__container{padding:2.5rem 1.5rem}}@media(max-width:480px){.mentions-legales__container{padding:2rem 1rem}}.mentions-legales__content{max-width:800px;margin:0 auto;background-color:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.05);padding:3rem;transition:all .3s ease}@media(min-width:768px)and (max-width:991px){.mentions-legales__content{padding:2rem}}@media(max-width:480px){.mentions-legales__content{padding:1.5rem;border-radius:6px}}.mentions-legales__section{margin-bottom:3rem}.mentions-legales__section:last-child{margin-bottom:0}.mentions-legales__section-title{font-size:1.75rem;font-weight:700;color:#111827;margin-bottom:1.5rem;border-bottom:2px solid var(--primary-color);padding-bottom:.5rem;transition:color .2s ease}@media(min-width:768px)and (max-width:991px){.mentions-legales__section-title{font-size:1.6rem}}@media(max-width:480px){.mentions-legales__section-title{font-size:1.5rem;margin-bottom:1.25rem}}.mentions-legales__text{font-size:1.125rem;line-height:1.6;color:#4b5563;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:991px){.mentions-legales__text{font-size:1.0625rem}}@media(max-width:480px){.mentions-legales__text{font-size:1rem;margin-bottom:1.25rem}}.mentions-legales__link{color:var(--primary-color);text-decoration:none;font-weight:500;transition:all .2s ease;position:relative}.mentions-legales__link:hover{text-decoration:underline;color:var(--secondary-color)}.mentions-legales__link:focus{outline:2px solid var(--primary-color);outline-offset:2px}