/* Golero Wyniki 1.48.2 split asset */
.gwbar{position:relative;z-index:5;width:100%;background:#f6f7f8;border-bottom:1px solid #e4e7eb;font-family:"Titillium Web",Arial,sans-serif}.gwbar-inner{max-width:1360px;margin:0 auto;padding:10px 20px;display:flex;align-items:center;gap:12px}.gwbar-label{font-family:"Exo",Arial,sans-serif;font-size:12px;font-weight:900;white-space:nowrap}.gwbar-track{display:flex;gap:8px;overflow:auto;flex:1;scrollbar-width:none}.gwbar-track::-webkit-scrollbar{display:none}.gwbar-game{flex:0 0 275px;min-height:60px;display:grid;grid-template-columns:minmax(0,1fr) 46px minmax(0,1fr);align-items:center;gap:6px;border:1px solid #dde1e6;background:#fff;border-radius:10px;padding:8px 10px}.gwbar-team{display:flex;align-items:center;gap:6px;min-width:0;font-size:11.5px;font-weight:800}.gwbar-team.away{justify-content:flex-end;text-align:right}.gwbar-team img{width:27px;height:27px;object-fit:contain;flex:0 0 27px}.gwbar-team span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gwbar-center{text-align:center}.gwbar-center strong{display:block;font-family:"Exo",Arial,sans-serif;font-size:16px}.gwbar-center small{display:block;font-size:9px;font-weight:900;color:#858c96}.gwbar-center small.live{color:#e32636}.gwbar-more{flex:0 0 auto;background:#111;color:#fff;border-radius:9px;padding:14px 13px;font-family:"Exo",Arial,sans-serif;font-size:11px;font-weight:900}.gwbar-shell{width:100%;min-height:76px;background:#f6f7f8;border-bottom:1px solid #e4e7eb}.gwbar-shell-inner{max-width:1360px;min-height:76px;margin:0 auto;padding:10px 20px;display:flex;align-items:center;gap:12px}.gwbar-shell-inner b{font-family:"Exo",Arial,sans-serif;font-size:12px}.gwbar-shell-inner span{height:58px;flex:1;border-radius:10px;background:#eceff2}@media(max-width:650px){.gwbar-inner{padding:8px 12px}.gwbar-label,.gwbar-shell-inner b{display:none}.gwbar-game{flex-basis:225px;min-height:56px}.gwbar-team{font-size:10px}.gwbar-team img{width:22px;height:22px;flex-basis:22px}.gwbar-more{padding:12px 9px}.gwbar-shell{min-height:70px}.gwbar-shell-inner{min-height:70px;padding:8px 12px}}.gw-row-link,.gw-card-link,.gwbar-game-link{color:inherit;text-decoration:none!important}.gwbar-game-link:hover{border-color:#c4c9cf}.gw-search{
  position:relative;
  width:100%;
  max-width:850px;
}.gw-hub-search .gw-search{
  max-width:none;
}.gw-search-field{
  position:relative;
  display:flex;
  align-items:center;
  min-height:58px;
  border:1px solid #dfe3e7;
  border-radius:12px;
  background:#fff;
  box-shadow:0 7px 26px rgba(20,26,35,.05);
  transition:border-color .15s ease,box-shadow .15s ease;
}.gw-search.open .gw-search-field,
.gw-search-field:focus-within{
  border-color:#b9bec5;
  box-shadow:0 10px 32px rgba(20,26,35,.08);
}.gw-search-field>svg{
  width:22px;
  height:22px;
  margin-left:17px;
  flex:0 0 22px;
  fill:none;
  stroke:#111;
  stroke-width:2;
  stroke-linecap:round;
}.gw-search-input{
  width:100%;
  min-width:0;
  height:56px;
  padding:0 52px 0 13px!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  background:transparent!important;
  color:#111!important;
  font-family:"Exo",Arial,sans-serif;
  font-size:14px!important;
  font-weight:800;
}.gw-search-input::placeholder{
  color:#9aa0a7;
  opacity:1;
}.gw-search-clear{
  position:absolute;
  right:14px;
  top:50%;
  width:30px;
  height:30px;
  padding:0;
  border:0;
  border-radius:50%;
  background:#f1f2f3;
  color:#5f6670;
  font-size:19px;
  line-height:28px;
  opacity:0;
  pointer-events:none;
  transform:translateY(-50%);
  cursor:pointer;
}.gw-search-clear.visible{
  opacity:1;
  pointer-events:auto;
}.gw-search.loading .gw-search-clear{
  opacity:0;
  pointer-events:none;
}.gw-search-spinner{
  display:none;
  position:absolute;
  right:20px;
  top:50%;
  width:16px;
  height:16px;
  margin-top:-8px;
  border:2px solid #e0e3e6;
  border-top-color:#111;
  border-radius:50%;
  animation:gwSearchSpin .65s linear infinite;
}.gw-search.loading .gw-search-spinner{display:block}.gw-search-dropdown{
  position:absolute;
  z-index:1000;
  left:0;
  right:0;
  top:calc(100% + 7px);
  max-height:min(68vh,650px);
  overflow-y:auto;
  border:1px solid #dfe3e7;
  border-radius:12px;
  background:#fff;
  box-shadow:0 22px 55px rgba(20,26,35,.14);
}.gw-search-dropdown[hidden]{display:none!important}.gw-search-content{
  padding:7px;
}.gw-search-group+.gw-search-group{
  margin-top:4px;
  padding-top:4px;
  border-top:1px solid #eef0f2;
}.gw-search-group-title{
  padding:8px 9px 5px;
  color:#8b929a;
  font-size:8px;
  font-weight:900;
  letter-spacing:.04em;
  text-transform:uppercase;
}.gw-search-items{
  display:grid;
  gap:2px;
}.gw-search-item{
  display:flex;
  align-items:center;
  gap:10px;
  min-width:0;
  padding:8px 9px;
  border-radius:8px;
  color:#111!important;
  text-decoration:none!important;
}.gw-search-item:hover,
.gw-search-item.keyboard-active{
  background:#f4f5f6;
}.gw-search-media{
  width:38px;
  height:38px;
  flex:0 0 38px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:8px;
  background:#f7f8f9;
}.gw-search-media img{
  width:32px;
  height:32px;
  object-fit:contain;
}.gw-search-player-photo{
  overflow:hidden;
  border-radius:50%;
}.gw-search-player-photo img{
  width:38px;
  height:38px;
  object-fit:cover;
}.gw-search-main{
  min-width:0;
  flex:1 1 auto;
}.gw-search-main strong{
  display:block;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:11px;
}.gw-search-main small{
  display:block;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  margin-top:2px;
  color:#858c95;
  font-size:8px;
  font-weight:800;
}.gw-search-side-logo{
  width:24px;
  height:24px;
  object-fit:contain;
  flex:0 0 24px;
}.gw-search-arrow{
  color:#a3a9b0;
  font-size:13px;
  font-weight:900;
}.gw-search-hint,
.gw-search-empty{
  padding:22px 18px;
  text-align:center;
  color:#818991;
  font-size:10px;
  font-weight:700;
}.gw-search-empty strong{
  display:block;
  color:#363c43;
  font-size:11px;
}.gw-search-empty span{
  display:block;
  margin-top:4px;
}.gw-search-match{
  display:block;
  padding:9px 10px;
}.gw-search-match-meta{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  margin-bottom:7px;
}.gw-search-match-meta small{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#858c95;
  font-size:7px;
  font-weight:900;
}.gw-search-match-meta b{
  color:#858c95;
  font-size:7px;
  font-weight:900;
}.gw-search-match-meta b.live{color:#ef233c}.gw-search-match-teams{
  display:grid;
  grid-template-columns:minmax(0,1fr) 50px minmax(0,1fr);
  gap:8px;
  align-items:center;
}.gw-search-match-teams>span{
  display:flex;
  align-items:center;
  gap:7px;
  min-width:0;
}.gw-search-match-teams>span.away{
  justify-content:flex-end;
  text-align:right;
}.gw-search-match-teams img{
  width:25px;
  height:25px;
  object-fit:contain;
  flex:0 0 25px;
}.gw-search-match-teams strong{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:9px;
}.gw-search-match-teams em{
  text-align:center;
  font-style:normal;
  font-family:"Exo",Arial,sans-serif;
  font-size:12px;
  font-weight:900;
}.gw-search.compact .gw-search-field{
  min-height:44px;
  border-radius:9px;
}.gw-search.compact .gw-search-input{
  height:42px;
  font-size:11px!important;
}.gw-search.compact .gw-search-field>svg{
  width:18px;
  height:18px;
  margin-left:13px;
  flex-basis:18px;
}@media(max-width:650px){.gw-search-field{
    min-height:50px;
    border-radius:10px;
  }.gw-search-input{
    height:48px;
    font-size:11px!important;
  }.gw-search-field>svg{
    width:19px;
    height:19px;
    margin-left:13px;
    flex-basis:19px;
  }.gw-search-dropdown{
    max-height:66vh;
    border-radius:10px;
  }.gw-search-content{padding:5px}.gw-search-item{padding:7px}.gw-search-media{
    width:34px;
    height:34px;
    flex-basis:34px;
  }.gw-search-media img{
    width:29px;
    height:29px;
  }.gw-search-player-photo img{
    width:34px;
    height:34px;
  }.gw-search-main strong{font-size:10px}.gw-search-main small{font-size:7px}.gw-search-match-teams{
    grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr);
    gap:5px;
  }.gw-search-match-teams img{
    width:21px;
    height:21px;
    flex-basis:21px;
  }.gw-search-match-teams strong{font-size:7.5px}.gw-search-match-teams em{font-size:10px}}.gw-global-search-overlay{
  position:fixed;
  z-index:2147483000;
  inset:0;
  display:flex;
  align-items:flex-start;
  justify-content:center;
  padding:84px 18px 24px;
}.gw-global-search-overlay[hidden]{
  display:none!important;
}.gw-global-search-backdrop{
  position:absolute;
  inset:0;
  background:rgba(12,14,18,.62);
  -webkit-backdrop-filter:blur(3px);
  backdrop-filter:blur(3px);
}.gw-global-search-dialog{
  position:relative;
  z-index:1;
  width:min(900px,100%);
  max-height:calc(100vh - 108px);
  border:1px solid rgba(255,255,255,.12);
  border-radius:15px;
  background:#fff;
  box-shadow:0 28px 90px rgba(0,0,0,.28);
}.gw-global-search-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:15px 17px;
  border-bottom:1px solid #eceff1;
}.gw-global-search-top>div{
  min-width:0;
}.gw-global-search-top strong{
  display:block;
  font-family:"Exo",Arial,sans-serif;
  font-size:18px;
  line-height:1.15;
}.gw-global-search-top span{
  display:block;
  margin-top:3px;
  color:#858c95;
  font-size:9px;
  font-weight:800;
}.gw-global-search-close{
  width:38px;
  height:38px;
  flex:0 0 38px;
  padding:0;
  border:0;
  border-radius:50%;
  background:#f1f2f3;
  color:#111;
  cursor:pointer;
  font-size:24px;
  line-height:36px;
}.gw-global-search-close:hover{
  background:#e8eaec;
}.gw-global-search-widget{
  padding:17px;
}.gw-global-search-widget .gw-search{
  max-width:none;
}.gw-global-search-widget .gw-search-field{
  min-height:62px;
  box-shadow:none;
}.gw-global-search-widget .gw-search-input{
  height:60px;
  font-size:15px!important;
}.gw-global-search-widget .gw-search-dropdown{
  position:relative;
  z-index:2;
  top:auto;
  left:auto;
  right:auto;
  margin-top:8px;
  max-height:calc(100vh - 300px);
  box-shadow:none;
}.gw-global-search-footer{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:14px;
  padding:10px 17px 13px;
  border-top:1px solid #eceff1;
  color:#8b929a;
  font-size:8px;
  font-weight:800;
}.gw-global-search-footer span{
  display:flex;
  align-items:center;
  gap:4px;
}.gw-global-search-footer kbd{
  min-width:22px;
  padding:3px 5px;
  border:1px solid #dfe2e5;
  border-bottom-width:2px;
  border-radius:5px;
  background:#f7f8f9;
  color:#505760;
  font-family:inherit;
  font-size:7px;
  text-align:center;
}body.gw-global-search-is-open{
  overscroll-behavior:none;
}@media(max-width:650px){.gw-global-search-overlay{
    align-items:flex-start;
    padding:12px;
  }.gw-global-search-dialog{
    width:100%;
    max-height:calc(100dvh - 24px);
    border-radius:12px;
  }.gw-global-search-top{
    padding:12px 13px;
  }.gw-global-search-top strong{
    font-size:16px;
  }.gw-global-search-top span{
    font-size:8px;
  }.gw-global-search-close{
    width:34px;
    height:34px;
    flex-basis:34px;
    font-size:21px;
  }.gw-global-search-widget{
    padding:12px;
  }.gw-global-search-widget .gw-search-field{
    min-height:54px;
  }.gw-global-search-widget .gw-search-input{
    height:52px;
    font-size:12px!important;
  }.gw-global-search-widget .gw-search-dropdown{
    max-height:calc(100dvh - 205px);
  }.gw-global-search-footer{
    display:none;
  }}.gwbar-search{
  flex:0 0 50px;
  width:50px;
  height:50px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0;
  border:0;
  border-radius:10px;
  background:#d00000;
  color:#fff;
  cursor:pointer;
  transition:transform .12s ease,background .12s ease;
}.gwbar-search:hover{
  background:#b80000;
  transform:translateY(-1px);
}.gwbar-search:focus-visible{
  outline:3px solid rgba(208,0,0,.2);
  outline-offset:2px;
}.gwbar-search svg{
  width:22px;
  height:22px;
  fill:none;
  stroke:currentColor;
  stroke-width:2.2;
  stroke-linecap:round;
}.gwbar-search-shell{
  flex:0 0 50px;
  width:50px;
  height:50px;
  border-radius:10px;
  background:#e2e5e8;
}.gwbar-more-shell{
  flex:0 0 82px;
  width:82px;
  height:50px;
  border-radius:9px;
  background:#e2e5e8;
}@media(max-width:650px){.gwbar-search{
    flex-basis:44px;
    width:44px;
    height:44px;
    border-radius:9px;
  }.gwbar-search svg{
    width:19px;
    height:19px;
  }.gwbar-search-shell{
    flex-basis:44px;
    width:44px;
    height:44px;
  }.gwbar-more-shell{
    display:none;
  }}.gw-search-article{
  align-items:flex-start;
}.gw-search-article-thumb{
  width:62px;
  height:46px;
  flex:0 0 62px;
  overflow:hidden;
  border-radius:7px;
  background:#f0f1f2;
}.gw-search-article-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
}.gw-search-article-thumb.no-image:before{
  content:"";
  display:block;
  width:100%;
  height:100%;
  background:
    linear-gradient(135deg,#f1f2f3 0%,#e5e7e9 100%);
}.gw-search-article .gw-search-main strong{
  white-space:normal;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  line-height:1.28;
}.gw-search-article .gw-search-main em{
  display:block;
  margin-top:4px;
  overflow:hidden;
  color:#737b84;
  font-size:7.5px;
  font-style:normal;
  font-weight:600;
  line-height:1.35;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
}.gw-search-article .gw-search-arrow{
  align-self:center;
}@media(max-width:650px){.gw-search-article-thumb{
    width:54px;
    height:42px;
    flex-basis:54px;
  }.gw-search-article .gw-search-main em{
    display:none;
  }}body.gw-theme-search-visible .gwbar-search,
body.gw-theme-search-visible .gwbar-search-shell{
  display:none!important;
}
