﻿


.yellow-clr {
  color: #FFF500;
}

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


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

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

  .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%;
  }
}

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

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

  border: none;
  color: #00FF57;
}

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




.faq-section {

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

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

.faq-wrap{
background-color: rgb(255, 255, 255);
  box-shadow: 0px 32px 38px 0px rgba(0, 0, 0, 0.05);
  border-width: 2px;
  border-color: rgba(4, 139, 54, 0.43);
  padding: 20px 20px;
  border-radius: 20px;
  align-items: center;
  border-style: solid;
}


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

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

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


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

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

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

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

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

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

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



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


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





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



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

.roboto {
  font-family: 'Roboto', sans-serif;
}

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

}

.roboto-black {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
}
.popins-black {
  font-family: "popins", sans-serif;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 0px;
}
@media screen and (min-width: 991px) {
.popins-black{
  font-family: "popins", sans-serif;
  font-weight: 900;
  font-style: normal;
  letter-spacing: -3px;
}
}


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

.cta-upgrade-box {
background: linear-gradient( 0deg, #07523e, #4c855f );
  box-shadow: 0px 32px 38px 0px rgb(0 0 0 / 21%);
  border-width: 1px;
  border-color: rgb(255 255 255 / 12%);
  padding: 50px 40px;
  border-radius: 20px;
}

.upgrade-box {
  
  padding: 30px 15px;
  border-radius: 20px;
  
  box-shadow: 0px 0px 10px 0px rgba(255, 0, 87, 0.23);
  background-color: rgb(66, 22, 150);
}

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

  .cta-upgrade-box {
background-color: rgb(255 255 255 / 10%);
  box-shadow: 0px 32px 38px 0px rgb(0 0 0 / 21%);
  border-width: 1px;
  border-color: rgb(255 255 255 / 12%);
    padding: 50px 10px;
    border-radius: 20px;
  }

  .upgrade-box {
 background-color: rgb(0, 0, 0);
  box-shadow: 0px 0 14px 0px rgba(212, 252, 0, 0.17);
  border-width: 0px;
  border-color: rgba(193, 255, 0, 0.41);
    padding: 30px 5px;
    border-radius: 20px;
  
  }
}

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

.money-return-section {
  padding: 50px 30px 50px 30px;
  border-radius: 10px;
  font-family: "Inter", sans-serif;


  color: #fff;

background-color: rgb(255 255 255 / 10%);
  box-shadow: 0px 32px 38px 0px rgb(0 0 0 / 21%);
 border-width: 1px;
  border-color: rgba(176, 220, 65, 0.37);
  border-style: solid;
  border-radius: 10px;

  border-radius: 20px;

background: #11111182;
  border: 1px solid #888;

}

.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;
  }
}


.sales-section {
  background: url(../images/table1.png) no-repeat center center;
  padding: 30px 0px;
	background-size: cover;
padding: 100px 0px 120px 0;
  background-size: cover;

  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;
    margin-top: -40px;
  }

  .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;
  }
}

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

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

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

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

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

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

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

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

}

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



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


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

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

.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: 30px 20px 30px 20px;
  	background: url(../images/bg-21.png) no-repeat center center;
  
  background-size: 100% 100%;

}
.bonus-section .bonus-wrap2 {
  border-radius: 20px;
  
padding: 30px 20px 30px 20px;
  	background: url(../images/bg-22.png) no-repeat center center;
  
  background-size: 100% 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;
}

@media (min-width:768px) {

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

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

  .bonus-wrap {
    
    
  }
}

@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-box {
    padding-top: 35px;
    padding-bottom: 27px;
  }

  .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;
  }

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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) {

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

  .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;
  }
}

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

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

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

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

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

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

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

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

  
}

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

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

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


}

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

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

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

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

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

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

  .fivermore-image-box {
    border-radius: 50px;
    padding: 50px 50px 50px 50px;
background-color: rgb(255 255 255 / 10%);
  box-shadow: 0px 32px 38px 0px rgb(0 0 0 / 21%);
  padding: 2.4%;
  border-width: 1px;
  border-color: rgb(255 255 255 / 12%);
  border-style: solid;
  border-radius: 10px;
  }
}
@media only screen and (max-width:991px) {

  .fivermore-image-box {
    border-radius: 50px;
    padding: 30px 20px 30px 20px;
background-color: rgb(255 255 255 / 10%);
  box-shadow: 0px 32px 38px 0px rgb(0 0 0 / 21%);
  padding: 2.4%;
  border-width: 1px;
  border-color: rgb(255 255 255 / 12%);
  border-style: solid;
  border-radius: 10px;;
  }
}

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

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

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

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

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

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

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

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

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

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



