.button-open-close-basket-global{display:flex;width:100%;height:5em;align-items:center}.button-basket-open-close,.button-basket-open-close:hover{width:100%;display:flex;flex-direction:column;align-items:center}.button-basket-open-close:hover{cursor:pointer}.image-button-open-close{width:4em;height:4em}.text-button-open-close{text-align:center;width:20em;height:4em}.text-description-basket{font-family:Playwrite SK,cursive}.app-global-content{width:100%}.structuring-global-app{display:flex;flex-direction:column;align-items:center}.dynamic-global-page-main{margin-top:2em;width:70%;min-height:15em;margin-bottom:2em;line-height:1.5em}.modal,.modal-login-register,.modal-profil{opacity:0;transform:translateY(-100%);animation:slideInTop 1.2s ease-out forwards;position:absolute;top:0;left:5%;width:90vw;min-height:-webkit-min-content;min-height:min-content;height:auto;background-color:var(--color-background-modal);z-index:20;display:flex;align-items:center;flex-direction:column;border:solid #fff;border-radius:2em;overflow-x:hidden;justify-content:flex-start;flex-wrap:nowrap;padding-top:.5em;transition:.5ms}.button-close-form{background-color:#000;color:var(--color-text-button)}.button-close-form,.button-close-form:hover{border:solid var(--color-border-button);border-radius:2em;width:7em;height:2.2em;margin:.5em;transition:1s}.button-close-form:hover{background-color:var(--color-background-color-button-hover);color:var(--color-text-hover-button);cursor:pointer}.button-send-Form{background-color:#000;color:var(--color-text-button)}.button-send-Form,.button-send-Form:hover{border:solid var(--color-border-button);border-radius:2em;width:7em;height:2.2em;margin:.5em;transition:1s}.button-send-Form:hover{background-color:var(--color-background-color-button-hover);color:var(--color-text-hover-button);cursor:pointer}.bloc-app-button-basket{width:50%;height:4em;margin:1em;display:flex;flex-direction:column;align-items:center}.global-bloc-menu-basket-small-screen{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-around}.global-bloc-menu-basket-small-screen-not-authentificated{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.bloc-button-basket{width:50%;display:flex;justify-content:center}.global-bloc-menu-basket{width:100%;display:flex;flex-direction:column;align-items:center}#app-bloc-footer{width:100%;margin:1.2em}.app-bloc-menu-pages{display:flex;flex-direction:column;align-items:stretch;width:50%}.footer-admin-global{border-top:1px solid #fff;margin-top:2em;display:flex;flex-direction:column;align-content:center;align-items:center}