@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap");
@font-face {
  font-family: "PolySans Trial";
  src: url("../fonts/polysans/polysanstrial-slim.otf") format("opentype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "PolySans Trial";
  src: url("../fonts/polysans/polysansitalictrial-slimitalic.otf") format("opentype");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "PolySans Trial";
  src: url("../fonts/polysans/polysanstrial-slimmono.otf") format("opentype");
  font-weight: 250;
  font-style: normal;
}
@font-face {
  font-family: "PolySans Trial";
  src: url("../fonts/polysans/polysansitalictrial-slimmonoitalic.otf") format("opentype");
  font-weight: 250;
  font-style: italic;
}
@font-face {
  font-family: "PolySans Trial";
  src: url("../fonts/polysans/polysanstrial-slimwide.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "PolySans Trial";
  src: url("../fonts/polysans/polysansitalictrial-slimwideitalic.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "PolySans Trial";
  src: url("../fonts/polysans/polysanstrial-neutral.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "PolySans Trial";
  src: url("../fonts/polysans/polysansitalictrial-neutralitalic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "PolySans Trial";
  src: url("../fonts/polysans/polysanstrial-neutralmono.otf") format("opentype");
  font-weight: 450;
  font-style: normal;
}
@font-face {
  font-family: "PolySans Trial";
  src: url("../fonts/polysans/polysansitalictrial-neutralmonoitalic.otf") format("opentype");
  font-weight: 450;
  font-style: italic;
}
@font-face {
  font-family: "PolySans Trial";
  src: url("../fonts/polysans/polysanstrial-neutralwide.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "PolySans Trial";
  src: url("../fonts/polysans/polysansitalictrial-neutralwideitalic.otf") format("opentype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "PolySans Trial";
  src: url("../fonts/polysans/polysanstrial-median.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "PolySans Trial";
  src: url("../fonts/polysans/polysansitalictrial-medianitalic.otf") format("opentype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "PolySans Trial";
  src: url("../fonts/polysans/polysanstrial-medianmono.otf") format("opentype");
  font-weight: 650;
  font-style: normal;
}
@font-face {
  font-family: "PolySans Trial";
  src: url("../fonts/polysans/polysansitalictrial-medianmonoitalic.otf") format("opentype");
  font-weight: 650;
  font-style: italic;
}
@font-face {
  font-family: "PolySans Trial";
  src: url("../fonts/polysans/polysanstrial-medianwide.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "PolySans Trial";
  src: url("../fonts/polysans/polysansitalictrial-medianwideitalic.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "PolySans Trial";
  src: url("../fonts/polysans/polysanstrial-bulky.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "PolySans Trial";
  src: url("../fonts/polysans/polysansitalictrial-bulkyitalic.otf") format("opentype");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "PolySans Trial";
  src: url("../fonts/polysans/polysanstrial-bulkymono.otf") format("opentype");
  font-weight: 850;
  font-style: normal;
}
@font-face {
  font-family: "PolySans Trial";
  src: url("../fonts/polysans/polysansitalictrial-bulkymonoitalic.otf") format("opentype");
  font-weight: 850;
  font-style: italic;
}
@font-face {
  font-family: "PolySans Trial";
  src: url("../fonts/polysans/polysanstrial-bulkywide.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "PolySans Trial";
  src: url("../fonts/polysans/polysansitalictrial-bulkywideitalic.otf") format("opentype");
  font-weight: 900;
  font-style: italic;
}
.tournoi-template-default {
  background: #FFFBF7 !important;
  min-height: 100vh;
  width: 100%;
}
.tournoi-template-default .ba-cover-r:after {
  display: none;
}

.top-onduel, .blog {
  background: #D2C8FA !important;
}

.layout-navbar {
  background-color: transparent !important;
}

.bg-menu-theme.menu-horizontal {
  background-color: #6B5AED !important;
}

.btn-primary {
  color: #6B5AED;
  background-color: #FFFBF7;
  border-color: #FFFBF7;
}

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

.btn-icon:hover {
  background-color: #6B5AED !important;
}

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

.filter-option .filter-option-inner-inner {
  color: #000000 !important;
}

.bootstrap-select .dropdown-toggle:after {
  color: #000000 !important;
}

.dark-style .bootstrap-select .dropdown-menu {
  border-radius: 0 !important;
  background: #000000 !important;
  border: 1px solid #000000 !important;
  box-shadow: none !important;
}
.dark-style .bootstrap-select .dropdown-menu ul li a {
  color: #FFFBF7 !important;
}

.bootstrap-select .dropdown-menu.inner a[aria-selected=true] {
  background: #FFFBF7 !important;
  color: #000000 !important;
}

.top-onduel #show-navbar-barre {
  background-color: #6B5AED !important;
}
.top-onduel #show-navbar-barre .tournament-heading-top {
  transform: unset !important;
}
.top-onduel #show-navbar-barre .tournament-heading-top .title-top {
  color: #fff !important;
  font-family: "PolySans Trial", sans-serif !important;
  font-weight: 800 !important;
  font-style: normal !important;
}
.top-onduel #show-navbar-barre .tournament-heading-top .top-question {
  transform: unset !important;
  color: #fff !important;
  font-family: "PolySans Trial", sans-serif !important;
  font-weight: 800 !important;
  font-style: normal !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: #000000 !important;
}
.dark-layout input.form-control::-moz-placeholder, .dark-layout .custom-file-label::-moz-placeholder, .dark-layout textarea.form-control::-moz-placeholder {
  color: #000000 !important;
}
.dark-layout input.form-control::placeholder, .dark-layout .custom-file-label::placeholder, .dark-layout textarea.form-control::placeholder {
  color: #000000 !important;
}

.bg-menu-theme.menu-horizontal .menu-inner .menu-item.open > .menu-toggle {
  background: #FFFBF7 !important;
  color: #6B5AED !important;
}

.bg-menu-theme.menu-horizontal .menu-inner .menu-item:not(.menu-item-closing) > .menu-sub {
  background: #6B5AED !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: #FFFBF7 !important;
  color: #6B5AED !important;
}

.bg-navbar-theme .navbar-nav > .nav-item > .nav-link {
  color: #6B5AED !important;
}
.bg-navbar-theme .navbar-nav > .nav-item > .nav-link:hover {
  color: #FFFBF7 !important;
}

.dropdown-menu {
  background-color: #000000 !important;
  box-shadow: none !important;
}

.d-cadeau .col {
  padding-inline: 20px;
}
.d-cadeau .col h5 {
  text-transform: uppercase !important;
  color: #000000 !important;
}
.d-cadeau .col h5 span {
  text-transform: none !important;
}
.d-cadeau .col .text-rules {
  color: #000000 !important;
}
.d-cadeau .col .text-rules p {
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 400 !important;
}

.card-developer-meetup {
  box-shadow: none !important;
  border: 1px solid #000000 !important;
  background: #6B5AED !important;
  position: relative;
  border-radius: 6px;
}
.card-developer-meetup::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 25px;
  width: 100px;
  height: 81px;
  background-image: url("../images/qonto-before.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2;
  transform: translate(-50%, -50%);
}
.card-developer-meetup::after {
  content: "";
  position: absolute;
  bottom: 0px;
  right: -25px;
  width: 150px;
  height: 150px;
  background-image: url("../images/qonto-after.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.card-developer-meetup .meetup-img-wrapper {
  border: 1px solid #000000 !important;
  border-radius: 6px !important;
}

.card-body {
  color: #FFFBF7 !important;
  border-radius: 0 0 20px 20px;
}

.top-precision {
  font-size: 14px !important;
  text-transform: uppercase !important;
}

.card-developer-meetup .presentationtop h1 .top-question {
  color: #FFFBF7 !important;
  font-size: 2.5rem !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-family: "PolySans Trial", sans-serif !important;
  text-shadow: none !important;
  text-transform: uppercase !important;
  transform: none !important;
  letter-spacing: 0 !important;
  position: relative;
}
.card-developer-meetup .presentationtop h1 .top-question span, .card-developer-meetup .presentationtop h1 .top-question strong, .card-developer-meetup .presentationtop h1 .top-question b {
  font-weight: 800 !important;
}

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

.info-numbers {
  align-items: center !important;
  justify-content: center !important;
  text-transform: uppercase !important;
}
.info-numbers .text-muted {
  color: #FFFBF7 !important;
}

.meetup-header {
  margin: 0;
}

.rules-content {
  border: 1px solid #000000 !important;
  background: #D2C8FA !important;
  position: relative;
  border-radius: 10px;
}
.rules-content .lot-whitelabel {
  transform: translateY(-10%);
  transform: scale(1.25);
  display: block !important;
  position: relative;
  top: -30px;
  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: #FF00C3 !important;
  margin: 0 !important;
}
.rules-content h5 {
  color: #FFFBF7 !important;
  font-size: 1.375rem !important;
  font-weight: 400 !important;
  font-family: "PolySans Trial", sans-serif !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, .rules-content h5 strong, .rules-content h5 b {
  font-weight: 800 !important;
  text-transform: none !important;
}
.rules-content #t-sponso-email-input {
  box-shadow: none !important;
  color: #000000 !important;
  background-color: #FFFBF7 !important;
  box-shadow: none !important;
  border: none !important;
  border-radius: 4px !important;
}
.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 .form-check-inline.accept-topsponso-terms label {
  color: #000000 !important;
}
.rules-content .form-check-inline.accept-topsponso-terms label a {
  color: #000000 !important;
  text-decoration: underline !important;
}
.rules-content .choosecta {
  margin-top: 0 !important;
  padding-top: 0 !important;
  padding: 0 1.5rem 2rem !important;
}
.rules-content::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  height: 100px;
  background-image: url(../images/to-win.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right;
  transform: translate(50%, -50%);
}

.btn-wording-rose {
  background-color: #000000 !important;
  color: #FFFBF7 !important;
  text-transform: uppercase;
  font-weight: 700;
}

.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: 170px;
  height: 83px;
}

.fixelinktls {
  background: #6B5AED !important;
}
.fixelinktls:hover {
  background: #D2C8FA !important;
}

.tournament-heading-top {
  transform: none !important;
}

.t-titre-tournoi h1 {
  margin: 40px 10px 40px 10px !important;
  color: #FFFBF7 !important;
  font-style: normal !important;
  transform: none !important;
  font-size: 1.75rem !important;
  font-weight: 400 !important;
  font-family: "PolySans Trial", sans-serif !important;
  position: relative;
  text-shadow: none !important;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .t-titre-tournoi h1 {
    margin: 0px 10px 20px 10px !important;
  }
}
.t-titre-tournoi h1 span, .t-titre-tournoi h1 strong, .t-titre-tournoi h1 b {
  font-weight: 800 !important;
}
.t-titre-tournoi h2 {
  display: none;
}

.stepbarcontent {
  height: 20px !important;
}
.stepbarcontent .stepbar {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 20px !important;
  background: #FFB988 !important;
  color: #FFFBF7 !important;
}
.stepbarcontent .stepbar span {
  color: #FFFBF7 !important;
  font-size: 1.2rem;
}

.dark-style body.tournoi-template-default.single.single-tournoi.top-onduel #show-navbar-barre .nb-votes-value-live, .dark-style body.tournoi-template-default.single.single-tournoi.top-onduel #show-navbar-barre .xp_vkrz {
  color: #fff !important;
}

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

.waiter, .waiter-begin {
  background: #6B5AED !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: 800;
  text-shadow: none;
  font-family: "PolySans Trial", sans-serif;
  letter-spacing: 2px;
}

.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: #FFFBF7;
}

.dark-style .swal2-modal.swal2-popup {
  background: #6B5AED !important;
  box-shadow: 0;
}

.swal2-container.swal2-backdrop-show .swal2-modal.swal2-popup .swal2-title, .swal2-container.swal2-noanimation .swal2-modal.swal2-popup .swal2-title, .swal2-container.swal2-backdrop-show .swal2-modal.swal2-popup .swal2-html-container, .swal2-container.swal2-noanimation .swal2-modal.swal2-popup .swal2-html-container {
  color: #FFFBF7 !important;
}

.swal2-cancel.btn.btn-label-danger.waves-effect {
  color: #FFFBF7 !important;
  background-color: #6B5AED !important;
}
.swal2-cancel.btn.btn-label-danger.waves-effect:hover {
  color: #6B5AED !important;
  background-color: #FFFBF7 !important;
}

.btn-primary:hover, .btn-check:focus + .btn-primary, .btn-primary.focus, .btn-primary:focus {
  color: #FFFBF7 !important;
  background-color: #6B5AED !important;
  border-color: #6B5AED !important;
}

.t-sponso-email-beginning .accept-topsponso-terms .form-check-input {
  border-color: #000000;
}
.t-sponso-email-beginning .accept-topsponso-terms .form-check-input:checked {
  background-color: #000000 !important;
  border-color: #000000 !important;
  background-image: url("../images/checked.svg") !important;
}

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

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

.btn-annule-devine:hover {
  color: #fff;
  background-color: #6B5AED;
}

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

.text-muted {
  color: #FFFBF7 !important;
}

.ba-cover-r {
  background-image: none;
  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 .left-toplist-part {
  position: relative;
  border-top: 1px solid #000000 !important;
  border-bottom: 1px solid #000000 !important;
  border-left: 1px solid #000000 !important;
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  background-color: #6B5AED !important;
}
@media screen and (max-width: 768px) {
  .classement .left-toplist-part {
    border-radius: 5px !important;
    border: 1px solid #000000 !important;
  }
}
.classement .share-toplist-part {
  background: #FFFBF7 !important;
  border-top: 1px solid #000000 !important;
  border-bottom: 1px solid #000000 !important;
  border-right: 1px solid #000000 !important;
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}
@media screen and (max-width: 768px) {
  .classement .share-toplist-part {
    border-radius: 5px !important;
    border: 1px solid #000000 !important;
  }
}
.classement .card-body {
  display: none;
}
.classement .owner-toplist a {
  color: #D2C8FA !important;
}
.classement .owner-toplist a:hover {
  color: #FFFBF7 !important;
}
.classement .rs ul i {
  border: #000000 2px solid;
  color: #000000;
}
.classement .rs ul i:hover {
  color: #6B5AED !important;
  border-color: #6B5AED !important;
}

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

.recommence_toplist {
  opacity: 100%;
  transition: 0.3s all ease-in-out;
  animation: fadeAnimation 10s;
}
.recommence_toplist a {
  margin-bottom: 10px;
  background-color: #6B5AED !important;
  color: #FFFBF7 !important;
}
.recommence_toplist a:hover {
  background-color: #FFFBF7 !important;
  color: #000000 !important;
  border-color: #FFFBF7 !important;
}
@media screen and (max-width: 768px) {
  .recommence_toplist a {
    background-color: #6B5AED !important;
    color: #FFFBF7 !important;
    border-color: #6B5AED !important;
  }
  .recommence_toplist a:hover {
    background-color: #FFFBF7 !important;
    color: #000000 !important;
    border-color: #FFFBF7 !important;
  }
}

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

.deco-ranking-tls {
  transform: translate(0%, -15%);
  height: 99px;
  width: 176px;
  background-image: url("../images/logo.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}

.page-template-r {
  min-height: 100vh;
  width: 100%;
}
.page-template-r em {
  font-style: normal;
  position: relative;
  visibility: hidden;
  display: block;
  height: 76px;
  margin-top: -20px;
}
.page-template-r em::after {
  content: "";
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(0, -30%);
  background-image: url("../images/logo.svg") !important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.top-title-question {
  font-style: normal !important;
  transform: rotate(0deg) !important;
}

.toplistbloc {
  padding-top: 8rem;
}

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

.double-chances {
  font-family: "PolySans Trial", sans-serif !important;
  font-size: 1.4rem;
}
.double-chances strong {
  color: #FFFBF7;
  text-transform: uppercase;
}

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

@media (max-width: 767px) {
  .tournament-heading-top {
    transform: scale(0.8);
  }
  .layout-navbar {
    background-color: #000000 !important;
  }
  .double-chances {
    font-size: 1.2rem;
  }
}
.share-toplist-sponso {
  background: transparent !important;
}

.name h3 span {
  color: #FFFBF7;
  text-transform: uppercase;
  font-family: "PolySans Trial", sans-serif;
  font-weight: 400;
}

.share-toplist-sponso .card-body {
  border-radius: 20px 0 20px 0;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
}
.share-toplist-sponso .card-body.visitor-toplist {
  display: none !important;
}
.share-toplist-sponso .info-win-gift {
  color: #000000 !important;
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 400 !important;
}
.share-toplist-sponso .info-win-gift .t-rose {
  color: #000000 !important;
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 700 !important;
}
.share-toplist-sponso .double-chances {
  color: #000000 !important;
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 700 !important;
}
.share-toplist-sponso .double-chances strong {
  color: #000000 !important;
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 700 !important;
  text-transform: none !important;
}

.btn-rose#connection_cta {
  background: #000000 !important;
  border-color: #000000 !important;
  color: #FFFBF7 !important;
}
.btn-rose#connection_cta:hover {
  background-color: #FFFBF7 !important;
  color: #000000 !important;
  border-color: #FFFBF7 !important;
}

.btn-wording-rose {
  background-color: #000000 !important;
  color: #FFFBF7 !important;
  border-color: #000000 !important;
  text-transform: uppercase;
  border-radius: 6px !important;
  font-weight: 700;
}
.btn-wording-rose:hover {
  background-color: #FFFBF7 !important;
  color: #000000 !important;
  border-color: #FFFBF7 !important;
  border-radius: 6px !important;
}

.row.align-items-end.justify-content-center.render-ranking-js .col-8.col-offset-2.col-md-5 .contenders_min.mb-3 .illu {
  position: relative;
}
.row.align-items-end.justify-content-center.render-ranking-js .col-8.col-offset-2.col-md-5 .contenders_min.mb-3 .illu img {
  border: 1px solid #000000 !important;
  border-radius: 7px !important;
  background: #FFFBF7 !important;
}
.row.align-items-end.justify-content-center.render-ranking-js .col-8.col-offset-2.col-md-5 .contenders_min.mb-3 .illu::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 38px;
  height: 77px;
  background-image: url(../images/1.svg) !important;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  pointer-events: none;
  transform: translate(-50%, 50%);
}
.row.align-items-end.justify-content-center.render-ranking-js .col-6.col-md-4 .contenders_min.mb-3 .illu {
  position: relative;
}
.row.align-items-end.justify-content-center.render-ranking-js .col-6.col-md-4 .contenders_min.mb-3 .illu img {
  border: 1px solid #000000 !important;
  border-radius: 7px !important;
  background: #FFFBF7 !important;
}
.row.align-items-end.justify-content-center.render-ranking-js .col-6.col-md-4 .contenders_min.mb-3 .illu::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 38px;
  height: 77px;
  background-image: url(../images/2.svg) !important;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  pointer-events: none;
  transform: translate(-50%, 50%);
}
.row.align-items-end.justify-content-center.render-ranking-js .col-6.col-md-3 .contenders_min.mb-3 .illu {
  position: relative;
}
.row.align-items-end.justify-content-center.render-ranking-js .col-6.col-md-3 .contenders_min.mb-3 .illu img {
  border: 1px solid #000000 !important;
  border-radius: 7px !important;
  background: #FFFBF7 !important;
}
.row.align-items-end.justify-content-center.render-ranking-js .col-6.col-md-3 .contenders_min.mb-3 .illu::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 38px;
  height: 77px;
  background-image: url(../images/3.svg) !important;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  pointer-events: none;
  transform: translate(-50%, 50%);
}

.ico {
  display: none !important;
}

.swal2-container.swal2-backdrop-show {
  background: rgba(255, 251, 247, 0.6) !important;
}

.tournoi-content .title-contender {
  font-family: "PolySans Trial", sans-serif !important;
  font-weight: 400 !important;
  color: #000000 !important;
}

.contenders_min:not(.rounded) .illu img {
  border: 1px solid #000000 !important;
  border-radius: 7px !important;
  background: #FFFBF7 !important;
}/*# sourceMappingURL=qonto.css.map */