@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap");
*{
  padding: 0;
  margin: 0;
  box-sizing: border-box ;
  font-family: "Inter", sans-serif;
}
:root {
  --bg:gold;
  --white: #ffffff;
}
  
body {
    background-color: #FFFFFF ;
     padding-top: 70px;
  font-family: "Inter", sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
html{
     scroll-behavior: smooth;
   }
.main-head{
  position: fixed;
  height:70px;
  z-index: 99999;
  background-color:var(--bg);
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  text-align: center;
  
}
#nav{
display: block;
padding: 5px;
text-align: center;
font-size: 40px;
margin: 5px;

}
#nav:hover {
  color:#5D31FF;
}
.cup-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 5px;


}
.champion{
  width: 50px;
  height: 50px;
}
.logo{
  text-align: center;
  width: 45px;
  height: 45px;
  
}
.logo img{
  width:100%;
  height: 100%;
  object-fit: contain;
}
.clubname{
  
  text-align: center;
  position: relative;
  color: #FFFFFF;
  font-size: 38px;
  color: #FFFFFF;
  font-family: 'Outfit', sans-serif;
  display: block;
  text-shadow: 2px 2px 5px #313131;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
} 


ul{
  list-style-type: none;
  margin: 0;
  padding: 5px;
  position: fixed;
  display: flex;
  flex-direction: column;
  top: 100px;
  right: 0;
  text-align: center;
  align-items: center ;
  justify-content: center ;
  z-index: 9999;
  width:50%;
  height: 50%;
  box-sizing: border-box;
  border-radius: 10px;
  transform: translateX(100%);
  transition: 0.3s transform linear;
  background-image: url("Cups/14.png");
  background-size: cover;
 background-position: center;
 background-repeat: no-repeat;
}
.open{
      transform: translateX(0%);
    }
ul li{
  padding :15px 0px;
  margin: 5px 0;
  border-radius:10px;
  padding-top: 25px;
  
}
ul li a{
  font-family: 'Outfit', sans-serif;
  text-shadow: 2px 2px 5px #313131;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
  color: white;
  text-align: center;
  padding: 15px 30px;
  text-decoration: none;
  
}
ul li:hover{
  background-color:#575757;
  color: black ;
}
#menu2 {
  width: 100%;
  top: 70px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: var(--bg);
  position: -webkit-sticky; /* Safari */
  position: sticky;
  text-align: center ;
  display: flex ;
  align-items: center ;
  justify-content: space-between ;
  z-index: 99999;
  
}
#menu2 li {
  list-style: none;
  margin: 0 0 0 5px ;
  padding: 5px 25px;
  border-radius: 5px ;
  color: #FFFFFF;
  
}
#menu2 li a{
  text-decoration: none;
  color: #FFFFFF;
  padding: 6px 5px;
  font-size: 15px;
  text-align: center;
  font-family: 'Outfit', sans-serif;
  text-shadow: 2px 2px 5px #313131;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
#menu2 li:hover{
  background: #000000;
}
.section{
  width: 100%;
  height: 250px;
  display: flex;
 align-items: center;
 position: absolute;
 bottom: 0;
 overflow: hidden;
 flex-direction: column;

z-index: 8999;
border-radius: 5px;


}

.tropy-box{
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
}
.box{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  
  position: absolute;
  bottom: 5px;
  
}
.cups-list{
  width: 80px;
  height: 80px;
  padding: 5px;
  text-align: center ;
  position :relative ;
margin-left: 2px;
display: flex;
align-items: center;
justify-content: center;
}

.big-ucl{
  position: relative;
  width: 155px;
  text-align: center;
}
.big-ucl .ucl{
  width: 100%;
object-fit: cover;
position :relative;
text-align: center;
}
.bigucl-count{
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #FFFFFF;
  font-family: 'Outfit', sans-serif;
  text-shadow: 2px 2px 5px #313131;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.cups-list .ucl{
  width: 100%;
  object-fit: cover ;
  position :relative ;
}
.ucl-count{
  position :absolute ;
  font-family: 'Outfit', sans-serif;
  text-shadow: 2px 2px 5px #313131;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
  color: #FFFFFF;
  left: 0;
  bottom :0px;
  color: #FFFFFF;
  text-align: center;
}

.cups-list .laliga{
  width: 100%;
  object-fit: cover;
  
}
.cups-list .copa {
  width: 90%;
  object-fit: cover;
}
.cups-list .clubworld{
  width: 60%;
object-fit: cover;
}
.cups-list .europa {
  width: 100%;
  object-fit: cover;
}
.cups-list .super{
  width: 80%;
object-fit: cover;
}
.cups-list .uefasuper{
width: 60%;
object-fit: cover;
}
.cups-list .International{
  width: 90%;
object-fit: cover;
}
.title {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 888;
  color: #FFFFFF;
  bottom: 0;
  font-size: 50px;
  color: #FFFFFF;
  font-family: 'Outfit', sans-serif;
  display: block;
  text-shadow: 2px 2px 5px #313131;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;

}

