:root,[color-scheme=light]{--app-ticker-highlights-background-color:white;--app-ticker-highlights-text-color:#302d2d;--app-ticker-border-color:#f0efef;--app-ticker-background-color:var(--body-background-color);--app-ticker-tooltip-main-color:#211f1f;--app-ticker-goal-layer-background-color:rgba(255, 255, 255, 0.75);--app-ticker-selected-border-color:#302d2d;--app-ticker-inactive-tab-text-color:#b3b3b3;--app-ticker-quantity-background-color:#fcb526;--sponsor-logo-light:block;--sponsor-logo-dark:none}[color-scheme=dark]{--app-ticker-highlights-background-color:#38393c;--app-ticker-highlights-text-color:#f0efef;--app-ticker-border-color:transparent;--app-ticker-background-color:#38393c;--app-ticker-tooltip-main-color:#4e4f51;--app-ticker-goal-layer-background-color:rgba(56, 57, 60, 0.75);--app-ticker-selected-border-color:whitesmoke;--app-ticker-inactive-tab-text-color:#cccccc;--app-ticker-quantity-background-color:#fcc658;--sponsor-logo-light:none;--sponsor-logo-dark:block}.zaz-app-t360-ticker--background{width:100%;border-bottom:solid 1px var(--app-ticker-border-color)}#zaz-app-t360-ticker.total-events-count-0{display:none}#zaz-app-t360-ticker .zaz-app-t360-ticker{display:block;color:var(--default-text-color);text-align:center;margin:0 auto;position:relative;padding:16px 0}html[data-range=xlarge] #zaz-app-t360-ticker .zaz-app-t360-ticker{width:1280px}html[data-range=large] #zaz-app-t360-ticker .zaz-app-t360-ticker{width:1024px}html[data-range=medium] #zaz-app-t360-ticker .zaz-app-t360-ticker,html[data-range=small] #zaz-app-t360-ticker .zaz-app-t360-ticker{width:100%}html[data-range=xsmall] #zaz-app-t360-ticker .zaz-app-t360-ticker{width:320px}#zaz-app-t360-ticker .zaz-app-t360-ticker .grid-view{overflow:hidden;width:100%;height:72px;position:relative}[data-range=xlarge] #zaz-app-t360-ticker .zaz-app-t360-ticker .grid-view{width:1280px;margin:0 auto}#zaz-app-t360-ticker .zaz-app-t360-ticker .container-carousel{display:none;justify-content:center;align-items:center;overflow:hidden;width:100%;position:relative}#zaz-app-t360-ticker .zaz-app-t360-ticker .container-carousel .page-nav{height:24px;width:24px;z-index:10;cursor:pointer}#zaz-app-t360-ticker .zaz-app-t360-ticker .container-carousel .page-nav.previous{left:0;border-radius:4px 0 0 4px}#zaz-app-t360-ticker .zaz-app-t360-ticker .container-carousel .page-nav.next{right:0;border-radius:0 4px 4px 0}#zaz-app-t360-ticker .zaz-app-t360-ticker .container-carousel .page-nav.next span,#zaz-app-t360-ticker .zaz-app-t360-ticker .container-carousel .page-nav.previous span{background-color:var(--default-nav-arrow-color)}#zaz-app-t360-ticker .zaz-app-t360-ticker .container-carousel .page-nav.arrow-disable{cursor:default;opacity:.2}#zaz-app-t360-ticker .zaz-app-t360-ticker .container-carousel .container{scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;-webkit-scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;display:flex;column-gap:16px;width:fit-content;max-width:950px;overflow:hidden;margin:0 32px}#zaz-app-t360-ticker .zaz-app-t360-ticker .container-carousel .container.active-carousel{justify-content:flex-start}#zaz-app-t360-ticker .zaz-app-t360-ticker .container-carousel .container.disable-carousel{justify-content:center}[data-range=small] #zaz-app-t360-ticker .zaz-app-t360-ticker .container-carousel .container,[data-range=xsmall] #zaz-app-t360-ticker .zaz-app-t360-ticker .container-carousel .container{max-width:306px}#zaz-app-t360-ticker .zaz-app-t360-ticker.events-count-1 .event{width:100%}#zaz-app-t360-ticker .zaz-app-t360-ticker.events-count-1 .event.match .short{display:none}#zaz-app-t360-ticker .zaz-app-t360-ticker.events-count-1 .event.match .big{display:block}#zaz-app-t360-ticker .zaz-app-t360-ticker.events-count-1 .event.live .description{width:300px}#zaz-app-t360-ticker .zaz-app-t360-ticker.events-count-2 .event{width:50%}#zaz-app-t360-ticker .zaz-app-t360-ticker.events-count-2 .event.live .description{width:300px}#zaz-app-t360-ticker .zaz-app-t360-ticker.events-count-3 .event{width:33.3%}#zaz-app-t360-ticker .zaz-app-t360-ticker--veja-mais{display:none}.total-events-count-1 .zaz-app-t360-ticker--veja-mais{display:none}.zaz-app-t360-ticker--tooltip{min-width:178px;height:48px;font-size:16px;margin:0 auto 16px auto;color:#000;display:flex;justify-content:center;align-items:center}.zaz-app-t360-ticker--tooltip>*{padding:2px 16px;padding-right:4px;height:48px;display:flex;align-items:center;cursor:pointer;color:var(--app-ticker-tooltip-main-color);border:1px solid transparent}.zaz-app-t360-ticker--tooltip__itemLeft{letter-spacing:.29px}.zaz-app-t360-ticker--tooltip__itemLeft--name{color:var(--secondary-text-color);margin:0;margin-right:12px}.zaz-app-t360-ticker--tooltip__itemRight{letter-spacing:.29px}.zaz-app-t360-ticker--tooltip__itemRight--name{color:var(--secondary-text-color);margin:0;margin-right:12px}.zaz-app-t360-ticker--tooltip--quantity{color:#302d2d;width:16px;height:16px;font-size:11px;font-weight:700;border-radius:50%;display:flex;justify-content:center;align-items:end;align-self:flex-start;background-color:var(--app-ticker-quantity-background-color)}.zaz-app-t360-ticker--tooltip__activeTab{border-bottom-color:var(--app-ticker-selected-border-color)}.zaz-app-t360-ticker--tooltip__activeTab p{color:var(--app-ticker-selected-border-color);font-weight:700}.zaz-app-t360-ticker--sponsors{display:none;flex-direction:row;align-items:center;justify-content:center;margin-bottom:16px}.zaz-app-t360-ticker--sponsors span{color:var(--app-ticker-highlights-text-color);font-size:9px;line-height:16px}.zaz-app-t360-ticker--sponsors-logo{padding-left:12px}.zaz-app-t360-ticker--sponsors-logo--light{display:var(--sponsor-logo-light)}.zaz-app-t360-ticker--sponsors-logo--dark{display:var(--sponsor-logo-dark)}.zaz-app-t360-ticker .event,.zaz-app-t360-ticker--modal-mobile .event{text-align:center;height:72px;border-radius:8px;width:306px;overflow:hidden;flex-shrink:0;background-color:var(--app-ticker-highlights-background-color)}.zaz-app-t360-ticker .zaz-app-t360-ticker--live,.zaz-app-t360-ticker--modal-mobile .zaz-app-t360-ticker--live{border:1px solid var(--app-ticker-border-color);border-radius:8px}.zaz-app-t360-ticker .zaz-app-t360-ticker--match,.zaz-app-t360-ticker--modal-mobile .zaz-app-t360-ticker--match{background-color:var(--app-ticker-background-color);border:1px solid var(--app-ticker-border-color);border-radius:8px;padding:10px 14px;height:100%;display:flex;align-items:center;justify-content:space-between}.zaz-app-t360-ticker .zaz-app-t360-ticker--match--info,.zaz-app-t360-ticker--modal-mobile .zaz-app-t360-ticker--match--info{display:flex;flex-direction:column;font-weight:700}.zaz-app-t360-ticker .zaz-app-t360-ticker--match--info--coverage,.zaz-app-t360-ticker--modal-mobile .zaz-app-t360-ticker--match--info--coverage{letter-spacing:.29px;font-size:12px;line-height:16px}.zaz-app-t360-ticker .zaz-app-t360-ticker--match--info--date,.zaz-app-t360-ticker--modal-mobile .zaz-app-t360-ticker--match--info--date{color:var(--secondary-text-color);font-size:11px;line-height:15px;letter-spacing:.24px}.zaz-app-t360-ticker .zaz-app-t360-ticker--match--info--goal-separator,.zaz-app-t360-ticker--modal-mobile .zaz-app-t360-ticker--match--info--goal-separator{color:var(--secondary-text-color);font-size:11px;margin:0 8px}.zaz-app-t360-ticker .zaz-app-t360-ticker--match--info--time,.zaz-app-t360-ticker--modal-mobile .zaz-app-t360-ticker--match--info--time{font-size:18px;line-height:24px}.zaz-app-t360-ticker .zaz-app-t360-ticker--match--info--time .icon,.zaz-app-t360-ticker--modal-mobile .zaz-app-t360-ticker--match--info--time .icon{background-color:#ccc;margin:0 4px}.zaz-app-t360-ticker .zaz-app-t360-ticker--match--info--time .penalty.team1,.zaz-app-t360-ticker--modal-mobile .zaz-app-t360-ticker--match--info--time .penalty.team1{margin-left:3px}.zaz-app-t360-ticker .zaz-app-t360-ticker--match--info--time .penalty.team2,.zaz-app-t360-ticker--modal-mobile .zaz-app-t360-ticker--match--info--time .penalty.team2{margin-right:3px}.zaz-app-t360-ticker .zaz-app-t360-ticker--match--info--time .penalty:empty,.zaz-app-t360-ticker--modal-mobile .zaz-app-t360-ticker--match--info--time .penalty:empty{margin:0}.zaz-app-t360-ticker .zaz-app-t360-ticker--match--info--shield,.zaz-app-t360-ticker--modal-mobile .zaz-app-t360-ticker--match--info--shield{width:32px;height:32px;margin-bottom:4px}.zaz-app-t360-ticker .zaz-app-t360-ticker--match--info--teamName,.zaz-app-t360-ticker--modal-mobile .zaz-app-t360-ticker--match--info--teamName{letter-spacing:.17px;font-weight:700;font-size:14px;padding:0}.zaz-app-t360-ticker .live,.zaz-app-t360-ticker--modal-mobile .live{scroll-snap-align:start;-ms-scroll-snap-align:start}.zaz-app-t360-ticker .live .item,.zaz-app-t360-ticker--modal-mobile .live .item{width:100%;display:inline-flex;justify-content:space-between;color:var(--app-ticker-highlights-text-color)}.zaz-app-t360-ticker .live .item .shadow,.zaz-app-t360-ticker--modal-mobile .live .item .shadow{display:none;height:30px;position:absolute;width:100%;bottom:0;cursor:pointer;background:linear-gradient(to top,rgba(0,0,0,.5) 0,rgba(0,0,0,.3) 50%,transparent 100%)}.zaz-app-t360-ticker .live .item .thumb,.zaz-app-t360-ticker--modal-mobile .live .item .thumb{position:relative;width:129px;height:72px;display:inline-block;vertical-align:middle}.zaz-app-t360-ticker .live .item .thumb img,.zaz-app-t360-ticker--modal-mobile .live .item .thumb img{width:129px;height:70px;border-radius:8px;object-fit:cover}.zaz-app-t360-ticker .live .item .thumb .icon,.zaz-app-t360-ticker--modal-mobile .live .item .thumb .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5;background-size:14px auto;width:14px;height:14px}.zaz-app-t360-ticker .live .item .description,.zaz-app-t360-ticker--modal-mobile .live .item .description{display:inline-flex;align-items:center;padding:10px;width:211px;font-weight:700;font-size:12px}.zaz-app-t360-ticker .live .item .description .sub-desc,.zaz-app-t360-ticker--modal-mobile .live .item .description .sub-desc{text-align:left;line-height:18px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.zaz-app-t360-ticker .live .item .title-live,.zaz-app-t360-ticker--modal-mobile .live .item .title-live{position:absolute;top:4px;left:4px;font-size:9px;line-height:16px;text-align:left;text-transform:uppercase;padding:4px;border-radius:8px;color:#f0efef;background-color:rgba(56,57,60,.3);backdrop-filter:blur(2px)}.zaz-app-t360-ticker .live .item .title-live.live-event::before,.zaz-app-t360-ticker--modal-mobile .live .item .title-live.live-event::before{content:'';width:8px;height:8px;background-color:#cb1f03;border-radius:50%;float:left;margin-right:10px;position:relative;top:4px;left:4px}.zaz-app-t360-ticker .match,.zaz-app-t360-ticker--modal-mobile .match{scroll-snap-align:start;-ms-scroll-snap-align:start;-webkit-scroll-snap-align:start}.zaz-app-t360-ticker .match .teams,.zaz-app-t360-ticker--modal-mobile .match .teams{margin-top:2px;display:inline-block}.zaz-app-t360-ticker .match .teams>div,.zaz-app-t360-ticker--modal-mobile .match .teams>div{height:35px;display:table-cell;vertical-align:middle}.zaz-app-t360-ticker .match .team img,.zaz-app-t360-ticker--modal-mobile .match .team img{width:24px}.zaz-app-t360-ticker .match .name,.zaz-app-t360-ticker--modal-mobile .match .name{font-size:14px;text-align:center}.zaz-app-t360-ticker .match .name .short,.zaz-app-t360-ticker--modal-mobile .match .name .short{display:inline-block;width:30px}.zaz-app-t360-ticker .match .name .big,.zaz-app-t360-ticker--modal-mobile .match .name .big{display:none;width:160px}.zaz-app-t360-ticker .match .zaz-app-t360-animation-goal,.zaz-app-t360-ticker--modal-mobile .match .zaz-app-t360-animation-goal{position:absolute;width:306px;text-align:center;background-color:var(--app-ticker-goal-layer-background-color);top:-8px;height:80px;z-index:5;margin-top:-80px;display:none;animation:opacity-goal 4s}.zaz-app-t360-ticker .match .zaz-app-t360-animation-goal span,.zaz-app-t360-ticker--modal-mobile .match .zaz-app-t360-animation-goal span{font-size:20px;padding-top:28px;color:var(--default-text-color);display:block;animation:zoom-goal 4s}.zaz-app-t360-ticker a,.zaz-app-t360-ticker--modal-mobile a{color:var(--default-text-color);text-decoration:none;position:relative}.zaz-app-t360-ticker a:hover,.zaz-app-t360-ticker--modal-mobile a:hover{text-decoration:none}.events-count-1{margin:0 auto}@media only screen and (max-width:1297px){html[data-range=large] #zaz-app-t360-ticker .zaz-app-t360-ticker{width:100%}}@media only screen and (max-width:1199px){[data-range=large] #zaz-app-t360-ticker .zaz-app-t360-ticker .container-carousel .container,[data-range=medium] #zaz-app-t360-ticker .zaz-app-t360-ticker .container-carousel .container{max-width:628px}}@keyframes team-goal{0%,20%,40%,60%,80%{font-weight:700;color:#000;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}10%,30%,50%,70%,90%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}99%{font-weight:700;color:#000}100%{font-weight:400;color:#000;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}@keyframes zoom-goal{0%{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}25%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}@keyframes opacity-goal{5%{margin-top:0}90%{margin-top:0}100%{margin-top:-80px}}