/* fastpass */
html {
    scroll-behavior: smooth;
}
body {
    font-family: 'Nunito', sans-serif;
    color: #000000;
    font-size: 14px;
    overflow-x: hidden;
}
.patua-font {
    font-family: "Patua One", serif;
}
.italic {
    font-style: italic;
}
.oswald {
    font-family: "Oswald", sans-serif;
}
.Passero {
    font-family: "Passero One", sans-serif;
}
.playfair-font {
    font-family: "Playfair Display", serif;
}
.under {
    border-bottom: 2px solid #000000;
}
html::-webkit-scrollbar {
    width: 10px; 
 }

html::-webkit-scrollbar-thumb {
    background: var(--theme-gradient);
    border-radius: 25px;
}

/* Section Padding Start */
.sec-pd{
    padding-top: 40px;
    padding-bottom: 40px;
}
@media (min-width:768px){
    .sec-md-pd{
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

/* Section Padding End */

/* Color CSS */

:root {
    --black-clr:#010101;
    --white-clr: #fff;
    --grey-clr:#555555;
    --grey-clr1:#FFFFFF99;
    --brown-clr: #DF6A00;
    --blue-clr: #5BC0FF;
    --light-white1: rgba(255, 255, 255, 0.6);

    --red-clr:#fc0013;
    --red-clr1:#ff3637;
    --theme-bg:#A5FF4A;
    --blue-clr: #5BC0FF;
    --green-clr:#21AF21;
    --purple-clr: #8037FF;
    --purple-clr2:#B070FF;
    --orange-clr2: #FFA515;
    --green-clr1:#57ca00;
    --theme-gradient: #ffd431 !important;
    --theme-gradient1: #ffd431 !important;
}
/* Color CSS */
.black-clr {color: var(--black-clr)}
.light-white {
    color: var(--light-white);
}
.white-clr,a.white-clr {color: var(--white-clr);}
.light-white1 {
    color: var(--light-white1);
}
.brown-clr{color:var(--brown-clr);}

.blue-clr {color: var(--blue-clr);}
.blue-clr1 {color: var(--blue-clr1);}
.blue-clr3 {color: var(--blue-clr3);}

.light-white{color: var(--light-white);}

.yellow-clr {color: var(--yellow-clr);}
.yellow-clr1 {color: var(--yellow-clr1);}

.green-clr {color: #00c40d;}
.green-clr1 {color: var(--green-clr1);}


.red-clr{color: var(--red-clr);}
.red-clr1{color: var(--red-clr1);}
.red-clr2{color: var(--red-clr2);}
.red-clr3{color: var(--red-clr3);}

.grey-clr1 {color: var(--grey-clr1);}
.purple-clr {color: var(--purple-clr);}
.purple-clr2 {color: var(--purple-clr2);}
.orange-clr {color: var(--orange-clr);}
.orange-clr-1 {color: var(--orange-clr-1);}
.orange-clr2 {color: var(--orange-clr2);}

.theme-clr {
    background: var(--theme-gradient);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.br-gradient {
    border-image-slice: 1;
    width: 100%;
    border-bottom: 2px solid var(--blue-clr);
}

.text-success {
    color: #21AF21 !important;
}
.yellow-clr {
    color: #f8d13e;
}
.white-box{
    background: #ffffff;
    padding: 30px 0px 30px;
}
.feature-box{
    background: #00000008;
    border: 1px solid #FFFFFF33;
    box-shadow: 0px 0px 50px 0px #FFFFFF4D inset;
    border-radius: 10px;
    padding: 20px;
    height: 100%;
}
.features-title {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 15px;
}

.theme-btn {
    /* border: 2px solid #130d18; */
    background: var(--theme-gradient);
    padding: 15px 6px;
    border-radius: 10px;
    display: inline-block;
    text-decoration: none;
    /* background-size: 150% 100%; */
    transition: all 0.6s ease-in-out;
    outline: 0;
}
.theme-btn:hover{
    color: #000000;
    background: var(--theme-gradient);
}
.theme-btn1 {
    /* border: 2px solid #130d18; */
    background: var(--theme-gradient);
    padding: 15px 6px;
    border-radius: 10px;
    display: inline-block;
    text-decoration: none;
    /* background-size: 150% 100%; */
    transition: all 0.6s ease-in-out;
    outline: 0;
}
.theme-btn1:hover{
    color: #000000;
    background: var(--theme-gradient);
}
.blue-clr{
    color: var(--blue-clr);
}

.btn-border:hover{
    transform: scale(1.1);
}

a.affiliate-link-btn {
	border-radius: 10px;
	border-radius: 10px;
    background: var(--theme-gradient);
	text-decoration: none;
	text-align: center;
    display: inline-block;
	padding: 10px 28px;
	font-size: 18px;
	color: #000000;
	transition: all .3s ease;
	/*animation: blink 1.5s linear infinite;*/
}
.post-head{
    border-radius: 10px;
    border: 1px dotted #5289EF;
    background: #FFFFFF;
    backdrop-filter: blur(25px);
    display: inline-block;
    padding: 10px;
}


/* @keyframes blink {
  0%{
    color: #fff;
  }  
  100%{
    color: #000;
  }
}  */
@media (min-width: 768px){
.theme-btn {
    padding: 26px 30px;
}
.theme-btn1 {
    padding: 35px 30px;
}
a.affiliate-link-btn {
    padding: 10px 28px !important;
    font-size: 24px;
}
.img-width img{
    max-width: 80%;
}
.white-box{
    /* background:#010224 url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/feature-bg.webp) no-repeat center center;
    background-size: cover; */
    padding: 30px 0px 60px;
}
}

/* top header  */
.warning-box {
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 24px;
}

.warning-box img {
    min-width: 52px;
    max-height: 50px;
    margin-right: 14px;
}
.btn-accent {
    background: var(--theme-gradient);
    color: #000000;
}
.btn-medium {
    padding: 0px 18px;
    border: 2px solid #6137F7 !important;
    font-size: 18px;
    line-height: 33px;
    border-radius: 10px;
    text-transform: uppercase;
    border: 0;
    /* animation: blink 1.5s linear infinite; */
}

.fixed-top-bar {
    background: var(--theme-gradient);
    padding: 5px 0;
    position: sticky;
    top: 0;
    z-index: 99
}

.fixed-top-bar div {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    text-align: center;
}

.fixed-top-bar img {
    max-width: 295px;
    margin-right: 15px
}

.fixed-top-bar a {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    fill: #000;
    color: #000;
    background-color: #ffffff;
    border-radius: 5px 5px 5px 5px;
    padding: 6px 15px 4px;
    animation: blink 1.5s linear infinite;
}

.fixed-top-bar div p {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    margin: 0;
    margin-right: 15px
}
@media (min-width: 768px){
    .fixed-top-bar div {
    flex-direction: row;
}
}
/*.fixed-top-bar div p span {*/
/*    text-decoration-line: line-through*/
/*}*/



/* .mainheading-text{
    font-style: italic;
    background: linear-gradient(90deg, #72F3E9 0%, #CFA8FF 50%, #FACEAB 100%);
    border-radius: 10px;
    padding: 0px 10px;
} */

/* button border animation css start */
@property --border-gradient-angle {
    syntax: "<angle>";
    inherits: true;
    initial-value: 0turn;
  }
  .btn-border{
    /* border: 10px solid #A5FF4A4D; */
    display: inline-block;
    border-radius: 20px;
    transition: ease 0.3s;
    }
    .btn-border:hover{
        transform: scale(1.1);
    }
    .btn-border {
        /* padding: 4px;
        border-radius: 10px; */
        transition: ease 0.3s;
        /* display: inline-block;
        position: relative;
        background-image: conic-gradient(from var(--border-gradient-angle) at 50% 50%, transparent, #FFC401 14%,  #C90DF8 19%, #3538FF 23%, transparent 17%);
        background-size: contain;
        background-color:transparent;
        animation: rotateBG 5s linear infinite; */
    }
    .btn-border1 {
        /* padding: 4px;
        border-radius: 10px; */
        transition: ease 0.3s;
        /* display: inline-block;
        position: relative;
        background-image: conic-gradient(from var(--border-gradient-angle) at 50% 50%, transparent, #FFC401 14%,  #C90DF8 19%, #3538FF 23%, transparent 17%);
        background-size: contain;
        background-color:#ffffff;
        animation: rotateBG 5s linear infinite; */
    }
  
  @keyframes rotateBG {
    0% {
      --border-gradient-angle: 0turn;
    }
    100% {
      --border-gradient-angle: 1turn;
    }
  }

 .mainheadline{
    background: #080808;
    border: 1px solid #3F3F3E;
    padding: 20px 10px;
    border-radius: 20px;
    display: inline-block;
}
 .mainheadline1{
    background: #ffffff;
    /* border: 2px solid #4B99FF; */
    padding: 20px 10px;
    border-radius: 10px;
    display: inline-block;
}
 .mainheadline2{
    background: #ffffff;
    /* border: 2px solid #4B99FF; */
    padding: 20px 10px;
    border-radius: 10px;
    display: inline-block;
}

.benefits{
    background: #FFF0F1;
    padding: 30px 0px;
}
/* .magically-text {
    background: #ffffff;
    border: 1px solid #5289EF;
    border-radius: 50px;
    padding: 5px 10px;
    display: inline-block;
} */

  /* button border animation css end */

@media (min-width: 768px){
    .warning-box {
        font-size: 16px;
    }
    .btn-medium {
        padding: 10px 28px;
        font-size: 24px;
    }
    .mainheadline{
        background: url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/mainheadline.webp) no-repeat;
        background-size: 100% 100%;
        padding: 40px 50px;
        border-radius: unset;
        border: unset;
    }
    /* .magically-text {
        border-radius: 100px;
        padding: 12px 20px;
    } */
    /* .mainheadline::before {
        position: absolute;
        content: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/blue-shade-main.webp");
        top: -22px;
        left: -20px;
    } */
    .mainheadline1{
        background: url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/main-heading.webp) no-repeat center center;
        background-size: 100% 100%;
        padding: 20px 30px 30px;
        display: inline-block;
        border: unset;
        border-radius: unset;
        position: relative;
    }
    .mainheadline1::before {
        position: absolute;
        content: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/blue-shade-main.webp");
        top: -22px;
        left: -20px;
    }
    .mainheadline2{
        background: url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/main-heading.webp) no-repeat center center;
        background-size: 100% 100%;
        padding: 20px 40px 30px;
        display: inline-block;
        border: unset;
        border-radius: unset;
        position: relative;
    }
    .mainheadline2::before {
        position: absolute;
        content: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/blue-shade-main.webp");
        top: -22px;
        left: -20px;
    }
    .benefits{
        padding: 100px 0px;
    }
}

 @keyframes blink {
  0%{
    color: #fff;
  }  
  100%{
    color: #000;
  }
} 
.btn-accent:hover {
    color: #000;
}
/* top header  */

.clr-1 {
    color: #4494FF;
}
.green-clr2 {
    color: #00da23;
}
.caveat {
    font-family: 'Caveat', cursive;
}
.play {
    font-family: 'Play', sans-serif;
}
/* a:hover {
    color: #fff;
} */
/* --- Global Css Start--- */
.blue-gradient{
    --blue-gradient: var(--theme-gradient);
}
.white-clr {
    color: #fff;
}
.black-clr {
    color: #010101;
}
.orange-clr {
    color: #f6841f;
}
/* .red-clr{
    color: #ff0506;
} */
.sky-blue {
    color: #01dffb;
}

.neon-clr {
    color: var(--theme-gradient);
}
.relative {
    position: relative;
}

.support-link:hover{
        color: #0a58ca;
}
.img-shadow {
    box-shadow: 0px 0px 15px 0px rgb(73 76 80 / 25%);
}
.uppercase {
    text-transform: uppercase;
}

.instant-btn1 a {
    font-size: 20px;
}
.instant-btn1 a {
    border-radius: 10px;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding: 15px 20px;
    font-size: 18px;
    line-height: 100%;
    color: #ffffff;
    font-weight: 600;
    transition: all .3s ease;
     background: var(--theme-gradient);
    backdrop-filter: blur(10px);
}
.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    border-radius: 20px;
    border: 2px solid rgba(255, 255, 255, 0.20);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.10) 0%, rgba(0, 0, 0, 0.03) 100%);
    backdrop-filter: blur(10px);
}
.close-img {
    width: 50px;
}
/* --- Global Css End--- */
/* --- Header Section Start--- */
.header-section {
    background: #000000;
    padding: 30px 0px;
}

