.ad{background:var(--gray-500-a-40);justify-content:center;align-self:center;align-items:center;display:flex}.ad.modal{position:fixed;top:0;left:0}.ad.scorebar{width:1100px;height:40px}.ad.videosbar{width:728px;height:50px}.ad.positionsbar,.ad.robapagina{width:300px;height:250px}.ad.newsbar{width:1100px;height:50px}.ad.topbanner{width:1100px;height:100px}.ad.leaderboard{width:728px;height:90px}.ad[data-google-query-id]{position:unset;width:auto;height:auto}:root{--black:#000;--white:#fff;--black-a70:#000000b3;--white-a25:#ffffff40;--orange-500-a40:#f506;--orange-500:#f50;--pink-500:#d839ff;--green-500:#25d366;--green-600:#1ea951;--yellow-500:#ffeb3b;--red-500:#ea4335;--red-900:red;--gray-100:#f5f3ed;--gray-500:#e2e1dd;--gray-500-a-40:#e2e1dd66;--gray-600:#b9b6ac;--gray-800:#605d52;--gray-900:#080808;--blue-300:#4285f4;--blue-600:#1b465f;--blue-700:#0d222e;--blue-900-a40:#040c1066;--blue-900:#040c10;--font-oswald:"Oswald","Oswald Fallback",serif;--font-source_sans_3:"Source Sans 3","Source Sans 3 Fallback",serif}html{-webkit-text-size-adjust:100%}html:focus-within{scroll-behavior:smooth}body{-moz-text-size-adjust:100%;text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;width:100%;min-height:100vh;text-rendering:optimizeSpeed;position:relative}*,:after,:before{box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,br,button,canvas,caption,center,cite,code,col,colgroup,data,datalist,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,head,header,hgroup,hr,html,i,iframe,img,input,ins,kbd,label,legend,li,link,main,map,mark,menu,meta,meter,nav,noscript,object,ol,optgroup,option,output,p,param,picture,pre,progress,q,rb,rp,rt,rtc,ruby,s,samp,script,section,select,small,source,span,strong,style,svg,sub,summary,sup,table,tbody,td,template,textarea,tfoot,th,thead,time,title,tr,track,tt,u,ul,var,video,wbr{vertical-align:baseline;border:0;margin:0;padding:0}article,aside,details,embed,figcaption,figure,footer,header,hgroup,main,menu,nav,object,section{display:block}canvas,iframe{max-width:100%;display:block}input:required,input{box-shadow:none}input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 30px #fff}input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff}input:-webkit-autofill:focus{-webkit-box-shadow:inset 0 0 0 30px #fff}input:-webkit-autofill:active{-webkit-box-shadow:inset 0 0 0 30px #fff}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=search]::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=search]::-webkit-search-results-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:content-box}textarea{vertical-align:top;resize:vertical;overflow:auto}input:focus{outline:none}video{background:#000}audio,img,picture,svg,video{vertical-align:middle;max-width:100%;height:auto;display:inline-block}a{color:inherit;background:0 0;text-decoration:none;position:relative}a:focus{outline:thin dotted}a:hover,a:active{outline:0}a.img{line-height:0}hr{border:none;border-bottom:1px solid var(--gray-600);margin:0}hr.v{border:none;border-right:1px solid var(--gray-600);height:100%}hr.full{grid-column:1/-1}button{background:0 0;border:none}iframe{border:0}p,ul,ol{margin-block-start:0;margin-block-end:0;padding-inline-start:0}.svg-icon{fill:currentColor;width:1em;height:1em;display:inline-block}ul{list-style:none}img{object-fit:cover;max-width:100%;height:auto;aspect-ratio:var(--i-aspect,16/9);border:0;display:block}img.rounded{--i-aspect:1/1;border-radius:50%}img.square{--i-aspect:1/1;object-fit:scale-down}.btn{font-family:var(--btn-font-f,var(--font-source_sans_3));font-weight:var(--btn-font-w,600);font-size:var(--btn-font-s,1rem);line-height:var(--btn-line-h,1.25rem);text-transform:uppercase;border-radius:var(--btn-border-radius,50px);padding:var(--btn-p,.5rem 1.875rem);color:var(--btn-color,var(--black));cursor:pointer;transition:opacity .2s}.btn:hover{opacity:.9}.btn.icon{align-items:center;gap:var(--btn-f-gap,.875rem);line-height:1;display:flex}.btn.primary{background:var(--orange-500);--btn-color:var(--white)}.btn.primary:hover{--btn-color:var(--white)}.btn.dark{--btn-color:var(--white);border:1px solid var(--white);background:var(--blue-700)}.btn.tag{gap:var(--btn-f-gap,.5rem);border:1px solid var(--gray-600);white-space:nowrap;justify-content:center;align-items:center;display:flex}.btn.tag:hover{background:var(--blue-700);color:var(--white)}.btn.tag:hover svg{--btn-color:var(--white)}.btn.search{--btn-p:1px 0 1rem 0;--btn-border-radius:0;justify-content:space-between;align-items:center;gap:var(--btn-f-gap,2rem);border-bottom:1px solid var(--gray-600);margin-bottom:0;font-weight:700;display:flex}.btn.search svg{--btn-color:var(--blue-700);width:1.125rem}.btn.search .rotate-0{transition-duration:.3s;transform:rotate(0)}.btn.search .rotate-180{transition-duration:.3s;transform:rotate(180deg)}.btn.search-btn{width:8rem;height:2.5rem;position:absolute;right:.5rem}.btn.slide{border:1px solid var(--gray-600);background:var(--black-a70);justify-content:center;align-items:center;padding:.875rem;display:flex}.btn.slide svg{--btn-color:var(--white);width:18px}.btn.slide.back{transform:rotate(-180deg)}.btn.white{background:var(--white);--btn-color:var(--black);--btn-p:.5rem 1.25rem;--btn-font-s:.875rem;--btn-font-w:700}.btn svg{fill:var(--btn-color,var(--black));width:var(--btn-svg-w,.75rem);flex-shrink:0}.ddl{align-items:center;display:flex;position:relative}.ddl svg{pointer-events:none;width:.75rem;fill:var(--pink-500);z-index:1;position:absolute;right:1rem}.ddl select{font-family:var(--font-source_sans_3);-webkit-appearance:none;-moz-appearance:none;appearance:none;border:var(--b-ddl,none);background:var(--b-bg,var(--gray-500));width:100%;color:inherit;text-transform:uppercase;border-radius:.5rem;padding:.5rem 2.5rem .5rem .75rem;font-size:.875rem;font-weight:600;line-height:1.25rem}.ddl select option{background:var(--b-bg)}.win-title{font-family:var(--font-family,var(--font-oswald));gap:var(--title-gap,.75rem);border-left:8px solid var(--pink-500);line-height:var(--title-lh,1);text-transform:uppercase;color:var(--font-color,var(--blue-700));font-size:var(--title-size,1.875rem);align-items:center;padding-left:.75rem;display:flex}.win-title>*{font-size:var(--title-size,1.875rem);line-height:var(--title-lh,1)}.win-title.simple{border:none;padding:0}.win-title .title{font-size:var(--title-size,1.875rem)}.win-title hr:not(.v){border:1px solid var(--font-color,var(--blue-700));border-left:none;border-right:none;flex:1 1 0;height:.25rem}.win-title hr.v{max-height:var(--title-size,1.875rem);border-color:var(--blue-700)}.win-title .view-more{font-family:var(--font-source_sans_3);border-left:1px solid var(--font-color,var(--blue-700));align-items:center;gap:.75rem;margin-left:-.75rem;padding:.5rem 0 .5rem 1rem;font-size:1rem;display:flex}.win-title svg{width:1.5rem;fill:var(--icon-color,var(--pink-500))}.win-title .sep{border-right:2px solid var(--gray-600);transform:rotate(15deg)}@keyframes pulse{50%{opacity:.35}}@keyframes ping{75%,to{opacity:0;transform:scale(2.5)}}.ping{width:var(--ping-a-size,1.25rem);height:var(--ping-a-size,1.25rem);justify-content:center;align-items:center;display:flex;position:relative}.ping:before,.ping:after{content:"";width:var(--ping-size,.625rem);height:var(--ping-size,.625rem);background:var(--ping-color,var(--orange-500));border-radius:9999px}.ping:after{content:"";animation:1s cubic-bezier(0,0,.2,1) infinite ping;position:absolute}:root{--vc-clr-primary:#000;--vc-clr-secondary:#090f207f;--vc-clr-white:#fff}.carousel,.carousel *{box-sizing:border-box}.carousel{height:var(--vc-carousel-height);overscroll-behavior:none;touch-action:pan-y;z-index:1;position:relative}.carousel.is-dragging{touch-action:none}.carousel__track{gap:var(--vc-slide-gap);height:100%;transition:transform ease-out;transition-duration:var(--vc-transition-duration);width:100%;list-style:none;display:flex;position:relative;margin:0!important;padding:0!important}.carousel__viewport{width:100%;height:100%;overflow:hidden}.carousel__sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.carousel.is-ttb .carousel__track{flex-direction:column}.carousel.is-btt .carousel__track{flex-direction:column-reverse}.carousel.is-vertical .carousel__slide--clone:first-child{margin-block-start:var(--vc-cloned-offset)}.carousel:not(.is-vertical) .carousel__slide--clone:first-child{margin-inline-start:var(--vc-cloned-offset)}.carousel.is-effect-fade .carousel__track{grid-template-rows:100%;grid-template-columns:100%;transition:none;display:grid}.carousel.is-effect-fade .carousel__slide{opacity:0;pointer-events:none;transition:opacity ease-in-out;transition-duration:var(--vc-transition-duration);grid-area:1/1;width:100%!important;height:100%!important}.carousel.is-effect-fade .carousel__slide--active{opacity:1;pointer-events:auto}:root{--vc-nav-background:transparent;--vc-nav-border-radius:0;--vc-nav-color:var(--vc-clr-primary);--vc-nav-color-hover:var(--vc-clr-secondary);--vc-nav-height:30px;--vc-nav-width:30px}.carousel__next,.carousel__prev{background:var(--vc-nav-background);border-radius:var(--vc-nav-border-radius);box-sizing:content-box;color:var(--vc-nav-color);cursor:pointer;font-size:var(--vc-nav-height);height:var(--vc-nav-height);text-align:center;width:var(--vc-nav-width);border:0;justify-content:center;align-items:center;margin:0 10px;padding:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__next{right:0}.carousel__prev{left:0}.carousel.is-btt .carousel__next{top:0}.carousel.is-btt .carousel__prev{bottom:0}.carousel.is-rtl .carousel__next{left:0;right:auto}.carousel.is-rtl .carousel__prev{left:auto;right:0}.carousel.is-ttb .carousel__next{bottom:0}.carousel.is-ttb .carousel__prev{top:0}.carousel.is-vertical .carousel__next,.carousel.is-vertical .carousel__prev{margin:5px auto;top:auto;left:auto;right:50%;transform:translate(50%)}@media (hover:hover){.carousel__next:hover,.carousel__prev:hover{color:var(--vc-nav-color-hover)}}:root{--vc-icn-width:1.2em}.carousel__icon{fill:currentColor;height:var(--vc-icn-width);width:var(--vc-icn-width)}:root{--vc-pgn-active-color:var(--vc-clr-primary);--vc-pgn-background-color:var(--vc-clr-secondary);--vc-pgn-border-radius:0;--vc-pgn-height:4px;--vc-pgn-margin:6px 5px;--vc-pgn-width:16px}.carousel__pagination{justify-content:center;line-height:0;display:flex;position:absolute;bottom:5px;left:50%;transform:translate(-50%);margin:0!important;padding:0!important;list-style:none!important}.carousel__pagination-button{cursor:pointer;margin:var(--vc-pgn-margin);background-color:var(--vc-pgn-background-color);border-radius:var(--vc-pgn-border-radius);height:var(--vc-pgn-height);width:var(--vc-pgn-width);border:0;padding:0;display:block}.carousel__pagination-button--active{background-color:var(--vc-pgn-active-color)}@media (hover:hover){.carousel__pagination-button:hover{background-color:var(--vc-pgn-active-color)}}.cookies-banner{z-index:200;justify-content:center;display:flex;position:fixed;bottom:1.25rem;left:0;right:0}.cookies-banner .win-title{--title-size:1.25rem;height:1.5rem}.cookies-banner .info{background:var(--gray-500);max-width:56rem;box-shadow:0px 4px 10px 0px var(--black-a70);border-radius:.75rem;flex-direction:column;gap:.75rem;margin:0 1.25rem;padding:2rem;display:flex}.cookies-banner .action{align-items:center;gap:1.25rem;display:flex}.cookies-banner .action hr{border:1px solid var(--font-color,var(--blue-700));border-left:none;border-right:none;flex:1;height:.25rem}.cookies-banner a{color:var(--orange-500)}.container-notification{grid-template-columns:auto var(--sc,20rem);bottom:var(--btm,10rem);right:var(--rc,-20rem);z-index:101;transition:all 1s cubic-bezier(0,0,.2,1);display:grid;position:fixed}.container-notification.s{right:0}.container-notification.h{right:-26rem}.container-notification .btn{--btn-p:.25rem 1.25rem;--btn-font-s:.875rem;--btn-line-h:1.25rem;align-self:self-start}.container-notification .close{color:var(--gray-800);font-size:.75rem;font-weight:600;position:absolute;top:4px;right:4px}.container-notification .notification-push{cursor:pointer;padding:var(--pd-push,1rem);background:var(--orange-500);border-radius:1rem 0 0 1rem;flex-shrink:0;align-items:center;display:flex;position:relative}.container-notification .buttons{align-self:flex-end;margin-top:.5rem}.container-notification .icon-notification{width:var(--wc,1.5rem);fill:var(--white)}.container-notification .content-notification{background:var(--gray-500);padding:var(--pd-content,1.25rem);flex-direction:column;gap:.5rem;display:flex}.container-notification .content-notification h3{text-transform:uppercase;color:var(--orange-500);font-size:1rem;font-weight:700;line-height:1.5rem}html{font-family:var(--font-source_sans_3);font-size:1rem;line-height:1.5}html body{min-width:1280px}html body.overflow-hidden{overflow:hidden}.body{grid-template-columns:12rem minmax(0,1fr);gap:2.5rem;width:calc(100% - 2rem);max-width:96rem;margin:auto;padding:0 1.25rem;display:grid}.hide{display:none}a{transition:all .3s}header{z-index:101;flex-direction:column;gap:1rem;height:100vh;display:flex;position:sticky;top:0}header .logo-container{text-align:center;margin:2rem 0}header .logo-container svg{width:6rem;fill:var(--orange-500)}header .categories-container{flex-direction:column;gap:1.25rem;display:flex}header .categories-container a{font-size:.875rem;font-weight:600;line-height:1rem}header .categories-container li{text-transform:uppercase;transition:all .15s}header .categories-container li:hover,header .active{border-left:.3rem solid var(--pink-500);padding-left:.5rem}header .btn{align-self:flex-start;width:100%;margin-bottom:2rem;font-weight:700}header .icon-winplay{fill:var(--white);width:1.375rem}.show-4 .show-info{background-color:var(--blue-700);color:var(--white);border-radius:.75rem .75rem 0 0;flex-direction:column;padding:1.25rem 1.25rem 0;display:flex}.show-4 .no-image{border-radius:.75rem;padding:1.25rem}.show-4 .info-header{white-space:nowrap;justify-content:space-between;align-items:center;gap:.625rem;font-size:.875rem;line-height:1.25rem;display:flex}.show-4 .info-header hr{border:1px solid var(--white);height:1rem}.show-4 .info-header svg{fill:var(--orange-500);max-width:2.75rem;display:block}.show-4 .show-name{margin-top:.5rem;font-size:1.25rem;font-weight:700;line-height:1.75rem}.show-4 .show-time{margin-top:.375rem;font-size:.875rem;font-weight:700;line-height:1.25rem}.show-4 .time-bar{background-color:var(--gray-500);border-radius:9999px;margin-top:.625rem}.show-4 .fill-time-bar{background-color:var(--pink-500);border-radius:9999px;width:85%;height:.375rem}.show-4 .show-image{position:relative}.show-4 .show-image img{object-fit:cover;border-radius:0 0 .75rem .75rem;width:100%;height:auto}.show-4 .img-gradient{background-image:linear-gradient(#000 0%,#0000 30%);position:absolute;top:0;bottom:0;left:0;right:0}.search-container{width:100vw;height:100vh;margin-left:12rem;display:flex;position:absolute}.search-container .search-area{background-color:var(--white);flex-direction:column;width:600px;height:100%;padding:3rem 2.5rem;display:flex;overflow:hidden auto}.search-container .input-box{align-items:center;height:2.5rem;display:flex;position:relative}.search-container .input-box svg{width:1rem;position:absolute;left:1rem}.search-container .search-input{background-color:var(--gray-500);width:100%;height:100%;font-family:var(--font-source_sans_3);border-radius:1.5rem;padding:.5rem 0 .5rem 3rem;font-size:1rem}.search-container .search-input:focus{border:2px solid var(--black-a70)}.search-container .tab-control{border:1px solid var(--gray-600);border-radius:100px;justify-content:space-between;margin-top:1.5rem;margin-bottom:1.75rem;padding:.5rem;display:flex}.search-container .tab-control .tab{width:auto;margin-bottom:0}.search-container .tab-control .inactive{background-color:var(--white);color:var(--black)}.search-container .results-container{flex-direction:column;gap:2.25rem;margin-top:1rem;padding-top:1.25rem;display:flex}.search-container .results-section{flex-direction:column;gap:1.25rem;display:flex}.search-container .win-title{--title-size:1.25rem}.search-container .items-list{align-items:center;gap:1.5rem;font-size:1.125rem;font-weight:700;line-height:1.75rem;display:flex}.search-container .items-list b{color:var(--orange-500)}.search-container .item-icon{vertical-align:middle;width:1.25rem;fill:var(--orange-500);flex-shrink:0}.search-container .team-image{aspect-ratio:1;width:1.75rem}.search-container .positions-container{flex-direction:column;gap:1.5rem;display:flex}.search-container .positions-container .btn{align-self:center;width:auto}.search-container .positions-container .standing-1 .table{width:100%}.search-container .positions-container .content{flex-direction:column;gap:1.25rem;display:flex}.search-container .transform-teams{transform-origin:top;transition-property:all;transition-duration:.3s;transform:translate(0)scaleX(1)scaleY(1)}.search-container .transform-teams-0{transform-origin:top;transition-property:all;transition-duration:.3s;transform:translate(-800px)scaleX(0)scaleY(0)}.search-container .transform-standing{transform-origin:top;transition-property:all;transition-duration:.3s;transform:translate(0)scaleX(1)scaleY(1)}.search-container .transform-standing-0{transform-origin:top;transition-property:all;transition-duration:.3s;transform:translate(800px,800px)scaleX(0)scaleY(0)}.scale-100{transform-origin:0;transition-duration:.3s;transform:scaleX(1)scaleY(1)}.scale-0{transform-origin:0;transition-duration:.3s;transform:scaleX(0)scaleY(1)}.search-bg{background-color:var(--black-a70);opacity:1;flex:1}.opacity-100{opacity:1;transition:opacity .3s .2s}.opacity-0{opacity:0}.teams-container{text-transform:uppercase;color:var(--blue-700);flex-direction:column;gap:1.75rem;font-weight:700;display:flex}.team-item{align-items:center;gap:1.5rem;display:flex}.wrapper-main{flex-direction:column;gap:3rem;margin:2rem 0;display:flex}.fold{grid-template-columns:1fr 20rem;gap:2.5rem;display:grid}@media (min-width:96rem){.fold{gap:3rem}}.fc{flex-direction:column;gap:3rem;display:flex;overflow:hidden}.sc{height:100vh;position:sticky;top:20px;overflow:hidden}.sidebar{will-change:transform;flex-direction:column;row-gap:3.125rem;transition:transform .1s;display:flex}.sidebar>.ad{align-self:center}footer{background:var(--blue-700);color:var(--white);padding:1.875rem 0}footer .container{grid-template-columns:6fr 19fr;column-gap:5rem;max-width:96rem;margin:auto;display:grid}footer .icon-winsports{fill:var(--orange-500);width:6rem}footer .col-1{flex-direction:column;gap:3.125rem;width:20rem;display:flex}footer .social-networks ul{grid-template-columns:repeat(4,1fr);row-gap:1.5rem;display:grid}footer .social-networks svg{width:1.25rem;fill:var(--white)}footer .btn{align-self:flex-start;font-weight:700}footer .icon-winplay{fill:var(--white);width:1.375rem}footer .col-2{flex-direction:column;row-gap:1.875rem;display:flex}footer .title{color:var(--pink-500);text-transform:uppercase;font-size:1rem;font-family:var(--font-oswald)}footer .title.full{border-bottom:1px solid var(--white);padding-bottom:.75rem}footer .section{border-bottom:1px solid var(--white);grid-template-columns:repeat(6,1fr);gap:2rem 1.25rem;padding-bottom:1.875rem;display:grid}footer .section>div{border-right:1px solid var(--white);align-content:flex-start;gap:1rem;padding-right:.75rem;display:grid}footer .section>div:last-child{border:none}footer .section>div ul{flex-direction:column;gap:.5rem;display:flex}footer .corporate{border-bottom:1px solid var(--white);padding-bottom:1.875rem}footer .corporate ul{grid-template-columns:repeat(4,1fr);justify-content:space-between;gap:1.25rem;padding-top:20px;display:grid}footer .legal{justify-content:space-between;display:flex}footer .legal span{border-right:1px solid var(--white);padding-right:1.75rem;font-size:1rem;line-height:1.375rem}footer .btn-collapse{text-transform:uppercase;color:var(--white);border:1px solid var(--white);border-radius:50px;align-self:flex-start;gap:.5rem;padding:.5rem 1.25rem;display:flex}footer .btn-collapse svg{width:12px;height:auto;fill:var(--white)}footer .collapse-box{flex-direction:column;gap:1.5rem;display:flex}footer .collapse-box .btn{flex-shrink:0}footer .collapse-box .os-theme-dark{--os-handle-bg:#ffffff70;--os-handle-bg-hover:#ffffff8c;--os-handle-bg-active:#ffffffa8}footer .collapse-box ul{max-height:120px;transition:all .3s}footer .collapse-box.open ul{max-height:240px}footer .collapse-box.open svg{transform:rotate(180deg)}.match-bar-section{background:var(--white);z-index:100;flex-direction:column;gap:1rem;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:sticky;top:0}.match-bar-section.compact{gap:.375rem}.match-bar-section.hide{display:flex;transform:translateY(-100%)}.match-bar-section match-bar-scroll,.match-bar-section .match-bar-loading{background:var(--gray-500);width:100%;height:6rem;animation:1.5s ease-in-out infinite pulse}.match-bar-section .scroll{position:relative}.match-bar-section .scroll:hover .btn{opacity:1}.match-bar-section .scroll .btn{opacity:0;cursor:pointer;z-index:1;transition:opacity .15s cubic-bezier(.4,0,.2,1);position:absolute;top:calc(50% - 1.5rem);right:0}.match-bar-section .scroll .btn.back{left:0;right:auto}.match-b,.match-b [data-overlayscrollbars-contents]{-webkit-user-select:none;user-select:none;cursor:pointer;gap:1.25rem;display:flex}.topics-2{flex-direction:column;gap:2rem;display:flex}.topics-2 .tags{border-bottom:1px solid var(--gray-600);flex-wrap:wrap;gap:.5rem;padding-bottom:2rem;display:flex}.topics-2 .tags .tag{text-transform:uppercase;border-right:1px solid var(--gray-600);align-items:center;gap:.5rem;padding-right:.5rem;font-weight:700;display:flex}.topics-2 .tags .tag svg{width:.75rem}.topics-2 h3{font-size:1rem;line-height:1.25rem}.side-standing{align-items:center;gap:1.25rem;display:grid}.side-standing .content{border:1px solid var(--gray-600);border-radius:1rem;gap:1rem;padding:1.25rem;display:grid}.side-standing [data-overlayscrollbars-contents]{max-width:100%;max-height:31.25rem}.side-standing a.btn{justify-self:center}.standing-1 .table{width:var(--st-width,max-content);border-collapse:separate;border-spacing:0;background:var(--white);font-size:var(--st-font-size,.875rem);line-height:var(--st-line-height,1.25rem)}.standing-1 .table thead{text-transform:uppercase;font-size:var(--sth-font-size,.75rem);line-height:var(--sth-line-height,1rem)}.standing-1 .table tbody tr{height:2.5rem}.standing-1 .table tbody .title{border-right:1px solid var(--gray-600)}.standing-1 .table tbody .title>div{gap:1rem;display:flex}.standing-1 .table tbody .title img{object-fit:scale-down;-webkit-user-select:none;user-select:none;width:1.25rem}.standing-1 .table tbody .title a{text-overflow:ellipsis;flex:1;overflow:hidden}.standing-1 .table .title{border-left:4px solid var(--stt-color,var(--white));background:var(--white);z-index:5;text-align:start;padding-left:.75rem;font-weight:700;position:sticky;left:0}.standing-1 .table .fr{z-index:10;height:2rem;color:var(--gray-800);background:var(--white);position:sticky;top:0}.standing-1 .table .fr.bottom th{vertical-align:bottom}.standing-1 .table .fr th{vertical-align:middle}.standing-1 .table .fr .black{color:var(--black)}.standing-1 .table td,.standing-1 .table th{border-bottom:1px solid var(--gray-600);vertical-align:middle;text-align:center}.standing-1 .table tr.highlighted td{background:var(--blue-700);color:var(--white)}.standing-1 .table tr>th{min-width:2rem}.standing-1 .title div{width:var(--stt-width,11rem);white-space:nowrap;text-align:left;max-width:11rem}.standing-1 .group-name{text-align:left;font-size:1rem;font-weight:700;line-height:1.5rem}.statuses{gap:.5rem;display:grid}.statuses .legend{font-size:.875rem;font-weight:500;line-height:1.25rem}.statuses .legend:before{content:"";border-left:8px solid var(--stt-color,var(--white));margin-right:.625rem}.stt-0{--stt-color:var(--blue-300)}.stt-1{--stt-color:var(--orange-500)}.stt-2{--stt-color:var(--green-600)}.stt-3{--stt-color:var(--yellow-500)}.stt-4{--stt-color:var(--pink-500)}.stt-5{--stt-color:var(--red-500)}.trends{gap:2rem;display:grid}.shared-videos{background:var(--blue-700);color:var(--white);--font-color:var(--white);grid-template-columns:1fr 1fr 1fr;gap:1.75rem;padding:1.75rem;display:grid}.shared-videos .ad,.shared-videos .win-title,.shared-videos .post-1{grid-column:1/-1}.shared-videos .ad{place-self:auto center}.shared-videos .post-1{--icon-width:1.5rem}.shared-videos .post-2{--card-gap:.625rem;--title-size:1rem;--title-line-height:1.2}.shared-shows{gap:2rem;display:grid}.shared-shows .list-show{overflow:hidden}.shared-shows .slide-show{flex-shrink:0}.shared-shows .show-1{height:100%;margin:0 .938rem}.shared-shows .carousel__prev,.shared-shows .carousel__next{background-color:#000000b3;border-radius:100%;width:3.125rem;height:3.125rem}.shared-shows .carousel__prev svg,.shared-shows .carousel__next svg{fill:#fff}.colombian-teams{gap:2rem;display:grid}.colombian-teams .list{max-height:214px;overflow:hidden}.colombian-teams .slide{justify-items:center;row-gap:2rem;margin-right:2.5rem;display:grid}.colombian-teams .team{border:1px solid var(--gray-500);border-radius:9999px;padding:.75rem}.colombian-teams img{min-width:3.5rem;max-height:100%}.win-broadcast{gap:1.75rem;display:grid}.win-broadcast>.win-title .icon-winsports,.win-broadcast>.win-title .icon-winfootball{width:auto;height:1.875rem}.win-broadcast>.win-title svg{--icon-color:var(--orange-500)}.win-broadcast>.win-title .title{gap:.875rem;display:flex}.win-broadcast.h{grid-template-columns:1fr 1fr 1fr;gap:1.875rem 3.125rem}.win-broadcast.h>.win-title{grid-column:1/-1}.win-broadcast>.btn{justify-self:center}.shared-more-content{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.shared-more-content .win-title{grid-column:1/-1}.share-buttons{grid-template-columns:repeat(4,auto);justify-content:space-between;row-gap:1.25rem;display:grid}.share-buttons .win-title{grid-column:1/-1}.share-buttons .btn{--btn-p:0px;--btn-border-radius:100%;background:var(--blue-700);justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.share-buttons svg{--btn-color:var(--white);--btn-svg-w:1.25rem}.post-1{display:flex;position:relative}.post-1 .overlay{background:linear-gradient(to top,var(--black),transparent 60%);width:100%;height:100%;position:absolute}.post-1 .info{gap:var(--info-gap,.75rem);padding:var(--info-padding,0 2rem 2rem);color:var(--white);flex-direction:column;display:flex;position:absolute;bottom:0}.post-1 svg{fill:var(--white);background:var(--black-a70);width:var(--icon-width,2rem);border-radius:50%}.post-1 .title{font-size:var(--title-size,1.5625rem);font-weight:var(--title-weight,700);line-height:var(--title-line-height,1.75rem)}.post-2.trends{align-items:center;gap:1.25rem;display:flex}.post-2.trends .card{border-bottom:1px solid var(--gray-600);--title-line-height:1.25rem;--title-size:1rem;flex:1;gap:.375rem;padding-bottom:1.25rem}.post-2.trends .card .kicker{color:var(--blue-700)}.post-2 .t-pos{font-size:3.4375rem;font-weight:600;line-height:1}.post-2 .card{gap:var(--card-gap,1.25rem);flex-direction:column;display:flex}.post-2 .overlay{background:linear-gradient(to top,var(--blue-700),transparent 35%);width:100%;height:100%;position:absolute}.post-2 .img-wrap{justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.post-2 .icon-format{background:var(--black-a70);border-radius:50%;position:absolute}.post-2 .icon-format svg{fill:var(--white);width:var(--icon-width,2rem)}.post-2 .icon-format.gallery{padding:.5rem;display:flex;top:1rem;right:1rem}.post-2 .icon-format.gallery svg{--icon-width:1rem}.post-2 .title{font-size:var(--title-size,1.25rem);font-weight:var(--title-weight,700);line-height:var(--title-line-height,1.5rem)}.post-2 .date{text-transform:none}.kicker{font-size:var(--kicker-font-s,.875rem);line-height:var(--kicker-line-h,1.25rem);text-transform:uppercase}.show-1{flex-direction:column;gap:.625rem;display:flex}.show-1 .title{font-size:1.5625rem;font-weight:700;line-height:1.875rem}.show-1 .type{text-transform:uppercase;border-bottom:1px solid var(--gray-600);padding-bottom:.3125rem}.show-1 .type,.show-1 .lead{font-size:.875rem;line-height:1.05rem}.show-1 .btn{text-align:center;margin-top:1.25rem}.show-1 img{--i-aspect:4/5;margin-bottom:1.25rem}.show-1 .space{flex:1;margin-top:-1.25rem}.match-1{background:var(--blue-700);color:var(--white);--font-color:var(--white);--title-size:.875rem;--font-family:var(--font-source_sans_3);border-radius:10px}.match-1 .content{gap:.625rem;padding:1.25rem 1.25rem 1.875rem;display:grid}.match-1 .win-title{margin-bottom:.75rem}.match-1 .broadcast{justify-content:space-between;margin-top:.5rem;display:flex}.match-1 .channel{padding:.5rem 0;font-weight:700}.match-1 .date{text-transform:uppercase;align-self:center;font-size:.875rem;line-height:1.25rem}.match-1 .broadcast-img{border-radius:10px 10px 0 0;position:relative;overflow:hidden}.match-1 .broadcast-img:before{content:"";background:linear-gradient(to top,var(--blue-700),transparent 60%);width:100%;height:100%;position:absolute}.match-1 .team{align-items:center;gap:.625rem;font-size:1.25rem;font-weight:700;line-height:1.75rem;display:flex}.match-1 .team img{width:1.5rem}.match-1 .footer{align-items:center;gap:.625rem;display:flex}.match-1 .footer hr{border-top:1px solid var(--gray-600);flex:1;height:.25rem}.match-1 .footer .btn{--btn-svg-w:1.25rem;flex-shrink:0}.match-2{-webkit-user-select:none;user-select:none;text-transform:uppercase;grid-template-columns:minmax(192px,min-content);align-items:start;gap:.5rem;padding:.25rem .5rem;transition:all;display:grid}.match-2:hover{background:var(--gray-500)}.match-2.compact{gap:0}.match-2.compact .header{opacity:0;max-height:0}.match-2 .header{text-align:center;opacity:1;text-transform:uppercase;max-height:2rem;transition:all}.match-2 .comp{white-space:nowrap;font-size:.875rem;font-weight:700;line-height:1rem}.match-2 .det{text-transform:none;font-size:.75rem;line-height:1}.match-2 .card{display:flex}.match-2 .team{justify-items:center;gap:.25rem;display:grid}.match-2 .team>div{font-size:.75rem;font-weight:700;line-height:1rem}.match-2 img{width:2rem}.match-2 .score{flex:1;align-content:center;place-items:center;display:grid}.match-2 .date{margin-bottom:.5rem;font-weight:700}.match-2 .time{font-weight:600}.match-2 .date,.match-2 .time,.match-2 .agg{font-size:.75rem;line-height:1}.match-2 .vs{text-transform:none;font-size:1.25rem;font-weight:700;line-height:1}.match-2 .values{letter-spacing:.025em;align-items:center;font-size:1.875rem;font-weight:700;line-height:1;display:flex}.match-2 .live{text-transform:uppercase;--ping-size:.5rem;--ping-a-size:1rem;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.match-2 .pen{color:var(--gray-800);font-size:1.125rem;font-weight:600;line-height:1.175rem}.tags-rel{row-gap:1.5rem;display:grid}.tags-rel .wrap{flex-wrap:wrap;gap:1.25rem;display:flex}.tags-rel .btn{--btn-p:.25rem 1.25rem}.tags-rel h3{font-size:1rem;line-height:1.25rem}.taboola-module{flex-direction:column;gap:2rem;display:flex}.taboola-module.mobile{--title-size:1.5625rem;gap:1.5rem;padding:0 1.25rem}.taboola-module.mobile .taboola{margin:0!important}.embed{max-width:100%;position:relative}.embed:before{content:"";padding-top:56.25%;display:block}.embed.r1by1:before{content:"";padding-top:100%;display:block}.embed.r21by9:before{content:"";padding-top:42.857%;display:block}.embed iframe,.embed video{width:100%;height:100%;position:absolute;top:0;left:0}.post-content{margin-bottom:-3rem}.post-content>*{margin-bottom:3rem}.post-content .ad-wrapper{justify-content:center;display:flex}.post-content h2,.post-content h3,.post-content h4{font-weight:600;font-family:var(--font-oswald)}.post-content h2{font-size:1.875rem;line-height:2.5rem}.post-content h3{font-size:1.5625rem;line-height:1.5rem}.post-content h4{font-size:1.375rem;line-height:1.25rem}.post-content h5{line-height:1.25rem;font-family:var(--font-oswald)}.post-content p,.post-content div{font-size:1.25rem;line-height:1.75rem}.post-content ul,.post-content ol{font-size:1rem;line-height:1.75rem}.post-content ul li::marker{color:var(--orange-500)}.post-content ol li::marker{color:var(--orange-500)}.post-content ul{padding:0;list-style:inside}.post-content a{color:var(--orange-500);font-size:1.25rem;font-weight:600;line-height:1.75rem}.post-content figcaption{color:var(--gray-800);padding-left:1.75rem;font-size:.75rem;line-height:1rem;position:relative}.post-content figcaption:before{content:"";background:#000;width:.75rem;height:.75rem;position:absolute;top:50%;left:0;transform:translateY(-50%);-webkit-mask-image:url(https://files.winsports.co/icons/camera.svg);mask-image:url(https://files.winsports.co/icons/camera.svg);-webkit-mask-size:cover;mask-size:cover}.post-content .aligncenter,.post-content .alignnone{max-width:80%;margin:0 auto 3rem}.post-content img{--i-aspect:auto}.post-content figure{flex-direction:column;gap:.625rem;display:flex}.post-content .embed,.post-content .wp-video{max-width:80%}.post-content .embed{margin-left:auto;margin-right:auto}.post-content .alignleft{float:left;clear:both;width:40%;margin-bottom:1rem;margin-right:1.5rem}.post-content .alignright{float:right;clear:both;width:60%;margin-bottom:1.5rem;margin-left:1rem}.post-content .embed,.post-content .related-post{clear:both}.post-content blockquote{max-width:34.5625rem;margin:2.5rem auto;padding-inline-start:0%;font-size:1.125rem;line-height:1.25rem;position:relative}.post-content blockquote p:first-child{margin-top:0;margin-bottom:0;font-size:1.125rem;font-style:italic;line-height:1.25rem}.post-content blockquote p:first-child:before,.post-content blockquote p:first-child:after{content:"";background:var(--blue-700);width:2rem;height:2.25rem;position:absolute;-webkit-mask-image:url(https://files.winsports.co/icons/quote.svg);mask-image:url(https://files.winsports.co/icons/quote.svg);-webkit-mask-size:cover;mask-size:cover}.post-content blockquote p:first-child:before{top:0;left:-3.5rem}.post-content blockquote p:first-child:after{bottom:0;right:-3.5rem;transform:rotate(180deg)}.post-content blockquote p:nth-child(2){margin-top:1.25rem;margin-bottom:0;font-weight:500}.post-content blockquote p:nth-child(2) cite{border-top:1px solid var(--gray-500);width:100%;color:var(--blue-700);padding-top:1.25rem;font-size:1.125rem;font-style:normal;font-weight:700;line-height:1.25rem;display:inline-block}.post-content .related-post,.post-content .related-post-multiple{border-bottom:1px solid var(--gray-600);flex-direction:column;gap:1.25rem;padding-bottom:1.5rem;display:flex}.post-content .related-post h2,.post-content .related-post-multiple h2{border-left:8px solid var(--pink-500);align-items:center;gap:.625rem;padding:.25rem 0 .25rem 1.25rem;font-size:1.5625rem;font-weight:700;line-height:2.125rem;display:flex}.post-content .related-post h2:after,.post-content .related-post-multiple h2:after{content:"";border-top:1px solid var(--blue-700);border-bottom:1px solid var(--blue-700);flex:1;height:.25rem}.post-content .related-info{align-items:center;gap:1.75rem;display:flex}.post-content .related-info figure{flex-shrink:0;width:12.5rem}.post-content .related-info .header{text-transform:uppercase;font-size:.875rem;line-height:1.25rem}.post-content .related-info h3 a{font-family:var(--font-source_sans_3);color:#000;font-size:1.25rem;font-weight:700;line-height:1.5rem}.post-content .related-title{flex:1}.post-content iframe,.post-content .wp-video,.post-content .fb_iframe_widget{justify-content:center;max-width:100%;margin:auto;display:flex}.post-content .instagram-media-rendered,.post-content .twitter-tweet-rendered{margin-bottom:3rem!important;margin-left:auto!important;margin-right:auto!important}.post-content .instagram-media,.post-content .wp-video{padding:0 1rem!important}.post-content tbody{border:1px solid var(--gray-500)}.post-content th,.post-content td{border:1px solid var(--gray-500);text-align:left;padding:.5rem}.post-content thead tr{background:var(--gray-500);color:var(--orange-500)}.post-content table figure{display:inline-block}.post-content .tw{border:1px solid var(--gray-600);border-radius:.75rem;justify-content:center;align-items:center;width:31.25rem;height:34.375rem;margin:0 auto 3rem;display:flex;position:relative}.post-content .tw:before{content:"";background:var(--gray-600);width:3rem;height:3rem;animation:1.5s ease-in-out infinite pulse;display:block;position:absolute;top:50%;-webkit-mask-image:url(https://files.winsports.co/icons/x.svg);mask-image:url(https://files.winsports.co/icons/x.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:cover;mask-size:cover}.post-content .instagram-media-tmp,.post-content .instagram-media-registered{border:1px solid var(--gray-600);border-radius:.75rem;justify-content:center;align-items:center;width:20rem;height:45rem;margin:auto;display:flex}.post-content .instagram-media-tmp:before,.post-content .instagram-media-registered:before{content:"";background:var(--gray-600);width:3rem;height:3rem;animation:1.5s ease-in-out infinite pulse;display:block;-webkit-mask-image:url(https://files.winsports.co/icons/instagram.svg);mask-image:url(https://files.winsports.co/icons/instagram.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:cover;mask-size:cover}.post-content .btn-whatssap,.post-content .btn-googlenews{border-radius:50px;justify-content:center;align-items:center;gap:.625rem;max-width:42rem;margin-left:auto;margin-right:auto;padding:.5rem 2.5rem;font-weight:400;display:flex}.post-content .btn-whatssap svg,.post-content .btn-googlenews svg{flex-shrink:0}.post-content .btn-whatssap{background:var(--green-500);color:var(--blue-700);font-size:1rem;line-height:1.25rem}.post-content .btn-whatssap svg{fill:var(--blue-700);width:1.5625rem;height:1.5rem}.post-content .btn-googlenews{background:var(--blue-700);color:#fff;font-size:1.25rem;line-height:1.5rem}.sidebar .win-title .title{--title-size:1.5625rem}.teams-list{gap:1.25rem;display:grid}.teams-list hr{background:var(--grey-600)}.match-list{flex-direction:column;gap:1.25rem;display:flex}.match-list .match-2{border:1px solid var(--gray-600);border-radius:.625rem;grid-template-columns:minmax(100%,min-content);width:100%;margin:0 auto;padding:.5rem}.match-list .match-2 .header{max-height:none}.match-list .match-2 img{width:3rem}.team-1{align-items:center;gap:1rem;display:flex}.team-1 img{flex-shrink:0;width:2.5rem;height:auto}.team-1 .name{flex:1;font-size:1rem;line-height:1}.team-1 .btn{--btn-font-s:.875rem;--btn-line-h:1.188rem;--btn-font-w:700;text-wrap:nowrap;flex-shrink:0}.timeline-container{flex-direction:column;gap:3rem;margin:0 auto 3rem;display:flex;position:relative}.timeline-container:after{content:"";background:var(--orange-500);width:1px;height:100%;display:block;position:absolute;top:8px;left:.5rem}.timeline-container .timeline-content{flex-direction:column;align-items:flex-start;gap:1.25rem;display:flex}.timeline-container .timeline-hour{grid-template-columns:auto 1fr;align-items:center;gap:1.25rem;display:grid}.timeline-container .point{background:var(--orange-500);border-radius:6.25rem;width:1rem;height:1rem}.timeline-container .timeline-header{font-family:var(--font-oswald);color:var(--orange-500);font-size:1.875rem;font-weight:500;line-height:1.875rem}.timeline-container .info-timeline{width:100%;padding-left:2.25rem}.timeline-container .info-timeline .card-timeline{border-bottom:1px solid var(--gray-600);flex-direction:column;gap:1.25rem;padding-bottom:2rem;display:flex}.timeline-container .info-timeline .card-timeline .embed{margin:0 3rem}.timeline-container .info-timeline .card-timeline .alignleft,.timeline-container .info-timeline .card-timeline .alignright{float:none;width:80%;margin:0 auto}.timeline-container .info-timeline .card-timeline ol{margin:0 1.25rem}.timeline-container .timeline-title{color:var(--blue-700);font-size:1.25rem;font-weight:700;line-height:1.5rem}.post-opening.video{--gtc-val:1fr 1fr;--opn-bg:var(--blue-700);--opn-p:2rem;--post-col-g:3rem;--color-f:var(--white);--lead-font-s:1rem;--lead-line-h:1.25rem}.post-opening.video .video-opening{align-self:center}.post-opening.video .video-opening iframe{aspect-ratio:16/9;width:100%;height:auto}.post-opening.video .info-author{--hr-color:var(--white);--hr-hgt:.25rem}.post-opening{grid-template-columns:var(--gtc-val,6fr 5fr);column-gap:var(--post-col-g,3.125rem);background:var(--opn-bg);padding:var(--opn-p);color:var(--color-f);row-gap:1.25rem;display:grid;position:relative}.post-opening .info-post{flex-direction:column;gap:2rem;display:flex}.post-opening .category,.post-opening .title,.post-opening .info-author{font-family:var(--font-oswald)}.post-opening .category,.post-opening .info-author{text-transform:uppercase}.post-opening .category{border-left:5px solid var(--pink-500);padding-left:1.25rem;font-size:1.25rem;line-height:1.25rem}.post-opening .title{font-size:3.4375rem;font-weight:600;line-height:1}.post-opening .lead{font-size:var(--lead-font-s,1.25rem);line-height:var(--lead-line-h,1.5rem)}.post-opening figcaption{align-items:center;gap:1.25rem;padding-top:.625rem;display:flex}.post-opening figcaption span{color:var(--gray-800);font-size:.75rem;line-height:.875rem}.post-opening figcaption svg{width:1rem;height:1.25rem;fill:var(--blue-700)}.post-opening .info-author{grid-column:1/-1;grid-template-columns:max-content auto max-content;align-items:center;gap:1.25rem;display:grid}.post-opening .info-author hr{border-top:1px solid var(--hr-color,var(--blue-900));border-bottom:1px solid var(--hr-color,var(--blue-900));height:var(--hr-hgt,.1875rem)}.post-opening .icon-format{background:var(--black-a70);border-radius:100%;justify-content:center;align-items:center;width:2.5rem;padding:.6875rem;display:flex;position:absolute;top:1rem;right:1rem}.post-opening .icon-format svg{fill:var(--white)}
