/* Reward banner */
 /* .member_sec {
    background-color: #F6F6F2;
} */
#order_email::placeholder {
  font-family: 'Work Sans', sans-serif;
  font-weight: 500;       
  font-size: 14px;
  line-height: 120%;
  font-style: normal;
  color: #A8ACB9;            
      
}
.reward_banner{
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.reward_banner::after {
    position: absolute;
    content: "";
    width: 550px;
    height: 922px;
    top: 161px;
    left: 0;
    background: #DDC8B2B8;
    filter: blur(250px);
    z-index: -1;
}
.reward_banner::before {
    position: absolute;
    content: "";
    width: 550px;
    height: 922px;
    top: -120px;
    right: -13px;
    background: #DDC8B24F;
    filter: blur(290px);
    z-index: -1;
}
.reward_banner_box{
        padding: 115px 0 65px;
}
.membership-sec{
        padding: 60px 0;
    background: #272827;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.membership-sec::after{
        position: absolute;
    content: "";
    width: 550px;
    height: 922px;
    top: 161px;
    left: 0px;
    filter: blur(250px);
    z-index: -1;
    background: #FFFFFF1C;

}
.membership-sec::before{
    position: absolute;
    content: "";
    width: 550px;
    height: 922px;
    filter: blur(250px);
    background: #FFFFFF1C;
    top: -120px;
    right: -13px;
    z-index: -1;
}
/* .membership-sec .row{
    padding-top: 45px;
} */
.membership-sec h1{
    color: #fff;
}
.membership-card{
    background: #fff;
    border-radius: 12px;
    cursor: pointer
}
.membership-sec .heading_sec p{
    font-family: Work Sans;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
}
.membership-upper{
    background-color: #DE5210;
background-image: url("../images/member-pattern.png"), linear-gradient(180deg, rgba(163, 67, 21, 0) 0%, rgba(139, 47, 3, 0.6) 100%);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
padding: 16px;
border-radius: 12px 12px 0 0;

}
.blue-card{
    background-color: #636CD0;
background-image: url("../images/member-pattern.png"), linear-gradient(180deg, rgba(48, 45, 65, 0) 0%, rgba(48, 45, 65, 0.6) 100%);
}
.yellow-card{
    background-color: #E6AC0A;
background-image: url("../images/member-pattern.png"), linear-gradient(180deg, rgba(153, 112, 0, 0) 0%, rgba(129, 94, 0, 0.6) 100%);
}
.light-blue-card{
   background-color: #35ACE8;
background-image: url("../images/member-pattern.png"), linear-gradient(180deg, rgba(48, 45, 65, 0) 0%, rgba(0, 40, 74, 0.6) 100%);


}
.membership-lower{
    padding: 22px 20px 22px;
}
.member_list li img{
    margin-right: 10px;
}


.tophdr-right span{
    font-family: Work Sans;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    color: #fff;

}
.member-bottom{
    padding-top: 30px;
}
.member-bottom .price-tag{
    font-family: Unbounded;
    font-weight: 600;
    font-size: 35px;
    line-height: 100%;
    vertical-align: middle;
    color: #fff;
}
.member-bottom .currency{
        font-family: Unbounded;
    font-weight: 500;
    font-size: 22.33px;
    line-height: 1;
    vertical-align: super;
}
.member-bottom .currency-text{
    font-family: Montserrat;
    font-weight: 500;
    font-size: 18px;
    line-height: 23.41px;
    color: #fff;
    padding-top: 20px;
    display: inline-block;
}
.reward_banner_text h2{
        font-family: Unbounded;
    font-weight: 500;
    font-size: 55px;
    line-height: 120%;
    color: #000;
}
.reward_banner_text p{
font-family: Work Sans;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    color: #181918;
    width: 498px;
}
.tophdr-left{
   height: 27px;
    width: 27px;
    border-radius: 50%; 
     overflow: hidden;
}

.custom-radio{
   height: 27px;
  width: 27px;
  border-radius: 50%;
  background: #fff;
  display: inline-block;
  cursor: pointer;
  box-shadow: inset 0 4px 8px rgba(69, 91, 232, 0.35);
  accent-color: #000;
}
 
#reward-terms-hid{
    /* background: #fff; */
    /* padding: 20px; */
    /* border-radius: 12px; */
}
/* --------------------------------- */

