html{scroll-behavior:smooth}.ai-encyclo-container{width:100vw;height:auto;display:flex;justify-content:center;align-items:center}.ai-encyclo-container .content{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.ai-encyclo-container img{flex:1 1 200px;max-width:100%;height:auto}@keyframes showImage{to{opacity:1}}@keyframes fadeInCenter{0%{opacity:0;transform:scale(1)}to{opacity:1;transform:scale(1)}}.fade-in-center{opacity:0;animation:fadeInCenter 1s ease-in-out forwards;transform-origin:center}.fade-in-center-smooth{opacity:0;animation:fadeInCenter .3s ease-in-out forwards;transform-origin:center}
