nks_little_container{
--teams-row-height: 38px;  
--teams-row-gap:3px;
--row0-height: 33px;
--add-timer-width: 97px;display:flex;position:absolute;top: 61px;left: 86px;display: grid;grid-template-areas:
"first last";z-index: 2;transform-origin: left top;}

nks_little_container *{
  /* pointer-events: none; */
  /* line-height: 0; */
}

nks_table_little{
  --team-row-heigth:38px;
  --tlittle-row1-left-padding: 84px;
  position: relative;
  /* top: 50px; */
  /* left: 50px; */
  display: flex;
  grid-area: first;
  /* grid-area: last; */
  /* width: 100% !important; */
  /* width: 300px; */
  height: auto !important;
  /* width: 100% !important; */
}

tlittle_logo{
  position: absolute;
  height:114px;
  width: 78px !important;
  margin-right: -78px;
}
tlittle_logo img{
  width:100%;
  object-fit:cover;
  object-position: bottom;
}

tlittle_main{
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 10px;
}

tlittle_subtitles{
  /* position:absolute; */
  /* top: 34px; */
  /* left:0; */
  display:grid;
  grid-template-areas:
"content";
  /* height: auto !important; */
}

tlittle_subtitle{
  grid-area:content;
  display: flex;
  flex-direction: column;
  height: auto !important;
  display: none;
  /* transform: scale(0.75); */
}

tlittle_main_wrap{
  position: relative;
  height: 81px;
  min-height: 81px;
  min-width: 267px;
  min-width: 280px;
  margin-bottom: 6px;
  /* min-width: 309px; */
  z-index: 1;
  /* margin: 10px; */
  white-space: nowrap;
}

tlittle_top_row{
  display:flex;
  align-content: center;
  align-items: center;
  margin-left: 18px;
  margin-right: 3px;
}

tlittle_home_color,
tlittle_away_color{
  width: 40px;
  height: 100%;
  background:red;
}

tlittle_home_color{
  background-color: var(--home-color);
}

tlittle_away_color{
  background-color: var(--away-color);
  clip-path: polygon(0% 100%, 100% 100%, 100% 0%);
}

tlittle_period_label{
  display: flex;
  position: relative;
  font-size: 29.16px;
  line-height: 1;
  font-weight: 300;
  justify-content: center;
  margin-top: 3px;
  margin-bottom: 1px;
  flex-grow: 1;
}

tlittle_subtitle_row1{
  display: flex;
  height: 40px;
  min-height: 40px;
  /* position: absolute; */
  /* top: 34px; */
  margin-top: 33px;
  margin-left: var(--tlittle-row1-left-padding);
  font-size: 32px;
  align-items: center;
  /* width: 100%; */
  /* transform: scale(0.75); */
}

.tlittle_header_main{
  height: 100%;
  z-index: 1;
  font-size: 29px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1;
  display: flex;
  padding: 0px 0px 0px 0px;
  min-width: 360px;
  display: grid;
  grid-template-columns: 40px 1fr auto 1fr 40px;
  text-align: center;
  white-space: nowrap;
  justify-content: start;
  /* padding-top: 3px; */
  
--init-delay: 0.3s !important;
--inset-top: -50% !important;
  align-items: center;
}

tlittle_content.tlittle_header_main{
  grid-template-columns: 1fr auto 1fr;
  
}

tlittle_home_name{
  /* text-align: left; */
}

tlittle_away_name{/* text-align: right; */}

tlittle_subtitle_main_score::before{
  /* content: ""; */
  display:flex;
}
tlittle_subtitle_main_score::after{
  /* content:" "; */
  display:flex;
}

tlittle_score{
  display:flex;
  justify-content: center;
  min-width: 100px;
}

tlittle_home_score,
tlittle_away_score{
  --side_padding_out: 16px;
  --side_padding_inner: 10px;
  margin: 0px var(--side_padding_inner);
  min-width: 18px;
}

tlittle_home_score{
  margin-left:var(--side_padding_out);
}
tlittle_away_score{
  margin-right:var(--side_padding_out);
  margin-right: calc(var(--side_padding_out) + 1px);
}


tlittle_subtitle_row2{
  display: flex;
  margin-top: 6px !important;
  margin-left: 44px !important;
  width: min-content;
  font-size: 31px;
}

.tlittle_subtitle_row2_timer{
  /* width:160px; */
}

tlittle_subtitle_player{
  /* display: block; */
  /* display: flex; */
  /* width: 100%; */
  /* margin-left: 40px; */
  /* justify-content: center; */
  /* flex-grow: 1; */
  /* font-size: 31px; */
}


