/* [project]/src/styles/globals.css [app-client] (css) */
*, :before, :after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, .5);
  --tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, .5);
  --tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

*, :before, :after {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}

:before, :after {
  --tw-content: "";
}

html, :host {
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  line-height: 1.5;
  font-family: var(--font-iranSansX), ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}

body {
  line-height: inherit;
  margin: 0;
}

hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}

a {
  color: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp, pre {
  font-family: var(--font-iranSansX), ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}

button, input, optgroup, select, textarea {
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

button, select {
  text-transform: none;
}

button {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}

input:where([type="button"]) {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}

input:where([type="reset"]) {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}

input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

progress {
  vertical-align: baseline;
}

::-webkit-inner-spin-button {
  height: auto;
}

::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol, ul, menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

dialog {
  padding: 0;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input::placeholder, textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

button, [role="button"] {
  cursor: pointer;
}

:disabled {
  cursor: default;
}

img, svg, video, canvas, audio, iframe, embed, object {
  vertical-align: middle;
  display: block;
}

img, video {
  max-width: 100%;
  height: auto;
}

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

html, * {
  font-family: var(--font-iranSansX);
  webkittextsizeadjust: "none";
  textsizeadjust: "none";
  touchaction: "manipulation";
  direction: rtl;
}

.btn {
  cursor: pointer;
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.125rem;
  line-height: 1.75rem;
  transition-duration: .3s;
  display: flex;
  position: relative;
}

.btn-primary {
  --tw-bg-opacity: 1;
  background-color: rgba(230, 91, 124, var(--tw-bg-opacity, 1));
  stroke: #fff;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}

.btn-primary:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(226, 0, 54, var(--tw-bg-opacity, 1)) !important;
  stroke: #fff !important;
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1)) !important;
}

.btn-secondary {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  stroke: #e65b7c;
  --tw-text-opacity: 1;
  color: rgba(230, 91, 124, var(--tw-text-opacity, 1));
  font-weight: 500;
}

.btn-secondary:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1)) !important;
  stroke: #e20036 !important;
  --tw-text-opacity: 1 !important;
  color: rgba(226, 0, 54, var(--tw-text-opacity, 1)) !important;
}

.btn-light {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  stroke: #000;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1));
}

.btn-light:hover {
  stroke: #e65b7c !important;
  --tw-text-opacity: 1 !important;
  color: rgba(230, 91, 124, var(--tw-text-opacity, 1)) !important;
}

.btn-success {
  --tw-bg-opacity: 1;
  background-color: rgba(32, 172, 115, var(--tw-bg-opacity, 1));
  stroke: #fff;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}

.btn-success:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(37, 126, 90, var(--tw-bg-opacity, 1)) !important;
  stroke: #fff !important;
}

.btn-error {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 105, 97, var(--tw-bg-opacity, 1));
  stroke: #fff;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}

.btn-error:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 13, 0, var(--tw-bg-opacity, 1)) !important;
  stroke: #fff !important;
}

.btn-warning {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 225, 128, var(--tw-bg-opacity, 1));
  stroke: #fff;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}

.btn-warning:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 195, 0, var(--tw-bg-opacity, 1)) !important;
  stroke: #fff !important;
}

.btn-darkOutline {
  --tw-border-opacity: 1;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(216, 222, 235, var(--tw-border-opacity, 1));
  stroke: rgba(0, 0, 0, .7) !important;
  color: rgba(0, 0, 0, .7) !important;
  background-color: rgba(0, 0, 0, 0) !important;
}

.btn-darkOutline:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(216, 222, 235, var(--tw-bg-opacity, 1)) !important;
}

.btn-lightOutline {
  --tw-border-opacity: 1;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(230, 91, 124, var(--tw-border-opacity, 1));
  stroke: #e65b7c !important;
  --tw-text-opacity: 1 !important;
  color: rgba(230, 91, 124, var(--tw-text-opacity, 1)) !important;
  background-color: rgba(0, 0, 0, 0) !important;
}

.btn-lightOutline:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(230, 91, 124, var(--tw-bg-opacity, 1)) !important;
  stroke: #fff !important;
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1)) !important;
}

.btn-darkUnderline {
  stroke: #000;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1));
  text-underline-offset: 8px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  -webkit-text-decoration-style: solid;
  text-decoration-style: solid;
  -webkit-text-decoration-color: #000;
  text-decoration-color: #000;
  background-color: rgba(0, 0, 0, 0) !important;
}

.btn-darkUnderline:hover {
  stroke: #fa4779 !important;
  --tw-text-opacity: 1 !important;
  color: rgba(250, 71, 121, var(--tw-text-opacity, 1)) !important;
  background-color: rgba(0, 0, 0, 0) !important;
  -webkit-text-decoration-color: #fa4779 !important;
  text-decoration-color: #fa4779 !important;
}

.btn-darkUnderline:disabled {
  -webkit-text-decoration-color: #fff !important;
  text-decoration-color: #fff !important;
}

.btn-xs {
  padding: .5rem 1.5rem;
  font-weight: 500;
  font-size: .75rem !important;
  line-height: 1rem !important;
}

.btn-sm {
  padding: .75rem 1.5rem;
  font-weight: 500;
  font-size: .875rem !important;
  line-height: 1.25rem !important;
}

.btn-base {
  padding: .75rem 1.5rem;
  font-size: .875rem !important;
  line-height: 1.25rem !important;
}

.btn-lg {
  padding: .75rem 1.5rem;
  font-weight: 600;
  font-size: .875rem !important;
  line-height: 1.25rem !important;
}

@media (min-width: 768px) {
  .btn-lg {
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }
}

.\!pointer-events-none {
  pointer-events: none !important;
}

.visible {
  visibility: visible;
}

.\!static {
  position: static !important;
}

.static {
  position: static;
}

.\!fixed {
  position: fixed !important;
}

.absolute {
  position: absolute;
}

.\!relative {
  position: relative !important;
}

.relative {
  position: relative;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
}

.\!-inset-1 {
  top: -.25rem !important;
  bottom: -.25rem !important;
  left: -.25rem !important;
  right: -.25rem !important;
}

.\!inset-0 {
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
}

.inset-0 {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.inset-y-0 {
  top: 0;
  bottom: 0;
}

.inset-y-3 {
  top: .75rem;
  bottom: .75rem;
}

.\!left-4 {
  left: 1rem !important;
}

.\!right-3\.5 {
  right: .875rem !important;
}

.\!right-5 {
  right: 1.25rem !important;
}

.\!right-auto {
  right: auto !important;
}

.\!top-3 {
  top: .75rem !important;
}

.-right-16 {
  right: -4rem;
}

.-right-18 {
  right: -18px;
}

.-top-4 {
  top: -1rem;
}

.bottom-0 {
  bottom: 0;
}

.bottom-5 {
  bottom: 1.25rem;
}

.left-0 {
  left: 0;
}

.left-1 {
  left: .25rem;
}

.right-0 {
  right: 0;
}

.right-0\.5 {
  right: .125rem;
}

.right-11 {
  right: 2.75rem;
}

.right-28 {
  right: 7rem;
}

.right-3\.5 {
  right: .875rem;
}

.right-4 {
  right: 1rem;
}

.top-1 {
  top: .25rem;
}

.top-1\.5 {
  top: .375rem;
}

.top-2\.5 {
  top: .625rem;
}

.top-5 {
  top: 1.25rem;
}

.top-\[3px\] {
  top: 3px;
}

.z-20 {
  z-index: 20;
}

.\!m-0 {
  margin: 0 !important;
}

.m-auto {
  margin: auto;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-1 {
  margin-top: .25rem;
  margin-bottom: .25rem;
}

.my-2\.5 {
  margin-top: .625rem;
  margin-bottom: .625rem;
}

.my-3 {
  margin-top: .75rem;
  margin-bottom: .75rem;
}

.my-7 {
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.\!mb-2\.5 {
  margin-bottom: .625rem !important;
}

.mb-1 {
  margin-bottom: .25rem;
}

.mb-14 {
  margin-bottom: 3.5rem;
}

.mb-2 {
  margin-bottom: .5rem;
}

.mb-3 {
  margin-bottom: .75rem;
}

.mb-7 {
  margin-bottom: 1.75rem;
}

.mr-1 {
  margin-right: .25rem;
}

.mr-\[3px\] {
  margin-right: 3px;
}

.mt-1 {
  margin-top: .25rem;
}

.mt-2 {
  margin-top: .5rem;
}

.mt-20 {
  margin-top: 5rem;
}

.mt-7 {
  margin-top: 1.75rem;
}

.block {
  display: block;
}

.\!flex {
  display: flex !important;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.\!grid {
  display: grid !important;
}

.grid {
  display: grid;
}

.\!hidden {
  display: none !important;
}

.hidden {
  display: none;
}

.aspect-square {
  aspect-ratio: 1;
}

.\!h-0 {
  height: 0 !important;
}

.\!h-10 {
  height: 2.5rem !important;
}

.\!h-11 {
  height: 2.75rem !important;
}

.\!h-12 {
  height: 3rem !important;
}

.\!h-14 {
  height: 3.5rem !important;
}

.\!h-16 {
  height: 4rem !important;
}

.\!h-180 {
  height: 180px !important;
}

.\!h-20 {
  height: 5rem !important;
}

.\!h-24 {
  height: 6rem !important;
}

.\!h-32 {
  height: 8rem !important;
}

.\!h-36 {
  height: 9rem !important;
}

.\!h-4 {
  height: 1rem !important;
}

.\!h-40 {
  height: 10rem !important;
}

.\!h-48 {
  height: 12rem !important;
}

.\!h-5 {
  height: 1.25rem !important;
}

.\!h-56 {
  height: 14rem !important;
}

.\!h-6 {
  height: 1.5rem !important;
}

.\!h-64 {
  height: 16rem !important;
}

.\!h-7 {
  height: 1.75rem !important;
}

.\!h-80 {
  height: 20rem !important;
}

.\!h-auto {
  height: auto !important;
}

.\!h-fit {
  height: -moz-fit-content !important;
  height: fit-content !important;
}

.\!h-full {
  height: 100% !important;
}

.h-0\.5 {
  height: .125rem;
}

.h-1 {
  height: .25rem;
}

.h-10 {
  height: 2.5rem;
}

.h-11 {
  height: 2.75rem;
}

.h-12 {
  height: 3rem;
}

.h-14 {
  height: 3.5rem;
}

.h-16 {
  height: 4rem;
}

.h-18 {
  height: 18px;
}

.h-2 {
  height: .5rem;
}

.h-2\.5 {
  height: .625rem;
}

.h-20 {
  height: 5rem;
}

.h-22xl {
  height: 22rem;
}

.h-28 {
  height: 7rem;
}

.h-3 {
  height: .75rem;
}

.h-3\.5 {
  height: .875rem;
}

.h-36 {
  height: 9rem;
}

.h-4 {
  height: 1rem;
}

.h-40 {
  height: 10rem;
}

.h-48 {
  height: 12rem;
}

.h-5 {
  height: 1.25rem;
}

.h-56 {
  height: 14rem;
}

.h-6 {
  height: 1.5rem;
}

.h-60 {
  height: 15rem;
}

.h-600 {
  height: 600px;
}

.h-60px {
  height: 60px;
}

.h-64 {
  height: 16rem;
}

.h-640 {
  height: 640px;
}

.h-7 {
  height: 1.75rem;
}

.h-72 {
  height: 18rem;
}

.h-8 {
  height: 2rem;
}

.h-9 {
  height: 2.25rem;
}

.h-96 {
  height: 24rem;
}

.h-\[150px\] {
  height: 150px;
}

.h-\[240px\] {
  height: 240px;
}

.h-\[359px\] {
  height: 359px;
}

.h-\[46px\] {
  height: 46px;
}

.h-auto {
  height: auto;
}

.h-dvh {
  height: 100dvh;
}

.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.h-full {
  height: 100%;
}

.h-global-18 {
  height: 18%;
}

.h-px {
  height: 1px;
}

.h-screen {
  height: 100vh;
}

.max-h-60 {
  max-height: 15rem;
}

.max-h-full {
  max-height: 100%;
}

.min-h-screen {
  min-height: 100vh;
}

.\!w-1\.5 {
  width: .375rem !important;
}

.\!w-1\/2 {
  width: 50% !important;
}

.\!w-1\/3 {
  width: 33.3333% !important;
}

.\!w-1\/4 {
  width: 25% !important;
}

.\!w-10 {
  width: 2.5rem !important;
}

.\!w-11\/12 {
  width: 91.6667% !important;
}

.\!w-12 {
  width: 3rem !important;
}

.\!w-2\/3 {
  width: 66.6667% !important;
}

.\!w-2\/5 {
  width: 40% !important;
}

.\!w-2\/6 {
  width: 33.3333% !important;
}

.\!w-20 {
  width: 5rem !important;
}

.\!w-24 {
  width: 6rem !important;
}

.\!w-28 {
  width: 7rem !important;
}

.\!w-3\/4 {
  width: 75% !important;
}

.\!w-32 {
  width: 8rem !important;
}

.\!w-4 {
  width: 1rem !important;
}

.\!w-4\/5 {
  width: 80% !important;
}

.\!w-40 {
  width: 10rem !important;
}

.\!w-44 {
  width: 11rem !important;
}

.\!w-48 {
  width: 12rem !important;
}

.\!w-5\/6 {
  width: 83.3333% !important;
}

.\!w-52 {
  width: 13rem !important;
}

.\!w-56 {
  width: 14rem !important;
}

.\!w-6 {
  width: 1.5rem !important;
}

.\!w-80 {
  width: 20rem !important;
}

.\!w-auto {
  width: auto !important;
}

.\!w-fit {
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.\!w-full {
  width: 100% !important;
}

.w-0\.5 {
  width: .125rem;
}

.w-1\.5 {
  width: .375rem;
}

.w-1\/12 {
  width: 8.33333%;
}

.w-1\/2 {
  width: 50%;
}

.w-1\/3 {
  width: 33.3333%;
}

.w-12 {
  width: 3rem;
}

.w-14 {
  width: 3.5rem;
}

.w-16 {
  width: 4rem;
}

.w-18 {
  width: 18px;
}

.w-2 {
  width: .5rem;
}

.w-2\.5 {
  width: .625rem;
}

.w-2\/3 {
  width: 66.6667%;
}

.w-20 {
  width: 5rem;
}

.w-24 {
  width: 6rem;
}

.w-28 {
  width: 7rem;
}

.w-3 {
  width: .75rem;
}

.w-3\.5 {
  width: .875rem;
}

.w-3\.5\/5 {
  width: 70%;
}

.w-32 {
  width: 8rem;
}

.w-36 {
  width: 9rem;
}

.w-4 {
  width: 1rem;
}

.w-4\/5 {
  width: 80%;
}

.w-40 {
  width: 10rem;
}

.w-44 {
  width: 11rem;
}

.w-48 {
  width: 12rem;
}

.w-5 {
  width: 1.25rem;
}

.w-52 {
  width: 13rem;
}

.w-6 {
  width: 1.5rem;
}

.w-60 {
  width: 15rem;
}

.w-60px {
  width: 60px;
}

.w-7 {
  width: 1.75rem;
}

.w-8 {
  width: 2rem;
}

.w-9 {
  width: 2.25rem;
}

.w-auto {
  width: auto;
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.w-full {
  width: 100%;
}

.w-screen {
  width: 100vw;
}

.\!max-w-8xl {
  max-width: 1200px !important;
}

.basis-1\/5 {
  flex-basis: 20%;
}

.\!translate-x-0 {
  --tw-translate-x: 0px !important;
  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)) !important;
}

.\!translate-y-0 {
  --tw-translate-y: 0px !important;
  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)) !important;
}

.\!translate-y-40 {
  --tw-translate-y: 10rem !important;
  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)) !important;
}

