.m-bottom90 {
    margin-bottom: 90px;
}

.font-italic {
    font-style: italic;
}

.delay-stroke {
    position: absolute;
    bottom: -45px;
    right: 233px;
}

@media only screen and (max-width: 991px) {
    .delay-stroke {
        right: 115px;
    }
}

@media only screen and (max-width: 576px) {
    .delay-stroke {
        bottom: -28px;
        right: 17px;
        width: 50%;
    }
}

@media only screen and (max-width: 360px) {

    .delay-stroke {
        bottom: -28px;
        right: 68px;
        width: 60%;
    }
}

.girl-img {
    position: absolute;
    top: -75px;
    width: 485px;
    left: 58px;
    max-width: 100%;
    height: 721px;
}

.right-text-box {
    padding-top: 50px;
    padding-bottom: 50px;
}

@media only screen and (max-width: 1200px) {
    .girl-img {
        position: absolute;
        top: 140px;
        width: 411px;
        left: 30px;
        max-width: 100%;
        height: 590px;
    }
}

@media only screen and (max-width: 1024px) {
    .girl-img {
        position: absolute;
        top: 317px;
        width: 397px;
        left: 18px;
        max-width: 100%;
        height: 539px;
    }
}

@media only screen and (max-width: 991px) {
    .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) {
    .girl-img {
        top: 412px;
        width: 436px;
        left: 69px;
        max-width: 100%;
        height: 517px;
    }

    .right-text-box {
        padding-top: 50px;
        padding-bottom: 557px;
    }
}
@media only screen and (max-width: 400px) {
    .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) {
    .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: #FFFFFF2E;
    border-radius: 15px;
    padding: 85px 70px;
    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) {
    .sales-section {
        margin-top: -75px;
    }

    .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;
}

.catch-content-box {
    background-color: #fff;
    padding: 40px 0px 20px 40px;
    border-radius: 85px;
    position: relative;
}

.left-text {
    padding-left: 28px;
    padding-right: 0px;
    padding-bottom: 67px;
}

.right-img-box img {
    position: absolute;
    top: 27px;
    width: 572px;
    max-width: 100%;
}

@media only screen and (max-width:1200px) {
    .right-img-box img {
        position: absolute;
        top: 161px;
        width: 454px;
        max-width: 100%;
    }
}

@media only screen and (max-width: 1024px) {
    .right-img-box img {
        position: absolute;
        top: 342px;
        width: 390px;
        max-width: 100%;
    }

    .section-top {
        margin-top: -168px;
    }
}

@media only screen and (max-width: 991px) {
    .section-top {
        margin-top: -150px;
    }

    .left-text {
        padding-left: 5px;
        padding-right: 15px;
        padding-bottom: 425px;
    }

    .right-img-box img {
        position: absolute;
        top: 550px;
        width: 444px;
        max-width: 100%;
    }
}

@media only screen and (max-width: 600px) {
    .section-top {
        margin-top: -62px;
    }

    .catch-content-box {
        padding: 40px 0px 1px 9px;
        border-radius: 45px;

    }

    .right-img-box img {
        position: absolute;
        top: 406px;
        width: 444px;
        max-width: 100%;
    }

    .sales-section {
        margin-top: 80px;
    }
}

@media only screen and (max-width: 576px) {
    .right-img-box img {
        position: absolute;
        top: 467px;
        width: 444px;
        max-width: 100%;
        text-align: center;
        right: 40px;

    }

    .section-top {
        margin-top: -85px;
    }

    .catch-section {
        padding: 50px 0px 0px 0px;

    }


}

@media only screen and (max-width:360px) {
    .right-img-box img {
        position: absolute;
        top: 565px;
        width: 307px;
        max-width: 100%;
    }

    .section-top {
        margin-top: -70px;
    }

    .catch-section {
        padding: 50px 0px 0px 0px;
    }

    .left-text {
        padding-left: 5px;
        padding-right: 15px;
        padding-bottom: 316px;
    }

    .uper-space {
        margin-top: 25px !important;
    }

    .catch-content-box {
        padding: 30px 0px 0px 10px;
        border-radius: 10px;
    }
}


