@font-face {
  font-family: 'Stretch Pro';
  src: url('../font/StretchProRegular.woff') format('woff'),
    url('../font/StretchProRegular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


.wix-madefor-text-regular {
  font-family: "Wix Madefor Text", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}

.lobster-regular {
  font-family: "Lobster", sans-serif;
  font-weight: 400;
  font-style: normal;
}

body {
  background: url(../img/bg-img.svg);
}

.top-border {
  width: 100%;
  height: 14px;
  background-color: #9F1222;
}

.nav-head {
  font-size: 19px;
  font-family: 'Stretch Pro', sans-serif;
  font-weight: 400;
  color: black;
  text-transform: uppercase;
}

.nav-btn {
  width: 145px;
  height: 50px;
  background-color: #990017;
  border-radius: 70px;
  border: none;
  color: white;
  outline: none;
  font-size: 16px;
  font-family: 'Stretch Pro', sans-serif;
  font-weight: 400;

  text-transform: capitalize;
  margin-bottom: 80px;
  border: 1px solid #9F1222;
  transition: all 0.5s ease-in-out;
}

.nav-btn:hover {

  background-color: white;
  color: #9F1222;
}

.nav-parrent {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 19px 0px;

}

.fixed {
  width: 100%;
  position: fixed;
  top: 0px;
  background-color: #fff;
  /* / box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
  height: 125px;
  z-index: 999999999999999999999;
  padding: 0px 14px;
}

.nav-icon-div {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 90px;
}

.line-img {
  margin: 0 auto;
  display: flex;
  margin-top: 0px;
  width: 100%;
}

.line-img2 {
  margin: 0 auto;
  display: flex;
  margin-top: 0px;
  width: 100%;
}

.topmargin {
  margin-top: 200px;

}

.section1 {
  width: 100%;
  background-color: #EFEFEF;
  border-radius: 60px;
  padding: 60px 40px;
}

.sec1head {
  font-size: 19px;
  font-family: 'Stretch Pro', sans-serif;
  font-weight: 400;
  color: white;
  margin-bottom: 0px;
  text-transform: capitalize;

}

.sec1-img-box {
  width: 323px;
  height: fit-content;
  padding: 38px 0px;
  border-radius: 28px;
  background-color: white;
  margin-top: 30px;
  border: 1px solid #C0C0C0;
}

.sec1-img2 {
  height: 271px;
  display: flex;
  margin: 0 auto;
}

.banner {
  display: flex;
  margin: 0 auto;
}

.para-box {
  width: 386px;
  height: 45px;
  background-color: #9F1222;
  border-radius: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}



.sec1-img {
  display: flex;
  margin: 0 auto;
  margin-top: 25px;
}

.img-box {
  width: 342px;
  height: 375px;
  background-color: #FFFFFF;
  border-radius: 28px;
  border: 1px solid #C0C0C0;
}

.sec2-card-img {
  width: 238px;
  height: 216px !important;
}

.sec1-para {
  font-family: 'Stretch Pro', sans-serif;
  font-size: 27px;
  font-weight: 100;
  color: black;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0px;
  font-weight: bold;
  letter-spacing: 1px;

}

.sec1-para2 {
  font-size: 32px;
  font-family: 'Stretch Pro', sans-serif;
  font-weight: 400;
  color: black;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 20px;
}

.sec-1-box2 {
  width: 323px;
  height: 162px;
  padding-top: 15px;
  background-color: #FFFFFF;
  border-radius: 28px;
  border: 1px solid #C0C0C0;
}

.sec1-img3 {
  height: 300px;
  width: 285px;
}

.sec1-box-p {
  margin-top: 25px;
}

.sec1-para3 {
  font-size: 30px;
  font-family: 'Stretch Pro', sans-serif;
  font-weight: 400;
  color: black;
  text-align: center;
  margin-bottom: 0px;
}

.border-div {
  width: 229px;
  height: 5px;
  background-color: #D9D9D9;
  border-radius: 47px;
  display: flex;
  margin: 0 auto;
  margin-top: 10px;
}

.border-div2 {
  border: 1px solid black;
  width: 100%;
}


.sec1-parrent {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: -20px;
  flex-wrap: wrap;
}

.sec1-box3 {
  width: 507px;
  height: 145px;
  background-color: #FFFFFF;
  border-radius: 28px;
  border: 1px solid #C0C0C0;
  padding: 10px 15px;
}

.sec1-head3 {
  font-size: 24px;
  font-family: 'Stretch Pro', sans-serif;
  font-weight: 400;
  color: white;
  background-color: #9F1222;
  width: 113px;
  height: 37px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0px;
}

.se1-head4 {
  font-size: 25px;
  font-family: 'Stretch Pro', sans-serif;
  font-weight: 400;
  color: black;
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 0px;
  margin-top: -20px;
}

.se1-head5 {
  font-size: 35px;
  font-family: 'Stretch Pro', sans-serif;
  font-weight: 400;
  color: black;
  text-align: center;
  text-transform: capitalize;
}

.sec1box-p {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 17px;
  margin: 0 auto;
  margin-top: 90px;
}

/* SEVTION-2// */
.sec2-head {
  font-size: 40px;
  font-family: 'Stretch Pro', sans-serif;
  font-weight: 400;
  color: black;
  margin: 0px 30px;
}

.sec2-border {
  width: 350px;
  background-color: #D9D9D9;
  border: 1px solid #E4E4E4;
  height: 10px;
  border-radius: 50px;
}

.section2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  gap: 10px;
  margin-top: 50px;
}

.sec2-cards-box {
  width: 100%;
  background-color: #9F1222;
  height: fit-content;
  border-radius: 60px;
  margin-top: 40px;
  padding: 30px 70px 120px;
}

.cards-para {
  font-family: 'Preahvihear', sans-serif;
  font-size: 25px;
  color: white;
  font-weight: 400;
  text-transform: capitalize;
  text-align: center;
  margin-top: 10px;
}

.sec2-cards {
  width: 206.45px;
  height: 206.45px;
  margin-top: 50px;
}

.sec2-card-parrent {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 35px;
  justify-content: space-between;
}

.sec3-para {
  width: 191px;
  height: 48px;
  background-color: #EFEFEF;
  font-family: 'Stretch Pro', sans-serif;
  font-weight: 400;
  color: black;
  font-size: 19px;
  text-align: center;
  border-radius: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-top: 8px;
  text-transform: capitalize;
  letter-spacing: 1px;
}

.sec3-cards {
  width: 202px;
}

.sec3-card-parrent {
  display: flex;
  align-items: center;
  /* justify-content: space-between; */
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 50px;
}

.section3 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  gap: 10px;
  margin-top: 70px;
}

.table-box {
  background-color: #9F1222;
  width: 100%;
  height: fit-content;
  border-radius: 60px;
  padding: 40px 30px;
  margin-top: 40px;
}

.sec4-head {
  font-size: 42px;
  font-family: 'Stretch Pro', sans-serif;
  font-weight: 400;
  color: white;
  text-align: center;
  margin: 0 auto;
  letter-spacing: 1px;
}

.sec4-btn {
  width: 189px;
  height: 50px;
  background-color: #FFFFFF;
  border-radius: 60px;
  border: none;
  outline: none;
  font-size: 16px;
  color: black;
  font-family: 'Stretch Pro', sans-serif;
  font-weight: 400;
  text-transform: capitalize;
  transition: all 0.5s ease-in-out;
}

.sec4-btn:hover {
  background-color: #990017;
  color: white;
  border: 1px solid white;
}

.section4 {
  display: flex;
  align-items: center;
  justify-content: center;

}

.sec4-border {
  width: 95%;
  background-color: #FFFFFF;
  border-radius: 50px;
  height: 3px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.table-container {
  overflow-x: auto;
  width: 100%;
  border-radius: 12px;
  padding: 20px;
  margin: 0 auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  box-sizing: border-box;
}

.table-container::-webkit-scrollbar {
  display: none;
}


.team-table {
  width: 100%;
  border-collapse: collapse;
  color: white;
  min-width: 600px;
}

.team-table th,
.team-table td {
  text-align: left;
  padding: 12px 15px;
  border-bottom: 4px dashed #ffffff55;
  font-size: 23px;
  border-spacing: 20px;
  font-family: 'Preahvihear', sans-serif;
}

.team-table thead th {
  font-weight: 400;
  text-transform: capitalize;
  font-size: 23px;
  font-family: 'Preahvihear', sans-serif;
}

/* Rank column styling */
.team-table td:first-child {
  padding: 12px 15px;
}

.team-table td:first-child span.rank-box {
  display: inline-block;
  background-color: white;
  color: #000;
  font-weight: bold;
  border-radius: 8px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-family: 'Preahvihear', sans-serif;
  font-size: 16px;
}

.team-table tbody tr {
  transition: background 0.3s;
}

.team-table tbody tr:hover {
  background-color: #990017;
  color: white;
}


@media screen and (max-width: 768px) {
  .team-table {
    font-size: 13px;
  }

  .table-container {
    padding: 10px;
  }

  .team-table th,
  .team-table td {
    padding: 10px 8px;
  }

  .team-table td:first-child span.rank-box {
    width: 26px;
    height: 26px;
    font-size: 14px;
    line-height: 26px;
  }
}

.sec5-head {
  font-size: 40px;
  font-weight: 400;
  color: white;
  text-align: center;
  font-family: 'Stretch Pro', sans-serif;
}

.sec5-box {
  width: 100%;
  background-color: #990017;
  height: fit-content;
  border-radius: 60px;
  padding: 45px 40px 60px;
  margin-top: 40px;
}

.sec5-cards {
  width: 234px;
  height: fit-content;
  border-radius: 16px;
  background-color: white;
  padding: 15px 0px;
}



.sec5-card-para {
  font-family: 'Preahvihear', sans-serif;
  font-size: 25px;
  color: black;
  font-weight: 500;
  text-align: center;
}




.sec5-card-head {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Preahvihear', sans-serif;
  font-size: 19px;
  font-weight: 500;
  color: black;
  text-align: center;
}

.curve-left {
  transform: rotate(-9deg);
  margin-right: 5px;
  /* adjust as needed */
}

.curve-right {
  transform: rotate(9deg);
  margin-left: 5px;
  /* adjust as needed */
}

.sec5-card-head2 {
  font-family: 'Preahvihear', sans-serif;
  font-size: 25px;
  font-weight: bold;
  color: black;
  text-align: center;

}

.sec5-head3 {
  font-family: 'Preahvihear', sans-serif;
  font-size: 21px;
  color: black;
  font-weight: 500;
  text-align: center;
  margin-bottom: 0px;
}

.sec5-cards-parrent {
  display: flex;
  align-items: center;
  margin: 0 auto;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 50px;
}






.score-header {
  text-align: center;
}

.score-head {
  font-family: 'Stretch Pro', sans-serif;
  font-size: 47px;
  color: white;
  margin: 0 auto;
}

.score-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
  flex-wrap: wrap;
}

.score-board {
  background-color: #990017;
  border-radius: 40px;
  width: 100%;
  margin: auto;
  padding: 30px 40px 40px 40px;
  color: #fff;
  position: relative;
}



.score-amount {

  background: #fff;
  color: #000;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 130px;
  height: 45px;
  font-weight: bold;
  font-size: 20px;
  font-family: 'Preahvihear', sans-serif;

}

.dotted-line {
  border: none;
  border-top: 5px dashed rgba(255, 255, 255, 0.5);
  margin: 20px 0 25px 0;
}

/* Wrapper to enable scroll */
/* .score-scroll-wrapper {
  overflow-x: auto;
} */

/* Score Table - No wrap */
.score-table {
  display: flex;
  flex-wrap: nowrap;
  /* gap: 80px; */
  justify-content: space-between;
  margin: 0 auto;
}

.score-column {
  display: flex;
  flex-direction: column;
  gap: 14px;
  min-width: 250px;
}

.score-row {
  border-bottom: 2.4px solid #808080;
  padding-bottom: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0px;
}

.score-row h3 {
  font-weight: bold;
  font-size: 24px;
  background: transparent;
  color: #fff;
  margin-bottom: 8px;
}

.score-row h2 {
  background: #fff;
  color: #333333;
  border-radius: 2.49px;
  width: 22px;
  height: 22px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  font-family: "Preahvihear", sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
}

.score-row b {
  font-size: 19.5px;
  font-weight: bold;
}

.score-scroll-wrapper::-webkit-scrollbar {

  display: none;
}

.score-scroll-wrapper::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 10px;
}