.\!rotate-90 {
  --tw-rotate: 90deg !important;
  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)) !important;
}

.-rotate-90 {
  --tw-rotate: -90deg;
  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));
}

.rotate-180 {
  --tw-rotate: 180deg;
  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));
}

.rotate-45 {
  --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));
}

.scale-150 {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  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));
}

.transform {
  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));
}

.\!cursor-default {
  cursor: default !important;
}

.cursor-pointer {
  cursor: pointer;
}

.list-inside {
  list-style-position: inside;
}

.list-disc {
  list-style-type: disc;
}

.\!grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.grid-rows-1 {
  grid-template-rows: repeat(1, minmax(0, 1fr));
}

.\!flex-row {
  flex-direction: row !important;
}

.flex-row {
  flex-direction: row;
}

.\!flex-row-reverse {
  flex-direction: row-reverse !important;
}

.\!flex-col {
  flex-direction: column !important;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.\!flex-nowrap {
  flex-wrap: nowrap !important;
}

.content-start {
  align-content: flex-start;
}

.\!items-start {
  align-items: flex-start !important;
}

.\!items-center {
  align-items: center !important;
}

.items-center {
  align-items: center;
}

.\!items-baseline {
  align-items: baseline !important;
}

.items-baseline {
  align-items: baseline;
}

.\!justify-start {
  justify-content: flex-start !important;
}

.justify-start {
  justify-content: flex-start;
}

.\!justify-end {
  justify-content: flex-end !important;
}

.justify-end {
  justify-content: flex-end;
}

.\!justify-center {
  justify-content: center !important;
}

.justify-center {
  justify-content: center;
}

.\!justify-between {
  justify-content: space-between !important;
}

.justify-between {
  justify-content: space-between;
}

.\!justify-evenly {
  justify-content: space-evenly !important;
}

.justify-evenly {
  justify-content: space-evenly;
}

.\!gap-0 {
  gap: 0 !important;
}

.\!gap-0\.5 {
  gap: .125rem !important;
}

.\!gap-1 {
  gap: .25rem !important;
}

.\!gap-1\.5 {
  gap: .375rem !important;
}

.\!gap-2 {
  gap: .5rem !important;
}

.\!gap-2\.5 {
  gap: .625rem !important;
}

.\!gap-3 {
  gap: .75rem !important;
}

.\!gap-5 {
  gap: 1.25rem !important;
}

.\!gap-6 {
  gap: 1.5rem !important;
}

.\!gap-8 {
  gap: 2rem !important;
}

.gap-0 {
  gap: 0;
}

.gap-0\.5 {
  gap: .125rem;
}

.gap-1 {
  gap: .25rem;
}

.gap-1\.5 {
  gap: .375rem;
}

.gap-2 {
  gap: .5rem;
}

.gap-2\.5 {
  gap: .625rem;
}

.gap-3 {
  gap: .75rem;
}

.gap-3\.5 {
  gap: .875rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-7 {
  gap: 1.75rem;
}

.gap-8 {
  gap: 2rem;
}

.self-end {
  align-self: flex-end;
}

.self-center {
  align-self: center;
}

.self-stretch {
  align-self: stretch;
}

.self-baseline {
  align-self: baseline;
}

.\!overflow-hidden {
  overflow: hidden !important;
}

.overflow-hidden {
  overflow: hidden;
}

.\!overflow-visible {
  overflow: visible !important;
}

.overflow-x-auto {
  overflow-x: auto;
}

.overflow-y-auto {
  overflow-y: auto;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.overflow-y-scroll {
  overflow-y: scroll;
}

.\!whitespace-normal {
  white-space: normal !important;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.text-nowrap {
  text-wrap: nowrap;
}

.\!rounded {
  border-radius: .25rem !important;
}

.\!rounded-10xl {
  border-radius: 10px !important;
}

.\!rounded-20xl {
  border-radius: 20px !important;
}

.\!rounded-2xl {
  border-radius: 1rem !important;
}

.\!rounded-35xl {
  border-radius: 35px !important;
}

.\!rounded-3xl {
  border-radius: 1.5rem !important;
}

.\!rounded-none {
  border-radius: 0 !important;
}

.\!rounded-xl {
  border-radius: .75rem !important;
}

.rounded-10xl {
  border-radius: 10px;
}

.rounded-20xl {
  border-radius: 20px;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-35xl {
  border-radius: 35px;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: .5rem;
}

.rounded-md {
  border-radius: .375rem;
}

.rounded-sm {
  border-radius: .125rem;
}

.rounded-xl {
  border-radius: .75rem;
}

.rounded-b-lg {
  border-bottom-right-radius: .5rem;
  border-bottom-left-radius: .5rem;
}

.border {
  border-width: 1px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-solid {
  border-style: solid;
}

.\!border-none {
  border-style: none !important;
}

.\!border-danger2 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(220, 53, 69, var(--tw-border-opacity, 1)) !important;
}

.\!border-danger3 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(255, 0, 0, var(--tw-border-opacity, 1)) !important;
}

.\!border-primary {
  --tw-border-opacity: 1 !important;
  border-color: rgba(230, 91, 124, var(--tw-border-opacity, 1)) !important;
}

.\!border-success2 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(32, 172, 115, var(--tw-border-opacity, 1)) !important;
}

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgba(230, 91, 124, var(--tw-border-opacity, 1));
}

.border-smoky-1 {
  --tw-border-opacity: 1;
  border-color: rgba(216, 222, 235, var(--tw-border-opacity, 1));
}

.border-smoky-6 {
  --tw-border-opacity: 1;
  border-color: rgba(241, 241, 241, var(--tw-border-opacity, 1));
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity, 1));
}

.\!bg-primary {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(230, 91, 124, var(--tw-bg-opacity, 1)) !important;
}

.\!bg-smoky-15 {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(184, 184, 184, var(--tw-bg-opacity, 1)) !important;
}

.\!bg-smoky-3 {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity, 1)) !important;
}

.\!bg-transparent {
  background-color: rgba(0, 0, 0, 0) !important;
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity, 1));
}

.bg-black\/40 {
  background-color: rgba(0, 0, 0, .4);
}

.bg-black\/70 {
  background-color: rgba(0, 0, 0, .7);
}

