@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@700&family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap");

* {
  margin: 0;
  box-sizing: border-box;
}

/* noclass content */
.bg-img {
  background: url(../images/BG.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
}

.video {
  text-align: center;
}

.video iframe {
  border: 10px solid #2ccfa7;
  border-radius: 5px;
  width: 50vw;
  height: 28.7vw;
  max-width: 865px;
  max-height: 500px;
}

@media (max-width:682px) {
  .video iframe {
    width: 70vw;
    height: 41vw;
  }
}

.high {
  background: linear-gradient(90deg, #b53f5b 0%, #673AB7 48.95%, #FF38D3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.create,
.wrap-faq.web {
  background: linear-gradient(92deg, #00a091 0%, #0066a0 68.95%, #001210 116.77%);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
}

.btn {
  background: linear-gradient(180deg, #FFE605 -21.76%, #FFCA3D 34.31%, #FFBC58 90.74%) !important;
  color: #000 !important;
}

.web.bg {
  background: linear-gradient(0deg, #6089f2 0%, #252221 68.95%, #001210 116.77%);

}

/* .create, .wrap-faq.web, .watch {
    background: linear-gradient(to bottom, rgb(28, 99, 137) 0%,rgb(35, 120, 166) 100%);
    color: #fff;
} */

.web .logo {
  color: aquamarine;
}

.prod .divider-style2 {
  border: 4px solid #2ccfa7;
}

.watch .wrap-video .noclass {
  border: 4px solid #2ccfa7;
}

.bt .btn {
  max-width: 632px;
  width: 100%;
  display: block;
  padding: 15px 0;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 !important;
}

.pd {
  padding: 80px 0;
}

.r-g {
  row-gap: 60px;
}

.r-g-2 {
  row-gap: 15px;
}

.pd .container {
  max-width: 1402px;
  padding: 0 30px;
}

/* .wrap-faq,
.wrap-trust,
.web-2 {
    background: url(../images/BG-2.png);
    background-size: cover;
    color: #fff;
} */

.header.pd {
  background: #dd393e;
  padding: 16px 0;
  /* position: fixed;
    top: 0;
    z-index: 1; */
}

.header .btn {
  background: linear-gradient(to right,
      rgba(60, 208, 115, 1) 0%,
      rgba(29, 151, 108, 1) 50%,
      rgba(60, 208, 115, 1) 100%) !important;
  padding: 12px 0;
  max-width: 220px;
  width: 100%;
  border-radius: 5px;
}

.header .btn-wrap a {
  text-decoration: none;
  color: #fff !important;
  font-size: 24px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
}

.header p {
  font-size: 22px;
  font-weight: 600;
}

.banner h3 {
  font-size: 32px;
  line-height: 42px;
  margin: 0;
}

.banner .para h3 {
  font-weight: 400;
}

.banner .main-head {
  font-size: 60px;
  line-height: 80px;
  font-weight: 400;
}

.banner .para-2 {
  font-size: 30px;
  font-weight: 400;
}

.points h3,
.points span {
  font-size: 20px;
  line-height: 30px;
}

.banner .main-para u {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
}

.point img {
  margin-right: 15px;
  filter: brightness(2.5)
}

.banner .btn,
.web-2 .btn {
  width: 100%;
  max-width: 855px;
  padding: 35px;
  font-size: 30px;
  line-height: 30px;
  border-radius: 100px;
  border: none;
  font-weight: 700;
  font-size: 30px;
}

/* .banner p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
} */

.banner h3 {
  font-size: 24px;
  line-height: 42px;
  margin: 0;
}

.banner .main-para {
  font-size: 37px;
  line-height: 52px;
  font-weight: 400;
}

.banner .para-2 {
  font-size: 26px;
  font-weight: 400;
}

.banner .btn,
.web-2 .btn {
  width: 75%;
  max-width: 855px;
  padding: 30px;
  line-height: 30px;
  border-radius: 100px;
  border: none;
  font-weight: 700;
  font-size: 28px;
}

.banner p {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}

.noclass {
  width: 90%;
  height: 470px;
}

h2.head-c {
  font-size: 42px;
  line-height: 58px;
  font-weight: 400;
}

p.para-c,
li.para-c {
  font-size: 18px;
  line-height: 28px;
}

.web p.para-c {
  color: #747a94;
  font-size: 18px;
  line-height: 28px;
}

.web .para {
  font-size: 24px;
  line-height: 32px;
}

.web {
  color: #000;
}

.divider-style2 {
  max-width: 50px;
  width: 100%;
  display: block;
  border: 4px solid #2378a6;
  border-radius: 50px;
}

.web .r-g-3 {
  row-gap: 10px;
}

.create h2.head-c {
  font-size: 38px;
  line-height: 54px;
  font-weight: 500;
}

.create p.para-c {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
}

.create .r-g-2 {
  row-gap: 18px;
}

.exhaust {
  background: none;
  color: #000;
}

.exhaust p.para-c {
  color: #000;
}

.exhaust h2 {
  width: 80%;
}

.prod .r-g-2 {
  row-gap: 10px;
}

.intro-text {
  font-size: 34px;
  line-height: 46px;
  font-weight: 500;
}

.web .logo {
  font-size: 64px;
  line-height: 46px;
  font-weight: 500;
}

.prod h2.head-c {
  font-size: 48px;
  line-height: 56px;
  font-weight: 500;
}

.step-left {
  margin-right: 25px;
}

.watch .wrap-video .noclass {
  width: 100%;
  max-width: 970px;
  height: 550px;
  margin: 0 auto;
  border-radius: 5px;
  overflow: hidden;
}

.bgw {
  background: none;
  color: #000;
}

.bgw p.para-c {
  color: #000;
}

.bt a h2 {
  font-size: 21px;
}

.web-3 {
  color: #464646;
  /*padding-bottom: 0;*/
}

.web-3 h2 {
  font-size: 40px;
  line-height: 58px;
  font-weight: 400;
}

.web-3 u {
  font-weight: 700;
}

.web-3 p {
  font-size: 20px;
  line-height: 30px;
}

footer.pd {
  padding: 20px 0;
  background: #ededed;
}

footer a {
  text-decoration: none;
  color: #747a94;
  display: inline-block;
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid #747a94;
  font-size: 16px;
  text-align: center;
}

footer .remove {
  padding-right: 0;
  margin-right: 0;
  border-right: none;
}

.wrap-faq hr {
  color: #fff;
}

.wrap-faq .para,
.wrap-faq .head-c,
.wrap-faq p.para-c {
  color: #fff;
}

.web-3 .head-c {
  font-size: 34px;
  line-height: 44px;
  font-weight: 400;
}

.design .pay {
  color: #737373;
  font-size: 12.8px;
  line-height: 26px;
  text-align: center;
  max-width: 804px;
  width: 100%;
  font-style: italic;
}

.fluid-b {
  width: 50%;
  max-width: 260px;
}

.content-center {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.high-b {
  color: #ffec17;
}

.high-y {
  color: #025066;
}

.web.create u {
  font-size: 30px;
  line-height: 40px;
  text-decoration: none;
}

@media screen and (max-width: 1401px) {
  footer a {
    text-decoration: none;
    color: #747a94;
    display: inline-block;
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid #747a94;
    font-size: 15px;
    text-align: center;
  }

  footer a {
    padding-right: 15px;
    margin-right: 15px;
    font-size: 15px;
  }
}

@media screen and (max-width: 1284px) {
  hr {
    margin: 0.7rem 0 !important;
  }

  .pd {
    padding: 60px 0;
  }

  .points h3,
  .points span {
    font-size: 17px;
    line-height: 24px;
  }

  .r-g {
    row-gap: 30px;
  }

  .banner .main-head {
    font-size: 50px;
    line-height: 70px;
    font-weight: 400;
  }

  .banner .main-para {
    font-size: 35px;
    line-height: 52px;
    font-weight: 400;
  }

  h2.head-c {
    font-size: 38px;
    line-height: 54px;
    font-weight: 400;
  }

  .divider-style2 {
    max-width: 42px;
    width: 100%;
    display: block;
    border: 4px solid #2378a6;
    border-radius: 50px;
  }

  .web .para {
    font-size: 21px;
    line-height: 32px;
  }

  .web p.para-c {
    font-size: 16px;
    line-height: 25px;
  }

  .create p.para-c {
    font-size: 18px;
    line-height: 26px;
  }

  .intro-text {
    font-size: 32px;
    line-height: 46px;
    font-weight: 500;
  }

  .web .logo {
    font-size: 52px;
    line-height: 46px;
  }

  .create h2.head-c {
    font-size: 32px;
    line-height: 48px;
    font-weight: 500;
  }

  .web.create u {
    font-size: 28px;
    line-height: 40px;
    text-decoration: none;
  }

  .web-3 h2 {
    font-size: 38px;
    line-height: 58px;
    font-weight: 400;
  }

  .web-3 .head-c {
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
  }

  .header .fluid-d {
    max-width: 90%;
    height: auto;
  }

  .noclass {
    width: 90%;
    height: 400px;
  }
}

@media screen and (max-width: 1144px) {
  .pd {
    padding: 50px 0;
  }

  .banner .main-para {
    font-size: 32px;
    line-height: 42px;
    font-weight: 400;
  }

  .banner .main-head {
    font-size: 47px;
    line-height: 64px;
    font-weight: 400;
  }

  .web .para {
    font-size: 20px;
    line-height: 32px;
  }

  .watch .wrap-video .noclass {
    width: 82%;
    height: 450px;
  }

  .web-3 .head-c {
    font-size: 26px;
    line-height: 30px;
    font-weight: 400;
  }

  .web-3 h2 {
    font-size: 36px;
    line-height: 42px;
    font-weight: 400;
  }

  .web-3 .r-g-2 {
    row-gap: 10px;
  }

  .noclass {
    width: 90%;
    height: 370px;
  }
}

@media screen and (max-width: 992px) {

  .noclass {
    width: 90%;
    height: 470px;
  }

  .dir-left {
    flex-direction: column-reverse;
  }

  .watch .wrap-video .noclass {
    height: 370px;
  }

  .hide {
    display: none;
  }

  .wrap-faq,
  .wrap-trust,
  .web-2,
  .web-3 {
    text-align: center;
  }

  .create {
    text-align: center;
  }

  .steps .box {
    text-align: left;
  }

  .header.pd {
    display: none;
  }

  .banner .main-para {
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
  }

  .pd {
    padding: 40px 0;
  }

  .banner .main-head {
    font-size: 40px;
    line-height: 58px;
    font-weight: 400;
  }

  .fluid-b {
    width: 18%;
    max-width: 260px;
  }

  .pd .fluid-noclass {
    max-width: 45%;
    height: auto;
  }

  .bt .fluid-noclass {
    max-width: 60%;
    height: auto;
  }

  .web-3 h2 {
    font-size: 34px;
    line-height: 42px;
    font-weight: 400;
  }

  footer a {
    padding-right: 10px;
    margin-right: 10px;
    font-size: 14px;
  }
}

@media screen and (max-width: 844px) {
  .blog .fluid-g {
    max-width: 80%;
    height: auto;
  }

  .banner .main-para {
    font-size: 28px;
    line-height: 36px;
    font-weight: 400;
  }

  .banner .main-head {
    font-size: 35px;
    line-height: 50px;
    font-weight: 400;
  }

  .banner .para-2 {
    font-size: 22px;
    font-weight: 400;
  }

  h2.head-c {
    font-size: 34px;
    line-height: 48px;
    font-weight: 400;
  }

  .noclass {
    height: 350px;
  }

  .web .logo {
    font-size: 44px;
    line-height: 36px;
  }

  .pd .fluid-noclass {
    max-width: 70%;
    height: auto;
  }

  .web-3 h2 {
    font-size: 30px;
    line-height: 42px;
    font-weight: 400;
  }

  .web-3 .head-c {
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
  }

  .bt a h2 {
    font-size: 16px;
  }

  .bt .btn {
    width: 85%;
    padding: 12px 0;
  }

  .watch .wrap-video .noclass {
    height: 330px;
  }

  .create h2.head-c {
    font-size: 28px;
    line-height: 42px;
    font-weight: 500;
  }

  .web.create u {
    font-size: 25px;
    line-height: 30px;
    text-decoration: none;
  }
}

@media screen and (max-width: 696px) {
  footer a {
    padding-right: 8px;
    margin-right: 8px;
    font-size: 13px;
  }

  .bt a h2 {
    font-size: 15px;
  }

  .noclass {
    height: 330px;
  }

  .banner .main-para {
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
  }

  .r-g {
    row-gap: 20px;
  }

  .banner .main-head {
    font-size: 32px;
    line-height: 44px;
    font-weight: 400;
  }

  .banner .para-2 {
    font-size: 20px;
    font-weight: 400;
  }

  h2.head-c {
    font-size: 26px;
    line-height: 42px;
    font-weight: 400;
  }

  .web .para {
    font-size: 18px;
    line-height: 24px;
  }

  .create h2.head-c {
    font-size: 26px;
    line-height: 40px;
    font-weight: 500;
  }

  .create p.para-c {
    font-size: 16px;
    line-height: 24px;
  }

  .intro-text {
    font-size: 28px;
    line-height: 36px;
    font-weight: 500;
  }

  .web .logo {
    font-size: 40px;
    line-height: 36px;
  }

  .r-g-2 {
    row-gap: 10px;
  }

  .web p.para-c {
    line-height: 22px;
  }

  .watch .wrap-video .noclass {
    height: 320px;
  }

  .noclass {
    height: 300px;
  }

  .pd .container {
    padding: 0 15px;
  }

  .step-left {
    margin-right: 20px;
    width: 90px;
  }

  .r-g-2 {
    row-gap: 10px;
  }
}

@media screen and (max-width: 600px) {
  footer a {
    padding-right: 8px;
    margin-right: 8px;
    font-size: 12px;
  }

  .banner .main-para {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
  }

  .banner .main-head {
    font-size: 26px;
    line-height: 36px;
    font-weight: 400;
  }

  .banner .para-2 {
    font-size: 16px;
    font-weight: 400;
  }

  .r-g {
    row-gap: 12px;
  }

  .noclass {
    height: 290px;
  }

  h2.head-c {
    font-size: 22px;
    line-height: 32px;
    font-weight: 400;
  }

  .pd .fluid-c {
    max-width: 70%;
  }

  .create h2.head-c {
    font-size: 22px;
    line-height: 34px;
    font-weight: 500;
  }

  .intro-text {
    font-size: 26px;
    line-height: 34px;
    font-weight: 500;
  }

  .web .logo {
    font-size: 34px;
    line-height: 36px;
  }

  .watch .wrap-video .noclass {
    height: 280px;
  }

  .web.create u {
    font-size: 24px;
    line-height: 30px;
    text-decoration: none;
  }

  .web-3 h2 {
    font-size: 26px;
    line-height: 42px;
    font-weight: 400;
  }

  .pd {
    padding: 30px 0;
  }

  .web-3 .head-c {
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
  }

  .step-left {
    margin-right: 20px;
    width: 80px;
  }

  .watch .wrap-video .noclass {
    height: 250px;
  }
}

@media screen and (max-width: 569px) {
  .blog .fluid-g {
    max-width: 50%;
    height: auto;
  }
}

@media screen and (max-width: 529px) {
  footer.pd .container {
    padding: 0 10px;
  }

  footer a {
    padding-right: 5px;
    margin-right: 5px;
    font-size: 11px;
  }

  .banner .main-para {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
  }

  .banner .main-head {
    font-size: 24px;
    line-height: 36px;
    font-weight: 400;
  }

  .banner .para-2 {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
  }

  .noclass {
    height: 260px;
  }

  .points h3,
  .points span {
    font-size: 16px;
    line-height: 22px;
  }

  h2.head-c {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
  }

  .web .para {
    font-size: 16px;
    line-height: 24px;
  }

  .web p.para-c {
    font-size: 15px;
    line-height: 22px;
  }

  .create h2.head-c {
    font-size: 19px;
    line-height: 28px;
    font-weight: 500;
  }

  .pd .fluid-noclass {
    max-width: 50%;
    height: auto;
  }

  .web.create u {
    font-size: 18px;
    line-height: 26px;
    text-decoration: none;
  }

  .web p.para-c {
    font-size: 14px;
    line-height: 20px;
  }

  .intro-text {
    font-size: 22px;
    line-height: 24px;
    font-weight: 500;
  }

  .web .logo {
    font-size: 28px;
    line-height: 34px;
  }

  .web-3 h2 {
    font-size: 22px;
    line-height: 32px;
    font-weight: 400;
  }

  .web-3 .head-c {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
  }
}

@media screen and (max-width: 508px) {
  .watch .wrap-video .noclass {
    height: 220px;
  }

  .noclass {
    height: 240px;
  }

  .points h3,
  .points span {
    font-size: 15px;
    line-height: 21px;
  }
}

@media screen and (max-width: 498px) {
  .intro-text {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
  }

  .web .logo {
    font-size: 26px;
    line-height: 32px;
  }

  .point img {
    margin-right: 12px;
    width: 23px;
  }

  .create .r-g-2 {
    row-gap: 12px;
  }

  .web-3 .head-c {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
  }

  hr {
    margin: 0.5rem 0 !important;
  }

  .web-3 h2 {
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
  }

  .design .pay {
    font-size: 11.8px;
    line-height: 22px;
  }

  .pd {
    padding: 22px 0;
  }

  .step-left {
    margin-right: 18px;
    width: 70px;
  }
}

@media screen and (max-width: 468px) {
  .noclass {
    height: 220px;
  }

  .point img {
    margin-right: 10px;
    width: 21px;
  }

  .bt a h2 {
    font-size: 12px;
  }
}

@media screen and (max-width: 458px) {
  .pd .container {
    padding: 0px 10px;
  }

  footer a {
    padding-right: 5px;
    margin-right: 5px;
    font-size: 9px;
  }

  .hide-c {
    display: none;
  }

  .steps .box {
    text-align: center;
  }

  .watch .wrap-video .noclass {
    height: 210px;
  }
}

@media screen and (max-width: 418px) {
  .watch .wrap-video .noclass {
    height: 190px;
  }

  .intro-text {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
  }

  .web .logo {
    font-size: 24px;
    line-height: 32px;
  }
}

@media screen and (max-width: 398px) {

  .points h3,
  .points span {
    font-size: 12px;
    line-height: 21px;
  }

  footer a {
    padding-right: 5px;
    margin-right: 5px;
    font-size: 7.8px;
  }

  .noclass {
    height: 190px;
  }

  .watch .wrap-video .noclass {
    height: 170px;
  }

  .banner .main-para {
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
  }

  .banner .main-head {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
  }

  .banner .para-2 {
    font-size: 13px;
    line-height: 26px;
    font-weight: 400;
  }

  .bt a h2 {
    font-size: 11px;
  }
}

@media screen and (max-width: 358px) {
  footer a {
    padding-right: 4px;
    margin-right: 4px;
    font-size: 7.4px;
  }

  .noclass {
    height: 170px;
  }

  .watch .wrap-video .noclass {
    height: 160px;
  }

  .create h2.head-c {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
  }
}

@media screen and (max-width: 358px) {
  .watch .wrap-video .noclass {
    height: 160px;
  }
}