/* hurry-up-section */
.hurry-up-section {
    padding-bottom: 80px;
    background: #000 url(../images/hurry-up-sec-bg.png) no-repeat center top;
    background-size: cover;
    overflow: hidden;
}
.bonus-section{
    padding: 80px 0;
    background: #ffeef7 url(../images/bonus-section.png) no-repeat center bottom;
    background-size: cover;
}

.hurry-up-section .title-box {
    padding-top: 70px;
}

.hurry-up-section .catch-content-box {
    background-color: #fff9;
    padding: 40px 0px 20px 40px;
    border-radius: 61px;
    position: relative;
}

.hurry-up-section .left-text {
    padding-left: 30px;
    padding-right: 28px;
    padding-bottom: 67px;
    padding-top: 35px;
}

.hurry-up-section .right-img-box img {
    /* position: absolute;
    top: -50px;
    width: 531px;
    max-width: 100%;
    right: 21px; */
}

.hurry-up-section .hurry-up-right-img-box {
    scale: 1.1;
    margin-bottom: -162px;
    z-index: 0;
    transform-origin: 120% 130%;
}

@media only screen and (max-width:1200px) {
    .hurry-up-section .hurry-up-right-img-box {
        scale: 1.1;
        margin-bottom: -162px;
        z-index: 0;
        transform-origin: 120% 60%;
    }

    .hurry-up-section .left-text {
        padding-left: 14px;
        padding-right: 28px;
        padding-bottom: 4px;
        padding-top: 7px;
    }

    .hurry-up-btn {
        margin-top: -48px;
    }
}

@media only screen and (max-width:991px) {
    .hurry-up-section .hurry-up-right-img-box {
        margin-bottom: -385px;
    }

    .hurry-up-section .hurry-up-right-img-box {
        transform-origin: 50% 60%;
    }
}

@media only screen and (max-width: 576px) {
    .hurry-up-section .title-box {
        padding-top: 40px;
    }

    .hurry-up-section .hurry-up-right-img-box {
        transform-origin: 18% 59%;
    }
}

.hurry-up-section .buy-btn {
    position: relative;
}

.hurry-up-section .uper-space {
    margin-top: 10px !important;
}

.hurry-up-btn {
    margin-top: -45px;
}

@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-box {
    padding-top: 80px;
    padding-bottom: 45px;
}

.bonus-wrap {
    border-radius: 5px 5px 15px 15px;
    background-image: linear-gradient(to bottom left,rgb(252, 186, 7) 0%, rgb(251, 24, 172) 100%);
    background-image: linear-gradient(to bottom left,rgb(140, 0, 251) 0%, rgb(207, 0, 239) 100%);
    padding: 0px 15px 15px 15px;
}

.bonus-title {
    padding: 10px 15px;
    border-radius: 0px 0px 20px 20px;
    background: #021D30;
    display: inline-block;
    color: #ffffff;
    position: relative;
    z-index: 9;
}

.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/yellow-vector.png) no-repeat;
    background-position: center;
    padding: 10px 0px 25px 0px;
    background-size: 100% 60%;
}

