.exampleCardDeck{display:flex;flex-flow:column nowrap;gap:1rem;margin-bottom:1rem}.exampleCardDeck .card{box-sizing:border-box;width:100%}.css-slideshow{position:relative;width:495px;max-width:100%;background-color:transparent;display:flex;justify-content:center}.css-slideshow figure{display:flex;align-items:center;position:absolute;top:0;width:100%;height:100%;overflow:hidden;margin:0;opacity:0}.css-slideshow figure:nth-child(1){position:relative}.css-slideshow img{max-width:100%;height:auto}.css-slideshow figure:nth-child(1){animation:xfade 18s 0s infinite;z-index:6}.css-slideshow figure:nth-child(2){animation:xfade 18s 3s infinite;z-index:5}.css-slideshow figure:nth-child(3){animation:xfade 18s 6s infinite;z-index:4}.css-slideshow figure:nth-child(4){animation:xfade 18s 9s infinite;z-index:3}.css-slideshow figure:nth-child(5){animation:xfade 18s 12s infinite;z-index:2}.css-slideshow figure:nth-child(6){animation:xfade 18s 15s infinite;z-index:1}@keyframes xfade{0%{opacity:1}16.67%{opacity:1}16.94%{opacity:0.0}99.72%{opacity:0.0}100%{opacity:1.0}}.css-slideshow.categoryTreeView{width:442px;margin:1rem 0}.css-slideshow.categoryVennView{width:442px;margin:1rem 0}.css-slideshow.categoryMagento{width:442px;margin:1rem 0}@media screen and (min-width: 900px){.exampleCardDeck{flex-flow:row wrap}.exampleCardDeck .card{width:49%}}

/*# sourceMappingURL=eCategoryExplained.css.map */