.pre-heading {
    background: #5289EF1A;
    border: 1px dashed #5289EF;
    border-radius: 50px;
    padding: 5px 10px;
    display: inline-block;
}

.textbox{
    background: #ffffff;
    border: 1px solid transparent;
    background-image: linear-gradient(#fff, #fff), var(--theme-gradient);
    background-origin: border-box;
    background-clip: content-box, border-box;
    border-radius: 10px;
    height: 100%;
}
.textbox-1{
    padding: 0px 10px 20px;
}
.textbox-inner{
    border-radius: 5px;
    background: #191919;
    display: inline-block;
    padding: 10px 16px;
}
.orange-brush{
    background: url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/orange-brush.webp) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    padding: 10px 20px;
}

.blue-brush{
    background: url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/blue-brush.webp) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    padding: 10px 20px;
}

.purple-brush1{
    background: url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/purple-brush1.webp) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    padding: 10px 20px;
}
ul.leader-ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
ul.leader-ul li {
    display: inline-block;
    padding: 0px 10px;
    font-weight: 500;
	color: var(--white-clr);
}
.leader-ul li a{
    position: relative;
  transition: all .5s;
}


.header-section ul.leader-ul li a {
    text-decoration: none;
    font-weight: 800;
    padding:10px 10px;
}
/* .header-section ul.leader-ul li a:hover{
    color: black;
} */

.mt-top{
    margin-top: -15px;
}


@media(min-width:768px) {
    .header-section {
        background:#fff url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/header-bg.webp) no-repeat top center;
        background-size: cover;
        padding: 40px 0px 100px 0px;
    }
    .textbox-1{
        padding: 0px 16px 24px 15px;
    }
    .mt-top{
    margin-top: -48px;
}

    /* .textbox-inner{
        padding: 10px;
    } */
    .pre-heading {
        border-radius: 100px;
        padding: 12px 30px;
    }
    .f-md-70 {
        font-size: 70px !important;
    }
}
/* --- Header Section End--- */
/* --- New Section Start--- */
.new-section {
    background: #ffffff;
    padding: 30px 0px;
}

.menu-list {
    border: 3px solid #ffadb3;
    box-shadow: -5px 5px 15px rgb(0 0 0 / 15%);
    border-radius: 15px;
    background-color: #FFFFFF;
    padding: 15px 15px 15px 30px;
    /* margin-top: 30px; */
    display: flex;
    align-items: center;
    gap: 20px;
    height: 100%;
}
@media (max-width: 767px) {
    /* .content-mbl-space {
        padding: 30px 15px;
    } */
    .f-md-70 {
        font-size: 70px;
    }
}
/* --- New Section End--- */

