@font-face {
    font-family: "DMSans_Bold"; /* You define this name */
    src: url("/fonts/DM_Sans/DMSans-Bold.ttf") format("woff2");
}
@font-face {
    font-family: "DMSans_Medium"; /* You define this name */
    src: url("/fonts/DM_Sans/DMSans-Medium.ttf") format("woff2");
}
@font-face {
    font-family: "DMSans_Regular"; /* You define this name */
    src: url("/fonts/DM_Sans/DMSans-Regular.ttf") format("woff2");
}
@font-face {
    font-family: "DMSerifText_Regular"; /* You define this name */
    src: url("/fonts/DM_Serif_Text/DMSerifText-Regular.ttf") format("woff2");
}
.fp_Main {
    font-family: "DMSans_Regular";
    border-top: 5px solid #3B4337;padding-top: 2px;
}
.fp_BannerDiv {
    background-image: url('/assets/FP_Benefits_Banner_Desktop.webp'); padding: 20px; color: #fff;background-size: cover;height: 246px;
}
.fp_BannerText {
    font-family: 'DMSerifText_Regular';
    font-size: 40px;text-align: left;padding-top:30px;
    padding-left: 35px;
}
.fp_BannerSubText {
    font-family: 'RNS Sanz';
    font-size: 28px;text-align: left;font-weight: 600;padding-top:15px;
    padding-left: 35px;
}
.fp_BannerBtn {
    background-color: #CFA64E;border-radius: 30px; text-transform: uppercase;color: #3B4337;margin-left:60px;
}
.fp_BannerBtn:hover {
    color: #3B4337;
    background-color: #ffffff;
    transition: color 2s;
}
.fp_SubBannerText {
    font-size:60px;text-align:center;padding:30px 0px;
    font-family: "DMSans_Medium";
    margin: 0px 5em;
    line-height: 1.2;
    color: #3B4337;
}
.fp_FeatureDiv {
    display: block;
    border:1px solid #DBBB83; border-radius:5px;margin: 0em 7em;min-height:470px;background-color: #FFFBF2;box-shadow: 0px 2px 5px #aaaaaa;
}
.fp_FeatureSubDiv1 {
    font-family: "DMSans_Bold";
    min-height: 210px; width: 33%; float: left; padding: 2em 1em 1em 3em; text-align:center;
}
.fp_FeatureSubDiv2 {
    font-family: "DMSans_Bold";
    min-height: 210px; width: 34%; float: left; padding: 2em 1em 1em 3em; text-align:center;
}
.fp_PD_Btm20 {
    padding-bottom: 20px;
}
.fp_PD_Btm30 {
    padding-bottom: 30px;
}
.fp_PD_Btm40 {
    padding-bottom: 40px;
}
.fp_FeatureBtnDiv {
    text-align:center; padding: 30px;
}
.fp_FeatureBtn {
    background-color: #3B4337;border-radius: 30px; text-transform: uppercase;
    font-size: 24px;
}
.fp_FeatureBtn:hover {
    color: #CFA64E;
    background-color: #3B4337;
    transition: color 2s;
}
.fp_CardDiv {
    color: #fff; background-image: url('/assets/FP_rewards_bg_desktop.png');height:1050px;
}
.fp_CardDivTitle {
    width:100%; text-align:center;margin-bottom:50px;padding: 20px;
}
.fp_CardDivTitleDiv {
    font-family: "DMSans_Regular";
    font-size:40px;
    padding: 2em 0em;
}
.fp_CardEmptyDiv {
    width:15%; float: left;
}
.fp_CardContentDiv {
    width:30%; float: left; margin:0px 40px;
}
.fp_cardContentDiv1 {
    text-align:center;border:1px solid #DBBB83; border-radius:20px;background-color: #FFFBF2;border-bottom-left-radius:0px; border-bottom-right-radius:0px; box-shadow: 0px 2px 0px #aaaaaa;
}
.fp_cardContentDiv2 {
    text-align:center; font-weight: bold;padding:25px;background-color: #F7F7F7;color: #3B4337;
}
.fp_cardContentDiv2 > h1 {
    font-family: "DMSans_Medium";
    margin: 0px;
}
.fp_cardContentDiv2 > img {
    width: 10em;
}
.fp_cardContentDiv3 {
    text-align:center;border:1px solid #CFA64E; padding:5px;background-color: #CFA64E;color: #3B4337;
}
.fp_cardContentDiv3 > h1 {
    color: #3B4337;
    font-family: sans-serif;
}
.fp_cardContentDiv1Title {
    padding: 10px 0px;font-weight: bold;color: #3B4337;
}
.fp_cardContentDiv1Btn {
    background-color: #3B4337;border-radius: 30px; text-transform: uppercase;
    font-size:22px;
}
.fp_cardContentDiv1Btn:hover {
    color: #CFA64E;
    background-color: #3B4337;
    transition: color 2s;
}
.fp_CardContentDiv1Img {
    width:50%; position:relative; bottom: 35px;
}

