/* Colors */
/* Font */
/* Width & Height */
/* Mixins */
.styles__wrapper___UE48P {
  margin: 0 auto 50px;
  background: var(--color-bg, #fafafa);
  --padding-inline: 3px;
  --slide-size: 19%;
  --first-child-slide-size: 156px;
  --first-child-margin-inline: 20px;
}
.styles__wrapper___UE48P .styles__slideWrapper___qpQUH:first-child {
  display: flex;
  justify-content: center;
  flex: 0 0 var(--first-child-slide-size);
  margin-inline: var(--first-child-margin-inline);
  padding: 20px 0;
}
.styles__wrapper___UE48P .styles__slideWrapper___qpQUH:not(:first-child):not(:has(.styles__seeMore___dBMDU)) {
  flex: 0 0 var(--slide-size);
  padding-inline: var(--padding-inline);
}
.styles__wrapper___UE48P .styles__slideWrapper___qpQUH:has(.styles__seeMore___dBMDU) {
  flex: 0 0 160px;
}

.styles__inner___fllHb {
  width: 1296px;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  position: relative;
  user-select: none;
}

.styles__theme-blackfriday___LnQzX {
  background: linear-gradient(225deg, #231f20, #d22c4e);
}
.styles__theme-yalda___w2YCK {
  background: #d22c4e;
}
.styles__theme-norouz___xackp {
  background: #386b04;
}

.styles__slide___p6HvY {
  transform: translate3d(0, 0, 0);
  flex: 0 0 var(--slide-size);
  min-width: 0;
  position: relative;
  height: 100%;
}
.styles__slide___p6HvY:last-child {
  margin-left: 0;
}

.styles__titleSection___cnygk {
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 25px;
}
.styles__titleSection___cnygk.styles__mobile___YDcPU {
  display: none;
}
.styles__titleSectionMore___QO42u {
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: flex-end;
}
.styles__titleSectionMore___QO42u > span {
  font-size: 10px;
}
.styles__titleSection___cnygk .styles__title___KRkNI {
  width: 88px;
}
.styles__titleSection___cnygk .styles__percent-icon___J4Gcw {
  width: 30px;
}
.styles__titleSection___cnygk a, .styles__titleSection___cnygk a:hover {
  color: #fff;
}

.styles__startText___Ozpe9 {
  font-size: 12px;
}

.styles__seeMore___dBMDU {
  padding: 16px;
  background: #fafafa;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  font-size: 14px;
  height: 100%;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
}
.styles__seeMoreIcon___CJoGz {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  border: 2px solid #212529;
  color: #212529;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}
.styles__seeMore___dBMDU:hover {
  color: #212529;
}

.styles__arrow-button___hPeyd {
  width: 50px;
  height: 50px;
}

.styles__overlay___KLBXD {
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  height: 100%;
  width: 100%;
  z-index: 2;
  right: 0;
  top: 0;
  backdrop-filter: blur(1.2px);
  border-radius: 5px;
}

@media only screen and (max-width: 979px) {
  .styles__wrapper___UE48P {
    --slide-size: 68%;
    --padding-inline: 2px;
    --first-child-slide-size: 0px;
    --first-child-margin-inline: 0px;
  }
  .styles__inner___fllHb {
    width: 92%;
    padding: 16px 0;
  }
  .styles__carousel___GU_8o {
    position: relative;
  }
  .styles__titleSection___cnygk {
    flex: 1;
    padding: 0 16px 16px;
    margin: 0;
    color: #fff;
    display: none;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
  }
  .styles__titleSection___cnygk.styles__mobile___YDcPU {
    display: flex;
  }
  .styles__titleSection___cnygk .styles__title___KRkNI {
    width: auto;
    height: 20px;
  }
  .styles__titleSectionMore___QO42u {
    flex: 1;
    text-align: left;
    font-size: 14px;
  }
  .styles__titleSectionMore___QO42u > a {
    display: flex;
    align-items: center;
    gap: 4px;
    justify-content: flex-end;
  }
  .styles__titleSectionMore___QO42u > a > span {
    font-size: 10px;
  }
  .styles__titleSectionImage___YtEms {
    flex: 1;
  }
}
@media only screen and (max-width: 380px) {
  .styles__titleSection___cnygk .styles__title___KRkNI {
    height: 18px;
  }
}
.counter__wrapper___rnmvc {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.counter__numbers___O1EoK {
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
  margin-bottom: 3px;
}

.counter__col___yMe70 {
  padding: 4px 0;
  font-size: 12px;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 34px;
  max-width: 34px;
  flex: 1;
  height: 40px;
  background: #fff;
  color: var(--baseColor);
}

.counter__counter-wrapper___GiBH0 {
  z-index: 2;
  display: flex;
  direction: ltr;
  position: relative;
  text-align: center;
  gap: 4px;
}
