@import url('assets/fonts/fonts.css');

body {
  /* --scale: 0.75; */--bg-color2: white;
  --bg-color3: black;
  --text-color: white;
  --text-color-inverted: black;
  --accent-color: #50f000;
  --home-color: #50f000;
  --away-color: #50f000;
  --away-color-text: #000000;
  --home-color-text: #000000; 
  --bg-bl-opacity: rgba(0,0,0,0.38);
  --bg-bl-opacity: rgb(0 0 0 / 48%);
  --tlittle-main-width: 148px;
  /* --tlittle-main-width: 168px; */
  /* font-family: 'Roboto'; */
  /* font-family: 'Play'; */
  font-family: 'Cera Pro';
  font-weight: bold;
  color: var(--text-color);
  letter-spacing: 0;
  line-height: 1;
}

.scale{
  /* transform: scale3d(0.76,0.76,1); */
  transform: scale(0.75);
}


@media (max-width: 636px) {
  header h1 {
    font-size: 2rem;
  }
  header p {
    font-size: 1rem;
  }
  main h3 {
    font-size: 1.5rem;
  }
  main li {
    font-size: 1rem;
  }
}


button{
  padding:0.5rem 1rem;
  color:white;
  background:black;
  border-radius:0.3rem;
  cursor: pointer;
  border:none;
 
}

button:hover{
  background:#002b12;
}

[team="home"] .away-logo,
[team="home"] .away-element{
  display:none;
}

[team="away"] .home-logo,
[team="away"] .home-element{
  display:none;
}


vbg {
  display: flex;
  position: absolute;
  top:0;
  left:0;
}

.forwards{
  grid-area:right;
}





/* TITLES */

skore_titles_container{
  /* position: absolute; */
  /* bottom:90px; */
  left: 0;
  display: flex;
  padding-left: 3px;
  /* margin-top: calc(var(--row0-height) * -1); */
  grid-area: last;
  flex-direction: column;
  align-self: flex-start;
  align-items: flex-start;
  /* width: 1300px; */
  /* height: 100%; */
  width: 100%;
  transform-origin: bottom left;
}

skore_titles_container.scale{
  transform: scale(0.75);
}

skore_title *{
  /* border: 1px solid; */
}

skore_title{
  display: flex;
  position: relative;
  justify-content: flex-start;
  flex-direction: column;
  /* width: min-content; */
  /* height: auto !important; */
  /* min-width: 900px; */
  /* min-height: 302px; */
  margin-top: -50px;
}

skore_title .home-logo,
skore_title .away-logo{
  /* display:none; */
}

skore_title .home-logo img,
skore_title .away-logo img{
  
}

skore_title_wrapper{
  display: flex;
  padding-top: 83px;
  /* padding-top: 127px; */
  padding-left: 140px;
  min-width: 900px;
  min-height: 330px;
  margin-bottom: 50px;
  /* margin-top: -50px; */
}

skore_title_card{
  display:flex;
  width: 126px;
  height:128px;
  margin-top: 19px;
  margin-right: -10px;
}

skore_title_row0{
  display: flex;
  height: 61px;
  /* height: 39px; */
  align-items: center;
  margin-top: 1px;
}

skore_title_norow{
  display: flex;
  height: 89px;
  align-items: center;
  margin-top: 27px;
  font-size: 36px;
}

skore_title_header{
  display: flex;
  font-family: "fonbetcup", Tahoma;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 30px;
  white-space: nowrap;
}

skore_title_content_container{
  /* background: #ff000070; */
  display: flex;
  flex-direction: column;
  /* margin-left: 20px; */
}

.big_coach skore_title_content_container{
  margin-top: 24px;
}

.big_coach skore_title_row0{height: 38px;margin-top: 19px;}

skore_title_content{
  display: flex;
  flex-direction: column;
  font-size:38px;
  font-weight:bold;
  line-height: 1;
  white-space: nowrap;
}

skore_title_row1{
  display:flex;
}

skore_title_row2{
  display:flex;
  margin-top:10px;
}

skore_title_name{
  font-size: 38px;
  font-weight: bold;
}

skore_title_firstname{
  font-size: 38px;
}

skore_title_lastname{
  font-size:38px;  
  text-transform:uppercase;
}

skore_title_goal_text{
  display: flex;
  font-size: 120px;
  font-family:'fonbetcup';
  font-weight:normal;
  line-height: 0.8;
  margin-left: -6px;
}