.bg-darkGreen {
  --tw-bg-opacity: 1;
  background-color: rgba(78, 132, 64, var(--tw-bg-opacity, 1));
}

.bg-darkPurple {
  --tw-bg-opacity: 1;
  background-color: rgba(71, 71, 107, var(--tw-bg-opacity, 1));
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity, 1));
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgba(230, 91, 124, var(--tw-bg-opacity, 1));
}

.bg-primary\/40 {
  background-color: rgba(230, 91, 124, .4);
}

.bg-purple2 {
  --tw-bg-opacity: 1;
  background-color: rgba(87, 93, 130, var(--tw-bg-opacity, 1));
}

.bg-smoky-2 {
  --tw-bg-opacity: 1;
  background-color: rgba(251, 251, 251, var(--tw-bg-opacity, 1));
}

.bg-tomato2 {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 55, 63, var(--tw-bg-opacity, 1));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}

.bg-storyRing {
  background-image: linear-gradient(56deg, #fecd00, #f9373f, #c913b9);
}

.\!fill-black {
  fill: #000 !important;
}

.fill-red-600 {
  fill: #dc2626;
}

.fill-slate-500 {
  fill: #64748b;
}

.fill-white {
  fill: #fff;
}

.\!stroke-black\/70 {
  stroke: rgba(0, 0, 0, .7) !important;
}

.\!stroke-primary {
  stroke: #e65b7c !important;
}

.\!stroke-smoky-6 {
  stroke: #f1f1f1 !important;
}

.stroke-black\/70 {
  stroke: rgba(0, 0, 0, .7);
}

.stroke-smoky-9 {
  stroke: #858585;
}

.\!object-contain {
  -o-object-fit: contain !important;
  object-fit: contain !important;
}

.object-contain {
  -o-object-fit: contain;
  object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}

.\!p-0 {
  padding: 0 !important;
}

.\!p-2 {
  padding: .5rem !important;
}

.\!p-2\.5 {
  padding: .625rem !important;
}

.\!p-3 {
  padding: .75rem !important;
}

.\!p-5 {
  padding: 1.25rem !important;
}

.\!p-px {
  padding: 1px !important;
}

.p-2\.5 {
  padding: .625rem;
}

.p-3 {
  padding: .75rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-7 {
  padding: 1.75rem;
}

.\!px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.\!px-1\.5 {
  padding-left: .375rem !important;
  padding-right: .375rem !important;
}

.\!px-2 {
  padding-left: .5rem !important;
  padding-right: .5rem !important;
}

.\!px-3 {
  padding-left: .75rem !important;
  padding-right: .75rem !important;
}

.\!px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.\!px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}

.\!py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.\!py-1\.5 {
  padding-top: .375rem !important;
  padding-bottom: .375rem !important;
}

.px-1 {
  padding-left: .25rem;
  padding-right: .25rem;
}

.px-2 {
  padding-left: .5rem;
  padding-right: .5rem;
}

.px-2\.25 {
  padding-left: 9px;
  padding-right: 9px;
}

.px-3 {
  padding-left: .75rem;
  padding-right: .75rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.py-1 {
  padding-top: .25rem;
  padding-bottom: .25rem;
}

.py-2 {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.py-3 {
  padding-top: .75rem;
  padding-bottom: .75rem;
}

.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.\!pb-0 {
  padding-bottom: 0 !important;
}

.\!pb-1 {
  padding-bottom: .25rem !important;
}

.\!pb-3 {
  padding-bottom: .75rem !important;
}

.\!pb-5 {
  padding-bottom: 1.25rem !important;
}

.\!pl-0 {
  padding-left: 0 !important;
}

.\!pl-16 {
  padding-left: 4rem !important;
}

.\!pl-5 {
  padding-left: 1.25rem !important;
}

.\!pr-4 {
  padding-right: 1rem !important;
}

.\!pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0;
}

.pb-0\.5 {
  padding-bottom: .125rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pb-3 {
  padding-bottom: .75rem;
}

.pb-30 {
  padding-bottom: 30rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pl-0\.5 {
  padding-left: .125rem;
}

.pl-1\.5 {
  padding-left: .375rem;
}

.pl-2 {
  padding-left: .5rem;
}

.pl-5 {
  padding-left: 1.25rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pt-0\.5 {
  padding-top: .125rem;
}

.pt-1\.5 {
  padding-top: .375rem;
}

.pt-3 {
  padding-top: .75rem;
}

.pt-4 {
  padding-top: 1rem;
}

.\!text-left {
  text-align: left !important;
}

.text-left {
  text-align: left;
}

.\!text-center {
  text-align: center !important;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.font-peyda {
  font-family: var(--font-peyda);
}

.\!text-10xl {
  font-size: 10px !important;
}

.\!text-11xl {
  font-size: 11px !important;
}

.\!text-13xl {
  font-size: 13px !important;
}

.\!text-7xl {
  font-size: 7px !important;
}

.\!text-base {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.\!text-lg {
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
}

.\!text-sm {
  font-size: .875rem !important;
  line-height: 1.25rem !important;
}

.\!text-xs {
  font-size: .75rem !important;
  line-height: 1rem !important;
}

.text-10xl {
  font-size: 10px;
}

.text-11xl {
  font-size: 11px;
}

.text-7xl {
  font-size: 7px;
}

.text-8xl {
  font-size: 8px;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: .875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: .75rem;
  line-height: 1rem;
}

.\!font-bold {
  font-weight: 700 !important;
}

.\!font-extrabold {
  font-weight: 800 !important;
}

.\!font-light {
  font-weight: 300 !important;
}

.\!font-medium {
  font-weight: 500 !important;
}

.\!font-normal {
  font-weight: 400 !important;
}

.\!font-thin {
  font-weight: 100 !important;
}

.font-black {
  font-weight: 900;
}

.font-bold {
  font-weight: 700;
}

.font-light {
  font-weight: 300;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.font-thin {
  font-weight: 100;
}

.\!leading-6 {
  line-height: 1.5rem !important;
}

.\!leading-loose {
  line-height: 2 !important;
}

.leading-none {
  line-height: 1;
}

.\!text-black {
  --tw-text-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1)) !important;
}

.\!text-black\/60 {
  color: rgba(0, 0, 0, .6) !important;
}

.\!text-black\/70 {
  color: rgba(0, 0, 0, .7) !important;
}

.\!text-danger3 {
  --tw-text-opacity: 1 !important;
  color: rgba(255, 0, 0, var(--tw-text-opacity, 1)) !important;
}

.\!text-primary {
  --tw-text-opacity: 1 !important;
  color: rgba(230, 91, 124, var(--tw-text-opacity, 1)) !important;
}

.\!text-secondary2 {
  --tw-text-opacity: 1 !important;
  color: rgba(250, 71, 121, var(--tw-text-opacity, 1)) !important;
}

.\!text-smoky-24 {
  --tw-text-opacity: 1 !important;
  color: rgba(112, 118, 134, var(--tw-text-opacity, 1)) !important;
}

.\!text-smoky-32 {
  --tw-text-opacity: 1 !important;
  color: rgba(119, 127, 136, var(--tw-text-opacity, 1)) !important;
}

.\!text-smoky-5 {
  --tw-text-opacity: 1 !important;
  color: rgba(74, 74, 74, var(--tw-text-opacity, 1)) !important;
}

.\!text-smoky-6 {
  --tw-text-opacity: 1 !important;
  color: rgba(241, 241, 241, var(--tw-text-opacity, 1)) !important;
}

.\!text-smoky-9 {
  --tw-text-opacity: 1 !important;
  color: rgba(133, 133, 133, var(--tw-text-opacity, 1)) !important;
}

.\!text-success2 {
  --tw-text-opacity: 1 !important;
  color: rgba(32, 172, 115, var(--tw-text-opacity, 1)) !important;
}

.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1)) !important;
}

.text-black {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1));
}

.text-black\/60 {
  color: rgba(0, 0, 0, .6);
}

.text-black\/70 {
  color: rgba(0, 0, 0, .7);
}

.text-danger {
  --tw-text-opacity: 1;
  color: rgba(255, 105, 97, var(--tw-text-opacity, 1));
}

.text-danger2 {
  --tw-text-opacity: 1;
  color: rgba(220, 53, 69, var(--tw-text-opacity, 1));
}

.text-danger3 {
  --tw-text-opacity: 1;
  color: rgba(255, 0, 0, var(--tw-text-opacity, 1));
}

.text-darkGreen {
  --tw-text-opacity: 1;
  color: rgba(78, 132, 64, var(--tw-text-opacity, 1));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity, 1));
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgba(230, 91, 124, var(--tw-text-opacity, 1));
}

.text-red-500 {
  --tw-text-opacity: 1;
  color: rgba(239, 68, 68, var(--tw-text-opacity, 1));
}

.text-red-600 {
  --tw-text-opacity: 1;
  color: rgba(220, 38, 38, var(--tw-text-opacity, 1));
}

.text-slate-500 {
  --tw-text-opacity: 1;
  color: rgba(100, 116, 139, var(--tw-text-opacity, 1));
}

.text-smoky-9 {
  --tw-text-opacity: 1;
  color: rgba(133, 133, 133, var(--tw-text-opacity, 1));
}

.text-success2 {
  --tw-text-opacity: 1;
  color: rgba(32, 172, 115, var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}

.opacity-0 {
  opacity: 0;
}

.outline {
  outline-style: solid;
}

.filter {
  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);
}

.transition-all {
  transition-property: all;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.duration-300 {
  transition-duration: .3s;
}

html {
  -webkit-text-size-adjust: 100%;
}

@media screen and (max-width: 768px) {
  input[type="text"], input[type="number"], input[type="email"], input[type="tel"], input[type="password"], textarea {
    -webkit-text-size-adjust: 100%;
  }
}

* {
  touch-action: manipulation;
}

@media screen and (max-width: 768px) {
  select {
    -moz-text-size-adjust: none;
    text-size-adjust: none;
    touch-action: manipulation;
  }
}

select {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

select:focus {
  transform: scale(1) !important;
}

p, ul, h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0 !important;
}

html, body, .ant-app {
  height: 100%;
  font-family: var(--font-iranSansX);
  direction: rtl;
  margin: 0;
  padding: 0;
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1)) !important;
  width: 100% !important;
}

a {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1));
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
  transition-duration: .3s;
}

a:hover {
  --tw-text-opacity: 1;
  color: rgba(250, 71, 121, var(--tw-text-opacity, 1));
}

* {
  box-sizing: border-box;
  direction: rtl;
  font-family: var(--font-iranSansX) !important;
}

.icon {
  fill: #fff;
  transition-duration: .3s;
}

.icon:hover {
  fill: #e65b7c;
}

.icon:hover path {
  fill: #e65b7c;
  transition-duration: .3s;
}

.order-status-manually_submitted, .order-status-draft, .order-status-invoice, .order-status-pending_payments, .order-status-on_hold, .order-status-preparing {
  stroke: #e1ba70;
  --tw-text-opacity: 1;
  color: rgba(225, 186, 112, var(--tw-text-opacity, 1));
  background-color: rgba(255, 225, 128, .5);
}