/* enroll css */
.enroll_sec{
    padding: 50px 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.enroll_sec::after{
    position: absolute;
    content: "";
    width: 274px;
    height: 184px;
    top: 0px;
    left: -234px;
    background: #DDC8B2B8;
    filter: blur(250px);
    z-index: -1;
    display: none;
}
.lumina-footer {

    padding: 100px 0px 20px 0px;
}
.enroll_sec .row{
    margin-top: 62px;
}
.enroll_sec h1{
        font-family: Unbounded;
    font-weight: 400;
    font-size: 33px;
    line-height: 120%;
}
.enroll_sec h1 span{
    font-weight: 600;
}
.enroll-hdr{
    gap: 18px;
    padding-bottom: 15px
}
.enroll-hdr h4{
    font-family: Manrope;
    font-weight: 700;
    font-size: 22px;
    line-height: 120%;
    color: #fff;
}
.enroll-icon img{
    width: 90%;
    filter: brightness(0) invert(1);
}
.enroll_text p{
    font-family: Work Sans;
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #ccc;
}



/* Membership Sec CSS */
.member_heading h4{
    font-size: 45px;
    font-weight: 400;
    line-height: 55px;
    font-family: 'Manrope', sans-serif;
    color: #CD4883;
}
.member_heading p{
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    font-family: 'Manrope', sans-serif;
    color: #342F4B;
}
.member_box{
    background-color: #fff;
    border: 2px solid #000000;
    border-radius: 24px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.member_check{
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    width: 35px;
    height: 35px;
    background-color: #E2DBFF;
    border: 3px solid #180C49;
    border-radius: 5px;
    margin: 0;
}
.member_name {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    font-family: 'Manrope', sans-serif;
    color: #000;
    margin: 0;
}
.member_price{
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
    font-family: 'Manrope', sans-serif;
    color: #000;
    /* letter-spacing: 2px; */
}
.member_price .member_month{
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    font-family: 'Manrope', sans-serif;
    letter-spacing: 0;
}
.member_list_wrap{
    border-left: 2px solid #000000;
    border-right: 2px solid #000000;
}

.member_list li{
    font-family: Montserrat;
    font-weight: 500;
    font-size: 15px;
    line-height: 23.41px;
    color: #181525;
}
.member_list li + li{
    padding-top: 12px;
}
.member_list li i{
    color: #000;
}

.member_icon{
    width: 80px;
    height: 80px;
}
.member_box.active{
    border: 5px solid #00C2CB;
}
/* --------------------------------- */


/* Disclaimer Box CSS */

.disclaimer_box .form-check-label{
    font-size: 14px;
    font-weight: 400;
    font-family: 'Work Sans';
    color: #000;
    text-align: justify;
    cursor: pointer;
    line-height: 140%;
    
}
.disclaimer_box .form-check-input{
    margin-left: 0 !important;
    width: 27px;
    height: 27px;
    border: 2px solid #000000;
    background-color: transparent;
    border-radius: 50%;
}
.disclaimer_box .form-check-input:focus{
    box-shadow: none;
}
.disclaimer_box .form-check-input:checked {
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
    background-color: #000;
    border-color: #000;
}
input[type=checkbox]+label:before, 
input[type=radio]+label:before, 
input[type=checkbox]+label:after, 
input[type=radio]+label:after{
    display: none;
}
input[type=checkbox], input[type=radio]{
    opacity: 1;
}
.disclaimer_box .theme_btn{
    font-size: 18px;
    padding: 20px 90px;
}
/* --------------------------------- */



/* Benefit Sec CSS */
.benefit_sec{
    background-color: #F6F6F2;
    padding: 80px 0;
}
.benefit_sec .heading_sec h3{
    font-size: 24px;
    font-weight: 500;
    line-height: 34px;
    font-family: 'Manrope', sans-serif;
    color: #1A1A1A;
}
.benefit_wrap{
    background-color: #F4F7F5;
    border: 5px solid #00C2CB;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border-radius: 24px;
}
.benefit_icon{
    width: 80px;
    height: 80px;
}
.benefit_box p{
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    font-family: 'Manrope', sans-serif;
    color: #000;
    flex: 1;
    margin-bottom: 0;
}
/* --------------------------------- */





/* Cancel Form CSS */
.cancel_wrap{
       margin: 0 50px;
    padding: 25px 32px 35px;
    background: #F3E4D1;
    border-radius: 24px;
}


.cancel_wrap .heading_sec h3{
    font-size: 48px;
    font-weight: 800;
    font-family: 'Manrope', sans-serif;
    color: #F4F7F5;
}
.cancel_text h2{
        font-family: Unbounded;
    font-weight: 500;
    font-size: 24px;
    line-height: 130%;
}
.cancel-above-text p{
    font-family: Work Sans;
    font-weight: 500;
    font-size: 15px;
    line-height: 140%;
}

.cancel_text h4{
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    font-family: 'Manrope', sans-serif;
    color: #CD4883;
}
.cancel_text p{
    font-size: 20px;
    font-weight: 400;
    line-height: 38px;
    font-family: 'Manrope', sans-serif;
    color: #000;
}
.cancel_wrap .heading_sec h3{
        font-family: Unbounded;
    font-weight: 600;
    font-size: 40px;
    line-height: 130%;
    text-align: center;
    color: #000;
    padding-bottom: 20px;
}
.cancel-right-sec{
        padding-left: 30px;
    border-left: 1px solid #fff;
}
.cancel_text{
      padding-right: 30px;
}
.cancel-above-text{
    padding-bottom: 40px;
}


.cancel_form label{
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    font-family: montserrat;
    color: #000000 !important;
    margin-bottom: 10px;
}
.form-control, .form-select{
    height: 58px;
    background-color: #fff !important;
    border: 1px solid #152354;
    margin-bottom: 0;
    font-size: 16px;
    border-radius: 50px !important;
    position: relative;
    padding: 10px 20px;
    line-height: 1;
}
textarea.form-control{
    height: 100px;
    border-radius: 15px !important;
}
.cancel_form .request_radio{
    flex: 1;
    min-height: auto;
}
.cancel_form .request_radio label{
    font-weight: 600;
    background: #fff;
    border: 1px solid #152354;
    padding: 15px 20px 15px 50px !important;
    border-radius: 50rem;
    width: 100%;
}
.cancel_form .request_radio .btn-check{
    top: 40%;
    transform: translateY(-50%);
    left: 25px;
    width: 15px;
    height: 15px;
    border: 1px solid #152354;
    z-index: 1;
    clip: unset;
}
.cancel_form .request_radio .btn-check:checked + label{
    background: #000;
    color: #fff !important;
}
.request_radio input[type="radio"] {
  accent-color: #000; 
}
/* --------------------------------- */

/* .member_heading{
    text-align: left;
} */


@media screen and (max-width:1399px){
    .mrgin-lft{
        border-right: solid 1.5px #ccc;
    }

    .member_heading h4{
        font-size: 40px;
        line-height: 68px;
    }
    .member_heading p{
        font-size: 18px;
    }
    .member_box{
        
    }
    .member_check{
        width: 30px;
        height: 30px;
    }
    .member_name {
        font-size: 15px;
    }
    .member_price{
        font-size: 38px;
    }
    .member_price .price_medium{
        font-size: 28px;
    }
    .member_price .member_month{
        font-size: 14px;
    }
    .member_list li{
        font-size: 13px;
        line-height: 21px;
    }
   
    .benefit_sec .heading_sec h3{
        font-size: 25px;
        line-height: 35px;
    }
    .benefit_box p{
        font-size: 14px;
        line-height: 24px;
    }
    .cancel_wrap .heading_sec h3{
        font-size: 32px;
    }
    .cancel_text h4 {
        font-size: 30px;
        line-height: 38px;
    }
    .cancel_text p{
        font-size: 16px;
        line-height: 30px;
    }
}

@media screen and (max-width: 1199px){
    .reward_banner_box{
        border-top-width: 10px;
        background-position: center center;
    }
    .member_price{
        font-size: 40px;
        letter-spacing: -1px;
    }
    .member_price .price_medium{
        font-size: 25px;
    }
    /* .heading_sec .sec_title{
        font-size: 28px;
    } */
    .heading_sec p{
        font-size: 18px;
        line-height: 28px;
    }
    .cancel_wrap .heading_sec h3{
        font-size: 30px;
    }
    .cancel_text h4 {
        font-size: 28px;
        line-height: 36px;
    }
    .cancel_text p{
        font-size: 15px;
        line-height: 25px;
    }
}

@media screen and (max-width:991px){
    .cancel_form label{
        font-size: 13px;
    }
    .reward_banner_text p{
        width: auto;
    }
    .reward_banner{
        
    padding-bottom: 85px;
    }
    .cancel_wrap{
            padding: 75px 30px 55px;
    }
    /* .membership-sec .row{
       --bs-gutter-y: 20px;
    } */
    .reward_banner_box{
        height: 300px;
    }
    .reward_banner_text h2 {
        font-size: 32px;
        line-height: 42px;
    }
    .reward_banner_text p {
        font-size: 14px;
        font-weight: 500;
    }
    .member_heading h4{
        font-size: 32px;
        line-height: 42px;
    }
    .member_heading p{
        font-size: 14px;
    }
    .member_list li{
        font-size: 14px;
        line-height: 24px;
    }
    .member_price{
        font-size: 28px;
    }
    .disclaimer_box{
        border-width: 4px;
    }

    .benefit_sec .heading_sec h3 {
        font-size: 22px;
        line-height: 32px;
    }
    .benefit_icon {
        width: 50px;
        height: 50px;
    }
    .benefit_box p {
        font-size: 13px;
        line-height: 22px;
    }
    .cancel_wrap .heading_sec h3{
        font-size: 28px;
    }
    .cancel_text h4 {
        font-size: 20px;
        line-height: 28px;
    }
    .cancel_text p{
        font-size: 14px;
        line-height: 24px;
    }
    .form-control, .form-select{
        height: 42px;
        font-size: 14px;
    }
    textarea.form-control {
        height: 80px;
    }
  
}

@media screen and (max-width:767px){
    .container-lg, .container, .container-fluid{
        padding: 0 25px;
    }

    .reward_banner{
        height: 730px;
    }
    .enroll_sec h1 {
    font-size: 30px;
    line-height: 130%;
}
.enroll_sec .row{
    gap: 30px;
}
.cancel_wrap{
    margin: 0;
}
    .reward-img{
        margin-top: 30px;
    }
    .reward_banner_text h2 {
        font-size: 50px;
        line-height: 120%;
      
    }
    .reward_banner_text p {
        font-size: 16px;
    }
    .benefit_sec{
        padding: 60px 0;
    }
    .benefit_sec .heading_sec h3 {
        font-size: 18px;
        line-height: 28px;
    }
    .member_heading h4{
        font-size: 38px;
        line-height: 48px;
    }
    .member_heading p{
        font-size: 14px;
    }
    .member_box {
        width: 85%;
        margin: 0 auto;
    }
    .member_name {
        font-size: 18px;
    }
    .member_price {
        font-size: 30px;
        letter-spacing: 0;
        border-bottom: 2px solid #000;
    }
    .member_price .member_month {
        font-size: 16px;
    }
    .member_list_wrap{
        border: none;
    }
    .member_list {
        columns: 1;
    }
    .member_list li {
        font-size: 15px;
        line-height: 20px;
    }
    .heading_sec p {
        font-size: 15px;
        line-height: 25px;
    }
    .disclaimer_box .form-check-label{
        font-size: 14px;
        line-height: 24px;
    }
    /* .form-check-input {
        width: 30px;
        height: 30px;
    } */
    
    .disclaimer_box .form-check-input{
        width: 30px;
        height: 30px;
    }
    .disclaimer_box .theme_btn {
        font-size: 22px;
        padding: 20px 60px;
    }
    .cancel_wrap .heading_sec h3{
        font-size: 28px;
        line-height: 50px !important;
         padding-bottom: 0px;
        text-align: left !important;
    }
    .cancel-right-sec{
            padding-left: 0;
    border-left: 0;
    }
    .cancel_text h2{
        padding-bottom: 20px;
    }
    .cancel_text {
        border-right: none;
        
    }
    .cancel_text h4 {
        font-size: 25px;
        line-height: 35px;
    }
    .cancel_text p{
        font-size: 14px;
        line-height: 24px;
    }
    .cancel_form .request_radio label {
        padding: 10px 20px 10px 50px !important;
        width: auto;
    }
   
}

@media screen and (max-width:575px){
    
  
    .reward_banner_text p {
        font-size: 16px;
        line-height: 25px;
    }
   
    .member_check{
        top: 3rem;
        right: 3rem;
        width: 35px;
        height: 35px;
    }
    .cancel_sec .heading_sec{
        border-radius: 0 !important;
    }
}

a.reward_btn{
    cursor: pointer !important;
}

/* new reward css */
:root{
    --btn-color: #084C61;
    --color-1: #CD4883;
    --color-2: #E9488F;
    --text-color: #143642;
    --text-black: #000000;
    --text-white: #ffffff;
    --text-1: "Manrope", sans-serif;
}


.main-banner{
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.pp-reward-1 h4{
    font-family: var(--text-1);
    color: var(--text-white);
    font-weight: 600;
}
.pp-reward-1 p{
    color: var(--text-white);
    font-size: 16px;
    padding-top: 20px;
}
.lunima-rewardspage-1{
    padding: 20px 10px;
}
.lunima-rewardspage-1 h4{
    color: #CD4883;
    font-weight: 600;
    font-family: var(--text-1);
    font-size: 42px;
    text-transform: uppercase;
}
.reward-btn-luminabtn{
    font-family: var(--text-1);
    font-size: 18px;
    color: var(--text-white) !important;
    padding: 10px 20px;
    border-radius: 30px;
    background: linear-gradient(90deg, #DD4B8C 0%, #FF9C54 100%);
    text-transform: uppercase;
    visibility: visible !important;
    transition: all 0.3s ease-in-out;
}
.lunima-rewardspage-2{
    border-radius: 15px;
    /* padding: 20px 10px; */
    background-color: #fbce76;
    border: solid 3px #ff9c54;
    text-align: center;
}
.lunima-rewardspage-3{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 45px;
}
.lunima-rewardspage-4{
    background: var(--color-2);
    color: #fbce76;
    padding: 4px 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: var(--text-1);
}
.lunima-rewardspage-6{
    padding: 0px 20px;
}

.lunima-rewardspage-7{
    border-radius: 15px;
    /* padding: 20px 10px; */
    background-color: #382B6C;
    /* border: solid 3px #1F1640; */
    border: 5px solid #1F1640; 
    /* border-image: linear-gradient(90deg, #000000 0%, #1F1640 100%) 1; */
    text-align: center;
}
.lunima-rewardspage-9{
    background: #FBCE76;
    color: #382B6C;
    padding: 4px 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: var(--text-1);
}
.lunima-rewardspage-6{
    padding: 0px 20px;
}
p.reward-txt-1 {
    margin-bottom: 0px !important;
    color: var(--color-2);
    font-size: 25px;
    font-family: var(--text-1);
    font-weight: 700;
}
p.reward-txt-5 {
    margin-bottom: 0px !important;
    color: #FBCE76;
    font-size: 25px;
    font-family: var(--text-1);
    font-weight: 700;
}

p.reward-txt-1 a.reward-txt-2 {
    margin-bottom: 0px !important;
    color: var(--color-2);
    font-size: 55px;
    font-family: var(--text-1);
    font-weight: 700;
}

p.reward-txt-1 a.reward-txt-4 {
    margin-bottom: 0px !important;
    color: var(--text-black);
    font-size: 19px;
    font-family: var(--text-1);
    font-weight: 500;
}
.lunima-rewardspage-6 ul li{
    list-style-type: none;
    padding-bottom: 10px;
    font-family: var(--text-1);
    font-weight: 500;
    color: #181525;
    font-size: 17px;
}
.lunima-rewardspage-11 ul li{
    list-style-type: none;
    padding-bottom: 10px;
    font-family: var(--text-1);
    font-weight: 500;
    color: #fff;
    font-size: 17px;
}


p.reward-txt-5 a.reward-txt-6 {
    margin-bottom: 0px !important;
    color: #FBCE76;
    font-size: 55px;
    font-family: var(--text-1);
    font-weight: 700;
}

p.reward-txt-5 a.reward-txt-8 {
    margin-bottom: 0px !important;
    color: var(--text-white);
    font-size: 19px;
    font-family: var(--text-1);
    font-weight: 500;
}
.lunima-rewardspage-7 ul li{
    list-style-type: none;
    padding-bottom: 10px;
    font-family: var(--text-1);
    font-weight: 500;
    color: #fff;
    font-size: 17px;
}
img.shopping-bag{
        width: 50%;
    height: 113px;
    /* overflow: hidden; */
    object-fit: fil;
}
.bnf-luminasection{
    background: linear-gradient(90deg, #FFEFFD 1.35%, #FFF7D8 100%);
    padding: 30px 0px;
}
.lunima-rewardspage-7.activeee{
    border: 5px solid #FBCE76; 
    /* border-image: linear-gradient(90deg, #DD4B8C 0%, #FF9C54 100%) 1; */
    background-color: #FBCE76;
}
.lunima-rewardspage-7.activeee .lunima-rewardspage-9{
    background: var(--color-2);
    color: #fbce76;
    padding: 4px 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: var(--text-1);
}
.lunima-rewardspage-7.activeee p.reward-txt-5{
    margin-bottom: 0px !important;
    color: var(--color-2);
    font-size: 25px;
    font-family: var(--text-1);
    font-weight: 700;
}
.lunima-rewardspage-7.activeee p.reward-txt-5 a.reward-txt-6{
    margin-bottom: 0px !important;
    color: var(--color-2);
    font-size: 55px;
    font-family: var(--text-1);
    font-weight: 700;
}
.lunima-rewardspage-7.activeee p.reward-txt-5 a.reward-txt-8{
    margin-bottom: 0px !important;
    color: var(--text-black);
    font-size: 19px;
    font-family: var(--text-1);
    font-weight: 500;
}
.lunima-rewardspage-7.activeee .lunima-rewardspage-11 ul li{
    list-style-type: none;
    padding-bottom: 10px;
    font-family: var(--text-1);
    font-weight: 500;
    color: #181525;
    font-size: 17px;
}
.bnf-luminasection-1 h4{
    color: #D20D65;
    font-family: var(--text-1);
    text-align: center;
}
.bnf-luminasection-2{
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: left; */
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.bnf-luminasection-2-img {
    /* width: 30%; */
    margin-left: auto;
    margin-right: auto;
}
.bnf-luminasection-2-text {
    width: 80%;
}
.bnf-luminasection-2-text h4 {
    font-size: 15px;
    font-family: var(--text-1);
    font-weight: 500;
}







/*laptop view*/
@media screen and (min-width: 992px){
    .pp-reward-1{margin-left: 10%;}
    .main-banner{background:url(../images/reward-bg-1.png);background-position: center center;height: 350px;}
    .pp-reward-4{margin-top: 3%;}
    .pp-reward-1 h4{font-size: 42px;}
    .lunima-rewardspage-6 ul{text-align: left;margin-left: 7%;}
    .lunima-rewardspage-11 ul{text-align: left;margin-left: 7%;}
    .lunima-rewardspage-7.activeee .lunima-rewardspage-11 ul{text-align: left;margin-left: 7%;}
    .desktop-br{width: 100%;display: inline-block;}
    .bnf-luminasection-1 h4{font-size: 30px;line-height: 20px;}
    
}



/*tablet*/
@media (min-width: 768px) and (max-width: 991.98px) {
    .main-banner{background:url(../images/reward-bg-1.png);background-position: center center;height: 350px;}
    .pp-reward-4{margin-top: 9%;}
    .pp-reward-1 h4{font-size: 32px;}
    .lunima-rewardspage-6 ul{text-align: left;margin-left: 7%;}
    .lunima-rewardspage-7.activeee .lunima-rewardspage-11 ul{text-align: left;margin-left: 7%;}
    .desktop-br{width: 100%;display: inline-block;}
    .bnf-luminasection-1 h4{font-size: 25px;line-height: 20px;}
}



/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
    .main-banner{background:url(../images/reward-bg-1.png);background-position: center center;height: 350px;}
    .pp-reward-4{margin-top: 3%;}
    .pp-reward-1 h4{font-size: 30px;}
    .lunima-rewardspage-6 ul{text-align: left;margin-left: 7%;}
    .lunima-rewardspage-7.activeee .lunima-rewardspage-11 ul{text-align: left;margin-left: 7%;}
    .lunima-rewardspage-1 h4{font-size: 28px !important;}
    .bnf-luminasection-1 h4{font-size: 25px;line-height: normal;}
}



/*mobile view*/
@media screen and (max-width: 575px){
    .main-banner{background:url(../images/reward-bg-2.png);background-position: center center;height: 545px;}
    .pp-reward-4{margin-top: 1%;text-align: center;}
    .pp-reward-1 h4{font-size: 36px;}
    .lunima-rewardspage-7 ul{text-align: left;margin-left: 9%;}
    .lunima-rewardspage-7.activeee .lunima-rewardspage-11 ul{text-align: left;margin-left: 9%;}
    img.shopping-bag{height: auto;}
    .bnf-luminasection-1 h4{font-size: 21px;line-height: normal;}
}
@media screen and (max-width: 480px){
.reward_banner .container{
    padding: 0 25px !important;
}
.reward_banner_text h2{
    margin-bottom: 30px !important;
}
    .reward_banner {
        height: 710px;
    }
    /* .reward_banner::before, .reward_banner::after, .membership-sec::after, .membership-sec::before, .enroll_sec::after{
        position: inherit;
    } */
    .membership-sec{
            padding: 50px 0;
    }
    .membership-sec .heading_sec p {
    font-size: 16px;
}
.membership-sec h1 {
    margin-bottom: 20px !important;
}
/* .membership-sec .row {
    padding-top: 25px;
}
    .membership-sec .row {
        --bs-gutter-y: 25px;
    } */
    .enroll_sec {
    padding: 75px 0;
}
.enroll_sec .row {
    margin-top: 40px;
}
.enroll-hdr h4 {
    font-size: 18px;
    margin-bottom: 0;
}
.enroll-hdr {
    align-items: center;
     margin-bottom: 10px;
}
.enroll_text p{
        font-size: 16px;
}
        .cancel_wrap {
        padding: 10px 20px 55px;
    }
    .cancel-above-text p {
    font-size: 16px;

}
.cancel_wrap .heading_sec{
    padding-bottom: 10px !important;
}
    .cancel_text{
        padding-right: 0;
    }
    .cancel_text h2 {
    font-weight: 600;
    font-size: 18px;
    line-height: 130%;
    font-family: Work Sans;
}

}

@media screen and (max-width: 420px){
    .reward_banner {
        height: 665px;
    }
    .cancel_text h2{
        font-size: 16px;
    }
}
@media screen and (max-width: 375px){
    .reward_banner {
        height: 635px;
    }
    .custom-gap{
        gap: 10px !important;
    }
}


@media screen and (max-width: 1399px){
    .sec_title {
        font-size: 28px !important;
        line-height: 50px;
    }
}

.click-show{
    padding: 13px;
}

/* rewardds page form */
.formBox{
    position: sticky;
    top: 0;
}
.checkout_heading{
    font-weight: bold;
    /* text-decoration: underline; */
    font-size: 22px;
    padding-bottom: 15px;
    margin-bottom: 18px;
    position: relative;
}
.checkout_heading::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 3rem;
    height: 2px;
    background-color: #e1842d;
}
.payment-flds-box p{
    font-weight: bold;
    text-decoration: underline;
    font-size: 18px;
    margin-bottom: 18px;
}
.paymentname{
    font-weight: bold;
    text-decoration: underline;
    font-size: 18px;
    margin-bottom: 18px;
}

.formBox input{
    margin-bottom: 18px;
}
.frm-flds select{
    margin-bottom: 18px;
}
.form-control, .form-select{
    border-radius: 10px !important;
}
.paymybtn{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #df9d5f;
    background-color: #fffdfb;
}
.item-detail-row{
    display: flex;
    align-items: center;
    justify-content: space-between;
}