<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ft-counter,.ft-counter *,.ft-counter :after,.ft-counter :before{box-sizing:border-box}.ft-counter{position:relative;z-index:999}.ft-counter__row{display:flex;flex-wrap:wrap;justify-content:space-between}.ft-counter__col{flex:0 0 100%;max-width:100%}.ft-counter--card .ft-counter__img{display:inline-block;margin:0 auto;max-width:100px!important}.ft-counter__img{margin-bottom:10px}.ft-counter--compact .ft-counter__col{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between}.ft-counter--compact .ft-counter__img{margin:auto;max-width:64px;width:100%}.ft-counter__img svg{height:60px;width:60px}.ft-counter--compact .ft-counter__content{flex:0 0 100%;max-width:calc(100% - 80px)}.ft-counter__count-value{display:inline-block;margin:15px 0}@media (min-width:576px){.ft-counter__col--four,.ft-counter__col--three,.ft-counter__col--two{flex:0 0 50%;max-width:calc(50% - 10px)}}@media (min-width:992px){.ft-counter__col--four{flex:0 0 25%;max-width:calc(25% - 10px)}.ft-counter__col--three{flex:0 0 33.33%;max-width:calc(33.33% - 10px)}}</pre></body></html>