/* --- Second Section Start--- */
.elite-section {
    padding: 30px 0;
    background: #000000;
}
.enterprise-section {
    padding: 30px 0;
    background: #000000;
}
.studio-section {
        background:#000000 url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/header-bg.webp ) no-repeat top center;
        background-size: cover;
        padding: 30px 0px;
}
.agency-section {
    padding: 30px 0;
    background: #000000;
}
.plan1-shape {
    border-radius: 10px;
    padding: 20px;
    position: relative;
    background-color: #ffffff;
    box-shadow: 0px 0px 12px 0px rgb(96 145 169 / 19%);
}
.plan2-shape {
    border-radius: 10px;
    padding: 20px;
    position: relative;
    background-color: #ffffff;
    box-shadow: 0px 0px 12px 0px rgba(96, 145, 169, 0.19);
}
@font-face {
    font-family: 'handsean';
    src: url(../fonts/handsean.ttf);
}
.title-shape {
    background: var(--theme-gradient);
    padding: 5px;
    border-radius: 20px;
    display: inline-block;
}
.title-shape1 {
    background: var(--theme-gradient);
    padding: 10px;
    border-radius: 65px;
    display: inline-block;
}
.kaptick li {
    list-style: none;
    background: url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/kap-tick.webp) no-repeat;
    background-position: 10px 3px;
    padding: 0 0 15px 45px;
    color: #000000;
    line-height: 150%;
    font-size: 18px;
}
.kaptick1 li {
    list-style: none;
    background: url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/kap-tick.webp) no-repeat;
    background-position: 10px 3px;
    padding: 0 0 15px 45px;
    color: #000000;
    line-height: 150%;
    font-size: 18px;
}
.kaptick li:last-child {
    padding-bottom: 0px;
}
.kaptick1 li:last-child {
    padding-bottom: 0px;
}
.moneyback-section {
    background: #09090b;
    padding: 30px 0 30px;
}
.second-header-section {
    padding: 30px 0;
    background: #111;
}
.step-shape {
    border-width: 3px;
    border-color: #f6841f;
    border-style: solid;
    border-radius: 15px;
    background-color: transparent;
    position: relative;
    width: 100%;
    float: left;
    padding: 20px;
    height: 100%;
    color: #fff;
}
.section-margin {
    margin-top: 40px !important;
}
.ved_search_box {
    position: relative;
    overflow: hidden;
    height: 30px;
    width: 100%;
}
.ved_search_box .ved_search_placeholders {
    animation: text2 5s ease 3s infinite normal none;
}
.ved_search_box .ved_search_placeholders {
    position: absolute;
    top: 0;
    left: 0;
    right: 0px;
    pointer-events: none;
    animation: text2 5s ease 3s infinite normal none;
}
.blue-gradient {
    background: var(--blue-gradient);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/* .orange-frame-1 {
    background: #DF6A00;
    border: 1px solid #ffffff;
    border-radius: 10px;
    display: inline-block;
    padding: 10px;
}
.pink-frame {
    background: #D15DFF;
    border: 1px solid #010101;
    border-radius: 10px;
    display: inline-block;
    padding: 10px;
}
.blue-frame-1 {
    background: #5e80f1;
    border: 1px solid #010101;
    border-radius: 10px;
    display: inline-block;
    padding: 10px;
} */

.gradient-frame{
    background: var(--theme-gradient);
    border-radius: 5px;
    display: inline-block;
    padding: 10px;
}
.yellow-border-card {
    background: #FFF1F1;
    border-top: 2px solid #FC0113;
    border-right: 2px solid #FC0113;
    border-bottom: 10px solid #FC0113;
    border-left: 2px solid #FC0113;
    /* box-shadow: 0px 0px 50px 0px #FC884C4D inset; */
    border-radius: 10px;
    padding: 10px 20px;
    height: 100%;
}
.features-title .size {
    max-height: 50px;
}

@media(min-width:768px) {
    .title-shape {
        background: url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/purple-brush1.webp) no-repeat;
        background-size: 100% 100%;
        border-radius: 0px;
        padding: 5px 30px;
    }
    .title-shape1 {
        background: url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/purple-brush1.webp) no-repeat;
        background-size: 100% 100%;
        border-radius: 0px;
        padding: 5px 30px;
    }
    .tablebox-inner-bg {
        padding: 30px 0px 0px;
        border-radius: 30px;
    }
    .tablebox-bottom {
        padding: 10px 0px 30px;
        border-radius:0px 0px 27px 27px;
    }
    .section-margin {
        margin-top: 300px !important;
    }
        .elite-section{
        background:#000000 url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/header-bg.webp) no-repeat top center;
        background-size: cover;
        padding: 30px 0px;
    }
        .enterprise-section {
         background:#000000 url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/header-bg.webp) no-repeat bottom center;
        background-size: cover;
        padding: 30px 0px;
    }
    /* .studio-section {
        padding: 40px 0 60px;
    } */
    .agency-section {
        background:#000000 url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/header-bg.webp) no-repeat top center;
        background-size: cover;
        padding: 30px 0px;
    }
    /* .orange-frame-1 {
        background: url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/orange-frame.webp) no-repeat;
        background-size: 100% 100%;
        padding: 0px 26px;
        border: unset;
        border-radius: unset;
    }
    .pink-frame {
        background: url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/pink-frame.webp) no-repeat;
        background-size: 100% 100%;
        padding: 10px 26px;
        border: unset;
        border-radius: unset;
    }
    .blue-frame-1 {
        background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/blue-frame.webp") no-repeat;
        background-size: 100% 100%;
        padding: 0px 26px;
        display: inline-block;
        border: unset;
        border-radius: unset;
    } */
    .new-section {
        padding: 80px 0px 100px;
    }
    .main-box,.main-box-2,.main-box-3,.main-box-4{
        padding: 50px 100px;
    }
    /* .pimg {
        margin-top: -255px;
    } */
    .section1 {
        padding: 40px 0 60px;
    }
    .enterprise-section {
        padding: 40px 0 60px;
    }
    /* .studio-section {
        padding: 40px 0 60px;
    } */
    /* .agency-section {
        padding: 40px 0 60px;
    } */
    /* .instant-btn a {
        font-size: 34px;
        padding: 28px 30px 30px 30px;
    } */
    .kaptick li {
        padding: 5px 0 30px 45px;
        background-position: 5px 6px;
    }
    .kaptick1 li {
        padding: 5px 0 7px 40px;
        background-position: 5px 8px;
    }
    .img-shadow {
        box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 25%);
    }
    .moneyback-section {
        padding: 100px 0 100px 0px;
        background: url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/moneyback-bg.webp) no-repeat;
        background-position: center center;
        background-size: cover;
    }
    .yellow-border-card {
        border-radius: 20px;
        padding: 20px;
    }
}
/* --- Second Section End--- */

/* --- Third Section Start--- */
.section2 {
    padding: 30px 0;
    background: #ffffff;
}
.tablebox1 {
    border: 3px solid #FC0113;
    /* background-image: linear-gradient(#fff, #fff), var(--theme-gradient);
    background-origin: border-box;
    background-clip: content-box, border-box; */
    width: 100%;
    float: left;
    border-radius: 30px;
}
.tablebox-inner-bg {
    background: #ffe2e2;
    border-radius: 27px;
}
.tablebox-bottom {
    background: #fff;
    padding: 10px;
    border-radius:0px 0px 27px 27px;
}
.table-headline-shape {
    background: #f8d13e;
    display: inline-block;
    border-radius: 48px;
    padding: 1% 5%;
}
.odd-shape {
    background: #ffe2e2;
    padding: 10px 15px;
}
.bottom-border{
    border-bottom: 2px solid #746868c0;
}
.even-shape {
    background: #ffffff;
    padding: 10px 15px;
    color: #000000 !important;
}
.price-shape {
    background: #ffe2e2;
    display: inline-block;
    border-radius: 5px;
    padding: 4px 5px 4px 5px;
}
.price-shape1 {
    background: #ffffff;
    display: inline-block;
    border-radius: 5px;
    padding: 4px 5px 4px 5px;
}
/* .now-price {
    background: var(--theme-gradient);
    padding: 12px 10px;
    border-radius: 22px;
} */
.myfeatures {
    float: left;
    /* padding: 25px 6px; */
    width: 100%;
    min-height: 69px;
}
.table-sale {
    background: url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/table-sale.webp) no-repeat;
    background-size: 100% 100%;
    padding: 11px 35px;
    display: inline-block;
}
@media (min-width: 768px) {
    .section2 {
        padding: 60px 0;
        background: url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/table-bg.webp) center center;
        background-size: cover;
        background-attachment: fixed;
    }
            .table-sale {
        padding: 11px 70px;
    }
}
/* --- Third Section End--- */
footer{
    background: #000000;
    padding: 30px 0px;
}
.footer-ul {
    padding: 0px;
    margin: 0px;
}
.footer-ul li {
    display: inline;
}
@media(min-width:768px){
    footer{padding: 50px 0px;}
}

/* ============ */
.purple-brush {
    background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/purple-brush.webp") no-repeat;
    background-size: 100% 100%;
    padding: 0px 14px;
}
.border-field {
    background: #000;
    padding: 20px;
    border: 1px solid #ffffff;
}
@media (min-width: 768px){
    .purple-brush{
        padding: 5px 25px;
    }
}
/* Floating Btn */

/* monthly box start */
.monthly-box {
    background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/montly-bg.webp") no-repeat;
    background-size: 100% 100%;
    padding: 3px 15px 30px;
    position: relative;
}
.One-Time-text{
    background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/one-time-bg.webp") no-repeat;
    background-size: 100% 100%;
    padding: 12px 59px;
    display: inline-block;
    margin: -10px;
}
@media (min-width: 768px) {
    .pl-md75 {
        padding-left: 75px !important;
    }
    .monthly-box{
        padding: 0px 106px 40px;
    }
}
/* monthly box end */

#scroll {
    background: var(--theme-gradient);
    background-size: 150% 100%;
    position:fixed;
    right:10px;
    bottom:10px;
    cursor:pointer;
    width:50px;
    height:50px;
    text-indent:-9999px;
    display:none;
    transition: all 0.6s ease-in-out;
    outline: 0;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#000000;
}
#scroll:hover {
    background: var(--theme-gradient);
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}

/*  */

a.nothank {
    color: #EF3E3A;
    text-decoration: none;
    letter-spacing: 2px;
}