@media (min-width:768px) {

    .bonus-bottom-text {
        padding: 0 45px 0px 45px;
    }

    .bonus-content {
        padding: 0 19px 0 0px;
    }

    .bonus-content-2 {
        padding: 0 0px 0px 19px;
    }

    .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:1200px) {
    .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 .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 .catch-content-box {
        padding: 12px 0px 368px 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: 576px) {
    .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-wrap {
        border-radius: 28px;
    }

    .bonus-box {
        padding-top: 48px;
    }
}

@media only screen and (max-width: 360px) {
    .hurry-up-section .left-text {
        padding-left: 2px;
        padding-right: 0px;
        padding-bottom: 67px;
        padding-top: 35px;
    }

    .hurry-up-section .right-img-box img {
        top: 521px;
        width: 335px;
        right: 10px;
    }

    .hurry-up-section .catch-content-box {
        padding: 5px 15px 368px 15px;
        border-radius: 10px;
    }

    .hurry-up-section {
        padding-bottom: 75px;
    }
}

/* 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: #fff;

    border: none;
    color: #000;
}

.price-table table td {
    border-radius: 12px;
    /* padding: 15px 17px !important; */
    padding: 22px 31px !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;

    }
}

/* reminder-section */

.reminder-section {
    background: url(../images/reminder-bg.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    padding-bottom: 212px;
}

.reminder-title-head {
    padding-top: 60px;
    padding-bottom: 60px;
}

.reminder-image-box {
    /* border-radius: 20px; */
    background: #01FFEE;
    padding: 20px 20px 20px 20px;
    box-shadow: 0px 0px 20px 20px rgb(1, 255, 238);
}

@media only screen and (max-width:1024px) {
    .reminder-section {
        padding-bottom: 150px;
    }
}

@media only screen and (max-width:991px) {
    .reminder-section {
        padding-bottom: 120px;
    }
}

@media only screen and (max-width: 576px) {
    .reminder-title-head {
        padding-top: 40px;
        padding-bottom: 52px;
    }
}

@media only screen and (max-width: 360px) {
    .reminder-title-head {
        padding-top: 29px;
        padding-bottom: 80px;
    }
}

/* done-sec */
.done-section {
    background: url(../images/intelvid-copy-bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    padding-bottom: 80px;
    background-attachment: fixed;
}

.done-bg {
    background: url(../images/done-section-title.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    /* margin-top: -185px; */
    padding: 80px 0;
}

.section-padding {
    padding-top: 70px;
    padding-bottom: 20px;
}

.done-section .left-text {
    padding-left: 35px;
    padding-right: 52px;
    padding-bottom: 0px;
}

.done-section .right-img-box img {
    position: absolute;
    position: absolute;
    top: -45px;
    width: 480px;
    max-width: 100%;
    right: -18px;
    height: 495px;
}

.done-section .catch-content-box {
    background-color: #FFF6;
    padding: 60px 30px 60px 30px;
    border-radius: 61px;
    position: relative;
}

.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;
}

.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: url(../images/faq-bg-img.png) no-repeat top center;
    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 {
        background: url(../images/faq-bg-img.png) no-repeat top center;
        background-size: cover;
        padding-top: 50px;
        padding-bottom: 35px;
    }
}


/* goodby-section */
.goodbye-section {
    padding: 30px 0px;
    background-color: #f8919a8c;
    /* background: #000 url(../images/goodby-sec-bg.png) no-repeat center top; */
    background-size: cover;
}

.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;
    padding: 40px 0;
}

.goodby-content-box {
    padding: 23px 0px 23px 16px;
    /* background: url(../images/stop-bg.png) no-repeat center top;
      background-color: rgba(0, 0, 0, 0); */
    
    background-size: cover;
    background-color: #ff2e2e73;
    border-radius: 0px;
}

.m-left {
    margin-left: 30px;
}

.margin-top {
    margin-top: -62px;
}

.m-bottom {
    margin-bottom: 70px;
}

/* .img-width {
    width: 140px;
} */
.stop-img .img-width {
    width: 190px;
}

@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-size: cover;
        background-color: #ff2e2e73;
        border-radius: 0px;
  
     
    }

    .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;
    }
}

/* work-section */
.work-section {
    padding-top: 40px;
    padding-bottom: 115px;
    background: url(../images/work-sec-bg.png) no-repeat;
    background-size: 100% 100%;
}