.foter-box {
  width: 100%;
  background-color: #990017;
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
  height: fit-content;
  margin-top: 70px;
  padding-top: 50px;
}

.footer-border {
  width: 100%;
  border: 1px dashed white;
}

.footer-para {
  font-family: 'Preahvihear', sans-serif;
  font-size: 18px;
  color: white;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 0px;
  line-height: 55px;
}

.footer-row {
  padding-top: 50px;
}

.footer-para2 {
  font-family: 'Preahvihear', sans-serif;
  font-size: 18px;
  color: white;
  font-weight: 500;
  text-transform: capitalize;
}

.footer-input {
  width: 259px;
  height: 50px;
  border-radius: 10px;
  border: none;
  outline: none;
  padding-left: 15px;
  background-color: white;
  color: black;
  font-size: 14px;
}

.footer-btn {
  width: 106px;
  height: 50px;
  border: none;
  outline: none;
  background-color: white;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  color: black;
  border-radius: 10px;
}

.footer-btn:hover {
  border: 1px solid white;
  color: white;
  background-color: #990017;

}

.input-div {
  display: flex;
  align-items: center;
  gap: 7px;
}

.icon-div {
  display: flex;
  gap: 15px;
  justify-content: end;
  margin-top: 30px;
}

.footer-last-para {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  color: black;
  text-align: center;
  margin-bottom: 0px;
  margin-top: 6px;
  text-transform: capitalize;
}

