h1{
      font-family: "Poppins", sans-serif;font-weight: 600;font-style: normal;
}
h2{
      font-family: "Poppins", sans-serif;font-weight: 600;font-style: normal;
}
h3{
      font-family: "Poppins", sans-serif;font-weight: 400;font-style: normal;
 
}
.nfh_top_underline{
   font-family: "Poppins", sans-serif;font-weight: 400;font-style: normal;
}
.nfh_top_bg{
    font-family: "Poppins", sans-serif;font-weight: 600;font-style: normal;
}
a.nfh_c_14_heading{
      font-family: "Poppins", sans-serif;font-weight: 600;font-style: normal;
}
.nfh_link{
      font-family: "Poppins", sans-serif;font-weight: 400;font-style: normal;
}
a.nfh_btn{
      font-family: "Poppins", sans-serif;font-weight: 400;font-style: normal;
}
a.nfh_btn_small{
      font-family: "Poppins", sans-serif;font-weight: 400;font-style: normal;
}
button.nfh_btn{
      font-family: "Poppins", sans-serif;font-weight: 400;font-style: normal;
}
body{
    background-color:#f0fbff;
}
.nfh_page_list{
    display:block;
    max-width:600px;
    margin:0 auto;
    padding:40px;
}
.nfh_page_list a{
    font-size:22px;
}
.nfh_page_list img{
    margin-bottom:40px;
}
.nfh_page_list li{
    margin-bottom:20px;
}
.nfh_page_holder{
    margin-top:2rem;
    max-width:1480px;
    padding:20px;
    display:flex;
    font-size:16px;
    line-height:22px;
    color:#222;
    flex-direction:column;

    padding-bottom:20px;
}
@media (min-width:1024px){
    .nfh_page_holder{
        flex-direction:row;
        padding-bottom:150px;
        margin:0 auto;
    }
}
.page-myclubcarddeals .content .nfh_page_holder p{
    color:#222;
    margin-bottom:30px;
    font-weight:400;
    font-size:16px;
    line-height:22px;
    margin-top:0;
    width: 100%;
}
.nfh_page_holder h2{
    font-size:30px;
    line-height:32px;
    margin-bottom:30px;
    margin-top:0;
    font-family: "Poppins", sans-serif;font-weight: 600;font-style: normal;
}
.nfh_page_holder a.nfh_btn{
    font-size:14px;
    line-height:16px;
    background:#003268;
    border-radius:22px;
    height:35px!important;
    padding:11px 20px 0;
    color:#fff;
    display:inline-block;
    transition:all .4s ease;
    text-decoration:none;
    text-align:center;
    margin-bottom:30px;
}
@media (min-width:768px){
    .nfh_page_holder a.nfh_btn{
        padding:14px 40px 0;
        font-size:16px;
        line-height:18px;
        height:44px;
    }
}
.nfh_page_holder a.nfh_btn.color_blue{
    background-color:#1877f2;
}
.nfh_page_holder a.nfh_btn.color_grey{
    background-color:#222;
}
.nfh_page_holder a.nfh_btn_small{
    font-size:13px;
    line-height:22px;
    background:#003268;
    width:100%;
    border-radius:22px;
    height:36px;
    padding:8px 0 0;
    color:#fff;
    display:inline-block;
    transition:all .4s ease;
    text-decoration:none;
}
.nfh_page_holder button.nfh_btn{
    font-size:16px;
    line-height:18px;
    border:none;
    background:#003268;
    border-radius:22px;
    height:44px;
    padding:4px 40px 0;
    color:#fff;
    display:inline-block;
    transition:all .4s ease;
    text-decoration:none;
}
.nfh_page_holder .nfh_main_content{
    width:100%;
    margin-right:0;
}
@media (min-width:1024px){
    .nfh_page_holder .nfh_main_content{
        width:calc(100% - 320px);
        margin-right:20px;
        margin-bottom:0;
    }
}
.nfh_page_holder .nfh_main_content .nfh_border_bg_frame{
    background:#fff;
    box-shadow:0 1px 3px rgba(0,0,0,.2);
    border-radius:3px;
    margin-bottom:20px;
}
.nfh_page_holder .nfh_side_content{
    width:100%;
}
@media (min-width:1024px){
    .nfh_page_holder .nfh_side_content{
        width:300px;
    }
}
.nfh_page_holder .nfh_side_content ul{
    list-style:none;
    margin:0;
    padding:0;
}
.nfh_page_holder .nfh_side_content a{
    text-decoration:none;
    font-weight:100;
}
.nfh_mobile{
    display:block;
}
@media (min-width:768px){
    .nfh_mobile{
        display:none;
    }
}
.nfh_desktop{
    display:none;
}
@media (min-width:768px){
    .nfh_desktop{
        display:block;
    }
}
.nfh_component_22{
    display:flex;
    flex-direction:column;
    padding:45px 20px 80px 20px;
    margin-bottom:20px;
    position:relative;
    border-radius:3px 3px 0 0;
    background-color:#e3193a;
}
@media (min-width:768px){
    .nfh_component_22{
        flex-direction:row;
        padding:45px 20px 90px 20px;
        margin-bottom:60px;
    }
}
.nfh_component_22 h1{
    font-size:38px;
    line-height:40px;
    color:#fff;
    font-weight:500;
     font-family: "Poppins", sans-serif;font-weight: 600;font-style: normal;
}
.nfh_component_22 h1 strong{
    color:#003268
}
.page-myclubcarddeals .content .nfh_component_22 p{
    color:#fff;
   /* padding:0 20px;*/
    font-weight:400;
}
@media (min-width:768px){
    .nfh_component_22 p{
        padding:0;
    }
}
.nfh_component_22:after{
    content:"";
    position:absolute;
    bottom:-20px;
    left:0;
    width:100%;
    height:40px;
    display:block;
    background:#fff;
    transform:skew(0,2deg);
    z-index:9;
}
@media (min-width:768px){
    .nfh_component_22:after{
        height:80px;
    }
}
.nfh_component_22 .nfh_c_22_img{
    width:80%;
    position:relative;
    z-index:10;
    margin:0 auto;
}
@media (min-width:768px){
    .nfh_component_22 .nfh_c_22_img{
        width:40%;
    }
}
.nfh_component_22 .nfh_c_22_img img{
    display:block;
    width:100%;
    max-width:350px;
    height:auto;
    margin-bottom:0;
}
@media (min-width:768px){
    .nfh_component_22 .nfh_c_22_img img{
        margin-bottom:-30%;
    }
}
.nfh_component_22 .nfh_c_22_content{
    width:100%;
    display:flex;
    text-align:center;
    flex-direction:column;
}
@media (min-width:768px){
    .nfh_component_22 .nfh_c_22_content{
        width:60%;
        text-align:left;
    }
}
.nfh_component_22 .nfh_c_22_content .nfh_c_22_inner{
    max-width:100%;
}
.nfh_component_22 .nfh_c_22_content .nfh_c_22_inner p{
    font-size:16px;
    line-height:22px;
    font-weight:300;
}
@media (min-width:768px){
    .nfh_component_22 .nfh_c_22_content .nfh_c_22_inner{
        max-width:85%;
    }
}
.nfh_component_22 .nfh_c_22_content .nfh_c_22_appstores{
    display:flex;
    flex-direction:column;
    align-items:center;
    flex-wrap:wrap;
}
.nfh_component_22 .nfh_c_22_content .nfh_c_22_appstores img{
    display:block;
    max-width:170px;
    height:auto;
    margin-bottom:20px;
    margin-left:auto;
    margin-right:auto;
    border-radius:3px;
}
@media (min-width:768px){
    .nfh_component_22 .nfh_c_22_content .nfh_c_22_appstores{
        flex-direction:row;
        align-items:flex-start;
    }
    .nfh_component_22 .nfh_c_22_content .nfh_c_22_appstores img{
        display:block;
        width:auto;
        height:50px;
        margin-right:10px;
        margin-bottom:10px;
    }
}
.nfh_component_23{
    padding:0 20px 50px 20px;
    text-align:center;
    display:flex;
    flex-direction:column;
    margin-top:20px;
    font-size:13px;
    line-height:18px;
}
@media (min-width:768px){
    .nfh_component_23{
        flex-direction:row;
        padding:50px 50px;
        margin-top:100px;
    }
}
.nfh_component_23 h2{
    color:#003268;
     font-family: "Poppins", sans-serif;font-weight: 600;font-style: normal;
}
.nfh_component_23 .nfh_c_23_img{
    position:relative;
    width:100%;
    padding-right:0;
    margin-bottom:40px;
}
@media (min-width:768px){
    .nfh_component_23 .nfh_c_23_img{
        width:60%;
        margin-bottom:0;
    }
}
.nfh_component_23 .nfh_c_23_img img{
    display:block;
    width:100%;
    height:auto;
}
.nfh_component_23 .nfh_c_23_img .nfh_c_23_vid_outer{
    position:relative;
    padding-top:15px;
    max-width:560px;
}
.nfh_component_23 .nfh_c_23_img .nfh_c_23_vid_outer .video-js{
    width:100%!important;
    height:315px;
    border-radius:5px;
    overflow:hidden;
    margin:0 auto;
    filter:drop-shadow(0 1px 10px rgba(0, 0, 0, .25));
}
.nfh_component_23 .nfh_c_23_img .nfh_c_23_vid_outer .vjs-loading-spinner{
    display:none;
}
.nfh_component_23 .nfh_c_23_img .nfh_c_23_vid_outer .video-js .vjs-big-play-button:focus,.nfh_component_23 .nfh_c_23_img .nfh_c_23_vid_outer .video-js:hover .vjs-big-play-button{
    transition:all 0s;
    opacity:.5;
    border-color:transparent;
    background-color:transparent;
    background-color:rgba(115,133,159,0);
}
.nfh_component_23 .nfh_c_23_img .nfh_c_23_vid_outer .video-js .vjs-big-play-button{
    top:50%;
    left:50%;
    background-size:cover;
    margin-left:-44px;
    margin-top:-44px;
    height:89px;
    width:89px;
    border:none;
    background-color:transparent;
}
.nfh_component_23 .nfh_c_23_img .nfh_c_23_vid_outer .video-js .vjs-big-play-button .vjs-icon-placeholder:before{
    content:"";
    background-image:url(../image/checkout/icon_play.svg);
}
.nfh_component_23 .nfh_c_23_content{
    width:100%;
    display:flex;
    text-align:center;
    padding-top:15px;
    padding-left:0;
}
@media (min-width:768px){
    .nfh_component_23 .nfh_c_23_content{
        width:40%;
        text-align:left;
        padding-left:15px;
    }
}
.nfh_component_23 .nfh_c_23_inner{
    max-width:400px;
    margin:0 auto 0;
    align-self:center;
    font-family:'Roboto',sans-serif;
}
.nfh_component_23 .nfh_c_23_inner a{
    text-decoration:underline;
}
.nfh_component_23 ul{
    list-style-type:none;
    margin-bottom:20px;
    text-align:left;
}
.nfh_component_23 ul li{
    background-image:url(../image/checkout/icon_check_green.svg);
    background-repeat:no-repeat;
    padding-left:40px;
    padding-bottom:10px;
    font-size:13px;
    margin-bottom:5px;
    line-height:18px;
    font-family:'Roboto',sans-serif;
}
.page-myclubcarddeals .nfh_component_23 .nfh_c_23_inner strong{
	font-family: "Poppins", sans-serif;font-weight: 500;font-style: normal;
}
.nfh_page_holder .slick-next,.nfh_page_holder .slick-prev{
    position:absolute;
    display:block;
    height:24px;
    width:24px;
    line-height:0;
    font-size:0;
    text-indent:-20000px;
    cursor:pointer;
    background:0 0;
    color:transparent;
    top:50%;
    padding:0;
    border:none;
    content:"";
    outline:0;
    margin-top:-25px;
}

.clubcard_deals_landing .nfh_sidecol_slider.nfh_customer_words.slick-initialized.slick-slider.slick-dotted .slick-slide {
height: auto;
}
.nfh_page_holder .nfh_side_content a:hover {
text-decoration:none;
}

/*# sourceMappingURL=maps/main.css.map */