tlittle_time{
  display: flex;
  width: 160px;
  min-width: 160px;
  height:40px;
  font-size: 30px;
  align-items: center;
  /* line-height: 0; */
  /* place-self: flex-end; */
  justify-content: center;
  padding-left: 40px;
  /* border: 1px solid red; */
  /* --init-delay: 0s !important; */
}

tlittle_time_text{
  display:flex;
  /* width: 160px; */
--init-delay: 0.2s !important;
}

tlittle_time.extra_time{
  width: 120px;
  min-width: 120px;
  padding-left: 0;
  margin-left: 6px;
  overflow: hidden;
}

.tlittle_time_bg.a4_rect_bg{
  background-color:white;
  border-radius: 4px;
}


tlittle_extra_time{
  position: relative;
  display: flex;
}

tlittle_extra_time_wrap {
  position: relative;
  display: flex;
  width: 88px;
  height: 25px;
  color: black;
  font-size: 25px;
  line-height: 0.85;
  font-weight: 400;
  margin-left: -30px;
  justify-content: center;
  align-items: center;
  padding-right: 3px;
  /* z-index: 100; */
}


tlittle_goal{
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  /* width: var(--tlittle-main-width); */
  /* width: 150px; */
  /* width: var(--tlittle-main-width); */
  transition: transform 0.5s, opacity 0.5s, width 0.5s;
  transform: scale3d(0,1,1);
  margin-top: var(--row0-height);
  opacity: 0;
  grid-area: first;
  width: 0px;
}

.js-goal-box{
  /* display:none; */
}

.event_goal_home tlittle_goal,
.event_goal_away tlittle_goal{
  transform: scale3d(1,1,1);
  opacity:1;
  width: var(--tlittle-main-width);
}

tlittle_goal_logos{
  position: relative;
  display: flex;
  height: 79px;
  /* max-height: 84px; */
  background: black;
}