.title img {
  width: 8%;
}

.section2{
  width: 100%;
  display: flex;
 align-items: center;
 position: relative;
 overflow: hidden;
 flex-direction: column;



}


#main-body{
  width: 100%;
  height: 700px;
  overflow: hidden;
  position :relative ;
background: #FFFFFF;
}
#main-body .container{
  width: 100%;
  height: 80%;
  position :relative ;
  display: flex;
justify-content: center;
align-items: center;
flex-direction: column;


}
.shadow{
  width: 100%;
  height: 30px;
  position: relative;
  z-index: 999;
  background: #FFFFFF00;
  box-shadow: #FFFFFF 0px -30px 36px 40px;
}
swiper-container {
  width: 100%;
  height: 100%;
  
}

swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #14263C00;
  display: flex;
  justify-content: center;
  align-items: center;
  
}




swiper-slide img{
  width:100%;
  height: 100%;
  
  object-fit: cover;
  
  
}

.pitch{
  width: 100%;
  z-index: 777;
  position: relative;
  margin-top: 5px;
  background-image: url("important-img/pitch.png");
  background-size: cover;
 background-position: center;
 background-repeat: no-repeat;
 display: flex;
 align-items: center;
 flex-direction: column;
 
 justify-content: space-between;
 
 
}
.xi-card{
  width:100%;
  height: 50px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: relative;
  gap: 30px;
  
  margin: 25px 0;
}
.attacking-div{
  width: 100%;
  height: 100px;
  
  display: flex;
  align-items: center;
  
  flex-direction: column;
}
.xi-card-mid{
  gap: 60px;
  
}
.xi-card-defens{
  gap: 50px;
  
}
.xi-card-am{
  gap: 0px;
  margin: 0px 0;
}
.player{
  width: 80px;
  height: 20px;
  background: #162A79;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  color: #FFFFFF;
  
  align-self: flex-end;
  text-align: center;
  
}
.player:before{
  content: "";
  position:absolute;
  width: 50px;
  height: 50px;
  bottom: 15px;
  background-image: url("Xi-card-img/VINICIUS.png");
  background-size: cover;
background-position: center;
background-repeat: no-repeat;
border-radius: 5px;
z-index:-1;
}
.jude:before{
background-image: url("Xi-card-img/BELLINGHAM.png");

}
.rodrygo:before{
background-image: url("Xi-card-img/RODRYGO.png");
}
.fade:before {
  background-image: url("Xi-card-img/VALVERDE.png");
}
.kroos:before{
background-image: url("Xi-card-img/KROOS.png");
}
.modric:before{
background-image: url("Xi-card-img/MODRIC.png");
}
.mendy:before {
  background-image: url("Xi-card-img/MENDY.png");
}
.rudigar:before {
  background-image: url("Xi-card-img/RÜDIGER.png");
}
.nacho:before {
  background-image: url("Xi-card-img/NACHO.png");
}
.carvajal:before {
  background-image: url("Xi-card-img/CARVAJAL.png");
}
.courtous:before{
background-image: url("Xi-card-img/COURTOIS.png");
}
.lunin:before{
  background-image: url("Xi-card-img/LUNIN.png");
}
.kepa:before {
  background-image: url("Xi-card-img/KEPA.png");
}
.alaba:before {
  background-image: url("Xi-card-img/ALABA.png");
}
.militao:before {
  background-image: url("Xi-card-img/MILITAO.png");
}
.lucas:before {
  background-image: url("Xi-card-img/LUCAS.png");
}
.farin:before {
  background-image: url("Xi-card-img/FRAN-GARCIA.png");
}
.cama:before {
  background-image: url("Xi-card-img/CAMAVINGA.png");
}
.tchouameni:before {
  background-image: url("Xi-card-img/TCHOUAMENI.png");
}
.cebbalos:before {
  background-image: url("Xi-card-img/CEBALLOS.png");
}
.arda:before {
  background-image: url("Xi-card-img/ARDA.png");
}
.joselu:before {
  background-image: url("Xi-card-img/JOSELU.png");
}
.brahim:before {
  background-image: url("Xi-card-img/BRAHIM.png");
}


.active {
    background-color:yellow;
    color:white;
}
.sub-player{
  width:100%;
height: 315px;
display: flex;
flex-direction: column;
align-items: center;

position: relative;

z-index: -2;

}
.sub-player .p{
  color: #000000;
  font-weight: bold;
  font-size: 18px;
}
.sub-player .sub-div{
  width:100%;
height: 80px;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
position: relative;
gap: 30px;

overflow: scroll;
  margin: 5px 0;
  z-index: -2;
  padding-top: 5px ;
  
}

.sub-player .player:before{
  z-index: -1;
}
.gk-position-nam{
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 100%;
  background: #162A79;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
  font-size: 20px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
color: #FFFFFF;
;
}
.sub-gk-div{

}
.sub-def-div{
  padding-left: 55px;
}
.sub-mid-div {
  padding-left: 55px;
}