*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0f0e13;
font-size:15px;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
color:#cbc4db;
line-height:1.6;
font-family:"Figtree", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.roz_layout_8hj{
flex-direction:column;
display:flex;
min-height:100vh;
}
.roz_main_8hj{
flex:1 1 auto;
min-width:0;
width:100%;
}
.roz_container_8hj{
margin:0 auto;
padding:0 1rem;
max-width:87.5rem;
width:100%;
}
@media(min-width:767px){
.roz_container_8hj{
padding:0 32px;
}
}
@media(min-width:1097px){
.roz_container_8hj{
padding:0 3.5rem;
}
}
.roz_eyebrow_8hj{
text-transform:uppercase;
display:inline-block;
font-weight:600;
color:#9b5de5;
line-height:1.4;
letter-spacing:.2em;
overflow-wrap:break-word;
font-size:11px;
font-family:"Figtree", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.roz_band_8hj{
background:#12101a;
color:#f0ecf8;
}
.roz_band_8hj .roz_eyebrow_8hj{
color:#c084fc;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.roz_tb_8hj{
background:#0f0e13;
position:sticky;
border-bottom:1px solid rgba(240,236,248,0.13);
top:0;
z-index:50;
}
.roz_tb_in_8hj{
margin:0 auto;
padding:12px 1rem;
gap:16px;
display:flex;
width:100%;
align-items:center;
max-width:1400px;
justify-content:space-between;
}
@media(min-width:765px){
.roz_tb_in_8hj{
padding:16px 2rem;
}
}
@media(min-width:1101px){
.roz_tb_in_8hj{
padding:18px 3.5rem;
}
}
.roz_tb_left_8hj{
gap:28px;
display:flex;
min-width:0;
align-items:center;
}
.roz_tb_logo_8hj{
gap:11px;
align-items:center;
min-width:0;
display:flex;
}
.roz_tb_logo_mark_8hj{
border-radius:8px;
flex:0 0 auto;
height:2.125rem;
width:2.125rem;
object-fit:cover;
}
.roz_tb_logo_txt_8hj{
line-height:1;
flex-direction:column;
min-width:0;
display:flex;
}
.roz_tb_logo_name_8hj{
overflow:hidden;
color:#f0ecf8;
white-space:nowrap;
text-overflow:ellipsis;
letter-spacing:.02em;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
font-weight:700;
}
.roz_tb_logo_sub_8hj{
overflow:hidden;
letter-spacing:.32em;
text-overflow:ellipsis;
text-transform:uppercase;
margin-top:0.25rem;
white-space:nowrap;
color:#9b5de5;
font-weight:600;
font-size:8.5px;
}
.roz_tb_nav_8hj{
display:none;
}
@media(min-width:962px){
.roz_tb_nav_8hj{
gap:28px;
align-items:center;
display:flex;
}
}
.roz_tb_nav_item_8hj{
transition:color .2s ease,border-color .2s ease;
white-space:nowrap;
color:#cbc4db;
font-weight:600;
padding-bottom:3px;
font-size:0.875rem;
border-bottom:2px solid transparent;
}
.roz_tb_nav_item_8hj:hover{
color:#f0ecf8;
}
.roz_tb_nav_item_8hj.roz_state_active_8hj{
border-color:#9b5de5;
color:#f0ecf8;
}
.roz_tb_right_8hj{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.roz_tb_search_8hj{
transition:color .2s ease;
display:flex;
justify-content:center;
color:#cbc4db;
align-items:center;
}
.roz_tb_search_8hj:hover{
color:#9b5de5;
}
.roz_tb_search_8hj svg{
height:1.125rem;
width:1.125rem;
}
.roz_tb_lang_8hj{
color:#9d93b0;
text-transform:uppercase;
font-weight:600;
font-size:11px;
letter-spacing:.1em;
}
.roz_tb_lang_8hj:hover{
color:#f0ecf8;
}
.roz_tb_login_8hj{
font-weight:600;
display:none;
color:#f0ecf8;
font-size:14px;
}
@media(min-width:765px){
.roz_tb_login_8hj{
display:inline-block;
}
}
.roz_tb_register_8hj{
border-radius:999px;
transition:background-color .2s ease;
background:#c084fc;
padding:0.688rem 1.375rem;
color:#100c1a;
font-weight:700;
font-size:14px;
white-space:nowrap;
}
.roz_tb_register_8hj:hover{
background:#d4a8fd;
}
.roz_mob_8hj{
background:#0f0e13;
border-top:1px solid rgba(240,236,248,0.13);
right:0;
bottom:0;
position:fixed;
left:0;
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
}
@media(min-width:960px){
.roz_mob_8hj{
display:none;
}
}
.roz_mob_in_8hj{
margin:0 auto;
justify-content:space-around;
display:flex;
align-items:stretch;
max-width:560px;
}
.roz_mob_item_8hj{
flex:1 1 0;
gap:3px;
transition:color .2s ease;
padding:0.563rem 4px;
min-width:0;
align-items:center;
display:flex;
color:#9d93b0;
flex-direction:column;
}
.roz_mob_item_8hj.roz_state_active_8hj{
color:#9b5de5;
}
.roz_mob_ic_8hj{
align-items:center;
display:flex;
justify-content:center;
}
.roz_mob_ic_8hj svg{
height:20px;
width:1.25rem;
}
.roz_mob_lb_8hj{
overflow:hidden;
font-weight:600;
max-width:100%;
font-size:10px;
text-overflow:ellipsis;
white-space:nowrap;
}
@media(max-width:959px){
body{
padding-bottom:60px;
}
}
.roz_rail_8hj{
position:relative;
min-width:0;
}
.roz_rail_scroll_8hj{
gap:14px;
-webkit-overflow-scrolling:touch;
display:flex;
overflow-x:auto;
padding-bottom:0.875rem;
scrollbar-width:thin;
}
@media(min-width:769px){
.roz_rail_scroll_8hj{
gap:18px;
}
}
.roz_gc_8hj{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:766px){
.roz_gc_8hj{
width:188px;
}
}
.roz_gc_img_8hj{
overflow:hidden;
border-radius:0.875rem;
background:#17151e;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
padding-bottom:133.33%;
position:relative;
}
.roz_gc_img_8hj img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.roz_gc_cover_8hj{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.roz_gc_hover_8hj{
transition:opacity .2s ease;
inset:0;
background:rgba(0,0,0,0.52);
display:flex;
position:absolute;
justify-content:center;
opacity:0;
align-items:center;
}
.roz_gc_8hj:hover .roz_gc_hover_8hj{
opacity:1;
}
.roz_gc_hover_btn_8hj{
background:#c084fc;
border-radius:62.438rem;
display:flex;
height:46px;
color:#100c1a;
width:46px;
align-items:center;
justify-content:center;
}
.roz_gc_hover_btn_8hj svg{
height:1.125rem;
width:18px;
}
.roz_gc_info_8hj{
gap:2px;
margin-top:0.563rem;
display:flex;
min-width:0;
flex-direction:column;
}
.roz_gc_name_8hj{
overflow:hidden;
font-size:0.813rem;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
color:#f0ecf8;
}
.roz_gc_prov_8hj{
overflow:hidden;
color:#9d93b0;
text-overflow:ellipsis;
white-space:nowrap;
font-size:11px;
}
.roz_gc_meta_8hj{
color:#9d93b0;
font-size:11px;
}
.roz_tc_8hj{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:771px){
.roz_tc_8hj{
width:14.375rem;
}
}
.roz_tc_img_8hj{
background:#17151e;
overflow:hidden;
border-radius:14px;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
position:relative;
padding-bottom:75%;
}
.roz_tc_img_8hj img{
inset:0;
width:100%;
position:absolute;
height:100%;
object-fit:cover;
}
.roz_tc_info_8hj{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
}
.roz_tc_name_8hj{
overflow:hidden;
text-overflow:ellipsis;
color:#f0ecf8;
font-weight:700;
font-size:0.875rem;
white-space:nowrap;
}
.roz_tc_rtp_8hj{
font-size:0.688rem;
color:#9d93b0;
}
.roz_lc_8hj{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:766px){
.roz_lc_8hj{
width:16.75rem;
}
}
.roz_lc_img_8hj{
overflow:hidden;
border-radius:0.875rem;
background:#17151e;
position:relative;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
padding-bottom:62.5%;
}
.roz_lc_img_8hj img{
inset:0;
position:absolute;
height:100%;
width:100%;
object-fit:cover;
}
.roz_lc_live_8hj{
border-radius:62.438rem;
padding:0.25rem 0.563rem;
gap:7px;
background:rgba(0,0,0,0.52);
position:absolute;
left:0.75rem;
display:flex;
align-items:center;
top:12px;
}
.roz_lc_live_dot_8hj{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#f04a5e;
height:0.5rem;
width:8px;
}
.roz_lc_seats_8hj{
font-size:0.625rem;
text-transform:uppercase;
color:#f0ecf8;
font-weight:600;
letter-spacing:.08em;
}
.roz_lc_info_8hj{
gap:2px;
margin-top:9px;
display:flex;
min-width:0;
flex-direction:column;
}
.roz_lc_name_8hj{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
font-size:0.938rem;
color:#f0ecf8;
}
.roz_lc_bet_8hj{
color:#9d93b0;
font-size:11px;
}
.roz_pc_8hj{
padding:16px 0.875rem;
background:#17151e;
border:1px solid rgba(240,236,248,0.07);
border-radius:14px;
gap:0.5rem;
min-width:0;
min-height:74px;
display:flex;
justify-content:center;
align-items:center;
flex-direction:column;
}
.roz_pc_logo_8hj{
flex:0 0 auto;
max-width:100%;
width:auto;
object-fit:contain;
height:1.75rem;
}
.roz_pc_name_8hj{
overflow:hidden;
white-space:nowrap;
max-width:100%;
text-align:center;
text-overflow:ellipsis;
font-size:11px;
color:#9d93b0;
}
.roz_gc_tag_8hj{
padding:3px 0.5rem;
border-radius:8px;
font-weight:700;
text-transform:uppercase;
z-index:2;
letter-spacing:.06em;
font-size:10px;
display:inline-block;
left:0.625rem;
top:10px;
position:absolute;
}
.roz_gc_tag_hot_8hj{
background:#f04a5e;
color:#f0ecf8;
}
.roz_gc_tag_new_8hj{
background:#c084fc;
color:#100c1a;
}
.roz_gc_tag_jp_8hj{
background:#f5b731;
color:#100c1a;
}
.roz_gc_tag_live_8hj{
background:#f04a5e;
color:#f0ecf8;
}
.roz_sh_8hj{
margin-bottom:18px;
min-width:0;
}
.roz_sh_row_8hj{
gap:16px;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
}
.roz_sh_row_8hj .roz_sh_l_8hj{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.roz_sh_stack_8hj{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.roz_sh_center_8hj{
gap:10px;
display:flex;
align-items:center;
flex-direction:column;
text-align:center;
}
.roz_sh_h2_8hj{
line-height:1.1;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#f0ecf8;
font-size:24px;
font-weight:600;
}
@media(min-width:769px){
.roz_sh_h2_8hj{
font-size:30px;
}
}
.roz_band_8hj .roz_sh_h2_8hj{
color:#f0ecf8;
}
.roz_sh_eb_line_8hj{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.roz_sh_eb_line_8hj::before{
background:#9b5de5;
height:1px;
display:inline-block;
width:1.75rem;
content:"";
}
.roz_band_8hj .roz_sh_eb_line_8hj::before{
background:#c084fc;
}
.roz_sh_eb_dot_8hj{
gap:8px;
display:inline-flex;
align-items:center;
}
.roz_sh_eb_dot_8hj::before{
background:#9b5de5;
border-radius:50%;
width:6px;
display:inline-block;
content:"";
height:6px;
}
.roz_band_8hj .roz_sh_eb_dot_8hj::before{
background:#c084fc;
}
.roz_sh_link_8hj{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:0.375rem;
align-items:center;
font-weight:600;
white-space:nowrap;
color:#f0ecf8;
display:inline-flex;
padding-bottom:2px;
font-size:0.813rem;
border-bottom:1px solid #f0ecf8;
}
.roz_sh_link_8hj:hover{
border-color:#9b5de5;
color:#9b5de5;
}
.roz_sh_link_8hj svg{
height:0.875rem;
width:14px;
}
.roz_sh_link_chev_8hj{
padding-bottom:0;
border-bottom:0;
}
.roz_sh_link_btn_8hj{
background:#c084fc;
padding:0.563rem 1.125rem;
border-radius:999px;
border-bottom:0;
color:#100c1a;
}
.roz_sh_link_btn_8hj:hover{
border-color:transparent;
background:#d4a8fd;
color:#100c1a;
}
.roz_band_8hj .roz_sh_link_8hj{
border-color:#f0ecf8;
color:#f0ecf8;
}
.roz_band_8hj .roz_sh_link_btn_8hj{
background:#c084fc;
color:#100c1a;
}
.roz_sh_rule_8hj{
margin:-2px 0 1.125rem;
background:rgba(240,236,248,0.13);
height:1px;
}
.roz_band_8hj .roz_sh_rule_8hj{
background:rgba(255,248,255,0.10);
}
.roz_hero_8hj{
padding:2rem 0 0.5rem;
}
@media(min-width:767px){
.roz_hero_8hj{
padding:56px 0 24px;
}
}
.roz_hero_in_8hj{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:903px){
.roz_hero_in_8hj{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.roz_hero_copy_8hj{
min-width:0;
}
.roz_hero_eyebrow_8hj{
gap:10px;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.roz_hero_eyebrow_line_8hj{
background:#9b5de5;
flex:0 0 auto;
width:28px;
height:1px;
display:inline-block;
}
.roz_hero_h1_8hj{
margin-bottom:20px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
letter-spacing:-.01em;
line-height:1.04;
overflow-wrap:break-word;
font-size:38px;
color:#f0ecf8;
}
@media(min-width:770px){
.roz_hero_h1_8hj{
font-size:54px;
}
}
@media(min-width:1100px){
.roz_hero_h1_8hj{
font-size:3.875rem;
}
}
.roz_hero_h1_8hj em{
font-style:normal;
color:#9b5de5;
}
.roz_hero_sub_8hj{
margin-bottom:30px;
max-width:480px;
line-height:1.6;
color:#7a7090;
font-size:1rem;
}
@media(min-width:765px){
.roz_hero_sub_8hj{
font-size:18px;
}
}
.roz_hero_actions_8hj{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
margin-bottom:34px;
display:flex;
}
.roz_hero_cta_8hj{
border-radius:62.438rem;
transition:background-color .2s ease;
gap:10px;
background:#c084fc;
padding:16px 30px;
font-size:15px;
font-weight:700;
display:inline-flex;
align-items:center;
color:#100c1a;
}
.roz_hero_cta_8hj:hover{
background:#d4a8fd;
}
.roz_hero_cta_ic_8hj{
display:inline-flex;
align-items:center;
}
.roz_hero_cta_ic_8hj svg{
height:1rem;
width:1rem;
}
.roz_hero_cta_alt_8hj{
border-radius:999px;
transition:border-color .2s ease,color .2s ease;
background:transparent;
padding:15px 1.625rem;
border:1px solid rgba(240,236,248,0.13);
color:#f0ecf8;
font-weight:600;
align-items:center;
font-size:0.938rem;
display:inline-flex;
}
.roz_hero_cta_alt_8hj:hover{
border-color:#9b5de5;
color:#9b5de5;
}
.roz_hero_trust_8hj{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.roz_hero_trust_item_8hj{
gap:0.563rem;
align-items:center;
font-size:13px;
color:#cbc4db;
display:flex;
font-weight:600;
}
.roz_hero_trust_ic_8hj{
align-items:center;
display:inline-flex;
color:#9b5de5;
}
.roz_hero_trust_ic_8hj svg{
width:16px;
height:16px;
}
.roz_hero_promo_8hj{
border-radius:1.25rem;
background:#17151e;
overflow:hidden;
display:flex;
box-shadow:0 12px 48px rgba(0,0,0,0.60), 0 3px 0.75rem rgba(155,93,229,0.18), 0 1px 3px rgba(0,0,0,0.70);
min-height:300px;
position:relative;
}
.roz_hero_promo_bg_8hj{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.roz_hero_promo_bg_8hj::after{
inset:0;
background:linear-gradient(120deg,#12101a 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.roz_hero_promo_glow_8hj{
border-radius:50%;
background:radial-gradient(circle,rgba(91,46,163,0.28) 0%,transparent 65%);
right:-1.25rem;
height:16.25rem;
pointer-events:none;
top:-2.5rem;
width:16.25rem;
position:absolute;
}
.roz_hero_promo_ct_8hj{
padding:28px;
max-width:88%;
align-self:flex-end;
z-index:2;
position:relative;
}
.roz_hero_promo_label_8hj{
font-size:10px;
text-transform:uppercase;
color:#c084fc;
display:block;
letter-spacing:.25em;
margin-bottom:0.5rem;
font-weight:700;
}
.roz_hero_promo_amount_8hj{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#f0ecf8;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-size:32px;
}
@media(min-width:767px){
.roz_hero_promo_amount_8hj{
font-size:40px;
}
}
.roz_hero_promo_amount_8hj em{
font-style:normal;
color:#c084fc;
}
.roz_hero_rating_8hj{
background:#17151e;
border-radius:0.875rem;
gap:10px;
padding:10px 14px;
border:1px solid rgba(240,236,248,0.07);
z-index:3;
align-items:center;
top:0.875rem;
max-width:min(16.25rem,62%);
position:absolute;
display:flex;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
right:0.875rem;
}
.roz_hero_rating_score_8hj{
flex:0 0 auto;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#f0ecf8;
font-weight:700;
font-size:1.5rem;
}
.roz_hero_rating_txt_8hj{
flex:1 1 auto;
min-width:0;
}
.roz_hero_rating_stars_8hj{
gap:2px;
display:flex;
color:#9b5de5;
}
.roz_hero_rating_stars_8hj svg{
width:12px;
height:0.75rem;
}
.roz_hero_rating_cap_8hj{
font-size:0.688rem;
margin-top:3px;
color:#9d93b0;
display:block;
overflow-wrap:break-word;
line-height:1.35;
}
.roz_stat_8hj{
margin-top:16px;
border-bottom:1px solid rgba(240,236,248,0.13);
border-top:1px solid rgba(240,236,248,0.13);
}
.roz_stat_in_8hj{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.roz_stat_in_8hj{
grid-template-columns:repeat(4,1fr);
}
}
.roz_stat_item_8hj{
padding:22px 0.875rem;
border-bottom:1px solid rgba(240,236,248,0.07);
border-right:1px solid rgba(240,236,248,0.07);
min-width:0;
}
.roz_stat_item_8hj:nth-child(2n){
border-right:0;
}
.roz_stat_item_8hj:nth-child(n+3){
border-bottom:0;
}
@media(min-width:766px){
.roz_stat_item_8hj{
border-bottom:0;
}
.roz_stat_item_8hj:nth-child(2n){
border-right:1px solid rgba(240,236,248,0.07);
}
.roz_stat_item_8hj:nth-child(4n){
border-right:0;
}
}
.roz_stat_value_8hj{
font-size:1.875rem;
color:#f0ecf8;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:700;
overflow-wrap:break-word;
line-height:1;
}
@media(min-width:766px){
.roz_stat_value_8hj{
font-size:2.125rem;
}
}
.roz_stat_label_8hj{
line-height:1.4;
font-size:13px;
margin-top:0.375rem;
overflow-wrap:break-word;
color:#9d93b0;
}
.roz_jp_8hj{
padding:30px 0 10px;
}
.roz_jp_grid_8hj{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:770px){
.roz_jp_grid_8hj{
grid-template-columns:1fr 1fr;
}
.roz_jp_card_mega_8hj{
grid-column:1/-1;
}
}
@media(min-width:1000px){
.roz_jp_grid_8hj{
grid-template-columns:1.4fr 1fr 1fr;
}
.roz_jp_card_mega_8hj{
grid-column:auto;
}
}
.roz_jp_card_8hj{
padding:1.625rem;
border:1px solid rgba(240,236,248,0.07);
background:#17151e;
border-radius:20px;
gap:12px;
overflow:hidden;
flex-direction:column;
display:flex;
min-height:12.5rem;
justify-content:space-between;
position:relative;
min-width:0;
}
.roz_jp_card_mega_8hj{
background:linear-gradient(135deg,#1a1030,#09080c);
border-color:transparent;
color:#f0ecf8;
min-height:210px;
}
.roz_jp_glow_8hj{
border-radius:50%;
background:radial-gradient(circle,rgba(91,46,163,0.28),transparent 70%);
height:12.5rem;
right:-40px;
position:absolute;
top:-2.5rem;
pointer-events:none;
width:12.5rem;
}
.roz_jp_label_8hj{
gap:0.625rem;
font-size:0.625rem;
font-weight:700;
color:#9b5de5;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
text-transform:uppercase;
position:relative;
letter-spacing:.16em;
display:flex;
}
.roz_jp_card_mega_8hj .roz_jp_label_8hj{
color:#c084fc;
}
.roz_jp_drop_8hj{
letter-spacing:.04em;
font-weight:600;
text-transform:none;
color:#9d93b0;
}
.roz_jp_card_mega_8hj .roz_jp_drop_8hj{
color:#a89ec0;
}
.roz_jp_amount_8hj{
overflow-wrap:break-word;
position:relative;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:2.375rem;
line-height:1;
font-weight:700;
color:#f0ecf8;
}
.roz_jp_card_mega_8hj .roz_jp_amount_8hj{
animation:zm2-pulse 2.4s infinite;
color:#c084fc;
font-size:48px;
}
@media(min-width:771px){
.roz_jp_card_mega_8hj .roz_jp_amount_8hj{
font-size:3.375rem;
}
}
.roz_jp_game_8hj{
font-size:13px;
color:#9d93b0;
position:relative;
}
.roz_jp_card_mega_8hj .roz_jp_game_8hj{
color:#a89ec0;
}
.roz_jp_cta_8hj{
position:relative;
align-self:flex-start;
}
.roz_jp_card_mega_8hj .roz_jp_cta_8hj{
transition:opacity .2s ease;
background:#c084fc;
padding:10px 20px;
border-radius:62.438rem;
font-size:13px;
color:#100c1a;
font-weight:700;
}
.roz_jp_card_mega_8hj .roz_jp_cta_8hj:hover{
opacity:.9;
}
.roz_jp_card_8hj:not(.roz_jp_card_mega_8hj) .roz_jp_cta_8hj{
transition:color .2s ease,border-color .2s ease;
font-weight:700;
color:#f0ecf8;
padding-bottom:2px;
border-bottom:1px solid #f0ecf8;
font-size:0.813rem;
}
.roz_jp_card_8hj:not(.roz_jp_card_mega_8hj) .roz_jp_cta_8hj:hover{
border-color:#9b5de5;
color:#9b5de5;
}
.roz_jp_seo_8hj{
margin:0.875rem 0 0;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
max-width:47.5rem;
color:#7a7090;
}
.roz_jp_seo_8hj strong{
font-weight:700;
color:#f0ecf8;
}
.roz_gf_8hj{
padding:1.5rem 0 0.375rem;
}
.roz_gf_in_8hj{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.roz_gf_chip_8hj{
border:1px solid rgba(240,236,248,0.13);
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
padding:0.625rem 18px;
background:#17151e;
border-radius:999px;
color:#cbc4db;
white-space:nowrap;
font-size:0.813rem;
font-weight:600;
}
.roz_gf_chip_8hj:hover{
border-color:#9b5de5;
color:#9b5de5;
}
.roz_gf_chip_8hj.roz_state_active_8hj{
border-color:transparent;
background:#c084fc;
color:#100c1a;
}
.roz_grow_8hj{
padding:26px 0 0.625rem;
}
.roz_row_seo_8hj{
margin:10px 0 0;
font-size:14px;
color:#7a7090;
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.65;
}
.roz_row_seo_8hj strong{
color:#f0ecf8;
font-weight:700;
}
.roz_grow_8hj{
padding:26px 0 10px;
}
.roz_row_seo_8hj{
margin:0.625rem 0 0;
overflow-wrap:break-word;
font-size:14px;
max-width:760px;
line-height:1.65;
color:#7a7090;
}
.roz_row_seo_8hj strong{
font-weight:700;
color:#f0ecf8;
}
.roz_grow_8hj{
padding:1.625rem 0 10px;
}
.roz_row_seo_8hj{
margin:0.625rem 0 0;
color:#7a7090;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
max-width:47.5rem;
}
.roz_row_seo_8hj strong{
color:#f0ecf8;
font-weight:700;
}
.roz_grow_8hj{
padding:26px 0 10px;
}
.roz_row_seo_8hj{
margin:10px 0 0;
max-width:760px;
font-size:0.875rem;
line-height:1.65;
color:#7a7090;
overflow-wrap:break-word;
}
.roz_row_seo_8hj strong{
font-weight:700;
color:#f0ecf8;
}
.roz_pr_8hj{
padding:30px 0 6px;
}
.roz_pr_card_8hj{
border-radius:1.25rem;
flex:0 0 auto;
overflow:hidden;
background:#17151e;
padding:1.625rem;
border:1px solid rgba(240,236,248,0.07);
gap:0.625rem;
position:relative;
flex-direction:column;
min-height:12.5rem;
width:17.5rem;
display:flex;
}
@media(min-width:769px){
.roz_pr_card_8hj{
width:300px;
}
}
.roz_pr_card_feat_8hj{
background:linear-gradient(150deg,#1a1030,#09080c);
border-color:transparent;
color:#f0ecf8;
}
.roz_pr_glow_8hj{
border-radius:50%;
background:radial-gradient(circle,rgba(91,46,163,0.28),transparent 70%);
top:-1.875rem;
height:8.125rem;
position:absolute;
width:130px;
right:-1.875rem;
opacity:0;
pointer-events:none;
}
.roz_pr_card_feat_8hj .roz_pr_glow_8hj{
opacity:1;
}
.roz_pr_label_8hj{
color:#9b5de5;
font-weight:700;
position:relative;
letter-spacing:.16em;
font-size:0.625rem;
text-transform:uppercase;
}
.roz_pr_card_feat_8hj .roz_pr_label_8hj{
color:#c084fc;
}
.roz_pr_amount_8hj{
color:#f0ecf8;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.08;
font-size:26px;
position:relative;
}
.roz_pr_card_feat_8hj .roz_pr_amount_8hj{
color:#f0ecf8;
}
.roz_pr_amount_8hj em{
color:#9b5de5;
font-style:normal;
}
.roz_pr_card_feat_8hj .roz_pr_amount_8hj em{
color:#c084fc;
}
.roz_pr_terms_8hj{
color:#9d93b0;
font-size:0.813rem;
position:relative;
line-height:1.5;
}
.roz_pr_card_feat_8hj .roz_pr_terms_8hj{
color:#a89ec0;
}
.roz_pr_cta_8hj{
margin-top:auto;
align-self:flex-start;
position:relative;
}
.roz_pr_card_feat_8hj .roz_pr_cta_8hj{
transition:opacity .2s ease;
background:#c084fc;
border-radius:62.438rem;
padding:9px 1.125rem;
font-weight:700;
font-size:0.813rem;
color:#100c1a;
}
.roz_pr_card_feat_8hj .roz_pr_cta_8hj:hover{
opacity:.9;
}
.roz_pr_card_8hj:not(.roz_pr_card_feat_8hj) .roz_pr_cta_8hj{
transition:color .2s ease,border-color .2s ease;
border-bottom:1px solid #f0ecf8;
font-size:13px;
padding-bottom:2px;
font-weight:700;
color:#f0ecf8;
}
.roz_pr_card_8hj:not(.roz_pr_card_feat_8hj) .roz_pr_cta_8hj:hover{
border-color:#9b5de5;
color:#9b5de5;
}
.roz_app_8hj{
padding:30px 0 0.625rem;
}
.roz_app_in_8hj{
border-radius:20px;
border:1px solid rgba(240,236,248,0.07);
gap:28px;
background:#17151e;
padding:32px;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.roz_app_in_8hj{
padding:40px 44px;
gap:40px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.roz_app_copy_8hj{
min-width:0;
max-width:560px;
}
.roz_app_eyebrow_8hj{
margin-bottom:0.75rem;
}
.roz_app_h2_8hj{
margin-bottom:12px;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#f0ecf8;
font-weight:600;
font-size:28px;
}
@media(min-width:766px){
.roz_app_h2_8hj{
font-size:34px;
}
}
.roz_app_text_8hj{
color:#7a7090;
margin-bottom:1.375rem;
font-size:0.875rem;
line-height:1.6;
}
.roz_app_btns_8hj{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.roz_app_btn_8hj{
padding:11px 20px;
gap:10px;
background:#c084fc;
border-radius:14px;
transition:background-color .2s ease;
color:#100c1a;
display:inline-flex;
align-items:center;
}
.roz_app_btn_8hj:hover{
background:#d4a8fd;
}
.roz_app_btn_ic_8hj{
display:inline-flex;
align-items:center;
}
.roz_app_btn_ic_8hj svg{
width:1.125rem;
height:18px;
}
.roz_app_btn_lb_8hj{
font-size:13.5px;
font-weight:700;
}
.roz_app_qr_wrap_8hj{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.roz_app_qr_8hj{
border-radius:14px;
flex:0 0 auto;
height:6.75rem;
width:108px;
background-image:repeating-linear-gradient(0deg,#17151e 0 5px,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#17151e 0 5px,transparent 0.313rem 11px);
background-color:#c084fc;
}
.roz_app_qr_cap_8hj{
font-size:0.781rem;
max-width:92px;
line-height:1.4;
color:#9d93b0;
}
.roz_vip_8hj{
padding:48px 0;
}
@media(min-width:769px){
.roz_vip_8hj{
padding:4rem 0;
}
}
.roz_vip_head_8hj{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:878px){
.roz_vip_head_8hj{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.roz_vip_eyebrow_8hj{
margin-bottom:0.75rem;
}
.roz_vip_h2_8hj{
font-weight:600;
color:#f0ecf8;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:32px;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:769px){
.roz_vip_h2_8hj{
font-size:40px;
}
}
.roz_vip_intro_8hj{
font-size:0.875rem;
color:#a89ec0;
max-width:26.25rem;
line-height:1.6;
}
.roz_vip_grid_8hj{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.roz_vip_card_8hj{
border-radius:14px;
border:1px solid rgba(255,248,255,0.10);
padding:1.375rem 1.125rem;
min-width:0;
}
.roz_vip_card_feat_8hj{
border-color:#c084fc;
background:rgba(255,248,255,0.06);
}
.roz_vip_card_ic_8hj{
background:linear-gradient(135deg,#9b5de5,#c084fc);
border-radius:0.5rem;
margin-bottom:16px;
display:block;
width:2.125rem;
height:34px;
}
.roz_vip_name_8hj{
color:#f0ecf8;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:1.25rem;
margin-bottom:6px;
font-weight:600;
}
.roz_vip_perk_8hj{
color:#a89ec0;
line-height:1.5;
overflow-wrap:break-word;
font-size:0.781rem;
}
.roz_nl_8hj{
padding:24px 0 10px;
}
.roz_nl_in_8hj{
padding:1.875rem 2rem;
gap:22px;
background:#0d1019;
border-radius:20px;
display:flex;
color:#f0ecf8;
flex-direction:column;
}
@media(min-width:765px){
.roz_nl_in_8hj{
gap:1.75rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.roz_nl_text_wrap_8hj{
min-width:0;
}
.roz_nl_h3_8hj{
font-size:22px;
overflow-wrap:break-word;
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
margin-bottom:5px;
color:#f0ecf8;
line-height:1.1;
}
@media(min-width:766px){
.roz_nl_h3_8hj{
font-size:1.5rem;
}
}
.roz_nl_text_8hj{
color:#a89ec0;
line-height:1.5;
font-size:13.5px;
}
.roz_nl_form_8hj{
gap:10px;
flex:1 1 auto;
max-width:28.75rem;
min-width:0;
display:flex;
}
.roz_nl_input_8hj{
background:rgba(255,248,255,0.06);
border:1px solid rgba(255,248,255,0.10);
border-radius:0.875rem;
overflow:hidden;
padding:13px 16px;
flex:1 1 auto;
text-overflow:ellipsis;
align-items:center;
font-size:14px;
color:#a89ec0;
min-width:0;
white-space:nowrap;
display:flex;
}
.roz_nl_btn_8hj{
padding:13px 1.5rem;
border-radius:14px;
flex:0 0 auto;
background:#c084fc;
transition:opacity .2s ease;
color:#100c1a;
font-size:14px;
white-space:nowrap;
font-weight:700;
}
.roz_nl_btn_8hj:hover{
opacity:.9;
}
.roz_gm_8hj{
padding:1.875rem 0 0.625rem;
}
.roz_gm_in_8hj{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:883px){
.roz_gm_in_8hj{
grid-template-columns:1.25fr 1fr;
}
}
.roz_gm_left_8hj{
border-radius:1.25rem;
border:1px solid rgba(240,236,248,0.07);
background:#17151e;
padding:32px;
min-width:0;
}
.roz_gm_eyebrow_8hj{
margin-bottom:0.625rem;
}
.roz_gm_h2_8hj{
margin-bottom:8px;
overflow-wrap:break-word;
font-size:1.625rem;
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#f0ecf8;
line-height:1.06;
}
@media(min-width:771px){
.roz_gm_h2_8hj{
font-size:1.75rem;
}
}
.roz_gm_text_8hj{
margin-bottom:1.375rem;
max-width:480px;
color:#7a7090;
line-height:1.6;
font-size:14px;
}
.roz_gm_level_8hj{
color:#9b5de5;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:22px;
font-weight:700;
margin-bottom:8px;
}
.roz_gm_bar_8hj{
border-radius:999px;
overflow:hidden;
background:rgba(240,236,248,0.13);
margin-bottom:0.375rem;
height:0.5rem;
}
.roz_gm_bar_fill_8hj{
border-radius:62.438rem;
background:linear-gradient(90deg,#9b5de5,#c084fc);
height:100%;
}
.roz_gm_bar_meta_8hj{
gap:10px;
display:flex;
justify-content:space-between;
margin-bottom:18px;
font-size:11px;
color:#9d93b0;
}
.roz_gm_missions_8hj{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.roz_gm_mission_8hj{
background:#0f0e13;
gap:7px;
border:1px solid rgba(240,236,248,0.13);
padding:0.563rem 15px;
border-radius:62.438rem;
color:#cbc4db;
align-items:center;
font-size:0.781rem;
display:inline-flex;
font-weight:600;
}
.roz_gm_mission_ic_8hj{
align-items:center;
display:inline-flex;
color:#9b5de5;
}
.roz_gm_mission_ic_8hj svg{
width:0.813rem;
height:0.813rem;
}
.roz_gm_right_8hj{
padding:2rem;
background:linear-gradient(150deg,#1a1030,#09080c);
border-radius:20px;
overflow:hidden;
color:#f0ecf8;
position:relative;
display:flex;
flex-direction:column;
}
.roz_gm_glow_8hj{
border-radius:50%;
background:radial-gradient(circle,rgba(91,46,163,0.28),transparent 70%);
position:absolute;
width:9.375rem;
height:9.375rem;
pointer-events:none;
top:-30px;
right:-1.875rem;
}
.roz_gm_ref_eyebrow_8hj{
margin-bottom:10px;
position:relative;
}
.roz_gm_ref_h2_8hj{
line-height:1.1;
overflow-wrap:break-word;
position:relative;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.625rem;
color:#f0ecf8;
margin-bottom:0.5rem;
}
.roz_gm_ref_text_8hj{
margin-bottom:20px;
font-size:13.5px;
position:relative;
line-height:1.55;
color:#a89ec0;
}
.roz_gm_ref_cta_8hj{
background:#c084fc;
border-radius:62.438rem;
transition:opacity .2s ease;
padding:11px 1.375rem;
align-self:flex-start;
font-size:0.844rem;
color:#100c1a;
margin-top:auto;
font-weight:700;
position:relative;
}
.roz_gm_ref_cta_8hj:hover{
opacity:.9;
}
.roz_hts_8hj{
padding:48px 0;
}
@media(min-width:765px){
.roz_hts_8hj{
padding:3.875rem 0;
}
}
.roz_hts_head_8hj{
gap:1.125rem;
margin-bottom:34px;
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.roz_hts_head_8hj{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.roz_hts_eyebrow_8hj{
margin-bottom:12px;
}
.roz_hts_h2_8hj{
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
font-size:1.875rem;
color:#f0ecf8;
}
@media(min-width:771px){
.roz_hts_h2_8hj{
font-size:2.375rem;
}
}
.roz_hts_cta_8hj{
border-radius:999px;
flex:0 0 auto;
padding:0.938rem 30px;
background:#c084fc;
transition:opacity .2s ease;
color:#100c1a;
font-size:0.938rem;
font-weight:700;
}
.roz_hts_cta_8hj:hover{
opacity:.9;
}
.roz_hts_grid_8hj{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.roz_hts_grid_8hj{
grid-template-columns:repeat(3,1fr);
}
}
.roz_hts_step_8hj{
padding-top:1.375rem;
min-width:0;
border-top:1px solid rgba(255,248,255,0.10);
}
.roz_hts_step_num_8hj{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#c084fc;
font-size:44px;
line-height:1;
font-weight:700;
margin-bottom:14px;
}
.roz_hts_step_h_8hj{
margin-bottom:8px;
font-weight:700;
font-size:1.188rem;
line-height:1.2;
overflow-wrap:break-word;
color:#f0ecf8;
}
.roz_hts_step_p_8hj{
color:#a89ec0;
overflow-wrap:break-word;
line-height:1.55;
font-size:14px;
}
.roz_wy_8hj{
padding:48px 0;
}
@media(min-width:771px){
.roz_wy_8hj{
padding:56px 0;
}
}
.roz_wy_in_8hj{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:902px){
.roz_wy_in_8hj{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.roz_wy_left_8hj{
min-width:0;
}
.roz_wy_eyebrow_8hj{
margin-bottom:0.875rem;
}
.roz_wy_h2_8hj{
line-height:1.05;
margin-bottom:16px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:32px;
color:#f0ecf8;
overflow-wrap:break-word;
}
@media(min-width:766px){
.roz_wy_h2_8hj{
font-size:40px;
}
}
.roz_wy_intro_8hj{
font-size:0.938rem;
color:#7a7090;
line-height:1.6;
}
.roz_wy_grid_8hj{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:563px){
.roz_wy_grid_8hj{
grid-template-columns:1fr 1fr;
}
}
.roz_wy_card_8hj{
padding:26px;
border:1px solid rgba(240,236,248,0.07);
border-radius:0.875rem;
background:#17151e;
min-width:0;
}
.roz_wy_card_ic_8hj{
color:#9b5de5;
align-items:center;
justify-content:center;
display:inline-flex;
margin-bottom:16px;
}
.roz_wy_card_ic_8hj svg{
width:26px;
height:26px;
}
.roz_wy_card_h_8hj{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.313rem;
margin-bottom:0.5rem;
color:#f0ecf8;
line-height:1.15;
overflow-wrap:break-word;
}
.roz_wy_card_p_8hj{
overflow-wrap:break-word;
color:#7a7090;
line-height:1.55;
font-size:0.875rem;
}
.roz_op_8hj{
padding:36px 0 0.625rem;
}
.roz_op_in_8hj{
grid-template-columns:1fr;
border:1px solid rgba(240,236,248,0.07);
background:#17151e;
padding:2rem;
gap:32px;
border-radius:14px;
display:grid;
align-items:center;
}
@media(min-width:861px){
.roz_op_in_8hj{
grid-template-columns:.9fr 1.1fr;
gap:44px;
padding:34px 40px;
}
}
.roz_op_left_8hj{
min-width:0;
}
.roz_op_eyebrow_8hj{
margin-bottom:0.75rem;
}
.roz_op_h2_8hj{
font-size:1.75rem;
color:#f0ecf8;
margin-bottom:10px;
font-weight:600;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.08;
}
@media(min-width:767px){
.roz_op_h2_8hj{
font-size:30px;
}
}
.roz_op_text_8hj{
line-height:1.6;
color:#7a7090;
font-size:0.875rem;
}
.roz_op_grid_8hj{
border:1px solid rgba(240,236,248,0.13);
gap:1px;
background:rgba(240,236,248,0.13);
grid-template-columns:1fr 1fr;
overflow:hidden;
border-radius:0.5rem;
display:grid;
}
.roz_op_field_8hj{
padding:1.125rem 20px;
background:#0f0e13;
min-width:0;
}
.roz_op_field_lb_8hj{
letter-spacing:.1em;
text-transform:uppercase;
font-weight:600;
font-size:0.625rem;
margin-bottom:5px;
color:#9b5de5;
}
.roz_op_field_val_8hj{
font-size:14px;
color:#f0ecf8;
overflow-wrap:break-word;
font-weight:700;
}
.roz_ts_8hj{
padding:44px 0;
}
.roz_ts_in_8hj{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:879px){
.roz_ts_in_8hj{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.roz_ts_left_8hj{
min-width:0;
}
.roz_ts_h2_8hj{
color:#f0ecf8;
font-weight:600;
margin-bottom:0.75rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
line-height:1.1;
overflow-wrap:break-word;
}
@media(min-width:769px){
.roz_ts_h2_8hj{
font-size:1.75rem;
}
}
.roz_ts_text_8hj{
font-size:14.5px;
line-height:1.6;
max-width:520px;
margin-bottom:1.375rem;
color:#a89ec0;
}
.roz_ts_badges_8hj{
gap:18px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.roz_ts_badge_8hj{
color:#a89ec0;
font-weight:600;
font-size:0.813rem;
}
.roz_ts_pay_8hj{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:877px){
.roz_ts_pay_8hj{
justify-content:flex-end;
}
}
.roz_ts_pay_chip_8hj{
background:rgba(255,248,255,0.06);
padding:0.75rem 1rem;
border:1px solid rgba(255,248,255,0.10);
border-radius:0.875rem;
color:#f0ecf8;
font-weight:700;
font-size:14px;
}
.roz_prov_8hj{
padding:2.5rem 0 20px;
}
.roz_prov_eyebrow_8hj{
display:block;
margin-bottom:1.125rem;
}
.roz_prov_grid_8hj{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:557px){
.roz_prov_grid_8hj{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.roz_prov_grid_8hj{
grid-template-columns:repeat(6,1fr);
}
}
.roz_tt_8hj{
padding:48px 0 10px;
}
@media(min-width:765px){
.roz_tt_8hj{
padding:60px 0 0.625rem;
}
}
.roz_tt_head_8hj{
margin-bottom:34px;
text-align:center;
}
.roz_tt_eyebrow_8hj{
margin-bottom:0.75rem;
}
.roz_tt_h2_8hj{
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:2rem;
line-height:1.05;
color:#f0ecf8;
}
@media(min-width:770px){
.roz_tt_h2_8hj{
font-size:42px;
}
}
.roz_tt_grid_8hj{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.roz_tt_grid_8hj{
grid-template-columns:repeat(3,1fr);
}
}
.roz_tt_card_8hj{
border:1px solid rgba(240,236,248,0.07);
border-radius:0.875rem;
padding:30px;
background:#17151e;
display:flex;
flex-direction:column;
min-width:0;
}
.roz_tt_card_ic_8hj{
margin-bottom:18px;
align-items:center;
display:inline-flex;
color:#9b5de5;
}
.roz_tt_card_ic_8hj svg{
height:1.75rem;
width:1.75rem;
}
.roz_tt_card_h_8hj{
color:#f0ecf8;
margin-bottom:8px;
line-height:1.15;
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:22px;
}
.roz_tt_card_p_8hj{
margin-bottom:14px;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.875rem;
color:#7a7090;
}
.roz_tt_card_p_8hj b{
color:#f0ecf8;
font-weight:700;
}
.roz_tt_card_link_8hj{
transition:color .2s ease;
align-self:flex-start;
padding-bottom:2px;
margin-top:auto;
font-size:13px;
font-weight:700;
color:#f0ecf8;
border-bottom:1px solid #9b5de5;
}
.roz_tt_card_link_8hj:hover{
color:#9b5de5;
}
.roz_rv_8hj{
padding:3rem 0;
background:#17151e;
margin-top:1.5rem;
border-top:1px solid rgba(240,236,248,0.07);
border-bottom:1px solid rgba(240,236,248,0.07);
}
@media(min-width:769px){
.roz_rv_8hj{
padding:56px 0;
}
}
.roz_rv_head_8hj{
gap:16px;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.roz_rv_head_8hj{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.roz_rv_eyebrow_8hj{
margin-bottom:0.625rem;
}
.roz_rv_h2_8hj{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#f0ecf8;
line-height:1.05;
overflow-wrap:break-word;
font-size:1.875rem;
font-weight:600;
}
@media(min-width:770px){
.roz_rv_h2_8hj{
font-size:2.375rem;
}
}
.roz_rv_agg_8hj{
gap:0.75rem;
align-items:center;
display:flex;
}
.roz_rv_agg_stars_8hj{
gap:3px;
color:#9b5de5;
display:flex;
}
.roz_rv_agg_stars_8hj svg{
height:1.125rem;
width:1.125rem;
}
.roz_rv_source_8hj{
font-size:0.813rem;
color:#7a7090;
}
.roz_rv_grid_8hj{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:761px){
.roz_rv_grid_8hj{
grid-template-columns:repeat(3,1fr);
}
}
.roz_rv_card_8hj{
border-radius:0.875rem;
background:#0f0e13;
border:1px solid rgba(240,236,248,0.07);
padding:26px;
min-width:0;
}
.roz_rv_card_stars_8hj{
gap:2px;
margin-bottom:0.75rem;
color:#9b5de5;
display:flex;
}
.roz_rv_card_stars_8hj svg{
width:0.875rem;
height:14px;
}
.roz_rv_card_body_8hj{
overflow-wrap:break-word;
font-size:1.125rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.45;
color:#f0ecf8;
font-weight:500;
margin-bottom:1rem;
}
.roz_rv_card_meta_8hj{
gap:0.625rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.roz_rv_card_av_8hj{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#9b5de5,#c084fc);
height:32px;
width:2rem;
}
.roz_rv_card_author_8hj{
font-weight:700;
font-size:13px;
color:#f0ecf8;
}
.roz_rv_card_loc_8hj{
color:#9d93b0;
font-size:0.75rem;
}
.roz_et_8hj{
padding:36px 0 0.625rem;
}
.roz_et_in_8hj{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:880px){
.roz_et_in_8hj{
grid-template-columns:1.1fr .9fr;
gap:3rem;
}
}
.roz_et_left_8hj{
min-width:0;
}
.roz_et_eyebrow_8hj{
margin-bottom:12px;
}
.roz_et_h2_8hj{
font-size:1.75rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#f0ecf8;
line-height:1.06;
overflow-wrap:break-word;
margin-bottom:0.875rem;
font-weight:600;
}
@media(min-width:770px){
.roz_et_h2_8hj{
font-size:2rem;
}
}
.roz_et_text_8hj{
margin-bottom:22px;
line-height:1.65;
font-size:15px;
color:#7a7090;
}
.roz_et_stats_8hj{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.roz_et_stat_8hj{
min-width:0;
}
.roz_et_stat_v_8hj{
color:#f0ecf8;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:700;
line-height:1;
font-size:26px;
}
.roz_et_stat_l_8hj{
color:#9d93b0;
font-size:0.781rem;
margin-top:4px;
}
.roz_et_right_8hj{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.roz_et_member_8hj{
border-radius:0.875rem;
border:1px solid rgba(240,236,248,0.07);
background:#17151e;
padding:18px 20px;
gap:1rem;
display:flex;
align-items:center;
min-width:0;
}
.roz_et_member_av_8hj{
border-radius:50%;
background:linear-gradient(135deg,#1a1030,#9b5de5);
flex:0 0 auto;
height:48px;
width:3rem;
}
.roz_et_member_name_8hj{
color:#f0ecf8;
overflow-wrap:break-word;
font-size:15px;
font-weight:700;
}
.roz_et_member_role_8hj{
font-size:0.781rem;
color:#9d93b0;
overflow-wrap:break-word;
}
.roz_et_updated_8hj{
border:1px solid rgba(240,236,248,0.07);
background:#0f0e13;
border-radius:0.875rem;
gap:0.5rem;
padding:0.875rem 18px;
align-items:center;
display:flex;
font-size:0.781rem;
color:#7a7090;
}
.roz_faq_8hj{
padding:3rem 0;
background:#17151e;
border-top:1px solid rgba(240,236,248,0.07);
margin-top:24px;
border-bottom:1px solid rgba(240,236,248,0.07);
}
@media(min-width:769px){
.roz_faq_8hj{
padding:3.875rem 0;
}
}
.roz_faq_head_8hj{
margin-bottom:34px;
text-align:center;
}
.roz_faq_eyebrow_8hj{
margin-bottom:12px;
}
.roz_faq_h2_8hj{
font-size:32px;
line-height:1.05;
color:#f0ecf8;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:768px){
.roz_faq_h2_8hj{
font-size:38px;
}
}
.roz_faq_list_8hj{
margin:0 auto;
gap:12px;
display:flex;
max-width:51.25rem;
flex-direction:column;
}
.roz_faq_item_8hj{
border-radius:0.875rem;
border:1px solid rgba(240,236,248,0.07);
overflow:hidden;
background:#0f0e13;
}
.roz_faq_q_8hj{
list-style:none;
gap:1.25rem;
padding:20px 24px;
font-weight:700;
cursor:pointer;
overflow-wrap:break-word;
font-size:16px;
color:#f0ecf8;
align-items:center;
justify-content:space-between;
display:flex;
}
.roz_faq_q_8hj::-webkit-details-marker{
display:none;
}
.roz_faq_q_ic_8hj{
transition:transform .2s ease;
flex:0 0 auto;
display:inline-flex;
color:#9b5de5;
align-items:center;
}
.roz_faq_q_ic_8hj svg{
width:1.125rem;
height:18px;
}
.roz_faq_item_8hj[open] .roz_faq_q_ic_8hj{
transform:rotate(180deg);
}
.roz_faq_a_8hj{
padding:0 24px 1.25rem;
line-height:1.6;
color:#7a7090;
font-size:14.5px;
overflow-wrap:break-word;
}
.roz_lh_8hj{
padding:2.5rem 0 1.25rem;
}
.roz_lh_in_8hj{
padding-top:34px;
border-top:1px solid rgba(240,236,248,0.13);
}
.roz_lh_eyebrow_8hj{
display:block;
margin-bottom:22px;
}
.roz_lh_grid_8hj{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:597px){
.roz_lh_grid_8hj{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:959px){
.roz_lh_grid_8hj{
grid-template-columns:repeat(5,1fr);
}
}
.roz_lh_col_8hj{
min-width:0;
}
.roz_lh_col_h_8hj{
font-weight:700;
overflow-wrap:break-word;
color:#f0ecf8;
margin-bottom:12px;
font-size:13px;
}
.roz_lh_links_8hj{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.roz_lh_link_8hj{
transition:color .2s ease;
color:#7a7090;
overflow-wrap:break-word;
font-size:0.813rem;
}
.roz_lh_link_8hj:hover{
color:#9b5de5;
}
.roz_sc_8hj{
padding:3rem 0 0.625rem;
}
.roz_sc_head_8hj{
margin-bottom:1.75rem;
text-align:center;
}
.roz_sc_eyebrow_8hj{
margin-bottom:12px;
}
.roz_sc_h2_8hj{
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#f0ecf8;
font-size:30px;
overflow-wrap:break-word;
}
@media(min-width:770px){
.roz_sc_h2_8hj{
font-size:36px;
}
}
.roz_sc_table_8hj{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(240,236,248,0.07);
margin:0 auto;
max-width:56.25rem;
}
.roz_sc_thead_8hj{
background:#09080c;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.roz_sc_th_8hj{
padding:0.938rem 18px;
text-align:center;
font-weight:700;
overflow-wrap:break-word;
color:#a89ec0;
font-size:13px;
}
.roz_sc_th_8hj:first-child{
text-align:left;
}
.roz_sc_th_us_8hj{
color:#c084fc;
}
.roz_sc_row_8hj{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(240,236,248,0.07);
display:grid;
}
.roz_sc_row_8hj:nth-child(even){
background:#17151e;
}
.roz_sc_td_8hj{
padding:15px 18px;
color:#9d93b0;
text-align:center;
font-size:14px;
overflow-wrap:break-word;
min-width:0;
}
.roz_sc_td_8hj:first-child{
color:#cbc4db;
font-weight:600;
text-align:left;
}
.roz_sc_td_us_8hj{
font-weight:700;
color:#34c77b;
}
.roz_sg_8hj{
padding:3rem 0 10px;
}
.roz_sg_eyebrow_8hj{
margin-bottom:12px;
display:block;
}
.roz_sg_h2_8hj{
line-height:1.05;
color:#f0ecf8;
font-size:30px;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:1.75rem;
}
@media(min-width:767px){
.roz_sg_h2_8hj{
font-size:36px;
}
}
.roz_sg_grid_8hj{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:721px){
.roz_sg_grid_8hj{
grid-template-columns:repeat(3,1fr);
}
}
.roz_sg_col_8hj{
min-width:0;
}
.roz_sg_col_h_8hj{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:22px;
color:#f0ecf8;
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:0.625rem;
}
.roz_sg_col_p_8hj{
color:#7a7090;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
}
.roz_el_8hj{
padding:3rem 0;
}
@media(min-width:767px){
.roz_el_8hj{
padding:56px 0;
}
}
.roz_el_in_8hj{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:900px){
.roz_el_in_8hj{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.roz_el_left_8hj{
min-width:0;
}
.roz_el_eyebrow_8hj{
margin-bottom:14px;
}
.roz_el_h2_8hj{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:2rem;
color:#f0ecf8;
margin-bottom:22px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.08;
}
@media(min-width:765px){
.roz_el_h2_8hj{
font-size:2.375rem;
}
}
.roz_el_body_8hj p{
color:#cbc4db;
line-height:1.7;
font-size:1rem;
overflow-wrap:break-word;
margin-bottom:1.125rem;
}
.roz_el_dropcap_8hj{
padding:6px 12px 0 0;
color:#9b5de5;
line-height:.8;
font-size:3.875rem;
float:left;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.roz_el_right_8hj{
min-width:0;
}
.roz_el_quote_8hj{
background:linear-gradient(150deg,#1a1030,#09080c);
padding:2.25rem;
border-radius:20px;
position:relative;
color:#f0ecf8;
margin-bottom:1.5rem;
}
.roz_el_quote_mark_8hj{
color:#c084fc;
display:inline-flex;
margin-bottom:6px;
align-items:center;
}
.roz_el_quote_mark_8hj svg{
width:34px;
height:2.125rem;
}
.roz_el_quote_text_8hj{
margin-bottom:22px;
line-height:1.4;
font-size:22px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#f0ecf8;
font-weight:500;
overflow-wrap:break-word;
}
.roz_el_quote_meta_8hj{
gap:0.75rem;
display:flex;
align-items:center;
}
.roz_el_quote_av_8hj{
background:linear-gradient(135deg,#9b5de5,#c084fc);
flex:0 0 auto;
border-radius:50%;
height:2.375rem;
width:38px;
}
.roz_el_quote_author_8hj{
color:#f0ecf8;
font-size:14px;
font-weight:700;
}
.roz_el_quote_meta_sub_8hj{
color:#a89ec0;
font-size:0.75rem;
}
.roz_el_explain_8hj{
border:1px solid rgba(240,236,248,0.07);
overflow:hidden;
border-radius:0.875rem;
}
.roz_el_explain_card_8hj{
padding:22px 1.5rem;
}
.roz_el_explain_card_8hj+.roz_el_explain_card_8hj{
border-top:1px solid rgba(240,236,248,0.07);
}
.roz_el_explain_h_8hj{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.15;
color:#f0ecf8;
font-weight:600;
font-size:20px;
overflow-wrap:break-word;
margin-bottom:8px;
}
.roz_el_explain_p_8hj{
overflow-wrap:break-word;
color:#7a7090;
line-height:1.55;
font-size:14px;
}
.roz_sb_8hj{
padding:3rem 0;
background:#17151e;
margin-top:1.5rem;
border-top:1px solid rgba(240,236,248,0.07);
border-bottom:1px solid rgba(240,236,248,0.07);
}
@media(min-width:765px){
.roz_sb_8hj{
padding:3.5rem 0;
}
}
.roz_sb_eyebrow_8hj{
margin-bottom:12px;
display:block;
}
.roz_sb_h2_8hj{
font-weight:600;
font-size:1.875rem;
line-height:1.05;
color:#f0ecf8;
overflow-wrap:break-word;
margin-bottom:26px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.roz_sb_h2_8hj{
font-size:36px;
}
}
.roz_sb_grid_8hj{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.roz_sb_grid_8hj{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.roz_sb_grid_8hj{
grid-template-columns:repeat(4,1fr);
}
}
.roz_sb_card_8hj{
border:1px solid rgba(240,236,248,0.07);
border-radius:14px;
padding:24px;
background:#0f0e13;
min-width:0;
}
.roz_sb_card_h_8hj{
margin-bottom:0.5rem;
line-height:1.15;
color:#f0ecf8;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.188rem;
font-weight:600;
}
.roz_sb_card_p_8hj{
font-size:0.844rem;
overflow-wrap:break-word;
color:#7a7090;
line-height:1.6;
}
.roz_sb_rtp_8hj{
border-radius:14px;
padding:1.625rem 28px;
background:#0f0e13;
border:1px solid rgba(240,236,248,0.07);
gap:1.5rem;
grid-template-columns:1fr;
margin-top:1.125rem;
align-items:center;
display:grid;
}
@media(min-width:759px){
.roz_sb_rtp_8hj{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.roz_sb_rtp_h_8hj{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-size:1.25rem;
line-height:1.15;
font-weight:600;
color:#f0ecf8;
}
.roz_sb_rtp_p_8hj{
line-height:1.6;
font-size:0.844rem;
overflow-wrap:break-word;
color:#7a7090;
}
.roz_sb_rtp_stats_8hj{
gap:1rem;
display:flex;
}
.roz_sb_stat_8hj{
flex:1 1 0;
padding:1.125rem;
border-radius:8px;
background:#17151e;
text-align:center;
min-width:0;
}
.roz_sb_stat_v_8hj{
overflow-wrap:break-word;
color:#34c77b;
font-weight:700;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
}
.roz_sb_stat_l_8hj{
color:#9d93b0;
margin-top:4px;
font-size:0.719rem;
}
.roz_ft_8hj{
background:#09080c;
color:#a89ec0;
margin-top:2.5rem;
}
.roz_ft_in_8hj{
padding:3rem 0 1.75rem;
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:597px){
.roz_ft_in_8hj{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:902px){
.roz_ft_in_8hj{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.roz_ft_brand_8hj{
min-width:0;
}
.roz_ft_logo_8hj{
color:#f0ecf8;
font-weight:700;
font-size:1.625rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.roz_ft_tagline_8hj{
color:#a89ec0;
line-height:1.6;
font-size:13.5px;
margin-top:14px;
max-width:17.5rem;
}
.roz_ft_contact_8hj{
transition:color .2s ease;
margin-top:12px;
color:#c084fc;
font-size:13px;
max-width:280px;
display:inline-block;
overflow-wrap:anywhere;
}
.roz_ft_contact_8hj:hover{
color:#f0ecf8;
}
.roz_ft_col_8hj{
min-width:0;
}
.roz_ft_col_h_8hj{
font-weight:700;
font-size:13px;
margin-bottom:14px;
letter-spacing:.08em;
overflow-wrap:break-word;
text-transform:uppercase;
color:#f0ecf8;
}
.roz_ft_col_links_8hj{
gap:10px;
display:flex;
flex-direction:column;
}
.roz_ft_link_8hj{
transition:color .2s ease;
color:#a89ec0;
font-size:13.5px;
overflow-wrap:break-word;
}
.roz_ft_link_8hj:hover{
color:#f0ecf8;
}
.roz_ft_bot_8hj{
gap:16px;
padding:22px 0 40px;
display:flex;
border-top:1px solid rgba(255,248,255,0.10);
flex-direction:column;
}
@media(min-width:767px){
.roz_ft_bot_8hj{
gap:1.25rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.roz_ft_legal_8hj{
line-height:1.6;
font-size:0.719rem;
color:#524b64;
max-width:760px;
overflow-wrap:break-word;
}
.roz_ft_legal_8hj b{
font-weight:700;
color:#a89ec0;
}
.roz_ft_age_8hj{
border:1.5px solid #c084fc;
border-radius:8px;
padding:4px 0.563rem;
flex:0 0 auto;
font-weight:700;
color:#c084fc;
font-size:0.813rem;
}