*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#16121A;
color:#CEC5DC;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
-webkit-font-smoothing:antialiased;
line-height:1.6;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
font-size:15px;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.bsg_layout-i9e{
flex-direction:column;
min-height:100vh;
display:flex;
}
.bsg_main-i9e{
flex:1 1 auto;
width:100%;
min-width:0;
}
.bsg_container-i9e{
padding:0 16px;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:766px){
.bsg_container-i9e{
padding:0 32px;
}
}
@media(min-width:1098px){
.bsg_container-i9e{
padding:0 3.5rem;
}
}
.bsg_eyebrow-i9e{
overflow-wrap:break-word;
line-height:1.4;
text-transform:uppercase;
font-size:11px;
letter-spacing:.2em;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#9B5DE5;
display:inline-block;
font-weight:600;
}
.bsg_band-i9e{
background:#0F0D18;
color:#F0EBFC;
}
.bsg_band-i9e .bsg_eyebrow-i9e{
color:#C084FC;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.bsg_tb-i9e{
background:#16121A;
top:0;
border-bottom:1px solid rgba(235,225,255,0.13);
position:sticky;
z-index:50;
}
.bsg_tb_in-i9e{
margin:0 auto;
padding:12px 16px;
gap:16px;
align-items:center;
max-width:87.5rem;
width:100%;
justify-content:space-between;
display:flex;
}
@media(min-width:765px){
.bsg_tb_in-i9e{
padding:1rem 32px;
}
}
@media(min-width:1102px){
.bsg_tb_in-i9e{
padding:1.125rem 3.5rem;
}
}
.bsg_tb_left-i9e{
gap:1.75rem;
min-width:0;
display:flex;
align-items:center;
}
.bsg_tb_logo-i9e{
gap:0.688rem;
display:flex;
align-items:center;
min-width:0;
}
.bsg_tb_logo_mark-i9e{
flex:0 0 auto;
border-radius:0.5rem;
object-fit:cover;
width:34px;
height:2.125rem;
}
.bsg_tb_logo_txt-i9e{
display:flex;
line-height:1;
min-width:0;
flex-direction:column;
}
.bsg_tb_logo_name-i9e{
overflow:hidden;
letter-spacing:.02em;
font-weight:700;
color:#F2EDF9;
white-space:nowrap;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
text-overflow:ellipsis;
}
.bsg_tb_logo_sub-i9e{
overflow:hidden;
color:#9B5DE5;
white-space:nowrap;
font-size:8.5px;
font-weight:600;
margin-top:4px;
text-transform:uppercase;
text-overflow:ellipsis;
letter-spacing:.32em;
}
.bsg_tb_nav-i9e{
display:none;
}
@media(min-width:963px){
.bsg_tb_nav-i9e{
gap:28px;
display:flex;
align-items:center;
}
}
.bsg_tb_nav_item-i9e{
transition:color .22s ease,border-color .22s ease;
font-size:14px;
white-space:nowrap;
font-weight:600;
padding-bottom:3px;
color:#CEC5DC;
border-bottom:2px solid transparent;
}
.bsg_tb_nav_item-i9e:hover{
color:#F2EDF9;
}
.bsg_tb_nav_item-i9e.bsg_state_active-i9e{
border-color:#9B5DE5;
color:#F2EDF9;
}
.bsg_tb_right-i9e{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.bsg_tb_search-i9e{
transition:color .22s ease;
justify-content:center;
color:#CEC5DC;
align-items:center;
display:flex;
}
.bsg_tb_search-i9e:hover{
color:#9B5DE5;
}
.bsg_tb_search-i9e svg{
height:18px;
width:18px;
}
.bsg_tb_lang-i9e{
text-transform:uppercase;
color:#9E93B0;
font-size:0.688rem;
font-weight:600;
letter-spacing:.1em;
}
.bsg_tb_lang-i9e:hover{
color:#F2EDF9;
}
.bsg_tb_login-i9e{
font-size:14px;
display:none;
font-weight:600;
color:#F2EDF9;
}
@media(min-width:768px){
.bsg_tb_login-i9e{
display:inline-block;
}
}
.bsg_tb_register-i9e{
border-radius:62.438rem;
padding:0.688rem 22px;
transition:background-color .22s ease;
background:#B76EF5;
font-weight:700;
font-size:14px;
color:#120D1C;
white-space:nowrap;
}
.bsg_tb_register-i9e:hover{
background:#C989FF;
}
.bsg_mob-i9e{
background:#16121A;
left:0;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
z-index:60;
border-top:1px solid rgba(235,225,255,0.13);
bottom:0;
right:0;
}
@media(min-width:958px){
.bsg_mob-i9e{
display:none;
}
}
.bsg_mob_in-i9e{
margin:0 auto;
align-items:stretch;
justify-content:space-around;
display:flex;
max-width:560px;
}
.bsg_mob_item-i9e{
padding:9px 0.25rem;
gap:3px;
flex:1 1 0;
transition:color .22s ease;
color:#9E93B0;
align-items:center;
flex-direction:column;
display:flex;
min-width:0;
}
.bsg_mob_item-i9e.bsg_state_active-i9e{
color:#9B5DE5;
}
.bsg_mob_ic-i9e{
justify-content:center;
display:flex;
align-items:center;
}
.bsg_mob_ic-i9e svg{
height:1.25rem;
width:20px;
}
.bsg_mob_lb-i9e{
overflow:hidden;
font-size:0.625rem;
text-overflow:ellipsis;
font-weight:600;
white-space:nowrap;
max-width:100%;
}
@media(max-width:962px){
body{
padding-bottom:60px;
}
}
.bsg_rail-i9e{
position:relative;
min-width:0;
}
.bsg_rail_scroll-i9e{
gap:0.875rem;
scrollbar-width:thin;
display:flex;
overflow-x:auto;
padding-bottom:0.875rem;
-webkit-overflow-scrolling:touch;
}
@media(min-width:765px){
.bsg_rail_scroll-i9e{
gap:18px;
}
}
.bsg_gc-i9e{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:769px){
.bsg_gc-i9e{
width:188px;
}
}
.bsg_gc_img-i9e{
border-radius:0.875rem;
overflow:hidden;
background:#1F1A26;
position:relative;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.55);
padding-bottom:133.33%;
}
.bsg_gc_img-i9e img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.bsg_gc_cover-i9e{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.bsg_gc_hover-i9e{
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
inset:0;
align-items:center;
position:absolute;
display:flex;
opacity:0;
justify-content:center;
}
.bsg_gc-i9e:hover .bsg_gc_hover-i9e{
opacity:1;
}
.bsg_gc_hover_btn-i9e{
background:#B76EF5;
border-radius:999px;
width:46px;
display:flex;
height:2.875rem;
justify-content:center;
color:#120D1C;
align-items:center;
}
.bsg_gc_hover_btn-i9e svg{
height:18px;
width:18px;
}
.bsg_gc_info-i9e{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:9px;
}
.bsg_gc_name-i9e{
overflow:hidden;
font-weight:700;
font-size:0.813rem;
white-space:nowrap;
color:#F2EDF9;
text-overflow:ellipsis;
}
.bsg_gc_prov-i9e{
overflow:hidden;
white-space:nowrap;
color:#9E93B0;
text-overflow:ellipsis;
font-size:0.688rem;
}
.bsg_gc_meta-i9e{
color:#9E93B0;
font-size:11px;
}
.bsg_tc-i9e{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:771px){
.bsg_tc-i9e{
width:230px;
}
}
.bsg_tc_img-i9e{
border-radius:14px;
overflow:hidden;
background:#1F1A26;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.55);
padding-bottom:75%;
position:relative;
}
.bsg_tc_img-i9e img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.bsg_tc_info-i9e{
gap:2px;
flex-direction:column;
min-width:0;
display:flex;
margin-top:0.563rem;
}
.bsg_tc_name-i9e{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
color:#F2EDF9;
font-size:0.875rem;
}
.bsg_tc_rtp-i9e{
font-size:11px;
color:#9E93B0;
}
.bsg_lc-i9e{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:769px){
.bsg_lc-i9e{
width:16.75rem;
}
}
.bsg_lc_img-i9e{
overflow:hidden;
border-radius:0.875rem;
background:#1F1A26;
padding-bottom:62.5%;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.55);
position:relative;
}
.bsg_lc_img-i9e img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.bsg_lc_live-i9e{
background:rgba(0,0,0,0.52);
border-radius:62.438rem;
padding:4px 9px;
gap:0.438rem;
top:0.75rem;
left:12px;
display:flex;
align-items:center;
position:absolute;
}
.bsg_lc_live_dot-i9e{
background:#E5334A;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
height:0.5rem;
width:0.5rem;
}
.bsg_lc_seats-i9e{
letter-spacing:.08em;
font-weight:600;
font-size:0.625rem;
text-transform:uppercase;
color:#F0EBFC;
}
.bsg_lc_info-i9e{
gap:2px;
margin-top:0.563rem;
display:flex;
flex-direction:column;
min-width:0;
}
.bsg_lc_name-i9e{
overflow:hidden;
font-weight:700;
color:#F2EDF9;
white-space:nowrap;
text-overflow:ellipsis;
font-size:15px;
}
.bsg_lc_bet-i9e{
color:#9E93B0;
font-size:11px;
}
.bsg_pc-i9e{
border:1px solid rgba(235,225,255,0.07);
background:#1F1A26;
border-radius:14px;
padding:1rem 14px;
gap:8px;
flex-direction:column;
min-height:74px;
display:flex;
justify-content:center;
align-items:center;
min-width:0;
}
.bsg_pc_logo-i9e{
flex:0 0 auto;
width:auto;
object-fit:contain;
height:1.75rem;
max-width:100%;
}
.bsg_pc_name-i9e{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
text-align:center;
color:#9E93B0;
font-size:0.688rem;
}
.bsg_gc_tag-i9e{
padding:3px 0.5rem;
border-radius:0.5rem;
letter-spacing:.06em;
left:10px;
top:10px;
text-transform:uppercase;
font-size:0.625rem;
display:inline-block;
position:absolute;
z-index:2;
font-weight:700;
}
.bsg_gc_tag_hot-i9e{
background:#E5334A;
color:#F0EBFC;
}
.bsg_gc_tag_new-i9e{
background:#C084FC;
color:#120D1C;
}
.bsg_gc_tag_jp-i9e{
background:#F0B429;
color:#120D1C;
}
.bsg_gc_tag_live-i9e{
background:#E5334A;
color:#F0EBFC;
}
.bsg_sh-i9e{
margin-bottom:18px;
min-width:0;
}
.bsg_sh_row-i9e{
gap:1rem;
justify-content:space-between;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
}
.bsg_sh_row-i9e .bsg_sh_l-i9e{
gap:0.375rem;
flex-direction:column;
min-width:0;
display:flex;
}
.bsg_sh_stack-i9e{
gap:0.625rem;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.bsg_sh_center-i9e{
gap:0.625rem;
flex-direction:column;
align-items:center;
text-align:center;
display:flex;
}
.bsg_sh_h2-i9e{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:24px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
color:#F2EDF9;
}
@media(min-width:771px){
.bsg_sh_h2-i9e{
font-size:1.875rem;
}
}
.bsg_band-i9e .bsg_sh_h2-i9e{
color:#F0EBFC;
}
.bsg_sh_eb_line-i9e{
gap:10px;
align-items:center;
display:inline-flex;
}
.bsg_sh_eb_line-i9e::before{
background:#9B5DE5;
height:1px;
width:1.75rem;
display:inline-block;
content:"";
}
.bsg_band-i9e .bsg_sh_eb_line-i9e::before{
background:#C084FC;
}
.bsg_sh_eb_dot-i9e{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.bsg_sh_eb_dot-i9e::before{
background:#9B5DE5;
border-radius:50%;
content:"";
height:0.375rem;
width:0.375rem;
display:inline-block;
}
.bsg_band-i9e .bsg_sh_eb_dot-i9e::before{
background:#C084FC;
}
.bsg_sh_link-i9e{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
font-weight:600;
align-items:center;
border-bottom:1px solid #F2EDF9;
padding-bottom:2px;
display:inline-flex;
white-space:nowrap;
font-size:0.813rem;
color:#F2EDF9;
}
.bsg_sh_link-i9e:hover{
border-color:#9B5DE5;
color:#9B5DE5;
}
.bsg_sh_link-i9e svg{
height:14px;
width:0.875rem;
}
.bsg_sh_link_chev-i9e{
padding-bottom:0;
border-bottom:0;
}
.bsg_sh_link_btn-i9e{
background:#B76EF5;
padding:9px 1.125rem;
border-radius:999px;
color:#120D1C;
border-bottom:0;
}
.bsg_sh_link_btn-i9e:hover{
border-color:transparent;
background:#C989FF;
color:#120D1C;
}
.bsg_band-i9e .bsg_sh_link-i9e{
border-color:#F0EBFC;
color:#F0EBFC;
}
.bsg_band-i9e .bsg_sh_link_btn-i9e{
background:#C084FC;
color:#120D1C;
}
.bsg_sh_rule-i9e{
margin:-2px 0 18px;
background:rgba(235,225,255,0.13);
height:1px;
}
.bsg_band-i9e .bsg_sh_rule-i9e{
background:rgba(235,225,255,0.12);
}
.bsg_hero-i9e{
padding:2rem 0 8px;
}
@media(min-width:771px){
.bsg_hero-i9e{
padding:3.5rem 0 1.5rem;
}
}
.bsg_hero_in-i9e{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:902px){
.bsg_hero_in-i9e{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.bsg_hero_copy-i9e{
min-width:0;
}
.bsg_hero_eyebrow-i9e{
gap:10px;
align-items:center;
margin-bottom:22px;
display:inline-flex;
}
.bsg_hero_eyebrow_line-i9e{
background:#9B5DE5;
flex:0 0 auto;
height:1px;
display:inline-block;
width:1.75rem;
}
.bsg_hero_h1-i9e{
font-size:2.375rem;
font-weight:600;
color:#F2EDF9;
margin-bottom:1.25rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
letter-spacing:-.01em;
line-height:1.04;
}
@media(min-width:769px){
.bsg_hero_h1-i9e{
font-size:3.375rem;
}
}
@media(min-width:1101px){
.bsg_hero_h1-i9e{
font-size:3.875rem;
}
}
.bsg_hero_h1-i9e em{
color:#9B5DE5;
font-style:normal;
}
.bsg_hero_sub-i9e{
margin-bottom:30px;
color:#7D7292;
font-size:16px;
line-height:1.6;
max-width:30rem;
}
@media(min-width:769px){
.bsg_hero_sub-i9e{
font-size:18px;
}
}
.bsg_hero_actions-i9e{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
margin-bottom:2.125rem;
}
.bsg_hero_cta-i9e{
border-radius:62.438rem;
transition:background-color .22s ease;
background:#B76EF5;
gap:0.625rem;
padding:1rem 30px;
font-weight:700;
align-items:center;
color:#120D1C;
display:inline-flex;
font-size:0.938rem;
}
.bsg_hero_cta-i9e:hover{
background:#C989FF;
}
.bsg_hero_cta_ic-i9e{
align-items:center;
display:inline-flex;
}
.bsg_hero_cta_ic-i9e svg{
height:16px;
width:1rem;
}
.bsg_hero_cta_alt-i9e{
border:1px solid rgba(235,225,255,0.13);
background:transparent;
border-radius:62.438rem;
padding:0.938rem 26px;
transition:border-color .22s ease,color .22s ease;
align-items:center;
color:#F2EDF9;
font-weight:600;
display:inline-flex;
font-size:0.938rem;
}
.bsg_hero_cta_alt-i9e:hover{
border-color:#9B5DE5;
color:#9B5DE5;
}
.bsg_hero_trust-i9e{
gap:22px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.bsg_hero_trust_item-i9e{
gap:0.563rem;
font-weight:600;
display:flex;
color:#CEC5DC;
align-items:center;
font-size:13px;
}
.bsg_hero_trust_ic-i9e{
color:#9B5DE5;
align-items:center;
display:inline-flex;
}
.bsg_hero_trust_ic-i9e svg{
width:1rem;
height:16px;
}
.bsg_hero_promo-i9e{
background:#1F1A26;
overflow:hidden;
border-radius:1.25rem;
box-shadow:0 12px 48px rgba(0,0,0,0.60), 0 4px 16px rgba(91,46,168,0.22), 0 1px 0.25rem rgba(0,0,0,0.50);
min-height:18.75rem;
position:relative;
display:flex;
}
.bsg_hero_promo_bg-i9e{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.bsg_hero_promo_bg-i9e::after{
background:linear-gradient(120deg,#0F0D18 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.bsg_hero_promo_glow-i9e{
border-radius:50%;
background:radial-gradient(circle,rgba(91,46,168,0.28) 0%,transparent 65%);
pointer-events:none;
width:260px;
position:absolute;
right:-1.25rem;
top:-40px;
height:260px;
}
.bsg_hero_promo_ct-i9e{
padding:1.75rem;
z-index:2;
max-width:88%;
position:relative;
align-self:flex-end;
}
.bsg_hero_promo_label-i9e{
color:#C084FC;
font-size:0.625rem;
letter-spacing:.25em;
margin-bottom:8px;
font-weight:700;
text-transform:uppercase;
display:block;
}
.bsg_hero_promo_amount-i9e{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
font-size:32px;
color:#F0EBFC;
line-height:1.05;
}
@media(min-width:769px){
.bsg_hero_promo_amount-i9e{
font-size:2.5rem;
}
}
.bsg_hero_promo_amount-i9e em{
color:#C084FC;
font-style:normal;
}
.bsg_hero_rating-i9e{
padding:0.625rem 0.875rem;
border-radius:0.875rem;
gap:10px;
border:1px solid rgba(235,225,255,0.07);
background:#1F1A26;
top:14px;
z-index:3;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.55);
max-width:min(16.25rem,62%);
display:flex;
right:14px;
position:absolute;
align-items:center;
}
.bsg_hero_rating_score-i9e{
flex:0 0 auto;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:24px;
color:#F2EDF9;
}
.bsg_hero_rating_txt-i9e{
flex:1 1 auto;
min-width:0;
}
.bsg_hero_rating_stars-i9e{
gap:2px;
color:#9B5DE5;
display:flex;
}
.bsg_hero_rating_stars-i9e svg{
height:12px;
width:0.75rem;
}
.bsg_hero_rating_cap-i9e{
overflow-wrap:break-word;
font-size:11px;
margin-top:3px;
color:#9E93B0;
display:block;
line-height:1.35;
}
.bsg_stat-i9e{
border-bottom:1px solid rgba(235,225,255,0.13);
margin-top:16px;
border-top:1px solid rgba(235,225,255,0.13);
}
.bsg_stat_in-i9e{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.bsg_stat_in-i9e{
grid-template-columns:repeat(4,1fr);
}
}
.bsg_stat_item-i9e{
padding:1.375rem 14px;
border-right:1px solid rgba(235,225,255,0.07);
border-bottom:1px solid rgba(235,225,255,0.07);
min-width:0;
}
.bsg_stat_item-i9e:nth-child(2n){
border-right:0;
}
.bsg_stat_item-i9e:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.bsg_stat_item-i9e{
border-bottom:0;
}
.bsg_stat_item-i9e:nth-child(2n){
border-right:1px solid rgba(235,225,255,0.07);
}
.bsg_stat_item-i9e:nth-child(4n){
border-right:0;
}
}
.bsg_stat_value-i9e{
font-weight:700;
line-height:1;
font-size:1.875rem;
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#F2EDF9;
}
@media(min-width:770px){
.bsg_stat_value-i9e{
font-size:34px;
}
}
.bsg_stat_label-i9e{
margin-top:0.375rem;
font-size:13px;
line-height:1.4;
color:#9E93B0;
overflow-wrap:break-word;
}
.bsg_grow-i9e{
padding:26px 0 10px;
}
.bsg_row_seo-i9e{
margin:0.625rem 0 0;
font-size:14px;
color:#7D7292;
line-height:1.65;
overflow-wrap:break-word;
max-width:47.5rem;
}
.bsg_row_seo-i9e strong{
color:#F2EDF9;
font-weight:700;
}
.bsg_pr-i9e{
padding:1.875rem 0 6px;
}
.bsg_pr_card-i9e{
border:1px solid rgba(235,225,255,0.07);
gap:10px;
border-radius:1.25rem;
flex:0 0 auto;
background:#1F1A26;
padding:26px;
overflow:hidden;
position:relative;
width:17.5rem;
min-height:200px;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.bsg_pr_card-i9e{
width:18.75rem;
}
}
.bsg_pr_card_feat-i9e{
background:linear-gradient(150deg,#130E20,#0A0810);
border-color:transparent;
color:#F0EBFC;
}
.bsg_pr_glow-i9e{
background:radial-gradient(circle,rgba(91,46,168,0.28),transparent 70%);
border-radius:50%;
width:8.125rem;
top:-30px;
opacity:0;
right:-1.875rem;
pointer-events:none;
height:8.125rem;
position:absolute;
}
.bsg_pr_card_feat-i9e .bsg_pr_glow-i9e{
opacity:1;
}
.bsg_pr_label-i9e{
position:relative;
letter-spacing:.16em;
font-size:0.625rem;
color:#9B5DE5;
text-transform:uppercase;
font-weight:700;
}
.bsg_pr_card_feat-i9e .bsg_pr_label-i9e{
color:#C084FC;
}
.bsg_pr_amount-i9e{
position:relative;
font-size:26px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#F2EDF9;
line-height:1.08;
}
.bsg_pr_card_feat-i9e .bsg_pr_amount-i9e{
color:#F0EBFC;
}
.bsg_pr_amount-i9e em{
font-style:normal;
color:#9B5DE5;
}
.bsg_pr_card_feat-i9e .bsg_pr_amount-i9e em{
color:#C084FC;
}
.bsg_pr_terms-i9e{
color:#9E93B0;
font-size:0.813rem;
line-height:1.5;
position:relative;
}
.bsg_pr_card_feat-i9e .bsg_pr_terms-i9e{
color:#A899C4;
}
.bsg_pr_cta-i9e{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.bsg_pr_card_feat-i9e .bsg_pr_cta-i9e{
border-radius:999px;
background:#C084FC;
padding:0.563rem 18px;
transition:opacity .22s ease;
font-weight:700;
font-size:0.813rem;
color:#120D1C;
}
.bsg_pr_card_feat-i9e .bsg_pr_cta-i9e:hover{
opacity:.9;
}
.bsg_pr_card-i9e:not(.bsg_pr_card_feat-i9e) .bsg_pr_cta-i9e{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
color:#F2EDF9;
padding-bottom:2px;
border-bottom:1px solid #F2EDF9;
font-weight:700;
}
.bsg_pr_card-i9e:not(.bsg_pr_card_feat-i9e) .bsg_pr_cta-i9e:hover{
border-color:#9B5DE5;
color:#9B5DE5;
}
.bsg_gf-i9e{
padding:1.5rem 0 6px;
}
.bsg_gf_in-i9e{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.bsg_gf_chip-i9e{
background:#1F1A26;
padding:10px 1.125rem;
border-radius:999px;
border:1px solid rgba(235,225,255,0.13);
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-weight:600;
color:#CEC5DC;
font-size:13px;
white-space:nowrap;
}
.bsg_gf_chip-i9e:hover{
border-color:#9B5DE5;
color:#9B5DE5;
}
.bsg_gf_chip-i9e.bsg_state_active-i9e{
border-color:transparent;
background:#B76EF5;
color:#120D1C;
}
.bsg_grow-i9e{
padding:1.625rem 0 10px;
}
.bsg_row_seo-i9e{
margin:0.625rem 0 0;
font-size:0.875rem;
line-height:1.65;
max-width:760px;
color:#7D7292;
overflow-wrap:break-word;
}
.bsg_row_seo-i9e strong{
font-weight:700;
color:#F2EDF9;
}
.bsg_jp-i9e{
padding:1.875rem 0 10px;
}
.bsg_jp_grid-i9e{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:766px){
.bsg_jp_grid-i9e{
grid-template-columns:1fr 1fr;
}
.bsg_jp_card_mega-i9e{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.bsg_jp_grid-i9e{
grid-template-columns:1.4fr 1fr 1fr;
}
.bsg_jp_card_mega-i9e{
grid-column:auto;
}
}
.bsg_jp_card-i9e{
overflow:hidden;
border:1px solid rgba(235,225,255,0.07);
background:#1F1A26;
border-radius:20px;
gap:12px;
padding:1.625rem;
justify-content:space-between;
min-width:0;
flex-direction:column;
min-height:12.5rem;
display:flex;
position:relative;
}
.bsg_jp_card_mega-i9e{
border-color:transparent;
background:linear-gradient(135deg,#130E20,#0A0810);
color:#F0EBFC;
min-height:13.125rem;
}
.bsg_jp_glow-i9e{
border-radius:50%;
background:radial-gradient(circle,rgba(91,46,168,0.28),transparent 70%);
width:12.5rem;
pointer-events:none;
height:200px;
right:-40px;
position:absolute;
top:-2.5rem;
}
.bsg_jp_label-i9e{
gap:0.625rem;
justify-content:space-between;
letter-spacing:.16em;
display:flex;
color:#9B5DE5;
text-transform:uppercase;
position:relative;
align-items:center;
flex-wrap:wrap;
font-size:0.625rem;
font-weight:700;
}
.bsg_jp_card_mega-i9e .bsg_jp_label-i9e{
color:#C084FC;
}
.bsg_jp_drop-i9e{
color:#9E93B0;
font-weight:600;
text-transform:none;
letter-spacing:.04em;
}
.bsg_jp_card_mega-i9e .bsg_jp_drop-i9e{
color:#A899C4;
}
.bsg_jp_amount-i9e{
position:relative;
font-weight:700;
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:38px;
color:#F2EDF9;
line-height:1;
}
.bsg_jp_card_mega-i9e .bsg_jp_amount-i9e{
animation:zm2-pulse 2.4s infinite;
color:#C084FC;
font-size:48px;
}
@media(min-width:771px){
.bsg_jp_card_mega-i9e .bsg_jp_amount-i9e{
font-size:3.375rem;
}
}
.bsg_jp_game-i9e{
position:relative;
font-size:0.813rem;
color:#9E93B0;
}
.bsg_jp_card_mega-i9e .bsg_jp_game-i9e{
color:#A899C4;
}
.bsg_jp_cta-i9e{
position:relative;
align-self:flex-start;
}
.bsg_jp_card_mega-i9e .bsg_jp_cta-i9e{
padding:0.625rem 20px;
background:#C084FC;
border-radius:62.438rem;
transition:opacity .22s ease;
font-size:13px;
color:#120D1C;
font-weight:700;
}
.bsg_jp_card_mega-i9e .bsg_jp_cta-i9e:hover{
opacity:.9;
}
.bsg_jp_card-i9e:not(.bsg_jp_card_mega-i9e) .bsg_jp_cta-i9e{
transition:color .22s ease,border-color .22s ease;
color:#F2EDF9;
font-weight:700;
border-bottom:1px solid #F2EDF9;
font-size:0.813rem;
padding-bottom:2px;
}
.bsg_jp_card-i9e:not(.bsg_jp_card_mega-i9e) .bsg_jp_cta-i9e:hover{
border-color:#9B5DE5;
color:#9B5DE5;
}
.bsg_jp_seo-i9e{
margin:0.875rem 0 0;
font-size:14px;
max-width:47.5rem;
color:#7D7292;
line-height:1.65;
overflow-wrap:break-word;
}
.bsg_jp_seo-i9e strong{
font-weight:700;
color:#F2EDF9;
}
.bsg_grow-i9e{
padding:26px 0 0.625rem;
}
.bsg_row_seo-i9e{
margin:10px 0 0;
font-size:14px;
color:#7D7292;
max-width:760px;
overflow-wrap:break-word;
line-height:1.65;
}
.bsg_row_seo-i9e strong{
font-weight:700;
color:#F2EDF9;
}
.bsg_nl-i9e{
padding:1.5rem 0 0.625rem;
}
.bsg_nl_in-i9e{
padding:1.875rem 2rem;
border-radius:1.25rem;
background:#130F1E;
gap:22px;
flex-direction:column;
display:flex;
color:#F0EBFC;
}
@media(min-width:767px){
.bsg_nl_in-i9e{
gap:28px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.bsg_nl_text_wrap-i9e{
min-width:0;
}
.bsg_nl_h3-i9e{
font-weight:600;
font-size:1.375rem;
margin-bottom:0.313rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#F0EBFC;
line-height:1.1;
overflow-wrap:break-word;
}
@media(min-width:766px){
.bsg_nl_h3-i9e{
font-size:24px;
}
}
.bsg_nl_text-i9e{
line-height:1.5;
color:#A899C4;
font-size:0.844rem;
}
.bsg_nl_form-i9e{
flex:1 1 auto;
gap:10px;
display:flex;
min-width:0;
max-width:28.75rem;
}
.bsg_nl_input-i9e{
border-radius:0.875rem;
background:rgba(235,225,255,0.07);
overflow:hidden;
border:1px solid rgba(235,225,255,0.12);
padding:13px 16px;
flex:1 1 auto;
color:#A899C4;
white-space:nowrap;
min-width:0;
text-overflow:ellipsis;
align-items:center;
font-size:0.875rem;
display:flex;
}
.bsg_nl_btn-i9e{
flex:0 0 auto;
border-radius:14px;
background:#C084FC;
padding:0.813rem 24px;
transition:opacity .22s ease;
color:#120D1C;
font-weight:700;
font-size:0.875rem;
white-space:nowrap;
}
.bsg_nl_btn-i9e:hover{
opacity:.9;
}
.bsg_vip-i9e{
padding:48px 0;
}
@media(min-width:766px){
.bsg_vip-i9e{
padding:4rem 0;
}
}
.bsg_vip_head-i9e{
gap:14px;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:881px){
.bsg_vip_head-i9e{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.bsg_vip_eyebrow-i9e{
margin-bottom:0.75rem;
}
.bsg_vip_h2-i9e{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
color:#F0EBFC;
font-size:2rem;
}
@media(min-width:766px){
.bsg_vip_h2-i9e{
font-size:40px;
}
}
.bsg_vip_intro-i9e{
max-width:26.25rem;
font-size:14px;
line-height:1.6;
color:#A899C4;
}
.bsg_vip_grid-i9e{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.bsg_vip_card-i9e{
border:1px solid rgba(235,225,255,0.12);
padding:1.375rem 1.125rem;
border-radius:14px;
min-width:0;
}
.bsg_vip_card_feat-i9e{
border-color:#C084FC;
background:rgba(235,225,255,0.07);
}
.bsg_vip_card_ic-i9e{
background:linear-gradient(135deg,#9B5DE5,#C084FC);
border-radius:0.5rem;
width:2.125rem;
height:34px;
margin-bottom:1rem;
display:block;
}
.bsg_vip_name-i9e{
font-size:1.25rem;
color:#F0EBFC;
overflow-wrap:break-word;
margin-bottom:0.375rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
}
.bsg_vip_perk-i9e{
color:#A899C4;
line-height:1.5;
overflow-wrap:break-word;
font-size:12.5px;
}
.bsg_app-i9e{
padding:30px 0 0.625rem;
}
.bsg_app_in-i9e{
border:1px solid rgba(235,225,255,0.07);
padding:32px;
gap:28px;
background:#1F1A26;
border-radius:1.25rem;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.bsg_app_in-i9e{
padding:2.5rem 44px;
gap:2.5rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.bsg_app_copy-i9e{
min-width:0;
max-width:560px;
}
.bsg_app_eyebrow-i9e{
margin-bottom:12px;
}
.bsg_app_h2-i9e{
color:#F2EDF9;
line-height:1.05;
font-size:1.75rem;
overflow-wrap:break-word;
margin-bottom:12px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:769px){
.bsg_app_h2-i9e{
font-size:2.125rem;
}
}
.bsg_app_text-i9e{
font-size:0.875rem;
margin-bottom:1.375rem;
color:#7D7292;
line-height:1.6;
}
.bsg_app_btns-i9e{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.bsg_app_btn-i9e{
transition:background-color .22s ease;
gap:0.625rem;
padding:11px 20px;
border-radius:0.875rem;
background:#B76EF5;
display:inline-flex;
align-items:center;
color:#120D1C;
}
.bsg_app_btn-i9e:hover{
background:#C989FF;
}
.bsg_app_btn_ic-i9e{
align-items:center;
display:inline-flex;
}
.bsg_app_btn_ic-i9e svg{
width:18px;
height:1.125rem;
}
.bsg_app_btn_lb-i9e{
font-weight:700;
font-size:0.844rem;
}
.bsg_app_qr_wrap-i9e{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.bsg_app_qr-i9e{
flex:0 0 auto;
border-radius:0.875rem;
background-color:#B76EF5;
width:108px;
height:108px;
background-image:repeating-linear-gradient(0deg,#1F1A26 0 0.313rem,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#1F1A26 0 5px,transparent 5px 0.688rem);
}
.bsg_app_qr_cap-i9e{
color:#9E93B0;
line-height:1.4;
font-size:0.781rem;
max-width:92px;
}
.bsg_ts-i9e{
padding:2.75rem 0;
}
.bsg_ts_in-i9e{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:881px){
.bsg_ts_in-i9e{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.bsg_ts_left-i9e{
min-width:0;
}
.bsg_ts_h2-i9e{
color:#F0EBFC;
font-weight:600;
font-size:1.625rem;
margin-bottom:0.75rem;
line-height:1.1;
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.bsg_ts_h2-i9e{
font-size:28px;
}
}
.bsg_ts_text-i9e{
max-width:32.5rem;
line-height:1.6;
margin-bottom:1.375rem;
font-size:0.906rem;
color:#A899C4;
}
.bsg_ts_badges-i9e{
gap:18px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.bsg_ts_badge-i9e{
color:#A899C4;
font-size:0.813rem;
font-weight:600;
}
.bsg_ts_pay-i9e{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:881px){
.bsg_ts_pay-i9e{
justify-content:flex-end;
}
}
.bsg_ts_pay_chip-i9e{
border:1px solid rgba(235,225,255,0.12);
background:rgba(235,225,255,0.07);
border-radius:0.875rem;
padding:12px 16px;
font-size:14px;
font-weight:700;
color:#F0EBFC;
}
.bsg_et-i9e{
padding:2.25rem 0 10px;
}
.bsg_et_in-i9e{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:881px){
.bsg_et_in-i9e{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.bsg_et_left-i9e{
min-width:0;
}
.bsg_et_eyebrow-i9e{
margin-bottom:12px;
}
.bsg_et_h2-i9e{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.875rem;
color:#F2EDF9;
font-size:1.75rem;
line-height:1.06;
overflow-wrap:break-word;
}
@media(min-width:770px){
.bsg_et_h2-i9e{
font-size:2rem;
}
}
.bsg_et_text-i9e{
font-size:0.938rem;
color:#7D7292;
margin-bottom:1.375rem;
line-height:1.65;
}
.bsg_et_stats-i9e{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.bsg_et_stat-i9e{
min-width:0;
}
.bsg_et_stat_v-i9e{
line-height:1;
font-weight:700;
color:#F2EDF9;
font-size:26px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
.bsg_et_stat_l-i9e{
margin-top:0.25rem;
font-size:12.5px;
color:#9E93B0;
}
.bsg_et_right-i9e{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.bsg_et_member-i9e{
gap:1rem;
border:1px solid rgba(235,225,255,0.07);
padding:18px 1.25rem;
border-radius:14px;
background:#1F1A26;
align-items:center;
min-width:0;
display:flex;
}
.bsg_et_member_av-i9e{
flex:0 0 auto;
background:linear-gradient(135deg,#130E20,#9B5DE5);
border-radius:50%;
height:3rem;
width:48px;
}
.bsg_et_member_name-i9e{
color:#F2EDF9;
overflow-wrap:break-word;
font-size:0.938rem;
font-weight:700;
}
.bsg_et_member_role-i9e{
font-size:12.5px;
color:#9E93B0;
overflow-wrap:break-word;
}
.bsg_et_updated-i9e{
border-radius:14px;
padding:14px 1.125rem;
border:1px solid rgba(235,225,255,0.07);
background:#16121A;
gap:0.5rem;
font-size:12.5px;
align-items:center;
color:#7D7292;
display:flex;
}
.bsg_wy-i9e{
padding:3rem 0;
}
@media(min-width:770px){
.bsg_wy-i9e{
padding:3.5rem 0;
}
}
.bsg_wy_in-i9e{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.bsg_wy_in-i9e{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.bsg_wy_left-i9e{
min-width:0;
}
.bsg_wy_eyebrow-i9e{
margin-bottom:0.875rem;
}
.bsg_wy_h2-i9e{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:32px;
overflow-wrap:break-word;
color:#F2EDF9;
margin-bottom:16px;
font-weight:600;
}
@media(min-width:767px){
.bsg_wy_h2-i9e{
font-size:40px;
}
}
.bsg_wy_intro-i9e{
line-height:1.6;
color:#7D7292;
font-size:0.938rem;
}
.bsg_wy_grid-i9e{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:561px){
.bsg_wy_grid-i9e{
grid-template-columns:1fr 1fr;
}
}
.bsg_wy_card-i9e{
border-radius:14px;
background:#1F1A26;
padding:26px;
border:1px solid rgba(235,225,255,0.07);
min-width:0;
}
.bsg_wy_card_ic-i9e{
align-items:center;
color:#9B5DE5;
margin-bottom:16px;
justify-content:center;
display:inline-flex;
}
.bsg_wy_card_ic-i9e svg{
height:26px;
width:1.625rem;
}
.bsg_wy_card_h-i9e{
font-weight:600;
font-size:1.313rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1.15;
margin-bottom:0.5rem;
color:#F2EDF9;
overflow-wrap:break-word;
}
.bsg_wy_card_p-i9e{
color:#7D7292;
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
}
.bsg_tt-i9e{
padding:48px 0 0.625rem;
}
@media(min-width:771px){
.bsg_tt-i9e{
padding:60px 0 0.625rem;
}
}
.bsg_tt_head-i9e{
text-align:center;
margin-bottom:34px;
}
.bsg_tt_eyebrow-i9e{
margin-bottom:0.75rem;
}
.bsg_tt_h2-i9e{
font-size:2rem;
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
color:#F2EDF9;
}
@media(min-width:769px){
.bsg_tt_h2-i9e{
font-size:2.625rem;
}
}
.bsg_tt_grid-i9e{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.bsg_tt_grid-i9e{
grid-template-columns:repeat(3,1fr);
}
}
.bsg_tt_card-i9e{
background:#1F1A26;
border:1px solid rgba(235,225,255,0.07);
padding:1.875rem;
border-radius:0.875rem;
min-width:0;
flex-direction:column;
display:flex;
}
.bsg_tt_card_ic-i9e{
color:#9B5DE5;
align-items:center;
display:inline-flex;
margin-bottom:1.125rem;
}
.bsg_tt_card_ic-i9e svg{
height:1.75rem;
width:28px;
}
.bsg_tt_card_h-i9e{
margin-bottom:8px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
color:#F2EDF9;
font-size:22px;
overflow-wrap:break-word;
}
.bsg_tt_card_p-i9e{
line-height:1.6;
font-size:14px;
margin-bottom:0.875rem;
color:#7D7292;
overflow-wrap:break-word;
}
.bsg_tt_card_p-i9e b{
color:#F2EDF9;
font-weight:700;
}
.bsg_tt_card_link-i9e{
transition:color .22s ease;
padding-bottom:2px;
color:#F2EDF9;
font-size:13px;
border-bottom:1px solid #9B5DE5;
margin-top:auto;
align-self:flex-start;
font-weight:700;
}
.bsg_tt_card_link-i9e:hover{
color:#9B5DE5;
}
.bsg_prov-i9e{
padding:2.5rem 0 20px;
}
.bsg_prov_eyebrow-i9e{
margin-bottom:1.125rem;
display:block;
}
.bsg_prov_grid-i9e{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:562px){
.bsg_prov_grid-i9e{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.bsg_prov_grid-i9e{
grid-template-columns:repeat(6,1fr);
}
}
.bsg_hts-i9e{
padding:3rem 0;
}
@media(min-width:770px){
.bsg_hts-i9e{
padding:62px 0;
}
}
.bsg_hts_head-i9e{
gap:1.125rem;
display:flex;
flex-direction:column;
margin-bottom:2.125rem;
}
@media(min-width:766px){
.bsg_hts_head-i9e{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.bsg_hts_eyebrow-i9e{
margin-bottom:12px;
}
.bsg_hts_h2-i9e{
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
color:#F0EBFC;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
}
@media(min-width:771px){
.bsg_hts_h2-i9e{
font-size:38px;
}
}
.bsg_hts_cta-i9e{
transition:opacity .22s ease;
flex:0 0 auto;
background:#C084FC;
border-radius:999px;
padding:0.938rem 30px;
font-size:0.938rem;
color:#120D1C;
font-weight:700;
}
.bsg_hts_cta-i9e:hover{
opacity:.9;
}
.bsg_hts_grid-i9e{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:757px){
.bsg_hts_grid-i9e{
grid-template-columns:repeat(3,1fr);
}
}
.bsg_hts_step-i9e{
border-top:1px solid rgba(235,225,255,0.12);
min-width:0;
padding-top:1.375rem;
}
.bsg_hts_step_num-i9e{
line-height:1;
margin-bottom:14px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#C084FC;
font-size:2.75rem;
font-weight:700;
}
.bsg_hts_step_h-i9e{
color:#F0EBFC;
font-size:19px;
margin-bottom:0.5rem;
font-weight:700;
line-height:1.2;
overflow-wrap:break-word;
}
.bsg_hts_step_p-i9e{
line-height:1.55;
overflow-wrap:break-word;
font-size:14px;
color:#A899C4;
}
.bsg_rv-i9e{
padding:48px 0;
background:#1F1A26;
border-bottom:1px solid rgba(235,225,255,0.07);
margin-top:24px;
border-top:1px solid rgba(235,225,255,0.07);
}
@media(min-width:769px){
.bsg_rv-i9e{
padding:56px 0;
}
}
.bsg_rv_head-i9e{
gap:1rem;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:769px){
.bsg_rv_head-i9e{
gap:1.25rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.bsg_rv_eyebrow-i9e{
margin-bottom:0.625rem;
}
.bsg_rv_h2-i9e{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
color:#F2EDF9;
font-size:1.875rem;
}
@media(min-width:770px){
.bsg_rv_h2-i9e{
font-size:38px;
}
}
.bsg_rv_agg-i9e{
gap:12px;
display:flex;
align-items:center;
}
.bsg_rv_agg_stars-i9e{
gap:3px;
color:#9B5DE5;
display:flex;
}
.bsg_rv_agg_stars-i9e svg{
height:18px;
width:18px;
}
.bsg_rv_source-i9e{
font-size:13px;
color:#7D7292;
}
.bsg_rv_grid-i9e{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:760px){
.bsg_rv_grid-i9e{
grid-template-columns:repeat(3,1fr);
}
}
.bsg_rv_card-i9e{
padding:1.625rem;
border-radius:0.875rem;
background:#16121A;
border:1px solid rgba(235,225,255,0.07);
min-width:0;
}
.bsg_rv_card_stars-i9e{
gap:2px;
margin-bottom:0.75rem;
display:flex;
color:#9B5DE5;
}
.bsg_rv_card_stars-i9e svg{
height:14px;
width:0.875rem;
}
.bsg_rv_card_body-i9e{
line-height:1.45;
color:#F2EDF9;
margin-bottom:16px;
font-size:18px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:500;
overflow-wrap:break-word;
}
.bsg_rv_card_meta-i9e{
gap:10px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.bsg_rv_card_av-i9e{
flex:0 0 auto;
background:linear-gradient(135deg,#9B5DE5,#C084FC);
border-radius:50%;
height:2rem;
width:32px;
}
.bsg_rv_card_author-i9e{
font-weight:700;
color:#F2EDF9;
font-size:13px;
}
.bsg_rv_card_loc-i9e{
color:#9E93B0;
font-size:12px;
}
.bsg_faq-i9e{
padding:48px 0;
background:#1F1A26;
margin-top:1.5rem;
border-top:1px solid rgba(235,225,255,0.07);
border-bottom:1px solid rgba(235,225,255,0.07);
}
@media(min-width:770px){
.bsg_faq-i9e{
padding:62px 0;
}
}
.bsg_faq_head-i9e{
margin-bottom:34px;
text-align:center;
}
.bsg_faq_eyebrow-i9e{
margin-bottom:0.75rem;
}
.bsg_faq_h2-i9e{
overflow-wrap:break-word;
line-height:1.05;
font-size:2rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2EDF9;
}
@media(min-width:769px){
.bsg_faq_h2-i9e{
font-size:2.375rem;
}
}
.bsg_faq_list-i9e{
gap:12px;
margin:0 auto;
max-width:820px;
flex-direction:column;
display:flex;
}
.bsg_faq_item-i9e{
overflow:hidden;
background:#16121A;
border:1px solid rgba(235,225,255,0.07);
border-radius:14px;
}
.bsg_faq_q-i9e{
list-style:none;
gap:1.25rem;
padding:1.25rem 24px;
color:#F2EDF9;
align-items:center;
cursor:pointer;
font-weight:700;
font-size:16px;
justify-content:space-between;
display:flex;
overflow-wrap:break-word;
}
.bsg_faq_q-i9e::-webkit-details-marker{
display:none;
}
.bsg_faq_q_ic-i9e{
flex:0 0 auto;
transition:transform .22s ease;
color:#9B5DE5;
align-items:center;
display:inline-flex;
}
.bsg_faq_q_ic-i9e svg{
height:18px;
width:1.125rem;
}
.bsg_faq_item-i9e[open] .bsg_faq_q_ic-i9e{
transform:rotate(180deg);
}
.bsg_faq_a-i9e{
padding:0 1.5rem 1.25rem;
line-height:1.6;
color:#7D7292;
font-size:0.906rem;
overflow-wrap:break-word;
}
.bsg_gd-i9e{
padding:48px 0 0.625rem;
}
.bsg_gd_head-i9e{
gap:0.875rem;
display:flex;
flex-direction:column;
margin-bottom:1.5rem;
}
@media(min-width:682px){
.bsg_gd_head-i9e{
gap:1.25rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.bsg_gd_eyebrow-i9e{
margin-bottom:0.625rem;
}
.bsg_gd_h2-i9e{
font-weight:600;
font-size:28px;
line-height:1.05;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F2EDF9;
}
@media(min-width:769px){
.bsg_gd_h2-i9e{
font-size:34px;
}
}
.bsg_gd_more-i9e{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
font-size:13.5px;
font-weight:600;
border-bottom:1px solid #F2EDF9;
color:#F2EDF9;
padding-bottom:2px;
}
.bsg_gd_more-i9e:hover{
border-color:#9B5DE5;
color:#9B5DE5;
}
.bsg_gd_grid-i9e{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:721px){
.bsg_gd_grid-i9e{
grid-template-columns:repeat(3,1fr);
}
}
.bsg_gd_card-i9e{
border:1px solid rgba(235,225,255,0.07);
overflow:hidden;
border-radius:14px;
background:#1F1A26;
min-width:0;
display:block;
}
.bsg_gd_card_img-i9e{
background:linear-gradient(140deg,#130E20,#9B5DE5);
height:9.375rem;
}
.bsg_gd_card_body-i9e{
padding:1.375rem;
}
.bsg_gd_card_cat-i9e{
letter-spacing:.1em;
font-weight:600;
color:#9B5DE5;
font-size:10px;
text-transform:uppercase;
}
.bsg_gd_card_h-i9e{
margin:0.5rem 0 0.625rem;
color:#F2EDF9;
overflow-wrap:break-word;
line-height:1.2;
font-size:19px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
}
.bsg_gd_card_meta-i9e{
overflow-wrap:break-word;
color:#9E93B0;
font-size:0.75rem;
}
.bsg_lh-i9e{
padding:40px 0 20px;
}
.bsg_lh_in-i9e{
border-top:1px solid rgba(235,225,255,0.13);
padding-top:34px;
}
.bsg_lh_eyebrow-i9e{
margin-bottom:22px;
display:block;
}
.bsg_lh_grid-i9e{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:599px){
.bsg_lh_grid-i9e{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.bsg_lh_grid-i9e{
grid-template-columns:repeat(5,1fr);
}
}
.bsg_lh_col-i9e{
min-width:0;
}
.bsg_lh_col_h-i9e{
margin-bottom:12px;
font-weight:700;
overflow-wrap:break-word;
font-size:13px;
color:#F2EDF9;
}
.bsg_lh_links-i9e{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.bsg_lh_link-i9e{
transition:color .22s ease;
font-size:0.813rem;
overflow-wrap:break-word;
color:#7D7292;
}
.bsg_lh_link-i9e:hover{
color:#9B5DE5;
}
.bsg_sb-i9e{
padding:48px 0;
background:#1F1A26;
border-top:1px solid rgba(235,225,255,0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(235,225,255,0.07);
}
@media(min-width:767px){
.bsg_sb-i9e{
padding:3.5rem 0;
}
}
.bsg_sb_eyebrow-i9e{
margin-bottom:12px;
display:block;
}
.bsg_sb_h2-i9e{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
margin-bottom:1.625rem;
font-weight:600;
line-height:1.05;
color:#F2EDF9;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:766px){
.bsg_sb_h2-i9e{
font-size:2.25rem;
}
}
.bsg_sb_grid-i9e{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.bsg_sb_grid-i9e{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:962px){
.bsg_sb_grid-i9e{
grid-template-columns:repeat(4,1fr);
}
}
.bsg_sb_card-i9e{
background:#16121A;
border:1px solid rgba(235,225,255,0.07);
padding:24px;
border-radius:0.875rem;
min-width:0;
}
.bsg_sb_card_h-i9e{
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1.15;
color:#F2EDF9;
font-size:1.188rem;
font-weight:600;
}
.bsg_sb_card_p-i9e{
line-height:1.6;
overflow-wrap:break-word;
color:#7D7292;
font-size:0.844rem;
}
.bsg_sb_rtp-i9e{
gap:1.5rem;
border:1px solid rgba(235,225,255,0.07);
border-radius:14px;
grid-template-columns:1fr;
padding:1.625rem 28px;
background:#16121A;
margin-top:18px;
align-items:center;
display:grid;
}
@media(min-width:761px){
.bsg_sb_rtp-i9e{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.bsg_sb_rtp_h-i9e{
color:#F2EDF9;
font-weight:600;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:8px;
font-size:20px;
}
.bsg_sb_rtp_p-i9e{
color:#7D7292;
font-size:0.844rem;
line-height:1.6;
overflow-wrap:break-word;
}
.bsg_sb_rtp_stats-i9e{
gap:1rem;
display:flex;
}
.bsg_sb_stat-i9e{
border-radius:0.5rem;
padding:18px;
flex:1 1 0;
background:#1F1A26;
min-width:0;
text-align:center;
}
.bsg_sb_stat_v-i9e{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:26px;
overflow-wrap:break-word;
color:#34C97A;
}
.bsg_sb_stat_l-i9e{
color:#9E93B0;
font-size:11.5px;
margin-top:0.25rem;
}
.bsg_sg-i9e{
padding:48px 0 0.625rem;
}
.bsg_sg_eyebrow-i9e{
display:block;
margin-bottom:0.75rem;
}
.bsg_sg_h2-i9e{
color:#F2EDF9;
line-height:1.05;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:1.75rem;
font-size:30px;
}
@media(min-width:767px){
.bsg_sg_h2-i9e{
font-size:36px;
}
}
.bsg_sg_grid-i9e{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:723px){
.bsg_sg_grid-i9e{
grid-template-columns:repeat(3,1fr);
}
}
.bsg_sg_col-i9e{
min-width:0;
}
.bsg_sg_col_h-i9e{
font-size:1.375rem;
margin-bottom:0.625rem;
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.15;
color:#F2EDF9;
}
.bsg_sg_col_p-i9e{
overflow-wrap:break-word;
color:#7D7292;
font-size:0.875rem;
line-height:1.65;
}
.bsg_el-i9e{
padding:48px 0;
}
@media(min-width:769px){
.bsg_el-i9e{
padding:56px 0;
}
}
.bsg_el_in-i9e{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:897px){
.bsg_el_in-i9e{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.bsg_el_left-i9e{
min-width:0;
}
.bsg_el_eyebrow-i9e{
margin-bottom:0.875rem;
}
.bsg_el_h2-i9e{
line-height:1.08;
overflow-wrap:break-word;
font-weight:600;
color:#F2EDF9;
margin-bottom:1.375rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:32px;
}
@media(min-width:765px){
.bsg_el_h2-i9e{
font-size:2.375rem;
}
}
.bsg_el_body-i9e p{
overflow-wrap:break-word;
color:#CEC5DC;
line-height:1.7;
margin-bottom:18px;
font-size:1rem;
}
.bsg_el_dropcap-i9e{
padding:6px 0.75rem 0 0;
line-height:.8;
font-size:62px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#9B5DE5;
float:left;
}
.bsg_el_right-i9e{
min-width:0;
}
.bsg_el_quote-i9e{
background:linear-gradient(150deg,#130E20,#0A0810);
padding:36px;
border-radius:1.25rem;
margin-bottom:1.5rem;
color:#F0EBFC;
position:relative;
}
.bsg_el_quote_mark-i9e{
display:inline-flex;
color:#C084FC;
align-items:center;
margin-bottom:0.375rem;
}
.bsg_el_quote_mark-i9e svg{
height:2.125rem;
width:34px;
}
.bsg_el_quote_text-i9e{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1.4;
overflow-wrap:break-word;
color:#F0EBFC;
font-weight:500;
font-size:22px;
margin-bottom:1.375rem;
}
.bsg_el_quote_meta-i9e{
gap:0.75rem;
align-items:center;
display:flex;
}
.bsg_el_quote_av-i9e{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#9B5DE5,#C084FC);
height:2.375rem;
width:2.375rem;
}
.bsg_el_quote_author-i9e{
font-weight:700;
color:#F0EBFC;
font-size:0.875rem;
}
.bsg_el_quote_meta_sub-i9e{
color:#A899C4;
font-size:12px;
}
.bsg_el_explain-i9e{
border:1px solid rgba(235,225,255,0.07);
overflow:hidden;
border-radius:14px;
}
.bsg_el_explain_card-i9e{
padding:1.375rem 24px;
}
.bsg_el_explain_card-i9e+.bsg_el_explain_card-i9e{
border-top:1px solid rgba(235,225,255,0.07);
}
.bsg_el_explain_h-i9e{
color:#F2EDF9;
line-height:1.15;
font-size:20px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:600;
}
.bsg_el_explain_p-i9e{
overflow-wrap:break-word;
line-height:1.55;
font-size:14px;
color:#7D7292;
}
.bsg_ft-i9e{
background:#0E0B12;
color:#A899C4;
margin-top:40px;
}
.bsg_ft_in-i9e{
padding:3rem 0 1.75rem;
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:601px){
.bsg_ft_in-i9e{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.bsg_ft_in-i9e{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.bsg_ft_brand-i9e{
min-width:0;
}
.bsg_ft_logo-i9e{
font-weight:700;
font-size:26px;
color:#F0EBFC;
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
.bsg_ft_tagline-i9e{
line-height:1.6;
font-size:13.5px;
margin-top:0.875rem;
color:#A899C4;
max-width:280px;
}
.bsg_ft_contact-i9e{
transition:color .22s ease;
font-size:0.813rem;
margin-top:12px;
overflow-wrap:anywhere;
display:inline-block;
color:#C084FC;
max-width:17.5rem;
}
.bsg_ft_contact-i9e:hover{
color:#F0EBFC;
}
.bsg_ft_col-i9e{
min-width:0;
}
.bsg_ft_col_h-i9e{
font-weight:700;
font-size:13px;
margin-bottom:14px;
text-transform:uppercase;
color:#F0EBFC;
overflow-wrap:break-word;
letter-spacing:.08em;
}
.bsg_ft_col_links-i9e{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.bsg_ft_link-i9e{
transition:color .22s ease;
overflow-wrap:break-word;
color:#A899C4;
font-size:13.5px;
}
.bsg_ft_link-i9e:hover{
color:#F0EBFC;
}
.bsg_ft_bot-i9e{
padding:1.375rem 0 2.5rem;
gap:16px;
flex-direction:column;
display:flex;
border-top:1px solid rgba(235,225,255,0.12);
}
@media(min-width:766px){
.bsg_ft_bot-i9e{
gap:1.25rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.bsg_ft_legal-i9e{
font-size:0.719rem;
max-width:760px;
color:#564E66;
line-height:1.6;
overflow-wrap:break-word;
}
.bsg_ft_legal-i9e b{
font-weight:700;
color:#A899C4;
}
.bsg_ft_age-i9e{
flex:0 0 auto;
border:1.5px solid #C084FC;
padding:4px 9px;
border-radius:8px;
font-size:13px;
color:#C084FC;
font-weight:700;
}