.legal-page-wrapper{position:relative;overflow:hidden}.legal-page-wrapper .blue-background{position:absolute;top:0;left:0;width:100vw;max-height:375px;min-height:300px;z-index:-1;object-fit:cover}.legal-page-wrapper>svg{position:absolute;bottom:-500px;left:50%;transform:translate(-50%);z-index:-1}.legal-page-wrapper>svg path{fill:var(--jaune)}.legal-page{padding-top:92px;padding-bottom:70px;display:flex;flex-direction:column;align-items:center;gap:var(--section-gap)}.legal-page .intertitre{color:var(--jaune);text-transform:uppercase}.legal-page .big-title{color:var(--defaultWhite);text-align:center}.legal-page .divider{background-color:var(--jaune)}.legal-page .top-section{display:flex;flex-direction:column;align-items:center;gap:var(--section-gap);max-width:1035px}.legal-page .top-section-text{text-align:center;color:var(--defaultWhite)}.legal-page .top-section-text .top-text-title{color:var(--bleu-fonc)}.legal-page .info-section{display:flex;flex-direction:column;align-items:center;gap:var(--section-gap);max-width:1035px;text-align:center}@media (max-width: 1300px){.legal-page-wrapper .blue-background{min-height:400px}}@media (max-width: 900px){.legal-page-wrapper .blue-background{min-height:450px}}@media (max-width: 600px){.legal-page .top-section-text,.legal-page .info-section{text-align:justify}}@media (max-width: 425px){.legal-page-wrapper .blue-background{min-height:550px}}@media (max-width: 360px){.legal-page-wrapper .blue-background{min-height:600px}}
