/* Colors */
/* Font */
/* Width & Height */
/* Mixins */
.styles__container___FKWIf {
  margin-bottom: 50px;
  background: var(--color-bg, #fff);
  position: relative;
}

.styles__hide___Sq_7c {
  display: none;
}

.styles__inner___RsF_J {
  max-width: 1200px;
  width: 98%;
  margin: 0 auto;
}

.styles__product___tP7kV {
  background: #fff;
  font-size: 16px;
  position: relative;
  transform: translate3d(0, 0, 0) scale(1);
  direction: rtl;
  -webkit-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
}

.styles__link___DUbrB {
  display: block;
}
.styles__link___DUbrB:hover {
  color: #0C0C15;
}

.styles__discount-tag___nlxNa {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  padding: 6px 14px;
  font-size: 13px;
  text-align: center;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.styles__image-wrapper___S_UsW {
  overflow: hidden;
  box-sizing: initial;
  position: relative;
  margin-bottom: 15px;
  z-index: 1;
}
.styles__image-wrapper___S_UsW:before {
  content: "";
  display: block;
  margin-top: calc(100% - 1px);
}

.styles__image-align___n2xW0 {
  position: absolute;
  width: 100%;
  right: 0;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

.styles__image___iqiuI {
  width: 100%;
  display: block;
}

.styles__fade-in___hoGoh {
  visibility: visible;
  transform: scale(1) translate3d(0, -50%, 0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=$opacityMS)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.styles__fade-out___KVVbD {
  visibility: hidden;
  transform: scale(1.02) translate3d(0, -50%, 0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=$opacityMS)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.styles__title___WnfBA {
  color: #0C0C15;
  height: 52px;
  line-height: 1.6;
  text-align: center;
  padding: 0 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.styles__info___Gst2W {
  display: block;
  color: #6B7C93;
  padding: 12px 12px 18px;
  text-align: center;
}

.styles__out-of-stock____l7Qt {
  color: #EC6060;
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
}

.styles__price___nJwcR {
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
  display: inline-block;
}

.styles__raw-price___A6vj_ {
  color: #737373;
  display: inline-block;
  margin-left: 10px;
  text-decoration: line-through;
}

.styles__empty-state___E4lF5 {
  text-align: center;
  padding: 20px 0 55px;
}

.styles__empty-state-text___BJLo6 {
  display: inline-block;
  line-height: 160%;
  background: #F1F3F5;
  padding: 5px 20px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}

div.styles__pagination___pTdvD {
  max-width: 1200px;
  width: 98%;
  margin: 20px auto 0;
  height: 69px;
}

.styles__quick-add-to-cart___KMtmA {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 3;
  width: 40px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  cursor: pointer;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  border-radius: 35px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  box-shadow: 0 3px 6px rgba(96, 108, 236, 0.15), 0 1px 3px rgba(0, 0, 0, 0.11);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.styles__quick-add-to-cart___KMtmA:hover {
  background: var(--color-accent-400, rgb(108.72, 119.76, 237.52));
  color: #fff;
}
.styles__quick-add-to-cart___KMtmA:active {
  background: var(--color-accent-500, rgb(76.8, 86.4, 188.8));
  color: #fff;
}
.styles__quick-add-to-cart___KMtmA:after {
  content: "";
  position: absolute;
  width: 80px;
  height: 50px;
  left: -10px;
  top: -10px;
}

.styles__quick-add-to-cart-visible___U_AFg {
  opacity: 1;
  visibility: visible;
}

.styles__options___SY4jR {
  width: 100%;
  margin: 65px auto 0;
}

.styles__options___SY4jR > div:last-child {
  margin-bottom: 0;
}

div.styles__mobile-filter-toggle___Y_559 {
  display: none;
}

div.styles__overlay___efS68 {
  display: none;
}

.styles__product-filters-box___L4IuC {
  font-size: 14px;
  background: #fff;
  position: relative;
  border-radius: 5px;
  margin-bottom: 30px;
  display: flex;
  border: 1px solid #e5e5e5;
}
@media only screen and (max-width: 979px) {
  .styles__product-filters-box___L4IuC {
    display: block;
    padding: 10px;
    position: fixed;
    width: 100%;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 12;
    margin: 0;
    flex-direction: column;
    transform: translateY(100%);
    transition: 0.3s;
  }
  .styles__product-filters-box-open___oNt8W {
    transform: translateY(0);
  }
}
.styles__product-filters-box___L4IuC > div {
  flex: 1 1 0px;
  padding: 20px;
}
@media only screen and (max-width: 979px) {
  .styles__product-filters-box___L4IuC > div {
    margin: 0 auto;
    padding: 10px;
    flex: none;
  }
}

@media only screen and (max-width: 979px) {
  .styles__options___SY4jR {
    margin: 30px auto 0;
  }
  .styles__inner___RsF_J {
    width: 92%;
  }
  div.styles__pagination___pTdvD {
    width: 92%;
    height: auto;
  }
  .styles__quick-add-to-cart___KMtmA {
    visibility: visible;
    opacity: 1;
  }
  .styles__two-columns___X1oD5 {
    font-size: 14px;
  }
  .styles__two-columns___X1oD5 a {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .styles__two-columns___X1oD5 .styles__info___Gst2W {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 53px;
    padding: 10px;
    margin-bottom: 3px;
  }
  .styles__two-columns___X1oD5 .styles__info___Gst2W .styles__price___nJwcR {
    display: block;
  }
  .styles__two-columns___X1oD5 .styles__info___Gst2W .styles__raw-price___A6vj_ {
    display: block;
    margin-left: 0;
    margin-bottom: 5px;
  }
  .styles__two-columns___X1oD5 .styles__title___WnfBA {
    text-overflow: initial;
    white-space: initial;
    height: 44px;
    line-height: 1.6;
  }
  .styles__range-picker-wrapper___mASRg {
    overflow: hidden;
  }
  div.styles__mobile-filter-toggle___Y_559 {
    display: block;
    margin-bottom: 20px;
  }
  div.styles__overlay___efS68 {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s;
    z-index: 9;
    background: rgba(12, 12, 21, 0.13);
  }
  div.styles__overlay-visible___O9rWv {
    opacity: 1;
    visibility: visible;
  }
}
/* Colors */
/* Font */
/* Width & Height */
/* Mixins */
.styles__slideshow-wrapper___xmI6t {
  margin: 0 auto 50px;
  background: var(--color-bg, #fff);
}

.styles__sliders-content___AxHmi {
  margin: 0 auto;
  width: 100%;
}

.styles__carousel___LY9VQ {
  position: relative;
  width: 1223px;
  margin: 0 auto;
}

.styles__carousel--ltr___bZyqk {
  direction: ltr;
}

.styles__carousel--rtl___dOF_b {
  direction: rtl;
}

.styles__slide___VjvxH {
  padding: 0 11.5px;
  margin: 8px 0;
  width: 305.75px;
  overflow: initial;
}

.styles__arrow-circle___A82Lf {
  color: #fff;
  background: var(--color-primary, #606CEC);
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  font-size: 23px;
  top: 50%;
  text-align: center;
  line-height: 50px;
  transform: translateY(-50%);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: color, 0.3s;
  -moz-transition: color, 0.3s;
  -ms-transition: color, 0.3s;
  -o-transition: color, 0.3s;
  transition: color, 0.3s;
  box-shadow: 0 10px 30px rgba(50, 50, 93, 0.12), 0 -1px 4px rgba(0, 0, 0, 0.06);
}
.styles__arrow-circle___A82Lf:hover {
  background: var(--color-primary-400, rgb(108.72, 119.76, 237.52));
}

.styles__arrow-right___ptDyg {
  right: -20px;
}

.styles__arrow-left___r4SrN {
  left: -20px;
}

.styles__arrow-frameless___s1tHO {
  color: #0C0C15;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  font-size: 30px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transition: color, 0.3s;
  -moz-transition: color, 0.3s;
  -ms-transition: color, 0.3s;
  -o-transition: color, 0.3s;
  transition: color, 0.3s;
}
.styles__arrow-frameless___s1tHO:hover {
  color: var(--color-primary, #606CEC);
}

.styles__arrow-right-frameless___GHlnU {
  right: -20px;
}

.styles__arrow-left-frameless___tgH5T {
  left: -20px;
}

.styles__slick-arrow___QtutG.styles__slick-hidden___THFzB {
  display: none;
}

.styles__empty-state___ifipQ {
  text-align: center;
  padding: 20px 0;
}

.styles__empty-state-text___q_D4n {
  display: inline-block;
  line-height: 160%;
  background: #F1F3F5;
  padding: 5px 20px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}

@media only screen and (min-width: 1024px) and (max-width: 1223px) {
  .styles__carousel___LY9VQ {
    width: 95%;
  }
}
@media only screen and (min-width: 980px) and (max-width: 1023px) {
  .styles__carousel___LY9VQ {
    width: 95%;
  }
}
@media only screen and (max-width: 979px) {
  .styles__carousel___LY9VQ {
    width: calc(92% + 23px);
  }
  .styles__two-columns___bAZ3N {
    width: calc(92% + 10px);
  }
  .styles__two-columns___bAZ3N .styles__slide___VjvxH {
    padding: 0 5px;
  }
  .styles__arrow-right___ptDyg, .styles__arrow-right-frameless___GHlnU {
    right: 0;
  }
  .styles__arrow-left___r4SrN, .styles__arrow-left-frameless___tgH5T {
    left: 0;
  }
}
/* Colors */
/* Font */
/* Width & Height */
.styles__title-wrapper___gNRuL {
  text-align: center;
  margin-bottom: 35px;
}

.styles__title___qH9Sq {
  color: #0C0C15;
  display: inline-block;
  position: relative;
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
  font-size: 22px;
  line-height: 170%;
}
.styles__title___qH9Sq:before {
  content: "";
  background: #0C0C15;
  height: 40px;
  width: 1px;
  display: block;
  margin: 0 auto 12px;
}

.styles__title-dark___iTRwX .styles__title___qH9Sq {
  color: #fff;
}
.styles__title-dark___iTRwX .styles__title___qH9Sq:before {
  background: #fff;
}
.styles__title-dark___iTRwX .styles__description___IPDw_ {
  color: rgba(255, 255, 255, 0.8);
}

.styles__description___IPDw_ {
  margin-top: 12px;
  color: #6B7C93;
  font-size: 14px;
  line-height: 160%;
}

@media only screen and (max-width: 979px) {
  .styles__title___qH9Sq {
    font-size: 20px;
  }
  .styles__title___qH9Sq:before {
    height: 20px;
  }
}
.embla-slider__embla___mm7vY {
  max-width: 100%;
  margin: auto;
  height: 100%;
  position: relative;
}

.embla-slider__embla__viewport___GE_Xf {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.embla-slider__embla__container___L6RUa {
  height: 100%;
  display: flex;
  touch-action: pan-y pinch-zoom;
}

.embla-slider__embla__slide___tJdu0 {
  min-width: 0;
  padding-inline: 10px;
}

.embla-slider__embla__button___q48_B {
  -webkit-tap-highlight-color: rgba(var(--text-high-contrast-rgb-value), 0.5);
  -webkit-appearance: none;
  appearance: none;
  touch-action: manipulation;
  text-decoration: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
  width: 40px;
  height: 40px;
  z-index: 1;
  border-radius: 50%;
  background: #fff;
  color: #424750;
  border: 1px solid #E4E4E4;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.embla-slider__embla__buttonNext___vDgWr {
  right: 10px;
}
.embla-slider__embla__buttonPrev___MntH9 {
  left: 10px;
}

.embla-slider__embla__button___q48_B:disabled {
  display: none;
}

.embla-slider__embla__button__svg___ydGUs {
  width: 24px;
  height: 24px;
}

.embla-slider__embla__dots___BesFi {
  display: flex;
  justify-content: center;
  gap: 4px;
}

.embla-slider__embla__dot___gLrVY {
  height: 6px;
  width: 6px;
  border-radius: 999px;
  background: #dedfe0;
  border: none;
  cursor: pointer;
  padding: 0;
}

.embla-slider__embla__dotActive___NhcMn {
  width: 16px;
  background: #ef365c;
}

.embla-slider__embla__slide-default-1___itFbQ {
  flex: 0 0 calc(100% / 1);
}

.embla-slider__embla__slide-default-2___zqA7U {
  flex: 0 0 calc(100% / 2);
}

.embla-slider__embla__slide-default-3___Lew03 {
  flex: 0 0 calc(100% / 3);
}

.embla-slider__embla__slide-default-4___jJSBp {
  flex: 0 0 calc(100% / 4);
}

.embla-slider__embla__slide-default-5___K5AXI {
  flex: 0 0 calc(100% / 5);
}

.embla-slider__embla__slide-default-6___mLCwF {
  flex: 0 0 calc(100% / 6);
}

.embla-slider__embla__slide-default-7___nkRja {
  flex: 0 0 calc(100% / 7);
}

.embla-slider__embla__slide-default-8___LBG1K {
  flex: 0 0 calc(100% / 8);
}

.embla-slider__embla__slide-default-9___bHPDY {
  flex: 0 0 calc(100% / 9);
}

.embla-slider__embla__slide-default-10___ByUEj {
  flex: 0 0 calc(100% / 10);
}

.embla-slider__embla__slide-default-11___FfDG6 {
  flex: 0 0 calc(100% / 11);
}

.embla-slider__embla__slide-default-12___v5kdm {
  flex: 0 0 calc(100% / 12);
}

@media (min-width: 768px) {
  .embla-slider__embla__slide-md-1___JySIv {
    flex: 0 0 calc(100% / 1);
  }
  .embla-slider__embla__slide-md-2___HcOrD {
    flex: 0 0 calc(100% / 2);
  }
  .embla-slider__embla__slide-md-3____elpr {
    flex: 0 0 calc(100% / 3);
  }
  .embla-slider__embla__slide-md-4___GGT0d {
    flex: 0 0 calc(100% / 4);
  }
  .embla-slider__embla__slide-md-5___HbplN {
    flex: 0 0 calc(100% / 5);
  }
  .embla-slider__embla__slide-md-6___zW1X_ {
    flex: 0 0 calc(100% / 6);
  }
  .embla-slider__embla__slide-md-7___mo6kx {
    flex: 0 0 calc(100% / 7);
  }
  .embla-slider__embla__slide-md-8___vyIVc {
    flex: 0 0 calc(100% / 8);
  }
  .embla-slider__embla__slide-md-9___iAB_a {
    flex: 0 0 calc(100% / 9);
  }
  .embla-slider__embla__slide-md-10___H5u3M {
    flex: 0 0 calc(100% / 10);
  }
  .embla-slider__embla__slide-md-11___RA6vx {
    flex: 0 0 calc(100% / 11);
  }
  .embla-slider__embla__slide-md-12___jyTSA {
    flex: 0 0 calc(100% / 12);
  }
}
@media (min-width: 1024px) {
  .embla-slider__embla__slide-lg-1___cFDVO {
    flex: 0 0 calc(100% / 1);
  }
  .embla-slider__embla__slide-lg-2___HCe9P {
    flex: 0 0 calc(100% / 2);
  }
  .embla-slider__embla__slide-lg-3___lasIr {
    flex: 0 0 calc(100% / 3);
  }
  .embla-slider__embla__slide-lg-4___SmZpw {
    flex: 0 0 calc(100% / 4);
  }
  .embla-slider__embla__slide-lg-5___AxQVf {
    flex: 0 0 calc(100% / 5);
  }
  .embla-slider__embla__slide-lg-6___MipOb {
    flex: 0 0 calc(100% / 6);
  }
  .embla-slider__embla__slide-lg-7___l_bdn {
    flex: 0 0 calc(100% / 7);
  }
  .embla-slider__embla__slide-lg-8___U9UX1 {
    flex: 0 0 calc(100% / 8);
  }
  .embla-slider__embla__slide-lg-9___Q3dFz {
    flex: 0 0 calc(100% / 9);
  }
  .embla-slider__embla__slide-lg-10___TlyKx {
    flex: 0 0 calc(100% / 10);
  }
  .embla-slider__embla__slide-lg-11___afmOD {
    flex: 0 0 calc(100% / 11);
  }
  .embla-slider__embla__slide-lg-12___HOSOL {
    flex: 0 0 calc(100% / 12);
  }
}
@media (min-width: 1280px) {
  .embla-slider__embla__slide-xl-1___HDlWN {
    flex: 0 0 calc(100% / 1);
  }
  .embla-slider__embla__slide-xl-2___xOtaF {
    flex: 0 0 calc(100% / 2);
  }
  .embla-slider__embla__slide-xl-3___mixFX {
    flex: 0 0 calc(100% / 3);
  }
  .embla-slider__embla__slide-xl-4___lkjLc {
    flex: 0 0 calc(100% / 4);
  }
  .embla-slider__embla__slide-xl-5___T1DWL {
    flex: 0 0 calc(100% / 5);
  }
  .embla-slider__embla__slide-xl-6___XlU38 {
    flex: 0 0 calc(100% / 6);
  }
  .embla-slider__embla__slide-xl-7___LG5q9 {
    flex: 0 0 calc(100% / 7);
  }
  .embla-slider__embla__slide-xl-8___KtA0o {
    flex: 0 0 calc(100% / 8);
  }
  .embla-slider__embla__slide-xl-9___tINZm {
    flex: 0 0 calc(100% / 9);
  }
  .embla-slider__embla__slide-xl-10___UX1Tj {
    flex: 0 0 calc(100% / 10);
  }
  .embla-slider__embla__slide-xl-11___UBT4t {
    flex: 0 0 calc(100% / 11);
  }
  .embla-slider__embla__slide-xl-12___shOSw {
    flex: 0 0 calc(100% / 12);
  }
}