/* slider-sec start */
.slider-sec{
    background: linear-gradient(180deg, #190416 0%, #050517 100%);
}
.slider-main-image {
    overflow: hidden;
    white-space: nowrap;
    display: flex;
    align-items: center;
    width: 100%;
}
.slider-main-image img {
    display: block;
    animation: slider-image-running 60s linear infinite;
    width: 250%;
    max-width: unset;
    /* min-height: unset; */
}
@keyframes slider-image-running {
    0% { transform: translateX(0); }
    100% { transform: translateX(-100%); }
}
/* @media (min-width:768px) {
    .slider-sec{
        background: #351a08 url(https://cdn.oppyotest.com/launches/kidsbookai/elite/slider-bg.webp) no-repeat center center;
        background-size: cover;
    }
} */
/* slider-sec end */

.twentytwenty-wrapper .twentytwenty-handle {
    height: 40px;
    width: 40px;
    border: 0;
    background: var(--theme-gradient);
    transform: translate(-50%, -50%);
    margin: 0;
}
.twentytwenty-container{
    border: 1px solid rgb(202, 224, 255);
    border-radius: 5px;
}
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after{
    width: 2px;
}
.bg-remover-twenty .twentytwenty-handle{
    height: 60px !important;
    width: 60px !important;
}
.bg-remover-twenty .twentytwenty-handle:before{
    bottom: 70% !important;
}
.bg-remover-twenty .twentytwenty-handle::after{
    top: 70% !important;
}

/* Fe sections Start */

/* --- Header Section Start --- */
/* Header CSS */

/* cta btn */
a.cta-link-btn-1 {
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding: 15px 25px;
    font-size: 22px;
    line-height: 160%;
    color: #000000;
    font-weight: 800;
    transition: all .3s ease;
    background: var(--neon-clr);
    border-radius: 10px;
}
a.cta-link-btn-1:hover {
    border-radius: 8px;
    background: var(--theme-clr-1);
    color: var(--white-clr);
}
/* .cta-btn-border {
    border: 3px dashed #ffffff;
    border-radius: 10px;
    padding: 0px;
} */

.cta-btn-bg {
    background: #0B0809;
    border: 1px dashed #fff;
    padding: 20px 10px;
    border-radius: 10px;
}
@media (min-width: 768px) {
    a.cta-link-btn-1 {
        font-size: 38px;
        padding: 20px 100px;
        display: inline-block;
    }

    .cta-btn-border {
        /* border-radius: 13px; */
        padding: 0px;
    }
    
    .cta-btn-bg {
        background: url('https://cdn.oppyotest.com/launches/tubeengineai/bundle/cta-btn-border.webp') no-repeat center center;
        background-size: 100% 100%;
        padding: 35px 26px 40px;
        border-radius: 10px;
        border: unset;
    }
}
/* cta btn */

/* cta btn section start */
.cta-section {
    background: #0b0809;
}
a.cta-link-btn {
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding: 15px 10px;
    font-size: 24px;
    line-height: 160%;
    color: var(--black-clr);
    font-weight: 800;
    transition: all .3s ease;
    background: var(--theme-gradient);
    border-radius: 10px;
    /* border: 5px solid rgba(255, 255, 255, 0.30); */
}
a.cta-link-btn:hover{
    background: var(--theme-gradient1);
    color: var(--black-clr);
    transform: scale(1.05);
}
.purple-box{
    background: var(--purple-clr);
    border-radius: 35px;
    padding: 10px;
    display: inline-block;
}
.col-12:has(.purple-box) {
    margin-top: -60px;
}
@media (min-width: 768px) {
    .cta-section {
        background: #0b0809 url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/cta-bg.webp) no-repeat center center;
        background-size: cover;
        padding: 70px 0;
    }
    .cta-text{
        background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/cta-frame.webp") no-repeat;
        background-size: 100% 100%;
        display: inline-block;
        padding: 9px 41px;
    }
    a.cta-link-btn {
        font-size: 38px;
        padding: 22px 20px;
        display: inline-block;
    }
    .purple-box{
        padding: 6px 35px;
    }
    .col-12:has(.purple-box){
        margin-top: -115px;
    }
}
/* cta btn section end */

/* fe section start */

.fe-sec{
    background: #0a0708;
    position: relative;
}
.pre-head {
    background: #ffffff2b;
    border: 1px solid #ffffff54;
    border-radius: 15px;
    padding: 6px 15px;
    display: inline-block;
}
.main-heading {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000000 50%, rgba(0, 0, 0, 0) 100%);
    border: 2px solid #FE0C0D;
    border-radius: 10px;
    padding: 20px 10px;
    /* display: inline-block; */
}
.yellow-text{
    background: linear-gradient(180deg, rgba(248, 209, 62, 0) 0%, rgba(248, 209, 62, 0.5) 100%);
    padding: 0 5px;
    display: inline-block;
}
.heading-gradiant{
    background: linear-gradient(180deg, #FC0013 0%, #FC0013 100%);
    border: 1px dashed #FFFFFF;
    border-radius: 5px;
    display: inline-block;
    padding: 0px 18px;
}
.post-heading{
    background: #1D1B1C;
    border: 1px solid #ffffff54;
    backdrop-filter: blur(50px);
    border-radius: 10px;
    display: inline-block;
    padding: 10px;
}
.header-side-box{
    background: #FFFFFF;
    border: 2px solid #FD6D294D;
    backdrop-filter: blur(100px);
    border-radius: 10px;
    padding: 20px 10px;
}
.header-ul{
    padding: 20px 15px;
    background: #1D1B1C;
    border: 1px solid #ffffff54;
    border-radius: 15px;
}
.header-ul li {
    list-style: none;
    background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/tick.webp") no-repeat;
    background-position: 0px 5px;
    padding: 0px 0px 20px 37px;
}
.header-ul li:last-child{
    padding-bottom: 0px;
}
.green-frame{
    background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/green-frame.webp") no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    padding: 0px 12px;
}
.Exclusive-text{
    background: #151515;
    border: 1px dashed var(--red-clr);
    border-radius: 10px;
    padding: 10px;
}
.red-frame-1 {
    background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/red-frame-1.webp") no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    padding: 2px 15px;
}
.blue-box {
    border-radius: 10px;
    background: transparent;
    border: 1px solid #3F3F3E;
    background: #080808;
    padding: 20px 10px;
}
.header-white-box {
    background: linear-gradient(88.18deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.1) 100%);
    border: 1px solid #FFFFFF33;
    border-radius: 10px;
    padding: 15px 20px;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(50px);
    height: 100%;
    align-items: center;
}
@media(min-width:768px){
    .fe-sec{
        background: #0a0708 url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/header-bg.webp") no-repeat top center;
        background-size: cover;
        padding: 40px 0px 100px;
    }
    .pre-head {
        border-radius: 30px;
    }
    .main-heading{
        background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/main-head.webp") no-repeat;
        background-size: 100% 100%;
        padding: 24px;
        border: unset;
        border-radius: unset;
    }
    .header-ul li {
        padding: 0px 0px 22px 37px;
    }
    .purple-arrow{
        position: relative;
    }
    .purple-arrow::after{
        content: url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/purple-left-arrow.webp);
        position: absolute;
        left: -85px;
        top: 18px;
    }
    .purple-arrow::before{
        content: url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/purple-right-arrow.webp);
        position: absolute;
        right: -85px;
        top: 18px;
    }
    .post-heading{
        padding: 12px 20px;
    }
    .header-side-box{
        padding: 30px 28px 60px;
    }
    .Exclusive-text{
        padding: 14px;
    }
    .theme-btn {
        padding: 25px 46px;
    }
    .theme-btn:hover {
        transform: scale(1.04);
    }
    .green-frame{
        background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/green-frame.webp") no-repeat;
        background-size: 100% 100%;
        display: inline-block;
        padding: 4px 8px;
    }
    .blue-box {
        border-radius: 20px;
        padding: 30px;
    }
}
/* fe section end */


/* step sec start */
.step-sec{
    background: #fecbcf;
}
.neon-text{
    background: var(--theme-gradient);
    display: inline-block;
    padding: 0px 10px;
    border-radius: 10px;
}
.step-card{
    padding: 15px 15px 25px;
    display: inline-block;
    height: 100%;
}

.step-card-1 {
    background: #D0F4FF;
    border-radius: 10px;
}
.step-card-2{
    background: #EDE5F7;
    border-radius: 10px;
}
.step-card-3{
    background: #D6F0D5;
    border-radius: 10px;
}
@media (min-width:768px) {
    .step-sec{
        background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/step-bg.webp") no-repeat bottom center;
        background-size: cover;
    }
    .neon-text{
        padding: 0px 20px;
    }
    .step-card {
        padding: 0px 25px 25px;
        border: unset;
        border-radius: unset;
    }
    .step-card img{
        margin-top: -25px;
    }
    .step-card-1{
        background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/step-card-1.webp") no-repeat;
        background-size: 100% 100%;
    }
    .step-card-2{
        background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/step-card-2.webp") no-repeat;
        background-size: 100% 100%;
    }
    .step-card-3{
        background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/step-card-3.webp") no-repeat;
        background-size: 100% 100%;
    }
}
/* step sec end */

/* faceless-sec-1 start */
.faceless-sec-1{
    background: #1e0505;
}
.yellow-under {
    border-bottom: 1px dashed #f8d13e;
}

@media (min-width: 768px) {
    .faceless-sec-1 {
        background: #1e0505 url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/faceless-bg-1.webp) no-repeat center center;
        background-size: cover;
    }
    .mt-md130{
        margin-top: 130px !important;
    }
}
/* faceless-sec-1 end */

