@import url(https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,100;8..144,400;8..144,600&display=swap);body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}.bottom-panel-close,.button,.clickable,.nome-fase,.nome-rodada,.right-panel-close,.right-panel-open,.small-button,.title-campeonato,.top-panel-close,li{cursor:pointer}input[type=text],textarea{cursor:text}input:focus,select:focus,textarea:focus{outline:none}#root,body,html{height:100vh;width:100%;overflow:hidden}body{font-family:"Roboto Flex",Arial,Helvetica,sans-serif;font-size:18px;margin-bottom:1px}@media (max-width:900px){body{font-size:17px}}@media (max-width:600px){body{font-size:16px}}@media (max-width:500px){body{font-size:14px}}@media (max-width:400px){body{font-size:13px}}@media (max-width:300px){body{font-size:12px}}.App{height:100%;width:100%;display:flex;flex-direction:column;align-items:stretch}.scroll-container{overflow-x:auto;overflow-y:scroll;width:100%}header.main{background:url(https://www.srgoool.com.br/copadomundo/assets/images/layout/bg_topo.jpg) 50% 50% repeat-x #740406;min-height:120px}header.main>div{max-width:1024px;margin:auto}nav.main{position:-webkit-sticky;position:sticky;left:0;border-bottom:2px solid #ddd;background:url(https://www.srgoool.com.br/copadomundo/assets/images/layout/bg-menu.jpg) 50% 50% repeat #00023d}nav.main a{background:transparent;color:#fff}nav.hide-nav{display:none}nav:not([data-expand=true]){height:2.85em;overflow:hidden}nav:not([data-expand=true])>div{max-height:5.7em}nav>div{display:flex;flex-direction:row;flex-wrap:wrap;padding:0 1.5em;width:100%;overflow:hidden;justify-content:center;position:relative}nav>div>.plus-icon{color:#7eb466;top:.6em;position:absolute;right:.5em;line-height:1em;font-size:1.2em}nav:not([data-expand=true])>div>.plus-icon{bottom:2.9em;top:unset}nav>div>div{flex-basis:auto;text-align:center;white-space:nowrap;margin:.5em}nav>div>a:visited,nav>div>div>a{text-decoration:none;color:grey;background:#f8f8f8;padding:.2em .6em;border-radius:.25em;font-weight:700;display:inline-block}nav>div>div>a[data-selected=true]{background:#7eb466;color:#fff}.scroll-to-top[data-show=false]{display:none}.scroll-to-top{position:absolute;right:1em;bottom:.8em;z-index:9;border:2px solid #379bcf;background:#fff;border-radius:50%;width:1.5em;height:1.5em;text-align:center;padding:0!important;font-weight:700;color:#379bcf}.loader{text-align:center;height:8em;font-size:4em;color:#d3d3d3}.select-icon{display:inline;font-size:.8em;vertical-align:middle;margin-left:.5em}.button{font-weight:700;font-size:1.2em;opacity:.6;cursor:pointer;padding:.5em;display:inline-block}.button:hover{opacity:1}.small-button{font-weight:700;font-size:1em;opacity:.6;padding:.5em;cursor:pointer}.small-button:hover{opacity:1}.fixed-top{position:static;position:-webkit-sticky;position:sticky;top:0;left:0;z-index:2;border-bottom:2px solid #ddd}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.column{display:flex;flex-direction:column;align-items:stretch}.row{display:flex;flex-direction:row;align-items:center}.e100{flex-basis:100%}.e60,.e100{min-width:0;flex-shrink:10;flex-grow:10}.e60{flex-basis:60%}.e50{flex-basis:50%}.e30,.e50{min-width:0;flex-shrink:10;flex-grow:10}.e30{flex-basis:30%}.e25{flex-basis:25%}.e20,.e25{min-width:0;flex-shrink:10;flex-grow:10}.e20{flex-basis:20%}.e10{min-width:0;flex-basis:10%;flex-shrink:10;flex-grow:10}.e0{flex-grow:0}.e0,.e0ext{min-width:auto;flex-basis:auto;flex-shrink:0}.e0ext{flex-grow:10}.scroll-y{overflow-y:auto}.title-grupo{padding:.5em;color:#666}.title-grupo>div{position:-webkit-sticky;position:sticky;left:.5em}.check-field{display:flex;flex-flow:row;justify-content:center}.check-field label>input{display:none}.check-field label>input+span{display:inline-block;border-radius:1em;height:1em;width:2em;position:relative;vertical-align:middle;border:1px solid grey;transition:background .1s ease-in-out}.check-field label>input+span:before{background:grey;border:1px solid grey;display:block;border-radius:50%;height:calc(1em - 6px);width:calc(1em - 6px);position:absolute;left:1px;top:1px;content:" ";transition:background .1s ease-in-out,left .1s ease-in-out}.check-field label>input:checked+span{background:#7eb466}.check-field label>input:checked+span:before{left:calc(1em + 1px);background:#fff;border-color:#fff}.logo-bar{font-size:.7em;padding:5px 65px}.logo-bar a{border:none;text-decoration:none;color:inherit}.logo-bar img{height:16px;vertical-align:middle;margin-left:4px;border:none}.popup-wrapper{position:relative;z-index:3}.popup{position:absolute;top:0;left:0;z-index:3;background:#fff;border:1px solid #7eb466;overflow-y:auto;max-height:300px;min-width:100%}.popup .clube:hover{background-color:#7eb466;cursor:pointer}.popup .clube img{height:32px}.popup .clube>*{margin-left:1em}.popup .clube>.nome_abr{display:none}.dropdown{padding:10px}.dropdown>div:first-child{color:#7a0a25;font-weight:700;margin-bottom:5px}.select{cursor:pointer;border:1px solid #d3d3d3;border-radius:10px;padding:5px 10px;min-height:44px;display:flex;align-items:center}.select>div>svg{color:#9a1032}.popup input{width:calc(100% - 20px);border:1px solid #d3d3d3;border-radius:10px;padding:10px;margin:10px}.select .clube>*{margin-left:1em}.select .clube img{height:32px}.select .clube>.nome_abr{display:none}button.submit{cursor:pointer;border:1px solid #d3d3d3;padding:10px 14px;align-self:end;margin:10px;min-height:44px}.jogo{position:relative}.blackout{position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:3;background:rgba(0,0,0,.27)}.campeao-row{position:-webkit-sticky;position:sticky;left:0;z-index:3;flex-wrap:wrap;align-items:start}.campeao-row>*{min-width:150px}.campeao-row>.logos{display:flex;align-items:center;min-width:auto;flex-grow:0;flex-basis:300px;grid-gap:20px;gap:20px;padding:5px 20px}.campeao-row>.logos img:first-child{width:50%;max-width:160px;cursor:pointer}.campeao-row>.logos img:last-child{width:50%;max-width:160px}.campeao-row>.e0ext{text-align:center}.campeao-row>.e0ext>*{display:inline-block}@media (max-width:600px){.campeao-row>.logos{flex-basis:100%}}button{border-radius:10px;background:#9a1032;border:1px solid #7a0a25;color:#fff;font-weight:700;cursor:pointer}button.help{background:#035afc}.footnote button{padding:5px 7px;background-color:#b73958;font-weight:700;color:#fff;border:1px solid #661428}.modal-wrapper{position:relative;z-index:3}.modal{position:fixed;background:#fdfdfd;top:30%;left:50%;transform:translate(-50%,-30%);padding:20px;width:400px;max-width:90%;max-height:80%;border-radius:10px;border:2px solid #d3d3d3;display:flex;flex-direction:column}.modal>div{flex-shrink:10;overflow-y:auto}.modal .button-line{text-align:center;flex-grow:0;flex-shrink:0}.modal .button-line button{cursor:pointer;border:1px solid #d3d3d3;border-radius:10px;padding:4px 12px;display:inline-block;margin:10px;min-height:32px}.logo-bar-placeholder{position:static;width:100%;height:42px}.logo-bar{position:fixed;width:100%;bottom:0;left:0;background:#fff;z-index:3;border-top:1px solid #d8d8d8}body:before{background:url(https://www.srgoool.com.br/imagens/copa/bg-copa.jpg) 50% 50% repeat #00023d;opacity:.08;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:20000;content:" "}.title-campeonato{font-size:2em;line-height:1.2;width:100%;box-sizing:border-box;padding:.2em 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#7eb466;color:#fff}.title-campeonato .logo-serie,.title-campeonato .logo-topleft>img,.title-campeonato .logo-topright>img{height:2em}.title-campeonato .logo-campeonato{height:3em}.title-menu-text{display:none;padding-left:.5em}.title-campeonato>*{padding:0 .3em}.title-campeonato .title{justify-content:center}@media (max-width:900px){.title-campeonato{font-size:1.6em}}@media (max-width:600px){.title-campeonato{font-size:1.4em}}@media (max-width:450px){.title-menu-text{display:inline}.title-campeonato{flex-wrap:wrap;font-size:1.2em}.title-campeonato .logo-topleft{order:0}.title-campeonato .toggle-button{order:1}.title-campeonato .fill{order:2;display:block;flex-grow:10}.title-campeonato .logo-topright{order:3}.title-campeonato .title{margin-top:.5em;border-top:1px solid #fff;padding-top:.2em;order:4}}.top-panel{position:fixed;top:-90%;left:0;width:100%;height:90%;transition:top .5s ease-in-out;background:#fff;z-index:10;border-bottom:3px solid grey;box-sizing:border-box}.top-panel[data-show=true]{top:0}.top-panel .close-up{text-align:center;font-size:2em}.top-panel>.top-title{padding:1rem 2rem;font-size:1.2em;font-weight:700;display:flex;flex-direction:row;align-items:center}.top-panel>.top-title>.text{flex-basis:30%;flex-shrink:10}.top-panel>.top-title>.filtro{flex-basis:70%;flex-shrink:10;display:flex}.top-panel>.top-title>.filtro>.input-container{flex-basis:100%;flex-shrink:10;margin-right:1rem;border-radius:3px;border:1px solid #d3d3d3;padding:.2rem .5rem;min-width:0;background:#fff;display:flex;flex-direction:row}.top-panel>.top-title>.filtro>.input-container input{border:none;background:inherit;color:#000;width:100%;font-family:inherit;font-size:1rem}.top-panel>.top-title>.filtro>.input-container .small-button{color:#d3d3d3}.top-panel>.top-title.searching>.filtro>.input-container .small-button{color:red}.top-panel>.top-title>.filtro>select{flex-basis:auto;flex-shrink:0;border-radius:3px;border:1px solid #d3d3d3;padding:.2rem .5rem;font-family:inherit;font-size:1rem;background:#fff}.top-panel>.top-content{padding:0 1rem}.top-panel>.top-content>ul>li>ul{display:flex;flex-direction:row;flex-wrap:wrap}.top-panel>.top-content>ul>li>ul>li{flex-basis:25%;flex-grow:0;flex-shrink:10}.top-panel ul{margin:0;padding:0}.top-panel header{font-weight:700;background:#eee;display:flex;flex-direction:row;padding:.2em .5em;position:-webkit-sticky;position:sticky;top:0;-webkit-column-span:all;column-span:all;margin-top:.5em}.top-panel header>span.text{flex-basis:100%;flex-shrink:1}.top-panel header>span.icon{flex-basis:0%;flex-shrink:0;display:none}.top-panel li{list-style:none;display:block}.top-panel li>div{padding:.2rem .5rem}.top-panel li[data-selected=true]{background:#add8e6!important}.top-panel>.top-content .inactive{color:#aaa}.top-panel>.campeonatos-legenda{padding:1em 2rem;display:flex;flex-direction:row}.top-panel>.campeonatos-legenda>*+*{margin-left:1rem}.top-panel>.campeonatos-legenda .active:before{background:#666}.top-panel>.campeonatos-legenda .active:before,.top-panel>.campeonatos-legenda .inactive:before{content:"";display:inline-block;width:1em;height:1em;border:1px solid #000;vertical-align:middle}.top-panel>.campeonatos-legenda .inactive:before{background:#aaa}.top-panel-blackout[data-show=true]{display:block}.top-panel-blackout{display:none;position:absolute;top:0;left:0;height:100%;width:100%;z-index:9;background:rgba(0,0,0,.2)}@media (max-width:1200px){.top-panel>.top-content>ul>li>ul>li{flex-basis:33%}}@media (max-width:900px){.top-panel>.top-content>ul>li>ul>li{flex-basis:50%}}@media (max-width:700px){.top-panel>.top-title>.text{display:none}.top-panel>.top-title>.filtro{flex-basis:100%}.top-panel>.top-content>ul>li{padding:1rem;margin:0}.top-panel>.top-content>ul>li>ul{display:block}.top-panel>.top-content>ul{display:flex;flex-direction:column;flex-wrap:nowrap}.top-panel li[data-expand=false]>ul{display:none}.top-panel header>span.icon{display:block}}.copyright{position:absolute;right:.8rem;bottom:.2rem;font-size:.7rem;text-decoration:none;color:inherit}.copyright .logo-camaliam{height:1rem}.title-fase{text-align:center;background:#ccc;position:-webkit-sticky;position:sticky;left:0;z-index:4}.title-fase.first-selected .button.left,.title-fase.last-selected .button.right{opacity:.2!important}.title-fase .nome-fase{background:inherit;position:relative}.select-fase-blackout{position:absolute;top:0;left:0;height:100%;width:100%;z-index:2;background:rgba(0,0,0,.2)}.select-fase-blackout:not([data-show=true]),.select-fase:not([data-show=true]){display:none}.select-fase{position:absolute;top:100%;left:20%;max-height:calc(90vh - 12em);width:60%;z-index:10;background:#fff;border:1px solid #d3d3d3;font-size:1.2em;padding:2px}.select-fase>div{overflow-y:auto;cursor:pointer;height:100%}.select-fase>div>div{padding:.2em}.select-fase>div>div:hover{background:rgba(126,180,102,.5);color:#fff}.select-fase>div>div.selected{background:#7eb466;color:#fff}.title-rodada{text-align:center;background:#ddd;position:-webkit-sticky;position:sticky;left:0;z-index:3}.title-rodada .nome-rodada{background:inherit;position:relative}.title-rodada.first-selected .button.left,.title-rodada.last-selected .button.right{opacity:.2!important}.select-rodada-blackout{position:absolute;top:0;left:0;height:100%;width:100%;z-index:2;background:rgba(0,0,0,.2)}.select-rodada-blackout:not([data-show=true]),.select-rodada:not([data-show=true]){display:none}.select-rodada{position:absolute;top:100%;left:20%;max-height:calc(90vh - 12em);width:60%;z-index:10;background:#fff;border:1px solid #d3d3d3;font-size:1.2em;padding:2px;overflow-y:auto}.select-rodada>div{cursor:pointer;height:100%}.select-rodada>div>div{padding:.2em}.select-rodada>div>div:hover{background:rgba(126,180,102,.5);color:#fff}.select-rodada>div>div.selected{background:#7eb466;color:#fff}.select-rodada>div>div.inactive{color:#ddd}.clube{font-weight:700;display:flex;flex-direction:row;align-items:center}.clube>.nome{order:1}.clube>.nome_abr{order:2}.clube>.nome_suffix{order:3}.clube>.escudo{order:0}.clube>.nome_suffix:empty{display:none}.clube>.nome_suffix:before{content:"\00a0-\00a0";color:grey}.list-arbitro>span+span:before{content:" - "}@media (max-width:500px){.list-arbitro>*+:before{content:unset}.list-arbitro>*{display:block;padding:.1em 3em}}.arbitro{display:inline}.arbitro.fifa{font-weight:700}.tabela .line:not(.header)>.line-data{padding:1em 0}.tabela .line{border-bottom:1px solid #d3d3d3}.tabela .mandante{text-align:right;justify-content:flex-end}.tabela .mandante,.tabela .visitante{display:flex;align-items:center;font-weight:700}.tabela .visitante{text-align:left;justify-content:flex-start}.tabela .mandante>.nome{order:0}.tabela .mandante>.nome_abr{order:1}.tabela .mandante>.nome_suffix{order:2}.tabela .mandante>.escudo{order:3}.tabela .visitante>.nome{order:1}.tabela .visitante>.nome_abr{order:2}.tabela .visitante>.nome_suffix{order:3}.tabela .visitante>.escudo{order:0}.tabela .escudo{width:48px;margin:0 5px}.tabela .placar .placar_tn{font-size:3em;font-weight:700;width:1.5em;flex-basis:auto;flex-shrink:0;white-space:nowrap}.tabela .placar .placar_x{font-size:2em;color:#d3d3d3}.tabela .placar .prorrogacao{background:#bbb}.tabela .placar .penalti,.tabela .placar .prorrogacao{display:inline-block;position:relative;font-size:.5em;padding:0 .1em;text-align:center;border-radius:3px;line-height:1.1;top:-1em}.tabela .placar .penalti{background:orange}.tabela .placar{text-align:center}.tabela .datahora,.tabela .info{text-align:center;color:grey}.tabela .info{font-size:.8em}.tabela .info .observacao{color:#f44}.tabela .clube .nome{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:inline}.tabela .clube .nome_abr,.tabela .info-legenda{display:none}.tabela.simulador>div>div{border-bottom:1px solid #d3d3d3;padding:.2em 0;font-size:.8em}@media (max-width:900px){.tabela.simulador .clube .nome{display:none}.tabela.simulador .clube .nome_abr{display:inline}.tabela.simulador .placar_tn{font-size:2.5em}}@media (max-width:680px){.tabela .info:not([data-selected=true]){display:none}.tabela .info-legenda{display:block}.tabela .escudo{width:32px;margin:0 5px}.tabela.simulador .tabela-row{flex-wrap:wrap;justify-content:center}.tabela.simulador .clube{flex-basis:50%}.tabela.simulador .placar{order:2}}@media (max-width:500px){.tabela .clube .nome{display:none}.tabela .clube .nome_abr{display:inline}.tabela .placar_tn{font-size:2.5em}.tabela.simulador .escudo{width:20px}}@media (max-width:1000px) and (min-width:901px){.tabela.has_publico .clube .nome{display:none}.tabela.has_publico .clube .nome_abr{display:inline}.tabela.has_publico .placar_tn{font-size:2.5em}}.tabela .placar input{font-size:inherit;font-weight:inherit;width:100%;height:1.35em;border:1px solid #d3d3d3;border-radius:.1em;text-align:center;outline:none}.tabela .placar input:focus{border:2px solid #ccf}.tabela .line-stats{display:flex;flex-direction:row;align-items:stretch;align-self:stretch;border-left:1px solid #d3d3d3}.tabela .line-stats .line-stats-clubes{display:none;text-align:center;width:32px}.tabela .line-stats .line-stats-clubes .placar_x{color:grey;font-weight:700;font-size:.8em}.tabela .line-stats .line-stats-clubes .mandante{align-items:flex-end;justify-content:center}.tabela .line-stats .line-stats-clubes .visitante{align-items:flex-start;justify-content:center}.tabela .line-stats .line-stats-clubes .escudo{width:24px}.tabela .line-stats .line-stats-clubes .nome,.tabela .line-stats .line-stats-clubes .nome_abr,.tabela .line-stats .line-stats-clubes .nome_suffix{display:none}.tabela .line-stats>:nth-child(2n){background:#f8f8f8}.tabela .line-stats .number{flex-basis:5%;flex-shrink:1;flex-grow:1;display:flex;justify-content:center;align-items:center;min-width:2.3em}.tabela .line-stats .number.large{flex-basis:15%;flex-shrink:5;flex-grow:5;min-width:4em}.tabela .line-stats .number.currency{flex-basis:25%;flex-shrink:5;flex-grow:10;min-width:5.8em}.tabela .line-stats .number.percent{flex-basis:5%;min-width:2.25em}.tabela .line.header{position:-webkit-sticky;position:sticky;top:0;z-index:1;border-bottom:1px solid #d3d3d3;background:#fff}.tabela .line.header .line-stats{font-weight:700}.tabela .header .title-text{visibility:hidden;padding:0 1em}.tabela .header .button{display:none}@media (max-width:900px){.tabela .line{position:relative;width:100%;overflow:hidden}.tabela .header .title-text{visibility:visible}.tabela .header .line-data{background:#f8f8f8}.tabela .header .button{display:block}.tabela .line-stats .line-stats-clubes{display:flex}.tabela:not([data-stats=true]) .line-stats{right:-100%}.tabela .line-stats{position:absolute;right:0;top:0;height:100%;width:100%;transition:right .5s ease-in-out;border-left:3px solid #000;background:#fff}}@media (max-width:380px){.tabela .placar .placar_tn{font-size:2em}}.tabela .line.tabela-horario>.line-data{color:grey;font-size:.9em;padding:2em 1em}.tabela .line.tabela-horario .prorrogacao{background:#eee}.tabela .line.tabela-horario .penalti,.tabela .line.tabela-horario .prorrogacao{display:inline-block;width:.9em;height:.9em;margin-right:.2em;border:1px solid grey}.tabela .line.tabela-horario .penalti{background:orange}.tabela-legenda{flex-basis:21.85em}.tabela-legenda .legenda-colunas{padding:1em 1.7em}.tabela-legenda .legenda-colunas>span:not(:last-child):after{content:" |\00a0"}.tabela-legenda .legenda-colunas>span{display:inline-block}.tabela-legenda .legenda-colunas>span>span{font-weight:700}.tabela-legenda .legenda-colunas>span>span:after{content:" -\00a0";font-weight:400;color:grey}.tabela .tabela-stats-title{background:#999;color:#fff;margin-bottom:1em;padding:.5em 1em}.tabela .tabela-stats{display:flex;flex-direction:row;flex-wrap:wrap}.tabela .tabela-stats>*{flex-grow:10;flex-shrink:1;padding:.5em;box-sizing:border-box}.tabela .tabela-stats>.w15{flex-basis:9em}.tabela .tabela-stats>.w20{flex-basis:15em}.tabela .tabela-stats>.w25{flex-basis:18em}@media (max-width:1420px){.tabela .tabela-stats>.w15{flex-basis:15em}.tabela .tabela-stats>.w20{flex-basis:22em}.tabela .tabela-stats>.w25{flex-basis:21em}}@media (max-width:900px){.tabela .tabela-stats>*{max-width:37em}.tabela .tabela-stats>.w15{flex-basis:7.5em}.tabela .tabela-stats>.w20{flex-basis:11em}.tabela .tabela-stats>.w25{flex-basis:18.5em}}.tabela .tabela-stats .title-stats{background:#ccc;font-weight:700}.tabela .tabela-stats .subtitle-stats{background:#eee}.tabela .tabela-stats{text-align:center}.tabela .tabela-stats .cell{border-left:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;min-width:0;flex-basis:30%;flex-shrink:10;flex-grow:10}.tabela .tabela-stats .cell:last-child{border-right:1px solid #d3d3d3}.tabela .tabela-stats .clube .escudo{width:20px}.tabela .tabela-stats .column{align-items:center}.tabela .tabela-stats .clube .nome,.tabela .tabela-stats .clube .nome_abr,.tabela .tabela-stats .clube .nome_suffix{display:none}.tabela{padding-bottom:150px;background-color:#f8f8f8}.banner-bottom{position:fixed;bottom:8px;left:50%;transform:translateX(-50%);z-index:1}.banner-tabela{margin:auto}.chave-container .chave{height:150px;width:100%;position:relative;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-item:left}.chave-container .chave>div{display:flex;flex-direction:column;height:50%}.chave-container .chave>div:first-child{justify-content:flex-end}.chave-container .chave>div:last-child{justify-content:flex-start}.chave-container .chave>div>.comment{color:grey;font-size:.8em;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;transform:translateY(20px);line-height:2em;min-height:2em}.chave-container .chave>div>.jogo{border:2px solid #d3d3d3;min-height:60px;box-sizing:border-box;display:flex;flex-direction:row;align-items:stretch;transform:translateY(50%);border-radius:6px;border-width:2px}.chave-container .chave:after{content:" ";border:0 solid #d3d3d3;position:absolute;height:26%;right:0;width:40px;box-sizing:border-box}.chave-container .chave:not(.no-lines):nth-child(odd):not(:last-child):after{border-top-width:1px;border-right-width:1px;top:50%;border-radius:0 6px 0 0;transform:translateY(-1px)}.chave-container .chave:not(.no-lines):before{content:" ";position:absolute;height:25%;right:-40px;width:41px;box-sizing:border-box}.chave-container .chave:not(.no-lines)>div{padding-right:40px}.chave-container .chave:not(.no-lines):not(:last-child):nth-child(odd):before{border-left:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;bottom:0;border-radius:0 0 0 2px}.chave-container .chave:not(.no-lines):nth-child(2n):before{border-left:1px solid #d3d3d3;border-top:1px solid #d3d3d3;top:-1px;border-radius:2px 0 0 0}.chave-container .chave:not(.no-lines):nth-child(2n):after{border-bottom-width:1px;border-right-width:1px;bottom:50%;border-radius:0 0 10px 0}.chave-container .chave .jogo .escudo{height:32px}.chave-container .chave .jogo .clube{flex-basis:100%;flex-shrink:10;line-height:36px}.chave-container .chave .jogo .clube:first-child .nome_abr{order:0;text-align:right}.chave-container .chave .jogo .clube:first-child .escudo{order:1}.chave-container .chave .jogo .clube .nome{display:none}.chave-container .chave .jogo .clube .nome_abr{flex-shrink:1;flex-basis:100%;padding:0 .2em;overflow:hidden}.chave-container .chave .jogo .placar_x{flex-basis:auto;flex-shrink:0;width:1em;text-align:center;align-self:center;height:1.3em}.chave-container .chave .jogo .placar{flex-basis:auto;flex-shrink:0;width:1.8em;text-align:center;line-height:36px}.chave-container .chave .jogo .placar input{width:calc(100% - 4px);height:calc(100% - 4px);border:none;font-size:inherit;font-family:inherit;text-align:center;background:transparent}.chave-container .chave .jogo .placar .penalti{display:inline-block;position:relative;font-size:.6em;background:orange;padding:.1em .2em;text-align:center;border-radius:3px;line-height:1.2}.chave-container .chave>div .jogo .placar .penalti{top:-.8em}.chave-container{display:flex;flex-direction:row}.chave-container>.column{min-width:350px}.chave-container .column{display:flex;flex-direction:column;padding:20px;box-sizing:border-box}.chave-container .column .column-header{font-weight:700;white-space:nowrap;overflow:hidden}.chave-container .column .column-legenda{font-style:italic;font-size:.7em;font-weight:400;height:2.2em}.chave-container .column .column-header.small{font-size:.8em}.chave-container .column:nth-child(2n){background:#eee}.chave-container .column>.chave{flex-grow:10}.chave-container .campeao{position:relative;max-height:209px;flex-basis:100%;flex-shrink:100;display:flex;flex-direction:column;justify-content:end;align-items:center}.chave-container .campeao>img{width:75%;padding:6% 0 0 1.5%}.chave-container .campeao .clube>span{display:none}.chave-container .gray{opacity:.3;-webkit-filter:grayscale(.7);filter:grayscale(.7)}.chave-container .placar{display:none}.chave-container .jogo-space{min-height:6em}.chave-container .column.extra-jogo{background:inherit}.chave-container>.column{min-width:265px;flex-basis:320px;flex-grow:1;flex-shrink:1;background-color:#f8f8f8;border:3px solid #fff;border-radius:15px}.chave-container .classificacao>div{width:100%!important;min-width:0!important}.chave-container .classificacao .line .fixed{min-width:150px}.chave-container .classificacao .line .select_column{min-width:1.5em!important;flex-grow:1}.chave-container .column .column-header{margin:1em 0 .5em}.chave-container .column .fill{min-height:800px}header,nav{display:none!important}@media (max-width:500px){.chave-container .column .fill{min-height:500px}}@media (max-width:400px){.chave-container .column .fill{min-height:200px}}.classificacao .header{padding:0;text-align:center;position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:2}.classificacao .header .line{border:1px solid #d3d3d3;border-radius:10px 10px 0 0}.classificacao .header .fixed{border-radius:10px 0 0 0;overflow:hidden}.classificacao .title-grupo{font-size:1.2em;font-weight:600;padding:1em 0}.classificacao .line{border-left:1px solid #d3d3d3;border-right:1px solid #d3d3d3}.classificacao .line.last{border-radius:0 0 10px 10px;border-bottom:1px solid #d3d3d3}.classificacao .header .number{padding:.5em 0}.classificacao{padding:10px}.classificacao>div{min-width:31em;overflow:hidden}.classificacao.publico>div{min-width:55em}.classificacao .fixed{position:-webkit-sticky;position:sticky;left:1px;z-index:1;background:#fff;align-items:stretch}.classificacao .clube .nome_abr{display:none}.classificacao .escudo{width:30px;margin:.25em;border-radius:100px;object-fit:cover}.classificacao .nome{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.classificacao .number{text-align:center}.classificacao .pu{border-left:2px solid #d3d3d3}.classificacao{padding-bottom:3em}.classificacao .line{align-items:stretch}.classificacao .header .line{color:#666!important}.classificacao .header .line *{font-weight:400!important}.classificacao .header .line .posicao{display:none}.classificacao .header .line .posicao:before{content:"\00a0"}.classificacao .header .line .clube{padding:.6em .5em}.classificacao .line .posicao{padding:2px}.classificacao .line>:nth-child(2n){background:#f8f8f8}.classificacao .line .clube{background:linear-gradient(270deg,#c3bbbb 0,#e9e9e9 2px,#f8f8f8 5px)}.classificacao .line .fixed{flex-basis:35%;flex-shrink:2;flex-grow:5;min-width:10.3em;border-right:1px solid #eee}.classificacao .line .fixed>.number{flex-basis:21%;align-self:stretch}.classificacao .line .number{flex-basis:5%;flex-shrink:1;flex-grow:5;display:flex;justify-content:center;align-items:center;min-width:2.3em}.classificacao .line .number.large{flex-basis:15%;flex-shrink:5;flex-grow:5;min-width:4em}.classificacao .line .number.currency{flex-basis:25%;flex-shrink:5;flex-grow:10;min-width:7.5em}.classificacao .line .number.percent{flex-basis:5%;min-width:2.25em}.classificacao .line .posicao{text-align:center;position:absolute;bottom:3px;left:2px;border-radius:100px;font-size:.5rem;background:#888;color:#fff;width:15px;height:15px;box-sizing:border-box}.classificacao .cor_classificacao_azul .posicao{background-color:#31c9f5}.classificacao .cor_classificacao_verde .posicao{background-color:#7cb566}.classificacao .cor_classificacao_laranja .posicao{background-color:#f79f40}.classificacao .cor_classificacao_vermelho .posicao{background-color:#e57789}.classificacao .cor_classificacao_roxo .posicao{background-color:#6c2098}.classificacao .cor_classificacao_grena .posicao{background-color:#6c2424}.classificacao .cor_classificacao_verde_agua .posicao{background-color:#14877b}.classificacao .cor_classificacao_pink .posicao{background-color:#bc0f68}.classificacao .cor_classificacao_normal .posicao{background-color:#f1f1f1}.classificacao .selected-cell{background:#3fc6ea!important;color:#006286;font-weight:700}.classificacao .obs-grupo{background:#f8f8f8;padding:.2em 1em}.classificacao .obs-grupo,.classificacao .obs-pp{text-align:center;width:100%;max-width:100vw;position:-webkit-sticky;position:sticky;left:0}.classificacao .obs-pp{background:#eee;padding:.4em 1em}.classificacao .footnote{background:transparent;padding:1.4em 1em;text-align:left;width:100%;max-width:100vw;position:-webkit-sticky;position:sticky;left:0;color:grey}.classificacao .footnote:empty{display:none}.classificacao .jogo-detail{align-items:stretch;padding:.25em;border:2px solid #3fc6ea;background:#f8f8f8;position:-webkit-sticky;position:sticky;left:0;width:100vw}.classificacao .jogo-detail .jogo-detail-close{font-size:1em;color:#a12b21;position:absolute;right:.8em;top:.1em;text-align:center}.classificacao .jogo-detail .title{font-size:1.2em;color:#3fc6ea;min-width:7em;padding:.1em .2em}.classificacao .jogo-detail .jogo-title{border-bottom:1px solid grey;font-weight:700}.classificacao .jogo-detail>*+:not(.filler){border-left:1px solid #d3d3d3;min-width:11em}.classificacao .jogo-detail>:not(.filler){padding:.25em .5em}.classificacao .jogo-detail .mandante{text-align:right}.classificacao .jogo-detail .visitante{text-align:left}.classificacao .jogo-detail .clube .escudo{display:none}.classificacao .jogo-detail .clube{display:inline}.classificacao .jogo-detail .placar{font-weight:700;padding:0 .5em}.classificacao .jogo-detail .placar.lost{color:#c66}.classificacao .jogo-detail .placar.won{color:#4a4}.classificacao .jogo-detail .placar.tie{color:#aaa}@media (max-width:800px){.classificacao .jogo-detail{width:100vw;position:-webkit-sticky;position:sticky;left:0}.classificacao .jogo-detail .filler,.classificacao .jogo-detail .title{display:none}.classificacao .jogo-detail .mandante{border-left:none}.classificacao .jogo-detail>*{min-width:4em!important}}@media (max-width:1400px){.classificacao.publico .clube .nome_abr{display:inline}.classificacao.publico .clube .nome{display:none}}@media (max-width:800px){.classificacao .clube .nome_abr{display:inline}.classificacao .clube .nome{display:none}}@media (max-width:400px){.classificacao .escudo{width:20px}.classificacao .line .posicao{position:relative;bottom:unset;top:5px}}.chave-container .line .number,.chave-container .right-panel .tabela .placar>.e30{display:none}.chave-container .classificacao>div{min-width:27em}.chave-container .classificacao .line .select_column{flex-basis:5%;flex-shrink:1;flex-grow:5;display:flex;justify-content:center;align-items:center;min-width:2.3em}.chave-container .classificacao .header .line .clube{background:linear-gradient(270deg,#c3bbbb 0,#e9e9e9 2px,#e8e8e8 5px);font-weight:700!important}.chave-container .classificacao .line.primeira_posicao .clube{background:linear-gradient(270deg,#c3bbbb 0,#e9d9b9 2px,#dd99b6 5px)}.chave-container .classificacao .line.primeira_posicao .select_column{background:#dd99b6}.chave-container .classificacao .line.segunda_posicao .clube{background:linear-gradient(270deg,#c3bbbb 0,#e9e9e9 2px,#bfa3af 5px)}.chave-container .classificacao .line.segunda_posicao .select_column{background:#bfa3af}.chave-container .classificacao>div{min-width:320px}.classificacao .footnote a{font-weight:400;text-decoration:none}.classificacao .footnote+.footnote{padding-top:0}.chave-container .classificacao .clube{font-size:15px}@media (max-width:800px){.chave-container .classificacao .clube{font-size:13px}.chave-container .classificacao .clube .nome_abr{display:none}.chave-container .classificacao .clube .nome{display:inline}}.bottom-panel .bottom-panel-close{display:none;padding:0 .5em;background:#eee;font-weight:700}.bottom-panel-open{display:none}.bottom-panel{position:-webkit-sticky;position:sticky;left:0;padding-bottom:100px}@media (max-width:700px){.bottom-panel .bottom-panel-close{display:block}.bottom-panel{position:fixed;border-top:2px solid grey;left:0;top:100%;width:100%;height:40%;transition:top .5s ease-in-out;background:#fff;z-index:10;box-sizing:border-box;display:flex;flex-flow:column;padding-bottom:0}.bottom-panel[data-show=true]{top:60%}.bottom-panel-open{display:block;position:fixed;z-index:9;left:1em;bottom:0;background:#7eb466;color:#fff;border-radius:1em 1em 0 0}.classificacao{padding-bottom:140px!important}}.right-panel{border-left:2px solid grey;background:#fff;display:flex;flex-flow:column}.right-panel-close{display:none}.right-panel-open{display:none;text-align:right;position:-webkit-sticky;position:sticky;left:0}.simulador-container{display:flex;flex-direction:row}.simulador-container>*{flex-grow:10;flex-basis:66%}.simulador-container>.right-panel{flex-grow:10;flex-basis:33%;flex-shrink:2;overflow:hidden}.tabela.simulador{padding-bottom:0}.tabela.simulador .clube .escudo{width:32px}.tabela.simulador .clube>.nome{display:none}.tabela.simulador .clube>.nome_abr{display:block}@media (max-width:1600px){.tabela.simulador>div{padding-bottom:150px}.right-panel-close,.right-panel-open{display:block}.right-panel{position:fixed;border-left:2px solid grey;border-top:2px solid grey;left:100%;top:6.4em;width:55%;height:calc(100% - 6.4em);transition:left .5s ease-in-out;background:#fff;z-index:10;box-sizing:border-box;display:flex;flex-flow:column}.right-panel[data-show=true]{left:45%}.simulador-container{display:block;display:contents}}.legenda{padding:1em}.legenda .block{width:1.2em;height:1.2em;display:inline-block;background:#fff;border:1px solid #d3d3d3;margin-right:.5em}.legenda .cor_classificacao_azul{background-color:#31c9f5}.legenda .cor_classificacao_verde{background-color:#7cb566}.legenda .cor_classificacao_laranja{background-color:#f79f40}.legenda .cor_classificacao_vermelho{background-color:#e57789}.legenda .cor_classificacao_roxo{background-color:#6c2098}.legenda .cor_classificacao_grena{background-color:#6c2424}.legenda .cor_classificacao_verde_agua{background-color:#14877b}.legenda .cor_classificacao_pink{background-color:#bc0f68}.legenda .cor_classificacao_normal{background-color:#f1f1f1}.legenda .legenda-colunas{padding:1em 0}.legenda .legenda-colunas>span:not(:last-child):after{content:" |\00a0"}.legenda .legenda-colunas>span{display:inline-block}.legenda .legenda-colunas>span>span{font-weight:700}.legenda .legenda-colunas>span>span:after{content:" -\00a0";font-weight:400;color:grey}.historico{padding-bottom:200px}.historico .campeao-container{height:200px;display:flex;flex-direction:column;align-items:stretch;text-align:center}.historico .campeao{position:relative;max-height:172px;flex-basis:100%;flex-shrink:100}.historico .campeao>img{height:100%;padding:1% 0 0 .1%}.historico .campeao img.escudo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:55%}.historico .campeao .clube>span{display:none}.historico .stats-row{display:flex;flex-wrap:wrap;text-align:center}.historico .stats-row>*{flex-grow:10;border:1px solid #d3d3d3;margin-right:-1px;margin-bottom:1em}.historico .stats-row>*>*{padding:.5em;white-space:nowrap}.historico .stats-row .header{background:#eee}.historico .stats-row>.large{flex-basis:10%}.historico .stats-row>.percent{flex-basis:20%}.historico .historico-texto>*{margin:1em}@media (max-width:1300px){.historico .stats-row>.large{flex-basis:18%}}@media (max-width:600px){.historico .stats-row>.percent{flex-basis:40%}}.estatisticas{padding-bottom:200px;font-size:.8em}.estatisticas .box{padding:.25rem}.estatisticas .box>div{border:1px solid #d3d3d3}.estatisticas .box .row{align-items:stretch}.estatisticas .box .header{background:#eee;display:flex;align-items:center}.estatisticas .box .header .title{flex-grow:100;flex-basis:100%;flex-shrink:10;text-align:center;padding:.5em 0}.estatisticas .publico-stats .box .placar-row{display:flex;flex-direction:row;align-items:center;justify-content:end;padding:.3em 1em}.estatisticas .publico-stats .box .placar-row>*{padding:0 1em}.estatisticas .publico-stats .box .placar-value{display:flex;flex-direction:row;align-items:center;justify-content:start;border-left:1px solid #d3d3d3;padding:.3em 1em}.estatisticas .box .clube{display:inline-block}.estatisticas .box .clube>span{display:none}.estatisticas .box .clube .escudo{width:2rem}.button.disabled{opacity:.2!important}.justify-center{justify-content:center}.estatisticas .publico-stats{display:flex;flex-wrap:wrap;flex-direction:row;padding:.25rem}.estatisticas .publico-stats .box{flex-basis:16%;flex-grow:10}.estatisticas .jogo-stats{display:flex;flex-wrap:wrap;flex-direction:row;text-align:center;padding:.25rem}.estatisticas .jogo-stats .box{flex-basis:12%;flex-grow:10;overflow:hidden}.estatisticas .jogo-stats .header{white-space:nowrap;overflow:hidden}.estatisticas .jogo-stats .content{display:flex;flex-direction:row;align-items:center}.estatisticas .jogo-stats .internal-content{display:flex;flex-wrap:nowrap;flex-direction:column;align-items:center;flex-basis:100%;flex-shrink:10}.estatisticas .content .button.disabled{visibility:hidden}.estatisticas .vi-em-stats{display:flex;flex-wrap:wrap;flex-direction:row;padding:.25rem;text-align:center}.estatisticas .vi-em-stats>.box{flex-basis:50%;flex-grow:10}.estatisticas .vi-em-stats>.jogo-container{flex-basis:50%;flex-grow:10;display:flex;flex-wrap:wrap;flex-direction:row;align-items:stretch}.estatisticas .vi-em-stats>.jogo-container .box{display:flex;align-items:stretch}.estatisticas .vi-em-stats>.jogo-container .box>*{flex-grow:10}.estatisticas .vi-em-stats>.jogo-container .box.jogo{flex-basis:100%}.estatisticas .vi-em-stats>.jogo-container .box.em,.estatisticas .vi-em-stats>.jogo-container .box.vi{flex-basis:33.333%}.estatisticas .vi-em-stats>.jogo-container .box>div>*{padding:.5em 0}.estatisticas .vi-em-stats>.jogo-container .box .header{display:flex}.estatisticas .vi-em-stats>.box .box .content{display:flex;align-items:center}.estatisticas .vi-em-stats>.box .box{border-top:1px solid #d3d3d3}.estatisticas .vi-em-stats>.box .box>div{border:none}.estatisticas .vi-em-stats>.box .box .internal-content{display:flex;flex-direction:column;flex-grow:10}.estatisticas .vi-em-stats>.box .clube-row,.estatisticas .vi-em-stats>.box .placar-row{display:flex;align-items:center;justify-content:center}.estatisticas .vi-em-stats>.box .placar-row{font-size:3em;font-weight:700}@media (max-width:2200px){.estatisticas .publico-stats .box{flex-basis:33%}.estatisticas .publico-stats .box:first-child{order:1}.estatisticas .publico-stats .box:nth-child(2){order:4}.estatisticas .publico-stats .box:nth-child(3){order:2}.estatisticas .publico-stats .box:nth-child(4){order:5}.estatisticas .publico-stats .box:nth-child(5){order:3}.estatisticas .publico-stats .box:nth-child(6){order:6}}@media (max-width:1100px){.estatisticas .publico-stats .box:first-child{order:1}.estatisticas .publico-stats .box:nth-child(2){order:2}.estatisticas .publico-stats .box:nth-child(3){order:3}.estatisticas .publico-stats .box:nth-child(4){order:4}.estatisticas .publico-stats .box:nth-child(5){order:5}.estatisticas .publico-stats .box:nth-child(6){order:6}.estatisticas .publico-stats .box{flex-basis:50%}}@media (max-width:700px){.estatisticas .publico-stats .box{flex-basis:100%}}@media (max-width:1200px){.estatisticas .jogo-stats .box{flex-basis:25%}}@media (max-width:700px){.estatisticas .jogo-stats .box{flex-basis:50%}}@media (max-width:500px){.estatisticas .vi-em-stats .box:first-child{flex-basis:100%}}.estatisticas .tabela-stats-title{background:#999;color:#fff;margin-bottom:1em;padding:.5em 1em}.estatisticas .tabela-stats{display:flex;flex-direction:row;flex-wrap:wrap}.estatisticas .tabela-stats>*{flex-grow:10;padding:.5rem;box-sizing:border-box;flex-basis:20%}@media (max-width:1220px){.estatisticas .tabela-stats>*{flex-basis:33%}}@media (max-width:900px){.estatisticas .tabela-stats>*{flex-basis:50%}.estatisticas .tabela-stats>.w25{flex-basis:100%}}.estatisticas .tabela-stats{margin-top:1em}.estatisticas .tabela-stats .title-stats{background:#eee;font-weight:400;border:1px solid #d3d3d3;padding:.5em 1em}.estatisticas .tabela-stats .subtitle-stats{background:#f8f8f8}.estatisticas .tabela-stats{text-align:center}.estatisticas .tabela-stats .cell{border-left:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;min-width:0;flex-basis:30%;flex-shrink:10;flex-grow:10;padding:.5em 1em}.estatisticas .tabela-stats .cell:last-child{border-right:1px solid #d3d3d3}.estatisticas .tabela-stats .clube .escudo{width:20px}.estatisticas .tabela-stats .column{align-items:center}.estatisticas .tabela-stats .clube .nome,.estatisticas .tabela-stats .clube .nome_abr,.estatisticas .tabela-stats .clube .nome_suffix{display:none}.regulamento{padding:2em}.modelo{display:none!important}span[rel=rodada]:not(:empty):before{content:" - "}span[rel=rodada]:not(:empty):after{content:"ª Rodada"}#timeline span[rel=sigla_periodo]{font-size:.68rem}#timeline [rel=tipo_lance]{float:left;margin:.7em .7em .4em 0;max-width:7vw}span[rel=placarm_pe],span[rel=placarm_pr],span[rel=placarv_pe],span[rel=placarv_pr]{line-height:1;padding:2px;font-size:.25em;min-width:10px}.tabela .placar.legenda .penalti,.tabela .placar.legenda .prorrogacao{font-size:inherit;position:static}.srplacar_linha img{height:16px}.modelo_tempo{display:inline-block;margin-left:0;text-align:right}.srplacar_linha td{padding:2px .9em;background:#f8f8f8}.srplacar_linha:nth-child(odd) td{background:#e8e8e8}.txt-lance-jogo .srplacar_linha [rel=nome_completo],.txt-subst-jogo .srplacar_linha [rel=nome_completo_entra]{flex-grow:0;flex-shrink:1}.spacing>*{margin-right:4px}.text-right{text-align:right}.arbitro-fifa{font-weight:700}[rel=tipo_lance]{margin:0 .5em}.resultado-placar{font-size:60px;font-weight:700}.resultado-placar>:empty{display:none}.srplacar-texto{font-size:26px;font-weight:700}.srplacar-texto>td>*{display:inline-block;vertical-align:middle}.arrow-right{width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid grey;display:block}.db-timeline{margin-left:100px;margin-right:20px;padding:0;list-style:none;font-family:"Opens Sans",Arial,sans-serif}.db-timeline .timeline-item:after,.db-timeline .timeline-item:before{content:" ";display:table}.db-timeline .timeline-item{position:relative;border-left:2px solid #c8c7cc}.timeline-item-inner{position:relative;border-bottom:1px solid #ddd;padding-top:15px;padding-bottom:15px}.timeline-time{left:-100px;top:10px;width:80px;font-size:1.4em;margin-top:0;color:#444}.timeline-seta,.timeline-time{position:absolute;text-align:right;box-sizing:border-box}.timeline-seta{left:0;width:10px;font-size:26px;margin-top:12px;font-size:20px}.timeline-lance{display:block;padding:0 10px}.timeline-conteudo{display:block;min-height:4rem}.timeline-conteudo p{font-size:1em;line-height:1.2em}.db-timeline .timeline-item .timeline-item-inner p{margin:0;color:#000;padding:7px 10px;color:#666;font-size:1em;line-height:1.2em}.db-timeline .timeline-item:nth-child(odd){border-left-color:#818285}.db-timeline .timeline-item:nth-child(2n){border-left-color:#a6a8ab}.db-timeline .timeline-item:nth-child(odd) .arrow-right{border-left-color:#818285}.db-timeline .timeline-item:nth-child(2n) .arrow-right{border-left-color:#a6a8ab}.panel-info>.panel-body{flex-grow:10;flex-basis:67%;flex-shrink:2;overflow:hidden}.panel-info>.right-panel{flex-grow:10;flex-basis:33%;flex-shrink:2;align-self:stretch;overflow:auto;border-left:1px solid #ccc;border-color:#ccc #ccc currentcolor;border-top:1px solid #ccc}.panel-info>.right-panel>div{padding:10px 30px}.panel-info .nome_abr{display:none}.panel-info img.escudo{width:5rem;max-width:18vw}.panel-info .nome_suffix:before{content:"\00a0-\00a0"}.comma_list>*+:before{content:", "}.embed_twitter iframe{max-width:100%}@media (max-width:450px){.embed_twitter{margin-left:-105px!important;margin-right:-22px!important;padding:1em!important;background:#fff!important}}.panel-info>.right-panel{width:75%}@media (max-width:1200px){.panel-info>.right-panel[data-show=true]{left:25%;width:75%}}.lance .info{font-size:.8em;color:grey;text-align:center}.lance .list-arbitro{margin:1em 0}
/*# sourceMappingURL=main.2d0a9872.chunk.css.map */