<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.container-wrapper .t-space-container{animation-duration:500ms;-webkit-animation-duration:500ms;animation-play-state:paused;-webkit-animation-play-state:paused;animation-name:fadeIn;-webkit-animation-name:fadeIn;animation-delay:0ms;-webkit-animation-delay:0ms;animation-iteration-count:1;-webkit-animation-iteration-count:1;animation-fill-mode:both;-webkit-animation-fill-mode:both;animation-play-state:running;-webkit-animation-play-state:running}.t-tabs{position:relative;height:100%;width:100%;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch}.t-tabs::-webkit-scrollbar{height:4px}.t-tabs .anchor-image{position:absolute;height:100%;transition:all .3s ease}.t-tabs .tab-btn{position:relative;transition:all .3s ease;height:100%;display:inline-block;background-size:contain;cursor:pointer;background-position:center;background-color:inherit;background-repeat:no-repeat;padding:0;border:none}
</pre></body></html>