tlittle_goal_home,
tlittle_goal_away{
  display: flex;
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

tlittle_goal_home img,
tlittle_goal_away img{
  object-fit: contain;
  opacity: 0;
  width: 100%;
  height: 100%;
  transform: scale(1.3);
  animation:infinite 0.8s  alternate tlittle_goal_animation;
  transition: all 0.5s;
  animation-play-state: paused;
}

@keyframes tlittle_goal_animation {
  0% {
transform:scale(0.7);
  }

  100%{
transform:scale(1.4);
  }
}
.event_goal_away tlittle_goal_away img,
.event_goal_home tlittle_goal_home img{
 animation-play-state: running;
}


.event_goal_home tlittle_goal_home img{
 animation-play-state: running;
 opacity: 1;
}
.event_goal_away tlittle_goal_away img{
 animation-play-state: running;
 opacity: 1;
}

.event_goal_home tlittle_goal_home{
  /* opacity: 1; */
  /* visibility: visible; */
}


.event_goal_away tlittle_goal_away{
/* opacity: 1; */
/* visibility: visible; */
/* transition: all 0s; */
}

tlittle_goal_text{
  height: 38px;
  font-size: 25px;
  display: flex;
  background: var(--bg-bl-opacity);
  justify-content: center;
  align-items: center;
}

tlittle_subtitle_header{
  /* position: absolute; */
  /* padding-bottom: 32px; */
  height: 100% !important;
  /* overflow: hidden; */
  /* transform: scale(0.75); */
}

tlittle_subtitle_header_wrap{
  display: flex;
  justify-content: center;
  line-height: 1;
  height: 100%;
  /* padding-top: 3px; */
  align-items: center;
}

tlittle_subtitle_header_text{
  /* padding-top: 3px; */
}

tlittle_subtitle_header_content{
  display: flex;
  justify-content: center;  
  height: 100%;  
}

/*
tlittle_subtitle .triangles{
  padding: 0px 40px;
}

tlittle_subtitle .triangles::before,
tlittle_subtitle .triangles::after{
  content:" ";
  position: absolute;
  top: 0;
  display:flex;
  width:40px;
  height:40px;
  background:white;
  z-index: 2;
}

tlittle_subtitle .triangles::before{
  left:0;
  clip-path: polygon(0% 0%, 100% 0%, 0% 100%);
}

tlittle_subtitle .triangles::after{
 right:0; 
 clip-path:polygon(0% 100%, 100% 100%, 100% 0%);
}

tlittle_subtitle .triangles.warn::before,
tlittle_subtitle .triangles.warn::after{
  background-color:#FFFF00;
}


tlittle_subtitle .triangles.del::before,
tlittle_subtitle .triangles.del::after{
  background-color:#F00304;
}

*/


.tlittle_header_goal{
  width:360px;
  
}

.tlittle_header_swap{
  width: 200px;
}

.tlittle_header_pens{
  width: 240px;
}


.tlittle_header_yellow{
  width:360px;
  
}

.tlittle_header_red{
  width: 280px;
}

.tlittle_header_coach{
  width:240px;
  min-width: 240px;
  overflow: hidden;
}


tlittle_subtitle_row2{
  /* font-size:31px; */
  /* overflow: hidden; */
  height: 80px;
  min-height: 80px;
  /* min-height: 80px; */
}

tlittle_subtitle_row2 >*{
  /* box-sizing:content-box; */
  /* box-sizing: border-box; */
  /* display: block !important; */
}


tlittle_subtitle_row2.low{
  height:40px;
  min-height:40px;
  /* overflow:hidden; */
}


.tlittle_stats_row2_class .tlittle_header_main{
  --width: 390px;
  width: var(--width);
  min-width: var(--width);
}

tlittle_subtitle_player,
tlittle_content_container{
  height:80px;
  display:flex;
  grid-template-areas:
    "row1 logo"
    "row2 logo";
  height: 100%;
  max-height: 100%;
  padding-left: 50px;
  overflow: hidden;
}

tlittle_subtitle_player{
  grid-template-areas: "player logo";
}

tlittle_content,
tlittle_content,
tlittle_content{
  display: flex;
  line-height: 35px;
  flex-direction: column;
  justify-content: center;
  padding-right: 20px;
  /* padding-left: 12px; */
}

tlittle_content,
tlittle_content{
   display: flex;
   white-space: nowrap;
}

tlittle_content row1,
tlittle_content row2{
  /* display:flex; */
  height: 40px;
  height: 35px;
  align-items: center;
  /* border: 1px solid red; */
  display: flex;
}

tlittle_swap_triangles{
  width:32px;
  height:80px;
  margin-right: 10px;
}

tlittle_player_name >*{
  /* display:block; */
}

tlittle_player_firstname{
  /* font-weight:normal; */
}

tlittle_player_lastname{
  /* font-weight:bold; */
  text-transform: uppercase;
}

nks_table_little tlittle_player_firstname{
  font-weight:normal;
}

tlittle_player_firstname::after{
  /*content:"\00A0";*/
}

nks_table_little tlittle_player_lastname{
  font-weight:500;
}

tlittle_row2_full_row1,
tlittle_row2_full_row2{
  
}

tlittle_row2_full_row1{
  grid-area:row1;
}

tlittle_row2_full_row1{
  grid-area:row2;
}

tlittle_player_logo{
  grid-area:logo;
  width: 80px;
  height: 80px;
}

tlittle_player_logo img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}

tlittle_subtitle_coach_name{
  font-weight:500;
}

/* PENS */

tlittle_pen_table{
    display: flex;

}

tlittle_pens_col_teamnames{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    /* padding-right: 8px; */
}

tlittle_pens_list{
    display: flex;
}

tlittle_pens_teamname{
    /* display: flex; */
    /* text-align: right; */
}
pen{
    display: flex;
    --size: 22px;
    width: var(--size);
    height: var(--size);
    background: white;
    margin-left: 18px;
    border-radius: 50%;
    /* margin: 0 11px; */
}

pen.result_goal{
  background:green;
  
}

pen.result_def{
  background:red;
}


tlittle_pen_count{
  margin-left:20px;
  display: flex;
  flex-grow: 1;
  justify-content: center;
}



tlittle_match_events{
  display: flex;
  position: absolute;
  top: -8px;
  justify-content: space-around;
  width: 384px;
  z-index: -1;
}

tlittle_match_events_wrap{
  --offset: 96px;
  display: flex;
  gap: 9px;
  position: absolute;
  left: var(--offset);
  width: 1px;
  /* background-color: blue; */
  justify-content: center;
}

tlittle_match_events_wrap.home{
  
}

tlittle_match_events_wrap.away{
  left: auto;
  right: var(--offset);
}

tlittle_match_events_wrap > * {
  display: none;
}

tlittle_match_events_wrap > [type="RED_CARD"]{
  width: 24px;
  min-width: 24px;
  height: 8px;
  display: flex;
  background-color: red;
}

tlittle_match_events match_event > * {
  position: relative;
  display: none;
}

tlittle_match_events_wrap > [type="RED_CARD"]::after{

} 