.title-1 {
    background: url(../images/title-box.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    padding: 55px 0;
    margin-top: -152px;
}

.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;
}

.img-1 img {
    width: 12%;
    position: absolute;
    left: -45px;
    top: -98px;
}

.img-2 img {
    width: 12%;
    position: absolute;
    right: -51px;
    top: -50%;
}

.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: 50px;
    font-weight: 500;
}

@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-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%;
    }
}

@media only screen and (max-width:991px) {
    .work-feature {
        line-height: 37px;
    }

    .work-feature .text-1 {
        font-size: 35px;
    }

    .img-2 img {
        width: 16%;
        position: absolute;
        right: -41px;
        top: -35%;
    }

    .img-1 img {
        width: 16%;
        position: absolute;
        left: -27px;
        top: -60px;
    }
}

@media only screen and (max-width:768px) {
    .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;
    }
}

@media only screen and (max-width:768px) {
    .title-1 {
        background-size: 100% 48%;
        padding: 82px 20px;
        margin-top: -187px;
    }

    .work-feature .text-1 {
        font-size: 28px;
    }

    .work-section {
        padding-top: 40px;
        padding-bottom: 78px;
    }

    .img-2 img {
        width: 12%;
        position: absolute;
        right: -15px;
        top: 2%;
    }

    .img-1 img {
        width: 13%;
        position: absolute;
        left: -17px;
        top: 0px;
    }
}
@media only screen and (max-width: 400px) {
    .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: 768px) {
    .title-1 {
        margin-top: -156px;
    }
}

@media only screen and (max-width:360px) {
    .title-1 {
        background-size: 100% 32%;
        padding: 80px 20px;
        margin-top: -139px;
        line-height: 140%;
    }

    .work-section .font28 {
        font-size: 20px !important;
    }

    .work-feature {
        line-height: 25px;
        margin-top: 0px;
        padding: 20px 40px 20px 40px;
    }

    .work-feature .text-1 {
        font-size: 22px;
    }

    .work-section {
        padding-top: 40px;
        padding-bottom: 50px;
    }

    .img-1 img {
        display: none;
    }

    .img-2 img {
        display: none;
    }
}

/* feature-section */
.feature-section {
    background: url(../images//feature-img/feature-bg.png) center top no-repeat;
    background-size: auto;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    background-attachment: fixed;

}

.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; */
    padding: 50px 100px 57px 43px;
    line-height: 50px;
    background: linear-gradient(#fff, #fff) padding-box, linear-gradient(to right, #FFA300, #F228C6) border-box;
    border-radius: 0;
    border: 10px 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%;
}

.box-gradient {
    background: linear-gradient(0deg, #0030FE 0%, #00DFFE 100%);
    padding: 0 0;
    border-radius: 50px;
  }
@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;
    }
}

/* money-section */
@media only screen and (max-width:1024px) {
    .money-section {
        padding: 42px 0px;
    }

    .delay-section {
        padding: 80px 0px 70px 0px;
    }

    .delay-responsive-stroke {
        margin-bottom: 150px;
    }
}

@media only screen and (max-width: 991px) {
    .delay-section {
        padding: 60px 0px 70px 0px;
    }
}

@media only screen and (max-width:576px) {


    .delay-responsive-stroke {
        margin-bottom: 100px;
    }
}

@media only screen and (max-width:360px) {
    .footer-logo {
        width: 250px;
    }

    ul.legal-link li {
        font-size: 16px;
    }

    .money-return-section {
        border-radius: 50px;
    }

    .delay-section {
        padding: 40px 0px 30px 0px;
    }
}

