*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#18171A;
font-family:"Figtree", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
color:#C9C4BC;
text-rendering:optimizeLegibility;
font-size:0.938rem;
-webkit-font-smoothing:antialiased;
line-height:1.6;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.bdj-layout_3xy{
display:flex;
flex-direction:column;
min-height:100vh;
}
.bdj-main_3xy{
flex:1 1 auto;
min-width:0;
width:100%;
}
.bdj-container_3xy{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:87.5rem;
}
@media(min-width:768px){
.bdj-container_3xy{
padding:0 2rem;
}
}
@media(min-width:1098px){
.bdj-container_3xy{
padding:0 56px;
}
}
.bdj-eyebrow_3xy{
display:inline-block;
line-height:1.4;
color:#B89A60;
font-family:"Figtree", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
font-weight:600;
font-size:0.688rem;
text-transform:uppercase;
letter-spacing:.2em;
}
.bdj-band_3xy{
background:#1C1B1F;
color:#F0EDE7;
}
.bdj-band_3xy .bdj-eyebrow_3xy{
color:#D4BC8A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.bdj-tb_3xy{
background:#18171A;
top:0;
z-index:50;
position:sticky;
border-bottom:1px solid rgba(244,240,232,0.13);
}
.bdj-tb_in_3xy{
margin:0 auto;
gap:1rem;
padding:0.75rem 16px;
display:flex;
align-items:center;
max-width:1400px;
width:100%;
justify-content:space-between;
}
@media(min-width:769px){
.bdj-tb_in_3xy{
padding:1rem 32px;
}
}
@media(min-width:1098px){
.bdj-tb_in_3xy{
padding:1.125rem 3.5rem;
}
}
.bdj-tb_left_3xy{
gap:1.75rem;
align-items:center;
display:flex;
min-width:0;
}
.bdj-tb_logo_3xy{
gap:11px;
display:flex;
min-width:0;
align-items:center;
}
.bdj-tb_logo_mark_3xy{
border-radius:8px;
flex:0 0 auto;
width:2.125rem;
height:2.125rem;
object-fit:cover;
}
.bdj-tb_logo_txt_3xy{
line-height:1;
display:flex;
min-width:0;
flex-direction:column;
}
.bdj-tb_logo_name_3xy{
overflow:hidden;
letter-spacing:.02em;
font-weight:700;
font-size:1.375rem;
white-space:nowrap;
color:#F0EDE7;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
}
.bdj-tb_logo_sub_3xy{
overflow:hidden;
font-size:8.5px;
margin-top:4px;
text-transform:uppercase;
color:#B89A60;
letter-spacing:.32em;
text-overflow:ellipsis;
font-weight:600;
white-space:nowrap;
}
.bdj-tb_nav_3xy{
display:none;
}
@media(min-width:963px){
.bdj-tb_nav_3xy{
gap:28px;
align-items:center;
display:flex;
}
}
.bdj-tb_nav_item_3xy{
transition:color .2s ease,border-color .2s ease;
border-bottom:2px solid transparent;
font-weight:600;
padding-bottom:3px;
font-size:14px;
color:#C9C4BC;
white-space:nowrap;
}
.bdj-tb_nav_item_3xy:hover{
color:#F0EDE7;
}
.bdj-tb_nav_item_3xy.bdj-state_active_3xy{
border-color:#B89A60;
color:#F0EDE7;
}
.bdj-tb_right_3xy{
gap:0.875rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.bdj-tb_search_3xy{
transition:color .2s ease;
justify-content:center;
align-items:center;
color:#C9C4BC;
display:flex;
}
.bdj-tb_search_3xy:hover{
color:#B89A60;
}
.bdj-tb_search_3xy svg{
width:18px;
height:18px;
}
.bdj-tb_lang_3xy{
color:#948E86;
letter-spacing:.1em;
text-transform:uppercase;
font-size:11px;
font-weight:600;
}
.bdj-tb_lang_3xy:hover{
color:#F0EDE7;
}
.bdj-tb_login_3xy{
color:#F0EDE7;
font-weight:600;
font-size:14px;
display:none;
}
@media(min-width:767px){
.bdj-tb_login_3xy{
display:inline-block;
}
}
.bdj-tb_register_3xy{
border-radius:62.438rem;
padding:11px 22px;
transition:background-color .2s ease;
background:#C8A85C;
color:#141210;
font-weight:700;
white-space:nowrap;
font-size:14px;
}
.bdj-tb_register_3xy:hover{
background:#D9BA70;
}
.bdj-mob_3xy{
background:#18171A;
border-top:1px solid rgba(244,240,232,0.13);
position:fixed;
bottom:0;
right:0;
left:0;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:963px){
.bdj-mob_3xy{
display:none;
}
}
.bdj-mob_in_3xy{
margin:0 auto;
max-width:560px;
justify-content:space-around;
align-items:stretch;
display:flex;
}
.bdj-mob_item_3xy{
transition:color .2s ease;
flex:1 1 0;
padding:9px 0.25rem;
gap:3px;
align-items:center;
display:flex;
flex-direction:column;
min-width:0;
color:#948E86;
}
.bdj-mob_item_3xy.bdj-state_active_3xy{
color:#B89A60;
}
.bdj-mob_ic_3xy{
align-items:center;
justify-content:center;
display:flex;
}
.bdj-mob_ic_3xy svg{
width:20px;
height:20px;
}
.bdj-mob_lb_3xy{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
max-width:100%;
font-weight:600;
font-size:0.625rem;
}
@media(max-width:956px){
body{
padding-bottom:3.75rem;
}
}
.bdj-rail_3xy{
min-width:0;
position:relative;
}
.bdj-rail_scroll_3xy{
gap:0.875rem;
-webkit-overflow-scrolling:touch;
display:flex;
overflow-x:auto;
scrollbar-width:thin;
padding-bottom:14px;
}
@media(min-width:765px){
.bdj-rail_scroll_3xy{
gap:18px;
}
}
.bdj-gc_3xy{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:767px){
.bdj-gc_3xy{
width:188px;
}
}
.bdj-gc_img_3xy{
background:#211F25;
overflow:hidden;
border-radius:0.875rem;
box-shadow:0 2px 6px rgba(0,0,0,0.36), 0 0.5rem 1.5rem rgba(0,0,0,0.28);
position:relative;
padding-bottom:133.33%;
}
.bdj-gc_img_3xy img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.bdj-gc_cover_3xy{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.bdj-gc_hover_3xy{
inset:0;
background:rgba(0,0,0,0.52);
transition:opacity .2s ease;
opacity:0;
display:flex;
position:absolute;
align-items:center;
justify-content:center;
}
.bdj-gc_3xy:hover .bdj-gc_hover_3xy{
opacity:1;
}
.bdj-gc_hover_btn_3xy{
border-radius:999px;
background:#C8A85C;
justify-content:center;
color:#141210;
width:46px;
height:46px;
align-items:center;
display:flex;
}
.bdj-gc_hover_btn_3xy svg{
width:18px;
height:18px;
}
.bdj-gc_info_3xy{
gap:2px;
margin-top:0.563rem;
display:flex;
min-width:0;
flex-direction:column;
}
.bdj-gc_name_3xy{
overflow:hidden;
text-overflow:ellipsis;
color:#F0EDE7;
font-size:0.813rem;
white-space:nowrap;
font-weight:700;
}
.bdj-gc_prov_3xy{
overflow:hidden;
color:#948E86;
font-size:11px;
white-space:nowrap;
text-overflow:ellipsis;
}
.bdj-gc_meta_3xy{
color:#948E86;
font-size:11px;
}
.bdj-tc_3xy{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:770px){
.bdj-tc_3xy{
width:14.375rem;
}
}
.bdj-tc_img_3xy{
border-radius:0.875rem;
overflow:hidden;
background:#211F25;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.36), 0 8px 24px rgba(0,0,0,0.28);
}
.bdj-tc_img_3xy img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.bdj-tc_info_3xy{
gap:2px;
flex-direction:column;
margin-top:9px;
display:flex;
min-width:0;
}
.bdj-tc_name_3xy{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
font-size:14px;
white-space:nowrap;
color:#F0EDE7;
}
.bdj-tc_rtp_3xy{
color:#948E86;
font-size:11px;
}
.bdj-lc_3xy{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:769px){
.bdj-lc_3xy{
width:268px;
}
}
.bdj-lc_img_3xy{
overflow:hidden;
border-radius:0.875rem;
background:#211F25;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.36), 0 8px 24px rgba(0,0,0,0.28);
position:relative;
padding-bottom:62.5%;
}
.bdj-lc_img_3xy img{
inset:0;
position:absolute;
object-fit:cover;
height:100%;
width:100%;
}
.bdj-lc_live_3xy{
border-radius:999px;
background:rgba(0,0,0,0.52);
padding:0.25rem 0.563rem;
gap:7px;
align-items:center;
display:flex;
top:0.75rem;
left:12px;
position:absolute;
}
.bdj-lc_live_dot_3xy{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#C0443A;
height:8px;
width:0.5rem;
}
.bdj-lc_seats_3xy{
color:#F0EDE7;
font-weight:600;
text-transform:uppercase;
letter-spacing:.08em;
font-size:10px;
}
.bdj-lc_info_3xy{
gap:2px;
min-width:0;
margin-top:0.563rem;
display:flex;
flex-direction:column;
}
.bdj-lc_name_3xy{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
color:#F0EDE7;
white-space:nowrap;
font-size:0.938rem;
}
.bdj-lc_bet_3xy{
font-size:0.688rem;
color:#948E86;
}
.bdj-pc_3xy{
padding:1rem 0.875rem;
border-radius:0.875rem;
background:#211F25;
border:1px solid rgba(244,240,232,0.07);
gap:8px;
display:flex;
min-width:0;
min-height:4.625rem;
flex-direction:column;
justify-content:center;
align-items:center;
}
.bdj-pc_logo_3xy{
flex:0 0 auto;
object-fit:contain;
height:1.75rem;
width:auto;
max-width:100%;
}
.bdj-pc_name_3xy{
overflow:hidden;
color:#948E86;
text-align:center;
white-space:nowrap;
text-overflow:ellipsis;
max-width:100%;
font-size:0.688rem;
}
.bdj-gc_tag_3xy{
padding:3px 0.5rem;
border-radius:8px;
z-index:2;
letter-spacing:.06em;
top:10px;
left:10px;
font-weight:700;
position:absolute;
display:inline-block;
text-transform:uppercase;
font-size:10px;
}
.bdj-gc_tag_hot_3xy{
background:#C0443A;
color:#F0EDE7;
}
.bdj-gc_tag_new_3xy{
background:#D4BC8A;
color:#141210;
}
.bdj-gc_tag_jp_3xy{
background:#C8A030;
color:#141210;
}
.bdj-gc_tag_live_3xy{
background:#C0443A;
color:#F0EDE7;
}
.bdj-sh_3xy{
min-width:0;
margin-bottom:18px;
}
.bdj-sh_row_3xy{
gap:1rem;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
}
.bdj-sh_row_3xy .bdj-sh_l_3xy{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.bdj-sh_stack_3xy{
gap:0.625rem;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.bdj-sh_center_3xy{
gap:0.625rem;
align-items:center;
flex-direction:column;
display:flex;
text-align:center;
}
.bdj-sh_h2_3xy{
font-size:1.5rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
font-weight:600;
overflow-wrap:break-word;
color:#F0EDE7;
}
@media(min-width:768px){
.bdj-sh_h2_3xy{
font-size:1.875rem;
}
}
.bdj-band_3xy .bdj-sh_h2_3xy{
color:#F0EDE7;
}
.bdj-sh_eb_line_3xy{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.bdj-sh_eb_line_3xy::before{
background:#B89A60;
width:28px;
display:inline-block;
height:1px;
content:"";
}
.bdj-band_3xy .bdj-sh_eb_line_3xy::before{
background:#D4BC8A;
}
.bdj-sh_eb_dot_3xy{
gap:8px;
align-items:center;
display:inline-flex;
}
.bdj-sh_eb_dot_3xy::before{
background:#B89A60;
border-radius:50%;
height:0.375rem;
width:0.375rem;
display:inline-block;
content:"";
}
.bdj-band_3xy .bdj-sh_eb_dot_3xy::before{
background:#D4BC8A;
}
.bdj-sh_link_3xy{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:6px;
white-space:nowrap;
padding-bottom:2px;
display:inline-flex;
font-weight:600;
font-size:13px;
color:#F0EDE7;
border-bottom:1px solid #F0EDE7;
align-items:center;
}
.bdj-sh_link_3xy:hover{
border-color:#B89A60;
color:#B89A60;
}
.bdj-sh_link_3xy svg{
width:0.875rem;
height:0.875rem;
}
.bdj-sh_link_chev_3xy{
border-bottom:0;
padding-bottom:0;
}
.bdj-sh_link_btn_3xy{
border-radius:999px;
padding:0.563rem 1.125rem;
background:#C8A85C;
border-bottom:0;
color:#141210;
}
.bdj-sh_link_btn_3xy:hover{
background:#D9BA70;
border-color:transparent;
color:#141210;
}
.bdj-band_3xy .bdj-sh_link_3xy{
border-color:#F0EDE7;
color:#F0EDE7;
}
.bdj-band_3xy .bdj-sh_link_btn_3xy{
background:#D4BC8A;
color:#141210;
}
.bdj-sh_rule_3xy{
margin:-2px 0 1.125rem;
background:rgba(244,240,232,0.13);
height:1px;
}
.bdj-band_3xy .bdj-sh_rule_3xy{
background:rgba(244,240,232,0.11);
}
.bdj-hero_3xy{
padding:2rem 0 8px;
}
@media(min-width:767px){
.bdj-hero_3xy{
padding:56px 0 24px;
}
}
.bdj-hero_in_3xy{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:898px){
.bdj-hero_in_3xy{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.bdj-hero_copy_3xy{
min-width:0;
}
.bdj-hero_eyebrow_3xy{
gap:10px;
display:inline-flex;
align-items:center;
margin-bottom:22px;
}
.bdj-hero_eyebrow_line_3xy{
flex:0 0 auto;
background:#B89A60;
display:inline-block;
width:1.75rem;
height:1px;
}
.bdj-hero_h1_3xy{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EDE7;
font-size:38px;
margin-bottom:20px;
letter-spacing:-.01em;
overflow-wrap:break-word;
font-weight:600;
line-height:1.04;
}
@media(min-width:769px){
.bdj-hero_h1_3xy{
font-size:3.375rem;
}
}
@media(min-width:1097px){
.bdj-hero_h1_3xy{
font-size:62px;
}
}
.bdj-hero_h1_3xy em{
font-style:normal;
color:#B89A60;
}
.bdj-hero_sub_3xy{
line-height:1.6;
max-width:30rem;
font-size:1rem;
margin-bottom:1.875rem;
color:#7A756E;
}
@media(min-width:769px){
.bdj-hero_sub_3xy{
font-size:18px;
}
}
.bdj-hero_actions_3xy{
gap:14px;
margin-bottom:34px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.bdj-hero_cta_3xy{
background:#C8A85C;
padding:16px 30px;
transition:background-color .2s ease;
border-radius:62.438rem;
gap:0.625rem;
font-size:15px;
font-weight:700;
color:#141210;
display:inline-flex;
align-items:center;
}
.bdj-hero_cta_3xy:hover{
background:#D9BA70;
}
.bdj-hero_cta_ic_3xy{
display:inline-flex;
align-items:center;
}
.bdj-hero_cta_ic_3xy svg{
height:1rem;
width:1rem;
}
.bdj-hero_cta_alt_3xy{
background:transparent;
transition:border-color .2s ease,color .2s ease;
padding:15px 26px;
border:1px solid rgba(244,240,232,0.13);
border-radius:999px;
font-size:0.938rem;
font-weight:600;
display:inline-flex;
align-items:center;
color:#F0EDE7;
}
.bdj-hero_cta_alt_3xy:hover{
border-color:#B89A60;
color:#B89A60;
}
.bdj-hero_trust_3xy{
gap:1.375rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.bdj-hero_trust_item_3xy{
gap:9px;
font-size:0.813rem;
display:flex;
color:#C9C4BC;
align-items:center;
font-weight:600;
}
.bdj-hero_trust_ic_3xy{
color:#B89A60;
align-items:center;
display:inline-flex;
}
.bdj-hero_trust_ic_3xy svg{
height:1rem;
width:1rem;
}
.bdj-hero_promo_3xy{
background:#211F25;
overflow:hidden;
border-radius:1.25rem;
position:relative;
min-height:18.75rem;
display:flex;
box-shadow:0 8px 16px rgba(0,0,0,0.30), 0 1.75rem 4rem rgba(0,0,0,0.46), 0 2px 0.25rem rgba(0,0,0,0.22);
}
.bdj-hero_promo_bg_3xy{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.bdj-hero_promo_bg_3xy::after{
background:linear-gradient(120deg,#1C1B1F 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.bdj-hero_promo_glow_3xy{
border-radius:50%;
background:radial-gradient(circle,rgba(196,180,152,0.09) 0%,transparent 65%);
height:16.25rem;
width:260px;
right:-1.25rem;
position:absolute;
top:-40px;
pointer-events:none;
}
.bdj-hero_promo_ct_3xy{
padding:28px;
z-index:2;
position:relative;
align-self:flex-end;
max-width:88%;
}
.bdj-hero_promo_label_3xy{
font-size:10px;
font-weight:700;
color:#D4BC8A;
text-transform:uppercase;
display:block;
margin-bottom:0.5rem;
letter-spacing:.25em;
}
.bdj-hero_promo_amount_3xy{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#F0EDE7;
overflow-wrap:break-word;
font-size:32px;
font-weight:600;
}
@media(min-width:770px){
.bdj-hero_promo_amount_3xy{
font-size:40px;
}
}
.bdj-hero_promo_amount_3xy em{
font-style:normal;
color:#D4BC8A;
}
.bdj-hero_rating_3xy{
border:1px solid rgba(244,240,232,0.07);
border-radius:0.875rem;
padding:0.625rem 0.875rem;
background:#211F25;
gap:10px;
top:0.875rem;
max-width:min(260px,62%);
right:14px;
position:absolute;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.36), 0 0.5rem 24px rgba(0,0,0,0.28);
display:flex;
z-index:3;
align-items:center;
}
.bdj-hero_rating_score_3xy{
flex:0 0 auto;
font-size:1.5rem;
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EDE7;
}
.bdj-hero_rating_txt_3xy{
flex:1 1 auto;
min-width:0;
}
.bdj-hero_rating_stars_3xy{
gap:2px;
display:flex;
color:#B89A60;
}
.bdj-hero_rating_stars_3xy svg{
width:0.75rem;
height:0.75rem;
}
.bdj-hero_rating_cap_3xy{
display:block;
font-size:11px;
color:#948E86;
margin-top:3px;
overflow-wrap:break-word;
line-height:1.35;
}
.bdj-stat_3xy{
border-bottom:1px solid rgba(244,240,232,0.13);
border-top:1px solid rgba(244,240,232,0.13);
margin-top:1rem;
}
.bdj-stat_in_3xy{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.bdj-stat_in_3xy{
grid-template-columns:repeat(4,1fr);
}
}
.bdj-stat_item_3xy{
padding:22px 0.875rem;
min-width:0;
border-bottom:1px solid rgba(244,240,232,0.07);
border-right:1px solid rgba(244,240,232,0.07);
}
.bdj-stat_item_3xy:nth-child(2n){
border-right:0;
}
.bdj-stat_item_3xy:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.bdj-stat_item_3xy{
border-bottom:0;
}
.bdj-stat_item_3xy:nth-child(2n){
border-right:1px solid rgba(244,240,232,0.07);
}
.bdj-stat_item_3xy:nth-child(4n){
border-right:0;
}
}
.bdj-stat_value_3xy{
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
overflow-wrap:break-word;
font-size:1.875rem;
color:#F0EDE7;
}
@media(min-width:767px){
.bdj-stat_value_3xy{
font-size:2.125rem;
}
}
.bdj-stat_label_3xy{
overflow-wrap:break-word;
color:#948E86;
margin-top:6px;
font-size:0.813rem;
line-height:1.4;
}
.bdj-grow_3xy{
padding:1.625rem 0 0.625rem;
}
.bdj-row_seo_3xy{
margin:0.625rem 0 0;
font-size:14px;
color:#7A756E;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
}
.bdj-row_seo_3xy strong{
color:#F0EDE7;
font-weight:700;
}
.bdj-grow_3xy{
padding:1.625rem 0 10px;
}
.bdj-row_seo_3xy{
margin:10px 0 0;
overflow-wrap:break-word;
max-width:760px;
color:#7A756E;
line-height:1.65;
font-size:14px;
}
.bdj-row_seo_3xy strong{
color:#F0EDE7;
font-weight:700;
}
.bdj-pr_3xy{
padding:30px 0 6px;
}
.bdj-pr_card_3xy{
background:#211F25;
gap:0.625rem;
padding:1.625rem;
border-radius:1.25rem;
border:1px solid rgba(244,240,232,0.07);
overflow:hidden;
flex:0 0 auto;
position:relative;
min-height:12.5rem;
flex-direction:column;
display:flex;
width:280px;
}
@media(min-width:768px){
.bdj-pr_card_3xy{
width:300px;
}
}
.bdj-pr_card_feat_3xy{
background:linear-gradient(150deg,#1E1C22,#111013);
border-color:transparent;
color:#F0EDE7;
}
.bdj-pr_glow_3xy{
border-radius:50%;
background:radial-gradient(circle,rgba(196,180,152,0.09),transparent 70%);
height:8.125rem;
width:8.125rem;
position:absolute;
top:-1.875rem;
pointer-events:none;
opacity:0;
right:-1.875rem;
}
.bdj-pr_card_feat_3xy .bdj-pr_glow_3xy{
opacity:1;
}
.bdj-pr_label_3xy{
font-weight:700;
letter-spacing:.16em;
text-transform:uppercase;
position:relative;
font-size:0.625rem;
color:#B89A60;
}
.bdj-pr_card_feat_3xy .bdj-pr_label_3xy{
color:#D4BC8A;
}
.bdj-pr_amount_3xy{
font-size:1.625rem;
position:relative;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#F0EDE7;
line-height:1.08;
}
.bdj-pr_card_feat_3xy .bdj-pr_amount_3xy{
color:#F0EDE7;
}
.bdj-pr_amount_3xy em{
font-style:normal;
color:#B89A60;
}
.bdj-pr_card_feat_3xy .bdj-pr_amount_3xy em{
color:#D4BC8A;
}
.bdj-pr_terms_3xy{
line-height:1.5;
position:relative;
color:#948E86;
font-size:0.813rem;
}
.bdj-pr_card_feat_3xy .bdj-pr_terms_3xy{
color:#9E9890;
}
.bdj-pr_cta_3xy{
position:relative;
align-self:flex-start;
margin-top:auto;
}
.bdj-pr_card_feat_3xy .bdj-pr_cta_3xy{
transition:opacity .2s ease;
padding:9px 1.125rem;
background:#D4BC8A;
border-radius:62.438rem;
color:#141210;
font-weight:700;
font-size:0.813rem;
}
.bdj-pr_card_feat_3xy .bdj-pr_cta_3xy:hover{
opacity:.9;
}
.bdj-pr_card_3xy:not(.bdj-pr_card_feat_3xy) .bdj-pr_cta_3xy{
transition:color .2s ease,border-color .2s ease;
font-size:0.813rem;
padding-bottom:2px;
border-bottom:1px solid #F0EDE7;
font-weight:700;
color:#F0EDE7;
}
.bdj-pr_card_3xy:not(.bdj-pr_card_feat_3xy) .bdj-pr_cta_3xy:hover{
border-color:#B89A60;
color:#B89A60;
}
.bdj-gf_3xy{
padding:1.5rem 0 0.375rem;
}
.bdj-gf_in_3xy{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.bdj-gf_chip_3xy{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
padding:10px 18px;
border-radius:62.438rem;
background:#211F25;
border:1px solid rgba(244,240,232,0.13);
white-space:nowrap;
color:#C9C4BC;
font-size:13px;
font-weight:600;
}
.bdj-gf_chip_3xy:hover{
border-color:#B89A60;
color:#B89A60;
}
.bdj-gf_chip_3xy.bdj-state_active_3xy{
border-color:transparent;
background:#C8A85C;
color:#141210;
}
.bdj-grow_3xy{
padding:1.625rem 0 10px;
}
.bdj-row_seo_3xy{
margin:0.625rem 0 0;
color:#7A756E;
line-height:1.65;
max-width:760px;
overflow-wrap:break-word;
font-size:0.875rem;
}
.bdj-row_seo_3xy strong{
font-weight:700;
color:#F0EDE7;
}
.bdj-jp_3xy{
padding:30px 0 10px;
}
.bdj-jp_grid_3xy{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:765px){
.bdj-jp_grid_3xy{
grid-template-columns:1fr 1fr;
}
.bdj-jp_card_mega_3xy{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.bdj-jp_grid_3xy{
grid-template-columns:1.4fr 1fr 1fr;
}
.bdj-jp_card_mega_3xy{
grid-column:auto;
}
}
.bdj-jp_card_3xy{
background:#211F25;
overflow:hidden;
padding:1.625rem;
gap:0.75rem;
border-radius:1.25rem;
border:1px solid rgba(244,240,232,0.07);
justify-content:space-between;
position:relative;
flex-direction:column;
display:flex;
min-width:0;
min-height:12.5rem;
}
.bdj-jp_card_mega_3xy{
border-color:transparent;
background:linear-gradient(135deg,#1E1C22,#111013);
min-height:13.125rem;
color:#F0EDE7;
}
.bdj-jp_glow_3xy{
background:radial-gradient(circle,rgba(196,180,152,0.09),transparent 70%);
border-radius:50%;
height:12.5rem;
pointer-events:none;
position:absolute;
top:-40px;
width:200px;
right:-40px;
}
.bdj-jp_label_3xy{
gap:10px;
justify-content:space-between;
color:#B89A60;
font-weight:700;
flex-wrap:wrap;
align-items:center;
display:flex;
letter-spacing:.16em;
position:relative;
text-transform:uppercase;
font-size:10px;
}
.bdj-jp_card_mega_3xy .bdj-jp_label_3xy{
color:#D4BC8A;
}
.bdj-jp_drop_3xy{
letter-spacing:.04em;
text-transform:none;
font-weight:600;
color:#948E86;
}
.bdj-jp_card_mega_3xy .bdj-jp_drop_3xy{
color:#9E9890;
}
.bdj-jp_amount_3xy{
position:relative;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:38px;
font-weight:700;
overflow-wrap:break-word;
line-height:1;
color:#F0EDE7;
}
.bdj-jp_card_mega_3xy .bdj-jp_amount_3xy{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#D4BC8A;
}
@media(min-width:771px){
.bdj-jp_card_mega_3xy .bdj-jp_amount_3xy{
font-size:3.375rem;
}
}
.bdj-jp_game_3xy{
font-size:13px;
position:relative;
color:#948E86;
}
.bdj-jp_card_mega_3xy .bdj-jp_game_3xy{
color:#9E9890;
}
.bdj-jp_cta_3xy{
align-self:flex-start;
position:relative;
}
.bdj-jp_card_mega_3xy .bdj-jp_cta_3xy{
transition:opacity .2s ease;
background:#D4BC8A;
padding:10px 1.25rem;
border-radius:999px;
font-weight:700;
font-size:13px;
color:#141210;
}
.bdj-jp_card_mega_3xy .bdj-jp_cta_3xy:hover{
opacity:.9;
}
.bdj-jp_card_3xy:not(.bdj-jp_card_mega_3xy) .bdj-jp_cta_3xy{
transition:color .2s ease,border-color .2s ease;
font-weight:700;
font-size:13px;
padding-bottom:2px;
border-bottom:1px solid #F0EDE7;
color:#F0EDE7;
}
.bdj-jp_card_3xy:not(.bdj-jp_card_mega_3xy) .bdj-jp_cta_3xy:hover{
border-color:#B89A60;
color:#B89A60;
}
.bdj-jp_seo_3xy{
margin:0.875rem 0 0;
line-height:1.65;
color:#7A756E;
overflow-wrap:break-word;
font-size:14px;
max-width:760px;
}
.bdj-jp_seo_3xy strong{
font-weight:700;
color:#F0EDE7;
}
.bdj-sea_3xy{
padding:1.5rem 0 10px;
}
.bdj-sea_in_3xy{
overflow:hidden;
padding:36px;
border-radius:1.25rem;
background:linear-gradient(115deg,#1E1C22,#111013);
gap:22px;
display:flex;
flex-direction:column;
color:#F0EDE7;
position:relative;
}
@media(min-width:819px){
.bdj-sea_in_3xy{
gap:32px;
padding:2.75rem 3rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.bdj-sea_glow_3xy{
background:radial-gradient(circle,rgba(196,180,152,0.09),transparent 68%);
border-radius:50%;
position:absolute;
transform:translateY(-50%);
height:15rem;
top:50%;
pointer-events:none;
width:15rem;
right:3.75rem;
}
.bdj-sea_copy_3xy{
position:relative;
min-width:0;
max-width:560px;
}
.bdj-sea_eyebrow_3xy{
margin-bottom:12px;
}
.bdj-sea_h2_3xy{
font-weight:600;
line-height:1.04;
margin-bottom:12px;
font-size:1.875rem;
color:#F0EDE7;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.bdj-sea_h2_3xy{
font-size:38px;
}
}
.bdj-sea_text_3xy{
font-size:15px;
line-height:1.6;
color:#9E9890;
}
.bdj-sea_cta_3xy{
padding:1rem 32px;
flex:0 0 auto;
background:#D4BC8A;
transition:opacity .2s ease;
border-radius:999px;
color:#141210;
font-size:15px;
position:relative;
font-weight:700;
}
.bdj-sea_cta_3xy:hover{
opacity:.9;
}
.bdj-app_3xy{
padding:1.875rem 0 0.625rem;
}
.bdj-app_in_3xy{
border:1px solid rgba(244,240,232,0.07);
gap:28px;
padding:2rem;
background:#211F25;
border-radius:20px;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.bdj-app_in_3xy{
gap:2.5rem;
padding:40px 44px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.bdj-app_copy_3xy{
min-width:0;
max-width:560px;
}
.bdj-app_eyebrow_3xy{
margin-bottom:0.75rem;
}
.bdj-app_h2_3xy{
overflow-wrap:break-word;
margin-bottom:12px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EDE7;
font-weight:600;
font-size:28px;
line-height:1.05;
}
@media(min-width:767px){
.bdj-app_h2_3xy{
font-size:2.125rem;
}
}
.bdj-app_text_3xy{
line-height:1.6;
margin-bottom:22px;
font-size:0.875rem;
color:#7A756E;
}
.bdj-app_btns_3xy{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.bdj-app_btn_3xy{
border-radius:14px;
transition:background-color .2s ease;
background:#C8A85C;
gap:10px;
padding:0.688rem 1.25rem;
display:inline-flex;
align-items:center;
color:#141210;
}
.bdj-app_btn_3xy:hover{
background:#D9BA70;
}
.bdj-app_btn_ic_3xy{
display:inline-flex;
align-items:center;
}
.bdj-app_btn_ic_3xy svg{
height:1.125rem;
width:18px;
}
.bdj-app_btn_lb_3xy{
font-weight:700;
font-size:13.5px;
}
.bdj-app_qr_wrap_3xy{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.bdj-app_qr_3xy{
flex:0 0 auto;
border-radius:14px;
height:108px;
width:6.75rem;
background-color:#C8A85C;
background-image:repeating-linear-gradient(0deg,#211F25 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#211F25 0 5px,transparent 5px 11px);
}
.bdj-app_qr_cap_3xy{
max-width:92px;
font-size:12.5px;
color:#948E86;
line-height:1.4;
}
.bdj-gm_3xy{
padding:30px 0 10px;
}
.bdj-gm_in_3xy{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:880px){
.bdj-gm_in_3xy{
grid-template-columns:1.25fr 1fr;
}
}
.bdj-gm_left_3xy{
padding:32px;
background:#211F25;
border-radius:1.25rem;
border:1px solid rgba(244,240,232,0.07);
min-width:0;
}
.bdj-gm_eyebrow_3xy{
margin-bottom:0.625rem;
}
.bdj-gm_h2_3xy{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F0EDE7;
line-height:1.06;
overflow-wrap:break-word;
margin-bottom:8px;
font-size:26px;
}
@media(min-width:769px){
.bdj-gm_h2_3xy{
font-size:1.75rem;
}
}
.bdj-gm_text_3xy{
color:#7A756E;
line-height:1.6;
margin-bottom:1.375rem;
max-width:480px;
font-size:14px;
}
.bdj-gm_level_3xy{
margin-bottom:8px;
font-weight:700;
color:#B89A60;
font-size:22px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.bdj-gm_bar_3xy{
overflow:hidden;
background:rgba(244,240,232,0.13);
border-radius:62.438rem;
margin-bottom:0.375rem;
height:0.5rem;
}
.bdj-gm_bar_fill_3xy{
border-radius:999px;
background:linear-gradient(90deg,#B89060,#E2C880);
height:100%;
}
.bdj-gm_bar_meta_3xy{
gap:0.625rem;
font-size:0.688rem;
color:#948E86;
justify-content:space-between;
margin-bottom:18px;
display:flex;
}
.bdj-gm_missions_3xy{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.bdj-gm_mission_3xy{
gap:7px;
border:1px solid rgba(244,240,232,0.13);
border-radius:999px;
padding:9px 15px;
background:#18171A;
align-items:center;
color:#C9C4BC;
font-weight:600;
display:inline-flex;
font-size:12.5px;
}
.bdj-gm_mission_ic_3xy{
display:inline-flex;
align-items:center;
color:#B89A60;
}
.bdj-gm_mission_ic_3xy svg{
width:13px;
height:0.813rem;
}
.bdj-gm_right_3xy{
background:linear-gradient(150deg,#1E1C22,#111013);
padding:32px;
border-radius:1.25rem;
overflow:hidden;
position:relative;
flex-direction:column;
display:flex;
color:#F0EDE7;
}
.bdj-gm_glow_3xy{
border-radius:50%;
background:radial-gradient(circle,rgba(196,180,152,0.09),transparent 70%);
right:-30px;
position:absolute;
pointer-events:none;
height:9.375rem;
width:150px;
top:-1.875rem;
}
.bdj-gm_ref_eyebrow_3xy{
position:relative;
margin-bottom:0.625rem;
}
.bdj-gm_ref_h2_3xy{
font-size:26px;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EDE7;
margin-bottom:0.5rem;
position:relative;
overflow-wrap:break-word;
line-height:1.1;
}
.bdj-gm_ref_text_3xy{
margin-bottom:1.25rem;
color:#9E9890;
line-height:1.55;
position:relative;
font-size:13.5px;
}
.bdj-gm_ref_cta_3xy{
padding:0.688rem 22px;
border-radius:62.438rem;
transition:opacity .2s ease;
background:#D4BC8A;
color:#141210;
font-weight:700;
align-self:flex-start;
position:relative;
font-size:13.5px;
margin-top:auto;
}
.bdj-gm_ref_cta_3xy:hover{
opacity:.9;
}
.bdj-vip_3xy{
padding:3rem 0;
}
@media(min-width:767px){
.bdj-vip_3xy{
padding:64px 0;
}
}
.bdj-vip_head_3xy{
gap:0.875rem;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:881px){
.bdj-vip_head_3xy{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.bdj-vip_eyebrow_3xy{
margin-bottom:12px;
}
.bdj-vip_h2_3xy{
color:#F0EDE7;
line-height:1.05;
overflow-wrap:break-word;
font-size:2rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:770px){
.bdj-vip_h2_3xy{
font-size:40px;
}
}
.bdj-vip_intro_3xy{
max-width:26.25rem;
font-size:14px;
line-height:1.6;
color:#9E9890;
}
.bdj-vip_grid_3xy{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.bdj-vip_card_3xy{
border:1px solid rgba(244,240,232,0.11);
padding:22px 1.125rem;
border-radius:0.875rem;
min-width:0;
}
.bdj-vip_card_feat_3xy{
background:rgba(244,240,232,0.06);
border-color:#D4BC8A;
}
.bdj-vip_card_ic_3xy{
border-radius:0.5rem;
background:linear-gradient(135deg,#B89060,#E2C880);
width:2.125rem;
margin-bottom:1rem;
height:2.125rem;
display:block;
}
.bdj-vip_name_3xy{
font-weight:600;
overflow-wrap:break-word;
color:#F0EDE7;
font-size:20px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:6px;
}
.bdj-vip_perk_3xy{
overflow-wrap:break-word;
font-size:12.5px;
color:#9E9890;
line-height:1.5;
}
.bdj-nl_3xy{
padding:24px 0 0.625rem;
}
.bdj-nl_in_3xy{
gap:22px;
background:#161519;
padding:30px 32px;
border-radius:1.25rem;
flex-direction:column;
color:#F0EDE7;
display:flex;
}
@media(min-width:769px){
.bdj-nl_in_3xy{
gap:1.75rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.bdj-nl_text_wrap_3xy{
min-width:0;
}
.bdj-nl_h3_3xy{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EDE7;
line-height:1.1;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.313rem;
font-size:1.375rem;
}
@media(min-width:768px){
.bdj-nl_h3_3xy{
font-size:24px;
}
}
.bdj-nl_text_3xy{
font-size:0.844rem;
color:#9E9890;
line-height:1.5;
}
.bdj-nl_form_3xy{
gap:10px;
flex:1 1 auto;
display:flex;
min-width:0;
max-width:460px;
}
.bdj-nl_input_3xy{
background:rgba(244,240,232,0.06);
border:1px solid rgba(244,240,232,0.11);
overflow:hidden;
border-radius:14px;
padding:0.813rem 16px;
flex:1 1 auto;
text-overflow:ellipsis;
min-width:0;
font-size:0.875rem;
display:flex;
color:#9E9890;
align-items:center;
white-space:nowrap;
}
.bdj-nl_btn_3xy{
transition:opacity .2s ease;
border-radius:0.875rem;
background:#D4BC8A;
flex:0 0 auto;
padding:13px 24px;
white-space:nowrap;
font-weight:700;
font-size:0.875rem;
color:#141210;
}
.bdj-nl_btn_3xy:hover{
opacity:.9;
}
.bdj-rc_3xy{
padding:3rem 0 0.625rem;
}
.bdj-rc_in_3xy{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.bdj-rc_in_3xy{
grid-template-columns:repeat(3,1fr);
gap:40px;
}
}
.bdj-rc_col_3xy{
min-width:0;
}
.bdj-rc_label_3xy{
letter-spacing:.2em;
font-weight:600;
font-size:11px;
color:#B89A60;
margin-bottom:16px;
text-transform:uppercase;
}
.bdj-rc_awards_3xy{
gap:12px;
flex-direction:column;
display:flex;
}
.bdj-rc_award_3xy{
gap:0.75rem;
align-items:center;
min-width:0;
display:flex;
}
.bdj-rc_award_ic_3xy{
flex:0 0 auto;
display:inline-flex;
color:#D4BC8A;
align-items:center;
}
.bdj-rc_award_ic_3xy svg{
width:18px;
height:1.125rem;
}
.bdj-rc_award_t_3xy{
overflow-wrap:break-word;
font-size:14px;
color:#F0EDE7;
font-weight:700;
}
.bdj-rc_award_s_3xy{
overflow-wrap:break-word;
font-size:12px;
color:#948E86;
}
.bdj-rc_press_3xy{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.bdj-rc_press_logo_3xy{
overflow:hidden;
border-radius:8px;
padding:0 8px;
border:1px solid rgba(244,240,232,0.07);
text-overflow:ellipsis;
color:#7A756E;
font-size:0.875rem;
text-align:center;
white-space:nowrap;
justify-content:center;
font-weight:700;
align-items:center;
height:52px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
display:flex;
}
.bdj-rc_partner_3xy{
padding:22px;
background:#211F25;
border:1px solid rgba(244,240,232,0.07);
border-radius:14px;
}
.bdj-rc_partner_name_3xy{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.375rem;
color:#F0EDE7;
}
.bdj-rc_partner_text_3xy{
color:#7A756E;
overflow-wrap:break-word;
line-height:1.55;
font-size:13px;
}
.bdj-tt_3xy{
padding:48px 0 10px;
}
@media(min-width:769px){
.bdj-tt_3xy{
padding:60px 0 0.625rem;
}
}
.bdj-tt_head_3xy{
text-align:center;
margin-bottom:2.125rem;
}
.bdj-tt_eyebrow_3xy{
margin-bottom:0.75rem;
}
.bdj-tt_h2_3xy{
font-size:2rem;
overflow-wrap:break-word;
color:#F0EDE7;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
}
@media(min-width:767px){
.bdj-tt_h2_3xy{
font-size:42px;
}
}
.bdj-tt_grid_3xy{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:761px){
.bdj-tt_grid_3xy{
grid-template-columns:repeat(3,1fr);
}
}
.bdj-tt_card_3xy{
background:#211F25;
border-radius:0.875rem;
border:1px solid rgba(244,240,232,0.07);
padding:1.875rem;
display:flex;
flex-direction:column;
min-width:0;
}
.bdj-tt_card_ic_3xy{
align-items:center;
color:#B89A60;
display:inline-flex;
margin-bottom:1.125rem;
}
.bdj-tt_card_ic_3xy svg{
width:28px;
height:28px;
}
.bdj-tt_card_h_3xy{
margin-bottom:8px;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
color:#F0EDE7;
line-height:1.15;
overflow-wrap:break-word;
}
.bdj-tt_card_p_3xy{
margin-bottom:14px;
line-height:1.6;
font-size:14px;
color:#7A756E;
overflow-wrap:break-word;
}
.bdj-tt_card_p_3xy b{
font-weight:700;
color:#F0EDE7;
}
.bdj-tt_card_link_3xy{
transition:color .2s ease;
align-self:flex-start;
font-weight:700;
font-size:13px;
margin-top:auto;
color:#F0EDE7;
border-bottom:1px solid #B89A60;
padding-bottom:2px;
}
.bdj-tt_card_link_3xy:hover{
color:#B89A60;
}
.bdj-ts_3xy{
padding:2.75rem 0;
}
.bdj-ts_in_3xy{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:882px){
.bdj-ts_in_3xy{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.bdj-ts_left_3xy{
min-width:0;
}
.bdj-ts_h2_3xy{
overflow-wrap:break-word;
line-height:1.1;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:12px;
font-size:26px;
font-weight:600;
color:#F0EDE7;
}
@media(min-width:766px){
.bdj-ts_h2_3xy{
font-size:28px;
}
}
.bdj-ts_text_3xy{
max-width:520px;
color:#9E9890;
font-size:14.5px;
line-height:1.6;
margin-bottom:22px;
}
.bdj-ts_badges_3xy{
gap:1.125rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.bdj-ts_badge_3xy{
font-size:0.813rem;
color:#9E9890;
font-weight:600;
}
.bdj-ts_pay_3xy{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:878px){
.bdj-ts_pay_3xy{
justify-content:flex-end;
}
}
.bdj-ts_pay_chip_3xy{
background:rgba(244,240,232,0.06);
padding:0.75rem 1rem;
border:1px solid rgba(244,240,232,0.11);
border-radius:14px;
font-size:14px;
color:#F0EDE7;
font-weight:700;
}
.bdj-wy_3xy{
padding:3rem 0;
}
@media(min-width:769px){
.bdj-wy_3xy{
padding:3.5rem 0;
}
}
.bdj-wy_in_3xy{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:898px){
.bdj-wy_in_3xy{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.bdj-wy_left_3xy{
min-width:0;
}
.bdj-wy_eyebrow_3xy{
margin-bottom:14px;
}
.bdj-wy_h2_3xy{
line-height:1.05;
color:#F0EDE7;
font-size:32px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:1rem;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.bdj-wy_h2_3xy{
font-size:40px;
}
}
.bdj-wy_intro_3xy{
line-height:1.6;
font-size:15px;
color:#7A756E;
}
.bdj-wy_grid_3xy{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:557px){
.bdj-wy_grid_3xy{
grid-template-columns:1fr 1fr;
}
}
.bdj-wy_card_3xy{
border:1px solid rgba(244,240,232,0.07);
border-radius:0.875rem;
background:#211F25;
padding:26px;
min-width:0;
}
.bdj-wy_card_ic_3xy{
display:inline-flex;
margin-bottom:1rem;
justify-content:center;
color:#B89A60;
align-items:center;
}
.bdj-wy_card_ic_3xy svg{
width:26px;
height:1.625rem;
}
.bdj-wy_card_h_3xy{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
margin-bottom:8px;
color:#F0EDE7;
font-size:21px;
overflow-wrap:break-word;
}
.bdj-wy_card_p_3xy{
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
color:#7A756E;
}
.bdj-prov_3xy{
padding:40px 0 1.25rem;
}
.bdj-prov_eyebrow_3xy{
display:block;
margin-bottom:18px;
}
.bdj-prov_grid_3xy{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:557px){
.bdj-prov_grid_3xy{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.bdj-prov_grid_3xy{
grid-template-columns:repeat(6,1fr);
}
}
.bdj-hts_3xy{
padding:48px 0;
}
@media(min-width:768px){
.bdj-hts_3xy{
padding:62px 0;
}
}
.bdj-hts_head_3xy{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:2.125rem;
}
@media(min-width:767px){
.bdj-hts_head_3xy{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.bdj-hts_eyebrow_3xy{
margin-bottom:12px;
}
.bdj-hts_h2_3xy{
overflow-wrap:break-word;
color:#F0EDE7;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
font-weight:600;
line-height:1.05;
}
@media(min-width:765px){
.bdj-hts_h2_3xy{
font-size:38px;
}
}
.bdj-hts_cta_3xy{
background:#D4BC8A;
border-radius:999px;
transition:opacity .2s ease;
flex:0 0 auto;
padding:0.938rem 1.875rem;
font-weight:700;
color:#141210;
font-size:0.938rem;
}
.bdj-hts_cta_3xy:hover{
opacity:.9;
}
.bdj-hts_grid_3xy{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.bdj-hts_grid_3xy{
grid-template-columns:repeat(3,1fr);
}
}
.bdj-hts_step_3xy{
border-top:1px solid rgba(244,240,232,0.11);
min-width:0;
padding-top:1.375rem;
}
.bdj-hts_step_num_3xy{
margin-bottom:0.875rem;
line-height:1;
color:#D4BC8A;
font-size:44px;
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.bdj-hts_step_h_3xy{
overflow-wrap:break-word;
font-size:19px;
line-height:1.2;
margin-bottom:8px;
font-weight:700;
color:#F0EDE7;
}
.bdj-hts_step_p_3xy{
overflow-wrap:break-word;
color:#9E9890;
font-size:14px;
line-height:1.55;
}
.bdj-dr_3xy{
padding:36px 0 0.625rem;
}
.bdj-dr_in_3xy{
gap:20px;
border-radius:0.875rem;
border:1px dashed rgba(244,240,232,0.13);
padding:1.75rem 2rem;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.bdj-dr_in_3xy{
gap:2rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.bdj-dr_h2_3xy{
margin-bottom:8px;
line-height:1.1;
color:#F0EDE7;
font-weight:600;
font-size:1.5rem;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.bdj-dr_h2_3xy{
font-size:26px;
}
}
.bdj-dr_text_3xy{
max-width:42.5rem;
overflow-wrap:break-word;
color:#7A756E;
font-size:0.875rem;
line-height:1.6;
}
.bdj-dr_text_3xy b{
font-weight:700;
color:#F0EDE7;
}
.bdj-dr_cta_3xy{
flex:0 0 auto;
transition:color .2s ease;
font-size:0.844rem;
font-weight:700;
white-space:nowrap;
border-bottom:1px solid #B89A60;
padding-bottom:2px;
color:#F0EDE7;
}
.bdj-dr_cta_3xy:hover{
color:#B89A60;
}
.bdj-sb_3xy{
background:#211F25;
padding:3rem 0;
border-top:1px solid rgba(244,240,232,0.07);
border-bottom:1px solid rgba(244,240,232,0.07);
margin-top:1.5rem;
}
@media(min-width:770px){
.bdj-sb_3xy{
padding:3.5rem 0;
}
}
.bdj-sb_eyebrow_3xy{
margin-bottom:12px;
display:block;
}
.bdj-sb_h2_3xy{
line-height:1.05;
margin-bottom:1.625rem;
font-weight:600;
overflow-wrap:break-word;
font-size:1.875rem;
color:#F0EDE7;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.bdj-sb_h2_3xy{
font-size:2.25rem;
}
}
.bdj-sb_grid_3xy{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:560px){
.bdj-sb_grid_3xy{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:962px){
.bdj-sb_grid_3xy{
grid-template-columns:repeat(4,1fr);
}
}
.bdj-sb_card_3xy{
background:#18171A;
border-radius:0.875rem;
padding:24px;
border:1px solid rgba(244,240,232,0.07);
min-width:0;
}
.bdj-sb_card_h_3xy{
line-height:1.15;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0EDE7;
margin-bottom:0.5rem;
font-size:1.188rem;
}
.bdj-sb_card_p_3xy{
font-size:13.5px;
overflow-wrap:break-word;
color:#7A756E;
line-height:1.6;
}
.bdj-sb_rtp_3xy{
border-radius:14px;
border:1px solid rgba(244,240,232,0.07);
padding:1.625rem 28px;
background:#18171A;
gap:24px;
grid-template-columns:1fr;
margin-top:1.125rem;
align-items:center;
display:grid;
}
@media(min-width:761px){
.bdj-sb_rtp_3xy{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.bdj-sb_rtp_h_3xy{
line-height:1.15;
font-size:1.25rem;
margin-bottom:0.5rem;
color:#F0EDE7;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
}
.bdj-sb_rtp_p_3xy{
overflow-wrap:break-word;
font-size:13.5px;
line-height:1.6;
color:#7A756E;
}
.bdj-sb_rtp_stats_3xy{
gap:1rem;
display:flex;
}
.bdj-sb_stat_3xy{
border-radius:8px;
background:#211F25;
padding:1.125rem;
flex:1 1 0;
min-width:0;
text-align:center;
}
.bdj-sb_stat_v_3xy{
overflow-wrap:break-word;
font-size:26px;
color:#5A9E72;
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.bdj-sb_stat_l_3xy{
font-size:11.5px;
color:#948E86;
margin-top:0.25rem;
}
.bdj-lh_3xy{
padding:2.5rem 0 20px;
}
.bdj-lh_in_3xy{
border-top:1px solid rgba(244,240,232,0.13);
padding-top:2.125rem;
}
.bdj-lh_eyebrow_3xy{
display:block;
margin-bottom:1.375rem;
}
.bdj-lh_grid_3xy{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:601px){
.bdj-lh_grid_3xy{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.bdj-lh_grid_3xy{
grid-template-columns:repeat(5,1fr);
}
}
.bdj-lh_col_3xy{
min-width:0;
}
.bdj-lh_col_h_3xy{
color:#F0EDE7;
overflow-wrap:break-word;
margin-bottom:12px;
font-weight:700;
font-size:0.813rem;
}
.bdj-lh_links_3xy{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.bdj-lh_link_3xy{
transition:color .2s ease;
overflow-wrap:break-word;
color:#7A756E;
font-size:0.813rem;
}
.bdj-lh_link_3xy:hover{
color:#B89A60;
}
.bdj-sg_3xy{
padding:3rem 0 0.625rem;
}
.bdj-sg_eyebrow_3xy{
display:block;
margin-bottom:0.75rem;
}
.bdj-sg_h2_3xy{
font-size:1.875rem;
margin-bottom:28px;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
color:#F0EDE7;
}
@media(min-width:769px){
.bdj-sg_h2_3xy{
font-size:2.25rem;
}
}
.bdj-sg_grid_3xy{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:717px){
.bdj-sg_grid_3xy{
grid-template-columns:repeat(3,1fr);
}
}
.bdj-sg_col_3xy{
min-width:0;
}
.bdj-sg_col_h_3xy{
margin-bottom:10px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
color:#F0EDE7;
font-size:22px;
font-weight:600;
overflow-wrap:break-word;
}
.bdj-sg_col_p_3xy{
color:#7A756E;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
}
.bdj-faq_3xy{
padding:48px 0;
background:#211F25;
margin-top:1.5rem;
border-top:1px solid rgba(244,240,232,0.07);
border-bottom:1px solid rgba(244,240,232,0.07);
}
@media(min-width:768px){
.bdj-faq_3xy{
padding:62px 0;
}
}
.bdj-faq_head_3xy{
margin-bottom:34px;
text-align:center;
}
.bdj-faq_eyebrow_3xy{
margin-bottom:0.75rem;
}
.bdj-faq_h2_3xy{
color:#F0EDE7;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
}
@media(min-width:769px){
.bdj-faq_h2_3xy{
font-size:38px;
}
}
.bdj-faq_list_3xy{
margin:0 auto;
gap:0.75rem;
flex-direction:column;
max-width:820px;
display:flex;
}
.bdj-faq_item_3xy{
border-radius:0.875rem;
overflow:hidden;
background:#18171A;
border:1px solid rgba(244,240,232,0.07);
}
.bdj-faq_q_3xy{
padding:1.25rem 1.5rem;
gap:20px;
list-style:none;
color:#F0EDE7;
cursor:pointer;
justify-content:space-between;
font-weight:700;
font-size:16px;
display:flex;
align-items:center;
overflow-wrap:break-word;
}
.bdj-faq_q_3xy::-webkit-details-marker{
display:none;
}
.bdj-faq_q_ic_3xy{
transition:transform .2s ease;
flex:0 0 auto;
color:#B89A60;
display:inline-flex;
align-items:center;
}
.bdj-faq_q_ic_3xy svg{
width:18px;
height:18px;
}
.bdj-faq_item_3xy[open] .bdj-faq_q_ic_3xy{
transform:rotate(180deg);
}
.bdj-faq_a_3xy{
padding:0 1.5rem 20px;
color:#7A756E;
overflow-wrap:break-word;
font-size:0.906rem;
line-height:1.6;
}
.bdj-el_3xy{
padding:3rem 0;
}
@media(min-width:768px){
.bdj-el_3xy{
padding:56px 0;
}
}
.bdj-el_in_3xy{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:897px){
.bdj-el_in_3xy{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.bdj-el_left_3xy{
min-width:0;
}
.bdj-el_eyebrow_3xy{
margin-bottom:14px;
}
.bdj-el_h2_3xy{
line-height:1.08;
color:#F0EDE7;
font-weight:600;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
margin-bottom:22px;
}
@media(min-width:765px){
.bdj-el_h2_3xy{
font-size:2.375rem;
}
}
.bdj-el_body_3xy p{
font-size:1rem;
margin-bottom:18px;
overflow-wrap:break-word;
color:#C9C4BC;
line-height:1.7;
}
.bdj-el_dropcap_3xy{
padding:0.375rem 12px 0 0;
line-height:.8;
float:left;
font-weight:700;
color:#B89A60;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:3.875rem;
}
.bdj-el_right_3xy{
min-width:0;
}
.bdj-el_quote_3xy{
border-radius:20px;
padding:36px;
background:linear-gradient(150deg,#1E1C22,#111013);
margin-bottom:24px;
color:#F0EDE7;
position:relative;
}
.bdj-el_quote_mark_3xy{
display:inline-flex;
color:#D4BC8A;
align-items:center;
margin-bottom:6px;
}
.bdj-el_quote_mark_3xy svg{
height:34px;
width:34px;
}
.bdj-el_quote_text_3xy{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.4;
font-weight:500;
margin-bottom:1.375rem;
font-size:1.375rem;
color:#F0EDE7;
overflow-wrap:break-word;
}
.bdj-el_quote_meta_3xy{
gap:12px;
align-items:center;
display:flex;
}
.bdj-el_quote_av_3xy{
background:linear-gradient(135deg,#B89060,#E2C880);
border-radius:50%;
flex:0 0 auto;
width:38px;
height:2.375rem;
}
.bdj-el_quote_author_3xy{
color:#F0EDE7;
font-size:0.875rem;
font-weight:700;
}
.bdj-el_quote_meta_sub_3xy{
font-size:0.75rem;
color:#9E9890;
}
.bdj-el_explain_3xy{
border-radius:0.875rem;
border:1px solid rgba(244,240,232,0.07);
overflow:hidden;
}
.bdj-el_explain_card_3xy{
padding:22px 24px;
}
.bdj-el_explain_card_3xy+.bdj-el_explain_card_3xy{
border-top:1px solid rgba(244,240,232,0.07);
}
.bdj-el_explain_h_3xy{
font-weight:600;
line-height:1.15;
color:#F0EDE7;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.25rem;
margin-bottom:0.5rem;
}
.bdj-el_explain_p_3xy{
font-size:14px;
color:#7A756E;
overflow-wrap:break-word;
line-height:1.55;
}
.bdj-ft_3xy{
background:#100F12;
color:#9E9890;
margin-top:40px;
}
.bdj-ft_in_3xy{
gap:2rem;
grid-template-columns:1fr;
padding:3rem 0 28px;
display:grid;
}
@media(min-width:598px){
.bdj-ft_in_3xy{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:898px){
.bdj-ft_in_3xy{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.bdj-ft_brand_3xy{
min-width:0;
}
.bdj-ft_logo_3xy{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
font-weight:700;
color:#F0EDE7;
overflow-wrap:break-word;
}
.bdj-ft_tagline_3xy{
color:#9E9890;
font-size:13.5px;
max-width:280px;
line-height:1.6;
margin-top:0.875rem;
}
.bdj-ft_contact_3xy{
transition:color .2s ease;
max-width:280px;
font-size:0.813rem;
display:inline-block;
color:#D4BC8A;
overflow-wrap:anywhere;
margin-top:0.75rem;
}
.bdj-ft_contact_3xy:hover{
color:#F0EDE7;
}
.bdj-ft_col_3xy{
min-width:0;
}
.bdj-ft_col_h_3xy{
font-size:0.813rem;
text-transform:uppercase;
color:#F0EDE7;
font-weight:700;
letter-spacing:.08em;
overflow-wrap:break-word;
margin-bottom:14px;
}
.bdj-ft_col_links_3xy{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.bdj-ft_link_3xy{
transition:color .2s ease;
overflow-wrap:break-word;
font-size:13.5px;
color:#9E9890;
}
.bdj-ft_link_3xy:hover{
color:#F0EDE7;
}
.bdj-ft_bot_3xy{
padding:22px 0 40px;
gap:1rem;
border-top:1px solid rgba(244,240,232,0.11);
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.bdj-ft_bot_3xy{
gap:1.25rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.bdj-ft_legal_3xy{
color:#52504C;
overflow-wrap:break-word;
font-size:0.719rem;
line-height:1.6;
max-width:47.5rem;
}
.bdj-ft_legal_3xy b{
font-weight:700;
color:#9E9890;
}
.bdj-ft_age_3xy{
padding:0.25rem 0.563rem;
border-radius:8px;
border:1.5px solid #D4BC8A;
flex:0 0 auto;
font-weight:700;
color:#D4BC8A;
font-size:13px;
}