.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;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width:576px) {
  .future-block {
    padding: 20px 5px;
  }
}


@media only screen and (max-width:400px) {
  .future-block {
    padding: 25px 15px;
  }
}

ul.much-cross-tick {
  margin: 0px;
  padding: 0px;
}
ul.much-cross-tick li:last-child {
  border-bottom: none;
}
ul.much-cross-tick li {
  list-style: none;
  background: url(../images/cross-much.png) 0px 0px no-repeat;
    background-position-x: 0px;
    background-position-y: 0px;
    padding: 30.2px 25px 30.2px 135px;
    background-position: 20px 15px;
    background-size: 60px;
}

.dont-section {
  background: url(../images/dont-section.png) center top no-repeat;
  background-size: cover;
  padding: 30px 0px 0 0;
}

@media (min-width: 768px) {
  .dont-section {
    background: url(../images/dont-section.png) center top no-repeat;
    background-size: auto;
    background-size: cover;
    padding: 100px 0px 0 0;
  }
}









.upgrade-box {

  padding: 30px 15px;
  border-radius: 20px;
background-color: rgb(249, 246, 254);
  box-shadow: 0px 0 14px 0px rgba(0, 0, 0, 0.17);
  border-width: 0px;
  border-color: rgb(253, 210, 40);
  border-style: solid;
  border-radius: 10px;
  padding: 30px 20px;
  border-radius: 20px;

}
@media (min-width: 768px) {
}

@media (min-width: 768px) {
  .create-section {
    background: url(../images/create-section.png) no-repeat center center;
    background-size: auto;
    background-size: auto;
    background-size: cover;
    padding: 0px 0px 0px 0px;
    overflow: hidden;

  }

}


@media (max-width: 768px) {
  .create-section {
    background: url(../images/create-section.png) no-repeat center center;
    background-size: auto;
    background-size: auto;
    background-size: cover;
    padding: 0px 0px 0px 0px;
    overflow: hidden;

  }
}
 .create-section1 {
    background: url(../images/create-section1.png) no-repeat center top;
    background-size: auto;
    background-size: auto;
    background-size: cover;
padding: 50px 0px 78px 0px;
    overflow: hidden;
  }

  .create-section3{
    background: url(../images/create-section3.png) no-repeat center top;
    background-size: auto;
    background-size: auto;
    background-size: cover;
    padding: 80px 0px 80px 0px;
    overflow: hidden;
}
@media (min-width: 768px) {

    .create-section1 {
    background: url(../images/create-section1.png) no-repeat center top;
    background-size: auto;
    background-size: auto;
    background-size: cover;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
  }
 
  .create-section2 {
    background: url(../images/create-section2.png) no-repeat center top;
    background-size: auto;
    background-size: auto;
    background-size: cover;
    padding: 80px 0px 80px 0px;
    overflow: hidden;
  }
.create-section3{
    background: url(../images/create-section3.png) no-repeat center top;
    background-size: auto;
    background-size: auto;
    background-size: cover;
    padding: 80px 0px 80px 0px;
    overflow: hidden;
}

  .create-section4 {
    background: url(../images/create-section4.webp) no-repeat center top;
    background-size: auto;
    background-size: auto;
    background-size: cover;
    padding: 80px 0px 80px 0px;
    overflow: hidden;
  }
  .create-section9 {
    background-color: #030013;
    background: url(../images/create-section9.png) no-repeat center top;
    background-size: auto;
    background-size: auto;
    background-size: cover;
padding: 71px 0px 78px 0px;
    margin-top: -46px;

  }

}

