@font-face {
  font-family: Yekanbakhfanum;
  src: url('../fonts/YekanBakhFaNum-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Yekanbakhfanum;
  src: url('../fonts/YekanBakhFaNum-Black.woff2') format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Yekanbakhfanum;
  src: url('../fonts/YekanBakhFaNum-Bold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Yekanbakhfanum;
  src: url('../fonts/YekanBakhFaNum-SemiBold.woff2') format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}

.body {
  background-color: #161179;
}

.hero-div {
  background-image: linear-gradient(#4300ff, #161179);
  width: 100%;
  height: 800px;
  min-height: 800px;
  position: relative;
}

.section-hero {
  width: 100%;
  height: auto;
}

.hero-top-banner-bg {
  z-index: 0;
  grid-row-gap: 10px;
  mix-blend-mode: luminosity;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.top-birthday-bg {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
}

.all-content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.sgb-top-logo-img {
  color: #fff;
}

.top-sgb-logo-div {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: static;
  inset: 8% 0% auto;
}

.hero-content {
  z-index: 2;
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  position: absolute;
  top: 8%;
}

.hero-text-content {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 750px;
  height: 462px;
  text-decoration: none;
  display: flex;
}

.hero-title-texts {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.hero-sgb-name {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 50px;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.sgb-title {
  direction: rtl;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.sgb-hero-title {
  grid-column-gap: 10px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  line-height: 150%;
  text-decoration: none;
  display: flex;
}

.hero-title---sgb-birthday {
  direction: rtl;
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 1px #00000080;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 44px;
  font-weight: 900;
  line-height: 150%;
  text-decoration: none;
}

.hero-discunt-title {
  grid-column-gap: 22px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.hero-sub-title {
  direction: rtl;
  color: #fff;
  text-align: right;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.discount-num-top {
  direction: rtl;
  color: #00b7ff;
  text-align: center;
  text-shadow: 1px 1px 1px #00000080;
  align-self: center;
  width: auto;
  min-width: 130px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 56px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.counter-box {
  grid-column-gap: 12px;
  background-image: linear-gradient(#10237c 0%, #331469 100%);
  border-radius: 24px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
}

.day-count-box {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 78px;
  text-decoration: none;
  display: flex;
}

.day-count {
  color: #00b7ff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.day-name {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.double-dots {
  color: #c435d1;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
  position: static;
}

.hero-cta {
  clear: none;
  grid-column-gap: 16px;
  direction: rtl;
  cursor: pointer;
  background-image: linear-gradient(237.31deg, #fdae8f, #fd1c68);
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 474px;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 16px 24px;
  text-decoration: none;
  transition: all .6s;
  display: flex;
  overflow: visible;
}

.hero-cta:hover {
  border: 1px solid #680a27;
  box-shadow: 0 0 15px #ffb1b2b3;
}

.cta-text {
  color: #fff;
  text-align: right;
  order: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.left-icon {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.rocketlaunch {
  object-fit: cover;
}

.hero-info-div {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  justify-content: center;
  align-items: center;
  max-width: 1500px;
  display: flex;
  position: relative;
}

.hero-image-div {
  justify-content: center;
  align-items: center;
  display: flex;
}

.right-gift {
  position: absolute;
  inset: 5% -10% 0% auto;
}

.left-gift {
  position: absolute;
  inset: 5% auto auto -10%;
}

.info-box-objects {
  z-index: -1;
  width: 100%;
  height: 100%;
  position: absolute;
}

.gif-box-hero---bottom {
  position: absolute;
  inset: auto auto 0% 0%;
}

.gif-box-hero---top {
  position: absolute;
}

.ballon-box-hero---left {
  position: absolute;
  top: -15%;
  left: 5%;
}

.baloon-right {
  position: absolute;
  inset: -5% 0% auto auto;
}

.deco-star-1---left {
  position: absolute;
  inset: -10% auto auto 20%;
}

.deco-star-2---left {
  position: absolute;
  inset: -15% auto auto 25%;
}

.deco-model-1---left {
  position: absolute;
  inset: -20% auto auto 15%;
}

.deco-model-2---left {
  position: absolute;
  inset: -20% auto auto 20%;
}

.deco-star-1---right {
  position: absolute;
  inset: -5% 20% auto auto;
}

.deco-star-2---right {
  position: absolute;
  inset: -10% 25% auto auto;
}

.deco-model-3-right {
  position: absolute;
  inset: -25% 20% auto auto;
}

.div-block-2 {
  background-image: url('../images/birthday-party-background-top.webp');
  background-position: 50% 0;
  background-repeat: repeat-x;
  background-size: auto;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.campagion-background {
  z-index: 1;
  background-image: url('../images/birthday-party-background.webp');
  background-position: 50% 0;
  background-repeat: repeat-x;
  background-size: auto;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: -15% auto auto;
}

.section-why-this-campagion-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 700px;
  display: flex;
  position: relative;
}

.why-this-campagion {
  z-index: 2;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  text-decoration: none;
  display: flex;
  position: absolute;
}

.why-discount-title {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.why-discount-is-special-title {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.why-discount-is-special-title-2 {
  direction: rtl;
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.sub-title-for-why-discount {
  grid-column-gap: 10px;
  background-color: #ffffff26;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  width: 80%;
  padding: 16px 32px;
  text-decoration: none;
  display: flex;
}

.why-discount-is-special-sub {
  direction: rtl;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 200%;
  text-decoration: none;
}

.why-sgb-discount {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.discount-contents {
  grid-column-gap: 60px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.discount-rows {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.discount-models {
  grid-column-gap: 44px;
  grid-row-gap: 8px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.discount-row {
  grid-column-gap: 8px;
  grid-row-gap: 16px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  text-decoration: none;
  display: flex;
}

.why-discount-is-special-sub-2 {
  direction: rtl;
  color: #fff;
  text-align: center;
  order: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.why-discount-is-special-sub-3 {
  direction: rtl;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.why-discount-is-special-sub-4 {
  direction: rtl;
  color: #ffad03;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.discount-row-2 {
  grid-column-gap: 8px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  text-decoration: none;
  display: flex;
}

.discount-feature-items {
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.plan-select {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.hero-sub-title-2 {
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.cube--streamline-flex {
  object-fit: cover;
  overflow: hidden;
}

.discount-ticket-img {
  object-fit: cover;
}

.button-style {
  grid-column-gap: 8px;
  color: #fff;
  cursor: pointer;
  background-image: linear-gradient(0deg, #004ddd, #00aeef);
  border-radius: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 36px;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  transition: all .5s;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 4px #00000040;
}

.button-style:hover {
  background-image: linear-gradient(0deg, #0040b8, #00a0db);
  box-shadow: 0 0 15px #00a2edb3;
}

.button-info {
  grid-column-gap: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.btn-text {
  direction: rtl;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
}

.section-why-this-campagion {
  width: 100%;
  height: auto;
  margin-bottom: 100px;
}

.big-deco---why-camp---left {
  width: 200px;
  position: absolute;
  inset: auto auto auto -5%;
}

.big-gift---why-camp---right {
  width: 200px;
  position: absolute;
  inset: 0% -5% 0% auto;
}

.section---records {
  margin-bottom: 100px;
}

.sgb-records-info {
  grid-column-gap: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  padding-left: 24px;
  padding-right: 24px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.record-text-content {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.sgb-records {
  grid-column-gap: 40px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.sgb-record-text {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.sgb-record-title {
  color: #fff;
  text-align: right;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.sgb-record-sub-title {
  direction: rtl;
  color: #fff;
  text-align: center;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 24px;
  line-height: 150%;
}

.sgb-gold-logo {
  object-fit: cover;
  width: 200px;
  height: 100%;
  overflow: hidden;
}

.sgb-record-sub-title-2 {
  color: #fff;
  text-align: right;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 180%;
  text-decoration: none;
}

.group {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 290.638px;
  height: 200px;
  text-decoration: none;
  display: flex;
}

.dsc-text-3 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.key-metrics-numbers {
  z-index: 3;
  -webkit-text-fill-color: transparent;
  background-color: #fff;
  -webkit-background-clip: text;
  background-clip: text;
  justify-content: center;
  align-items: flex-start;
  height: 54px;
  display: flex;
  overflow: hidden;
}

.sgb-dsc-sub-text {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.key-metrics-all-number._02, .key-metrics-all-number._01, .key-metrics-all-number._03 {
  -webkit-text-fill-color: transparent;
  background-color: #fff;
  -webkit-background-clip: text;
  background-clip: text;
}

.sgb-dsc-box {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.sgb-dsc-text {
  color: #0098ff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.dsc-sub-text-3 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.key-metrics-counter-number {
  color: #fff;
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 52px;
}

.number-and-count-section {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  direction: ltr;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.key-metrics-dsc {
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 8px;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 52px;
}

.section---why-sgb-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.section {
  width: 100%;
  height: auto;
  margin-bottom: 100px;
}

.record-underline {
  opacity: .25;
  background-image: linear-gradient(90deg, #fff0, #fff 50%, #fff0);
  width: 100%;
  height: 1.5px;
}

.big-shadow-for-records {
  z-index: -1;
  position: absolute;
  inset: -50% -25% auto auto;
}

.candle-stick-model-middle {
  width: 350px;
  position: absolute;
  inset: -50% auto 0% -15%;
}

.why-sgb-div {
  grid-row-gap: 44px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.why-sgb-title {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  line-height: 150%;
  text-decoration: none;
  display: flex;
}

.why-sgb-title-text {
  direction: rtl;
  color: #fff;
  text-align: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.why-sgb-containeres-box {
  grid-row-gap: 20px;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.why-sgb-boxes-row {
  grid-column-gap: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.metric-item-box {
  grid-row-gap: 16px;
  background-image: linear-gradient(#6630ff, #290bb0);
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 220px;
  padding: 40px 24px;
  text-decoration: none;
  display: flex;
}

.box-number-and-text {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 180px;
  text-decoration: none;
  display: flex;
}

.box-title {
  direction: rtl;
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 72px;
  text-decoration: none;
}

.box-dsc {
  direction: rtl;
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.box-dsc-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.gift-box-left---orange {
  width: 250px;
  position: absolute;
  inset: 5% auto 0% -10%;
}

.birthday-decor-1-right {
  width: 200px;
  position: absolute;
  inset: 65% -5% 0% auto;
}

.section-2 {
  width: 100%;
  height: auto;
  margin-bottom: 100px;
}

.deco-middle-left-2 {
  position: absolute;
  inset: 50% auto 0% 0%;
}

.deco-middle-right-2 {
  position: absolute;
  inset: 35% 0% 0% auto;
}

.deco-middle-star-right-2 {
  position: absolute;
  inset: 0% 0% auto auto;
}

.sgb-features {
  grid-row-gap: 44px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.sgb-key-feature-title {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.sgb-key-feature-title-text {
  direction: rtl;
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.key-feature-boxes {
  grid-column-gap: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.key-feature-box {
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: #ffffff0d;
  border: 1px solid #ffffff26;
  border-radius: 16px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 300px;
  height: 210px;
  padding: 24px 16px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: inset 0 0 32px #ffffff08;
}

.law-icon {
  object-fit: cover;
}

.feature-title {
  direction: rtl;
  text-align: center;
  letter-spacing: -.48px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#ffffff8f, #fff 75%);
  -webkit-background-clip: text;
  background-clip: text;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 28.8px;
  text-decoration: none;
}

.section---feature-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.deco-middle-star-left-2 {
  position: absolute;
  inset: auto auto 0% 0%;
}

.section-3 {
  width: 100%;
  height: auto;
  margin-bottom: 50px;
}

.section---comments-div {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.instagram-text {
  color: #ffffffb8;
  letter-spacing: -.15px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.testimonial-wrapper {
  direction: ltr;
  max-width: 1320px;
  margin-top: 0;
}

.user-image-and-title {
  grid-column-gap: 16px;
  direction: ltr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.team-slider-nav {
  direction: rtl;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-top: 24px;
  padding-top: 0;
  font-size: 10px;
  display: flex;
  position: static;
  bottom: -60px;
}

.logo-area-in-comment {
  direction: ltr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.hide, .team-slider-arrow {
  display: none;
}

.user-image {
  object-fit: cover;
  border-radius: 100px;
  width: 56px;
  height: 56px;
  overflow: hidden;
}

.replay-see-translation {
  color: #b7a6fb;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
}

.comment-text-area {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: 286px;
  text-decoration: none;
  display: flex;
}

.comment-title-area {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  text-decoration: none;
  display: flex;
}

.testimonial-slider {
  width: auto;
  margin-bottom: 0;
  margin-right: 1%;
}

.comment-box-content {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 286px;
  text-decoration: none;
  display: flex;
}

.testimonial-slider-wrapper {
  background-color: #0000;
  height: auto;
}

.usert-comment-title {
  color: #fff;
  letter-spacing: -.15px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 27.9px;
  text-decoration: none;
}

.comment-text {
  color: #fff;
  text-align: right;
  letter-spacing: -.15px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 27.9px;
  text-decoration: none;
}

.comments-mask {
  overflow: hidden;
}

.paragraph-framer-text {
  grid-row-gap: .00625038px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.instagram-logo {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.cooment-box {
  grid-row-gap: 8px;
  background-color: #0703120a;
  border-radius: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 400px;
  max-width: 450px;
  height: 350px;
  margin: 0;
  padding: 32px;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: inset 0 32px 64px #5c3ae414, inset 1px 1px 1px #5c3ae480, inset 0 0 1px #fff6;
}

.user-profile-text {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  max-width: none;
  height: auto;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
}

.comment-area-title {
  color: #fff;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.instagram-logo-2 {
  object-fit: cover;
  overflow: hidden;
}

.comment-div {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.comments-sub-title {
  direction: rtl;
  color: #0098ff;
  text-align: center;
  width: 850px;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

.comment-title {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  text-decoration: none;
  display: flex;
}

.section-video {
  width: 100%;
  height: auto;
  margin-bottom: 100px;
}

.section---video-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.video-section-area {
  grid-row-gap: 60px;
  background-image: url('../images/video-section-bg.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  min-height: auto;
  padding: 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.video-title-div {
  padding-top: 0;
}

.video-title {
  direction: rtl;
  color: #fff;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.div-video-player {
  grid-row-gap: 10px;
  background-image: linear-gradient(#0098ff, #070c37);
  border-radius: 26px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  height: auto;
  margin-top: 0;
  padding: 4px;
  text-decoration: none;
  display: flex;
  position: static;
  top: 20%;
  overflow: hidden;
  box-shadow: 0 -46px 250px -10px #0397fe80;
}

.div-video {
  background-color: #050827;
  border-radius: 24px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.code-embed {
  border-radius: 16px;
  width: 100%;
  height: auto;
  overflow: visible;
}

.section---end-box-div {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: static;
  overflow: visible;
}

.section---end-box {
  width: 100%;
  height: auto;
  margin-bottom: 100px;
}

.end-site-texts {
  grid-row-gap: 10px;
  background-image: url('../images/stars.svg'), url('../images/end-site-background.webp');
  background-position: 50%, 50%;
  background-repeat: repeat, no-repeat;
  background-size: contain, auto;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 500px;
  min-height: 500px;
  text-decoration: none;
  display: flex;
  position: static;
  overflow: hidden;
}

.end-site-text {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.end-site-title-box {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.end-site-title {
  direction: rtl;
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff 22%, #ffffffb3);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 64px;
  text-decoration: none;
}

.end-site-sub-title {
  direction: rtl;
  color: #9b96b0;
  text-align: center;
  letter-spacing: -.2px;
  max-width: 650px;
  max-height: 150%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
}

.counter-box-2 {
  grid-column-gap: 12px;
  background-image: linear-gradient(#10237c 0%, #331469 100%);
  border-radius: 24px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
}

.day-count-box-2 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 78px;
  text-decoration: none;
  display: flex;
}

.day-count-2 {
  color: #00b7ff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.day-name-2 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.double-dots-2 {
  color: #c435d1;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.end-cta {
  grid-column-gap: 16px;
  cursor: pointer;
  background-image: linear-gradient(232.73deg, #fdae8f, #fd1c68);
  border-radius: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  text-decoration: none;
  transition: all .6s;
  display: flex;
}

.end-cta:hover {
  border: 1px solid #9c0633;
  box-shadow: 0 0 15px #ff8b9eb3;
}

.cta-title {
  direction: rtl;
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.left-icon-end {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.rocketlaunch-2 {
  object-fit: cover;
}

.bottom-left-box {
  z-index: 1;
  position: absolute;
  inset: -20% auto auto -10%;
  overflow: clip;
}

.bottom-right-cake {
  z-index: 1;
  position: absolute;
  inset: -20% -10% auto auto;
}

.end-box-area {
  width: 1200px;
  height: auto;
  position: relative;
}

.star-smooth-left {
  position: absolute;
  inset: auto auto 25% -7%;
}

.star-smooth-right {
  position: absolute;
  inset: auto -7% 0% auto;
}

.end-box-star-left {
  position: absolute;
  inset: auto auto 0% -3%;
}

.end-box-star-right {
  position: absolute;
  inset: auto -3% 25% auto;
}

.section---footer {
  width: 100%;
  height: auto;
}

.section---footer-div {
  background-color: #003fc5;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.footer-section {
  grid-row-gap: 50px;
  background-color: #003fc5;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 50px 32px;
  text-decoration: none;
  display: flex;
}

.footer-logo-container {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.sgb-end-logo {
  object-fit: cover;
}

.sgb-footer-title {
  direction: rtl;
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.footer-social-container {
  background-color: #161179;
  border: 1px solid #262626;
  border-radius: 100px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 16px;
  text-decoration: none;
  display: flex;
}

.social-media {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.yotube-icon {
  grid-row-gap: 10px;
  background-color: #00b7ff;
  border-radius: 100px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 14px;
  text-decoration: none;
  display: flex;
}

.youtube-icon {
  object-fit: cover;
  overflow: hidden;
}

.copy-right-text {
  direction: rtl;
  color: #b3b3b3;
  letter-spacing: -.0001em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.support {
  grid-column-gap: 16px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 232px;
  text-decoration: none;
  display: flex;
}

.support-text {
  direction: rtl;
  color: #fff;
  letter-spacing: -.0001em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 26px;
  text-decoration: none;
}

.chat-icon {
  grid-row-gap: 10px;
  background-color: #0c4;
  border-radius: 100px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 14px;
  text-decoration: none;
  display: flex;
}

.twitter-icon, .telegram-icon, .instagram-icon {
  grid-row-gap: 10px;
  background-color: #00b7ff;
  border-radius: 100px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 14px;
  text-decoration: none;
  display: flex;
}

.footer-design-area {
  width: 100%;
  max-width: 1600px;
  position: relative;
}

._4-number-in-birthday {
  width: 300px;
  position: absolute;
  inset: -60% 0% auto auto;
}

.candle-stick-model-footer {
  width: 300px;
  position: absolute;
  inset: -40% auto auto 0%;
}

.record-underline-2 {
  opacity: .25;
  background-image: linear-gradient(90deg, #fff0, #fff 50%, #fff0);
  width: 100%;
  height: 1.5px;
}

.key-feature-row {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.discount-box {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.discount-text-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.c-icon {
  margin-right: 12px;
}

.c-icon.cc-copied {
  width: 18px;
  display: none;
}

.c-text-1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.75em;
}

.c-text-1.cc-copied {
  display: none;
}

.c-copy_button {
  color: #fff;
  background-color: #585b6c;
  border-radius: 4px;
  align-items: center;
  margin-right: 0;
  padding: 10px 16px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.c-copy_button.cc-copy {
  background-color: #0085e6;
  border-radius: 16px;
}

.button {
  color: #fff;
  text-align: center;
  background-color: #8f00ff;
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  padding: 1rem 2rem;
  font-weight: 400;
  transition-property: none;
}

.button:hover {
  opacity: .8;
}

.button.is-full-width {
  direction: rtl;
  cursor: pointer;
  border-radius: 16px;
  width: 200px;
  min-width: 8.5rem;
  padding: 16px;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: 600;
  transition: all .5s;
}

.button.is-full-width:hover {
  border: 1px #b172ff;
}

.button.is-full-width.green-btn {
  background-image: linear-gradient(#00df86, #108143);
  width: 300px;
  line-height: 150%;
}

.plan-area {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 130px;
  display: flex;
}

.sgb-title-box {
  background-color: #db0033;
  border-top-right-radius: 24px;
  border-bottom-left-radius: 24px;
  justify-content: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.section---why-change-time-div {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-4 {
  width: 100%;
  height: auto;
  margin-bottom: 100px;
}

.change-time {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  text-decoration: none;
  display: flex;
}

.change-time---icon {
  object-fit: cover;
}

.change-time-content {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 800px;
  text-decoration: none;
  display: flex;
}

.why-change-time-title {
  direction: rtl;
  color: #fff;
  text-align: right;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.why-change-time-sub-title {
  direction: rtl;
  color: #fff;
  text-align: right;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.button-style-2 {
  grid-column-gap: 8px;
  background-image: linear-gradient(0deg, #004ddd 0%, #00aeef 100%);
  border-radius: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 36px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 4px #00000040;
}

.button-info-2 {
  grid-column-gap: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.btn-text-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.section---share-gift-div {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-5 {
  width: 100%;
  height: auto;
  margin-bottom: 100px;
}

.change-time-2 {
  grid-column-gap: 150px;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.change-time-content-2 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.why-change-time-title-2 {
  direction: rtl;
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.why-change-time-sub-title-2 {
  direction: rtl;
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.button-style-3 {
  grid-column-gap: 8px;
  background-image: linear-gradient(0deg, #3a8023 0%, #0f9 100%);
  border-radius: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 36px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 4px #00000040;
}

.button-info-3 {
  grid-column-gap: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.btn-text-3 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.share-icon {
  object-fit: cover;
}

.gift-share {
  grid-column-gap: 50px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  text-decoration: none;
  display: flex;
}

.gift-share-content {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 800px;
  text-decoration: none;
  display: flex;
}

.button-style---green {
  grid-column-gap: 8px;
  color: #fff;
  cursor: pointer;
  background-image: linear-gradient(0deg, #136f34, #00e087);
  border-radius: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 36px;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  transition: all .5s;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 4px #00000040;
}

.button-style---green:hover {
  background-image: linear-gradient(0deg, #005332, #008f47);
  box-shadow: 0 0 15px #1783f6b3;
}

.comments-boxes {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.user-profile-title-side {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.button-style-4 {
  grid-column-gap: 8px;
  cursor: pointer;
  background-image: linear-gradient(0deg, #004ddd, #00aeef);
  border-radius: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 36px;
  text-decoration: none;
  transition: all .5s;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 4px #00000040;
}

.button-style-4:hover {
  background-image: linear-gradient(0deg, #0040b8, #00a0db);
  box-shadow: 0 0 15px #00a2edb3;
}

.comment-box-content-2 {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: auto;
  text-decoration: none;
  display: flex;
}

.comment-text-area-2 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: 250px;
  text-decoration: none;
  display: flex;
}

.instagram-logo-3 {
  object-fit: cover;
  overflow: hidden;
}

.text {
  direction: rtl;
  color: #fff;
  text-align: right;
  order: -1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.user-profile-img {
  object-fit: cover;
}

.bottom-content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cooment-box-2 {
  grid-row-gap: 8px;
  background-color: #0703120a;
  border-radius: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 400px;
  max-width: 450px;
  height: auto;
  margin: 0;
  padding: 24px 32px;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: inset 0 32px 64px #5c3ae414, inset 1px 1px 1px #5c3ae480, inset 0 0 1px #fff6;
}

.comments-boxes-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bottom-content-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.instagram-logo-4 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button-style-5 {
  grid-column-gap: 8px;
  cursor: pointer;
  background-image: linear-gradient(0deg, #004ddd, #00aeef);
  border-radius: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 36px;
  text-decoration: none;
  transition: all .5s;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 4px #00000040;
}

.button-style-5:hover {
  background-image: linear-gradient(0deg, #0040b8, #00a0db);
  box-shadow: 0 0 15px #00a2edb3;
}

.comment-box-content-3 {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: auto;
  text-decoration: none;
  display: flex;
}

.slider {
  background-color: #16117900;
  display: none;
}

.comment-text-2 {
  direction: rtl;
  color: #fff;
  text-align: right;
  letter-spacing: -.15px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 27.9px;
  text-decoration: none;
}

.cooment-box-3 {
  grid-row-gap: 8px;
  background-color: #0703120a;
  border-radius: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 400px;
  max-width: 450px;
  height: auto;
  margin: 0;
  padding: 24px 32px;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: inset 0 32px 64px #5c3ae414, inset 1px 1px 1px #5c3ae480, inset 0 0 1px #fff6;
}

.discount-code-area {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  direction: rtl;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.discount-code {
  direction: rtl;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.discount-code-label {
  direction: rtl;
  color: #94dafd;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.plan-title-sub {
  direction: rtl;
  color: #00a8ee;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yekanbakhfanum, Tahoma, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.with-ta-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .gif-box-hero---bottom {
    bottom: 10%;
  }
}

@media screen and (min-width: 1440px) {
  .hero-div {
    height: 900px;
  }

  .key-metrics-numbers {
    height: 62px;
  }

  .key-metrics-counter-number {
    color: #fff;
    font-size: 55px;
    line-height: 62px;
  }

  .key-metrics-dsc {
    color: #fff;
    font-size: 24px;
    line-height: 62px;
  }

  .deco-middle-left-2 {
    left: 2%;
  }

  .deco-middle-right-2 {
    right: 2%;
  }

  .deco-middle-star-right-2 {
    right: 4%;
  }

  .deco-middle-star-left-2 {
    left: 4%;
  }

  .testimonial-wrapper {
    width: 100%;
    max-width: none;
  }

  .testimonial-slider {
    width: auto;
    margin-right: 1%;
  }
}

@media screen and (min-width: 1920px) {
  .hero-div {
    background-image: linear-gradient(#4300ff, #161179);
    height: 1000px;
  }

  .section-hero {
    height: 1000px;
  }

  .hero-top-banner-bg {
    mix-blend-mode: normal;
    max-width: none;
    height: auto;
  }

  .top-birthday-bg {
    object-fit: cover;
    width: 100%;
    height: auto;
  }

  .hero-info-div {
    max-width: 1500px;
  }

  .right-gift {
    right: -5%;
  }

  .left-gift {
    left: -5%;
  }

  .baloon-right {
    position: absolute;
    inset: -5% 0% auto auto;
  }

  .div-block-2 {
    background-size: auto;
  }

  .campagion-background {
    z-index: 1;
  }

  .big-deco---why-camp---left {
    width: auto;
    left: -1%;
  }

  .big-gift---why-camp---right {
    width: auto;
    right: -5%;
  }

  .key-metrics-dsc {
    font-size: 24px;
  }

  .gift-box-left---orange {
    left: -3%;
  }

  .birthday-decor-1-right {
    right: -2%;
  }

  .deco-middle-left-2 {
    left: 10%;
  }

  .deco-middle-right-2 {
    right: 15%;
  }

  .deco-middle-star-right-2 {
    right: 10%;
  }

  .deco-middle-star-left-2 {
    left: 15%;
  }

  .testimonial-wrapper {
    width: 100%;
    max-width: none;
    overflow: visible;
  }

  .testimonial-slider {
    width: auto;
    margin-right: 1%;
  }

  .testimonial-slider-wrapper {
    width: 100%;
  }

  .comments-mask {
    overflow: visible;
  }

  .section-video {
    width: 100%;
  }

  .slider {
    background-color: #16117900;
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .hero-div {
    height: 100vh;
    min-height: 1100px;
  }

  .hero-content {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .hero-text-content {
    justify-content: center;
    align-items: center;
  }

  .hero-info-div {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .hero-image-div {
    width: 70%;
  }

  .gif-box-hero---bottom {
    bottom: 50%;
  }

  .campagion-background {
    height: 600px;
  }

  .section-why-this-campagion-div {
    height: 1000px;
    min-height: 900px;
  }

  .why-discount-title {
    padding-left: 24px;
    padding-right: 24px;
  }

  .why-discount-is-special-title-2 {
    font-size: 44px;
  }

  .why-discount-is-special-sub {
    font-size: 20px;
  }

  .why-sgb-discount {
    grid-row-gap: 24px;
  }

  .discount-contents {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .discount-rows {
    grid-row-gap: 24px;
    order: 1;
  }

  .discount-models {
    grid-row-gap: 16px;
  }

  .discount-ticket-img {
    order: -1;
  }

  .big-deco---why-camp---left {
    width: 150px;
  }

  .big-gift---why-camp---right {
    width: 150px;
    top: auto;
    bottom: auto;
  }

  .sgb-records-info {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
  }

  .record-text-content {
    order: -1;
  }

  .sgb-record-sub-title-2 {
    text-align: center;
  }

  .sgb-dsc-box.count3 {
    order: 5;
  }

  .sgb-dsc-box.count1 {
    order: 1;
  }

  .sgb-dsc-box.count2 {
    order: 3;
  }

  .number-and-count-section {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    order: 1;
  }

  .record-underline {
    order: 2;
  }

  .big-shadow-for-records {
    top: -25%;
    left: auto;
    right: auto;
  }

  .candle-stick-model-middle {
    inset: -15% auto auto -15%;
  }

  .why-sgb-div {
    height: auto;
  }

  .why-sgb-containeres-box {
    box-shadow: none;
    padding-left: 24px;
    padding-right: 24px;
  }

  .why-sgb-boxes-row {
    height: auto;
  }

  .metric-item-box {
    height: 200px;
  }

  .box-title {
    font-size: 24px;
    line-height: 150%;
  }

  .box-dsc {
    font-size: 16px;
  }

  .gift-box-left---orange {
    width: 150px;
    top: -10%;
    left: -5%;
  }

  .birthday-decor-1-right {
    width: 150px;
    inset: -12% 0% auto auto;
  }

  .deco-middle-left-2 {
    inset: 5% auto auto 5%;
  }

  .deco-middle-right-2 {
    inset: 8% 2% auto auto;
  }

  .deco-middle-star-right-2 {
    top: 5%;
    right: 5%;
  }

  .deco-middle-star-left-2 {
    inset: 3% auto auto 10%;
  }

  .section---comments-div {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .testimonial-wrapper {
    margin-top: 50px;
  }

  .testimonial-slider {
    width: auto;
    margin-right: 2%;
  }

  .comment-area-title {
    font-size: 32px;
  }

  .comment-div {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .comments-sub-title {
    width: auto;
  }

  .comment-title {
    padding-left: 24px;
    padding-right: 24px;
  }

  .section-video {
    margin-bottom: 60px;
  }

  .video-section-area {
    grid-row-gap: 24px;
    height: auto;
    margin-left: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .video-title-div {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .video-title {
    font-size: 32px;
  }

  .div-video-player {
    border-radius: 16px;
    max-width: 700px;
    margin-left: 0;
    margin-right: 0;
  }

  .div-video {
    border-radius: 16px;
  }

  .end-site-texts {
    background-size: contain, cover;
    border: 1px solid #ffffff40;
    border-radius: 16px;
    margin-left: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  .end-site-text {
    width: auto;
  }

  .end-site-title-box {
    padding-left: 0;
    padding-right: 0;
  }

  .end-site-title {
    font-size: 32px;
  }

  .end-site-sub-title {
    direction: rtl;
  }

  .bottom-left-box, .bottom-right-cake {
    width: 200px;
  }

  .end-box-area {
    width: auto;
    margin-left: 24px;
    margin-right: 24px;
  }

  .footer-social-container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    border-radius: 32px;
    flex-flow: column;
  }

  .copy-right-text {
    order: -1;
  }

  .support {
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: none;
  }

  .support-text {
    order: 1;
  }

  .record-underline-2 {
    order: 4;
  }

  .key-feature-row {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    display: flex;
  }

  .button {
    white-space: nowrap;
  }

  .change-time {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .why-change-time-title {
    font-size: 24px;
    line-height: 150%;
  }

  .why-change-time-sub-title {
    font-size: 16px;
  }

  .why-change-time-title-2 {
    font-size: 24px;
    line-height: 150%;
  }

  .why-change-time-sub-title-2 {
    font-size: 16px;
  }

  .gift-share {
    grid-column-gap: 24px;
    justify-content: space-between;
    align-items: center;
    padding-left: 24px;
    padding-right: 24px;
  }

  .gift-share-content {
    width: auto;
    max-width: 850px;
  }

  .comments-boxes-2, .left-arrow {
    display: none;
  }

  .slide-nav {
    position: static;
  }

  .bottom-content-2 {
    width: 100%;
  }

  .slide-2 {
    width: auto;
    margin-right: 2%;
  }

  .mask {
    height: auto;
  }

  .right-arrow {
    display: none;
  }

  .slider {
    width: 100%;
    height: auto;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .hero-content {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
  }

  .hero-sgb-name {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .sgb-hero-title {
    order: -1;
  }

  .hero-discunt-title {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .hero-sub-title {
    text-align: center;
  }

  .discount-num-top {
    order: -1;
  }

  .gif-box-hero---bottom {
    bottom: 30%;
  }

  .baloon-right {
    top: -15%;
  }

  .deco-star-2---left {
    left: 15%;
  }

  .deco-model-1---left {
    top: -30%;
  }

  .deco-model-2---left {
    top: -25%;
  }

  .deco-model-3-right {
    top: -30%;
    right: 10%;
  }

  .why-discount-is-special-sub {
    font-size: 18px;
  }

  .discount-contents {
    height: auto;
  }

  .discount-rows {
    justify-content: center;
    align-items: center;
  }

  .discount-models {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: center;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
  }

  .discount-row {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .why-discount-is-special-sub-3 {
    font-size: 18px;
  }

  .discount-row-2 {
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .discount-feature-items {
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .big-deco---why-camp---left {
    width: 120px;
  }

  .sgb-record-title {
    font-size: 44px;
  }

  .sgb-record-sub-title {
    font-size: 18px;
    line-height: 150%;
  }

  .group {
    max-width: 250px;
    height: auto;
  }

  .key-metrics-numbers {
    height: 42px;
  }

  .key-metrics-counter-number, .key-metrics-dsc {
    font-size: 44px;
    line-height: 42px;
  }

  .candle-stick-model-middle {
    width: 200px;
    top: -12%;
    left: -10%;
  }

  .why-sgb-title {
    height: auto;
  }

  .why-sgb-title-text {
    font-size: 32px;
  }

  .why-sgb-containeres-box {
    grid-row-gap: 8px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .why-sgb-boxes-row {
    grid-column-gap: 8px;
  }

  .metric-item-box {
    height: 160px;
    padding: 24px 8px;
  }

  .box-title {
    font-size: 20px;
  }

  .box-dsc {
    font-size: 14px;
  }

  .gift-box-left---orange {
    width: 100px;
    top: -12%;
    left: -5%;
  }

  .birthday-decor-1-right {
    width: 100px;
    right: -5%;
  }

  .sgb-key-feature-title-text {
    font-size: 32px;
  }

  .key-feature-boxes {
    grid-column-gap: 8px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .key-feature-box {
    max-width: 300px;
  }

  .feature-title {
    font-size: 16px;
  }

  .section-3 {
    margin-bottom: 100px;
  }

  .testimonial-wrapper {
    margin-top: 40px;
  }

  .team-slider-nav {
    margin-top: 20px;
  }

  .testimonial-slider {
    width: auto;
    margin-right: 2%;
  }

  .comment-area-title {
    font-size: 24px;
  }

  .comments-sub-title {
    font-size: 14px;
  }

  .section-video {
    margin-bottom: 100px;
  }

  .video-section-area {
    height: auto;
  }

  .video-title-div {
    padding-top: 0;
  }

  .div-video-player {
    max-width: 550px;
    height: auto;
  }

  .div-video {
    height: auto;
  }

  .end-site-title {
    font-size: 24px;
    line-height: 150%;
  }

  .end-site-sub-title {
    font-size: 16px;
  }

  ._4-number-in-birthday {
    width: 200px;
    top: -30%;
  }

  .candle-stick-model-footer {
    width: 200px;
    top: -15%;
  }

  .key-feature-row {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .discount-box {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    order: -1;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .discount-text-box {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    order: 1;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .c-text-1 {
    font-size: 16px;
    line-height: 28px;
  }

  .button.is-full-width {
    order: 1;
  }

  .change-time {
    flex-flow: column;
  }

  .change-time---icon {
    order: -1;
    width: 200px;
    height: 200px;
  }

  .change-time-content {
    grid-row-gap: 24px;
    justify-content: center;
    align-items: center;
  }

  .why-change-time-title, .why-change-time-sub-title, .why-change-time-title-2, .why-change-time-sub-title-2 {
    text-align: center;
  }

  .share-icon {
    order: -1;
    width: 200px;
    height: 200px;
  }

  .gift-share {
    flex-flow: column;
  }

  .gift-share-content {
    grid-row-gap: 24px;
    justify-content: center;
    align-items: center;
  }

  .comments-boxes-2, .left-arrow {
    display: none;
  }

  .slide-nav {
    justify-content: center;
    align-items: center;
    display: flex;
    position: static;
  }

  .bottom-content-2 {
    width: 100%;
  }

  .slide-2 {
    width: auto;
    margin-right: 2%;
  }

  .mask {
    width: 100%;
    height: auto;
  }

  .right-arrow {
    display: none;
  }

  .slider {
    background-color: #16117900;
    width: 100%;
    height: auto;
  }

  .discount-code-area {
    order: 9999;
  }

  .discount-code, .discount-code-label {
    font-size: 18px;
  }

  .plan-title-sub {
    font-size: 24px;
  }
}

@media screen and (max-width: 479px) {
  .hero-div {
    height: 1050px;
    min-height: 1000px;
  }

  .hero-content {
    padding-left: 8px;
    padding-right: 8px;
  }

  .hero-title-texts {
    width: auto;
  }

  .hero-sgb-name {
    order: -1;
  }

  .sgb-title {
    font-size: 18px;
  }

  .hero-title---sgb-birthday {
    font-size: 32px;
  }

  .hero-discunt-title {
    width: 100%;
  }

  .hero-sub-title {
    width: 100%;
    font-size: 16px;
  }

  .discount-num-top {
    width: auto;
    font-size: 64px;
  }

  .counter-box {
    grid-column-gap: 8px;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .day-count-box {
    width: auto;
  }

  .day-count {
    font-size: 24px;
  }

  .day-name {
    font-size: 12px;
  }

  .double-dots {
    font-size: 32px;
  }

  .hero-cta {
    padding-left: 16px;
    padding-right: 16px;
  }

  .cta-text {
    text-align: center;
    width: auto;
    font-size: 16px;
    line-height: 150%;
  }

  .left-icon {
    display: none;
  }

  .hero-image-div {
    width: 100%;
  }

  .gif-box-hero---bottom {
    width: 80px;
    left: -15%;
  }

  .gif-box-hero---top {
    inset: 15% auto auto 0%;
  }

  .campagion-background {
    height: 400px;
  }

  .section-why-this-campagion-div {
    height: 1000px;
  }

  .why-this-campagion {
    position: static;
  }

  .why-discount-title {
    padding-left: 16px;
    padding-right: 16px;
  }

  .why-discount-is-special-title-2 {
    font-size: 32px;
    line-height: 150%;
  }

  .sub-title-for-why-discount {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .why-discount-is-special-sub {
    font-size: 14px;
  }

  .discount-models {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: space-between;
    align-items: center;
    padding-left: 8px;
    padding-right: 8px;
  }

  .why-discount-is-special-sub-2 {
    order: -1;
    font-size: 18px;
  }

  .why-discount-is-special-sub-3 {
    order: -1;
    font-size: 14px;
    line-height: 150%;
  }

  .why-discount-is-special-sub-4 {
    order: 1;
  }

  .plan-select {
    grid-column-gap: 8px;
  }

  .hero-sub-title-2 {
    font-size: 14px;
  }

  .cube--streamline-flex {
    width: 32px;
    height: 32px;
  }

  .discount-ticket-img {
    width: 60%;
    height: auto;
  }

  .button-style {
    text-align: center;
    padding-left: 16px;
    padding-right: 16px;
  }

  .big-deco---why-camp---left, .big-gift---why-camp---right {
    width: 80px;
  }

  .sgb-records-info {
    padding-left: 8px;
    padding-right: 8px;
  }

  .sgb-records {
    grid-column-gap: 8px;
  }

  .sgb-record-title {
    font-size: 24px;
    line-height: 150%;
  }

  .sgb-record-sub-title {
    font-size: 14px;
  }

  .sgb-gold-logo {
    width: 150px;
  }

  .sgb-record-sub-title-2 {
    font-size: 18px;
  }

  .group {
    width: 50%;
  }

  .sgb-dsc-sub-text {
    font-size: 14px;
  }

  .key-metrics-all-number._01 {
    font-size: 12px;
  }

  .sgb-dsc-box.count3, .sgb-dsc-box.count1, .sgb-dsc-box.count2 {
    width: 100%;
  }

  .sgb-dsc-text {
    font-size: 16px;
    line-height: 150%;
  }

  .dsc-sub-text-3 {
    font-size: 14px;
  }

  .key-metrics-counter-number {
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
  }

  .number-and-count-section {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    max-width: 1600px;
  }

  .key-metrics-dsc {
    font-size: 16px;
    font-weight: 600;
    line-height: 40px;
  }

  .section {
    margin-bottom: 50px;
  }

  .candle-stick-model-middle {
    width: 100px;
    top: -8%;
  }

  .why-sgb-div {
    grid-row-gap: 30px;
  }

  .why-sgb-title-text {
    font-size: 24px;
  }

  .why-sgb-boxes-row {
    grid-row-gap: 8px;
    flex-flow: column;
  }

  .metric-item-box {
    height: auto;
    padding-left: 16px;
    padding-right: 16px;
  }

  .box-number-and-text {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: center;
    align-items: flex-end;
    height: auto;
  }

  .box-title, .box-dsc {
    text-align: right;
  }

  .gift-box-left---orange, .birthday-decor-1-right {
    width: 80px;
    top: -6%;
  }

  .section-2 {
    margin-bottom: 50px;
  }

  .deco-middle-left-2 {
    width: 30px;
    height: auto;
    left: 1%;
  }

  .deco-middle-right-2 {
    width: 30px;
    height: auto;
    top: 5%;
  }

  .deco-middle-star-right-2 {
    top: 2%;
  }

  .sgb-features {
    grid-row-gap: 30px;
  }

  .sgb-key-feature-title-text {
    font-size: 24px;
    line-height: 150%;
  }

  .key-feature-boxes {
    grid-row-gap: 8px;
    flex-flow: column;
  }

  .key-feature-box {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    order: -1;
    height: 80px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .law-icon {
    width: 48px;
    height: auto;
  }

  .feature-title {
    text-align: right;
    order: -1;
    height: auto;
    font-size: 14px;
  }

  .section-3 {
    margin-bottom: 50px;
  }

  .section---comments-div {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .testimonial-wrapper {
    width: 100%;
    margin-top: 30px;
  }

  .team-slider-nav {
    direction: rtl;
  }

  .comment-text-area {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    width: 100%;
    height: auto;
  }

  .testimonial-slider {
    width: 100%;
    margin-right: 1%;
  }

  .comment-box-content {
    height: auto;
  }

  .testimonial-slider-wrapper {
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .comments-mask {
    width: 100%;
  }

  .instagram-logo {
    display: none;
  }

  .cooment-box {
    width: 100%;
    max-width: 100%;
    height: auto;
    padding: 16px;
  }

  .section-video {
    margin-bottom: 100px;
  }

  .video-section-area {
    height: auto;
    padding-left: 8px;
    padding-right: 8px;
  }

  .video-title-div {
    padding-top: 0;
    padding-bottom: 0;
  }

  .video-title {
    font-size: 24px;
  }

  .div-video-player {
    margin-top: 0;
    top: 30%;
  }

  .end-site-sub-title {
    font-size: 14px;
  }

  .day-count-box-2 {
    width: auto;
  }

  .day-count-2 {
    font-size: 24px;
  }

  .day-name-2 {
    font-size: 12px;
  }

  .double-dots-2 {
    font-family: Yekanbakhfanum, Tahoma, sans-serif;
    font-size: 24px;
  }

  .end-cta {
    padding-left: 16px;
    padding-right: 16px;
  }

  .cta-title {
    font-size: 12px;
    line-height: 150%;
  }

  .left-icon-end {
    display: none;
  }

  .bottom-left-box {
    width: 150px;
    top: -15%;
    left: -15%;
  }

  .bottom-right-cake {
    width: 150px;
    top: -15%;
    right: -15%;
  }

  .end-box-area {
    margin-left: 8px;
    margin-right: 8px;
  }

  .star-smooth-left {
    left: -12%;
  }

  .footer-section {
    padding-left: 24px;
    padding-right: 24px;
  }

  .sgb-footer-title {
    font-size: 14px;
  }

  .footer-social-container {
    padding-right: 16px;
  }

  .copy-right-text {
    text-align: center;
    font-size: 12px;
  }

  ._4-number-in-birthday {
    width: 150px;
    top: -20%;
    right: -5%;
  }

  .candle-stick-model-footer {
    width: 150px;
    top: -10%;
    left: -5%;
  }

  .key-feature-row {
    order: -1;
  }

  .discount-box {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-flow: column;
  }

  .button.is-full-width {
    width: auto;
    font-size: 14px;
  }

  .button.is-full-width.green-btn {
    width: auto;
  }

  .plan-area {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    height: 100px;
  }

  .sgb-title-box {
    order: -1;
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .section-4 {
    margin-bottom: 50px;
  }

  .change-time {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    padding-left: 16px;
    padding-right: 16px;
  }

  .change-time---icon {
    width: 150px;
    height: 150px;
  }

  .change-time-content {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .why-change-time-title {
    text-align: center;
    font-size: 20px;
    line-height: 150%;
  }

  .why-change-time-sub-title {
    text-align: center;
    font-size: 14px;
  }

  .section-5 {
    margin-bottom: 50px;
  }

  .why-change-time-title-2 {
    text-align: center;
    font-size: 20px;
    line-height: 150%;
  }

  .why-change-time-sub-title-2 {
    text-align: center;
    font-size: 14px;
  }

  .share-icon {
    order: -1;
    width: 150px;
    height: 150px;
  }

  .gift-share {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
  }

  .gift-share-content {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .button-style---green {
    text-align: center;
    padding-left: 16px;
    padding-right: 16px;
  }

  .button-style-4 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .comment-box-content-2 {
    height: auto;
  }

  .comment-text-area-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    width: 100%;
    height: auto;
  }

  .cooment-box-2 {
    width: 100%;
    max-width: 100%;
    height: auto;
    padding: 16px;
  }

  .slide-2 {
    height: 250px;
  }

  .mask {
    padding-left: 8px;
    padding-right: 8px;
  }

  .instagram-logo-4 {
    display: none;
  }

  .button-style-5 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .comment-box-content-3 {
    height: auto;
  }

  .comment-text-2 {
    direction: rtl;
  }

  .cooment-box-3 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    padding: 16px;
  }

  .discount-code, .discount-code-label {
    order: -1;
    font-size: 14px;
    line-height: 150%;
  }

  .plan-title-sub {
    order: -1;
    font-size: 18px;
    line-height: 150%;
  }

  .with-ta-div {
    order: -9999;
  }
}


@font-face {
  font-family: 'Yekanbakhfanum';
  src: url('../fonts/YekanBakhFaNum-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Yekanbakhfanum';
  src: url('../fonts/YekanBakhFaNum-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Yekanbakhfanum';
  src: url('../fonts/YekanBakhFaNum-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Yekanbakhfanum';
  src: url('../fonts/YekanBakhFaNum-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}