@font-face {
  font-family: Peydawebvf;
  src: url("../fonts/PeydaWebVF.63022a60e67e.woff") format("woff");
  font-weight: 100 1000;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Peydafanumweb;
  src: url("../fonts/PeydaFaNumWeb-Black.f9b6645706fb.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Iransansxvf;
  src: url("../fonts/IRANSansXVF.782c8c4be890.ttf") format("truetype");
  font-weight: 100 1000;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url("../fonts/Montserrat-ExtraBold.1497e6fee4dd.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Peydafanum;
  src: url("../fonts/PeydaFaNum-Regular.98e11473d234.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Peydafanum;
  src: url("../fonts/PeydaFaNum-Light.3b018d920c34.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

:root {
  --bg-color: #fafafa;
  --blue: #08f;
  --green: #00b259;
  --body-line: .5px;
  --bdoy-line: #c2c2c2;
  --border-line-stroke: .5px;
  --border-line-color: #0003;
  --gray-05: #666;
  --gray-02: #f4f4f4;
  --gray04: #969696;
  --dark-blue: #1142a6;
  --gray01: #fafafa;
  --gray-03: #e1e1e1;
  --round-xs: 2;
  --round-m: 4;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  background-color: var(--bg-color);
  color: #000;
  direction: rtl;
  font-family: Peydawebvf, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.2;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 72px;
  font-weight: 700;
  line-height: 1.2;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.3;
}

h3 {
  text-align: right;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Peydawebvf, Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.3;
}

p {
  font-weight: 300;
  line-height: 1.4;
}

a {
  color: var(--blue);
  cursor: pointer;
  text-decoration: underline;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Peydafanum, Arial, sans-serif;
  font-weight: 300;
}

label {
  margin-bottom: 5px;
  font-weight: 400;
  display: block;
}

blockquote {
  border-right: 5px solid var(--green);
  border-left: 0 solid #000;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

.hero-section {
  background-image: url("../images/background.1e1d204fee06.jpg");
  background-repeat: no-repeat;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.heading-body {
  color: #000;
  direction: rtl;
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.2;
}

.underconstraction-p1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Peydawebvf, Arial, sans-serif;
  font-size: 32px;
  line-height: 42px;
}

.underconstraction_p2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Peydawebvf, Arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.underconstraction_call {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
  display: block;
}

.text-block {
  font-size: 28px;
}

.under-constarction-number-icon {
  background-color: #00b259;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.div-block-120 {
  justify-content: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.div-block-121 {
  background-image: url("../images/under-constraction-BG.a26f7f81702c.avif");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 50%;
  height: 100%;
}

.div-block-122 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  padding-left: 12vh;
  padding-right: 12vh;
  display: flex;
}

.bold-text {
  font-family: Peydawebvf, Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.link-block-button-under-constraction {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #000;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  justify-content: center;
  align-items: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: inline-flex;
}

.link-block-5 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #000;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: inline-flex;
}

.image-46 {
  width: 24px;
  height: 24px;
}

.heading-2 {
  font-family: Peydawebvf, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.main-body {
  background-color: var(--bg-color);
  color: #000;
  text-align: right;
  direction: rtl;
  font-family: Peydawebvf, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
}

.main-body.error-page {
  background-image: url("../images/404-BG.a643cf34ec63.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
}

.main-container {
  border-right: var(--body-line) solid var(--bdoy-line);
  border-left: var(--border-line-stroke) solid var(--border-line-color);
  max-width: 1280px;
  overflow: clip;
}

.main-container.none-border {
  border-left-style: none;
  border-right-style: none;
}

.main-container.non-crop {
  overflow: visible;
}

.main-container.footer-border {
  border-left-style: none;
  border-right-style: none;
}

.text-span-1 {
  margin-right: 40px;
}

.text-span-2 {
  margin-left: 40px;
}

.logo-green-circle {
  z-index: 1;
  float: none;
  height: 68px;
  margin-top: -84px;
  margin-right: -16px;
  position: relative;
}

.hero-wrapper {
  flex-flow: column;
  align-items: center;
  min-height: 85vh;
  padding-top: 150px;
  padding-bottom: 80px;
  display: flex;
  position: relative;
}

.button-div {
  height: 800px;
  display: none;
}

.hero-lottie {
  z-index: 0;
  margin-top: -8px;
  margin-bottom: 40px;
  margin-right: -23px;
  position: relative;
}

.navbar {
  z-index: 900;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #fafafa1a;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-container {
  border-right: var(--body-line) none var(--bdoy-line);
  border-left: var(--body-line) none var(--bdoy-line);
  flex-flow: row-reverse;
  justify-content: space-between;
  max-width: 1280px;
  height: 70px;
  padding-left: 18px;
  padding-right: 18px;
  display: flex;
}

.image-47 {
  height: 34px;
}

.brand {
  justify-content: center;
  align-items: center;
  margin-right: auto;
  padding: 8px 12px;
  display: flex;
}

.nav-cta-button {
  color: #fff;
  background-image: linear-gradient(90deg, #00b259, #00a653);
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 50px;
  margin-left: 12px;
  transition: box-shadow .4s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  box-shadow: inset 0 0 20px 20px #0000;
}

.nav-cta-button:hover {
  box-shadow: inset 0 0 20px 20px #0000001a;
}

.nav-cta-button.w--current {
  color: #fff;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.nav-menu {
  color: #4d4d4d;
  justify-content: center;
  align-items: center;
  height: 40px;
  text-decoration: none;
  display: flex;
}

.nav-menu:hover, .nav-menu.w--current {
  color: #000;
}

.nav-menu-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.line {
  background-color: var(--bdoy-line);
  height: .5px;
}

.chips-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: none;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.feature-chips {
  filter: drop-shadow(0 10px 10px #0000000d);
  height: 32px;
  color: var(--gray-05);
  background-color: #fff;
  border-radius: 2px;
  flex: none;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-flex;
}

.marquee {
  border-top: var(--body-line) solid var(--bdoy-line);
  border-bottom: var(--body-line) solid var(--bdoy-line);
  background-image: url("../images/dot-pattern.0572deb31883.svg"), linear-gradient(#f7f7f7, #f7f7f7);
  background-position: 50%, 0 0;
  background-size: 25px 25px, auto;
  padding-top: 12px;
  padding-bottom: 12px;
}

.row-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.row-wrapper._2 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.button_green {
  color: #fff;
  background-image: linear-gradient(45deg, #00b259, #0c6);
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  transition: box-shadow .4s cubic-bezier(.645, .045, .355, 1);
  display: inline-flex;
  position: relative;
  box-shadow: inset 0 2px 20px 20px #0000;
}

.button_green:hover {
  background-image: linear-gradient(45deg, #00b259, #0c6);
  box-shadow: inset 0 2px 20px 20px #0000001a;
}

.button_outline {
  border-style: solid;
  border-width: var(--body-line);
  color: #000;
  background-color: #0000;
  border-color: #666;
  justify-content: center;
  align-items: center;
  height: 50px;
  margin-right: 12px;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  transition: background-color .4s cubic-bezier(.645, .045, .355, 1), border .4s cubic-bezier(.645, .045, .355, 1);
  display: inline-flex;
}

.button_outline:hover {
  border-color: var(--gray-05);
  background-color: var(--bg-color);
}

.button_outline.mute {
  display: none;
}

.green-button-text {
  z-index: 1;
  font-family: Peydawebvf, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  position: relative;
}

.icon {
  width: 24px;
  height: 24px;
}

.hero-button-wrapper {
  display: block;
}

.hero-button-wrapper.mute, .hero-lottie_mobile {
  display: none;
}

.story-title {
  font-weight: 400;
  line-height: 1.5;
  display: inline;
}

.client-section {
  border-bottom: var(--body-line) solid var(--bdoy-line);
}

.client-title-wrapper {
  flex-flow: column;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.image-48 {
  flex: none;
}

.client-logo-wrapper {
  grid-column-gap: .5px;
  grid-row-gap: .5px;
  background-color: var(--bdoy-line);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  place-items: stretch stretch;
  display: grid;
}

.client-logo-wrapper.mute {
  display: none;
}

.client-logo-block {
  background-color: var(--bg-color);
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.client-logo {
  flex: none;
  height: 40px;
}

.tab-icon {
  height: 40px;
  margin-top: 24px;
  margin-right: 24px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.auto-tabs-link {
  background-color: var(--bg-color);
  color: #757575;
  border-bottom: .3rem solid #0000;
  padding: 32px 32px 24px 24px;
  transition: color .4s, border-color .4s;
}

.auto-tabs-link.w--current {
  color: #000;
  background-color: #f4f4f4;
}

.auto-tabs-link.digikala-page {
  text-align: right;
  background-color: #0000;
  padding: 0;
}

.auto-tabs-component.border {
  border: var(--border-line-stroke) solid var(--bdoy-line);
  border-radius: 2px;
}

.autoplay-tabs-custom-css, .autoplay-tabs-custom-js {
  display: none;
}

.auto-tabs-content-item {
  width: 100%;
  height: 100%;
  overflow: clip;
}

.auto-tabs-wrapper {
  grid-column-gap: .5px;
  grid-row-gap: .5px;
  background-color: var(--bdoy-line);
  justify-content: space-between;
  display: flex;
}

.auto-tabs-wrapper.digikala-page {
  grid-column-gap: .5px;
  grid-row-gap: .5px;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 500px;
  display: flex;
}

.auto-tabs-link-titel {
  margin-right: 40px;
}

.auto-tabs-link-titel.digikala-page {
  margin-top: 20px;
  margin-right: 0;
}

.auto-tabs-description {
  margin-top: 6px;
  margin-right: 40px;
}

.auto-tabs-description.digikala-page {
  margin-right: 0;
}

.overflow-hidden {
  overflow: hidden;
}

.copy-small {
  color: var(--gray-05);
  text-align: right;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.3;
  text-decoration: none;
}

.auto-tabs-content-inner {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.auto-tabs-menu {
  grid-column-gap: .5px;
  grid-row-gap: .5px;
  background-color: var(--bdoy-line);
  flex-flow: column;
  flex: 1;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  margin-bottom: 0;
  display: grid;
}

.auto-tabs-menu.digikala-page {
  grid-row-gap: 0px;
  background-color: #0000;
  grid-template-rows: 1fr 1fr 1fr;
  justify-content: flex-end;
  display: flex;
}

.auto-tabs-content {
  background-color: var(--bg-color);
  background-image: url("../images/dot-pattern.2638228cfb33.png");
  background-position: 50%;
  background-size: 24px;
  flex: 1;
  overflow: clip;
}

.auto-tabs-content.digikala-page {
  background-color: #0000;
  background-image: url("../images/tab-background-01.f71c8641537c.webp");
  background-repeat: no-repeat;
  background-size: cover;
}

.auto-tabs-progress-bar {
  background-color: #f6fc8f;
  background-image: linear-gradient(270deg, var(--green), var(--blue));
  border-radius: 999rem;
  width: 50%;
  height: 1.5px;
  margin-bottom: -5px;
  position: absolute;
  inset: auto 0% 0%;
}

.auto-tabs-progress-bar.digikala-page {
  background-color: var(--blue);
  background-image: none;
  width: 20%;
  margin-top: -1px;
  margin-bottom: 0;
  position: static;
  bottom: auto;
  left: 40px;
  right: 40px;
}

.connection-tabs {
  border-bottom: var(--body-line) solid var(--bdoy-line);
}

.lottie-animation-2 {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.div-block-124 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  border-bottom: var(--body-line) solid var(--bdoy-line);
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-124.border-line {
  border-right: var(--body-line) solid var(--bdoy-line);
  border-left: var(--body-line) solid var(--bdoy-line);
}

.radio-icon {
  width: 24px;
  height: 24px;
  position: relative;
}

.div-block-125 {
  background-color: var(--green);
  border-radius: 99px;
  margin: 9px;
  position: absolute;
  inset: 0%;
}

.channel-logo-wrapper {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.channel-logo-circle {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  border: var(--body-line) solid var(--bdoy-line);
  background-color: #fff;
  border-radius: 999px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 110px;
  height: 110px;
  display: flex;
}

.channel-logo-circle.lottie-circle {
  background-color: #0000;
  border-style: none;
  width: 300px;
  height: 300px;
  display: block;
  position: absolute;
  overflow: clip;
}

.channel-logo-circle.lottie-circle.rotate {
  inset: auto auto 0% 0%;
}

.channel-logo-circle.null {
  background-color: #0000;
  border-style: none;
}

.channel-logo-circle.lottie-circle-rotated {
  background-color: #0000;
  border-style: none;
  width: 300px;
  height: 300px;
  display: block;
  position: absolute;
  overflow: clip;
  transform: rotate(90deg);
}

.channel-logo-circle.lottie-circle-rotated.rotate {
  transform: scale(2);
}

.channel-logo {
  height: 30px;
}

.channel-logo._1 {
  height: 24px;
}

.channel-logo.mute {
  display: none;
}

.word-item-wrapper {
  flex-flow: wrap;
  align-items: center;
  display: flex;
}

.story-section {
  border-bottom: var(--body-line) solid var(--bdoy-line);
}

.paragraph-item-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 115px 120px;
  display: flex;
}

.story-markito-logo {
  width: 5%;
  height: auto;
  color: var(--green);
  margin-bottom: 10px;
  margin-left: 4px;
  margin-right: 4px;
  display: inline-block;
}

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

.hero-subtitle {
  max-width: 40ch;
  color: var(--gray-05);
  text-align: center;
  margin-top: 28px;
  margin-bottom: 20px;
  font-size: 24px;
  display: block;
}

.t-chips {
  font-size: 14px;
  line-height: 1.4;
}

.tabs-title {
  margin-bottom: 10px;
  font-weight: 400;
}

.connection-section-heading {
  font-size: 16px;
  font-weight: 400;
}

.story-title {
  align-self: center;
  font-size: 32px;
  line-height: 1.3;
}

.channel-circle-title {
  text-align: center;
  font-size: 14px;
}

.channel-circle-title.only-title {
  margin-top: 8px;
}

.feature-heading {
  text-align: center;
  font-size: 32px;
}

.section-description {
  max-width: 80ch;
  color: var(--gray-05);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: inline;
}

.features-heading-wrapper {
  flex-flow: column;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 40px;
  display: flex;
}

.features-description-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 70ch;
  margin-left: 16px;
  margin-right: 16px;
  display: block;
}

.div-block-126 {
  text-align: center;
  background-image: url("../images/Line-6.0a165a6e60fd.svg");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 140px;
  padding-bottom: 22px;
  display: inline-block;
}

.features-section {
  border-bottom: var(--body-line) solid var(--bdoy-line);
}

.features-card {
  border: var(--body-line) solid var(--bdoy-line);
  background-color: #f5f5f5;
  border-radius: 2px;
  padding-top: 24px;
  padding-bottom: 0;
  padding-right: 24px;
  overflow: clip;
}

.features-card.dark-style {
  background-color: #333;
  padding-top: 32px;
  padding-bottom: 24px;
}

.features-card.bottom-margin {
  padding-bottom: 24px;
}

.features-card-column {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  flex: 1;
  display: flex;
}

.card-heading {
  margin-bottom: 10px;
  margin-left: 24px;
}

.card-description {
  color: var(--gray-05);
  margin-left: 24px;
}

.card-description.dark-style {
  color: #fff;
  font-weight: 200;
}

.features-card-lottie {
  margin-bottom: -5px;
}

.features-card-lottie.bordered {
  border-top: var(--body-line) solid var(--bdoy-line);
  border-left: var(--body-line) solid var(--bdoy-line);
  border-radius: 2px;
  overflow: clip;
}

.features-card-lottie.bordered-02 {
  border-top: var(--body-line) solid var(--bdoy-line);
  border-right: var(--body-line) solid var(--bdoy-line);
  border-radius: 2px;
  overflow: clip;
}

.features-card-lottie._06 {
  margin-bottom: 0;
}

.features-card-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 24px;
  display: flex;
}

.features-card-container {
  max-width: none;
  margin-bottom: 80px;
  padding-left: 60px;
  padding-right: 60px;
}

.features-card-lottie-wrapper {
  margin-top: 24px;
  position: relative;
  overflow: clip;
}

.features-card-lottie-wrapper._02 {
  margin-left: 24px;
  margin-right: -24px;
}

.features-card-lottie-wrapper._03 {
  margin-bottom: 20px;
  margin-left: 12px;
  margin-right: -24px;
}

.features-card-lottie-wrapper._04 {
  margin: 12px -12px 20px 0;
}

.features-card-lottie-wrapper._05 {
  margin-bottom: 24px;
  margin-left: 12px;
  margin-right: -12px;
}

.features-card-lottie-wrapper._03-copy {
  margin-bottom: 20px;
  margin-left: 34px;
  margin-right: -24px;
}

.image-bottom-fade {
  z-index: 3;
  background-image: linear-gradient(0deg, #f5f5f5 20%, #f5f5f500);
  height: 30%;
  max-height: 80px;
  position: absolute;
  inset: auto 0% 0%;
}

.image-right-fade {
  background-image: linear-gradient(270deg, #f5f5f5 20%, #f5f5f500);
  width: 30%;
  max-width: 60px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.image-left-fade {
  background-image: linear-gradient(90deg, #f5f5f5 20%, #f5f5f500);
  width: 20%;
  max-width: 60px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.image-top-fade {
  background-image: linear-gradient(#f5f5f5 20%, #f5f5f500);
  height: 40%;
  max-height: 50px;
  position: absolute;
  inset: 0% 0% auto;
}

.space-24 {
  height: 24px;
}

.repricing-strategy-section {
  border-bottom: var(--body-line) solid var(--bdoy-line);
}

.repricing-heading {
  text-align: center;
  font-size: 32px;
}

.space-large {
  height: 60px;
}

.space-small {
  height: 12px;
}

.strategy-card {
  flex: none;
  width: 240px;
  height: 340px;
  position: relative;
  transform: perspective(1000px);
}

.strategy-card-front {
  backface-visibility: hidden;
  background-color: #ededed;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
  transform: rotate(0)perspective(1000px);
}

.strategy-image {
  align-self: center;
  margin-top: 20%;
}

.strategy-card-behind {
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  display: block;
  position: absolute;
  inset: 0%;
  transform: rotateX(0)rotateY(180deg)rotateZ(0)perspective(1000px);
}

.strategy-setting {
  border: var(--body-line) solid var(--bdoy-line);
  background-color: #fff;
  border-radius: 2px;
  width: 90%;
  margin-top: -34px;
}

.front-face {
  z-index: 1;
  border: var(--body-line) solid var(--bdoy-line);
  backface-visibility: hidden;
  background-color: #fff;
  border-radius: 2px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  transform: perspective(1000px)rotate(0)perspective(1000px);
}

.number-tiny {
  font-family: Source Code Pro, sans-serif;
  font-size: 14px;
}

.number-tiny.strategy-number {
  margin-top: 12px;
  margin-left: 12px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.strategy-lable {
  color: #fff;
  background-color: #c2c2c2;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  margin-bottom: 80px;
  margin-right: 24px;
  padding-left: 6px;
  padding-right: 6px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.card-title {
  max-width: 14ch;
  margin-bottom: 30px;
  margin-right: 24px;
  font-size: 18px;
  position: absolute;
  inset: auto 0% 0%;
}

.card-plus-button {
  z-index: 3;
  border: var(--body-line) solid var(--bdoy-line);
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-bottom: 12px;
  margin-left: 12px;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.behind-face {
  z-index: 2;
  border: var(--body-line) solid var(--bdoy-line);
  filter: drop-shadow(0 2px 20px #0000001a);
  backface-visibility: hidden;
  transform-style: preserve-3d;
  background-color: #e6e6e6;
  border-radius: 2px;
  flex-flow: column;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
  transform: perspective(1000px)rotateX(0)rotateY(180deg)rotateZ(0);
}

.card-close-button {
  z-index: 3;
  border: var(--body-line) solid var(--bdoy-line);
  background-color: #fff;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-bottom: 12px;
  margin-left: 12px;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
  transform: rotate(45deg);
}

.card-behind-footer {
  z-index: 2;
  background-image: linear-gradient(#e6e6e600, #e6e6e6 20%);
  width: 100%;
  padding: 40px 12px 24px 41px;
  font-size: 14px;
  position: absolute;
  inset: auto 0% 0%;
}

.paragraph {
  font-size: 13px;
}

.strategy-card-wrapper {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  perspective: 1000px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  place-items: flex-start center;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.number-section {
  border-bottom: var(--body-line) solid var(--bdoy-line);
}

.number-block-wrapper {
  grid-column-gap: .5px;
  grid-row-gap: .5px;
  background-color: var(--bdoy-line);
  direction: ltr;
  display: flex;
}

.number-block {
  grid-column-gap: .5px;
  grid-row-gap: .5px;
  background-color: var(--bdoy-line);
  direction: ltr;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 10fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.icon-block {
  background-color: var(--bg-color);
  background-image: url("../images/dot-pattern.2638228cfb33.png");
  background-position: 50%;
  background-size: 24px;
  justify-content: center;
  align-items: center;
  padding-top: 14px;
  padding-bottom: 14px;
  display: flex;
}

.number-block-title {
  background-color: var(--bg-color);
  padding: 24px;
}

.number-description {
  font-size: 20px;
}

.fs-numbercount_number {
  color: var(--green);
  text-align: right;
  font-family: Peydafanumweb, Arial, sans-serif;
  font-size: 3rem;
  line-height: 1.4;
}

.fs-numbercount-2_number {
  color: var(--green);
  font-family: Peydafanumweb, Arial, sans-serif;
  font-size: 3rem;
  line-height: 1.4;
}

.analisys-section {
  background-image: url("../images/green-background.bc9ce5691161.avif");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 100vw 50%;
}

.button-rounded {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #fff;
  background-color: #000;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  height: 34px;
  padding-left: 24px;
  padding-right: 24px;
  text-decoration: none;
  display: inline-flex;
}

.button-rounded.is-white {
  border: var(--body-line) solid var(--bdoy-line);
  color: var(--blue);
  background-color: #fff;
}

.button-rounded.margin {
  margin-top: 20px;
}

.analisys-head-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 24px;
  display: flex;
}

.analisys-heading {
  text-align: center;
  font-size: 32px;
}

.radar-block-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: .5px;
  border-top-style: solid;
  border-top-width: var(--body-line);
  border-top-color: var(--bdoy-line);
  border-right-style: solid;
  border-right-width: var(--body-line);
  border-right-color: var(--bdoy-line);
  border-bottom-style: solid;
  border-bottom-width: var(--body-line);
  border-bottom-color: var(--bdoy-line);
  border-left-style: solid;
  border-left-width: var(--body-line);
  border-left-color: var(--bdoy-line);
  background-color: var(--bdoy-line);
  direction: ltr;
  border-radius: 2px;
  grid-template-rows: auto auto;
  grid-template-columns: 4fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  overflow: clip;
}

.product-image {
  background-color: #fafafa;
  justify-content: center;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.product-title {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.channel-name {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.channel-text {
  font-weight: 500;
}

.digikala-icon {
  height: 30px;
}

.analisys-container {
  margin-top: 60px;
  padding-bottom: 60px;
  padding-left: 80px;
  padding-right: 80px;
}

.product-description {
  color: var(--gray-05);
}

.window-sidebar {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fafafa;
  flex-flow: column;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.skeleton {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  direction: rtl;
  justify-content: flex-start;
  align-items: center;
  margin-left: 24px;
  margin-right: 12px;
  display: flex;
}

.skeleton-circle {
  background-color: #f0f0f0;
  border-radius: 999px;
  flex: none;
  width: 24px;
  height: 24px;
}

.skeleton-bar {
  background-color: #f0f0f0;
  flex-flow: row;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  height: 10px;
  display: flex;
}

.competitor-block {
  background-color: #fff;
  padding: 24px;
}

.competitor-row-wrapper {
  flex-flow: column;
  display: flex;
  position: relative;
}

.analisys-sidebar-menu {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  direction: rtl;
  background-color: #f0f0f0;
  border-radius: 2px;
  justify-content: flex-start;
  align-items: center;
  margin-left: 12px;
  margin-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 12px;
  display: flex;
}

.analisys-menu-text {
  color: var(--blue);
  line-height: 1.2;
}

.competitor-row {
  z-index: 1;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  cursor: pointer;
  direction: rtl;
  background-color: #0000;
  border-radius: 2px;
  justify-content: flex-start;
  align-items: center;
  height: 60px;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
  position: relative;
}

.green-circle {
  background-color: var(--bdoy-line);
  border-radius: 999px;
  width: 6px;
  height: 6px;
}

.green-circle-bounding {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.buybox-lable {
  color: #33996e;
  white-space: nowrap;
  background-color: #cff7d3;
  border-radius: 2px;
  padding: 4px 8px;
  font-size: 12px;
}

.column-hor {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex: none;
  align-items: center;
  width: 27%;
  display: flex;
}

.list-item {
  color: var(--gray-05);
  text-align: right;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 10px;
  list-style-type: disc;
}

.column-hor-small {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex: none;
  align-items: center;
  width: 18%;
  display: flex;
}

.analysis-lottie {
  border-style: solid;
  border-width: var(--body-line);
  background-color: #f5f5f566;
  border-color: #c2c2c266;
  border-radius: 2px;
  margin-top: 14px;
}

.row-selector {
  z-index: 0;
  background-color: #f5f5f5;
  border-radius: 2px;
  height: 60px;
  position: absolute;
  inset: 0% 0% auto;
}

.automation-section {
  border-bottom: var(--body-line) solid var(--bdoy-line);
  background-color: #fff;
}

.automation-heading {
  margin-right: 24px;
  font-size: 16px;
  font-weight: 400;
}

.automation-topbar {
  border-bottom: var(--body-line) solid var(--bdoy-line);
  justify-content: space-between;
  align-items: center;
  height: 60px;
  display: flex;
}

.automation-block {
  background-color: #fff;
  flex-flow: column;
  align-items: flex-start;
  height: 340px;
  padding-top: 24px;
  padding-left: 20px;
  padding-right: 24px;
  position: relative;
}

.automation-description {
  color: var(--gray-05);
  text-align: right;
  margin-top: 6px;
}

.automation-block-icon {
  width: 48px;
  height: 48px;
}

.automation-title {
  margin-top: 24px;
}

.automation-report {
  color: var(--blue);
  text-align: right;
  font-size: 26px;
}

.arrow-container {
  flex: none;
  width: 48px;
  height: 48px;
  position: relative;
  overflow: clip;
}

.arrow-container.rotate180 {
  transform: rotate(180deg);
}

.automation-data-wrapper {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: flex-start;
  align-items: flex-end;
  margin: 24px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.arrow-down {
  position: absolute;
  inset: 0%;
}

.arrow-down._02 {
  top: -48px;
  right: -48px;
}

.splide {
  width: 100%;
  position: relative;
}

.splide.slider1 {
  background-color: var(--bdoy-line);
}

.splide.slider4 {
  display: none;
}

.splide__track {
  width: 100%;
}

.splide__track.digikala-page {
  background-color: #fff;
}

.splide__list {
  display: flex;
}

.splide__list.slider2 {
  justify-content: flex-start;
  align-items: center;
}

.splide__slide {
  flex: none;
  width: 33.3333%;
}

.splide__slide.slider2 {
  flex: none;
  width: 100%;
}

.splide__slide._3, .splide__slide.slider4 {
  width: 100%;
}

.splide__arrows {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: -60px auto auto 0%;
}

.splide__arrows.slider2 {
  display: none;
}

.splide__arrows.custom01 {
  border-top: var(--body-line) solid var(--bdoy-line);
  border-radius: var(--body-line);
  position: static;
}

.splide__arrows.custom01.digikala-page {
  z-index: 10;
  border-top-style: none;
  margin-top: 20px;
  margin-left: 20px;
  display: inline-block;
  position: absolute;
  inset: 0% auto auto 0%;
}

.splide__arrows.slider4 {
  position: static;
}

.splide__arrow {
  border-right: var(--body-line) solid var(--bdoy-line);
  background-image: url("../images/Arrow---Right---large.8da6441a3e4b.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 60px;
  height: 60px;
}

.splide__arrow.splide__arrow--prev, .splide__arrow.splide__arrow-02--prev {
  background-image: url("../images/Arrow---Left---large.e19737e40dc3.svg");
}

.guide {
  display: none;
}

.delivery-heading {
  text-align: center;
  margin-top: 80px;
  font-size: 32px;
}

.block-style-02 {
  border: var(--body-line) solid var(--bdoy-line);
  background-color: var(--gray-02);
  padding: 32px 24px;
  position: relative;
}

.paragraph-3 {
  direction: rtl;
  margin-top: 20px;
}

.image-52 {
  border: var(--body-line) solid var(--bdoy-line);
  border-radius: 2px;
}

.div-block-128 {
  position: relative;
}

.block-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  direction: ltr;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 60px;
  padding-left: 12px;
  padding-right: 12px;
  display: grid;
}

.image-53 {
  margin-bottom: -22px;
}

.gold-block-wrapper {
  grid-column-gap: .5px;
  grid-row-gap: .5px;
  background-color: var(--bdoy-line);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gold-block {
  background-color: var(--bg-color);
  padding: 24px;
  position: relative;
}

.block-icon {
  width: 48px;
  height: 48px;
}

.div-block-129 {
  border-top: var(--body-line) solid var(--bdoy-line);
  border-bottom: var(--body-line) solid var(--bdoy-line);
}

.heading-4 {
  margin-top: 24px;
}

.paragraph-4 {
  color: var(--gray-05);
  margin-top: 12px;
}

.heading-5 {
  margin-bottom: 24px;
  margin-left: 24px;
  margin-right: 24px;
  position: absolute;
  inset: auto 0% 0%;
}

.reports-heading {
  text-align: center;
  max-width: 30ch;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  font-size: 32px;
}

.general-description {
  max-width: 70ch;
  color: var(--gray-05);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.dashboard-image-container {
  z-index: 3;
  border: var(--body-line) solid var(--bdoy-line);
  border-radius: 12px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  transform: scale(1.03);
}

.image-54 {
  width: 100%;
}

.testimonial-section, .ai-section {
  border-bottom: var(--body-line) solid var(--bdoy-line);
}

.ai-heading {
  letter-spacing: -6px;
  margin-left: 44px;
  font-family: DM Sans, sans-serif;
  font-size: 72px;
  font-style: italic;
  font-weight: 900;
}

.ai-heading-wrapper {
  direction: ltr;
  justify-content: center;
  margin-top: 60px;
  display: flex;
}

.ai-span {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #34c759, #007aff);
  -webkit-background-clip: text;
  background-clip: text;
  padding-left: 4px;
  padding-right: 10px;
}

.ai-lottie {
  width: 60px;
  height: 60px;
  margin-left: -10px;
}

.ai-block-wrapper {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.image-wrapper {
  border: var(--body-line) solid var(--bdoy-line);
  border-radius: 2px;
  width: 100%;
  height: 100%;
  margin-top: 12px;
  overflow: hidden;
}

.card-subtitle {
  color: var(--gray-05);
}

.image-55, .lottie-element-reply, .image-56 {
  width: 100%;
}

.client-story-section {
  border-bottom: var(--body-line) none var(--bdoy-line);
}

.client-story-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  direction: ltr;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cilent-profile-block {
  background-image: url("../images/blue-background.6cbbc6569a08.avif");
  background-position: 50%;
  background-size: cover;
  position: relative;
}

.client-story-block {
  padding: 48px 48px 60px;
}

.story-text {
  text-align: right;
  direction: rtl;
  margin-top: -40px;
  font-size: 24px;
}

.client-name {
  color: var(--gray-05);
  text-align: right;
  margin-top: 20px;
}

.client-image {
  height: 70%;
  margin: auto;
  position: absolute;
  inset: 0%;
}

.qout-symbol {
  color: var(--bdoy-line);
  text-align: right;
  vertical-align: middle;
  font-family: Peydawebvf, Arial, sans-serif;
  font-size: 110px;
  font-weight: 900;
  line-height: 1.2;
}

.footer {
  border-top: var(--body-line) solid var(--bdoy-line);
  border-bottom: var(--body-line) solid var(--bdoy-line);
}

.footer-grid {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  direction: ltr;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 20px;
  display: grid;
  position: relative;
}

.footer-adress-wrapper {
  direction: rtl;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 24px 0;
  display: flex;
}

.call-number {
  font-size: 24px;
}

.adress {
  max-width: 38ch;
  color: var(--gray-05);
}

.iso-wrapper {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  padding: 24px;
  display: flex;
}

.paragraph-5 {
  color: var(--gray-05);
  text-align: justify;
  font-size: 14px;
}

.iso-section {
  border-bottom: var(--body-line) solid var(--bdoy-line);
}

.iso-container {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex: none;
  align-items: center;
  display: flex;
}

.iso-icon {
  width: 32px;
}

.inc-section {
  background-color: var(--gray-02);
}

.copyright-text01 {
  margin-bottom: 0;
  font-size: 12px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  height: 50px;
  display: flex;
}

.footer-bottom-inc {
  color: var(--gray-05);
  direction: ltr;
  margin-bottom: 0;
  font-family: Source Code Pro, sans-serif;
  font-size: 12px;
}

.text-span-4 {
  color: var(--gray-05);
}

.footer-bottom-description {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  align-items: center;
  display: flex;
}

.image-59 {
  width: 12px;
  height: 12px;
}

.link-block-6, .link-block-7 {
  color: #000;
  justify-content: center;
  align-items: center;
  height: 40px;
  text-decoration: none;
  display: inline-flex;
}

.banner-header {
  color: #fff;
  text-align: center;
  background-color: #000;
  justify-content: center;
  align-items: center;
  padding: 12px 18px 2px;
  font-weight: 300;
  display: flex;
}

.pricing-heading {
  margin: 160px 60px 60px;
}

.left-align-description {
  color: var(--gray-05);
}

.pricing-section {
  background-image: url("../images/background.1e1d204fee06.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
}

.pricing-table-section {
  position: relative;
}

.plan-card-wrapper {
  grid-column-gap: .5px;
  grid-row-gap: .5px;
  background-color: var(--bdoy-line);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.plan-card {
  background-color: #fff;
}

.plan-card-top {
  padding: 24px;
  position: relative;
}

.plan-name {
  font-size: 24px;
}

.plan-cost-wrapper {
  justify-content: flex-start;
  align-items: center;
  height: 50px;
  display: flex;
}

.cost-discounted {
  color: var(--gray04);
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  margin-left: 8px;
  font-size: 24px;
  text-decoration: line-through;
}

.cost-number-yearly {
  font-size: 48px;
  font-weight: 700;
}

.cost-number-yearly.for-table {
  font-size: 20px;
}

.cost-unit-wrapper {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  color: var(--gray04);
  flex-flow: column;
  align-items: flex-start;
  margin-right: 14px;
  display: flex;
}

.button-black {
  white-space: nowrap;
  background-color: #0d0d0d;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding-left: 30px;
  padding-right: 30px;
  transition: background-color .2s;
  display: inline-flex;
}

.button-black:hover {
  background-color: #000;
}

.paln-key-feature-wrapper {
  margin-top: 24px;
}

.key-feature-row {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  align-items: center;
  margin-bottom: 4px;
  display: flex;
}

.key-feature-row.no-wrap {
  white-space: nowrap;
}

.pan-card-bottom {
  padding: 24px;
}

.text-block-3 {
  color: var(--gray04);
}

.plan-second-feature {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  align-items: center;
  margin-top: 10px;
  line-height: 1.4;
  display: flex;
}

.horizontal-line-0-5px {
  background-color: var(--bdoy-line);
  width: 100%;
  height: .5px;
}

.plan-recommend-lable {
  background-color: var(--blue);
  color: #fff;
  border-radius: 999px;
  margin-top: 24px;
  margin-left: 24px;
  padding: 2px 14px;
  font-weight: 300;
  position: absolute;
  inset: 0% auto auto 0%;
}

.button-green {
  background-color: var(--green);
  white-space: nowrap;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding-left: 30px;
  padding-right: 30px;
  transition: background-color .2s;
  display: inline-flex;
}

.button-green:hover {
  background-color: #00a653;
}

.button-green.table {
  height: 32px;
  margin-top: 12px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  font-weight: 400;
}

.button-green.for-table {
  height: 34px;
  margin-top: 12px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
  font-weight: 400;
  display: flex;
}

.discounted-revenu {
  border-style: solid;
  border-width: var(--body-line);
  background-color: var(--bg-color);
  color: var(--gray-05);
  white-space: nowrap;
  border-color: #e6e6e6;
  border-radius: 999px;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 24px;
  padding: 5px 12px;
  font-size: 14px;
  display: inline-flex;
}

.footer-wrapper {
  z-index: 1;
  background-color: var(--bg-color);
  width: 100%;
  position: relative;
}

.button-switch {
  z-index: 900;
  background-color: var(--green);
  cursor: pointer;
  direction: ltr;
  border-radius: 999px;
  flex-flow: column;
  flex: none;
  justify-content: center;
  width: 60px;
  height: 20px;
  display: block;
}

.yearly-switch {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.yearly-switch.for-table {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  padding: 0;
}

.switch-circle {
  z-index: 900;
  border: 1px solid var(--green);
  background-color: #fff;
  border-radius: 999px;
  align-self: flex-end;
  width: 40px;
  height: 20px;
  transform: translate(0);
}

.monthly {
  color: var(--gray-05);
  font-size: 20px;
}

.monthly.for-table {
  font-size: 16px;
}

.yearly {
  color: #000;
  font-size: 20px;
}

.yearly.for-table {
  font-size: 18px;
}

.text-block-4 {
  padding-top: 10px;
  font-size: 24px;
  font-weight: 600;
}

.plan-detail-wrapper {
  height: 120px;
  margin-top: 20px;
}

.div-block-133 {
  border-bottom: var(--body-line) solid var(--bdoy-line);
  background-color: var(--bg-color);
  position: relative;
}

.div-block-134 {
  background-color: #fff;
}

.div-block-135 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  align-items: center;
  margin-right: -6px;
  display: flex;
}

.image-60 {
  margin-top: -12px;
}

.text-block-5 {
  color: var(--blue);
  white-space: nowrap;
}

.cost-number-monthly {
  font-size: 48px;
  font-weight: 700;
  display: none;
}

.cost-number-monthly.for-table {
  font-size: 20px;
}

.table-row-wrapp {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom-style: solid;
  border-bottom-width: var(--body-line);
  border-bottom-color: var(--bdoy-line);
  background-color: var(--bg-color);
  direction: ltr;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 2fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.table-row-wrapp:hover {
  background-color: #f5f5f5;
}

.table-row-wrapp.sticky {
  position: sticky;
  top: 70px;
}

.table-row-wrapp.no-border {
  border-bottom-style: none;
}

.table-cell {
  border-right-style: solid;
  border-right-width: var(--body-line);
  border-right-color: var(--bdoy-line);
  direction: rtl;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 16px 12px;
  display: flex;
}

.table-cell.table-left-side {
  justify-content: flex-start;
  align-items: center;
}

.table-cell.table-row-top {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f2f2f2;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 20px;
  font-weight: 500;
}

.table-cell.table-row-top.no-border {
  border-right-style: none;
}

.table-cell.table-row-break {
  border-right: 0 #0000;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
  font-weight: 500;
}

.table-check-icon {
  width: 24px;
  height: 24px;
}

.table-uncheck-icon {
  background-color: #e6e6e6;
  border-radius: 999px;
  width: 20px;
  height: 20px;
}

.table-cell-inner {
  white-space: nowrap;
  direction: rtl;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.feature-table {
  border-bottom: var(--body-line) solid var(--bdoy-line);
  position: relative;
}

.button-ghost {
  color: #000;
  background-color: #e6e6e6;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
  font-size: 14px;
  transition: background-color .2s;
  display: flex;
}

.button-ghost:hover {
  background-color: #d9d9d9;
}

.div-block-136 {
  justify-content: space-between;
  display: flex;
}

.div-block-137 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: space-between;
  align-self: stretch;
  display: flex;
}

.text-block-6 {
  color: var(--gray-05);
  font-size: 10px;
  font-weight: 400;
}

.div-block-138 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  align-items: center;
  display: flex;
}

.div-block-139 {
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.table-wrapper {
  background-color: #0000;
  position: relative;
  top: auto;
}

.ai-tag {
  margin-right: 8px;
}

.moneyback-border {
  z-index: 800;
  background-image: url("../images/shield-bg.4cab4bb36fd4.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 56px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: relative;
}

.moneyback-gif {
  width: 200px;
  max-width: none;
  height: 200px;
}

.div-block-140 {
  justify-content: flex-end;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.div-block-141 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.text-block-7 {
  font-size: 20px;
}

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

.client-sectio-02 {
  border-top: var(--body-line) solid var(--bdoy-line);
  border-bottom: var(--body-line) solid var(--bdoy-line);
}

.client-logo-wrapper-02 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.client-logo-block-03 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 12px 0;
  display: flex;
}

.image-48-copy {
  flex: none;
  width: 48px;
  height: 48px;
}

.client-heading-container {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}

.client-logo-marquee {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.client-logo-marquee.digikala-page {
  margin-top: 20px;
  position: relative;
}

.client-logo-02 {
  flex: none;
  height: 32px;
}

.cient-name-lable {
  font-size: 12px;
}

.border {
  border-top: var(--body-line) solid var(--bdoy-line);
  border-bottom: var(--body-line) solid var(--bdoy-line);
}

.border.for-home-page {
  border-top-style: none;
  border-bottom-style: none;
  margin-bottom: 60px;
}

.text-block-9 {
  max-width: 38ch;
}

.div-block-145 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.testimonial-heading {
  text-align: center;
  max-width: 32ch;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  font-size: 32px;
  font-weight: 700;
}

.section-lable {
  border: var(--body-line) solid var(--bdoy-line);
  text-align: center;
  background-color: #fff;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  height: 30px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 14px;
  display: inline-flex;
}

.section-lable-wrapper {
  flex-flow: column;
  align-items: center;
  margin-top: 12px;
  margin-bottom: 24px;
  display: flex;
}

.qout-block {
  border: var(--body-line) solid var(--bdoy-line);
  background-color: #fff;
  border-radius: 2px;
  flex-flow: column;
  align-items: flex-start;
  margin-left: 30px;
  margin-right: 30px;
  padding: 40px;
  display: flex;
}

.qout-block.color2 {
  background-color: #f0f0f0;
}

.qout-block.color3 {
  background-color: #ecf1f5;
}

.client-profile-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: var(--gray-05);
  align-items: center;
  margin-top: 12px;
  display: flex;
}

.code-embed, .code-embed-2 {
  cursor: pointer;
}

.client-profile {
  background-color: var(--dark-blue);
  border-radius: 9999px;
  width: 40px;
  height: 40px;
  overflow: clip;
}

.span-green {
  color: var(--green);
  font-weight: 600;
}

.last-cta-section {
  z-index: 1;
  border-top: var(--body-line) solid var(--bdoy-line);
  border-bottom: var(--body-line) none var(--bdoy-line);
  background-color: var(--bg-color);
  position: relative;
}

.last-cta-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.last-cta-pic-wrapper {
  border-left: var(--body-line) solid var(--bdoy-line);
  background-image: url("../images/markitohub-illustration-bg.0fc546a1bfa3.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.last-cta-content-wrapper {
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  display: flex;
}

.last-cta-description {
  color: var(--gray-05);
}

.last-cta-heading {
  margin-bottom: 24px;
  font-size: 48px;
  font-weight: 700;
}

.last-cta-heding-wrapper {
  flex-flow: column;
  flex: 1;
  margin-left: 40px;
  margin-right: 40px;
  padding-bottom: 40px;
  display: flex;
}

.big-blue-button-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  direction: ltr;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-size: 24px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.image-62 {
  height: 20%;
  transform: translate(-3px, -7px);
}

.arrow-wrapper {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  position: relative;
  overflow: clip;
}

.arrow-inner, .arrow-outer {
  position: absolute;
  inset: 0%;
}

.big-blue-button-title {
  flex: 1;
}

.div-block-147 {
  background-color: var(--blue);
  direction: rtl;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding-left: 12px;
  padding-right: 24px;
  display: flex;
}

.big-button-side-space {
  width: 24px;
  height: 100%;
}

.big-button-button-space {
  width: 100%;
  height: 24px;
}

.big-button-title-wrapper {
  justify-content: flex-start;
  align-items: center;
  height: 80px;
  display: flex;
}

.big-blue-button {
  height: 100px;
  margin-top: 44px;
}

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

.qout-icon {
  height: 60px;
  color: var(--bdoy-line);
  transform-style: preserve-3d;
  margin-top: -14px;
  margin-bottom: 14px;
  transform: rotateX(0)rotateY(180deg)rotateZ(180deg);
}

.div-block-150 {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.div-block-151 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-153 {
  height: 100px;
}

.footer-logo-markito {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  padding: 10px;
  display: inline-flex;
}

.blog-header-div {
  z-index: 0;
  background-image: linear-gradient(180deg, #e6e6e6, var(--bg-color) 60%);
  padding-top: 8rem;
  padding-bottom: 2rem;
  position: sticky;
  top: -50vh;
}

.blog-post-heading {
  font-size: 46px;
}

.blog-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1280px;
  padding-left: 1rem;
  padding-right: 1rem;
  display: block;
  overflow: clip;
}

.blog-category-lable {
  z-index: 2;
  background-color: var(--blue);
  color: #fff;
  text-align: center;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 24px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  text-decoration: none;
  display: inline-flex;
  position: relative;
  overflow: clip;
}

.blog-post-descriptopn {
  color: var(--gray-05);
  margin-top: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
}

.blog-post-image {
  object-fit: cover;
  border-radius: 2px;
  width: 100%;
  margin-top: 24px;
}

.author-profile {
  border-radius: 999px;
  width: 40px;
  height: 40px;
}

.blog-post-date-wrapper {
  margin-top: 12px;
  font-size: 12px;
}

.author-text {
  color: var(--gray-05);
  margin-bottom: 4px;
}

.blog-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.blog-author-wrapper {
  border-left: var(--body-line) solid var(--bdoy-line);
  position: sticky;
  top: 100px;
}

.blog-content-div {
  z-index: 0;
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}

.blog-related-div {
  z-index: 0;
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}

.empty-state {
  background-color: var(--bg-color);
}

.blog-card-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
}

.h3.blog-card-heading {
  flex: 1;
  min-height: 7ch;
  overflow: hidden;
}

.h3.blog-card-heading.is-featured {
  min-height: 0;
}

.h3.bottom-space {
  margin-bottom: 24px;
}

.blog-card-short-version {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: var(--body-line) solid var(--bdoy-line);
  background-color: var(--gray01);
  color: #000;
  border-radius: 2px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  width: 100%;
  text-decoration: none;
  display: grid;
  overflow: clip;
}

.collection-list {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  display: grid;
}

.blog-card-content-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch space-between;
  align-items: stretch;
  padding: 20px;
  display: flex;
}

.blog-reading-time {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: var(--blue);
  justify-content: flex-start;
  align-items: center;
  margin-bottom: -10px;
  font-size: 12px;
  display: flex;
}

.blog-card-footer-wrapper {
  flex: none;
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem;
  display: flex;
}

.blog-card-thumbnail {
  object-fit: cover;
  height: 230px;
  overflow: clip;
}

.blog-card-category-lable {
  color: #177ee6;
  text-align: center;
  background-color: #d9edff;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 24px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
  overflow: clip;
}

.fs-toc_sidebar {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border-right-style: solid;
  border-right-width: var(--body-line);
  border-right-color: var(--bdoy-line);
  color: #111;
  top: calc(var(--nav-height)  + 40px);
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  padding-right: 1rem;
  display: flex;
  position: sticky;
}

.fs-toc_link-content {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fs-toc_link-wrapper {
  color: #f5f5f5;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-right: .5rem;
  overflow: hidden;
}

.fs-toc_link-wrapper.is-h3 {
  padding-left: .75rem;
}

.fs-toc_link-wrapper.is-h2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.fs-toc_text {
  border-radius: .25rem;
}

.fs-toc_link {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: #111;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 1.2;
  text-decoration: none;
  display: flex;
}

.fs-toc_link.w--current {
  color: var(--green);
}

.fs-toc_link.is-h3 {
  letter-spacing: .025rem;
  font-size: 12px;
}

.fs-toc_richtext {
  color: #111;
  background-color: #fff;
  border-radius: .25rem;
  padding: .5rem 3rem 3rem;
}

.blog-page-hero {
  background-image: url("../images/background.1e1d204fee06.jpg");
  background-position: 0 0;
  background-size: auto;
  min-height: 360px;
  padding-top: 6.5rem;
  padding-bottom: 2rem;
}

.blog-page-heading {
  max-width: 16ch;
}

.blog-page-hero-description {
  max-width: 60ch;
  color: var(--gray-05);
  margin-top: 1.25rem;
  font-size: 20px;
  font-weight: 400;
}

.blog-page-main-section {
  background-color: #fff;
  min-height: 300px;
  padding-top: 2rem;
  padding-bottom: 4rem;
}

.blog-featured-card {
  color: #000;
  width: 100%;
  text-decoration: none;
}

.featured-lable {
  z-index: 1;
  background-color: var(--blue);
  color: #fff;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 30px;
  margin-top: 10px;
  margin-right: 10px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 12px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.featured-cover-wrapper {
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
  position: relative;
  overflow: clip;
}

.blog-card-long-version {
  background-color: var(--gray01);
  color: #000;
  border-radius: 2px;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  text-decoration: none;
  overflow: clip;
}

.blog-card-long-version.is-transparent-bg {
  background-color: #0000;
}

.blog-card-summery {
  height: 7ch;
  color: var(--gray-05);
  margin-top: .2rem;
  overflow: hidden;
}

.blog-recommendation-container {
  background-color: #f4f4f4;
  border-radius: 2px;
  margin-top: 2rem;
  padding: 2rem;
}

.collection-list-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-block-10 {
  margin-bottom: 1rem;
  font-size: 20px;
  font-weight: 500;
}

.blog-recent-container {
  border-radius: 2px;
  margin-top: 2rem;
}

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

.next {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  border-width: var(--body-line);
  border-color: var(--bdoy-line);
  background-color: #0000;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.previous {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  border-width: var(--body-line);
  border-color: var(--bdoy-line);
  background-color: #0000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-2, .icon-3 {
  transform: rotate(180deg);
}

.demo-form-section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: "."
  / 50% 1fr;
  grid-auto-columns: 1fr;
  padding: 8.5rem 2rem 8rem;
  display: grid;
}

.form-cover-radiolist-label {
  border: 1px solid var(--bdoy-line);
  text-align: center;
  background-color: #fff;
  border-radius: 2px;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  min-height: 50px;
  margin-top: 5px;
  margin-bottom: 2.5px;
  padding: 8px 20px;
  font-size: 14px;
  transition: all .3s;
  display: flex;
}

.form-group {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 50vh;
  margin-bottom: 1rem;
  display: flex;
}

.form-text {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 90%;
  min-height: 40vh;
  margin-top: .25rem;
  display: flex;
}

.button-wrapper-container {
  flex-flow: column;
  flex: 1;
  justify-content: flex-end;
  display: flex;
}

.form-only-preview {
  width: 50%;
  margin-right: auto;
  padding-top: 7rem;
  padding-left: 2rem;
  padding-right: 1rem;
}

.progressbar-wrapper {
  height: 5px;
  margin-top: 10px;
  margin-bottom: 5px;
}

.progress-bar {
  border-radius: 5px;
  width: 300px;
  max-width: 100%;
  height: 3px;
  margin-left: auto;
  margin-right: auto;
}

.progress {
  background-color: var(--blue);
  border-radius: 5px;
  height: 100%;
  transition: width .3s ease-in-out;
  overflow: hidden;
}

.button-wrapper {
  justify-content: space-between;
  display: flex;
}

.form-container {
  background-color: #fff;
  border: 1px solid #e5e5ea;
  border-radius: 2px;
  padding: 1.5rem 3rem;
  font-family: Peydafanum, Arial, sans-serif;
}

.form-wizard {
  flex-flow: column;
  justify-content: space-between;
  height: 500px;
  display: flex;
}

.step {
  display: block;
}

.mb-3 {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.form-lable {
  text-align: right;
  margin-top: 10px;
  margin-bottom: 5px;
}

.form-control {
  text-align: right;
  background-color: #fff;
  border: 1px solid #d1d1d6;
  border-radius: 8px;
  width: 100%;
  height: 50px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
}

.form-button {
  background-color: var(--blue);
  color: #fff;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin-right: auto;
  padding: 10px 60px;
  display: flex;
}

.form-button.white {
  color: #000;
  background-color: #fff;
  margin-right: 0;
}

.mb-4 {
  text-align: center;
  max-width: 60ch;
  margin-bottom: 1.5rem;
  line-height: 1.6;
}

.form-lable-description {
  color: #666;
  text-align: center;
  height: 15px;
  margin-bottom: 20px;
  font-size: 11px;
}

.form-question-group {
  flex-flow: wrap;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-start;
  display: flex;
}

.form-question-wrapper-mid {
  width: 50%;
  padding-left: .25rem;
  padding-right: .25rem;
}

.form-question-description {
  color: #4d4d4d;
  -webkit-text-stroke-color: #666;
  margin-top: .5rem;
  font-size: 11px;
  font-weight: 400;
}

.image-63 {
  display: block;
}

.div-block-160 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.link {
  text-align: center;
  display: inline;
  position: absolute;
  inset: auto 0% 10%;
}

.form-question-wrapper-large {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-left: .5rem;
  padding-right: .5rem;
}

.form-question-wrapper-small {
  align-self: stretch;
  width: 33.3333%;
  margin-left: auto;
  margin-right: auto;
  padding-left: .25rem;
  padding-right: .25rem;
  display: flex;
}

.demo-page-h1 {
  margin-top: 0;
  font-size: 58px;
}

.demo-form-information {
  flex-flow: column;
  justify-content: flex-end;
  padding-left: 48px;
  display: flex;
}

.form-success-container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 360px;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
}

.form-check-icon {
  height: 40px;
}

.form-success-message {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: .5rem;
  font-size: 20px;
}

.form-success-description {
  text-align: center;
  margin-bottom: .5rem;
  font-size: 14px;
}

.demo-page-h2 {
  margin-top: 40px;
  font-size: 22px;
  font-weight: 700;
}

.marquee-wrapper {
  margin-left: 0;
  overflow: clip;
}

.demo-page-description {
  max-width: 56ch;
}

.sara-negar-profile {
  height: 48px;
}

.demo-page-cta {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 48px;
  display: block;
}

.paragraph-7 {
  max-width: 21ch;
}

.link-block-8 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: center;
  align-items: flex-start;
  padding: 6px;
  text-decoration: none;
  display: flex;
}

.code-embed-4 {
  margin-top: -2px;
}

.div-block-163 {
  flex-flow: column;
  align-items: flex-end;
  display: flex;
}

.paragraph-8, .paragraph-9 {
  margin-bottom: 0;
  font-weight: 400;
}

.divider {
  height: var(--body-line);
  background-color: var(--bdoy-line);
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block-164 {
  background-image: url("../images/background.1e1d204fee06.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.navbar-right-hairline {
  width: var(--body-line);
  background-color: var(--bdoy-line);
  margin-left: 18px;
  margin-right: -18px;
}

.navbar-left-hairline {
  width: var(--body-line);
  background-color: var(--bdoy-line);
  margin-left: -18px;
  margin-right: 18px;
}

.div-block-165 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  align-items: flex-start;
  display: flex;
}

.div-block-166 {
  display: flex;
}

.otp-wrapper {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  width: 90%;
  display: flex;
}

.otp-container {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.social-icon {
  color: var(--gray04);
  font-size: 24px;
}

.free-call {
  color: var(--blue);
  margin-right: 6px;
  font-size: 14px;
  font-weight: 500;
}

.div-block-167 {
  align-self: auto;
  margin-bottom: 20px;
  padding-left: 24px;
  padding-right: 20px;
}

.link-block-9 {
  padding: 4px;
}

.div-block-168 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  padding-left: 24px;
  display: flex;
}

.blog-category-header {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.blog-category-hero-heading {
  max-width: 16ch;
}

.blog-category-hero-description {
  max-width: 60ch;
  color: var(--gray-05);
  margin-top: 1.25rem;
  font-size: 18px;
  font-weight: 400;
}

.image-64 {
  position: absolute;
}

.breadcrumb-wrapper {
  align-items: center;
  display: flex;
}

.breadcrumb-item {
  color: var(--gray-05);
  text-decoration: none;
}

.breadcrumb-item.clickable {
  transition: all .2s;
}

.breadcrumb-item.clickable:hover {
  color: #000;
  text-underline-offset: 6px;
  text-decoration: underline;
}

.breadcrumb-separator {
  color: var(--gray-05);
  margin-top: -2px;
  padding-left: 8px;
  padding-right: 8px;
  text-decoration: none;
}

.author-description {
  padding-left: 10px;
}

.offer-bar {
  background-color: #262626;
  justify-content: center;
  align-items: center;
  height: 38px;
  text-decoration: none;
  display: flex;
}

.offer-text {
  color: #e6e6e6;
  text-align: center;
  margin-bottom: 0;
  margin-left: 24px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
}

.offer-highlight-text {
  color: #bf9;
}

.offer-bar-button {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: var(--gray01);
  justify-content: center;
  align-items: center;
  margin-left: 24px;
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  display: inline-flex;
}

.offer-bar-time {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, gray, #fff 40%);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Source Code Pro, sans-serif;
  font-size: 24px;
  line-height: 1;
}

.category-button {
  color: #115ba6;
  background-color: #e6f3ff;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 28px;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.category-button:hover {
  background-color: #c8e3fa;
}

.category-button-wrapper {
  flex-flow: wrap;
}

.collection-list-3 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: wrap;
  margin-top: 40px;
  display: flex;
}

.empty-state-2 {
  background-color: var(--bg-color);
}

.slider {
  direction: ltr;
  background-color: #0000;
  height: auto;
}

.div-block-169 {
  background-color: #262626;
  text-decoration: none;
  display: block;
}

.link-block-11 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #000;
  direction: rtl;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  min-height: 300px;
  text-decoration: none;
  display: grid;
  position: relative;
}

.image-65 {
  object-fit: cover;
  border-radius: 2px;
  width: 100%;
  height: 100%;
}

.text-block-12 {
  text-align: right;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
}

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

.paragraph-10 {
  text-align: right;
  max-width: 49ch;
  margin-bottom: 10px;
}

.text-block-13 {
  color: var(--blue);
  border-radius: 2px;
  justify-content: flex-end;
  margin-top: 10px;
  display: flex;
  position: static;
}

.collection-list-wrapper {
  margin-top: 60px;
}

.div-block-175 {
  flex-flow: column;
  justify-content: flex-end;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 40px;
  display: flex;
}

.slide-nav {
  display: none;
}

.left-arrow {
  background-image: url("../images/Arrow---Left---large.e19737e40dc3.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 60px;
  height: 60px;
  inset: 0% auto auto 0%;
}

.splide__arrow-02 {
  border-right: var(--body-line) none var(--bdoy-line);
  background-image: url("../images/Arrow---Right---large.8da6441a3e4b.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 60px;
  height: 60px;
}

.splide__arrow-02.splide__arrow--prev {
  background-image: url("../images/Arrow---Left---large.e19737e40dc3.svg");
}

.right-arrow {
  background-image: url("../images/Arrow---Right---large.8da6441a3e4b.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 60px;
  height: 60px;
  inset: 0% auto auto 60px;
}

.collection-list-wrapper-copy {
  margin-top: 60px;
}

.div-block-176 {
  height: 100%;
  position: relative;
}

.div-block-170 {
  width: 100%;
  height: 400px;
}

.search-bar {
  margin-top: 20px;
}

.link-block-10 {
  height: 100%;
  display: block;
}

.search-field {
  border-style: none none solid;
  border-width: 0 0 1px;
  border-color: transparent transparent var(--gray04);
  background-color: #0000;
  height: 50px;
  font-size: 24px;
  font-weight: 200;
}

.search-field:focus {
  border-bottom-style: solid;
  border-bottom-color: var(--blue);
  color: #000;
}

.div-block-171 {
  height: 400px;
}

.form, .div-block-172 {
  position: relative;
}

.search-filed-wrapper {
  align-items: flex-start;
  display: flex;
  position: relative;
}

.search-filed-wrapper.larg {
  width: auto;
}

.code-embed-6 {
  color: var(--gray04);
}

.icon-4 {
  background-color: #000;
}

.search-icon {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.icon-5 {
  background-color: #000;
}

.div-block-183 {
  padding-top: 120px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-173 {
  width: 100%;
  height: 500px;
}

.enamad {
  justify-content: center;
  align-items: center;
  width: 60px;
  height: auto;
  display: flex;
}

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

.social-link-icon {
  padding: 4px;
}

.div-block-174 {
  height: 500px;
  position: static;
  inset: 50% 0%;
}

.blog-audio-player-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 240px;
  margin-bottom: 40px;
  display: flex;
}

.blog-audio-player-wrapper.mute {
  display: none;
}

.play-button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  background-color: #0d0d0d;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  padding: 6px 22px 6px 14px;
  font-family: Source Code Pro, sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.play-button:hover {
  background-color: #000;
}

.slide {
  direction: rtl;
}

.player-icon {
  background-color: var(--gray-02);
  width: 36px;
  height: 36px;
  color: var(--gray-05);
  text-align: center;
  border-radius: 999px;
  padding: 6px;
}

.player-icon:hover {
  color: #000;
}

.player-icon._2 {
  color: #fff;
  background-color: #0d0d0d;
}

.player-icon._2:hover {
  background-color: #000;
}

.div-block-185 {
  align-items: center;
  display: flex;
}

.player-icon-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--gray-02);
  border-radius: 999px;
  margin-left: 6px;
  display: flex;
}

.paragraph-11 {
  color: var(--gray-05);
}

.div-block-187 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 6px;
  display: flex;
}

.text-block-15 {
  margin-top: 2px;
  font-family: Source Code Pro, sans-serif;
}

.markito-products-footer {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border-top: var(--body-line) solid var(--bdoy-line);
  background-color: var(--gray-02);
  align-items: center;
}

.markito-products-icon {
  height: 28px;
  padding-left: 10px;
  padding-right: 10px;
}

.markit-products-wrapper {
  justify-content: center;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.markit-products-wrapper.mute {
  display: none;
}

.div-block-188 {
  width: var(--border-line-stroke);
  background-color: var(--bdoy-line);
  align-self: stretch;
}

.div-block-189 {
  flex: 1;
  justify-content: space-between;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.code-embed-11 {
  width: 24px;
}

.div-block-178 {
  background-color: var(--gray04);
  height: 1px;
  position: absolute;
  inset: auto 0% -20%;
}

.code-embed-9 {
  width: 24px;
}

.text-block-14 {
  margin-bottom: -4px;
}

.anjoman {
  background-image: url("../images/anjoman-logo_1.c7f468cabaac.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50px;
}

.div-block-180 {
  margin-top: 140px;
}

.div-block-181 {
  margin-bottom: 40px;
}

.blog-search-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}

.blog-search-container.mute {
  display: none;
}

.div-block-190 {
  padding: 40px 20px;
  position: relative;
}

.div-block-191 {
  position: absolute;
}

.div-block-192 {
  width: 300px;
  height: 300px;
  position: absolute;
}

.channel-logo-circle-copy {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  position: relative;
}

.channel-logo-circle-copy.lottie-circle {
  background-color: #0000;
  border-style: none;
  width: 300px;
  height: 300px;
  display: block;
  position: absolute;
  overflow: clip;
}

.channel-logo-circle-copy.lottie-circle.rotate {
  transform: scale(2);
}

.channel-logo-circle-copy.null {
  background-color: #0000;
  border-style: none;
}

.channel-logo-circle-copy.lottie-circle-rotated {
  background-color: #0000;
  border-style: none;
  width: 300px;
  height: 300px;
  display: block;
  position: absolute;
  overflow: clip;
  transform: rotate(90deg);
}

.channel-logo-circle-copy.lottie-circle-rotated.rotate {
  transform: scale(2);
}

.div-block-193 {
  transform-style: preserve-3d;
  position: relative;
  transform: translate3d(0, 0, 201px);
}

.terms-and-service_sec, .section-general {
  padding-top: 140px;
  padding-bottom: 40px;
}

.main-section-heading {
  max-width: 22ch;
  margin-bottom: 40px;
  font-size: 64px;
}

.main-section-heading.for-digikala-landing {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.list-2 {
  list-style-type: decimal;
}

.page-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.toc-list {
  color: #565758;
  margin-top: 8px;
}

.toc-list:lang(fa) {
  color: var(--green);
}

.toc-list.w--current {
  color: #0387fa;
  text-decoration: none;
}

.toc-wrapper {
  flex-flow: column;
  align-self: flex-start;
  padding-right: 40px;
  display: flex;
  position: sticky;
  top: 100px;
}

.text-block-16 {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 600;
}

.toc-link {
  color: var(--gray-05);
  margin-top: 8px;
  font-weight: 300;
  text-decoration: none;
}

.toc-link:hover {
  color: var(--blue);
}

.toc-link.w--current {
  color: var(--blue);
  font-weight: 400;
}

.divider-full {
  background-color: #0000001a;
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.table {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-style: solid;
  border-width: var(--border-line-stroke);
  border-color: #b3b3b3;
  border-radius: 4px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 3fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  margin-bottom: 20px;
  display: grid;
  overflow: clip;
}

.table._02 {
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 20px;
}

.table._03 {
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 4fr;
  margin-top: 20px;
}

.div-block-197 {
  background-color: var(--green);
}

.paragraph-12 {
  border: var(--border-line-stroke) solid black;
}

.table-cells {
  border: .5px solid #b3b3b3;
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.table-cells.top-row {
  background-color: var(--gray-03);
}

.div-block-198 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: flex;
}

.footer-menu-container {
  padding-top: 30px;
  padding-left: 24px;
  padding-right: 24px;
}

.footer-menu {
  color: #4d4d4d;
  direction: rtl;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.footer-menu:hover, .footer-menu.w--current {
  color: #000;
}

.footer-menu-column {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 200px;
  display: flex;
}

.footer-menu-colum {
  width: 400px;
}

.div-block-199 {
  align-self: flex-end;
  width: 100%;
}

.div-block-200 {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.footer-menu-wrapper {
  display: flex;
}

.div-block-201 {
  z-index: -1;
  background-image: linear-gradient(#cbe4eb 24%, #fff 76%);
  height: 100%;
  position: absolute;
  inset: 0%;
}

.image-66 {
  width: 100%;
  max-width: none;
}

.div-block-202 {
  border-top: var(--border-line-stroke) solid var(--bdoy-line);
  border-right: var(--border-line-stroke) solid var(--bdoy-line);
  border-left: var(--border-line-stroke) solid var(--bdoy-line);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  justify-content: center;
  align-items: flex-start;
  max-width: 800px;
  height: 390px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: clip;
}

.div-block-203 {
  background-image: url("../images/background-center.b8d32d4e879b.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 120px;
}

.image-67 {
  align-self: flex-start;
  position: sticky;
  top: 120px;
}

.image-67.padd {
  padding-left: 30px;
}

.grid-test {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
  position: relative;
}

.div-block-205 {
  flex-flow: column;
  justify-content: flex-start;
  align-self: flex-end;
  align-items: flex-start;
  padding-left: 40px;
  display: flex;
}

.heading-7 {
  margin-top: 60px;
}

.paragraph-14 {
  margin-bottom: 40px;
}

.div-block-206 {
  padding-right: 40px;
}

.paragraph-15 {
  padding-bottom: 40px;
}

.image-68 {
  margin-right: -30px;
  position: sticky;
  top: 140px;
}

.rich-text-block-2 {
  margin-bottom: 20px;
}

.div-block-207 {
  margin-top: 60px;
}

.paragraph-16 {
  margin-bottom: 20px;
}

.div-block-208 {
  width: 100vw;
  margin-top: 40px;
  overflow: clip;
}

.digikala-page-p {
  font-size: 17px;
  line-height: 1.6;
}

.digikala-hero-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding-top: calc(var(--nav-height)  + 40px);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.digikala-page-h1 {
  text-align: center;
  font-size: 62px;
}

.digikala-page-logo {
  height: 80px;
  margin-top: 7px;
  margin-right: -24px;
  position: absolute;
  inset: 50%;
  top: 65%;
}

.text-span-5 {
  margin-right: 96px;
}

.digikala-h1-wrapper {
  position: relative;
}

.digikala-hero-description {
  text-align: center;
  max-width: 80ch;
  margin-top: 14px;
  margin-left: auto;
  margin-right: auto;
}

.digikala-page-hero-button {
  border: var(--border-line-stroke) solid var(--blue);
  height: 50px;
  color: var(--blue);
  background-color: #0000;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  transition: all .3s;
  display: flex;
}

.digikala-page-hero-button:hover {
  background-color: var(--blue);
  color: #fff;
}

.div-block-209 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.digikala-page-hero-image {
  max-width: 85%;
  margin-top: 40px;
}

.digikala-page-hero-section {
  background-image: linear-gradient(#fbfbfb 40%, #e1f2fa);
  background-position: 0 0;
}

.digikala-client-h2 {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
}

.client-logo-wrapper-03 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.client-logo-03 {
  flex: none;
  height: 40px;
}

.digikala-client-wrapper {
  margin-top: 70px;
  margin-bottom: 70px;
}

.div-fade {
  z-index: 5;
  background-image: linear-gradient(90deg, var(--bg-color) 20%, #fafafa00);
  width: 300px;
  height: 100%;
  position: absolute;
  left: 0;
}

.div-fade.right {
  background-image: linear-gradient(270deg, var(--bg-color), #fafafa00);
  left: auto;
  right: 0;
}

.div-block-210 {
  position: relative;
  overflow: clip;
}

.digikala-tab-title {
  color: #005580;
  background-color: #edf5fd;
  flex-flow: column;
  align-items: flex-start;
  padding-right: 4px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  display: inline;
}

.digikala-tab-title._2 {
  color: #000;
  background-color: #0000;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
}

.text-span-6 {
  color: #000;
  background-color: #fff;
  align-items: flex-start;
  font-size: 20px;
  font-weight: 600;
  display: inline;
}

.digikala-tab-cell {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: var(--gray-03);
  text-align: right;
  margin-left: 100px;
  margin-right: 40px;
  padding-top: 0;
  padding-bottom: 24px;
  position: relative;
}

.digikala-tab-decription {
  text-align: right;
  margin-top: 10px;
}

.digikala-tab-progress {
  background-color: var(--gray-03);
  height: 1px;
  margin-bottom: 30px;
}

.digikala-tab-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: var(--border-line-stroke) solid var(--gray-03);
  background-color: #fff;
  border-radius: 2px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  overflow: clip;
}

.digikala-tab-menu-wrapper {
  flex-flow: column;
  display: flex;
}

.digikala-tab-menu {
  background-color: #0000;
  padding: 0;
}

.digikala-tab-menu.w--current {
  background-color: #0000;
}

.digikala-tab-content {
  width: 100%;
  height: 100%;
}

.digikala-tab-content-list {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.image-70 {
  z-index: 9999;
  border-radius: 2px;
  width: 270px;
  position: absolute;
}

.image-71 {
  width: 570px;
  max-width: none;
  position: absolute;
}

.tabs-content {
  background-image: url("../images/tab-background-01.f71c8641537c.webp");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.digi-tab-progress-bar {
  background-color: var(--gray-03);
  height: 1px;
  margin-top: -20px;
  margin-left: 40px;
  margin-right: 40px;
  position: absolute;
  left: 0;
  right: 0;
}

.digikala-h2-lable-style {
  border: var(--border-line-stroke) solid var(--blue);
  color: #005580;
  text-align: center;
  background-color: #edf5fd;
  border-radius: 2px;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 2px 6px;
  font-size: 16px;
  font-weight: 400;
  display: inline-flex;
}

.digikala-automation-section {
  flex-flow: column;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 70px;
  display: flex;
}

.digikala-h2-style {
  text-align: center;
  margin-top: 14px;
  font-size: 48px;
  font-weight: 700;
}

.digikala-automation-description {
  text-align: center;
  max-width: 70ch;
  margin-top: 20px;
  margin-bottom: 40px;
}

.digikala-automation-cards-container {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: space-between;
  width: 100%;
  margin-top: 40px;
  display: flex;
}

.digikala-cards-column-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  flex: 1;
  display: flex;
}

.digikala-feature-card {
  border: var(--border-line-stroke) solid var(--bdoy-line);
  background-color: var(--gray-02);
  border-radius: 2px;
  padding: 24px;
}

.api-lable {
  background-color: var(--blue);
  color: #fff;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  margin-top: -10px;
  padding-left: 4px;
  padding-right: 4px;
  font-family: Source Code Pro, sans-serif;
  font-size: 18px;
  display: inline-flex;
}

.div-block-211 {
  justify-content: flex-end;
  align-items: flex-start;
  height: 110px;
  margin-top: 20px;
  display: flex;
  position: relative;
}

.image-72 {
  box-sizing: content-box;
  object-fit: cover;
  object-position: 100% 50%;
  height: 90px;
  display: block;
}

.div-block-212 {
  margin-bottom: 24px;
  margin-left: 24px;
  position: relative;
}

.image-73 {
  border: var(--border-line-stroke) solid var(--bdoy-line);
  border-radius: 2px;
}

.div-block-213 {
  margin-bottom: 24px;
  margin-left: 24px;
  position: relative;
}

.image-74 {
  border: var(--border-line-stroke) solid var(--bdoy-line);
  border-radius: 2px;
  overflow: clip;
}

.image-75 {
  margin-top: -12px;
  transform: rotate(4deg);
}

.div-block-214 {
  margin-right: 30px;
  position: relative;
}

.lottie-animation-3 {
  margin-bottom: 12px;
}

.div-block-215 {
  margin-top: 24px;
  margin-bottom: -12px;
  margin-left: 24px;
}

.div-block-216 {
  margin-top: 30px;
  margin-bottom: 0;
  position: relative;
}

.image-76 {
  border: var(--border-line-stroke) solid var(--bdoy-line);
  border-radius: 2px;
  height: 100%;
}

.image-77 {
  object-fit: contain;
  height: 100%;
}

.div-block-217 {
  justify-content: center;
  height: 70px;
  margin-top: 20px;
  margin-bottom: 24px;
  margin-left: 24px;
  display: flex;
}

.digikala-gold-solution-section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: var(--border-line-stroke) solid var(--gray-03);
  background-color: #fff;
  border-radius: 2px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
  overflow: clip;
}

.div-block-218 {
  padding: 60px;
}

.digikala-lable {
  color: #0a5a32;
  text-align: center;
  background-color: #eefcf5;
  border-radius: 2px;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 2px 8px;
  font-size: 16px;
  font-weight: 400;
  display: inline-flex;
}

.div-block-219 {
  background-image: url("../images/tab-background-02.377c00e47435.webp");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: clip;
}

.image-78 {
  max-width: 130%;
  margin-right: 90px;
}

.heading-8 {
  margin-bottom: 40px;
  font-size: 48px;
}

.digikala-camparison-section {
  flex-flow: column;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.heading-9 {
  text-align: center;
  font-size: 48px;
}

.div-block-220 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.image-79 {
  align-self: center;
  width: 130px;
  height: 32px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.text-block-17 {
  text-align: center;
  max-width: 20ch;
  font-size: 16px;
}

.div-block-221 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.div-block-221.white-style {
  border: var(--border-line-stroke) solid var(--bdoy-line);
  background-color: #fff;
  border-radius: 2px;
}

.text-block-17-copy {
  text-align: center;
  margin-top: 5px;
  font-size: 12px;
}

.div-block-222 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 30px;
  margin-left: 60px;
  margin-right: 60px;
  display: flex;
}

.div-block-222.last {
  margin-bottom: 30px;
}

.splide__arrow-2 {
  border-right: var(--body-line) none var(--bdoy-line);
  background-image: url("../images/Arrow---Right---large.8da6441a3e4b.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 40px;
  height: 40px;
}

.splide__arrow-2.splide__arrow--prev, .splide__arrow-2.splide__arrow-02--prev {
  background-image: url("../images/Arrow---Left---large.e19737e40dc3.svg");
}

.digikala-success-story-section {
  padding-top: 80px;
  padding-bottom: 80px;
}

.div-block-223 {
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.div-block-224 {
  align-self: flex-end;
  display: flex;
}

.heading-10 {
  margin-top: 0;
  margin-bottom: 40px;
}

.digikala-faq-section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  margin-bottom: 40px;
  display: grid;
  position: relative;
}

.faq-question {
  color: #000;
  justify-content: space-between;
  align-items: flex-start;
  padding: 15px;
  text-decoration: none;
  display: block;
  position: relative;
}

.faq-question:hover {
  color: var(--blue);
}

.faq-question-title {
  max-width: 44ch;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 40px;
  font-weight: 400;
}

.answer {
  text-align: right;
  max-width: 74ch;
  margin-bottom: 0;
}

.faq-answer {
  max-height: 0;
  padding: 0 15px;
  transition: max-height .2s cubic-bezier(.23, 1, .32, 1);
  overflow: hidden;
}

.faq-plus-icon {
  margin-top: 14px;
}

.faq-item {
  border-bottom: var(--border-line-stroke) solid var(--bdoy-line);
  cursor: pointer;
  margin-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

.faq-h2-title {
  margin-left: 40px;
  position: sticky;
  top: 100px;
}

.close-lottie {
  width: 24px;
  height: 24px;
  margin-top: 12px;
  position: absolute;
  inset: 4px auto auto 0%;
}

.lottie-animation-4 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 14px;
  display: flex;
}

.digikala-last-cta {
  flex-flow: column;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 80px;
  display: flex;
}

.digikal-last-cta-heading {
  text-align: center;
}

.digikala-last-cta-description {
  text-align: center;
  max-width: 80ch;
  margin-top: 10px;
}

.digikala-page-last-cta-button {
  border: var(--border-line-stroke) solid var(--blue);
  background-color: var(--blue);
  color: #fff;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 50px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  transition: all .3s;
  display: flex;
}

.digikala-page-last-cta-button:hover {
  color: #fff;
  background-color: #007ae6;
}

.lottie-animation-3-copy {
  margin-bottom: 12px;
}

.features-card-lottie-copy {
  height: 100%;
  margin-bottom: -5px;
}

.features-card-lottie-copy.bordered {
  border-top: var(--body-line) solid var(--bdoy-line);
  border-left: var(--body-line) solid var(--bdoy-line);
  border-radius: 2px;
  overflow: clip;
}

.features-card-lottie-copy.bordered-02 {
  border-top: var(--body-line) solid var(--bdoy-line);
  border-right: var(--body-line) solid var(--bdoy-line);
  border-radius: 2px;
  overflow: clip;
}

.features-card-lottie-copy._06 {
  margin-bottom: 0;
}

.dropdown {
  align-self: stretch;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  transition: all .2s cubic-bezier(.165, .84, .44, 1);
}

.dropdown-toggle {
  justify-content: space-between;
  display: flex;
}

.icon-6 {
  inset: 0% auto 0% 0%;
}

.dropdown-list {
  background-color: #ddd;
}

.dropdown-list.w--open {
  background-color: #0000;
  transition: all .2s cubic-bezier(.165, .84, .44, 1);
}

.dropdown-2 {
  display: block;
}

.dropdown-list-2 {
  position: static;
  overflow: hidden;
}

.dropdown-toggle-2 {
  display: block;
}

.faq-close-icon {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
  position: absolute;
  inset: 20px auto auto 0%;
}

.plus-icon-div {
  background-color: #000;
  width: 100%;
  height: 2px;
  position: absolute;
  transform: rotate(0);
}

.plus-icon-div.rotate, .plus-icon-div.is-vertical {
  transform: rotate(90deg);
}

.image-81 {
  object-fit: contain;
  height: 90%;
}

.image-81.is-bigger {
  max-width: 112%;
}

.image-81.is-smaller {
  height: 80%;
}

.digikala-page-hero-image-mobile {
  display: none;
}

.error-page-bg {
  z-index: -1;
  object-fit: cover;
  width: 100vw;
  height: 100vh;
  position: relative;
}

.error-page-code {
  text-align: center;
  font-family: Source Code Pro, sans-serif;
  font-size: 64px;
  font-weight: 600;
}

.error-page-heading {
  text-align: center;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.4;
}

.error-page-p {
  color: var(--gray-05);
  text-align: center;
  margin-bottom: 40px;
}

.error-page-button {
  padding: 14px 16px;
  text-decoration: none;
}

.error-page-container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.error-page-inc {
  color: var(--gray-05);
  font-family: Source Code Pro, sans-serif;
  font-size: 12px;
}

.error-page-inc-wrapper {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  display: flex;
}

.error-page-logo {
  width: 13px;
  height: 13px;
}

@media screen and (max-width: 991px) {
  .hero-section {
    padding-left: 14px;
    padding-right: 14px;
  }

  .div-block-120 {
    flex-flow: column-reverse;
    justify-content: center;
  }

  .div-block-121 {
    background-image: url("../images/under-constraction-bg_mobile.ffd6eeeed91c.avif");
    width: 100%;
    height: 40vh;
  }

  .div-block-122 {
    width: 100%;
    height: 60vh;
  }

  .logo-green-circle {
    height: 60px;
  }

  .hero-wrapper {
    align-items: center;
    padding-bottom: 80px;
  }

  .navbar {
    background-color: #fff;
  }

  .navbar-container {
    margin-left: 14px;
    margin-right: 14px;
  }

  .nav-cta-button {
    margin: 10px 32px;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .nav-menu {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .nav-menu-wrapper {
    border-right: var(--body-line) solid var(--bdoy-line);
    border-left: var(--body-line) solid var(--bdoy-line);
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .hero-button-wrapper {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    order: 9999;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .client-section {
    padding-left: 14px;
    padding-right: 14px;
  }

  .tab-icon {
    margin-top: 18px;
    margin-right: 20px;
  }

  .auto-tabs-link {
    height: 120px;
    padding-top: 24px;
    padding-bottom: 16px;
  }

  .auto-tabs-link.digikala-page {
    height: auto;
  }

  .auto-tabs-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
  }

  .auto-tabs-wrapper.digikala-page {
    flex-flow: row;
  }

  .auto-tabs-link-titel, .auto-tabs-description {
    margin-right: 34px;
  }

  .auto-tabs-menu {
    grid-column-gap: .5px;
    grid-row-gap: .5px;
    border-right: var(--body-line) solid var(--bdoy-line);
    border-left: var(--body-line) solid var(--bdoy-line);
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    min-height: 220px;
    margin-bottom: 0;
    display: grid;
  }

  .auto-tabs-menu.digikala-page {
    order: -9999;
  }

  .auto-tabs-content {
    aspect-ratio: auto;
    border-style: none solid solid;
    border-width: var(--body-line);
    border-color: var(--bdoy-line);
    flex: none;
    order: -9999;
    height: auto;
    min-height: 21rem;
    margin-right: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .auto-tabs-content.digikala-page {
    flex: 1;
    padding-top: 0;
    padding-bottom: 0;
  }

  .connection-tabs {
    padding-left: 14px;
    padding-right: 14px;
  }

  .channel-logo-circle.null {
    background-color: #0000;
    border: 0 #0000;
  }

  .paragraph-item-wrapper {
    padding-left: 70px;
    padding-right: 70px;
  }

  .tabs-title {
    font-size: 20px;
  }

  .features-section {
    padding-left: 14px;
    padding-right: 14px;
  }

  .features-card {
    flex: 1;
  }

  .features-card.non-extend {
    align-self: flex-start;
  }

  .features-card.dark-style {
    padding-top: 44px;
    padding-bottom: 36px;
  }

  .features-card-column {
    flex-flow: row;
    flex: 0 auto;
    justify-content: space-between;
  }

  .features-card-column.first-order {
    order: -9999;
  }

  .features-card-column.digikala-page {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .card-description.dark-style {
    margin-top: 12px;
  }

  .features-card-lottie._06 {
    width: 100%;
  }

  .features-card-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .features-card-container {
    padding-left: 12px;
    padding-right: 12px;
  }

  .features-card-lottie-wrapper._05.new {
    height: 100%;
  }

  .features-card-lottie-wrapper._03-copy {
    height: 160px;
    margin-top: 50px;
    margin-right: -80px;
  }

  .repricing-strategy-section {
    padding-left: 14px;
    padding-right: 14px;
  }

  .strategy-card-wrapper {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .number-section {
    padding-left: 14px;
    padding-right: 14px;
  }

  .number-block-wrapper {
    flex-flow: column;
  }

  .number-block {
    grid-template-columns: 5fr 1fr;
  }

  .number-block._1 {
    display: flex;
  }

  .number-block._2 {
    order: -9999;
    grid-template-rows: auto;
    grid-template-columns: 5fr;
    display: flex;
  }

  .icon-block._01 {
    flex: 0 auto;
    padding-left: 24px;
    padding-right: 24px;
  }

  .icon-block._02, .number-block-title._01 {
    display: none;
  }

  .number-block-title._02 {
    flex: 1;
    order: -9999;
    padding-right: 48px;
  }

  .analisys-section {
    padding-left: 14px;
    padding-right: 14px;
  }

  .radar-block-wrapper {
    flex-flow: column;
    display: flex;
  }

  .product-image {
    display: none;
  }

  .product-title {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .analisys-container {
    padding-left: 24px;
    padding-right: 24px;
  }

  .window-sidebar {
    display: none;
  }

  .automation-section, .div-block-129, .testimonial-section, .div-block-130, .ai-section {
    padding-left: 14px;
    padding-right: 14px;
  }

  .pricing-heading {
    margin-top: 100px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .pricing-section, .pricing-table-section {
    margin-left: 14px;
    margin-right: 14px;
  }

  .plan-card-wrapper {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .feature-table {
    margin-left: 14px;
    margin-right: 14px;
  }

  .client-sectio-02 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .heading-6 {
    font-size: 48px;
  }

  .div-block-145 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .testimonial-heading {
    text-align: center;
    max-width: 32ch;
    margin-bottom: 24px;
    margin-left: auto;
    margin-right: auto;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.4;
  }

  .section-lable {
    border: var(--body-line) solid var(--bdoy-line);
    text-align: center;
    background-color: #fff;
    border-radius: 999px;
    flex: none;
    justify-content: center;
    align-items: center;
    height: 30px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    display: inline-flex;
  }

  .section-lable-wrapper {
    flex-flow: column;
    align-items: center;
    margin-top: 16px;
    margin-bottom: 16px;
    display: flex;
  }

  .last-cta-section {
    margin-left: 14px;
    margin-right: 14px;
  }

  .last-cta-heading {
    font-size: 32px;
  }

  .big-blue-button-title {
    font-size: 20px;
  }

  .blog-post-heading {
    font-size: 42px;
  }

  .blog-post-date-wrapper {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    align-items: flex-start;
    margin-top: 0;
    display: flex;
  }

  .blog-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .blog-author-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    border-left-style: none;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .h3.blog-card-heading {
    flex: none;
    font-size: 20px;
  }

  .fs-toc_sidebar {
    flex-flow: row;
    width: 100%;
    max-width: none;
    position: static;
  }

  .fs-toc_richtext {
    padding: 1.5rem;
  }

  .demo-form-section {
    grid-template-rows: auto auto auto;
    grid-template-columns: repeat(auto-fit, 100%);
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .form-text {
    min-height: 25vh;
  }

  .form-only-preview {
    width: auto;
  }

  .demo-page-h1 {
    max-width: 14ch;
    font-size: 48px;
  }

  .demo-form-information {
    padding-bottom: 20px;
    padding-left: 0;
  }

  .demo-page-h2 {
    margin-top: 24px;
  }

  .demo-page-description {
    max-width: 64ch;
  }

  .demo-page-cta {
    padding-left: 0;
  }

  .div-block-165 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .div-block-166 {
    justify-content: space-between;
  }

  .author-description {
    padding-left: 0;
  }

  .author-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .div-block-175 {
    padding-top: 60px;
  }

  .blog-audio-player-wrapper {
    margin-right: 40px;
  }

  .div-block-186 {
    flex: 1;
    order: -9999;
  }

  .channel-logo-circle-copy.null {
    background-color: #0000;
    border: 0 #0000;
  }

  .footer-menu {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .div-block-211 {
    height: 130px;
    margin-top: 40px;
  }

  .image-72 {
    height: 90%;
  }

  .div-block-212 {
    justify-content: center;
    height: 290px;
    display: flex;
  }

  .image-73 {
    height: 100%;
  }

  .div-block-213 {
    justify-content: center;
    height: auto;
    margin-top: 24px;
    display: flex;
  }

  .image-74 {
    height: 100%;
  }

  .div-block-214 {
    height: 150px;
    margin-top: 20px;
  }

  .div-block-215 {
    justify-content: center;
    height: 160px;
    margin-bottom: -10px;
    display: flex;
  }

  .div-block-216 {
    justify-content: center;
    height: 220px;
    display: flex;
  }

  .image-76 {
    height: 100%;
  }

  .div-block-217 {
    justify-content: center;
    height: 70px;
    margin-top: 0;
    display: flex;
  }

  .div-block-218 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .heading-8 {
    font-size: 32px;
  }

  .heading-10 {
    margin-bottom: 20px;
    font-size: 32px;
  }

  .digikala-faq-section {
    padding-left: 40px;
    padding-right: 40px;
    display: block;
  }

  .faq-h2-title {
    margin-left: 0;
    position: static;
  }

  .digikala-last-cta {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .lottie-animation-3-copy {
    height: 67%;
  }

  .features-card-lottie-copy {
    height: 100%;
  }

  .features-card-lottie-copy._06 {
    width: 100%;
  }

  .image-80 {
    height: 100%;
  }

  .faq-item-container {
    margin-top: 40px;
  }

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

  .paragraph-17 {
    text-align: center;
    max-width: 60ch;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 767px) {
  .hero-section {
    padding-left: 0;
    padding-right: 0;
  }

  .text-span-1 {
    margin-right: 0;
  }

  .text-span-2 {
    margin-left: 0;
  }

  .logo-green-circle {
    align-self: flex-start;
    margin-top: 24px;
    margin-right: -4px;
    display: none;
  }

  .hero-wrapper {
    justify-content: flex-start;
    align-items: flex-start;
    min-height: auto;
    padding: 130px 24px 50px;
  }

  .hero-lottie {
    margin-top: 0;
    display: none;
  }

  .navbar-container {
    margin-left: 0;
    margin-right: 0;
  }

  .button_outline {
    margin-right: 0;
  }

  .hero-button-wrapper {
    order: 0;
  }

  .hero-lottie_mobile {
    align-self: center;
    height: 80vw;
    max-height: 300px;
    margin-top: 40px;
    display: block;
  }

  .story-title {
    font-size: 22px;
    line-height: 1.4;
  }

  .client-section {
    padding-left: 0;
    padding-right: 0;
  }

  .client-title-wrapper {
    flex-flow: row;
    align-items: center;
  }

  .image-48 {
    margin-right: 24px;
  }

  .tab-icon {
    height: 36px;
    margin-top: 16px;
    margin-right: 14px;
  }

  .auto-tabs-link {
    height: auto;
    padding-top: 22px;
  }

  .auto-tabs-wrapper.digikala-page {
    flex-flow: column;
    justify-content: space-between;
    height: auto;
  }

  .auto-tabs-link-titel, .auto-tabs-description {
    margin-right: 20px;
  }

  .auto-tabs-menu {
    flex-flow: column;
    min-height: 0;
    padding-right: 0;
    display: flex;
  }

  .auto-tabs-menu.digikala-page {
    flex: none;
    justify-content: flex-start;
    height: 500px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .auto-tabs-content {
    height: 100%;
    min-height: 0;
    padding: 20px 10px;
  }

  .auto-tabs-content.digikala-page {
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    flex: none;
    height: 420px;
  }

  .connection-tabs {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-item-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }

  .story-markito-logo {
    margin-left: 4px;
    margin-right: 4px;
    line-height: 14px;
  }

  .t-hero {
    font-size: 48px;
  }

  .hero-subtitle {
    max-width: 48ch;
    color: var(--gray-05);
    text-align: right;
    margin-top: 0;
    display: block;
  }

  .tabs-title {
    font-size: 24px;
  }

  .cient-section-heading {
    max-width: 14ch;
    margin-right: 12px;
  }

  .features-heading-wrapper {
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 24px;
    padding-right: 24px;
  }

  .features-description-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .features-section {
    padding-left: 0;
    padding-right: 0;
  }

  .features-card.bottom-margin.digikala-page {
    order: 0;
  }

  .features-card-column {
    flex-flow: column;
  }

  .features-card-column.digikala-page {
    display: flex;
  }

  .features-card-lottie.mobile-size-large {
    width: 130vw;
  }

  .features-card-lottie.mobile-downscale {
    width: 70vw;
  }

  .features-card-wrapper.digikala-page {
    padding-left: 28px;
    padding-right: 28px;
  }

  .features-card-container {
    padding-left: 24px;
    padding-right: 24px;
  }

  .features-card-lottie-wrapper._03-copy {
    margin-top: 20px;
    margin-right: -100px;
  }

  .repricing-strategy-section {
    padding-left: 0;
    padding-right: 0;
  }

  .repricing-heading {
    text-align: right;
    max-width: 17ch;
    margin-right: 24px;
  }

  .strategy-card-wrapper {
    flex-flow: column;
    align-items: center;
  }

  .number-section {
    padding-left: 0;
    padding-right: 0;
  }

  .number-block-wrapper {
    flex-flow: column;
  }

  .analisys-section {
    padding-left: 0;
    padding-right: 0;
  }

  .analisys-head-wrapper {
    justify-content: center;
    align-items: flex-start;
    margin-top: 24px;
    margin-right: 24px;
  }

  .analisys-heading {
    text-align: right;
    max-width: 14ch;
    margin-right: 24px;
  }

  .column-hor {
    flex: 1;
    width: auto;
  }

  .column-hor-small {
    display: none;
  }

  .column-hor-small._01 {
    flex: 1;
    width: auto;
    display: block;
  }

  .automation-section {
    padding-left: 0;
    padding-right: 0;
  }

  .automation-report {
    font-size: 24px;
  }

  .splide__arrows.custom01.digikala-page {
    margin-bottom: 20px;
    display: none;
  }

  .delivery-heading {
    text-align: right;
    margin-right: 24px;
  }

  .block-wrapper {
    grid-template-columns: 1fr;
  }

  .div-block-129 {
    padding-left: 0;
    padding-right: 0;
  }

  .reports-heading, .general-description {
    text-align: right;
    margin-left: 24px;
    margin-right: 24px;
  }

  .dashboard-image-container {
    border-radius: 6px;
    margin-left: 24px;
    margin-right: 24px;
  }

  .testimonial-section, .div-block-130, .ai-section {
    padding-left: 0;
    padding-right: 0;
  }

  .ai-heading {
    text-align: left;
    margin-left: 24px;
    font-size: 57px;
  }

  .ai-heading-wrapper {
    justify-content: flex-start;
  }

  .ai-block-wrapper {
    flex-flow: column;
  }

  .image-wrapper {
    width: 80%;
  }

  .client-story-wrapper {
    flex-flow: column;
    display: flex;
  }

  .cilent-profile-block {
    order: -9999;
    height: 290px;
  }

  .client-story-block {
    padding: 30px;
  }

  .story-text {
    font-size: 18px;
  }

  .client-image {
    height: 80%;
  }

  .qout-symbol {
    margin-top: 10px;
    font-size: 90px;
    line-height: 80px;
  }

  .footer-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .footer-adress-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
  }

  .adress {
    max-width: 32ch;
  }

  .iso-wrapper {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .footer-bottom {
    flex-flow: column;
    height: auto;
  }

  .pricing-heading {
    margin-left: 24px;
    margin-right: 24px;
  }

  .pricing-section, .pricing-table-section {
    margin-left: 0;
    margin-right: 0;
  }

  .table-row-wrapp {
    width: 800px;
  }

  .table-row-wrapp.sticky {
    position: relative;
    top: auto;
  }

  .table-cell.table-row-top {
    justify-content: space-between;
  }

  .table-cell-inner {
    flex: none;
  }

  .feature-table {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-136 {
    flex-flow: column;
    flex: 1;
    justify-content: space-between;
  }

  .div-block-137 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .table-wrapper {
    overflow: auto;
  }

  .div-block-140 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    align-items: flex-start;
  }

  .client-sectio-02 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-6 {
    font-size: 32px;
  }

  .testimonial-heading {
    text-align: right;
    margin-left: 14px;
    margin-right: 14px;
  }

  .section-lable-wrapper {
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 14px;
    margin-right: 14px;
  }

  .last-cta-section {
    margin-left: 0;
    margin-right: 0;
  }

  .last-cta-wrapper {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .last-cta-pic-wrapper {
    background-size: 120%;
  }

  .image-62 {
    height: 40%;
  }

  .big-blue-button-title {
    font-size: 24px;
  }

  .footer-logo-markito {
    display: none;
  }

  .blog-header-div {
    padding-top: 7rem;
  }

  .blog-post-heading {
    font-size: 32px;
  }

  .blog-post-descriptopn {
    font-size: 16px;
  }

  .blog-post-date-wrapper {
    flex: 1;
    margin-top: 0;
  }

  .blog-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .blog-author-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border-left-style: none;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 12px;
    padding-right: 12px;
    display: grid;
    position: static;
  }

  .blog-header-wrapper {
    padding-left: 12px;
    padding-right: 12px;
  }

  .blog-related-div {
    padding-left: 14px;
    padding-right: 14px;
  }

  .h3.blog-card-heading {
    min-height: 0;
  }

  .collection-list {
    grid-template-columns: 1fr;
  }

  .fs-toc_sidebar {
    position: static;
  }

  .fs-toc_richtext {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .blog-page-hero {
    padding-top: 6rem;
    padding-bottom: 1rem;
  }

  .blog-page-heading {
    font-size: 36px;
  }

  .blog-page-hero-description {
    font-size: 16px;
  }

  .blog-page-main-section {
    padding-top: 2rem;
    padding-bottom: 3rem;
  }

  .featured-lable {
    margin-top: 70px;
  }

  .featured-cover-wrapper {
    height: 260px;
  }

  .collection-list-2 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .form-group {
    height: auto;
  }

  .form-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .form-wizard {
    height: auto;
  }

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

  .form-question-wrapper-mid {
    width: 100%;
  }

  .blog-category-header {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .blog-category-hero-heading {
    max-width: none;
    font-size: 36px;
  }

  .blog-category-hero-description {
    max-width: none;
    font-size: 16px;
  }

  .author-description {
    max-width: 30ch;
    margin-bottom: 4px;
  }

  .offer-text {
    font-size: 20px;
  }

  .offer-bar-button {
    display: none;
  }

  .offer-bar-time {
    font-size: 20px;
  }

  .category-button-wrapper {
    margin-top: 10px;
  }

  .collection-list-3 {
    margin-top: 0;
  }

  .collection-item {
    flex: none;
  }

  .link-block-11 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .text-block-12 {
    font-size: 20px;
  }

  .collection-list-wrapper {
    margin-top: 40px;
  }

  .div-block-175 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
  }

  .collection-list-wrapper-copy {
    margin-top: 40px;
  }

  .div-block-176 {
    padding-top: 60px;
  }

  .search-bar {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
  }

  .search-filed-wrapper {
    width: auto;
  }

  .blog-audio-player-wrapper {
    max-width: 210px;
  }

  .markito-products-icon {
    height: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .markit-products-wrapper {
    height: 50px;
  }

  .div-block-188.none {
    display: none;
  }

  .div-block-189 {
    border-top: var(--border-line-stroke) solid var(--bdoy-line);
    align-self: stretch;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-182 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .blog-search-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-192 {
    height: 300px;
  }

  .section-general {
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .main-section-heading {
    font-size: 36px;
  }

  .page-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .toc-wrapper {
    margin-top: 20px;
    padding-right: 0;
  }

  .div-block-198 {
    justify-content: flex-end;
  }

  .div-block-202 {
    max-width: 440px;
    height: 210px;
  }

  .image-67 {
    position: static;
  }

  .grid-test {
    grid-template-columns: 1fr;
  }

  .div-block-205 {
    padding-left: 0;
  }

  .div-block-206 {
    padding-right: 0;
  }

  .image-68 {
    position: static;
  }

  .digikala-page-h1 {
    text-align: center;
    font-size: 36px;
  }

  .digikala-page-logo {
    height: 60px;
    margin-top: -1px;
    margin-right: -22px;
    top: 65%;
  }

  .text-span-5 {
    margin-right: 76px;
  }

  .digikala-h1-wrapper {
    align-self: center;
  }

  .digikala-hero-description {
    max-width: 48ch;
  }

  .digikala-page-hero-button {
    margin-top: 10px;
    margin-right: auto;
  }

  .digikala-page-hero-image {
    max-width: 100%;
    display: none;
  }

  .div-fade.left, .div-fade.right {
    display: none;
  }

  .image-70 {
    width: 240px;
  }

  .image-71 {
    max-width: 110%;
  }

  .digikala-automation-section {
    padding-top: 60px;
  }

  .digikala-h2-style {
    font-size: 36px;
  }

  .digikala-automation-description {
    max-width: 48ch;
    margin-bottom: 20px;
  }

  .div-block-211 {
    margin-top: 20px;
  }

  .div-block-214 {
    height: 120px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .div-block-215 {
    height: 270px;
  }

  .div-block-216 {
    justify-content: flex-end;
    height: 320px;
  }

  .image-76 {
    object-fit: cover;
    object-position: 0% 0%;
    width: 100%;
    height: auto;
  }

  .div-block-217 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .digikala-gold-solution-section {
    flex-flow: column;
    display: flex;
  }

  .div-block-218 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-219 {
    height: 340px;
  }

  .image-78 {
    max-width: 100%;
    margin-right: 60px;
  }

  .heading-9 {
    font-size: 36px;
  }

  .div-block-222 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-block-223 {
    align-items: center;
    padding-top: 10px;
  }

  .heading-10 {
    text-align: center;
    font-size: 36px;
  }

  .digikala-faq-section {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .faq-question-title {
    margin-left: 20px;
    font-size: 18px;
  }

  .faq-item {
    margin-top: 10px;
    padding-bottom: 10px;
  }

  .faq-h2-title {
    margin-left: 0;
  }

  .digikala-last-cta {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .digikal-last-cta-heading {
    font-size: 36px;
  }

  .digikala-last-cta-description {
    max-width: 45ch;
  }

  .lottie-animation-3-copy {
    height: 100%;
  }

  .features-card-lottie-copy.mobile-size-large {
    width: 130vw;
  }

  .features-card-lottie-copy.mobile-downscale {
    width: 70vw;
  }

  .faq-item-container {
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading-11 {
    text-align: center;
    font-size: 36px;
  }

  .faq-close-icon {
    width: 20px;
    height: 20px;
  }

  .digikala-page-hero-image-mobile {
    margin-top: 40px;
    margin-bottom: 20px;
    display: block;
  }

  .paragraph-17 {
    text-align: center;
    max-width: 48ch;
    margin-left: auto;
    margin-right: auto;
  }

  .error-page-code {
    font-size: 58px;
  }

  .error-page-heading {
    max-width: 80%;
    font-size: 36px;
  }

  .error-page-p {
    max-width: 80%;
  }
}

@media screen and (max-width: 479px) {
  li {
    margin-left: -30px;
    margin-right: -20px;
  }

  .underconstraction-p1 {
    font-size: 24px;
    line-height: 30px;
  }

  .underconstraction_p2 {
    font-size: 16px;
    line-height: 22px;
  }

  .underconstraction_call {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    margin-top: 6px;
  }

  .under-constarction-number-icon {
    width: 32px;
    height: 32px;
  }

  .div-block-122 {
    padding-left: 5vh;
    padding-right: 5vh;
  }

  .bold-text {
    font-size: 20px;
  }

  .text-span-1 {
    margin-right: 0;
  }

  .text-span-2 {
    margin-left: 0;
  }

  .logo-green-circle {
    margin-top: 0;
    margin-right: 0;
  }

  .hero-wrapper {
    padding-top: 140px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .navbar, .navbar-container {
    padding-left: 0;
    padding-right: 0;
  }

  .brand {
    justify-content: center;
    align-items: center;
  }

  .marquee-section {
    overflow: clip;
  }

  .button_green {
    flex: 0 auto;
    padding-left: 12px;
    padding-right: 12px;
  }

  .button_outline {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .green-button-text {
    font-size: 14px;
  }

  .hero-button-wrapper {
    margin-top: 24px;
  }

  .story-title {
    font-size: 18px;
    line-height: 1.4;
  }

  .client-logo-wrapper {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .auto-tabs-link {
    padding-left: 24px;
  }

  .auto-tabs-menu.digikala-page {
    height: auto;
  }

  .auto-tabs-content {
    aspect-ratio: auto;
  }

  .paragraph-item-wrapper {
    padding: 60px 16px;
  }

  .story-markito-logo {
    width: 8%;
    height: auto;
    font-size: 10px;
  }

  .t-hero {
    text-align: right;
    font-size: 36px;
  }

  .hero-subtitle {
    max-width: 36ch;
  }

  .tabs-title {
    font-size: 24px;
  }

  .cient-section-heading {
    text-align: right;
    max-width: 14ch;
  }

  .story-title {
    font-size: 22px;
  }

  .feature-heading {
    text-align: right;
    max-width: 260px;
  }

  .features-heading-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }

  .features-card.dark-style {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .features-card-wrapper.digikala-page {
    padding-left: 0;
    padding-right: 0;
  }

  .features-card-lottie-wrapper._03-copy {
    height: auto;
    margin-left: 40px;
    margin-right: -30px;
  }

  .strategy-card-wrapper {
    display: flex;
  }

  .icon-block._01 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .number-block-title._02 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .number-description {
    font-size: 16px;
  }

  .competitor-block {
    padding-left: 12px;
    padding-right: 12px;
  }

  .competitor-row {
    padding-left: 0;
    padding-right: 6px;
  }

  .buybox-lable {
    display: none;
  }

  .column-hor {
    font-size: 14px;
  }

  .column-hor._02 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    flex: 0 auto;
    width: 40%;
  }

  .column-hor-small._01 {
    display: none;
  }

  .block-style-02 {
    padding: 24px 12px;
  }

  .gold-block-wrapper {
    flex-flow: column;
    grid-template-rows: 77.5fr auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .heading-5 {
    margin-left: 12px;
    margin-right: 12px;
    position: relative;
  }

  .dashboard-image-container {
    margin-top: 30px;
  }

  .ai-heading {
    letter-spacing: -4px;
    font-size: 41px;
  }

  .image-wrapper {
    width: 95%;
  }

  .cilent-profile-block.is-small {
    height: 200px;
  }

  .client-story-block {
    padding: 24px;
  }

  .footer-adress-wrapper {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    align-items: flex-start;
  }

  .banner-header {
    text-align: right;
    height: 55px;
    font-size: 14px;
  }

  .plan-card-wrapper {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .table-row-wrapp {
    box-sizing: content-box;
  }

  .last-cta-pic-wrapper {
    background-size: 150%;
  }

  .last-cta-heading {
    font-size: 24px;
  }

  .image-62 {
    height: 30%;
  }

  .arrow-wrapper {
    width: 40px;
    height: 40px;
  }

  .big-blue-button-title {
    font-size: 16px;
  }

  .blog-post-heading {
    font-size: 28px;
  }

  .blog-post-descriptopn {
    font-size: 16px;
  }

  .blog-author-wrapper {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .blog-card-thumbnail {
    height: 150px;
  }

  .fs-toc_sidebar {
    flex-flow: column;
  }

  .blog-page-main-section {
    padding-top: 1rem;
  }

  .demo-form-section {
    padding-top: 6rem;
    padding-bottom: 4rem;
  }

  .button-wrapper {
    flex-flow: column;
  }

  .form-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .form-button {
    margin-right: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  .form-button.white {
    order: 9999;
  }

  .form-question-wrapper-large {
    width: 100%;
    padding-left: .25rem;
    padding-right: .25rem;
  }

  .form-question-wrapper-small {
    width: 100%;
  }

  .demo-page-h1 {
    font-size: 32px;
  }

  .demo-page-h2 {
    font-size: 24px;
  }

  .paragraph-7 {
    max-width: none;
  }

  .div-block-166 {
    flex-flow: column;
  }

  .otp-wrapper {
    width: 100%;
  }

  .div-block-167 {
    margin-bottom: 0;
  }

  .div-block-168 {
    padding-right: 24px;
  }

  .offer-bar {
    flex-flow: column;
    height: 64px;
  }

  .offer-text {
    margin-bottom: 10px;
  }

  .collection-list-wrapper, .collection-list-wrapper-copy {
    margin-top: 30px;
  }

  .blog-audio-player-wrapper {
    max-width: 250px;
    margin-right: 0;
  }

  .div-block-186 {
    order: 0;
  }

  .markito-products-icon {
    height: 22px;
  }

  .markit-products-wrapper {
    height: 40px;
  }

  .div-block-189 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-flow: column;
    align-items: center;
  }

  .div-block-190 {
    padding-top: 40px;
  }

  .div-block-198 {
    flex-flow: column;
  }

  .footer-menu-wrapper {
    flex-flow: column;
    align-items: flex-end;
  }

  .heading-7 {
    margin-top: 20px;
  }

  .div-block-208 {
    overflow: clip;
  }

  .digikala-hero-wrapper {
    padding-top: calc(var(--nav-height)  + 20px);
  }

  .digikala-page-h1 {
    font-size: 27px;
  }

  .digikala-page-logo {
    height: 42px;
    margin-top: 1px;
    margin-right: -14px;
    top: 72%;
  }

  .text-span-5 {
    margin-right: 56px;
  }

  .digikala-client-wrapper {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .digikala-tab-cell {
    margin-left: 20px;
    margin-right: 20px;
  }

  .digikala-automation-section {
    padding-bottom: 30px;
  }

  .digikala-h2-style {
    font-size: 32px;
  }

  .div-block-211 {
    height: 90px;
    margin-bottom: 10px;
  }

  .div-block-212, .div-block-214 {
    height: auto;
  }

  .div-block-215 {
    margin-bottom: -20px;
  }

  .div-block-216 {
    height: auto;
  }

  .div-block-218 {
    padding: 20px;
  }

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

  .digikala-camparison-section {
    margin-top: 10px;
  }

  .heading-9 {
    font-size: 32px;
  }

  .div-block-220 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    overflow: scroll;
  }

  .text-block-17 {
    font-size: 14px;
  }

  .div-block-221 {
    flex: none;
    width: 70%;
  }

  .digikala-success-story-section {
    padding-bottom: 0;
  }

  .div-block-223 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .heading-10 {
    font-size: 32px;
  }

  .digikala-faq-section {
    margin-top: 40px;
  }

  .close-lottie {
    width: 40px;
    height: 40px;
    margin-top: 0;
  }

  .digikala-last-cta {
    margin-top: 10px;
  }

  .digikal-last-cta-heading, .heading-11 {
    font-size: 32px;
  }

  .digikala-page-hero-image-mobile {
    margin-top: 30px;
  }

  .error-page-bg {
    object-fit: cover;
  }
}

#w-node-_1a2cc63e-f7f5-036b-e573-57a093956c9b-35379e39 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_84b6124c-84db-7f1c-1b7c-5a8c4a7ebc51-35379e39 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_347380da-b62b-8f29-4228-0ff62fddbc42-35379e39 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_432bd4e6-8d5e-ecc6-d2b2-1046896bc91b-35379e39 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d665ccce-8233-2801-79f4-a9217c38ece9-35379e39 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_0fc908b7-c345-0409-4f49-4594caf6e66b-35379e39 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-da4985fb-49f1-c2a1-e164-702cfe531f06-35379e39 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-cc37ded3-88dd-4734-5932-4b1b629cb439-35379e39 {
  grid-area: 3 / 3 / 4 / 4;
}

#w-node-_2122c26e-30d9-bbcc-0b50-fd000a013f3d-35379e39 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2122c26e-30d9-bbcc-0b50-fd000a013f41-35379e39 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_2122c26e-30d9-bbcc-0b50-fd000a013f45-35379e39 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_2122c26e-30d9-bbcc-0b50-fd000a013f49-35379e39 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_2122c26e-30d9-bbcc-0b50-fd000a013f4d-35379e39 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_2122c26e-30d9-bbcc-0b50-fd000a013f51-35379e39 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_2122c26e-30d9-bbcc-0b50-fd000a013f55-35379e39 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_2122c26e-30d9-bbcc-0b50-fd000a013f59-35379e39 {
  grid-area: 3 / 3 / 4 / 4;
}

#w-node-_61dc011f-cad9-fcb7-867f-c51e62a0a81e-35379e39 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_61dc011f-cad9-fcb7-867f-c51e62a0a822-35379e39 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_61dc011f-cad9-fcb7-867f-c51e62a0a826-35379e39 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_61dc011f-cad9-fcb7-867f-c51e62a0a82a-35379e39 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_61dc011f-cad9-fcb7-867f-c51e62a0a82e-35379e39 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_61dc011f-cad9-fcb7-867f-c51e62a0a832-35379e39 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_61dc011f-cad9-fcb7-867f-c51e62a0a836-35379e39 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_61dc011f-cad9-fcb7-867f-c51e62a0a83a-35379e39 {
  grid-area: 3 / 3 / 4 / 4;
}

#w-node-_7a878560-f6f2-eb18-f9d8-ac69b912fb62-35379e39 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-d9ffd5c0-4f6d-1ab7-5c08-ea2a79bf32fe-35379e39 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-b34ee810-3824-7d60-3036-e29dc0dfda53-35379e39 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-b34ee810-3824-7d60-3036-e29dc0dfda4f-35379e39 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_2f5adb4d-8080-f4db-492f-5e66cc86d24f-35379e39, #w-node-_267977a9-e7c6-9ba1-4a04-0836546d4710-35379e39 {
  place-self: stretch stretch;
}

#w-node-_22b027b5-cafa-db93-94b8-8218d5d1e1f5-35379e39 {
  justify-self: stretch;
}

#w-node-_85ee62e1-98c9-af3d-87da-b788bf0527f7-35379e39, #w-node-fd037374-d956-20e1-6055-04b648a73d52-35379e39, #w-node-fd037374-d956-20e1-6055-04b648a73d53-35379e39 {
  place-self: stretch stretch;
}

#w-node-fd037374-d956-20e1-6055-04b648a73d55-35379e39 {
  justify-self: stretch;
}

#w-node-fd037374-d956-20e1-6055-04b648a73d5a-35379e39 {
  place-self: stretch stretch;
}

#w-node-_328b4968-1225-d716-97e3-4767ee6d205d-35379e39 {
  align-self: stretch;
}

#w-node-_667f24b9-92f2-4432-8edb-0a3c0aec716c-35379e39, #w-node-_44888cbe-f896-cc37-8b7d-2a58d7d2de69-35379e39, #w-node-aaf5392e-0da6-b58b-061d-91a723b0c27c-35379e39, #w-node-e8018b11-63f1-2c7c-c381-edca92c28aab-35379e39 {
  place-self: stretch stretch;
}

#w-node-_1401c298-9f97-7184-0961-65722dbea3ee-3183204c {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-e8c36825-b73b-8fde-8248-e32e3183204f-3183204c {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-e8c36825-b73b-8fde-8248-e32e31832061-3183204c {
  place-self: end;
}

#w-node-e8c36825-b73b-8fde-8248-e32e3183205e-3183204c {
  grid-area: 2 / 1 / 3 / 2;
  align-self: end;
}

#w-node-a6530eb8-26a0-351b-08d8-7acede87fc32-de87fc24 {
  place-self: stretch stretch;
}

#w-node-_5a6a9555-cd97-8585-7a1c-92ffac7ab74b-9377ed7d {
  grid-area: 1 / 1 / 2 / 7;
}

#w-node-e9dc47f4-e670-55c6-5f9f-124be31691f4-9377ed7d {
  grid-area: 2 / 1 / 3 / 5;
}

#w-node-e9dc47f4-e670-55c6-5f9f-124be31691f6-9377ed7d {
  grid-area: 2 / 5 / 3 / 7;
}

#w-node-_2633c1d7-6dc8-c5a6-9eb3-1bbd2fe7d187-a4880f83 {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_1b03cf95-25c2-aeba-b457-ba6a428ca28e-a4880f83 {
  grid-area: 1 / 2 / 2 / 7;
}

#w-node-bf472884-71e7-0e80-93a2-cefa3a62bd82-a4880f83 {
  grid-area: 1 / 7 / 2 / 9;
  align-self: start;
}

#w-node-fd3f58fd-24f2-7c99-635a-e9defcaca8a6-a4880f83, #w-node-d1564a6f-d4fe-7f33-eacf-d733b2a9c374-a4880f83 {
  place-self: stretch stretch;
}

#w-node-cc565cd8-c9b9-6297-405f-243e297bb187-59511627 {
  align-self: end;
}

#w-node-_83f2c861-c31f-a54f-76e4-7ce248418603-59511627 {
  grid-area: 1 / 1 / 2 / 5;
}

#w-node-ff0c517c-e9e1-f69c-f090-e24bc7456448-59511627 {
  grid-area: 1 / 5 / 2 / 7;
}

#w-node-d3b3c52f-a4d4-8add-0f13-38a2969e6c27-7f4ad870 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d61cd897-77bc-6c34-9a4b-a197acfd7b1b-7f4ad870 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_7e4e5327-bfbd-2364-cb4d-d3c281e3aa03-7f4ad870 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a832e595-1c7f-781c-e711-86e56f9246f8-1d57e4e5 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_7d7e8dcf-2ab8-5003-d12c-7c33398c2489-1d57e4e5 {
  order: 9999;
}

#w-node-e26e57cf-224a-e84f-d1f4-e1ad81b7f98c-1d57e4e5, #w-node-e26e57cf-224a-e84f-d1f4-e1ad81b7f997-1d57e4e5, #w-node-e26e57cf-224a-e84f-d1f4-e1ad81b7f9a2-1d57e4e5, #w-node-e26e57cf-224a-e84f-d1f4-e1ad81b7f9ad-1d57e4e5 {
  place-self: stretch stretch;
}

#w-node-aa16d693-e54b-23d2-2f5a-d6728625477e-1d57e4e5 {
  grid-area: 1 / 1 / 2 / 3;
  align-self: start;
}

#w-node-cb9d1a6e-b5e3-972b-03a8-7fbb7cae5d7a-1d57e4e5 {
  grid-area: 1 / 3 / 2 / 7;
}

#w-node-_2d6eb328-1ad0-4c51-787a-aa69b44d28a8-6209a8e4 {
  grid-area: 1 / 1 / 2 / 5;
}

#w-node-_6fddc7e8-b150-90b3-b93a-adc27c7005b7-6209a8e4 {
  justify-self: stretch;
}

#w-node-_9aabb4bc-6085-ddff-8200-1ec18f66d4b1-6209a8e4, #w-node-_7e853293-77a4-5714-3821-b52ee3f39af0-6209a8e4 {
  place-self: stretch stretch;
}

#w-node-_752c054c-567e-4ee3-c0f4-e10772acb36b-6209a8e4 {
  justify-self: stretch;
}

#w-node-aa5e096c-302b-5081-acbc-7a1188121952-6209a8e4 {
  place-self: stretch stretch;
}

#w-node-e1b631aa-fd73-966f-3ef3-57b77ed4e188-6209a8e4 {
  justify-self: stretch;
}

#w-node-_091d4a0b-a853-9b44-c8f1-dee048e14335-6209a8e4 {
  grid-area: 1 / 5 / 2 / 7;
}

#w-node-_77fd18d6-42c9-4461-9ba3-93bab5e213f2-cf496d01 {
  grid-area: 1 / 1 / 2 / 5;
}

#w-node-_639a996e-b5c6-6820-9a4d-c7fc15bb26f7-cf496d01 {
  justify-self: stretch;
}

#w-node-_639a996e-b5c6-6820-9a4d-c7fc15bb26fa-cf496d01, #w-node-_639a996e-b5c6-6820-9a4d-c7fc15bb2700-cf496d01 {
  place-self: stretch stretch;
}

#w-node-_639a996e-b5c6-6820-9a4d-c7fc15bb2703-cf496d01 {
  justify-self: stretch;
}

#w-node-_639a996e-b5c6-6820-9a4d-c7fc15bb2706-cf496d01 {
  place-self: stretch stretch;
}

#w-node-_639a996e-b5c6-6820-9a4d-c7fc15bb2709-cf496d01, #w-node-_4b51addf-1630-d863-44be-88f8afdafa3b-cf496d01, #w-node-_2536e6e3-3d99-2b68-e769-e3666eb85f57-cf496d01, #w-node-_87d7ee92-0880-7e86-901f-1744bf4ee3f3-cf496d01, #w-node-f75a6894-a81d-6684-d965-525427cd6c2a-cf496d01, #w-node-d59e5727-9bb6-da6a-0c52-7a16e668d6fb-cf496d01, #w-node-_3f56222d-f17d-21a0-5580-035bc7492c41-cf496d01, #w-node-_19305d36-9575-c8fc-c890-ebf7722fc687-cf496d01, #w-node-c53fd6f6-c5d4-2cd2-6d0c-bc4038bea1e5-cf496d01, #w-node-fda45aec-5db9-cb37-9399-38b031fff6e0-cf496d01, #w-node-_2e07c770-2b21-a162-4e21-fb3454487c48-cf496d01, #w-node-_49730ae9-66df-eb47-f1de-1b4d1ef2c39d-cf496d01, #w-node-_95ca475a-c0bf-cf9e-fd3f-a82ca90c2f67-cf496d01, #w-node-_92d9d896-159e-9781-05c3-a31d92e43602-cf496d01, #w-node-ace7d9c7-1377-22fe-725e-5e94b3eeaa10-cf496d01, #w-node-_901c9aa1-569d-058a-562a-c0eca9920147-cf496d01, #w-node-bef14397-9917-7ada-558f-08d4eb8234fb-cf496d01 {
  justify-self: stretch;
}

#w-node-e0c5a8e3-462c-edcb-6ea0-b7aad8be2e0e-cf496d01, #w-node-e0c5a8e3-462c-edcb-6ea0-b7aad8be2e14-cf496d01 {
  place-self: stretch stretch;
}

#w-node-e0c5a8e3-462c-edcb-6ea0-b7aad8be2e21-cf496d01 {
  justify-self: stretch;
}

#w-node-e0c5a8e3-462c-edcb-6ea0-b7aad8be2e24-cf496d01 {
  place-self: stretch stretch;
}

#w-node-e0c5a8e3-462c-edcb-6ea0-b7aad8be2e27-cf496d01, #w-node-e0c5a8e3-462c-edcb-6ea0-b7aad8be2e2a-cf496d01, #w-node-e0c5a8e3-462c-edcb-6ea0-b7aad8be2e33-cf496d01, #w-node-e0c5a8e3-462c-edcb-6ea0-b7aad8be2e36-cf496d01, #w-node-e0c5a8e3-462c-edcb-6ea0-b7aad8be2e39-cf496d01, #w-node-e0c5a8e3-462c-edcb-6ea0-b7aad8be2e3c-cf496d01, #w-node-e0c5a8e3-462c-edcb-6ea0-b7aad8be2e3f-cf496d01, #w-node-e0c5a8e3-462c-edcb-6ea0-b7aad8be2e44-cf496d01, #w-node-e0c5a8e3-462c-edcb-6ea0-b7aad8be2e47-cf496d01 {
  justify-self: stretch;
}

#w-node-fb10c4dd-5ee5-9633-c42d-bfcbdab05958-cf496d01 {
  grid-area: 1 / 5 / 2 / 7;
}

#w-node-_5b38064a-d33f-4a8b-b4de-f14c4fff1d00-65b2d4f1 {
  grid-area: 1 / 1 / 2 / 5;
}

#w-node-_5b38064a-d33f-4a8b-b4de-f14c4fff1e54-65b2d4f1 {
  grid-area: 1 / 5 / 2 / 7;
}

@media screen and (max-width: 991px) {
  #w-node-b390c870-a902-4d4d-8bb0-20d9c4fdef2c-35379e39, #w-node-b390c870-a902-4d4d-8bb0-20d9c4fdef36-35379e39, #w-node-a4f71ecf-66d5-8021-8669-ead08aeaf031-35379e39 {
    align-self: stretch;
  }

  #w-node-_7a878560-f6f2-eb18-f9d8-ac69b912fb62-35379e39 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-d9ffd5c0-4f6d-1ab7-5c08-ea2a79bf32fe-35379e39 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-b34ee810-3824-7d60-3036-e29dc0dfda4f-35379e39 {
    grid-row: 3 / 4;
  }

  #w-node-da3f236d-2c7c-60df-0225-848b433414b7-35379e39 {
    justify-self: end;
  }

  #w-node-b1514577-945b-6a5e-f032-cc8b170769a8-35379e39 {
    justify-self: start;
  }

  #w-node-b6927d5a-57f7-e3fc-5846-e0125d7cae8f-35379e39 {
    justify-self: end;
  }

  #w-node-ebc044cd-532e-0285-6e95-1858ba4c2ad3-35379e39 {
    justify-self: start;
  }

  #w-node-a505f790-f2a4-269b-11d7-0d7c3fd23a5d-a4880f83 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_7e6aa2bd-88d2-32a0-8164-a69d84d4589a-a4880f83 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-_0d3867b8-00a8-37f3-926c-058862618798-a4880f83 {
    grid-area: 1 / 4 / 2 / 6;
  }

  #w-node-_68644fc7-bcee-873c-bdee-fa5c51ff4b7f-a4880f83 {
    grid-area: 1 / 6 / 2 / 7;
    justify-self: center;
  }

  #w-node-_2633c1d7-6dc8-c5a6-9eb3-1bbd2fe7d187-a4880f83 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_1b03cf95-25c2-aeba-b457-ba6a428ca28e-a4880f83 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-bf472884-71e7-0e80-93a2-cefa3a62bd82-a4880f83 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-d61cd897-77bc-6c34-9a4b-a197acfd7b1b-7f4ad870 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_7e4e5327-bfbd-2364-cb4d-d3c281e3aa03-7f4ad870 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-a832e595-1c7f-781c-e711-86e56f924703-1d57e4e5, #w-node-a832e595-1c7f-781c-e711-86e56f92470e-1d57e4e5 {
    align-self: stretch;
  }

  #w-node-_268a7a22-ef3b-2392-1a4e-2b1766303d88-1d57e4e5 {
    order: 9999;
    align-self: start;
  }

  #w-node-af0be9f7-fc2f-a983-f4c8-e4b0442f79e8-1d57e4e5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2baf53be-0c0a-b5b4-7aca-62ff056a0f2f-1d57e4e5 {
    order: 9999;
  }

  #w-node-_2805c825-1181-69ef-f2ec-977376856378-1d57e4e5 {
    order: -9999;
  }

  #w-node-_5fe592ae-3a83-203f-0b98-27d8f1d56905-1d57e4e5 {
    order: 9999;
    align-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_7a878560-f6f2-eb18-f9d8-ac69b912fb62-35379e39 {
    grid-column: 2 / 3;
  }

  #w-node-eabddfdb-3639-b646-241c-860e98e3d56a-35379e39 {
    order: -9999;
  }

  #w-node-e8c36825-b73b-8fde-8248-e32e3183204f-3183204c {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-e8c36825-b73b-8fde-8248-e32e31832061-3183204c {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-e8c36825-b73b-8fde-8248-e32e3183205e-3183204c {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_5a6a9555-cd97-8585-7a1c-92ffac7ab74b-9377ed7d, #w-node-e9dc47f4-e670-55c6-5f9f-124be31691f4-9377ed7d, #w-node-e9dc47f4-e670-55c6-5f9f-124be31691f6-9377ed7d, #w-node-a505f790-f2a4-269b-11d7-0d7c3fd23a5d-a4880f83 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_68644fc7-bcee-873c-bdee-fa5c51ff4b7f-a4880f83 {
    justify-self: start;
  }

  #w-node-_2633c1d7-6dc8-c5a6-9eb3-1bbd2fe7d187-a4880f83 {
    order: -9999;
    grid-column: span 1 / span 1;
  }

  #w-node-_1b03cf95-25c2-aeba-b457-ba6a428ca28e-a4880f83 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-bf472884-71e7-0e80-93a2-cefa3a62bd82-a4880f83 {
    order: -9999;
  }

  #w-node-_83f2c861-c31f-a54f-76e4-7ce248418603-59511627 {
    grid-row: 2 / 3;
    grid-column-end: 2;
  }

  #w-node-ff0c517c-e9e1-f69c-f090-e24bc7456448-59511627 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_2d6eb328-1ad0-4c51-787a-aa69b44d28a8-6209a8e4 {
    grid-column-end: 2;
  }

  #w-node-_091d4a0b-a853-9b44-c8f1-dee048e14335-6209a8e4 {
    grid-area: 2 / 1 / 3 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-e8c36825-b73b-8fde-8248-e32e3183204f-3183204c {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-e8c36825-b73b-8fde-8248-e32e31832061-3183204c {
    grid-row: 3 / 4;
    grid-column-start: 1;
    place-self: auto end;
  }

  #w-node-e8c36825-b73b-8fde-8248-e32e3183205e-3183204c {
    grid-row: 4 / 5;
    grid-column-end: 3;
    justify-self: end;
  }

  #w-node-_7e6aa2bd-88d2-32a0-8164-a69d84d4589a-a4880f83 {
    grid-column-end: 2;
  }

  #w-node-_0d3867b8-00a8-37f3-926c-058862618798-a4880f83 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_68644fc7-bcee-873c-bdee-fa5c51ff4b7f-a4880f83 {
    grid-area: 3 / 1 / 4 / 2;
  }
}


@font-face {
  font-family: 'Peydawebvf';
  src: url("../fonts/PeydaWebVF.63022a60e67e.woff") format('woff');
  font-weight: 100 1000;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Peydafanumweb';
  src: url("../fonts/PeydaFaNumWeb-Black.f9b6645706fb.woff") format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Iransansxvf';
  src: url("../fonts/IRANSansXVF.782c8c4be890.ttf") format('truetype');
  font-weight: 100 1000;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-ExtraBold.1497e6fee4dd.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Peydafanum';
  src: url("../fonts/PeydaFaNum-Regular.98e11473d234.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Peydafanum';
  src: url("../fonts/PeydaFaNum-Light.3b018d920c34.ttf") format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}