.m-bottom90 {
  margin-bottom: 90px;
}

.font-italic {
  font-style: italic;
}

/* delay section */
.delay-section {
  padding: 50px 0px 0px 0px;
  background-color: #fff;
}

.delay-section .main-title {
  font-size: 50px;
  font-weight: 800;
  line-height: 75px;
  font-style: italic;
  color: #000;
  text-align: center;
}

.delay-section .sub-title {
  font-size: 58px;
  font-weight: 700;
  line-height: 75px;
  margin-bottom: 30px;
}

.delay-stroke {
  position: absolute;
  bottom: -38px;
  right: 380px;
}

.delay-section .right-text-box {
  font-family: "Inter", sans-serif;
  padding-left: 39px;
  padding-top: 50px;
  padding-bottom: 45px;
  position: relative;
  padding-right: 5px;
}

.delay-title-stroke {
  position: absolute;
  right: 488px;
}

.delay-section .box-inner-content {
  font-family: "Inter", sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 40px;
  color: #fff;
}

.bottom-outer-content {
  font-size: 60px;
  font-weight: 900;
  line-height: 70px;
}

@media only screen and (max-width: 1360px) {
  .delay-section .main-title {
    font-size: 45px;
    line-height: 75px;
  }

  .delay-title-stroke {
    right: 453px;
    width: 463px;
  }

  .delay-stroke {
    position: absolute;
    bottom: -30px;
    right: 325px;
    width: 444px;
  }

  .delay-section .box-inner-content {
    font-size: 24px;
    line-height: 40px;
  }

  .delay-section .right-text-box {
    padding-left: 40px;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-right: 53px;
  }

  .bottom-outer-content {
    font-size: 50px;
    line-height: 70px;
  }
}

@media only screen and (max-width: 1200px) {
  .delay-section .main-title {
    font-size: 45px;
    line-height: 75px;
  }

  .delay-section .sub-title {
    font-size: 53px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 30px;
  }

  .delay-stroke {
    position: absolute;
    bottom: -30px;
    right: 325px;
    width: 444px;
  }

  .delay-section .box-inner-content {
    font-size: 24px;
    line-height: 36px;
  }

  .delay-section .right-text-box {
    padding-left: 25px;
    padding-top: 65px;
    padding-bottom: 53px;
  }

  .bottom-outer-content {
    font-size: 50px;
    line-height: 70px;
  }
}

