*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#12100F;
font-family:"Mulish", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-rendering:optimizeLegibility;
font-size:15px;
line-height:1.6;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
color:#C9C4BC;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.bjb-layout_05e{
display:flex;
min-height:100vh;
flex-direction:column;
}
.bjb-main_05e{
flex:1 1 auto;
min-width:0;
width:100%;
}
.bjb-container_05e{
margin:0 auto;
padding:0 16px;
max-width:87.5rem;
width:100%;
}
@media(min-width:771px){
.bjb-container_05e{
padding:0 32px;
}
}
@media(min-width:1099px){
.bjb-container_05e{
padding:0 56px;
}
}
.bjb-eyebrow_05e{
text-transform:uppercase;
font-weight:600;
font-size:0.688rem;
line-height:1.4;
overflow-wrap:break-word;
letter-spacing:.2em;
display:inline-block;
font-family:"Mulish", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#10C878;
}
.bjb-band_05e{
background:#0E1A14;
color:#EBF7F1;
}
.bjb-band_05e .bjb-eyebrow_05e{
color:#2FECA0;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.bjb-tb_05e{
background:#131110;
z-index:50;
position:sticky;
top:0;
border-bottom:1px solid rgba(240,237,232,0.13);
}
.bjb-tb_in_05e{
margin:0 auto;
gap:1rem;
padding:0.75rem 16px;
max-width:87.5rem;
align-items:center;
width:100%;
justify-content:space-between;
display:flex;
}
@media(min-width:768px){
.bjb-tb_in_05e{
padding:16px 2rem;
}
}
@media(min-width:1101px){
.bjb-tb_in_05e{
padding:1.125rem 56px;
}
}
.bjb-tb_left_05e{
gap:28px;
align-items:center;
display:flex;
min-width:0;
}
.bjb-tb_logo_05e{
gap:11px;
display:flex;
align-items:center;
min-width:0;
}
.bjb-tb_logo_mark_05e{
border-radius:0.5rem;
flex:0 0 auto;
height:34px;
width:2.125rem;
object-fit:cover;
}
.bjb-tb_logo_txt_05e{
flex-direction:column;
line-height:1;
min-width:0;
display:flex;
}
.bjb-tb_logo_name_05e{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
color:#F0EDE8;
letter-spacing:.02em;
white-space:nowrap;
}
.bjb-tb_logo_sub_05e{
overflow:hidden;
letter-spacing:.32em;
color:#10C878;
margin-top:4px;
font-size:8.5px;
white-space:nowrap;
text-overflow:ellipsis;
text-transform:uppercase;
font-weight:600;
}
.bjb-tb_nav_05e{
display:none;
}
@media(min-width:957px){
.bjb-tb_nav_05e{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.bjb-tb_nav_item_05e{
transition:color .22s ease,border-color .22s ease;
border-bottom:2px solid transparent;
padding-bottom:3px;
font-weight:600;
font-size:0.875rem;
white-space:nowrap;
color:#C9C4BC;
}
.bjb-tb_nav_item_05e:hover{
color:#F0EDE8;
}
.bjb-tb_nav_item_05e.bjb-state_active_05e{
border-color:#10C878;
color:#F0EDE8;
}
.bjb-tb_right_05e{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.bjb-tb_search_05e{
transition:color .22s ease;
align-items:center;
color:#C9C4BC;
display:flex;
justify-content:center;
}
.bjb-tb_search_05e:hover{
color:#10C878;
}
.bjb-tb_search_05e svg{
width:1.125rem;
height:18px;
}
.bjb-tb_lang_05e{
text-transform:uppercase;
font-weight:600;
letter-spacing:.1em;
color:#8E8880;
font-size:11px;
}
.bjb-tb_lang_05e:hover{
color:#F0EDE8;
}
.bjb-tb_login_05e{
font-weight:600;
font-size:14px;
color:#F0EDE8;
display:none;
}
@media(min-width:766px){
.bjb-tb_login_05e{
display:inline-block;
}
}
.bjb-tb_register_05e{
transition:background-color .22s ease;
padding:0.688rem 22px;
background:#10C878;
border-radius:62.438rem;
font-size:0.875rem;
color:#0B0E0C;
white-space:nowrap;
font-weight:700;
}
.bjb-tb_register_05e:hover{
background:#0DB56C;
}
.bjb-mob_05e{
background:#131110;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
z-index:60;
right:0;
border-top:1px solid rgba(240,237,232,0.13);
left:0;
bottom:0;
}
@media(min-width:962px){
.bjb-mob_05e{
display:none;
}
}
.bjb-mob_in_05e{
margin:0 auto;
align-items:stretch;
max-width:35rem;
display:flex;
justify-content:space-around;
}
.bjb-mob_item_05e{
gap:3px;
transition:color .22s ease;
padding:9px 0.25rem;
flex:1 1 0;
min-width:0;
flex-direction:column;
display:flex;
align-items:center;
color:#8E8880;
}
.bjb-mob_item_05e.bjb-state_active_05e{
color:#10C878;
}
.bjb-mob_ic_05e{
align-items:center;
display:flex;
justify-content:center;
}
.bjb-mob_ic_05e svg{
height:20px;
width:1.25rem;
}
.bjb-mob_lb_05e{
overflow:hidden;
max-width:100%;
white-space:nowrap;
font-size:10px;
text-overflow:ellipsis;
font-weight:600;
}
@media(max-width:961px){
body{
padding-bottom:3.75rem;
}
}
.bjb-rail_05e{
position:relative;
min-width:0;
}
.bjb-rail_scroll_05e{
gap:14px;
scrollbar-width:thin;
overflow-x:auto;
display:flex;
padding-bottom:0.875rem;
-webkit-overflow-scrolling:touch;
}
@media(min-width:771px){
.bjb-rail_scroll_05e{
gap:18px;
}
}
.bjb-gc_05e{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:767px){
.bjb-gc_05e{
width:188px;
}
}
.bjb-gc_img_05e{
border-radius:14px;
background:#1C1917;
overflow:hidden;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.28);
padding-bottom:133.33%;
}
.bjb-gc_img_05e img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.bjb-gc_cover_05e{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.bjb-gc_hover_05e{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .22s ease;
opacity:0;
position:absolute;
align-items:center;
display:flex;
justify-content:center;
}
.bjb-gc_05e:hover .bjb-gc_hover_05e{
opacity:1;
}
.bjb-gc_hover_btn_05e{
background:#10C878;
border-radius:62.438rem;
align-items:center;
color:#0B0E0C;
display:flex;
height:2.875rem;
justify-content:center;
width:2.875rem;
}
.bjb-gc_hover_btn_05e svg{
width:18px;
height:18px;
}
.bjb-gc_info_05e{
gap:2px;
min-width:0;
display:flex;
margin-top:9px;
flex-direction:column;
}
.bjb-gc_name_05e{
overflow:hidden;
color:#F0EDE8;
text-overflow:ellipsis;
white-space:nowrap;
font-size:13px;
font-weight:700;
}
.bjb-gc_prov_05e{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#8E8880;
font-size:0.688rem;
}
.bjb-gc_meta_05e{
font-size:11px;
color:#8E8880;
}
.bjb-tc_05e{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:771px){
.bjb-tc_05e{
width:230px;
}
}
.bjb-tc_img_05e{
background:#1C1917;
border-radius:0.875rem;
overflow:hidden;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.28);
position:relative;
}
.bjb-tc_img_05e img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.bjb-tc_info_05e{
gap:2px;
display:flex;
flex-direction:column;
margin-top:9px;
min-width:0;
}
.bjb-tc_name_05e{
overflow:hidden;
font-size:0.875rem;
font-weight:700;
white-space:nowrap;
color:#F0EDE8;
text-overflow:ellipsis;
}
.bjb-tc_rtp_05e{
font-size:11px;
color:#8E8880;
}
.bjb-lc_05e{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:769px){
.bjb-lc_05e{
width:16.75rem;
}
}
.bjb-lc_img_05e{
background:#1C1917;
overflow:hidden;
border-radius:14px;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.28);
padding-bottom:62.5%;
}
.bjb-lc_img_05e img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.bjb-lc_live_05e{
background:rgba(0,0,0,0.52);
border-radius:62.438rem;
padding:4px 9px;
gap:7px;
display:flex;
position:absolute;
align-items:center;
left:0.75rem;
top:12px;
}
.bjb-lc_live_dot_05e{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#E03A52;
height:0.5rem;
width:0.5rem;
}
.bjb-lc_seats_05e{
letter-spacing:.08em;
color:#EBF7F1;
font-weight:600;
text-transform:uppercase;
font-size:10px;
}
.bjb-lc_info_05e{
gap:2px;
flex-direction:column;
display:flex;
min-width:0;
margin-top:9px;
}
.bjb-lc_name_05e{
overflow:hidden;
font-weight:700;
white-space:nowrap;
color:#F0EDE8;
font-size:0.938rem;
text-overflow:ellipsis;
}
.bjb-lc_bet_05e{
font-size:11px;
color:#8E8880;
}
.bjb-pc_05e{
border:1px solid rgba(240,237,232,0.07);
gap:0.5rem;
background:#1C1917;
padding:16px 0.875rem;
border-radius:14px;
min-height:74px;
justify-content:center;
flex-direction:column;
display:flex;
align-items:center;
min-width:0;
}
.bjb-pc_logo_05e{
flex:0 0 auto;
max-width:100%;
height:1.75rem;
object-fit:contain;
width:auto;
}
.bjb-pc_name_05e{
overflow:hidden;
color:#8E8880;
font-size:11px;
max-width:100%;
text-align:center;
white-space:nowrap;
text-overflow:ellipsis;
}
.bjb-gc_tag_05e{
padding:3px 0.5rem;
border-radius:0.5rem;
position:absolute;
font-weight:700;
top:10px;
font-size:0.625rem;
letter-spacing:.06em;
display:inline-block;
z-index:2;
text-transform:uppercase;
left:10px;
}
.bjb-gc_tag_hot_05e{
background:#E03A52;
color:#EBF7F1;
}
.bjb-gc_tag_new_05e{
background:#2FECA0;
color:#0D0E0C;
}
.bjb-gc_tag_jp_05e{
background:#E8A830;
color:#0D0E0C;
}
.bjb-gc_tag_live_05e{
background:#E03A52;
color:#EBF7F1;
}
.bjb-sh_05e{
margin-bottom:1.125rem;
min-width:0;
}
.bjb-sh_row_05e{
gap:1rem;
align-items:flex-end;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.bjb-sh_row_05e .bjb-sh_l_05e{
gap:6px;
min-width:0;
display:flex;
flex-direction:column;
}
.bjb-sh_stack_05e{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.bjb-sh_center_05e{
gap:10px;
flex-direction:column;
display:flex;
text-align:center;
align-items:center;
}
.bjb-sh_h2_05e{
font-weight:600;
font-size:1.5rem;
line-height:1.1;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EDE8;
overflow-wrap:break-word;
}
@media(min-width:769px){
.bjb-sh_h2_05e{
font-size:1.875rem;
}
}
.bjb-band_05e .bjb-sh_h2_05e{
color:#EBF7F1;
}
.bjb-sh_eb_line_05e{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.bjb-sh_eb_line_05e::before{
background:#10C878;
display:inline-block;
content:"";
height:1px;
width:28px;
}
.bjb-band_05e .bjb-sh_eb_line_05e::before{
background:#2FECA0;
}
.bjb-sh_eb_dot_05e{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.bjb-sh_eb_dot_05e::before{
background:#10C878;
border-radius:50%;
content:"";
display:inline-block;
height:0.375rem;
width:0.375rem;
}
.bjb-band_05e .bjb-sh_eb_dot_05e::before{
background:#2FECA0;
}
.bjb-sh_link_05e{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
color:#F0EDE8;
border-bottom:1px solid #F0EDE8;
padding-bottom:2px;
display:inline-flex;
font-size:13px;
align-items:center;
font-weight:600;
white-space:nowrap;
}
.bjb-sh_link_05e:hover{
border-color:#10C878;
color:#10C878;
}
.bjb-sh_link_05e svg{
width:14px;
height:0.875rem;
}
.bjb-sh_link_chev_05e{
padding-bottom:0;
border-bottom:0;
}
.bjb-sh_link_btn_05e{
background:#10C878;
padding:9px 18px;
border-radius:999px;
color:#0B0E0C;
border-bottom:0;
}
.bjb-sh_link_btn_05e:hover{
border-color:transparent;
background:#0DB56C;
color:#0B0E0C;
}
.bjb-band_05e .bjb-sh_link_05e{
border-color:#EBF7F1;
color:#EBF7F1;
}
.bjb-band_05e .bjb-sh_link_btn_05e{
background:#2FECA0;
color:#0D0E0C;
}
.bjb-sh_rule_05e{
background:rgba(240,237,232,0.13);
margin:-2px 0 1.125rem;
height:1px;
}
.bjb-band_05e .bjb-sh_rule_05e{
background:rgba(200,255,230,0.13);
}
.bjb-hero_05e{
padding:32px 0 0.5rem;
}
@media(min-width:767px){
.bjb-hero_05e{
padding:56px 0 24px;
}
}
.bjb-hero_in_05e{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:898px){
.bjb-hero_in_05e{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.bjb-hero_copy_05e{
min-width:0;
}
.bjb-hero_eyebrow_05e{
gap:0.625rem;
margin-bottom:22px;
display:inline-flex;
align-items:center;
}
.bjb-hero_eyebrow_line_05e{
background:#10C878;
flex:0 0 auto;
width:1.75rem;
display:inline-block;
height:1px;
}
.bjb-hero_h1_05e{
margin-bottom:1.25rem;
color:#F0EDE8;
letter-spacing:-.01em;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.04;
font-size:2.375rem;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:767px){
.bjb-hero_h1_05e{
font-size:54px;
}
}
@media(min-width:1099px){
.bjb-hero_h1_05e{
font-size:62px;
}
}
.bjb-hero_h1_05e em{
color:#10C878;
font-style:normal;
}
.bjb-hero_sub_05e{
font-size:1rem;
line-height:1.6;
color:#6E6860;
max-width:30rem;
margin-bottom:1.875rem;
}
@media(min-width:765px){
.bjb-hero_sub_05e{
font-size:18px;
}
}
.bjb-hero_actions_05e{
gap:14px;
display:flex;
flex-wrap:wrap;
align-items:center;
margin-bottom:34px;
}
.bjb-hero_cta_05e{
padding:16px 1.875rem;
background:#10C878;
gap:0.625rem;
transition:background-color .22s ease;
border-radius:999px;
font-weight:700;
align-items:center;
color:#0B0E0C;
display:inline-flex;
font-size:0.938rem;
}
.bjb-hero_cta_05e:hover{
background:#0DB56C;
}
.bjb-hero_cta_ic_05e{
display:inline-flex;
align-items:center;
}
.bjb-hero_cta_ic_05e svg{
height:16px;
width:16px;
}
.bjb-hero_cta_alt_05e{
background:transparent;
border-radius:999px;
padding:0.938rem 1.625rem;
border:1px solid rgba(240,237,232,0.13);
transition:border-color .22s ease,color .22s ease;
color:#F0EDE8;
font-weight:600;
font-size:0.938rem;
align-items:center;
display:inline-flex;
}
.bjb-hero_cta_alt_05e:hover{
border-color:#10C878;
color:#10C878;
}
.bjb-hero_trust_05e{
gap:1.375rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.bjb-hero_trust_item_05e{
gap:0.563rem;
font-weight:600;
display:flex;
font-size:13px;
color:#C9C4BC;
align-items:center;
}
.bjb-hero_trust_ic_05e{
align-items:center;
color:#10C878;
display:inline-flex;
}
.bjb-hero_trust_ic_05e svg{
height:1rem;
width:1rem;
}
.bjb-hero_promo_05e{
border-radius:20px;
overflow:hidden;
background:#1C1917;
min-height:300px;
box-shadow:0 0.5rem 1rem rgba(0,0,0,0.36), 0 32px 4rem rgba(0,0,0,0.48), 0 0 80px rgba(16,200,120,0.08);
display:flex;
position:relative;
}
.bjb-hero_promo_bg_05e{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.bjb-hero_promo_bg_05e::after{
background:linear-gradient(120deg,#0E1A14 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.bjb-hero_promo_glow_05e{
background:radial-gradient(circle,rgba(16,200,120,0.12) 0%,transparent 65%);
border-radius:50%;
width:260px;
height:260px;
pointer-events:none;
top:-40px;
position:absolute;
right:-1.25rem;
}
.bjb-hero_promo_ct_05e{
padding:1.75rem;
max-width:88%;
z-index:2;
position:relative;
align-self:flex-end;
}
.bjb-hero_promo_label_05e{
margin-bottom:8px;
display:block;
letter-spacing:.25em;
color:#2FECA0;
text-transform:uppercase;
font-size:10px;
font-weight:700;
}
.bjb-hero_promo_amount_05e{
color:#EBF7F1;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:32px;
line-height:1.05;
}
@media(min-width:766px){
.bjb-hero_promo_amount_05e{
font-size:2.5rem;
}
}
.bjb-hero_promo_amount_05e em{
color:#2FECA0;
font-style:normal;
}
.bjb-hero_rating_05e{
gap:10px;
background:#1C1917;
padding:10px 14px;
border-radius:14px;
border:1px solid rgba(240,237,232,0.07);
right:14px;
align-items:center;
z-index:3;
max-width:min(260px,62%);
top:0.875rem;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.28);
display:flex;
position:absolute;
}
.bjb-hero_rating_score_05e{
flex:0 0 auto;
font-size:1.5rem;
font-weight:700;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EDE8;
}
.bjb-hero_rating_txt_05e{
flex:1 1 auto;
min-width:0;
}
.bjb-hero_rating_stars_05e{
gap:2px;
display:flex;
color:#10C878;
}
.bjb-hero_rating_stars_05e svg{
width:12px;
height:0.75rem;
}
.bjb-hero_rating_cap_05e{
overflow-wrap:break-word;
margin-top:3px;
display:block;
color:#8E8880;
line-height:1.35;
font-size:0.688rem;
}
.bjb-stat_05e{
border-top:1px solid rgba(240,237,232,0.13);
border-bottom:1px solid rgba(240,237,232,0.13);
margin-top:1rem;
}
.bjb-stat_in_05e{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:767px){
.bjb-stat_in_05e{
grid-template-columns:repeat(4,1fr);
}
}
.bjb-stat_item_05e{
padding:22px 14px;
border-bottom:1px solid rgba(240,237,232,0.07);
min-width:0;
border-right:1px solid rgba(240,237,232,0.07);
}
.bjb-stat_item_05e:nth-child(2n){
border-right:0;
}
.bjb-stat_item_05e:nth-child(n+3){
border-bottom:0;
}
@media(min-width:766px){
.bjb-stat_item_05e{
border-bottom:0;
}
.bjb-stat_item_05e:nth-child(2n){
border-right:1px solid rgba(240,237,232,0.07);
}
.bjb-stat_item_05e:nth-child(4n){
border-right:0;
}
}
.bjb-stat_value_05e{
color:#F0EDE8;
font-size:30px;
line-height:1;
font-weight:700;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:768px){
.bjb-stat_value_05e{
font-size:2.125rem;
}
}
.bjb-stat_label_05e{
font-size:0.813rem;
line-height:1.4;
margin-top:6px;
overflow-wrap:break-word;
color:#8E8880;
}
.bjb-gf_05e{
padding:1.5rem 0 6px;
}
.bjb-gf_in_05e{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.bjb-gf_chip_05e{
border:1px solid rgba(240,237,232,0.13);
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding:10px 18px;
background:#1C1917;
border-radius:62.438rem;
font-weight:600;
white-space:nowrap;
font-size:13px;
color:#C9C4BC;
}
.bjb-gf_chip_05e:hover{
border-color:#10C878;
color:#10C878;
}
.bjb-gf_chip_05e.bjb-state_active_05e{
background:#10C878;
border-color:transparent;
color:#0B0E0C;
}
.bjb-grow_05e{
padding:1.625rem 0 0.625rem;
}
.bjb-row_seo_05e{
margin:0.625rem 0 0;
font-size:0.875rem;
line-height:1.65;
max-width:760px;
color:#6E6860;
overflow-wrap:break-word;
}
.bjb-row_seo_05e strong{
font-weight:700;
color:#F0EDE8;
}
.bjb-grow_05e{
padding:1.625rem 0 10px;
}
.bjb-row_seo_05e{
margin:0.625rem 0 0;
line-height:1.65;
color:#6E6860;
max-width:47.5rem;
font-size:0.875rem;
overflow-wrap:break-word;
}
.bjb-row_seo_05e strong{
font-weight:700;
color:#F0EDE8;
}
.bjb-pr_05e{
padding:1.875rem 0 6px;
}
.bjb-pr_card_05e{
border-radius:1.25rem;
gap:0.625rem;
overflow:hidden;
background:#1C1917;
flex:0 0 auto;
padding:1.625rem;
border:1px solid rgba(240,237,232,0.07);
flex-direction:column;
width:17.5rem;
min-height:200px;
display:flex;
position:relative;
}
@media(min-width:768px){
.bjb-pr_card_05e{
width:18.75rem;
}
}
.bjb-pr_card_feat_05e{
background:linear-gradient(150deg,#0D1E16,#080D0A);
border-color:transparent;
color:#EBF7F1;
}
.bjb-pr_glow_05e{
border-radius:50%;
background:radial-gradient(circle,rgba(16,200,120,0.12),transparent 70%);
right:-30px;
width:130px;
top:-30px;
opacity:0;
position:absolute;
height:130px;
pointer-events:none;
}
.bjb-pr_card_feat_05e .bjb-pr_glow_05e{
opacity:1;
}
.bjb-pr_label_05e{
font-weight:700;
font-size:10px;
letter-spacing:.16em;
color:#10C878;
position:relative;
text-transform:uppercase;
}
.bjb-pr_card_feat_05e .bjb-pr_label_05e{
color:#2FECA0;
}
.bjb-pr_amount_05e{
font-size:1.625rem;
position:relative;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F0EDE8;
line-height:1.08;
overflow-wrap:break-word;
}
.bjb-pr_card_feat_05e .bjb-pr_amount_05e{
color:#EBF7F1;
}
.bjb-pr_amount_05e em{
font-style:normal;
color:#10C878;
}
.bjb-pr_card_feat_05e .bjb-pr_amount_05e em{
color:#2FECA0;
}
.bjb-pr_terms_05e{
line-height:1.5;
position:relative;
font-size:13px;
color:#8E8880;
}
.bjb-pr_card_feat_05e .bjb-pr_terms_05e{
color:#8BBEA8;
}
.bjb-pr_cta_05e{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.bjb-pr_card_feat_05e .bjb-pr_cta_05e{
transition:opacity .22s ease;
border-radius:999px;
padding:0.563rem 1.125rem;
background:#2FECA0;
font-size:13px;
color:#0D0E0C;
font-weight:700;
}
.bjb-pr_card_feat_05e .bjb-pr_cta_05e:hover{
opacity:.9;
}
.bjb-pr_card_05e:not(.bjb-pr_card_feat_05e) .bjb-pr_cta_05e{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
color:#F0EDE8;
font-size:13px;
padding-bottom:2px;
border-bottom:1px solid #F0EDE8;
}
.bjb-pr_card_05e:not(.bjb-pr_card_feat_05e) .bjb-pr_cta_05e:hover{
border-color:#10C878;
color:#10C878;
}
.bjb-grow_05e{
padding:1.625rem 0 0.625rem;
}
.bjb-row_seo_05e{
margin:10px 0 0;
font-size:14px;
line-height:1.65;
max-width:47.5rem;
overflow-wrap:break-word;
color:#6E6860;
}
.bjb-row_seo_05e strong{
font-weight:700;
color:#F0EDE8;
}
.bjb-grow_05e{
padding:26px 0 10px;
}
.bjb-row_seo_05e{
margin:0.625rem 0 0;
line-height:1.65;
color:#6E6860;
max-width:760px;
overflow-wrap:break-word;
font-size:0.875rem;
}
.bjb-row_seo_05e strong{
font-weight:700;
color:#F0EDE8;
}
.bjb-jp_05e{
padding:30px 0 0.625rem;
}
.bjb-jp_grid_05e{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.bjb-jp_grid_05e{
grid-template-columns:1fr 1fr;
}
.bjb-jp_card_mega_05e{
grid-column:1/-1;
}
}
@media(min-width:997px){
.bjb-jp_grid_05e{
grid-template-columns:1.4fr 1fr 1fr;
}
.bjb-jp_card_mega_05e{
grid-column:auto;
}
}
.bjb-jp_card_05e{
border-radius:1.25rem;
gap:12px;
padding:1.625rem;
background:#1C1917;
overflow:hidden;
border:1px solid rgba(240,237,232,0.07);
display:flex;
flex-direction:column;
min-width:0;
justify-content:space-between;
position:relative;
min-height:12.5rem;
}
.bjb-jp_card_mega_05e{
border-color:transparent;
background:linear-gradient(135deg,#0D1E16,#080D0A);
color:#EBF7F1;
min-height:210px;
}
.bjb-jp_glow_05e{
background:radial-gradient(circle,rgba(16,200,120,0.12),transparent 70%);
border-radius:50%;
position:absolute;
height:12.5rem;
width:200px;
top:-40px;
pointer-events:none;
right:-2.5rem;
}
.bjb-jp_label_05e{
gap:0.625rem;
flex-wrap:wrap;
color:#10C878;
font-size:0.625rem;
text-transform:uppercase;
position:relative;
align-items:center;
justify-content:space-between;
letter-spacing:.16em;
font-weight:700;
display:flex;
}
.bjb-jp_card_mega_05e .bjb-jp_label_05e{
color:#2FECA0;
}
.bjb-jp_drop_05e{
text-transform:none;
font-weight:600;
color:#8E8880;
letter-spacing:.04em;
}
.bjb-jp_card_mega_05e .bjb-jp_drop_05e{
color:#8BBEA8;
}
.bjb-jp_amount_05e{
line-height:1;
position:relative;
font-size:2.375rem;
color:#F0EDE8;
overflow-wrap:break-word;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.bjb-jp_card_mega_05e .bjb-jp_amount_05e{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#2FECA0;
}
@media(min-width:771px){
.bjb-jp_card_mega_05e .bjb-jp_amount_05e{
font-size:54px;
}
}
.bjb-jp_game_05e{
position:relative;
color:#8E8880;
font-size:0.813rem;
}
.bjb-jp_card_mega_05e .bjb-jp_game_05e{
color:#8BBEA8;
}
.bjb-jp_cta_05e{
align-self:flex-start;
position:relative;
}
.bjb-jp_card_mega_05e .bjb-jp_cta_05e{
background:#2FECA0;
border-radius:999px;
transition:opacity .22s ease;
padding:10px 20px;
color:#0D0E0C;
font-weight:700;
font-size:13px;
}
.bjb-jp_card_mega_05e .bjb-jp_cta_05e:hover{
opacity:.9;
}
.bjb-jp_card_05e:not(.bjb-jp_card_mega_05e) .bjb-jp_cta_05e{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
color:#F0EDE8;
font-size:13px;
border-bottom:1px solid #F0EDE8;
font-weight:700;
}
.bjb-jp_card_05e:not(.bjb-jp_card_mega_05e) .bjb-jp_cta_05e:hover{
border-color:#10C878;
color:#10C878;
}
.bjb-jp_seo_05e{
margin:14px 0 0;
line-height:1.65;
overflow-wrap:break-word;
color:#6E6860;
font-size:0.875rem;
max-width:760px;
}
.bjb-jp_seo_05e strong{
color:#F0EDE8;
font-weight:700;
}
.bjb-app_05e{
padding:1.875rem 0 10px;
}
.bjb-app_in_05e{
background:#1C1917;
padding:32px;
border:1px solid rgba(240,237,232,0.07);
border-radius:1.25rem;
gap:28px;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.bjb-app_in_05e{
padding:40px 44px;
gap:40px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.bjb-app_copy_05e{
min-width:0;
max-width:560px;
}
.bjb-app_eyebrow_05e{
margin-bottom:12px;
}
.bjb-app_h2_05e{
overflow-wrap:break-word;
color:#F0EDE8;
margin-bottom:0.75rem;
font-size:28px;
line-height:1.05;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:767px){
.bjb-app_h2_05e{
font-size:34px;
}
}
.bjb-app_text_05e{
line-height:1.6;
color:#6E6860;
margin-bottom:1.375rem;
font-size:14px;
}
.bjb-app_btns_05e{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.bjb-app_btn_05e{
border-radius:0.875rem;
padding:11px 1.25rem;
gap:0.625rem;
transition:background-color .22s ease;
background:#10C878;
color:#0B0E0C;
display:inline-flex;
align-items:center;
}
.bjb-app_btn_05e:hover{
background:#0DB56C;
}
.bjb-app_btn_ic_05e{
display:inline-flex;
align-items:center;
}
.bjb-app_btn_ic_05e svg{
width:18px;
height:1.125rem;
}
.bjb-app_btn_lb_05e{
font-size:13.5px;
font-weight:700;
}
.bjb-app_qr_wrap_05e{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.bjb-app_qr_05e{
border-radius:0.875rem;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#1C1917 0 5px,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#1C1917 0 0.313rem,transparent 0.313rem 0.688rem);
background-color:#10C878;
height:108px;
width:6.75rem;
}
.bjb-app_qr_cap_05e{
color:#8E8880;
line-height:1.4;
font-size:0.781rem;
max-width:5.75rem;
}
.bjb-vip_05e{
padding:3rem 0;
}
@media(min-width:769px){
.bjb-vip_05e{
padding:4rem 0;
}
}
.bjb-vip_head_05e{
gap:14px;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:879px){
.bjb-vip_head_05e{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.bjb-vip_eyebrow_05e{
margin-bottom:0.75rem;
}
.bjb-vip_h2_05e{
color:#EBF7F1;
font-weight:600;
line-height:1.05;
font-size:2rem;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:766px){
.bjb-vip_h2_05e{
font-size:2.5rem;
}
}
.bjb-vip_intro_05e{
color:#8BBEA8;
max-width:420px;
font-size:14px;
line-height:1.6;
}
.bjb-vip_grid_05e{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:0.875rem;
display:grid;
}
.bjb-vip_card_05e{
border:1px solid rgba(200,255,230,0.13);
border-radius:0.875rem;
padding:22px 18px;
min-width:0;
}
.bjb-vip_card_feat_05e{
background:rgba(220,255,240,0.06);
border-color:#2FECA0;
}
.bjb-vip_card_ic_05e{
background:linear-gradient(135deg,#10C878,#2FECA0);
border-radius:8px;
display:block;
margin-bottom:16px;
height:2.125rem;
width:34px;
}
.bjb-vip_name_05e{
color:#EBF7F1;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:6px;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
}
.bjb-vip_perk_05e{
color:#8BBEA8;
line-height:1.5;
font-size:12.5px;
overflow-wrap:break-word;
}
.bjb-nl_05e{
padding:1.5rem 0 10px;
}
.bjb-nl_in_05e{
background:#0A1520;
gap:22px;
border-radius:20px;
padding:1.875rem 32px;
color:#EBF7F1;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.bjb-nl_in_05e{
gap:1.75rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.bjb-nl_text_wrap_05e{
min-width:0;
}
.bjb-nl_h3_05e{
line-height:1.1;
font-weight:600;
color:#EBF7F1;
overflow-wrap:break-word;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:5px;
font-size:1.375rem;
}
@media(min-width:766px){
.bjb-nl_h3_05e{
font-size:1.5rem;
}
}
.bjb-nl_text_05e{
font-size:13.5px;
line-height:1.5;
color:#8BBEA8;
}
.bjb-nl_form_05e{
gap:0.625rem;
flex:1 1 auto;
display:flex;
max-width:28.75rem;
min-width:0;
}
.bjb-nl_input_05e{
flex:1 1 auto;
padding:0.813rem 1rem;
border-radius:14px;
background:rgba(220,255,240,0.06);
overflow:hidden;
border:1px solid rgba(200,255,230,0.13);
align-items:center;
font-size:0.875rem;
white-space:nowrap;
display:flex;
min-width:0;
color:#8BBEA8;
text-overflow:ellipsis;
}
.bjb-nl_btn_05e{
background:#2FECA0;
border-radius:0.875rem;
transition:opacity .22s ease;
padding:13px 24px;
flex:0 0 auto;
font-size:0.875rem;
white-space:nowrap;
color:#0D0E0C;
font-weight:700;
}
.bjb-nl_btn_05e:hover{
opacity:.9;
}
.bjb-trn_05e{
padding:1.875rem 0 10px;
}
.bjb-trn_in_05e{
overflow:hidden;
grid-template-columns:1fr;
border-radius:1.25rem;
background:#1C1917;
border:1px solid rgba(240,237,232,0.07);
display:grid;
}
@media(min-width:880px){
.bjb-trn_in_05e{
grid-template-columns:1.05fr 1fr;
}
}
.bjb-trn_banner_05e{
background:linear-gradient(150deg,#0D1E16,#080D0A);
padding:34px;
overflow:hidden;
color:#EBF7F1;
position:relative;
}
.bjb-trn_glow_05e{
background:radial-gradient(circle,rgba(16,200,120,0.12),transparent 70%);
border-radius:50%;
position:absolute;
right:-2.5rem;
height:12.5rem;
width:12.5rem;
bottom:-2.5rem;
pointer-events:none;
}
.bjb-trn_eyebrow_05e{
margin-bottom:14px;
position:relative;
}
.bjb-trn_h2_05e{
position:relative;
font-size:1.875rem;
line-height:1.06;
color:#EBF7F1;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:770px){
.bjb-trn_h2_05e{
font-size:36px;
}
}
.bjb-trn_text_05e{
max-width:26.25rem;
color:#8BBEA8;
font-size:0.875rem;
margin-bottom:22px;
line-height:1.6;
position:relative;
}
.bjb-trn_timer_05e{
gap:0.5rem;
display:flex;
flex-wrap:wrap;
position:relative;
align-items:center;
margin-bottom:24px;
}
.bjb-trn_timer_cap_05e{
font-size:11px;
color:#8BBEA8;
}
.bjb-trn_timer_box_05e{
border-radius:0.5rem;
background:rgba(220,255,240,0.06);
padding:0.25rem 12px;
font-weight:700;
font-size:1.5rem;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
color:#EBF7F1;
}
.bjb-trn_cta_05e{
background:#2FECA0;
transition:opacity .22s ease;
border-radius:999px;
padding:13px 1.625rem;
font-weight:700;
position:relative;
color:#0D0E0C;
display:inline-block;
font-size:14px;
}
.bjb-trn_cta_05e:hover{
opacity:.9;
}
.bjb-trn_lb_05e{
padding:26px 28px;
}
.bjb-trn_lb_head_05e{
gap:0.625rem;
display:flex;
align-items:center;
justify-content:space-between;
margin-bottom:12px;
}
.bjb-trn_lb_title_05e{
color:#F0EDE8;
font-size:20px;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
.bjb-trn_lb_upd_05e{
text-transform:uppercase;
font-size:0.688rem;
color:#8E8880;
letter-spacing:.08em;
}
.bjb-trn_lb_row_05e{
padding:11px 12px;
border-radius:0.5rem;
gap:14px;
display:flex;
align-items:center;
}
.bjb-trn_lb_row_05e:nth-child(2){
background:rgba(16,200,120,0.10);
}
.bjb-trn_lb_rank_05e{
flex:0 0 auto;
font-size:1rem;
width:1.375rem;
font-weight:700;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
color:#10C878;
}
.bjb-trn_lb_av_05e{
background:linear-gradient(135deg,#10C878,#2FECA0);
border-radius:50%;
flex:0 0 auto;
height:1.875rem;
width:30px;
}
.bjb-trn_lb_name_05e{
overflow:hidden;
flex:1 1 auto;
text-overflow:ellipsis;
font-weight:600;
min-width:0;
white-space:nowrap;
color:#F0EDE8;
font-size:14px;
}
.bjb-trn_lb_amount_05e{
flex:0 0 auto;
color:#F0EDE8;
font-size:13px;
font-weight:700;
}
.bjb-hts_05e{
padding:3rem 0;
}
@media(min-width:765px){
.bjb-hts_05e{
padding:62px 0;
}
}
.bjb-hts_head_05e{
gap:1.125rem;
flex-direction:column;
margin-bottom:2.125rem;
display:flex;
}
@media(min-width:771px){
.bjb-hts_head_05e{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.bjb-hts_eyebrow_05e{
margin-bottom:12px;
}
.bjb-hts_h2_05e{
font-size:30px;
color:#EBF7F1;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:768px){
.bjb-hts_h2_05e{
font-size:2.375rem;
}
}
.bjb-hts_cta_05e{
background:#2FECA0;
border-radius:62.438rem;
transition:opacity .22s ease;
flex:0 0 auto;
padding:15px 30px;
color:#0D0E0C;
font-weight:700;
font-size:15px;
}
.bjb-hts_cta_05e:hover{
opacity:.9;
}
.bjb-hts_grid_05e{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:760px){
.bjb-hts_grid_05e{
grid-template-columns:repeat(3,1fr);
}
}
.bjb-hts_step_05e{
border-top:1px solid rgba(200,255,230,0.13);
padding-top:1.375rem;
min-width:0;
}
.bjb-hts_step_num_05e{
font-size:2.75rem;
margin-bottom:14px;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
color:#2FECA0;
font-weight:700;
line-height:1;
}
.bjb-hts_step_h_05e{
font-weight:700;
line-height:1.2;
overflow-wrap:break-word;
margin-bottom:8px;
font-size:19px;
color:#EBF7F1;
}
.bjb-hts_step_p_05e{
overflow-wrap:break-word;
color:#8BBEA8;
font-size:0.875rem;
line-height:1.55;
}
.bjb-prov_05e{
padding:2.5rem 0 1.25rem;
}
.bjb-prov_eyebrow_05e{
margin-bottom:18px;
display:block;
}
.bjb-prov_grid_05e{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:560px){
.bjb-prov_grid_05e{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:903px){
.bjb-prov_grid_05e{
grid-template-columns:repeat(6,1fr);
}
}
.bjb-wy_05e{
padding:48px 0;
}
@media(min-width:768px){
.bjb-wy_05e{
padding:3.5rem 0;
}
}
.bjb-wy_in_05e{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:901px){
.bjb-wy_in_05e{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.bjb-wy_left_05e{
min-width:0;
}
.bjb-wy_eyebrow_05e{
margin-bottom:0.875rem;
}
.bjb-wy_h2_05e{
margin-bottom:16px;
line-height:1.05;
font-size:32px;
font-weight:600;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EDE8;
overflow-wrap:break-word;
}
@media(min-width:771px){
.bjb-wy_h2_05e{
font-size:2.5rem;
}
}
.bjb-wy_intro_05e{
font-size:15px;
color:#6E6860;
line-height:1.6;
}
.bjb-wy_grid_05e{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:559px){
.bjb-wy_grid_05e{
grid-template-columns:1fr 1fr;
}
}
.bjb-wy_card_05e{
border-radius:14px;
background:#1C1917;
padding:1.625rem;
border:1px solid rgba(240,237,232,0.07);
min-width:0;
}
.bjb-wy_card_ic_05e{
color:#10C878;
align-items:center;
margin-bottom:16px;
justify-content:center;
display:inline-flex;
}
.bjb-wy_card_ic_05e svg{
width:26px;
height:1.625rem;
}
.bjb-wy_card_h_05e{
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0EDE8;
line-height:1.15;
font-size:1.313rem;
font-weight:600;
margin-bottom:8px;
}
.bjb-wy_card_p_05e{
font-size:0.875rem;
color:#6E6860;
overflow-wrap:break-word;
line-height:1.55;
}
.bjb-et_05e{
padding:36px 0 10px;
}
.bjb-et_in_05e{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:878px){
.bjb-et_in_05e{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.bjb-et_left_05e{
min-width:0;
}
.bjb-et_eyebrow_05e{
margin-bottom:12px;
}
.bjb-et_h2_05e{
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#F0EDE8;
margin-bottom:0.875rem;
line-height:1.06;
font-size:1.75rem;
}
@media(min-width:768px){
.bjb-et_h2_05e{
font-size:32px;
}
}
.bjb-et_text_05e{
line-height:1.65;
color:#6E6860;
font-size:15px;
margin-bottom:22px;
}
.bjb-et_stats_05e{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.bjb-et_stat_05e{
min-width:0;
}
.bjb-et_stat_v_05e{
font-weight:700;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EDE8;
font-size:26px;
line-height:1;
}
.bjb-et_stat_l_05e{
margin-top:0.25rem;
font-size:0.781rem;
color:#8E8880;
}
.bjb-et_right_05e{
gap:12px;
flex-direction:column;
display:flex;
}
.bjb-et_member_05e{
gap:1rem;
border:1px solid rgba(240,237,232,0.07);
padding:1.125rem 20px;
border-radius:0.875rem;
background:#1C1917;
display:flex;
min-width:0;
align-items:center;
}
.bjb-et_member_av_05e{
background:linear-gradient(135deg,#0D1E16,#10C878);
border-radius:50%;
flex:0 0 auto;
width:48px;
height:48px;
}
.bjb-et_member_name_05e{
font-size:0.938rem;
overflow-wrap:break-word;
color:#F0EDE8;
font-weight:700;
}
.bjb-et_member_role_05e{
font-size:12.5px;
color:#8E8880;
overflow-wrap:break-word;
}
.bjb-et_updated_05e{
border:1px solid rgba(240,237,232,0.07);
gap:8px;
background:#12100F;
padding:14px 18px;
border-radius:14px;
font-size:0.781rem;
align-items:center;
color:#6E6860;
display:flex;
}
.bjb-op_05e{
padding:36px 0 10px;
}
.bjb-op_in_05e{
gap:2rem;
border:1px solid rgba(240,237,232,0.07);
grid-template-columns:1fr;
background:#1C1917;
border-radius:14px;
padding:2rem;
align-items:center;
display:grid;
}
@media(min-width:858px){
.bjb-op_in_05e{
grid-template-columns:.9fr 1.1fr;
padding:34px 40px;
gap:2.75rem;
}
}
.bjb-op_left_05e{
min-width:0;
}
.bjb-op_eyebrow_05e{
margin-bottom:0.75rem;
}
.bjb-op_h2_05e{
overflow-wrap:break-word;
color:#F0EDE8;
margin-bottom:10px;
line-height:1.08;
font-weight:600;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.75rem;
}
@media(min-width:771px){
.bjb-op_h2_05e{
font-size:1.875rem;
}
}
.bjb-op_text_05e{
font-size:0.875rem;
line-height:1.6;
color:#6E6860;
}
.bjb-op_grid_05e{
border:1px solid rgba(240,237,232,0.13);
overflow:hidden;
background:rgba(240,237,232,0.13);
border-radius:8px;
grid-template-columns:1fr 1fr;
gap:1px;
display:grid;
}
.bjb-op_field_05e{
background:#12100F;
padding:1.125rem 1.25rem;
min-width:0;
}
.bjb-op_field_lb_05e{
margin-bottom:5px;
font-weight:600;
color:#10C878;
text-transform:uppercase;
font-size:10px;
letter-spacing:.1em;
}
.bjb-op_field_val_05e{
font-weight:700;
font-size:14px;
color:#F0EDE8;
overflow-wrap:break-word;
}
.bjb-ts_05e{
padding:44px 0;
}
.bjb-ts_in_05e{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:881px){
.bjb-ts_in_05e{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.bjb-ts_left_05e{
min-width:0;
}
.bjb-ts_h2_05e{
font-weight:600;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-size:26px;
color:#EBF7F1;
}
@media(min-width:767px){
.bjb-ts_h2_05e{
font-size:1.75rem;
}
}
.bjb-ts_text_05e{
font-size:0.906rem;
max-width:32.5rem;
color:#8BBEA8;
line-height:1.6;
margin-bottom:22px;
}
.bjb-ts_badges_05e{
gap:18px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.bjb-ts_badge_05e{
color:#8BBEA8;
font-size:13px;
font-weight:600;
}
.bjb-ts_pay_05e{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:882px){
.bjb-ts_pay_05e{
justify-content:flex-end;
}
}
.bjb-ts_pay_chip_05e{
border-radius:0.875rem;
background:rgba(220,255,240,0.06);
padding:0.75rem 16px;
border:1px solid rgba(200,255,230,0.13);
color:#EBF7F1;
font-weight:700;
font-size:0.875rem;
}
.bjb-tt_05e{
padding:3rem 0 10px;
}
@media(min-width:771px){
.bjb-tt_05e{
padding:3.75rem 0 0.625rem;
}
}
.bjb-tt_head_05e{
margin-bottom:2.125rem;
text-align:center;
}
.bjb-tt_eyebrow_05e{
margin-bottom:12px;
}
.bjb-tt_h2_05e{
font-size:32px;
overflow-wrap:break-word;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
color:#F0EDE8;
}
@media(min-width:771px){
.bjb-tt_h2_05e{
font-size:2.625rem;
}
}
.bjb-tt_grid_05e{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.bjb-tt_grid_05e{
grid-template-columns:repeat(3,1fr);
}
}
.bjb-tt_card_05e{
border-radius:0.875rem;
padding:1.875rem;
background:#1C1917;
border:1px solid rgba(240,237,232,0.07);
flex-direction:column;
min-width:0;
display:flex;
}
.bjb-tt_card_ic_05e{
margin-bottom:1.125rem;
align-items:center;
color:#10C878;
display:inline-flex;
}
.bjb-tt_card_ic_05e svg{
height:28px;
width:28px;
}
.bjb-tt_card_h_05e{
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-size:22px;
color:#F0EDE8;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
}
.bjb-tt_card_p_05e{
line-height:1.6;
color:#6E6860;
margin-bottom:14px;
overflow-wrap:break-word;
font-size:0.875rem;
}
.bjb-tt_card_p_05e b{
color:#F0EDE8;
font-weight:700;
}
.bjb-tt_card_link_05e{
transition:color .22s ease;
align-self:flex-start;
padding-bottom:2px;
font-size:13px;
color:#F0EDE8;
font-weight:700;
border-bottom:1px solid #10C878;
margin-top:auto;
}
.bjb-tt_card_link_05e:hover{
color:#10C878;
}
.bjb-faq_05e{
padding:3rem 0;
background:#1C1917;
border-bottom:1px solid rgba(240,237,232,0.07);
border-top:1px solid rgba(240,237,232,0.07);
margin-top:24px;
}
@media(min-width:771px){
.bjb-faq_05e{
padding:62px 0;
}
}
.bjb-faq_head_05e{
margin-bottom:2.125rem;
text-align:center;
}
.bjb-faq_eyebrow_05e{
margin-bottom:12px;
}
.bjb-faq_h2_05e{
color:#F0EDE8;
font-size:2rem;
line-height:1.05;
font-weight:600;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:766px){
.bjb-faq_h2_05e{
font-size:2.375rem;
}
}
.bjb-faq_list_05e{
margin:0 auto;
gap:12px;
flex-direction:column;
display:flex;
max-width:51.25rem;
}
.bjb-faq_item_05e{
border-radius:14px;
border:1px solid rgba(240,237,232,0.07);
background:#12100F;
overflow:hidden;
}
.bjb-faq_q_05e{
list-style:none;
gap:1.25rem;
padding:20px 24px;
overflow-wrap:break-word;
color:#F0EDE8;
font-weight:700;
align-items:center;
cursor:pointer;
font-size:1rem;
display:flex;
justify-content:space-between;
}
.bjb-faq_q_05e::-webkit-details-marker{
display:none;
}
.bjb-faq_q_ic_05e{
flex:0 0 auto;
transition:transform .22s ease;
color:#10C878;
align-items:center;
display:inline-flex;
}
.bjb-faq_q_ic_05e svg{
height:1.125rem;
width:18px;
}
.bjb-faq_item_05e[open] .bjb-faq_q_ic_05e{
transform:rotate(180deg);
}
.bjb-faq_a_05e{
padding:0 24px 1.25rem;
line-height:1.6;
font-size:14.5px;
overflow-wrap:break-word;
color:#6E6860;
}
.bjb-gd_05e{
padding:3rem 0 0.625rem;
}
.bjb-gd_head_05e{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:24px;
}
@media(min-width:680px){
.bjb-gd_head_05e{
gap:20px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.bjb-gd_eyebrow_05e{
margin-bottom:0.625rem;
}
.bjb-gd_h2_05e{
font-size:28px;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
color:#F0EDE8;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.bjb-gd_h2_05e{
font-size:2.125rem;
}
}
.bjb-gd_more_05e{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F0EDE8;
font-size:13.5px;
color:#F0EDE8;
font-weight:600;
padding-bottom:2px;
}
.bjb-gd_more_05e:hover{
border-color:#10C878;
color:#10C878;
}
.bjb-gd_grid_05e{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:718px){
.bjb-gd_grid_05e{
grid-template-columns:repeat(3,1fr);
}
}
.bjb-gd_card_05e{
border:1px solid rgba(240,237,232,0.07);
border-radius:0.875rem;
overflow:hidden;
background:#1C1917;
min-width:0;
display:block;
}
.bjb-gd_card_img_05e{
background:linear-gradient(140deg,#0D1E16,#10C878);
height:150px;
}
.bjb-gd_card_body_05e{
padding:1.375rem;
}
.bjb-gd_card_cat_05e{
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.1em;
color:#10C878;
font-weight:600;
}
.bjb-gd_card_h_05e{
margin:8px 0 0.625rem;
line-height:1.2;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F0EDE8;
overflow-wrap:break-word;
font-size:19px;
}
.bjb-gd_card_meta_05e{
font-size:0.75rem;
overflow-wrap:break-word;
color:#8E8880;
}
.bjb-sb_05e{
padding:48px 0;
background:#1C1917;
margin-top:24px;
border-bottom:1px solid rgba(240,237,232,0.07);
border-top:1px solid rgba(240,237,232,0.07);
}
@media(min-width:769px){
.bjb-sb_05e{
padding:56px 0;
}
}
.bjb-sb_eyebrow_05e{
margin-bottom:12px;
display:block;
}
.bjb-sb_h2_05e{
overflow-wrap:break-word;
color:#F0EDE8;
font-size:1.875rem;
font-weight:600;
margin-bottom:1.625rem;
line-height:1.05;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.bjb-sb_h2_05e{
font-size:2.25rem;
}
}
.bjb-sb_grid_05e{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.bjb-sb_grid_05e{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.bjb-sb_grid_05e{
grid-template-columns:repeat(4,1fr);
}
}
.bjb-sb_card_05e{
background:#12100F;
border:1px solid rgba(240,237,232,0.07);
padding:1.5rem;
border-radius:0.875rem;
min-width:0;
}
.bjb-sb_card_h_05e{
overflow-wrap:break-word;
margin-bottom:0.5rem;
line-height:1.15;
font-size:19px;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F0EDE8;
}
.bjb-sb_card_p_05e{
overflow-wrap:break-word;
line-height:1.6;
color:#6E6860;
font-size:13.5px;
}
.bjb-sb_rtp_05e{
gap:24px;
border-radius:0.875rem;
background:#12100F;
padding:26px 28px;
border:1px solid rgba(240,237,232,0.07);
grid-template-columns:1fr;
margin-top:1.125rem;
display:grid;
align-items:center;
}
@media(min-width:758px){
.bjb-sb_rtp_05e{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.bjb-sb_rtp_h_05e{
margin-bottom:8px;
color:#F0EDE8;
overflow-wrap:break-word;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
font-size:20px;
font-weight:600;
}
.bjb-sb_rtp_p_05e{
overflow-wrap:break-word;
font-size:0.844rem;
color:#6E6860;
line-height:1.6;
}
.bjb-sb_rtp_stats_05e{
gap:1rem;
display:flex;
}
.bjb-sb_stat_05e{
background:#1C1917;
padding:18px;
border-radius:8px;
flex:1 1 0;
min-width:0;
text-align:center;
}
.bjb-sb_stat_v_05e{
overflow-wrap:break-word;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
color:#18D68A;
font-weight:700;
}
.bjb-sb_stat_l_05e{
margin-top:0.25rem;
color:#8E8880;
font-size:11.5px;
}
.bjb-lh_05e{
padding:2.5rem 0 20px;
}
.bjb-lh_in_05e{
border-top:1px solid rgba(240,237,232,0.13);
padding-top:2.125rem;
}
.bjb-lh_eyebrow_05e{
display:block;
margin-bottom:22px;
}
.bjb-lh_grid_05e{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:601px){
.bjb-lh_grid_05e{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.bjb-lh_grid_05e{
grid-template-columns:repeat(5,1fr);
}
}
.bjb-lh_col_05e{
min-width:0;
}
.bjb-lh_col_h_05e{
margin-bottom:0.75rem;
font-size:13px;
font-weight:700;
color:#F0EDE8;
overflow-wrap:break-word;
}
.bjb-lh_links_05e{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.bjb-lh_link_05e{
transition:color .22s ease;
font-size:13px;
overflow-wrap:break-word;
color:#6E6860;
}
.bjb-lh_link_05e:hover{
color:#10C878;
}
.bjb-sc_05e{
padding:48px 0 0.625rem;
}
.bjb-sc_head_05e{
margin-bottom:1.75rem;
text-align:center;
}
.bjb-sc_eyebrow_05e{
margin-bottom:12px;
}
.bjb-sc_h2_05e{
font-weight:600;
line-height:1.05;
color:#F0EDE8;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
overflow-wrap:break-word;
}
@media(min-width:765px){
.bjb-sc_h2_05e{
font-size:2.25rem;
}
}
.bjb-sc_table_05e{
overflow:hidden;
border:1px solid rgba(240,237,232,0.07);
margin:0 auto;
border-radius:0.875rem;
max-width:900px;
}
.bjb-sc_thead_05e{
background:#0B0A09;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.bjb-sc_th_05e{
padding:15px 18px;
font-weight:700;
font-size:13px;
text-align:center;
color:#8BBEA8;
overflow-wrap:break-word;
}
.bjb-sc_th_05e:first-child{
text-align:left;
}
.bjb-sc_th_us_05e{
color:#2FECA0;
}
.bjb-sc_row_05e{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(240,237,232,0.07);
}
.bjb-sc_row_05e:nth-child(even){
background:#1C1917;
}
.bjb-sc_td_05e{
padding:0.938rem 1.125rem;
text-align:center;
color:#8E8880;
overflow-wrap:break-word;
font-size:0.875rem;
min-width:0;
}
.bjb-sc_td_05e:first-child{
color:#C9C4BC;
text-align:left;
font-weight:600;
}
.bjb-sc_td_us_05e{
color:#18D68A;
font-weight:700;
}
.bjb-sg_05e{
padding:48px 0 0.625rem;
}
.bjb-sg_eyebrow_05e{
display:block;
margin-bottom:12px;
}
.bjb-sg_h2_05e{
overflow-wrap:break-word;
font-size:30px;
font-weight:600;
margin-bottom:28px;
line-height:1.05;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EDE8;
}
@media(min-width:765px){
.bjb-sg_h2_05e{
font-size:36px;
}
}
.bjb-sg_grid_05e{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:717px){
.bjb-sg_grid_05e{
grid-template-columns:repeat(3,1fr);
}
}
.bjb-sg_col_05e{
min-width:0;
}
.bjb-sg_col_h_05e{
font-weight:600;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
overflow-wrap:break-word;
color:#F0EDE8;
line-height:1.15;
margin-bottom:10px;
}
.bjb-sg_col_p_05e{
overflow-wrap:break-word;
font-size:14px;
line-height:1.65;
color:#6E6860;
}
.bjb-el_05e{
padding:3rem 0;
}
@media(min-width:769px){
.bjb-el_05e{
padding:3.5rem 0;
}
}
.bjb-el_in_05e{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:902px){
.bjb-el_in_05e{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.bjb-el_left_05e{
min-width:0;
}
.bjb-el_eyebrow_05e{
margin-bottom:0.875rem;
}
.bjb-el_h2_05e{
line-height:1.08;
margin-bottom:22px;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
font-size:32px;
color:#F0EDE8;
}
@media(min-width:767px){
.bjb-el_h2_05e{
font-size:2.375rem;
}
}
.bjb-el_body_05e p{
overflow-wrap:break-word;
line-height:1.7;
color:#C9C4BC;
font-size:16px;
margin-bottom:1.125rem;
}
.bjb-el_dropcap_05e{
padding:6px 12px 0 0;
line-height:.8;
font-size:62px;
color:#10C878;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
float:left;
font-weight:700;
}
.bjb-el_right_05e{
min-width:0;
}
.bjb-el_quote_05e{
border-radius:1.25rem;
padding:36px;
background:linear-gradient(150deg,#0D1E16,#080D0A);
color:#EBF7F1;
position:relative;
margin-bottom:24px;
}
.bjb-el_quote_mark_05e{
align-items:center;
display:inline-flex;
margin-bottom:0.375rem;
color:#2FECA0;
}
.bjb-el_quote_mark_05e svg{
height:2.125rem;
width:34px;
}
.bjb-el_quote_text_05e{
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:1.375rem;
font-size:1.375rem;
color:#EBF7F1;
font-weight:500;
line-height:1.4;
}
.bjb-el_quote_meta_05e{
gap:12px;
align-items:center;
display:flex;
}
.bjb-el_quote_av_05e{
background:linear-gradient(135deg,#10C878,#2FECA0);
flex:0 0 auto;
border-radius:50%;
width:2.375rem;
height:2.375rem;
}
.bjb-el_quote_author_05e{
color:#EBF7F1;
font-size:14px;
font-weight:700;
}
.bjb-el_quote_meta_sub_05e{
color:#8BBEA8;
font-size:12px;
}
.bjb-el_explain_05e{
border-radius:0.875rem;
border:1px solid rgba(240,237,232,0.07);
overflow:hidden;
}
.bjb-el_explain_card_05e{
padding:1.375rem 1.5rem;
}
.bjb-el_explain_card_05e+.bjb-el_explain_card_05e{
border-top:1px solid rgba(240,237,232,0.07);
}
.bjb-el_explain_h_05e{
font-weight:600;
line-height:1.15;
margin-bottom:8px;
color:#F0EDE8;
overflow-wrap:break-word;
font-size:20px;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
}
.bjb-el_explain_p_05e{
overflow-wrap:break-word;
font-size:14px;
line-height:1.55;
color:#6E6860;
}
.bjb-ft_05e{
background:#0B0A09;
color:#8BBEA8;
margin-top:2.5rem;
}
.bjb-ft_in_05e{
padding:3rem 0 28px;
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:603px){
.bjb-ft_in_05e{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.bjb-ft_in_05e{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.bjb-ft_brand_05e{
min-width:0;
}
.bjb-ft_logo_05e{
color:#EBF7F1;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
font-weight:700;
overflow-wrap:break-word;
}
.bjb-ft_tagline_05e{
max-width:17.5rem;
margin-top:0.875rem;
font-size:13.5px;
line-height:1.6;
color:#8BBEA8;
}
.bjb-ft_contact_05e{
transition:color .22s ease;
max-width:17.5rem;
display:inline-block;
font-size:0.813rem;
margin-top:12px;
overflow-wrap:anywhere;
color:#2FECA0;
}
.bjb-ft_contact_05e:hover{
color:#EBF7F1;
}
.bjb-ft_col_05e{
min-width:0;
}
.bjb-ft_col_h_05e{
color:#EBF7F1;
margin-bottom:0.875rem;
font-weight:700;
letter-spacing:.08em;
overflow-wrap:break-word;
text-transform:uppercase;
font-size:0.813rem;
}
.bjb-ft_col_links_05e{
gap:10px;
display:flex;
flex-direction:column;
}
.bjb-ft_link_05e{
transition:color .22s ease;
font-size:0.844rem;
color:#8BBEA8;
overflow-wrap:break-word;
}
.bjb-ft_link_05e:hover{
color:#EBF7F1;
}
.bjb-ft_bot_05e{
gap:1rem;
padding:1.375rem 0 40px;
border-top:1px solid rgba(200,255,230,0.13);
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.bjb-ft_bot_05e{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.bjb-ft_legal_05e{
max-width:760px;
line-height:1.6;
color:#4A4540;
font-size:0.719rem;
overflow-wrap:break-word;
}
.bjb-ft_legal_05e b{
font-weight:700;
color:#8BBEA8;
}
.bjb-ft_age_05e{
padding:4px 9px;
border-radius:0.5rem;
flex:0 0 auto;
border:1.5px solid #2FECA0;
color:#2FECA0;
font-size:13px;
font-weight:700;
}