@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap");

body {
  font-family: "Outfit", sans-serif;
  overflow-x: hidden !important;
  color: #2f3c33;
  scroll-behavior: smooth;
}
*{
 scroll-behavior: smooth;
}
.text-highlight{
	color: #000;
    font-weight: 700;
    letter-spacing: 1px;
}
.lh-1 {
  line-height: 130%;
}
.btn-cross:before {
    width: 100%;
    height: 2px;
    background: red;
    content: "";
    position: absolute;
    left: 0;
    transform: rotate(-7deg);
    top: 44px;
}
.btn-cross:after {
    width: 100%;
    height: 2px;
    background: red;
    content: "";
    position: absolute;
    left: 0;
    transform: rotate(7deg);
    top: 44px;
}
/*FW BACKGROUND IMAGES start*/
.sec-1 {
  background: url("./assets/FW-FE-sec1-smbg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.buy-now{
    transition:.3s;
}
.buy-now:hover{
    scale:1.1;
}

.sec-2 {
  background: url("./assets/FW-FE-sec2-bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.sec-3 {
  background: url("./assets/FW-FE-sec3-bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.sec-4 {
  background: url("./assets/FW-FE-sec4-bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.sec-5 {
  background: url("./assets/FW-FE-sec5-bg.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.sec-6 {
  background: url("./assets/FW-FE-sec6-bg.svg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}

.sec-7 {
  background: url("./assets/FW-FE-sec7-bg.webp");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}

.sec-8 {
  background: url("./assets/FW-FE-sec8-bg.svg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}

.sec-9 {
  background: url("./assets/FW-FE-sec9-bg.svg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.sec-10 {
  background: url("./assets/FW-FE-sec10-bg.svg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.sec-12 {
  background: url("./assets/FW-FE-sec12-bg.svg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.sec-13 {
  background: url("./assets/FW-FE-sec13-bg.svg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}

.sec-14 {
  background: url("./assets/FW-FE-sec14-bg.webp");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}

.sec-17 {
  background: url("./assets/FW-FE-sec17-bg.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.sec-18 {
  background: url("./assets/FW-FE-sec18-bg.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.sec-19 {
  background: url("./assets/FW-FE-sec19-bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.sec-20 {
  background: url("./assets/FW-FE-sec20-bg.webp");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.sec-21 {
  background: url("./assets/FW-FE-sec21-bg.svg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.sec-22 {
  background: url("./assets/fw-jv-sec10-bg.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.sec-23 {
  background: url("./assets/FW-FE-sec23-bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.sec-24 {
  background: url("./assets/FW-FE-sec24-bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.sec-24 {
  background: url("./assets/FW-FE-sec26-bg.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.sec-16 {
  background: url("./assets/fw-jv-sec16-bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.jv-footer {
  background: url("./assets/FW-JV-FOOTER-BG.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.vid-bg {
  background: url("./assets/FW-FE-sec15-vidbg.svg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.sticky {
  position: sticky;
  top: 0;
  z-index: 1000;
}

.dominate {
  background: linear-gradient(90deg, #fecb32 0%, #00a884 67.5%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 120%;
  font-weight: 900 !important;
}

.dis {
  background: var(--Linear, linear-gradient(90deg, #fecb32 0%, #00a884 67.5%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.source {
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(2px);
}

.grad-1 {
  background: linear-gradient(92deg, #fecb32 -5.25%, #00d3a6 99.7%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


.nav button{
    border-radius: 86px 86px 86px 86px;
    background-color: #00b811;
    font-weight: 800;
    color: #ffffff;
    padding: 6px 20px;
    box-shadow: 4px 4px 1px 0px #000000;
    font-size: 20px;
    line-height: 1.2;
}
.nav button span {
    font-size: 12px;
    font-weight: 600;
    opacity: .8;
    display: block;
    margin-top: 4px;
}
.vid-test {
  background: url("./assets/vid.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;

  padding: 1rem;
  border-radius: 10px;
}

.vid-test iframe {
  width: 100%;
  height: 300px;
}

.vid-test2 {
  background: url("./assets/vid.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;

  padding: 1rem;
  border-radius: 10px;
}

.vid-test2 iframe {
  width: 100%;
  height: 500px;
}

.form-container {
  border-radius: 50px;
  background: rgba(47, 60, 51, 0.7);
}

.money {
  background: linear-gradient(90deg, #86c63a 31.27%, #ffd167 75.13%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Outfit;
  font-style: normal;
  font-weight: 900;
  line-height: 120%;
}

.card-1 {
  background: linear-gradient(0deg, #fff 0%, #fff 100%),
    linear-gradient(180deg, #fff 0%, #cbf2e4 100%);
  box-shadow: 0px 60px 80px 20px rgba(0, 0, 0, 0.1);
}

.three-steps {
  background: var(
    --Wapi-Dark-80,
    linear-gradient(90deg, #86c63a 31.27%, #ffd167 75.13%)
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Outfit;
  font-size: 52px;
  font-style: normal;
  font-weight: 900;
  line-height: 120%;
}

/* BOUNCE ANIMATION */

@keyframes bounce-smooth {
  0%,
  100% {
    transform: translateX(-50%) translateY(0);
  }
  50% {
    transform: translateX(-50%) translateY(-10px);
  }
}

.animate-bounce-smooth {
  animation: bounce-smooth 1.5s ease-in-out infinite;
}

/* BOUNCE ANIMATION */
.bounce {
  position: relative;
  animation: bounce 5s infinite;
}

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}

.sec-7-bg-1 {
  background: url("./assets/FW-JV-07-bg-01.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: white;
}

@media (max-width: 625px) {
  .vid-test2 iframe {
    height: 300px;
  }
}

.bonus {
  border-radius: 30px;
  border: 2px solid rgba(255, 255, 255, 0.15);
  background: rgba(0, 0, 0, 0.15);
  backdrop-filter: blur(10px);
}

.table {
  /* border-radius: 20px; */
  background: #fff;
  box-shadow: 20px 20px 40px 0px rgba(0, 0, 0, 0.1);
}

.test {
  background: linear-gradient(
    184deg,
    #86c63a -0.01%,
    #297b68 24.49%,
    #297b68 49.99%,
    #86c63a 100%
  );
  box-shadow: 20px 20px 40px 0px rgba(0, 24, 14, 0.3);
}

.faq {
  border-radius: 30px;
  border: 1px solid #cfd1f6;
  background: #fdfffa;
  box-shadow: 0px 8px 16px 0px rgba(47, 60, 51, 0.05);
}

.tab1-bg {
  background: url("./assets/FW-FE-img43.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.tab2-bg {
  background: url("./assets/FW-FE-img44.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.head-clip-text{
   			border: 2px dashed #000;
            background: #ffa400;
            padding: 2px 13px;
      		text-wrap: nowrap;
}
.ctabtn span {
    opacity: .8;
    display: block;
    font-size: 18px;
}
.ctabtn:hover {
    background: #ff0000 !important;
}
.hurryuptext {
    border: 2px dashed red;
    width: fit-content;
    margin: 30px auto 10px;
    color: #4e344c;
    font-weight: 700;
    font-size: 20px;
    padding: 4px 32px;
}
.hurryuptext span{
    color:red;
}
.lgtimer {
    background: #ff0000;
    border-radius: 50px;
    padding: 6px 14px;
    display: inline-block;
    margin: auto;
}
.lgtimer span{
    display: block;
    margin: auto;
}
@media (max-width:580px){
    .nav p {
        text-align: center !important;
        font-size: 11px !important;
    }
    .nav {
        display: block;
    }
    .nav .text-white.sm\:flex.items-center {
        float: left;
        width: 48%;
        text-align: center;
    }
    .nav a{
        float: right;
        width: 50%;
        text-align: center;
    }
    .nav button {
        padding: 4px 10px;
        font-size: 12px;
    }
    .nav button span {
        font-size: 7px;
    }
    .mainlogo{
        width:180px;
    }
    .px-7 {
        padding-left: 1.55rem !important;
        padding-right: 1.55rem !important;
    }
    .dominate{
        margin-top:15px !important;
    }
    .ctabtn {
        padding: 10px 15px !important;
        font-size: 17px !important;
    }
    .ctabtn span{
        font-size:12px;
    }
    .text-\[22px\] {
        font-size: 18px !important;
    }
    .hurryuptext {
        font-size: 12px;
        padding: 5px 10px;
    }
    .text-base {
        font-size: 0.8rem;
    }
    .text-\[44px\] {
        font-size: 32px !important;
    }
    .text-3xl {
        font-size: 1.375rem !important;
    }
    .-mt-14 {
        margin-top: 0px !important;
    }
    .-ml-8 {
        margin-left: 0px !important;
    }
    .text-\[30px\] {
        font-size: 24px !important;
    }
    .warningbar .text-\[30px\] {
        font-size: 18px !important;
        text-align: center;
    }
}
@media (max-width: 480px) {
  .head-clip-text{
  font-size:14px !important;
  }
  .sec-26 .faq img{
 	 display: none !important;
   
  }
}