@media only screen and (max-width:1024px) {
  .delay-section {
    padding: 35px 0px 10px 0px;
  }

  .delay-section .main-title {
    font-size: 38px;
    line-height: 75px;
  }

  .delay-title-stroke {
    right: 325px;
    width: 390px;
  }

  .delay-section .sub-title {
    font-size: 39px;
    font-weight: 700;
    line-height: 60px;
    margin-bottom: 10px;
  }

  .delay-section .box-inner-content {
    font-size: 18px;
    line-height: 31px;
  }

  .delay-section .right-text-box {
    padding-left: 25px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .bottom-outer-content {
    font-size: 38px;
    line-height: 70px;
  }

  .delay-stroke {
    bottom: -27px;
    right: 256px;
    width: 395px;
  }

}

@media only screen and (max-width: 991px) {
  .delay-section .main-title {
    font-size: 41px;
    line-height: 75px;
  }

  .delay-section .sub-title {
    font-size: 32px;
    font-weight: 800;
    line-height: 50px;
    margin-bottom: 0px;
  }

  .delay-title-stroke {
    right: 298px;
    width: 415px;
  }

  .delay-stroke {
    right: 115px;
  }

  .delay-section .right-text-box {
    padding-left: 25px;
    padding-top: 50px;
    padding-bottom: 470px;
  }

  .bottom-outer-content {
    font-size: 33px;
    line-height: 63px;
    margin-top: 20px !important;
  }
}

@media only screen and (max-width: 768px) {
  .delay-section {
    padding: 45px 0px 10px 0px;
  }

  .delay-title-stroke {
    right: 177px;
    width: 415px;
  }
}

@media only screen and (max-width: 576px) {
  .delay-section {
    padding: 30px 0px 10px 0px;
  }

  .delay-section .main-title {
    font-size: 35px;
    line-height: 65px;
    text-align: center;
  }

  .delay-title-stroke {
    right: 130px;
    width: 359px;
  }

  .delay-section .sub-title {
    font-size: 28px;
    font-weight: 800;
    line-height: 43px;
    margin-bottom: 0px;
    margin-top: 23px;
  }

  .delay-section .right-text-box {
    padding-top: 40px;
    padding-bottom: 455px;
  }

  .delay-stroke {
    bottom: -28px;
    right: 115px;
    width: 50%;
  }

  .bottom-outer-content {
    font-size: 29px;
    line-height: 43px;
    margin-top: 20px !important;
  }
}

@media only screen and (max-width: 400px) {
  .delay-section {
    padding: 20px 0px 30px 0px;
  }

  .delay-section .main-title {
    font-size: 24px;
    line-height: 57px;
  }

  .delay-section .sub-title {
    font-size: 23px;
    font-weight: 800;
    line-height: 35px;
    margin-bottom: 0px;
    margin-top: 20px;
  }

  .delay-section .right-text-box {
    padding-top: 40px;
    padding-bottom: 455px;
    padding-left: 0;
    padding-right: 0;

  }

  .delay-title-stroke {
    right: 50px;
    width: 260px;
  }

  .bottom-outer-content {
    font-size: 24px;
    line-height: 35px;
    margin-top: 23px !important;
  }

  .delay-stroke {
    bottom: -28px;
    right: 68px;
    width: 60%;
  }

  .delay-bg {
    border-radius: 22px !important;
  }
}

.boy-img {
  position: absolute;
  top: -38px;
  /* width: 430px; */
  left: 58px;
  max-width: 100%;
  height: 653px;
}


.right-text-box {
  padding-top: 50px;
  padding-bottom: 50px;
}



@media only screen and (max-width: 1400px) {
  .boy-img {
    top: -25px;
    width: 480px;
    left: 30px;
    max-width: 100%;
    height: 680px;
  }
}

@media only screen and (max-width: 1360px) {
  .boy-img {
    top: -32px;
    width: 480px;
    left: 50px;
    max-width: 100%;
    height: 652px;
  }
}

@media only screen and (max-width: 1200px) {
  .boy-img {
    top: -32px;
    width: 455px;
    left: 45px;
    max-width: 100%;
    height: 618px;
  }
}

@media only screen and (max-width: 1024px) {
  .boy-img {
    top: -30px;
    width: 392px;
    left: 18px;
    max-width: 100%;
    height: 493px;
  }
}

@media only screen and (max-width: 991px) {
  .boy-img {
    top: 410px;
    width: 350px;
    left: 150px;
    max-width: 100%;
    height: 451px;
  }

  .right-text-box {
    padding-top: 50px;
    padding-bottom: 529px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .girl-img {
    position: absolute;
    top: 730px;
    width: 436px;
    left: 125px;
    max-width: 100%;
    height: 479px;
  }
}

@media only screen and (max-width: 576px) {
  .boy-img {
    top: 498px;
    left: 100px;
    max-width: 100%;
  }
}

@media only screen and (max-width: 400px) {
  .boy-img {
    top: 529px !important;
    left: 17px;
    max-width: 100%;
  }

  .right-text-box {
    padding-top: 50px;
    padding-bottom: 0px;
  }


  .girl-img {
    top: 0;
    width: 100%;
    left: 0;
    max-width: 100%;
    position: relative;
  }

}

@media only screen and (max-width: 360px) {
  .boy-img {
    top: 591px !important;
    left: 3px;
    max-width: 100%;
  }

  .girl-img {
    position: absolute;
    top: 529px;
    width: 324px;
    left: 32px;
    max-width: 100%;
    height: 377px;
  }

  .right-text-box {
    padding-top: 50px;
    padding-bottom: 407px;
  }
}

/* price-table */

.price-table-title {
  background: url(../images/p-title-bg.png) no-repeat;
  background-size: 100% 100%;
  background-position: center;
  /* margin-top: -225px;
    padding: 80px 0; */
  margin-top: -246px;
  padding: 80px 0;
}

.pr-10 {
  padding-right: 10px;
}

.gradient-text2 {
  background: linear-gradient(90deg, #FFADFC 0.01%, #01FFEE 99.99%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.yellow-clr {
  color: #FFF500;
}

.see-green-clr {
  color: #01FFEE;
}

.extra-buy-btn {
  background-color: #2EDEF066;
  border-radius: 15px;
  padding: 25px 0px;
  text-align: center;
}

@media only screen and (max-width: 1200px) {
  .price-table table td {
    padding: 22px 18px !important;
  }
}

@media only screen and (max-width: 1024px) {
  .price-table-title .font-md60 {
    font-size: 45px !important;
  }

  .price-table-title .l130 {
    line-height: 100% !important;
  }

  .price-table-title {
    margin-top: -225px;
  }
}

@media only screen and (max-width: 768px) {
  .price-table-title .font-md60 {
    font-size: 36px !important;
  }

  .price-table-title {
    padding: 55px 0;
    margin-top: -200px;
    line-height: 30px;
  }

  /* .price-table-title .l130 {
        line-height: 92%;
    } */
}

@media only screen and (max-width: 576px) {
  .price-table-title .font-md60 {
    font-size: 29px !important;
  }

  .price-table-title {
    padding: 66px 0;
    margin-top: -174px;
  }
}

@media only screen and (max-width: 360px) {
  .sales-section {
    margin-top: 0px !important;
  }

  .price-table .font-md60 {
    font-size: 18px !important;
  }

  .price-table-title {
    padding: 41px 10px;
    margin-top: -128px;
  }

  .price-table table td {
    flex-wrap: wrap;
  }
}

@media only screen and (max-width: 768px) {
  .bottom-stroke {
    width: 50%;
  }
}

@media only screen and (max-width: 400px) {
  .bottom-stroke {
    width: 70%;
  }
}


/* catch-section */
.section-top {
  margin-top: -195px;
}

@media only screen and (max-width:1200px) {
  .section-top {
    margin-top: -175px;
  }
}

.uper-space {
  margin-top: 35px !important;
}


.left-text {
  padding-left: 28px;
  padding-right: 0px;
  padding-bottom: 67px;
}

/* price-table-2 */
.price-table-title-2 {
  background: url(../images/price-table-2.png) no-repeat;
  background-size: 100% 100%;
  background-position: center;
  margin-top: -185px;
  padding: 80px 0;
}

.price-table table thead td {
  background: #000000;

  border: none;
  color: #00FF57;
}

.price-table table td {
  border-radius: 12px;
  /* padding: 22px 50px; */
  padding: 15px 76px 15px 20px !important;
  vertical-align: middle;
  border: none;
}

@media only screen and (max-width: 360px) {
  .price-table-title-2 {

    background-size: 100% 62%;
    margin-top: -158px;
    padding: 80px 0;
  }

  .price-table-title-2 .font-md60 {
    font-size: 22px !important;

  }
}

.section-padding {
  padding-top: 70px;
  padding-bottom: 20px;
}

.border-style-1 {
  border-top: 3px solid #D9D9D9;
  margin-left: 32px;
  margin-right: 50px;
}

.border-style-2 {
  border-top: 3px solid #D9D9D9;
  margin-left: 65px;
  margin-right: 0px;
}

.blue-clr {
  color: #3F6092;
}

.green-text {
  color: #0D8C39;
}

@media only screen and (max-width: 1200px) {
  .done-section .left-money-box {
    padding: 150px 20px 60px 83px;
  }

  .border-style-1 {
    border-top: 3px solid #D9D9D9;
    margin-left: 30px;
    margin-right: 50px;
  }

  .done-section .font-md100 {
    font-size: 80px !important;
  }

  .done-section .right-money-box {
    padding: 150px 72px 60px 8px;
  }
}

@media only screen and (max-width: 1024px) {
  .done-section .right-img-box img {
    top: 21px;
  }

  .done-section .left-money-box {
    padding: 150px 20px 60px 83px;
    margin-bottom: 30px;
  }

  .border-style-1 {
    border-top: 3px solid #D9D9D9;
    margin-left: 30px;
    margin-right: 50px;
  }

  .done-section .font-md100 {
    font-size: 63px !important;
  }

  .done-section .right-money-box {
    padding: 150px 90px 60px 8px;
  }

  .done-section .font-md70 {
    font-size: 55px !important;
  }
}

@media only screen and (max-width: 991px) {
  .done-section .right-img-box img {
    width: 480px;
    max-width: 100%;
    top: 328px;
    right: 150px;
    height: 495px;
  }

  .done-section .catch-content-box {
    padding: 55px 0px 500px 40px;

  }

  .done-section .left-money-box {
    padding: 150px 20px 60px 83px;
    margin-bottom: 30px;
  }

  .border-style-1 {
    border-top: 3px solid #D9D9D9;
    margin-left: 30px;
    margin-right: 50px;
  }

  .done-section .font-md100 {
    font-size: 63px !important;
  }

  .done-section .right-money-box {
    padding: 150px 90px 60px 8px;
  }

  .done-section .font-md70 {
    font-size: 55px !important;
  }
}

@media only screen and (max-width: 768px) {
  .border-style-1 {
    margin-left: 64px;
    margin-right: 84px;
  }

  .border-style-2 {
    margin-left: 80px;
    margin-right: 120px;
  }

  .done-section .left-money-box {
    padding: 150px 3px 60px 83px;
  }

  .done-section {
    padding-bottom: 150px;
  }

  .done-section .right-money-box {
    padding: 150px 20px 70px 0px;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 576px) {
  .done-bg {
    background-size: 84% 78%;
  }

  .section-padding {
    padding-top: 35px;
    padding-bottom: 20px;
  }

  .done-section .right-img-box img {
    width: 480px;
    max-width: 100%;
    top: 285px;
    right: 40px;
    height: 446px;
  }

  .done-section .font-md70 {
    font-size: 38px !important;
  }

  .done-section .catch-content-box {
    padding: 49px 0px 460px 0px;
  }

  .done-section {
    padding-bottom: 18px;
  }
}

@media only screen and (max-width: 400px) {
  .done-section .right-img-box img {
    width: 100%;
    max-width: 100%;
    top: 0;
    right: 0;
    height: 100%;
    position: relative;
  }

  .done-section .catch-content-box {
    padding: 49px 0px 0px 0px;
  }

}

@media only screen and (max-width: 360px) {
  .done-bg {
    background-size: 100% 100%;
    padding: 50px 0;
  }

  .done-section .right-img-box img {
    width: 453px;
    max-width: 100%;
    top: 10px;
    right: 0;
    height: 446px;
  }

  .border-style-1 {
    margin-left: 52px;
    margin-right: 33px;
  }

  .border-style-2 {
    margin-left: 44px;
    margin-right: 30px;
  }





  .done-section .catch-content-box {
    padding: 49px 0px 50px 0px;
    border-radius: 15px;
  }

  .done-section .font-md70 {
    font-size: 33px !important;
  }

  .done-section .font-md100 {
    font-size: 42px !important;
  }

  .done-section .left-money-box {
    padding: 85px 20px 40px 55px;

  }

  .done-section .right-money-box {
    padding: 75px 85px 40px 11px;

  }
}

.m-bottom70 {
  margin-bottom: 70px;
}

/* faq section */
.faq-section {
background: white;

  background-size: cover;
  padding-top: 80px;
  padding-bottom: 80px;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 80px;
}

@media only screen and (max-width: 991px) {
  .faq-section {
    padding-top: 50px;
    padding-bottom: 55px;
  }
}

@media only screen and (max-width: 360px) {
  .faq-section {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}


/* goodby-section */
.goodbye-section {
  padding: 30px 0px;
  background: #000 url(../images/goodby-sec-bg.png) no-repeat center top;
  background-size: contain;
}

.goodbye-list {
  display: flex;
  flex-direction: row;
  gap: 15px;
  align-items: center;
  margin-bottom: 15px;
}

.goodbye-list svg {
  min-width: 66px;
  min-height: 91px;
}

.gradient-text2 {
  background: linear-gradient(90deg, #FF00F5 0.01%, #01FFEE 99.99%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.list-section {
  background-color: #64646421;
  border-radius: 52px;
}

.goodby-content-box {
  padding: 23px 0px 23px 16px;
  background: url(../images/stop-bg.png) no-repeat center top;
  background-size: 100% 100%;
  /* background-color: #f0f8ff17;
    padding: 14px 25px;
    border-radius: 100px; */
}

.m-left {
  margin-left: 30px;
}

.margin-top {
  margin-top: -62px;
}

.m-bottom {
  margin-bottom: 70px;
}

.img-width {
  width: 140px;
}

@media only screen and (max-width: 1200px) {
  .m-left {
    margin-left: 14px;
  }

  .goodby-content-box {
    padding: 23px 0px 23px 0px;
  }

  .font-md28 {
    font-size: 27px !important;
  }
}

@media only screen and (max-width: 1024px) {
  .goodby-content-box {
    padding: 22px 16px 23px 0px;
  }

  .goodby-content-box .font-md30 {
    font-size: 28px !important;
  }

  .m-left {
    margin-left: 25px;
  }
}

@media only screen and (max-width: 991px) {
  .goodby-content-box {
    padding: 23px 16px 23px 0px;
  }

  .goodby-content-box .font-md30 {
    font-size: 29px !important;
  }

  .m-left {
    margin-left: 14px;
  }

  .m-bottom {
    margin-bottom: 35px;
  }
}

@media only screen and (max-width: 768px) {
  .goodby-content-box {
    padding: 23px 33px 23px 0px;
  }

  .goodby-content-box .font-md30 {
    font-size: 23px !important;
  }

  .m-left {
    margin-left: 14px;
  }

  .m-bottom {
    margin-bottom: 35px;
  }
}

@media only screen and (max-width:576px) {
  .goodby-content-box {
    padding: 20px 28px 22px 0px;
  }

  .goodby-content-box .font-md28 {
    font-size: 24px !important;
  }

  .m-left {
    margin-left: 14px;
  }

  .m-bottom {
    margin-bottom: 35px;
  }

  .stop-img img {
    max-width: 100px;
  }
}

@media only screen and (max-width:360px) {
  .goodby-content-box {
    padding: 10px 5px 10px 5px;
    background: none;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 10px;
    border: 3px solid #0e4848;
  }

  .stop-img img {
    max-width: 65px;
  }

  .goodby-content-box .font-md28 {
    font-size: 18px !important;
  }

  .margin-top {
    margin-top: -15px;
  }

  .m-bottom {
    margin-bottom: 0px;
  }

  .margin-bottom30 {
    margin-bottom: 30px !important;
  }
}

/* feature-section */
.feature-section {
  background: url(../images//feature-img/feature-bg.png) center top no-repeat;
  background-size: auto;
  background-size: 100% 100%;
  padding-top: 100px;
  padding-bottom: 188px;

}

.feature-left-content {
  padding: 50px 110px 57px 43px;
  line-height: 50px;
  background: linear-gradient(#000, #000) padding-box, linear-gradient(to right, #FF8A0082, #F228C669) border-box;
  border-radius: 40px;
  border: 5px solid transparent;
  margin-top: -35px;
}

.shadow-bg {
  background-color: #000;
  border-radius: 135px;
  padding: 50px 55px;
  box-shadow: 0px -8px 20px 2px #01FFEE;
}

.feature-block1 {
  background: url(../images/stats-block1.png) no-repeat center center;
  background-size: 100% 100%;
  padding: 40px 38px 45px 40px;
  height: 100%;
}

.feature-block2 {
  background: url(../images/stats-block2.png) no-repeat center center;
  background-size: 100% 100%;
  padding: 40px 54px 45px 54px;
  height: 100%;
}

.block-space {
  padding-top: 30px;
  padding-bottom: 30px;
}

.feature-block3 {
  background: url(../images/stats-block3.png) no-repeat center center;
  background-size: 100% 100%;
  padding: 40px 54px 45px 54px;
  height: 100%;
}

@media only screen and (max-width:1024px) {
  .feature-left-content {
    padding: 50px 25px 35px 25px;
  }

  .shadow-bg .font-md30 {
    font-size: 26px !important;
  }

  .feature-block1 {
    padding: 40px 17px 15px 17px;
  }

  .feature-block2 {
    padding: 36px 37px 45px 37px;

  }
}

@media only screen and (max-width:991px) {
  .feature-section {
    padding-top: 57px;
    padding-bottom: 188px;
  }
}

@media only screen and (max-width:576px) {
  .shadow-bg {
    border-radius: 80px;
    padding: 44px 55px;
  }

  .feature-block1 {
    padding: 40px 50px 65px 65px;
  }

  .feature-section {
    padding-top: 57px;
    padding-bottom: 130px;
  }

  .font-md28 {
    font-size: 20px !important;
  }
}

@media only screen and (max-width:360px) {
  .shadow-bg {
    border-radius: 45px;
    padding: 44px 23px;
  }

  .feature-block1 {
    padding: 40px 36px 65px 40px;
  }

  .feature-left-content {
    line-height: 37px;
  }

  .feature-section {
    padding-top: 57px;
    padding-bottom: 130px;
  }

  .font-md28 {
    font-size: 20px !important;
  }

  .feature-img-box img {
    width: 240px;
  }

  .feature-block3 {
    padding: 40px 27px 45px 34px;

  }
}

/* result-section */
.result-section {
  background: url(../images/result-bg.png) center top no-repeat;
  background-size: auto;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 50px;
}

.result-arrow {
  position: absolute;
  right: -54px;
  max-width: 100%;
  width: 161px;
  top: -43px;
}

.price-box {
  background: url(../images/result-title.png) no-repeat;
  background-size: 100% 100%;
  background-position: center;
  padding: 22px 145px;
  position: absolute;
  right: 160px;
  z-index: 1;
  top: -48px;
}

.r-title-box {
  background: url(../images/r-title.png) no-repeat center center;
  display: inline-block;
  padding: 18px 90px;
  background-size: 100% 100%;
}

.right-tick-box {
  background: url(../images/yes-img-box.png) no-repeat center center;
  display: inline-block;
  padding: 141px 44px 34px 60px;
  background-size: 100% 100%;
  height: 100%;
}

.right-tick-box2 {
  background: url(../images/yes-img-box.png) no-repeat center center;
  display: inline-block;
  padding: 140px 38px 30px 55px;
  background-size: 100% 100%;
  height: 100%;
}

@media only screen and (max-width:1200px) {
  .result-section .font-md30 {
    font-size: 26px !important;
  }

  .right-tick-box {
    padding: 125px 42px 22px 60px;

  }

  .right-tick-box2 {
    padding: 125px 38px 17px 55px;
  }

  .result-arrow {
    right: -49px;
  }
}

@media only screen and (max-width:1024px) {
  .price-box {
    padding: 15px 121px;
    right: 139px;
    top: -48px;
  }

  .result-arrow {
    position: absolute;
    right: -38px;
    max-width: 100%;
    width: 133px;
    top: -37px;
  }

  .right-tick-box {
    padding: 109px 23px 7px 23px;
  }

  .result-section .font-md30 {
    font-size: 23px !important;
  }

  .right-tick-box2 {
    padding: 108px 17px 17px 28px;
  }

  .result-section {
    padding-bottom: 100px;
  }
}

@media only screen and (max-width:991px) {
  .result-section {
    padding-top: 75px;
  }

  .right-tick-box {
    padding: 115px 34px 17px 23px;
  }

  .right-tick-box2 {
    padding: 108px 27px 17px 37px;
  }

  .price-box {
    padding: 15px 121px;
    right: 110px;
    top: -37px;
  }

  .result-arrow {
    right: 17px;
    width: 101px;
    top: 0px;
  }
}

@media only screen and (max-width: 768px) {
  .price-box {
    padding: 15px 121px;
    right: 42px;
    top: -37px;
  }

  .result-arrow {
    right: 17px;
    width: 101px;
    top: -52px;
  }
}

@media only screen and (max-width:576px) {
  .result-section {
    padding-top: 41px;
  }

  .price-box {
    padding: 15px 121px;
    right: 36px;
    top: -15px;
  }

  .result-arrow {
    right: 12px;
    width: 74px;
    top: -31px;

  }

  .right-tick-box {
    padding: 170px 83px 89px 89px;
  }

  .right-tick-box2 {
    padding: 185px 61px 108px 80px;
  }

}

@media only screen and (max-width: 400px) {
  .right-tick-box2 {
    padding: 120px 30px 33px 30px;
  }

  .right-tick-box {
    padding: 120px 30px 33px 30px;
  }

}

@media only screen and (max-width:360px) {
  .result-section {
    padding-bottom: 65px;
  }

  .right-tick-box {
    padding: 102px 47px 26px 60px;
  }

  .result-section .font-md30 {
    font-size: 20px !important;
  }

  .right-tick-box2 {
    padding: 112px 47px 26px 72px;
  }

  .price-box {
    padding: 10px 55px;
    right: 36px;
    top: -10px;
  }

  .result-arrow {
    right: 6px;
    width: 40px;
    top: -17px;
  }

  .r-title-box {
    padding: 18px 40px;
  }
}

@media only screen and (max-width:360px) {
  .footer-logo {
    width: 250px;
  }

  ul.legal-link li {
    font-size: 16px;
  }

  .money-return-section {
    border-radius: 50px;
  }
}

/* other-tool-video */
.other-tool-video {
  background-color: #E0E1EC;
  padding: 3px 2px 3px 20px;
  border-radius: 15px 15px 0px 0px;
}

.other-tool-video .video-dot {
  padding-top: 6px;
  display: inline-block;

}

.video-background {
  border-radius: 0 0 15px 15px;
}

@media only screen and (max-width:1200px) {
  .other-tool-video {
    padding: 1px 2px 4px 20px;
  }

  .other-tool-video .video-dot {
    padding-top: 8px;
  }

  .other-tool-video .video-dot img {
    width: 85%;
  }
}

@media only screen and (max-width: 360px) {
  .other-tool-video {
    padding: 1px 2px 1px 13px;
  }

  .other-tool-video .video-dot {
    padding-top: 5px;
  }

  .other-tool-video .video-dot img {
    width: 60%;
  }
}

.video-style-1 {
  background-color: blue;
  border-radius: 23px;
  padding: 10px;
}

.video-style-1 .amazing-video {
  border-radius: 20px;
}

/* amazing-video */
.pixar-video-style-1 {
  background-color: blue;
  border-radius: 23px;
  padding: 10px;
}

.pixar-video-style-1 .v1 {
  border-radius: 20px;
}

@media screen and (min-width: 768px) {
  .gradient-box .transforms-img {
    min-height: 290px;
  }
}

.video-frame1 .play-btn {
  background-color: #00000075;
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 100%;
  position: absolute;
  top: 40%;
  left: 45%;
}

.video-frame1 .play-btn i {
  font-size: 20px;
  line-height: 50px;
  color: #fff;
  padding-left: 5px;
}

.video-frame1 .play-btn:hover {
  background-color: #000000ab;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .video-frame1 .play-btn {
    top: 43%;
    left: 46%;
  }
}

@media screen and (max-width:360px) {
  .video-frame1 .play-btn {
    top: 37%;
    left: 42%;
  }
}




.pixar-video-style-1 {
  position: relative;
}

.pixar-video-style-1 .play-btn {
  background-color: #00000075;
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 100%;
  position: absolute;
  top: 48%;
  left: 43%;
}

.pixar-video-style-1 .play-btn i {
  font-size: 20px;
  line-height: 50px;
  color: #fff;
  padding-left: 5px;
}

.pixar-video-style-1 .play-btn:hover {
  background-color: #000000ab;
  cursor: pointer;
}




@media screen and (max-width: 576px) {
  .play-btn {
    top: 40%;
    left: 45%;
  }
}

@media screen and (max-width: 360px) {
  .play-btn {
    top: 44%;
    left: 41%;
  }
}



.video-style-1 .play-btn {
  background-color: #00000075;
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 100%;
  position: absolute;
  top: 43%;
  left: 45%;
}

.video-style-1 .play-btn i {
  font-size: 20px;
  line-height: 50px;
  color: #fff;
}

.video-style-1 .play-btn:hover {
  background-color: #000000ab;
  cursor: pointer;
}

@media screen and (max-width: 1024px) {
  .video-style-1 .play-btn {
    top: 36%;
    left: 42%;
  }
}

@media screen and (max-width: 768px) {
  .video-style-1 .play-btn {
    top: 38%;
    left: 45%;
  }
}

@media screen and (max-width: 576px) {
  .video-style-1 .play-btn {
    top: 37%;
    left: 45%;
  }
}

@media screen and (max-width: 360px) {
  .video-style-1 .play-btn {
    top: 35%;
    left: 40%;
  }
}

.text_shadow {
  text-shadow: 0px 5px 0px rgba(0, 0, 0, 0.5);
}



.top-heding {

  border: 1px dashed rgb(249, 45, 239);
  border-radius: 0px;
  padding: 12px 30px;
  background: rgba(0, 0, 0, 0.20);
  display: inline-flex;
}

.text1 {
  color: rgb(255, 186, 40);

}

.text2 {
  color: rgb(33, 171, 255);
}


.roboto-thin {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.roboto-light {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.roboto-regular {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.roboto-medium {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.roboto-bold {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.roboto-black {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.proclip-shape {
  background: url(../images/proclip-shape.png) no-repeat center center;
  background-size: auto;
  display: inline-block;
  padding: 20px;
  background-size: 100% 100%;
}

@media screen and (min-width: 991px) {



  .welcome-icon {
    position: absolute;
    right: 3%;
    top: 5%;
    width: 8%;

  }

  .welcome-icon1 {
    position: absolute;
    left: -10%;
    top: 20%;
    width: 20%;

  }

  .welcome-icon2 {
    position: absolute;
    left: 0%;
    top: 7%;
    width: 11%;
    z-index: 1;
    /* position: absolute;
  right: -10%;
  bottom: 0%;
  width: 22%; */

  }

  .welcome-icon3 {
    position: absolute;
    right: -9%;
    top: 20%;
    width: 18%;
    z-index: 0;
  }


  .welcome-icon4 {
    position: absolute;
    left: -11%;
    bottom: 0%;
    width: 26%;
  }

  .welcome-icon5 {

    position: absolute;
    left: -25%;
    top: -30%;
    width: 30%;
  }
}


@media screen and (max-width: 991px) {



  .welcome-icon {
    display: none;

  }

  .welcome-icon1 {
    display: none;

  }

  .welcome-icon2 {
    display: none;

  }

  .welcome-icon3 {
    display: none;
  }


  .welcome-icon4 {
    display: none;
  }

  .welcome-icon5 {
    display: none;
  }
}


.effect-1 {
  position: relative;
  z-index: 1;
  display: inline-block;
}

.effect-1::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 20px;
  left: 50%;
  bottom: 10px;
  background-color: rgb(103, 52, 222);
  z-index: -1;
  transform: translateX(-50%);
}

.cta-upgrade-box {

  padding: 50px 0px 30px 30px;
  border-radius: 20px;
  background: url(../images/tablebg11.webp);
background-color: rgb(254, 254, 254);
    box-shadow: 0px 10px 40px 20px rgba(0, 72, 255, 0.13);
    border: 1px solid #043de6;
    background-repeat: no-repeat;
}

.upgrade-box {
  background: #fff !important;
  padding: 30px 15px;
  border-radius: 20px;

 /* box-shadow: 0px 10px 40px 20px rgba(0, 72, 255, 0.13); */
    margin-right: 30px;
    /* border: 1px solid #043de6; */
}


@media screen and (min-width: 768px) {
  .upgrade-box {
    background: #fff !important;
    padding:
      30px 15px;
    border-radius:
      20px;
background-color: rgb(254, 254, 254);
    /* box-shadow: 0px 10px 40px 20px rgba(0, 72, 255, 0.13); */
    margin-right: 30px;
/* border: 1px solid #043de6; */
  }
}

@media screen and (max-width: 576px) {

  .cta-upgrade-box {
    background: url(../images/tablebg11.webp);
    padding: 50px 10px;
    border-radius: 20px;
  }

  .upgrade-box {
    background: #FCFBFF;
    padding: 30px 5px;
    border-radius: 20px;
background-color: rgb(254, 254, 254);
    /* box-shadow: 0px 10px 40px 20px rgba(0, 72, 255, 0.13); */
    margin-right: 3px;
    /* border: 1px solid #043de6; */
  }
}

.text-red {
  color: #FF1D48;
}

.theme-color {
  color: #a0dff2;
}

.faq-wrap .question-img {
  margin-right: 19px;
}

.buttons-head {
  border: 2px dashed #FFD5D5;
  padding: 15px;
  color: #fff;
}


.buttons-head .hurry-up {
  background-color: #FF1D48;
  padding: 3px 5px 5px 13px;
  text-align: center;
  margin-right: 15px;
}



.button-block .money-save-content {
  font-size: 29px;
  font-weight: 400;
  line-height: 50px;
  color: #fff;
}

@media only screen and (max-width: 1400px) {
  .button-block .money-save-content {
    font-size: 27px;
    line-height: 50px;
  }
}

.button-block .money-save-content span {
  font-weight: 700;
  color: #00DFFE;
}

.strike-text {
  color: #FF1D48;
}

.button-block .single-time-text {
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  color: #fff;
}

.button-block .single-time-text span {
  font-size: 60px;
  line-height: 50px;
}

.button-block .button-action-link {
  color: #000;
  text-align: center;
  font-family: poppins;
  font-size: 32px;
  font-weight: 700;
  line-height: 50px;
  padding: 20px 7px;
  display: block;
  border-radius: 10px;
  background: linear-gradient(121deg, #FF8A00 0%, #FFF500 100%);
  text-decoration: none;
  cursor: pointer;
}

@media screen and (max-width:1200px) {
  .button-block .button-action-link {
    font-size: 28px;
    line-height: 50px;
  }
}

@media screen and (max-width:1024px) {
  .button-block .button-action-link {
    font-size: 22px;
    line-height: 35px;
    margin-right: 15px;
  }

  .button-block .money-save-content {
    font-size: 25px;
    font-weight: 400;
    line-height: 35px;
    color: #fff;
  }

  .button-block .single-time-text {
    font-size: 30px;
    line-height: 50px;
  }

  .button-block .single-time-text span {
    font-size: 40px;
    line-height: 58px;
  }
}

@media screen and (max-width:991px) {
  .button-block .button-action-link {
    font-size: 40px;
    line-height: 45px;
    margin-right: 15px;
  }
}

@media screen and (max-width: 768px) {
  .button-block .button-action-link {
    font-size: 30px;
    line-height: 45px;
    margin-right: 15px;
  }
}

@media screen and (max-width: 576px) {
  .button-block .button-action-link {
    font-size: 22px;
    line-height: 22px;
    margin-right: 0px;
  }
}

@media screen and (max-width: 440px) {
  .button-block .button-action-link {
    font-size: 21px;
    line-height: 30px;
    padding: 15px 7px;
  }
}

.faq-bottom-text {
  padding: 0 108px 0 25px;
}

@media screen and (max-width:991px) {
  .faq-bottom-text {
    padding: 0 20px 0 25px;
  }
}

@media screen and (max-width:576px) {
  .faq-bottom-text {
    padding: 0 0px 0 25px;
    font-size: 18px !important;
  }
}

@media screen and (max-width: 440px) {
  .faq-bottom-text {
    padding: 0 10px 0 30px;
  }
}

.money-return-section {
  background-color: #fff;
  /* padding: 40px 0px 20px 40px; */
  border-radius: 85px;
  font-family: "Inter", sans-serif;
}

.money-return-section .left-text-area {
  padding: 40px 9px 20px 51px;
}

.money-section .main-title {
  font-size: 38px;
  font-weight: 700;
  line-height: 75px;
  font-style: italic;
  color: #000;
  text-align: center;
}

.money-section .sub-title {
  font-size: 60px;
  font-weight: 700;
  line-height: 75px;
  margin-bottom: 30px;
}

.money-section .money-back-text {
  color: #000;
  background-color: #00DFFE;
  border-radius: 10px;
  font-size: 45px;
  font-weight: 700;
  line-height: 70px;
  margin-top: 5px;
  text-align: center;
}

.money-return-section .left-text-area .inner-content {
  font-family: "Inter", sans-serif;
  font-size: 23px;
  line-height: 35px;
  font-weight: 400;
}

@media only screen and (max-width: 1400px) {
  .money-section .main-title {
    font-size: 34px;
    line-height: 75px;
  }

  .money-return-section .left-text-area {
    padding: 40px 9px 20px 68px;
  }
}

@media only screen and (max-width: 1360px) {
  .money-return-section .left-text-area .inner-content {
    font-size: 22px;
    line-height: 30px;
  }

  .money-return-section .left-text-area {
    padding: 55px 9px 75px 68px;
  }

  .money-section .money-bottom-stroke {
    width: 40%;
  }
}

@media only screen and (max-width: 1200px) {
  .money-section .main-title {
    font-size: 29px;
    line-height: 75px;
  }

  .money-section .money-bottom-stroke {
    width: 33%;
  }

  .money-section .sub-title {
    font-size: 56px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 30px;
  }

  .money-return-section .left-text-area {
    padding: 40px 9px 20px 0px;
  }
}

@media only screen and (max-width: 1024px) {
  .money-section {
    padding: 42px 0px;
  }

  .money-section .money-bottom-stroke {
    width: 40%;
  }

  .money-section .money-back-text {
    font-size: 34px;
    line-height: 70px;
    margin-top: 5px;
  }

  .money-section .main-title {
    font-size: 29px;
    line-height: 75px;
  }

  .money-section .sub-title {
    font-size: 50px;
    line-height: 70px;
    margin-bottom: 20px;
  }

  .money-return-section .left-text-area {
    padding: 40px 9px 20px 0px;
  }

  .money-return-section .left-text-area .inner-content {
    font-size: 19px;
    line-height: 30px;
  }
}

@media only screen and (max-width: 991px) {
  .money-section .main-title {
    font-size: 26px;
    line-height: 43px;
  }

  .money-section .mtop-md80 {
    margin-top: 30px !important;
  }

  .money-section .money-bottom-stroke {
    width: 33%;
  }

  .money-section .sub-title {
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 20px;
  }

  .money-section .money-back-text {
    font-size: 28px;
    line-height: 70px;
    margin-top: 5px;
  }

  .money-return-section .left-text-area {
    padding: 40px 45px 20px 45px;
  }
}

@media only screen and (max-width: 576px) {

  .money-section .main-title {
    font-size: 25px;
    line-height: 40px;
  }

  .money-section .sub-title {
    font-size: 27px;
    line-height: 68px;
    margin-bottom: 5px;
  }

  .money-section .money-bottom-stroke {
    width: 60%;
  }

  .money-section .sub-title {
    font-size: 30px;
    line-height: 80px;
    margin-bottom: 0px;
  }

  .money-section .money-back-text {
    font-size: 22px;
    line-height: 56px;
    margin-top: 5px;
  }

  .money-return-section .left-text-area {
    padding: 40px 45px 20px 45px;
  }
}

@media only screen and (max-width: 400px) {
  .money-return-section {
    border-radius: 15px;
  }

  .money-section .main-title {
    font-size: 20px;
    line-height: 32px;
  }

  .money-return-section .left-text-area {
    padding: 25px 10px 20px 30px;
  }

  .money-return-section .left-text-area .inner-content {
    font-size: 18px;
    line-height: 30px;
  }

  .money-section .money-bottom-stroke {
    width: 70%;
    margin-top: 17px;
  }

  .money-section .sub-title {
    font-size: 27px;
    line-height: 33px;
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .money-section .money-back-text {
    font-size: 18px;
    line-height: 50px;
    margin-top: 3px;
  }
}

/* prize table style */
.sales-section {
  background: url(../images/table1.png) no-repeat center center;
  /* padding: 30px 0px;
	background-size: cover; */
  padding: 63px 0px;
  background-size: cover;

}

.price-table .main-title {
  font-size: 40px;
  font-weight: 700;
  line-height: 75px;
  font-style: italic;
  color: #fff;
  text-align: center;
  position: relative;
}

.price-table .money-bottom-stroke {
  position: absolute;
  left: 488px;
  width: 447px;
}

.price-table .sub-title {
  font-size: 56px;
  font-weight: 700;
  line-height: 75px;
  margin-bottom: 30px;
}

.price-table .every-thing-text {
  color: #000;
  background-color: #00DFFE;
  border-radius: 10px;
  font-size: 35px;
  font-weight: 700;
  line-height: 70px;
  margin-top: 5px;
  text-align: center;
}

.price-table .compare-block .text1 {
  font-size: 35px;
  font-weight: 800;
  line-height: 70px;
}

.price-table .compare-block .text2 {
  font-size: 60px;
  font-weight: 800;
  text-align: center;
  color: #FFF500;
}

.price-table .compare-block .text3 {
  font-size: 50px;
  font-weight: 800;
  text-align: center;
  color: #00FF57;
}

.price-table .compare-block .text4 {
  font-size: 90px;
  font-weight: 800;
  text-align: center;
  color: #FF00F5;
}

@media only screen and (max-width: 1400px) {
  .price-table .money-bottom-stroke {
    left: 480px;
    width: 430px;
  }

  .price-table .sub-title {
    line-height: 75px;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 1360px) {
  .price-table .sub-title {
    font-size: 58px;
  }
}

@media only screen and (max-width: 1200px) {

  .price-table .money-bottom-stroke {
    position: absolute;
    left: 387px;
    width: 430px;
  }

  .price-table .sub-title {
    font-size: 51px;
    line-height: 75px;
    margin-bottom: 30px;
  }

  .price-table .every-thing-text {
    font-size: 34px;
  }

  .price-table .compare-block .text1 {
    font-size: 34px;
    font-weight: 800;
    line-height: 70px;
  }
}

@media only screen and (max-width: 1024px) {
  .price-table .money-bottom-stroke {
    left: 304px;
    width: 430px;
  }

  .price-table .sub-title {
    font-size: 43px;
    line-height: 65px;
    margin-bottom: 30px;
  }

  .price-table .compare-block .text1 {
    line-height: 60px;
  }

  .price-table .every-thing-text {
    font-size: 28px;
  }

  .price-table .compare-block .text3 {
    font-size: 45px;
  }

  .price-table .compare-block .text4 {
    font-size: 80px;
  }
}

@media only screen and (max-width: 991px) {
  .price-table .compare-block .text4 {
    font-size: 65px;
  }

  .price-table .money-bottom-stroke {
    left: 280px;
    width: 430px;
  }
}

@media only screen and (max-width:768px) {
  .sales-section {
    padding: 45px 0px;
  }

  .price-table .compare-block {
    padding: 20px 0px;
  }

  .price-table .money-bottom-stroke {
    left: 170px;
    width: 430px;
  }

  .price-table .sub-title {
    font-size: 37px;
    line-height: 57px;
    margin-bottom: 30px;
  }

  .price-table .every-thing-text {
    font-size: 21px;
    line-height: 57px;
  }

  .price-table .compare-block .text1 {
    font-size: 27px;
    line-height: 45px;
  }

  .price-table .compare-block .text3 {
    font-size: 35px;
  }

  .price-table .compare-block .text4 {
    font-size: 50px;
  }
}

@media only screen and (max-width:576px) {
  .price-table .compare-block .text2 {
    font-size: 45px;
  }

  .price-table .money-bottom-stroke {
    left: 75px;
  }

  .price-table .sub-title {
    font-size: 30px;
    line-height: 44px;
    margin-bottom: 30px;
    margin-top: 37px;
  }

  .price-table .every-thing-text {
    line-height: 37px;
    font-size: 23px;
    padding: 10px;
  }

  .price-table .compare-block .text4 {
    font-size: 40px;
  }
}

@media only screen and (max-width:400px) {
  .sales-section {
    padding: 25px 0px;
   
  }

  .price-table .compare-block .text1 {
    font-size: 20px;
    line-height: 35px;
  }

  .price-table .main-title {
    font-size: 28px;
  }

  .price-table .money-bottom-stroke {
    left: 25px;
    width: 306px;
  }

  .price-table .sub-title {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 30px;
    margin-top: 32px;
  }

  .price-table .compare-block .text2 {
    font-size: 35px;
  }

  .price-table .compare-block .text3 {
    font-size: 26px;
  }

  .price-table .every-thing-text {
    line-height: 28px;
    font-size: 18px;
    padding: 8px;
  }

  .price-table .compare-block .text4 {
    font-size: 30px;
  }
}

/* catch section */
.catch-section {
  padding: 60px 0px 60px 0px;
  background: #FFF;
}

.catch-section .main-title {
  font-size: 50px;
  font-weight: 800;
  line-height: 70px;
  font-style: italic;
  color: #000;
  text-align: center;
  position: relative;
}

.catch-section .delay-title-stroke {
  position: absolute;
  right: 488px;
}

.catch-content-box {
  background-color: #DCFBFF;
  padding: 40px 0px 10px 40px;
  position: relative;
}

.catch-section .sub-title {
  font-size: 60px;
  font-weight: 700;
  line-height: 75px;
  margin-bottom: 30px;
}

.catch-section .right-img-box img {
  position: absolute;
  bottom: 0px;
  max-width: 100%;
  height: 530px;
  right: 20px;
}

.catch-section .left-text {
  padding-left: 0;
  padding-right: 70px;
  padding-bottom: 40px;
}

@media only screen and (max-width:1360px) {
  .catch-section .delay-title-stroke {
    position: absolute;
    right: 452px;
  }

  .catch-content-box {
    background-color: #DCFBFF;
    padding: 40px 0px 10px 25px;
    position: relative;
  }

  .catch-section .left-text {
    padding-left: 0;
    padding-right: 70px;
    padding-bottom: 30px;
  }

  .catch-section .right-img-box img {
    position: absolute;
    bottom: 0px;
    max-width: 100%;
    height: 530px;
    right: 3px;
  }

  .catch-section .sub-title {
    font-size: 59px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width:1200px) {
  .catch-content-box {
    background-color: #DCFBFF;
    padding: 40px 0px 10px 25px;
    position: relative;
  }

  .catch-section .sub-title {
    font-size: 50px;
    font-weight: 700;
    line-height: 68px;
    margin-bottom: 0px;
  }

  .catch-section .right-img-box img {
    position: absolute;
    bottom: 0;
    max-width: 100%;
    height: 422px;
    right: 11px;
    width: 475px;
  }
}

@media only screen and (max-width: 1024px) {
  .catch-section .delay-title-stroke {
    position: absolute;
    right: 285px;
    width: 463px;
  }

  .catch-section .sub-title {
    font-size: 43px;
    font-weight: 700;
    line-height: 60px;
    margin-bottom: 0px;
  }

  .catch-section .right-img-box img {
    position: absolute;
    top: 309px;
    max-width: 100%;
    height: 418px;
    right: 11px;
    width: 478px;
  }
}

@media only screen and (max-width: 991px) {
  .catch-section .delay-title-stroke {
    position: absolute;
    right: 265px;
    width: 463px;
  }

  .catch-content-box {
    background-color: #DCFBFF;
    padding: 40px 0px 438px 25px;
    position: relative;
  }

  .catch-section .right-img-box img {
    position: absolute;
    top: 468px;
    max-width: 100%;
    right: 193px;
    width: auto;
  }

  .catch-section .sub-title {
    font-size: 43px;
    font-weight: 700;
    line-height: 58px;
  }

  .section-top {
    margin-top: -150px;
  }

  .right-img-box img {
    position: absolute;
    top: 550px;
    width: 444px;
    max-width: 100%;
  }
}

@media only screen and (max-width:768px) {
  .catch-content-box {
    padding: 40px 0px 400px 25px;
  }

  .catch-section .right-img-box img {
    top: 533px;
    max-width: 100%;
    right: 115px;
  }

  .catch-section .delay-title-stroke {
    position: absolute;
    right: 155px;
    width: 463px;
  }

  .catch-section .sub-title {
    font-size: 38px;
    font-weight: 700;
    line-height: 55px;
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 600px) {
  .section-top {
    margin-top: -62px;
  }

  .right-img-box img {
    position: absolute;
    top: 406px;
    width: 444px;
    max-width: 100%;
  }
}

@media only screen and (max-width: 576px) {
  .catch-section .main-title {
    font-size: 40px;
    line-height: 70px;
  }

  .catch-section .delay-title-stroke {
    position: absolute;
    right: 100px;
    width: 379px;
  }

  .catch-section .right-img-box img {
    top: 471px;
    max-width: 100%;
    right: 30px;
  }

  .catch-content-box {
    border-radius: 0px;
  }

  .catch-section .sub-title {
    font-size: 30px;
    font-weight: 700;
    line-height: 43px;
    margin-bottom: 0px;
    margin-top: 22px;
  }

  .catch-section {
    padding: 30px 0px 30px 0px;
  }
}

@media only screen and (max-width:400px) {
  .catch-section .delay-title-stroke {
    position: absolute;
    right: 33px;
    width: 295px;
  }

  .catch-section .main-title {
    font-size: 29px;
    line-height: 60px;
  }

  .catch-section .sub-title {
    font-size: 26px;
    line-height: 38px;
    margin-top: 22px;
  }

  .catch-section .left-text {
    padding-left: 5px;
    padding-right: 10px;
    padding-bottom: 30px;
  }

  .right-img-box img {
    position: absolute;
    top: 565px;
    width: 307px;
    max-width: 100%;
  }

  .catch-section .right-img-box img {
    height: 310px;
    width: 365px;
    top: 575px;
    right: 10px;
  }

  .catch-section {
    padding: 20px 0px 65px 0px;
  }

  .catch-content-box {
    padding: 30px 0px 0px 10px;
    border-radius: 10px;
  }

  .catch-content-box {
    padding: 20px 0px 291px 10px;
    border-radius: 0px;
  }

}

@media only screen and (max-width: 360px) {
  .catch-content-box {
    padding: 20px 0px 259px 10px;
    border-radius: 0px;
  }

  .catch-section {
    padding: 20px 0px 25px 0px !important;
  }

  .catch-section .right-img-box img {
    height: 285px;
    width: 340px;
    top: 617px;
    right: 6px;
  }
}



@media only screen and (max-width: 1024px) {
  .hurry-up-section {
    padding-bottom: 135px;
  }

  .hurry-up-btn {
    margin-top: 36px;
  }

  .hurry-up-section .left-text {
    padding-bottom: 35px;
  }
}

/* Bonus Section */
.bonus-section {
  background: #ffd2d5 url(../images/Bonus-bg.png) no-repeat center top;
  padding-top: 50px;
  padding-bottom: 80px;
  background-size: cover;
  overflow: hidden;
  /* background-color: #e5f8ff; */
}

.bonus-box {
  padding-top: 30px;
  padding-bottom: 30px;
}

.bonus-section .main-title {
  font-size: 45px;
  font-weight: 700;
  line-height: 75px;
  font-style: italic;
  color: #000;
  text-align: center;
}

.bonus-section .sub-title {
  font-size: 55px;
  font-weight: 700;
  line-height: 75px;
  margin-bottom: 15px;
}

.bonus-section .money-back-text {
  color: #000;
  background-color: #00DFFE;
  border-radius: 10px;
  font-size: 45px;
  font-weight: 700;
  line-height: 70px;
  margin-top: 5px;
  text-align: center;
}

.bonus-section .bonus-wrap {
  border-radius: 20px;
  padding: 0px 15px 15px 15px;
  /* background-image: linear-gradient(to bottom right,rgb(110, 0, 255) 0%, rgb(94, 32, 229) 100%);
  border: 10px solid rgb(75, 13, 212);
  box-shadow: 0 0 15px 0 #ffffffab; */

box-shadow: 0px 0px 40px 0px rgba(0, 244, 155, 0.27);
  background-color: rgb(5, 2, 13);
  border: 1px solid #07eea8;
  position: relative;
  background-image: linear-gradient(0deg,rgb(0, 72, 255) 0%, rgb(0, 254, 149) 100%);
}

.bonus-section .money-bottom-stroke {
  position: absolute;
  right: 485px;
  width: 487px;
}

.bonus-box p {
  font-size: 26px;
  font-weight: 300;
  line-height: 45px;
  color: #000000;
  margin-bottom: 0px;
}

.bonus-section .reminder-text {
  font-size: 35px;
  font-weight: 800;
  line-height: 80px;
  color: #fff;
}

.bonus-section .total-value {
  font-size: 60px;
  font-weight: 900;
  line-height: 70px;
}

.bonus-section .number-text {
  font-size: 60px;
  font-weight: 800;
  line-height: 70px;
  color: #000000;
}

.bonus-section .bonus-bottom-text {
  padding: 0 45px 0px 0px;
  font-size: 30px;
  font-weight: 300;
  line-height: 50px;
}

.sp4 {
  background: url(../images/green-vector-bg.png) no-repeat;
  background-position: center;
  padding: 0px 0px 16px 0px;
  background-size: 100% 100%;
}

.sp5 {
  background: url(../images/bg-vector.png) no-repeat;
  background-position: center;
  padding: 10px 0px 25px 0px;
  background-size: 100% 60%;
}

@media (min-width:768px) {

  .bonus-box .bonus-content {
    padding: 0 22px 0 0px;
  }

  .bonus-content-2 {
    padding: 0 0px 0px 80px;
  }

  .bonus-head {
    padding: 25px 50px 25px 50px;
  }

  .bonus-head1 {
    padding: 25px 50px 25px 50px;
  }

  .bonus-wrap {
    padding: 0px 30px 30px 30px;
    border-radius: 83px;
  }
}

@media only screen and (max-width:1360px) {
  .bonus-section .money-bottom-stroke {
    position: absolute;
    right: 445px;
    width: 492px;
  }
}

@media only screen and (max-width:1200px) {
  .bonus-section .money-bottom-stroke {
    right: 370px;
    width: 487px;
  }

  .bonus-section .bonus-bottom-text {
    padding: 0 0px 0px 0px;
    font-size: 30px;
    line-height: 50px;
  }
}

@media only screen and (max-width: 1024px) {
  .bonus-section .money-bottom-stroke {
    right: 275px;
    width: 495px;
  }

  .bonus-section .sub-title {
    font-size: 48px;
    line-height: 65px;
  }

  .bonus-section .total-value {
    font-size: 55px;
    font-weight: 900;
    line-height: 70px;
  }
}

@media only screen and (max-width: 991px) {
  .bonus-section {
    padding-top: 50px;
    padding-bottom: 55px;
  }

  .bonus-section .total-value {
    font-size: 49px;
    font-weight: 900;
    line-height: 80px;
  }
}

@media only screen and (max-width: 768px) {
  .bonus-section .main-title {
    font-size: 40px;
    line-height: 75px;
  }

  .bonus-section .money-bottom-stroke {
    right: 185px;
    width: 410px;
  }

  .bonus-section .sub-title {
    font-size: 35px;
    line-height: 55px;
  }

  .bonus-box p {
    font-size: 21px;
    font-weight: 300;
    line-height: 35px;
    color: #000000;
    margin-bottom: 0px;
  }

  .bonus-section .reminder-text {
    font-size: 30px;
    font-weight: 800;
    line-height: 60px;
    color: #fff;
  }

  .bonus-section .bonus-bottom-text {
    padding: 0 15px 0px 15px;
    font-size: 24px;
    line-height: 40px;
  }

  .bonus-section .number-text {
    font-size: 50px;
    font-weight: 800;
    line-height: 70px;
    color: #000000;
  }

  .bonus-section .total-value {
    font-size: 38px;
    font-weight: 900;
    line-height: 80px;
  }
}

@media only screen and (max-width: 576px) {
  .bonus-section {
    padding-top: 19px;
    padding-bottom: 55px;
  }

  .bonus-section .main-title {
    font-size: 30px;
    line-height: 75px;
  }

  .bonus-section .money-bottom-stroke {
    right: 130px;
    width: 320px;
  }

  .bonus-section .sub-title {
    font-size: 31px;
    line-height: 42px;
    margin-top: 27px;
  }

  .bonus-section .money-back-text {
    font-size: 30px;
    line-height: 70px;
    margin-top: 5px;

  }

  .bonus-section .bonus-wrap {
    border-radius: 20px;

  }

  .bonus-section .bonus-wrap {
    border-radius:
      20px;
    padding:
      0px 5px 10px 5px;
  }

  .bonus-box {
    padding-top: 35px;
    padding-bottom: 27px;
  }

  .sp5 {
    padding: 21px 0px 25px 0px;
  }

  .bonus-section .reminder-text {
    font-size: 30px;
    font-weight: 800;
    line-height: 60px;
    color: #fff;
  }

  .bonus-section .total-value {
    font-size: 37px;
    font-weight: 800;
    line-height: 50px;
  }

  .bonus-section .bonus-bottom-text {
    padding: 0 15px 0px 15px;
    font-size: 20px;
    line-height: 40px;
  }
}

@media only screen and (max-width: 400px) {
  .bonus-section .reminder-text {
    font-size: 22px;
    line-height: 50px;
  }

  .bonus-section .total-value {
    font-size: 30px;
    font-weight: 800;
    line-height: 37px;
  }

  .bonus-section .number-text {
    font-size: 38px;
    font-weight: 800;
    line-height: 70px;
  }

  .bonus-section .bonus-bottom-text {
    padding: 0 15px 0px 15px;
    font-size: 20px;
    line-height: 33px;
  }

  .bonus-box p {
    font-size: 19px;
    font-weight: 300;
    line-height: 35px;
  }

  .bonus-section .money-bottom-stroke {
    right: 90px;
    width: 175px;
  }

  .bonus-section .main-title {
    font-size: 25px;
    line-height: 35px;
  }

  .bonus-section .sub-title {
    font-size: 22px;
    line-height: 35px;
    margin-top: 22px;
  }

  .bonus-section .mb-5 {
    margin-bottom: 1rem !important;
  }

}

/*hurry-up section */

.hurry-up-section {
  padding-top: 50px;
  padding-bottom: 95px;
  background: #000 url(../images/hurry-up-bg.png) no-repeat center top;
  background-size: cover;
  overflow: hidden;
}

.hurry-up-section .main-title {
  font-size: 70px;
  font-weight: 800;
  line-height: 75px;
  font-style: italic;
  color: #fff;
  text-align: center;
}

.hurry-up-section .curve-vector {
  right: 527px;
  width: auto;
}

.hurry-up-section .sub-title {
  font-size: 55px;
  font-weight: 800;
  font-style: italic;
  line-height: 75px;
  margin-bottom: 15px;
}

.hurry-up-section .catch-content-box {
  border-radius: 60px;
  position: relative;
  background: #01FFEE;
  padding: 20px 20px 20px 20px;
  box-shadow: 0px 0px 20px 20px rgb(1, 255, 238);
  margin-top: 150px;
}

.hurry-up-section .inner-left-content {
  font-size: 21px;
  font-weight: 400;
  line-height: 40px;
}

.hurry-up-section .left-text {
  padding-left: 28px !important;
  padding-right: 22px !important;
  padding-bottom: 35px;
  padding-top: 35px;
}

.hurry-up-section .hurry-up-right-img-box {
  /* scale: 1.1;
    margin-bottom: -162px;
    z-index: 0;
    transform-origin: 120% 130%; */
  position: absolute;
  right: 25px;
  bottom: -15px;
}

@media only screen and (max-width:1200px) {
  .hurry-up-section .hurry-up-right-img-box {
    scale: 1.0;
    margin-bottom: -7px;
    z-index: 0;
    transform-origin: 70% 66%;
  }

  .hurry-up-section .left-text {
    padding-left: 14px;
    padding-right: 28px;
    padding-bottom: 4px;
    padding-top: 7px;
  }

  .hurry-up-section .inner-left-content {
    font-size: 21px;
    font-weight: 400;
    line-height: 36px;
  }

  .hurry-up-section .catch-content-box {
    padding: 40px 20px 40px 20px;
  }

  .hurry-up-btn {
    margin-top: -48px;
  }

  .hurry-up-section .right-img-box img {
    position: absolute;
    top: 2px;
    width: 472px;
    max-width: 100%;
    right: 6px;
  }
}

@media only screen and (max-width: 1024px) {
  .hurry-up-section .inner-left-content {
    font-size: 19px;
    font-weight: 400;
    line-height: 36px;
  }

  .hurry-up-section .left-text {
    padding-left: 15px !important;
    padding-right: 52px !important;
    padding-bottom: 20px;
    padding-top: 10px;
  }

  .hurry-up-section .hurry-up-right-img-box {
    scale: 1.3;
    margin-bottom: 51px;
    z-index: 0;
    transform-origin: 37% 66%;
  }

  .hurry-up-section .catch-content-box {
    padding: 15px 20px 0px 20px;
  }

  .hurry-up-section .right-img-box img {
    position: absolute;
    top: 162px;
    width: 396px;
    max-width: 100%;
    right: 6px;
  }
}

@media only screen and (max-width: 991px) {
  .hurry-up-section .main-title {
    font-size: 55px;
    line-height: 75px;
  }

  .hurry-up-section .sub-title {
    font-size: 40px;
    line-height: 20px;
    margin-bottom: 0;
  }

  .hurry-up-section .hurry-up-right-img-box {
    scale: 0.9;
    right: 15px;
    margin-bottom: -30px;
    transform-origin: 50% 60%;
  }

  .hurry-up-section .catch-content-box {
    padding: 12px 0px 600px 15px;
    border-radius: 61px;
    position: relative;

  }

  .hurry-up-section .right-img-box img {
    position: absolute;
    top: 455px;
    width: 400px;
    max-width: 100%;
    right: 145px;
  }

  .hurry-up-section {
    padding-bottom: 120px;
  }
}

@media only screen and (max-width: 768px) {
  .hurry-up-section .main-title {
    font-size: 55px;
    line-height: 75px;
  }

  .hurry-up-section .sub-title {
    font-size: 37px;
    line-height: 50px;
    margin-bottom: 0;
    margin-top: 15px;
  }

  .hurry-up-section .catch-content-box {
    padding: 12px 0px 410px 15px !important;
    margin-top: 40px;
  }

  .hurry-up-section .hurry-up-right-img-box {
    scale: 0.6;
    right: 15px;
    margin-bottom: -93px;
    transform-origin: 60% 60%;
  }
}

@media only screen and (max-width: 576px) {
  .hurry-up-section {
    padding-top: 25px;
    padding-bottom: 50px;
  }

  .hurry-up-section .main-title {
    font-size: 50px;
    line-height: 70px;
  }

  .hurry-up-section .sub-title {
    font-size: 31px;
    line-height: 45px;
    margin-bottom: 0;
    margin-top: 15px;
  }

  .hurry-up-section .sp5 {
    padding: 21px 0px 25px 0px;
  }

  .hurry-up-section .sp4 {
    padding: 12px 0px 16px 0px;
  }

  .hurry-up-section .catch-content-box {
    background-color: #fff;
    padding: 5px 35px 368px 15px;
    border-radius: 61px;
  }

  .hurry-up-section .right-img-box img {
    top: 375px;
    width: 400px;

    right: 71px;
  }

  .bonus-section .bonus-wrap {
    border-radius: 20px;
  }

  .sp5 {
    padding: 21px 0px 25px 0px;
  }
}

@media only screen and (max-width: 400px) {
  .hurry-up-section {
    padding-top: 15px;
    padding-bottom: 35px;
  }

  .hurry-up-section .left-text {
    padding-bottom: 50px;
    padding-top: 15px;
    padding-left: 5px !important;
    padding-right: 10px !important;
  }

  .hurry-up-section .right-img-box img {
    top: 521px;
    width: 335px;
    right: 10px;
  }

  .hurry-up-section .hurry-up-right-img-box {
    scale: 0.6;
    right: 15px;
    margin-bottom: -63px;
    transform-origin: 60% 60%;
  }

  .hurry-up-section .catch-content-box {
    padding: 12px 0px 260px 15px !important;
    border-radius: 10px;
  }

  .hurry-up-section .inner-left-content {
    font-size: 17px;
    font-weight: 400;
    line-height: 33px;
  }

  .hurry-up-section .main-title {
    font-size: 39px;
    line-height: 64px;
  }

  .hurry-up-section .curve-vector {
    width: 185px;
  }

  .hurry-up-section .sub-title {
    font-size: 25px;
    line-height: 37px;
    margin-bottom: 0;
    margin-top: 13px;
  }
}

@media only screen and (max-width:360px) {
  .hurry-up-section .catch-content-box {
    padding: 12px 0px 330px 15px !important;

  }

  .hurry-up-section .hurry-up-right-img-box {
    scale: 0.8;
    right: -11px;
    margin-bottom: -19px !important;
    transform-origin: 60% 60%;
  }
}

/* reminder-section */

.reminder-section {
  background: url(../images/reminder-bg.png) no-repeat;
  background-size: 100% 100%;
  background-position: center;
  padding-top: 45px;
  padding-bottom: 135px;
}

.reminder-image-box {
  border-radius: 50px;
  padding: 50px 50px 50px 50px;
  background-image: linear-gradient(0deg, #FF8A00 0%, #FFF500 100%);
}

.reminder-section .main-title {
  font-size: 50px;
  font-weight: 700;
  line-height: 75px;
  font-style: italic;
  color: #fff;
  text-align: center;
}

.reminder-section .money-bottom-stroke {
  position: absolute;
  right: 495px;
  width: 425px;
}

.reminder-section .sub-title {
  font-size: 36px;
  font-weight: 700;
  line-height: 60px;
  margin-bottom: 15px;
}

.reminder-section .money-back-text {
  color: #000;
  background-color: #00DFFE;
  border-radius: 10px;
  font-size: 50px;
  font-weight: 700;
  line-height: 80px;
  margin-top: 5px;
  text-align: center;
}

.reminder-head-bottom {
  font-size: 27px;
  font-weight: 300;
  line-height: 40px;
  color: #FFFFFF;
  margin-top: 8px;
}

@media only screen and (max-width:1360px) {
  .reminder-section .money-bottom-stroke {
    right: 450px;
    width: 465px;
  }
}

@media only screen and (max-width:1024px) {
  .reminder-section {
    padding-bottom: 150px;
  }

  .reminder-section .money-bottom-stroke {
    right: 280px;
    width: 465px;
  }

  .reminder-section .sub-title {
    font-size: 30px;
    font-weight: 700;
    line-height: 60px;
    margin-bottom: 15px;
  }

  .reminder-section .money-back-text {
    color: #000;
    background-color: #00DFFE;
    border-radius: 10px;
    font-size: 35px;
  }
}

@media only screen and (max-width:991px) {
  .reminder-section {
    padding-bottom: 120px;
  }

  .reminder-section .main-title {
    font-size: 42px;
    font-weight: 700;
    line-height: 75px;
  }

  .reminder-section .sub-title {
    font-size: 25px;
    font-weight: 700;
    line-height: 45px;
    margin-bottom: 15px;
  }

  .reminder-section .money-back-text {
    font-size: 28px;
  }

  .reminder-head-bottom {
    font-size: 21px;
    font-weight: 300;
    line-height: 37px;
  }
}

@media only screen and (max-width:768px) {
  .reminder-section .money-bottom-stroke {
    right: 180px;
    width: 415px;
  }
}

@media only screen and (max-width: 576px) {
  .reminder-image-box {

    padding: 35px 35px 35px 35px;

  }

  .reminder-section {
    padding-top: 30px;
    padding-bottom: 55px;
  }

  .reminder-title-head {
    padding-top: 40px;
    padding-bottom: 52px;
  }

  .reminder-section .main-title {
    font-size: 35px;
    font-weight: 700;
    line-height: 75px;
  }

  .reminder-section .money-bottom-stroke {
    right: 105px;
    width: 360px;
  }

  .reminder-section .sub-title {
    font-size: 25px;
    line-height: 40px;
    margin-bottom: 15px;
    margin-top: 27px;
  }

  .reminder-section .money-back-text {
    font-size: 22px;
    line-height: 50px;
  }

  .reminder-head-bottom {
    font-size: 17px;
    font-weight: 300;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 40px;
  }
}

@media only screen and (max-width:400px) {
  .reminder-section .main-title {
    font-size: 30px;
    font-weight: 700;
    line-height: 60px;
  }

  .reminder-section .sub-title {
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 15px;
    margin-top: 22px;
  }

  .reminder-section .money-bottom-stroke {
    right: 25px;
    width: 295px;
  }

  .reminder-head-bottom {
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 40px;
  }

  .reminder-section .money-back-text {
    font-size: 19px;
    line-height: 50px;
  }

  .reminder-image-box {
    border-radius: 15px;
    padding: 15px 15px 15px 15px;
    background-image: linear-gradient(0deg, #FF8A00 0%, #FFF500 100%);
  }
}

@media only screen and (max-width: 360px) {
  .reminder-title-head {
    padding-top: 29px;
    padding-bottom: 80px;
  }

  .reminder-section .money-back-text {
    font-size: 19px;
    line-height: 50px;
  }
}

/* table section */
.Benefits-table {
  background: url(../images/table-bg-img.png) no-repeat center center;
  background-size: auto;
  padding: 30px 0px;
  background-size: cover;
  padding: 63px 0px;
  background-size: cover;
}

.Benefits-table .table-heading {
  font-size: 60px;
  font-weight: 800;
  line-height: 80px;
}

.Benefits-table table {
  border-collapse: separate;
}

.Benefits-table table td {
  border-radius: 12px;
  padding: 15px 18px 15px 30px !important;
  vertical-align: middle;
  border: none;
}

.Benefits-table table thead td {
  background: #000000;
  border: none;
  color: #FFF;
}

.Benefits-table table tbody td {
  font-size: 23px;
  line-height: 35px;
  background: #00DFFE;
  color: #000000;
}

@media only screen and (max-width:991px) {
  .Benefits-table {
    padding: 35px 0px;
  }

  .Benefits-table .table-heading {
    font-size: 54px;
    font-weight: 800;
    line-height: 70px;
  }
}

@media only screen and (max-width:768px) {
  .price-table .money-bottom-stroke {
    left: 240px;
    width: 310px;
  }

  .Benefits-table .table-heading {
    font-size: 38px;
    font-weight: 800;
    line-height: 48px;
  }
}

@media only screen and (max-width:576px) {
  .sales-section {
    padding: 25px 0px;
  }

  .price-table .main-title {
    font-size: 35px;
    font-weight: 700;
    line-height: 75px;
  }

  .price-table .money-bottom-stroke {
    left: 122px;
    width: 360px;
  }
}

@media only screen and (max-width:400px) {
  .Benefits-table .table-heading {
    font-size: 25px;
    font-weight: 800;
    line-height: 38px;
  }

  .sales-section {
    padding: 20px 0px;
  }

  .price-table .main-title {
    font-size: 25px;
    font-weight: 700;
    line-height: 57px;
  }

  .price-table .money-bottom-stroke {
    left: 55px;
    width: 250px;
  }

  .price-table .sub-title {
    font-size: 19px;
    line-height: 35px;
    margin-bottom: 10px;
    margin-top: 20px;
  }
}

/* done section style */
.text-black {
  color: #000000;
}

.done-section {
  background: url(../images/done-sec-bg.png) no-repeat;
  background-size: 100% 100%;
  background-position: center;
  padding-bottom: 80px;
}

.done-bg {
  background: url(../images/done-title-bg.png) no-repeat;
  background-size: 100% 100%;
  background-position: center;
  /* margin-top: -185px; */
  padding: 80px 0;
}

.done-section .section-padding {
  padding-top: 60px;
  padding-bottom: 20px;
}

.done-section .main-title {
  font-size: 50px;
  font-weight: 300;
  line-height: 70px;
  color: #000000;
}

.done-section .sub-title {
  font-size: 50px;
  font-weight: 800;
  line-height: 70px;
}

.done-section .catch-content-box {
  background-color: #FFF6;
  padding: 90px 0px 90px 40px;
  border-radius: 61px;
  position: relative;
}

.done-section .catch-content-box .left-content-area {
  font-size: 24px;
  font-weight: 400;
  line-height: 40px;
  color: #000000;
}

.done-section .left-text {
  padding-left: 35px;
  padding-right: 35px;
  padding-bottom: 0px;
}

.done-section .right-img-box img {
  position: absolute;
  top: -63px;
  width: 385px;
  max-width: 100%;
  right: 90px;
  height: 523px;
}

.done-section .bottom-content {
  font-size: 57px;
  font-weight: 800;
  line-height: 80px;
  color: #000000;
}

.done-section .left-money-box {
  background: url(../images/left-coin-img.png) no-repeat;
  background-size: 100% 100%;
  background-position: center;
  padding: 150px 20px 60px 90px;
}

.done-section .right-money-box {
  background: url(../images/right-coin-img.png) no-repeat;
  background-size: 100% 100%;
  background-position: center;
  padding: 150px 165px 60px 8px;
}

@media only screen and (max-width:1200px) {

  .done-section .catch-content-box {
    padding: 70px 0px 70px 40px;
  }

  .done-section .right-img-box img {
    top: -48px;
    width: 380px;
    max-width: 100%;
    right: 90px;
    height: 469px;
  }

  .done-section .bottom-content {
    font-size: 49px;
    font-weight: 800;
    line-height: 80px;
    color: #000000;
  }

  .done-bg {
    padding: 44px 0;
  }
}

@media only screen and (max-width:1024px) {
  .done-section .main-title {
    font-size: 42px;
    line-height: 70px;
  }

  .done-section .sub-title {
    font-size: 40px;
    font-weight: 800;
    line-height: 60px;
  }

  .done-section .right-img-box img {
    top: -59px;
    width: 380px;
    max-width: 100%;
    right: 35px;
    height: 472px;
  }

  .done-section .catch-content-box .left-content-area {
    font-size: 21px;
    line-height: 34px;
  }

  .done-section .bottom-content {
    font-size: 40px;
    line-height: 65px;
  }
}

@media only screen and (max-width:991px) {
  .done-section .main-title {
    font-size: 38px;
    line-height: 60px;
  }

  .done-section .catch-content-box {
    padding: 40px 0px 500px 40px;
  }

  .done-section .right-img-box img {
    top: 290px;
    width: 355px;
    max-width: 100%;
    right: 170px;
    height: 488px;
  }

  .done-section .bottom-content {
    font-size: 30px;
    line-height: 45px;
  }
}

@media only screen and (max-width: 768px) {
  .done-bg {
    padding: 50px 0;
  }

  .done-section .right-img-box img {
    top: 289px;
    width: auto;
    max-width: 100%;
    right: 184px;
  }
}

@media only screen and (max-width: 576px) {
  .done-section .section-padding {
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .done-section .left-text {
    padding-left: 0;
    padding-right: 20px;
  }

  .done-section .main-title {
    font-size: 27px;
    line-height: 40px;
  }

  .done-section .sub-title {
    font-size: 24px;
    font-weight: 800;
    line-height: 38px;
  }

  .done-section .right-img-box img {
    top: 343px;
    width: auto;
    max-width: 100%;
    right: 95px;
  }
}

@media only screen and (max-width: 400px) {
  .done-section {
    padding-bottom: 40px;
  }

  .done-bg {
    padding: 38px 0;
  }

  .done-section .main-title {
    font-size: 20px;
    line-height: 30px;
  }

  .done-section .sub-title {
    font-size: 21px;
    font-weight: 800;
    line-height: 32px;
    margin-top: 8px;
  }

  .done-section .catch-content-box .left-content-area {
    font-size: 18px;
    line-height: 30px;
  }

  .done-section .catch-content-box {
    padding: 40px 15px 543px 15px;
    border-radius: 20px;
    background-color: #FFFFFFD6;
  }

  .done-section .left-text {
    padding-left: 0;
    padding-right: 0;
  }

  .done-section .right-img-box img {
    top: 320px;
    width: auto;
    max-width: 100%;
    height: auto;
    right: 1px;
  }

  .done-section .bottom-content {
    font-size: 22px;
    line-height: 32px;
  }
}

@media only screen and (max-width: 360px) {
  .done-section .catch-content-box {
    padding: 40px 15px 498px 15px;
    border-radius: 20px;
    background-color: #FFFFFFD6;
  }

  .done-section .right-img-box img {
    top: 360px;
    width: auto;
    max-width: 100%;
    height: auto;
    right: 1px;
  }
}

/* work-section */
.work-section {
  padding-top: 65px;
  padding-bottom: 65px;
  background: url(../images/work-sec-bg.png) no-repeat;
  background-size: cover;
  overflow: hidden;
  background-position: center center;
}

.work-section .title-head {
  background-color: #01FFEE;
  padding: 25px 50px;
  border-radius: 85px;
  text-align: center;
}

.work-section .title-head .title {
  font-size: 55px;
  font-weight: 800;
  line-height: 80px;
  color: #000;
}

/* .title-1 {
    background: url(../images/title-box.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    padding: 55px 0;
    margin-top: -152px;
} */

.work-section .image-title-bg {
  background: url(../images/anyoune-img-title-bg.png) center top no-repeat;
  background-size: auto;
  background-size: 100% 100%;
  padding: 16px 17px;
  margin-top: -57px;
}

.img-1 img {
  width: 14%;
  position: absolute;
  left: -100px;
  top: -185px;
}

.img-2 img {
  width: 14%;
  position: absolute;
  right: -100px;
  top: -185px;
}

/* .work-feature {
    margin-top: 25px;
    padding: 25px 40px 20px 40px;
    line-height: 53px;
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #02CB46, #0047FF) border-box;
    border-radius: 50em;
    border: 2px solid transparent;
} */

.work-feature .text-1 {
  font-size: 51px;
  font-weight: 500;
  line-height: 65px;
}

@media only screen and (max-width:1200px) {

  .img-1 img {
    width: 12%;
    position: absolute;
    left: -23px;
    top: -82px;
  }

  .img-2 img {
    width: 12%;
    position: absolute;
    right: -24px;
    top: -37%;
  }

  /* .title-1 {
        margin-top: -135px;
    } */
}

@media only screen and (max-width:1024px) {

  /* .title-1 {
        background-size: 100% 73%;
        padding: 55px 0;
        margin-top: -160px;
    } */
  .work-section .title-head {
    padding: 15px 50px;
    border-radius: 85px;
  }

  .work-section .title-head .title {
    font-size: 45px;
    line-height: 80px;
  }

  .title {
    font-size: 45px;
    line-height: 80px;
  }

  .work-feature .text-1 {
    font-size: 41px;
    font-weight: 500;
  }

  .img-1 img {
    width: 12%;
    position: absolute;
    left: -23px;
    top: -55px;
  }

  .img-2 img {
    width: 12%;
    position: absolute;
    right: -24px;
    top: -28%;
  }

  .work-section .image-title-bg {
    margin-top: -45px;
  }
}

@media only screen and (max-width:991px) {
  .work-section .title-head {
    padding: 10px 47px;
    border-radius: 85px;
  }

  .work-section .title-head .title {
    font-size: 47px !important;
    font-weight: 800;
    line-height: 80px;
  }

  .work-feature .text-1 {
    font-size: 35px;
    line-height: 50px;
  }

  .work-feature {
    line-height: 37px;
  }

  .img-1 img {
    width: 12%;
    position: absolute;
    left: 0px;
    top: -70px;
  }

  .img-2 img {
    width: 12%;
    position: absolute;
    right: 0px;
    top: -70px;
  }


}

@media only screen and (max-width:768px) {

  .work-feature .text-1 {
    font-size: 33px !important;
    line-height: 50px;
  }


  .work-section .title-head {
    padding: 10px 25px;
  }

  .work-section .title-head .title {
    font-size: 38px !important;
    line-height: 80px;
  }

  .image-title-bg {
    padding: 16px 13px;
  }

  .img-2 img {
    width: 14%;
    position: absolute;
    right: -15px;
    top: -26%;
  }

  .img-1 img {
    width: 14%;
    position: absolute;
    left: -18px;
    top: -45px;
  }

  .work-section .image-title-bg {
    margin-top: -30px;
  }
}

@media only screen and (max-width:576px) {
  .work-section .title-head .title {
    font-size: 29px !important;
    line-height: 65px;
  }

  .work-section .image-title-bg {
    margin-top: -75px;
  }

  .title-1 {
    background-size: 100% 48%;
    padding: 82px 20px;
    margin-top: -187px;
  }

  .work-feature .text-1 {
    font-size: 25px;
    line-height: 35px;
  }

  .work-section {
    padding-top: 40px;
    padding-bottom: 35px;
    ;
  }

  .img-2 img {
    width: 12%;
    position: absolute;
    right: -15px;
    top: 2%;
    display: none;
  }

  .img-1 img {
    width: 13%;
    position: absolute;
    left: -17px;
    top: 0px;
    display: none;
  }
}

@media only screen and (max-width: 400px) {

  .work-section .title-head .title {
    font-size: 24px !important;
    line-height: 25px;
  }


  .work-section .image-title-bg {
    margin-top: -43px;
  }

  .work-feature .text-1 {
    font-size: 25px;
    line-height: 30px;
  }

  .work-section {
    padding-top: 40px;
    padding-bottom: 34px;
  }

  .img-2 img {
    width: 12%;
    position: absolute;
    right: 0;
    top: 2%;
  }

  .img-1 img {
    width: 13%;
    position: absolute;
    left: 0px;
    top: 0px;
  }
}

@media only screen and (max-width:360px) {
  .title-1 {
    background-size: 100% 32%;
    padding: 80px 20px;
    margin-top: -139px;
    line-height: 140%;
  }

  .work-section {
    padding-top: 40px;
    padding-bottom: 34px;
  }

  .work-section .font28 {
    font-size: 20px !important;
  }

  .work-feature {
    line-height: 25px;
    margin-top: 0px;
    padding: 0px 15px 0px 15px;
  }

  .work-feature .text-1 {
    font-size: 19px;
  }
}


/* additional benefits*/
.additional-benefits {
  padding-top: 0px;
  padding-bottom: 65px;
  background: url(../images/light-bg.png) no-repeat top center;
  background-size: cover;
  overflow: hidden;
  background-position: inherit;
}

.additional-benefits .main-heading {
  font-size: 60px;
  font-weight: 800;
  line-height: 80px;
}

.additional-benefits .title-stroke {
  position: absolute;
  left: 488px;
  width: 447px;
}

.additional-benefits .feature-block1-title {
  font-size: 60px;
  font-weight: 700;
  line-height: 30px;
}

.additional-benefits .feature-block1 {
  background: url(../images/purple-bg.png) no-repeat center center;
  background-size: 100% 100%;
  padding: 100px 38px 105px 40px;
  height: 100%;
}

.feature-block1 .title-description {
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
}

.additional-benefits .feature-block2 {
  background: url(../images/green-bg.png) no-repeat center center;
  background-size: 100% 100%;
  padding: 100px 38px 105px 40px;
  height: 100%;
}

.feature-block2 .title-description {
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
}

.additional-benefits .block-space {
  padding-top: 30px;
  padding-bottom: 30px;
}

.additional-benefits .feature-block3 {
  background: url(../images/orange-shade-bg.png) no-repeat center center;
  background-size: 100% 100%;
  padding: 100px 67px 105px 63px;
  height: 100%;
}

.feature-block3 .title-description {
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
}

.additional-benefits .feature-block5 {
  background: url(../images/green-bg.png) no-repeat center center;
  background-size: 100% 100%;
  padding: 100px 38px 100px 40px;
  height: 100%;
}

.feature-block5 .title-description {
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  padding: 0 32px;
}

@media only screen and (max-width:1200px) {
  .additional-benefits .title-stroke {
    left: 420px;
    width: 365px;
  }
}

@media only screen and (max-width:1024px) {
  .additional-benefits .title-stroke {
    left: 420px;
    width: 365px;
  }

  .feature-block1 .title-description {
    font-size: 21px;
    font-weight: 300;
    line-height: 28px;
  }

  .additional-benefits .feature-block1-title {
    font-size: 50px;
    font-weight: 700;
    line-height: 20px;
  }

  .feature-block2 .title-description {
    font-size: 21px;
    font-weight: 300;
    line-height: 30px;
  }

  .feature-block3 .title-description {
    font-size: 21px;
    font-weight: 300;
    line-height: 30px;
  }

  .additional-benefits .feature-block5 {
    padding: 100px 25px 100px 30px;
  }
}

@media only screen and (max-width:991px) {
  .additional-benefits .main-heading {
    font-size: 47px;
    font-weight: 800;
    line-height: 70px;
  }

  .additional-benefits .title-stroke {
    left: 360px;
    width: 300px;
  }

  .additional-benefits .feature-block1 {
    padding: 105px 38px 85px 40px;
  }

  .feature-block1 .title-description {
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
  }

  .feature-block2 .title-description {
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
  }

  .feature-block3 .title-description {
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
  }

  .additional-benefits .feature-block5 {
    padding: 105px 25px 100px 30px;
  }

  .feature-block5 .title-description {
    font-size: 19px;
    line-height: 29px;
    padding: 0px 25px;
  }
}

@media only screen and (max-width:768px) {
  .additional-benefits .main-heading {
    font-size: 42px;
    line-height: 60px;
  }

  .additional-benefits .title-stroke {
    left: 170px;
    width: 430px;
  }

  .additional-benefits .feature-block3 {
    padding: 120px 30px 105px 38px;
  }

  .additional-benefits .feature-block1-title {
    font-size: 38px;
    font-weight: 700;
    line-height: 20px;
  }

  .feature-block5 .title-description {
    font-size: 19px;
    line-height: 30px;
    padding: 0px 10px;
  }

  .additional-benefits .feature-block1 {
    padding: 105px 25px 85px 25px;
  }
}

@media only screen and (max-width:576px) {
  .additional-benefits .main-heading {
    font-size: 32px;
    line-height: 45px;
    margin-bottom: 38px;

  }

  .additional-benefits .title-stroke {
    left: 116px;
    width: 355px;
  }

  .additional-benefits .feature-block1 {
    padding: 105px 38px 85px 38px;
  }

  .feature-block1 .title-description {
    font-size: 21px;
    font-weight: 300;
    line-height: 28px;
  }

  .additional-benefits .feature-block1 {
    padding: 105px 32px 85px 32px;
  }

  .additional-benefits .feature-block2 {
    padding: 100px 38px 105px 40px;
  }

  .additional-benefits .feature-block5 {
    padding: 105px 33px 100px 40px;
  }

  .feature-block5 .title-description {
    font-size: 20px;
    line-height: 30px;
    padding: 0px 10px;
  }

  .feature-block2 .title-description {
    font-size: 22px;
    font-weight: 300;
    line-height: 30px;
  }

  .feature-block3 .title-description {
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
  }
}

@media only screen and (max-width:400px) {
  @media only screen and (max-width: 576px) {
    .additional-benefits .main-heading {
      font-size: 25px;
      line-height: 38px;
      margin-bottom: 37px;
    }
  }

  .additional-benefits .title-stroke {
    left: 75px;
    width: 255px;
  }

  .additional-benefits .title-stroke {
    left: 75px;
    width: 255px;
  }
}

@media only screen and (max-width:360px) {
  .additional-benefits .title-stroke {
    left: 85px;
    width: 200px;
  }
}

/* amazing-feature */
.amazing-features {
  background: url(../images/future.png) no-repeat center center;
  background-attachment: scroll;
  background-size: auto;
  background-size: cover;
  padding: 30px 0px;
  background-attachment: fixed;
}

.amazing-features .main-title {
  font-size: 63px;
  font-weight: 700;
  line-height: 105px;
  font-style: italic;
  color: #000;
  text-align: center;
}

.amazing-features .sub-title {
  font-size: 40px;
  font-weight: 700;
  line-height: 65px;
  text-align: center;
}

.amazing-features .money-bottom-stroke {
  position: absolute;
  right: 455px;
  width: 504px;
}

.fluid-padding {
  padding: 0 40px;
}

.right-content-space {
  padding-left: 25px;
}

.left-content-space {
  padding-right: 30px;
}

.amazing-features .future-block.bg-purple {
  border: 5px solid #6440FF;
  background: #704AE6;
}

.amazing-features .future-block {
  border-radius: 10px;
  background: #000000;
  padding: 60px 20px;
}

.amazing-features .future-block.bg-blue {
  background: #0030FE;

}

.amazing-features .future-block .yellow-clr {
  color: #FFF500;
}

@media only screen and (max-width:1200px) {
  .amazing-features .main-title {
    font-size: 60px;
    line-height: 110px;
  }

  .amazing-features .money-bottom-stroke {
    right: 338px;
    width: 550px;
  }
}

@media only screen and (max-width: 1024px) {
  .amazing-features .main-title {
    font-size: 55px;
    line-height: 88px;
  }

  .amazing-features .sub-title {
    font-size: 35px;
    font-weight: 700;
    line-height: 50px;
    text-align: center;
  }

  .amazing-features .money-bottom-stroke {
    right: 280px;
    width: 465px;
  }
}

@media only screen and (max-width:991px) {
  .amazing-features .main-title {
    font-size: 52px;
    line-height: 88px;
  }

  .amazing-features .money-bottom-stroke {
    right: 280px;
    width: 425px;
  }

  .amazing-features .sub-title {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
  }
}

@media only screen and (max-width: 768px) {
  .amazing-features .main-title {
    font-size: 50px;
    line-height: 84px;
  }

  .amazing-features .money-bottom-stroke {
    right: 188px;
    width: 400px;
  }

  .amazing-features .sub-title {
    font-size: 31px;
  }
}

@media only screen and (max-width:576px) {
  .amazing-features {
    padding: 20px 0px;
  }

  .amazing-features .main-title {
    font-size: 40px;
    line-height: 75px;
  }

  .amazing-features .future-block {
    padding: 30px 20px;
  }

  .amazing-features .money-bottom-stroke {
    right: 125px;
    width: 315px;
  }

  .amazing-features .sub-title {
    font-size: 25px;
    line-height: 28px;
  }
}

@media only screen and (max-width:400px) {
  .amazing-features {
    padding: 20px 0px;
  }

  .amazing-features .main-title {
    font-size: 30px;
    line-height: 55px;
  }

  .amazing-features .future-block {
    padding: 20px 10px !important;
  }

  .amazing-features .money-bottom-stroke {
    right: 60px;
    width: 244px;
  }

  .amazing-features .sub-title {
    font-size: 24px;
    line-height: 32px;
  }

  .additional-benefits .feature-block1 {
    padding: 105px 50px 85px 50px;
  }

  .work-section .title-head {
    padding: 17px 25px;
  }
}

/* step-section */

.step-section .main-title {
  font-size: 40px;
  font-weight: 700;
  line-height: 75px;
  font-style: italic;
  color: #fff;
  text-align: center;
  position: relative;
}

.step-section .sub-title {
  font-size: 50px;
  font-weight: 700;
  line-height: 75px;
  margin-bottom: 30px;
}

.step-section .text-background {
  color: #000;
  background-color: #00DFFE;
  border-radius: 10px;
  font-size: 55px;
  font-weight: 700;
  line-height: 70px;
  margin-top: 5px;
  text-align: center;
}

@media only screen and (max-width:1024px) {
  .step-section .sub-title {
    font-size: 40px;
    font-weight: 700;
    line-height: 65px;
    margin-bottom: 20px;
  }

  .step-section .text-background {
    font-size: 50px;
  }
}

@media only screen and (max-width:768px) {
  .step-section .sub-title {
    font-size: 33px;
    line-height: 50px;
    margin-bottom: 20px;
  }

  .step-section .text-background {
    font-size: 45px;
  }
}

@media only screen and (max-width:576px) {
  .step-section .money-bottom-stroke {
    position: absolute;
    right: 55px;
    width: 460px;
  }

  .step-section .main-title {
    font-size: 35px;
    font-weight: 700;
    line-height: 63px;
  }

  .step-section .sub-title {
    font-size: 30px;
    font-weight: 700;
    line-height: 44px;
    margin-bottom: 15px;
    margin-top: 30px;
  }

  .step-section .text-background {
    font-size: 35px;
  }
}

@media only screen and (max-width:400px) {
  .step-section .money-bottom-stroke {
    right: 27px;
    width: 300px;
  }

  .step-section .main-title {
    font-size: 23px;
    font-weight: 700;
    line-height: 55px;
  }

  .step-section .sub-title {
    font-size: 21px;
    font-weight: 700;
    line-height: 31px;
    margin-bottom: 15px;
    margin-top: 20px;
  }

  .step-section .text-background {
    font-size: 33px;
  }
}

/* video-section */

.video-section {
  background: url(../images/video-sec-bg.png) center top no-repeat;
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 50px;
}

.video-section .main-title {
  font-size: 45px;
  font-weight: 700;
  line-height: 75px;
  font-style: italic;
  color: #fff;
  text-align: center;
  position: relative;
}

.video-section .money-bottom-stroke {
  position: absolute;
  right: 460px;
  width: 485px;
}

.video-section .sub-title {
  font-size: 50px;
  font-weight: 700;
  line-height: 75px;
  margin-bottom: 30px;
}

.tool-video-box {
  border-radius: 0px;
  background: linear-gradient(0deg, #00FF57 0%, #FFF500 106%);
  padding: 10px 10px;
}

@media only screen and (max-width:1360px) {
  .video-section .money-bottom-stroke {
    right: 425px;
    width: 485px;
  }
}

@media only screen and (max-width:1200px) {
  .video-section .main-title {
    font-size: 40px;
    font-weight: 700;
    line-height: 75px;
  }

  .video-section .money-bottom-stroke {
    right: 360px;
    width: 447px;
  }

  .video-section .sub-title {
    font-size: 47px;
  }
}

@media only screen and (max-width:1024px) {
  .video-section .money-bottom-stroke {
    right: 275px;
    width: 447px;
  }
}

@media only screen and (max-width: 768px) {
  .video-section .main-title {
    font-size: 33px;
    font-weight: 700;
    line-height: 75px;
  }

  .video-section .money-bottom-stroke {
    right: 188px;
    width: 373px;
  }

  .video-section .sub-title {
    font-size: 40px;
  }
}

@media only screen and (max-width:576px) {
  .video-section {
    padding-top: 28px;
  }

  .video-section .main-title {
    font-size: 25px;
    font-weight: 700;
    line-height: 60px;
  }

  .video-section .money-bottom-stroke {
    right: 135px;
    width: 282px;
  }

  .video-section .sub-title {
    margin-bottom: 0px;
    font-size: 30px;
  }
}

@media only screen and (max-width:400px) {
  .video-section .money-bottom-stroke {
    right: 83px;
    width: 181px;
  }

  .video-section .main-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 33px;
  }

  .video-section .sub-title {
    font-size: 25px;
    line-height: 40px;
    margin-bottom: 0px;
    margin-top: 20px;
  }
}

/* testimonials2 */
.testimonials2 {
  padding: 38px 0px 55px 0;
  background: url(../images/testimonial-bg.png) no-repeat center top !important;
  background-size: auto;
  background-size: cover;
  overflow: hidden;
}

.testimonials2 .leyer-box3 {
  background-color: #F228C6;
  display: inline-block;
  padding: 0px 90px;
  border-radius: 10px;
}

@media only screen and (max-width:1200px) {
  .testimonials2 .leyer-box3 {
    padding: 0px 88px;
    border-radius: 10px;
  }
}

@media only screen and (max-width: 1024px) {
  .testimonials2 .leyer-box3 {
    padding: 0px 25px;
    border-radius: 10px;
  }
}

@media only screen and (max-width:991px) {
  .testimonials2 .leyer-box3 {
    padding: 0px 17px;
    border-radius: 10px;
  }
}

@media only screen and (max-width:768px) {
  .testimonials2 .leyer-box3 {
    padding: 0px 15px;
    font-size: 43px;
  }
}

@media only screen and (max-width:576px) {
  .testimonials2 .leyer-box3 {
    padding: 11px 60px;
    border-radius: 7px;
    font-size: 35px;
  }
}

@media only screen and (max-width: 400px) {
  .testimonials2 .leyer-box3 {
    padding: 11px 20px;
    border-radius: 7px;
    font-size: 25px;
  }
}

/* tool-everyone-section */
.tool-everyone-section {
  background: url(../images/background-blue.png) center top no-repeat;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 70px;
}

.tool-everyone-section .main-title {
  font-size: 70px;
  font-weight: 800;
  line-height: 90px;
}

.reason-tick li {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0 0 10px 0px;
  background-size: 40px;
  margin-bottom: 10px;
}

.reason-tick li img {
  margin-right: 15px;
}

.reason-tick li span {
  font-size: 30px;
  line-height: 45px;
  font-weight: 300;
}

@media only screen and (max-width:1024px) {
  .tool-everyone-section .main-title {
    font-size: 58px;
    font-weight: 800;
    line-height: 80px;
  }

  .reason-tick li {
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0 0 5px 0px;
    background-size: 40px;
    margin-bottom: 8px;
  }

  .reason-tick li span {
    font-size: 27px;
    line-height: 35px;
    font-weight: 300;
  }
}

@media only screen and (max-width: 991px) {
  .tool-everyone-section .main-title {
    font-size: 55px;
    font-weight: 800;
    line-height: 80px;
  }
}

@media only screen and (max-width:768px) {
  .tool-everyone-section .main-title {
    font-size: 45px;
    font-weight: 800;
    line-height: 60px;
  }

  .reason-tick li span {
    font-size: 27px;
    line-height: 45px;
    font-weight: 300;
  }
}

@media only screen and (max-width: 576px) {
  .tool-everyone-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .tool-everyone-section .main-title {
    font-size: 30px;
    font-weight: 800;
    line-height: 48px;
  }

  .reason-tick li img {
    margin-right: 15px;
    width: 50px;
  }

  .reason-tick li span {
    font-size: 25px;
    line-height: 40px;
    font-weight: 300;
  }
}

@media only screen and (max-width: 400px) {
  .tool-everyone-section .main-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
  }

  .reason-tick li span {
    font-size: 18px;
    line-height: 27px;
    font-weight: 300;
  }
}

/* difference-section */
.difference-section {
  background: url(../images/differnce-bg-sec.png) center top no-repeat;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 70px;
}

.difference-section .main-title {
  font-size: 70px;
  font-weight: 800;
  line-height: 90px;
}

/* description-1 */

.difference-section .inner-content li {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0 0 10px 0px;
  background-size: 40px;
  margin-bottom: 10px;
}

.difference-section .inner-content li img {
  margin-right: 15px;
}

.difference-section .inner-content li span {
  font-size: 24px;
  line-height: 38px;
  font-weight: 400;
  color: #000000;
}

.other-tool-description {
  /* background: #FFD6DE4F; */
  background-image: linear-gradient(200deg, #FFF 0%, #FFD6DE 100%);
  border-radius: 48px;
  border: 2px solid #FF1D48;
  padding: 15px;
}

.other-tool-description .image {
  padding-top: 12px;
}

.difference-point {
  background-color: #fff;
  border-radius: 48px;
  padding: 10px 10px 10px 15px;
  margin-top: 30px;
}

.difference-point .title {
  font-size: 50px;
  line-height: 90px;
  font-weight: 800;
  color: #FF1D48;
  text-align: center;
}

.other-tool-description .inner-content {
  padding-left: 0px;
}

/* description-2 */
.difference-section .inner-content li {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0 0 10px 0px;
  background-size: 40px;
  margin-bottom: 10px;
}

.difference-point2 .inner-content li img {
  margin-right: 15px;
}

.difference-point2 .inner-content li span {
  font-size: 24px;
  line-height: 39px;
  font-weight: 400;
  color: #000000;
}


.other-tool-description2 {
  /* background: #FFD6DE4F; */
  background-image: linear-gradient(200deg, #FFFFFF 0%, #C8FFDB 100%);
  border-radius: 48px;
  /* border: 2px solid #00FF57; */
  padding: 15px;
}

.bg-back {
  background-image: linear-gradient(200deg, #00FF57 0%, #FF8A00 100%);
  border-radius: 48px;
  padding: 2px;
}

.other-tool-description2 .image {
  padding-top: 12px;
}

.difference-point2 {
  background-color: #fff;
  border-radius: 48px;
  padding: 10px 10px 10px 15px;
  margin-top: 30px;
}

.difference-point2 .title {
  font-size: 50px;
  line-height: 90px;
  font-weight: 800;
  color: #FF1D48;
  text-align: center;
}

.other-tool-description2 .inner-content {
  padding-left: 0px;
}

@media only screen and (max-width: 1024px) {
  .difference-section .main-title {
    font-size: 57px;
    font-weight: 800;
    line-height: 80px;
  }

  .difference-section .inner-content li span {
    font-size: 23px;
    line-height: 38px;
    font-weight: 400;
    color: #000000;
  }
}


@media only screen and (max-width:991px) {
  .difference-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .difference-section .main-title {
    font-size: 50px;
    font-weight: 800;
    line-height: 75px;
  }

  .difference-section .inner-content li span {
    font-size: 20px;
    line-height: 38px;
    font-weight: 400;
    color: #000000;
  }

  .difference-point2 .inner-content li span {
    font-size: 21px;
    line-height: 37px;
  }
}

@media only screen and (max-width:768px) {
  .difference-point2 .title {
    font-size: 40px;
    line-height: 90px;
    font-weight: 800;
    color: #FF1D48;
    text-align: center;
  }

  .difference-point {
    background-color: #fff;
    border-radius: 48px;
    padding: 10px 10px 10px 15px;
    margin-top: 30px;
  }

  .difference-section .main-title {
    font-size: 45px;
    font-weight: 800;
    line-height: 65px;
  }

  .difference-section .inner-content li span {
    font-size: 23px;
    line-height: 38px;
    font-weight: 400;
    color: #000000;
  }
}

@media only screen and (max-width:576px) {
  .difference-section {
    padding-top: 35px;
    padding-bottom: 40px;
  }

  .difference-section .main-title {
    font-size: 27px;
    font-weight: 800;
    line-height: 43px;
  }

  .difference-point .title {
    font-size: 29px;
    line-height: 72px;
    font-weight: 800;
    color: #FF1D48;
    text-align: center;
  }

  .difference-point2 .title {
    font-size: 26px;
    line-height: 84px;
    font-weight: 800;
    color: #FF1D48;
    text-align: center;
  }

  .difference-section .inner-content li img {
    margin-right: 15px;
    width: 50px;
  }

  .difference-section .inner-content li span {
    font-size: 15px;
    line-height: 32px;
    font-weight: 400;
    color: #000000;
  }

  .difference-section .difference-point .inner-content li {
    padding: 0 0 10px 0px;
    margin-bottom: 9px;
  }
}

@media only screen and (max-width:400px) {
  .difference-section {
    padding-top: 25px;
    padding-bottom: 30px;
  }
}

@media only screen and (max-width:360px) {
  .description-content {
    padding: 30px 10px 30px 25px !important;
  }

  .audience-section .box-fill-content {
    line-height: 33px;
    padding: 15px 22px;
    font-size: 22px;
  }
}

/* watch-section */
.watch-section {
  background: url(../images/Presenting-background.png) no-repeat center center;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 50px;
}

.watch-section .title-box {
  background-color: #FF1D48;
  color: #fff;
  display: inline-block;
  border-radius: 10px;
  font-size: 60px;
  font-weight: 800;
  line-height: 70px;
  padding: 15px 40px;
}

.watch-section .text {
  font-size: 48px;
  font-weight: 400;
  line-height: 70px;
  text-align: center;
}

.watch-section .text span {
  color: #0047FF;
  font-weight: 800;
}

.watch-section .video-background {
  padding-top: 35px;
  padding-bottom: 75px;
  background: #1b0d2f;
  border-radius: 20px;
  box-shadow: 0px -10px 22px 5px #9915f4;
  border: 1px solid #f0f8ffa3;
}

.video-background .vid-title {
  font-size: 59px;
  font-weight: 800;
  line-height: 80px;
  color: #fff;
  padding-bottom: 45px;
  padding-top: 25px;
}

.video-background .video-1 {
  padding: 15px;
  border-radius: 10px;
  box-shadow: 0px 0px 20px 0px #020202;
  background-color: #020202;
  border: 1px solid #ffffff21;
  padding: 15px;
  padding: 7px;
  border-radius: 10px;
}

.watch-section .img-upper {
  margin-top: -40px;
}

@media only screen and (min-width:991px) {
  .video-background .video-1 {

    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px #020202;
    background-color: #020202;
    border: 1px solid #ffffff21;
    padding: 15px;

    border-radius: 10px;
  }
}


@media only screen and (max-width:1200px) {
  .watch-section .text {
    font-size: 44px;
    font-weight: 400;
    line-height: 66px;
    text-align: center;
  }
}

@media only screen and (max-width:1024px) {
  .watch-section .title-box {
    font-size: 53px;
    font-weight: 800;
    line-height: 70px;
    padding: 15px 40px;
  }
}

@media only screen and (max-width:991px) {
  .watch-section .img-upper {
    margin-top: -16px;
  }

  .watch-section .title-box {
    font-size: 53px;
    font-weight: 800;
    line-height: 70px;
    padding: 15px 40px;
  }
}

@media only screen and (max-width:768px) {
  .watch-section .title-box {
    font-size: 33px;
    font-weight: 800;
    line-height: 70px;
    padding: 6px 40px;
  }

  .watch-section .text {
    font-size: 35px;
    font-weight: 400;
    line-height: 55px;
    text-align: center;
  }

  .video-background .vid-title {
    font-size: 38px;
    font-weight: 800;
    line-height: 63px;
    color: #fff;
    padding-bottom: 24px;
    padding-top: 2px;
  }
}

@media only screen and (max-width:576px) {
  .watch-section {
    padding-top: 25px;
    padding-bottom: 35px;
  }

  .watch-section .title-box {
    font-size: 29px;
    font-weight: 800;
    line-height: 55px;
    padding: 6px 35px;
  }

  .watch-section .logo {
    width: 90%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .watch-section .img-upper {
    margin-top: 0px;
  }

  .watch-section .text {
    font-size: 23px;
    line-height: 41px;
    padding: 0 10px;
    margin-bottom: 40px;
  }

  .video-background .vid-title {
    font-size: 28px;
    font-weight: 800;
    line-height: 45px;
    color: #fff;
    padding-bottom: 24px;
    padding-top: 0px;
  }

  .video-background .video-1 {
    border-radius: 5px;
  }

  .watch-section .video-background {
    padding-bottom: 40px;
  }
}

@media only screen and (max-width: 400px) {
  .watch-section .title-box {
    font-size: 25px;
    font-weight: 800;
    line-height: 40px;
    padding: 6px 33px;
  }

  .watch-section .logo {
    width: 90%;
  }

  .watch-section .img-upper {
    margin-top: 15px;
  }

  .watch-section .text {
    font-size: 22px;
    font-weight: 400;
    line-height: 37px;
    text-align: center;
    margin-bottom: 40px;
  }

  .video-background .vid-title {
    font-size: 25px;
    font-weight: 800;
    line-height: 35px;
    color: #fff;
    padding-bottom: 29px;
    padding-top: 0px;
  }

  .watch-section .video-background {
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .watch-section {
    padding-bottom: 60px;

  }
}

.audience-section {
  background: url(../images/audience-section-bg.png) no-repeat center center;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 50px;
  padding: 30px 0px 83px 0px;
}

.audience-section .money-bottom-stroke {}

.audience-section .box-fill-content {
  background-color: #000000;
  color: #fff;
  display: inline-block;
  border-radius: 10px;
  font-size: 40px;
  font-weight: 800;
  line-height: 70px;
  padding: 15px 40px;
}

.description-content {
  border-radius: 0px 0px 20px 20px;
  background: #D6FAFF;
  padding: 60px 52px 60px 50px;
  color: #000;
}

@media only screen and (max-width: 768px) {
  .audience-section .box-fill-content {
    font-size: 35px;
  }
}

@media only screen and (max-width: 576px) {
  .audience-section .money-bottom-stroke {
    width: 60%;
  }

  .audience-section .box-fill-content {
    line-height: 53px;
    padding: 15px 22px;
    font-size: 26px;
  }
}

@media only screen and (max-width:768px) {
  .leyer-box {
    padding: 5px 5px;
    border-radius: 10px;
  }
}

@media only screen and (max-width:576px) {
  .money-section {
    padding:
      80px 20px;
  }

  .future-block {
    padding: 20px 5px;
  }

  .box-video {
    padding: 10px 10px !important;
  }
}

/* responsive */
@media only screen and (max-width:400px) {
  .future-block {
    padding: 25px 15px;
  }

  .fluid-padding {
    padding: 0 20px;
  }

  .box-gradient1 {
    padding: 10px 10px;
  }

  .much-box {
    padding: 30px 30px !important;
    margin-bottom: -80px;
  }

  .box-contant {
    padding: 10px 20px !important;
  }

  .box-video {
    padding: 10px 10px !important;
  }

  .outclass-section {
    padding: 35px 0px 35px 0 !important;
  }

  .outclass-box {
    padding: 0 20px 55px 20px !important;
  }

  .classout-box1 {
    padding: 15px 20px 0px 20px;
  }

  .out-arrow {
    left: 43%;
    width: 15%;
    bottom: -45% !important;
  }

  .charging-section {
    padding: 30px 0px 50px 0px;
  }

  .gradient-box1 {
    padding: 0px 15px 0 15px;
    min-height: 262px;
  }

  .leyer-box {
    padding: 5px 10px;
  }

  .leyer-box4 {
    padding: 5px 30px;
  }

  .leyer-box5 {
    padding: 5px 15px;
  }

  .impressions-section {
    padding: 30px 0px 35px 0;
  }

  .evenmore-section {
    padding: 30px 0 !important;
  }

  .speak-block2 .test {
    padding: 0 0 0 0px !important;
  }

  .audience-section .box-fill-content {
    line-height: 38px;
    padding: 10px 22px;
    font-size: 24px;
  }

  .tool-everyone-section .reason-tick {
    margin-top: 15px;
  }

  .tool-everyone-section .tool-box-img {
    width: 70%;
  }

  .money-section {
    padding:
      80px 20px;
  }
}

.democourse-section {
  background-color: #fdf2ff;
  padding: 70px 0 70px 0;

}

.course-box1 {
  box-shadow: 0px 0px 14px 0px #0d0d0b;
  position: relative;
  background-color: #00000030;
  background-color: #000;
  border: 15px solid #1e1e1f;
  padding: 60px 30px 60px 30px;
  border-radius: 10px;
}

.works-box1 {
  background-color: rgb(168, 202, 255);
  padding: 60px 30px 0px 30px;
  border-radius: 10px;
}

.works-box2 {
  background: linear-gradient(135deg, #2f324b, #2f324b);
  padding: 60px 20px 60px 20px;
  /* border: solid 2px #FFFFFF70; */
  box-shadow: 0px 0px 7px 0px rgb(183, 196, 244);
  border-radius: 30px;
}

.course-box2 {
  background-color: #a749e00f;
  border: 1px solid #a749e0;
  border-radius: 38px;
  padding:
    60px 30px 60px 30px;

}

.any-img {
  margin-bottom: 30px;
}

.any-box {
  background: #FF1C1C;
  padding: 10px 10px 10px 10px;
  border-radius: 5px;
  /* margin-top: 30px; */
  display: flow-root;
}

.inside-box {
background-color: #1e46f54f;
  padding: 30px 20px;
  border: 1px solid #6985ff;
  border-radius: 15px;
  box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.11);
  height: 100%;
  overflow: hidden;
}



/* .course-box2 {
  background: linear-gradient(135deg, #ecce6c, #fff);
  padding: 60px 20px 60px 20px;
}
.course-box3 {
  background: linear-gradient(135deg, #ecce6c, #fff);
  padding: 60px 20px 60px 20px;
}
.course-box4 {
  background: linear-gradient(135deg, #ecce6c, #fff);
  padding: 60px 20px 60px 20px;
} */



.ai-avatar-section {
  background: radial-gradient(circle at top left, #1B1C2E, #0F101A 60%);
}

/* Description text */
.ai-desc {
  color: rgba(255, 255, 255, 0.75);
  font-size: 18px;
  line-height: 1.6;
}

/* Gradient Button */
.btn-avatar {
  padding: 12px 30px;
  font-weight: 600;
  border-radius: 50px;
  color: #fff;
  border: none;
  background: linear-gradient(90deg, #00F0FF, #8A2BE2, #FF00AA);
  transition: all 0.3s ease;
}

.btn-avatar:hover {
  box-shadow: 0 0 20px rgba(138, 43, 226, 0.6);
  transform: translateY(-3px);
  color: #fff;
}

/* Image Styling */
.avatar-img-wrap {
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.4);
  transition: transform 0.3s ease;
}

.avatar-img {
  max-width: 260px;
  border-radius: 20px;
  display: block;
}

.avatar-img-wrap:hover {
  transform: translateY(-6px);
}

/* Arrow Style */
.avatar-arrow {
  width: 60px;
  height: 60px;
  border-radius: 14px;
  background: linear-gradient(135deg, #7B61FF, #00D4FF);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 26px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.4);
}

/* Mobile Tweaks */
@media (max-width: 768px) {
  .avatar-img {
    max-width: 200px;
  }

  .ai-desc {
    font-size: 16px;
  }
}

/* Hidden state */
.section-2 {
  transform: translateY(120px);
  opacity: 0;
  transition: all 1.2s ease;
}




@media screen and (min-width: 768px) {

.tstimonial-1{
rotate: 20deg;
  width: 70%;
}
.tstimonial-2{
rotate: 20deg;
  width: 70%;
  margin-top: -260px;
}

}

@media screen and (max-width: 768px) {


.tstimonial-1{
rotate: 20deg;
  width: 70%;
}
.tstimonial-2{
rotate: 20deg;
  width: 70%;
  margin-top: 0px;
}

}


/* new css style  */

.xai-revolution-section{
    padding:120px 20px;
    background:#050816;
    position:relative;
    overflow:hidden;
}

.xai-revolution-section:before{
    content:"";
    position:absolute;
    width:650px;
    height:650px;
    border-radius:50%;
    background:radial-gradient(circle,rgba(22,25,249,.18),transparent 70%);
    top:-250px;
    left:-200px;
}

.xai-revolution-section:after{
    content:"";
    position:absolute;
    width:700px;
    height:700px;
    border-radius:50%;
    background:radial-gradient(circle,rgba(28,254,172,.12),transparent 70%);
    right:-250px;
    bottom:-300px;
}

.xai-container{
    max-width:1180px;
    margin:auto;
    position:relative;
    z-index:2;
}

.xai-heading{
    text-align:center;
    max-width:900px;
    margin:auto;
}

.xai-badge{
    display:inline-flex;
    padding:10px 22px;
    border-radius:100px;
    background:rgba(255,255,255,.06);
    border:1px solid rgba(255,255,255,.12);
    color:#28FEAC;
    font-size:14px;
    font-weight:700;
    letter-spacing:.08em;
    text-transform:uppercase;
    margin-bottom:25px;
}

.xai-heading h2{
    font-size:56px;
    line-height:1.15;
    color:#fff;
    font-weight:800;
    margin:0;
}

.xai-heading h2 span{
    display:block;
    background:linear-gradient(90deg,#1619F9,#28FEAC);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}

.xai-quote-box{
    margin:70px auto;
    max-width:900px;
    text-align:center;
    padding:55px;
    background:rgba(255,255,255,.05);
    border:1px solid rgba(255,255,255,.08);
    border-radius:30px;
    backdrop-filter:blur(18px);
    position:relative;
}

.quote-mark{
    font-size:110px;
    line-height:1;
    color:#28FEAC;
    opacity:.25;
}

.quote-text{
    color:#fff;
    font-size:34px;
    font-weight:700;
    line-height:1.4;
    margin-top:-30px;
}

.quote-author{
    color:#9CA3AF;
    margin-top:25px;
    font-size:18px;
}

.xai-content{
    max-width:920px;
    margin:70px auto;
}

.xai-content p{
    color:#d5d9e6;
    font-size:22px;
    line-height:1.9;
    margin-bottom:35px;
}

.xai-stats{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:30px;
    margin-top:80px;
}

.stat-card{
    padding:45px;
    border-radius:24px;
    background:rgba(255,255,255,.05);
    border:1px solid rgba(255,255,255,.08);
    backdrop-filter:blur(20px);
    transition:.35s;
    text-align:center;
}

.stat-card:hover{
    transform:translateY(-8px);
    border-color:#28FEAC;
}

.number{
    font-size:60px;
    font-weight:800;
    line-height:1;
    background:linear-gradient(90deg,#1619F9,#28FEAC);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    margin-bottom:20px;
}

.label{
    color:#d9dce5;
    font-size:18px;
    line-height:1.7;
}

.xai-bottom-text{
    margin:80px auto 0;
    max-width:900px;
    text-align:center;
    color:#fff;
    font-size:26px;
    line-height:1.8;
    font-weight:500;
}

@media(max-width:991px){

.xai-heading h2{
font-size:42px;
}

.xai-stats{
grid-template-columns:1fr;
}

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

.number{
font-size:48px;
}

.xai-content p{
font-size:20px;
}

.xai-bottom-text{
font-size:22px;
}

}

@media(max-width:767px){

.xai-revolution-section{
padding:80px 20px;
}

.xai-heading h2{
font-size:34px;
}

.xai-quote-box{
padding:35px 25px;
}

.quote-text{
font-size:22px;
}

.quote-author{
font-size:16px;
}

.xai-content p{
font-size:18px;
line-height:1.8;
}

.number{
font-size:42px;
}

.label{
font-size:16px;
}

.xai-bottom-text{
font-size:19px;
}

}

.over-card{
  padding: 45px;
  border-radius: 24px;
  background: rgba(255,255,255,.05);
  border: 1px solid rgba(255,255,255,.08);
  backdrop-filter: blur(20px);
  transition: .35s;

}
/*==========================
    Income Section
==========================*/

.litmus-income{
    padding:110px 0;
    background:#f8fbff;
    position:relative;
    overflow:hidden;
}

.litmus-income::before{
    content:"";
    position:absolute;
    width:450px;
    height:450px;
    background:linear-gradient(135deg,
    rgba(22,25,249,.08),
    rgba(28,254,172,.08));
    border-radius:50%;
    top:-180px;
    left:-180px;
    filter:blur(40px);
}

.litmus-income::after{
    content:"";
    position:absolute;
    width:350px;
    height:350px;
    background:linear-gradient(135deg,
    rgba(28,254,172,.08),
    rgba(22,25,249,.08));
    border-radius:50%;
    bottom:-120px;
    right:-120px;
    filter:blur(40px);
}

/*==========================
Badge
==========================*/

.income-badge{

display:inline-flex;
align-items:center;
gap:10px;
padding:10px 22px;
border-radius:50px;
background:#fff;
border:1px solid #e7edf5;
box-shadow:0 10px 30px rgba(0,0,0,.05);
font-weight:700;
font-size:14px;
letter-spacing:.5px;
color:#1619f9;

}

/*==========================
Heading
==========================*/

.income-title{

font-size:58px;
font-weight:800;
line-height:1.15;
color:#101828;
margin-bottom:25px;

}

.income-title span{

background:linear-gradient(90deg,
rgb(22,25,249),
rgb(28,254,172));

-webkit-background-clip:text;
-webkit-text-fill-color:transparent;

}

.income-desc{

font-size:20px;
line-height:1.8;
color:#667085;
max-width:850px;
margin:auto;

}

/*==========================
Cards
==========================*/

.income-card{

background:#fff;
border-radius:30px;
overflow:hidden;
height:100%;
padding:22px;
border:1px solid #edf2f7;
box-shadow:
0 15px 45px rgba(16,24,40,.05);

transition:.35s ease;

position:relative;

}

.income-card:hover{

/* transform:translateY(-12px); */

box-shadow:
0 25px 70px rgba(22,25,249,.12);

border-color:rgba(22,25,249,.15);

}

/*==========================
Image
==========================*/

.income-img{

border-radius:22px;
/* overflow:hidden; */
margin-bottom:22px;
/* background:#f4f7fb; */

}

.income-img img{

width:100%;
height:230px;
object-fit:cover;

transition:.6s;

display:block;

}

.income-card:hover .income-img img{

transform:scale(1.08);

}

/*==========================
Number
==========================*/

.income-number{

display:inline-block;

padding:8px 18px;

border-radius:50px;

background:linear-gradient(90deg,
rgba(22,25,249,.10),
rgba(28,254,172,.12));

color:#1619f9;

font-size:13px;

font-weight:700;

text-transform:uppercase;

letter-spacing:1px;

margin-bottom:18px;

}

/*==========================
Title
==========================*/

.income-card h4{

font-size:26px;
font-weight:700;
line-height:1.3;
margin-bottom:16px;
color:#111827;

}

/*==========================
Text
==========================*/

.income-card p{

font-size:16px;
line-height:1.8;
color:#667085;
margin:0;

}

/*==========================
Footer
==========================*/

.income-footer{

font-size:42px;
font-weight:800;
line-height:1.2;

background:linear-gradient(
90deg,
rgb(22,25,249),
rgb(28,254,172));

-webkit-background-clip:text;
-webkit-text-fill-color:transparent;

margin-top:20px;

}

/*==========================
Responsive
==========================*/

@media(max-width:992px){

.income-title{

font-size:42px;

}

.income-footer{

font-size:30px;

}

.income-card h4{

font-size:22px;

}

}

@media(max-width:576px){

.litmus-income{

padding:80px 0;

}

.income-title{

font-size:34px;

}

.income-desc{

font-size:17px;

}

.income-img img{

height:200px;

}

.income-footer{

font-size:26px;

}

}


.imagine-section{

padding:120px 0;

position:relative;

overflow:hidden;

background:
radial-gradient(circle at top left,rgba(22,25,249,.18),transparent 40%),
radial-gradient(circle at bottom right,rgba(28,254,172,.12),transparent 45%),
linear-gradient(135deg,#040611,#091021,#050816);

font-family:Manrope,sans-serif;

}

.imagine-section:before{

content:"";

position:absolute;

width:700px;

height:700px;

background:radial-gradient(circle,rgba(22,25,249,.2),transparent);

left:-250px;

top:-250px;

filter:blur(50px);

}

.imagine-section:after{

content:"";

position:absolute;

width:700px;

height:700px;

background:radial-gradient(circle,rgba(28,254,172,.15),transparent);

right:-250px;

bottom:-250px;

filter:blur(60px);

}

.imagine-badge{

display:inline-block;

padding:10px 22px;

border-radius:100px;

background:rgba(28,254,172,.08);

border:1px solid rgba(28,254,172,.3);

color:#1cfeb2;

font-size:13px;

font-weight:700;

letter-spacing:2px;

margin-bottom:25px;

text-transform:uppercase;

}

.imagine-title{

font-size:58px;

font-weight:800;

color:#fff;

margin-bottom:80px;

line-height:1.15;

}

.imagine-title span{

background:linear-gradient(90deg,#1619f9,#1cfeb2);

-webkit-background-clip:text;

-webkit-text-fill-color:transparent;

}

.imagine-wrapper{

position:relative;

max-width:900px;

margin:auto;

}

.imagine-line{

position:absolute;

left:22px;

top:0;

bottom:0;

width:2px;

background:linear-gradient(#1619f9,#1cfeb2);

}

.imagine-item{

display:flex;

align-items:flex-start;

margin-bottom:45px;

position:relative;

}

.imagine-dot{

width:44px;

height:44px;

border-radius:50%;

background:linear-gradient(135deg,#1619f9,#1cfeb2);

box-shadow:0 0 30px rgba(22,25,249,.45);

flex-shrink:0;

position:relative;

z-index:2;

}

.imagine-card{

margin-left:30px;

flex:1;

padding:35px;

border-radius:24px;

background:rgba(255,255,255,.05);

backdrop-filter:blur(18px);

border:1px solid rgba(255,255,255,.08);

transition:.45s;

box-shadow:0 20px 50px rgba(0,0,0,.25);

}

.imagine-card:hover{

transform:translateX(12px);

border-color:#1cfeb2;

box-shadow:0 30px 70px rgba(22,25,249,.22);

}

.imagine-card p{

font-size:20px;

line-height:1.9;

color:#cfd7ea;

margin-bottom:15px;

}

.imagine-card p:first-child{

font-size:25px;

font-weight:700;

color:#fff;

}

.ending-card{

max-width:950px;

margin:80px auto 0;

padding:50px;

border-radius:30px;

background:linear-gradient(135deg,rgba(22,25,249,.15),rgba(28,254,172,.12));

border:1px solid rgba(255,255,255,.08);

text-align:center;

box-shadow:0 30px 70px rgba(0,0,0,.35);

}

.ending-card p{

font-size:28px;

font-weight:700;

line-height:1.7;

color:#fff;

margin:0;

}

@media(max-width:768px){

.imagine-title{

font-size:38px;

}

.imagine-line{

left:18px;

}

.imagine-dot{

width:36px;

height:36px;

}

.imagine-card{

margin-left:22px;

padding:25px;

}

.imagine-card p{

font-size:17px;

}

.imagine-card p:first-child{

font-size:21px;

}

.ending-card{

padding:35px 25px;

}

.ending-card p{

font-size:22px;

}

}