.footer-div {
  width: 100%;
  height: 45px;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
}

/* PAGE-///3 */
.page3-head {
  font-size: 40px;

  font-weight: 400;
  color: black;
  text-align: center;
  font-family: 'Stretch Pro', sans-serif;
  text-transform: uppercase;
  margin-top: 28px;
}

.page3-head span {
  color: white;
  background-color: #990017;
  border-radius: 10px;
  padding: 5px;
}

.page3-para-div {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0 auto;
  gap: 20px;
  margin-top: 60px;
  overflow-x: auto;
  overflow-y: hidden;
  flex-wrap: nowrap;
  white-space: nowrap;

}



.page3-head2 {
  font-size: 25px;
  font-weight: 400;
  color: black;
  font-family: 'Stretch Pro', sans-serif;
  text-transform: capitalize;
  background-color: #EFEFEF;
  letter-spacing: 1px;
  border-radius: 50px;
  width: 209px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
}

.page3-para-div2 {
  display: flex;
  align-items: center;

  margin: 0 auto;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 30px;
}

.page3-box {
  width: 100%;
  border-radius: 60px;
  background-color: #990017;
  height: fit-content;
  padding: 40px 40px 50px;
  margin-top: 50px;
}

.page-head2 {
  font-family: 'Stretch Pro', sans-serif;
  text-transform: capitalize;
  font-size: 47px;
  color: white;
  text-align: center;
}

.page3-border {
  border: 1px solid white;
  width: 100%;
  background-color: white;
  border-radius: 60px;
  margin-top: 30px;
}

.page3-cardiv {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  gap: 20px;
  margin-top: 40px;
  flex-wrap: wrap;
}

.page3-cards {
  background-color: white;
  border-radius: 10px;
  padding: 15px;
}

.madal-cards1 {
  height: 356px;
  background-color: white;
  border-radius: 10px;
  padding: 15px;
}

