
.ZJSUjCy2auZzzjVL {
    display: flex;
    flex-direction: column;
    border: 2px solid var(--color_antique_light_cream);
    background-color: var(--color_antique_light_cream);
}
.TEyxVPFrxYjgkLrF {
    height: 250px;
    background-color: var(--color_antique_blue);
    align-items: center;
    display: flex;
}
.xu62U9Rpx7Vjj6Rd {
    padding: 0;
    margin-top: 10px;
    height: 250px;
    background-color: black;
    display: flex;
    justify-content: center;
}


.VzCk426SBfd8cda4 {
margin: -30px auto 0;
width: 480px;
min-height: 253px;
background: white;

-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
-moz-box-shadow:    0px 0px 8px rgba(0,0,0,0.3);
box-shadow:         0px 0px 8px rgba(0,0,0,0.3);
position: relative;
z-index: 90;
padding: 30px;
display: flex;
flex-direction: column;
color: var(--color_antique_blue);
border: 1px solid #e1e1e1;
}

.PdYFwhNu {
padding: 5px 2px 0
}
.VzCk426SBfd8cda4 label {
width: 120px;
padding: 3px;
}
.VzCk426SBfd8cda4 small {
font-size: 0.7em;
}
.fymqam7LBGk2hUSq {
color: var(--color_antique_red);
font-weight: bold;
padding: 0;
}
.rdgHtzPpDmrzp5hj {
width: 85px;
height: 88px;
overflow: hidden;
position: absolute;
top: -3px;
right: -3px;
}

