.texte-cache{position:absolute;transform:scaleY(0);transform-origin:top;transition:max-height 0.4s ease;overflow:hidden;z-index:9999;display:block;right:0;width:33%;max-width:600px;padding:0.5rem}.texte-cache.ouvert{max-height:100vh;right:0;width:33%;overflow:visible;display:block;z-index:9999;padding:0.5rem;max-width:600px;transform:scaleY(1);transition:max-height 0.4s ease}