@media (max-width: 768px) {
   .create-section1 {
    background: url(../images/create-section1.png) no-repeat center top;
    background-size: auto;
    background-size: auto;
    background-size: cover;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
  }

  .create-section2 {
    background: url(../images/create-section2.png) no-repeat center center;
    background-size: auto;
    background-size: auto;
    background-size: cover;
    padding: 30px 0px 30px 0px;
    overflow: hidden;
  }

  .create-section4 {
    background: url(../images/create-section4.webp) no-repeat center top;
    background-size: auto;
    background-size: auto;
    background-size: cover;
    padding: 30px 0px 30px 0px;
    overflow: hidden;
  }
  .create-section9 {
    background-color: #030013;
    background: url(../images/create-section9.png) no-repeat center top;
    background-size: auto;
    background-size: auto;
    background-size: cover;
    padding: 80px 0px 80px 0px;

  }
}


@media (max-width:400px) {
  .create-section1 {
    padding: 0px 0px 20px 0px;
  }
}






.mybutton-box-out{padding: 0 3%;position: relative;z-index: 1;}
.mybutton-box {
    
    position: relative;
    
}



.mybutton a {
    border-radius: 15px;
    
    box-shadow: 0px 15px 43px 0px rgba(0, 0, 0, 0.21);
    color: #000;
    margin: auto;
    transition: 0.5s;
    display: inline-grid;
    overflow: hidden;
    position: relative;
    z-index: 2;
    background-color: #fff;
}
.mybutton a:hover {
    
    box-shadow:none;
	transform: scale(1.02);
      background-color: #fff;
         color: #000;
}
.mybutton-btn{
	padding: 0 0 0% 0%;
	position: relative;
	right: 0px;
	float: right;
}
.mybutton-text {

  padding: 30px 5px 0 13px;
  display: inline-block;
  text-shadow: 0px 3px 0px rgba(0, 0, 0, 0.06);
}
.btn-arrow{
background-color: #3d70f9;
  background-image: linear-gradient(0deg,rgb(85, 117, 1) 0%, rgb(214, 255, 0) 100%);
  float: right;
  padding: 20px 30px;
  border-radius: 0 15px 15px 0;
  background-image: linear-gradient(0deg,rgb(90, 65, 245) 0%, rgb(21, 179, 255) 100%);
}


.title2 {
display: inline-block;
  padding: 5px 10px;
  border-width: 1px;
  border-color: rgb(24, 174, 255);
  border-style: solid;
  border-radius: 60px;
  background-color: #16b2ffd6;
  background-image: linear-gradient(0deg,rgb(90, 65, 245) 0%, rgb(21, 179, 255) 100%);
}

.t1-box{
background-color: rgb(255 255 255 / 10%);
  box-shadow: 0px 32px 38px 0px rgb(0 0 0 / 21%);
  border-width: 1px;
  border-color: rgb(255 255 255 / 12%);
  border-style: solid;
  border-radius: 50px;
  display: inline-block;
  padding: 5px 40px 3px 40px;
}

.textline-box2 {
  padding: 0px 10px;
  display: inline-block;
  border-radius: 5px;
  background: url(../images/03.png) no-repeat center center;
    background-size: auto;
  border-radius: 5px;
  background-size: 100% 100%;
}
@media (max-width:400px) {

}