.KBrZqFagxUDbTZ7F {
font: bold 15px Sans-Serif;
color: #333;
text-align: center;
/* text-shadow: rgb(80 64 64 / 90%) 0px 1px 0px; */
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
position: relative;
padding: 7px 0;
left: -5px;
top: 15px;
width: 120px;
background-color: #BFDC7A;
background-image: -webkit-gradient(linear, left top, left bottom, from(#BFDC7A), to(#8EBF45));
background-image: -webkit-linear-gradient(top, #001be3, #f73737);
background-image: -moz-linear-gradient(top, #BFDC7A, #8EBF45);
background-image: -ms-linear-gradient(top, #BFDC7A, #8EBF45);
background-image: -o-linear-gradient(top, #BFDC7A, #8EBF45);
color: yellow;
-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}

.KBrZqFagxUDbTZ7F:before, .KBrZqFagxUDbTZ7F:after {
content: "";
border-top:   3px solid #6e8900;   
border-left:  3px solid transparent;
border-right: 3px solid transparent;
position:absolute;
bottom: -3px;
}

.KBrZqFagxUDbTZ7F:before {
left: 0;
}
.KBrZqFagxUDbTZ7F:after {
right: 0;
}
.LmQ5KeVnAnXmyECh {
display: flex;
justify-content: center;
}
.X4wjGDgusGnVFyQ9 {
    width: 50%;
    padding: 10px 0;
    border: 1px solid #e1e1e1;
    margin: 0px 20px 30px;
    max-width: 350px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    background-color: white;
}
.HXdPQtWDt6nDhKJc {
    display: flex;
    flex-direction:column;
    padding-top: 0px;
    background: linear-gradient(rgba(255,255,255,.8), rgba(255,255,255,.8)), url(/images/pages/subscribe/diamond.jpg);
    background-size: cover;
    background-position: center;
}
.NWfmmuYjKXy4ZCIy {
    background-color: var(--color_antique_blue);
    color: white;
    padding: 10px 15px;
    width: unset;
    font-weight: bold;
}
.Z9BUddKaJzbVz6wD {
    display: flex;
    justify-content: center;
}
.TDYBnXgGegH3EsDj {
    height: auto;
    width: 100%;
    max-height: 100px;
}
/* .hPQgsBUMpWjCIsy4 {
    cursor: pointer;
    margin: 20px;
    box-shadow: rgb(119, 119, 119) -15px 15px 6px -6px;
    padding: 25px 25px;
    margin-bottom: 0;
    background-position: center;
    margin:0 20px 20px;
    border: 1px solid var(--color_antique_charcoal_gray);
}
.hPQgsBUMpWjCIsy4.active {
    border: 0px solid var(--color_12);
    box-shadow: rgb(119, 119, 119) 0px 0px 0px 0px;
    border: 1px solid var(--color_antique_blue);
    margin: 6px 20px 14px 10px;
    min-height: 400px;
} */

.KwPTPddesCEH5d3T {
    width: 350px;
    
}
.diamond-checkbox {
    border: 4px solid var(--color_antique_blue);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    background-color: white;
    margin-left: -7px;
}
.hPQgsBUMpWjCIsy4.active .diamond-checkbox {
    background-color: white;
}
.hPQgsBUMpWjCIsy4.active .cut-diamond {
    border-style: solid;
    border-color: transparent transparent var(--color_antique_red) transparent;
    border-width: 0 6px 6px 6px;
    height: 0;
    width: 12px;
    box-sizing: content-box;
    position: relative;
    margin: 9px 5px;
}
.hPQgsBUMpWjCIsy4.active .cut-diamond:after {
    content: "";
    position: absolute;
    top: 5px;
    left: -6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: var(--color_antique_red) transparent transparent transparent;
    border-width: 12px 12px 0 12px;
}
.LIc8Vg3x89DxTpZH {
    color: var(--color_antique_blue);
    font-weight: bold;
    padding-top: 3px;
    text-align: left;
    margin-left: 40px;
}
.VbbBNzPk4cmZwedZ {
    font-weight: bold;
    color: #b50d0d;
    font-size: 1.6em;
    /* text-align: center; */
    margin-bottom: 0;
}
.KXqgzLhc {
    font-weight: bold;
}

.AXb6gAuwDz4tcAar {
    color: gray;
    text-decoration: line-through;
    font-size: 0.8em;
    padding-right: 10px;
}
.GqPD25zwLang4Zqt {
    font-size: 0.5em;
}

.YfQfh8YdAEQqM78s {
    max-width: 1200px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    padding: 10px 20px;
    border: 2px solid var(--color_antique_cream);
    font-size: 0.9em;
    margin-bottom: 40px;
    background-color: white;
}


/* Promotional Banner Styles */
.promo-banner {
    background: linear-gradient(to right, var(--color_antique_blue), var(--color_antique_blue));
    /* background-color: #02182e; */
    color: white;
    padding: 1.5rem 0;
    
    border-radius: 0.75rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    animation: pulse 2s infinite; /* Simple pulse animation */
}

@keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.02); }
    100% { transform: scale(1); }
}

.countdown-timer {
    font-size: 1.5rem;
    font-weight: 700;
    margin-top: 0.5rem;
    display: flex;
    justify-content: center;
    gap: 1rem;
}

.countdown-timer span {
    background-color: rgba(0, 0, 0, 0.2);
    padding: 0.25rem 0.75rem;
    border-radius: 0.5rem;
}

/* Claim Coupon Button styles */
.claim-coupon-btn {
    background-color: white;
    color: black;
    font-weight: 700;
    padding: 0.75rem 2rem;
    /* border-radius: 0.75rem; */
    transition: all 0.3s ease-in-out;
    margin-top: 1rem;
    border: none;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    background-color: var(--color_antique_metallic_gold);
}

.claim-coupon-btn:hover {
    background-color: #f0f0f0;
    transform: translateY(-2px);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}

/* Coupon Code Display styles */
.coupon-display {
    background-color: rgba(255, 255, 255, 0.9);
    color: #333;
    padding: 1rem;
    border-radius: 0.5rem;
    margin-top: 1rem;
    font-size: 1.25rem;
    font-weight: 700;
    text-align: center;
    border: 2px dashed var(--color_antique_blue);
}
.XVPKNZFa {
    font-weight: bold;
    color: var(--color_antique_light_blue);
}

.UjY2LG3ReWcQACEt {
    list-style: none;
    padding-left: 0;
}
.UjY2LG3ReWcQACEt li {
    padding-left: 1.5rem;
    margin-bottom: 0;
    margin-top: 0;
    /* font-weight: normal; */
    position: relative;
}
.UjY2LG3ReWcQACEt li.check::before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuOTk4MDIgMTkuNDIxTDMuMjkxMDIgMTIuNThMNC43MTkwMiAxMS4xOEwxMC4wMTIgMTYuNTc5TDE5LjI5OCA3LjI5Mjk3TDIwLjcxMiA4LjcwNjk3TDkuOTk4MDIgMTkuNDIxWiIgZmlsbD0iIzdCRDI1MiIvPgo8L3N2Zz4K);
}
.UjY2LG3ReWcQACEt li::before {
    content: '';
    width: 1.5rem;
    height: 1.5rem;
    display: block;
    background-repeat: no-repeat;
    background-size: 1.5rem;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0%;
}
.NYCHQnaRbe8wZngh {
    list-style: disc;
    margin-left: 40px;
}


.circle-checkbox {
    position: relative;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #ccc;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
}

.circle-checkbox input[type="checkbox"] {
    opacity: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    z-index: 2;
}

.diamond-icon {
    display: none;
    position: absolute;
    inset: 0;
    width: 80%;
    height: 80%;
    margin: 15% 10%;
}

.circle-checkbox input[type="checkbox"]:checked + .diamond-icon {
    display: block;
}

.circle-checkbox input[type="checkbox"]:checked ~ .circle {
    border-color: #c8102e;
}

.hPQgsBUMpWjCIsy4.active .diamond-icon 
{
    display:block;
}

.plan-option {
    cursor: pointer;
    border: 2px solid transparent;
    transition: border-color 0.2s ease;
    min-height: 300px;
    border-color: #252627;
    min-height: 400px;

    /* margin: 20px; */
    box-shadow: rgb(119, 119, 119) -15px 15px 6px -6px;
    padding: 25px 25px;
    margin-bottom: 4px;
}

.plan-option:hover {
    border-color: #0d6efd;
}

.hPQgsBUMpWjCIsy4.active .plan-option {
    background-color: #f0f8ff;
    box-shadow: rgb(119, 119, 119) -15px 15px 6px -6px;
    box-shadow: rgb(119, 119, 119) 0px 0px 0px 0px;
    border: 2px solid var(--color_antique_blue);
    /* margin: 6px 20px 14px 10px; */
}


.subscribe-page .hero-section {
    padding: 60px 0;
    border-radius: 5px;
    background-color: var(--color_antique_light_blue);
}
.TewDwert {
    border: 2px solid var(--color_antique_cream);
}