@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=New+Rocker&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap");

body {
  font-family: "Plus Jakarta Sans", sans-serif;
  overflow-x: hidden !important;
}

.rocker {
  font-family: "New Rocker", system-ui;
}

nav {
  background: linear-gradient(
    270deg,
    #f7eea6 0%,
    #fcb236 31.01%,
    #f3808e 64.1%,
    #78aac5 100%
  );
  position: fixed;
    width: 100%;
    z-index:9;
}

/* SECTION */
.sec_1 {
  background: url("./assets/fe-sec-2bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top:60px;
  padding-bottom:100px;
}
.mainboxcta{
    margin-top:-160px;
}
.sec_3 {
  background: url("./assets/fe-sec-3bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

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

.sec_6 {
  background: url("./assets/fe-sec-6bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.sec_8 {
  background: url("./assets/fe-sec-8bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.sec_10 {
  background: url("./assets/fe-sec-10bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.sec_11 {
  background: url("./assets/fe-sec-11bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.sec_13 {
  background: url("./assets/fe-sec-13bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.sec_15 {
  background: url("./assets/fe-sec-15bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

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

.sec_18 {
  background: url("./assets/fe-sec-18bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.sec_20 {
  background: url("./assets/fe-sec-20bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.sec_22 {
  background: url("./assets/fe-sec-22bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

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

.grad1 {
  background: linear-gradient(
    270deg,
    #f7eea6 0%,
    #fcb236 31.01%,
    #f3808e 64.1%,
    #78aac5 100%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sec_15-minibg {
  background: rgba(247, 238, 166, 0.1);
  backdrop-filter: blur(20.74821662902832px);
}

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

.instant {
  border-radius: 813.163px;
  border: 3px solid rgba(255, 255, 255, 0.4);
  background: linear-gradient(
    270deg,
    #f7eea6 0%,
    #fcb236 31.01%,
    #f3808e 64.1%,
    #78aac5 100%
  );
  box-shadow: 0px 10px 81.316px 0px rgba(0, 0, 0, 0.3);
}

@media (max-width: 368px) {
  .instant {
    border-radius: 20px;
    border: 3px solid rgba(255, 255, 255, 0.4);
    background: linear-gradient(
      270deg,
      #f7eea6 0%,
      #fcb236 31.01%,
      #f3808e 64.1%,
      #78aac5 100%
    );
    box-shadow: 0px 10px 81.316px 0px rgba(0, 0, 0, 0.3);
  }
}

.upgrade {
  border-radius: 10.768px;
  background: rgba(247, 238, 166, 0.3);
  backdrop-filter: blur(20.119680404663086px);
}

/* GRADIENTS */
.txt_grad1 {
  background: linear-gradient(
    129deg,
    #78aac5 21.83%,
    #f3808e 47.14%,
    #fcb236 70.48%,
    #f7eea6 91.23%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text_grad2 {
  background: linear-gradient(
    270deg,
    #f7eea6 21.85%,
    #fcb236 46.08%,
    #f3808e 71.94%,
    #78aac5 100%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.bord_grad1 {
  border-radius: 11.627px;
  border: 0.775px solid var(--Linear, #f7eea6);
  background: rgba(255, 253, 254, 0.18);
  box-shadow: 41px 43.771px 80px 0px rgba(71, 111, 135, 0.15);
  backdrop-filter: blur(8.932916641235352px);
}

.bg-grad {
  background: linear-gradient(
    270deg,
    #f7eea6 0%,
    #fcb236 31.01%,
    #f3808e 64.1%,
    #78aac5 100%
  );
}

.source {
  border-radius: 11.108px;
  border: 0.741px solid #f7eea6;
  background: #fffdfe;
  box-shadow: 0px 5.184px 44.434px 0px rgba(0, 0, 0, 0.1);
}

.buzz {
  border-radius: 44.942px;
  border: 1.498px solid #78aac5;
  background: #fffdfe;
  box-shadow: 0px 9.728px 83.381px 0px rgba(0, 0, 0, 0.1);
}

.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: 450px;
}

.rotate {
  transform: rotate(-3deg);
}

@keyframes bounce-smooth {
  0%,
  100% {
    transform: translateX(-50%) translateY(0); /* Center the element */
    left: 50%; /* Ensure it is centered horizontally */
  }
  50% {
    transform: translateX(-50%) translateY(-10px); /* Bounce effect */
    left: 50%;
  }
}

.animate-bounce-smooth {
  animation: bounce-smooth 1.5s ease-in-out infinite;
  position: absolute; /* Ensure the element is positioned relative to the container */
  left: 50%; /* Ensure it stays centered */
  transform: translateX(-50%); /* Initial centering */
}

@media (max-width: 421px) {
  .vid-test iframe {
    height: 250px;
  }
}

@media (max-width: 640px) {
  .rotate {
    transform: rotate(0deg);
  }
}

.lead {
  border-radius: 13.016px;
  border: 0.868px solid #f7eea6;
  background: #fffdfe;
  box-shadow: 0px 6.074px 52.063px 0px rgba(0, 0, 0, 0.1);
}

.lead2 {
  background: linear-gradient(
    180deg,
    rgba(245, 234, 234, 0.1) 0%,
    rgba(255, 227, 208, 0.1) 100%
  );
  backdrop-filter: blur(20px);
  border-radius: 13.016px;
}
.lead {
  border-radius: 13.016px;
  border: 0.868px solid #f7eea6;
  background: #fffdfe;
  box-shadow: 0px 6.074px 52.063px 0px rgba(0, 0, 0, 0.1);
}

.ac-btn {
  border-radius: 13.737px;
  border: 1.618px solid #fff;
  background: linear-gradient(
    154deg,
    #78aac5 12.18%,
    #f3808e 34.87%,
    #fcb236 63.61%,
    #f7eea6 87.03%
  );
  box-shadow: 0px 24.275px 48.55px 0px rgba(252, 178, 54, 0.4);
}

.pulse-element {
  transition: all 0.3s ease-in-out;
  margin: 10px;
}

/* Apply animation only when the 'animate' class is present */
.pulse-element.animate {
  animation: pulse 1.5s ease-in-out;
}

/* Minimal pulse animation keyframes */
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.02); /* Subtle scaling */
  }
  100% {
    transform: scale(1);
  }
}

[data-aos] {
  will-change: transform, opacity;
  overflow-wrap: break-word; /* Ensure text does not overflow */
}

html,
body {
  overflow-x: hidden;
}
.topbox {
    border-radius: 20px;
    width: 738px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 30px;
    box-shadow: 6px 6px #476f87;
    border: 0.868px solid #476f87;
    background: #fff;
    text-align:center;
    margin-top: 20px;
    position:relative;
}
.topbox h2 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}
.topbox img.arrow.ele01 {
    height: 45px;
    margin-top: -20px;
}
.topbox .subheading1 {
    color: #000;
    font-weight: 700;
    font-size: 20px;
}
.topbox .subheading1.color{
       background: linear-gradient(129deg, #78aac5 21.83%, #f3808e 47.14%, #fcb236 70.48%, #f7eea6 91.23%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    
}
.topbox  .text02.cv1 {
    font-size: 18px;
}
.topbox .changeline {
    justify-content: space-between;
    align-items: center;
    display: flex;
    margin: 30px 0 10px;
    padding-right: 50px;
}
.topbox img.arrow_own1 {
    position: absolute;
    height: 110px;
    right: 50px;
}
.vid-frame {
    background: linear-gradient(129deg, #78aac5 21.83%, #f3808e 47.14%, #fcb236 70.48%);
    padding: 4px !important;
    border-radius: 20px !important;
    overflow: hidden;    
    margin-left: -110px;
    height: auto;
} 
.fealist_card {
    background: linear-gradient(45deg, #f3e5df, #f3eeaf);
    padding: 40px;
    border-radius: 40px;
}
.fealist_card h4 {
    text-align: center;
    font-size: 30px;
    font-weight: 700;  
    margin-bottom: 20px;
}
.fealist_card h4 span {
    font-family: "New Rocker", system-ui;
    font-size: 24px;
    color: #556e85;
}
.fealist_card .feaitem {
    display: flex;
    align-items: center;
    position: relative;
    gap: 8px;
    margin-bottom: 25px;
}
.fealist_card .feaitem h5{
    font-size: 18px;
    font-weight: 600;
}
.fealist_card img.arrowu {
    position: absolute;
    width: 70px;
    right: -50px;
    top: 6px;
}
.ctabox{
    background: linear-gradient(129deg, #78aac5 21.83%, #f3808e 47.14%, #fcb236 70.48%, #f7eea6 91.23%);
    border-radius: 20px;
    padding: 2px;
}
.ctabox-inner {
    background: #fff;
    border-radius: 20px;
    padding: 60px 30px;
}
.fenum {
    background: url(assets/textbg1.webp);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 4px;
    font-size: 17px;
    font-weight: 800;
    text-align: center;
    background-position: center;
    margin-bottom: 20px;
    color: #fff;
}
.fenum.left{
    text-align: left;
    background-position: left;
    padding-left: 20px;
}
.fenum.num2{
    background-image: url(assets/textbg2.webp);
}
.fenum.num3{
    background-image: url(assets/textbg3.webp);
}
.sec20a{
    background: url(./assets/oto1-sec6bg.webp);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    padding:60px 0px;
}
.neg_box {
    padding: 30px;
    background: #f2d9d8;
    border-radius: 30px;
    margin-top: 50px;
    margin-bottom:40px;
}
.neg_box .up_item {
    background: #d65650;
    width: fit-content;
    padding: 10px 40px;
    color: #fff;
    font-size: 22px;
    margin-bottom: 30px;
    margin-top: -65px !important;
}
.neg_box ul li,
.pos_box ul li {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 20px;
    margin-bottom: 30px;
}
.neg_box ul li img,
.pos_box ul li img{
    width:50px;
}
.pos_box{
    padding: 30px;
    background: #c4efc1;
    border-radius: 30px;
    margin-top: 50px;margin-bottom:40px;
}
.pos_box .up_item {
    background: #63b64e;
    width: fit-content;
    padding: 10px 40px;
    color: #fff;
    font-size: 22px;
    margin-bottom: 30px;
    margin-top: -65px !important;
}
.gred1 {
    background: linear-gradient(129deg, #78aac5 21.83%, #f3808e 47.14%, #fcb236 70.48%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  
}

@media (max-width:580px){

    nav .flex {
        gap: 0;
    }
    nav .text-white.sm\:flex.items-center {
        margin: 0px;
    }
    nav a{
        margin-top:5px !important;
    }
   nav a button {
        padding: 7px 16px !important;
        font-size: 12px !important;
    }
    nav span.block.p-5 {
        padding: 6px 12px;
    }
    nav span.block.p-5 p{
        font-size: 14px;
    }
    nav p.text-\[20px\].text-center {
        display: none;
    }
    .topbox {
        width: 100%;
    }
    .topbox .changeline {
        flex-direction: column;
        text-align: center;
        justify-content: center;
        align-items: center;
        padding: 0px;
        margin-top:0px;
    }
    .topbox img.arrow.ele01 {
        display: none;
    }
    .topbox img.arrow_own1 {
        position: absolute;
        height: 78px;
        right: 106px;
        bottom: 49px;
    }
    .topbox .subheading1:first-child {
        margin-bottom: 10px;
    }
    .topbox h2 {
        font-size: 14px;
    }
    .topbox .subheading1 {
        font-weight: 700;
        font-size: 16px;
    }
  .vid-frame{
       margin-left: 0px;
  }
  .sec_1 {
    padding-top: 130px;
  }
  .fealist_card {
    padding: 25px;
  }
  
}