<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.carousel-container{overflow:hidden;position:relative;width:100%}.carousel-wrapper{display:flex;transition:all .3s ease}.carousel-slide{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-width:100%;padding:10px;transition:.3s ease}.carousel-slide img{display:block;height:auto;max-height:60px;width:auto}</pre></body></html>