/* [project]/src/components/organisms/singleProduct/invalidProductData/style.module.css [app-client] (css) */
.style-module__TXGhVW__productSection {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: .75rem;
  width: 100%;
  margin-bottom: 1.75rem;
  display: flex;
}

@media (min-width: 768px) {
  .style-module__TXGhVW__productSection {
    margin-bottom: 3.5rem;
  }
}

@media (min-width: 1024px) {
  .style-module__TXGhVW__productSection {
    flex-direction: row;
    gap: 1.25rem;
  }
}

/* [project]/src/components/organisms/singleProduct/productNotFound/style.module.css [app-client] (css) */
.style-module__PdwgaW__productSection {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: .75rem;
  width: 100%;
  margin-bottom: 1.75rem;
  display: flex;
}

@media (min-width: 768px) {
  .style-module__PdwgaW__productSection {
    margin-bottom: 3.5rem;
  }
}

@media (min-width: 1024px) {
  .style-module__PdwgaW__productSection {
    flex-direction: row;
    gap: 1.25rem;
  }
}

/* [project]/src/components/molecule/breadcrumb/style.module.css [app-client] (css) */
.style-module__y2rJ5a__breadcrumb {
  width: 100%;
  margin-top: .75rem;
  display: flex;
}

@media (min-width: 1024px) {
  .style-module__y2rJ5a__breadcrumb {
    margin-top: 1.75rem;
  }
}

.style-module__y2rJ5a__box {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity));
  border-radius: 20px;
  flex-direction: row;
  align-items: center;
  gap: .75rem;
  width: 100%;
  padding: .625rem 1rem;
  display: flex;
  overflow: hidden !important;
}