skore_title_header_bg{

}

skore_title_header_txt{

}


vbg.big_player_card_bg{
  width:881px;
  height: 332px;
}


.event_player_yellow skore_title_header_txt::before{
   background:#ffe400;
}



skore_title_name{

}

skore_title_logo {
  height: 200px;
  /* margin-left: 22px; */
  /* margin-right: -9px; */
  /* background: #179b1a6e; */
  margin-top: -20px;
  margin-right: 23px;
  margin-left: -20px;
}

skore_title_common_icon{
  width:200px;
  min-width: 220px;
}

skore_title_logo img {
  height:100%;
}

big_swap_triangles{
  width:71px;
  height:114px;
  margin-top:47px;
}


.skore_title_comments skore_title_wrapper{
  /* padding-top: 102px; */
  min-width: 1090px;
}

.skore_title_comments skore_title_row0{
  height: 39px;
  margin-top: 33px;
}

.skore_title_comments skore_title_content{
  font-weight:500;
}

nks_shootouts{
  /* margin-top: var(--row0-height); */
  /* display: none; */
}

.little nks_shootouts{
  display:none !important;
}

nks_shootouts_wrap{
  
}


skore_title_refs_wrapper{
  display:flex;
  width:1000px;
  height: 442px;
}

skore_title_refs_wrapper .skore_title_refs_bg{
  width:1000px;
  height: 441px;
  overflow:hidden;
  display: flex;
  /* margin-top: -40px; */
  align-items: flex-end;
}

skore_title_refs_wrapper .skore_title_refs_bg img{
  /* margin-top: -168px; */
  object-fit: none;
  width: 1000px;
  height: 550px;
}

skore_title_refs_wrapper skore_title_refs_container{
  margin-left: 320px;
  margin-top: 95px;
  /* border: 1px solid red; */
  display: flex;
  flex-direction: column;
}

skore_title_refs_row{
  display: flex;
  margin-bottom: 9px;
}

skore_title_refs_header{
  display:flex;
  width: 220px;
  font-family: 'fonbetcup';
  font-size: 30px;
  font-weight: 500;
  /* line-height: 2; */
  padding-top: 12px;
}

skore_title_refs_list{
  
}

skore_title_refs_list referee{
  display: flex;
  font-size:38px;
  line-height: 1.3;
}

nks_shootout{
    position:relative;
  background: var(--bg-bl-opacity);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 51px;
  font-size: 25px;
  overflow:hidden;
}


nks_shootout shoo_empty,
nks_shootout shoo_goal,
nks_shootout shoo_def{
  position:relative;
}
nks_shootout shoo_empty,
nks_shootout shoo_goal,
nks_shootout shoo_def,
nks_shootout shoo_goal::before,
nks_shootout shoo_def::before{
  display: flex;
  position:absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  justify-content: center;
  align-items: center;
  transition: all 0.2s;
  /* background: var(--accent-color); */
  /* color: beige; */
}

nks_shootout shoo_empty{
  background:white;
  clip-path:circle(4px);
}

nks_shootout shoo_def::before{
  content: "X";
  transform:translateY(-100%);
  /* background-color: var(--accent-color); */
  /* color: black; */
}


nks_shootout shoo_goal::before{
  content: " ";
  /* content: "á›­"; */
  background-color: var(--accent-color); 
  color: var(--text-color-inverted);  
  transform:translateY(-100%);
  background-image:url("assets/check.svg");
  background-size:24px;
  background-repeat:no-repeat;
  background-position:center;
}


nks_shootout.result_goal shoo_goal::before{
  transform: translateY(0);
}

nks_shootout.result_def shoo_def::before{
  transform: translateY(0);
  /* font-size: 55px; */
}


nks_shootout.result_def shoo_empty,
nks_shootout.result_goal shoo_empty{
  transform:translateY(100%);  
  
}

nks_shootout goal{
  
}

nks_shootout def{
  
}

.nks_shootout_goal {
  
}

svg_container{
  display:none;
}

.polygon_i{
  clip-path: polygon(var(--height) 0%, 100% 0%, calc(100% - var(--height)) 100%, 0% 100%);
}

.polygon{
  clip-path: polygon(0% 0%, calc(100% - var(--height)) 0%, 100% 100%, var(--height) 100%);
}