:root {
  --maxwidth: 1192px;
}

img {
  /* display: none !important; */
}

* {
  padding: 0;
  margin: 0;
}

html {
  font-size: 16px;
}

#app {
  text-align: left;
  /* font-size: 16px; */
}

#app > div {
  /* margin: auto;
    border: 1px solid; */
}

._btn {
  --btnBgColor: #000;
}

._btn:hover {
  --btnBgColor: #ff9e00;
}

/* max-revenue */
.max-revenue {
  margin: auto;
  width: 80%;
  max-width: var(--maxwidth);
  display: flex;
  flex-wrap: wrap;
  border: none;
  justify-content: space-between;
  margin-top: calc(1.25rem * 3);
  margin-bottom: calc(1.25rem * 5);
}

.max-revenue ._left {
  width: 48%;
  /* transform: translateX(-10%); */
  transform: translateX(-3vw);
  min-width: 300px;
}

.max-revenue .trustpilot img {
  width: 80%;
  max-width: 340px;
  margin-bottom: 20px;
}

.max-revenue .trust {
  height: 2.25rem;
  background: rgba(189, 196, 255, 0.24);
  border-radius: 36px;
  font-size: 1.25rem;
  color: #1821c6;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 455px;
  margin-bottom: 1.5rem;
  font-family: "DM Sans-Regular";
}

.max-revenue .trust span {
  display: flex;
  align-items: center;
}

.max-revenue .trust img {
  height: 80%;
  margin-right: 10px;
}

.max-revenue ._left .one-click {
  font-family: "MuktaSemiBold";
  font-weight: 600;
  font-size: 3rem;
  color: #000000;
  line-height: calc(3rem * 1.3);
  margin-bottom: calc(1.25rem / 2);
}

.max-revenue ._left .one-click .reve {
  font-family: "MuktaSemiBold";
  font-weight: 600;
  font-size: 3rem;
  color: #ff9500;
}

.max-revenue ._left ._content {
  font-family: "MuktaLight";
  font-weight: 300;
  font-size: 1.25rem;
  color: #7e8492;
  line-height: 1.75rem;
  margin-bottom: 3.75rem;
}

.max-revenue ._left ._btn {
  width: 12.5rem;
  height: 3.75rem;
  background-color: var(--btnBgColor);
  border-radius: 0.75rem;
  font-family: "MuktaBold";
  font-weight: bold;
  font-size: 1.25rem;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-around;
  box-sizing: border-box;
  padding: 0 1.875rem;
  cursor: pointer;
  white-space: nowrap;
}

.max-revenue ._right {
  margin: auto;
  width: 45%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  min-width: 280px;
  aspect-ratio: 546 / 368;
}

.max-revenue ._right ._bgc {
  background: rgba(255, 183, 116, 0.5);
  filter: blur(100px);
  width: 50%;
  aspect-ratio: 1 / 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* z-index: var(--zIndex1); */
}

.max-revenue ._right img {
  width: 100%;
  object-fit: scale-down;
  position: relative;
  /* z-index: var(--zIndex1); */
  top: -0.5rem;
}

/* max-revenue */

/* Supported-platform */
.Supported-platform {
  margin: auto;
  width: 80%;
  max-width: var(--maxwidth);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 7.5rem;
}

.Supported-platform ._title {
  width: 100%;
  text-align: center;
  font-family: "MuktaRegular";
  font-weight: 400;
  font-size: 1.5rem;
  color: #000000;
  margin-bottom: 2.8125rem;
}

.Supported-platform .platform {
  /* width: 9.25rem; */
  height: 2.5rem;
  font-family: "MuktaSemiBold";
  font-weight: 600;
  font-size: 1.25rem;
  color: #666666;
  display: flex;
  white-space: nowrap;
  align-items: center;
  margin-bottom: 1rem;
}

.Supported-platform .platform img {
  margin-right: 0.625rem;
}