/* 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: 43%;
    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);
}
.roboto{
	font-family: 'Roboto', sans-serif;
}
.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: 10px;
	background-size: 100% 100%;
}
.l-box {
    background-color: #f000f8;
    background-image: linear-gradient(90deg, rgb(131, 8, 255) 0%, rgb(231, 14, 255) 100%);
    /* background-image: linear-gradient(90deg, rgb(45, 104, 165) 0%, rgb(14, 224, 242) 100%); */
    padding: 0px 5px;
    border-radius: 15px;
  }
  .li-card {
    border: 1px dashed rgb(255, 186, 40);
    padding: 30px 30px;
    color: rgb(255, 186, 40);
    border-radius: 10px;
  }
  @media screen and (min-width: 991px) {



  .welcome-icon {
    position: absolute;
    right: 3%;
    top: 5%;
    width: 8%;

}

.welcome-icon1 {
    position: absolute;
    left: -10%;
    top: 14%;
    width: 26%;

}

.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: -12%;
    top: 15%;
    width: 24%;
    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;
  }
  }

  .d1 {
    color: rgb(255, 168, 0);
  }
  .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%);
  }
  .effect-2 {
    position: relative;
    z-index: 1;
    display: inline-block;
  }
  .effect-2::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    left: 50%;
    bottom: 10px;
    background-color: rgb(255, 128, 78);
    z-index: -1;
    transform: translateX(-50%);
  }
  .cta-upgrade-box {
    background: #FFA20C !important;
    padding: 50px 20px 50px 20px;
    border-radius: 12px;
  }

  .upgrade-box {
    background: #FCFBFF !important;
    padding: 30px 30px 30px 20px;
    border-radius: 12px 0 0 12px;
    box-shadow: 0px 4px 15px 5px rgba(0, 0, 0, 0.12);
}

@media screen and (max-width: 576px) {

.cta-upgrade-box {
    background: #FFA20C !important;
    padding: 50px 10px;
    border-radius: 20px;
  }
  .upgrade-box {
    background: #FCFBFF !important;
    padding: 30px 5px;
    border-radius: 20px;
    box-shadow: 0px 4px 15px 5px rgba(0, 0, 0, 0.12);
  }
}
.cta-section {
    overflow: hidden;
  }

.cta-card {
    border-radius: 20px;
    background-color: rgb(22, 22, 22);
    padding: 70px 20px 70px 20px;
  }
.card-img1 {
    position: absolute;
    left: -7%;
    bottom: 120px;
    width: 24%;
  }