.page3-cardhead {
  font-family: 'Preahvihear', sans-serif;
  font-size: 27px;
  color: white;
  font-weight: 500;
  text-transform: capitalize;
  background-color: #990017;
  width: 112px;
  height: 38px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.page3-img {
  display: flex;
  margin: 0 auto;
  height: 183px;
  margin-top: 15px;
}

.page3-cardhead2 {
  font-family: 'Preahvihear', sans-serif;
  font-size: 16px;
  color: black;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 0px;
}

.card-border {
  height: 2px;
  background-color: black;
  border-radius: 60px;
  width: 50px;
}

.page3-cardhead1 {
  font-family: 'Stretch Pro', sans-serif;
  text-transform: capitalize;
  font-size: 15px;
  color: black;
  text-align: center;
  margin-bottom: 5px;
  letter-spacing: 1px;
}

.page3-cardpara {
  font-family: 'Preahvihear', sans-serif;
  text-transform: capitalize;
  font-size: 18px;
  color: black;
  text-align: center;
  margin-top: 10px;
  font-weight: 600;
}

/* PAGE-4// */
.page4-head {
  width: 494px;
  height: 112px;
  border-radius: 60px;
  background-color: #990017;
  font-family: 'Stretch Pro', sans-serif;
  text-transform: capitalize;
  font-size: 50px;
  color: white;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page4-img-box2 {
  width: 116px;
  height: 116px;
  border-radius: 60px;
  background-color: #990017;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page4-img-box3 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-top: 35px;
  gap: 10px;

}

.page4-line {
  /* width: 100%; */
  display: flex;
  margin: 0 auto;
  margin-top: 35px;
}

.table-row {
  padding-top: 65px;
}

a {
  text-decoration: none;
}

.page3-cardiv a {
  text-decoration: none !important;
  color: inherit !important;
}

.sec2-card-parrent a {
  text-decoration: none;
  color: inherit;
}

.draf-btn {
  width: 372px;
  height: 60px;
  background-color: #EFEFEF;
  border-radius: 50px;
  font-family: 'Stretch Pro', sans-serif;
  text-transform: capitalize;
  font-size: 20px;
  color: black;
  font-weight: 400;
  border: none;
  outline: none;
  margin: 0 auto;
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: center;

}

.foter-box2 {
  width: 100%;
  background-color: #990017;
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
  height: fit-content;
  margin-top: 60px;
  padding-top: 50px;
}

/* === PROFILE-PAGE === */

/* === PROFILE-PAGE === */
.profile-box1 {
  width: 100%;
  background-color: #EFEFEF;
  border-radius: 60px;
  margin-top: 80px;
  padding: 50px 90px 70px;
}

/* Profile Image Box */
.profile-img-box {
  width: 261px;
  padding: 8px 0px 17px;
  border-radius: 28px;
  background-color: #FFFFFF;
  border: 1px solid #C0C0C0;
  margin-bottom: 20px;
}

.profile-img {
  display: block;
  margin: 0 auto;
  width: 211px;
  height: 225px;
}

/* Headings */
.profile-head {
  font-family: 'Stretch Pro', sans-serif;
  text-transform: capitalize;
  font-size: 23px;
  color: black;
  font-weight: 400;
  margin-top: 7px;
  letter-spacing: 1px;
}

.profile-head2 {
  font-family: 'Stretch Pro', sans-serif;
  text-transform: capitalize;
  font-size: 23px;
  color: black;
  font-weight: 400;
  margin-top: 7px;
  letter-spacing: 1px;
}

.profile-border {
  border: 2px solid black;
  width: 606px;
  margin-top: 25px;
}

/* Small Card Boxes */
.profileimg-box2 {
  width: 145px;
  height: 150px;
  border-radius: 12px;
  background-color: white;
  padding: 20px 0 0;
  margin-top: 20px;
  text-align: center;
  cursor: pointer;
}

.profile-img2 {
  display: block;
  margin: 0 auto;
}

.profile-para {
  font-family: 'Preahvihear', sans-serif;
  font-size: 13px;
  color: #2D2D2D;
  text-align: center;
  margin-top: 1px;
}

/* Card Containers */
.profile-cards {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 18px;
  margin-top: 13px;
  justify-content: flex-start;
}

.profile-cardp {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  justify-content: flex-start;
}

/* Career Stat Cards */
.profile-card2 {
  width: 160px;
  border-radius: 14px;
  background-color: #FFFFFF;
  padding: 16px;
  text-align: center;
}

.profilepara2 {
  font-family: 'Preahvihear', sans-serif;
  font-size: 17px;
  text-transform: capitalize;
  color: #2D2D2D;
  margin-bottom: 0;
  font-weight: 400;
}

.profilehead2 {
  font-family: 'Stretch Pro', sans-serif;
  font-size: 25px;
  font-weight: 400;
  color: #2D2D2D;
  margin-top: 30px;
  margin-bottom: 0;
}

.proefile-bordr2 {
  border: 1px solid #D9D9D9;
  width: 100%;
  margin-top: 5px;
}

.profile-para3 {
  font-family: 'Preahvihear', sans-serif;
  font-size: 15px;
  color: rgba(45, 45, 45, 50%);
  text-align: end;
  font-weight: 400;
  margin-top: 12px;
  margin-bottom: 0;
}

/* === RESPONSIVE RULES === */

/* Tablet (≤992px) */
@media (max-width: 992px) {
  .profile-border {
    width: 100%;
  }

  .profile-cards,
  .profile-cardp {
    justify-content: center;
  }
}

/* Mobile (≤768px) */
@media (max-width: 768px) {
  .d-flex.align-items-start {
    flex-direction: column !important;
    align-items: center !important;
    text-align: center;
  }

  .profile-box1 {
    padding: 20px;
    border-radius: 30px;
  }

  .profile-img-box {
    width: 200px;
  }

  .profile-border {
    width: 100%;
  }

  .profile-cards {
    justify-content: center;
    gap: 12px;
  }

  .profileimg-box2 {
    width: 120px;
    padding: 15px 0 0;
  }

  .profile-cardp {
    justify-content: center;
  }

  .profile-card2 {
    width: 122px;
    padding: 12px;
  }

  .profilehead2 {
    font-size: 20px;
  }

  .profilepara2 {
    font-size: 12px;
  }

  .profile-head {
    font-size: 20px;
    text-align: center;
  }

  .profile-para {
    font-size: 12px;
    margin-right: 0;
  }
}


.table-wrapper {
  width: 100%;
  background-color: #EFEFEF;
  border-radius: 40px;
  padding: 70px 30px;
  overflow-x: auto;
  box-sizing: border-box;
  margin: 30px auto;
  height: fit-content;
  padding-bottom: 70px;
}

table.custom-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.custom-table th,
.custom-table td {
  text-align: center;
  padding: 16px 12px;
  border-bottom: 2px dashed #C5C5C5;
  font-size: 26px;
  color: #2D2D2D;
}

.custom-table th {
  font-weight: 700;
  font-family: 'Preahvihear', sans-serif;

}

.year-icon {
  background-color: #000;
  color: #fff;
  display: inline-block;
  /* width: 24px; */
  height: 24px;
  border-radius: 6px;
  line-height: 24px;
  font-size: 14px;
  padding: 0px 9px;
}

.pa-cross {
  background-color: #D9D9D9;
  color: #000;
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 50%;
  font-size: 16px;
}

.finish-circle {
  background-color: #D9D9D9;
  color: #000;
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  border-radius: 50%;
  font-size: 14px;
}

@media (max-width: 768px) {

  .custom-table th,
  .custom-table td {
    padding: 10px 6px;
    font-size: 11px;
  }


}

.table-cards {
  width: 248px;
  height: 296px;
  border-radius: 22px;
  background-color: white;
}


.profile-para4 {
  font-family: 'Preahvihear', sans-serif;
  font-size: 19px;
  color: rgb(45, 45, 45, 50%);
  text-align: end;
  font-weight: 400;

  margin-bottom: 0;
  margin-top: 75px;
}

.profile-card3 {
  width: 253px;
  border-radius: 14px;
  background-color: #FFFFFF;
  padding: 16px 25px 10px;
  text-align: center;
  margin-top: 40px;
}

.profilehead3 {
  font-family: 'Stretch Pro', sans-serif;
  font-size: 40px;
  font-weight: 400;
  color: #2D2D2D;
  margin-top: 15px;
  margin-bottom: 0;
  margin-top: 35px;
}

.profile-sec2head {
  font-family: 'Stretch Pro', sans-serif;
  font-size: 30px;
  font-weight: 400;
  color: #2D2D2D;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 1px;
}

.profile-border3 {
  border: 2px solid #2D2D2D;
  width: 29%;
  border-radius: 50px;
}

.border-p {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  gap: 40px;
  margin-top: 60px;
}

.profile-sec3-card {
  width: 515px;
  height: fit-content;
  border-radius: 22px;
  background-color: #FFFFFF;
  padding: 25px 30px 1px;
  margin: 30px auto;
}

.profile-sec3para {
  font-family: 'Preahvihear', sans-serif;
  font-size: 24px;
  color: #2D2D2D;
  font-weight: 900;
  text-transform: capitalize;
}

.profile-sec3head {
  font-family: 'Stretch Pro', sans-serif;
  font-size: 30px;
  font-weight: 400;
  color: black;
  text-align: center;
  text-transform: capitalize;
  margin-top: 20px;
}

.profile-sec3para2 {
  font-family: 'Preahvihear', sans-serif;
  font-size: 19px;
  color: rgba(45, 45, 45, 50%);
  text-transform: capitalize;
  font-weight: 400;
  text-align: center;
}

.profile-sec3para3 {
  font-family: 'Preahvihear', sans-serif;
  font-size: 19px;
  color: rgba(45, 45, 45, 50%);
  font-weight: 500;
  text-align: end;
  margin-top: 20px;
}

.profile-sec3 {
  display: flex;
  align-items: center;
  justify-items: center;
  margin: 0 auto;
  gap: 20px;
  flex-wrap: wrap;
}

.mimis-img {
  position: absolute;
  right: 10px;
  top: 10px;
}

.profile-sec4-cards {
  width: 387px;
  height: 195px;
  border-radius: 28px;
  background-color: white;
  padding: 20px 30px 0px;
  margin-top: 10px;
}

.profile-sec4para {
  font-family: 'Preahvihear', sans-serif;
  font-size: 24px;
  color: #2D2D2D;
  font-weight: 700;
  text-transform: capitalize;
}

.profile-sec4head {
  font-family: 'Stretch Pro', sans-serif;
  font-size: 42px;
  font-weight: 400;
  color: black;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 0px;
}

.profile-sec4para2 {
  font-family: 'Preahvihear', sans-serif;
  font-size: 19px;
  text-align: end;
  color: rgba(45, 45, 45, 50%);
  font-weight: 400;
  text-transform: capitalize;
}

.profile-sec4-para-div {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  margin-top: 40px;
}

.profile-sec4-para-div2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 28px;
}

.profile-sec4-cardp {
  display: flex;
  gap: 15px;
  justify-content: center;
  margin: 0 auto;
}

.profile-sec5 {
  width: 100%;
  height: fit-content;
  border-radius: 28px;
  background-color: #990017;
  padding: 50px 20px 90px;
  margin-top: 20px;
}

.profile-sec5-cards {
  width: 210px;
  height: 200px;
}

.profile-sec5-para {
  font-family: 'Preahvihear', sans-serif;
  font-size: 22px;
  text-align: center;
  color: white;
  font-weight: 400;
  margin-top: 10px;
}

.sec5-img {
  width: 100%;
}

.profile-sec5cardp {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px;
  flex-wrap: wrap;
}

.profile-sec6cards {
  width: 300px;
  border-radius: 14px;
  background-color: #FFFFFF;
  padding: 16px 25px;
  text-align: center;
  height: 183px;
}

.profile-sec6card-p {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.profile-sec6card-p2 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.profile-sec6cards2 {
  width: 50%;
  border-radius: 14px;
  background-color: #FFFFFF;
  padding: 16px 55px;
  text-align: center;
  height: 170px;
  margin-top: 20px;
}

.profile-sec6-para2 {
  font-family: 'Preahvihear', sans-serif;
  font-size: 20px;
  text-align: end;
  color: rgb(45, 45, 45, 50%);
  font-weight: 400;
}

.profile-sec6-box2 {
  width: 100%;
  height: 370px;
  background-color: white;
  border-radius: 18px;
  padding: 20px 0px 0px;
}

.profile-sec6img-para {
  font-family: 'Preahvihear', sans-serif;
  font-size: 20px;
  color: #2D2D2D;
  font-weight: 400;
  margin-bottom: 0px;
  margin-top: 5px;
}

.profile-sec6-img {
  height: 65px;
}

.proefile-bordr3 {
  border: 1px solid #D9D9D9;
  width: 80%;
  display: flex;
  margin: 0 auto;
  margin-top: 15px;
}

.profile-sec7-cards {
  width: 350px;
  height: 180px;
  border-radius: 18px;
  background-color: white;
  padding: 10px 30px;
}

.profile-sec7para {
  font-family: 'Preahvihear', sans-serif;
  font-size: 20px;
  color: #2D2D2D;
  font-weight: 400;
  margin-bottom: 0px;
  text-transform: capitalize;
}

.profile-sec7-head {
  font-family: 'Stretch Pro', sans-serif;
  font-size: 39px;
  font-weight: 400;
  color: black;
  text-align: center;
  margin-top: 30px;
}

.profile-lasthead {
  font-size: 22px;
  font-family: 'Stretch Pro', sans-serif;
  font-weight: 400;
  color: black;
  background-color: white;
  border-radius: 17px;
  padding: 12px;
  width: fit-content;
  text-transform: capitalize;
  letter-spacing: 1px;
}

.profilelast-duv {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 40px;
}







.profile-img2 {
  width: 75px;
  height: 100px;
  border-radius: 10px;
}


.custom-modal {
  display: none;
  position: fixed;
  z-index: 99999999999999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
  overflow: auto;
  padding: 90px 0;
}

.custom-modal-content {
  /* max-width: 90%; */
  /* max-height: calc(100% - 180px); */
  overflow-y: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  /* padding: 20px; */
  box-sizing: border-box;
  margin-top: 130px;
}

.custom-modal-content::-webkit-scrollbar {
  display: none;
}

.custom-modal-content img {
  max-width: 100%;
  height: 900px;
}


/* Optional: Different styles for each modal (based on class) */


/* TROPHY-PAGE// */
.tropht-images {
  width: 100px;
  height: 100PX;
}

.IMAGES-BG {
  width: fit-content;
  height: fit-content;
  padding: 10px;
  border-radius: 18px;
  background: #EFEFEF;
  display: flex;
  align-items: center;
  gap: 30px;
}

.trophy-head {
  font-size: 30px;
  font-family: 'Stretch Pro', sans-serif;
  font-weight: 400;
  color: #2D2D2D;
  text-transform: capitalize;
}

.trophy-cards {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

/* .trophy-col {
  padding-top: 100px;
} */

.trophy-div {
  padding-top: 70px;
}

/* MEDAILS-PAGE/// */
.medails-head {
  font-size: 21px;
  font-family: 'Stretch Pro', sans-serif;
  font-weight: 400;
  color: #fff;
  text-transform: capitalize;
  padding: 5px 10px;
  border-radius: 10px;
}

.medails-head:nth-child(1) {
  background-color: #EE402E;
}

.medails-head:nth-child(2) {
  background-color: #0C9BD7;
}

.medails-head:nth-child(3) {
  background-color: #2EB57B;
}

.medails-head:nth-child(4) {
  background-color: #F4862C;
}

.MADILS-PAGE {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  margin-top: 50px;
}

.medails-para {
  color: #2D2D2D;
  font-family: 'Preahvihear', sans-serif;
  font-size: 13px;
  font-weight: 400;
  width: 52%;
  text-align: center;
  margin: 0 auto;
  text-transform: capitalize;
  margin-top: 30px;
}

.medails-line {
  width: 100%;
  margin: 0 auto;
  display: flex;
  margin-top: 30px;
}


.medails-table {
  width: 100%;
  height: fit-content;
  border-radius: 60px;
  background-color: #9F1222;
  padding: 40px 50px;
  margin-top: 60px;

}

.medails-scroll-wrapper {
  width: 100%;
}



/* Optional: hide Y scroll and customize X scroll */
.medails-scroll-wrapper::-webkit-scrollbar {
  height: 6px;
}

.medails-scroll-wrapper::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
}

.medal-para2 {
  width: 43px;
  height: 43px;
  background-color: #2D2D2D;
  border-radius: 4px;
  color: white;
  font-family: 'Preahvihear', sans-serif;
  font-size: 21px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0px;

}

.madal-head2 {
  font-size: 21px;

  font-family: 'Stretch Pro', sans-serif;
  font-weight: 400;
  color: white;
  text-transform: uppercase;
  margin-bottom: 0px;
  width: 220px;
  letter-spacing: 1px;
}

.round-border {
  width: 13px;
  height: 13px;
  background-color: #FF808E;
  border-radius: 60px;
}

.madal-para3 {
  width: 40px;
  height: 40px;
  border: 3px solid white;
  border-radius: 60px;
  background-color: #1D1700;
  color: white;
  font-size: 16px;
  font-family: 'Stretch Pro', sans-serif;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0px;
}

.round-borderp {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-left: 60px;
  margin-top: -7px;
}

.madal-cards {
  display: flex;
  align-items: center;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-top: 30px;
}

.madalcard-box {
  width: 100%;
  background-color: #EFEFEF;
  height: fit-content;
  padding: 40px 40px 40px;
  border-radius: 60px;

}

.madal-border {
  border: 1px solid black;
  width: 50%;
}

.madal-btn {
  width: 100%;
  height: 39px;
  border-radius: 10px;
  background-color: #990017;
  border: none;
  outline: none;
  font-family: 'Preahvihear', sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: white;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  margin-top: 20px;
  text-transform: capitalize;
}

.madal-cards.slider-wrapper {
  overflow: hidden;
  margin-top: 110px;
}

.slider {
  display: flex;
  gap: 20px;
  transition: transform 0.3s ease;
  margin-top: 40px;
  /* justify-content: center; */
}

.madils-table-div {
  display: flex;
  /* align-items: center; */
  gap: 30px;
  justify-content: space-around;
}

.banner-line {
  display: flex;
  margin: 0 auto;
  width: 100%;
  margin-top: 50px;
}

.banner-img1 {
  display: flex;
  margin: 0 auto;
  margin-top: 50px;

}

.banner-line2 {
  display: flex;
  margin: 0 auto;
  width: 100%;
  margin-top: 50px;
}

.banner-box {
  width: 100%;
  background-color: #EFEFEF;
  border-radius: 60px;
  padding: 40px 70px;
  margin-top: 50px;
}

.banner-img2 {
  width: 100%;
  margin-top: 20px;
}

/* Constitution-page// */
.Constitution-img {
  margin-top: 60px;
}

.constitution-box {
  width: 100%;
  height: fit-content;
  background-color: #EFEFEF;
  border-radius: 60px;
  padding: 70px 40px;
  margin-top: 50px;
}

.constitution-head {
  font-family: 'Stretch Pro', sans-serif;
  font-weight: 400;
  font-size: 28px;
  color: black;
  letter-spacing: 1px;
}

.constitution-head span {
  text-transform: uppercase;
}

.constitution-head2 {
  font-family: 'Stretch Pro', sans-serif;
  font-weight: 400;
  font-size: 31px;
  color: black;
  margin-top: 40px;
}

.constitution-para {
  font-family: 'Preahvihear', sans-serif;
  font-size: 14px;
  color: #2D2D2D;
  font-weight: 100;
  line-height: 38px;

  text-transform: capitalize;
  width: 94%;
  margin-bottom: 0px;
}

.Constitution-img {
  width: 100%;
}

/* Rivalry week-page// */
.rivalry-img {
  display: flex;
  margin: 0 auto;
  margin-top: 30px;
}

.rivalry-head {
  font-size: 30px;
  color: black;
  text-transform: uppercase;
  font-family: 'Stretch Pro', sans-serif;
  font-weight: 400;
  text-align: center;
  margin-top: 70px;
  letter-spacing: 1px;
}

.rivalry-box {
  width: 100%;
  background-color: #EFEFEF;
  height: fit-content;
  border-radius: 60px;
  padding: 40px 50px;
  margin-top: 40px;
}

.rivalry-img-box {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-between;
  flex-wrap: wrap;
}

.revalry-btn {
  width: 200px;
  height: 59px;
  border-radius: 10px;
  background-color: white;
  border: none;
  outline: none;
  font-family: 'Stretch Pro', sans-serif;
  font-weight: 400;
  font-size: 21px;
  text-transform: capitalize;
  margin-right: 32px;
}

.revalry-btn4 {
  width: 200px;
  height: 59px;
  border-radius: 10px;
  background-color: white;
  border: none;
  outline: none;
  font-family: 'Stretch Pro', sans-serif;
  font-weight: 400;
  font-size: 21px;
  color: #2D2D2D;
  text-transform: capitalize;
  letter-spacing: 1px;
}

.revalry-btndiv {
  display: flex;
  align-items: center;
  justify-content: space-around;

}

.revalry-img6 {
  width: 60%;
}

.revalry-btn2 {
  background-color: #9F1222;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  height: 40px;
  font-family: 'Preahvihear', sans-serif;
  font-size: 20px;
  color: white;
  border: none;
  outline: none;
  text-transform: capitalize;
  position: absolute;
  top: 77%;
  left: 28px;
  padding: 0px 10px;


}

.revalry-btn3 {
  width: 200px;
  margin-top: 40px;
  /* margin-left: 30px; */
  position: relative;
}

.revalry-box2 {
  width: 205px;
  height: 234px;
  border-radius: 18px;
  background-color: white;
  padding: 15px 30px 0px;
  margin-top: 20px;

}

.revalry-box3 {
  width: 198px;
  height: 109px;
  border-radius: 18px;
  background-color: white;
  padding: 15px 30px 0px;
  margin-top: 20px;
}

.revalry-para {
  font-family: 'Preahvihear', sans-serif;
  font-size: 17px;
  text-align: center;
  color: #2D2D2D;
  text-transform: capitalize;
  margin-bottom: 4px;
  font-weight: bold;

}

.revalry-border {
  border: 2px solid #EFEFEF;
  border-radius: 60px;
  width: 100%;
  display: flex;
  margin: 0 auto;
}

.revalry-head2 {
  font-family: 'Stretch Pro', sans-serif;
  font-weight: 400;
  font-size: 48px;
  color: #2D2D2D;
  text-align: center;
  margin-top: 50px;
}

.revalry-head3 {
  font-family: 'Stretch Pro', sans-serif;
  font-weight: 400;
  font-size: 27px;
  color: #2D2D2D;
  text-align: center;
  text-align: center;
  margin-top: 7px;
}

.revalry-page {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  flex-wrap: wrap;
  gap: 40px;
}

.revalry-para-div {
  margin-top: 50px;
}

.revalry-head4 {
  font-family: 'Stretch Pro', sans-serif;
  font-weight: 400;
  font-size: 23px;
  color: #2D2D2D;
  margin-top: 30px;
  text-transform: uppercase;
}

.revalry-para2 {
  font-family: 'Preahvihear', sans-serif;
  font-size: 13px;
  color: #2D2D2D;
  width: 98%;
  margin-top: 15px;
  text-transform: capitalize;
}

.revalry-topbtn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 50px;
}

.revalry-btn1 {
  width: 352px;
  height: 50px;
  border-radius: 60px;
  background-color: #D9D9D9;
  border: none;
  outline: none;
  font-family: 'Stretch Pro', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: black;
  text-transform: uppercase;
  letter-spacing: 1px;
}


a {
  text-decoration: none !important;
  color: inherit;
}



.team-rank-table-wrapper {

  overflow-x: auto;
  width: 100%;
  border-radius: 40px;
  padding: 30px 15px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  font-family: 'Preahvihear', sans-serif;
  background-color: #EFEFEF;
}

.team-rank-table {
  min-width: 400px;
  max-width: 800px;
  margin: auto;
}

.team-rank-row {
  display: flex;
  align-items: center;
  padding: 12px 16px;
  background-color: #EFEFEF;
  border-bottom: 0.5px dashed #2D2D2D;
  font-weight: 400;
}

.team-rank-row:hover {
  background-color: #f0f0f0;
}

.rank-col {
  flex: 0 0 105px;
  text-align: center;
}

.rank-col .numbers {
  background-color: #2D2D2D;
  color: #fff;
  border-radius: 2.49px;
  width: fit-content;
  padding: 4px 12px;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  /* margin: 0 auto; */
}

.team-name-col {
  flex: 2;
  padding-left: 35px;
  font-size: 14px;
}

.pos-col,
.team-col {
  flex: 1;
  text-align: center;
}

.header-row {
  font-weight: 600;
  border-bottom: 2px solid #000;
}

.header-row .rank-col::before {
  content: none;
}

@media (max-width: 320px) {
  .team-rank-table {
    min-width: 450px;
  }
}

.TABLE-HEADING {
  font-family: 'Stretch Pro', sans-serif;
  font-weight: 400;
  font-size: 23px;
  color: black;
  text-transform: uppercase;
  text-align: center;
}

.table-row2 {
  padding-top: 50px;
}

.table-col {
  margin-top: 40px;
  padding-top: 40px;
}

/* RECORDS-PAGE// */
.record-box {
  width: 100%;
  background-color: #EFEFEF;
  border-radius: 60px;
  height: fit-content;
  margin-top: 50px;
  padding: 40px 30px;
}

.record-box2 {
  width: 100%;
  height: fit-content;
  border-radius: 28px;
  border: 1px solid #C0C0C0;
  background-color: white;
  padding: 40px 15px;
  margin-top: 20px;
}

.scoty-table-wrapper {
  max-width: 600px;
  margin: auto;
  font-family: 'Stretch Pro', sans-serif;
}

.record-item {
  display: flex;
  align-items: center;
  background: #fff;
  padding: 10px 12px;
  margin-bottom: 10px;
  border-radius: 6px;
}

.record-number {
  background: #111;
  color: #fff;
  font-weight: 400;
  border-radius: 4px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 28px;
  margin-right: 10px;
  flex-shrink: 0;
  font-size: 18px;
  font-family: 'Preahvihear', sans-serif;

}

.record-name {
  font-size: 20px;
  white-space: nowrap;
  margin-right: 10px;
  text-transform: uppercase;
  font-family: 'Stretch Pro', sans-serif;
  letter-spacing: 1px;

}

.record-dots {
  width: 100px !important;
  border-bottom: 2px dotted #000;
  height: 1px;
  margin: 0 10px;
  opacity: 0.5;
}

.record-date {
  font-size: 21px;
  white-space: nowrap;
  margin-right: 8px;
}

.record-date span {
  color: #ccc;
  font-size: 14px;
  margin-left: 5px;
}

.record-arrow {
  background: #111;
  color: #fff;
  width: 95px !important;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  cursor: pointer;
  font-size: 12px;
  letter-spacing: 1px;
  flex-shrink: 0;
  font-family: 'Stretch Pro', sans-serif;

}

@media (max-width: 992px) {
  .scoty-table-wrapper {
    overflow-x: auto;
  }

  .record-item {
    flex-wrap: nowrap !important;

  }

  .record-name {
    width: auto;
    margin-bottom: 0;
  }

  .record-dots {
    display: block;
  }
}

.record-head {
  width: 90%;
  border-radius: 10px;
  background-color: #9F1222;
  font-family: 'Stretch Pro', sans-serif;
  color: white;
  font-weight: 400;
  font-size: 23px;
  text-align: center;
  padding: 10px;
  text-transform: capitalize;
  margin: 0 auto;
}

.record-para {
  font-family: 'Preahvihear', sans-serif;
  font-size: 21px;
  color: black;
  font-weight: 400;
  margin-bottom: 0px;
  text-transform: capitalize;

}

.record-head2 {
  font-weight: 400;
  font-size: 23px;
  font-family: 'Stretch Pro', sans-serif;
  color: black;
  margin-bottom: 0px;
}

.record-div {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 30px;
}

.record-line {
  width: 90%;
  display: flex;
  margin: 0 auto;
  margin-top: 20px;
}

/* update-page/// */
.update-head {
  font-weight: 400;
  font-size: 19px;
  background-color: white;
  width: 188px;
  height: 43px;
  border-radius: 35px;
  font-family: 'Stretch Pro', sans-serif;
  color: black;
  margin-bottom: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: capitalize;

}

.heading-div .nav-tabs {
  border: none;
  display: flex;
  align-items: center;
  gap: 20px;
}

.heading-div .nav-tabs .nav-link {
  font-weight: 400;
  font-size: 19px;
  background-color: white;
  width: 188px !important;
  height: 43px;
  border-radius: 35px;
  font-family: 'Stretch Pro', sans-serif;
  color: black;
  margin-bottom: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: capitalize;
}

.heading-div .nav-tabs .nav-link.active {
  background-color: #000;
  color: #ffffff;
}

.heading-div {
  display: flex;
  align-items: center;
  gap: 20px;
}

.input-with-icon {
  position: relative;
  width: 334px;
  height: 44px;
  border-radius: 35px;


}

.input-with-icon .update-input {
  width: 100%;
  padding-left: 60px;
  height: 36px;
  border-radius: 35px;
  border: none;
  outline: none;
}

.input-with-icon .search-icon {
  position: absolute;
  left: 20px;
  top: 44%;
  transform: translateY(-50%);
  color: #888;
  pointer-events: none;
}

.update-input::placeholder {
  color: black;
  font-family: 'Preahvihear', sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.update-border {
  border: 1px solid #C5C5C5;
  width: 100%;
  margin-top: 40px;
}

.update-box {
  width: 100%;
  background-color: white;
  border-radius: 10PX;
  height: 110px;
  margin-top: 70PX;
  padding: 40px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.update-items {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.update-head2 {
  font-family: 'Stretch Pro', sans-serif;
  font-size: 19px;
  color: black;
  font-weight: 400;
  text-transform: capitalize;
}

.update-para {
  font-family: 'Preahvihear', sans-serif;

  font-size: 16px;
  color: black;
  font-weight: 400;
  margin-bottom: 0px;
}

.update-parrent {
  margin-top: 35px;
}

.update-box1 {
  width: 100%;
  border-radius: 60px;
  background-color: #EFEFEF;
  padding: 50px 40px 65px;
  margin-top: 50px;
}


.medalbox {
  width: 219px;
  height: 204px;
  border: 1px solid red;
  border-radius: 32px;
  padding: 10px;
}


.medalyear {
  color: rgb(179, 179, 179);
  font-size: 17px;
  font-family: "Inter", sans-serif;
  font-weight: 500;
}

.medalimges {
  width: 136px;
  height: 160px;
}

.record-img {
  width: 135px;
  height: 135px;
}

.revalry-img2 {
  /* width: 200px; */
  display: flex;
  margin: 0 auto;
  /* height: 180px; */
}


.trophytitle {
  font-family: 'Lobster', cursive;
  font-size: 44px;
  color: #222222;
  font-weight: normal;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  margin: 0;
  padding: 0;
  margin-top: 10px;
  text-align: center;
}


.yearactive .page3-head2 {
  background-color: #2D2D2D !important;
  color: #fff !important;
}



.mainsection {
  max-width: 1150px;
  margin: 0 auto;

}


.sec-1-img {
  width: 150px;
}

.revalry-img3 {
  width: 277px;
  height: 290px;
}

.sec4-card-img {
  width: 176.13px;
  height: 183.68px !important;
}

.profile_detail {
  background-color: #EFEFEF;
  border-radius: 10px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 13px;
}

.detailbox {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 10px;
  width: 70.29px;
  height: 74.29px;
  background-color: #fff;
  border-radius: 6.35px;
  margin: 0 auto;
}

.detailbox h3 {
  font-family: 'Preahvihear', sans-serif;
  font-size: 12px;
  color: #2D2D2D;
}

.detailbox img {
  width: 34.73px;
  height: 34.73px;

}


.modal {
  z-index: 999999999999999999999 !important;
}



.noneclass {
  display: none;
}






.login-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.login-box {
  width: 100%;
  max-width: 320px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#loginForm {
  width: 100%;
  max-width: 320px;
}

.close-btn {
  position: absolute;
  top: 1px;
  right: 15px;
  font-size: 44px;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
}

.login-box input {
  display: block;
  width: 100%;
  margin: 10px 0;
  padding: 10px;
  padding-left: 0px;
  font-size: 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.8) !important;
  outline: none;
  border: none;
  background: transparent;
}

.login-box button {
  padding: 10px 25px;
  font-size: 16px;
  background-color: #7fccf7;
  border: none;
  color: white;
  cursor: pointer;
  width: 100%;
  margin-top: 15px;
}

.switch-text {
  margin-top: 15px;
}

.switch-text a {
  color: #7fccf7;
  text-decoration: none;
  cursor: pointer;
}

.login-box h2 {
  font-size: 45px;
  color: #222222;
  text-align: center;
}


.password-input-container {
  position: relative;
}


.password-input-container i {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);

}



.tab2box {
  align-items: center;
  border-radius: 10px;
  border-style: solid;
  /* display: flex; */
  /* height: 320px; */
  margin: 20px auto;
  padding: 20px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);

}



.leftbox h1 {
  font-size: 20px;
}

.leftbox p {
  font-size: 17px;
}

.leftbox button {
  height: 36px;
  border: 1px solid #323232;
  font-size: 15px;
  background: transparent;
  border-radius: 30px;
  padding: 0px 30px;
  transition: all 0.5s ease-in-out;
}

.leftbox button:hover {
  background-color: #323232;
  color: #fff;
}



.btn-post {
  background-color: #323232;
  font-size: 16px;
  color: #ffffff;
  padding: 10px 19px;
  border: none;
  border-radius: 35px;
}


.createpost input {
  height: 40px;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.2);
  outline: none;
  font-size: 15px;
  border-radius: 8px;
  padding-left: 10px;
}