.order-status-shipped, .order-status-received, .order-status-accepted, .order-status-delivery, .order-status-remote_payment_approved {
  stroke: #20ac73;
  --tw-text-opacity: 1;
  color: rgba(32, 172, 115, var(--tw-text-opacity, 1));
  background-color: rgba(118, 221, 118, .5);
}

.order-status-rejected, .order-status-out_of_stock, .order-status-payment_error, .order-status-canceled, .order-status-canceled_not_return {
  stroke: red;
  --tw-text-opacity: 1;
  color: rgba(255, 0, 0, var(--tw-text-opacity, 1));
  background-color: rgba(255, 105, 97, .5);
}

.rowContainer {
  flex-direction: column;
  gap: 1.25rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  display: flex;
  position: relative;
}

@media (min-width: 768px) {
  .rowContainer {
    width: 100%;
  }

  @media (min-width: 430px) {
    .rowContainer {
      max-width: 430px;
    }
  }

  @media (min-width: 640px) {
    .rowContainer {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {
    .rowContainer {
      max-width: 768px;
    }
  }

  @media (min-width: 1024px) {
    .rowContainer {
      max-width: 1024px;
    }
  }

  @media (min-width: 1285px) {
    .rowContainer {
      max-width: 1285px;
    }
  }

  @media (min-width: 1538px) {
    .rowContainer {
      max-width: 1538px;
    }
  }
}

@media (min-width: 1024px) {
  .rowContainer {
    gap: 2rem;
  }
}

@media (min-width: 1285px) {
  .rowContainer {
    padding-left: 0;
    padding-right: 0;
  }
}

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

@media (min-width: 1024px) {
  .column {
    gap: 2rem;
  }
}

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

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

.carousel {
  width: 100%;
  display: flex;
  position: relative;
}

.carouselRightBtn {
  z-index: 20 !important;
  width: 2.25rem !important;
  height: 2.25rem !important;
  padding: 0 !important;
  display: none !important;
  position: absolute !important;
  right: -18px !important;
}

@media (min-width: 1024px) {
  .carouselRightBtn {
    display: flex !important;
    right: -1rem !important;
  }
}

@media (min-width: 1538px) {
  .carouselRightBtn {
    right: -18px !important;
  }
}

.carouselLeftBtn {
  z-index: 20 !important;
  width: 2.25rem !important;
  height: 2.25rem !important;
  padding: 0 !important;
  display: none !important;
  position: absolute !important;
  left: -18px !important;
}

@media (min-width: 1024px) {
  .carouselLeftBtn {
    display: flex !important;
    left: -1rem !important;
  }
}

@media (min-width: 1538px) {
  .carouselLeftBtn {
    left: -18px !important;
  }
}

.inputBox {
  flex-direction: column;
  gap: .25rem;
  height: 5rem;
  display: flex;
  position: relative;
}

@media (min-width: 768px) {
  .inputBox {
    height: 6rem;
  }
}

.inputRow {
  width: 100%;
  display: flex;
  position: relative;
}

.label {
  text-align: start;
  font-family: var(--font-peyda);
  color: rgba(0, 0, 0, .7);
  align-items: center;
  gap: .375rem;
  font-size: 10px;
  font-weight: 500;
  display: flex;
}

@media (min-width: 768px) {
  .label {
    font-size: 13px;
  }
}

.input {
  --tw-border-opacity: 1;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(244, 244, 244, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(251, 251, 251, var(--tw-bg-opacity, 1));
  color: rgba(0, 0, 0, .7);
  outline-offset: 2px;
  border-radius: 20px;
  outline: 2px solid rgba(0, 0, 0, 0);
  justify-content: flex-end;
  align-items: center;
  gap: .625rem;
  width: 100%;
  padding: .5rem 1.75rem .5rem 1rem;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.5rem;
  transition-duration: .3s;
  display: flex;
}

.input::placeholder {
  color: rgba(0, 0, 0, .7);
}

.input:-moz-read-only {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity, 1));
}

.input:read-only {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity, 1));
}

.input:hover {
  --tw-border-opacity: 1;
  border-color: rgba(133, 133, 133, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity, 1));
  --tw-shadow: 0px 3px 8px 1px #f8f8f8;
  --tw-shadow-colored: 0px 3px 8px 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.input:hover:-moz-read-only {
  --tw-border-opacity: 1;
  border-color: rgba(244, 244, 244, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity, 1));
  --tw-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.input:hover:read-only {
  --tw-border-opacity: 1;
  border-color: rgba(244, 244, 244, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity, 1));
  --tw-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.input:focus {
  --tw-border-opacity: 1;
  border-color: rgba(133, 133, 133, var(--tw-border-opacity, 1));
  --tw-shadow: 0px 3px 8px 1px #f8f8f8;
  --tw-shadow-colored: 0px 3px 8px 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.input:active:-moz-read-only {
  --tw-border-opacity: 1;
  border-color: rgba(244, 244, 244, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity, 1));
  --tw-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.input:active:read-only {
  --tw-border-opacity: 1;
  border-color: rgba(244, 244, 244, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity, 1));
  --tw-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.input:disabled {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity, 1));
}

.input:disabled:-moz-read-only {
  cursor: not-allowed;
}

.input:disabled:read-only {
  cursor: not-allowed;
}

.input:hover:disabled, .input:active:disabled {
  --tw-border-opacity: 1;
  border-color: rgba(244, 244, 244, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity, 1));
  --tw-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

@media (min-width: 768px) {
  .input {
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-right: 2.25rem;
    font-size: .875rem;
    line-height: 1.25rem;
  }
}

.input {
  touch-action: manipulation;
}

.selectComponent {
  height: 42px !important;
}

@media (min-width: 1024px) {
  .selectComponent {
    height: 46px !important;
  }
}

.inputIcon {
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
  position: absolute;
  top: .75rem;
  right: .5rem;
  overflow: hidden;
}

@media (min-width: 768px) {
  .inputIcon {
    width: 1.25rem;
    height: 1.25rem;
    right: .75rem;
  }
}

.inputError {
  text-align: start;
  font-family: var(--font-peyda);
  --tw-text-opacity: 1;
  color: rgba(220, 53, 69, var(--tw-text-opacity, 1));
  font-size: 8px;
  font-weight: 500;
}

@media (min-width: 768px) {
  .inputError {
    font-size: 10px;
  }
}

.inputImage {
  cursor: pointer;
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.filterSortSelect .ant-select-selection-search-input, .filterSortSelect .ant-select-selector {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  height: 2.5rem !important;
  color: rgba(71, 71, 107, var(--tw-text-opacity, 1)) !important;
  outline-offset: 2px !important;
  outline: 2px solid rgba(0, 0, 0, 0) !important;
  padding-left: .75rem !important;
  padding-right: .75rem !important;
}

.filterSortSelect .ant-select-selection-search-input:hover, .filterSortSelect .ant-select-selector:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1)) !important;
}

@media (min-width: 1024px) {
  .filterSortSelect .ant-select-selection-search-input, .filterSortSelect .ant-select-selector {
    height: 4rem !important;
  }
}

.filterSortSelect .ant-select-selector {
  --tw-border-opacity: 1 !important;
  border-style: solid !important;
  border-width: 1px !important;
  border-color: rgba(71, 71, 107, var(--tw-border-opacity, 1)) !important;
  border-radius: 9999px !important;
}

.filterSortSelect .ant-select-item-option-content {
  font-size: .875rem !important;
  line-height: 1.25rem !important;
}

.filterSortSelect .ant-select-item-option-content:hover {
  --tw-text-opacity: 1 !important;
  color: rgba(71, 71, 107, var(--tw-text-opacity, 1)) !important;
}

.filterSortSelect .ant-select-selection-item {
  font-size: .75rem !important;
  line-height: 1rem !important;
}

@media (min-width: 1024px) {
  .filterSortSelect .ant-select-selection-item {
    font-size: .875rem !important;
    line-height: 1.25rem !important;
  }
}

.carousel .swiper-pagination {
  z-index: 30 !important;
  border-radius: 1rem !important;
  justify-content: space-between !important;
  gap: .375rem !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  transition-duration: .3s !important;
  display: flex !important;
}

.carousel .swiper-pagination-bullet {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(50, 50, 50, var(--tw-bg-opacity, 1)) !important;
  border-radius: 1rem !important;
  width: .5rem !important;
  height: .375rem !important;
  margin: 0 !important;
}

@media (min-width: 430px) {
  .carousel .swiper-pagination-bullet {
    width: .625rem !important;
    height: .5rem !important;
  }
}

.carousel .swiper-pagination-bullet-active {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(250, 71, 121, var(--tw-bg-opacity, 1)) !important;
  border-radius: 1rem !important;
  width: 1rem !important;
  height: .5rem !important;
}

@media (min-width: 430px) {
  .carousel .swiper-pagination-bullet-active {
    width: 18px !important;
    height: 9px !important;
  }
}

.carousel .swiper-pagination {
  margin-left: auto !important;
  margin-right: auto !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
}

@media (min-width: 1024px) {
  .carousel .swiper-pagination {
    display: none !important;
  }
}

.singleProductSwiper .swiper-wrapper, .OxygenStudyHallSwiper .swiper-wrapper {
  margin-bottom: 1rem !important;
}

@media (min-width: 768px) {
  .singleProductSwiper .swiper-wrapper, .OxygenStudyHallSwiper .swiper-wrapper {
    margin-bottom: 1.25rem !important;
  }
}

@media (min-width: 1024px) {
  .singleProductSwiper .swiper-wrapper, .OxygenStudyHallSwiper .swiper-wrapper {
    margin-bottom: 1.25rem !important;
  }
}

.scrollbar {
  padding-bottom: .75rem;
}

.scrollbar::-webkit-scrollbar {
  width: .375rem;
  height: .5rem;
  padding-top: .5rem;
}

.rc-virtual-list-holder::-webkit-scrollbar {
  width: .375rem;
  height: .5rem;
  padding-top: .5rem;
}

.scrollbar::-webkit-scrollbar-track {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity, 1));
  border-radius: 9999px;
}

.rc-virtual-list-holder::-webkit-scrollbar-track {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity, 1));
  border-radius: 9999px;
}

.scrollbar::-webkit-scrollbar-thumb {
  --tw-bg-opacity: 1;
  background-color: rgba(230, 230, 230, var(--tw-bg-opacity, 1));
  border-radius: 9999px;
}

.rc-virtual-list-holder::-webkit-scrollbar-thumb {
  --tw-bg-opacity: 1;
  background-color: rgba(230, 230, 230, var(--tw-bg-opacity, 1));
  border-radius: 9999px;
}

.scrollbar::-webkit-scrollbar-thumb:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(184, 184, 184, var(--tw-bg-opacity, 1));
  transition-duration: .3s;
}

.rc-virtual-list-holder::-webkit-scrollbar-thumb:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(184, 184, 184, var(--tw-bg-opacity, 1));
  transition-duration: .3s;
}

.stories::-webkit-scrollbar {
  display: none;
}

.singleProductRowAnchor::-webkit-scrollbar {
  display: none;
}

