@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap"); :root {
  --light: #fff;
  --dark: #000;
  --error: #fd3d3d;
  --success: #00d27b;
  --warning: #efc11e;
  --warning-dark: #de9731;
  --text-primary: #f8faf8;
  --light-Grey: #e4e4e4;
  --text-selected: #07f9c8;
  --text-selected-number: #4fc2ab;
  --text-placeholder: #9a9a9a;
  --text-completed: #72fec3;
  --text-In-progress: #ffb359;
  --text-Incomplete: #4d4d4d;
  --text-small-label: #a7a7a7;
  --text-units: #f1f1f1e5;
  --text-blue: #185767;
  --text-big-percentage: #6d6d6d;
  --text-qualified: #78cd50;
  --text-disqualified: #ff7878;
  --bg-primary: #111;
  --bg-like-blur: #181818;
  --bg-like-blur-2: rgba(0,0,0,.212) -617.904px 0.454px /599.849% 64.358%;
  --bg-select: #212121;
  --bg-modal: #1f1f1f;
  --card-border: #3d3d3d83;
  --overlay-modal: rgba(0,0,0,.35);
  --list-line: #656565;
  --bg-timeline-line: #329f4c;
  --bonus-chart: #1bd895;
  --header-main: 80px;
  --fadeIn: fadeIn 0.5s ease;
  --fadeInAndScrollUp: fadeInAndScrollUp 0.5s ease;
  --fadeInAndScrollUpForSteps: fadeInAndScrollUpForSteps 1s ease;
  --appearScale: animationAppear 0.5s ease;
  --button: #3eab95;
}

::-webkit-scrollbar {
  height: 2px;
  width: 2px;
}

::-webkit-scrollbar-corner {
  background-color: initial;
}

::-webkit-scrollbar-thumb {
  background-color: var(--text-selected);
  border: 1px solid transparent;
  border-radius: 24px;
}

body {
  background-color: rgb(9, 2, 2);
  color: white;
  font-family: Montserrat, sans-serif;
  background-image: url("./assets/back.gif");
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  min-height: 400px;
  max-height: max-content;
}

body::before {
  content: "";
  position: absolute;
  inset: 0px;
  background-color: rgb(0, 0, 0);
  opacity: 0.4;
  z-index: -1;
  width: 100%;
  height: 100%;
}

.header img {
  width: 150px;
}

.swiper-slide {
  width: calc(33.3333%);
  transition: all 0.25s ease-out 0s;
  opacity: 1;
}

.swiper-slide-active + .swiper-slide ~ .swiper-slide {
}

.swiper-slide .RankHistory_selected__WaFXR {
  max-width: 100%;
  transition: all 0.25s ease-out 0s;
  transform: scale(0.75);
  transform-origin: center center;
}

.swiper-slide-active .RankHistory_selected__WaFXR {
  transform: scale(1);
}

.RankHistory_selected__WaFXR {
  flex-shrink: 0;
  height: 230px;
  margin-top: 200px;
}

.RankHistory_hidden__Votz2, .RankHistory_selected__WaFXR {
  position: relative;
  text-align: center;
  transition: height 0.5s ease 0s;
  width: 100%;
}

.RankHistory_selected__WaFXR .RankHistory_selectedLayer__EL6fn {
  height: 29px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
}

.RankHistory_coinActive__IjIkg, .RankHistory_coin__9Qv6-, .RankHistory_selected__WaFXR .RankHistory_coinActive__IjIkg, .RankHistory_selected__WaFXR .RankHistory_coin__9Qv6- {
  left: 50%;
  padding: 5px;
  position: absolute;
  top: -111px;
  transform: translateX(-50%);
  transition: all 0.5s ease 0s;
}

.RankHistory_selected__WaFXR .RankHistory_coinActive__IjIkg, .RankHistory_selected__WaFXR .RankHistory_coin__9Qv6- {
  top: -165px;
  transition: all 0.5s ease 0s;
}

.RankHistory_coinActive__IjIkg {
  height: 165px;
  transition: all 0.5s ease 0s;
}

.RankHistory_boxTextNext__xIAYG, .RankHistory_boxText__DPJ8B {
  background: linear-gradient(rgba(39, 50, 55, 0.38), rgb(76, 157, 113));
  bottom: 0px;
  font-weight: 700;
  height: calc(100% - 29px);
  overflow: hidden;
  position: absolute;
  width: 100%;
}

