*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1714;
-webkit-font-smoothing:antialiased;
color:#C8BFA8;
font-size:15px;
font-family:"Source Sans 3", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
line-height:1.6;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.cef_layoutbjt{
display:flex;
min-height:100vh;
flex-direction:column;
}
.cef_mainbjt{
flex:1 1 auto;
width:100%;
min-width:0;
}
.cef_containerbjt{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:769px){
.cef_containerbjt{
padding:0 32px;
}
}
@media(min-width:1099px){
.cef_containerbjt{
padding:0 3.5rem;
}
}
.cef_eyebrowbjt{
font-family:"Source Sans 3", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:11px;
overflow-wrap:break-word;
text-transform:uppercase;
line-height:1.4;
letter-spacing:.2em;
color:#B8924A;
display:inline-block;
font-weight:600;
}
.cef_bandbjt{
background:#0E0D0B;
color:#EDE8DA;
}
.cef_bandbjt .cef_eyebrowbjt{
color:#D4AF6A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.cef_tbbjt{
background:#1A1714;
z-index:50;
position:sticky;
top:0;
border-bottom:1px solid rgba(244,238,224,0.13);
}
.cef_tb_inbjt{
margin:0 auto;
gap:1rem;
padding:0.75rem 16px;
display:flex;
justify-content:space-between;
align-items:center;
width:100%;
max-width:1400px;
}
@media(min-width:771px){
.cef_tb_inbjt{
padding:1rem 32px;
}
}
@media(min-width:1103px){
.cef_tb_inbjt{
padding:18px 3.5rem;
}
}
.cef_tb_leftbjt{
gap:1.75rem;
display:flex;
align-items:center;
min-width:0;
}
.cef_tb_logobjt{
gap:11px;
align-items:center;
display:flex;
min-width:0;
}
.cef_tb_logo_markbjt{
flex:0 0 auto;
border-radius:0.375rem;
object-fit:cover;
height:2.125rem;
width:2.125rem;
}
.cef_tb_logo_txtbjt{
min-width:0;
display:flex;
flex-direction:column;
line-height:1;
}
.cef_tb_logo_namebjt{
overflow:hidden;
font-size:22px;
text-overflow:ellipsis;
color:#F0EAD8;
white-space:nowrap;
letter-spacing:.02em;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.cef_tb_logo_subbjt{
overflow:hidden;
font-weight:600;
letter-spacing:.32em;
color:#B8924A;
margin-top:0.25rem;
font-size:8.5px;
text-transform:uppercase;
white-space:nowrap;
text-overflow:ellipsis;
}
.cef_tb_navbjt{
display:none;
}
@media(min-width:959px){
.cef_tb_navbjt{
gap:28px;
align-items:center;
display:flex;
}
}
.cef_tb_nav_itembjt{
transition:color .2s ease,border-color .2s ease;
font-size:14px;
color:#C8BFA8;
border-bottom:2px solid transparent;
font-weight:600;
padding-bottom:3px;
white-space:nowrap;
}
.cef_tb_nav_itembjt:hover{
color:#F0EAD8;
}
.cef_tb_nav_itembjt.cef_state_activebjt{
border-color:#B8924A;
color:#F0EAD8;
}
.cef_tb_rightbjt{
flex:0 0 auto;
gap:14px;
align-items:center;
display:flex;
}
.cef_tb_searchbjt{
transition:color .2s ease;
justify-content:center;
align-items:center;
display:flex;
color:#C8BFA8;
}
.cef_tb_searchbjt:hover{
color:#B8924A;
}
.cef_tb_searchbjt svg{
width:1.125rem;
height:1.125rem;
}
.cef_tb_langbjt{
font-size:11px;
letter-spacing:.1em;
text-transform:uppercase;
color:#9A9080;
font-weight:600;
}
.cef_tb_langbjt:hover{
color:#F0EAD8;
}
.cef_tb_loginbjt{
display:none;
color:#F0EAD8;
font-weight:600;
font-size:14px;
}
@media(min-width:769px){
.cef_tb_loginbjt{
display:inline-block;
}
}
.cef_tb_registerbjt{
border-radius:999px;
transition:background-color .2s ease;
padding:11px 22px;
background:#C9A24E;
font-weight:700;
white-space:nowrap;
font-size:14px;
color:#16130D;
}
.cef_tb_registerbjt:hover{
background:#DABB6B;
}
.cef_mobbjt{
background:#1A1714;
bottom:0;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
left:0;
border-top:1px solid rgba(244,238,224,0.13);
right:0;
z-index:60;
}
@media(min-width:963px){
.cef_mobbjt{
display:none;
}
}
.cef_mob_inbjt{
margin:0 auto;
justify-content:space-around;
max-width:560px;
align-items:stretch;
display:flex;
}
.cef_mob_itembjt{
flex:1 1 0;
padding:9px 0.25rem;
transition:color .2s ease;
gap:3px;
display:flex;
flex-direction:column;
min-width:0;
align-items:center;
color:#9A9080;
}
.cef_mob_itembjt.cef_state_activebjt{
color:#B8924A;
}
.cef_mob_icbjt{
align-items:center;
justify-content:center;
display:flex;
}
.cef_mob_icbjt svg{
height:1.25rem;
width:20px;
}
.cef_mob_lbbjt{
overflow:hidden;
max-width:100%;
font-weight:600;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.625rem;
}
@media(max-width:960px){
body{
padding-bottom:60px;
}
}
.cef_railbjt{
position:relative;
min-width:0;
}
.cef_rail_scrollbjt{
gap:14px;
padding-bottom:14px;
display:flex;
overflow-x:auto;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
}
@media(min-width:765px){
.cef_rail_scrollbjt{
gap:1.125rem;
}
}
.cef_gcbjt{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:769px){
.cef_gcbjt{
width:11.75rem;
}
}
.cef_gc_imgbjt{
overflow:hidden;
background:#211E1A;
border-radius:12px;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.28);
padding-bottom:133.33%;
position:relative;
}
.cef_gc_imgbjt img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.cef_gc_coverbjt{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.cef_gc_hoverbjt{
background:rgba(0,0,0,0.52);
transition:opacity .2s ease;
inset:0;
display:flex;
justify-content:center;
align-items:center;
position:absolute;
opacity:0;
}
.cef_gcbjt:hover .cef_gc_hoverbjt{
opacity:1;
}
.cef_gc_hover_btnbjt{
border-radius:999px;
background:#C9A24E;
color:#16130D;
display:flex;
height:46px;
width:2.875rem;
justify-content:center;
align-items:center;
}
.cef_gc_hover_btnbjt svg{
width:18px;
height:18px;
}
.cef_gc_infobjt{
gap:2px;
display:flex;
margin-top:9px;
min-width:0;
flex-direction:column;
}
.cef_gc_namebjt{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.813rem;
color:#F0EAD8;
font-weight:700;
white-space:nowrap;
}
.cef_gc_provbjt{
overflow:hidden;
font-size:11px;
color:#9A9080;
text-overflow:ellipsis;
white-space:nowrap;
}
.cef_gc_metabjt{
color:#9A9080;
font-size:11px;
}
.cef_tcbjt{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:769px){
.cef_tcbjt{
width:230px;
}
}
.cef_tc_imgbjt{
overflow:hidden;
border-radius:0.75rem;
background:#211E1A;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.28);
}
.cef_tc_imgbjt img{
inset:0;
height:100%;
width:100%;
position:absolute;
object-fit:cover;
}
.cef_tc_infobjt{
gap:2px;
min-width:0;
margin-top:9px;
display:flex;
flex-direction:column;
}
.cef_tc_namebjt{
overflow:hidden;
white-space:nowrap;
color:#F0EAD8;
text-overflow:ellipsis;
font-size:0.875rem;
font-weight:700;
}
.cef_tc_rtpbjt{
color:#9A9080;
font-size:11px;
}
.cef_lcbjt{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:766px){
.cef_lcbjt{
width:16.75rem;
}
}
.cef_lc_imgbjt{
background:#211E1A;
border-radius:12px;
overflow:hidden;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.28);
padding-bottom:62.5%;
position:relative;
}
.cef_lc_imgbjt img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.cef_lc_livebjt{
background:rgba(0,0,0,0.52);
padding:0.25rem 9px;
gap:7px;
border-radius:62.438rem;
display:flex;
position:absolute;
top:12px;
align-items:center;
left:12px;
}
.cef_lc_live_dotbjt{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#B84040;
height:0.5rem;
width:8px;
}
.cef_lc_seatsbjt{
font-size:10px;
text-transform:uppercase;
color:#EDE8DA;
letter-spacing:.08em;
font-weight:600;
}
.cef_lc_infobjt{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
display:flex;
}
.cef_lc_namebjt{
overflow:hidden;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
font-size:0.938rem;
color:#F0EAD8;
}
.cef_lc_betbjt{
color:#9A9080;
font-size:11px;
}
.cef_pcbjt{
gap:0.5rem;
background:#211E1A;
border-radius:12px;
padding:1rem 14px;
border:1px solid rgba(244,238,224,0.07);
justify-content:center;
flex-direction:column;
display:flex;
align-items:center;
min-width:0;
min-height:74px;
}
.cef_pc_logobjt{
flex:0 0 auto;
width:auto;
object-fit:contain;
height:28px;
max-width:100%;
}
.cef_pc_namebjt{
overflow:hidden;
max-width:100%;
text-align:center;
white-space:nowrap;
color:#9A9080;
font-size:0.688rem;
text-overflow:ellipsis;
}
.cef_gc_tagbjt{
border-radius:0.375rem;
padding:3px 0.5rem;
font-weight:700;
display:inline-block;
position:absolute;
left:10px;
top:10px;
z-index:2;
font-size:0.625rem;
letter-spacing:.06em;
text-transform:uppercase;
}
.cef_gc_tag_hotbjt{
background:#B84040;
color:#EDE8DA;
}
.cef_gc_tag_newbjt{
background:#D4AF6A;
color:#16130D;
}
.cef_gc_tag_jpbjt{
background:#C9922A;
color:#16130D;
}
.cef_gc_tag_livebjt{
background:#B84040;
color:#EDE8DA;
}
.cef_shbjt{
margin-bottom:18px;
min-width:0;
}
.cef_sh_rowbjt{
gap:16px;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
}
.cef_sh_rowbjt .cef_sh_lbjt{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.cef_sh_stackbjt{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.cef_sh_centerbjt{
gap:10px;
display:flex;
align-items:center;
flex-direction:column;
text-align:center;
}
.cef_sh_h2bjt{
font-size:1.5rem;
line-height:1.1;
color:#F0EAD8;
overflow-wrap:break-word;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.cef_sh_h2bjt{
font-size:1.875rem;
}
}
.cef_bandbjt .cef_sh_h2bjt{
color:#EDE8DA;
}
.cef_sh_eb_linebjt{
gap:10px;
display:inline-flex;
align-items:center;
}
.cef_sh_eb_linebjt::before{
background:#B8924A;
width:28px;
display:inline-block;
content:"";
height:1px;
}
.cef_bandbjt .cef_sh_eb_linebjt::before{
background:#D4AF6A;
}
.cef_sh_eb_dotbjt{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.cef_sh_eb_dotbjt::before{
border-radius:50%;
background:#B8924A;
width:6px;
content:"";
height:6px;
display:inline-block;
}
.cef_bandbjt .cef_sh_eb_dotbjt::before{
background:#D4AF6A;
}
.cef_sh_linkbjt{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:6px;
font-weight:600;
align-items:center;
white-space:nowrap;
font-size:13px;
padding-bottom:2px;
border-bottom:1px solid #F0EAD8;
display:inline-flex;
color:#F0EAD8;
}
.cef_sh_linkbjt:hover{
border-color:#B8924A;
color:#B8924A;
}
.cef_sh_linkbjt svg{
height:0.875rem;
width:0.875rem;
}
.cef_sh_link_chevbjt{
padding-bottom:0;
border-bottom:0;
}
.cef_sh_link_btnbjt{
padding:0.563rem 18px;
border-radius:999px;
background:#C9A24E;
color:#16130D;
border-bottom:0;
}
.cef_sh_link_btnbjt:hover{
background:#DABB6B;
border-color:transparent;
color:#16130D;
}
.cef_bandbjt .cef_sh_linkbjt{
border-color:#EDE8DA;
color:#EDE8DA;
}
.cef_bandbjt .cef_sh_link_btnbjt{
background:#D4AF6A;
color:#16130D;
}
.cef_sh_rulebjt{
margin:-2px 0 18px;
background:rgba(244,238,224,0.13);
height:1px;
}
.cef_bandbjt .cef_sh_rulebjt{
background:rgba(244,238,224,0.12);
}
.cef_herobjt{
padding:2rem 0 0.5rem;
}
@media(min-width:771px){
.cef_herobjt{
padding:56px 0 24px;
}
}
.cef_hero_inbjt{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:903px){
.cef_hero_inbjt{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.cef_hero_copybjt{
min-width:0;
}
.cef_hero_eyebrowbjt{
gap:0.625rem;
display:inline-flex;
align-items:center;
margin-bottom:22px;
}
.cef_hero_eyebrow_linebjt{
background:#B8924A;
flex:0 0 auto;
display:inline-block;
width:1.75rem;
height:1px;
}
.cef_hero_h1bjt{
margin-bottom:1.25rem;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:2.375rem;
color:#F0EAD8;
letter-spacing:-.01em;
line-height:1.04;
overflow-wrap:break-word;
}
@media(min-width:769px){
.cef_hero_h1bjt{
font-size:3.375rem;
}
}
@media(min-width:1101px){
.cef_hero_h1bjt{
font-size:62px;
}
}
.cef_hero_h1bjt em{
font-style:normal;
color:#B8924A;
}
.cef_hero_subbjt{
line-height:1.6;
font-size:16px;
color:#7A7268;
margin-bottom:30px;
max-width:480px;
}
@media(min-width:766px){
.cef_hero_subbjt{
font-size:18px;
}
}
.cef_hero_actionsbjt{
gap:14px;
display:flex;
flex-wrap:wrap;
align-items:center;
margin-bottom:2.125rem;
}
.cef_hero_ctabjt{
gap:0.625rem;
border-radius:999px;
transition:background-color .2s ease;
background:#C9A24E;
padding:16px 30px;
align-items:center;
font-weight:700;
color:#16130D;
font-size:15px;
display:inline-flex;
}
.cef_hero_ctabjt:hover{
background:#DABB6B;
}
.cef_hero_cta_icbjt{
align-items:center;
display:inline-flex;
}
.cef_hero_cta_icbjt svg{
height:1rem;
width:16px;
}
.cef_hero_cta_altbjt{
background:transparent;
border-radius:999px;
transition:border-color .2s ease,color .2s ease;
padding:15px 1.625rem;
border:1px solid rgba(244,238,224,0.13);
color:#F0EAD8;
font-size:15px;
align-items:center;
font-weight:600;
display:inline-flex;
}
.cef_hero_cta_altbjt:hover{
border-color:#B8924A;
color:#B8924A;
}
.cef_hero_trustbjt{
gap:22px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.cef_hero_trust_itembjt{
gap:9px;
color:#C8BFA8;
align-items:center;
font-weight:600;
display:flex;
font-size:0.813rem;
}
.cef_hero_trust_icbjt{
align-items:center;
color:#B8924A;
display:inline-flex;
}
.cef_hero_trust_icbjt svg{
width:16px;
height:1rem;
}
.cef_hero_promobjt{
overflow:hidden;
border-radius:1.25rem;
background:#211E1A;
display:flex;
position:relative;
box-shadow:0 0.75rem 48px rgba(0,0,0,0.55), 0 2px 0.5rem rgba(0,0,0,0.35), 0 0 0 1px rgba(196,162,78,0.08);
min-height:300px;
}
.cef_hero_promo_bgbjt{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.cef_hero_promo_bgbjt::after{
inset:0;
background:linear-gradient(120deg,#0E0D0B 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.cef_hero_promo_glowbjt{
background:radial-gradient(circle,rgba(196,166,110,0.10) 0%,transparent 65%);
border-radius:50%;
right:-1.25rem;
pointer-events:none;
width:260px;
top:-40px;
height:16.25rem;
position:absolute;
}
.cef_hero_promo_ctbjt{
padding:28px;
align-self:flex-end;
z-index:2;
max-width:88%;
position:relative;
}
.cef_hero_promo_labelbjt{
text-transform:uppercase;
letter-spacing:.25em;
font-size:10px;
color:#D4AF6A;
margin-bottom:8px;
display:block;
font-weight:700;
}
.cef_hero_promo_amountbjt{
color:#EDE8DA;
font-size:2rem;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:765px){
.cef_hero_promo_amountbjt{
font-size:40px;
}
}
.cef_hero_promo_amountbjt em{
font-style:normal;
color:#D4AF6A;
}
.cef_hero_ratingbjt{
border-radius:0.75rem;
padding:0.625rem 14px;
background:#211E1A;
gap:10px;
border:1px solid rgba(244,238,224,0.07);
max-width:min(16.25rem,62%);
z-index:3;
display:flex;
position:absolute;
align-items:center;
right:14px;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.28);
top:0.875rem;
}
.cef_hero_rating_scorebjt{
flex:0 0 auto;
color:#F0EAD8;
font-size:1.5rem;
font-weight:700;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
.cef_hero_rating_txtbjt{
flex:1 1 auto;
min-width:0;
}
.cef_hero_rating_starsbjt{
gap:2px;
display:flex;
color:#B8924A;
}
.cef_hero_rating_starsbjt svg{
width:0.75rem;
height:0.75rem;
}
.cef_hero_rating_capbjt{
display:block;
line-height:1.35;
font-size:0.688rem;
overflow-wrap:break-word;
color:#9A9080;
margin-top:3px;
}
.cef_statbjt{
border-top:1px solid rgba(244,238,224,0.13);
margin-top:16px;
border-bottom:1px solid rgba(244,238,224,0.13);
}
.cef_stat_inbjt{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.cef_stat_inbjt{
grid-template-columns:repeat(4,1fr);
}
}
.cef_stat_itembjt{
padding:22px 14px;
border-right:1px solid rgba(244,238,224,0.07);
min-width:0;
border-bottom:1px solid rgba(244,238,224,0.07);
}
.cef_stat_itembjt:nth-child(2n){
border-right:0;
}
.cef_stat_itembjt:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.cef_stat_itembjt{
border-bottom:0;
}
.cef_stat_itembjt:nth-child(2n){
border-right:1px solid rgba(244,238,224,0.07);
}
.cef_stat_itembjt:nth-child(4n){
border-right:0;
}
}
.cef_stat_valuebjt{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1;
color:#F0EAD8;
font-weight:700;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:769px){
.cef_stat_valuebjt{
font-size:2.125rem;
}
}
.cef_stat_labelbjt{
overflow-wrap:break-word;
font-size:13px;
margin-top:6px;
color:#9A9080;
line-height:1.4;
}
.cef_prbjt{
padding:30px 0 0.375rem;
}
.cef_pr_cardbjt{
overflow:hidden;
gap:0.625rem;
background:#211E1A;
padding:1.625rem;
flex:0 0 auto;
border:1px solid rgba(244,238,224,0.07);
border-radius:1.25rem;
flex-direction:column;
display:flex;
position:relative;
width:17.5rem;
min-height:12.5rem;
}
@media(min-width:766px){
.cef_pr_cardbjt{
width:300px;
}
}
.cef_pr_card_featbjt{
border-color:transparent;
background:linear-gradient(150deg,#1C1A16,#0C0B09);
color:#EDE8DA;
}
.cef_pr_glowbjt{
background:radial-gradient(circle,rgba(196,166,110,0.10),transparent 70%);
border-radius:50%;
top:-30px;
width:8.125rem;
position:absolute;
right:-1.875rem;
height:130px;
opacity:0;
pointer-events:none;
}
.cef_pr_card_featbjt .cef_pr_glowbjt{
opacity:1;
}
.cef_pr_labelbjt{
position:relative;
font-weight:700;
letter-spacing:.16em;
text-transform:uppercase;
color:#B8924A;
font-size:0.625rem;
}
.cef_pr_card_featbjt .cef_pr_labelbjt{
color:#D4AF6A;
}
.cef_pr_amountbjt{
color:#F0EAD8;
font-weight:600;
line-height:1.08;
position:relative;
overflow-wrap:break-word;
font-size:26px;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
.cef_pr_card_featbjt .cef_pr_amountbjt{
color:#EDE8DA;
}
.cef_pr_amountbjt em{
font-style:normal;
color:#B8924A;
}
.cef_pr_card_featbjt .cef_pr_amountbjt em{
color:#D4AF6A;
}
.cef_pr_termsbjt{
position:relative;
font-size:0.813rem;
line-height:1.5;
color:#9A9080;
}
.cef_pr_card_featbjt .cef_pr_termsbjt{
color:#9A9080;
}
.cef_pr_ctabjt{
position:relative;
align-self:flex-start;
margin-top:auto;
}
.cef_pr_card_featbjt .cef_pr_ctabjt{
border-radius:999px;
padding:0.563rem 1.125rem;
transition:opacity .2s ease;
background:#D4AF6A;
color:#16130D;
font-weight:700;
font-size:13px;
}
.cef_pr_card_featbjt .cef_pr_ctabjt:hover{
opacity:.9;
}
.cef_pr_cardbjt:not(.cef_pr_card_featbjt) .cef_pr_ctabjt{
transition:color .2s ease,border-color .2s ease;
padding-bottom:2px;
color:#F0EAD8;
border-bottom:1px solid #F0EAD8;
font-size:13px;
font-weight:700;
}
.cef_pr_cardbjt:not(.cef_pr_card_featbjt) .cef_pr_ctabjt:hover{
border-color:#B8924A;
color:#B8924A;
}
.cef_jpbjt{
padding:1.875rem 0 0.625rem;
}
.cef_jp_gridbjt{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:766px){
.cef_jp_gridbjt{
grid-template-columns:1fr 1fr;
}
.cef_jp_card_megabjt{
grid-column:1/-1;
}
}
@media(min-width:1000px){
.cef_jp_gridbjt{
grid-template-columns:1.4fr 1fr 1fr;
}
.cef_jp_card_megabjt{
grid-column:auto;
}
}
.cef_jp_cardbjt{
border-radius:1.25rem;
background:#211E1A;
padding:1.625rem;
gap:0.75rem;
overflow:hidden;
border:1px solid rgba(244,238,224,0.07);
justify-content:space-between;
display:flex;
position:relative;
flex-direction:column;
min-width:0;
min-height:200px;
}
.cef_jp_card_megabjt{
border-color:transparent;
background:linear-gradient(135deg,#1C1A16,#0C0B09);
color:#EDE8DA;
min-height:210px;
}
.cef_jp_glowbjt{
border-radius:50%;
background:radial-gradient(circle,rgba(196,166,110,0.10),transparent 70%);
position:absolute;
pointer-events:none;
height:200px;
right:-40px;
width:200px;
top:-2.5rem;
}
.cef_jp_labelbjt{
gap:10px;
position:relative;
color:#B8924A;
display:flex;
letter-spacing:.16em;
text-transform:uppercase;
flex-wrap:wrap;
font-weight:700;
font-size:0.625rem;
align-items:center;
justify-content:space-between;
}
.cef_jp_card_megabjt .cef_jp_labelbjt{
color:#D4AF6A;
}
.cef_jp_dropbjt{
letter-spacing:.04em;
font-weight:600;
text-transform:none;
color:#9A9080;
}
.cef_jp_card_megabjt .cef_jp_dropbjt{
color:#9A9080;
}
.cef_jp_amountbjt{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1;
font-size:38px;
overflow-wrap:break-word;
font-weight:700;
color:#F0EAD8;
position:relative;
}
.cef_jp_card_megabjt .cef_jp_amountbjt{
animation:zm2-pulse 2.4s infinite;
color:#D4AF6A;
font-size:3rem;
}
@media(min-width:769px){
.cef_jp_card_megabjt .cef_jp_amountbjt{
font-size:54px;
}
}
.cef_jp_gamebjt{
position:relative;
color:#9A9080;
font-size:13px;
}
.cef_jp_card_megabjt .cef_jp_gamebjt{
color:#9A9080;
}
.cef_jp_ctabjt{
align-self:flex-start;
position:relative;
}
.cef_jp_card_megabjt .cef_jp_ctabjt{
background:#D4AF6A;
border-radius:999px;
padding:10px 1.25rem;
transition:opacity .2s ease;
font-size:13px;
font-weight:700;
color:#16130D;
}
.cef_jp_card_megabjt .cef_jp_ctabjt:hover{
opacity:.9;
}
.cef_jp_cardbjt:not(.cef_jp_card_megabjt) .cef_jp_ctabjt{
transition:color .2s ease,border-color .2s ease;
border-bottom:1px solid #F0EAD8;
font-size:13px;
color:#F0EAD8;
padding-bottom:2px;
font-weight:700;
}
.cef_jp_cardbjt:not(.cef_jp_card_megabjt) .cef_jp_ctabjt:hover{
border-color:#B8924A;
color:#B8924A;
}
.cef_jp_seobjt{
margin:14px 0 0;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
color:#7A7268;
}
.cef_jp_seobjt strong{
color:#F0EAD8;
font-weight:700;
}
.cef_growbjt{
padding:1.625rem 0 0.625rem;
}
.cef_row_seobjt{
margin:10px 0 0;
max-width:760px;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
color:#7A7268;
}
.cef_row_seobjt strong{
font-weight:700;
color:#F0EAD8;
}
.cef_growbjt{
padding:26px 0 0.625rem;
}
.cef_row_seobjt{
margin:10px 0 0;
overflow-wrap:break-word;
line-height:1.65;
color:#7A7268;
font-size:0.875rem;
max-width:47.5rem;
}
.cef_row_seobjt strong{
color:#F0EAD8;
font-weight:700;
}
.cef_growbjt{
padding:26px 0 0.625rem;
}
.cef_row_seobjt{
margin:10px 0 0;
line-height:1.65;
max-width:47.5rem;
overflow-wrap:break-word;
color:#7A7268;
font-size:0.875rem;
}
.cef_row_seobjt strong{
color:#F0EAD8;
font-weight:700;
}
.cef_growbjt{
padding:26px 0 0.625rem;
}
.cef_row_seobjt{
margin:10px 0 0;
line-height:1.65;
overflow-wrap:break-word;
color:#7A7268;
max-width:760px;
font-size:0.875rem;
}
.cef_row_seobjt strong{
color:#F0EAD8;
font-weight:700;
}
.cef_vipbjt{
padding:3rem 0;
}
@media(min-width:766px){
.cef_vipbjt{
padding:64px 0;
}
}
.cef_vip_headbjt{
gap:0.875rem;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:882px){
.cef_vip_headbjt{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.cef_vip_eyebrowbjt{
margin-bottom:0.75rem;
}
.cef_vip_h2bjt{
color:#EDE8DA;
font-weight:600;
line-height:1.05;
font-size:2rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:770px){
.cef_vip_h2bjt{
font-size:2.5rem;
}
}
.cef_vip_introbjt{
font-size:0.875rem;
max-width:26.25rem;
color:#9A9080;
line-height:1.6;
}
.cef_vip_gridbjt{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.cef_vip_cardbjt{
border-radius:12px;
border:1px solid rgba(244,238,224,0.12);
padding:1.375rem 18px;
min-width:0;
}
.cef_vip_card_featbjt{
background:rgba(244,238,224,0.06);
border-color:#D4AF6A;
}
.cef_vip_card_icbjt{
background:linear-gradient(135deg,#A07830,#E0C278);
border-radius:6px;
height:2.125rem;
margin-bottom:1rem;
width:34px;
display:block;
}
.cef_vip_namebjt{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:20px;
font-weight:600;
color:#EDE8DA;
margin-bottom:0.375rem;
}
.cef_vip_perkbjt{
line-height:1.5;
overflow-wrap:break-word;
font-size:0.781rem;
color:#9A9080;
}
.cef_appbjt{
padding:30px 0 0.625rem;
}
.cef_app_inbjt{
background:#211E1A;
border-radius:1.25rem;
gap:28px;
padding:32px;
border:1px solid rgba(244,238,224,0.07);
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.cef_app_inbjt{
padding:2.5rem 2.75rem;
gap:2.5rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.cef_app_copybjt{
min-width:0;
max-width:560px;
}
.cef_app_eyebrowbjt{
margin-bottom:0.75rem;
}
.cef_app_h2bjt{
font-size:28px;
color:#F0EAD8;
margin-bottom:0.75rem;
line-height:1.05;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.cef_app_h2bjt{
font-size:2.125rem;
}
}
.cef_app_textbjt{
line-height:1.6;
color:#7A7268;
font-size:0.875rem;
margin-bottom:1.375rem;
}
.cef_app_btnsbjt{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.cef_app_btnbjt{
background:#C9A24E;
transition:background-color .2s ease;
padding:0.688rem 1.25rem;
gap:10px;
border-radius:0.75rem;
align-items:center;
color:#16130D;
display:inline-flex;
}
.cef_app_btnbjt:hover{
background:#DABB6B;
}
.cef_app_btn_icbjt{
display:inline-flex;
align-items:center;
}
.cef_app_btn_icbjt svg{
width:1.125rem;
height:1.125rem;
}
.cef_app_btn_lbbjt{
font-size:0.844rem;
font-weight:700;
}
.cef_app_qr_wrapbjt{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.cef_app_qrbjt{
border-radius:12px;
flex:0 0 auto;
background-color:#C9A24E;
height:6.75rem;
width:6.75rem;
background-image:repeating-linear-gradient(0deg,#211E1A 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#211E1A 0 0.313rem,transparent 5px 0.688rem);
}
.cef_app_qr_capbjt{
font-size:12.5px;
color:#9A9080;
max-width:5.75rem;
line-height:1.4;
}
.cef_trnbjt{
padding:1.875rem 0 10px;
}
.cef_trn_inbjt{
background:#211E1A;
overflow:hidden;
border-radius:1.25rem;
border:1px solid rgba(244,238,224,0.07);
grid-template-columns:1fr;
display:grid;
}
@media(min-width:877px){
.cef_trn_inbjt{
grid-template-columns:1.05fr 1fr;
}
}
.cef_trn_bannerbjt{
overflow:hidden;
padding:34px;
background:linear-gradient(150deg,#1C1A16,#0C0B09);
position:relative;
color:#EDE8DA;
}
.cef_trn_glowbjt{
border-radius:50%;
background:radial-gradient(circle,rgba(196,166,110,0.10),transparent 70%);
right:-40px;
width:12.5rem;
height:12.5rem;
pointer-events:none;
position:absolute;
bottom:-40px;
}
.cef_trn_eyebrowbjt{
position:relative;
margin-bottom:0.875rem;
}
.cef_trn_h2bjt{
font-weight:600;
margin-bottom:0.75rem;
font-size:30px;
color:#EDE8DA;
overflow-wrap:break-word;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
position:relative;
}
@media(min-width:769px){
.cef_trn_h2bjt{
font-size:2.25rem;
}
}
.cef_trn_textbjt{
color:#9A9080;
position:relative;
line-height:1.6;
max-width:420px;
font-size:14px;
margin-bottom:1.375rem;
}
.cef_trn_timerbjt{
gap:0.5rem;
flex-wrap:wrap;
position:relative;
align-items:center;
display:flex;
margin-bottom:1.5rem;
}
.cef_trn_timer_capbjt{
color:#9A9080;
font-size:11px;
}
.cef_trn_timer_boxbjt{
background:rgba(244,238,224,0.06);
border-radius:6px;
padding:0.25rem 12px;
font-weight:700;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#EDE8DA;
font-size:1.5rem;
}
.cef_trn_ctabjt{
background:#D4AF6A;
border-radius:62.438rem;
transition:opacity .2s ease;
padding:13px 1.625rem;
display:inline-block;
color:#16130D;
font-size:0.875rem;
position:relative;
font-weight:700;
}
.cef_trn_ctabjt:hover{
opacity:.9;
}
.cef_trn_lbbjt{
padding:26px 28px;
}
.cef_trn_lb_headbjt{
gap:10px;
display:flex;
margin-bottom:12px;
align-items:center;
justify-content:space-between;
}
.cef_trn_lb_titlebjt{
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#F0EAD8;
font-size:1.25rem;
}
.cef_trn_lb_updbjt{
font-size:0.688rem;
text-transform:uppercase;
color:#9A9080;
letter-spacing:.08em;
}
.cef_trn_lb_rowbjt{
border-radius:0.375rem;
gap:0.875rem;
padding:0.688rem 12px;
display:flex;
align-items:center;
}
.cef_trn_lb_rowbjt:nth-child(2){
background:rgba(184,146,74,0.12);
}
.cef_trn_lb_rankbjt{
flex:0 0 auto;
color:#B8924A;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
width:1.375rem;
font-size:1rem;
font-weight:700;
}
.cef_trn_lb_avbjt{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#A07830,#E0C278);
height:30px;
width:30px;
}
.cef_trn_lb_namebjt{
overflow:hidden;
flex:1 1 auto;
color:#F0EAD8;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.875rem;
font-weight:600;
min-width:0;
}
.cef_trn_lb_amountbjt{
flex:0 0 auto;
font-weight:700;
font-size:13px;
color:#F0EAD8;
}
.cef_tsbjt{
padding:44px 0;
}
.cef_ts_inbjt{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:879px){
.cef_ts_inbjt{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.cef_ts_leftbjt{
min-width:0;
}
.cef_ts_h2bjt{
font-weight:600;
line-height:1.1;
margin-bottom:12px;
color:#EDE8DA;
overflow-wrap:break-word;
font-size:1.625rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:767px){
.cef_ts_h2bjt{
font-size:28px;
}
}
.cef_ts_textbjt{
line-height:1.6;
margin-bottom:22px;
color:#9A9080;
max-width:32.5rem;
font-size:0.906rem;
}
.cef_ts_badgesbjt{
gap:1.125rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.cef_ts_badgebjt{
font-size:0.813rem;
color:#9A9080;
font-weight:600;
}
.cef_ts_paybjt{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:879px){
.cef_ts_paybjt{
justify-content:flex-end;
}
}
.cef_ts_pay_chipbjt{
padding:0.75rem 16px;
background:rgba(244,238,224,0.06);
border-radius:12px;
border:1px solid rgba(244,238,224,0.12);
color:#EDE8DA;
font-weight:700;
font-size:0.875rem;
}
.cef_provbjt{
padding:40px 0 20px;
}
.cef_prov_eyebrowbjt{
margin-bottom:18px;
display:block;
}
.cef_prov_gridbjt{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:561px){
.cef_prov_gridbjt{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.cef_prov_gridbjt{
grid-template-columns:repeat(6,1fr);
}
}
.cef_htsbjt{
padding:3rem 0;
}
@media(min-width:771px){
.cef_htsbjt{
padding:3.875rem 0;
}
}
.cef_hts_headbjt{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:34px;
}
@media(min-width:769px){
.cef_hts_headbjt{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.cef_hts_eyebrowbjt{
margin-bottom:12px;
}
.cef_hts_h2bjt{
color:#EDE8DA;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
font-size:30px;
line-height:1.05;
}
@media(min-width:769px){
.cef_hts_h2bjt{
font-size:2.375rem;
}
}
.cef_hts_ctabjt{
flex:0 0 auto;
padding:0.938rem 30px;
background:#D4AF6A;
transition:opacity .2s ease;
border-radius:999px;
font-weight:700;
font-size:15px;
color:#16130D;
}
.cef_hts_ctabjt:hover{
opacity:.9;
}
.cef_hts_gridbjt{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:759px){
.cef_hts_gridbjt{
grid-template-columns:repeat(3,1fr);
}
}
.cef_hts_stepbjt{
padding-top:22px;
min-width:0;
border-top:1px solid rgba(244,238,224,0.12);
}
.cef_hts_step_numbjt{
color:#D4AF6A;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:700;
line-height:1;
margin-bottom:14px;
font-size:2.75rem;
}
.cef_hts_step_hbjt{
font-size:19px;
line-height:1.2;
margin-bottom:0.5rem;
overflow-wrap:break-word;
color:#EDE8DA;
font-weight:700;
}
.cef_hts_step_pbjt{
line-height:1.55;
overflow-wrap:break-word;
color:#9A9080;
font-size:14px;
}
.cef_wybjt{
padding:48px 0;
}
@media(min-width:765px){
.cef_wybjt{
padding:3.5rem 0;
}
}
.cef_wy_inbjt{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:898px){
.cef_wy_inbjt{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.cef_wy_leftbjt{
min-width:0;
}
.cef_wy_eyebrowbjt{
margin-bottom:14px;
}
.cef_wy_h2bjt{
overflow-wrap:break-word;
color:#F0EAD8;
font-size:2rem;
line-height:1.05;
margin-bottom:16px;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.cef_wy_h2bjt{
font-size:2.5rem;
}
}
.cef_wy_introbjt{
line-height:1.6;
font-size:15px;
color:#7A7268;
}
.cef_wy_gridbjt{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:559px){
.cef_wy_gridbjt{
grid-template-columns:1fr 1fr;
}
}
.cef_wy_cardbjt{
padding:1.625rem;
border-radius:12px;
background:#211E1A;
border:1px solid rgba(244,238,224,0.07);
min-width:0;
}
.cef_wy_card_icbjt{
margin-bottom:16px;
align-items:center;
justify-content:center;
display:inline-flex;
color:#B8924A;
}
.cef_wy_card_icbjt svg{
height:1.625rem;
width:1.625rem;
}
.cef_wy_card_hbjt{
overflow-wrap:break-word;
color:#F0EAD8;
line-height:1.15;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:0.5rem;
font-size:1.313rem;
}
.cef_wy_card_pbjt{
overflow-wrap:break-word;
line-height:1.55;
font-size:14px;
color:#7A7268;
}
.cef_opbjt{
padding:2.25rem 0 0.625rem;
}
.cef_op_inbjt{
gap:2rem;
padding:2rem;
border:1px solid rgba(244,238,224,0.07);
grid-template-columns:1fr;
background:#211E1A;
border-radius:0.75rem;
display:grid;
align-items:center;
}
@media(min-width:857px){
.cef_op_inbjt{
padding:2.125rem 40px;
gap:44px;
grid-template-columns:.9fr 1.1fr;
}
}
.cef_op_leftbjt{
min-width:0;
}
.cef_op_eyebrowbjt{
margin-bottom:0.75rem;
}
.cef_op_h2bjt{
margin-bottom:10px;
font-weight:600;
line-height:1.08;
color:#F0EAD8;
font-size:28px;
overflow-wrap:break-word;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.cef_op_h2bjt{
font-size:1.875rem;
}
}
.cef_op_textbjt{
line-height:1.6;
font-size:14px;
color:#7A7268;
}
.cef_op_gridbjt{
gap:1px;
border-radius:0.375rem;
background:rgba(244,238,224,0.13);
grid-template-columns:1fr 1fr;
overflow:hidden;
border:1px solid rgba(244,238,224,0.13);
display:grid;
}
.cef_op_fieldbjt{
padding:1.125rem 20px;
background:#1A1714;
min-width:0;
}
.cef_op_field_lbbjt{
letter-spacing:.1em;
font-weight:600;
margin-bottom:0.313rem;
color:#B8924A;
text-transform:uppercase;
font-size:10px;
}
.cef_op_field_valbjt{
overflow-wrap:break-word;
font-weight:700;
color:#F0EAD8;
font-size:14px;
}
.cef_ttbjt{
padding:3rem 0 10px;
}
@media(min-width:768px){
.cef_ttbjt{
padding:60px 0 10px;
}
}
.cef_tt_headbjt{
margin-bottom:2.125rem;
text-align:center;
}
.cef_tt_eyebrowbjt{
margin-bottom:0.75rem;
}
.cef_tt_h2bjt{
line-height:1.05;
font-weight:600;
font-size:2rem;
color:#F0EAD8;
overflow-wrap:break-word;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.cef_tt_h2bjt{
font-size:2.625rem;
}
}
.cef_tt_gridbjt{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:761px){
.cef_tt_gridbjt{
grid-template-columns:repeat(3,1fr);
}
}
.cef_tt_cardbjt{
border-radius:0.75rem;
background:#211E1A;
padding:30px;
border:1px solid rgba(244,238,224,0.07);
display:flex;
flex-direction:column;
min-width:0;
}
.cef_tt_card_icbjt{
margin-bottom:1.125rem;
align-items:center;
display:inline-flex;
color:#B8924A;
}
.cef_tt_card_icbjt svg{
height:1.75rem;
width:1.75rem;
}
.cef_tt_card_hbjt{
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:8px;
color:#F0EAD8;
font-size:1.375rem;
}
.cef_tt_card_pbjt{
line-height:1.6;
font-size:14px;
color:#7A7268;
margin-bottom:14px;
overflow-wrap:break-word;
}
.cef_tt_card_pbjt b{
font-weight:700;
color:#F0EAD8;
}
.cef_tt_card_linkbjt{
transition:color .2s ease;
font-weight:700;
margin-top:auto;
padding-bottom:2px;
align-self:flex-start;
border-bottom:1px solid #B8924A;
color:#F0EAD8;
font-size:13px;
}
.cef_tt_card_linkbjt:hover{
color:#B8924A;
}
.cef_pmtbjt{
padding:3rem 0 10px;
}
.cef_pmt_inbjt{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:883px){
.cef_pmt_inbjt{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.cef_pmt_leftbjt{
min-width:0;
}
.cef_pmt_eyebrowbjt{
margin-bottom:12px;
}
.cef_pmt_h2bjt{
overflow-wrap:break-word;
color:#F0EAD8;
line-height:1.06;
font-size:1.875rem;
font-weight:600;
margin-bottom:0.75rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.cef_pmt_h2bjt{
font-size:32px;
}
}
.cef_pmt_textbjt{
color:#7A7268;
margin-bottom:1.375rem;
font-size:0.906rem;
line-height:1.6;
}
.cef_pmt_logosbjt{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:480px){
.cef_pmt_logosbjt{
grid-template-columns:repeat(4,1fr);
}
}
.cef_pmt_logobjt{
border-radius:0.375rem;
border:1px solid rgba(244,238,224,0.07);
background:#211E1A;
overflow:hidden;
padding:0 8px;
height:50px;
text-align:center;
display:flex;
font-weight:700;
font-size:12.5px;
text-overflow:ellipsis;
white-space:nowrap;
color:#C8BFA8;
align-items:center;
justify-content:center;
}
.cef_pmt_tablebjt{
overflow:hidden;
border-radius:0.75rem;
border:1px solid rgba(244,238,224,0.07);
min-width:0;
}
.cef_pmt_theadbjt{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#111009;
display:grid;
}
.cef_pmt_thbjt{
overflow:hidden;
padding:0.813rem 14px;
text-overflow:ellipsis;
letter-spacing:.08em;
font-size:0.625rem;
white-space:nowrap;
font-weight:700;
color:#EDE8DA;
text-transform:uppercase;
}
.cef_pmt_rowbjt{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(244,238,224,0.07);
display:grid;
}
.cef_pmt_rowbjt:nth-child(odd){
background:#211E1A;
}
.cef_pmt_tdbjt{
padding:14px;
min-width:0;
overflow-wrap:break-word;
color:#7A7268;
font-size:13.5px;
}
.cef_pmt_rowbjt .cef_pmt_tdbjt:first-child{
font-weight:700;
color:#F0EAD8;
}
.cef_pmt_rowbjt .cef_pmt_tdbjt:last-child{
color:#5A8F6A;
font-weight:700;
}
.cef_sbbjt{
padding:3rem 0;
background:#211E1A;
border-bottom:1px solid rgba(244,238,224,0.07);
border-top:1px solid rgba(244,238,224,0.07);
margin-top:24px;
}
@media(min-width:766px){
.cef_sbbjt{
padding:3.5rem 0;
}
}
.cef_sb_eyebrowbjt{
display:block;
margin-bottom:0.75rem;
}
.cef_sb_h2bjt{
line-height:1.05;
color:#F0EAD8;
overflow-wrap:break-word;
font-weight:600;
font-size:1.875rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
margin-bottom:26px;
}
@media(min-width:768px){
.cef_sb_h2bjt{
font-size:36px;
}
}
.cef_sb_gridbjt{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.cef_sb_gridbjt{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.cef_sb_gridbjt{
grid-template-columns:repeat(4,1fr);
}
}
.cef_sb_cardbjt{
background:#1A1714;
padding:1.5rem;
border-radius:0.75rem;
border:1px solid rgba(244,238,224,0.07);
min-width:0;
}
.cef_sb_card_hbjt{
font-weight:600;
line-height:1.15;
font-size:19px;
overflow-wrap:break-word;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#F0EAD8;
margin-bottom:0.5rem;
}
.cef_sb_card_pbjt{
line-height:1.6;
color:#7A7268;
overflow-wrap:break-word;
font-size:13.5px;
}
.cef_sb_rtpbjt{
border-radius:0.75rem;
border:1px solid rgba(244,238,224,0.07);
background:#1A1714;
gap:1.5rem;
grid-template-columns:1fr;
padding:26px 1.75rem;
display:grid;
align-items:center;
margin-top:1.125rem;
}
@media(min-width:759px){
.cef_sb_rtpbjt{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.cef_sb_rtp_hbjt{
margin-bottom:0.5rem;
color:#F0EAD8;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
font-weight:600;
font-size:20px;
overflow-wrap:break-word;
}
.cef_sb_rtp_pbjt{
overflow-wrap:break-word;
color:#7A7268;
font-size:0.844rem;
line-height:1.6;
}
.cef_sb_rtp_statsbjt{
gap:16px;
display:flex;
}
.cef_sb_statbjt{
flex:1 1 0;
background:#211E1A;
border-radius:6px;
padding:18px;
min-width:0;
text-align:center;
}
.cef_sb_stat_vbjt{
font-size:1.625rem;
color:#5A8F6A;
overflow-wrap:break-word;
font-weight:700;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
.cef_sb_stat_lbjt{
margin-top:4px;
font-size:11.5px;
color:#9A9080;
}
.cef_lhbjt{
padding:40px 0 20px;
}
.cef_lh_inbjt{
border-top:1px solid rgba(244,238,224,0.13);
padding-top:34px;
}
.cef_lh_eyebrowbjt{
display:block;
margin-bottom:1.375rem;
}
.cef_lh_gridbjt{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:601px){
.cef_lh_gridbjt{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.cef_lh_gridbjt{
grid-template-columns:repeat(5,1fr);
}
}
.cef_lh_colbjt{
min-width:0;
}
.cef_lh_col_hbjt{
font-size:0.813rem;
margin-bottom:0.75rem;
color:#F0EAD8;
font-weight:700;
overflow-wrap:break-word;
}
.cef_lh_linksbjt{
gap:8px;
flex-direction:column;
display:flex;
}
.cef_lh_linkbjt{
transition:color .2s ease;
font-size:0.813rem;
overflow-wrap:break-word;
color:#7A7268;
}
.cef_lh_linkbjt:hover{
color:#B8924A;
}
.cef_elbjt{
padding:48px 0;
}
@media(min-width:769px){
.cef_elbjt{
padding:56px 0;
}
}
.cef_el_inbjt{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:903px){
.cef_el_inbjt{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.cef_el_leftbjt{
min-width:0;
}
.cef_el_eyebrowbjt{
margin-bottom:14px;
}
.cef_el_h2bjt{
margin-bottom:22px;
line-height:1.08;
font-size:32px;
color:#F0EAD8;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:765px){
.cef_el_h2bjt{
font-size:38px;
}
}
.cef_el_bodybjt p{
color:#C8BFA8;
line-height:1.7;
overflow-wrap:break-word;
margin-bottom:1.125rem;
font-size:1rem;
}
.cef_el_dropcapbjt{
padding:6px 0.75rem 0 0;
float:left;
font-size:62px;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:.8;
color:#B8924A;
font-weight:700;
}
.cef_el_rightbjt{
min-width:0;
}
.cef_el_quotebjt{
border-radius:20px;
padding:36px;
background:linear-gradient(150deg,#1C1A16,#0C0B09);
color:#EDE8DA;
position:relative;
margin-bottom:24px;
}
.cef_el_quote_markbjt{
color:#D4AF6A;
margin-bottom:0.375rem;
display:inline-flex;
align-items:center;
}
.cef_el_quote_markbjt svg{
width:2.125rem;
height:2.125rem;
}
.cef_el_quote_textbjt{
font-size:22px;
color:#EDE8DA;
font-weight:500;
margin-bottom:1.375rem;
line-height:1.4;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.cef_el_quote_metabjt{
gap:12px;
display:flex;
align-items:center;
}
.cef_el_quote_avbjt{
border-radius:50%;
background:linear-gradient(135deg,#A07830,#E0C278);
flex:0 0 auto;
height:2.375rem;
width:2.375rem;
}
.cef_el_quote_authorbjt{
font-weight:700;
font-size:0.875rem;
color:#EDE8DA;
}
.cef_el_quote_meta_subbjt{
color:#9A9080;
font-size:0.75rem;
}
.cef_el_explainbjt{
border-radius:0.75rem;
overflow:hidden;
border:1px solid rgba(244,238,224,0.07);
}
.cef_el_explain_cardbjt{
padding:1.375rem 24px;
}
.cef_el_explain_cardbjt+.cef_el_explain_cardbjt{
border-top:1px solid rgba(244,238,224,0.07);
}
.cef_el_explain_hbjt{
line-height:1.15;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:20px;
margin-bottom:0.5rem;
color:#F0EAD8;
overflow-wrap:break-word;
}
.cef_el_explain_pbjt{
color:#7A7268;
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
}
.cef_gdbjt{
padding:3rem 0 10px;
}
.cef_gd_headbjt{
gap:0.875rem;
display:flex;
margin-bottom:24px;
flex-direction:column;
}
@media(min-width:681px){
.cef_gd_headbjt{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.cef_gd_eyebrowbjt{
margin-bottom:0.625rem;
}
.cef_gd_h2bjt{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
color:#F0EAD8;
font-size:28px;
font-weight:600;
}
@media(min-width:769px){
.cef_gd_h2bjt{
font-size:2.125rem;
}
}
.cef_gd_morebjt{
flex:0 0 auto;
transition:color .2s ease,border-color .2s ease;
font-size:13.5px;
border-bottom:1px solid #F0EAD8;
font-weight:600;
padding-bottom:2px;
color:#F0EAD8;
}
.cef_gd_morebjt:hover{
border-color:#B8924A;
color:#B8924A;
}
.cef_gd_gridbjt{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:717px){
.cef_gd_gridbjt{
grid-template-columns:repeat(3,1fr);
}
}
.cef_gd_cardbjt{
border-radius:0.75rem;
border:1px solid rgba(244,238,224,0.07);
background:#211E1A;
overflow:hidden;
min-width:0;
display:block;
}
.cef_gd_card_imgbjt{
background:linear-gradient(140deg,#1C1A16,#B8924A);
height:9.375rem;
}
.cef_gd_card_bodybjt{
padding:22px;
}
.cef_gd_card_catbjt{
color:#B8924A;
letter-spacing:.1em;
text-transform:uppercase;
font-size:0.625rem;
font-weight:600;
}
.cef_gd_card_hbjt{
margin:0.5rem 0 0.625rem;
font-size:19px;
line-height:1.2;
font-weight:600;
color:#F0EAD8;
overflow-wrap:break-word;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
.cef_gd_card_metabjt{
font-size:12px;
color:#9A9080;
overflow-wrap:break-word;
}
.cef_faqbjt{
padding:48px 0;
background:#211E1A;
margin-top:1.5rem;
border-bottom:1px solid rgba(244,238,224,0.07);
border-top:1px solid rgba(244,238,224,0.07);
}
@media(min-width:766px){
.cef_faqbjt{
padding:3.875rem 0;
}
}
.cef_faq_headbjt{
text-align:center;
margin-bottom:2.125rem;
}
.cef_faq_eyebrowbjt{
margin-bottom:0.75rem;
}
.cef_faq_h2bjt{
font-size:2rem;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#F0EAD8;
overflow-wrap:break-word;
}
@media(min-width:765px){
.cef_faq_h2bjt{
font-size:38px;
}
}
.cef_faq_listbjt{
gap:12px;
margin:0 auto;
max-width:820px;
flex-direction:column;
display:flex;
}
.cef_faq_itembjt{
background:#1A1714;
border-radius:12px;
overflow:hidden;
border:1px solid rgba(244,238,224,0.07);
}
.cef_faq_qbjt{
list-style:none;
gap:20px;
padding:20px 1.5rem;
font-size:16px;
cursor:pointer;
color:#F0EAD8;
align-items:center;
font-weight:700;
overflow-wrap:break-word;
display:flex;
justify-content:space-between;
}
.cef_faq_qbjt::-webkit-details-marker{
display:none;
}
.cef_faq_q_icbjt{
transition:transform .2s ease;
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#B8924A;
}
.cef_faq_q_icbjt svg{
height:18px;
width:1.125rem;
}
.cef_faq_itembjt[open] .cef_faq_q_icbjt{
transform:rotate(180deg);
}
.cef_faq_abjt{
padding:0 1.5rem 1.25rem;
overflow-wrap:break-word;
color:#7A7268;
line-height:1.6;
font-size:14.5px;
}
.cef_sgbjt{
padding:3rem 0 10px;
}
.cef_sg_eyebrowbjt{
display:block;
margin-bottom:12px;
}
.cef_sg_h2bjt{
font-size:30px;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#F0EAD8;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
margin-bottom:28px;
}
@media(min-width:768px){
.cef_sg_h2bjt{
font-size:36px;
}
}
.cef_sg_gridbjt{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:719px){
.cef_sg_gridbjt{
grid-template-columns:repeat(3,1fr);
}
}
.cef_sg_colbjt{
min-width:0;
}
.cef_sg_col_hbjt{
line-height:1.15;
font-weight:600;
margin-bottom:10px;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:22px;
color:#F0EAD8;
overflow-wrap:break-word;
}
.cef_sg_col_pbjt{
overflow-wrap:break-word;
line-height:1.65;
color:#7A7268;
font-size:0.875rem;
}
.cef_ftbjt{
background:#111009;
margin-top:2.5rem;
color:#9A9080;
}
.cef_ft_inbjt{
grid-template-columns:1fr;
padding:3rem 0 28px;
gap:2rem;
display:grid;
}
@media(min-width:602px){
.cef_ft_inbjt{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.cef_ft_inbjt{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.cef_ft_brandbjt{
min-width:0;
}
.cef_ft_logobjt{
font-weight:700;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:26px;
color:#EDE8DA;
}
.cef_ft_taglinebjt{
line-height:1.6;
max-width:280px;
color:#9A9080;
font-size:0.844rem;
margin-top:14px;
}
.cef_ft_contactbjt{
transition:color .2s ease;
color:#D4AF6A;
display:inline-block;
margin-top:0.75rem;
font-size:13px;
overflow-wrap:anywhere;
max-width:17.5rem;
}
.cef_ft_contactbjt:hover{
color:#EDE8DA;
}
.cef_ft_colbjt{
min-width:0;
}
.cef_ft_col_hbjt{
letter-spacing:.08em;
margin-bottom:0.875rem;
font-size:13px;
text-transform:uppercase;
overflow-wrap:break-word;
color:#EDE8DA;
font-weight:700;
}
.cef_ft_col_linksbjt{
gap:10px;
display:flex;
flex-direction:column;
}
.cef_ft_linkbjt{
transition:color .2s ease;
font-size:0.844rem;
color:#9A9080;
overflow-wrap:break-word;
}
.cef_ft_linkbjt:hover{
color:#EDE8DA;
}
.cef_ft_botbjt{
padding:22px 0 2.5rem;
gap:16px;
border-top:1px solid rgba(244,238,224,0.12);
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.cef_ft_botbjt{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.cef_ft_legalbjt{
font-size:11.5px;
line-height:1.6;
max-width:760px;
color:#524D46;
overflow-wrap:break-word;
}
.cef_ft_legalbjt b{
color:#9A9080;
font-weight:700;
}
.cef_ft_agebjt{
border:1.5px solid #D4AF6A;
padding:4px 9px;
border-radius:6px;
flex:0 0 auto;
font-size:0.813rem;
color:#D4AF6A;
font-weight:700;
}