.imageComment::-webkit-scrollbar {
  width: .375rem;
  height: .25rem;
  padding-top: .5rem;
}

.brandScrollbar::-webkit-scrollbar {
  width: .375rem;
  height: .25rem;
  padding-top: .5rem;
}

.productScrollbar::-webkit-scrollbar {
  width: .375rem;
  height: .25rem;
  padding-top: .5rem;
}

.rc-virtual-list-holder::-webkit-scrollbar {
  width: .375rem;
  height: .25rem;
  padding-top: .5rem;
}

input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.MakeUpArtistsCommentSwiper .swiper-pagination {
  display: none !important;
  position: absolute !important;
  bottom: 1.5rem !important;
}

@media (min-width: 1024px) {
  .MakeUpArtistsCommentSwiper .swiper-pagination {
    display: flex !important;
  }
}

@media (min-width: 1285px) {
  .MakeUpArtistsCommentSwiper .swiper-pagination {
    bottom: 3rem !important;
  }
}

@media (min-width: 1538px) {
  .MakeUpArtistsCommentSwiper .swiper-pagination {
    bottom: 2rem !important;
  }
}

.ant-pagination {
  flex-direction: row-reverse;
  align-self: flex-end;
  gap: .5rem;
  display: flex;
}

.ant-pagination-item {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(184, 184, 184, var(--tw-bg-opacity, 1)) !important;
  border-radius: 1rem !important;
  justify-content: center !important;
  align-items: center !important;
  width: 2.25rem !important;
  height: 2.25rem !important;
  margin: 0 !important;
  padding: 0 !important;
  display: flex !important;
}

.ant-pagination-item a {
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1)) !important;
  align-self: center !important;
  padding: 0 !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  line-height: 1.5rem !important;
}

.ant-pagination-item-active {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(230, 91, 124, var(--tw-bg-opacity, 1)) !important;
  border-style: none !important;
  display: flex !important;
}

.thumbsSwiper .swiper-wrapper {
  grid-template-rows: repeat(4, minmax(0, 1fr)) !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

@media (min-width: 768px) {
  .thumbsSwiper .swiper-wrapper {
    display: grid !important;
    transform: none !important;
  }
}

.swiper-thumbs .swiper-slide-thumb-active {
  --tw-border-opacity: 1 !important;
  border-style: solid !important;
  border-width: 2px !important;
  border-color: rgba(230, 91, 124, var(--tw-border-opacity, 1)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1)) !important;
  border-radius: .75rem !important;
  justify-content: center !important;
  align-items: center !important;
  display: flex !important;
}

.singleProductModal .ant-modal-close {
  --tw-border-opacity: 1 !important;
  border-style: solid !important;
  border-width: 1px !important;
  border-color: rgba(41, 45, 50, var(--tw-border-opacity, 1)) !important;
  border-radius: .5rem !important;
  justify-content: center !important;
  align-items: center !important;
  width: 1.5rem !important;
  height: 1.5rem !important;
  display: flex !important;
}

@media (min-width: 768px) {
  .singleProductModal .ant-modal-close {
    width: 2.25rem !important;
    height: 2.25rem !important;
  }
}

.singleProductModal .ant-modal-close-x {
  width: 18px !important;
  height: 18px !important;
}

@media (min-width: 768px) {
  .singleProductModal .ant-modal-close-x {
    width: 2.25rem !important;
    height: 2.25rem !important;
  }
}

.AddAddressModal .ant-modal-close {
  display: none !important;
}

.AddAddressModal .ant-modal-content {
  padding: .75rem !important;
}

@media (min-width: 1024px) {
  .AddAddressModal .ant-modal-content {
    padding: 2rem !important;
  }
}

.ant-select-selection-search-input, .ant-select-selector {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 251, 251, var(--tw-bg-opacity, 1)) !important;
  color: rgba(0, 0, 0, .7) !important;
  outline-offset: 2px !important;
  border-style: none !important;
  border-radius: 1rem !important;
  outline: 2px solid rgba(0, 0, 0, 0) !important;
  justify-content: space-between !important;
  align-items: center !important;
  width: 100% !important;
  height: 4rem !important;
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  transition-duration: .3s !important;
  display: flex !important;
}

.ant-select-selection-search-input::-moz-placeholder {
  color: rgba(0, 0, 0, .7) !important;
}

.ant-select-selector::-moz-placeholder {
  color: rgba(0, 0, 0, .7) !important;
}

.ant-select-selection-search-input::placeholder, .ant-select-selector::placeholder {
  color: rgba(0, 0, 0, .7) !important;
}

.ant-select-selection-search-input:hover, .ant-select-selector:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity, 1)) !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 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow) !important;
}

.ant-select-selection-search-input:focus, .ant-select-selector:focus {
  --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 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow) !important;
  border-style: none !important;
}

@media (min-width: 768px) {
  .ant-select-selection-search-input, .ant-select-selector {
    font-size: .875rem !important;
    line-height: 1.25rem !important;
  }
}

.ant-select {
  height: auto !important;
}

.ant-select h3 {
  text-align: right !important;
  --tw-text-opacity: 1 !important;
  color: rgba(230, 91, 124, var(--tw-text-opacity, 1)) !important;
  font-size: .75rem !important;
  font-weight: 900 !important;
  line-height: 1rem !important;
}

.ant-select p {
  text-align: right;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1));
  font-size: 10px;
  font-weight: 600;
}

.ant-select-item {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 251, 251, var(--tw-bg-opacity, 1)) !important;
  justify-content: center !important;
  align-items: center !important;
  transition-duration: .3s !important;
  display: flex !important;
}

.ant-select-item:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity, 1)) !important;
}

.rc-virtual-list-holder-inner {
  flex-direction: column !important;
  gap: 1.25rem !important;
  padding-top: .75rem !important;
  padding-bottom: .75rem !important;
  display: flex !important;
}

.ant-select-dropdown {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 251, 251, var(--tw-bg-opacity, 1)) !important;
  --tw-shadow: 0 0 rgba(0, 0, 0, 0) !important;
  --tw-shadow-colored: 0 0 rgba(0, 0, 0, 0) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow) !important;
}

.ant-select-item-option-content h3 {
  text-align: right !important;
  --tw-text-opacity: 1 !important;
  color: rgba(230, 91, 124, var(--tw-text-opacity, 1)) !important;
  font-size: 11px !important;
  font-weight: 900 !important;
}

.ant-select-item-option-content {
  text-align: right !important;
  --tw-text-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1)) !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  transition-duration: .3s !important;
}

.ant-select-item-option-content:hover {
  --tw-text-opacity: 1 !important;
  color: rgba(230, 91, 124, var(--tw-text-opacity, 1)) !important;
}

.ant-slider-with-marks {
  width: 91.6667% !important;
  margin-top: 2rem !important;
  margin-bottom: .625rem !important;
}

@media (min-width: 430px) {
  .ant-slider-with-marks {
    width: 66.6667% !important;
  }
}

.marksSlider .ant-slider-dot {
  display: none !important;
}

.marksSlider .ant-slider-mark-text {
  --tw-text-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1)) !important;
  top: -2.25rem !important;
}

.ant-slider {
  width: 100% !important;
}

.ant-slider-rail {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(233, 233, 233, var(--tw-bg-opacity, 1)) !important;
}

.ant-slider-track {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(230, 91, 124, var(--tw-bg-opacity, 1)) !important;
}

.ant-slider-track:disabled {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(226, 0, 54, var(--tw-bg-opacity, 1)) !important;
}

.ant-slider-handle, .ant-slider-handle:after, .ant-slider-handle:before {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(230, 91, 124, var(--tw-bg-opacity, 1)) !important;
  --tw-shadow: 0 0 rgba(0, 0, 0, 0) !important;
  --tw-shadow-colored: 0 0 rgba(0, 0, 0, 0) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow) !important;
  border-style: none !important;
  border-radius: 9999px !important;
}

.ant-upload {
  --tw-border-opacity: 1 !important;
  border-color: rgba(193, 193, 193, var(--tw-border-opacity, 1)) !important;
  background-color: rgba(0, 0, 0, 0) !important;
  border-radius: 1rem !important;
  margin: 0 !important;
  transition-duration: .3s !important;
}

.ant-upload:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgba(230, 91, 124, var(--tw-border-opacity, 1)) !important;
}

.ant-upload-list-item-container {
  margin: 0 !important;
}

.ant-upload-list-item {
  --tw-border-opacity: 1 !important;
  border-color: rgba(230, 91, 124, var(--tw-border-opacity, 1)) !important;
  border-radius: 1rem !important;
  padding: .25rem !important;
}

.ant-upload-list-item:before {
  content: var(--tw-content) !important;
  border-radius: 1rem !important;
  width: 100% !important;
  height: 100% !important;
  right: 0 !important;
}

.ant-upload-list-item a, .ant-upload-list-item img {
  border-radius: 1rem !important;
  width: 100% !important;
  height: 100% !important;
}

.ant-upload-list-picture-card {
  flex-flow: wrap !important;
  gap: .5rem !important;
  width: 100% !important;
  display: flex !important;
}

@media (min-width: 640px) {
  .ant-upload-list-picture-card {
    flex-wrap: nowrap !important;
  }
}

@media (min-width: 768px) {
  .ant-upload-list-picture-card {
    gap: 1.25rem !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
}

.ant-affix {
  display: none;
}

.bannersCarousel .swiper-pagination {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1)) !important;
  border-radius: 20px !important;
  justify-content: center !important;
  align-self: center !important;
  align-items: center !important;
  height: 2rem !important;
  padding-left: .625rem !important;
  padding-right: .625rem !important;
  display: flex !important;
  position: absolute !important;
  bottom: -.75rem !important;
}

@media (min-width: 430px) {
  .bannersCarousel .swiper-pagination {
    height: 2.5rem !important;
  }
}

@media (min-width: 768px) {
  .bannersCarousel .swiper-pagination {
    display: none !important;
  }
}

.desktopSpecialDiscountSwiper .swiper-wrapper {
  align-items: flex-end !important;
  display: flex !important;
}

.desktopSpecialDiscountSwiper .swiper-slide {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  border-radius: 1.5rem;
  padding: .75rem;
  display: flex;
  height: 16rem !important;
}

@media (min-width: 1024px) {
  .desktopSpecialDiscountSwiper .swiper-slide {
    padding: 1.5rem;
  }
}

.desktopSpecialDiscountSwiper .swiper-slide img {
  --tw-blur: blur(4px);
  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);
}

.desktopSpecialDiscountSwiper .swiper-slide-active {
  width: 100%;
  height: 100% !important;
}

.desktopSpecialDiscountSwiper .swiper-slide-active img {
  --tw-blur:  !important;
  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) !important;
}

.desktopSpecialDiscountSwiper .swiper-pagination {
  display: flex !important;
  bottom: 11px !important;
  left: 76px !important;
  right: auto !important;
}

@media (min-width: 1538px) {
  .desktopSpecialDiscountSwiper .swiper-pagination {
    left: 6.25rem !important;
  }
}

