*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1712;
color:#D8CEB8;
text-rendering:optimizeLegibility;
line-height:1.6;
overflow-wrap:break-word;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-size:0.938rem;
-webkit-font-smoothing:antialiased;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.gjd-layout_xoh{
flex-direction:column;
display:flex;
min-height:100vh;
}
.gjd-main_xoh{
flex:1 1 auto;
min-width:0;
width:100%;
}
.gjd-container_xoh{
margin:0 auto;
padding:0 16px;
max-width:1400px;
width:100%;
}
@media(min-width:770px){
.gjd-container_xoh{
padding:0 2rem;
}
}
@media(min-width:1097px){
.gjd-container_xoh{
padding:0 3.5rem;
}
}
.gjd-eyebrow_xoh{
text-transform:uppercase;
display:inline-block;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
font-weight:600;
color:#A07840;
font-size:11px;
letter-spacing:.2em;
line-height:1.4;
}
.gjd-band_xoh{
background:#16140F;
color:#F2EBD9;
}
.gjd-band_xoh .gjd-eyebrow_xoh{
color:#C8A45A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.gjd-tb_xoh{
background:#1D1B15;
top:0;
z-index:50;
position:sticky;
border-bottom:1px solid rgba(244,235,210,0.13);
}
.gjd-tb_in_xoh{
padding:0.75rem 1rem;
gap:1rem;
margin:0 auto;
display:flex;
width:100%;
justify-content:space-between;
max-width:87.5rem;
align-items:center;
}
@media(min-width:765px){
.gjd-tb_in_xoh{
padding:16px 2rem;
}
}
@media(min-width:1099px){
.gjd-tb_in_xoh{
padding:18px 3.5rem;
}
}
.gjd-tb_left_xoh{
gap:1.75rem;
display:flex;
align-items:center;
min-width:0;
}
.gjd-tb_logo_xoh{
gap:11px;
min-width:0;
display:flex;
align-items:center;
}
.gjd-tb_logo_mark_xoh{
border-radius:8px;
flex:0 0 auto;
width:2.125rem;
object-fit:cover;
height:34px;
}
.gjd-tb_logo_txt_xoh{
line-height:1;
flex-direction:column;
display:flex;
min-width:0;
}
.gjd-tb_logo_name_xoh{
overflow:hidden;
white-space:nowrap;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:22px;
color:#F2EBD9;
font-weight:700;
text-overflow:ellipsis;
letter-spacing:.02em;
}
.gjd-tb_logo_sub_xoh{
overflow:hidden;
margin-top:0.25rem;
text-overflow:ellipsis;
color:#A07840;
font-weight:600;
text-transform:uppercase;
white-space:nowrap;
letter-spacing:.32em;
font-size:0.531rem;
}
.gjd-tb_nav_xoh{
display:none;
}
@media(min-width:957px){
.gjd-tb_nav_xoh{
gap:28px;
display:flex;
align-items:center;
}
}
.gjd-tb_nav_item_xoh{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
border-bottom:2px solid transparent;
font-size:0.875rem;
color:#D8CEB8;
padding-bottom:3px;
font-weight:600;
}
.gjd-tb_nav_item_xoh:hover{
color:#F2EBD9;
}
.gjd-tb_nav_item_xoh.gjd-state_active_xoh{
border-color:#A07840;
color:#F2EBD9;
}
.gjd-tb_right_xoh{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.gjd-tb_search_xoh{
transition:color .22s ease;
display:flex;
justify-content:center;
align-items:center;
color:#D8CEB8;
}
.gjd-tb_search_xoh:hover{
color:#A07840;
}
.gjd-tb_search_xoh svg{
height:18px;
width:1.125rem;
}
.gjd-tb_lang_xoh{
font-weight:600;
font-size:11px;
letter-spacing:.1em;
color:#A89E88;
text-transform:uppercase;
}
.gjd-tb_lang_xoh:hover{
color:#F2EBD9;
}
.gjd-tb_login_xoh{
color:#F2EBD9;
display:none;
font-weight:600;
font-size:0.875rem;
}
@media(min-width:770px){
.gjd-tb_login_xoh{
display:inline-block;
}
}
.gjd-tb_register_xoh{
background:#C8A45A;
transition:background-color .22s ease;
padding:11px 1.375rem;
border-radius:62.438rem;
color:#13110D;
font-size:0.875rem;
white-space:nowrap;
font-weight:700;
}
.gjd-tb_register_xoh:hover{
background:#D9B86E;
}
.gjd-mob_xoh{
background:#1D1B15;
padding-bottom:env(safe-area-inset-bottom);
left:0;
z-index:60;
bottom:0;
border-top:1px solid rgba(244,235,210,0.13);
position:fixed;
right:0;
}
@media(min-width:961px){
.gjd-mob_xoh{
display:none;
}
}
.gjd-mob_in_xoh{
margin:0 auto;
align-items:stretch;
display:flex;
max-width:560px;
justify-content:space-around;
}
.gjd-mob_item_xoh{
transition:color .22s ease;
gap:3px;
flex:1 1 0;
padding:9px 0.25rem;
color:#A89E88;
min-width:0;
display:flex;
align-items:center;
flex-direction:column;
}
.gjd-mob_item_xoh.gjd-state_active_xoh{
color:#A07840;
}
.gjd-mob_ic_xoh{
display:flex;
align-items:center;
justify-content:center;
}
.gjd-mob_ic_xoh svg{
width:20px;
height:20px;
}
.gjd-mob_lb_xoh{
overflow:hidden;
white-space:nowrap;
max-width:100%;
font-size:0.625rem;
font-weight:600;
text-overflow:ellipsis;
}
@media(max-width:958px){
body{
padding-bottom:60px;
}
}
.gjd-rail_xoh{
min-width:0;
position:relative;
}
.gjd-rail_scroll_xoh{
gap:14px;
padding-bottom:0.875rem;
display:flex;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
}
@media(min-width:771px){
.gjd-rail_scroll_xoh{
gap:1.125rem;
}
}
.gjd-gc_xoh{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:770px){
.gjd-gc_xoh{
width:11.75rem;
}
}
.gjd-gc_img_xoh{
background:#22201A;
overflow:hidden;
border-radius:14px;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.28);
}
.gjd-gc_img_xoh img{
inset:0;
position:absolute;
height:100%;
object-fit:cover;
width:100%;
}
.gjd-gc_cover_xoh{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.gjd-gc_hover_xoh{
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
inset:0;
display:flex;
position:absolute;
align-items:center;
justify-content:center;
opacity:0;
}
.gjd-gc_xoh:hover .gjd-gc_hover_xoh{
opacity:1;
}
.gjd-gc_hover_btn_xoh{
border-radius:62.438rem;
background:#C8A45A;
height:2.875rem;
align-items:center;
display:flex;
justify-content:center;
color:#13110D;
width:2.875rem;
}
.gjd-gc_hover_btn_xoh svg{
height:1.125rem;
width:18px;
}
.gjd-gc_info_xoh{
gap:2px;
display:flex;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
}
.gjd-gc_name_xoh{
overflow:hidden;
font-weight:700;
font-size:0.813rem;
color:#F2EBD9;
text-overflow:ellipsis;
white-space:nowrap;
}
.gjd-gc_prov_xoh{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.688rem;
color:#A89E88;
white-space:nowrap;
}
.gjd-gc_meta_xoh{
color:#A89E88;
font-size:0.688rem;
}
.gjd-tc_xoh{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:770px){
.gjd-tc_xoh{
width:14.375rem;
}
}
.gjd-tc_img_xoh{
background:#22201A;
border-radius:0.875rem;
overflow:hidden;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.28);
}
.gjd-tc_img_xoh img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.gjd-tc_info_xoh{
gap:2px;
margin-top:9px;
display:flex;
min-width:0;
flex-direction:column;
}
.gjd-tc_name_xoh{
overflow:hidden;
color:#F2EBD9;
white-space:nowrap;
font-weight:700;
font-size:0.875rem;
text-overflow:ellipsis;
}
.gjd-tc_rtp_xoh{
color:#A89E88;
font-size:0.688rem;
}
.gjd-lc_xoh{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:771px){
.gjd-lc_xoh{
width:268px;
}
}
.gjd-lc_img_xoh{
border-radius:14px;
overflow:hidden;
background:#22201A;
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;
}
.gjd-lc_img_xoh img{
inset:0;
width:100%;
position:absolute;
height:100%;
object-fit:cover;
}
.gjd-lc_live_xoh{
border-radius:999px;
gap:7px;
padding:0.25rem 9px;
background:rgba(0,0,0,0.52);
align-items:center;
position:absolute;
display:flex;
top:12px;
left:12px;
}
.gjd-lc_live_dot_xoh{
border-radius:50%;
background:#B84A3A;
animation:zm2-pulse 1.6s infinite;
width:0.5rem;
height:8px;
}
.gjd-lc_seats_xoh{
color:#F2EBD9;
text-transform:uppercase;
letter-spacing:.08em;
font-size:10px;
font-weight:600;
}
.gjd-lc_info_xoh{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
display:flex;
}
.gjd-lc_name_xoh{
overflow:hidden;
white-space:nowrap;
color:#F2EBD9;
text-overflow:ellipsis;
font-size:15px;
font-weight:700;
}
.gjd-lc_bet_xoh{
color:#A89E88;
font-size:0.688rem;
}
.gjd-pc_xoh{
padding:1rem 14px;
gap:0.5rem;
border-radius:0.875rem;
background:#22201A;
border:1px solid rgba(244,235,210,0.07);
min-height:4.625rem;
align-items:center;
min-width:0;
flex-direction:column;
display:flex;
justify-content:center;
}
.gjd-pc_logo_xoh{
flex:0 0 auto;
height:1.75rem;
object-fit:contain;
width:auto;
max-width:100%;
}
.gjd-pc_name_xoh{
overflow:hidden;
font-size:11px;
color:#A89E88;
white-space:nowrap;
text-align:center;
max-width:100%;
text-overflow:ellipsis;
}
.gjd-gc_tag_xoh{
border-radius:0.5rem;
padding:3px 8px;
top:10px;
left:10px;
text-transform:uppercase;
font-weight:700;
display:inline-block;
font-size:10px;
position:absolute;
z-index:2;
letter-spacing:.06em;
}
.gjd-gc_tag_hot_xoh{
background:#B84A3A;
color:#F2EBD9;
}
.gjd-gc_tag_new_xoh{
background:#C8A45A;
color:#13110D;
}
.gjd-gc_tag_jp_xoh{
background:#C48B2F;
color:#13110D;
}
.gjd-gc_tag_live_xoh{
background:#B84A3A;
color:#F2EBD9;
}
.gjd-sh_xoh{
margin-bottom:18px;
min-width:0;
}
.gjd-sh_row_xoh{
gap:16px;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.gjd-sh_row_xoh .gjd-sh_l_xoh{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.gjd-sh_stack_xoh{
gap:0.625rem;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.gjd-sh_center_xoh{
gap:10px;
text-align:center;
display:flex;
flex-direction:column;
align-items:center;
}
.gjd-sh_h2_xoh{
font-weight:600;
color:#F2EBD9;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.1;
font-size:1.5rem;
}
@media(min-width:767px){
.gjd-sh_h2_xoh{
font-size:1.875rem;
}
}
.gjd-band_xoh .gjd-sh_h2_xoh{
color:#F2EBD9;
}
.gjd-sh_eb_line_xoh{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.gjd-sh_eb_line_xoh::before{
background:#A07840;
height:1px;
content:"";
width:28px;
display:inline-block;
}
.gjd-band_xoh .gjd-sh_eb_line_xoh::before{
background:#C8A45A;
}
.gjd-sh_eb_dot_xoh{
gap:8px;
display:inline-flex;
align-items:center;
}
.gjd-sh_eb_dot_xoh::before{
background:#A07840;
border-radius:50%;
width:6px;
height:0.375rem;
display:inline-block;
content:"";
}
.gjd-band_xoh .gjd-sh_eb_dot_xoh::before{
background:#C8A45A;
}
.gjd-sh_link_xoh{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
white-space:nowrap;
font-size:0.813rem;
color:#F2EBD9;
align-items:center;
padding-bottom:2px;
border-bottom:1px solid #F2EBD9;
display:inline-flex;
font-weight:600;
}
.gjd-sh_link_xoh:hover{
border-color:#A07840;
color:#A07840;
}
.gjd-sh_link_xoh svg{
width:14px;
height:0.875rem;
}
.gjd-sh_link_chev_xoh{
border-bottom:0;
padding-bottom:0;
}
.gjd-sh_link_btn_xoh{
background:#C8A45A;
padding:9px 18px;
border-radius:999px;
border-bottom:0;
color:#13110D;
}
.gjd-sh_link_btn_xoh:hover{
border-color:transparent;
background:#D9B86E;
color:#13110D;
}
.gjd-band_xoh .gjd-sh_link_xoh{
border-color:#F2EBD9;
color:#F2EBD9;
}
.gjd-band_xoh .gjd-sh_link_btn_xoh{
background:#C8A45A;
color:#13110D;
}
.gjd-sh_rule_xoh{
background:rgba(244,235,210,0.13);
margin:-2px 0 18px;
height:1px;
}
.gjd-band_xoh .gjd-sh_rule_xoh{
background:rgba(244,235,210,0.12);
}
.gjd-hero_xoh{
padding:2rem 0 0.5rem;
}
@media(min-width:766px){
.gjd-hero_xoh{
padding:56px 0 24px;
}
}
.gjd-hero_in_xoh{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:900px){
.gjd-hero_in_xoh{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.gjd-hero_copy_xoh{
min-width:0;
}
.gjd-hero_eyebrow_xoh{
gap:0.625rem;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.gjd-hero_eyebrow_line_xoh{
background:#A07840;
flex:0 0 auto;
display:inline-block;
height:1px;
width:28px;
}
.gjd-hero_h1_xoh{
margin-bottom:20px;
overflow-wrap:break-word;
line-height:1.04;
font-size:38px;
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F2EBD9;
letter-spacing:-.01em;
}
@media(min-width:771px){
.gjd-hero_h1_xoh{
font-size:54px;
}
}
@media(min-width:1097px){
.gjd-hero_h1_xoh{
font-size:3.875rem;
}
}
.gjd-hero_h1_xoh em{
color:#A07840;
font-style:normal;
}
.gjd-hero_sub_xoh{
max-width:30rem;
line-height:1.6;
color:#8A8070;
font-size:1rem;
margin-bottom:1.875rem;
}
@media(min-width:771px){
.gjd-hero_sub_xoh{
font-size:18px;
}
}
.gjd-hero_actions_xoh{
gap:0.875rem;
align-items:center;
display:flex;
margin-bottom:34px;
flex-wrap:wrap;
}
.gjd-hero_cta_xoh{
transition:background-color .22s ease;
background:#C8A45A;
border-radius:62.438rem;
padding:16px 30px;
gap:0.625rem;
display:inline-flex;
align-items:center;
color:#13110D;
font-size:0.938rem;
font-weight:700;
}
.gjd-hero_cta_xoh:hover{
background:#D9B86E;
}
.gjd-hero_cta_ic_xoh{
align-items:center;
display:inline-flex;
}
.gjd-hero_cta_ic_xoh svg{
width:1rem;
height:16px;
}
.gjd-hero_cta_alt_xoh{
background:transparent;
padding:15px 1.625rem;
border-radius:999px;
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(244,235,210,0.13);
font-weight:600;
align-items:center;
display:inline-flex;
color:#F2EBD9;
font-size:0.938rem;
}
.gjd-hero_cta_alt_xoh:hover{
border-color:#A07840;
color:#A07840;
}
.gjd-hero_trust_xoh{
gap:22px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.gjd-hero_trust_item_xoh{
gap:9px;
color:#D8CEB8;
font-weight:600;
font-size:13px;
align-items:center;
display:flex;
}
.gjd-hero_trust_ic_xoh{
display:inline-flex;
align-items:center;
color:#A07840;
}
.gjd-hero_trust_ic_xoh svg{
width:16px;
height:16px;
}
.gjd-hero_promo_xoh{
background:#22201A;
border-radius:20px;
overflow:hidden;
min-height:300px;
display:flex;
position:relative;
box-shadow:0 8px 16px rgba(0,0,0,0.36), 0 2rem 72px rgba(0,0,0,0.44), 0 2px 4px rgba(160,120,64,0.10);
}
.gjd-hero_promo_bg_xoh{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.gjd-hero_promo_bg_xoh::after{
inset:0;
background:linear-gradient(120deg,#16140F 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.gjd-hero_promo_glow_xoh{
background:radial-gradient(circle,rgba(167,134,82,0.18) 0%,transparent 65%);
border-radius:50%;
top:-40px;
right:-1.25rem;
pointer-events:none;
position:absolute;
width:260px;
height:260px;
}
.gjd-hero_promo_ct_xoh{
padding:28px;
max-width:88%;
align-self:flex-end;
z-index:2;
position:relative;
}
.gjd-hero_promo_label_xoh{
font-weight:700;
text-transform:uppercase;
margin-bottom:8px;
display:block;
font-size:10px;
color:#C8A45A;
letter-spacing:.25em;
}
.gjd-hero_promo_amount_xoh{
line-height:1.05;
font-size:32px;
overflow-wrap:break-word;
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F2EBD9;
}
@media(min-width:768px){
.gjd-hero_promo_amount_xoh{
font-size:2.5rem;
}
}
.gjd-hero_promo_amount_xoh em{
color:#C8A45A;
font-style:normal;
}
.gjd-hero_rating_xoh{
border-radius:0.875rem;
gap:0.625rem;
background:#22201A;
padding:10px 0.875rem;
border:1px solid rgba(244,235,210,0.07);
align-items:center;
z-index:3;
display:flex;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.28);
position:absolute;
top:14px;
max-width:min(260px,62%);
right:0.875rem;
}
.gjd-hero_rating_score_xoh{
flex:0 0 auto;
font-size:24px;
font-weight:700;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F2EBD9;
}
.gjd-hero_rating_txt_xoh{
flex:1 1 auto;
min-width:0;
}
.gjd-hero_rating_stars_xoh{
gap:2px;
color:#A07840;
display:flex;
}
.gjd-hero_rating_stars_xoh svg{
width:0.75rem;
height:12px;
}
.gjd-hero_rating_cap_xoh{
font-size:0.688rem;
line-height:1.35;
margin-top:3px;
overflow-wrap:break-word;
display:block;
color:#A89E88;
}
.gjd-stat_xoh{
border-bottom:1px solid rgba(244,235,210,0.13);
border-top:1px solid rgba(244,235,210,0.13);
margin-top:16px;
}
.gjd-stat_in_xoh{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.gjd-stat_in_xoh{
grid-template-columns:repeat(4,1fr);
}
}
.gjd-stat_item_xoh{
padding:1.375rem 0.875rem;
border-right:1px solid rgba(244,235,210,0.07);
min-width:0;
border-bottom:1px solid rgba(244,235,210,0.07);
}
.gjd-stat_item_xoh:nth-child(2n){
border-right:0;
}
.gjd-stat_item_xoh:nth-child(n+3){
border-bottom:0;
}
@media(min-width:765px){
.gjd-stat_item_xoh{
border-bottom:0;
}
.gjd-stat_item_xoh:nth-child(2n){
border-right:1px solid rgba(244,235,210,0.07);
}
.gjd-stat_item_xoh:nth-child(4n){
border-right:0;
}
}
.gjd-stat_value_xoh{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:30px;
line-height:1;
font-weight:700;
color:#F2EBD9;
overflow-wrap:break-word;
}
@media(min-width:770px){
.gjd-stat_value_xoh{
font-size:34px;
}
}
.gjd-stat_label_xoh{
margin-top:6px;
font-size:0.813rem;
overflow-wrap:break-word;
line-height:1.4;
color:#A89E88;
}
.gjd-grow_xoh{
padding:1.625rem 0 0.625rem;
}
.gjd-row_seo_xoh{
margin:0.625rem 0 0;
font-size:0.875rem;
line-height:1.65;
color:#8A8070;
overflow-wrap:break-word;
max-width:47.5rem;
}
.gjd-row_seo_xoh strong{
font-weight:700;
color:#F2EBD9;
}
.gjd-grow_xoh{
padding:1.625rem 0 0.625rem;
}
.gjd-row_seo_xoh{
margin:0.625rem 0 0;
color:#8A8070;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
max-width:760px;
}
.gjd-row_seo_xoh strong{
font-weight:700;
color:#F2EBD9;
}
.gjd-gf_xoh{
padding:1.5rem 0 6px;
}
.gjd-gf_in_xoh{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.gjd-gf_chip_xoh{
padding:10px 18px;
border-radius:62.438rem;
border:1px solid rgba(244,235,210,0.13);
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
background:#22201A;
color:#D8CEB8;
white-space:nowrap;
font-weight:600;
font-size:13px;
}
.gjd-gf_chip_xoh:hover{
border-color:#A07840;
color:#A07840;
}
.gjd-gf_chip_xoh.gjd-state_active_xoh{
border-color:transparent;
background:#C8A45A;
color:#13110D;
}
.gjd-grow_xoh{
padding:26px 0 0.625rem;
}
.gjd-row_seo_xoh{
margin:0.625rem 0 0;
max-width:760px;
overflow-wrap:break-word;
font-size:14px;
line-height:1.65;
color:#8A8070;
}
.gjd-row_seo_xoh strong{
font-weight:700;
color:#F2EBD9;
}
.gjd-jp_xoh{
padding:30px 0 0.625rem;
}
.gjd-jp_grid_xoh{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:769px){
.gjd-jp_grid_xoh{
grid-template-columns:1fr 1fr;
}
.gjd-jp_card_mega_xoh{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.gjd-jp_grid_xoh{
grid-template-columns:1.4fr 1fr 1fr;
}
.gjd-jp_card_mega_xoh{
grid-column:auto;
}
}
.gjd-jp_card_xoh{
padding:1.625rem;
border-radius:20px;
background:#22201A;
border:1px solid rgba(244,235,210,0.07);
gap:0.75rem;
overflow:hidden;
justify-content:space-between;
position:relative;
display:flex;
min-width:0;
flex-direction:column;
min-height:12.5rem;
}
.gjd-jp_card_mega_xoh{
background:linear-gradient(135deg,#1E1B12,#0F0E0A);
border-color:transparent;
min-height:210px;
color:#F2EBD9;
}
.gjd-jp_glow_xoh{
border-radius:50%;
background:radial-gradient(circle,rgba(167,134,82,0.18),transparent 70%);
position:absolute;
top:-2.5rem;
right:-2.5rem;
width:12.5rem;
pointer-events:none;
height:200px;
}
.gjd-jp_label_xoh{
gap:10px;
justify-content:space-between;
color:#A07840;
align-items:center;
font-weight:700;
display:flex;
font-size:10px;
letter-spacing:.16em;
flex-wrap:wrap;
position:relative;
text-transform:uppercase;
}
.gjd-jp_card_mega_xoh .gjd-jp_label_xoh{
color:#C8A45A;
}
.gjd-jp_drop_xoh{
color:#A89E88;
letter-spacing:.04em;
text-transform:none;
font-weight:600;
}
.gjd-jp_card_mega_xoh .gjd-jp_drop_xoh{
color:#A89E88;
}
.gjd-jp_amount_xoh{
overflow-wrap:break-word;
font-weight:700;
color:#F2EBD9;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
position:relative;
font-size:38px;
line-height:1;
}
.gjd-jp_card_mega_xoh .gjd-jp_amount_xoh{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#C8A45A;
}
@media(min-width:765px){
.gjd-jp_card_mega_xoh .gjd-jp_amount_xoh{
font-size:3.375rem;
}
}
.gjd-jp_game_xoh{
font-size:0.813rem;
position:relative;
color:#A89E88;
}
.gjd-jp_card_mega_xoh .gjd-jp_game_xoh{
color:#A89E88;
}
.gjd-jp_cta_xoh{
align-self:flex-start;
position:relative;
}
.gjd-jp_card_mega_xoh .gjd-jp_cta_xoh{
background:#C8A45A;
transition:opacity .22s ease;
padding:0.625rem 1.25rem;
border-radius:62.438rem;
font-size:0.813rem;
font-weight:700;
color:#13110D;
}
.gjd-jp_card_mega_xoh .gjd-jp_cta_xoh:hover{
opacity:.9;
}
.gjd-jp_card_xoh:not(.gjd-jp_card_mega_xoh) .gjd-jp_cta_xoh{
transition:color .22s ease,border-color .22s ease;
color:#F2EBD9;
border-bottom:1px solid #F2EBD9;
font-size:13px;
padding-bottom:2px;
font-weight:700;
}
.gjd-jp_card_xoh:not(.gjd-jp_card_mega_xoh) .gjd-jp_cta_xoh:hover{
border-color:#A07840;
color:#A07840;
}
.gjd-jp_seo_xoh{
margin:14px 0 0;
max-width:47.5rem;
line-height:1.65;
font-size:0.875rem;
color:#8A8070;
overflow-wrap:break-word;
}
.gjd-jp_seo_xoh strong{
font-weight:700;
color:#F2EBD9;
}
.gjd-trn_xoh{
padding:30px 0 10px;
}
.gjd-trn_in_xoh{
border-radius:1.25rem;
grid-template-columns:1fr;
overflow:hidden;
border:1px solid rgba(244,235,210,0.07);
background:#22201A;
display:grid;
}
@media(min-width:880px){
.gjd-trn_in_xoh{
grid-template-columns:1.05fr 1fr;
}
}
.gjd-trn_banner_xoh{
padding:2.125rem;
overflow:hidden;
background:linear-gradient(150deg,#1E1B12,#0F0E0A);
color:#F2EBD9;
position:relative;
}
.gjd-trn_glow_xoh{
border-radius:50%;
background:radial-gradient(circle,rgba(167,134,82,0.18),transparent 70%);
bottom:-2.5rem;
width:200px;
height:200px;
position:absolute;
pointer-events:none;
right:-40px;
}
.gjd-trn_eyebrow_xoh{
margin-bottom:14px;
position:relative;
}
.gjd-trn_h2_xoh{
position:relative;
line-height:1.06;
color:#F2EBD9;
font-size:1.875rem;
margin-bottom:0.75rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.gjd-trn_h2_xoh{
font-size:36px;
}
}
.gjd-trn_text_xoh{
font-size:14px;
position:relative;
margin-bottom:1.375rem;
color:#A89E88;
line-height:1.6;
max-width:420px;
}
.gjd-trn_timer_xoh{
gap:8px;
align-items:center;
display:flex;
position:relative;
flex-wrap:wrap;
margin-bottom:24px;
}
.gjd-trn_timer_cap_xoh{
font-size:11px;
color:#A89E88;
}
.gjd-trn_timer_box_xoh{
border-radius:0.5rem;
padding:0.25rem 12px;
background:rgba(244,235,210,0.07);
font-weight:700;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:1.5rem;
color:#F2EBD9;
}
.gjd-trn_cta_xoh{
transition:opacity .22s ease;
padding:13px 1.625rem;
background:#C8A45A;
border-radius:999px;
font-weight:700;
display:inline-block;
color:#13110D;
position:relative;
font-size:0.875rem;
}
.gjd-trn_cta_xoh:hover{
opacity:.9;
}
.gjd-trn_lb_xoh{
padding:26px 1.75rem;
}
.gjd-trn_lb_head_xoh{
gap:10px;
justify-content:space-between;
margin-bottom:12px;
display:flex;
align-items:center;
}
.gjd-trn_lb_title_xoh{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F2EBD9;
font-size:1.25rem;
font-weight:600;
}
.gjd-trn_lb_upd_xoh{
color:#A89E88;
letter-spacing:.08em;
font-size:0.688rem;
text-transform:uppercase;
}
.gjd-trn_lb_row_xoh{
padding:11px 12px;
gap:0.875rem;
border-radius:8px;
align-items:center;
display:flex;
}
.gjd-trn_lb_row_xoh:nth-child(2){
background:rgba(160,120,64,0.14);
}
.gjd-trn_lb_rank_xoh{
flex:0 0 auto;
font-weight:700;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:1rem;
width:1.375rem;
color:#A07840;
}
.gjd-trn_lb_av_xoh{
background:linear-gradient(135deg,#A07840,#D9B86E);
border-radius:50%;
flex:0 0 auto;
height:30px;
width:1.875rem;
}
.gjd-trn_lb_name_xoh{
flex:1 1 auto;
overflow:hidden;
text-overflow:ellipsis;
min-width:0;
color:#F2EBD9;
font-weight:600;
font-size:14px;
white-space:nowrap;
}
.gjd-trn_lb_amount_xoh{
flex:0 0 auto;
font-size:13px;
color:#F2EBD9;
font-weight:700;
}
.gjd-app_xoh{
padding:30px 0 10px;
}
.gjd-app_in_xoh{
padding:2rem;
border-radius:20px;
gap:1.75rem;
border:1px solid rgba(244,235,210,0.07);
background:#22201A;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.gjd-app_in_xoh{
padding:2.5rem 44px;
gap:40px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.gjd-app_copy_xoh{
max-width:560px;
min-width:0;
}
.gjd-app_eyebrow_xoh{
margin-bottom:0.75rem;
}
.gjd-app_h2_xoh{
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F2EBD9;
font-size:28px;
margin-bottom:12px;
line-height:1.05;
font-weight:600;
}
@media(min-width:765px){
.gjd-app_h2_xoh{
font-size:34px;
}
}
.gjd-app_text_xoh{
line-height:1.6;
margin-bottom:1.375rem;
color:#8A8070;
font-size:14px;
}
.gjd-app_btns_xoh{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.gjd-app_btn_xoh{
border-radius:0.875rem;
gap:10px;
transition:background-color .22s ease;
padding:11px 20px;
background:#C8A45A;
color:#13110D;
display:inline-flex;
align-items:center;
}
.gjd-app_btn_xoh:hover{
background:#D9B86E;
}
.gjd-app_btn_ic_xoh{
align-items:center;
display:inline-flex;
}
.gjd-app_btn_ic_xoh svg{
height:1.125rem;
width:1.125rem;
}
.gjd-app_btn_lb_xoh{
font-size:0.844rem;
font-weight:700;
}
.gjd-app_qr_wrap_xoh{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.gjd-app_qr_xoh{
border-radius:0.875rem;
flex:0 0 auto;
height:108px;
background-color:#C8A45A;
width:6.75rem;
background-image:repeating-linear-gradient(0deg,#22201A 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#22201A 0 0.313rem,transparent 0.313rem 11px);
}
.gjd-app_qr_cap_xoh{
max-width:5.75rem;
font-size:12.5px;
line-height:1.4;
color:#A89E88;
}
.gjd-sea_xoh{
padding:24px 0 0.625rem;
}
.gjd-sea_in_xoh{
gap:1.375rem;
overflow:hidden;
border-radius:20px;
padding:36px;
background:linear-gradient(115deg,#1E1B12,#0F0E0A);
display:flex;
color:#F2EBD9;
position:relative;
flex-direction:column;
}
@media(min-width:821px){
.gjd-sea_in_xoh{
gap:32px;
padding:44px 3rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.gjd-sea_glow_xoh{
border-radius:50%;
background:radial-gradient(circle,rgba(167,134,82,0.18),transparent 68%);
top:50%;
position:absolute;
pointer-events:none;
right:60px;
transform:translateY(-50%);
height:240px;
width:240px;
}
.gjd-sea_copy_xoh{
max-width:560px;
min-width:0;
position:relative;
}
.gjd-sea_eyebrow_xoh{
margin-bottom:0.75rem;
}
.gjd-sea_h2_xoh{
color:#F2EBD9;
line-height:1.04;
font-weight:600;
font-size:30px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:12px;
}
@media(min-width:766px){
.gjd-sea_h2_xoh{
font-size:38px;
}
}
.gjd-sea_text_xoh{
font-size:15px;
line-height:1.6;
color:#A89E88;
}
.gjd-sea_cta_xoh{
padding:1rem 32px;
transition:opacity .22s ease;
border-radius:62.438rem;
background:#C8A45A;
flex:0 0 auto;
color:#13110D;
position:relative;
font-weight:700;
font-size:15px;
}
.gjd-sea_cta_xoh:hover{
opacity:.9;
}
.gjd-vip_xoh{
padding:48px 0;
}
@media(min-width:767px){
.gjd-vip_xoh{
padding:64px 0;
}
}
.gjd-vip_head_xoh{
gap:14px;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:881px){
.gjd-vip_head_xoh{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.gjd-vip_eyebrow_xoh{
margin-bottom:0.75rem;
}
.gjd-vip_h2_xoh{
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
color:#F2EBD9;
font-size:2rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.gjd-vip_h2_xoh{
font-size:40px;
}
}
.gjd-vip_intro_xoh{
max-width:26.25rem;
color:#A89E88;
line-height:1.6;
font-size:14px;
}
.gjd-vip_grid_xoh{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.gjd-vip_card_xoh{
border-radius:14px;
border:1px solid rgba(244,235,210,0.12);
padding:22px 18px;
min-width:0;
}
.gjd-vip_card_feat_xoh{
background:rgba(244,235,210,0.07);
border-color:#C8A45A;
}
.gjd-vip_card_ic_xoh{
background:linear-gradient(135deg,#A07840,#D9B86E);
border-radius:0.5rem;
display:block;
margin-bottom:16px;
width:2.125rem;
height:34px;
}
.gjd-vip_name_xoh{
font-weight:600;
margin-bottom:6px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F2EBD9;
font-size:1.25rem;
overflow-wrap:break-word;
}
.gjd-vip_perk_xoh{
font-size:12.5px;
overflow-wrap:break-word;
color:#A89E88;
line-height:1.5;
}
.gjd-ts_xoh{
padding:2.75rem 0;
}
.gjd-ts_in_xoh{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:880px){
.gjd-ts_in_xoh{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.gjd-ts_left_xoh{
min-width:0;
}
.gjd-ts_h2_xoh{
font-weight:600;
margin-bottom:12px;
line-height:1.1;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.625rem;
color:#F2EBD9;
}
@media(min-width:767px){
.gjd-ts_h2_xoh{
font-size:28px;
}
}
.gjd-ts_text_xoh{
color:#A89E88;
line-height:1.6;
font-size:0.906rem;
max-width:32.5rem;
margin-bottom:22px;
}
.gjd-ts_badges_xoh{
gap:18px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.gjd-ts_badge_xoh{
color:#A89E88;
font-weight:600;
font-size:0.813rem;
}
.gjd-ts_pay_xoh{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:879px){
.gjd-ts_pay_xoh{
justify-content:flex-end;
}
}
.gjd-ts_pay_chip_xoh{
padding:12px 1rem;
background:rgba(244,235,210,0.07);
border:1px solid rgba(244,235,210,0.12);
border-radius:14px;
font-size:14px;
font-weight:700;
color:#F2EBD9;
}
.gjd-dr_xoh{
padding:2.25rem 0 10px;
}
.gjd-dr_in_xoh{
gap:20px;
border-radius:14px;
border:1px dashed rgba(244,235,210,0.13);
padding:28px 2rem;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.gjd-dr_in_xoh{
gap:32px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.gjd-dr_h2_xoh{
margin-bottom:0.5rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.1;
color:#F2EBD9;
overflow-wrap:break-word;
font-weight:600;
font-size:24px;
}
@media(min-width:770px){
.gjd-dr_h2_xoh{
font-size:26px;
}
}
.gjd-dr_text_xoh{
color:#8A8070;
font-size:0.875rem;
max-width:42.5rem;
line-height:1.6;
overflow-wrap:break-word;
}
.gjd-dr_text_xoh b{
font-weight:700;
color:#F2EBD9;
}
.gjd-dr_cta_xoh{
transition:color .22s ease;
flex:0 0 auto;
font-weight:700;
border-bottom:1px solid #A07840;
color:#F2EBD9;
font-size:13.5px;
white-space:nowrap;
padding-bottom:2px;
}
.gjd-dr_cta_xoh:hover{
color:#A07840;
}
.gjd-rv_xoh{
background:#22201A;
padding:48px 0;
margin-top:1.5rem;
border-top:1px solid rgba(244,235,210,0.07);
border-bottom:1px solid rgba(244,235,210,0.07);
}
@media(min-width:766px){
.gjd-rv_xoh{
padding:3.5rem 0;
}
}
.gjd-rv_head_xoh{
gap:1rem;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.gjd-rv_head_xoh{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.gjd-rv_eyebrow_xoh{
margin-bottom:10px;
}
.gjd-rv_h2_xoh{
color:#F2EBD9;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
font-weight:600;
}
@media(min-width:769px){
.gjd-rv_h2_xoh{
font-size:2.375rem;
}
}
.gjd-rv_agg_xoh{
gap:12px;
display:flex;
align-items:center;
}
.gjd-rv_agg_stars_xoh{
gap:3px;
color:#A07840;
display:flex;
}
.gjd-rv_agg_stars_xoh svg{
height:18px;
width:1.125rem;
}
.gjd-rv_source_xoh{
color:#8A8070;
font-size:0.813rem;
}
.gjd-rv_grid_xoh{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.gjd-rv_grid_xoh{
grid-template-columns:repeat(3,1fr);
}
}
.gjd-rv_card_xoh{
border:1px solid rgba(244,235,210,0.07);
background:#1A1712;
padding:1.625rem;
border-radius:0.875rem;
min-width:0;
}
.gjd-rv_card_stars_xoh{
gap:2px;
display:flex;
margin-bottom:0.75rem;
color:#A07840;
}
.gjd-rv_card_stars_xoh svg{
height:14px;
width:14px;
}
.gjd-rv_card_body_xoh{
font-weight:500;
line-height:1.45;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:1.125rem;
margin-bottom:16px;
color:#F2EBD9;
}
.gjd-rv_card_meta_xoh{
gap:10px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.gjd-rv_card_av_xoh{
background:linear-gradient(135deg,#A07840,#D9B86E);
flex:0 0 auto;
border-radius:50%;
height:32px;
width:32px;
}
.gjd-rv_card_author_xoh{
font-size:0.813rem;
font-weight:700;
color:#F2EBD9;
}
.gjd-rv_card_loc_xoh{
font-size:12px;
color:#A89E88;
}
.gjd-hts_xoh{
padding:48px 0;
}
@media(min-width:770px){
.gjd-hts_xoh{
padding:3.875rem 0;
}
}
.gjd-hts_head_xoh{
gap:1.125rem;
flex-direction:column;
display:flex;
margin-bottom:34px;
}
@media(min-width:765px){
.gjd-hts_head_xoh{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.gjd-hts_eyebrow_xoh{
margin-bottom:0.75rem;
}
.gjd-hts_h2_xoh{
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
color:#F2EBD9;
font-size:30px;
}
@media(min-width:771px){
.gjd-hts_h2_xoh{
font-size:2.375rem;
}
}
.gjd-hts_cta_xoh{
background:#C8A45A;
transition:opacity .22s ease;
padding:0.938rem 1.875rem;
border-radius:999px;
flex:0 0 auto;
font-weight:700;
font-size:15px;
color:#13110D;
}
.gjd-hts_cta_xoh:hover{
opacity:.9;
}
.gjd-hts_grid_xoh{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.gjd-hts_grid_xoh{
grid-template-columns:repeat(3,1fr);
}
}
.gjd-hts_step_xoh{
border-top:1px solid rgba(244,235,210,0.12);
min-width:0;
padding-top:1.375rem;
}
.gjd-hts_step_num_xoh{
font-size:2.75rem;
font-weight:700;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1;
margin-bottom:14px;
color:#C8A45A;
}
.gjd-hts_step_h_xoh{
margin-bottom:8px;
overflow-wrap:break-word;
font-weight:700;
font-size:1.188rem;
color:#F2EBD9;
line-height:1.2;
}
.gjd-hts_step_p_xoh{
overflow-wrap:break-word;
color:#A89E88;
line-height:1.55;
font-size:0.875rem;
}
.gjd-wy_xoh{
padding:3rem 0;
}
@media(min-width:768px){
.gjd-wy_xoh{
padding:3.5rem 0;
}
}
.gjd-wy_in_xoh{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:899px){
.gjd-wy_in_xoh{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.gjd-wy_left_xoh{
min-width:0;
}
.gjd-wy_eyebrow_xoh{
margin-bottom:0.875rem;
}
.gjd-wy_h2_xoh{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.05;
margin-bottom:1rem;
color:#F2EBD9;
font-size:32px;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:767px){
.gjd-wy_h2_xoh{
font-size:40px;
}
}
.gjd-wy_intro_xoh{
font-size:15px;
color:#8A8070;
line-height:1.6;
}
.gjd-wy_grid_xoh{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:557px){
.gjd-wy_grid_xoh{
grid-template-columns:1fr 1fr;
}
}
.gjd-wy_card_xoh{
border-radius:0.875rem;
border:1px solid rgba(244,235,210,0.07);
background:#22201A;
padding:1.625rem;
min-width:0;
}
.gjd-wy_card_ic_xoh{
display:inline-flex;
align-items:center;
justify-content:center;
margin-bottom:1rem;
color:#A07840;
}
.gjd-wy_card_ic_xoh svg{
width:26px;
height:26px;
}
.gjd-wy_card_h_xoh{
font-size:21px;
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.15;
margin-bottom:0.5rem;
overflow-wrap:break-word;
color:#F2EBD9;
}
.gjd-wy_card_p_xoh{
line-height:1.55;
color:#8A8070;
font-size:14px;
overflow-wrap:break-word;
}
.gjd-prov_xoh{
padding:40px 0 1.25rem;
}
.gjd-prov_eyebrow_xoh{
margin-bottom:1.125rem;
display:block;
}
.gjd-prov_grid_xoh{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:559px){
.gjd-prov_grid_xoh{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.gjd-prov_grid_xoh{
grid-template-columns:repeat(6,1fr);
}
}
.gjd-rc_xoh{
padding:3rem 0 0.625rem;
}
.gjd-rc_in_xoh{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.gjd-rc_in_xoh{
grid-template-columns:repeat(3,1fr);
gap:40px;
}
}
.gjd-rc_col_xoh{
min-width:0;
}
.gjd-rc_label_xoh{
text-transform:uppercase;
font-size:0.688rem;
letter-spacing:.2em;
color:#A07840;
margin-bottom:16px;
font-weight:600;
}
.gjd-rc_awards_xoh{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.gjd-rc_award_xoh{
gap:12px;
display:flex;
align-items:center;
min-width:0;
}
.gjd-rc_award_ic_xoh{
flex:0 0 auto;
color:#C8A45A;
align-items:center;
display:inline-flex;
}
.gjd-rc_award_ic_xoh svg{
height:18px;
width:1.125rem;
}
.gjd-rc_award_t_xoh{
color:#F2EBD9;
font-size:0.875rem;
font-weight:700;
overflow-wrap:break-word;
}
.gjd-rc_award_s_xoh{
overflow-wrap:break-word;
font-size:0.75rem;
color:#A89E88;
}
.gjd-rc_press_xoh{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.gjd-rc_press_logo_xoh{
padding:0 0.5rem;
overflow:hidden;
border:1px solid rgba(244,235,210,0.07);
border-radius:0.5rem;
justify-content:center;
text-align:center;
align-items:center;
height:3.25rem;
font-size:14px;
white-space:nowrap;
font-weight:700;
display:flex;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#8A8070;
text-overflow:ellipsis;
}
.gjd-rc_partner_xoh{
border:1px solid rgba(244,235,210,0.07);
border-radius:0.875rem;
padding:1.375rem;
background:#22201A;
}
.gjd-rc_partner_name_xoh{
font-weight:600;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:1.25rem;
margin-bottom:6px;
color:#F2EBD9;
}
.gjd-rc_partner_text_xoh{
overflow-wrap:break-word;
line-height:1.55;
font-size:0.813rem;
color:#8A8070;
}
.gjd-tt_xoh{
padding:3rem 0 0.625rem;
}
@media(min-width:769px){
.gjd-tt_xoh{
padding:60px 0 10px;
}
}
.gjd-tt_head_xoh{
text-align:center;
margin-bottom:34px;
}
.gjd-tt_eyebrow_xoh{
margin-bottom:12px;
}
.gjd-tt_h2_xoh{
line-height:1.05;
font-size:2rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F2EBD9;
}
@media(min-width:765px){
.gjd-tt_h2_xoh{
font-size:42px;
}
}
.gjd-tt_grid_xoh{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.gjd-tt_grid_xoh{
grid-template-columns:repeat(3,1fr);
}
}
.gjd-tt_card_xoh{
border:1px solid rgba(244,235,210,0.07);
padding:30px;
border-radius:14px;
background:#22201A;
min-width:0;
flex-direction:column;
display:flex;
}
.gjd-tt_card_ic_xoh{
display:inline-flex;
margin-bottom:18px;
align-items:center;
color:#A07840;
}
.gjd-tt_card_ic_xoh svg{
width:1.75rem;
height:28px;
}
.gjd-tt_card_h_xoh{
overflow-wrap:break-word;
line-height:1.15;
font-size:1.375rem;
color:#F2EBD9;
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
}
.gjd-tt_card_p_xoh{
font-size:14px;
overflow-wrap:break-word;
margin-bottom:14px;
line-height:1.6;
color:#8A8070;
}
.gjd-tt_card_p_xoh b{
font-weight:700;
color:#F2EBD9;
}
.gjd-tt_card_link_xoh{
transition:color .22s ease;
align-self:flex-start;
padding-bottom:2px;
margin-top:auto;
font-size:0.813rem;
color:#F2EBD9;
border-bottom:1px solid #A07840;
font-weight:700;
}
.gjd-tt_card_link_xoh:hover{
color:#A07840;
}
.gjd-pmt_xoh{
padding:3rem 0 0.625rem;
}
.gjd-pmt_in_xoh{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:879px){
.gjd-pmt_in_xoh{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.gjd-pmt_left_xoh{
min-width:0;
}
.gjd-pmt_eyebrow_xoh{
margin-bottom:12px;
}
.gjd-pmt_h2_xoh{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.06;
font-size:30px;
margin-bottom:0.75rem;
color:#F2EBD9;
}
@media(min-width:769px){
.gjd-pmt_h2_xoh{
font-size:2rem;
}
}
.gjd-pmt_text_xoh{
font-size:0.906rem;
color:#8A8070;
margin-bottom:22px;
line-height:1.6;
}
.gjd-pmt_logos_xoh{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:481px){
.gjd-pmt_logos_xoh{
grid-template-columns:repeat(4,1fr);
}
}
.gjd-pmt_logo_xoh{
overflow:hidden;
padding:0 8px;
background:#22201A;
border-radius:8px;
border:1px solid rgba(244,235,210,0.07);
align-items:center;
white-space:nowrap;
color:#D8CEB8;
justify-content:center;
text-align:center;
text-overflow:ellipsis;
display:flex;
font-weight:700;
font-size:12.5px;
height:3.125rem;
}
.gjd-pmt_table_xoh{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(244,235,210,0.07);
min-width:0;
}
.gjd-pmt_thead_xoh{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#110F0C;
display:grid;
}
.gjd-pmt_th_xoh{
padding:0.813rem 0.875rem;
overflow:hidden;
text-overflow:ellipsis;
color:#F2EBD9;
font-size:10px;
font-weight:700;
text-transform:uppercase;
white-space:nowrap;
letter-spacing:.08em;
}
.gjd-pmt_row_xoh{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(244,235,210,0.07);
display:grid;
}
.gjd-pmt_row_xoh:nth-child(odd){
background:#22201A;
}
.gjd-pmt_td_xoh{
padding:14px;
overflow-wrap:break-word;
font-size:0.844rem;
min-width:0;
color:#8A8070;
}
.gjd-pmt_row_xoh .gjd-pmt_td_xoh:first-child{
color:#F2EBD9;
font-weight:700;
}
.gjd-pmt_row_xoh .gjd-pmt_td_xoh:last-child{
font-weight:700;
color:#5E8C61;
}
.gjd-sc_xoh{
padding:48px 0 10px;
}
.gjd-sc_head_xoh{
text-align:center;
margin-bottom:1.75rem;
}
.gjd-sc_eyebrow_xoh{
margin-bottom:0.75rem;
}
.gjd-sc_h2_xoh{
color:#F2EBD9;
font-size:1.875rem;
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:766px){
.gjd-sc_h2_xoh{
font-size:36px;
}
}
.gjd-sc_table_xoh{
border:1px solid rgba(244,235,210,0.07);
margin:0 auto;
border-radius:14px;
overflow:hidden;
max-width:56.25rem;
}
.gjd-sc_thead_xoh{
background:#110F0C;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.gjd-sc_th_xoh{
padding:0.938rem 1.125rem;
text-align:center;
color:#A89E88;
overflow-wrap:break-word;
font-weight:700;
font-size:13px;
}
.gjd-sc_th_xoh:first-child{
text-align:left;
}
.gjd-sc_th_us_xoh{
color:#C8A45A;
}
.gjd-sc_row_xoh{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(244,235,210,0.07);
}
.gjd-sc_row_xoh:nth-child(even){
background:#22201A;
}
.gjd-sc_td_xoh{
padding:0.938rem 1.125rem;
color:#A89E88;
min-width:0;
text-align:center;
font-size:14px;
overflow-wrap:break-word;
}
.gjd-sc_td_xoh:first-child{
text-align:left;
font-weight:600;
color:#D8CEB8;
}
.gjd-sc_td_us_xoh{
color:#5E8C61;
font-weight:700;
}
.gjd-el_xoh{
padding:48px 0;
}
@media(min-width:765px){
.gjd-el_xoh{
padding:56px 0;
}
}
.gjd-el_in_xoh{
grid-template-columns:1fr;
gap:40px;
display:grid;
align-items:start;
}
@media(min-width:897px){
.gjd-el_in_xoh{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.gjd-el_left_xoh{
min-width:0;
}
.gjd-el_eyebrow_xoh{
margin-bottom:0.875rem;
}
.gjd-el_h2_xoh{
color:#F2EBD9;
margin-bottom:22px;
font-weight:600;
line-height:1.08;
font-size:2rem;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.gjd-el_h2_xoh{
font-size:2.375rem;
}
}
.gjd-el_body_xoh p{
margin-bottom:18px;
color:#D8CEB8;
font-size:1rem;
line-height:1.7;
overflow-wrap:break-word;
}
.gjd-el_dropcap_xoh{
padding:0.375rem 0.75rem 0 0;
font-weight:700;
color:#A07840;
font-size:62px;
float:left;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:.8;
}
.gjd-el_right_xoh{
min-width:0;
}
.gjd-el_quote_xoh{
background:linear-gradient(150deg,#1E1B12,#0F0E0A);
border-radius:20px;
padding:2.25rem;
color:#F2EBD9;
margin-bottom:24px;
position:relative;
}
.gjd-el_quote_mark_xoh{
margin-bottom:0.375rem;
align-items:center;
color:#C8A45A;
display:inline-flex;
}
.gjd-el_quote_mark_xoh svg{
width:2.125rem;
height:34px;
}
.gjd-el_quote_text_xoh{
font-size:22px;
font-weight:500;
color:#F2EBD9;
margin-bottom:22px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.4;
overflow-wrap:break-word;
}
.gjd-el_quote_meta_xoh{
gap:0.75rem;
display:flex;
align-items:center;
}
.gjd-el_quote_av_xoh{
background:linear-gradient(135deg,#A07840,#D9B86E);
border-radius:50%;
flex:0 0 auto;
height:2.375rem;
width:38px;
}
.gjd-el_quote_author_xoh{
color:#F2EBD9;
font-weight:700;
font-size:14px;
}
.gjd-el_quote_meta_sub_xoh{
font-size:12px;
color:#A89E88;
}
.gjd-el_explain_xoh{
border:1px solid rgba(244,235,210,0.07);
border-radius:0.875rem;
overflow:hidden;
}
.gjd-el_explain_card_xoh{
padding:22px 1.5rem;
}
.gjd-el_explain_card_xoh+.gjd-el_explain_card_xoh{
border-top:1px solid rgba(244,235,210,0.07);
}
.gjd-el_explain_h_xoh{
margin-bottom:0.5rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
color:#F2EBD9;
font-size:1.25rem;
}
.gjd-el_explain_p_xoh{
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
color:#8A8070;
}
.gjd-lh_xoh{
padding:40px 0 20px;
}
.gjd-lh_in_xoh{
padding-top:34px;
border-top:1px solid rgba(244,235,210,0.13);
}
.gjd-lh_eyebrow_xoh{
display:block;
margin-bottom:1.375rem;
}
.gjd-lh_grid_xoh{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:599px){
.gjd-lh_grid_xoh{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.gjd-lh_grid_xoh{
grid-template-columns:repeat(5,1fr);
}
}
.gjd-lh_col_xoh{
min-width:0;
}
.gjd-lh_col_h_xoh{
color:#F2EBD9;
overflow-wrap:break-word;
font-weight:700;
font-size:13px;
margin-bottom:12px;
}
.gjd-lh_links_xoh{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.gjd-lh_link_xoh{
transition:color .22s ease;
color:#8A8070;
font-size:0.813rem;
overflow-wrap:break-word;
}
.gjd-lh_link_xoh:hover{
color:#A07840;
}
.gjd-sg_xoh{
padding:48px 0 10px;
}
.gjd-sg_eyebrow_xoh{
display:block;
margin-bottom:12px;
}
.gjd-sg_h2_xoh{
margin-bottom:28px;
color:#F2EBD9;
overflow-wrap:break-word;
line-height:1.05;
font-size:1.875rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:769px){
.gjd-sg_h2_xoh{
font-size:36px;
}
}
.gjd-sg_grid_xoh{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:722px){
.gjd-sg_grid_xoh{
grid-template-columns:repeat(3,1fr);
}
}
.gjd-sg_col_xoh{
min-width:0;
}
.gjd-sg_col_h_xoh{
font-weight:600;
line-height:1.15;
color:#F2EBD9;
overflow-wrap:break-word;
font-size:1.375rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
margin-bottom:10px;
}
.gjd-sg_col_p_xoh{
color:#8A8070;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
}
.gjd-sb_xoh{
background:#22201A;
padding:3rem 0;
margin-top:1.5rem;
border-bottom:1px solid rgba(244,235,210,0.07);
border-top:1px solid rgba(244,235,210,0.07);
}
@media(min-width:769px){
.gjd-sb_xoh{
padding:56px 0;
}
}
.gjd-sb_eyebrow_xoh{
margin-bottom:0.75rem;
display:block;
}
.gjd-sb_h2_xoh{
font-size:1.875rem;
margin-bottom:26px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
color:#F2EBD9;
}
@media(min-width:768px){
.gjd-sb_h2_xoh{
font-size:36px;
}
}
.gjd-sb_grid_xoh{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.gjd-sb_grid_xoh{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.gjd-sb_grid_xoh{
grid-template-columns:repeat(4,1fr);
}
}
.gjd-sb_card_xoh{
border:1px solid rgba(244,235,210,0.07);
background:#1A1712;
border-radius:0.875rem;
padding:1.5rem;
min-width:0;
}
.gjd-sb_card_h_xoh{
line-height:1.15;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.5rem;
color:#F2EBD9;
font-weight:600;
font-size:19px;
}
.gjd-sb_card_p_xoh{
overflow-wrap:break-word;
color:#8A8070;
line-height:1.6;
font-size:13.5px;
}
.gjd-sb_rtp_xoh{
gap:1.5rem;
grid-template-columns:1fr;
background:#1A1712;
padding:26px 28px;
border-radius:14px;
border:1px solid rgba(244,235,210,0.07);
display:grid;
align-items:center;
margin-top:1.125rem;
}
@media(min-width:762px){
.gjd-sb_rtp_xoh{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.gjd-sb_rtp_h_xoh{
overflow-wrap:break-word;
margin-bottom:8px;
font-size:20px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
color:#F2EBD9;
}
.gjd-sb_rtp_p_xoh{
line-height:1.6;
color:#8A8070;
font-size:13.5px;
overflow-wrap:break-word;
}
.gjd-sb_rtp_stats_xoh{
gap:1rem;
display:flex;
}
.gjd-sb_stat_xoh{
flex:1 1 0;
background:#22201A;
padding:1.125rem;
border-radius:8px;
min-width:0;
text-align:center;
}
.gjd-sb_stat_v_xoh{
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#5E8C61;
font-size:1.625rem;
font-weight:700;
}
.gjd-sb_stat_l_xoh{
color:#A89E88;
font-size:0.719rem;
margin-top:0.25rem;
}
.gjd-faq_xoh{
background:#22201A;
padding:3rem 0;
border-bottom:1px solid rgba(244,235,210,0.07);
margin-top:24px;
border-top:1px solid rgba(244,235,210,0.07);
}
@media(min-width:770px){
.gjd-faq_xoh{
padding:3.875rem 0;
}
}
.gjd-faq_head_xoh{
text-align:center;
margin-bottom:2.125rem;
}
.gjd-faq_eyebrow_xoh{
margin-bottom:0.75rem;
}
.gjd-faq_h2_xoh{
overflow-wrap:break-word;
font-size:2rem;
color:#F2EBD9;
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:770px){
.gjd-faq_h2_xoh{
font-size:2.375rem;
}
}
.gjd-faq_list_xoh{
margin:0 auto;
gap:0.75rem;
display:flex;
flex-direction:column;
max-width:51.25rem;
}
.gjd-faq_item_xoh{
background:#1A1712;
overflow:hidden;
border:1px solid rgba(244,235,210,0.07);
border-radius:0.875rem;
}
.gjd-faq_q_xoh{
list-style:none;
gap:20px;
padding:1.25rem 1.5rem;
font-weight:700;
overflow-wrap:break-word;
color:#F2EBD9;
cursor:pointer;
align-items:center;
justify-content:space-between;
display:flex;
font-size:1rem;
}
.gjd-faq_q_xoh::-webkit-details-marker{
display:none;
}
.gjd-faq_q_ic_xoh{
transition:transform .22s ease;
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#A07840;
}
.gjd-faq_q_ic_xoh svg{
height:18px;
width:18px;
}
.gjd-faq_item_xoh[open] .gjd-faq_q_ic_xoh{
transform:rotate(180deg);
}
.gjd-faq_a_xoh{
padding:0 1.5rem 20px;
overflow-wrap:break-word;
font-size:0.906rem;
line-height:1.6;
color:#8A8070;
}
.gjd-ft_xoh{
background:#110F0C;
margin-top:2.5rem;
color:#A89E88;
}
.gjd-ft_in_xoh{
grid-template-columns:1fr;
padding:48px 0 1.75rem;
gap:2rem;
display:grid;
}
@media(min-width:603px){
.gjd-ft_in_xoh{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:898px){
.gjd-ft_in_xoh{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.gjd-ft_brand_xoh{
min-width:0;
}
.gjd-ft_logo_xoh{
font-weight:700;
overflow-wrap:break-word;
color:#F2EBD9;
font-size:26px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
.gjd-ft_tagline_xoh{
color:#A89E88;
margin-top:0.875rem;
line-height:1.6;
max-width:17.5rem;
font-size:13.5px;
}
.gjd-ft_contact_xoh{
transition:color .22s ease;
font-size:0.813rem;
display:inline-block;
overflow-wrap:anywhere;
margin-top:12px;
color:#C8A45A;
max-width:17.5rem;
}
.gjd-ft_contact_xoh:hover{
color:#F2EBD9;
}
.gjd-ft_col_xoh{
min-width:0;
}
.gjd-ft_col_h_xoh{
letter-spacing:.08em;
overflow-wrap:break-word;
color:#F2EBD9;
font-size:13px;
margin-bottom:14px;
font-weight:700;
text-transform:uppercase;
}
.gjd-ft_col_links_xoh{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.gjd-ft_link_xoh{
transition:color .22s ease;
font-size:13.5px;
color:#A89E88;
overflow-wrap:break-word;
}
.gjd-ft_link_xoh:hover{
color:#F2EBD9;
}
.gjd-ft_bot_xoh{
padding:22px 0 40px;
gap:16px;
display:flex;
flex-direction:column;
border-top:1px solid rgba(244,235,210,0.12);
}
@media(min-width:765px){
.gjd-ft_bot_xoh{
gap:1.25rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.gjd-ft_legal_xoh{
line-height:1.6;
font-size:0.719rem;
max-width:760px;
overflow-wrap:break-word;
color:#5C5448;
}
.gjd-ft_legal_xoh b{
font-weight:700;
color:#A89E88;
}
.gjd-ft_age_xoh{
border-radius:8px;
padding:0.25rem 0.563rem;
border:1.5px solid #C8A45A;
flex:0 0 auto;
font-size:0.813rem;
font-weight:700;
color:#C8A45A;
}