@media (max-width:400px) {
  .create-section1 {
    padding: 0px 0px 20px 0px;
  }
  .t1-box {
  background-color: rgb(255 255 255 / 10%);
  box-shadow: 0px 32px 38px 0px rgb(0 0 0 / 21%);
  border-width: 1px;
  border-color: rgb(255 255 255 / 12%);
  border-style: solid;
  border-radius: 5px;
  display: inline-block;
  padding: 5px 3px 3px 3px;
}
}
@media (max-width: 576px) {
  .effect-4::before {
    content: '';
    position: absolute;
    width: 102%;
    height: 10px;
    left: 50%;
    bottom: 0px;
    background-color: rgba(212, 253, 0, 0.33);
    z-index: -1;
    transform: translateX(-50%);
    padding: 0;
  }
  .mybutton-text {
  padding: 15px 15px 15px 15px;
  display: inline-block;
  text-shadow: 0px 3px 0px rgba(0, 0, 0, 0.06);
}
.limited {
  padding: 15px;
  padding: 8px 19px;
  border: 1px solid #b0dc41;
  margin-bottom: -6px;
  display: inline-block;
  border-bottom-left-radius: 49px;
  border-bottom-right-radius: 50px;
}
.card-card-in {
  border-radius: 1.875rem;
  padding: 20px 15px;
  background: linear-gradient(180deg, #1C1C27 0%, #000 100%);
}

.bonus-section .bonus-wrap2 {
  border-radius: 20px;
  background: #fff;
  padding: 10px 10px 10px 10px;

 
  background-color: #0c1510;
  border: 1px solid #45ba7b;
}
.bonus-section .bonus-wrap {
  border-radius: 20px;
  background: #fff;
  padding: 10px 10px 10px 10px;
  background-color: #0c1510;
  border: 1px solid #45ba7b;
}

}






*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

:root {
  --color-bg:         #041d15;
  --color-surface:    #073526;
  --color-surface-2:  #0a4633;
  --color-border:     rgba(147, 183, 159, 0.18);
  --color-border-hover: rgba(147, 183, 159, 0.42);

  --color-primary:    #93b79f;
  --color-primary-dim:#609a76;
  --color-accent:     #68c58a;
  --color-accent-dim: #2f9b63;

  --text-primary:     #f0f8f2;
  --text-secondary:   #c1d9c8;
  --text-muted:       #83a992;

  --ai-bg:       rgba(104, 197, 138, 0.14);
  --ai-text:     #9be1ae;
  --ai-border:   rgba(104, 197, 138, 0.36);

  --track-bg:    rgba(147, 183, 159, 0.14);
  --track-text:  #c6e5ce;
  --track-border:rgba(147, 183, 159, 0.36);

  --plan-bg:     rgba(96, 154, 118, 0.16);
  --plan-text:   #8bd09f;
  --plan-border: rgba(96, 154, 118, 0.38);

  --mental-bg:   rgba(42, 133, 99, 0.18);
  --mental-text: #76d5a1;
  --mental-border:rgba(42, 133, 99, 0.42);

  --edu-bg:      rgba(177, 208, 183, 0.14);
  --edu-text:    #d5ead9;
  --edu-border:  rgba(177, 208, 183, 0.34);

  --plat-bg:     rgba(22, 118, 82, 0.2);
  --plat-text:   #9bdcb0;
  --plat-border: rgba(22, 118, 82, 0.46);

  --font-display: 'Syne', sans-serif;
  --font-body:    'Manrope', sans-serif;

  --radius-sm: 6px;
  --radius-md: 10px;
  --radius-lg: 16px;
  --radius-xl: 24px;
}

html {
  scroll-behavior: smooth;
}



.bg-blob {
  position: fixed;
  border-radius: 50%;
  filter: blur(90px);
  opacity: 0.12;
  pointer-events: none;
  z-index: 0;
}

.blob-1 {
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, #609a76, transparent);
  top: -200px;
  left: -200px;
}

.blob-2 {
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, #167652, transparent);
  top: 40%;
  right: -150px;
}

.blob-3 {
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, #93b79f, transparent);
  bottom: 0;
  left: 30%;
}


.page-wrapper {
  position: relative;
  z-index: 1;

  margin: 0 auto;

  --table-surface: #fffdf8;
  --table-surface-warm: #f8ecd2;
  --table-surface-soft: #fbf6eb;
  --table-border: #eadfc9;
  --table-border-strong: #e4c98d;
  --table-ink: #173d2c;
  --table-muted: #66716b;
  --table-green: #07563c;
  --table-green-soft: #e7f2e9;
}


.legend {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  margin-bottom: 36px;
  animation: fadeUp 0.7s 0.1s ease both;
}

.legend-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: var(--table-surface);
  border: 1px solid var(--table-border);
  color: var(--table-ink);
  font-family: var(--font-body);
  font-size: 13px;
  font-weight: 500;
  padding: 7px 16px;
  border-radius: 100px;
  cursor: pointer;
  transition: all 0.2s ease;
}

.legend-btn:hover {
  border-color: var(--table-border-strong);
  color: var(--table-green);
}

.legend-btn.active {
  background: var(--table-green);
  border-color: var(--table-green);
  color: #fffdf8;
  font-weight: 600;
}

.dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
}
.dot-ai      { background: var(--ai-text); }
.dot-track   { background: var(--track-text); }
.dot-plan    { background: var(--plan-text); }
.dot-mental  { background: var(--mental-text); }
.dot-edu     { background: var(--edu-text); }
.dot-platform{ background: var(--plat-text); }


.table-wrapper {
  border-radius: var(--radius-xl);
  border: 1px solid var(--table-border);
  background: var(--table-surface);
  overflow: hidden;
  animation: fadeUp 0.7s 0.2s ease both;
  box-shadow: 0 18px 40px rgba(7, 86, 60, 0.12);
}


