@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&family=IBM+Plex+Sans:wght@300;400;500;600;700&display=swap');

html {
    scroll-behavior: smooth;
}
body {
    font-family: "IBM Plex Sans", sans-serif;
    color: #031528;
    font-size: 14px;
}
.caveat {
    font-family: "Caveat", cursive;
  }
.yellow-clr2 {
    color: #FFC633;
}
.black-clr{
    color: #031528;
}
.orange-clr {
    color: #FF703C !important;
}
.red-clr{
    color: #FF361D;
}
.white-clr {
    color: #ffffff;
}
.neon-clr{
    color: #05E7FD;
}
.orange-gradient{
    background: linear-gradient(90deg, #FD3739 0%, #FD813B 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.br-gradient {
    border-bottom: 4px solid transparent;
    border-image: linear-gradient(90deg, #FD3739 0%, #FD813B 100%);
    border-image-slice: 1;
    width: 100%;
}
.blue-gradient{
    background: linear-gradient(90deg, #03BEE8 0%, #403FFB 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.black2-clr {
    color: #140014;
}



/* Header Section CSS */

.warning-section{
    background-color: #1F1756;
    padding: 20px 0px;
}
.offer {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: center;
    flex-direction: column;
}
.header-section {
    background-color: #0D0E14;
    padding: 30px 0px;
}
.pre-heading {
    border-radius: 42px;
    border: 1px solid rgba(255, 255, 255, 0.20);
    background: rgba(255, 255, 255, 0.10);
    display: inline-block;
    text-align: center;
    position: relative;
    padding: 5px;
}


@media (max-width: 767px) {
    .yellow-shape {
        color: #FFC633;
    }
}
@media(min-width:768px) {
    .offer {
        display: flex;
        align-items: center;
        gap: 15px;
        justify-content: center;
        flex-direction: row;
    }
    .header-section {
        background: #F3F3F3 url(https://cdn.oppyotest.com/launches/hostdaddy/premium/header-bg.webp);
        background-repeat: no-repeat;
        background-position: bottom center;
        background-size: cover;
        padding: 40px 0px 100px 0px;
    }
    .yellow-shape{
        border-radius: 10px;
        background: #FFC633;
        color: #0D0E14;
        padding: 0px 2px;  
    }
    .pre-heading {
        padding: 10px 30px;
    }
}
/* header end */

/* feature sec start */
.feature-sec{
    background: #F3F3F3;
    padding: 40px 0px;
}
.blue-text{
    color: #000000;
}
.feature-box{
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    padding: 15px;
    height: 100%;
}
@media (min-width:768px) {
    .feature-sec{
        padding: 100px 0px;
    }
    .blue-text{
        background: url("https://cdn.oppyotest.com/launches/hostdaddy/premium/blue-shade.webp") no-repeat;
        background-size: 100% 100%;
        padding: 0px 15px;
        color: #fff;
    }
    .feature-box{
        padding: 30px 20px;
    }
}
/* feature sec end */

/* CTA section start */
.cta-section-white {
    background: #0c0e14;
    padding: 30px 0;
}
.countdown-container {
    padding: 10px;
    border: 2px dashed #FFFFFF;
    border-radius: 15px;
}
@media (min-width: 768px) {
    .cta-section-white {
        background: #0c0e14 url(https://cdn.oppyotest.com/launches/hostdaddy/premium/cta-bg.webp) no-repeat center center;
        background-size: cover;
        padding: 100px 0px;
    }
}

.limited-time-sec {
    padding: 20px 0px;
    background: #FF361D;
}
/* CTA section end */

/* upgrade sec start */
.upgrade-sec{
    background: #f5f5f5;
    padding: 40px 0px;
}
@media (min-width:768px) {
    .upgrade-sec{
        background: #f5f5f5 url("https://cdn.oppyotest.com/launches/hostdaddy/premium/upgrade-bg.webp") no-repeat center center;
        background-size: cover;
        padding: 100px 0px;
    }
}
/* upgrade sec end */

/* congrats-sec start */
.congrats-sec{
    background: #fff;
    padding: 40px 0px;
}
.congrate-text {
    background: url("https://cdn.oppyotest.com/launches/hostdaddy/premium/blue-frame.webp") no-repeat;
    background-size: 100% 100%;
    padding: 20px 40px 15px 30px;
    display: inline-block;
}

@media (min-width:768px) {
    .congrats-sec{
        background: #fff url("https://cdn.oppyotest.com/launches/hostdaddy/premium/congrats-bg.webp") no-repeat center center;
        background-size: cover;
        padding: 100px 0px;
    }
    .congrate-text {
        padding: 20px 125px 15px 50px;
        position: relative;
    }
    .congrate-text::after {
        content: url("https://cdn.oppyotest.com/launches/hostdaddy/premium/decoration-icon.webp");
        position: absolute;
        top: -30px;
        right: -12px;
    }
}
/* congrats-sec end */

/* result sec start */
.result-sec{
    background: #F3F3F3;
    padding: 40px 0px;
}
@media (min-width:768px) {
    .result-sec{
        background: #F3F3F3 url("https://cdn.oppyotest.com/launches/hostdaddy/premium/result-bg.webp") no-repeat center center;
        background-size: cover;
        padding: 100px 0px;
    }
}
/* result sec end */

/* presenting sec start */
.presenting-sec{
    background: #041116;
    padding: 40px 0px;
}
.present-text{
    background: url("https://cdn.oppyotest.com/launches/hostdaddy/premium/frame-1.webp") no-repeat;
    background-size: 100% 100%;
    padding: 15px 45px;
    display: inline-block;
}
@media (min-width:768px) {
    .presenting-sec{
        background: #fefefe url("https://cdn.oppyotest.com/launches/hostdaddy/premium/presenting-bg.webp") no-repeat bottom center;
        background-size: cover;
        padding: 100px 0px;
    }
}
/* presenting sec end */

/* happly sec start */
.happly-sec{
    background: #fefefe;
    padding: 40px 0px;
}
.features-card1 {
    border-radius: 20px;
    border: double 10px transparent;
    background-image: linear-gradient(#F3F3F3,#F3F3F3), linear-gradient(to right, #03BEE8 0%, #403FFB 100% );
    background-origin: border-box;
    background-clip: content-box, border-box;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.50);
}
.features-card1-inner {
    padding: 20px 15px;
}
.features-card2 {
    background: linear-gradient(to right, #03BEE8 0%, #403FFB 100% );
    border-radius: 20px;
    padding: 20px 15px;
}
@media (min-width:768px) {
    .happly-sec{
        background: #fefefe url("https://cdn.oppyotest.com/launches/hostdaddy/premium/happly-bg.webp") no-repeat top center;
        background-attachment: fixed;
        background-size: cover;
        padding: 100px 0px;
    }
    .features-card1-inner {
        padding: 50px 30px;
    }
    .features-card2 {
        padding: 50px 30px;
    }
}
/* happly sec end */

/* license sec start */
.license-sec{
    background: #F3F3F3;
    padding: 40px 0px;
}
.license-text{
    background: url("https://cdn.oppyotest.com/launches/hostdaddy/premium/license-frame.webp") no-repeat;
    background-size: 100% 100%;
    padding: 10px 20px;
    display: inline-block;
    position: relative;
}
@media (min-width:768px) {
    .license-sec{
        background: #F3F3F3 url("https://cdn.oppyotest.com/launches/hostdaddy/premium/license-bg.webp") no-repeat bottom center;
        background-size: cover;
        padding: 100px 0px;
    }
    .license-text{
        padding: 17px 68px 17px 30px;
    }
    .license-text::after{
        content: url("https://cdn.oppyotest.com/launches/hostdaddy/premium/thinking-emoji.webp");
        position: absolute;
        top: -5px;
        right: -16px;
    }
}
/* license sec end */

/* owner sec start */
.owner-sec{
    background: #fff;
    padding: 40px 0px;
}
.need-head {
    background: url("https://cdn.oppyotest.com/launches/hostdaddy/premium/blue-brush.webp") no-repeat center center;
    background-size: 100% 100%;
    padding: 15px 33px;
    display: inline-block;
}
.border-line {
    border: 1px dashed #031528;
}
@media (min-width:768px) {
    .owner-sec{
        padding: 100px 0px;
    }
}
/* owner sec end */

/* afford sec start */
.afford-sec{
    background: #F3F3F3;
    padding: 40px 0px;
}
@media (min-width:768px) {
    .afford-sec{
        background: #F3F3F3 url("https://cdn.oppyotest.com/launches/hostdaddy/premium/afford-bg.webp") no-repeat center center;
        background-size: cover;
        padding: 100px 0px;
    }
}
/* afford sec end */

/* moneyback sec start */
.moneyback-sec{
    background: #06181b;
    padding: 40px 0px;
}
@media (min-width:768px) {
    .moneyback-sec{
        background: #06181b url("https://cdn.oppyotest.com/launches/hostdaddy/premium/moneyback-bg.webp") no-repeat center center;
        background-size: cover;
        padding: 100px 0px;
    }
}
/* moneyback sec end */

/* bonus-sec start */
.bonus-sec{
    background: #ffffff;
    padding: 40px 0px;
}
.text-nowrap {
    background: linear-gradient(90deg, #FD3739 0%, #FD813B 100%);
    padding: 10px 20px;
    border-radius: 40px;
    display: inline-block;
}
@media (min-width:768px) {
    .bonus-sec{
        background: #ffffff url("https://cdn.oppyotest.com/launches/hostdaddy/premium/bonus-bg.webp") no-repeat top center;
        background-size: cover;
        background-attachment: fixed;
        padding: 100px 0px;
    }
}
/* bonus-sec end */

/* table-sec start */
.table-section {
    background: #f3f3f3;
    padding: 30px 0px;
}
.tablebox2 {
    /* border: 1px solid #074281; */
    box-shadow: 0px 0px 22px 0px rgb(0 0 0 / 20%);
    width: 100%;
    float: left;
    border-radius: 20px;
}
.tbbg2 {
    background: #ffffff;
    padding: 80px 30px 80px 30px;
    background-size: 100% 100%;
    border-radius: 10px 10px 0px 0px;
}
ul.vgreytick {
    padding: 0px 0px;
    margin: 0px;
}
ul.vgreytick li {
    background: url("https://cdn.oppyotest.com/launches/hostdaddy/premium/vgreytick.webp") no-repeat;
    list-style: none;
    text-align: left;
    padding: 20px 10px 20px 50px;
    background-position: 20px 28px;
    line-height: 150%;
    border-bottom: 1px solid #e7e7e7;
    color: #000;
}
ul.vgreytick li:nth-child(odd) {
    background-color: #EFF5F9;
}
ul.vgreytick li.headline {
    background: linear-gradient(90deg, #FD3739 0%, #FD813B 100%);
    padding: 26px 0px 20px 0px;
    background-position: 0px 18px;
    list-style: none;
    margin: 0px;
    border-bottom: none !important;
    font-weight: 700;
    text-align: center;
    color: #fff !important;
}
@media (min-width: 768px) {
    .table-section {
        padding: 100px 0px;
    }
    ul.vgreytick li {
        padding: 24px 10px 24px 50px;
    }
}
/* table-sec end */

/* success start */
.success-sec{
    background-color: #F3F3F3;
    padding: 30px 0px;
}

.inter-btn a {
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
    background: #03CF0B;
    box-shadow: 0px 6px 14px -1px rgb(0 0 0 / 45%);
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding: 15px 12px;
    color: #ffffff;
    border: none;
    font-weight: 700;
    width: 100%;
    font-size: 24px;
    line-height: 140%;
    position: relative;
}
.inter-btn a:hover{
    color: #fff;
}
.inter-btn-1 a {
    background-color: #FF2929;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 6px 14px -1px rgb(0 0 0 / 45%);
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding: 15px 12px;
    color: #ffffff;
    border: none;
    font-weight: 700;
    width: 100%;
    font-size: 24px;
    line-height: 140%;
    position: relative;
}
.inter-btn-1 a:hover{
    color: #fff;
}
.inter-btn a:hover{
    background-color: #00a806;
}
.inter-btn-1 a:hover{
    background-color: #eb0a0a;
}
@media (min-width: 768px){
    .success-sec{
        background: url("https://cdn.oppyotest.com/launches/hostdaddy/premium/goodbye-bg.webp") no-repeat center center;
        background-size: cover;
        padding: 60px 0px 100px;
    } 
    .inter-btn a , .inter-btn-1 a {
        font-size: 30px;
        padding: 15px 30px;
    }
}
/* succes sec end */

/* footer start */
.footer-section {
    background: #000000;
    padding: 30px 0px;
}
.footer-ul {
    padding: 0px;
    margin: 0px;
}
.footer-ul li {
    display: inline;
}
.footer-ul .t-decoration-none:hover {
    color: #fff;
}
@media(min-width:768px) {
    .footer-section {
        padding: 70px 0px;
    }
}

/* footer end */

.probtn1 {
    border-radius: 10px;
    transition: all 0.3s ease-in-out ;
    background: linear-gradient(90deg, #FD3739 0%, #FD813B 100%);
    box-shadow: 0px 6px 14px -1px rgb(0 0 0 / 45%);
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding: 15px 12px;
    color: #ffffff;
    border: none;
    font-weight: 700;
    width: 100%;
    font-size: 24px;
    line-height: 140%;
    position: relative;
}
.probtn1:hover {
    background: linear-gradient(90deg, #FD813B 0%, #FD3739 100%);
    text-decoration: none;
    color: #ffffff;
}
@media (min-width: 768px) {
    .probtn1 {
        font-size: 32px;
        padding: 21px 12px;
    }
}

/* table sec start */

.tbbg3 {
    background: #0D0E14;
    padding: 50px 30px 30px 30px;
    background-size: 100% 100%;
    border-radius: 10px 10px 0px 0px;
}
ul.grey-tick-last li:nth-child(odd) {
    background-color: #D9F2F9;
    color: #000;
}
ul.grey-tick-last li {
    background: url(https://cdn.oppyotest.com/launches/hostdaddy/premium/vgreytick.webp) no-repeat;
    list-style: none;
    text-align: left;
    background-position: 15px 28px;
    padding: 20px 10px 20px 50px;
    color: #000;
    border-bottom: 1px solid #e7e7e7;
    line-height: 150%;
}
ul.grey-tick-last {
    padding: 0px 0px;
}
ul.grey-tick-last li:nth-child(even) {
    background-color: #ffffff;
    color: #000;
}
ul.grey-tick-last li.headline {
    background: linear-gradient(90deg, #FD3739 0%, #FD813B 100%);
    padding: 26px 0px 20px 0px;
    background-position: 0px 18px;
    list-style: none;
    margin: 0px;
    border-bottom: none !important;
    font-weight: 700;
    text-align: center;
    color: #fff !important;
}
.myfeatureslastborder {
    float: left;
    padding: 30px;
    width: 100%;
    border-radius: 0px 0px 10px 10px;
    min-height: 69px;
    background: #ffffff;
}
.tablebox3 {
    /* border: 1px solid #074281; */
    box-shadow: 0px 0px 22px 0px rgb(0 0 0 / 20%);
    width: 100%;
    float: left;
    border-radius: 20px;
}
@media (min-width: 768px) {
    .tbbg3 {
        padding: 80px 30px 80px 30px;
        background-size: 100% 100%;
        border-radius: 10px 10px 0px 0px;
        position: relative;
    }
    .tbbg3::after{
        content: url("https://cdn.oppyotest.com/launches/hostdaddy/premium/approve-img.png");
        position: absolute;
        top: -45px;
        right: -50px;
    }
    ul.grey-tick-last li {
        padding: 24px 10px 24px 50px;
    }
    .myfeatureslast {
        padding: 30px;
    }
}
/* table sec end */