@media (min-width: 1024px) {
  .style-module__y2rJ5a__box {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.style-module__y2rJ5a__lists {
  justify-content: flex-start;
  align-items: center;
  gap: .125rem;
  display: flex;
}

@media (min-width: 1024px) {
  .style-module__y2rJ5a__lists {
    gap: .375rem;
  }
}

.style-module__y2rJ5a__link {
  text-wrap: nowrap;
  text-align: right;
  font-family: var(--font-peyda);
  color: #0009;
  font-size: 11px;
  font-weight: 400;
  transition-duration: .3s;
  line-height: 1.25rem !important;
}

.style-module__y2rJ5a__link:hover {
  --tw-text-opacity: 1;
  color: rgb(230 91 124 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .style-module__y2rJ5a__link {
    font-size: .875rem;
    line-height: 2.5rem !important;
  }
}

/* [project]/src/components/organisms/singleProduct/products/style.module.css [app-client] (css) */
.style-module__WzbSdW__productSection {
  flex-direction: column;
  justify-content: center;
  gap: .75rem;
  width: 100%;
  display: flex;
}

@media (min-width: 1024px) {
  .style-module__WzbSdW__productSection {
    flex-direction: row;
    gap: 1.25rem;
  }
}

.style-module__WzbSdW__rightSide {
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  gap: .75rem;
  width: 100%;
  display: flex;
}

@media (min-width: 1024px) {
  .style-module__WzbSdW__rightSide {
    flex-direction: row;
    align-items: flex-start;
    gap: 0;
    width: 66.6667%;
  }
}

@media (min-width: 1285px) {
  .style-module__WzbSdW__rightSide {
    width: 66.6667%;
  }
}

.style-module__WzbSdW__descriptionSection {
  flex-direction: column;
  gap: .75rem;
  width: 100%;
  display: flex;
}

@media (min-width: 1024px) {
  .style-module__WzbSdW__descriptionSection {
    gap: 1.25rem;
    width: 60%;
    padding-left: 1rem;
  }
}

@media (min-width: 1285px) {
  .style-module__WzbSdW__descriptionSection {
    width: 66.6667%;
  }
}

.style-module__WzbSdW__boxTitle {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: .375rem;
  width: 100%;
  display: flex;
}

@media (min-width: 1285px) {
  .style-module__WzbSdW__boxTitle {
    gap: 1.25rem;
  }
}

.style-module__WzbSdW__boxTitle .style-module__WzbSdW__title {
  text-align: center;
  font-family: var(--font-peyda);
  color: #000000b3;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
}

@media (min-width: 768px) {
  .style-module__WzbSdW__boxTitle .style-module__WzbSdW__title {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1285px) {
  .style-module__WzbSdW__boxTitle .style-module__WzbSdW__title {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.style-module__WzbSdW__boxTitle .style-module__WzbSdW__englishTitle {
  text-align: center;
  font-family: var(--font-peyda);
  color: #0009;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.25rem;
}

@media (min-width: 640px) {
  .style-module__WzbSdW__boxTitle .style-module__WzbSdW__englishTitle {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 1285px) {
  .style-module__WzbSdW__boxTitle .style-module__WzbSdW__englishTitle {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.style-module__WzbSdW__boxDescription {
  flex-wrap: wrap;
  justify-content: center;
  gap: .375rem;
  width: 100%;
  display: flex;
}

@media (min-width: 1024px) {
  .style-module__WzbSdW__boxDescription {
    justify-content: flex-start;
    gap: .75rem;
  }
}

.style-module__WzbSdW__box {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity));
  border-radius: 1rem;
  align-items: center;
  gap: .25rem;
  width: fit-content;
  padding: 7px .5rem;
  display: flex;
}

@media (min-width: 1285px) {
  .style-module__WzbSdW__box {
    padding: 9px .75rem;
  }
}

.style-module__WzbSdW__title {
  text-align: right;
  color: #000000b3;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.25rem;
}

.style-module__WzbSdW__text {
  text-align: right;
  color: #000000b3;
  align-items: center;
  gap: .25rem;
  font-size: 11px;
  font-weight: 400;
  display: flex;
}

@media (min-width: 1285px) {
  .style-module__WzbSdW__text {
    font-size: .75rem;
    line-height: 1rem;
  }
}

.style-module__WzbSdW__brandImage {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 1.5rem;
  padding: .375rem;
  display: flex;
}

.style-module__WzbSdW__brandImage img {
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 1rem;
  width: 3.5rem;
  height: 1.25rem;
}

.style-module__WzbSdW__shortDes {
  height: 8rem;
  display: flex;
  overflow: hidden auto;
  width: 100% !important;
  padding-bottom: 0 !important;
}

@media (min-width: 1024px) {
  .style-module__WzbSdW__shortDes {
    height: 5rem;
  }
}

@media (min-width: 1285px) {
  .style-module__WzbSdW__shortDes {
    height: 14rem;
  }
}

.style-module__WzbSdW__shortDes ul {
  flex-flow: wrap;
  justify-content: space-between;
  gap: .125rem;
  width: 100%;
  height: fit-content;
  display: flex;
}

.style-module__WzbSdW__shortDes ul li {
  color: #000c;
  flex-basis: 48%;
  height: fit-content;
  font-size: .75rem;
  font-weight: 400;
  list-style-type: disc;
  list-style-position: inside;
  line-height: 1.25rem !important;
}

@media (min-width: 1024px) {
  .style-module__WzbSdW__shortDes ul li {
    flex-basis: 40%;
  }
}

@media (min-width: 1285px) {
  .style-module__WzbSdW__shortDes ul li {
    font-size: .875rem;
    line-height: 1.25rem;
  }
}

.style-module__WzbSdW__card {
  flex-direction: column;
  gap: 1.25rem;
  width: 100%;
  height: fit-content;
  display: flex;
  position: relative;
}

@media (min-width: 1024px) {
  .style-module__WzbSdW__card {
    --tw-bg-opacity: 1;
    background-color: rgb(248 248 248 / var(--tw-bg-opacity));
    border-radius: 1.5rem;
    gap: 1.5rem;
    width: 40%;
    margin-bottom: 0;
    padding: 1.25rem 1.25rem 1.5rem;
  }
}

@media (min-width: 1285px) {
  .style-module__WzbSdW__card {
    width: 33.3333%;
  }
}

.style-module__WzbSdW__special {
  --tw-bg-opacity: 1;
  background-color: rgb(255 0 61 / var(--tw-bg-opacity));
  border-radius: 27px 0 39.3px;
  justify-content: center;
  align-items: center;
  width: 2.75rem;
  height: 2.5rem;
  display: flex;
  position: absolute;
  top: 0;
  left: -1px;
}

@media not all and (min-width: 1024px) {
  .style-module__WzbSdW__special {
    display: none;
  }
}

.style-module__WzbSdW__special span {
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.25rem;
}

.style-module__WzbSdW__cardHeader {
  flex-direction: column;
  gap: 1.25rem;
  width: 100%;
  display: flex;
}

@media not all and (min-width: 1024px) {
  .style-module__WzbSdW__cardHeader {
    display: none;
  }
}

.style-module__WzbSdW__cardHeader h5 {
  text-align: right;
  font-family: var(--font-peyda);
  --tw-text-opacity: 1;
  color: rgb(255 0 61 / var(--tw-text-opacity));
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.25rem;
}

.style-module__WzbSdW__advantageItems {
  flex-direction: column;
  gap: .75rem;
  width: 100%;
  display: flex;
}

.style-module__WzbSdW__advantageItems .style-module__WzbSdW__list {
  text-align: right;
  color: #000000b3;
  justify-content: space-between;
  align-items: center;
  gap: .75rem;
  width: 100%;
  font-size: 10px;
  font-weight: 300;
  display: flex;
}

@media (min-width: 1285px) {
  .style-module__WzbSdW__advantageItems .style-module__WzbSdW__list {
    gap: 1.25rem;
    font-size: .75rem;
    line-height: 1rem;
  }
}

.style-module__WzbSdW__advantageItems .style-module__WzbSdW__list .style-module__WzbSdW__icon {
  width: 1.25rem !important;
  height: 1.25rem !important;
}

.style-module__WzbSdW__advantageItems .style-module__WzbSdW__list span {
  align-items: center;
  gap: .375rem;
  display: flex;
}

.style-module__WzbSdW__priceBox {
  align-items: center;
  width: 100%;
  height: 3rem;
  display: flex;
}

.style-module__WzbSdW__column {
  flex-direction: column;
  gap: .125rem;
  width: 100%;
  display: flex;
}

.style-module__WzbSdW__row {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  gap: .375rem;
  width: 100%;
  display: flex;
}

.style-module__WzbSdW__previousPrice {
  --tw-text-opacity: 1;
  color: rgb(133 133 133 / var(--tw-text-opacity));
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.25rem;
  position: relative;
}

.style-module__WzbSdW__mainPrice {
  text-align: left;
  --tw-text-opacity: 1;
  color: rgb(50 50 50 / var(--tw-text-opacity));
  justify-content: flex-end;
  align-items: center;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.75rem;
  display: flex;
}

.style-module__WzbSdW__button {
  gap: .75rem !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  font-size: .875rem !important;
  font-weight: 700 !important;
  line-height: 1.25rem !important;
  display: flex !important;
}

/* [project]/src/components/molecule/product/dropDown/style.module.css [app-client] (css) */
.style-module__x1-OjW__dropDown {
  flex-direction: column;
  gap: .375rem;
  width: 100%;
  display: flex;
}

.style-module__x1-OjW__select, .style-module__x1-OjW__select input, .style-module__x1-OjW__select div {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity)) !important;
  text-align: right !important;
  color: #000000b3 !important;
  border-radius: .75rem !important;
  outline-width: 0 !important;
  flex-direction: row !important;
  width: 100% !important;
  height: 3rem !important;
  padding-top: 1px !important;
  padding-bottom: 1px !important;
  font-size: 13px !important;
  display: flex !important;
}

.style-module__x1-OjW__select:hover, .style-module__x1-OjW__select input:hover, .style-module__x1-OjW__select div:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

@media (min-width: 1024px) {
  .style-module__x1-OjW__select, .style-module__x1-OjW__select input, .style-module__x1-OjW__select div {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
    height: 2.25rem !important;
  }
}

.style-module__x1-OjW__title {
  text-align: right !important;
  color: #000000b3 !important;
  font-size: .75rem !important;
  font-weight: 700 !important;
  line-height: 1rem !important;
}

@media (min-width: 640px) {
  .style-module__x1-OjW__title {
    font-size: .875rem !important;
    line-height: 1.25rem !important;
  }
}

@media (min-width: 1024px) {
  .style-module__x1-OjW__title {
    font-size: .75rem !important;
    line-height: 1rem !important;
  }
}

.style-module__x1-OjW__stock {
  text-align: right;
  --tw-text-opacity: 1;
  color: rgb(133 133 133 / var(--tw-text-opacity));
  font-size: 8px;
}

.style-module__x1-OjW__stockBtn {
  background-color: #0000 !important;
  border-radius: .375rem !important;
  width: 1.25rem !important;
  height: 1.25rem !important;
  padding: .125rem !important;
}

.style-module__x1-OjW__stockBtn:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(230 91 124 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

/* [project]/src/components/molecule/product/cart/style.module.css [app-client] (css) */
.style-module__YjxeBq__iconBox {
  border-radius: 9999px;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  display: flex;
}

@media (min-width: 1024px) {
  .style-module__YjxeBq__iconBox {
    width: 6rem;
    height: 6rem;
  }
}

.style-module__YjxeBq__icon {
  width: 2.5rem;
  height: 2.5rem;
}

@media (min-width: 1024px) {
  .style-module__YjxeBq__icon {
    width: 3rem;
    height: 3rem;
  }
}

.style-module__YjxeBq__add {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity));
  stroke: #00bd78;
  --tw-text-opacity: 1;
  color: rgb(0 189 120 / var(--tw-text-opacity));
}

.style-module__YjxeBq__delete {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity));
  stroke: #ff0d00;
  --tw-text-opacity: 1;
  color: rgb(255 13 0 / var(--tw-text-opacity));
}

.style-module__YjxeBq__error {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity));
  stroke: #ffc300;
  --tw-text-opacity: 1;
  color: rgb(255 195 0 / var(--tw-text-opacity));
}