.features-table {
  width: 100%;
  border-collapse: collapse;
}


.col-num  { width: 52px; }
.col-icon { width: 52px; }
.col-name { width: 240px; }
.col-desc { }
.col-cat  { width: 130px; }


.features-table thead {
  border-bottom: 1px solid var(--table-border-strong);
  background: linear-gradient(120deg, var(--table-surface-soft), var(--table-surface-warm));
}

.features-table th {
  font-family: var(--font-display);
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--table-green);
  padding: 14px 16px;
  text-align: left;
}


.features-table tbody tr {
  border-bottom: 1px solid var(--table-border);
  transition: background 0.18s ease;
  opacity: 1;
  transform: translateY(0);
  transition: background 0.18s ease, opacity 0.3s ease, transform 0.3s ease;
}

.features-table tbody tr:last-child {
  border-bottom: none;
}

.features-table tbody tr:hover {
  background: var(--table-surface-soft);
}

.features-table tbody tr.hidden {
  display: none;
}

.features-table td {
  padding: 18px 16px;
  vertical-align: middle;
}


td.num {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 600;
  color: var(--table-green);
  text-align: center;
}


td.icon-cell {
  text-align: center;
}

td.icon-cell .ti {
  font-size: 20px;
  color: var(--table-green);
  opacity: 0.8;
}


td.feat-name {
  font-size: 18px;
  font-weight: 800;
  color: var(--table-ink);
  line-height: 1.4;
}


td.feat-desc {
  font-size: 18px;
  color: var(--table-muted);
  line-height: 1.65;
    font-weight: 300;
}


.badge {
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  padding: 4px 11px;
  border-radius: 100px;
  white-space: nowrap;
  border: 1px solid var(--table-border);
}

.badge-ai {
  background: #e4f1e7;
  color: #07563c;
  border-color: #b9d8c0;
}

.badge-track {
  background: #eef5e7;
  color: #3c704b;
  border-color: #c9dfc0;
}

.badge-plan {
  background: #f5eedc;
  color: #8a5a16;
  border-color: #e7cf9b;
}

.badge-mental {
  background: #e5f2ed;
  color: #227258;
  border-color: #b9dccb;
}

.badge-edu {
  background: #f8f0df;
  color: #86602b;
  border-color: #ead7ad;
}

.badge-platform {
  background: var(--table-green-soft);
  color: var(--table-green);
  border-color: #b9d8c0;
}


.footer {
  text-align: center;
  margin-top: 40px;
  font-size: 12px;
  color: var(--text-muted);
  animation: fadeUp 0.7s 0.45s ease both;
}


@keyframes fadeUp {
}


@media (max-width: 768px) {
  .page-wrapper {
    padding: 40px 16px 32px;
  }

  .col-desc {
    display: none;
  }

  .col-num {
    width: 40px;
  }

  .col-icon {
    width: 40px;
  }

  td.feat-name {
    font-size: 13px;
  }

  .blob-1, .blob-2, .blob-3 {
    display: none;
  }
}

@media (max-width: 500px) {
  .col-cat {
    display: none;
  }
td.num {
display: none;
}

  td.feat-name {
    font-size: 16px;
  }
td.feat-desc {
  font-size: 14px;
}

td.icon-cell {
display: none;
}
.features-table td {
  padding: 6px 6px;
  vertical-align: middle;
}
.badge {
  display: none;
}
.col-icon{
    display: none;
}


.features-table th {
  font-family: var(--font-display);
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--ai-text);
  padding: 14px 25px;
  text-align: left;
}
}


.bg-sec {
  background-image: linear-gradient(45deg,rgb(95, 114, 238) 0%, rgb(87, 107, 238) 100%) !important;
}
.intro-card {
  border-radius: 15px;
  background: #fff;
    background-image: none;
  padding: 20px 20px 40px 20px;
}

.inside-box {
border: 1px solid rgb(194, 245, 205);
  box-shadow: 0 25px 55px rgb(166, 233, 165), 0 8px 20px rgba(7,72,50,.035), inset 0 1px 0 #fff;
  transition: transform .35s ease, box-shadow .35s ease;
  background-color: #fefffe;
  padding: 30px 20px;

  border-radius: 15px;

  height: 100%;
  overflow: hidden;
}