.landing_banner_sec{min-height: 61.57rem; background-repeat: no-repeat; background-position: left top; background-size: 100%; padding-top: 5rem; padding-bottom: 3rem;}

.gtcbnr_brandname {
    max-width: 11.07rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #00F9FF;
    text-align: center;
    font-size: 1.14rem;
    font-weight: 400;
    line-height: 130%;
    padding: 1rem 0rem;
    position: relative;
    margin-left: -1.5rem;
}


.gtcbnr_brandname::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 171px;
    padding: 1px;
    background: linear-gradient(92deg,transparent,transparent, #00C9FF 36%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
      }
.landing_banner_title {font-size: 4.57rem; font-weight: 600; line-height: 120%; color: #fff;}
.landing_banner_title_span {background: linear-gradient(90deg, #66F8FF 0%, #D2FDFF 97.06%); background-clip: text; -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; leading-trim: both; text-edge: cap; font-size: 4.57rem; font-weight: 600; line-height: 120%;}

.bonus_landing_banner_subtitle_text {
    font-size: 1.29rem;
    font-weight: 600;
    line-height: 130%;
    color: #fff;
    margin-top: 1rem;
    margin-bottom: 3rem;
}

.bonus_landing_banner_subtitle_text_span {
    color: #00F9FF;
}

.validtxt_bnr{
    font-size: 1.14rem;
    font-weight: 500;
    line-height: 130%;
    color: #fff;
}

.validity_time {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: auto;
    max-width: 40%;
}
.validity_time_from {
    border-radius: 3px;
    background: linear-gradient(270deg, #1371F8 2.54%, rgba(19, 113, 248, 0.00) 100%);
    box-shadow: -1px 0px 0px 0px #00D1FF inset;
    max-height: 45px;
    min-height: 45px;
    max-width: 144px;
    min-width: 144px;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #fff;
    margin-left: auto;
    margin-right: 2.2rem;
}

.validity_time_to {
    border-radius: 3px;
    background: linear-gradient(270deg, rgba(19, 113, 248, 0.00) 2.54%, #1371F8 100%);
    box-shadow: 1px 0px 0px 0px #00D1FF inset;
    max-height: 45px;
    min-height: 45px;
    max-width: 144px;
    min-width: 144px;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #fff;
    position: relative;
}

.lp_banner_btn.btn {
    min-width: 16.43rem;
}

.cr_tncs {
    max-width: 16.43rem;
    display: block;
    text-align: center;
    font-size: 0.93rem;
    color: rgba(255, 255, 255, 0.5);
    margin-top: 0.5rem;
}

.cr_tncs:hover {color: rgba(255, 255, 255, 1);}

.validity_time_to::before{
    content: '';
    background: url(../../../uploads/cx-gtc-timearrow.svg);
    height: 15px;
    width: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-position: left center;
    right: auto;
    left: -2.4rem;
}


.gtc_scndsec {
    min-height: 44.28rem;
    background: linear-gradient(0deg, #DDE1EF 0%, rgba(221, 225, 239, 0.00) 100%), linear-gradient(180deg, rgba(255, 255, 255, 0.00) 6.82%, #E9F1FA 74.64%);
    padding: 8.57rem;
}

.sec_heading_center{justify-content: center;}
.gtcsec_heading {
    color: #062652;
    text-align: center;
    font-family: Poppins;
    font-size: 2.71rem;
    font-weight: 600;
    line-height: 130%;
}

.inst_box_row {
    display: flex;
    justify-content: center;
    align-items: center;
}

.instbox_name {
    color: #0D67F9;
    font-size: 1.29rem;
    font-weight: 500;
    line-height: 150%;
    margin-top: 1rem;
}

.instbox {
    border-radius: 15px;
    background: #FFF;
    box-shadow: 0px 4px 89px 0px rgba(0, 0, 0, 0.10);
    min-width: 14.43rem;
    min-height: 14.43rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 2.86rem;
    margin-top: 7.28rem;
    margin-bottom: 3.28rem;
    transition: all 0.5s ease-in-out;
}
.instbox:hover{
/* box-shadow: 0 14px 6px -1px rgba(0, 0, 0, 0.40); */
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

}


.gtc_thrirddsec {
    background: #F1F7FF;
    padding: 8.57rem;
    min-height: 56.5rem;
}

.gtcform_row {
    display: flex;
    /* align-items: center; */
    justify-content: center;
}


.gtcfrmleft_sec {
    width: 100%;
    max-width: 45%;
    flex: 0 0 45%;
}

.gtcform_heading {
    color: #0D67F9;
    font-size: 2.71rem;
    font-weight: 600;
    line-height: 150%;
}

.gtcform_subheading {
    color: #062652;
    font-size: 2.71rem;
    font-weight: 400;
    line-height: 150%;
}

.gtcform_txt {
    color: #062652;
    font-size: 1.43rem;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}

.gtc_regprocess {
    margin-top: 2.5rem;
}


.processbox {
    width: 100%;
    max-width: 34.43rem;
    border-radius: 10px;
    padding: 1.14rem 1rem;
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 1.43rem;
    font-size: 1.14rem;
    font-weight: 500;
line-height: 130%;
color: #062652;
transition: all 0.5s ease-in-out;
display: flex;
align-items: center;
}

.process_count {
    font-size: 1.43rem;
    font-weight: 500;
    line-height: 170%;
    color: #3378FF;
    margin-left: 0.75rem;
    margin-right: 0.75rem;
}

.processbox::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 10px;
    padding: 1px;
    background: linear-gradient(90deg,#94C2FF,transparent, transparent 175%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
      }

      .processbox:hover, .processbox.active {
      border-radius: 10px;
      background: linear-gradient(90deg, #EAF8FF 14%, #FFF 100%);
      box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.20);
     
    }

    .processbox:hover::before{background: linear-gradient(90deg,transparent,transparent, transparent 175%); padding: 0px;}

    .gtc_form_wrapper {
        background: #fff;
        padding: 1.43rem;
        border-radius: 12px;
    }

    .login_signup_form_sec{box-shadow: none;}



    .landing_offer {
        max-width: 19ch;
        min-width: 20rem;
        min-height: 50px;
        display: flex;
        align-items: center;
        background: linear-gradient(270deg, #005CE8 70.64%, #00F9FF 142.67%);
        position: relative;
        font-size: 1.71rem;
        font-weight: 600;
        line-height: 117%;
        color: #fff;
        padding: 0px 35px;
        margin-top: 3rem;
    }

    .landing_offer:before, .landing_offer:after {
        width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-right: 23px solid #0c1230;
    position: absolute;
    right: 0px;
    top: 0px;
    content: '';
    }

    .landing_offer span {
        margin-left: 0.5rem;
        margin-right: 0.5rem;
        font-size: 1.14rem;
    }


    .gtc_fourthdsec {
        background: radial-gradient(102.93% 87.32% at 50% -20.76%, #116DF8 0%, #0A102E 58.33%);
        padding: 8.57rem;
    }

    .gtcsec_heading.prizesec_heading {
        color: #fff;
        text-align: center;
        font-size: 4.29rem;
        font-weight: 600;
        line-height: 140%;
        margin-bottom: 2.86rem;
    }

    .gtcsec_subheading {
        color: #fff;
        text-align: center;
        font-size: 1.43rem;
        font-weight: 400;
        line-height: 150%;
    }

    .gtcsec_subheading span{color: #00F9FF; font-weight: 600;}

    .gtc_prize_wrapper {
        margin-top: 7.57rem;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .gtc_prize_box {
        display: flex;
        max-width: 39.64rem;
        min-height: 21.85rem;
        border-radius: 16px;
        border: 1px solid rgba(255, 255, 255, 0.20);
        background: radial-gradient(50.53% 50% at 78.03% 100%, rgba(0, 92, 232, 0.50) 0%, rgba(0, 92, 232, 0.00) 100%);
        width: 100%;
        flex: 0 0 48%;
        overflow: hidden;
        margin: 2.5rem;
    }

    .gtc_prize_img {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
    }

    .gtc_prize_img.iphone_gtc{align-items: flex-end;}

    /* .gtc_prize_imgbox{
        overflow: hidden;
        min-height: 100%;
        position: absolute;
        width: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        cursor: pointer;
    } */

   
    .gtc_prize_img::before, .gtc_prize_img::after {
        width: 55%;
    height: 50%;
        border-radius: 100%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        background: linear-gradient(0deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.00) 110.26%);
        content: '';
    }

    .gtc_prize_img::after{
        background: linear-gradient(0deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.00) 65.86%);
        z-index: 2;
        width: 90%;
        height: 75%;
    }

    .gtc_prize_imgbox {
        position: relative;
    }

    .gtc_prize_imgbox::before {
        width: 125%;
        height: 150%;
        border-radius: 100%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        background: linear-gradient(0deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.00) 88.09%);
        content: '';
        z-index: 1;
    }

    .gtc_prize_img.iphone_gtc .gtc_prize_imgbox::before{ top: 30%; }

    .gtc_prize_details {
        padding-left: 2.21rem;
        padding-top: 1.5rem;
        color: #fff;
    }

    .gtc_prize_heading {
        font-size: 1.14rem;
        font-weight: 400;
        line-height: 130%;
        color: rgba(255,255,255,0.5);
    }

    .gtc_prize_money {
        margin-bottom: 0px;
        font-size: 2.14rem;
        font-weight: 600;
        line-height: 130%;
    }
    .gtc_prize_money.lottext{
        font-size: 1.71rem;
    }

    .gtc_prize_money.lottext span{
        font-size: 1.14rem;
        font-weight: 400;
     }

     .gtc_fifthdsec {
        background: linear-gradient(180deg, rgba(233, 241, 250, 0.00) 0%, #E9F1FA 100%);
        padding: 8.57rem;
    }

    .whybox_row {
        margin-top: 3.21rem;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .whybox {
        width: 100%;
    max-width: 20.92rem;
    min-height: 26.57rem;
    border-radius: 15px;
    text-align: center;
    margin: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 3rem 2.42rem;
    transition: all 0.5s ease-in-out;
    }
    .whybox:hover, .whybox.active{
    background: #FFF;
    box-shadow: 5px 5px 6px 0px rgba(0, 0, 0, 0.08);
}

.whybox_icon {
    margin-bottom: 1.93rem;
}

.whybox_name {
    color: #062652;
    font-size: 1.43rem;
    font-weight: 600;
    line-height: 140%;
    margin-bottom: 1.14rem;
}

.whybox_desc {
    color: rgba(64, 63, 77, 0.6);
    font-size: 1.14rem;
    font-weight: 400;
    line-height: 160%;
}

.whybox:hover .whybox_desc, .whybox.active .whybox_desc{
    color: rgba(64, 63, 77, 1);
}

.btn_reggtc{min-width: 16.43rem;}
.tnc_gtc {color: rgba(64, 63, 77, 0.5); font-weight: 500;}
.tnc_gtc:hover {color: rgba(64, 63, 77, 1)}

footer::before{ background-color: #e9f1fa; }


    @media (max-width: 1599.98px){
        .landing_banner_sec {min-height: 60.57rem; background-size: cover;}
        .landing_banner_title {font-size: 4rem;}
        .landing_banner_title_span{font-size: 4rem;}
        .gtcsec_heading,.gtcform_heading,.gtcform_subheading{font-size: 2.5rem;}
        .gtcsec_heading.prizesec_heading{font-size: 3.21rem; margin-bottom: 1.5rem;}
        .gtcsec_subheading{font-size: 1.28rem;}
        .gtc_prize_wrapper { margin-top: 1.57rem;}
        .gtc_prize_box{ max-width: 37rem; margin: 1.5rem;}
        .landing_offer{font-size: 1.5rem;}
        .gtc_prize_details{font-size: 2rem;}
        .gtc_scndsec,.gtc_thrirddsec,.gtc_fourthdsec,.gtc_fifthdsec{padding: 5.57rem;}
        
    }
    @media (max-width: 1439.98px){
        .landing_banner_title, .landing_banner_title_span {font-size: 3.21rem;}
        .bonus_landing_banner_subtitle_text{margin-bottom: 1.5rem;}
        .landing_banner_sec {min-height: 44.57rem; background-size: cover; padding-top: 1rem; padding-bottom: 1rem;}
    }
    @media (max-width: 1365.98px){
       .whybox{  max-width: 18.92rem; padding: 3rem 1.42rem;}
    }

    @media (max-width: 1199.98px){
        .gtc_prize_box {max-width: 100%; margin: 1rem; height: auto; padding-bottom: 2.5rem; flex: 0 0 100%;}
        .gtc_prize_detailsec {width: 100%;}
        .gtc_prize_img::after{ width: 90%; height: 100%;}
        .instbox{margin-left: 1.14rem;}
        .gtc_prize_img.iphone_gtc .gtc_prize_imgbox::before {height: 170%;}
        .whybox{max-width: 45%; flex: 0 0 48%; min-height: auto;}
        .landing_offer.firstprize:before, .landing_offer.firstprize:after{ border-right: 23px solid #0b255c;}        
    }

    @media (max-width: 991.98px){
        .landing_banner_sec {min-height: auto; background-size: cover; padding-top: 4rem; padding-bottom: 4rem;}
        .gtcbnr_brandname {max-width: 50%; margin-left: auto; margin-right: auto; font-size: 1.43rem;}
        .gtcbnr_brandname::before{background: linear-gradient(92deg,#00C9FF,#00C9FF, #00C9FF 36%);}
        .gtc_scndsec,.gtc_thrirddsec,.gtc_fourthdsec,.gtc_fifthdsec{padding: 5.57rem 2rem;}
        .inst_box_row{flex-wrap: wrap;}
        .instbox{margin-left: 2.86rem; margin-top: 3rem;}
        .cr_tncs {max-width: 100%;}
        .validity_time_from{margin-left: 0;}
        .validity_time {max-width: 100%; margin-right: auto; margin-left: auto; justify-content: center;}
        .gtcform_row{flex-wrap: wrap;}
        .gtcfrmleft_sec {max-width: 100%; flex: 0 0 100%; text-align: center;}
        .processbox {max-width: 70%; margin-left: auto; margin-right: auto; padding-bottom: 2rem;}
        .processbox::before{background: linear-gradient(90deg,#94C2FF,#94C2FF, #94C2FF 175%);}
        .gtc_prize_img::after {width: 100%; height: 100%;}
        .gtc_prize_img.iphone_gtc {margin-bottom: -3rem;}
    }

    @media (max-width: 767.98px){
        .landing_banner_title, .landing_banner_title_span {font-size: 3.21rem;}
        .whybox{max-width: 100%; flex: 0 0 100%;}
        .whybox_name br{display: none;}
        .gtc_prize_imgbox::before {width: 135%; height: 170%;}
        .landing_offer.firstprize:before, .landing_offer.firstprize:after{ border-right: 23px solid #0c2a66;} 
        .landing_banner_sec.gtcbnr {
            background-image: url(../../uploads/gtc-background-img.webp) !important;
            background-position: center top;
        }
        .instbox {margin-left: 1.14rem; margin-top: 2rem; margin-bottom: 0px;}
        .processbox {max-width: 100%; text-align: start;}
        .gtcsec_heading.prizesec_heading {
            font-size: 2.5rem;}
        
    }

    @media (max-width: 575.98px){
        .gtcform_subheading br, .gtcsec_heading.prizesec_heading br{display: none;}
    }

    @media (max-width: 504.98px){
    .gtc_prize_img {
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        opacity: 0.1;
        bottom: -2rem;
        left: auto;
        right: -10rem;
        max-width: 25rem;
    }
}