.style-module__YjxeBq__text {
  stroke: #000000b3;
  text-align: center;
  color: #000000b3;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.25rem;
}

@media (min-width: 1024px) {
  .style-module__YjxeBq__text {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.style-module__YjxeBq__text2 {
  stroke: #858585;
  text-align: center;
  --tw-text-opacity: 1;
  width: 75%;
  color: rgb(133 133 133 / var(--tw-text-opacity));
  font-size: .75rem;
  line-height: 1rem;
}

.style-module__YjxeBq__buttonGroup {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: .75rem;
  width: 100%;
  display: grid;
}

@media (min-width: 1024px) {
  .style-module__YjxeBq__buttonGroup {
    gap: 1.25rem;
  }
}

.style-module__YjxeBq__button {
  width: 100% !important;
  padding: 1rem .5rem !important;
  font-size: .75rem !important;
  line-height: 1rem !important;
}

@media (min-width: 1024px) {
  .style-module__YjxeBq__button {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
    font-size: .875rem !important;
    line-height: 1.25rem !important;
  }
}

/* [project]/src/components/organisms/singleProduct/comment/loginFirst/style.module.css [app-client] (css) */
.style-module__C69TgW__loginBox {
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  gap: .75rem;
  width: 100%;
  height: 100%;
  display: flex;
}

@media (min-width: 1024px) {
  .style-module__C69TgW__loginBox {
    gap: 1.25rem;
  }
}

.style-module__C69TgW__box {
  stroke: #fff;
  --tw-text-opacity: 1;
  width: 5rem;
  height: 5rem;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  background-color: #e65b7cb3;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  display: flex;
}

@media (min-width: 1024px) {
  .style-module__C69TgW__box {
    width: 6rem;
    height: 6rem;
  }
}

.style-module__C69TgW__loginTitle {
  stroke: #000000b3;
  text-align: center;
  color: #000000b3;
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 640px) {
  .style-module__C69TgW__loginTitle {
    width: 75%;
  }
}

@media (min-width: 768px) {
  .style-module__C69TgW__loginTitle {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1024px) {
  .style-module__C69TgW__loginTitle {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1285px) {
  .style-module__C69TgW__loginTitle {
    width: 80%;
  }
}

.style-module__C69TgW__loginText {
  stroke: #323232;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(50 50 50 / var(--tw-text-opacity));
  font-size: .75rem;
  line-height: 1rem;
}

@media (min-width: 640px) {
  .style-module__C69TgW__loginText {
    width: 75%;
  }
}

@media (min-width: 1024px) {
  .style-module__C69TgW__loginText {
    font-size: .875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 1285px) {
  .style-module__C69TgW__loginText {
    width: 100%;
  }
}

.style-module__C69TgW__buttonGroup {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: .75rem;
  width: 100%;
  display: grid;
}

@media (min-width: 640px) {
  .style-module__C69TgW__buttonGroup {
    width: auto;
  }
}

@media (min-width: 1024px) {
  .style-module__C69TgW__buttonGroup {
    gap: 1.25rem;
  }
}

.style-module__C69TgW__button {
  text-wrap: nowrap;
  gap: .375rem !important;
  width: 100% !important;
  height: 2.5rem !important;
  padding-left: .625rem !important;
  padding-right: .625rem !important;
}

@media (min-width: 768px) {
  .style-module__C69TgW__button {
    width: 9rem !important;
  }
}

@media (min-width: 1024px) {
  .style-module__C69TgW__button {
    height: 2.75rem !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

/* [project]/node_modules/swiper/modules/navigation.css [app-client] (css) */
:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-prev, .swiper-button-next {
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev.swiper-button-hidden, .swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-prev, .swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}

.swiper-button-prev svg, .swiper-button-next svg {
  -o-object-fit: contain;
  object-fit: contain;
  transform-origin: center;
  width: 100%;
  height: 100%;
}

.swiper-rtl .swiper-button-prev svg, .swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-prev:after, .swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
  text-transform: none !important;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

/* [project]/node_modules/swiper/modules/pagination.css [app-client] (css) */
.swiper-pagination {
  text-align: center;
  z-index: 10;
  transition: opacity .3s;
  position: absolute;
  transform: translate3d(0, 0, 0);
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  width: 100%;
  left: 0;
}

.swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  transform: scale(.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
  display: inline-block;
}

button.swiper-pagination-bullet {
  box-shadow: none;
  appearance: none;
  border: none;
  margin: 0;
  padding: 0;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets, .swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  width: 8px;
  top: 50%;
  transform: translateY(-50%);
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, top .2s;
  display: inline-block;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  white-space: nowrap;
  left: 50%;
  transform: translateX(-50%);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, left .2s;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, right .2s;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, #00000040);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(0);
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: 100% 0;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  top: 0;
  left: 0;
}

.swiper-vertical > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  top: 0;
  left: 0;
}

.swiper-pagination-lock {
  display: none;
}

/* [project]/src/components/organisms/singleProduct/products/productCarousel/style.module.css [app-client] (css) */
.style-module__V2ZE0W__carousel {
  border-radius: 1.5rem;
  align-self: center;
  width: 100%;
  height: 20rem;
  display: flex;
  position: relative;
}

@media (min-width: 640px) {
  .style-module__V2ZE0W__carousel {
    height: 26rem;
  }
}

@media (min-width: 768px) {
  .style-module__V2ZE0W__carousel {
    height: 22rem;
  }
}

@media (min-width: 1024px) {
  .style-module__V2ZE0W__carousel {
    align-self: flex-start;
    width: 33.3333%;
  }
}

@media (min-width: 1285px) {
  .style-module__V2ZE0W__carousel {
    width: 33.3333%;
    height: 31rem;
  }
}

.style-module__V2ZE0W__image {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
  border-radius: 1.5rem !important;
}

.style-module__V2ZE0W__carouselCard {
  border-radius: 1.5rem !important;
  justify-content: center !important;
  align-items: center !important;
  width: 100% !important;
  height: 100% !important;
  padding: 2rem 1.25rem !important;
  position: relative !important;
  overflow: hidden !important;
}

@media (min-width: 1285px) {
  .style-module__V2ZE0W__carouselCard {
    padding: 2.5rem 2rem !important;
  }
}

.style-module__V2ZE0W__productBox {
  border-radius: 1.5rem !important;
  flex-direction: row-reverse !important;
  display: flex !important;
}

.style-module__V2ZE0W__button {
  z-index: 30 !important;
  border-radius: .75rem !important;
  width: 2rem !important;
  height: 2rem !important;
  padding: 0 !important;
  display: none !important;
  position: absolute !important;
  bottom: 0 !important;
}

.style-module__V2ZE0W__button:disabled {
  display: none !important;
}

@media (min-width: 768px) {
  .style-module__V2ZE0W__button {
    bottom: .5rem !important;
  }
}

@media (min-width: 1024px) {
  .style-module__V2ZE0W__button {
    display: flex !important;
    bottom: 3rem !important;
  }
}

@media (min-width: 1285px) {
  .style-module__V2ZE0W__button {
    width: 2.25rem !important;
    height: 2.25rem !important;
    bottom: 4rem !important;
  }
}

.style-module__V2ZE0W__RightButton {
  right: -.75rem !important;
}

@media (min-width: 768px) {
  .style-module__V2ZE0W__RightButton {
    right: -.625rem !important;
  }
}

@media (min-width: 1285px) {
  .style-module__V2ZE0W__RightButton {
    right: -18px !important;
  }
}

.style-module__V2ZE0W__LeftButton {
  position: absolute !important;
  left: .75rem !important;
}

@media (min-width: 768px) {
  .style-module__V2ZE0W__LeftButton {
    left: -.625rem !important;
  }
}

@media (min-width: 1285px) {
  .style-module__V2ZE0W__LeftButton {
    left: -18px !important;
  }
}

.style-module__V2ZE0W__imageEffects {
  z-index: 20;
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity));
  border-radius: 1.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.75rem;
  padding-top: .75rem;
  padding-bottom: .75rem;
  display: flex;
  position: absolute;
  top: 1rem;
  right: 1.25rem;
}

@media (min-width: 768px) {
  .style-module__V2ZE0W__imageEffects {
    top: 18px;
  }
}

.style-module__V2ZE0W__iconImageBtn {
  background-color: #0000 !important;
  padding: 0 !important;
  transition-duration: .3s !important;
  position: relative !important;
}

.style-module__V2ZE0W__backDrop {
  flex-direction: row;
  height: 1.75rem;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

@media (min-width: 768px) {
  .style-module__V2ZE0W__backDrop {
    height: 2.5rem;
    padding-top: .625rem;
    padding-bottom: .625rem;
  }
}

.style-module__V2ZE0W__backDrop svg {
  stroke: #000000b3;
  color: #000000b3;
  width: 18px;
  height: 18px;
}

.style-module__V2ZE0W__backDrop span {
  stroke: #fff;
  text-align: center;
  font-family: var(--font-peyda);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  font-size: .75rem;
  font-weight: 400;
  line-height: 1rem;
  display: none;
}

.style-module__V2ZE0W__iconImageBtn:hover > .style-module__V2ZE0W__backDrop {
  z-index: 20 !important;
  background-color: #000000b3 !important;
  border-radius: 1.5rem !important;
  justify-content: flex-start !important;
  align-items: center !important;
  gap: .75rem !important;
  width: 10rem !important;
  margin-right: 8rem !important;
  padding: 0 .5rem !important;
  transition-duration: .3s !important;
}

.style-module__V2ZE0W__iconImageBtn:hover > .style-module__V2ZE0W__backDrop span {
  display: block;
}

.style-module__V2ZE0W__iconImageBtn:hover > .style-module__V2ZE0W__backDrop svg {
  stroke: #fff;
  --tw-text-opacity: 1;
  width: 1.25rem;
  height: 1.25rem;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.style-module__V2ZE0W__thumbCarouselCard {
  z-index: 20 !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: .75rem !important;
  width: 100% !important;
  padding: .5rem !important;
  display: grid !important;
}

@media (min-width: 430px) {
  .style-module__V2ZE0W__thumbCarouselCard {
    padding: .875rem 1.25rem !important;
  }
}

.style-module__V2ZE0W__thumbCarouselCardSection {
  width: auto !important;
  display: none !important;
  position: absolute !important;
  bottom: 1rem !important;
  left: 1.25rem !important;
  right: 1.25rem !important;
}

@media (min-width: 1024px) {
  .style-module__V2ZE0W__thumbCarouselCardSection {
    display: flex !important;
    bottom: -1.25rem !important;
    left: 2rem !important;
    right: 2rem !important;
  }
}

.style-module__V2ZE0W__thumbImageBox {
  --tw-border-opacity: 1;
  border-style: solid;
  border-width: 2px;
  border-color: rgb(230 91 124 / var(--tw-border-opacity));
  border-radius: .75rem;
  width: 100%;
  height: 3rem;
  position: relative;
}

.style-module__V2ZE0W__thumbImage {
  cursor: pointer;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  -o-object-fit: contain;
  object-fit: contain;
  border-radius: .75rem;
  width: 100%;
  height: 100%;
  transition-duration: .3s;
}

.style-module__V2ZE0W__thumbImage:hover {
  --tw-brightness: brightness(.5);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.style-module__V2ZE0W__moreImage {
  -o-object-fit: contain;
  object-fit: contain;
  border-radius: .75rem;
  width: 100%;
  height: 100%;
}

.style-module__V2ZE0W__openGalleryButton {
  stroke: #e65b7c !important;
  --tw-text-opacity: 1 !important;
  width: 100% !important;
  height: 100% !important;
  color: rgb(230 91 124 / var(--tw-text-opacity)) !important;
  background-color: #0000 !important;
  border-radius: 1rem !important;
  padding: .25rem !important;
  font-size: .75rem !important;
  font-weight: 700 !important;
  line-height: 1rem !important;
}

.style-module__V2ZE0W__openGalleryButton:hover {
  stroke: #e20036 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(226 0 54 / var(--tw-text-opacity)) !important;
  background-color: #0000 !important;
}

.style-module__V2ZE0W__desktopOpenGalleryButton {
  flex-direction: column !important;
  gap: .75rem !important;
  width: 7rem !important;
  height: 7rem !important;
  font-size: .875rem !important;
  font-weight: 700 !important;
  line-height: 1.25rem !important;
}

.style-module__V2ZE0W__activeIconImageBtn .style-module__V2ZE0W__backDrop span, .style-module__V2ZE0W__activeIconImageBtn .style-module__V2ZE0W__backDrop svg {
  stroke: #e65b7c !important;
  --tw-text-opacity: 1 !important;
  color: rgb(230 91 124 / var(--tw-text-opacity)) !important;
}

/* [project]/src/components/pages/singleProductPage/style.module.css [app-client] (css) */
.style-module__0khXDa__body {
  flex-direction: column;
  gap: 1.25rem;
  width: 100%;
  height: auto;
  display: flex;
  overflow: visible;
  position: relative !important;
}

@media (min-width: 768px) {
  .style-module__0khXDa__body {
    gap: 0;
  }
}

@media (min-width: 1024px) {
  .style-module__0khXDa__body {
    flex-direction: row;
    gap: 1.25rem;
  }
}

.style-module__0khXDa__rightSide {
  z-index: 30;
  gap: 1.25rem;
  width: 100%;
  height: fit-content;
  display: flex;
  position: sticky;
  inset: 1.25rem 0 0;
}

@media (min-width: 1024px) {
  .style-module__0khXDa__rightSide {
    width: 33.3333%;
  }
}

@media (min-width: 1285px) {
  .style-module__0khXDa__rightSide {
    width: 25%;
  }
}

.style-module__0khXDa__leftSide {
  flex-direction: column;
  gap: 1rem;
  width: 100%;
  height: auto;
  display: flex;
}

@media (min-width: 1024px) {
  .style-module__0khXDa__leftSide {
    width: 75%;
  }
}

.style-module__0khXDa__frequentlyAskedQuestions {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  border-style: none !important;
  border-radius: 0 !important;
  flex-direction: column !important;
  gap: 1rem !important;
  padding: 0 !important;
  display: flex !important;
  position: relative !important;
  overflow: hidden !important;
}

@media (min-width: 768px) {
  .style-module__0khXDa__frequentlyAskedQuestions {
    --tw-border-opacity: 1 !important;
    border-color: rgb(241 241 241 / var(--tw-border-opacity)) !important;
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
    --tw-shadow: 0px 3px 8px 1px #f8f8f8 !important;
    --tw-shadow-colored: 0px 3px 8px 1px var(--tw-shadow-color) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
    border-radius: 1.5rem !important;
    padding: 2.25rem 1.25rem 2rem !important;
    overflow: visible !important;
  }
}

/* [project]/src/components/organisms/singleProduct/productDescription/style.module.css [app-client] (css) */
.style-module__vYRcZW__productDescription {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  border-style: none !important;
  border-radius: 0 !important;
  flex-direction: column !important;
  gap: 2rem !important;
  padding: 0 !important;
  transition-duration: .3s !important;
  display: flex !important;
  position: relative !important;
}

@media (min-width: 768px) {
  .style-module__vYRcZW__productDescription {
    --tw-border-opacity: 1 !important;
    border-color: rgb(241 241 241 / var(--tw-border-opacity)) !important;
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
    --tw-shadow: 0px 3px 8px 1px #f8f8f8 !important;
    --tw-shadow-colored: 0px 3px 8px 1px var(--tw-shadow-color) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
    border-radius: 1.5rem !important;
    gap: 4rem !important;
    padding: 3rem 1.5rem 2.25rem !important;
  }
}

.style-module__vYRcZW__body img {
  border-radius: 35px;
  width: 16rem;
  height: 16rem;
  display: none;
}

@media (min-width: 768px) {
  .style-module__vYRcZW__body img {
    display: block;
  }
}

@media (min-width: 1285px) {
  .style-module__vYRcZW__body img {
    width: 20rem;
    height: 20rem;
  }
}

.style-module__vYRcZW__body video {
  border-radius: 35px;
  width: 100%;
  height: 100%;
  display: block;
}

.style-module__vYRcZW__body div {
  flex-direction: column;
  gap: .5rem;
  width: 100%;
  display: flex;
}

/* [project]/src/components/organisms/singleProduct/attributeGroup/style.module.css [app-client] (css) */
.style-module__65CoKW__card {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  width: 100%;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  border-style: none;
  border-radius: 0;
  flex-direction: column;
  gap: 1rem;
  padding: 0;
}

@media (min-width: 768px) {
  .style-module__65CoKW__card {
    --tw-border-opacity: 1;
    border-color: rgb(241 241 241 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    border-radius: 1.5rem;
    padding: 3rem 1.5rem 2.25rem;
  }
}

.style-module__65CoKW__column1 {
  flex-direction: row;
  align-items: center;
  gap: .75rem;
  width: 40%;
  display: flex;
}

@media (min-width: 768px) {
  .style-module__65CoKW__column1 {
    width: 30%;
  }
}

@media (min-width: 1538px) {
  .style-module__65CoKW__column1 {
    width: 25%;
  }
}

.style-module__65CoKW__title {
  text-align: right;
  --tw-text-opacity: 1;
  color: rgb(230 91 124 / var(--tw-text-opacity));
  font-size: .75rem;
  font-weight: 700;
  line-height: 1rem;
}

.style-module__65CoKW__text {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
  align-items: center !important;
  font-weight: 400 !important;
  display: flex !important;
}

.style-module__65CoKW__column2 {
  flex-wrap: wrap;
  gap: .5rem;
  width: 75%;
  display: flex;
}

@media (min-width: 768px) {
  .style-module__65CoKW__column2 {
    width: 80%;
  }
}

.style-module__65CoKW__column2 p {
  text-wrap: nowrap;
}

/* [project]/src/components/molecule/product/table/style.module.css [app-client] (css) */
.style-module__dUCiea__table {
  flex-direction: column;
  gap: .375rem;
  width: 100%;
  display: flex;
}

.style-module__dUCiea__row {
  border-radius: 20px;
  flex-direction: row;
  align-items: center;
  gap: .5rem;
  width: 100%;
  padding: .625rem .875rem;
  display: flex;
}

.style-module__dUCiea__row:nth-child(odd) {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

.style-module__dUCiea__row:nth-child(2n) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

@media (min-width: 768px) {
  .style-module__dUCiea__row {
    gap: 1.5rem;
    padding: .875rem 1rem;
  }
}

@media (min-width: 1024px) {
  .style-module__dUCiea__row {
    gap: 3rem;
  }
}

.style-module__dUCiea__title {
  text-align: center !important;
  --tw-text-opacity: 1 !important;
  color: rgb(230 91 124 / var(--tw-text-opacity)) !important;
  font-size: .875rem !important;
  font-weight: 700 !important;
  line-height: 1.25rem !important;
}

@media (min-width: 1285px) {
  .style-module__dUCiea__title {
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }
}

/* [project]/src/components/organisms/singleProduct/prosAndCons/style.module.css [app-client] (css) */
.style-module__BVak4W__card {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  width: 100%;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  border-style: none;
  border-radius: 0;
  flex-direction: column;
  gap: 1rem;
  padding: 0;
}

@media (min-width: 768px) {
  .style-module__BVak4W__card {
    --tw-border-opacity: 1;
    border-color: rgb(241 241 241 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    border-radius: 1.5rem;
    padding: 3rem 1.5rem 2.25rem;
  }
}

.style-module__BVak4W__body {
  gap: 1.25rem;
  width: 100%;
  display: grid;
}

@media (min-width: 768px) {
  .style-module__BVak4W__body {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* [project]/node_modules/swiper/modules/scrollbar.css [app-client] (css) */
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, #0000001a);
  position: relative;
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
  position: absolute;
}

.swiper-vertical > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-vertical {
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
  position: absolute;
}

.swiper-scrollbar-drag {
  background: var(--swiper-scrollbar-drag-bg-color, #00000080);
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

/* [project]/node_modules/swiper/modules/free-mode.css [app-client] (css) */
.swiper-free-mode > .swiper-wrapper {
  margin: 0 auto;
  transition-timing-function: ease-out;
}

/* [project]/src/components/organisms/gallery/singleProduct/style.module.css [app-client] (css) */
.style-module__kpYJhq__gallery {
  z-index: 50;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  position: fixed;
  inset: 0;
}

@media not all and (min-width: 1024px) {
  .style-module__kpYJhq__gallery {
    overflow-y: auto;
  }
}

.style-module__kpYJhq__rowContainer {
  height: auto;
  margin: 1.75rem auto;
}

@media (min-width: 1024px) {
  .style-module__kpYJhq__rowContainer {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
    position: absolute;
    inset: 0;
    flex-direction: row !important;
  }
}

.style-module__kpYJhq__rightSide {
  flex-direction: column;
  gap: 1rem;
  width: 100%;
  display: flex;
  position: relative;
}

@media (min-width: 1024px) {
  .style-module__kpYJhq__rightSide {
    gap: 2rem;
    width: 60%;
    height: 100%;
  }
}

.style-module__kpYJhq__leftSide {
  flex-direction: column;
  gap: 1rem;
  width: 100%;
  display: flex;
  position: relative;
}

@media (min-width: 1024px) {
  .style-module__kpYJhq__leftSide {
    gap: 2rem;
    width: 40%;
    height: 100%;
  }
}

.style-module__kpYJhq__headerRow {
  align-items: center;
  gap: .75rem;
  width: 100%;
  display: flex;
}

@media (min-width: 1024px) {
  .style-module__kpYJhq__headerRow {
    gap: 1.25rem;
  }
}

.style-module__kpYJhq__title {
  text-align: right;
  font-family: var(--font-peyda);
  color: #000000b3;
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 640px) {
  .style-module__kpYJhq__title {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1024px) {
  .style-module__kpYJhq__title {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.style-module__kpYJhq__text {
  text-align: right;
  font-family: var(--font-peyda);
  color: #000000b3;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.25rem;
}

@media (min-width: 1024px) {
  .style-module__kpYJhq__text {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.style-module__kpYJhq__activeText {
  --tw-text-opacity: 1 !important;
  color: rgb(230 91 124 / var(--tw-text-opacity)) !important;
  font-weight: 800 !important;
}

.style-module__kpYJhq__closeButton {
  color: #000000b3 !important;
  background-color: #0000 !important;
  padding: 0 !important;
}

.style-module__kpYJhq__closeButton:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(230 91 124 / var(--tw-text-opacity)) !important;
  background-color: #0000 !important;
}

.style-module__kpYJhq__icon {
  width: 1.25rem;
  height: 1.25rem;
}

@media (min-width: 640px) {
  .style-module__kpYJhq__icon {
    width: 1.5rem;
    height: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .style-module__kpYJhq__icon {
    width: 2rem;
    height: 2rem;
  }
}

.style-module__kpYJhq__button {
  margin-top: auto !important;
  margin-bottom: auto !important;
  display: flex !important;
  top: 0 !important;
  bottom: 0 !important;
}

.style-module__kpYJhq__imageItems {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: .75rem;
  width: 100%;
  height: 100%;
  padding-left: .75rem;
  display: grid;
}

@media (min-width: 430px) {
  .style-module__kpYJhq__imageItems {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 640px) {
  .style-module__kpYJhq__imageItems {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 768px) {
  .style-module__kpYJhq__imageItems {
    gap: 1.25rem;
  }
}

@media (min-width: 1024px) {
  .style-module__kpYJhq__imageItems {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    overflow-y: auto;
  }
}

@media (min-width: 1538px) {
  .style-module__kpYJhq__imageItems {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.style-module__kpYJhq__imageItems {
  grid-auto-rows: 1fr;
}

.style-module__kpYJhq__imageBox {
  width: 100%;
  height: 30rem;
  display: flex;
}

@media (min-width: 640px) {
  .style-module__kpYJhq__imageBox {
    height: 29rem;
  }
}

@media (min-width: 1024px) {
  .style-module__kpYJhq__imageBox {
    height: 100%;
  }
}

.style-module__kpYJhq__smallCard {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  transition-duration: .3s;
  height: 100% !important;
  padding: .75rem !important;
}

.style-module__kpYJhq__smallCard:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(230 91 124 / var(--tw-border-opacity)) !important;
}

.style-module__kpYJhq__image {
  -o-object-fit: contain;
  object-fit: contain;
  border-radius: 1.5rem;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* [project]/node_modules/react-inner-image-zoom/lib/styles.min.css [app-client] (css) */
.iiz {
  cursor: zoom-in;
  max-width: 100%;
  margin: 0;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.iiz--drag .iiz__zoom-img--visible {
  cursor: grab;
}

.iiz__img {
  opacity: 1;
  pointer-events: none;
  visibility: visible;
  max-width: 100%;
  height: auto;
  display: block;
}

.iiz__img--hidden {
  opacity: 0;
  visibility: hidden;
}

.iiz__img--abs {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.iiz__img--abs, .iiz__zoom-img {
  display: block;
  position: absolute;
}

.iiz__zoom-img {
  -webkit-touch-callout: none;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  width: auto !important;
  max-width: none !important;
}

.iiz__zoom-img--visible {
  cursor: zoom-out;
  opacity: 1;
  pointer-events: auto;
  touch-action: none;
  visibility: visible;
}

.iiz__zoom-portal {
  z-index: 10000;
  position: fixed;
  inset: 0;
}

.iiz__btn {
  appearance: none;
  background: #fffc;
  border: none;
  outline: none;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 0;
  text-decoration: none;
  display: flex;
  position: absolute;
}

.iiz__btn:before {
  content: " ";
  background-position: 50%;
  background-repeat: no-repeat;
  display: block;
}

.iiz__hint {
  pointer-events: none;
  bottom: 10px;
  right: 10px;
}

.iiz__hint:before {
  content: " ";
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19.9 19.9'%3E%3Cpath d='M13.9 7.4C13.9 3.8 11 .9 7.4.9S.9 3.8.9 7.4s2.9 6.5 6.5 6.5 6.5-2.9 6.5-6.5zm5.3 12.5-6.7-7.2c-1.4 1.3-3.2 2.1-5.1 2.1-4.1 0-7.4-3.3-7.4-7.4S3.3 0 7.4 0s7.4 3.3 7.4 7.4c0 1.7-.6 3.4-1.7 4.7l6.8 7.2-.7.6z' fill='%23000222'/%3E%3C/svg%3E");
  width: 20px;
  height: 20px;
}

.iiz__close {
  opacity: 0;
  visibility: hidden;
  top: 10px;
  right: 10px;
}

.iiz__close--visible {
  cursor: pointer;
  opacity: 1;
  visibility: visible;
}

.iiz__close:before {
  content: " ";
  background-image: linear-gradient(#222, #222), linear-gradient(#222, #222);
  background-size: 100% 1px, 1px 100%;
  width: 29px;
  height: 29px;
  margin: 0 auto;
  transform: rotate(45deg);
}

/* [project]/src/components/organisms/singleProduct/decorationBox/style.module.css [app-client] (css) */
.style-module__rJpDfq__decorationBox {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  height: auto !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  border-style: none !important;
  border-radius: 0 !important;
  flex-direction: column !important;
  gap: 1rem !important;
  padding: 0 !important;
  display: flex !important;
  position: relative !important;
}

@media (min-width: 768px) {
  .style-module__rJpDfq__decorationBox {
    --tw-border-opacity: 1 !important;
    border-color: rgb(241 241 241 / var(--tw-border-opacity)) !important;
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
    --tw-shadow: 0px 3px 8px 1px #f8f8f8 !important;
    --tw-shadow-colored: 0px 3px 8px 1px var(--tw-shadow-color) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
    border-radius: 1.5rem !important;
    padding: 2.5rem 1.25rem 2rem !important;
  }
}

/*# sourceMappingURL=_5f4383c3._.css.map*/