.embark-product-image-box {
    display: none;
}
.fp_bottomDiv {
    background-color: #FFFBF2;width:100%; padding:10px;
    color: #3B4337;
}
.fp_bottomDivTitle {
    text-align:center; padding: 2em 1em;font-size:35px;font-weight: bold;
}
.fp_bottomDivContent {
    width:100%; padding: 0px 20px;min-height: 500px;
}
.fp_bottomDivLeftContent {
    width:60%; float: left;text-align:center;
}
.fp_bottomDivLeftContent > iframe {
    margin-bottom: 20px;
}
.fp_bottomDivLeftContent:hover {
    color:#3B4337;
}
.fp_color1 {
    color:#3B4337;
    text-decoration: underline;
}
.fp_color1:hover {
    color:#3B4337;
}
.fp_bottomDivRightContent {
    width:40%; float: left;
}
.fp_bottomRightContentBtn {
    background-color: #3B4337;border-radius: 30px; text-transform: uppercase;
}
.fp_bottomRightContentBtn:hover {
    color: #CFA64E;
    background-color: #3B4337;
    transition: color 2s;
}
.fp_bottomDivRightContent > div {
    line-height: 1;
    font-family: "DMSans_Regular";
}
ul.fp-benefits-list {
    list-style-position: outside;
    margin-left: -30px;
}
ul.fp-benefits-list > li {
    padding: 0px 0px 1em 2em;
}
ul.fp-benefits-list > li::marker {
    color: #A15A2E;
    font-size: 20px;
    margin-left: 10px;
}

@media screen and (min-width: 300px) and (max-width: 376px) {
    .fp_Main {
        border-top: 0px solid #3B4337;padding-top: 0px;
    }
    .fp_BannerDiv {
        /* background: url('/assets/FP_Benefits_Banner_Mobile.webp') no-repeat bottom; */
        background: url('/assets/Updated_FP_Benefits_Banner_Mobile.webp') no-repeat bottom;
        background-size: contain;
        background-position: top;
        height: 612px;
        /* width: auto; */
        width: 100%;
        /* height: 100%; */
        padding: 0px;
    }
    .fp_BannerText {
        margin: 0px 25px;
        font-family: 'DMSerifText_Regular';
        font-size: 40px;text-align: center;
        font-weight: 500;
        /* padding-top: 245px; */
        padding-top: 130px;
        position: relative;
        top: 115px;
        color: #E5E5E5;
        padding-left: 0px;
        line-height: 1.1;
    }
    .fp_BannerSubText {
        font-family: 'RNS Sanz';
        font-size: 18px;text-align: center;font-weight: 100;padding-top:4.5em;
        position: relative;
        top: 40px;
        color: #E5E5E5;
        padding-left: 0px;
    }
    .fp_BannerBtn {
        background-color: #CFA64E;border-radius: 30px; text-transform: uppercase;color: #3B4337;margin:20px;
    }
    .fp_SubBannerText {
        font-size:30px;
        padding: 2.2em 0px 1em 0px;
        margin: 0px;
    }
}
@media screen and (min-width: 376px) and (max-width: 390px) {
    .fp_Main {
        border-top: 0px solid #3B4337;padding-top: 0px;
    }
    .fp_BannerDiv {
        /* background: url('/assets/FP_Benefits_Banner_Mobile.webp') no-repeat bottom; */
        background: url('/assets/Updated_FP_Benefits_Banner_Mobile.webp') no-repeat bottom;
        background-size: contain;
        background-position: top;
        height: 612px;
        /* width: auto; */
        width: 100%;
        /* height: 100%; */
        padding: 0px;
    }
    .fp_BannerText {
        margin: 0px 25px;
        font-family: 'DMSerifText_Regular';
        font-size: 40px;text-align: center;
        font-weight: 500;
        /* padding-top: 245px; */
        padding-top: 160px;
        position: relative;
        top: 105px;
        color: #E5E5E5;
        padding-left: 0px;
        line-height: 1.1;
    }
    .fp_BannerSubText {
        font-family: 'RNS Sanz';
        font-size: 18px;text-align: center;font-weight: 100;padding-top:4.5em;
        position: relative;
        top: 40px;
        color: #E5E5E5;
        padding-left: 0px;
    }
    .fp_BannerBtn {
        background-color: #CFA64E;border-radius: 30px; text-transform: uppercase;color: #3B4337;margin:20px;
    }
    .fp_SubBannerText {
        font-size:30px;
        padding: 2.2em 0px 1em 0px;
        margin: 0px;
    }
}