.createpost select {
  height: 40px;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.2);
  outline: none;
  font-size: 15px;
  border-radius: 8px;
  padding-left: 10px;
}

.createpost textarea {
  height: 100px;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.2);
  outline: none;
  font-size: 15px;
  border-radius: 8px;
  padding-left: 10px;
  padding-top: 5px;
}


.commentbox textarea {
  height: 100px;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.2);
  outline: none;
  font-size: 15px;
  border-radius: 8px;
  padding-left: 10px;
  padding-top: 5px;
}




.trade .tab-label.active {
  background-color: #fff;
}

.trade .tab-label {
  cursor: pointer;
  height: 43px;
  border-radius: 35px !important;
  border: none !important;
  font-family: 'Stretch Pro';
  letter-spacing: 1px;
  font-size: 19px;
  color: #000 !important;
  font-weight: bold;
  text-transform: capitalize;
  padding-left: 35px !important;
  padding-right: 35px !important;

  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}


.tradehr {
  background: rgba(0, 0, 0, 0.2);
  height: 2px;
  width: 100%;
  margin-top: 30px;
}


.leftdiv h1 {
  font-family: 'Stretch Pro';
  letter-spacing: 1px;
  font-size: 19px;
  color: #000 !important;
  font-weight: bold;
  text-transform: capitalize;
}

