/*!*************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./resources/assets/styles/components/list-casinos.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************/
.lc--ordered {
  counter-reset: item;
}

.cc {
  line-height: 1;
  box-shadow: 0 12px 20px rgba(185, 169, 201, 0.18);
}
.cc--res {
  background-color: #ddd;
}
.lc--ordered .cc__col {
  counter-increment: item;
}
.lc--ordered .cc__col::before {
  content: counter(item);
  position: absolute;
  top: -6px;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 800;
  font-size: 16px;
  z-index: 3;
  background-color: var(--primary);
  border-radius: 50%;
}
.lc--ordered .cc__col.active::before {
  opacity: 0;
}
.lc--ordered .cc__col.active .badge {
  display: none;
}
.cc--expired {
  opacity: 0.5;
}
.cc__col .badge {
  top: 0;
  z-index: 2;
  width: auto;
}
.cc__thumb {
  height: 133px;
}
.cc__back {
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
  transition: 250ms ease-in-out;
  transform: translateX(-101%);
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.active .cc__back {
  transform: translateX(0);
}
.cc__back__item::after {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 1px solid var(--dark-variant);
  opacity: 0.2;
}

.cl {
  box-shadow: 0 12px 20px rgba(185, 169, 201, 0.18);
}
.cl--res {
  background-color: #ddd;
}
.lc--ordered .cl {
  counter-increment: item;
}
.lc--ordered .cl::before {
  content: counter(item);
  position: absolute;
  top: -10px;
  left: -10px;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 800;
  font-size: 16px;
  z-index: 2;
  background-color: var(--primary);
  border-radius: 50%;
}
.cl .badge {
  position: absolute;
  top: -5px;
}
.cl .rating-bar {
  max-width: 214px;
  margin-left: auto;
  margin-right: auto;
}

.cb_scode {
  max-width: 100%;
}
.cb_scode .cc__col {
  max-width: 100%;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.mc__thumb {
  height: 92px;
}
.lc--ordered .ss {
  counter-increment: item;
}
.lc--ordered .ss::before {
  content: counter(item);
  position: absolute;
  top: -6px;
  left: -6px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 800;
  z-index: 3;
  background-color: var(--primary);
  border-radius: 50%;
}
.ss__head {
  border-bottom: 1px solid var(--primary);
}
.ss__thumb {
  height: 120px;
}
.ss__flag {
  width: 20px;
  height: 14px;
}
.ss__laptop {
  max-width: 609px;
}
@media (min-width: 992px) {
  .lc--ordered .cc__col::before {
    left: 1px;
  }
  .lc--filter .cc__col {
    padding-left: 7px;
    padding-right: 7px;
  }
  .cc__col .badge {
    left: 7px;
    right: 7px;
  }
  .ss__laptop__img, .ss__laptop__img[data-toggle=modal] {
    position: absolute;
    top: 23px;
    left: 80px;
    right: 80px;
    bottom: 50px;
    z-index: 2;
  }
}
@media (max-width: 991.98px) {
  .lc--ordered .cc__col::before {
    left: 4px;
  }
}
@media (min-width: 1230px) {
  .cc__col {
    max-width: 20%;
    flex: 0 0 20%;
  }
  .cl__thumb {
    width: 150px;
    min-height: 140px;
  }
  .cl .badge {
    right: 15px;
  }
  .cb_scode {
    width: 326px;
  }
  .cs {
    width: 116px;
    height: 116px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .cc__col .badge {
    left: 10px;
    right: 10px;
  }
  .cb_scode {
    width: 364px;
  }
  .cs {
    width: 108px;
    height: 108px;
  }
}
@media (max-width: 767.98px) {
  .cc__col .badge {
    left: 5px;
    right: 5px;
  }
  .cc__back {
    height: 220px;
  }
  .cc__back__item::after {
    padding-top: 9px;
    margin-bottom: 9px;
  }
  .cl .badge {
    right: 15px;
    width: 130px;
  }
  .cs {
    height: 102px;
  }
  .ss {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .lc--ordered .ss::before {
    font-size: 14px;
    width: 26px;
    height: 26px;
  }
  .ss__aside {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  .cc__back {
    height: 210px;
  }
  .cc__back__item::after {
    padding-top: 12px;
    margin-bottom: 11px;
  }
  .lc--ordered .ss::before {
    font-size: 16px;
    width: 32px;
    height: 32px;
  }
  .ss__aside {
    position: sticky;
    top: 120px;
    flex: 0 0 240px;
    max-width: 240px;
  }
}
@media (max-width: 1229.98px) {
  .cl__thumb {
    width: 120px;
    min-height: 120px;
  }
}
@media (min-width: 768px) and (max-width: 1229.98px) {
  .cl .badge {
    right: 18px;
  }
}
@media (min-width: 992px) and (max-width: 1229.98px) {
  .cb_scode {
    width: 227px;
  }
  .cs {
    width: 90px;
    height: 90px;
  }
}

/*# sourceMappingURL=list-casinos.css.map */