/* youtube-sec start */
.youtube-sec{
    background: #d5f5d4;
}
.youtube-text{
    background: linear-gradient(180deg, #FC0013 0%, #FC0013 100%);
    border: 2px dashed #FFFFFF;
    border-radius: 10px;
    display: inline-block;
    padding: 0px 10px;
}
.youtube-text-1{
    background: var(--neon-clr);
    border-radius: 10px;
    display: inline-block;
    padding: 0px 10px;
}
/*  */
    .chatbot-box-1 {
        background: #FF7879;
        padding: 20px 5px;
        border-radius: 15px;
        height: 100%;
    }
   
    .chatbot-box-2 {
        background: #6BB22D;
        padding: 20px 5px;
        border-radius: 15px;
        height: 100%;
    }
     .chatbot-box-2 video {
        object-fit: contain;
        min-height: 180px;
     }
    .white-text{
        background: #FDFFFC;
        display: inline-block;
        border-radius: 10px;
        padding: 8px 15px;
    }

.agent-box-2 {
    background: linear-gradient(180deg, #3394FF 0%, #FFFFFF 100%);
    border-radius: 20px;
    padding: 20px 20px 0px;
    /* padding-left: 36px; */
}
@media (max-width: 767px) {
    .chatbot-box-1 img{
        max-width: 150px;
    }
}
@media (min-width: 768px) {
    .youtube-sec {
        background: #d5f5d4 url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/youtube-bg.webp) no-repeat center center;
        background-size: cover;
    }
    .youtube-text{
        padding: 0px 20px;
    }
    .youtube-text-1{
        padding: 0px 18px 0px 20px;
    }
    /*  */
    .chatbot-box-1 {
        background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/chatbot-box-1.webp") no-repeat;
        background-size: 100% 100%;
        padding: 24px 26px 30px 10px;
        /* border-radius: 20px 0px 0px 20px; */
        position: relative;
    }
    .chatbot-box-1::after {
        position: absolute;
        content: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/vs-img.webp");
        top: 45%;
        right: -47px;
    }
    .chatbot-box-2 {
        background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/chatbot-box-2.webp") no-repeat;
        background-size: 100% 100%;
        padding: 24px 10px 24px 30px;
        /* border-radius: 0px 20px 20px 0px; */
    }
    .chatbot-box-2 video{
        object-fit: contain;
        min-height: 409px;
     }
     .agent-box-2 {
        padding: 50px 40px 0px;
    }
}
/* youtube-sec end */

/* profit-sec start */
.profit-sec{
    background: #FFFFFF;
}
.profit-text{
    background: linear-gradient(180deg, #FC0013 0%, #FC0013 100%);
    border: 2px dashed #FFFFFF;
    border-radius: 10px;
    display: inline-block;
    padding: 0px 10px;
}
@media (min-width: 768px) {
    .profit-sec {
        background: #FFFFFF url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/profit-bg.webp) no-repeat bottom center;
        background-size: cover;
    }
    .profit-text{
        padding: 0px 15px;
    }
}
/* profit-sec end */

/* channel-sec start */
.channel-sec{
    background: #010101;
}
.channel-text{
    background: #FC0113;
    border: 2px dashed #FFFFFF;
    border-radius: 10px;
    display: inline-block;
    padding: 0px 10px;
}
.channel-box{
    background: #FFFFFF;
    border: 2px solid #FC01134D;
    box-shadow: 0px 10px 20px 0px #0000004D;
    padding: 0px 20px 20px;
    border-radius: 20px;
}
.title{
    background: #FC0113;
    border-radius: 16px;
    padding: 0 16px;
    display: inline-block;
    /* margin-top: -10px; */
}
/* div:has(.title){
    margin-top: -8px;
} */
.sub-text{
    background: #6BB22D;
    border: 2px dashed #FFFFFF;
    border-radius: 10px;
    display: inline-block;
    padding: 0 20px
}
.why-text{
    background: linear-gradient(180deg, #FC0013 0%, #FC0013 100%);
    border: 2px dashed #FFFFFF;
    display: inline-block;
    padding: 0 20px;
}

.channel-black-box{
    padding: 15px 5px 15px;
    z-index: 1;
    position: relative;
}
.channel-black-box::after{
    position: absolute;
    content: '';
    border-radius: 20px;
    background: #FFFFFF1A;
    border: 2px solid #FC01134D;
    backdrop-filter: blur(20px);
    height: 100%;
    width: 100%;
    max-width: 1270px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}
@media (min-width: 768px) {
    .channel-sec {
        background: #010101 url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/channel-bg.webp) no-repeat center center;
        background-size: cover;
        background-attachment: fixed;
    }
    .channel-text{
        padding: 0px 20px;
    }
    .why-text{
        padding: 0 34px;
    }

    .channel-black-box{
        padding: 0px 0px 40px;
    }
    /* .channel-black-box::after{
        border: unset;
        border-radius: unset;
    } */
}
/* channel-sec end */

/* future-sec start */
.future-sec{
    background: #FFF1EC;
}
.future-text {
    background: var(--theme-gradient);
    border: 2px dashed #e6b500;
    border-radius: 10px;
    display: inline-block;
    padding: 0px 10px;
}
.future-text-1 {
    background: linear-gradient(180deg, #FC0013 0%, #FC0013 100%);
    border: 2px dashed #FFFFFF;
    border-radius: 10px;
    display: inline-block;
    padding: 0px 10px;
}
.fu-frame {
    /* background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/fu-frame.webp") no-repeat;
    background-size: 100% 100%; */
    background: #feb2b83d;
    border-radius: 10px;
    border: 2px solid #FC01134D;
    display: inline-block;
    padding: 10px;
    position: relative;
}
img.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@media (min-width: 768px) {
    .future-sec{
        background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/future-bg.webp") no-repeat top center;
        background-size: cover;
        background-attachment: fixed;
    }
    .future-text {
        padding: 0px 20px;
    } 
    .future-text-1 {
        padding: 0px 25px;
    } 
}
/* future-sec end */

/* automation-sec start */
.automation-sec{
    background: #000000;
}
@media (min-width: 768px) {
    .automation-sec{
        background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/automation-bg.webp") no-repeat center center;
        background-size: cover;
    }
}
/* automation-sec end */


/* viral-sec start */
.viral-sec{
    background: #fff0f0;
}
.viral-text, .viral-text-1{
    background: var(--theme-gradient);
    border: 2px dashed var(--white-clr);
    border-radius: 10px;
    display: inline-block;
    padding: 10px;
}
.viral-box{
    display: flex;
    gap: 10px;
    align-items: center;
    background: #FFFFFF;
    border-radius: 15px;
    padding: 10px;
}
.viral-1{
    border: 2px solid #F49A49;
}
.viral-2{
   border: 2px solid #265CC3;
}
.viral-3{
   border: 2px solid #5B3CFF;
}
.viral-4{
    border: 2px solid #F53252;
}
@media (min-width: 768px) {
    .viral-sec {
        background: #fff0f0 url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/viral-bg.webp) no-repeat center center;
        background-size: cover;
    }
    .viral-text{
        padding: 5px 25px;
    }
    .viral-text-1{
        padding: 0 78px 0 25px;
        position: relative;
    }
    .viral-text-1::after {
        content: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/cash-icon.webp");
        position: absolute;
        top: -25px;
        right: -60px;
    }
    .viral-box {
        gap: 15px;
        padding: 10px;
    }
}
/* viral-sec end */
/* without-sec start */
.without-sec{
    background: #ffffff;
}
.without-text{
    background: #FFFFFF;
    border: 1px dashed var(--red-clr);
    border-radius: 10px;
    display: inline-block;
    padding: 10px;
}
.without-box{
    display: flex;
    gap: 10px;
    align-items: center;
    background: #FFFFFF;
    border: 2px solid var(--red-clr);
    border-radius: 10px;
    padding: 5px 10px;
}
@media (min-width: 768px) {
    .without-sec {
        background: #ffffff url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/without-bg.webp) no-repeat center center;
        background-size: cover;
    }
    .without-text{
        padding: 5px 20px;
    }
    .without-box{
        padding: 4px 15px;
        min-height: 67px;
    }
}
/* without-sec end */

/* final sec start */
.final-sec {
    background: #fff0f0;
}
.final-shape {
    background: linear-gradient(180deg, #FC0013 0%, #FC0013 100%);
    border: 2px dashed #FFFFFF;
    padding: 15px 0px;
    border-radius: 10px;
}
.final-card {
    background: #fff;
    border-radius: 20px;
    padding: 20px 10px;
    height: 100%;
    position: relative;
}
.final-card::before {
    background: url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/final.webp) no-repeat;
    content: '';
    position: absolute;
    width: 150px;
    height: 80px;
    top: 50px;
    left: 25px;
}
.final-card.card-1{
    border: 2px solid #10A37F;
    box-shadow: 14px 14px 12px 0px #10A37F26;
}
.final-card.card-2{
   border: 2px solid #CC2AF1;
   box-shadow: 14px 14px 12px 0px #CC2AF126;
}
.final-card.card-3{
    border: 2px solid #FF882E;
    box-shadow: 14px 14px 12px 0px #FF882E26;
}
.final-card.card-4{
   border: 2px solid #3E57DA;
   box-shadow: 14px 14px 12px 0px #3E57DA26;
}
.final-card.card-5{
   border: 2px solid #0076D0;
   box-shadow: 14px 14px 12px 0px #0076D026;
}
.final-card.card-6{
    border: 2px solid #5EC9FF;
    box-shadow: 14px 14px 12px 0px #5EC9FF26;
}
.final-card.card-7{
    border: 2px solid #9FB7EF;
    box-shadow: 14px 14px 12px 0px #9FB7EF26;
}
.final-card.card-8{
    border: 2px solid #852CFF;
    box-shadow: 14px 14px 12px 0px #852CFF26;
}
.final-card.card-9{
    border: 2px solid #010101;
    box-shadow: 14px 14px 12px 0px #01010126;
}
.final-card span{
    background: #FF361D;
    border-radius: 7px;
    padding: 2px 7px;
    display: inline-block;
}
.red-box-final {
    border-radius: 10px;
    background: #ff363717;
    border: 1px solid #ef3131;
    padding: 10px;
}
.blue-box-final {
    border-radius: 10px;
    background: #ff363717;
    border: 1px solid #ef3131;
    padding: 10px;
}
.one-time-text {
    background: var(--theme-gradient);
    border-radius: 10px;
    display: inline-block;
    padding: 12px 30px;
}
@media (min-width: 768px) {
    .final-sec {
        background: #fff0f0 url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/final-bg.webp") no-repeat center center;
        background-size: cover;
    }
    .final-shape {
        padding: 10px 100px 10px 50px;
        display: inline-block;
        position: relative;
    }
    .final-shape:after {
        content: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/final-vector.webp");
        top: -21px;
        right: -66px;
        position: absolute;
    }
    .final-card {
        padding: 67px 20px 50px;
        position: relative;
    }
    .final-card span{
        background: #FF361D;
        border-radius: 7px;
        padding: 2px 7px;
        display: inline-block;
    }
    .final-card::after {
        content: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/final-sad-emoji.webp");
        position: absolute;
        top: -50px;
        right: -25px;
    }
    .red-box-final {
        padding: 20px;
    }
    .blue-box-final {
        padding: 30px 20px 23px;
        height: 100%;
    }
}
/* final sec end */

/* gold-sec start */
.gold-sec{
    background: #ffffff;
}
.gold-text{
   background: var(--theme-gradient);
    border: 4px dashed #FFFFFF;
    display: inline-block;
    border-radius: 10px;
    padding: 10px;
}
.gold-box{
    /* display: inline-block; */
    padding: 20px 10px;
    border-radius: 10px;
    backdrop-filter: blur(50px);
    height: 100%;
}
.gold-1{
    background: #CEFFDA;
    border: 1px solid  #33D459;
    border-right: 5px solid #33D459;
    border-bottom: 5px solid #33D459;
}
.gold-2{
    background: #96A1FF1A;
    border: 1px solid  #96A1FF;
    border-right: 5px solid #96A1FF;
    border-bottom: 5px solid #96A1FF;
}
.gold-3{
    background: #FFE4E5;
    border: 1px solid  #FF282F;
    border-right: 5px solid #FF282F;
    border-bottom: 5px solid #FF282F;
}
.gold-4{
    background: #FFF3DB;
    border: 1px solid  #FFB930;
    border-right: 5px solid #FFB930;
    border-bottom: 5px solid #FFB930;
}
.gold-5{
    background: #ffffff;
    border: 1px solid  #1A4AA8;
    border-right: 5px solid #1A4AA8;
    border-bottom: 5px solid #1A4AA8;
}
.gold-6{
    background: #DBFFF8;
    border: 1px solid  #16B192;
    border-right: 5px solid #16B192;
    border-bottom: 5px solid #16B192;
}
@media (min-width: 768px) {
    .gold-sec{
        background: #ffffff url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/gold-bg.webp) no-repeat center center;
        background-size: cover;
    }
    .gold-text{
        padding: 10px 30px;
    }
    .gold-box{
        border-radius: 20px;
        padding: 20px;
    }
}
/* gold-sec end */

/* star-sec start */
.star-sec{
    background: #FBE9E2;
}
.star-text{
    background: linear-gradient(180deg, #FC0013 0%, #FC0013 100%);
    border: 1px dashed #FFFFFF;
    display: inline-block;
    border-radius: 10px;
    padding: 10px;
}
.star-list li {
    list-style: none;
    background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/star-list.webp") no-repeat;
    background-position: 0px 5px;
    padding: 0px 0px 20px 55px;
}
.star-text-2{
    background: var(--theme-gradient);
    border: 2px dashed #FFFFFF;
    border-radius: 10px;
    display: inline-block;
    padding: 0 10px;
}
@media (min-width: 768px) {
    .star-sec{
        background: #FBE9E2 url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/star-bg.webp) no-repeat bottom center;
        background-size: cover;
    }
    .star-text{
        padding: 0px 26px;
    }
    .star-list li {
    padding: 0px 0px 30px 55px;
    }
    .star-text-2{
        padding: 0 20px;
    }
}
/* star-sec end */

/* million-sec start */
.million-sec{
    background: #0e0204;
}
.million-text{
    background: #FC0113;
    border: 2px dashed #FFFFFF;
    border-radius: 10px;
    display: inline-block;
    padding: 0 10px;
}
@media (min-width: 768px) {
    .million-sec{
        background: #0e0204 url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/million-bg.webp) no-repeat center center;
        background-size: cover;
    }
    .million-text{
        padding: 0 34px;
    }
}
/* million-sec end */

/* turn-sec start */
.turn-sec{
    background: #ffffff;
}
.turn-text{
    background: #FC0113;
    border: 2px dashed #FFFFFF;
    border-radius: 10px;
    display: inline-block;
    padding: 0 10px;
}
.turn-box{
    background: var(--theme-gradient);
    box-shadow: 0px 5px 25px 0px #19512280;
    padding: 10px 10px 5px;
    border-radius: 20px;
}
.turn-box img{
    border-radius: 15px 15px 0 0;
}
@media (min-width: 768px) {
    .turn-sec{
        background: #ffffff url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/turn-bg.webp) no-repeat center center;
        background-size: cover;
    }
    .turn-text{
        padding: 0 29px;
    }
}
/* turn-sec end */

/* freelancer-sec start */
.freelancer-sec{
    background: #070002;
}
.freelancer-sec-1{
    background: linear-gradient(180deg, rgba(255, 240, 221, 0) 0%, #FFF0DD 100%);
}

.freelancer-text{
    background: var(--theme-gradient);
    border: 2px dashed #FFFFFF;
    display: inline-block;
    padding: 0px 15px;
    border-radius: 10px;
}
.freelancer-text-1{
    background: #ffffff;
    border: 2px dashed #FA0113;
    display: inline-block;
    padding: 0px 15px;
    border-radius: 10px;
}
@media (min-width: 768px) {
    .freelancer-sec {
        background: #070002 url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/freelancer-bg.webp) no-repeat bottom center;
        background-size: cover;
        background-attachment: fixed;
    }
    .freelancer-text{
        padding: 0px 31px;
    }
    .freelancer-sec-1 {
        background: #FFF0DD url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/freelancer-bg-1.webp) no-repeat bottom center;
        background-size: cover;
    }
    .freelancer-text-1{
        padding: 10px 71px 10px 40px;
        position: relative;
    }
    .freelancer-text-1::after {
        position: absolute;
        content: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/think-emoji-1.webp");
        top: -5px;
        right: -25px;
    }
}
/* freelancer-sec end */

/* expensive-section start */
.expensive-section{
    background: #ffffff;
}
.purple-frame {
    background:  var(--theme-gradient);
    border-radius: 5px;
    display: inline-block;
    padding: 10px;
}
.expensive-h{
   border-top: 2px solid var(--red-clr);
   border-left: 2px solid var(--red-clr);
   border-right: 2px solid var(--red-clr);
   background: #fff;
   padding: 20px;
   display: inline-block;
   border-radius: 10px 10px 5px 5px;
}

.expensive-card, .expensive-card-main{
    border-radius: 20px;
    background: linear-gradient(180deg, #FFEAEA 0%, rgba(255, 234, 234, 0.1) 100%);
    padding: 20px;
    height: 100%;
}

.expensive-card-1{
    background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/expensive-card-1.webp") no-repeat;
    background-size: 100% 100%;
    padding: 20px;
    display: inline-block;
    height: 100%;
}
.expensive-boxes {
    background: var(--red-clr);
    backdrop-filter: blur(50px);
    border-radius: 5px;
    padding: 8px 15px;
}
.expensive-black-box {
    background: #090A0B;
    padding: 20px;
    border-radius: 10px;
}
.felt-text{
    background: var(--red-clr);
    display: inline-block;
    border-radius: 20px;
    padding: 10px 15px;
}
.red-line{
    border-bottom: 2px dashed var(--red-clr);
}
.expensive-text{
    background: var(--theme-gradient);
    border-radius: 10px;
    padding: 10px 20px;
    display: inline-block;
}
@media(min-width:768px){
    .f-md-80{
        font-size: 80px;
    }
    .felt-text{
        padding: 20px 45px;
    }
    .expensive-black-box {
        background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/heroes-frame.webp") no-repeat;
        background-size: 100% 100%;
        padding: 30px 40px 40px;
        border-radius: 0px;
    }
    .purple-frame {
        background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/purple-frame.webp") no-repeat;
        background-size: 100% 100%;
        border-radius: 0px;
        padding: 12px 45px 18px;
        position: relative;
    }
    .purple-frame::after {
        position: absolute;
        content: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/think-emoji-2.webp");
        top: -32px;
        right: -50px;
    }
    .red-wave{
        position: relative;
    }
    .red-wave::after{
        position: absolute;
        content: "";
        background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/red-wave.webp") no-repeat center center;
        width: 100%;
        height: 7px;
        bottom: -4px;
        left: 0;
    }
    .expensive-h{
       background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/expensive-h.webp") no-repeat;
       background-size: 100% 100%;
       padding: 36px 47px 20px;
       display: inline-block;
       border: unset;
       border-radius: 0;
    }
    .expensive-card{
        padding: 60px 100px;
    }
    .expensive-card-main{
        padding: 80px 100px 0px;
    }
    .expensive-card-1{
        padding: 30px;
    }
    .red-box{
        background: var(--red-clr);
        border-radius: 5px;
        padding: 0px 5px;
    }

}
/* expensive-section end */

/* not-anymore-sec start */
.not-anymore-sec{
   background: #FBE9E2;
}
.not-anymore-sec-card{
    border-radius: 100px;
    border: 1px solid rgba(255, 44, 44, 0.5);
    background: #FFF;
    padding: 10px;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
    display: flex;
    align-items: center;
    gap: 15px;
    height: 100%;
}
.notanymore-text {
    padding: 10px 20px;
    background: var(--theme-gradient);
    border: 2px dashed #FFFFFF;
    display: inline-block;
    position: relative;
}
.not-red-text{
    background: #FC0113;
    border: 1px dashed #FFFFFF;
    display: inline-block;
    padding: 0px 5px;
    border-radius: 10px;
}
@media (min-width: 768px) {
    /* .not-anymore-sec{
        background: #fff url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/not-anymore-bg.webp") no-repeat top center;
        background-size: cover;
        padding-top: 130px;
    } */
    .not-anymore-sec-card{
        padding: 20px 14px;
    }
    .notanymore-text {
        padding: 10px 40px 10px 140px;
    }
    .notanymore-text::after {
        content: url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/excited-emoji.webp);
        position: absolute;
        top: 40px;
        left: 40px;
        transform: translateY(-50%);
    }
}
/* not-anymore-sec end */

/* proudly-section start */
.proudly-sec{
    background: #0b0402;
    padding: 30px 0px;
}
.presenting-head{
    border-radius: 30px;
    background: #ffffff;
    border: 1px solid #FB0012;
    backdrop-filter: blur(4px);
    display: inline-block;
    padding: 8px 26px;
}
@media (max-width: 767px) {
    .proudly-logo{
        max-height: 90px;
    }
}
@media (min-width: 768px) {
    .proudly-sec {
        background:#fff0f0 url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/proudlybg.webp) no-repeat bottom center;
        background-size: cover;
        padding: 100px 0px 120px;
        position: relative;
    }
    .presenting-head {
        background: url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/presenting-frame.webp) no-repeat;
        background-size: 100% 100%;
        border-radius: unset;
        border: unset;
        padding: 4px 45px 14px;
    }
}
/* proudly-section end */

/* demo sec start */
.demo-sec{
    background: #fff0f0;
    overflow: hidden;
}
.purple-shade{
    background: var(--theme-gradient);
    border: 2px dashed #FFFFFF;
    padding: 0px 15px;
    border-radius: 30px;
}
.border-frame{
    background: #FC00131A;
    border: 2px solid #FC001333;
    backdrop-filter: blur(10px);
    padding: 20px;
    border-radius: 10px;
}
.tons-border {
    background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/demo-box.webp") no-repeat bottom center;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    gap: 15px;
    /* border-radius: 10px; */
    padding: 15px 20px;
    height: 100%;
}
.demo-box {
    
}
@media (min-width: 768px) {
    .demo-sec{
        background: #fff0f0 url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/demo-bg.webp) no-repeat top center;
        background-size: cover;
    }
    .border-frame {
        background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/demo-video-frame.webp") no-repeat;
        background-size: 100% 100%;
        padding: 50px 20px 20px;
        border-radius: 0;
        border: unset;
        backdrop-filter: unset;
    }
    .purple-shade{
        padding: 0px 45px;
    }
    .tons-border {
        padding: 15px;
    }
}

/* demo sec end */

/* ultimate-sec start */
.ultimate-sec{
    background: #000000;
}
.ultimate-text {
    background: linear-gradient(180deg, #FC0013 0%, #FC0013 100%);
    border: 3px dashed #140207;
    border-radius: 10px;
    display: inline-block;
    padding: 5px 15px;
}
.pd-box{
    padding: 10px;
    height: 100%;
    border-radius: 20px;
}
.ind-box {
    background: #FFFFFF1A;
    border: 2px solid #6C6C6C80;
    backdrop-filter: blur(10px);
    /* box-shadow: 0px 0px 50px 0px #FFFFFF4D inset; */
}
.features-title {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 15px;
}
@media (min-width: 768px) {
    .ultimate-sec{
        background: #000000 url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/ultimate-bg.webp") no-repeat top center;
        background-size: cover;
    }
    .ultimate-text {
        padding: 10px 30px;
    } 
   .pd-box{
        padding: 40px 30px 0px;
    }
    .features-heading{
        position: relative;
    }
    .features-heading:before{
       background: url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/power-icon-left.webp) no-repeat;
       position: absolute;
       width: 65px;
       height: 65px;
       top:12px;
       left:130px;
       content: '';
   }
   .features-heading:after{
       background: url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/power-icon-right.webp) no-repeat;
       position: absolute;
       width: 65px;
       height: 65px;
       top:12px;
       right:130px;
       content: '';
   }
}
/* ultimate-sec end */

/* rest-sec start */
.rest-sec{
    background: #ffffff;
}
.rest-text{
    background: var(--theme-gradient);
    border: 2px dashed #FFFFFF;
    border-radius: 10px;
    display: inline-block;
    padding: 0 10px;
}
@media (min-width: 768px) {
    .rest-sec{
        background: #ffffff url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/rest-bg.webp) no-repeat center center;
        background-size: cover;
    }
    .rest-text{
        padding: 0 25px;
    }
}
/* rest-sec end */

/* earning-sec start */
.earning-sec{
    background: #200501;
}
.earning-text{
    background: var(--theme-gradient);
    border: 2px dashed #FFFFFF;
    border-radius: 10px;
    display: inline-block;
    padding: 0 10px;
}
@media (min-width: 768px) {
    .earning-sec{
        background: #200501 url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/earning-bg.webp) no-repeat center center;
        background-size: cover;
    }
    .earning-text{
        padding: 14px 113px 14px 27px;
        position: relative;
    }
    .earning-text::after {
        position: absolute;
        content: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/earning-icon.webp");
        top: 15px;
        right: -51px;
    }
}
/* earning-sec end */

/* moving-row-sec */
.moving-row-sec{
    background: #080b1a;
}
.moving-container {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 15px;
  }

  /* Common styles for moving rows */
  .moving-row {
    display: flex;
    white-space: nowrap;
    animation: move 30s linear infinite;
  }

  /* Alternate direction for rows */
  .moving-row-parent:nth-child(odd) .moving-row {
    animation-direction: normal;
  }

  .moving-row-parent:nth-child(even) .moving-row {
    animation-direction: reverse;
  }

  /* Hover to pause animation */
  .moving-row-parent:hover .moving-row{
    animation-play-state: paused;   
  }

  /* Individual tags styling */
  .moving-row .tag {
    display: inline-block;
    padding: 10px 20px;
    color: #ffffff;
    border-radius: 30px;
    border: 1px solid #FFFFFF33;
    background: linear-gradient(88.18deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.1) 100%);
  }
  /* Shadow gradient effect on edges */
  .shadow-left,
  .shadow-right {
    position: absolute;
    top: 0;
    width: 100px;
    height: 100%;
    z-index: 2;
    pointer-events: none;
  }

  .shadow-left {
    left: 0;
    background: linear-gradient(to right, rgba(8, 11, 26,1), rgb(8, 11, 26, 0));
  }

  .shadow-right {
    right: 0;
    background: linear-gradient(to left,  rgba(8, 11, 26,1), rgb(8, 11, 26, 0));
  }

  /* Keyframes for movement */
  @keyframes move {
    from {
      transform: translateX(0%);
    }
    to {
      transform: translateX(-100%);
    }
  }
  @media (min-width:768px) {
    .moving-row-sec{
        padding-bottom: 150px;
    }
  }
/* moving-row-sec */

/* crazy sec start */
.crazy-sec{
    background: #fff;
}
.crazy-text{
   background: var(--theme-gradient);
    border: 2px dashed #FFFFFF;
    border-radius: 10px;
    display: inline-block;
    padding: 0px 20px;
}
@media (min-width: 768px) {
    .crazy-sec{
        background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/crazy-bg.webp") no-repeat center center;
        background-size: cover;
    }
    .crazy-text{
        padding: 2px 46px 2px 28px;
        position: relative;
    }
    .crazy-text::after {
        content: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/glasses-emoji.webp");
        position: absolute;
        top: 0px;
        right: -27px;
    }
}
/* crazy sec end */

/* everyone sec start */
.everyone-sec{
    background: #fafafa;
}
.everyone-text{
    background: #FC0113;
    border-radius: 10px;
    display: inline-block;
    padding: 10px;
}
@media (min-width: 768px) {
    .everyone-sec{
        background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/everyone-bg.webp") no-repeat bottom center;
        background-size: cover;
    }
    .everyone-text{
        padding: 12px 25px;
    }
}
/* everyone sec end */

/* potential-sec start */
.potential-sec{
    background: #ffffff;
}
.potential-text {
    background: linear-gradient(180deg, #FC0013 0%, #FC0013 100%);
    border: 1px dashed #FFFFFF;
    border-radius: 5px;
    display: inline-block;
    padding: 0px 18px;
}
.gap30 {
	--bs-gutter-y: 30px;
}
.feature-list-box {
    padding: 15px 40px;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	background: #FFFFFF;
	box-shadow: -5px 5px 20px rgba(0, 0, 0, 0.2);
	border-radius: 20px;
	border-bottom: 7px solid var(--red-clr);
}
.feature-list-box img {
    border-radius: 50%;
    background: #fc001312;
}
.feature-list-box:hover{
	-webkit-animation-name: wobble;
    animation-name: wobble;    
    -webkit-animation-duration:          0.8s;
    -webkit-animation-iteration-count:   infinite;
    -webkit-animation-timing-function:   linear;
    -webkit-transform-origin:            50% 100%;
}
@-webkit-keyframes wobble {
	0% { transform: rotate(0); }
  15% { transform: rotate(5deg); }
  30% { transform: rotate(-5deg); }
  45% { transform: rotate(4deg); }
  60% { transform: rotate(-4deg); }
  75% { transform: rotate(2deg); }
  85% { transform: rotate(-2deg); }
  92% { transform: rotate(1deg); }
  100% { transform: rotate(0); }
  }
  
  @keyframes wobble {
	0% { transform: rotate(0); }
  15% { transform: rotate(5deg); }
  30% { transform: rotate(-5deg); }
  45% { transform: rotate(4deg); }
  60% { transform: rotate(-4deg); }
  75% { transform: rotate(2deg); }
  85% { transform: rotate(-2deg); }
  92% { transform: rotate(1deg); }
  100% { transform: rotate(0); }
  }
  .support-img:hover img{-webkit-animation-name: wobble;
    animation-name: wobble;    
    -webkit-animation-duration:          0.8s;
    -webkit-animation-iteration-count:   infinite;
    -webkit-animation-timing-function:   linear;
    -webkit-transform-origin:            50% 100%;
}

@media(min-width:768px){
	.gap30 {
		--bs-gutter-x: 50px;
		--bs-gutter-y: 50px;
	}
	.feature-list-box {
		height: 100%;
		padding: 30px;
	}

}
/* potential-sec end */

/* testimonial sec start */
.testimonial-sec{
    background: #fff0f0;
}
.purple-text {
    background: var(--red-clr);
    border: 2px dashed #FFFFFF;
    display: inline-block;
    border-radius: 5px;
    padding: 0px 5px;
}
@media (min-width: 768px) {
    .testimonial-sec{
        background: #fff0f0 url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/testimonial-bg.webp") no-repeat center center;
        background-size: cover;
    }
    .purple-text {
        border-radius: 10px;
        padding: 0px 20px;
    }
}
/* testimonial sec end */

/*compare section start*/
.compare-section{
    background: #fff;
}

.winning-box{
    padding: 36px 110px;
    border-top: 1px solid #378E00;
    border-left: 1px solid #378E00;
    border-right: 1px solid #378E00;
    border-width: 1px, 0px, 1px, 1px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    background: #378E00;
    border-radius: 20px 20px 0px 0px;
    box-shadow: -5px 4px 30px 0px #00000026;
    margin-top: -24px;
}
.compare-list-1{
    box-shadow: -5px 4px 30px 0px #00000026;
    border-radius: 0px 0px 0px 20px;
}
.compare-list-1 li {
    list-style: none;
    text-align: left;
    padding: 25px 25px 25px 70px;
    background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/happy-tick.webp") no-repeat;
    background-position: 23px 25px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    border-left: 1px solid #378E00;
    background-color: #FFFFFF;
}
.compare-list-1 li:nth-child(odd){  
    background-color: #E6FFC7;
}
.compare-list-1 li:last-child{
     border-bottom: 1px solid #378E00;
    /*background-image: none;
    padding-top: 45px; */
    border-radius: 0px 0px 0px 20px;
}
.losing-box {
    padding: 24px 110px;
    background: #FF361D;
    border: 1px solid #FF361D;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0px 20px 0px 0px;
    /* margin-top: -71px; */
}
.compare-list-2 li{
    list-style: none;
    text-align: left;
    background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/sad-tick.webp") no-repeat;
    background-position: 23px 25px;
    padding: 25px 41px 25px 65px;
    border-right: 1px solid #FF361D;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    background-color: #FCDDDA;
    
}
.compare-list-2 li:nth-child(even){  
    background-color: #FFEBE9;
}
.compare-list-2 li:nth-child(3){
    padding: 38px 41px 38px 65px;
    background-position: 23px 36px;
}
.compare-list-2 li:last-child{
    border-radius: 0px 0px 20px 0px;
    border-bottom: 1px solid #FF361D;
    padding: 38px 41px 38px 65px;
    background-position: 23px 36px;
}
.c-green-box {
    background: #378E00;
    border: 6px solid #E6FFC7;
    border-radius: 20px;
    padding: 12px 18px;
    display: inline-block;
}
.c-red-box {
    background: #FF361D;
    border: 6px solid #FCDDDA;
    border-radius: 20px;
    padding: 12px 18px;
    display: inline-block;
}
@media (min-width:768px) {
    .compare-section{
        background: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/compare-bg.webp") no-repeat center center;
        background-size: cover;
    }
    .c-green-box {
        border-radius: 100px;
        padding: 14px;
    }
    .c-red-box {
        border-radius: 100px;
        padding: 12px 36px;
    }
}
@media (max-width: 1124px) {
    .table-1 {
        overflow-x: scroll;
        /* padding: 0px 15px; */
    }
    .table-1>div{
        width:1170px;
        /* overflow-x: scroll; */
    }
}

/* compare section end */

/* Contact Section Start */
.contact-section{
    padding: 30px 0px;
    background: #FFF0F1;
}
.inside-text {
    background: #FF0000;
    border-radius: 10px;
    display: inline-block;
    padding: 0px 10px;
}
@media(min-width:768px){
    .contact-section{
        background: #FFF0F1 url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/contact-bg.webp) no-repeat bottom center;
        background-size: cover;
        padding: 100px 0px;
    }
    .inside-text {
        border-radius: 100px;
        display: inline-block;
        padding: 11px 90px 9px 30px;
        position: relative;
    }
    .inside-text::after {
        content: url("https://cdn.oppyotest.com/launches/tubeengineai/bundle/phone-call.webp");
        position: absolute;
        top: -20px;
        right: -50px;
    }
}

/* Contact Section end */

/* faq sec start */
.faq-section {
    background: #ffffff;
}
.faq-list {
    background: url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/faq-icon.webp) no-repeat top left;
    background-color: #fff0f169;
    padding: 20px 15px 20px 55px;
    background-position: 15px 25px;
    border: 1px solid var(--red-clr);
    border-radius: 20px;
}
@media (min-width: 768px){
    /* .faq-section {
        background: url(https://cdn.oppyotest.com/launches/tubeengineai/bundle/result-sec-bg.webp) no-repeat center center;
        background-size: cover;
    } */
}
/* faq sec end */

/* Header CSS */