.leftdiv input {
  width: 100%;
  height: 50px;
  background-color: #ffffff;
  border: 1px solid #C0C0C0;
  outline: none;
  border-radius: 10px;
  padding-left: 60px;
  padding-right: 10px;
  font-family: 'Preahvihear', sans-serif;
  font-size: 16px;
  color: #000;
  text-transform: capitalize;
}

.leftdiv input::placeholder {

  color: #000;
}

.leftdiv .searchdiv {
  position: absolute;
  top: 13px;
  left: 24px;
}


.player-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 100;
  max-height: 150px;
  overflow-y: auto;
}

.player-item {
  padding: 8px;
  cursor: pointer;
  font-family: 'Preahvihear', sans-serif;
  font-size: 14px;
}

.player-item:hover {
  background: #f0f0f0;
}

.selected-player {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 25px 0px 10px;
  border: 1px solid #ccc;
  margin-top: 5px;
  height: 54px;
  border-radius: 10px;
  position: relative;
  background-color: #fff;
}

.player-name {
  font-family: 'Preahvihear', sans-serif;
  font-size: 16px;
  color: #000;
}

.upperdiv {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 35px 0px 10px;
}

.playerpos {
  font-size: 11px;
  font-family: 'Preahvihear', sans-serif;
  border: 1px solid #A4A4A4;
  background-color: #EFEFEF;
  border-radius: 5px;
  padding: 8px;
}