.mobileSpecialDiscountSwiper .swiper-slide {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  width: auto;
  padding: 1.5rem;
  display: flex;
  border-radius: 1.5rem !important;
  height: 20rem !important;
}

@media (min-width: 768px) {
  .mobileSpecialDiscountSwiper .swiper-slide {
    height: 24rem !important;
  }
}

.mobileSpecialDiscountSwiper .swiper-pagination {
  display: flex !important;
  bottom: .5rem !important;
}

.antdTable table {
  border-radius: 1rem !important;
  flex-direction: column !important;
  width: 100% !important;
  display: flex !important;
}

.antdTable thead {
  background-color: rgba(230, 91, 124, .05) !important;
  border-radius: 1rem !important;
  width: 100% !important;
  margin-bottom: 1.25rem !important;
  display: flex !important;
}

.antdTable tr {
  flex-direction: row !important;
  justify-content: flex-start !important;
  align-self: center !important;
  align-items: center !important;
  gap: .5rem !important;
  width: 100% !important;
  display: flex !important;
}

.antdTable tr, .antdTable .ant-table-pagination {
  --tw-border-opacity: 1 !important;
  border-style: solid !important;
  border-width: 1px !important;
  border-color: rgba(235, 235, 235, var(--tw-border-opacity, 1)) !important;
  border-radius: 1rem !important;
  padding-left: .5rem !important;
  padding-right: .5rem !important;
  transition-duration: .3s !important;
}

.antdTable .ant-table-tbody tr:hover {
  background-color: rgba(230, 91, 124, .05) !important;
}

.antdTable th {
  color: rgba(0, 0, 0, .7) !important;
  font-size: 10px !important;
  font-weight: 700 !important;
}

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

.antdTable tbody {
  flex-direction: column !important;
  gap: 1.25rem !important;
  width: 100% !important;
  display: flex !important;
}

.antdTable td {
  font-size: 8px !important;
  font-weight: 600 !important;
}

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

.antdTable th, .antdTable td {
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  text-align: right !important;
  color: rgba(0, 0, 0, .7) !important;
  background-color: rgba(0, 0, 0, 0) !important;
  border-style: none !important;
  justify-content: center !important;
  align-self: center !important;
  align-items: center !important;
  width: 13% !important;
  height: 3.5rem !important;
  padding: 0 !important;
  line-height: 1.25rem !important;
  display: flex !important;
  overflow: hidden !important;
}

.antdTable .ant-table-pagination {
  justify-content: flex-start !important;
  align-self: center !important;
  align-items: center !important;
  height: 3.5rem !important;
  margin-top: 1.25rem !important;
}

.singleProductText {
  text-align: justify;
  color: rgba(0, 0, 0, .9);
  font-size: .75rem;
  line-height: 1rem;
  line-height: 2 !important;
}

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

.singleProductText p {
  color: rgba(0, 0, 0, .9) !important;
  line-height: 2 !important;
}

.singleProductText strong {
  font-weight: 600 !important;
  line-height: 2 !important;
}

.singleProductText a {
  --tw-text-opacity: 1 !important;
  color: rgba(230, 91, 124, var(--tw-text-opacity, 1)) !important;
  line-height: 2 !important;
  transition-duration: .3s !important;
}

.singleProductText a:hover {
  --tw-text-opacity: 1 !important;
  color: rgba(226, 0, 54, var(--tw-text-opacity, 1)) !important;
}

.ant-select-item img {
  width: 1.25rem !important;
  height: 1.25rem !important;
}

.rc-virtual-list-holder-inner {
  gap: .5rem !important;
}

.anchorComponent div {
  width: 100% !important;
}

.anchor .ant-anchor {
  flex-direction: row;
  align-items: center;
  gap: .75rem;
  width: 100%;
  display: flex;
  position: relative;
}

@media (min-width: 1024px) {
  .anchor .ant-anchor {
    flex-direction: column;
    align-items: flex-start;
  }
}

.anchor .ant-anchor:before {
  display: none !important;
}

.anchor .ant-anchor-link {
  cursor: pointer;
  text-align: right;
  font-family: var(--font-peyda);
  color: rgba(0, 0, 0, .7);
  font-size: .875rem;
  font-weight: 300;
  line-height: 1.25rem;
  transition-duration: .3s;
  padding: 0 !important;
}

.anchor .ant-anchor-link:hover {
  --tw-text-opacity: 1;
  color: rgba(250, 71, 121, var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .anchor .ant-anchor-link {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.anchor .ant-anchor-link-active {
  --tw-gradient-from: transparent var(--tw-gradient-from-position) !important;
  --tw-gradient-to: #fa4779 var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
  border-radius: 20px !important;
  width: 100% !important;
  padding: 1px !important;
  font-weight: 800 !important;
}

@media (min-width: 1024px) {
  .anchor .ant-anchor-link-active {
    --tw-translate-x: 3.5rem !important;
    height: 3rem !important;
    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)) !important;
    background-image: linear-gradient(to right, var(--tw-gradient-stops)) !important;
  }
}

.anchor .ant-anchor-link-title-active {
  --tw-text-opacity: 1 !important;
  width: 100% !important;
  height: 100% !important;
  color: rgba(250, 71, 121, var(--tw-text-opacity, 1)) !important;
  border-radius: 20px !important;
  flex-direction: row-reverse !important;
  justify-content: flex-end !important;
  align-items: center !important;
  gap: .375rem !important;
  font-weight: 500 !important;
  display: flex !important;
  position: relative !important;
}

@media (min-width: 1024px) {
  .anchor .ant-anchor-link-title-active {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1)) !important;
    flex-direction: row !important;
    justify-content: space-between !important;
    padding: .75rem !important;
  }
}

.anchor .ant-anchor-link-title-active:after {
  content: "";
  background-color: rgba(230, 91, 124, .4);
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: .875rem;
  height: .875rem;
  display: flex;
  position: relative;
}

@media (min-width: 1024px) {
  .anchor .ant-anchor-link-title-active:after {
    width: 1rem;
    height: 1rem;
  }
}

.anchor .ant-anchor-link-title-active:before {
  content: "";
  --tw-bg-opacity: 1;
  background-color: rgba(230, 91, 124, var(--tw-bg-opacity, 1));
  border-radius: 9999px;
  width: .5rem;
  height: .5rem;
  position: absolute;
  right: 3px;
}

@media (min-width: 1024px) {
  .anchor .ant-anchor-link-title-active:before {
    width: .625rem;
    height: .625rem;
    left: 15px;
    right: auto;
  }
}

.anchor .ant-anchor-ink-visible {
  display: none !important;
}

.singleProductCarousel .swiper-pagination {
  bottom: .625rem !important;
}

.anchorComponent {
  overflow-x: auto;
}

.ProductInformationTable th, .ProductInformationTable td {
  width: 16.6667% !important;
}

.bgGlass {
  z-index: 10 !important;
  --tw-shadow: 0px 8px 12px 0px rgba(0, 0, 0, .1) !important;
  --tw-shadow-colored: 0px 8px 12px 0px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow) !important;
  --tw-backdrop-blur: blur(4px) !important;
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia) !important;
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia) !important;
  background-color: rgba(184, 184, 184, .1) !important;
  border-radius: 1.5rem !important;
  justify-content: center !important;
  align-items: center !important;
  display: flex !important;
  position: absolute !important;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
}

.cartModal .ant-modal-close {
  border: 2px solid rgba(0, 0, 0, .4) !important;
  border-radius: 9999px !important;
  justify-content: center !important;
  align-items: center !important;
  width: 1.5rem !important;
  height: 1.5rem !important;
  display: none !important;
}

.cartModal .ant-modal-header {
  --tw-text-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1)) !important;
  justify-content: center !important;
  align-items: center !important;
  font-size: 1rem !important;
  line-height: 1.5rem !important;
  display: flex !important;
}

.cartModal .ant-modal-content, .cartModal .ant-modal-body {
  border-radius: 1.5rem !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
  gap: .75rem !important;
  display: flex !important;
}

@media (min-width: 1024px) {
  .cartModal .ant-modal-content, .cartModal .ant-modal-body {
    gap: 1.25rem !important;
  }
}

.cartMainTitle {
  text-align: right;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1));
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.25rem;
}

@media (min-width: 1285px) {
  .cartMainTitle {
    font-size: 1rem;
    line-height: 2rem !important;
  }
}

.CarouselCard .swiper-pagination {
  display: flex !important;
  position: absolute !important;
}

.CarouselCard .swiper-pagination-bullet {
  cursor: pointer !important;
}

.CarouselCard .swiper-wrapper {
  padding-bottom: 1rem !important;
}

@media (min-width: 768px) {
  .CarouselCard .swiper-wrapper {
    padding-bottom: 1.25rem !important;
  }
}

.ant-switch {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(184, 184, 184, var(--tw-bg-opacity, 1)) !important;
}

.ant-switch:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(119, 127, 136, var(--tw-bg-opacity, 1)) !important;
}

.ant-switch-checked {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(230, 91, 124, var(--tw-bg-opacity, 1)) !important;
}

.ant-switch-checked:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(226, 0, 54, var(--tw-bg-opacity, 1)) !important;
}

.content {
  z-index: 10;
  --tw-text-opacity: 1;
  height: 100%;
  color: rgba(55, 65, 81, var(--tw-text-opacity, 1));
}

.content a {
  --tw-text-opacity: 1;
  color: rgba(230, 91, 124, var(--tw-text-opacity, 1));
  transition-duration: .3s;
}

.content a:hover {
  --tw-text-opacity: 1;
  color: rgba(226, 0, 54, var(--tw-text-opacity, 1));
}

.content h1 {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.75rem;
}