.RankHistory_rankNumber__7dBQG {
  font-size: 14px;
  font-weight: 600;
  margin-block: 25px 8px; position: relative;
  z-index: 1;
}

.RankHistory_selected__WaFXR .RankHistory_name__M6KhF {
  font-weight: 700;
}

.RankHistory_name__M6KhF {
  font-weight: 600;
  padding-bottom: 19px;
  position: relative;
  z-index: 1;
}

.RankHistory_divider__\+-rkG {
  border-image: linear-gradient(270deg, rgba(68, 68, 68, 0) 0px, rgba(168, 168, 168, 0.4) 51.35%, rgba(68, 68, 68, 0)) 1 10% / 1 / 0 stretch;
  border-style: none solid solid none;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: initial;
  border-left-color: initial;
  border-top-width: initial;
  border-top-color: initial;
  position: relative;
  z-index: 1;
}

.RankHistory_date__ShmV3 {
  font-size: 12px;
  font-weight: 500;
  margin-block: 16px 26px; position: relative;
  z-index: 1;
}

.RankHistory_currently__tMlpi {
  background: rgb(93, 151, 121);
  border-radius: 20px;
  font-size: 12px;
  font-weight: 700;
  margin-inline: auto; max-width: 100px;
  padding: 10px;
  position: relative;
  z-index: 1;
}

.RankHistory_ellipseTwo__ovuBg, .RankHistory_ellipse__SskYp {
  background-repeat: no-repeat;
  height: 100%;
  opacity: 0.8;
  position: absolute;
  width: 100%;
  z-index: 0;
}

.RankHistory_ellipse__SskYp {
  background-image: url("/static/media/ellipse-currentrank.e8352e9….png");
  left: 0px;
  top: 0px;
  right: 0px;
}

.RankHistory_ellipseTwo__ovuBg {
  background-image: url("/static/media/ellipse-currenrank-two.57eaf5b….png");
  background-position: 100% 100%;
  bottom: 0px;
}

.RankHistory_ellipseTwo__ovuBg, .RankHistory_ellipse__SskYp {
  background-repeat: no-repeat;
  height: 100%;
  opacity: 0.8;
  position: absolute;
  width: 100%;
  z-index: 0;
}

.swiper-pagination-bullet {
  background-color: white;
}

.swiper-button-next, .swiper-button-prev {
  color: white;
}

.progress-card {
  background-color: rgb(30, 30, 30);
  border-radius: 10px;
  padding: 20px;
  margin: 10px;
  text-align: center;
}

.progress-card h5, .progress-card p {
  margin: 10px 0px;
}

.progress-container {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.progress-chart {
  position: relative;
  width: 100px;
  height: 50px;
  margin: auto;
}

.chart-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: rgb(0, 230, 118);
  font-size: 14px;
}

.RankStats_rightPart__unFin {
  display: grid;
  gap: 20px;
}

.RankStats_usersCardGrid__Jthyy {
  gap: 25px;
  grid-template-columns: 1fr 20px 1fr;
  justify-items: center;
  justify-content: space-between;
}

.SimpleStyledCard_card__nmBm9 {
  background: var(--bg-like-blur);
  background-blend-mode: overlay, normal;
  border: 1px solid var(--card-border);
  border-radius: 8px;
  overflow: visible;
  padding: 20px 13px;
  position: relative;
  transition: all 0.3s ease 0s;
}

.RankStats_usersCardGridFlex__szu98 {
  display: flex;
}