.selected-player span {
  margin-right: 5px;
  font-family: 'Preahvihear', sans-serif;
  font-size: 16px;
  color: #000;
}

.selected-player button {
  background: transparent;
  border: none;
  cursor: pointer;
  position: absolute;
  top: 13px;
  right: -19px;
}

.selected-player button img {
  width: 28px;
  height: 28px;
}


.sizetext {
  position: absolute;
  top: 0;
  background-color: #fff;
  font-size: 10px;
}


.selectdiv select {
  border-radius: 7px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  background-color: transparent;
  padding: 5px 10px;
  font-size: 15px;
  color: #000;
  text-transform: capitalize
}



.select2-container--default .select2-selection--single {
  width: 100%;
  height: 50px !important;
  background-color: #ffffff;
  border: 1px solid #C0C0C0 !important;
  outline: none;
  border-radius: 10px;
  padding-left: 60px;
  padding-right: 10px;
  font-family: 'Preahvihear', sans-serif;
  font-size: 16px;
  color: #000;
  text-transform: capitalize;
  display: flex !important;
  align-items: center !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none !important;
}

.select2 select2-container select2-container--default,
.select2-container {
  width: 100% !important;
}



.totalbox h2 {
  font-family: 'Preahvihear', sans-serif;
  font-size: 18px;
  color: #222222;
  margin-bottom: 0;
}

.totalbox h3 {
  font-family: 'Preahvihear', sans-serif;
  font-size: 18px;
  color: #222222;
  margin-bottom: 0;
}