/* Supported-platform */
/* how-can */
.how-can {
  margin: auto;
  width: 80%;
  max-width: var(--maxwidth);
  margin-bottom: 6.5rem;
}

.how-can ._bigtitle {
  margin: auto;
  font-family: "MuktaSemiBold";
  font-weight: 600;
  font-size: 2.5rem;
  color: #1d1e25;
  line-height: 3rem;
  text-align: center;
  width: 80%;
  max-width: 37rem;
  margin-bottom: 4rem;
}

.how-can ._content {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10rem;
}

.how-can ._content.Comprehensive {
  margin-bottom: 4.375rem;
}

.how-can ._content ._left,
.how-can ._content ._right {
  width: 46%;
}

.how-can ._content ._left.img_box .img {
  aspect-ratio: 380 /380;
  max-width: 23.75rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.how-can ._content ._right.img_box .img {
  aspect-ratio: 454 /380;
  max-width: 28.5rem;
  width: 100%;
  float: right;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.how-can ._content ._left img,
.how-can ._content ._right img {
  object-fit: scale-down;
  position: relative;
  max-width: 100%;
}

.how-can ._content ._right.img_box {
  text-align: right;
}

.how-can ._content ._title {
  font-family: "MuktaMedium";
  font-weight: 500;
  font-size: 2.125rem;
  color: #1d1e25;
  line-height: 2.5rem;
  max-width: 52rem;
}

.how-can ._content ._text {
  font-family: "MuktaRegular";
  font-weight: 400;
  font-size: 1.25rem;
  color: #7e8492;
  line-height: 2rem;
  margin-bottom: 2.5rem;
}

.how-can ._content ._btn {
  padding: 0.8rem 1.5rem;
  background-color: var(--btnBgColor);
  border-radius: 0.625rem;
  font-family: "MuktaBold";
  font-weight: bold;
  font-size: 1.25rem;
  color: #ffffff;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}

.how-can ._box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.how-can ._box ._left,
.how-can ._box ._right {
  width: 48%;
  max-width: 555px;
  border-radius: 12px;
  padding: 2.185rem 4rem;
  padding-bottom: 3.125rem;
  box-sizing: border-box;
  min-width: 300px;
  margin-bottom: 2rem;
}

.how-can ._box ._left {
  background-color: #fff8f2;
  --color: #ff9500;
}

.how-can ._box ._right {
  background-color: #f4f4ff;
  --color: #845aff;
}

.how-can ._box ._title {
  font-family: "MuktaSemiBold";
  font-weight: 600;
  font-size: 1.75rem;
  color: #1d1e25;
  line-height: 2em;
  margin-bottom: 0.5rem;
}

.how-can ._box ._text {
  font-family: "MuktaRegular";
  font-weight: 400;
  font-size: 1.125rem;
  color: #737373;
  line-height: 1.6875rem;
  margin-bottom: 3.5rem;
}

.how-can ._box ._btn {
  max-width: 350px;
  white-space: nowrap;
  border-radius: 0.625rem;
  border: 1px solid var(--color);
  color: var(--color);
  padding: 0.8rem 1.25rem;
  box-sizing: border-box;
  font-family: "MuktaMedium";
  font-weight: 500;
  font-size: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.how-can ._box ._btn:hover {
  box-shadow: unset;
}

.how-can ._box ._left ._btn:hover {
  --color: #fb7500;
}

.how-can ._box ._right ._btn:hover {
  --color: #3c00e9;
}

/* how-can */
/* Additional */
.Additional {
  width: 100%;
  background: #fffbf8;
  padding-bottom: 6.5rem;
  padding-top: 9rem;
  margin-bottom: 9rem;
}

.Additional-box {
  margin: auto;
  width: 80%;
  max-width: var(--maxwidth);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
}

.Additional h3 {
  font-family: "MuktaSemiBold";
  font-weight: 600;
  font-size: 2.5rem;
  color: #1d1e25;
  line-height: 3rem;
  text-align: center;
  display: block;
  width: 100%;
  margin-bottom: 9.75rem;
}

.Additional ._box {
  width: 66%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  /* align-items: center; */
}

.Additional ._box > div {
  width: 45%;
  margin-bottom: 4.5rem;
}

.Additional ._box > div h4 {
  font-family: "MuktaSemiBold";
  font-weight: 600;
  font-size: 1.625rem;
  color: #272727;
  line-height: 2.25rem;
  margin-bottom: 1rem;
}

.Additional ._box > div div {
  font-family: "MuktaRegular";
  font-weight: 400;
  font-size: 1rem;
  color: #7e8492;
  line-height: 1.5rem;
}

.Additional .right-img {
  width: 27.5%;
}

.Additional .right-img img {
  width: 28.25rem;
  margin: auto;
}

.Additional ._btn {
  width: 11.75rem;
  height: 3.375rem;
  background-color: var(--btnBgColor);
  border-radius: 0.625rem;
  font-family: "MuktaBold";
  font-weight: bold;
  font-size: 1.25rem;
  color: #ffffff;
  line-height: 3.375rem;
  text-align: center;
  cursor: pointer;
}

/* Additional */
/* How-Much */
.How-Much {
  margin: auto;
  width: 80%;
  max-width: var(--maxwidth);
  margin-bottom: 8rem;
}

.How-Much h3 {
  font-family: "MuktaSemiBold";
  font-weight: 600;
  font-size: 2.5rem;
  color: #1d1e25;
  line-height: 3rem;
  text-align: center;
  margin-bottom: 4.3rem;
  overflow: hidden;
}

.view-price {
  background: #f4f4ff;
  border-radius: 17px;
  /* padding: 4.5rem 10%; */
  padding: 4.375rem;
  margin-bottom: 4.125rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.view-price .price-right {
  width: 45%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}

.view-price .price-right img {
  width: 100%;
}

.price-right .price-button {
  width: 100%;
  background: #ffa901;
  border-radius: 0.75rem;
  padding: 0.75rem 0;
  font-family: "MuktaSemiBold";
  font-weight: bold;
  font-size: 1.125rem;
  color: #ffffff;
  margin-bottom: 5px;
  cursor: pointer;
  text-align: center;
}

.price-right .price-button:hover {
  background-color: #ff9500;
}

.view-price .price-right .price-button img {
  width: 1.875rem;
}

.view-price .contact-us {
  font-family: "MuktaMedium";
  font-weight: 400;
  font-size: 1rem;
  color: #8f8f8f;
  line-height: 1.625rem;
  width: 100%;
}

.view-price .contact-us a {
  color: #845aff;
}

.view-price .contact-us a:hover {
  text-decoration: underline;
}

.view-price .select-price {
  width: 50%;
  text-align: left;
  position: relative;
}

.view-price .price-main-title {
  font-family: "MuktaSemiBold";
  font-weight: bold;
  font-size: 2rem;
  color: #000000;
  margin-bottom: 0.5rem;
}

.view-price .price-subm-title {
  font-family: "MuktaRegular";
  font-weight: 400;
  font-size: 1.25rem;
  color: #8f8f8f;
  line-height: 1.75rem;
  margin-bottom: 2rem;
}

.view-price .price-select-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.view-price .country-select {
  margin-right: 7.5%;
}

.view-price .country-select img + span {
  margin: 0 auto;
  margin-left: 10px;
}

.view-price .country-select .option-item {
  display: flex;
  align-items: center;
}

.view-price .country-select .el-input {
  box-sizing: border-box;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  user-select: none;
}

.view-price .country-select .el-input__inner {
  border: none;
  font-family: "MuktaMedium";
  font-weight: 500;
  font-size: 1.125rem;
  color: #7f7f7f;
  line-height: unset;
  height: unset;
}

.slider-dialog {
  position: relative;
  width: min-content;
  padding: 0px 27px;
  height: 2.875rem;
  top: -10px;
  white-space: nowrap;
  font-family: "MuktaMedium";
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 2.875rem;
  color: #7f7f7f;
  background-color: #fff;
  border-radius: 8px;
  /* box-shadow: 0px 4px 10px 2px rgba(88, 5, 255, 0.15); */
  box-shadow: 0px 2px 5px 0px rgba(88, 5, 255, 0.1);
  transform: translateX(-50%);
}

.slider-dialog::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  transform: translateX(-50%);
  border-color: #fff transparent transparent transparent;
}

.el-slider__bar {
  background: linear-gradient(90deg, #ffa901 0%, #ffe1a6 100%);
}

.el-slider__button {
  border: 4px solid rgba(255, 169, 1, 1);
}

.el-slider__button-wrapper {
  z-index: calc(var(--zIndex2) - 1);
}

.view-price .select-box {
  max-width: 450px;
  min-width: 230px;
  border-radius: 15px;
  background-color: #fff;
  font-family: "MuktaMedium";
  font-weight: 500;
  font-size: 1.125rem;
  color: #7f7f7f;
  text-align: left;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
  width: 45%;
  box-shadow: 0px 2px 5px 0px rgba(88, 5, 255, 0.1);
  display: inline-block;
  margin-bottom: 3.5rem;
}

.view-price .select-box.open {
  border-radius: 15px 15px 0 0;
}

.view-price .select-box.open .option {
  transform: scaleY(1);
}

.view-price .select-box .option {
  position: absolute;
  overflow: hidden auto;
  transition: transform 0.3s ease;
  background-color: #fff;
  transform-origin: center top;
  transform: scaleY(0);
  min-height: 250px;
  max-height: 250px;
  /* ! max */
  z-index: var(--zIndex2);
  padding: 0 10px;
  border-radius: 0 0 15px 15px;
  box-sizing: border-box;
  width: 100%;
}

.view-price .select-box .result {
  box-sizing: border-box;
  padding: 17px 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  user-select: none;
}

.view-price .select-box .result img {
  width: 24px;
  height: 24px;
  border-radius: 24px;
}

.view-price .select-box .result .arrow {
  display: inline-block;
  width: 5px;
  height: 5px;
  border-left: 1.6px solid #7f7f7f;
  border-top: 1.6px solid #7f7f7f;
  transform: rotate(225deg);
  zoom: 1.1;
}

.view-price .select-box .option-item {
  cursor: pointer;
  padding: 17px 20px;
  box-sizing: border-box;
  border-radius: 8px;
  min-height: 60px;
}

.view-price .select-box .option-item img {
  width: 24px;
  height: 24px;
  border-radius: 24px;
}

.view-price .select-box .option-item:hover,
.view-price .select-box .option-item.active {
  color: #ff9d03;
  background-color: #fdf9f4;
}

.view-price .select-box.open .option ul {
  overflow: hidden auto;
  height: 100%;
}

.view-price .select-box .option::-webkit-scrollbar {
  width: 2px;
}

.view-price .select-box .option::-webkit-scrollbar-thumb {
  background-color: #e1e1e1;
}

.view-price .select-box .option::-webkit-scrollbar-track {
  background-color: #fff;
}

.view-price .price-tips {
  font-family: "MuktaRegular";
  font-weight: 400;
  font-size: 1rem;
  color: #8f8f8f;
  line-height: 1.625rem;
  padding-left: 0.75rem;
}

.view-price .price-tips::before {
  content: "*";
  position: absolute;
  color: #ff0010;
  transform: translateX(-150%);
}

.view-price .price-year {
  margin-bottom: 20px;
  display: flex;
  font-family: "MuktaSemiBold";
  font-weight: 600;
  font-size: 2.375rem;
  color: #ff9d03;
  align-items: flex-end;
  white-space: nowrap;
}

.view-price .price-year img {
  align-self: center;
  margin-right: 10px;
  width: 1.4rem;
}

.view-price .price-year span:last-of-type {
  margin-right: 10px;
}

.view-price .price-year [data-value=","] {
  background: transparent;
  padding: 0;
  color: #ff9d03;
  font-size: 32px;
  border: none;
}

.view-price .price-year [data-value=","]::before {
  display: none;
}

.view-price .price-year span {
  font-size: 2rem;
  margin: 0 3px;
  background: linear-gradient(180deg, #faa033 0%, #f3762f 45%, #f99f30 100%);
  border: 2px solid #e4e2e0;
  padding: 0 0.6rem;
  color: #fff;
  position: relative;
  border-radius: 5px;
  max-height: 77px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(180deg, #faa033 0%, #f3762f 45%, #f99f30 100%);
}

.view-price .price-year span::before {
  content: "";
  position: absolute;
  color: transparent;
  width: 100%;
  height: 0px;
  top: 50%;
  left: 0;
  border-bottom: 1px solid #e4e2e0;
}

.How-Much .table-title {
  font-family: "MuktaBold";
  font-weight: bold;
  font-size: 1.875rem;
  color: #000000;
  line-height: 3rem;
  text-align: left;
  margin-bottom: 25px;
}

.How-Much .table-title a {
  font-family: "MuktaMedium";
  font-weight: 500;
  font-size: 1.125rem;
  color: #845aff;
  float: right;
  transform: translateY(50%);
}

.How-Much .table-title a:hover {
  text-decoration: underline;
}

.money-table {
  border-radius: 17px;
  border: 1px solid #e3e3ff;
  position: relative;
  min-height: 168px;
}

.money-table .el-table__cell {
  font-family: "MuktaSemiBold";
  font-weight: 500;
  font-size: 1.125rem;
  color: #737373;
  border-bottom: none !important;
  padding: 0;
  height: 4.375rem;
  line-height: 4.375rem;
}

.el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell {
  background-color: unset;
}

.money-table .el-table__cell > .cell .country_img {
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  width: 2.625rem;
}

.money-table .el-table__cell > .cell .country_code {
  display: none;
}

.money-table .el-table__cell > .cell .country_name {
  display: inline-block;
}

.money-table th.el-table__cell > .cell {
  font-size: 1.5rem;
  font-weight: bold;
  color: #343434;
  line-height: unset;
  font-family: "MuktaBold";
}

.el-table__header th.el-table__cell,
.el-table__body tbody .el-table__row:nth-child(even) td.el-table__cell {
  /* background-color: #FAF7F1; */
  background-color: #f7f7ff;
}

/* How-Much */
/* developer-one */
.developer-one {
  margin: auto;
  max-width: var(--maxwidth);
  width: 80%;
  margin-bottom: 5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.developer-one h3 {
  font-family: "MuktaSemiBold";
  font-weight: 600;
  font-size: 2.5rem;
  color: #1d1e25;
  line-height: 3rem;
  text-align: center;
  margin-bottom: 1rem;
  overflow: hidden;
  width: 100%;
}

.developer-one ._title {
  font-family: "MuktaRegular";
  font-weight: 400;
  font-size: 1.25rem;
  color: #7e8492;
  line-height: 2rem;
  margin-bottom: 5rem;
  text-align: center;
  width: 100%;
}

.developer-one .developer-box {
  width: 30%;
  max-width: 23.75rem;
  background-color: #fafafa;
  border: 1px solid #e4e4e4;
  box-sizing: border-box;
  padding: 2.9rem 1.875rem;
  border-radius: 1.25rem;
  cursor: pointer;
  transition: transform 0.3s ease;
  text-align: center;
}

.developer-one .developer-box:hover {
  border: 1px solid #ffd694;
  transform: translateY(-1rem);
}

.developer-one .developer-box:hover ._btn {
  background-color: #ff9e00;
  color: #fff;
}

.developer-one .developer-box .img {
  width: 3rem;
  height: 3rem;
  margin: auto;
  margin-bottom: 2rem;
  display: block;
}

.developer-one .developer-box img {
  width: 100%;
  object-fit: scale-down;
}

.developer-one .developer-box h4 {
  font-family: "MuktaMedium";
  font-weight: 500;
  font-size: 1.75rem;
  color: #101828;
  line-height: 2.625rem;
  margin-bottom: 1rem;
}

.developer-one .developer-box ._content {
  font-family: "MuktaRegular";
  font-weight: 400;
  font-size: 1.125rem;
  color: #737373;
  line-height: 1.75rem;
  margin-bottom: 4.125rem;
}

.developer-one .developer-box ._btn {
  margin: auto;
  background-color: var(--btnBgColor);
  border-radius: 0.625rem;
  width: 11.75rem;
  height: 3.375rem;
  line-height: 3.375rem;
  text-align: center;
  font-family: "MuktaBold";
  font-weight: bold;
  font-size: 1.25rem;
  color: #ffffff;
  display: block;
}

.developer-one .developer-box ._btn:hover {
  box-shadow: unset;
}

.developer-one ._tips {
  font-weight: 400;
  font-size: 18px;
  color: #061646;
  margin-top: 2rem;
}

.developer-one ._tips a {
  color: #061646;
}

.developer-one ._tips a:hover {
  color: #ff9e00;
}

/* developer-one */

/* developer-two */
.developer-two {
  width: 100%;
  text-align: center;
  background-color: #000;
  color: #fff;
  margin-bottom: 8.75rem;
  box-sizing: border-box;
  padding: 5.625rem 3.125rem;
}

.developer-two .el-carousel__indicator.is-active .el-carousel__button {
  width: 16px;
  height: 6px;
  border-radius: 6px;
}

.developer-two .el-carousel__button {
  width: 6px;
  height: 6px;
  border-radius: 100%;
}

.developer-two h3 {
  margin: auto;
  font-family: "MuktaSemiBold";
  font-weight: 600;
  font-size: 2.5rem;
  color: #ffffff;
  line-height: 3rem;
  margin-bottom: 1rem;
}

.developer-two ._content {
  font-family: "MuktaLight";
  font-weight: 400;
  font-size: 1.25rem;
  color: #ffffff;
  line-height: 1.5rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-bottom: 2.375rem;
}

.developer-two .img-group {
  width: 100%;
  max-width: 82.5rem;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  align-items: center;
  justify-content: space-between;
}

.developer-two .img-group .img-line {
  max-width: 23.75rem;
}

.developer-two .img-group .img-text {
  cursor: pointer;
  box-sizing: border-box;
  padding: 1.5625rem 2.1875rem;
  border: 1px solid transparent;
}

.developer-two .img-group .img-text:hover,
.developer-two .img-group .img-text.active {
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0px 7px 30px 0px rgba(255, 244, 229, 0.28);
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.developer-two .img-group .img-text .img-box {
  margin: auto;
  width: 92px;
  height: 92px;
  display: flex;

  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  overflow: hidden;
}

.developer-two .img-group .img-text .img-box img {
  max-width: 100%;
}

.developer-two .img-group .img-text.active .no-select,
.developer-two .img-group .img-text:hover .no-select {
  display: none;
}

.developer-two .img-group .img-text.active .select,
.developer-two .img-group .img-text:hover .select {
  display: unset;
}

.developer-two .img-group .img-text span {
  display: block;
  font-family: "MuktaRegular";
  font-weight: 400;
  font-size: 1.5rem;
  color: #ffffff;
  line-height: 2.5rem;
}

.developer-two .img-group .img-text .select {
  display: none;
}

.developer-two .el-carousel {
  width: 25rem;
  height: 38rem;
  overflow: hidden;
  transform: translateY(2rem);
}

.developer-two .el-carousel .el-carousel__container {
  width: 100%;
  height: calc(100% - 32px);
}

.developer-two .el-carousel__item img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  zoom: 0.9;
}

/* developer-two */

/* refer */
.refer {
  margin: auto;
  max-width: 82.5rem;
  width: 80%;
  margin-bottom: 10rem;
}

.refer h3 {
  font-family: "MuktaSemiBold";
  font-weight: 600;
  font-size: 2.5rem;
  color: #1d1e25;
  line-height: 3rem;
  text-align: center;
  margin-bottom: 1rem;
}

.refer p {
  margin: 0 auto;
  font-family: "MuktaRegular";
  font-weight: 400;
  font-size: 1.125rem;
  color: #7e8492;
  line-height: 1.375rem;
  text-align: center;
  margin-bottom: 3.75rem;
  width: 50%;
  min-width: 290px;
}

.refer ._step {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 60px;
}

.refer ._step > img {
  margin: 20px 0;
}

.refer ._step > div {
  box-sizing: border-box;
  cursor: auto;
  width: 28%;
  min-width: 18.125rem;
  height: 12rem;
  border-radius: 0.875rem;
  display: flex;
  align-items: center;
  padding: 0 1.75rem;
  color: #101828;
  background: linear-gradient(180deg, #ffffff 0%, #fff8f2 100%);
  box-shadow: 0px 6px 20px 0px rgba(85, 50, 4, 0.2);
}

.refer ._step > div img {
  margin-right: 1.5rem;
  width: 3.5rem;
}

.refer ._step > div ._select {
  display: none;
}

.refer ._step > div span {
  font-family: "MuktaRegular";
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 2rem;
  color: #101828;
}

.refer ._btn {
  margin: 0 auto;
  font-family: "MuktaBold";
  font-weight: bold;
  font-size: 1.25rem;
  color: #ffffff;
  line-height: 3.375rem;
  text-align: center;
  width: 11.75rem;
  height: 3.375rem;
  background-color: var(--btnBgColor);
  border-radius: 0.625rem;
  cursor: pointer;
  display: block;
}

/* refer */

/* Safeguarding */
.Safeguarding {
  margin: auto;
  max-width: var(--maxwidth);
  width: 80%;
  margin-bottom: 5rem;
}

.Safeguarding h3 {
  margin: auto;
  font-family: "MuktaSemiBold";
  font-weight: 600;
  font-size: 2.5rem;
  color: #1d1e25;
  line-height: 3rem;
  text-align: center;
  /* max-width: 700px; */
  margin-bottom: 2.125rem;
}

.Safeguarding ._box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: auto;
  max-width: 45rem;
  margin-bottom: 2.5rem;
}

.Safeguarding ._box_cell {
  font-family: "MuktaRegular";
  background: #fafafa;
  border-radius: 0.75rem;
  border: 1px solid #e5e5e5;
  padding: 0.75rem 0.9375rem;
  margin-bottom: 1rem;
  cursor: pointer;
  font-size: 1.25rem;
  margin-right: 20px;
  margin-bottom: 20px;
}

.Safeguarding ._box_cell.active {
  border: 1px solid #ccd2ff;
  color: #1821c6;
  background-color: #eff1ff;
  font-family: "MuktaSemiBold";
}

.Safeguarding ._card {
  background: #f2f1ff;
  border-radius: 1.375rem;
  box-sizing: border-box;
  padding: 0 10%;
  padding-top: 3.125rem;
  margin-bottom: 3.25rem;
  padding-bottom: 5px;
}

.Safeguarding ._card > div {
  font-family: "MuktaRegular";
  font-weight: 400;
  font-size: 1.125rem;
  color: #1d1e25;
  line-height: 1.375rem;
  margin-bottom: 5.125rem;
}

.Safeguarding ._card > img {
  max-width: 32.25rem;
  margin: auto;
  display: block;
  max-width: 90%;
  /* height: 26.75rem; */
  object-fit: scale-down;
}

.Safeguarding > img {
  width: 100%;
}

.Safeguarding .img-group {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.Safeguarding .img-group span {
  display: block;
  width: 1px;
  height: 1.5625rem;
  background-color: rgba(217, 217, 217, 1);
}

/* Safeguarding */

/* join-us */
.join-us {
  text-align: center;
  width: 100%;
  background-image: url(../images/home_new/background_black.png);
  padding: 4.75rem 0;
  color: #fff;
}

.join-us ._title {
  font-family: "MuktaSemiBold";
  font-weight: 600;
  font-size: 2.5rem;
  line-height: 3rem;
  margin-bottom: 1.4rem;
}

.join-us ._content {
  font-family: "MuktaRegular";
  font-weight: 400;
  font-size: 1.125rem;
  color: #ffffff;
  line-height: 1.375rem;
  margin-bottom: 1.875rem;
}

.join-us ._btn {
  margin: auto;
  width: 12.25rem;
  height: 3.375rem;
  font-family: "MuktaBold";
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 3.375rem;
  border-radius: 0.625rem;
  cursor: pointer;
  background-color: #ffa901;
  color: #ffffff;
  display: block;
}

.join-us ._btn:hover {
  background-color: #ff9500;
}

/* join-us */

@media screen and (max-width: 1360px) {
  html {
    font-size: 13px;
  }

  .view-price .price-year {
    flex-wrap: wrap;
  }

  .view-price .price-select-box {
    flex-wrap: wrap;
  }

  .developer-two .img-group .img-line {
    max-width: 20rem;
  }

  .Safeguarding .img-group img {
    zoom: 0.8;
  }

  .Supported-platform .platform img {
    zoom: 0.8;
  }
}

@media screen and (max-width: 768px) {
  html {
    font-size: 10px;
  }

  #app {
    font-size: 10px;
  }

  .max-revenue ._left {
    width: 100%;
    transform: translateX(0);
    order: 1;
    text-align: center;
  }

  .max-revenue ._left ._btn {
    margin-right: auto;
    margin-left: auto;
  }

  .max-revenue ._right {
    width: 100%;
  }

  .how-can ._content ._left,
  .how-can ._content ._right {
    width: 100%;
    text-align: center;
  }

  .how-can ._content ._left.img_box .img {
    margin: auto;
  }

  .how-can ._content ._right.img_box .img {
    float: unset;
    margin: auto;
  }

  .how-can ._content .img_box {
    order: -1;
  }

  .how-can ._content.Comprehensive {
    margin-top: 2rem;
    margin-bottom: 1rem;
  }

  .how-can ._content.Comprehensive > div {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-bottom: 5px;
  }

  .how-can ._box {
    justify-content: center;
  }

  .view-price .select-price,
  .view-price .price-right {
    width: 100%;
  }

  .view-price .price-select-box {
    flex-wrap: wrap;
  }

  .view-price .select-box {
    width: 100%;
    margin-bottom: 15px;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .How-Much .money-table th.el-table__cell > .cell {
    line-height: 1.5rem;
  }

  .How-Much .table-title a {
    transform: translateY(0);
  }

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

  .developer-one .developer-box {
    width: 100%;
    margin-bottom: 2rem;
    transform: unset !important;
    max-width: unset;
  }

  .developer-two .img-group {
    justify-content: center;
  }

  .developer-two .img-group .img-line {
    width: 50%;
    order: -1;
  }

  .refer ._step {
    flex-direction: column;
  }

  .refer ._step > img {
    transform: rotate(90deg);
  }

  .refer ._step > div {
    width: 70%;
  }

  .Additional ._box {
    width: 100%;
  }

  .Additional .right-img {
    margin: auto;
    width: 100%;
    display: flex;
  }

  .Supported-platform .platform {
    width: 33.33%;
  }

  .Supported-platform .platform img {
    zoom: 0.6;
  }

  .Safeguarding .img-group img {
    zoom: 0.6;
  }

  .Safeguarding .img-group span {
    height: 1rem;
  }
}

@media screen and (max-width: 500px) {
  html {
    font-size: 9px;
  }

  .Safeguarding .img-group img {
    zoom: 0.3;
  }
}

@media screen and (max-width: 400px) {
  html {
    font-size: 9.5px;
  }
}