@media screen and (min-width: 391px) and (max-width: 640px) {
    .fp_Main {
        border-top: 0px solid #3B4337;padding-top: 0px;
    }
    .fp_BannerDiv {
        /* background: url('/assets/FP_Benefits_Banner_Mobile.webp') no-repeat bottom; */
        background: url('/assets/Updated_FP_Benefits_Banner_Mobile.webp') no-repeat bottom;
        background-size: contain;
        background-position: top;
        height: 612px;
        /* width: auto; */
        width: 100%;
        /* height: 100%; */
        padding: 0px;
    }
    .fp_BannerText {
        margin: 0px 40px;
        font-family: 'DMSerifText_Regular';
        font-size: 40px;text-align: center;
        font-weight: 500;
        /* padding-top: 245px; */
        padding-top: 200px;
        position: relative;
        top: 105px;
        color: #E5E5E5;
        padding-left: 0px;
        line-height: 1.1;
    }
    .fp_BannerSubText {
        font-family: 'RNS Sanz';
        font-size: 18px;text-align: center;font-weight: 100;padding-top:4.5em;
        position: relative;
        top: 40px;
        color: #E5E5E5;
        padding-left: 0px;
    }
    .fp_BannerBtn {
        background-color: #CFA64E;border-radius: 30px; text-transform: uppercase;color: #3B4337;margin:20px;
    }
    .fp_SubBannerText {
        font-size:30px;
        padding: 2.2em 0px 1em 0px;
        margin: 0px;
    }
}
@media screen and (max-width: 640px) {
    .fp_FeatureDiv {
        display: none;
    }
    .embark-product-image-box {
        display: block;
        max-width: 60rem;
        margin: auto;
        margin-bottom: 2rem;
    }
    .fp_FeatureDiv {
        margin: 20px !important;
        min-height: auto;
    }
    .fp_FeatureSubDiv1 {
        width: auto;
        padding: 1em;
    }
    .fp_FeatureSubDiv2 {
        width: auto;
        padding: 1em;
    }
    .fp_FeatureSubDiv1 > img {
        width: 50% !important;
    }
    .fp_FeatureSubDiv2 > img {
        width: 50% !important;
    }
    .fp_FeatureBtn {
        width: 100%;
        border-radius: 5px;
        font-size: 14px;
    }
    .fp_CardDiv {
        height: 2092px;
        background-image: url('/assets/FP_rewards_bg_mobile.png');
    }
    .fp_CardDivTitle {
        margin-bottom: 0px;
    }
    .fp_CardDivTitleDiv {
        font-size:34px;
        padding: 3em 0em 0em 0em;
    }
    .fp_CardContentDiv {
        width: 80%; 
        margin: 40px;
    }
    .fp_cardContentDiv1  {
        padding-bottom: 2em;
    }
    .fp_cardContentDiv1Title {
        padding: 2em;
    }
    .fp_CardContentDiv1Img {
        width: 80%;
        bottom: 20px;
    }
    .fp_cardContentDiv1Btn {
        font-size: 14px;
    }
    .fp_cardContentDiv2 > img {
        padding: 10px 0px;
    }   
    .fp_cardContentDiv2 > small {
        font-size: 17px;
        line-height: 1;
    }
    .fp_bottomDivContent {
        min-height: 925px;
        margin-bottom: 40px;
    }
    .fp_bottomDivLeftContent {
        width: 100%;
        padding-bottom: 20px;
        font-size: 13px;
    }
    .fp_bottomDivLeftContent > iframe {
        width: 320px;
        height: auto;
        margin-bottom: 20px;
    }
    .fp_bottomDivRightContent {
        width: 100%;
    }
    .fp_bottomRightContentBtn {
        width: 100%;
        border-radius: 5px;
        margin: 10px 0px 35px 0px;
    }
    .fp_bottomDivRightContent > p > small {
        font-size: 14px;
    }
    ul.fp-benefits-list > li {
        padding: 10px 0px 10px 15px;
    }
    ul.fp-benefits-list {
        margin-left: 0px;
        padding-left: 10px;
    }
    .fp_bottomDivTitle {
        text-align: left;
        font-size: 30px;
    }
    .footer_first_div {
        display: none !important;
    }
    .fp_bottomDivRightContent > div > small {
        font-size: 12px;
    }
}