@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.tournoi-template-default {
  min-height: 100vh;
  width: 100%;
}
.tournoi-template-default .ba-cover-r:after {
  display: none;
}

.layout-navbar {
  background: url("../images/background.svg") !important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.bg-menu-theme.menu-horizontal {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%), linear-gradient(231deg, #DEE896 5.28%, #F8AE83 15.14%, #EA83B4 24.07%, #A284B7 33.46%, #70BBE8 42.86%, #ABE3BF 52.25%, #70BBE8 61.18%, #A284B7 71.04%, #EA83B4 80.44%, #F8AE83 90.3%, #DEE896 99.23%) !important;
}

.btn-primary {
  color: black !important;
  background: transparent !important;
  border: none !important;
  position: relative;
  z-index: 1;
}
.btn-primary:hover {
  background: linear-gradient(257deg, #FC995F -2.72%, #DEE896 46.11%, #6CDFF9 95.92%) !important;
  color: black !important;
}

.btn-outline-primary {
  color: black;
  background: 0 0;
}

.btn-icon:hover {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%), linear-gradient(231deg, #DEE896 5.28%, #F8AE83 15.14%, #EA83B4 24.07%, #A284B7 33.46%, #70BBE8 42.86%, #ABE3BF 52.25%, #70BBE8 61.18%, #A284B7 71.04%, #EA83B4 80.44%, #F8AE83 90.3%, #DEE896 99.23%) !important;
}

.search .search-group {
  border: 2px solid black;
}
.search .select-search {
  max-width: 120px;
  border-right: 1px solid black;
  color: black !important;
}
.search .btn-light {
  color: black !important;
  background-color: black !important;
  border-color: black !important;
}

.bootstrap-select .dropdown-menu.inner a[aria-selected=true] {
  background: linear-gradient(257deg, #FC995F -2.72%, #DEE896 46.11%, #6CDFF9 95.92%) !important;
  color: black !important;
}

.form-control:focus, .form-select:focus {
  border: none !important;
}

.dark-layout input.form-control, .dark-layout .custom-file-label, .dark-layout textarea.form-control {
  background: none !important;
  color: black !important;
}
.dark-layout input.form-control::-moz-placeholder, .dark-layout .custom-file-label::-moz-placeholder, .dark-layout textarea.form-control::-moz-placeholder {
  color: black !important;
}
.dark-layout input.form-control::placeholder, .dark-layout .custom-file-label::placeholder, .dark-layout textarea.form-control::placeholder {
  color: black !important;
}

.bg-menu-theme.menu-horizontal .menu-inner .menu-item.open > .menu-toggle {
  background: linear-gradient(257deg, #FC995F -2.72%, #DEE896 46.11%, #6CDFF9 95.92%) !important;
  color: black !important;
  border: none !important;
  position: relative;
  z-index: 1;
}

.bg-menu-theme.menu-horizontal .menu-inner .menu-item:not(.menu-item-closing) > .menu-sub {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%), linear-gradient(231deg, #DEE896 5.28%, #F8AE83 15.14%, #EA83B4 24.07%, #A284B7 33.46%, #70BBE8 42.86%, #ABE3BF 52.25%, #70BBE8 61.18%, #A284B7 71.04%, #EA83B4 80.44%, #F8AE83 90.3%, #DEE896 99.23%) !important;
}

.layout-menu-hover.layout-menu-collapsed .bg-menu-theme .menu-inner .menu-item:not(.active) .menu-link:hover, html:not(.layout-menu-collapsed) .bg-menu-theme .menu-inner .menu-item:not(.active) .menu-link:hover {
  background: linear-gradient(257deg, #FC995F -2.72%, #DEE896 46.11%, #6CDFF9 95.92%) !important;
  color: black !important;
  border: none !important;
  position: relative;
  z-index: 1;
}

.bg-navbar-theme .navbar-nav > .nav-item > .nav-link {
  color: black;
}

.dropdown-menu {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%), linear-gradient(231deg, #DEE896 5.28%, #F8AE83 15.14%, #EA83B4 24.07%, #A284B7 33.46%, #70BBE8 42.86%, #ABE3BF 52.25%, #70BBE8 61.18%, #A284B7 71.04%, #EA83B4 80.44%, #F8AE83 90.3%, #DEE896 99.23%) !important;
  box-shadow: none !important;
}

.d-cadeau .col h5 {
  text-transform: uppercase !important;
  color: black !important;
  font-family: "Poppins" !important;
  font-weight: 700 !important;
  font-style: italic !important;
  font-size: 1.5rem !important;
}

.card-developer-meetup {
  box-shadow: none !important;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%), linear-gradient(231deg, #DEE896 5.28%, #F8AE83 15.14%, #EA83B4 24.07%, #A284B7 33.46%, #70BBE8 42.86%, #ABE3BF 52.25%, #70BBE8 61.18%, #A284B7 71.04%, #EA83B4 80.44%, #F8AE83 90.3%, #DEE896 99.23%) !important;
  position: relative;
  z-index: 1;
  border-radius: 10px;
}
.card-developer-meetup::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 4px;
  border-radius: 10px;
  background: linear-gradient(231deg, #DEE896 5.28%, #F8AE83 15.14%, #EA83B4 24.07%, #A284B7 33.46%, #70BBE8 42.86%, #ABE3BF 52.25%, #70BBE8 61.18%, #A284B7 71.04%, #EA83B4 80.44%, #F8AE83 90.3%, #DEE896 99.23%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: -1;
}
.card-developer-meetup .meetup-img-wrapper {
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  z-index: -2;
}

.card-body {
  color: black !important;
  border-radius: 0 0 10px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.top-precision {
  font-size: 14px !important;
  text-transform: unset !important;
  font-family: "Poppins" !important;
  font-weight: 400 !important;
  color: black !important;
}

.meetup-header .mt-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.card-developer-meetup .presentationtop h1.top-question {
  color: black !important;
  font-size: 1.7rem !important;
  font-weight: 600 !important;
  font-family: "Poppins" !important;
  text-shadow: none !important;
  transform: none !important;
  position: relative;
  font-style: normal;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.card-developer-meetup .presentationtop h1.top-question::before {
  content: "";
  display: inline-block;
  width: 152px;
  height: 70px;
  background-image: url(../images/logo.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.btn-cta-starttop {
  width: 100%;
}

.separate-sponso {
  margin-top: 20px;
  background-color: transparent !important;
}

.info-numbers {
  align-items: center !important;
  justify-content: center !important;
  text-transform: uppercase !important;
  font-family: "Poppins" !important;
}
.info-numbers .text-muted {
  color: black !important;
}
.info-numbers h4 {
  color: black !important;
  font-weight: 700 !important;
}

.meetup-header {
  margin: 0;
}

.rules-content {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%), linear-gradient(231deg, #DEE896 5.28%, #F8AE83 15.14%, #EA83B4 24.07%, #A284B7 33.46%, #70BBE8 42.86%, #ABE3BF 52.25%, #70BBE8 61.18%, #A284B7 71.04%, #EA83B4 80.44%, #F8AE83 90.3%, #DEE896 99.23%) !important;
  position: relative;
  z-index: 1;
  border-radius: 10px;
}
.rules-content::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 4px;
  border-radius: 10px;
  background: linear-gradient(231deg, #DEE896 5.28%, #F8AE83 15.14%, #EA83B4 24.07%, #A284B7 33.46%, #70BBE8 42.86%, #ABE3BF 52.25%, #70BBE8 61.18%, #A284B7 71.04%, #EA83B4 80.44%, #F8AE83 90.3%, #DEE896 99.23%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: -1;
}
.rules-content::after {
  content: "";
  position: absolute;
  top: -25px;
  right: -25px;
  width: 100px;
  height: 100px;
  background-image: url("../images/agagner.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right;
}
.rules-content .lot-whitelabel {
  display: block !important;
  position: relative;
  top: -25px;
  text-align: center;
}
.rules-content .lot-whitelabel img {
  box-shadow: none !important;
  max-width: 70%;
  height: auto;
}
.rules-content .titrewin {
  display: none !important;
  background-color: black !important;
  margin: 0 !important;
}
.rules-content h5 {
  color: black !important;
  font-size: 1.75rem !important;
  font-weight: 700 !important;
  font-family: "Poppins" !important;
  text-shadow: none !important;
  transform: none !important;
  text-align: center;
}
@media (max-width: 768px) {
  .rules-content h5 {
    font-size: 1.25rem !important;
  }
}
.rules-content h5 span {
  color: black !important;
  text-transform: lowercase !important;
}
.rules-content .text-rules {
  font-family: "Inter" !important;
  font-weight: 400 !important;
  color: black !important;
  text-align: center !important;
}
.rules-content .text-rules p span {
  font-weight: 700 !important;
}
.rules-content .form-check-label {
  color: black !important;
}
.rules-content #t-sponso-email-input {
  box-shadow: none !important;
  color: rgba(0, 0, 0, 0.6) !important;
  background-color: white !important;
  border: none !important;
  border-radius: 4px !important;
  font-family: "Montserrat" !important;
  font-weight: 500 !important;
  position: relative;
  z-index: 1;
}
.rules-content #t-sponso-email-input::after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  display: block !important;
  width: 100%;
  inset: 0;
  padding: 3px;
  border-radius: 4px;
  background: linear-gradient(231deg, #DEE896 5.28%, #F8AE83 15.14%, #EA83B4 24.07%, #A284B7 33.46%, #70BBE8 42.86%, #ABE3BF 52.25%, #70BBE8 61.18%, #A284B7 71.04%, #EA83B4 80.44%, #F8AE83 90.3%, #DEE896 99.23%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: -1;
}
.rules-content #t-sponso-email-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6) !important;
}
.rules-content #t-sponso-email-input::placeholder {
  color: rgba(0, 0, 0, 0.6) !important;
}
.rules-content .choosecta {
  margin-top: 0 !important;
  padding-top: 0 !important;
  padding: 0 1.5rem 1.5rem !important;
}

.btn-wording-rose {
  background-color: black !important;
  color: black !important;
  font-family: "Inter" !important;
  font-weight: 700 !important;
  text-transform: unset !important;
  letter-spacing: 0 !important;
}

.card-presentation-top-right {
  box-shadow: none !important;
  background: transparent !important;
}

.logo-sponso-marqueblanche {
  background-image: url("../images/logo.svg") !important;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 auto;
  width: 196px;
  height: 90px;
}

.top-onduel .t-titre-tournoi::before {
  display: none !important;
}

.t-titre-tournoi h1 {
  color: black !important;
  font-size: 1.75rem !important;
  font-weight: 600 !important;
  font-family: "Poppins" !important;
  position: relative;
  text-shadow: none !important;
  display: inline-block;
  transform: none !important;
  text-transform: uppercase !important;
  font-style: normal !important;
}
@media (max-width: 576px) {
  .t-titre-tournoi h1 {
    margin: 0 !important;
  }
}
.t-titre-tournoi::after {
  content: "";
  background-image: url("../images/after-r.svg") !important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 30px;
  height: 38px;
  position: absolute;
  top: 0;
  right: -40px;
}
.t-titre-tournoi h2 {
  display: none;
}

.single-tournoi .tournoi-content .title-contender {
  color: black !important;
  font-family: "Poppins";
  font-weight: 600;
  text-transform: uppercase !important;
  text-align: center !important;
  font-size: 1.25rem !important;
}
@media (max-width: 576px) {
  .single-tournoi .tournoi-content .title-contender {
    font-size: 1rem !important;
  }
}

.stepbarcontent {
  height: 20px !important;
  z-index: 99;
  background: rgba(255, 255, 255, 0);
}
.stepbarcontent .stepbar {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 20px !important;
  background: linear-gradient(257deg, #FC995F -2.72%, #DEE896 46.11%, #6CDFF9 95.92%) !important;
  color: black !important;
}
.stepbarcontent .stepbar span {
  color: black !important;
  font-size: 1.2rem;
}

.btn-wording:hover {
  background: black !important;
}

.waiter, .waiter-begin {
  background: url("../images/background.svg") !important;
  background-size: 400% 400%;
  animation: 0;
  padding-top: 200px;
  text-align: center;
  display: none;
  margin: 0;
}
.waiter h4, .waiter-begin h4 {
  text-transform: uppercase;
  font-size: 3rem;
  transform: rotate(-3deg);
  font-weight: 600;
  text-shadow: none;
  font-family: "Poppins";
  color: black;
}

.sk-primary .sk-bounce-dot, .sk-primary .sk-chase-dot:before, .sk-primary .sk-circle-dot:before, .sk-primary .sk-circle-fade-dot:before, .sk-primary .sk-fold-cube:before, .sk-primary .sk-grid-cube, .sk-primary .sk-swing-dot, .sk-primary .sk-wave-rect, .sk-primary.sk-plane, .sk-primary.sk-pulse {
  background-color: black;
}

.dark-style .swal2-modal.swal2-popup {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%), linear-gradient(231deg, #DEE896 5.28%, #F8AE83 15.14%, #EA83B4 24.07%, #A284B7 33.46%, #70BBE8 42.86%, #ABE3BF 52.25%, #70BBE8 61.18%, #A284B7 71.04%, #EA83B4 80.44%, #F8AE83 90.3%, #DEE896 99.23%) !important;
  border: none !important;
  box-shadow: 0;
  position: relative;
  z-index: 1;
}
.dark-style .swal2-modal.swal2-popup::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 3px;
  border-radius: 4px;
  background: linear-gradient(231deg, #DEE896 5.28%, #F8AE83 15.14%, #EA83B4 24.07%, #A284B7 33.46%, #70BBE8 42.86%, #ABE3BF 52.25%, #70BBE8 61.18%, #A284B7 71.04%, #EA83B4 80.44%, #F8AE83 90.3%, #DEE896 99.23%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: -1;
}

.btn-primary:hover, .btn-check:focus + .btn-primary, .btn-primary.focus, .btn-primary:focus {
  color: black !important;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%), linear-gradient(231deg, #DEE896 5.28%, #F8AE83 15.14%, #EA83B4 24.07%, #A284B7 33.46%, #70BBE8 42.86%, #ABE3BF 52.25%, #70BBE8 61.18%, #A284B7 71.04%, #EA83B4 80.44%, #F8AE83 90.3%, #DEE896 99.23%) !important;
  border: 1px solid black !important;
}

.t-sponso-email-beginning .accept-topsponso-terms .form-check-input {
  border-color: black;
}

.form-check-input:checked {
  border-color: white !important;
  background-color: white !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.form-check-input:checked::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 9px;
  background-image: url("../images/checked.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.t-sponso-email-beginning .accept-topsponso-terms a {
  color: black;
}

.xp-notification {
  display: none !important;
}

.btn-annule-devine:hover {
  color: #fff;
  background: linear-gradient(257deg, #FC995F -2.72%, #DEE896 46.11%, #6CDFF9 95.92%) !important;
}

.decompte-txt, .money_dispo_vkrz {
  color: black !important;
}

.text-muted {
  color: black !important;
}

.ba-cover-r {
  background-image: url("../images/background.svg") !important;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-size: cover !important;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.ba-cover-r::after {
  display: none;
}

.dark-style {
  background-image: url("../images/background.svg") !important;
  background-size: cover;
  background-position: center;
  animation: none;
}

.classement {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%), linear-gradient(231deg, #DEE896 5.28%, #F8AE83 15.14%, #EA83B4 24.07%, #A284B7 33.46%, #70BBE8 42.86%, #ABE3BF 52.25%, #70BBE8 61.18%, #A284B7 71.04%, #EA83B4 80.44%, #F8AE83 90.3%, #DEE896 99.23%) !important;
  border-radius: 10px !important;
  position: relative;
  z-index: 1;
}
.classement::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 3px; /* Épaisseur de la bordure */
  border-radius: 10px; /* Même border-radius que l’élément principal */
  background: linear-gradient(231deg, #DEE896 5.28%, #F8AE83 15.14%, #EA83B4 24.07%, #A284B7 33.46%, #70BBE8 42.86%, #ABE3BF 52.25%, #70BBE8 61.18%, #A284B7 71.04%, #EA83B4 80.44%, #F8AE83 90.3%, #DEE896 99.23%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: -1;
}
.classement .left-toplist-part {
  position: relative;
  z-index: 1;
  padding: 20px 20px 20px 50px;
}
@media (max-width: 1200px) {
  .classement .left-toplist-part {
    padding: 20px 20px 20px 20px;
  }
}
.classement .left-toplist-part::before {
  content: "";
  display: inline-block;
  width: 246px;
  height: 90px;
  background-image: url("../images/logo.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 576px) {
  .classement .left-toplist-part::before {
    top: -30px;
  }
}
.classement .share-toplist-part {
  position: relative;
  z-index: 2;
  background: linear-gradient(231deg, #DEE896 5.28%, #F8AE83 15.14%, #EA83B4 24.07%, #A284B7 33.46%, #70BBE8 42.86%, #ABE3BF 52.25%, #70BBE8 61.18%, #A284B7 71.04%, #EA83B4 80.44%, #F8AE83 90.3%, #DEE896 99.23%) !important;
  border-radius: 0px 10px 10px 0px !important;
}
@media (max-width: 768px) {
  .classement .share-toplist-part {
    border-radius: 10px !important;
  }
}
.classement .info-win-gift {
  color: black !important;
  font-family: "Inter" !important;
  font-weight: 600 !important;
  font-size: 1.25rem !important;
}
.classement .info-win-gift span, .classement .info-win-gift strong, .classement .info-win-gift b {
  font-weight: 700 !important;
}
@media (max-width: 767px) {
  .classement .info-win-gift {
    font-size: 1rem !important;
  }
}
.classement .card-body {
  display: none;
}
.classement .owner-toplist a {
  color: black !important;
}
.classement .owner-toplist a:hover {
  color: black !important;
}
@media (max-width: 576px) {
  .classement .rs ul {
    justify-content: center;
  }
}
.classement .rs ul i {
  border: black 2px solid;
  color: black;
}
.classement .rs ul i:hover {
  color: white !important;
  border-color: white !important;
}

.demo-visuel-toplist {
  box-shadow: 0 0 10px black;
}

.recommence_toplist {
  opacity: 100%;
  transition: 0.3s all ease-in-out;
  animation: fadeAnimation 10s;
}
.recommence_toplist a {
  margin-bottom: 10px;
  background: linear-gradient(257deg, #FC995F -2.72%, #DEE896 46.11%, #6CDFF9 95.92%) !important;
  color: black !important;
  position: relative;
  z-index: 1;
}
.recommence_toplist a::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 3px;
  border-radius: 4px;
  background: radial-gradient(closest-side, rgba(255, 255, 255, 0.5), transparent), radial-gradient(closest-corner, #d27eb4, #ecc9e0, #d27eb4);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: -1;
}
.recommence_toplist a:hover {
  background-color: white !important;
  color: black !important;
}

.float-end {
  float: none !important;
}

.deco-ranking-tls {
  display: block;
  transform: translateY(-15%);
  height: 285px;
  width: 285px;
  background-image: url("../images/cadeau.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}

.page-template-r {
  min-height: 100vh;
  width: 100%;
}
.page-template-r em {
  display: none !important;
  font-style: normal;
  position: relative;
  visibility: hidden;
  display: block;
  height: 76px;
  margin-top: -20px;
}

.top-title-question {
  font-style: normal !important;
  transform: rotate(0deg) !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 576px) {
  .top-title-question {
    flex-direction: column;
  }
}

.toplistbloc {
  padding-top: 0rem;
}
@media (max-width: 767px) {
  .toplistbloc {
    padding-top: 0rem;
  }
}

.nav-item.nav-link.px-0.me-xl-4 {
  background: linear-gradient(231deg, #DEE896 5.28%, #F8AE83 15.14%, #EA83B4 24.07%, #A284B7 33.46%, #70BBE8 42.86%, #ABE3BF 52.25%, #70BBE8 61.18%, #A284B7 71.04%, #EA83B4 80.44%, #F8AE83 90.3%, #DEE896 99.23%) !important;
  padding: 5px !important;
  border-radius: 0.375rem;
}

.demo-visuel-toplist-sponso {
  display: none !important;
  box-shadow: 0 0 10px black;
}

.double-chances {
  color: black !important;
  font-family: "Inter" !important;
  font-size: 1.25rem;
  font-weight: 400 !important;
  font-style: normal !important;
  text-transform: unset !important;
}
.double-chances strong {
  color: black !important;
  font-family: "Inter" !important;
  font-size: 1.25rem;
  font-weight: 400 !important;
  font-style: normal !important;
  text-transform: unset !important;
}

.list-classement {
  margin-bottom: 0 !important;
}

@media (max-width: 767px) {
  .tournament-heading-top {
    transform: scale(0.8);
    margin: 0 !important;
  }
  .layout-navbar {
    background: url("../images/background.svg") !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .double-chances {
    font-size: 1rem;
  }
  .double-chances strong {
    font-size: 1rem;
  }
  .tournoi-content {
    padding: 0px 10px 20px;
  }
}
.share-toplist-sponso {
  margin-top: 0.5rem;
  background: transparent !important;
}
@media (max-width: 767px) {
  .share-toplist-sponso {
    margin-top: 2.5rem;
  }
}
@media (max-width: 576px) {
  .share-toplist-sponso {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.name h3 span {
  color: black;
  text-transform: uppercase;
}

.share-toplist-sponso .card-body {
  border-radius: 10px 0 10px 0;
}

.btn-rose {
  background: linear-gradient(257deg, #FC995F -2.72%, #DEE896 46.11%, #6CDFF9 95.92%) !important;
  color: black !important;
  position: relative;
  z-index: 1;
  border: none !important;
}
.btn-rose:hover {
  color: black !important;
  background-color: white !important;
}

#show-navbar-barre .logo-simple img {
  max-width: 70px !important;
}

.btn-wording-rose {
  background: linear-gradient(257deg, #FC995F -2.72%, #DEE896 46.11%, #6CDFF9 95.92%) !important;
  color: black !important;
  font-family: "Poppins" !important;
  font-weight: 600 !important;
  border-radius: 4px !important;
  text-transform: uppercase !important;
  text-align: center !important;
  position: relative;
  z-index: 1;
}
.btn-wording-rose::before {
  content: "";
  box-sizing: border-box;
  display: block !important;
  width: 100%;
  position: absolute;
  inset: 0;
  padding: 4px;
  border-radius: 4px;
  background: radial-gradient(closest-side, rgba(255, 255, 255, 0.5), transparent), radial-gradient(closest-corner, #d27eb4, #ecc9e0, #d27eb4);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: -1;
}
.btn-wording-rose:hover {
  background: white !important;
  color: black !important;
  border-radius: 4px !important;
}

@media (min-width: 768px) {
  .top-onduel .illu img {
    max-height: 50vh !important;
  }
}
.top-onduel .btn-annule-devine, .top-onduel .decompte-txt {
  color: black !important;
}

.blog {
  background-color: black !important;
}
.blog .t-titre-tournoi h1 {
  color: black !important;
  padding-top: 50px;
  padding-bottom: 20px;
  margin: 0 !important;
  font-family: "Inter" !important;
  letter-spacing: 0 !important;
}
@media (max-width: 576px) {
  .blog .t-titre-tournoi h1 {
    padding-top: 70px;
    padding-bottom: 0;
  }
}
.blog .name-contender {
  color: black;
  font-family: "Poppins" !important;
  font-weight: 600 !important;
  font-size: 1.25rem !important;
  text-transform: uppercase !important;
  text-align: center !important;
  display: block;
  height: 30px;
  word-break: keep-all;
}
@media (max-width: 576px) {
  .blog .name-contender {
    font-size: 0.8rem !important;
    height: 20px;
  }
}
.blog .ico {
  display: none !important;
}
.blog .col-8.col-offset-2.col-md-5 .illu {
  position: relative;
}
.blog .col-8.col-offset-2.col-md-5 .illu::before {
  content: "";
  background-image: url("../images/1.svg") !important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -15px;
  left: -20px;
  width: 47px;
  height: 87px;
}
@media (max-width: 576px) {
  .blog .col-8.col-offset-2.col-md-5 .illu::before {
    width: 30px;
    height: 67px;
  }
}
.blog .col-6.col-md-4 .illu {
  position: relative;
}
.blog .col-6.col-md-4 .illu::before {
  content: "";
  background-image: url("../images/2.svg") !important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -15px;
  left: -20px;
  width: 65px;
  height: 87px;
}
@media (max-width: 576px) {
  .blog .col-6.col-md-4 .illu::before {
    width: 38px;
    height: 57px;
  }
}
.blog .col-6.col-md-3 .illu {
  position: relative;
}
.blog .col-6.col-md-3 .illu::before {
  content: "";
  background-image: url("../images/3.svg") !important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -15px;
  left: -20px;
  width: 65px;
  height: 87px;
}
@media (max-width: 576px) {
  .blog .col-6.col-md-3 .illu::before {
    width: 38px;
    height: 57px;
  }
}

.swal2-title, .swal2-html-container {
  color: black !important;
}

.btn-label-danger {
  color: black !important;
}
.btn-label-danger:hover {
  background: linear-gradient(257deg, #FC995F -2.72%, #DEE896 46.11%, #6CDFF9 95.92%) !important;
  color: black !important;
}

.ms-2 a {
  color: black !important;
}
.ms-2 a:hover {
  color: black !important;
  background-color: black !important;
  border-color: black !important;
}

@media (max-width: 767px) {
  .classement {
    background: unset !important;
    border: unset !important;
  }
  .classement::before {
    content: unset !important;
  }
  .classement .text-center.row.justify-content-center {
    gap: 20px;
    padding-inline: 20px;
  }
  .classement .text-center.row.justify-content-center .col-md-7.left-toplist-part.order-2.order-sm-1 {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%), linear-gradient(231deg, #DEE896 5.28%, #F8AE83 15.14%, #EA83B4 24.07%, #A284B7 33.46%, #70BBE8 42.86%, #ABE3BF 52.25%, #70BBE8 61.18%, #A284B7 71.04%, #EA83B4 80.44%, #F8AE83 90.3%, #DEE896 99.23%) !important;
    border-radius: 10px !important;
    padding: 0 !important;
  }
  .classement .text-center.row.justify-content-center .col-md-7.left-toplist-part.order-2.order-sm-1::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    transform: unset !important;
    inset: 0;
    padding: 3px;
    border-radius: 10px;
    background: linear-gradient(231deg, #DEE896 5.28%, #F8AE83 15.14%, #EA83B4 24.07%, #A284B7 33.46%, #70BBE8 42.86%, #ABE3BF 52.25%, #70BBE8 61.18%, #A284B7 71.04%, #EA83B4 80.44%, #F8AE83 90.3%, #DEE896 99.23%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    z-index: -1;
  }
}
@media (max-width: 575px) {
  .recommence_toplist a {
    border-color: black !important;
  }
}
.card-body.owner-toplist.currentuuid {
  display: flex !important;
}

.fixelinktls {
  background: linear-gradient(257deg, #FC995F -2.72%, #DEE896 46.11%, #6CDFF9 95.92%) !important;
}
.fixelinktls a {
  color: black !important;
}

.box-recommencer a:hover {
  background: linear-gradient(257deg, #FC995F -2.72%, #DEE896 46.11%, #6CDFF9 95.92%) !important;
}/*# sourceMappingURL=pokemonprismatic.css.map */