.form-modal-profil{width:100%;height:100%;display:flex;flex-direction:column;flex-wrap:nowrap;padding:.5em;align-items:center;justify-content:center;overflow-x:auto}.consigne-validation-data{font-size:.8em;padding:2em}#text-up-password-link{font-size:1.2em}#text-up-password-link:hover{font-size:1.2em;color:var(--color-text-menu-profil-hover);cursor:pointer}.container{margin:.2em;padding:.2em;overflow:hidden;background-color:var(--couleur-background-modal);border-radius:1em;width:98%;-webkit-overflow-scrolling:touch}.button-Modal-switch{display:flex;justify-content:center}.switchModalContent{margin:.5em;width:8em;height:4em;color:var(--color-text-menu-profil);font-size:.8em;font-weight:900;border-radius:.5em;background-color:var(--couleur-principale);border:.1em solid #000}.switchModalContent:hover{margin:.5em;width:8em;height:4em;color:var(--color-text-menu-profil-hover);font-weight:800;border-radius:.5em;text-decoration:underline;cursor:pointer}.switchModalContentSelected{margin:.5em;width:8em;height:4em;color:var(--color-text-menu-profil-selected);font-weight:800;border:.1em solid #000;border-radius:.5em;background-color:var(--couleur-tertiaire-hover)}.global-bloc-historical-List{display:flex;flex-direction:column;align-items:center}.global-bloc-historical{transition:.5s;width:80vw}.global-bloc-historical,.global-bloc-historical:hover{margin:.5em;padding:.2em;border-radius:.1em;border:1px solid #fff}.global-bloc-historical:hover{color:#000;font-weight:700;background-color:var(--color-background-color-button-hover);cursor:pointer;transition:.8s}.bloc-historical{display:flex;justify-content:space-around;flex-direction:column;align-content:space-around;flex-wrap:nowrap;align-items:center}.bloc-date-amount{display:flex;flex-direction:row;align-items:center}.bloc-button-return{display:flex;flex-direction:column;align-items:center}