@media (min-width: 1024px) {
  .content h1 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.content h2 {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
}

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

.content h3 {
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.25rem;
}

@media (min-width: 1024px) {
  .content h3 {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.content h4 {
  font-size: .75rem;
  font-weight: 600;
  line-height: 1rem;
}

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

.content span, .content li {
  text-align: right;
  font-size: .75rem;
  line-height: 1rem;
}

@media (min-width: 1024px) {
  .content span, .content li {
    font-size: .875rem;
    line-height: 1.25rem;
  }
}

.content p {
  text-align: justify;
  font-size: .75rem;
  line-height: 1.75rem !important;
}

@media (min-width: 640px) {
  .content p {
    font-size: .875rem;
    line-height: 1.25rem;
  }
}

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

.content strong {
  font-weight: 700;
}

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

@media (min-width: 1024px) {
  .content div {
    gap: 1rem;
  }
}

.content ul {
  flex-direction: column;
  gap: .375rem;
  width: 100%;
  display: flex;
}

.content img {
  -o-object-fit: contain !important;
  object-fit: contain !important;
  border-radius: 56px !important;
  width: 100% !important;
  height: 16rem !important;
  padding-top: 1.25rem !important;
}

@media (min-width: 640px) {
  .content img {
    height: 24rem !important;
  }
}

@media (min-width: 1024px) {
  .content img {
    height: 30rem !important;
  }
}

.filterCheckout .ant-checkbox-wrapper span {
  align-self: center;
  align-items: center;
  display: flex;
}

.bestSellersSelect .ant-select-selection-search-input, .bestSellersSelect .ant-select-selector {
  height: 2rem !important;
}

.AddRatesFormSlider {
  align-self: center !important;
  width: 98% !important;
  margin: .75rem 0 !important;
}

.commentSort .ant-select-selection-search-input, .commentSort .ant-select-selector {
  height: 1.75rem !important;
  padding-left: .25rem !important;
  padding-right: .25rem !important;
}

.commentSort .ant-select-selection-item {
  font-size: 10px !important;
}

.productDropDown, .productDropDown .ant-select-selector, .productDropDown .ant-select-selection-item {
  width: 100% !important;
  height: 100% !important;
  display: flex !important;
}

.productDropDown input {
  position: absolute !important;
}

.productDropDown .ant-select-selector:after {
  display: none !important;
}

.productDropDown .ant-select-arrow {
  position: absolute !important;
  top: 1.5rem !important;
  left: 1.25rem !important;
}

@media (min-width: 1024px) {
  .productDropDown .ant-select-arrow {
    top: 18px !important;
    left: .75rem !important;
  }
}

.skeleton {
  width: 100% !important;
  height: 100% !important;
}

.ProductInformationTableNoData tr, .ProductInformationTableNoData td {
  width: 100% !important;
  height: auto !important;
}

.pwaDrawer .ant-drawer-header {
  display: none !important;
}

.pwaDrawer .ant-drawer-content {
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important;
}

.pwaDrawer .ant-drawer-content-wrapper {
  height: 60% !important;
}

@media (min-width: 1024px) {
  .pwaDrawer .ant-drawer-content-wrapper {
    height: 50% !important;
  }
}

@media not all and (min-width: 1024px) {
  @media (min-width: 430px) {
    .max-lg\:container {
      max-width: 430px;
    }
  }

  @media (min-width: 430px) {
    .max-lg\:container {
      max-width: 430px;
    }
  }

  @media (min-width: 640px) {
    .max-lg\:container {
      max-width: 640px;
    }
  }

  @media (min-width: 430px) {
    .max-lg\:container {
      max-width: 430px;
    }
  }

  @media (min-width: 640px) {
    .max-lg\:container {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {
    .max-lg\:container {
      max-width: 768px;
    }
  }

  @media (min-width: 430px) {
    .max-lg\:container {
      max-width: 430px;
    }
  }

  @media (min-width: 640px) {
    .max-lg\:container {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {
    .max-lg\:container {
      max-width: 768px;
    }
  }

  @media (min-width: 1024px) {
    .max-lg\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 430px) {
    .max-lg\:container {
      max-width: 430px;
    }
  }

  @media (min-width: 640px) {
    .max-lg\:container {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {
    .max-lg\:container {
      max-width: 768px;
    }
  }

  @media (min-width: 1024px) {
    .max-lg\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1285px) {
    .max-lg\:container {
      max-width: 1285px;
    }
  }

  .max-lg\:container {
    width: 100%;
  }

  @media (min-width: 430px) {
    .max-lg\:container {
      max-width: 430px;
    }
  }

  @media (min-width: 640px) {
    .max-lg\:container {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {
    .max-lg\:container {
      max-width: 768px;
    }
  }

  @media (min-width: 1024px) {
    .max-lg\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1285px) {
    .max-lg\:container {
      max-width: 1285px;
    }
  }

  @media (min-width: 1538px) {
    .max-lg\:container {
      max-width: 1538px;
    }
  }
}

@media (min-width: 768px) {
  .md\:container {
    width: 100%;
  }

  @media (min-width: 430px) {
    .md\:container {
      max-width: 430px;
    }
  }

  @media (min-width: 640px) {
    .md\:container {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {
    .md\:container {
      max-width: 768px;
    }
  }

  @media (min-width: 1024px) {
    .md\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1285px) {
    .md\:container {
      max-width: 1285px;
    }
  }

  @media (min-width: 1538px) {
    .md\:container {
      max-width: 1538px;
    }
  }
}

.hover\:\!bg-transparent:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}

.hover\:\!stroke-danger3:hover {
  stroke: red !important;
}

.hover\:\!stroke-primary:hover {
  stroke: #e65b7c !important;
}

.hover\:stroke-primary:hover {
  stroke: #e65b7c;
}

.hover\:\!text-black:hover {
  --tw-text-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1)) !important;
}

.hover\:\!text-danger3:hover {
  --tw-text-opacity: 1 !important;
  color: rgba(255, 0, 0, var(--tw-text-opacity, 1)) !important;
}

.hover\:\!text-primary:hover {
  --tw-text-opacity: 1 !important;
  color: rgba(230, 91, 124, var(--tw-text-opacity, 1)) !important;
}

.hover\:text-primary:hover {
  --tw-text-opacity: 1;
  color: rgba(230, 91, 124, var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:block {
  display: block;
}

.group:hover .group-hover\:\!bg-primary\/10 {
  background-color: rgba(230, 91, 124, .1) !important;
}

.group:hover .group-hover\:\!stroke-primary {
  stroke: #e65b7c !important;
}

.group:hover .group-hover\:\!stroke-secondary2 {
  stroke: #fa4779 !important;
}

.group:hover .group-hover\:\!text-primary {
  --tw-text-opacity: 1 !important;
  color: rgba(230, 91, 124, var(--tw-text-opacity, 1)) !important;
}

.group:hover .group-hover\:\!text-secondary2 {
  --tw-text-opacity: 1 !important;
  color: rgba(250, 71, 121, var(--tw-text-opacity, 1)) !important;
}

.group:focus .group-focus\:bg-primary\/10 {
  background-color: rgba(230, 91, 124, .1);
}

.group:focus .group-focus\:\!stroke-primary {
  stroke: #e65b7c !important;
}

.group:focus .group-focus\:text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.group:focus .group-focus\:font-medium {
  font-weight: 500;
}

.group:focus .group-focus\:\!text-primary {
  --tw-text-opacity: 1 !important;
  color: rgba(230, 91, 124, var(--tw-text-opacity, 1)) !important;
}

@media not all and (min-width: 1024px) {
  .max-lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .max-lg\:\!block {
    display: block !important;
  }

  .max-lg\:\!hidden {
    display: none !important;
  }

  .max-lg\:hidden {
    display: none;
  }

  .max-lg\:\!h-full {
    height: 100% !important;
  }

  .max-lg\:h-20 {
    height: 5rem;
  }

  .max-lg\:overflow-x-auto {
    overflow-x: auto;
  }

  .max-lg\:\!px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .max-lg\:\!text-lg {
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }

  .max-lg\:\!text-xs {
    font-size: .75rem !important;
    line-height: 1rem !important;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:top-2 {
    top: .5rem;
  }

  .max-md\:\!hidden {
    display: none !important;
  }

  .max-md\:hidden {
    display: none;
  }

  .max-md\:\!p-3 {
    padding: .75rem !important;
  }

  .max-md\:\!pb-0 {
    padding-bottom: 0 !important;
  }
}

@media not all and (min-width: 640px) {
  .max-sm\:\!-left-2\.5 {
    left: -.625rem !important;
  }

  .max-sm\:\!-right-2\.5 {
    right: -.625rem !important;
  }
}

@media not all and (min-width: 430px) {
  .max-xs\:flex-wrap {
    flex-wrap: wrap;
  }
}

@media (min-width: 430px) {
  .xs\:\!flex-row {
    flex-direction: row !important;
  }

  .xs\:\!items-center {
    align-items: center !important;
  }
}

@media (min-width: 640px) {
  .sm\:\!h-4\/5 {
    height: 80% !important;
  }

  .sm\:\!h-40 {
    height: 10rem !important;
  }

  .sm\:\!h-48 {
    height: 12rem !important;
  }

  .sm\:h-48 {
    height: 12rem;
  }

  .sm\:h-64 {
    height: 16rem;
  }

  .sm\:h-640 {
    height: 640px;
  }

  .sm\:h-80 {
    height: 20rem;
  }

  .sm\:h-96 {
    height: 24rem;
  }

  .sm\:\!w-2\/3 {
    width: 66.6667% !important;
  }

  .sm\:\!w-3\/5 {
    width: 60% !important;
  }

  .sm\:w-48 {
    width: 12rem;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:\!items-center {
    align-items: center !important;
  }

  .sm\:gap-1 {
    gap: .25rem;
  }

  .sm\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .sm\:text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 768px) {
  .md\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .md\:block {
    display: block;
  }

  .md\:\!flex {
    display: flex !important;
  }

  .md\:\!hidden {
    display: none !important;
  }

  .md\:hidden {
    display: none;
  }

  .md\:\!h-24 {
    height: 6rem !important;
  }

  .md\:\!h-52 {
    height: 13rem !important;
  }

  .md\:h-18 {
    height: 18px;
  }

  .md\:h-24 {
    height: 6rem;
  }

  .md\:h-30 {
    height: 30rem;
  }

  .md\:h-48 {
    height: 12rem;
  }

  .md\:h-5 {
    height: 1.25rem;
  }

  .md\:h-6 {
    height: 1.5rem;
  }

  .md\:h-60px {
    height: 60px;
  }

  .md\:h-7 {
    height: 1.75rem;
  }

  .md\:h-8 {
    height: 2rem;
  }

  .md\:\!w-1\/2 {
    width: 50% !important;
  }

  .md\:\!w-37 {
    width: 37% !important;
  }

  .md\:\!w-full {
    width: 100% !important;
  }

  .md\:w-40 {
    width: 10rem;
  }

  .md\:w-5 {
    width: 1.25rem;
  }

  .md\:w-6 {
    width: 1.5rem;
  }

  .md\:w-7 {
    width: 1.75rem;
  }

  .md\:w-8 {
    width: 2rem;
  }

  .md\:basis-1\/6 {
    flex-basis: 16.6667%;
  }

  .md\:basis-2\/5 {
    flex-basis: 40%;
  }

  .md\:\!translate-y-20 {
    --tw-translate-y: 5rem !important;
    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)) !important;
  }

  .md\:\!grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

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

  .md\:\!flex-row {
    flex-direction: row !important;
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:\!gap-2\.5 {
    gap: .625rem !important;
  }

  .md\:gap-1\.5 {
    gap: .375rem;
  }

  .md\:gap-3\.5 {
    gap: .875rem;
  }

  .md\:\!overflow-hidden {
    overflow: hidden !important;
  }

  .md\:\!rounded-3xl {
    border-radius: 1.5rem !important;
  }

  .md\:\!p-5 {
    padding: 1.25rem !important;
  }

  .md\:\!px-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .md\:\!pl-6 {
    padding-left: 1.5rem !important;
  }

  .md\:\!pl-7 {
    padding-left: 1.75rem !important;
  }

  .md\:pb-0 {
    padding-bottom: 0;
  }

  .md\:pt-7 {
    padding-top: 1.75rem;
  }

  .md\:\!text-13xl {
    font-size: 13px !important;
  }

  .md\:\!text-base {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }

  .md\:\!text-lg {
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }

  .md\:\!text-xl {
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
  }

  .md\:text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
  }

  .md\:font-black {
    font-weight: 900;
  }

  .md\:\!shadow-footer {
    --tw-shadow: inset 0px -25px 30px 25px rgba(233, 233, 233, .72) !important;
    --tw-shadow-colored: inset 0px -25px 30px 25px var(--tw-shadow-color) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow) !important;
  }
}

@media (min-width: 1024px) {
  .lg\:\!top-4 {
    top: 1rem !important;
  }

  .lg\:\!top-5\.5 {
    top: 22px !important;
  }

  .lg\:-right-8 {
    right: -2rem;
  }

  .lg\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .lg\:mb-0 {
    margin-bottom: 0;
  }

  .lg\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .lg\:mt-40 {
    margin-top: 10rem;
  }

  .lg\:block {
    display: block;
  }

  .lg\:\!flex {
    display: flex !important;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:\!hidden {
    display: none !important;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:\!h-12 {
    height: 3rem !important;
  }

  .lg\:\!h-14 {
    height: 3.5rem !important;
  }

  .lg\:\!h-16 {
    height: 4rem !important;
  }

  .lg\:\!h-29 {
    height: 29rem !important;
  }

  .lg\:\!h-36 {
    height: 9rem !important;
  }

  .lg\:\!h-4\/5 {
    height: 80% !important;
  }

  .lg\:\!h-48 {
    height: 12rem !important;
  }

  .lg\:\!h-\[6\.5rem\] {
    height: 6.5rem !important;
  }

  .lg\:\!h-full {
    height: 100% !important;
  }

  .lg\:h-10 {
    height: 2.5rem;
  }

  .lg\:h-14 {
    height: 3.5rem;
  }

  .lg\:h-16 {
    height: 4rem;
  }

  .lg\:h-20 {
    height: 5rem;
  }

  .lg\:h-28 {
    height: 7rem;
  }

  .lg\:h-3 {
    height: .75rem;
  }

  .lg\:h-3\.5 {
    height: .875rem;
  }

  .lg\:h-33xl {
    height: 33rem;
  }

  .lg\:h-4 {
    height: 1rem;
  }

  .lg\:h-5 {
    height: 1.25rem;
  }

  .lg\:h-6 {
    height: 1.5rem;
  }

  .lg\:h-80 {
    height: 20rem;
  }

  .lg\:h-96 {
    height: 24rem;
  }

  .lg\:h-full {
    height: 100%;
  }

  .lg\:\!w-1\/2 {
    width: 50% !important;
  }

  .lg\:\!w-3\/5 {
    width: 60% !important;
  }

  .lg\:\!w-37 {
    width: 37% !important;
  }

  .lg\:\!w-5\/6 {
    width: 83.3333% !important;
  }

  .lg\:\!w-fit {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }

  .lg\:w-1\/3 {
    width: 33.3333%;
  }

  .lg\:w-10 {
    width: 2.5rem;
  }

  .lg\:w-14 {
    width: 3.5rem;
  }

  .lg\:w-16 {
    width: 4rem;
  }

  .lg\:w-3 {
    width: .75rem;
  }

  .lg\:w-3\.5 {
    width: .875rem;
  }

  .lg\:w-3\/4 {
    width: 75%;
  }

  .lg\:w-4 {
    width: 1rem;
  }

  .lg\:w-5 {
    width: 1.25rem;
  }

  .lg\:w-6 {
    width: 1.5rem;
  }

  .lg\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .lg\:\!flex-row {
    flex-direction: row !important;
  }

  .lg\:flex-col {
    flex-direction: column;
  }

  .lg\:justify-start {
    justify-content: flex-start;
  }

  .lg\:\!justify-center {
    justify-content: center !important;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:\!gap-1\.5 {
    gap: .375rem !important;
  }

  .lg\:\!gap-3 {
    gap: .75rem !important;
  }

  .lg\:\!gap-5 {
    gap: 1.25rem !important;
  }

  .lg\:gap-10 {
    gap: 2.5rem;
  }

  .lg\:gap-14 {
    gap: 3.5rem;
  }

  .lg\:gap-3 {
    gap: .75rem;
  }

  .lg\:gap-5 {
    gap: 1.25rem;
  }

  .lg\:gap-8 {
    gap: 2rem;
  }

  .lg\:overflow-visible {
    overflow: visible;
  }

  .lg\:\!p-5 {
    padding: 1.25rem !important;
  }

  .lg\:p-5 {
    padding: 1.25rem;
  }

  .lg\:\!px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .lg\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .lg\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .lg\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .lg\:\!pb-0 {
    padding-bottom: 0 !important;
  }

  .lg\:\!pt-12 {
    padding-top: 3rem !important;
  }

  .lg\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .lg\:pl-0 {
    padding-left: 0;
  }

  .lg\:\!text-2xl {
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }

  .lg\:\!text-base {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }

  .lg\:\!text-sm {
    font-size: .875rem !important;
    line-height: 1.25rem !important;
  }

  .lg\:\!text-xs {
    font-size: .75rem !important;
    line-height: 1rem !important;
  }

  .lg\:text-10xl {
    font-size: 10px;
  }

  .lg\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .lg\:text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
  }

  .lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .lg\:text-xs {
    font-size: .75rem;
    line-height: 1rem;
  }
}

@media (min-width: 1285px) {
  .xl\:mt-0 {
    margin-top: 0;
  }

  .xl\:mt-0\.5 {
    margin-top: .125rem;
  }

  .xl\:block {
    display: block;
  }

  .xl\:hidden {
    display: none;
  }

  .xl\:h-24 {
    height: 6rem;
  }

  .xl\:h-56 {
    height: 14rem;
  }

  .xl\:h-64 {
    height: 16rem;
  }

  .xl\:h-96 {
    height: 24rem;
  }

  .xl\:\!w-1\/3 {
    width: 33.3333% !important;
  }

  .xl\:w-3 {
    width: .75rem;
  }

  .xl\:w-3\.5\/5 {
    width: 70%;
  }

  .xl\:w-3\/4 {
    width: 75%;
  }

  .xl\:w-56 {
    width: 14rem;
  }

  .xl\:w-full {
    width: 100%;
  }

  .xl\:\!px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .xl\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .xl\:pt-4 {
    padding-top: 1rem;
  }

  .xl\:\!text-3xl {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }

  .xl\:\!text-lg {
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }

  .xl\:\!text-sm {
    font-size: .875rem !important;
    line-height: 1.25rem !important;
  }

  .xl\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .xl\:text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
  }

  .xl\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .xl\:text-xs {
    font-size: .75rem;
    line-height: 1rem;
  }
}

@media (min-width: 1538px) {
  .\32 xl\:h-10 {
    height: 2.5rem;
  }

  .\32 xl\:h-80 {
    height: 20rem;
  }

  .\32 xl\:w-10 {
    width: 2.5rem;
  }

  .\32 xl\:\!rounded-2xl {
    border-radius: 1rem !important;
  }

  .\32 xl\:\!px-3 {
    padding-left: .75rem !important;
    padding-right: .75rem !important;
  }

  .\32 xl\:\!text-32xl {
    font-size: 32px !important;
  }

  .\32 xl\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

/* [project]/src/app/iransansx_1b9dd2bc.module.css [app-client] (css) */
@font-face {
  font-family: iranSansX;
  src: url("../media/IRANSansXFaNum_Thin-s.p.cfe2797a.woff2") format("woff2");
  font-display: swap;
  font-weight: 100;
}

@font-face {
  font-family: iranSansX;
  src: url("../media/IRANSansXFaNum_Light-s.p.0de42496.woff2") format("woff2");
  font-display: swap;
  font-weight: 300;
}

@font-face {
  font-family: iranSansX;
  src: url("../media/IRANSansXFaNum_Regular-s.p.16b0f9f9.woff2") format("woff2");
  font-display: swap;
  font-weight: normal;
}

@font-face {
  font-family: iranSansX;
  src: url("../media/IRANSansXFaNum_DemiBold-s.p.8e3c9e84.woff2") format("woff2");
  font-display: swap;
  font-weight: 600;
}

@font-face {
  font-family: iranSansX;
  src: url("../media/IRANSansXFaNum_Bold-s.p.69829a2f.woff2") format("woff2");
  font-display: swap;
  font-weight: bold;
}

@font-face {
  font-family: iranSansX;
  src: url("../media/IRANSansXFaNum_ExtraBold-s.p.0573709e.woff2") format("woff2");
  font-display: swap;
  font-weight: 800;
}

@font-face {
  font-family: iranSansX;
  src: url("../media/IRANSansXFaNum_Black-s.p.0f1cb6f0.woff2") format("woff2");
  font-display: swap;
  font-weight: 900;
}

@font-face {
  font-family: iranSansX Fallback;
  src: local(Arial);
  ascent-override: 96.67%;
  descent-override: 48.34%;
  line-gap-override: 0.0%;
  size-adjust: 103.44%;
}

.iransansx_1b9dd2bc-module__2Iflaa__className {
  font-family: iranSansX, iranSansX Fallback;
}

.iransansx_1b9dd2bc-module__2Iflaa__variable {
  --font-iranSansX: "iranSansX", "iranSansX Fallback";
}

/* [project]/src/app/peyda_67af73ef.module.css [app-client] (css) */
@font-face {
  font-family: peyda;
  src: url("../media/PeydaWeb_Thin-s.p.4dcc7e0b.woff2") format("woff2");
  font-display: swap;
  font-weight: 100;
}

@font-face {
  font-family: peyda;
  src: url("../media/PeydaWeb_light-s.p.8d4bdd14.woff2") format("woff2");
  font-display: swap;
  font-weight: 300;
}

@font-face {
  font-family: peyda;
  src: url("../media/PeydaWeb_Regular-s.p.2d16fcda.woff2") format("woff2");
  font-display: swap;
  font-weight: normal;
}

@font-face {
  font-family: peyda;
  src: url("../media/PeydaWeb_SemiBold-s.p.21d8d588.woff2") format("woff2");
  font-display: swap;
  font-weight: 600;
}

@font-face {
  font-family: peyda;
  src: url("../media/PeydaWeb_Bold-s.p.6144736f.woff2") format("woff2");
  font-display: swap;
  font-weight: bold;
}

@font-face {
  font-family: peyda;
  src: url("../media/PeydaWeb_ExtraBold-s.p.aae6005c.woff2") format("woff2");
  font-display: swap;
  font-weight: 800;
}

@font-face {
  font-family: peyda;
  src: url("../media/PeydaWeb_Black-s.p.af8d94d0.woff2") format("woff2");
  font-display: swap;
  font-weight: 900;
}

@font-face {
  font-family: peyda Fallback;
  src: local(Arial);
  ascent-override: 97.62%;
  descent-override: 54.23%;
  line-gap-override: 0.0%;
  size-adjust: 92.2%;
}

.peyda_67af73ef-module__doch5W__className {
  font-family: peyda, peyda Fallback;
}

.peyda_67af73ef-module__doch5W__variable {
  --font-peyda: "peyda", "peyda Fallback";
}

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