.RankStats_cardChildren__9jMZO {
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.RankStats_singleUsersCard__oe8if {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.RankStats_singleUsersCard__oe8if p {
  color: var(--text-primary);
  font-size: 14px;
}

.RankStats_amountWrapper__Q3K7j {
  align-items: center;
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
}

.RankStats_amountTop__f1Ps0 {
  align-items: baseline;
  display: flex;
  font-size: var(--font-size-md);
  font-weight: 600;
  gap: 5px;
}

.RankStats_amountTop__f1Ps0 span {
  color: var(--text-units);
  font-size: 14px;
  font-weight: 400;
}

.RankStats_usersTarget__11wnq {
  align-items: baseline;
  color: var(--text-primary);
  display: flex;
  font-size: 14px;
  gap: 5px;
}

.RankStats_usersTarget__11wnq span {
  font-size: 12px;
  font-weight: 400;
}

.RankStats_chart__5wYa5 {
  margin-top: -40px;
}

.HalfDoughnutChart_backgroundDoughnut__fFlw2 {
  height: 244px;
  position: relative;
  width: 244px;
  z-index: 1;
}

.RankStats_horizontalSeparator__u1kFq {
  background: var(--card-border);
  height: 1px;
  margin: auto;
  width: 80%;
}

.progress {
  position: relative;
  margin: 4px;
  float: left;
  height: 100%;
  text-align: center;
  background-color: transparent;
  display: block;
  padding: 15px;
  font-size: 21px;
  transform: scale(1.2);
}

.barOverflow {
  position: relative;
  overflow: hidden;
  width: 90px;
  height: 45px;
  margin-bottom: -14px;
}

.bar {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  box-sizing: border-box;
  border-width: 5px;
  border-style: solid;
  border-color: rgb(238, 238, 238) rgb(0, 187, 255) rgb(0, 187, 255) rgb(238, 238, 238);
  border-image: initial;
}

.header {
  color: white;
  padding: 10px 0px;
  backdrop-filter: blur(14px);
  background: rgb(250, 156, 156);
}

.header .nav-item {
  margin: 0px 15px;
  color: rgb(255, 255, 255);
  padding: 10px 0px;
}

.header .nav-item a {
  color: rgb(255, 255, 255);
}

.content {
  margin-top: 20px;
}

.section-title {
  font-weight: bold;
  margin-bottom: 15px;
}

.card {
  background-color: rgb(30, 30, 30);
  color: white;
  padding: 20px;
  border: none;
  margin-bottom: 20px;
}

.card .card-title {
  font-size: 1.2em;
}

.card .card-text {
  font-size: 0.9em;
}

.footer {
  color: white;
  padding: 20px 0px;
  text-align: center;
  position: relative;
  bottom: 0px;
  backdrop-filter: blur(14px);
  background: linear-gradient(202deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
}

.card-custom {
  margin-bottom: 30px;
  color: white;
  border-radius: 10px;
  backdrop-filter: blur(14px);
  background: linear-gradient(202deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  border: 1px solid rgba(255, 255, 255, 0.14);
  padding: 20px;
  margin-top: 20px;
  text-align: left;
}

.card-custom img {
  width: 100px;
  margin-bottom: 20px;
}

.card-custom .btn-custom {
  background: rgb(128, 204, 255);
  color: black;
  border: none;
  border-radius: 20px;
  padding: 10px 20px;
  margin-top: 10px;
}

.card-custom .btn-custom:hover {
  background-color: rgb(102, 179, 255);
}

.referral {
  background-color: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  border-radius: 5px;
  padding: 10px 20px;
  color: white;
  display: inline-block;
  margin-top: 20px;
}

.btn-custom {
  width: 100%;
  color: white;
  border-radius: 30px;
  padding: 10px 20px;
  font-size: 18px;
  transition: all 0.5s ease 0s;
  backdrop-filter: blur(14px);
  background: linear-gradient(202deg, rgba(0, 51, 102, 0.4), rgba(0, 153, 204, 0.71));
  border: 1px solid rgba(255, 255, 255, 0.14);
  margin-bottom: 20px;
}

.btn-custom:hover {
  background-color: rgb(0, 68, 148);
}

.swiper-container {
  position: relative;
}

.progress a {
  display: flex;
  color: rgb(255, 255, 255);
  justify-content: center;
  font-weight: 700;
  font-size: 20px;
}

.progress span {
  margin-top: 0px;
  display: block;
}

@media only screen and (min-width: 1600px) {
  .custom-container {
      max-width: 1700px;
      padding: 0px 75px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .custom-container {
      padding: 0px 30px;
  }
}

.quiz-window {
  left: 0px;
  right: 0px;
  top: 50px;
  margin: auto;
  border-radius: 4px;
  overflow: hidden;
}

.quiz-window-header {
  padding: 20px 15px;
  text-align: center;
  position: relative;
}

.quiz-window-title {
  font-size: 26px;
}

.quiz-window-close {
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 0px;
  background: none;
  border: 0px;
  width: 30px;
  height: 30px;
  font-size: 60px;
  font-weight: 100;
  line-height: 24px;
  color: rgb(119, 119, 119);
  cursor: pointer;
}

.quiz-window-body {
  z-index: 2;
  position: relative;
  backdrop-filter: blur(14px);
  background: linear-gradient(202deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  border: 1px solid rgba(255, 255, 255, 0.14);
  padding: 20px;
}

.guiz-awards-table {
  width: 100%;
  color: rgb(255, 255, 255);
}

.guiz-awards-header th {
  text-align: center;
  padding: 15px 0px;
}

.guiz-awards-row td {
  padding: 10px 40px;
  vertical-align: middle;
}

.guiz-awards-row-even {
  backdrop-filter: blur(0px);
  background: linear-gradient(202deg, rgba(255, 255, 255, 0.01), rgba(255, 255, 255, 0));
}

.guiz-awards-subtitle {
  color: rgb(20, 176, 191);
  font-size: 14px;
  font-weight: 300;
}

.guiz-awards-track .null, .guiz-awards-time .null {
  color: rgb(186, 186, 186);
}

.star {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid rgb(189, 194, 193);
  background: rgb(214, 214, 214);
}

.goldstar {
  border-color: rgb(76, 129, 147);
  background: rgb(20, 176, 191);
}

.silverstar {
  border-color: rgb(85, 126, 58);
  background: rgb(102, 147, 31);
}

.bronzestar {
  border-color: rgb(153, 130, 71);
  background: rgb(170, 152, 75);
}

.rhodiumstar {
  border-color: rgb(116, 58, 127);
  background: rgb(160, 64, 157);
}

.platinumstar {
  border-color: rgb(16, 57, 59);
  background: rgb(43, 87, 112);
}

.guiz-awards-buttons {
  background: rgb(255, 255, 255);
  text-align: center;
  padding: 20px 0px;
}

.guiz-awards-but-back {
  display: inline-block;
  background: none;
  border: 1px solid rgb(97, 163, 229);
  border-radius: 21px;
  padding: 7px 40px 7px 20px;
  color: rgb(97, 163, 229);
  font-size: 17px;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}

.guiz-awards-but-back:hover {
  background: rgb(97, 163, 229);
  color: rgb(255, 255, 255);
}

.guiz-awards-but-back i {
  font-size: 26px;
  line-height: 17px;
  margin-right: 20px;
  position: relative;
  top: 2px;
}

.referral-box .input-group {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 14px;
}

.referral-box .input-group input {
  border-radius: 5px;
  backdrop-filter: blur(14px);
  background: linear-gradient(202deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  border: 1px solid rgba(255, 255, 255, 0.14);
  color: rgb(255, 255, 255);
}

.referral-box .input-group input::placeholder {
  color: rgb(255, 255, 255);
}

.custom-balance {
  background-color: red;
  color: white;
  text-align: center;
  padding: 10px;
}

.custom-box {
  color: white;
  text-align: center;
  height: 100%;
  padding: 30px;
  margin: 20px 0px;
  backdrop-filter: blur(14px);
  background: linear-gradient(202deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  border: 1px solid rgba(255, 255, 255, 0.14);
  font-size: 22px;
  font-weight: 600;
}

.custom-box p {
  margin: 0px;
}

.custom-box h2 {
  font-weight: 700;
}

.dashboard-plan-card {
  position: relative;
  overflow: hidden;
  z-index: 1;
  backdrop-filter: blur(14px);
  background: linear-gradient(202deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  border: 1px solid rgba(255, 255, 255, 0.14);
}

.dashboard-plan-card::before, .dashboard-plan-card::after {
  position: absolute;
  content: "";
  background-color: hsl(var(--base)/.04);
  border-radius: 50%;
  z-index: -1;
}

.dashboard-plan-card::before {
  width: 160px;
  height: 160px;
  left: -60px;
  top: -60px;
}

.dashboard-plan-card::after {
  width: 100px;
  height: 100px;
  left: -30px;
  top: -30px;
}

.custom--card {
  border-radius: 5px;
}

.custom--card .card-header, .custom--card .card-footer {
  background-color: hsl(var(--white));
  padding: 15px 25px;
}

@media (max-width: 450px) {
  .custom--card .card-header, .custom--card .card-footer {
      padding: 15px;
  }
}

.custom--card .card-header .title, .custom--card .card-footer .title {
  margin: 0px;
}

.custom--card .card-body {
  padding: 25px;
}

.custom--card .card-body .btn {
  color: rgb(255, 255, 255);
  backdrop-filter: blur(14px);
  background: linear-gradient(202deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 50px;
  box-shadow: none;
}

@media (max-width: 575px) {
  .custom--card .card-body {
      padding: 20px;
  }
}

@media (max-width: 450px) {
  .custom--card .card-body {
      padding: 15px;
  }
}

.custom--card.card--lg .card-header, .custom--card.card--lg .card-footer {
  padding: 20px 35px;
}

@media (max-width: 767px) {
  .custom--card.card--lg .card-header, .custom--card.card--lg .card-footer {
      padding: 15px 25px;
  }
}

@media (max-width: 575px) {
  .custom--card.card--lg .card-header, .custom--card.card--lg .card-footer {
      padding: 10px 20px;
  }
}

@media (max-width: 450px) {
  .custom--card.card--lg .card-header, .custom--card.card--lg .card-footer {
      padding: 8px 15px;
  }
}

.custom--card.card--lg .card-body {
  padding: 35px;
}

@media (max-width: 767px) {
  .custom--card.card--lg .card-body {
      padding: 25px;
  }
}

@media (max-width: 575px) {
  .custom--card.card--lg .card-body {
      padding: 20px;
  }
}

@media (max-width: 450px) {
  .custom--card.card--lg .card-body {
      padding: 15px;
  }
}

.custom--card.card--md .card-header, .custom--card.card--md .card-footer {
  padding: 10px 20px;
}

.custom--card.card--md .card-body {
  padding: 20px;
}

.custom--modal .modal--footer, .custom--modal .modal--body, .custom--modal .modal--header {
  border-color: hsl(var(--border)) !important;
}

.custom--modal .modal-content {
  border-color: hsl(var(--border)) !important;
}

.custom--modal .modal--footer .modal-title, .custom--modal .modal--header .modal-title {
  margin: 0px;
  color: hsl(var(--heading));
}

.custom--modal .modal--footer .btn-close, .custom--modal .modal--header .btn-close {
  background: transparent;
  font-size: 20px;
  line-height: 1;
  color: hsl(var(--danger)) !important;
}

.text-footer {
  width: 100%;
  padding-top: 10px;
}

.navbar-toggler {
  border: none;
  outline: none;
}

.navbar-toggler:focus {
  box-shadow: none;
  border: none;
  outline: none;
}

.navbar-toggler i {
  color: rgb(255, 255, 255);
}

.rank-one .RankHistory_boxText__DPJ8B {
  opacity: 0.4;
  cursor: not-allowed;
  background: linear-gradient(rgba(255, 255, 255, 0.38), rgb(23, 23, 23));
}

.rank-two .RankHistory_boxText__DPJ8B {
  opacity: 0.4;
  cursor: not-allowed;
  background: linear-gradient(rgba(255, 255, 255, 0.38), rgb(23, 23, 23));
}

.rank-two, .rank-one, .rank-three {
  opacity: 0.6;
  cursor: not-allowed;
}

.rank-two::before, .rank-one::before, .rank-three::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0px;
  color: rgb(255, 255, 255);
  background-color: rgb(0 0 0 / 0%);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 51px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  z-index: 9;
}

.rank-three .RankHistory_boxText__DPJ8B {
  opacity: 0.4;
  cursor: not-allowed;
  background: linear-gradient(rgba(255, 255, 255, 0.38), rgb(23, 23, 23));
}

.rank-four .RankHistory_boxText__DPJ8B {
  background: linear-gradient(rgba(255, 255, 255, 0.38), rgb(255, 255, 255));
}

.rank-five .RankHistory_boxText__DPJ8B {
  background: linear-gradient(rgba(255, 255, 255, 0.38), rgb(255, 255, 255));
}

.rank-current .RankHistory_boxText__DPJ8B {
}

.rank-six .RankHistory_boxText__DPJ8B {
  background: linear-gradient(rgba(255, 255, 255, 0.38), rgb(23, 23, 23));
}

.rank-seven .RankHistory_boxText__DPJ8B {
  background: linear-gradient(rgba(255, 255, 255, 0.38), rgb(23, 23, 23));
}
