*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F7F4EF;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
line-height:1.6;
color:#2E2B3E;
font-size:0.938rem;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0, 0, 0, 0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.dhj_layout_js8{
min-height:100vh;
display:flex;
flex-direction:column;
}
.dhj_main_js8{
flex:1 1 auto;
width:100%;
min-width:0;
}
.dhj_container_js8{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:766px){
.dhj_container_js8{
padding:0 2rem;
}
}
@media(min-width:1098px){
.dhj_container_js8{
padding:0 56px;
}
}
.dhj_eyebrow_js8{
letter-spacing:.2em;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
font-weight:600;
font-size:0.688rem;
display:inline-block;
line-height:1.4;
overflow-wrap:break-word;
color:#6C3FD4;
text-transform:uppercase;
}
.dhj_band_js8{
background:#16142A;
color:#F2EFFE;
}
.dhj_band_js8 .dhj_eyebrow_js8{
color:#A87DFF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.dhj_tb_js8{
background:#F7F4EF;
position:sticky;
top:0;
z-index:50;
border-bottom:1px solid rgba(26, 23, 38, 0.15);
}
.dhj_tb_in_js8{
padding:12px 1rem;
margin:0 auto;
gap:16px;
display:flex;
align-items:center;
justify-content:space-between;
width:100%;
max-width:87.5rem;
}
@media(min-width:771px){
.dhj_tb_in_js8{
padding:1rem 32px;
}
}
@media(min-width:1102px){
.dhj_tb_in_js8{
padding:18px 56px;
}
}
.dhj_tb_left_js8{
gap:28px;
display:flex;
min-width:0;
align-items:center;
}
.dhj_tb_logo_js8{
gap:0.688rem;
min-width:0;
display:flex;
align-items:center;
}
.dhj_tb_logo_mark_js8{
flex:0 0 auto;
border-radius:0.5rem;
width:34px;
object-fit:cover;
height:2.125rem;
}
.dhj_tb_logo_txt_js8{
min-width:0;
flex-direction:column;
line-height:1;
display:flex;
}
.dhj_tb_logo_name_js8{
overflow:hidden;
color:#1A1726;
text-overflow:ellipsis;
font-weight:700;
font-size:1.375rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
letter-spacing:.02em;
white-space:nowrap;
}
.dhj_tb_logo_sub_js8{
overflow:hidden;
font-size:0.531rem;
text-overflow:ellipsis;
margin-top:4px;
white-space:nowrap;
color:#6C3FD4;
letter-spacing:.32em;
text-transform:uppercase;
font-weight:600;
}
.dhj_tb_nav_js8{
display:none;
}
@media(min-width:958px){
.dhj_tb_nav_js8{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.dhj_tb_nav_item_js8{
transition:color .22s ease,border-color .22s ease;
border-bottom:2px solid transparent;
padding-bottom:3px;
font-weight:600;
color:#2E2B3E;
font-size:0.875rem;
white-space:nowrap;
}
.dhj_tb_nav_item_js8:hover{
color:#1A1726;
}
.dhj_tb_nav_item_js8.dhj_state_active_js8{
border-color:#6C3FD4;
color:#1A1726;
}
.dhj_tb_right_js8{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.dhj_tb_search_js8{
transition:color .22s ease;
justify-content:center;
color:#2E2B3E;
display:flex;
align-items:center;
}
.dhj_tb_search_js8:hover{
color:#6C3FD4;
}
.dhj_tb_search_js8 svg{
width:1.125rem;
height:1.125rem;
}
.dhj_tb_lang_js8{
color:#6B6680;
font-weight:600;
text-transform:uppercase;
font-size:11px;
letter-spacing:.1em;
}
.dhj_tb_lang_js8:hover{
color:#1A1726;
}
.dhj_tb_login_js8{
display:none;
font-size:0.875rem;
color:#1A1726;
font-weight:600;
}
@media(min-width:765px){
.dhj_tb_login_js8{
display:inline-block;
}
}
.dhj_tb_register_js8{
transition:background-color .22s ease;
padding:0.688rem 22px;
border-radius:62.438rem;
background:#1A1726;
white-space:nowrap;
font-weight:700;
font-size:0.875rem;
color:#F2EFFE;
}
.dhj_tb_register_js8:hover{
background:#2E2B3E;
}
.dhj_mob_js8{
background:#F7F4EF;
left:0;
z-index:60;
border-top:1px solid rgba(26, 23, 38, 0.15);
bottom:0;
position:fixed;
right:0;
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:960px){
.dhj_mob_js8{
display:none;
}
}
.dhj_mob_in_js8{
margin:0 auto;
align-items:stretch;
justify-content:space-around;
max-width:35rem;
display:flex;
}
.dhj_mob_item_js8{
gap:3px;
padding:0.563rem 4px;
flex:1 1 0;
transition:color .22s ease;
align-items:center;
color:#6B6680;
flex-direction:column;
min-width:0;
display:flex;
}
.dhj_mob_item_js8.dhj_state_active_js8{
color:#6C3FD4;
}
.dhj_mob_ic_js8{
justify-content:center;
align-items:center;
display:flex;
}
.dhj_mob_ic_js8 svg{
height:1.25rem;
width:1.25rem;
}
.dhj_mob_lb_js8{
overflow:hidden;
font-weight:600;
font-size:10px;
max-width:100%;
white-space:nowrap;
text-overflow:ellipsis;
}
@media(max-width:961px){
body{
padding-bottom:60px;
}
}
.dhj_rail_js8{
min-width:0;
position:relative;
}
.dhj_rail_scroll_js8{
gap:14px;
scrollbar-width:thin;
overflow-x:auto;
display:flex;
-webkit-overflow-scrolling:touch;
padding-bottom:14px;
}
@media(min-width:771px){
.dhj_rail_scroll_js8{
gap:1.125rem;
}
}
.dhj_gc_js8{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:767px){
.dhj_gc_js8{
width:188px;
}
}
.dhj_gc_img_js8{
overflow:hidden;
background:#FFFFFF;
border-radius:14px;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(26, 23, 38, 0.07), 0 0.5rem 24px rgba(26, 23, 38, 0.10);
position:relative;
}
.dhj_gc_img_js8 img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.dhj_gc_cover_js8{
background:linear-gradient(160deg,transparent 55%,rgba(0, 0, 0, 0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.dhj_gc_hover_js8{
transition:opacity .22s ease;
background:rgba(0, 0, 0, 0.52);
inset:0;
position:absolute;
display:flex;
align-items:center;
justify-content:center;
opacity:0;
}
.dhj_gc_js8:hover .dhj_gc_hover_js8{
opacity:1;
}
.dhj_gc_hover_btn_js8{
border-radius:62.438rem;
background:#1A1726;
display:flex;
align-items:center;
color:#F2EFFE;
width:46px;
height:46px;
justify-content:center;
}
.dhj_gc_hover_btn_js8 svg{
height:1.125rem;
width:18px;
}
.dhj_gc_info_js8{
gap:2px;
margin-top:9px;
min-width:0;
display:flex;
flex-direction:column;
}
.dhj_gc_name_js8{
overflow:hidden;
font-size:13px;
text-overflow:ellipsis;
color:#1A1726;
white-space:nowrap;
font-weight:700;
}
.dhj_gc_prov_js8{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.688rem;
color:#6B6680;
}
.dhj_gc_meta_js8{
font-size:11px;
color:#6B6680;
}
.dhj_tc_js8{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:769px){
.dhj_tc_js8{
width:230px;
}
}
.dhj_tc_img_js8{
background:#FFFFFF;
overflow:hidden;
border-radius:14px;
box-shadow:0 2px 0.375rem rgba(26, 23, 38, 0.07), 0 8px 1.5rem rgba(26, 23, 38, 0.10);
position:relative;
padding-bottom:75%;
}
.dhj_tc_img_js8 img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.dhj_tc_info_js8{
gap:2px;
margin-top:0.563rem;
display:flex;
min-width:0;
flex-direction:column;
}
.dhj_tc_name_js8{
overflow:hidden;
white-space:nowrap;
font-size:0.875rem;
text-overflow:ellipsis;
color:#1A1726;
font-weight:700;
}
.dhj_tc_rtp_js8{
color:#6B6680;
font-size:11px;
}
.dhj_lc_js8{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:765px){
.dhj_lc_js8{
width:16.75rem;
}
}
.dhj_lc_img_js8{
border-radius:14px;
background:#FFFFFF;
overflow:hidden;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(26, 23, 38, 0.07), 0 8px 24px rgba(26, 23, 38, 0.10);
}
.dhj_lc_img_js8 img{
inset:0;
object-fit:cover;
height:100%;
width:100%;
position:absolute;
}
.dhj_lc_live_js8{
border-radius:62.438rem;
gap:0.438rem;
background:rgba(0, 0, 0, 0.52);
padding:4px 9px;
left:0.75rem;
top:12px;
display:flex;
align-items:center;
position:absolute;
}
.dhj_lc_live_dot_js8{
border-radius:50%;
background:#D43F3F;
animation:zm2-pulse 1.6s infinite;
width:8px;
height:8px;
}
.dhj_lc_seats_js8{
color:#F2EFFE;
letter-spacing:.08em;
font-weight:600;
font-size:10px;
text-transform:uppercase;
}
.dhj_lc_info_js8{
gap:2px;
min-width:0;
margin-top:9px;
display:flex;
flex-direction:column;
}
.dhj_lc_name_js8{
overflow:hidden;
white-space:nowrap;
font-weight:700;
font-size:0.938rem;
text-overflow:ellipsis;
color:#1A1726;
}
.dhj_lc_bet_js8{
font-size:0.688rem;
color:#6B6680;
}
.dhj_pc_js8{
padding:1rem 0.875rem;
border-radius:0.875rem;
background:#FFFFFF;
gap:0.5rem;
border:1px solid rgba(26, 23, 38, 0.08);
min-height:74px;
min-width:0;
flex-direction:column;
align-items:center;
justify-content:center;
display:flex;
}
.dhj_pc_logo_js8{
flex:0 0 auto;
height:28px;
max-width:100%;
object-fit:contain;
width:auto;
}
.dhj_pc_name_js8{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#6B6680;
font-size:0.688rem;
max-width:100%;
text-align:center;
}
.dhj_gc_tag_js8{
padding:3px 8px;
border-radius:8px;
top:0.625rem;
letter-spacing:.06em;
text-transform:uppercase;
font-size:10px;
z-index:2;
position:absolute;
left:10px;
display:inline-block;
font-weight:700;
}
.dhj_gc_tag_hot_js8{
background:#D43F3F;
color:#F2EFFE;
}
.dhj_gc_tag_new_js8{
background:#9B6AFF;
color:#100E1C;
}
.dhj_gc_tag_jp_js8{
background:#D4900A;
color:#100E1C;
}
.dhj_gc_tag_live_js8{
background:#D43F3F;
color:#F2EFFE;
}
.dhj_sh_js8{
min-width:0;
margin-bottom:18px;
}
.dhj_sh_row_js8{
gap:1rem;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
}
.dhj_sh_row_js8 .dhj_sh_l_js8{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.dhj_sh_stack_js8{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.dhj_sh_center_js8{
gap:10px;
text-align:center;
display:flex;
align-items:center;
flex-direction:column;
}
.dhj_sh_h2_js8{
font-size:24px;
color:#1A1726;
font-weight:600;
line-height:1.1;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:767px){
.dhj_sh_h2_js8{
font-size:1.875rem;
}
}
.dhj_band_js8 .dhj_sh_h2_js8{
color:#F2EFFE;
}
.dhj_sh_eb_line_js8{
gap:10px;
display:inline-flex;
align-items:center;
}
.dhj_sh_eb_line_js8::before{
background:#6C3FD4;
display:inline-block;
width:1.75rem;
height:1px;
content:"";
}
.dhj_band_js8 .dhj_sh_eb_line_js8::before{
background:#A87DFF;
}
.dhj_sh_eb_dot_js8{
gap:8px;
display:inline-flex;
align-items:center;
}
.dhj_sh_eb_dot_js8::before{
border-radius:50%;
background:#6C3FD4;
width:6px;
height:0.375rem;
display:inline-block;
content:"";
}
.dhj_band_js8 .dhj_sh_eb_dot_js8::before{
background:#A87DFF;
}
.dhj_sh_link_js8{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
align-items:center;
font-weight:600;
white-space:nowrap;
color:#1A1726;
display:inline-flex;
border-bottom:1px solid #1A1726;
padding-bottom:2px;
font-size:0.813rem;
}
.dhj_sh_link_js8:hover{
border-color:#6C3FD4;
color:#6C3FD4;
}
.dhj_sh_link_js8 svg{
height:14px;
width:14px;
}
.dhj_sh_link_chev_js8{
border-bottom:0;
padding-bottom:0;
}
.dhj_sh_link_btn_js8{
border-radius:999px;
background:#1A1726;
padding:9px 18px;
border-bottom:0;
color:#F2EFFE;
}
.dhj_sh_link_btn_js8:hover{
border-color:transparent;
background:#2E2B3E;
color:#F2EFFE;
}
.dhj_band_js8 .dhj_sh_link_js8{
border-color:#F2EFFE;
color:#F2EFFE;
}
.dhj_band_js8 .dhj_sh_link_btn_js8{
background:#A87DFF;
color:#100E1C;
}
.dhj_sh_rule_js8{
margin:-2px 0 18px;
background:rgba(26, 23, 38, 0.15);
height:1px;
}
.dhj_band_js8 .dhj_sh_rule_js8{
background:rgba(255, 251, 255, 0.13);
}
.dhj_hero_js8{
padding:2rem 0 0.5rem;
}
@media(min-width:769px){
.dhj_hero_js8{
padding:56px 0 1.5rem;
}
}
.dhj_hero_in_js8{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:901px){
.dhj_hero_in_js8{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.dhj_hero_copy_js8{
min-width:0;
}
.dhj_hero_eyebrow_js8{
gap:0.625rem;
margin-bottom:22px;
display:inline-flex;
align-items:center;
}
.dhj_hero_eyebrow_line_js8{
background:#6C3FD4;
flex:0 0 auto;
width:1.75rem;
height:1px;
display:inline-block;
}
.dhj_hero_h1_js8{
font-size:38px;
letter-spacing:-.01em;
font-weight:600;
margin-bottom:20px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.04;
color:#1A1726;
overflow-wrap:break-word;
}
@media(min-width:766px){
.dhj_hero_h1_js8{
font-size:3.375rem;
}
}
@media(min-width:1099px){
.dhj_hero_h1_js8{
font-size:62px;
}
}
.dhj_hero_h1_js8 em{
color:#6C3FD4;
font-style:normal;
}
.dhj_hero_sub_js8{
font-size:1rem;
color:#857FA0;
margin-bottom:1.875rem;
line-height:1.6;
max-width:30rem;
}
@media(min-width:770px){
.dhj_hero_sub_js8{
font-size:1.125rem;
}
}
.dhj_hero_actions_js8{
gap:0.875rem;
align-items:center;
display:flex;
flex-wrap:wrap;
margin-bottom:2.125rem;
}
.dhj_hero_cta_js8{
transition:background-color .22s ease;
padding:16px 30px;
border-radius:999px;
background:#1A1726;
gap:0.625rem;
font-size:15px;
font-weight:700;
align-items:center;
display:inline-flex;
color:#F2EFFE;
}
.dhj_hero_cta_js8:hover{
background:#2E2B3E;
}
.dhj_hero_cta_ic_js8{
align-items:center;
display:inline-flex;
}
.dhj_hero_cta_ic_js8 svg{
width:1rem;
height:1rem;
}
.dhj_hero_cta_alt_js8{
padding:15px 26px;
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(26, 23, 38, 0.15);
border-radius:999px;
background:transparent;
align-items:center;
display:inline-flex;
font-weight:600;
color:#1A1726;
font-size:15px;
}
.dhj_hero_cta_alt_js8:hover{
border-color:#6C3FD4;
color:#6C3FD4;
}
.dhj_hero_trust_js8{
gap:22px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.dhj_hero_trust_item_js8{
gap:9px;
font-size:0.813rem;
align-items:center;
font-weight:600;
color:#2E2B3E;
display:flex;
}
.dhj_hero_trust_ic_js8{
color:#6C3FD4;
display:inline-flex;
align-items:center;
}
.dhj_hero_trust_ic_js8 svg{
height:16px;
width:16px;
}
.dhj_hero_promo_js8{
overflow:hidden;
background:#FFFFFF;
border-radius:1.25rem;
min-height:300px;
box-shadow:0 0.75rem 48px rgba(26, 23, 38, 0.14), 0 3px 0.75rem rgba(108, 63, 212, 0.10);
position:relative;
display:flex;
}
.dhj_hero_promo_bg_js8{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.dhj_hero_promo_bg_js8::after{
inset:0;
background:linear-gradient(120deg,#16142A 0%,rgba(0, 0, 0, 0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.dhj_hero_promo_glow_js8{
border-radius:50%;
background:radial-gradient(circle,rgba(82, 54, 180, 0.28) 0%,transparent 65%);
pointer-events:none;
right:-1.25rem;
position:absolute;
height:16.25rem;
width:260px;
top:-2.5rem;
}
.dhj_hero_promo_ct_js8{
padding:28px;
z-index:2;
align-self:flex-end;
max-width:88%;
position:relative;
}
.dhj_hero_promo_label_js8{
color:#A87DFF;
font-weight:700;
letter-spacing:.25em;
display:block;
margin-bottom:8px;
text-transform:uppercase;
font-size:10px;
}
.dhj_hero_promo_amount_js8{
font-weight:600;
font-size:2rem;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F2EFFE;
line-height:1.05;
}
@media(min-width:770px){
.dhj_hero_promo_amount_js8{
font-size:2.5rem;
}
}
.dhj_hero_promo_amount_js8 em{
font-style:normal;
color:#A87DFF;
}
.dhj_hero_rating_js8{
gap:10px;
border:1px solid rgba(26, 23, 38, 0.08);
background:#FFFFFF;
padding:10px 0.875rem;
border-radius:0.875rem;
z-index:3;
position:absolute;
align-items:center;
max-width:min(260px,62%);
display:flex;
right:0.875rem;
top:14px;
box-shadow:0 2px 6px rgba(26, 23, 38, 0.07), 0 8px 1.5rem rgba(26, 23, 38, 0.10);
}
.dhj_hero_rating_score_js8{
flex:0 0 auto;
font-size:1.5rem;
color:#1A1726;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.dhj_hero_rating_txt_js8{
flex:1 1 auto;
min-width:0;
}
.dhj_hero_rating_stars_js8{
gap:2px;
display:flex;
color:#6C3FD4;
}
.dhj_hero_rating_stars_js8 svg{
width:0.75rem;
height:12px;
}
.dhj_hero_rating_cap_js8{
color:#6B6680;
margin-top:3px;
line-height:1.35;
font-size:0.688rem;
display:block;
overflow-wrap:break-word;
}
.dhj_stat_js8{
border-top:1px solid rgba(26, 23, 38, 0.15);
margin-top:1rem;
border-bottom:1px solid rgba(26, 23, 38, 0.15);
}
.dhj_stat_in_js8{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.dhj_stat_in_js8{
grid-template-columns:repeat(4,1fr);
}
}
.dhj_stat_item_js8{
padding:1.375rem 14px;
border-right:1px solid rgba(26, 23, 38, 0.08);
border-bottom:1px solid rgba(26, 23, 38, 0.08);
min-width:0;
}
.dhj_stat_item_js8:nth-child(2n){
border-right:0;
}
.dhj_stat_item_js8:nth-child(n+3){
border-bottom:0;
}
@media(min-width:768px){
.dhj_stat_item_js8{
border-bottom:0;
}
.dhj_stat_item_js8:nth-child(2n){
border-right:1px solid rgba(26, 23, 38, 0.08);
}
.dhj_stat_item_js8:nth-child(4n){
border-right:0;
}
}
.dhj_stat_value_js8{
line-height:1;
font-weight:700;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1A1726;
font-size:30px;
}
@media(min-width:769px){
.dhj_stat_value_js8{
font-size:2.125rem;
}
}
.dhj_stat_label_js8{
font-size:0.813rem;
margin-top:6px;
color:#6B6680;
line-height:1.4;
overflow-wrap:break-word;
}
.dhj_grow_js8{
padding:26px 0 10px;
}
.dhj_row_seo_js8{
margin:10px 0 0;
font-size:0.875rem;
color:#857FA0;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
}
.dhj_row_seo_js8 strong{
font-weight:700;
color:#1A1726;
}
.dhj_jp_js8{
padding:30px 0 10px;
}
.dhj_jp_grid_js8{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.dhj_jp_grid_js8{
grid-template-columns:1fr 1fr;
}
.dhj_jp_card_mega_js8{
grid-column:1/-1;
}
}
@media(min-width:997px){
.dhj_jp_grid_js8{
grid-template-columns:1.4fr 1fr 1fr;
}
.dhj_jp_card_mega_js8{
grid-column:auto;
}
}
.dhj_jp_card_js8{
border-radius:20px;
gap:12px;
background:#FFFFFF;
border:1px solid rgba(26, 23, 38, 0.08);
overflow:hidden;
padding:1.625rem;
min-width:0;
position:relative;
flex-direction:column;
min-height:12.5rem;
justify-content:space-between;
display:flex;
}
.dhj_jp_card_mega_js8{
background:linear-gradient(135deg,#1E1A36,#100E1C);
border-color:transparent;
color:#F2EFFE;
min-height:210px;
}
.dhj_jp_glow_js8{
border-radius:50%;
background:radial-gradient(circle,rgba(82, 54, 180, 0.28),transparent 70%);
right:-40px;
width:12.5rem;
position:absolute;
top:-2.5rem;
pointer-events:none;
height:12.5rem;
}
.dhj_jp_label_js8{
gap:10px;
font-size:0.625rem;
text-transform:uppercase;
color:#6C3FD4;
flex-wrap:wrap;
font-weight:700;
justify-content:space-between;
align-items:center;
display:flex;
letter-spacing:.16em;
position:relative;
}
.dhj_jp_card_mega_js8 .dhj_jp_label_js8{
color:#A87DFF;
}
.dhj_jp_drop_js8{
text-transform:none;
font-weight:600;
color:#6B6680;
letter-spacing:.04em;
}
.dhj_jp_card_mega_js8 .dhj_jp_drop_js8{
color:#A89EC8;
}
.dhj_jp_amount_js8{
overflow-wrap:break-word;
color:#1A1726;
font-weight:700;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1;
position:relative;
font-size:38px;
}
.dhj_jp_card_mega_js8 .dhj_jp_amount_js8{
animation:zm2-pulse 2.4s infinite;
color:#A87DFF;
font-size:48px;
}
@media(min-width:768px){
.dhj_jp_card_mega_js8 .dhj_jp_amount_js8{
font-size:3.375rem;
}
}
.dhj_jp_game_js8{
position:relative;
font-size:13px;
color:#6B6680;
}
.dhj_jp_card_mega_js8 .dhj_jp_game_js8{
color:#A89EC8;
}
.dhj_jp_cta_js8{
position:relative;
align-self:flex-start;
}
.dhj_jp_card_mega_js8 .dhj_jp_cta_js8{
background:#A87DFF;
border-radius:62.438rem;
padding:10px 1.25rem;
transition:opacity .22s ease;
font-size:13px;
color:#100E1C;
font-weight:700;
}
.dhj_jp_card_mega_js8 .dhj_jp_cta_js8:hover{
opacity:.9;
}
.dhj_jp_card_js8:not(.dhj_jp_card_mega_js8) .dhj_jp_cta_js8{
transition:color .22s ease,border-color .22s ease;
color:#1A1726;
font-weight:700;
font-size:0.813rem;
border-bottom:1px solid #1A1726;
padding-bottom:2px;
}
.dhj_jp_card_js8:not(.dhj_jp_card_mega_js8) .dhj_jp_cta_js8:hover{
border-color:#6C3FD4;
color:#6C3FD4;
}
.dhj_jp_seo_js8{
margin:0.875rem 0 0;
line-height:1.65;
color:#857FA0;
font-size:14px;
overflow-wrap:break-word;
max-width:760px;
}
.dhj_jp_seo_js8 strong{
font-weight:700;
color:#1A1726;
}
.dhj_grow_js8{
padding:1.625rem 0 0.625rem;
}
.dhj_row_seo_js8{
margin:10px 0 0;
overflow-wrap:break-word;
max-width:47.5rem;
color:#857FA0;
font-size:0.875rem;
line-height:1.65;
}
.dhj_row_seo_js8 strong{
color:#1A1726;
font-weight:700;
}
.dhj_grow_js8{
padding:26px 0 10px;
}
.dhj_row_seo_js8{
margin:0.625rem 0 0;
font-size:14px;
max-width:47.5rem;
line-height:1.65;
color:#857FA0;
overflow-wrap:break-word;
}
.dhj_row_seo_js8 strong{
font-weight:700;
color:#1A1726;
}
.dhj_grow_js8{
padding:1.625rem 0 10px;
}
.dhj_row_seo_js8{
margin:0.625rem 0 0;
max-width:760px;
color:#857FA0;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
}
.dhj_row_seo_js8 strong{
color:#1A1726;
font-weight:700;
}
.dhj_pr_js8{
padding:30px 0 6px;
}
.dhj_pr_card_js8{
border-radius:20px;
overflow:hidden;
gap:10px;
flex:0 0 auto;
padding:26px;
background:#FFFFFF;
border:1px solid rgba(26, 23, 38, 0.08);
flex-direction:column;
width:17.5rem;
position:relative;
display:flex;
min-height:12.5rem;
}
@media(min-width:765px){
.dhj_pr_card_js8{
width:300px;
}
}
.dhj_pr_card_feat_js8{
border-color:transparent;
background:linear-gradient(150deg,#1E1A36,#100E1C);
color:#F2EFFE;
}
.dhj_pr_glow_js8{
background:radial-gradient(circle,rgba(82, 54, 180, 0.28),transparent 70%);
border-radius:50%;
pointer-events:none;
position:absolute;
width:130px;
top:-1.875rem;
right:-1.875rem;
opacity:0;
height:130px;
}
.dhj_pr_card_feat_js8 .dhj_pr_glow_js8{
opacity:1;
}
.dhj_pr_label_js8{
text-transform:uppercase;
letter-spacing:.16em;
color:#6C3FD4;
font-size:10px;
position:relative;
font-weight:700;
}
.dhj_pr_card_feat_js8 .dhj_pr_label_js8{
color:#A87DFF;
}
.dhj_pr_amount_js8{
font-size:1.625rem;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
position:relative;
line-height:1.08;
font-weight:600;
color:#1A1726;
}
.dhj_pr_card_feat_js8 .dhj_pr_amount_js8{
color:#F2EFFE;
}
.dhj_pr_amount_js8 em{
font-style:normal;
color:#6C3FD4;
}
.dhj_pr_card_feat_js8 .dhj_pr_amount_js8 em{
color:#A87DFF;
}
.dhj_pr_terms_js8{
font-size:13px;
color:#6B6680;
line-height:1.5;
position:relative;
}
.dhj_pr_card_feat_js8 .dhj_pr_terms_js8{
color:#A89EC8;
}
.dhj_pr_cta_js8{
position:relative;
align-self:flex-start;
margin-top:auto;
}
.dhj_pr_card_feat_js8 .dhj_pr_cta_js8{
border-radius:62.438rem;
padding:9px 18px;
background:#A87DFF;
transition:opacity .22s ease;
font-size:13px;
font-weight:700;
color:#100E1C;
}
.dhj_pr_card_feat_js8 .dhj_pr_cta_js8:hover{
opacity:.9;
}
.dhj_pr_card_js8:not(.dhj_pr_card_feat_js8) .dhj_pr_cta_js8{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
border-bottom:1px solid #1A1726;
color:#1A1726;
padding-bottom:2px;
font-size:13px;
}
.dhj_pr_card_js8:not(.dhj_pr_card_feat_js8) .dhj_pr_cta_js8:hover{
border-color:#6C3FD4;
color:#6C3FD4;
}
.dhj_nl_js8{
padding:1.5rem 0 10px;
}
.dhj_nl_in_js8{
padding:1.875rem 32px;
background:#1C1A32;
gap:22px;
border-radius:1.25rem;
flex-direction:column;
color:#F2EFFE;
display:flex;
}
@media(min-width:771px){
.dhj_nl_in_js8{
gap:1.75rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.dhj_nl_text_wrap_js8{
min-width:0;
}
.dhj_nl_h3_js8{
font-weight:600;
margin-bottom:0.313rem;
line-height:1.1;
color:#F2EFFE;
overflow-wrap:break-word;
font-size:22px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.dhj_nl_h3_js8{
font-size:24px;
}
}
.dhj_nl_text_js8{
color:#A89EC8;
font-size:0.844rem;
line-height:1.5;
}
.dhj_nl_form_js8{
gap:10px;
flex:1 1 auto;
display:flex;
max-width:28.75rem;
min-width:0;
}
.dhj_nl_input_js8{
background:rgba(255, 251, 255, 0.07);
border:1px solid rgba(255, 251, 255, 0.13);
overflow:hidden;
padding:13px 16px;
border-radius:0.875rem;
flex:1 1 auto;
align-items:center;
text-overflow:ellipsis;
color:#A89EC8;
white-space:nowrap;
font-size:0.875rem;
display:flex;
min-width:0;
}
.dhj_nl_btn_js8{
background:#A87DFF;
flex:0 0 auto;
border-radius:0.875rem;
padding:0.813rem 24px;
transition:opacity .22s ease;
color:#100E1C;
white-space:nowrap;
font-weight:700;
font-size:14px;
}
.dhj_nl_btn_js8:hover{
opacity:.9;
}
.dhj_app_js8{
padding:1.875rem 0 0.625rem;
}
.dhj_app_in_js8{
border-radius:20px;
gap:28px;
padding:32px;
border:1px solid rgba(26, 23, 38, 0.08);
background:#FFFFFF;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.dhj_app_in_js8{
padding:2.5rem 2.75rem;
gap:40px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.dhj_app_copy_js8{
max-width:35rem;
min-width:0;
}
.dhj_app_eyebrow_js8{
margin-bottom:0.75rem;
}
.dhj_app_h2_js8{
line-height:1.05;
margin-bottom:12px;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.75rem;
color:#1A1726;
}
@media(min-width:768px){
.dhj_app_h2_js8{
font-size:2.125rem;
}
}
.dhj_app_text_js8{
color:#857FA0;
line-height:1.6;
margin-bottom:22px;
font-size:0.875rem;
}
.dhj_app_btns_js8{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.dhj_app_btn_js8{
padding:0.688rem 1.25rem;
gap:10px;
background:#1A1726;
border-radius:14px;
transition:background-color .22s ease;
color:#F2EFFE;
display:inline-flex;
align-items:center;
}
.dhj_app_btn_js8:hover{
background:#2E2B3E;
}
.dhj_app_btn_ic_js8{
align-items:center;
display:inline-flex;
}
.dhj_app_btn_ic_js8 svg{
height:18px;
width:1.125rem;
}
.dhj_app_btn_lb_js8{
font-weight:700;
font-size:13.5px;
}
.dhj_app_qr_wrap_js8{
gap:18px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.dhj_app_qr_js8{
border-radius:14px;
flex:0 0 auto;
background-color:#1A1726;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 5px 11px),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 0.313rem 0.688rem);
height:6.75rem;
width:108px;
}
.dhj_app_qr_cap_js8{
max-width:92px;
color:#6B6680;
font-size:12.5px;
line-height:1.4;
}
.dhj_vip_js8{
padding:48px 0;
}
@media(min-width:766px){
.dhj_vip_js8{
padding:4rem 0;
}
}
.dhj_vip_head_js8{
gap:0.875rem;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:880px){
.dhj_vip_head_js8{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.dhj_vip_eyebrow_js8{
margin-bottom:0.75rem;
}
.dhj_vip_h2_js8{
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
font-size:32px;
color:#F2EFFE;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.dhj_vip_h2_js8{
font-size:40px;
}
}
.dhj_vip_intro_js8{
line-height:1.6;
max-width:26.25rem;
color:#A89EC8;
font-size:0.875rem;
}
.dhj_vip_grid_js8{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.dhj_vip_card_js8{
border-radius:14px;
padding:22px 1.125rem;
border:1px solid rgba(255, 251, 255, 0.13);
min-width:0;
}
.dhj_vip_card_feat_js8{
border-color:#A87DFF;
background:rgba(255, 251, 255, 0.07);
}
.dhj_vip_card_ic_js8{
border-radius:0.5rem;
background:linear-gradient(135deg,#7B48E8,#B48BFF);
width:34px;
display:block;
height:34px;
margin-bottom:16px;
}
.dhj_vip_name_js8{
color:#F2EFFE;
margin-bottom:0.375rem;
font-weight:600;
overflow-wrap:break-word;
font-size:1.25rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.dhj_vip_perk_js8{
color:#A89EC8;
overflow-wrap:break-word;
font-size:0.781rem;
line-height:1.5;
}
.dhj_rv_js8{
background:#FFFFFF;
padding:3rem 0;
border-bottom:1px solid rgba(26, 23, 38, 0.08);
border-top:1px solid rgba(26, 23, 38, 0.08);
margin-top:24px;
}
@media(min-width:765px){
.dhj_rv_js8{
padding:56px 0;
}
}
.dhj_rv_head_js8{
gap:16px;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.dhj_rv_head_js8{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.dhj_rv_eyebrow_js8{
margin-bottom:10px;
}
.dhj_rv_h2_js8{
overflow-wrap:break-word;
font-weight:600;
color:#1A1726;
line-height:1.05;
font-size:1.875rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.dhj_rv_h2_js8{
font-size:38px;
}
}
.dhj_rv_agg_js8{
gap:0.75rem;
display:flex;
align-items:center;
}
.dhj_rv_agg_stars_js8{
gap:3px;
display:flex;
color:#6C3FD4;
}
.dhj_rv_agg_stars_js8 svg{
width:18px;
height:18px;
}
.dhj_rv_source_js8{
font-size:0.813rem;
color:#857FA0;
}
.dhj_rv_grid_js8{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.dhj_rv_grid_js8{
grid-template-columns:repeat(3,1fr);
}
}
.dhj_rv_card_js8{
background:#F7F4EF;
padding:1.625rem;
border-radius:0.875rem;
border:1px solid rgba(26, 23, 38, 0.08);
min-width:0;
}
.dhj_rv_card_stars_js8{
gap:2px;
color:#6C3FD4;
display:flex;
margin-bottom:0.75rem;
}
.dhj_rv_card_stars_js8 svg{
height:0.875rem;
width:0.875rem;
}
.dhj_rv_card_body_js8{
font-weight:500;
line-height:1.45;
margin-bottom:16px;
color:#1A1726;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:18px;
}
.dhj_rv_card_meta_js8{
gap:0.625rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.dhj_rv_card_av_js8{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#7B48E8,#B48BFF);
width:32px;
height:2rem;
}
.dhj_rv_card_author_js8{
font-size:0.813rem;
font-weight:700;
color:#1A1726;
}
.dhj_rv_card_loc_js8{
font-size:0.75rem;
color:#6B6680;
}
.dhj_hts_js8{
padding:3rem 0;
}
@media(min-width:769px){
.dhj_hts_js8{
padding:3.875rem 0;
}
}
.dhj_hts_head_js8{
gap:18px;
display:flex;
flex-direction:column;
margin-bottom:2.125rem;
}
@media(min-width:767px){
.dhj_hts_head_js8{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.dhj_hts_eyebrow_js8{
margin-bottom:12px;
}
.dhj_hts_h2_js8{
line-height:1.05;
color:#F2EFFE;
font-size:1.875rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:771px){
.dhj_hts_h2_js8{
font-size:2.375rem;
}
}
.dhj_hts_cta_js8{
transition:opacity .22s ease;
border-radius:62.438rem;
flex:0 0 auto;
background:#A87DFF;
padding:0.938rem 1.875rem;
color:#100E1C;
font-size:15px;
font-weight:700;
}
.dhj_hts_cta_js8:hover{
opacity:.9;
}
.dhj_hts_grid_js8{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.dhj_hts_grid_js8{
grid-template-columns:repeat(3,1fr);
}
}
.dhj_hts_step_js8{
border-top:1px solid rgba(255, 251, 255, 0.13);
min-width:0;
padding-top:22px;
}
.dhj_hts_step_num_js8{
color:#A87DFF;
font-size:44px;
line-height:1;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.875rem;
font-weight:700;
}
.dhj_hts_step_h_js8{
overflow-wrap:break-word;
font-weight:700;
color:#F2EFFE;
line-height:1.2;
margin-bottom:8px;
font-size:1.188rem;
}
.dhj_hts_step_p_js8{
font-size:14px;
color:#A89EC8;
overflow-wrap:break-word;
line-height:1.55;
}
.dhj_tt_js8{
padding:48px 0 0.625rem;
}
@media(min-width:769px){
.dhj_tt_js8{
padding:3.75rem 0 0.625rem;
}
}
.dhj_tt_head_js8{
text-align:center;
margin-bottom:34px;
}
.dhj_tt_eyebrow_js8{
margin-bottom:0.75rem;
}
.dhj_tt_h2_js8{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-size:32px;
color:#1A1726;
}
@media(min-width:769px){
.dhj_tt_h2_js8{
font-size:42px;
}
}
.dhj_tt_grid_js8{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:762px){
.dhj_tt_grid_js8{
grid-template-columns:repeat(3,1fr);
}
}
.dhj_tt_card_js8{
background:#FFFFFF;
padding:1.875rem;
border:1px solid rgba(26, 23, 38, 0.08);
border-radius:0.875rem;
display:flex;
flex-direction:column;
min-width:0;
}
.dhj_tt_card_ic_js8{
margin-bottom:1.125rem;
display:inline-flex;
color:#6C3FD4;
align-items:center;
}
.dhj_tt_card_ic_js8 svg{
height:1.75rem;
width:28px;
}
.dhj_tt_card_h_js8{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
line-height:1.15;
font-weight:600;
font-size:22px;
overflow-wrap:break-word;
color:#1A1726;
}
.dhj_tt_card_p_js8{
font-size:14px;
color:#857FA0;
overflow-wrap:break-word;
line-height:1.6;
margin-bottom:0.875rem;
}
.dhj_tt_card_p_js8 b{
font-weight:700;
color:#1A1726;
}
.dhj_tt_card_link_js8{
transition:color .22s ease;
font-size:0.813rem;
margin-top:auto;
font-weight:700;
border-bottom:1px solid #6C3FD4;
padding-bottom:2px;
color:#1A1726;
align-self:flex-start;
}
.dhj_tt_card_link_js8:hover{
color:#6C3FD4;
}
.dhj_prov_js8{
padding:2.5rem 0 20px;
}
.dhj_prov_eyebrow_js8{
display:block;
margin-bottom:1.125rem;
}
.dhj_prov_grid_js8{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:559px){
.dhj_prov_grid_js8{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.dhj_prov_grid_js8{
grid-template-columns:repeat(6,1fr);
}
}
.dhj_op_js8{
padding:2.25rem 0 0.625rem;
}
.dhj_op_in_js8{
padding:32px;
border:1px solid rgba(26, 23, 38, 0.08);
border-radius:14px;
background:#FFFFFF;
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:857px){
.dhj_op_in_js8{
padding:2.125rem 40px;
gap:44px;
grid-template-columns:.9fr 1.1fr;
}
}
.dhj_op_left_js8{
min-width:0;
}
.dhj_op_eyebrow_js8{
margin-bottom:12px;
}
.dhj_op_h2_js8{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.08;
font-size:28px;
font-weight:600;
margin-bottom:0.625rem;
color:#1A1726;
}
@media(min-width:766px){
.dhj_op_h2_js8{
font-size:30px;
}
}
.dhj_op_text_js8{
line-height:1.6;
color:#857FA0;
font-size:0.875rem;
}
.dhj_op_grid_js8{
gap:1px;
border:1px solid rgba(26, 23, 38, 0.15);
background:rgba(26, 23, 38, 0.15);
overflow:hidden;
border-radius:0.5rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.dhj_op_field_js8{
padding:18px 1.25rem;
background:#F7F4EF;
min-width:0;
}
.dhj_op_field_lb_js8{
letter-spacing:.1em;
font-size:0.625rem;
margin-bottom:5px;
color:#6C3FD4;
font-weight:600;
text-transform:uppercase;
}
.dhj_op_field_val_js8{
font-size:0.875rem;
overflow-wrap:break-word;
font-weight:700;
color:#1A1726;
}
.dhj_pmt_js8{
padding:48px 0 0.625rem;
}
.dhj_pmt_in_js8{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:877px){
.dhj_pmt_in_js8{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.dhj_pmt_left_js8{
min-width:0;
}
.dhj_pmt_eyebrow_js8{
margin-bottom:0.75rem;
}
.dhj_pmt_h2_js8{
font-weight:600;
overflow-wrap:break-word;
color:#1A1726;
font-size:1.875rem;
line-height:1.06;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:12px;
}
@media(min-width:768px){
.dhj_pmt_h2_js8{
font-size:2rem;
}
}
.dhj_pmt_text_js8{
color:#857FA0;
margin-bottom:1.375rem;
line-height:1.6;
font-size:14.5px;
}
.dhj_pmt_logos_js8{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:479px){
.dhj_pmt_logos_js8{
grid-template-columns:repeat(4,1fr);
}
}
.dhj_pmt_logo_js8{
border-radius:0.5rem;
border:1px solid rgba(26, 23, 38, 0.08);
overflow:hidden;
padding:0 8px;
background:#FFFFFF;
height:3.125rem;
text-align:center;
text-overflow:ellipsis;
display:flex;
font-size:12.5px;
white-space:nowrap;
align-items:center;
justify-content:center;
color:#2E2B3E;
font-weight:700;
}
.dhj_pmt_table_js8{
border:1px solid rgba(26, 23, 38, 0.08);
overflow:hidden;
border-radius:14px;
min-width:0;
}
.dhj_pmt_thead_js8{
background:#1E1C2A;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.dhj_pmt_th_js8{
padding:0.813rem 0.875rem;
overflow:hidden;
font-size:10px;
color:#F2EFFE;
font-weight:700;
text-overflow:ellipsis;
text-transform:uppercase;
white-space:nowrap;
letter-spacing:.08em;
}
.dhj_pmt_row_js8{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(26, 23, 38, 0.08);
}
.dhj_pmt_row_js8:nth-child(odd){
background:#FFFFFF;
}
.dhj_pmt_td_js8{
padding:0.875rem;
min-width:0;
color:#857FA0;
font-size:0.844rem;
overflow-wrap:break-word;
}
.dhj_pmt_row_js8 .dhj_pmt_td_js8:first-child{
font-weight:700;
color:#1A1726;
}
.dhj_pmt_row_js8 .dhj_pmt_td_js8:last-child{
color:#2DAF72;
font-weight:700;
}
.dhj_dr_js8{
padding:2.25rem 0 0.625rem;
}
.dhj_dr_in_js8{
border-radius:14px;
border:1px dashed rgba(26, 23, 38, 0.15);
padding:28px 32px;
gap:20px;
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.dhj_dr_in_js8{
gap:32px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.dhj_dr_h2_js8{
margin-bottom:8px;
color:#1A1726;
line-height:1.1;
font-size:1.5rem;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:765px){
.dhj_dr_h2_js8{
font-size:1.625rem;
}
}
.dhj_dr_text_js8{
max-width:680px;
font-size:0.875rem;
line-height:1.6;
overflow-wrap:break-word;
color:#857FA0;
}
.dhj_dr_text_js8 b{
color:#1A1726;
font-weight:700;
}
.dhj_dr_cta_js8{
transition:color .22s ease;
flex:0 0 auto;
border-bottom:1px solid #6C3FD4;
white-space:nowrap;
padding-bottom:2px;
font-weight:700;
color:#1A1726;
font-size:0.844rem;
}
.dhj_dr_cta_js8:hover{
color:#6C3FD4;
}
.dhj_wy_js8{
padding:48px 0;
}
@media(min-width:765px){
.dhj_wy_js8{
padding:56px 0;
}
}
.dhj_wy_in_js8{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:901px){
.dhj_wy_in_js8{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.dhj_wy_left_js8{
min-width:0;
}
.dhj_wy_eyebrow_js8{
margin-bottom:0.875rem;
}
.dhj_wy_h2_js8{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
color:#1A1726;
overflow-wrap:break-word;
margin-bottom:1rem;
font-size:2rem;
}
@media(min-width:769px){
.dhj_wy_h2_js8{
font-size:2.5rem;
}
}
.dhj_wy_intro_js8{
color:#857FA0;
line-height:1.6;
font-size:15px;
}
.dhj_wy_grid_js8{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:562px){
.dhj_wy_grid_js8{
grid-template-columns:1fr 1fr;
}
}
.dhj_wy_card_js8{
border:1px solid rgba(26, 23, 38, 0.08);
padding:1.625rem;
background:#FFFFFF;
border-radius:14px;
min-width:0;
}
.dhj_wy_card_ic_js8{
margin-bottom:16px;
color:#6C3FD4;
align-items:center;
display:inline-flex;
justify-content:center;
}
.dhj_wy_card_ic_js8 svg{
width:1.625rem;
height:26px;
}
.dhj_wy_card_h_js8{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
color:#1A1726;
font-weight:600;
font-size:1.313rem;
overflow-wrap:break-word;
line-height:1.15;
}
.dhj_wy_card_p_js8{
color:#857FA0;
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
}
.dhj_et_js8{
padding:2.25rem 0 10px;
}
.dhj_et_in_js8{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:879px){
.dhj_et_in_js8{
grid-template-columns:1.1fr .9fr;
gap:3rem;
}
}
.dhj_et_left_js8{
min-width:0;
}
.dhj_et_eyebrow_js8{
margin-bottom:0.75rem;
}
.dhj_et_h2_js8{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1A1726;
margin-bottom:14px;
font-size:28px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.06;
}
@media(min-width:771px){
.dhj_et_h2_js8{
font-size:2rem;
}
}
.dhj_et_text_js8{
font-size:15px;
color:#857FA0;
margin-bottom:1.375rem;
line-height:1.65;
}
.dhj_et_stats_js8{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.dhj_et_stat_js8{
min-width:0;
}
.dhj_et_stat_v_js8{
font-size:26px;
color:#1A1726;
font-weight:700;
line-height:1;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.dhj_et_stat_l_js8{
font-size:12.5px;
color:#6B6680;
margin-top:4px;
}
.dhj_et_right_js8{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.dhj_et_member_js8{
background:#FFFFFF;
padding:1.125rem 20px;
border-radius:14px;
gap:1rem;
border:1px solid rgba(26, 23, 38, 0.08);
align-items:center;
display:flex;
min-width:0;
}
.dhj_et_member_av_js8{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#1E1A36,#6C3FD4);
width:3rem;
height:3rem;
}
.dhj_et_member_name_js8{
font-size:15px;
color:#1A1726;
overflow-wrap:break-word;
font-weight:700;
}
.dhj_et_member_role_js8{
font-size:12.5px;
overflow-wrap:break-word;
color:#6B6680;
}
.dhj_et_updated_js8{
background:#F7F4EF;
gap:8px;
padding:0.875rem 18px;
border:1px solid rgba(26, 23, 38, 0.08);
border-radius:0.875rem;
font-size:0.781rem;
color:#857FA0;
display:flex;
align-items:center;
}
.dhj_ts_js8{
padding:44px 0;
}
.dhj_ts_in_js8{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:881px){
.dhj_ts_in_js8{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.dhj_ts_left_js8{
min-width:0;
}
.dhj_ts_h2_js8{
font-weight:600;
line-height:1.1;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.625rem;
margin-bottom:12px;
color:#F2EFFE;
}
@media(min-width:766px){
.dhj_ts_h2_js8{
font-size:28px;
}
}
.dhj_ts_text_js8{
font-size:0.906rem;
margin-bottom:1.375rem;
max-width:32.5rem;
color:#A89EC8;
line-height:1.6;
}
.dhj_ts_badges_js8{
gap:18px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.dhj_ts_badge_js8{
font-weight:600;
color:#A89EC8;
font-size:13px;
}
.dhj_ts_pay_js8{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:883px){
.dhj_ts_pay_js8{
justify-content:flex-end;
}
}
.dhj_ts_pay_chip_js8{
padding:12px 1rem;
background:rgba(255, 251, 255, 0.07);
border:1px solid rgba(255, 251, 255, 0.13);
border-radius:0.875rem;
color:#F2EFFE;
font-size:0.875rem;
font-weight:700;
}
.dhj_sb_js8{
background:#FFFFFF;
padding:48px 0;
border-bottom:1px solid rgba(26, 23, 38, 0.08);
margin-top:24px;
border-top:1px solid rgba(26, 23, 38, 0.08);
}
@media(min-width:768px){
.dhj_sb_js8{
padding:56px 0;
}
}
.dhj_sb_eyebrow_js8{
margin-bottom:12px;
display:block;
}
.dhj_sb_h2_js8{
margin-bottom:1.625rem;
line-height:1.05;
font-size:1.875rem;
font-weight:600;
color:#1A1726;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.dhj_sb_h2_js8{
font-size:2.25rem;
}
}
.dhj_sb_grid_js8{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.dhj_sb_grid_js8{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.dhj_sb_grid_js8{
grid-template-columns:repeat(4,1fr);
}
}
.dhj_sb_card_js8{
background:#F7F4EF;
padding:24px;
border-radius:14px;
border:1px solid rgba(26, 23, 38, 0.08);
min-width:0;
}
.dhj_sb_card_h_js8{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
line-height:1.15;
color:#1A1726;
font-size:19px;
overflow-wrap:break-word;
font-weight:600;
}
.dhj_sb_card_p_js8{
overflow-wrap:break-word;
line-height:1.6;
color:#857FA0;
font-size:0.844rem;
}
.dhj_sb_rtp_js8{
border-radius:14px;
border:1px solid rgba(26, 23, 38, 0.08);
gap:1.5rem;
grid-template-columns:1fr;
padding:26px 1.75rem;
background:#F7F4EF;
margin-top:1.125rem;
align-items:center;
display:grid;
}
@media(min-width:763px){
.dhj_sb_rtp_js8{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.dhj_sb_rtp_h_js8{
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.25rem;
color:#1A1726;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:0.5rem;
}
.dhj_sb_rtp_p_js8{
line-height:1.6;
overflow-wrap:break-word;
font-size:13.5px;
color:#857FA0;
}
.dhj_sb_rtp_stats_js8{
gap:16px;
display:flex;
}
.dhj_sb_stat_js8{
padding:18px;
border-radius:8px;
background:#FFFFFF;
flex:1 1 0;
text-align:center;
min-width:0;
}
.dhj_sb_stat_v_js8{
font-size:26px;
font-weight:700;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#2DAF72;
overflow-wrap:break-word;
}
.dhj_sb_stat_l_js8{
font-size:0.719rem;
color:#6B6680;
margin-top:4px;
}
.dhj_lh_js8{
padding:40px 0 20px;
}
.dhj_lh_in_js8{
padding-top:2.125rem;
border-top:1px solid rgba(26, 23, 38, 0.15);
}
.dhj_lh_eyebrow_js8{
margin-bottom:22px;
display:block;
}
.dhj_lh_grid_js8{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:602px){
.dhj_lh_grid_js8{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.dhj_lh_grid_js8{
grid-template-columns:repeat(5,1fr);
}
}
.dhj_lh_col_js8{
min-width:0;
}
.dhj_lh_col_h_js8{
font-size:0.813rem;
color:#1A1726;
overflow-wrap:break-word;
font-weight:700;
margin-bottom:0.75rem;
}
.dhj_lh_links_js8{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.dhj_lh_link_js8{
transition:color .22s ease;
color:#857FA0;
font-size:0.813rem;
overflow-wrap:break-word;
}
.dhj_lh_link_js8:hover{
color:#6C3FD4;
}
.dhj_el_js8{
padding:48px 0;
}
@media(min-width:770px){
.dhj_el_js8{
padding:3.5rem 0;
}
}
.dhj_el_in_js8{
grid-template-columns:1fr;
gap:40px;
display:grid;
align-items:start;
}
@media(min-width:903px){
.dhj_el_in_js8{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.dhj_el_left_js8{
min-width:0;
}
.dhj_el_eyebrow_js8{
margin-bottom:14px;
}
.dhj_el_h2_js8{
overflow-wrap:break-word;
font-weight:600;
font-size:2rem;
line-height:1.08;
margin-bottom:1.375rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1A1726;
}
@media(min-width:766px){
.dhj_el_h2_js8{
font-size:2.375rem;
}
}
.dhj_el_body_js8 p{
margin-bottom:1.125rem;
overflow-wrap:break-word;
line-height:1.7;
color:#2E2B3E;
font-size:16px;
}
.dhj_el_dropcap_js8{
padding:0.375rem 0.75rem 0 0;
font-weight:700;
font-size:62px;
float:left;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:.8;
color:#6C3FD4;
}
.dhj_el_right_js8{
min-width:0;
}
.dhj_el_quote_js8{
border-radius:1.25rem;
padding:2.25rem;
background:linear-gradient(150deg,#1E1A36,#100E1C);
position:relative;
color:#F2EFFE;
margin-bottom:1.5rem;
}
.dhj_el_quote_mark_js8{
display:inline-flex;
align-items:center;
color:#A87DFF;
margin-bottom:6px;
}
.dhj_el_quote_mark_js8 svg{
height:2.125rem;
width:34px;
}
.dhj_el_quote_text_js8{
color:#F2EFFE;
font-size:1.375rem;
line-height:1.4;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:500;
margin-bottom:22px;
overflow-wrap:break-word;
}
.dhj_el_quote_meta_js8{
gap:0.75rem;
display:flex;
align-items:center;
}
.dhj_el_quote_av_js8{
background:linear-gradient(135deg,#7B48E8,#B48BFF);
border-radius:50%;
flex:0 0 auto;
height:38px;
width:38px;
}
.dhj_el_quote_author_js8{
color:#F2EFFE;
font-weight:700;
font-size:14px;
}
.dhj_el_quote_meta_sub_js8{
color:#A89EC8;
font-size:0.75rem;
}
.dhj_el_explain_js8{
overflow:hidden;
border:1px solid rgba(26, 23, 38, 0.08);
border-radius:14px;
}
.dhj_el_explain_card_js8{
padding:1.375rem 24px;
}
.dhj_el_explain_card_js8+.dhj_el_explain_card_js8{
border-top:1px solid rgba(26, 23, 38, 0.08);
}
.dhj_el_explain_h_js8{
color:#1A1726;
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-size:20px;
}
.dhj_el_explain_p_js8{
line-height:1.55;
font-size:0.875rem;
color:#857FA0;
overflow-wrap:break-word;
}
.dhj_sg_js8{
padding:48px 0 10px;
}
.dhj_sg_eyebrow_js8{
display:block;
margin-bottom:0.75rem;
}
.dhj_sg_h2_js8{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:30px;
overflow-wrap:break-word;
line-height:1.05;
margin-bottom:1.75rem;
color:#1A1726;
font-weight:600;
}
@media(min-width:768px){
.dhj_sg_h2_js8{
font-size:36px;
}
}
.dhj_sg_grid_js8{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:722px){
.dhj_sg_grid_js8{
grid-template-columns:repeat(3,1fr);
}
}
.dhj_sg_col_js8{
min-width:0;
}
.dhj_sg_col_h_js8{
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
line-height:1.15;
font-weight:600;
color:#1A1726;
margin-bottom:0.625rem;
}
.dhj_sg_col_p_js8{
color:#857FA0;
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
}
.dhj_faq_js8{
background:#FFFFFF;
padding:48px 0;
margin-top:24px;
border-top:1px solid rgba(26, 23, 38, 0.08);
border-bottom:1px solid rgba(26, 23, 38, 0.08);
}
@media(min-width:769px){
.dhj_faq_js8{
padding:3.875rem 0;
}
}
.dhj_faq_head_js8{
margin-bottom:34px;
text-align:center;
}
.dhj_faq_eyebrow_js8{
margin-bottom:12px;
}
.dhj_faq_h2_js8{
overflow-wrap:break-word;
color:#1A1726;
font-weight:600;
font-size:2rem;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.dhj_faq_h2_js8{
font-size:38px;
}
}
.dhj_faq_list_js8{
gap:0.75rem;
margin:0 auto;
display:flex;
flex-direction:column;
max-width:51.25rem;
}
.dhj_faq_item_js8{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(26, 23, 38, 0.08);
background:#F7F4EF;
}
.dhj_faq_q_js8{
gap:1.25rem;
padding:20px 24px;
list-style:none;
cursor:pointer;
font-weight:700;
align-items:center;
display:flex;
overflow-wrap:break-word;
font-size:16px;
justify-content:space-between;
color:#1A1726;
}
.dhj_faq_q_js8::-webkit-details-marker{
display:none;
}
.dhj_faq_q_ic_js8{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
color:#6C3FD4;
align-items:center;
}
.dhj_faq_q_ic_js8 svg{
height:18px;
width:18px;
}
.dhj_faq_item_js8[open] .dhj_faq_q_ic_js8{
transform:rotate(180deg);
}
.dhj_faq_a_js8{
padding:0 1.5rem 1.25rem;
line-height:1.6;
overflow-wrap:break-word;
color:#857FA0;
font-size:14.5px;
}
.dhj_ft_js8{
background:#1E1C2A;
color:#A89EC8;
margin-top:40px;
}
.dhj_ft_in_js8{
gap:32px;
padding:48px 0 28px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:601px){
.dhj_ft_in_js8{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.dhj_ft_in_js8{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.dhj_ft_brand_js8{
min-width:0;
}
.dhj_ft_logo_js8{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
overflow-wrap:break-word;
color:#F2EFFE;
font-size:26px;
}
.dhj_ft_tagline_js8{
color:#A89EC8;
max-width:17.5rem;
line-height:1.6;
margin-top:0.875rem;
font-size:13.5px;
}
.dhj_ft_contact_js8{
transition:color .22s ease;
overflow-wrap:anywhere;
max-width:280px;
font-size:13px;
margin-top:12px;
display:inline-block;
color:#A87DFF;
}
.dhj_ft_contact_js8:hover{
color:#F2EFFE;
}
.dhj_ft_col_js8{
min-width:0;
}
.dhj_ft_col_h_js8{
letter-spacing:.08em;
font-weight:700;
text-transform:uppercase;
overflow-wrap:break-word;
color:#F2EFFE;
font-size:13px;
margin-bottom:14px;
}
.dhj_ft_col_links_js8{
gap:10px;
display:flex;
flex-direction:column;
}
.dhj_ft_link_js8{
transition:color .22s ease;
font-size:0.844rem;
color:#A89EC8;
overflow-wrap:break-word;
}
.dhj_ft_link_js8:hover{
color:#F2EFFE;
}
.dhj_ft_bot_js8{
gap:16px;
padding:22px 0 2.5rem;
flex-direction:column;
border-top:1px solid rgba(255, 251, 255, 0.13);
display:flex;
}
@media(min-width:767px){
.dhj_ft_bot_js8{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.dhj_ft_legal_js8{
color:#ACA8C0;
font-size:11.5px;
line-height:1.6;
max-width:47.5rem;
overflow-wrap:break-word;
}
.dhj_ft_legal_js8 b{
color:#A89EC8;
font-weight:700;
}
.dhj_ft_age_js8{
border:1.5px solid #A87DFF;
padding:0.25rem 0.563rem;
flex:0 0 auto;
border-radius:0.5rem;
font-weight:700;
font-size:0.813rem;
color:#A87DFF;
}