*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1610;
-webkit-font-smoothing:antialiased;
color:#D6C9A8;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
line-height:1.6;
font-size:15px;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.jeg-layout_g73{
display:flex;
min-height:100vh;
flex-direction:column;
}
.jeg-main_g73{
flex:1 1 auto;
min-width:0;
width:100%;
}
.jeg-container_g73{
margin:0 auto;
padding:0 1rem;
max-width:1400px;
width:100%;
}
@media(min-width:765px){
.jeg-container_g73{
padding:0 2rem;
}
}
@media(min-width:1097px){
.jeg-container_g73{
padding:0 3.5rem;
}
}
.jeg-eyebrow_g73{
font-size:0.688rem;
color:#B8893A;
line-height:1.4;
letter-spacing:.2em;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
font-weight:600;
display:inline-block;
text-transform:uppercase;
overflow-wrap:break-word;
}
.jeg-band_g73{
background:#12100A;
color:#F2EAD6;
}
.jeg-band_g73 .jeg-eyebrow_g73{
color:#D4A84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.jeg-tb_g73{
background:#1A1610;
z-index:50;
position:sticky;
top:0;
border-bottom:1px solid rgba(245,235,210,0.13);
}
.jeg-tb_in_g73{
margin:0 auto;
padding:0.75rem 16px;
gap:16px;
width:100%;
align-items:center;
justify-content:space-between;
max-width:1400px;
display:flex;
}
@media(min-width:767px){
.jeg-tb_in_g73{
padding:16px 32px;
}
}
@media(min-width:1102px){
.jeg-tb_in_g73{
padding:1.125rem 3.5rem;
}
}
.jeg-tb_left_g73{
gap:28px;
display:flex;
align-items:center;
min-width:0;
}
.jeg-tb_logo_g73{
gap:11px;
display:flex;
min-width:0;
align-items:center;
}
.jeg-tb_logo_mark_g73{
border-radius:0.5rem;
flex:0 0 auto;
height:34px;
width:2.125rem;
object-fit:cover;
}
.jeg-tb_logo_txt_g73{
display:flex;
line-height:1;
flex-direction:column;
min-width:0;
}
.jeg-tb_logo_name_g73{
overflow:hidden;
font-weight:700;
white-space:nowrap;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
letter-spacing:.02em;
color:#F2EAD6;
font-size:1.375rem;
text-overflow:ellipsis;
}
.jeg-tb_logo_sub_g73{
overflow:hidden;
font-weight:600;
font-size:0.531rem;
text-overflow:ellipsis;
letter-spacing:.32em;
text-transform:uppercase;
color:#B8893A;
white-space:nowrap;
margin-top:0.25rem;
}
.jeg-tb_nav_g73{
display:none;
}
@media(min-width:960px){
.jeg-tb_nav_g73{
gap:28px;
align-items:center;
display:flex;
}
}
.jeg-tb_nav_item_g73{
transition:color .2s ease,border-color .2s ease;
font-size:0.875rem;
padding-bottom:3px;
white-space:nowrap;
border-bottom:2px solid transparent;
color:#D6C9A8;
font-weight:600;
}
.jeg-tb_nav_item_g73:hover{
color:#F2EAD6;
}
.jeg-tb_nav_item_g73.jeg-state_active_g73{
border-color:#B8893A;
color:#F2EAD6;
}
.jeg-tb_right_g73{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.jeg-tb_search_g73{
transition:color .2s ease;
justify-content:center;
align-items:center;
color:#D6C9A8;
display:flex;
}
.jeg-tb_search_g73:hover{
color:#B8893A;
}
.jeg-tb_search_g73 svg{
height:1.125rem;
width:18px;
}
.jeg-tb_lang_g73{
letter-spacing:.1em;
color:#A89878;
font-size:0.688rem;
text-transform:uppercase;
font-weight:600;
}
.jeg-tb_lang_g73:hover{
color:#F2EAD6;
}
.jeg-tb_login_g73{
font-size:0.875rem;
display:none;
color:#F2EAD6;
font-weight:600;
}
@media(min-width:766px){
.jeg-tb_login_g73{
display:inline-block;
}
}
.jeg-tb_register_g73{
border-radius:999px;
padding:0.688rem 22px;
background:#C49A3C;
transition:background-color .2s ease;
white-space:nowrap;
color:#1A1208;
font-size:14px;
font-weight:700;
}
.jeg-tb_register_g73:hover{
background:#D4A84B;
}
.jeg-mob_g73{
background:#1A1610;
right:0;
border-top:1px solid rgba(245,235,210,0.13);
z-index:60;
bottom:0;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
left:0;
}
@media(min-width:961px){
.jeg-mob_g73{
display:none;
}
}
.jeg-mob_in_g73{
margin:0 auto;
align-items:stretch;
justify-content:space-around;
display:flex;
max-width:35rem;
}
.jeg-mob_item_g73{
padding:9px 0.25rem;
gap:3px;
transition:color .2s ease;
flex:1 1 0;
min-width:0;
display:flex;
flex-direction:column;
color:#A89878;
align-items:center;
}
.jeg-mob_item_g73.jeg-state_active_g73{
color:#B8893A;
}
.jeg-mob_ic_g73{
justify-content:center;
align-items:center;
display:flex;
}
.jeg-mob_ic_g73 svg{
height:20px;
width:20px;
}
.jeg-mob_lb_g73{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
font-size:10px;
font-weight:600;
white-space:nowrap;
}
@media(max-width:960px){
body{
padding-bottom:60px;
}
}
.jeg-rail_g73{
min-width:0;
position:relative;
}
.jeg-rail_scroll_g73{
gap:0.875rem;
overflow-x:auto;
padding-bottom:0.875rem;
scrollbar-width:thin;
display:flex;
-webkit-overflow-scrolling:touch;
}
@media(min-width:770px){
.jeg-rail_scroll_g73{
gap:1.125rem;
}
}
.jeg-gc_g73{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:765px){
.jeg-gc_g73{
width:188px;
}
}
.jeg-gc_img_g73{
border-radius:0.875rem;
overflow:hidden;
background:#221E14;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.30);
}
.jeg-gc_img_g73 img{
inset:0;
width:100%;
position:absolute;
height:100%;
object-fit:cover;
}
.jeg-gc_cover_g73{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.jeg-gc_hover_g73{
transition:opacity .2s ease;
inset:0;
background:rgba(0,0,0,0.52);
display:flex;
align-items:center;
position:absolute;
justify-content:center;
opacity:0;
}
.jeg-gc_g73:hover .jeg-gc_hover_g73{
opacity:1;
}
.jeg-gc_hover_btn_g73{
background:#C49A3C;
border-radius:62.438rem;
justify-content:center;
color:#1A1208;
align-items:center;
display:flex;
height:46px;
width:46px;
}
.jeg-gc_hover_btn_g73 svg{
height:1.125rem;
width:18px;
}
.jeg-gc_info_g73{
gap:2px;
min-width:0;
margin-top:9px;
flex-direction:column;
display:flex;
}
.jeg-gc_name_g73{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-size:13px;
color:#F2EAD6;
font-weight:700;
}
.jeg-gc_prov_g73{
overflow:hidden;
text-overflow:ellipsis;
font-size:11px;
color:#A89878;
white-space:nowrap;
}
.jeg-gc_meta_g73{
font-size:11px;
color:#A89878;
}
.jeg-tc_g73{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:769px){
.jeg-tc_g73{
width:14.375rem;
}
}
.jeg-tc_img_g73{
background:#221E14;
overflow:hidden;
border-radius:14px;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.30);
}
.jeg-tc_img_g73 img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.jeg-tc_info_g73{
gap:2px;
min-width:0;
margin-top:9px;
display:flex;
flex-direction:column;
}
.jeg-tc_name_g73{
overflow:hidden;
color:#F2EAD6;
font-weight:700;
white-space:nowrap;
font-size:14px;
text-overflow:ellipsis;
}
.jeg-tc_rtp_g73{
font-size:11px;
color:#A89878;
}
.jeg-lc_g73{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:766px){
.jeg-lc_g73{
width:268px;
}
}
.jeg-lc_img_g73{
background:#221E14;
overflow:hidden;
border-radius:0.875rem;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.30);
position:relative;
}
.jeg-lc_img_g73 img{
inset:0;
object-fit:cover;
width:100%;
height:100%;
position:absolute;
}
.jeg-lc_live_g73{
padding:4px 0.563rem;
background:rgba(0,0,0,0.52);
border-radius:62.438rem;
gap:7px;
left:0.75rem;
display:flex;
align-items:center;
position:absolute;
top:0.75rem;
}
.jeg-lc_live_dot_g73{
border-radius:50%;
background:#B84A3A;
animation:zm2-pulse 1.6s infinite;
height:0.5rem;
width:8px;
}
.jeg-lc_seats_g73{
color:#F2EAD6;
font-size:10px;
text-transform:uppercase;
letter-spacing:.08em;
font-weight:600;
}
.jeg-lc_info_g73{
gap:2px;
min-width:0;
flex-direction:column;
display:flex;
margin-top:0.563rem;
}
.jeg-lc_name_g73{
overflow:hidden;
text-overflow:ellipsis;
color:#F2EAD6;
font-weight:700;
white-space:nowrap;
font-size:15px;
}
.jeg-lc_bet_g73{
font-size:0.688rem;
color:#A89878;
}
.jeg-pc_g73{
border:1px solid rgba(245,235,210,0.07);
padding:16px 14px;
background:#221E14;
border-radius:0.875rem;
gap:0.5rem;
align-items:center;
justify-content:center;
min-width:0;
min-height:74px;
display:flex;
flex-direction:column;
}
.jeg-pc_logo_g73{
flex:0 0 auto;
height:28px;
width:auto;
object-fit:contain;
max-width:100%;
}
.jeg-pc_name_g73{
overflow:hidden;
font-size:0.688rem;
max-width:100%;
text-align:center;
text-overflow:ellipsis;
color:#A89878;
white-space:nowrap;
}
.jeg-gc_tag_g73{
border-radius:0.5rem;
padding:3px 0.5rem;
text-transform:uppercase;
top:10px;
display:inline-block;
position:absolute;
z-index:2;
font-size:10px;
font-weight:700;
letter-spacing:.06em;
left:10px;
}
.jeg-gc_tag_hot_g73{
background:#B84A3A;
color:#F2EAD6;
}
.jeg-gc_tag_new_g73{
background:#D4A84B;
color:#1A1208;
}
.jeg-gc_tag_jp_g73{
background:#C49A3C;
color:#1A1208;
}
.jeg-gc_tag_live_g73{
background:#B84A3A;
color:#F2EAD6;
}
.jeg-sh_g73{
min-width:0;
margin-bottom:18px;
}
.jeg-sh_row_g73{
gap:1rem;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
}
.jeg-sh_row_g73 .jeg-sh_l_g73{
gap:6px;
display:flex;
min-width:0;
flex-direction:column;
}
.jeg-sh_stack_g73{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.jeg-sh_center_g73{
gap:10px;
align-items:center;
display:flex;
text-align:center;
flex-direction:column;
}
.jeg-sh_h2_g73{
font-weight:600;
line-height:1.1;
font-size:1.5rem;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#F2EAD6;
}
@media(min-width:766px){
.jeg-sh_h2_g73{
font-size:1.875rem;
}
}
.jeg-band_g73 .jeg-sh_h2_g73{
color:#F2EAD6;
}
.jeg-sh_eb_line_g73{
gap:10px;
display:inline-flex;
align-items:center;
}
.jeg-sh_eb_line_g73::before{
background:#B8893A;
content:"";
display:inline-block;
width:1.75rem;
height:1px;
}
.jeg-band_g73 .jeg-sh_eb_line_g73::before{
background:#D4A84B;
}
.jeg-sh_eb_dot_g73{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.jeg-sh_eb_dot_g73::before{
border-radius:50%;
background:#B8893A;
height:0.375rem;
width:6px;
display:inline-block;
content:"";
}
.jeg-band_g73 .jeg-sh_eb_dot_g73::before{
background:#D4A84B;
}
.jeg-sh_link_g73{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:6px;
padding-bottom:2px;
white-space:nowrap;
color:#F2EAD6;
border-bottom:1px solid #F2EAD6;
font-size:13px;
align-items:center;
font-weight:600;
display:inline-flex;
}
.jeg-sh_link_g73:hover{
border-color:#B8893A;
color:#B8893A;
}
.jeg-sh_link_g73 svg{
height:14px;
width:0.875rem;
}
.jeg-sh_link_chev_g73{
border-bottom:0;
padding-bottom:0;
}
.jeg-sh_link_btn_g73{
border-radius:62.438rem;
padding:9px 1.125rem;
background:#C49A3C;
color:#1A1208;
border-bottom:0;
}
.jeg-sh_link_btn_g73:hover{
border-color:transparent;
background:#D4A84B;
color:#1A1208;
}
.jeg-band_g73 .jeg-sh_link_g73{
border-color:#F2EAD6;
color:#F2EAD6;
}
.jeg-band_g73 .jeg-sh_link_btn_g73{
background:#D4A84B;
color:#1A1208;
}
.jeg-sh_rule_g73{
margin:-2px 0 1.125rem;
background:rgba(245,235,210,0.13);
height:1px;
}
.jeg-band_g73 .jeg-sh_rule_g73{
background:rgba(245,235,210,0.12);
}
.jeg-hero_g73{
padding:2rem 0 0.5rem;
}
@media(min-width:765px){
.jeg-hero_g73{
padding:56px 0 1.5rem;
}
}
.jeg-hero_in_g73{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:900px){
.jeg-hero_in_g73{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.jeg-hero_copy_g73{
min-width:0;
}
.jeg-hero_eyebrow_g73{
gap:0.625rem;
display:inline-flex;
margin-bottom:1.375rem;
align-items:center;
}
.jeg-hero_eyebrow_line_g73{
background:#B8893A;
flex:0 0 auto;
width:1.75rem;
display:inline-block;
height:1px;
}
.jeg-hero_h1_g73{
font-weight:600;
letter-spacing:-.01em;
line-height:1.04;
color:#F2EAD6;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:1.25rem;
font-size:2.375rem;
overflow-wrap:break-word;
}
@media(min-width:766px){
.jeg-hero_h1_g73{
font-size:3.375rem;
}
}
@media(min-width:1100px){
.jeg-hero_h1_g73{
font-size:62px;
}
}
.jeg-hero_h1_g73 em{
font-style:normal;
color:#B8893A;
}
.jeg-hero_sub_g73{
line-height:1.6;
color:#8C7D60;
font-size:16px;
margin-bottom:1.875rem;
max-width:480px;
}
@media(min-width:768px){
.jeg-hero_sub_g73{
font-size:18px;
}
}
.jeg-hero_actions_g73{
gap:14px;
flex-wrap:wrap;
display:flex;
margin-bottom:2.125rem;
align-items:center;
}
.jeg-hero_cta_g73{
gap:0.625rem;
padding:1rem 1.875rem;
border-radius:999px;
transition:background-color .2s ease;
background:#C49A3C;
font-weight:700;
display:inline-flex;
color:#1A1208;
font-size:0.938rem;
align-items:center;
}
.jeg-hero_cta_g73:hover{
background:#D4A84B;
}
.jeg-hero_cta_ic_g73{
display:inline-flex;
align-items:center;
}
.jeg-hero_cta_ic_g73 svg{
width:1rem;
height:16px;
}
.jeg-hero_cta_alt_g73{
border:1px solid rgba(245,235,210,0.13);
border-radius:999px;
padding:0.938rem 26px;
transition:border-color .2s ease,color .2s ease;
background:transparent;
align-items:center;
font-weight:600;
display:inline-flex;
font-size:15px;
color:#F2EAD6;
}
.jeg-hero_cta_alt_g73:hover{
border-color:#B8893A;
color:#B8893A;
}
.jeg-hero_trust_g73{
gap:22px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.jeg-hero_trust_item_g73{
gap:9px;
font-size:0.813rem;
font-weight:600;
color:#D6C9A8;
display:flex;
align-items:center;
}
.jeg-hero_trust_ic_g73{
display:inline-flex;
align-items:center;
color:#B8893A;
}
.jeg-hero_trust_ic_g73 svg{
height:1rem;
width:16px;
}
.jeg-hero_promo_g73{
border-radius:20px;
background:#221E14;
overflow:hidden;
min-height:300px;
position:relative;
display:flex;
box-shadow:0 8px 1rem rgba(0,0,0,0.36), 0 32px 64px rgba(0,0,0,0.48), 0 0 2.5rem rgba(184,137,58,0.10);
}
.jeg-hero_promo_bg_g73{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.jeg-hero_promo_bg_g73::after{
background:linear-gradient(120deg,#12100A 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.jeg-hero_promo_glow_g73{
background:radial-gradient(circle,rgba(161,124,60,0.18) 0%,transparent 65%);
border-radius:50%;
top:-40px;
right:-20px;
height:16.25rem;
width:260px;
pointer-events:none;
position:absolute;
}
.jeg-hero_promo_ct_g73{
padding:28px;
max-width:88%;
position:relative;
z-index:2;
align-self:flex-end;
}
.jeg-hero_promo_label_g73{
display:block;
margin-bottom:0.5rem;
text-transform:uppercase;
letter-spacing:.25em;
font-weight:700;
color:#D4A84B;
font-size:10px;
}
.jeg-hero_promo_amount_g73{
line-height:1.05;
color:#F2EAD6;
overflow-wrap:break-word;
font-size:32px;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.jeg-hero_promo_amount_g73{
font-size:40px;
}
}
.jeg-hero_promo_amount_g73 em{
color:#D4A84B;
font-style:normal;
}
.jeg-hero_rating_g73{
gap:10px;
border:1px solid rgba(245,235,210,0.07);
border-radius:0.875rem;
background:#221E14;
padding:10px 14px;
align-items:center;
max-width:min(16.25rem,62%);
z-index:3;
right:14px;
top:14px;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.30);
display:flex;
position:absolute;
}
.jeg-hero_rating_score_g73{
flex:0 0 auto;
font-weight:700;
font-size:24px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#F2EAD6;
}
.jeg-hero_rating_txt_g73{
flex:1 1 auto;
min-width:0;
}
.jeg-hero_rating_stars_g73{
gap:2px;
display:flex;
color:#B8893A;
}
.jeg-hero_rating_stars_g73 svg{
height:12px;
width:12px;
}
.jeg-hero_rating_cap_g73{
overflow-wrap:break-word;
color:#A89878;
display:block;
line-height:1.35;
margin-top:3px;
font-size:0.688rem;
}
.jeg-stat_g73{
margin-top:1rem;
border-bottom:1px solid rgba(245,235,210,0.13);
border-top:1px solid rgba(245,235,210,0.13);
}
.jeg-stat_in_g73{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.jeg-stat_in_g73{
grid-template-columns:repeat(4,1fr);
}
}
.jeg-stat_item_g73{
padding:22px 0.875rem;
border-right:1px solid rgba(245,235,210,0.07);
min-width:0;
border-bottom:1px solid rgba(245,235,210,0.07);
}
.jeg-stat_item_g73:nth-child(2n){
border-right:0;
}
.jeg-stat_item_g73:nth-child(n+3){
border-bottom:0;
}
@media(min-width:765px){
.jeg-stat_item_g73{
border-bottom:0;
}
.jeg-stat_item_g73:nth-child(2n){
border-right:1px solid rgba(245,235,210,0.07);
}
.jeg-stat_item_g73:nth-child(4n){
border-right:0;
}
}
.jeg-stat_value_g73{
font-size:30px;
font-weight:700;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1;
color:#F2EAD6;
}
@media(min-width:769px){
.jeg-stat_value_g73{
font-size:34px;
}
}
.jeg-stat_label_g73{
margin-top:6px;
color:#A89878;
line-height:1.4;
overflow-wrap:break-word;
font-size:13px;
}
.jeg-grow_g73{
padding:1.625rem 0 10px;
}
.jeg-row_seo_g73{
margin:10px 0 0;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.65;
color:#8C7D60;
font-size:0.875rem;
}
.jeg-row_seo_g73 strong{
color:#F2EAD6;
font-weight:700;
}
.jeg-pr_g73{
padding:30px 0 0.375rem;
}
.jeg-pr_card_g73{
border:1px solid rgba(245,235,210,0.07);
overflow:hidden;
flex:0 0 auto;
gap:10px;
padding:26px;
background:#221E14;
border-radius:1.25rem;
display:flex;
flex-direction:column;
position:relative;
width:280px;
min-height:12.5rem;
}
@media(min-width:769px){
.jeg-pr_card_g73{
width:18.75rem;
}
}
.jeg-pr_card_feat_g73{
border-color:transparent;
background:linear-gradient(150deg,#1E1A0E,#0E0C07);
color:#F2EAD6;
}
.jeg-pr_glow_g73{
background:radial-gradient(circle,rgba(161,124,60,0.18),transparent 70%);
border-radius:50%;
right:-1.875rem;
height:130px;
opacity:0;
position:absolute;
pointer-events:none;
top:-1.875rem;
width:130px;
}
.jeg-pr_card_feat_g73 .jeg-pr_glow_g73{
opacity:1;
}
.jeg-pr_label_g73{
color:#B8893A;
letter-spacing:.16em;
text-transform:uppercase;
font-weight:700;
font-size:10px;
position:relative;
}
.jeg-pr_card_feat_g73 .jeg-pr_label_g73{
color:#D4A84B;
}
.jeg-pr_amount_g73{
font-size:1.625rem;
position:relative;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#F2EAD6;
line-height:1.08;
overflow-wrap:break-word;
font-weight:600;
}
.jeg-pr_card_feat_g73 .jeg-pr_amount_g73{
color:#F2EAD6;
}
.jeg-pr_amount_g73 em{
color:#B8893A;
font-style:normal;
}
.jeg-pr_card_feat_g73 .jeg-pr_amount_g73 em{
color:#D4A84B;
}
.jeg-pr_terms_g73{
position:relative;
font-size:13px;
color:#A89878;
line-height:1.5;
}
.jeg-pr_card_feat_g73 .jeg-pr_terms_g73{
color:#A89878;
}
.jeg-pr_cta_g73{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.jeg-pr_card_feat_g73 .jeg-pr_cta_g73{
border-radius:62.438rem;
padding:9px 1.125rem;
transition:opacity .2s ease;
background:#D4A84B;
font-weight:700;
color:#1A1208;
font-size:13px;
}
.jeg-pr_card_feat_g73 .jeg-pr_cta_g73:hover{
opacity:.9;
}
.jeg-pr_card_g73:not(.jeg-pr_card_feat_g73) .jeg-pr_cta_g73{
transition:color .2s ease,border-color .2s ease;
border-bottom:1px solid #F2EAD6;
font-weight:700;
color:#F2EAD6;
font-size:13px;
padding-bottom:2px;
}
.jeg-pr_card_g73:not(.jeg-pr_card_feat_g73) .jeg-pr_cta_g73:hover{
border-color:#B8893A;
color:#B8893A;
}
.jeg-jp_g73{
padding:30px 0 10px;
}
.jeg-jp_grid_g73{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:769px){
.jeg-jp_grid_g73{
grid-template-columns:1fr 1fr;
}
.jeg-jp_card_mega_g73{
grid-column:1/-1;
}
}
@media(min-width:997px){
.jeg-jp_grid_g73{
grid-template-columns:1.4fr 1fr 1fr;
}
.jeg-jp_card_mega_g73{
grid-column:auto;
}
}
.jeg-jp_card_g73{
overflow:hidden;
padding:26px;
border-radius:20px;
background:#221E14;
border:1px solid rgba(245,235,210,0.07);
gap:12px;
min-width:0;
min-height:200px;
justify-content:space-between;
display:flex;
flex-direction:column;
position:relative;
}
.jeg-jp_card_mega_g73{
background:linear-gradient(135deg,#1E1A0E,#0E0C07);
border-color:transparent;
min-height:210px;
color:#F2EAD6;
}
.jeg-jp_glow_g73{
border-radius:50%;
background:radial-gradient(circle,rgba(161,124,60,0.18),transparent 70%);
right:-2.5rem;
top:-40px;
width:200px;
position:absolute;
pointer-events:none;
height:200px;
}
.jeg-jp_label_g73{
gap:0.625rem;
color:#B8893A;
display:flex;
position:relative;
justify-content:space-between;
letter-spacing:.16em;
font-weight:700;
flex-wrap:wrap;
align-items:center;
text-transform:uppercase;
font-size:0.625rem;
}
.jeg-jp_card_mega_g73 .jeg-jp_label_g73{
color:#D4A84B;
}
.jeg-jp_drop_g73{
text-transform:none;
color:#A89878;
font-weight:600;
letter-spacing:.04em;
}
.jeg-jp_card_mega_g73 .jeg-jp_drop_g73{
color:#A89878;
}
.jeg-jp_amount_g73{
color:#F2EAD6;
line-height:1;
overflow-wrap:break-word;
font-weight:700;
font-size:38px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
position:relative;
}
.jeg-jp_card_mega_g73 .jeg-jp_amount_g73{
animation:zm2-pulse 2.4s infinite;
color:#D4A84B;
font-size:48px;
}
@media(min-width:769px){
.jeg-jp_card_mega_g73 .jeg-jp_amount_g73{
font-size:3.375rem;
}
}
.jeg-jp_game_g73{
font-size:0.813rem;
position:relative;
color:#A89878;
}
.jeg-jp_card_mega_g73 .jeg-jp_game_g73{
color:#A89878;
}
.jeg-jp_cta_g73{
align-self:flex-start;
position:relative;
}
.jeg-jp_card_mega_g73 .jeg-jp_cta_g73{
border-radius:999px;
background:#D4A84B;
transition:opacity .2s ease;
padding:10px 1.25rem;
color:#1A1208;
font-weight:700;
font-size:13px;
}
.jeg-jp_card_mega_g73 .jeg-jp_cta_g73:hover{
opacity:.9;
}
.jeg-jp_card_g73:not(.jeg-jp_card_mega_g73) .jeg-jp_cta_g73{
transition:color .2s ease,border-color .2s ease;
font-weight:700;
border-bottom:1px solid #F2EAD6;
color:#F2EAD6;
padding-bottom:2px;
font-size:0.813rem;
}
.jeg-jp_card_g73:not(.jeg-jp_card_mega_g73) .jeg-jp_cta_g73:hover{
border-color:#B8893A;
color:#B8893A;
}
.jeg-jp_seo_g73{
margin:0.875rem 0 0;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
color:#8C7D60;
max-width:47.5rem;
}
.jeg-jp_seo_g73 strong{
font-weight:700;
color:#F2EAD6;
}
.jeg-grow_g73{
padding:26px 0 0.625rem;
}
.jeg-row_seo_g73{
margin:10px 0 0;
color:#8C7D60;
font-size:0.875rem;
max-width:47.5rem;
line-height:1.65;
overflow-wrap:break-word;
}
.jeg-row_seo_g73 strong{
color:#F2EAD6;
font-weight:700;
}
.jeg-app_g73{
padding:30px 0 0.625rem;
}
.jeg-app_in_g73{
border:1px solid rgba(245,235,210,0.07);
border-radius:1.25rem;
padding:2rem;
background:#221E14;
gap:1.75rem;
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.jeg-app_in_g73{
gap:2.5rem;
padding:40px 2.75rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.jeg-app_copy_g73{
max-width:35rem;
min-width:0;
}
.jeg-app_eyebrow_g73{
margin-bottom:12px;
}
.jeg-app_h2_g73{
font-weight:600;
line-height:1.05;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#F2EAD6;
margin-bottom:0.75rem;
font-size:1.75rem;
overflow-wrap:break-word;
}
@media(min-width:770px){
.jeg-app_h2_g73{
font-size:34px;
}
}
.jeg-app_text_g73{
color:#8C7D60;
margin-bottom:1.375rem;
font-size:0.875rem;
line-height:1.6;
}
.jeg-app_btns_g73{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.jeg-app_btn_g73{
gap:10px;
border-radius:0.875rem;
background:#C49A3C;
padding:0.688rem 20px;
transition:background-color .2s ease;
color:#1A1208;
align-items:center;
display:inline-flex;
}
.jeg-app_btn_g73:hover{
background:#D4A84B;
}
.jeg-app_btn_ic_g73{
align-items:center;
display:inline-flex;
}
.jeg-app_btn_ic_g73 svg{
height:18px;
width:18px;
}
.jeg-app_btn_lb_g73{
font-size:0.844rem;
font-weight:700;
}
.jeg-app_qr_wrap_g73{
flex:0 0 auto;
gap:18px;
align-items:center;
display:flex;
}
.jeg-app_qr_g73{
border-radius:0.875rem;
flex:0 0 auto;
height:6.75rem;
width:6.75rem;
background-image:repeating-linear-gradient(0deg,#221E14 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#221E14 0 5px,transparent 5px 0.688rem);
background-color:#C49A3C;
}
.jeg-app_qr_cap_g73{
line-height:1.4;
color:#A89878;
max-width:92px;
font-size:0.781rem;
}
.jeg-gm_g73{
padding:1.875rem 0 10px;
}
.jeg-gm_in_g73{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:881px){
.jeg-gm_in_g73{
grid-template-columns:1.25fr 1fr;
}
}
.jeg-gm_left_g73{
padding:2rem;
border-radius:20px;
background:#221E14;
border:1px solid rgba(245,235,210,0.07);
min-width:0;
}
.jeg-gm_eyebrow_g73{
margin-bottom:0.625rem;
}
.jeg-gm_h2_g73{
line-height:1.06;
color:#F2EAD6;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:8px;
overflow-wrap:break-word;
font-size:26px;
}
@media(min-width:771px){
.jeg-gm_h2_g73{
font-size:28px;
}
}
.jeg-gm_text_g73{
line-height:1.6;
max-width:480px;
color:#8C7D60;
font-size:14px;
margin-bottom:1.375rem;
}
.jeg-gm_level_g73{
font-size:22px;
margin-bottom:0.5rem;
font-weight:700;
color:#B8893A;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.jeg-gm_bar_g73{
background:rgba(245,235,210,0.13);
border-radius:999px;
overflow:hidden;
margin-bottom:6px;
height:8px;
}
.jeg-gm_bar_fill_g73{
border-radius:999px;
background:linear-gradient(90deg,#B8893A,#E2C06A);
height:100%;
}
.jeg-gm_bar_meta_g73{
gap:0.625rem;
font-size:11px;
color:#A89878;
justify-content:space-between;
display:flex;
margin-bottom:18px;
}
.jeg-gm_missions_g73{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.jeg-gm_mission_g73{
background:#1A1610;
padding:0.563rem 15px;
border:1px solid rgba(245,235,210,0.13);
gap:7px;
border-radius:999px;
font-weight:600;
display:inline-flex;
font-size:12.5px;
align-items:center;
color:#D6C9A8;
}
.jeg-gm_mission_ic_g73{
align-items:center;
color:#B8893A;
display:inline-flex;
}
.jeg-gm_mission_ic_g73 svg{
width:0.813rem;
height:0.813rem;
}
.jeg-gm_right_g73{
overflow:hidden;
border-radius:1.25rem;
background:linear-gradient(150deg,#1E1A0E,#0E0C07);
padding:2rem;
display:flex;
flex-direction:column;
color:#F2EAD6;
position:relative;
}
.jeg-gm_glow_g73{
background:radial-gradient(circle,rgba(161,124,60,0.18),transparent 70%);
border-radius:50%;
top:-30px;
width:9.375rem;
pointer-events:none;
height:9.375rem;
right:-30px;
position:absolute;
}
.jeg-gm_ref_eyebrow_g73{
margin-bottom:10px;
position:relative;
}
.jeg-gm_ref_h2_g73{
line-height:1.1;
font-weight:600;
font-size:1.625rem;
margin-bottom:8px;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#F2EAD6;
position:relative;
}
.jeg-gm_ref_text_g73{
margin-bottom:1.25rem;
line-height:1.55;
position:relative;
font-size:13.5px;
color:#A89878;
}
.jeg-gm_ref_cta_g73{
border-radius:62.438rem;
padding:0.688rem 1.375rem;
transition:opacity .2s ease;
background:#D4A84B;
align-self:flex-start;
position:relative;
font-size:13.5px;
color:#1A1208;
font-weight:700;
margin-top:auto;
}
.jeg-gm_ref_cta_g73:hover{
opacity:.9;
}
.jeg-trn_g73{
padding:30px 0 10px;
}
.jeg-trn_in_g73{
overflow:hidden;
grid-template-columns:1fr;
border:1px solid rgba(245,235,210,0.07);
border-radius:20px;
background:#221E14;
display:grid;
}
@media(min-width:877px){
.jeg-trn_in_g73{
grid-template-columns:1.05fr 1fr;
}
}
.jeg-trn_banner_g73{
overflow:hidden;
background:linear-gradient(150deg,#1E1A0E,#0E0C07);
padding:34px;
position:relative;
color:#F2EAD6;
}
.jeg-trn_glow_g73{
background:radial-gradient(circle,rgba(161,124,60,0.18),transparent 70%);
border-radius:50%;
bottom:-40px;
position:absolute;
pointer-events:none;
right:-40px;
width:12.5rem;
height:12.5rem;
}
.jeg-trn_eyebrow_g73{
margin-bottom:14px;
position:relative;
}
.jeg-trn_h2_g73{
font-size:1.875rem;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:12px;
position:relative;
line-height:1.06;
font-weight:600;
color:#F2EAD6;
}
@media(min-width:769px){
.jeg-trn_h2_g73{
font-size:2.25rem;
}
}
.jeg-trn_text_g73{
font-size:14px;
position:relative;
color:#A89878;
margin-bottom:22px;
max-width:26.25rem;
line-height:1.6;
}
.jeg-trn_timer_g73{
gap:8px;
position:relative;
margin-bottom:1.5rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.jeg-trn_timer_cap_g73{
color:#A89878;
font-size:0.688rem;
}
.jeg-trn_timer_box_g73{
padding:0.25rem 12px;
border-radius:8px;
background:rgba(245,235,210,0.07);
color:#F2EAD6;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:24px;
}
.jeg-trn_cta_g73{
padding:13px 26px;
background:#D4A84B;
transition:opacity .2s ease;
border-radius:62.438rem;
position:relative;
display:inline-block;
font-size:14px;
color:#1A1208;
font-weight:700;
}
.jeg-trn_cta_g73:hover{
opacity:.9;
}
.jeg-trn_lb_g73{
padding:26px 1.75rem;
}
.jeg-trn_lb_head_g73{
gap:0.625rem;
display:flex;
justify-content:space-between;
margin-bottom:0.75rem;
align-items:center;
}
.jeg-trn_lb_title_g73{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:1.25rem;
color:#F2EAD6;
font-weight:600;
}
.jeg-trn_lb_upd_g73{
color:#A89878;
font-size:0.688rem;
letter-spacing:.08em;
text-transform:uppercase;
}
.jeg-trn_lb_row_g73{
padding:11px 0.75rem;
border-radius:8px;
gap:0.875rem;
display:flex;
align-items:center;
}
.jeg-trn_lb_row_g73:nth-child(2){
background:rgba(184,137,58,0.14);
}
.jeg-trn_lb_rank_g73{
flex:0 0 auto;
color:#B8893A;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
width:1.375rem;
font-size:1rem;
font-weight:700;
}
.jeg-trn_lb_av_g73{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#B8893A,#E2C06A);
width:30px;
height:1.875rem;
}
.jeg-trn_lb_name_g73{
flex:1 1 auto;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
min-width:0;
font-weight:600;
font-size:14px;
color:#F2EAD6;
}
.jeg-trn_lb_amount_g73{
flex:0 0 auto;
color:#F2EAD6;
font-size:0.813rem;
font-weight:700;
}
.jeg-vip_g73{
padding:3rem 0;
}
@media(min-width:771px){
.jeg-vip_g73{
padding:4rem 0;
}
}
.jeg-vip_head_g73{
gap:0.875rem;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:881px){
.jeg-vip_head_g73{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.jeg-vip_eyebrow_g73{
margin-bottom:0.75rem;
}
.jeg-vip_h2_g73{
overflow-wrap:break-word;
font-weight:600;
font-size:2rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#F2EAD6;
line-height:1.05;
}
@media(min-width:767px){
.jeg-vip_h2_g73{
font-size:2.5rem;
}
}
.jeg-vip_intro_g73{
font-size:14px;
line-height:1.6;
color:#A89878;
max-width:26.25rem;
}
.jeg-vip_grid_g73{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.jeg-vip_card_g73{
padding:22px 1.125rem;
border:1px solid rgba(245,235,210,0.12);
border-radius:14px;
min-width:0;
}
.jeg-vip_card_feat_g73{
background:rgba(245,235,210,0.07);
border-color:#D4A84B;
}
.jeg-vip_card_ic_g73{
border-radius:0.5rem;
background:linear-gradient(135deg,#B8893A,#E2C06A);
display:block;
width:34px;
margin-bottom:16px;
height:2.125rem;
}
.jeg-vip_name_g73{
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:1.25rem;
overflow-wrap:break-word;
color:#F2EAD6;
margin-bottom:0.375rem;
}
.jeg-vip_perk_g73{
line-height:1.5;
color:#A89878;
overflow-wrap:break-word;
font-size:12.5px;
}
.jeg-wy_g73{
padding:3rem 0;
}
@media(min-width:770px){
.jeg-wy_g73{
padding:3.5rem 0;
}
}
.jeg-wy_in_g73{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:903px){
.jeg-wy_in_g73{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.jeg-wy_left_g73{
min-width:0;
}
.jeg-wy_eyebrow_g73{
margin-bottom:0.875rem;
}
.jeg-wy_h2_g73{
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#F2EAD6;
font-weight:600;
font-size:32px;
margin-bottom:16px;
}
@media(min-width:766px){
.jeg-wy_h2_g73{
font-size:40px;
}
}
.jeg-wy_intro_g73{
color:#8C7D60;
line-height:1.6;
font-size:0.938rem;
}
.jeg-wy_grid_g73{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:560px){
.jeg-wy_grid_g73{
grid-template-columns:1fr 1fr;
}
}
.jeg-wy_card_g73{
border-radius:0.875rem;
background:#221E14;
padding:26px;
border:1px solid rgba(245,235,210,0.07);
min-width:0;
}
.jeg-wy_card_ic_g73{
display:inline-flex;
align-items:center;
margin-bottom:1rem;
justify-content:center;
color:#B8893A;
}
.jeg-wy_card_ic_g73 svg{
width:26px;
height:1.625rem;
}
.jeg-wy_card_h_g73{
font-size:1.313rem;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
line-height:1.15;
overflow-wrap:break-word;
color:#F2EAD6;
}
.jeg-wy_card_p_g73{
overflow-wrap:break-word;
line-height:1.55;
color:#8C7D60;
font-size:0.875rem;
}
.jeg-ts_g73{
padding:44px 0;
}
.jeg-ts_in_g73{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:878px){
.jeg-ts_in_g73{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.jeg-ts_left_g73{
min-width:0;
}
.jeg-ts_h2_g73{
color:#F2EAD6;
font-size:1.625rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
font-weight:600;
overflow-wrap:break-word;
line-height:1.1;
}
@media(min-width:769px){
.jeg-ts_h2_g73{
font-size:28px;
}
}
.jeg-ts_text_g73{
max-width:520px;
color:#A89878;
margin-bottom:22px;
font-size:14.5px;
line-height:1.6;
}
.jeg-ts_badges_g73{
gap:1.125rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.jeg-ts_badge_g73{
color:#A89878;
font-size:13px;
font-weight:600;
}
.jeg-ts_pay_g73{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:879px){
.jeg-ts_pay_g73{
justify-content:flex-end;
}
}
.jeg-ts_pay_chip_g73{
border-radius:14px;
border:1px solid rgba(245,235,210,0.12);
background:rgba(245,235,210,0.07);
padding:12px 16px;
font-weight:700;
font-size:14px;
color:#F2EAD6;
}
.jeg-prov_g73{
padding:2.5rem 0 1.25rem;
}
.jeg-prov_eyebrow_g73{
display:block;
margin-bottom:1.125rem;
}
.jeg-prov_grid_g73{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:562px){
.jeg-prov_grid_g73{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.jeg-prov_grid_g73{
grid-template-columns:repeat(6,1fr);
}
}
.jeg-pmt_g73{
padding:3rem 0 0.625rem;
}
.jeg-pmt_in_g73{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:878px){
.jeg-pmt_in_g73{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.jeg-pmt_left_g73{
min-width:0;
}
.jeg-pmt_eyebrow_g73{
margin-bottom:12px;
}
.jeg-pmt_h2_g73{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:30px;
color:#F2EAD6;
margin-bottom:0.75rem;
font-weight:600;
line-height:1.06;
overflow-wrap:break-word;
}
@media(min-width:770px){
.jeg-pmt_h2_g73{
font-size:2rem;
}
}
.jeg-pmt_text_g73{
color:#8C7D60;
font-size:0.906rem;
margin-bottom:22px;
line-height:1.6;
}
.jeg-pmt_logos_g73{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:481px){
.jeg-pmt_logos_g73{
grid-template-columns:repeat(4,1fr);
}
}
.jeg-pmt_logo_g73{
padding:0 0.5rem;
border:1px solid rgba(245,235,210,0.07);
border-radius:8px;
background:#221E14;
overflow:hidden;
text-align:center;
justify-content:center;
font-size:12.5px;
align-items:center;
color:#D6C9A8;
display:flex;
text-overflow:ellipsis;
height:50px;
font-weight:700;
white-space:nowrap;
}
.jeg-pmt_table_g73{
overflow:hidden;
border:1px solid rgba(245,235,210,0.07);
border-radius:14px;
min-width:0;
}
.jeg-pmt_thead_g73{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#110E08;
display:grid;
}
.jeg-pmt_th_g73{
padding:0.813rem 14px;
overflow:hidden;
font-weight:700;
white-space:nowrap;
text-transform:uppercase;
font-size:0.625rem;
color:#F2EAD6;
text-overflow:ellipsis;
letter-spacing:.08em;
}
.jeg-pmt_row_g73{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(245,235,210,0.07);
display:grid;
}
.jeg-pmt_row_g73:nth-child(odd){
background:#221E14;
}
.jeg-pmt_td_g73{
padding:14px;
font-size:13.5px;
overflow-wrap:break-word;
min-width:0;
color:#8C7D60;
}
.jeg-pmt_row_g73 .jeg-pmt_td_g73:first-child{
color:#F2EAD6;
font-weight:700;
}
.jeg-pmt_row_g73 .jeg-pmt_td_g73:last-child{
color:#6A9E6F;
font-weight:700;
}
.jeg-tt_g73{
padding:3rem 0 10px;
}
@media(min-width:769px){
.jeg-tt_g73{
padding:60px 0 0.625rem;
}
}
.jeg-tt_head_g73{
text-align:center;
margin-bottom:34px;
}
.jeg-tt_eyebrow_g73{
margin-bottom:0.75rem;
}
.jeg-tt_h2_g73{
font-size:32px;
color:#F2EAD6;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
}
@media(min-width:765px){
.jeg-tt_h2_g73{
font-size:42px;
}
}
.jeg-tt_grid_g73{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:761px){
.jeg-tt_grid_g73{
grid-template-columns:repeat(3,1fr);
}
}
.jeg-tt_card_g73{
padding:1.875rem;
border-radius:0.875rem;
background:#221E14;
border:1px solid rgba(245,235,210,0.07);
flex-direction:column;
min-width:0;
display:flex;
}
.jeg-tt_card_ic_g73{
align-items:center;
color:#B8893A;
display:inline-flex;
margin-bottom:18px;
}
.jeg-tt_card_ic_g73 svg{
width:1.75rem;
height:1.75rem;
}
.jeg-tt_card_h_g73{
font-size:22px;
line-height:1.15;
margin-bottom:0.5rem;
overflow-wrap:break-word;
color:#F2EAD6;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
}
.jeg-tt_card_p_g73{
overflow-wrap:break-word;
font-size:14px;
color:#8C7D60;
line-height:1.6;
margin-bottom:0.875rem;
}
.jeg-tt_card_p_g73 b{
color:#F2EAD6;
font-weight:700;
}
.jeg-tt_card_link_g73{
transition:color .2s ease;
font-size:0.813rem;
font-weight:700;
border-bottom:1px solid #B8893A;
padding-bottom:2px;
color:#F2EAD6;
align-self:flex-start;
margin-top:auto;
}
.jeg-tt_card_link_g73:hover{
color:#B8893A;
}
.jeg-et_g73{
padding:2.25rem 0 10px;
}
.jeg-et_in_g73{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:881px){
.jeg-et_in_g73{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.jeg-et_left_g73{
min-width:0;
}
.jeg-et_eyebrow_g73{
margin-bottom:0.75rem;
}
.jeg-et_h2_g73{
margin-bottom:0.875rem;
color:#F2EAD6;
overflow-wrap:break-word;
line-height:1.06;
font-size:28px;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.jeg-et_h2_g73{
font-size:32px;
}
}
.jeg-et_text_g73{
color:#8C7D60;
font-size:0.938rem;
margin-bottom:1.375rem;
line-height:1.65;
}
.jeg-et_stats_g73{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.jeg-et_stat_g73{
min-width:0;
}
.jeg-et_stat_v_g73{
font-size:1.625rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1;
font-weight:700;
color:#F2EAD6;
}
.jeg-et_stat_l_g73{
margin-top:0.25rem;
font-size:0.781rem;
color:#A89878;
}
.jeg-et_right_g73{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.jeg-et_member_g73{
background:#221E14;
border-radius:14px;
border:1px solid rgba(245,235,210,0.07);
padding:18px 1.25rem;
gap:1rem;
align-items:center;
min-width:0;
display:flex;
}
.jeg-et_member_av_g73{
border-radius:50%;
background:linear-gradient(135deg,#1E1A0E,#B8893A);
flex:0 0 auto;
height:48px;
width:3rem;
}
.jeg-et_member_name_g73{
font-size:15px;
color:#F2EAD6;
overflow-wrap:break-word;
font-weight:700;
}
.jeg-et_member_role_g73{
color:#A89878;
overflow-wrap:break-word;
font-size:0.781rem;
}
.jeg-et_updated_g73{
border:1px solid rgba(245,235,210,0.07);
border-radius:0.875rem;
padding:0.875rem 18px;
gap:8px;
background:#1A1610;
font-size:12.5px;
display:flex;
align-items:center;
color:#8C7D60;
}
.jeg-hts_g73{
padding:48px 0;
}
@media(min-width:769px){
.jeg-hts_g73{
padding:3.875rem 0;
}
}
.jeg-hts_head_g73{
gap:18px;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.jeg-hts_head_g73{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.jeg-hts_eyebrow_g73{
margin-bottom:12px;
}
.jeg-hts_h2_g73{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:30px;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
color:#F2EAD6;
}
@media(min-width:766px){
.jeg-hts_h2_g73{
font-size:38px;
}
}
.jeg-hts_cta_g73{
transition:opacity .2s ease;
flex:0 0 auto;
padding:15px 30px;
border-radius:999px;
background:#D4A84B;
color:#1A1208;
font-size:15px;
font-weight:700;
}
.jeg-hts_cta_g73:hover{
opacity:.9;
}
.jeg-hts_grid_g73{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:762px){
.jeg-hts_grid_g73{
grid-template-columns:repeat(3,1fr);
}
}
.jeg-hts_step_g73{
border-top:1px solid rgba(245,235,210,0.12);
padding-top:22px;
min-width:0;
}
.jeg-hts_step_num_g73{
line-height:1;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
margin-bottom:14px;
font-size:2.75rem;
color:#D4A84B;
}
.jeg-hts_step_h_g73{
font-size:1.188rem;
overflow-wrap:break-word;
line-height:1.2;
font-weight:700;
margin-bottom:0.5rem;
color:#F2EAD6;
}
.jeg-hts_step_p_g73{
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
color:#A89878;
}
.jeg-faq_g73{
padding:3rem 0;
background:#221E14;
border-bottom:1px solid rgba(245,235,210,0.07);
margin-top:24px;
border-top:1px solid rgba(245,235,210,0.07);
}
@media(min-width:771px){
.jeg-faq_g73{
padding:3.875rem 0;
}
}
.jeg-faq_head_g73{
margin-bottom:2.125rem;
text-align:center;
}
.jeg-faq_eyebrow_g73{
margin-bottom:12px;
}
.jeg-faq_h2_g73{
color:#F2EAD6;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:2rem;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:769px){
.jeg-faq_h2_g73{
font-size:2.375rem;
}
}
.jeg-faq_list_g73{
gap:0.75rem;
margin:0 auto;
display:flex;
flex-direction:column;
max-width:51.25rem;
}
.jeg-faq_item_g73{
border:1px solid rgba(245,235,210,0.07);
border-radius:0.875rem;
overflow:hidden;
background:#1A1610;
}
.jeg-faq_q_g73{
padding:20px 24px;
gap:1.25rem;
list-style:none;
display:flex;
overflow-wrap:break-word;
color:#F2EAD6;
font-weight:700;
font-size:1rem;
justify-content:space-between;
cursor:pointer;
align-items:center;
}
.jeg-faq_q_g73::-webkit-details-marker{
display:none;
}
.jeg-faq_q_ic_g73{
transition:transform .2s ease;
flex:0 0 auto;
align-items:center;
color:#B8893A;
display:inline-flex;
}
.jeg-faq_q_ic_g73 svg{
width:1.125rem;
height:18px;
}
.jeg-faq_item_g73[open] .jeg-faq_q_ic_g73{
transform:rotate(180deg);
}
.jeg-faq_a_g73{
padding:0 24px 20px;
color:#8C7D60;
overflow-wrap:break-word;
line-height:1.6;
font-size:14.5px;
}
.jeg-sg_g73{
padding:48px 0 0.625rem;
}
.jeg-sg_eyebrow_g73{
margin-bottom:0.75rem;
display:block;
}
.jeg-sg_h2_g73{
margin-bottom:1.75rem;
color:#F2EAD6;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
font-size:1.875rem;
font-weight:600;
}
@media(min-width:770px){
.jeg-sg_h2_g73{
font-size:2.25rem;
}
}
.jeg-sg_grid_g73{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:718px){
.jeg-sg_grid_g73{
grid-template-columns:repeat(3,1fr);
}
}
.jeg-sg_col_g73{
min-width:0;
}
.jeg-sg_col_h_g73{
overflow-wrap:break-word;
color:#F2EAD6;
margin-bottom:0.625rem;
line-height:1.15;
font-size:22px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
}
.jeg-sg_col_p_g73{
line-height:1.65;
font-size:14px;
color:#8C7D60;
overflow-wrap:break-word;
}
.jeg-sb_g73{
padding:3rem 0;
background:#221E14;
border-bottom:1px solid rgba(245,235,210,0.07);
border-top:1px solid rgba(245,235,210,0.07);
margin-top:24px;
}
@media(min-width:766px){
.jeg-sb_g73{
padding:3.5rem 0;
}
}
.jeg-sb_eyebrow_g73{
display:block;
margin-bottom:12px;
}
.jeg-sb_h2_g73{
font-size:30px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:26px;
font-weight:600;
color:#F2EAD6;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:766px){
.jeg-sb_h2_g73{
font-size:36px;
}
}
.jeg-sb_grid_g73{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.jeg-sb_grid_g73{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.jeg-sb_grid_g73{
grid-template-columns:repeat(4,1fr);
}
}
.jeg-sb_card_g73{
padding:24px;
border-radius:0.875rem;
background:#1A1610;
border:1px solid rgba(245,235,210,0.07);
min-width:0;
}
.jeg-sb_card_h_g73{
line-height:1.15;
font-size:1.188rem;
font-weight:600;
color:#F2EAD6;
margin-bottom:0.5rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.jeg-sb_card_p_g73{
color:#8C7D60;
line-height:1.6;
font-size:13.5px;
overflow-wrap:break-word;
}
.jeg-sb_rtp_g73{
padding:1.625rem 28px;
border-radius:0.875rem;
gap:24px;
background:#1A1610;
grid-template-columns:1fr;
border:1px solid rgba(245,235,210,0.07);
display:grid;
margin-top:18px;
align-items:center;
}
@media(min-width:758px){
.jeg-sb_rtp_g73{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.jeg-sb_rtp_h_g73{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F2EAD6;
font-weight:600;
font-size:1.25rem;
margin-bottom:0.5rem;
line-height:1.15;
}
.jeg-sb_rtp_p_g73{
font-size:13.5px;
color:#8C7D60;
overflow-wrap:break-word;
line-height:1.6;
}
.jeg-sb_rtp_stats_g73{
gap:16px;
display:flex;
}
.jeg-sb_stat_g73{
background:#221E14;
border-radius:0.5rem;
padding:1.125rem;
flex:1 1 0;
text-align:center;
min-width:0;
}
.jeg-sb_stat_v_g73{
font-size:26px;
font-weight:700;
overflow-wrap:break-word;
color:#6A9E6F;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.jeg-sb_stat_l_g73{
color:#A89878;
margin-top:0.25rem;
font-size:11.5px;
}
.jeg-lh_g73{
padding:40px 0 1.25rem;
}
.jeg-lh_in_g73{
padding-top:34px;
border-top:1px solid rgba(245,235,210,0.13);
}
.jeg-lh_eyebrow_g73{
display:block;
margin-bottom:22px;
}
.jeg-lh_grid_g73{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:597px){
.jeg-lh_grid_g73{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.jeg-lh_grid_g73{
grid-template-columns:repeat(5,1fr);
}
}
.jeg-lh_col_g73{
min-width:0;
}
.jeg-lh_col_h_g73{
margin-bottom:12px;
color:#F2EAD6;
font-size:13px;
overflow-wrap:break-word;
font-weight:700;
}
.jeg-lh_links_g73{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.jeg-lh_link_g73{
transition:color .2s ease;
font-size:0.813rem;
overflow-wrap:break-word;
color:#8C7D60;
}
.jeg-lh_link_g73:hover{
color:#B8893A;
}
.jeg-el_g73{
padding:3rem 0;
}
@media(min-width:771px){
.jeg-el_g73{
padding:3.5rem 0;
}
}
.jeg-el_in_g73{
gap:40px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:899px){
.jeg-el_in_g73{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.jeg-el_left_g73{
min-width:0;
}
.jeg-el_eyebrow_g73{
margin-bottom:0.875rem;
}
.jeg-el_h2_g73{
line-height:1.08;
font-weight:600;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:32px;
margin-bottom:1.375rem;
color:#F2EAD6;
}
@media(min-width:769px){
.jeg-el_h2_g73{
font-size:2.375rem;
}
}
.jeg-el_body_g73 p{
line-height:1.7;
font-size:16px;
margin-bottom:18px;
color:#D6C9A8;
overflow-wrap:break-word;
}
.jeg-el_dropcap_g73{
padding:0.375rem 0.75rem 0 0;
font-size:62px;
float:left;
line-height:.8;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#B8893A;
font-weight:700;
}
.jeg-el_right_g73{
min-width:0;
}
.jeg-el_quote_g73{
background:linear-gradient(150deg,#1E1A0E,#0E0C07);
border-radius:1.25rem;
padding:36px;
margin-bottom:24px;
color:#F2EAD6;
position:relative;
}
.jeg-el_quote_mark_g73{
display:inline-flex;
margin-bottom:0.375rem;
align-items:center;
color:#D4A84B;
}
.jeg-el_quote_mark_g73 svg{
width:2.125rem;
height:2.125rem;
}
.jeg-el_quote_text_g73{
margin-bottom:1.375rem;
font-weight:500;
line-height:1.4;
overflow-wrap:break-word;
color:#F2EAD6;
font-size:22px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.jeg-el_quote_meta_g73{
gap:0.75rem;
align-items:center;
display:flex;
}
.jeg-el_quote_av_g73{
background:linear-gradient(135deg,#B8893A,#E2C06A);
border-radius:50%;
flex:0 0 auto;
width:38px;
height:38px;
}
.jeg-el_quote_author_g73{
color:#F2EAD6;
font-weight:700;
font-size:14px;
}
.jeg-el_quote_meta_sub_g73{
font-size:12px;
color:#A89878;
}
.jeg-el_explain_g73{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(245,235,210,0.07);
}
.jeg-el_explain_card_g73{
padding:22px 1.5rem;
}
.jeg-el_explain_card_g73+.jeg-el_explain_card_g73{
border-top:1px solid rgba(245,235,210,0.07);
}
.jeg-el_explain_h_g73{
font-size:1.25rem;
color:#F2EAD6;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
}
.jeg-el_explain_p_g73{
line-height:1.55;
overflow-wrap:break-word;
color:#8C7D60;
font-size:14px;
}
.jeg-ft_g73{
background:#110E08;
color:#A89878;
margin-top:2.5rem;
}
.jeg-ft_in_g73{
gap:2rem;
padding:3rem 0 28px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:601px){
.jeg-ft_in_g73{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:902px){
.jeg-ft_in_g73{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.jeg-ft_brand_g73{
min-width:0;
}
.jeg-ft_logo_g73{
color:#F2EAD6;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:1.625rem;
}
.jeg-ft_tagline_g73{
color:#A89878;
font-size:0.844rem;
margin-top:14px;
line-height:1.6;
max-width:17.5rem;
}
.jeg-ft_contact_g73{
transition:color .2s ease;
max-width:280px;
margin-top:12px;
font-size:0.813rem;
overflow-wrap:anywhere;
color:#D4A84B;
display:inline-block;
}
.jeg-ft_contact_g73:hover{
color:#F2EAD6;
}
.jeg-ft_col_g73{
min-width:0;
}
.jeg-ft_col_h_g73{
margin-bottom:14px;
color:#F2EAD6;
font-weight:700;
letter-spacing:.08em;
overflow-wrap:break-word;
font-size:0.813rem;
text-transform:uppercase;
}
.jeg-ft_col_links_g73{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.jeg-ft_link_g73{
transition:color .2s ease;
color:#A89878;
overflow-wrap:break-word;
font-size:13.5px;
}
.jeg-ft_link_g73:hover{
color:#F2EAD6;
}
.jeg-ft_bot_g73{
gap:16px;
padding:22px 0 2.5rem;
display:flex;
flex-direction:column;
border-top:1px solid rgba(245,235,210,0.12);
}
@media(min-width:769px){
.jeg-ft_bot_g73{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.jeg-ft_legal_g73{
line-height:1.6;
color:#5C5040;
font-size:0.719rem;
overflow-wrap:break-word;
max-width:47.5rem;
}
.jeg-ft_legal_g73 b{
font-weight:700;
color:#A89878;
}
.jeg-ft_age_g73{
flex:0 0 auto;
padding:0.25rem 9px;
border:1.5px solid #D4A84B;
border-radius:0.5rem;
color:#D4A84B;
font-size:13px;
font-weight:700;
}