.card-img {
    position: absolute;
    right: -3%;
    bottom: 30%;
    width: 20%;
  
}
.hurry-up1 .hurry {
    background: #F00;
    padding: 10px 30px;
  }
  .hurry-up1 .act {
    padding: 10px 30px 10px 15px;
  }
  a.action-link:hover {
    background: linear-gradient(180deg, #FF4D00 0%, #FFF500 100%);
    background: linear-gradient(90deg, rgb(249, 46, 6) 0%, #FFA700 100%);
  }
  .hurry {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.00) 0%, #000 51.5%, rgba(0, 0, 0, 0.00) 100%);
    display: block;
    padding: 10px;
  }
  a.action-link {
    color: #FFF;
    text-align: center;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: block;
    border-radius: 10px;
    background: linear-gradient(180deg, #FFF500 0%, #FF4D00 100%);
    background: linear-gradient(90deg, #FFA700 0%, rgb(249, 46, 6) 100%);
    padding: 10px 15px;
    text-decoration: none;
    cursor: pointer;
  }
  @media (min-width: 768px) {
    a.action-link {
      padding: 30px 20px;
      font-size: 36px;
    }
  }

  .leyer-box5 {
    background-color: #00E0FD;
    display: inline-block;
    padding: 5px 60px;
    border-radius: 10px;
  }
  .leyer-box4 {
    background-color: #FFF500;
    display: inline-block;
    padding: 5px 60px;
    border-radius: 10px;
  }
  .problem-title{
    background-color: rgb(255, 44, 44);
    display: inline-block;
    padding: 10px 60px;
  }
  @media (min-width: 768px) {
    .problem-block {
      padding: 15px 100px;
    }
  }
  .problem-block {
    border-radius: 30px;
    border: 1px solid #FF2C2C;
    background-color: rgba(255, 0, 0, 0.24);
    background-color: rgba(255, 53, 53, 0.45);
    padding: 10px 20px;
    color: #fff;
  }

 
  .miles {
    background: url(../images/miles.png) no-repeat center center;
    background-size: auto;
    background-size: cover;
    padding: 40px 0px 0px 0px;
  }
  @media (min-width: 768px) {
    .miles {
      background: url(../images/miles.png) no-repeat center center;
      background-size: auto;
      background-size: auto;
      background-size: cover;
      padding: 80px 0px 0px 0px;
    }
  }

  .miles-left-bg {
    background-color: rgb(250, 251, 252) !important;
    background-color: rgb(235, 229, 236) !important;
  }

  .miles-right-bg {
    background-color: rgb(0, 132, 250) !important;
    background: rgb(32 18 91);
  }
  .instantly-right-title {
    border-radius: 20px 20px 0px 0px;
    background: #0B0743;
    padding: 10px;
    min-height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .t-text1 {
    color: rgb(57, 57, 93);
  }

  ul.click-tick li {
    list-style: none;
    background: url(../images/click-icon.png) 0px 0px no-repeat;
      background-position-x: 0px;
      background-position-y: 0px;
    min-height: 35px;
    padding: 23.2px 25px 23.2px 80px;
    background-position: 18px 25px;
  }
  ul.right-tick li {
    list-style: none;
    background: url(../images/right-icon.png) 0px 0px no-repeat;
      background-position-x: 0px;
      background-position-y: 0px;
    min-height: 35px;
    padding: 23.2px 25px 23.2px 80px;
    background-position: 18px 25px;
  }

  .butn{
padding: 50px ;
background-color: #ffffff3b;
border-radius: 30px;
  }

  .money-bg-img{
    background: url(../images/miles.png) no-repeat center center;
    background-size: auto;
    background-size: cover;
  
		/* padding: 100px 0px; */
		padding: 65px 0px 65px 0px;
	}

    .top-future-section{
        background: url(../images/top-future-section.png) no-repeat center center;
    background-size: auto;
    background-size: cover;
  
		/* padding: 100px 0px; */
		padding: 65px 0px 65px 0px;  
    }

    .top-future-box {
        background-color: rgb(153, 0, 255);
        padding: 20px 20px;
        border-radius: 25px 25px 0 0;
        /* border: 10px solid rgb(199, 253, 255); */
      }
      .future-contant-box {
        background-color: rgb(255, 255, 255);
        padding: 50px 20px;
        border-radius: 0 0 0px 0px;
        box-shadow: 0px 15px 40px 0px rgba(0, 0, 0, 0.1);
        /* border: 10px solid rgb(199, 253, 255); */
      }



     
      .features-design {
        padding: 30px 0px;
        background-color: rgb(248, 249, 255);
        background-size: auto;
        background-size: cover;
      }
      .t-text1 {
        color: rgb(57, 57, 93);
      }

      @media (min-width: 768px) {
        .features-design {
          padding: 100px 0px;
        }
      }
      .feature-count-box .minuns {
        margin-top: -70px;
        max-height: 150px;
      }
      @media (min-width: 768px) {
        .feature-count-box .minuns {
          margin-top: -130px;
          max-height: inherit;
        }
      }
      .feature-count-box {
        border-radius: 19px;
        border: 1px solid #FF17FC;
        background: linear-gradient(180deg, #CCF9FF 0%, #FFF 100%);
        padding: 0px 20px 20px 20px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        gap: 10px;
        margin-top: 70px;
        background: linear-gradient(0deg, #fff 12.01%, #FD9BFC29 99.99%);
      }

      @media (min-width: 768px) {
        .feature-count-box {
          height: calc(100% - 130px);
          margin-top: 130px;
        }
      }
      