*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0d1117;
text-rendering:optimizeLegibility;
font-family:"Onest", 'Helvetica Neue', Arial, sans-serif;
font-size:0.938rem;
overflow-wrap:break-word;
line-height:1.6;
-webkit-font-smoothing:antialiased;
color:#b8c6d8;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-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;
}
.rsm-layout_7dw{
display:flex;
min-height:100vh;
flex-direction:column;
}
.rsm-main_7dw{
flex:1 1 auto;
width:100%;
min-width:0;
}
.rsm-container_7dw{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:87.5rem;
}
@media(min-width:771px){
.rsm-container_7dw{
padding:0 32px;
}
}
@media(min-width:1098px){
.rsm-container_7dw{
padding:0 3.5rem;
}
}
.rsm-eyebrow_7dw{
text-transform:uppercase;
line-height:1.4;
display:inline-block;
overflow-wrap:break-word;
letter-spacing:.2em;
font-weight:600;
color:#3891ff;
font-size:11px;
font-family:"Onest", 'Helvetica Neue', Arial, sans-serif;
}
.rsm-band_7dw{
background:#0a1220;
color:#eef2f8;
}
.rsm-band_7dw .rsm-eyebrow_7dw{
color:#5db8ff;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.rsm-tb_7dw{
background:#0d1117;
top:0;
position:sticky;
z-index:50;
border-bottom:1px solid rgba(180,210,255,0.13);
}
.rsm-tb_in_7dw{
gap:1rem;
margin:0 auto;
padding:12px 1rem;
align-items:center;
display:flex;
width:100%;
justify-content:space-between;
max-width:87.5rem;
}
@media(min-width:766px){
.rsm-tb_in_7dw{
padding:16px 32px;
}
}
@media(min-width:1103px){
.rsm-tb_in_7dw{
padding:18px 56px;
}
}
.rsm-tb_left_7dw{
gap:28px;
display:flex;
align-items:center;
min-width:0;
}
.rsm-tb_logo_7dw{
gap:11px;
display:flex;
align-items:center;
min-width:0;
}
.rsm-tb_logo_mark_7dw{
border-radius:8px;
flex:0 0 auto;
object-fit:cover;
height:34px;
width:34px;
}
.rsm-tb_logo_txt_7dw{
display:flex;
line-height:1;
min-width:0;
flex-direction:column;
}
.rsm-tb_logo_name_7dw{
overflow:hidden;
letter-spacing:.02em;
white-space:nowrap;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
color:#eef2f8;
font-size:22px;
font-weight:700;
}
.rsm-tb_logo_sub_7dw{
overflow:hidden;
font-weight:600;
white-space:nowrap;
color:#3891ff;
text-transform:uppercase;
font-size:8.5px;
margin-top:0.25rem;
text-overflow:ellipsis;
letter-spacing:.32em;
}
.rsm-tb_nav_7dw{
display:none;
}
@media(min-width:959px){
.rsm-tb_nav_7dw{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.rsm-tb_nav_item_7dw{
transition:color .2s ease,border-color .2s ease;
color:#b8c6d8;
border-bottom:2px solid transparent;
font-weight:600;
padding-bottom:3px;
font-size:0.875rem;
white-space:nowrap;
}
.rsm-tb_nav_item_7dw:hover{
color:#eef2f8;
}
.rsm-tb_nav_item_7dw.rsm-state_active_7dw{
border-color:#3891ff;
color:#eef2f8;
}
.rsm-tb_right_7dw{
flex:0 0 auto;
gap:0.875rem;
display:flex;
align-items:center;
}
.rsm-tb_search_7dw{
transition:color .2s ease;
display:flex;
justify-content:center;
align-items:center;
color:#b8c6d8;
}
.rsm-tb_search_7dw:hover{
color:#3891ff;
}
.rsm-tb_search_7dw svg{
width:18px;
height:1.125rem;
}
.rsm-tb_lang_7dw{
text-transform:uppercase;
letter-spacing:.1em;
font-weight:600;
color:#7d94ad;
font-size:11px;
}
.rsm-tb_lang_7dw:hover{
color:#eef2f8;
}
.rsm-tb_login_7dw{
font-weight:600;
display:none;
font-size:0.875rem;
color:#eef2f8;
}
@media(min-width:765px){
.rsm-tb_login_7dw{
display:inline-block;
}
}
.rsm-tb_register_7dw{
border-radius:999px;
background:#3891ff;
transition:background-color .2s ease;
padding:0.688rem 1.375rem;
font-weight:700;
font-size:14px;
white-space:nowrap;
color:#050a10;
}
.rsm-tb_register_7dw:hover{
background:#5aaeff;
}
.rsm-mob_7dw{
background:#0d1117;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(180,210,255,0.13);
z-index:60;
left:0;
right:0;
bottom:0;
}
@media(min-width:963px){
.rsm-mob_7dw{
display:none;
}
}
.rsm-mob_in_7dw{
margin:0 auto;
max-width:35rem;
display:flex;
align-items:stretch;
justify-content:space-around;
}
.rsm-mob_item_7dw{
padding:9px 0.25rem;
transition:color .2s ease;
flex:1 1 0;
gap:3px;
color:#7d94ad;
display:flex;
align-items:center;
flex-direction:column;
min-width:0;
}
.rsm-mob_item_7dw.rsm-state_active_7dw{
color:#3891ff;
}
.rsm-mob_ic_7dw{
display:flex;
align-items:center;
justify-content:center;
}
.rsm-mob_ic_7dw svg{
height:20px;
width:20px;
}
.rsm-mob_lb_7dw{
overflow:hidden;
max-width:100%;
white-space:nowrap;
text-overflow:ellipsis;
font-size:10px;
font-weight:600;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.rsm-rail_7dw{
min-width:0;
position:relative;
}
.rsm-rail_scroll_7dw{
gap:14px;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
overflow-x:auto;
display:flex;
padding-bottom:0.875rem;
}
@media(min-width:766px){
.rsm-rail_scroll_7dw{
gap:18px;
}
}
.rsm-gc_7dw{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:771px){
.rsm-gc_7dw{
width:188px;
}
}
.rsm-gc_img_7dw{
background:#141b24;
border-radius:0.875rem;
overflow:hidden;
position:relative;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
padding-bottom:133.33%;
}
.rsm-gc_img_7dw img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.rsm-gc_cover_7dw{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.rsm-gc_hover_7dw{
transition:opacity .2s ease;
background:rgba(0,0,0,0.52);
inset:0;
align-items:center;
justify-content:center;
display:flex;
position:absolute;
opacity:0;
}
.rsm-gc_7dw:hover .rsm-gc_hover_7dw{
opacity:1;
}
.rsm-gc_hover_btn_7dw{
background:#3891ff;
border-radius:999px;
width:2.875rem;
height:46px;
justify-content:center;
align-items:center;
display:flex;
color:#050a10;
}
.rsm-gc_hover_btn_7dw svg{
height:1.125rem;
width:1.125rem;
}
.rsm-gc_info_7dw{
gap:2px;
display:flex;
margin-top:9px;
min-width:0;
flex-direction:column;
}
.rsm-gc_name_7dw{
overflow:hidden;
font-size:13px;
font-weight:700;
color:#eef2f8;
text-overflow:ellipsis;
white-space:nowrap;
}
.rsm-gc_prov_7dw{
overflow:hidden;
font-size:0.688rem;
text-overflow:ellipsis;
color:#7d94ad;
white-space:nowrap;
}
.rsm-gc_meta_7dw{
font-size:11px;
color:#7d94ad;
}
.rsm-tc_7dw{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:767px){
.rsm-tc_7dw{
width:230px;
}
}
.rsm-tc_img_7dw{
overflow:hidden;
background:#141b24;
border-radius:14px;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
}
.rsm-tc_img_7dw img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.rsm-tc_info_7dw{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
display:flex;
min-width:0;
}
.rsm-tc_name_7dw{
overflow:hidden;
font-size:0.875rem;
font-weight:700;
color:#eef2f8;
text-overflow:ellipsis;
white-space:nowrap;
}
.rsm-tc_rtp_7dw{
font-size:11px;
color:#7d94ad;
}
.rsm-lc_7dw{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:765px){
.rsm-lc_7dw{
width:16.75rem;
}
}
.rsm-lc_img_7dw{
border-radius:14px;
overflow:hidden;
background:#141b24;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
padding-bottom:62.5%;
position:relative;
}
.rsm-lc_img_7dw img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.rsm-lc_live_7dw{
background:rgba(0,0,0,0.52);
border-radius:999px;
padding:0.25rem 0.563rem;
gap:0.438rem;
position:absolute;
display:flex;
left:0.75rem;
top:0.75rem;
align-items:center;
}
.rsm-lc_live_dot_7dw{
animation:zm2-pulse 1.6s infinite;
background:#f0415a;
border-radius:50%;
width:8px;
height:8px;
}
.rsm-lc_seats_7dw{
font-size:10px;
color:#eef2f8;
text-transform:uppercase;
font-weight:600;
letter-spacing:.08em;
}
.rsm-lc_info_7dw{
gap:2px;
flex-direction:column;
min-width:0;
display:flex;
margin-top:9px;
}
.rsm-lc_name_7dw{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
color:#eef2f8;
font-size:15px;
white-space:nowrap;
}
.rsm-lc_bet_7dw{
font-size:11px;
color:#7d94ad;
}
.rsm-pc_7dw{
border:1px solid rgba(180,210,255,0.07);
background:#141b24;
gap:8px;
padding:16px 0.875rem;
border-radius:14px;
flex-direction:column;
min-width:0;
min-height:4.625rem;
display:flex;
justify-content:center;
align-items:center;
}
.rsm-pc_logo_7dw{
flex:0 0 auto;
object-fit:contain;
max-width:100%;
height:28px;
width:auto;
}
.rsm-pc_name_7dw{
overflow:hidden;
font-size:0.688rem;
text-align:center;
color:#7d94ad;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
}
.rsm-gc_tag_7dw{
padding:3px 8px;
border-radius:8px;
top:0.625rem;
display:inline-block;
left:10px;
font-weight:700;
z-index:2;
text-transform:uppercase;
font-size:10px;
letter-spacing:.06em;
position:absolute;
}
.rsm-gc_tag_hot_7dw{
background:#f0415a;
color:#eef2f8;
}
.rsm-gc_tag_new_7dw{
background:#7ec4ff;
color:#080c11;
}
.rsm-gc_tag_jp_7dw{
background:#f5a623;
color:#080c11;
}
.rsm-gc_tag_live_7dw{
background:#f0415a;
color:#eef2f8;
}
.rsm-sh_7dw{
margin-bottom:1.125rem;
min-width:0;
}
.rsm-sh_row_7dw{
gap:1rem;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
display:flex;
}
.rsm-sh_row_7dw .rsm-sh_l_7dw{
gap:6px;
flex-direction:column;
min-width:0;
display:flex;
}
.rsm-sh_stack_7dw{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.rsm-sh_center_7dw{
gap:0.625rem;
flex-direction:column;
text-align:center;
display:flex;
align-items:center;
}
.rsm-sh_h2_7dw{
line-height:1.1;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#eef2f8;
overflow-wrap:break-word;
font-size:24px;
font-weight:600;
}
@media(min-width:767px){
.rsm-sh_h2_7dw{
font-size:30px;
}
}
.rsm-band_7dw .rsm-sh_h2_7dw{
color:#eef2f8;
}
.rsm-sh_eb_line_7dw{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.rsm-sh_eb_line_7dw::before{
background:#3891ff;
content:"";
display:inline-block;
width:28px;
height:1px;
}
.rsm-band_7dw .rsm-sh_eb_line_7dw::before{
background:#5db8ff;
}
.rsm-sh_eb_dot_7dw{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.rsm-sh_eb_dot_7dw::before{
border-radius:50%;
background:#3891ff;
width:0.375rem;
display:inline-block;
height:0.375rem;
content:"";
}
.rsm-band_7dw .rsm-sh_eb_dot_7dw::before{
background:#5db8ff;
}
.rsm-sh_link_7dw{
gap:0.375rem;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
align-items:center;
border-bottom:1px solid #eef2f8;
font-size:13px;
display:inline-flex;
padding-bottom:2px;
white-space:nowrap;
font-weight:600;
color:#eef2f8;
}
.rsm-sh_link_7dw:hover{
border-color:#3891ff;
color:#3891ff;
}
.rsm-sh_link_7dw svg{
height:14px;
width:14px;
}
.rsm-sh_link_chev_7dw{
border-bottom:0;
padding-bottom:0;
}
.rsm-sh_link_btn_7dw{
border-radius:62.438rem;
padding:0.563rem 18px;
background:#3891ff;
border-bottom:0;
color:#050a10;
}
.rsm-sh_link_btn_7dw:hover{
border-color:transparent;
background:#5aaeff;
color:#050a10;
}
.rsm-band_7dw .rsm-sh_link_7dw{
border-color:#eef2f8;
color:#eef2f8;
}
.rsm-band_7dw .rsm-sh_link_btn_7dw{
background:#5db8ff;
color:#080c11;
}
.rsm-sh_rule_7dw{
background:rgba(180,210,255,0.13);
margin:-2px 0 18px;
height:1px;
}
.rsm-band_7dw .rsm-sh_rule_7dw{
background:rgba(200,225,255,0.13);
}
.rsm-hero_7dw{
padding:32px 0 0.5rem;
}
@media(min-width:765px){
.rsm-hero_7dw{
padding:56px 0 1.5rem;
}
}
.rsm-hero_in_7dw{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:901px){
.rsm-hero_in_7dw{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.rsm-hero_copy_7dw{
min-width:0;
}
.rsm-hero_eyebrow_7dw{
gap:10px;
display:inline-flex;
margin-bottom:22px;
align-items:center;
}
.rsm-hero_eyebrow_line_7dw{
flex:0 0 auto;
background:#3891ff;
height:1px;
width:28px;
display:inline-block;
}
.rsm-hero_h1_7dw{
margin-bottom:20px;
color:#eef2f8;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
letter-spacing:-.01em;
font-weight:600;
line-height:1.04;
font-size:2.375rem;
}
@media(min-width:767px){
.rsm-hero_h1_7dw{
font-size:3.375rem;
}
}
@media(min-width:1097px){
.rsm-hero_h1_7dw{
font-size:62px;
}
}
.rsm-hero_h1_7dw em{
font-style:normal;
color:#3891ff;
}
.rsm-hero_sub_7dw{
margin-bottom:30px;
max-width:480px;
line-height:1.6;
color:#5a7190;
font-size:16px;
}
@media(min-width:770px){
.rsm-hero_sub_7dw{
font-size:1.125rem;
}
}
.rsm-hero_actions_7dw{
gap:0.875rem;
display:flex;
flex-wrap:wrap;
margin-bottom:2.125rem;
align-items:center;
}
.rsm-hero_cta_7dw{
background:#3891ff;
border-radius:999px;
gap:0.625rem;
padding:1rem 1.875rem;
transition:background-color .2s ease;
align-items:center;
font-weight:700;
color:#050a10;
font-size:15px;
display:inline-flex;
}
.rsm-hero_cta_7dw:hover{
background:#5aaeff;
}
.rsm-hero_cta_ic_7dw{
align-items:center;
display:inline-flex;
}
.rsm-hero_cta_ic_7dw svg{
height:1rem;
width:1rem;
}
.rsm-hero_cta_alt_7dw{
border:1px solid rgba(180,210,255,0.13);
transition:border-color .2s ease,color .2s ease;
padding:15px 1.625rem;
background:transparent;
border-radius:999px;
align-items:center;
font-size:15px;
font-weight:600;
display:inline-flex;
color:#eef2f8;
}
.rsm-hero_cta_alt_7dw:hover{
border-color:#3891ff;
color:#3891ff;
}
.rsm-hero_trust_7dw{
gap:1.375rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.rsm-hero_trust_item_7dw{
gap:0.563rem;
color:#b8c6d8;
font-size:0.813rem;
font-weight:600;
align-items:center;
display:flex;
}
.rsm-hero_trust_ic_7dw{
align-items:center;
display:inline-flex;
color:#3891ff;
}
.rsm-hero_trust_ic_7dw svg{
width:1rem;
height:16px;
}
.rsm-hero_promo_7dw{
overflow:hidden;
background:#141b24;
border-radius:1.25rem;
display:flex;
position:relative;
box-shadow:0 8px 2.5rem rgba(0,0,0,0.60), 0 2px 12px rgba(56,145,255,0.15), 0 1px 3px rgba(0,0,0,0.70);
min-height:18.75rem;
}
.rsm-hero_promo_bg_7dw{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.rsm-hero_promo_bg_7dw::after{
background:linear-gradient(120deg,#0a1220 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.rsm-hero_promo_glow_7dw{
background:radial-gradient(circle,rgba(56,145,255,0.12) 0%,transparent 65%);
border-radius:50%;
top:-2.5rem;
right:-1.25rem;
pointer-events:none;
position:absolute;
width:260px;
height:16.25rem;
}
.rsm-hero_promo_ct_7dw{
padding:1.75rem;
z-index:2;
max-width:88%;
align-self:flex-end;
position:relative;
}
.rsm-hero_promo_label_7dw{
color:#5db8ff;
font-size:0.625rem;
font-weight:700;
display:block;
margin-bottom:0.5rem;
letter-spacing:.25em;
text-transform:uppercase;
}
.rsm-hero_promo_amount_7dw{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:32px;
color:#eef2f8;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:765px){
.rsm-hero_promo_amount_7dw{
font-size:2.5rem;
}
}
.rsm-hero_promo_amount_7dw em{
font-style:normal;
color:#5db8ff;
}
.rsm-hero_rating_7dw{
background:#141b24;
border-radius:0.875rem;
padding:0.625rem 0.875rem;
gap:10px;
border:1px solid rgba(180,210,255,0.07);
z-index:3;
position:absolute;
right:14px;
display:flex;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
align-items:center;
max-width:min(16.25rem,62%);
top:0.875rem;
}
.rsm-hero_rating_score_7dw{
flex:0 0 auto;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.5rem;
color:#eef2f8;
font-weight:700;
}
.rsm-hero_rating_txt_7dw{
flex:1 1 auto;
min-width:0;
}
.rsm-hero_rating_stars_7dw{
gap:2px;
color:#3891ff;
display:flex;
}
.rsm-hero_rating_stars_7dw svg{
width:12px;
height:0.75rem;
}
.rsm-hero_rating_cap_7dw{
overflow-wrap:break-word;
line-height:1.35;
margin-top:3px;
font-size:11px;
display:block;
color:#7d94ad;
}
.rsm-stat_7dw{
border-bottom:1px solid rgba(180,210,255,0.13);
margin-top:16px;
border-top:1px solid rgba(180,210,255,0.13);
}
.rsm-stat_in_7dw{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.rsm-stat_in_7dw{
grid-template-columns:repeat(4,1fr);
}
}
.rsm-stat_item_7dw{
padding:22px 14px;
border-right:1px solid rgba(180,210,255,0.07);
border-bottom:1px solid rgba(180,210,255,0.07);
min-width:0;
}
.rsm-stat_item_7dw:nth-child(2n){
border-right:0;
}
.rsm-stat_item_7dw:nth-child(n+3){
border-bottom:0;
}
@media(min-width:768px){
.rsm-stat_item_7dw{
border-bottom:0;
}
.rsm-stat_item_7dw:nth-child(2n){
border-right:1px solid rgba(180,210,255,0.07);
}
.rsm-stat_item_7dw:nth-child(4n){
border-right:0;
}
}
.rsm-stat_value_7dw{
color:#eef2f8;
overflow-wrap:break-word;
line-height:1;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:30px;
font-weight:700;
}
@media(min-width:766px){
.rsm-stat_value_7dw{
font-size:2.125rem;
}
}
.rsm-stat_label_7dw{
margin-top:6px;
color:#7d94ad;
overflow-wrap:break-word;
font-size:13px;
line-height:1.4;
}
.rsm-pr_7dw{
padding:30px 0 6px;
}
.rsm-pr_card_7dw{
padding:1.625rem;
border:1px solid rgba(180,210,255,0.07);
gap:0.625rem;
flex:0 0 auto;
overflow:hidden;
border-radius:20px;
background:#141b24;
min-height:200px;
position:relative;
width:280px;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.rsm-pr_card_7dw{
width:18.75rem;
}
}
.rsm-pr_card_feat_7dw{
background:linear-gradient(150deg,#0c1a2e,#080c11);
border-color:transparent;
color:#eef2f8;
}
.rsm-pr_glow_7dw{
border-radius:50%;
background:radial-gradient(circle,rgba(56,145,255,0.12),transparent 70%);
width:8.125rem;
height:8.125rem;
pointer-events:none;
top:-1.875rem;
right:-30px;
opacity:0;
position:absolute;
}
.rsm-pr_card_feat_7dw .rsm-pr_glow_7dw{
opacity:1;
}
.rsm-pr_label_7dw{
font-weight:700;
letter-spacing:.16em;
position:relative;
text-transform:uppercase;
color:#3891ff;
font-size:0.625rem;
}
.rsm-pr_card_feat_7dw .rsm-pr_label_7dw{
color:#5db8ff;
}
.rsm-pr_amount_7dw{
color:#eef2f8;
font-size:1.625rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.08;
position:relative;
}
.rsm-pr_card_feat_7dw .rsm-pr_amount_7dw{
color:#eef2f8;
}
.rsm-pr_amount_7dw em{
color:#3891ff;
font-style:normal;
}
.rsm-pr_card_feat_7dw .rsm-pr_amount_7dw em{
color:#5db8ff;
}
.rsm-pr_terms_7dw{
line-height:1.5;
position:relative;
font-size:13px;
color:#7d94ad;
}
.rsm-pr_card_feat_7dw .rsm-pr_terms_7dw{
color:#7da8cc;
}
.rsm-pr_cta_7dw{
align-self:flex-start;
position:relative;
margin-top:auto;
}
.rsm-pr_card_feat_7dw .rsm-pr_cta_7dw{
background:#5db8ff;
padding:9px 1.125rem;
transition:opacity .2s ease;
border-radius:62.438rem;
font-weight:700;
font-size:0.813rem;
color:#080c11;
}
.rsm-pr_card_feat_7dw .rsm-pr_cta_7dw:hover{
opacity:.9;
}
.rsm-pr_card_7dw:not(.rsm-pr_card_feat_7dw) .rsm-pr_cta_7dw{
transition:color .2s ease,border-color .2s ease;
padding-bottom:2px;
font-weight:700;
color:#eef2f8;
font-size:0.813rem;
border-bottom:1px solid #eef2f8;
}
.rsm-pr_card_7dw:not(.rsm-pr_card_feat_7dw) .rsm-pr_cta_7dw:hover{
border-color:#3891ff;
color:#3891ff;
}
.rsm-gf_7dw{
padding:1.5rem 0 6px;
}
.rsm-gf_in_7dw{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.rsm-gf_chip_7dw{
border-radius:999px;
padding:0.625rem 18px;
background:#141b24;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border:1px solid rgba(180,210,255,0.13);
font-weight:600;
white-space:nowrap;
font-size:0.813rem;
color:#b8c6d8;
}
.rsm-gf_chip_7dw:hover{
border-color:#3891ff;
color:#3891ff;
}
.rsm-gf_chip_7dw.rsm-state_active_7dw{
background:#3891ff;
border-color:transparent;
color:#050a10;
}
.rsm-grow_7dw{
padding:26px 0 0.625rem;
}
.rsm-row_seo_7dw{
margin:0.625rem 0 0;
max-width:47.5rem;
line-height:1.65;
font-size:0.875rem;
color:#5a7190;
overflow-wrap:break-word;
}
.rsm-row_seo_7dw strong{
font-weight:700;
color:#eef2f8;
}
.rsm-grow_7dw{
padding:1.625rem 0 10px;
}
.rsm-row_seo_7dw{
margin:0.625rem 0 0;
overflow-wrap:break-word;
color:#5a7190;
max-width:47.5rem;
line-height:1.65;
font-size:0.875rem;
}
.rsm-row_seo_7dw strong{
color:#eef2f8;
font-weight:700;
}
.rsm-jp_7dw{
padding:30px 0 10px;
}
.rsm-jp_grid_7dw{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:769px){
.rsm-jp_grid_7dw{
grid-template-columns:1fr 1fr;
}
.rsm-jp_card_mega_7dw{
grid-column:1/-1;
}
}
@media(min-width:999px){
.rsm-jp_grid_7dw{
grid-template-columns:1.4fr 1fr 1fr;
}
.rsm-jp_card_mega_7dw{
grid-column:auto;
}
}
.rsm-jp_card_7dw{
overflow:hidden;
border-radius:1.25rem;
background:#141b24;
padding:26px;
gap:12px;
border:1px solid rgba(180,210,255,0.07);
display:flex;
justify-content:space-between;
min-height:12.5rem;
min-width:0;
flex-direction:column;
position:relative;
}
.rsm-jp_card_mega_7dw{
border-color:transparent;
background:linear-gradient(135deg,#0c1a2e,#080c11);
color:#eef2f8;
min-height:210px;
}
.rsm-jp_glow_7dw{
border-radius:50%;
background:radial-gradient(circle,rgba(56,145,255,0.12),transparent 70%);
position:absolute;
width:12.5rem;
pointer-events:none;
top:-2.5rem;
right:-40px;
height:200px;
}
.rsm-jp_label_7dw{
gap:10px;
font-size:0.625rem;
font-weight:700;
position:relative;
letter-spacing:.16em;
flex-wrap:wrap;
justify-content:space-between;
color:#3891ff;
text-transform:uppercase;
display:flex;
align-items:center;
}
.rsm-jp_card_mega_7dw .rsm-jp_label_7dw{
color:#5db8ff;
}
.rsm-jp_drop_7dw{
font-weight:600;
letter-spacing:.04em;
color:#7d94ad;
text-transform:none;
}
.rsm-jp_card_mega_7dw .rsm-jp_drop_7dw{
color:#7da8cc;
}
.rsm-jp_amount_7dw{
color:#eef2f8;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
position:relative;
font-weight:700;
line-height:1;
font-size:2.375rem;
}
.rsm-jp_card_mega_7dw .rsm-jp_amount_7dw{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#5db8ff;
}
@media(min-width:769px){
.rsm-jp_card_mega_7dw .rsm-jp_amount_7dw{
font-size:3.375rem;
}
}
.rsm-jp_game_7dw{
position:relative;
color:#7d94ad;
font-size:13px;
}
.rsm-jp_card_mega_7dw .rsm-jp_game_7dw{
color:#7da8cc;
}
.rsm-jp_cta_7dw{
position:relative;
align-self:flex-start;
}
.rsm-jp_card_mega_7dw .rsm-jp_cta_7dw{
transition:opacity .2s ease;
padding:0.625rem 1.25rem;
border-radius:62.438rem;
background:#5db8ff;
color:#080c11;
font-size:13px;
font-weight:700;
}
.rsm-jp_card_mega_7dw .rsm-jp_cta_7dw:hover{
opacity:.9;
}
.rsm-jp_card_7dw:not(.rsm-jp_card_mega_7dw) .rsm-jp_cta_7dw{
transition:color .2s ease,border-color .2s ease;
color:#eef2f8;
border-bottom:1px solid #eef2f8;
font-weight:700;
padding-bottom:2px;
font-size:13px;
}
.rsm-jp_card_7dw:not(.rsm-jp_card_mega_7dw) .rsm-jp_cta_7dw:hover{
border-color:#3891ff;
color:#3891ff;
}
.rsm-jp_seo_7dw{
margin:14px 0 0;
line-height:1.65;
max-width:47.5rem;
overflow-wrap:break-word;
font-size:14px;
color:#5a7190;
}
.rsm-jp_seo_7dw strong{
color:#eef2f8;
font-weight:700;
}
.rsm-grow_7dw{
padding:26px 0 0.625rem;
}
.rsm-row_seo_7dw{
margin:0.625rem 0 0;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
color:#5a7190;
max-width:760px;
}
.rsm-row_seo_7dw strong{
color:#eef2f8;
font-weight:700;
}
.rsm-nl_7dw{
padding:1.5rem 0 10px;
}
.rsm-nl_in_7dw{
border-radius:1.25rem;
padding:30px 2rem;
gap:22px;
background:#071018;
flex-direction:column;
display:flex;
color:#eef2f8;
}
@media(min-width:766px){
.rsm-nl_in_7dw{
gap:28px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.rsm-nl_text_wrap_7dw{
min-width:0;
}
.rsm-nl_h3_7dw{
font-size:1.375rem;
font-weight:600;
overflow-wrap:break-word;
color:#eef2f8;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.1;
margin-bottom:0.313rem;
}
@media(min-width:765px){
.rsm-nl_h3_7dw{
font-size:24px;
}
}
.rsm-nl_text_7dw{
line-height:1.5;
font-size:0.844rem;
color:#7da8cc;
}
.rsm-nl_form_7dw{
flex:1 1 auto;
gap:10px;
max-width:28.75rem;
min-width:0;
display:flex;
}
.rsm-nl_input_7dw{
border:1px solid rgba(200,225,255,0.13);
padding:0.813rem 1rem;
background:rgba(200,225,255,0.07);
border-radius:14px;
flex:1 1 auto;
overflow:hidden;
min-width:0;
font-size:14px;
display:flex;
white-space:nowrap;
align-items:center;
color:#7da8cc;
text-overflow:ellipsis;
}
.rsm-nl_btn_7dw{
border-radius:0.875rem;
padding:13px 1.5rem;
transition:opacity .2s ease;
flex:0 0 auto;
background:#5db8ff;
color:#080c11;
white-space:nowrap;
font-size:14px;
font-weight:700;
}
.rsm-nl_btn_7dw:hover{
opacity:.9;
}
.rsm-app_7dw{
padding:1.875rem 0 10px;
}
.rsm-app_in_7dw{
padding:32px;
border:1px solid rgba(180,210,255,0.07);
gap:1.75rem;
border-radius:20px;
background:#141b24;
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.rsm-app_in_7dw{
padding:40px 2.75rem;
gap:40px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.rsm-app_copy_7dw{
max-width:35rem;
min-width:0;
}
.rsm-app_eyebrow_7dw{
margin-bottom:12px;
}
.rsm-app_h2_7dw{
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
font-size:1.75rem;
color:#eef2f8;
}
@media(min-width:767px){
.rsm-app_h2_7dw{
font-size:2.125rem;
}
}
.rsm-app_text_7dw{
color:#5a7190;
line-height:1.6;
font-size:0.875rem;
margin-bottom:22px;
}
.rsm-app_btns_7dw{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.rsm-app_btn_7dw{
transition:background-color .2s ease;
padding:0.688rem 1.25rem;
gap:0.625rem;
border-radius:0.875rem;
background:#3891ff;
display:inline-flex;
align-items:center;
color:#050a10;
}
.rsm-app_btn_7dw:hover{
background:#5aaeff;
}
.rsm-app_btn_ic_7dw{
display:inline-flex;
align-items:center;
}
.rsm-app_btn_ic_7dw svg{
width:1.125rem;
height:1.125rem;
}
.rsm-app_btn_lb_7dw{
font-size:0.844rem;
font-weight:700;
}
.rsm-app_qr_wrap_7dw{
flex:0 0 auto;
gap:18px;
display:flex;
align-items:center;
}
.rsm-app_qr_7dw{
flex:0 0 auto;
border-radius:14px;
background-color:#3891ff;
width:108px;
background-image:repeating-linear-gradient(0deg,#141b24 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#141b24 0 5px,transparent 5px 0.688rem);
height:108px;
}
.rsm-app_qr_cap_7dw{
line-height:1.4;
font-size:0.781rem;
max-width:92px;
color:#7d94ad;
}
.rsm-vip_7dw{
padding:48px 0;
}
@media(min-width:771px){
.rsm-vip_7dw{
padding:64px 0;
}
}
.rsm-vip_head_7dw{
gap:0.875rem;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:882px){
.rsm-vip_head_7dw{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.rsm-vip_eyebrow_7dw{
margin-bottom:0.75rem;
}
.rsm-vip_h2_7dw{
font-size:32px;
overflow-wrap:break-word;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#eef2f8;
font-weight:600;
}
@media(min-width:765px){
.rsm-vip_h2_7dw{
font-size:2.5rem;
}
}
.rsm-vip_intro_7dw{
font-size:14px;
max-width:420px;
line-height:1.6;
color:#7da8cc;
}
.rsm-vip_grid_7dw{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.rsm-vip_card_7dw{
padding:1.375rem 18px;
border-radius:14px;
border:1px solid rgba(200,225,255,0.13);
min-width:0;
}
.rsm-vip_card_feat_7dw{
border-color:#5db8ff;
background:rgba(200,225,255,0.07);
}
.rsm-vip_card_ic_7dw{
border-radius:8px;
background:linear-gradient(135deg,#3891ff,#9ad4ff);
width:2.125rem;
margin-bottom:16px;
display:block;
height:2.125rem;
}
.rsm-vip_name_7dw{
color:#eef2f8;
margin-bottom:6px;
font-weight:600;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:20px;
}
.rsm-vip_perk_7dw{
font-size:12.5px;
color:#7da8cc;
overflow-wrap:break-word;
line-height:1.5;
}
.rsm-tt_7dw{
padding:3rem 0 10px;
}
@media(min-width:765px){
.rsm-tt_7dw{
padding:60px 0 0.625rem;
}
}
.rsm-tt_head_7dw{
text-align:center;
margin-bottom:2.125rem;
}
.rsm-tt_eyebrow_7dw{
margin-bottom:0.75rem;
}
.rsm-tt_h2_7dw{
font-weight:600;
overflow-wrap:break-word;
font-size:2rem;
line-height:1.05;
color:#eef2f8;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.rsm-tt_h2_7dw{
font-size:2.625rem;
}
}
.rsm-tt_grid_7dw{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.rsm-tt_grid_7dw{
grid-template-columns:repeat(3,1fr);
}
}
.rsm-tt_card_7dw{
border-radius:14px;
border:1px solid rgba(180,210,255,0.07);
padding:1.875rem;
background:#141b24;
display:flex;
flex-direction:column;
min-width:0;
}
.rsm-tt_card_ic_7dw{
margin-bottom:1.125rem;
display:inline-flex;
color:#3891ff;
align-items:center;
}
.rsm-tt_card_ic_7dw svg{
width:28px;
height:1.75rem;
}
.rsm-tt_card_h_7dw{
font-weight:600;
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.15;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
color:#eef2f8;
}
.rsm-tt_card_p_7dw{
margin-bottom:14px;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.6;
color:#5a7190;
}
.rsm-tt_card_p_7dw b{
color:#eef2f8;
font-weight:700;
}
.rsm-tt_card_link_7dw{
transition:color .2s ease;
padding-bottom:2px;
align-self:flex-start;
border-bottom:1px solid #3891ff;
font-weight:700;
margin-top:auto;
font-size:13px;
color:#eef2f8;
}
.rsm-tt_card_link_7dw:hover{
color:#3891ff;
}
.rsm-prov_7dw{
padding:2.5rem 0 20px;
}
.rsm-prov_eyebrow_7dw{
display:block;
margin-bottom:18px;
}
.rsm-prov_grid_7dw{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:561px){
.rsm-prov_grid_7dw{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.rsm-prov_grid_7dw{
grid-template-columns:repeat(6,1fr);
}
}
.rsm-op_7dw{
padding:2.25rem 0 10px;
}
.rsm-op_in_7dw{
background:#141b24;
border-radius:0.875rem;
gap:32px;
padding:32px;
border:1px solid rgba(180,210,255,0.07);
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:862px){
.rsm-op_in_7dw{
padding:2.125rem 40px;
gap:44px;
grid-template-columns:.9fr 1.1fr;
}
}
.rsm-op_left_7dw{
min-width:0;
}
.rsm-op_eyebrow_7dw{
margin-bottom:0.75rem;
}
.rsm-op_h2_7dw{
line-height:1.08;
color:#eef2f8;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.75rem;
overflow-wrap:break-word;
margin-bottom:0.625rem;
}
@media(min-width:767px){
.rsm-op_h2_7dw{
font-size:1.875rem;
}
}
.rsm-op_text_7dw{
line-height:1.6;
color:#5a7190;
font-size:14px;
}
.rsm-op_grid_7dw{
background:rgba(180,210,255,0.13);
border-radius:0.5rem;
grid-template-columns:1fr 1fr;
overflow:hidden;
border:1px solid rgba(180,210,255,0.13);
gap:1px;
display:grid;
}
.rsm-op_field_7dw{
padding:1.125rem 20px;
background:#0d1117;
min-width:0;
}
.rsm-op_field_lb_7dw{
font-size:0.625rem;
color:#3891ff;
margin-bottom:0.313rem;
text-transform:uppercase;
letter-spacing:.1em;
font-weight:600;
}
.rsm-op_field_val_7dw{
overflow-wrap:break-word;
color:#eef2f8;
font-size:14px;
font-weight:700;
}
.rsm-et_7dw{
padding:36px 0 0.625rem;
}
.rsm-et_in_7dw{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:877px){
.rsm-et_in_7dw{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.rsm-et_left_7dw{
min-width:0;
}
.rsm-et_eyebrow_7dw{
margin-bottom:12px;
}
.rsm-et_h2_7dw{
overflow-wrap:break-word;
line-height:1.06;
color:#eef2f8;
font-size:28px;
font-weight:600;
margin-bottom:14px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.rsm-et_h2_7dw{
font-size:2rem;
}
}
.rsm-et_text_7dw{
line-height:1.65;
margin-bottom:1.375rem;
color:#5a7190;
font-size:0.938rem;
}
.rsm-et_stats_7dw{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.rsm-et_stat_7dw{
min-width:0;
}
.rsm-et_stat_v_7dw{
color:#eef2f8;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1;
font-size:1.625rem;
font-weight:700;
}
.rsm-et_stat_l_7dw{
margin-top:4px;
font-size:12.5px;
color:#7d94ad;
}
.rsm-et_right_7dw{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.rsm-et_member_7dw{
gap:1rem;
padding:18px 1.25rem;
border-radius:14px;
background:#141b24;
border:1px solid rgba(180,210,255,0.07);
min-width:0;
display:flex;
align-items:center;
}
.rsm-et_member_av_7dw{
background:linear-gradient(135deg,#0c1a2e,#3891ff);
border-radius:50%;
flex:0 0 auto;
height:48px;
width:48px;
}
.rsm-et_member_name_7dw{
font-size:15px;
font-weight:700;
color:#eef2f8;
overflow-wrap:break-word;
}
.rsm-et_member_role_7dw{
overflow-wrap:break-word;
font-size:12.5px;
color:#7d94ad;
}
.rsm-et_updated_7dw{
gap:8px;
border-radius:14px;
border:1px solid rgba(180,210,255,0.07);
background:#0d1117;
padding:14px 18px;
color:#5a7190;
align-items:center;
display:flex;
font-size:12.5px;
}
.rsm-hts_7dw{
padding:3rem 0;
}
@media(min-width:769px){
.rsm-hts_7dw{
padding:3.875rem 0;
}
}
.rsm-hts_head_7dw{
gap:1.125rem;
margin-bottom:34px;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.rsm-hts_head_7dw{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.rsm-hts_eyebrow_7dw{
margin-bottom:12px;
}
.rsm-hts_h2_7dw{
font-size:1.875rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
color:#eef2f8;
}
@media(min-width:771px){
.rsm-hts_h2_7dw{
font-size:2.375rem;
}
}
.rsm-hts_cta_7dw{
border-radius:62.438rem;
background:#5db8ff;
padding:0.938rem 1.875rem;
transition:opacity .2s ease;
flex:0 0 auto;
font-size:15px;
color:#080c11;
font-weight:700;
}
.rsm-hts_cta_7dw:hover{
opacity:.9;
}
.rsm-hts_grid_7dw{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:757px){
.rsm-hts_grid_7dw{
grid-template-columns:repeat(3,1fr);
}
}
.rsm-hts_step_7dw{
border-top:1px solid rgba(200,225,255,0.13);
min-width:0;
padding-top:22px;
}
.rsm-hts_step_num_7dw{
margin-bottom:0.875rem;
font-weight:700;
font-size:2.75rem;
color:#5db8ff;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1;
}
.rsm-hts_step_h_7dw{
overflow-wrap:break-word;
margin-bottom:8px;
font-weight:700;
color:#eef2f8;
font-size:19px;
line-height:1.2;
}
.rsm-hts_step_p_7dw{
font-size:0.875rem;
color:#7da8cc;
line-height:1.55;
overflow-wrap:break-word;
}
.rsm-wy_7dw{
padding:48px 0;
}
@media(min-width:766px){
.rsm-wy_7dw{
padding:56px 0;
}
}
.rsm-wy_in_7dw{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:897px){
.rsm-wy_in_7dw{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.rsm-wy_left_7dw{
min-width:0;
}
.rsm-wy_eyebrow_7dw{
margin-bottom:14px;
}
.rsm-wy_h2_7dw{
font-weight:600;
font-size:2rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#eef2f8;
line-height:1.05;
overflow-wrap:break-word;
margin-bottom:1rem;
}
@media(min-width:766px){
.rsm-wy_h2_7dw{
font-size:2.5rem;
}
}
.rsm-wy_intro_7dw{
line-height:1.6;
color:#5a7190;
font-size:0.938rem;
}
.rsm-wy_grid_7dw{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.rsm-wy_grid_7dw{
grid-template-columns:1fr 1fr;
}
}
.rsm-wy_card_7dw{
padding:26px;
border:1px solid rgba(180,210,255,0.07);
background:#141b24;
border-radius:14px;
min-width:0;
}
.rsm-wy_card_ic_7dw{
justify-content:center;
margin-bottom:16px;
align-items:center;
display:inline-flex;
color:#3891ff;
}
.rsm-wy_card_ic_7dw svg{
width:1.625rem;
height:1.625rem;
}
.rsm-wy_card_h_7dw{
overflow-wrap:break-word;
color:#eef2f8;
line-height:1.15;
margin-bottom:8px;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.313rem;
}
.rsm-wy_card_p_7dw{
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
color:#5a7190;
}
.rsm-ts_7dw{
padding:44px 0;
}
.rsm-ts_in_7dw{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:878px){
.rsm-ts_in_7dw{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.rsm-ts_left_7dw{
min-width:0;
}
.rsm-ts_h2_7dw{
font-size:26px;
font-weight:600;
margin-bottom:0.75rem;
color:#eef2f8;
overflow-wrap:break-word;
line-height:1.1;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.rsm-ts_h2_7dw{
font-size:28px;
}
}
.rsm-ts_text_7dw{
color:#7da8cc;
font-size:14.5px;
line-height:1.6;
max-width:520px;
margin-bottom:1.375rem;
}
.rsm-ts_badges_7dw{
gap:1.125rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.rsm-ts_badge_7dw{
font-weight:600;
color:#7da8cc;
font-size:13px;
}
.rsm-ts_pay_7dw{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:880px){
.rsm-ts_pay_7dw{
justify-content:flex-end;
}
}
.rsm-ts_pay_chip_7dw{
border:1px solid rgba(200,225,255,0.13);
border-radius:14px;
padding:12px 1rem;
background:rgba(200,225,255,0.07);
color:#eef2f8;
font-size:0.875rem;
font-weight:700;
}
.rsm-pmt_7dw{
padding:48px 0 10px;
}
.rsm-pmt_in_7dw{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:877px){
.rsm-pmt_in_7dw{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.rsm-pmt_left_7dw{
min-width:0;
}
.rsm-pmt_eyebrow_7dw{
margin-bottom:0.75rem;
}
.rsm-pmt_h2_7dw{
margin-bottom:0.75rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.06;
overflow-wrap:break-word;
font-weight:600;
color:#eef2f8;
font-size:30px;
}
@media(min-width:771px){
.rsm-pmt_h2_7dw{
font-size:32px;
}
}
.rsm-pmt_text_7dw{
line-height:1.6;
font-size:0.906rem;
margin-bottom:1.375rem;
color:#5a7190;
}
.rsm-pmt_logos_7dw{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:477px){
.rsm-pmt_logos_7dw{
grid-template-columns:repeat(4,1fr);
}
}
.rsm-pmt_logo_7dw{
background:#141b24;
border:1px solid rgba(180,210,255,0.07);
border-radius:8px;
padding:0 0.5rem;
overflow:hidden;
height:50px;
text-align:center;
color:#b8c6d8;
display:flex;
justify-content:center;
font-size:0.781rem;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
align-items:center;
}
.rsm-pmt_table_7dw{
border:1px solid rgba(180,210,255,0.07);
overflow:hidden;
border-radius:14px;
min-width:0;
}
.rsm-pmt_thead_7dw{
background:#080c11;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.rsm-pmt_th_7dw{
overflow:hidden;
padding:13px 0.875rem;
white-space:nowrap;
text-transform:uppercase;
font-size:0.625rem;
text-overflow:ellipsis;
font-weight:700;
color:#eef2f8;
letter-spacing:.08em;
}
.rsm-pmt_row_7dw{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(180,210,255,0.07);
}
.rsm-pmt_row_7dw:nth-child(odd){
background:#141b24;
}
.rsm-pmt_td_7dw{
padding:0.875rem;
min-width:0;
overflow-wrap:break-word;
font-size:13.5px;
color:#5a7190;
}
.rsm-pmt_row_7dw .rsm-pmt_td_7dw:first-child{
font-weight:700;
color:#eef2f8;
}
.rsm-pmt_row_7dw .rsm-pmt_td_7dw:last-child{
font-weight:700;
color:#2ec98a;
}
.rsm-faq_7dw{
padding:48px 0;
background:#141b24;
border-top:1px solid rgba(180,210,255,0.07);
margin-top:24px;
border-bottom:1px solid rgba(180,210,255,0.07);
}
@media(min-width:771px){
.rsm-faq_7dw{
padding:3.875rem 0;
}
}
.rsm-faq_head_7dw{
text-align:center;
margin-bottom:34px;
}
.rsm-faq_eyebrow_7dw{
margin-bottom:0.75rem;
}
.rsm-faq_h2_7dw{
overflow-wrap:break-word;
color:#eef2f8;
font-size:2rem;
line-height:1.05;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.rsm-faq_h2_7dw{
font-size:38px;
}
}
.rsm-faq_list_7dw{
margin:0 auto;
gap:0.75rem;
max-width:51.25rem;
display:flex;
flex-direction:column;
}
.rsm-faq_item_7dw{
overflow:hidden;
background:#0d1117;
border:1px solid rgba(180,210,255,0.07);
border-radius:0.875rem;
}
.rsm-faq_q_7dw{
list-style:none;
gap:20px;
padding:1.25rem 24px;
color:#eef2f8;
overflow-wrap:break-word;
justify-content:space-between;
font-weight:700;
cursor:pointer;
font-size:1rem;
display:flex;
align-items:center;
}
.rsm-faq_q_7dw::-webkit-details-marker{
display:none;
}
.rsm-faq_q_ic_7dw{
transition:transform .2s ease;
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#3891ff;
}
.rsm-faq_q_ic_7dw svg{
width:18px;
height:1.125rem;
}
.rsm-faq_item_7dw[open] .rsm-faq_q_ic_7dw{
transform:rotate(180deg);
}
.rsm-faq_a_7dw{
padding:0 24px 20px;
font-size:0.906rem;
overflow-wrap:break-word;
line-height:1.6;
color:#5a7190;
}
.rsm-sg_7dw{
padding:3rem 0 10px;
}
.rsm-sg_eyebrow_7dw{
display:block;
margin-bottom:0.75rem;
}
.rsm-sg_h2_7dw{
margin-bottom:1.75rem;
color:#eef2f8;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-size:30px;
}
@media(min-width:768px){
.rsm-sg_h2_7dw{
font-size:36px;
}
}
.rsm-sg_grid_7dw{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.rsm-sg_grid_7dw{
grid-template-columns:repeat(3,1fr);
}
}
.rsm-sg_col_7dw{
min-width:0;
}
.rsm-sg_col_h_7dw{
font-size:1.375rem;
line-height:1.15;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#eef2f8;
margin-bottom:10px;
font-weight:600;
}
.rsm-sg_col_p_7dw{
overflow-wrap:break-word;
font-size:0.875rem;
color:#5a7190;
line-height:1.65;
}
.rsm-sb_7dw{
background:#141b24;
padding:48px 0;
border-bottom:1px solid rgba(180,210,255,0.07);
margin-top:24px;
border-top:1px solid rgba(180,210,255,0.07);
}
@media(min-width:771px){
.rsm-sb_7dw{
padding:3.5rem 0;
}
}
.rsm-sb_eyebrow_7dw{
display:block;
margin-bottom:0.75rem;
}
.rsm-sb_h2_7dw{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:1.625rem;
font-size:1.875rem;
color:#eef2f8;
}
@media(min-width:769px){
.rsm-sb_h2_7dw{
font-size:2.25rem;
}
}
.rsm-sb_grid_7dw{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.rsm-sb_grid_7dw{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.rsm-sb_grid_7dw{
grid-template-columns:repeat(4,1fr);
}
}
.rsm-sb_card_7dw{
border:1px solid rgba(180,210,255,0.07);
background:#0d1117;
border-radius:14px;
padding:24px;
min-width:0;
}
.rsm-sb_card_h_7dw{
font-weight:600;
overflow-wrap:break-word;
margin-bottom:8px;
color:#eef2f8;
line-height:1.15;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.188rem;
}
.rsm-sb_card_p_7dw{
line-height:1.6;
overflow-wrap:break-word;
color:#5a7190;
font-size:13.5px;
}
.rsm-sb_rtp_7dw{
gap:24px;
padding:1.625rem 28px;
background:#0d1117;
grid-template-columns:1fr;
border-radius:14px;
border:1px solid rgba(180,210,255,0.07);
align-items:center;
margin-top:18px;
display:grid;
}
@media(min-width:760px){
.rsm-sb_rtp_7dw{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.rsm-sb_rtp_h_7dw{
font-size:20px;
font-weight:600;
margin-bottom:8px;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#eef2f8;
line-height:1.15;
}
.rsm-sb_rtp_p_7dw{
font-size:13.5px;
color:#5a7190;
overflow-wrap:break-word;
line-height:1.6;
}
.rsm-sb_rtp_stats_7dw{
gap:16px;
display:flex;
}
.rsm-sb_stat_7dw{
border-radius:8px;
flex:1 1 0;
padding:1.125rem;
background:#141b24;
text-align:center;
min-width:0;
}
.rsm-sb_stat_v_7dw{
color:#2ec98a;
font-weight:700;
font-size:26px;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.rsm-sb_stat_l_7dw{
margin-top:0.25rem;
font-size:0.719rem;
color:#7d94ad;
}
.rsm-el_7dw{
padding:48px 0;
}
@media(min-width:770px){
.rsm-el_7dw{
padding:3.5rem 0;
}
}
.rsm-el_in_7dw{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:897px){
.rsm-el_in_7dw{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.rsm-el_left_7dw{
min-width:0;
}
.rsm-el_eyebrow_7dw{
margin-bottom:0.875rem;
}
.rsm-el_h2_7dw{
line-height:1.08;
margin-bottom:1.375rem;
overflow-wrap:break-word;
color:#eef2f8;
font-weight:600;
font-size:2rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.rsm-el_h2_7dw{
font-size:38px;
}
}
.rsm-el_body_7dw p{
overflow-wrap:break-word;
color:#b8c6d8;
margin-bottom:1.125rem;
line-height:1.7;
font-size:16px;
}
.rsm-el_dropcap_7dw{
padding:0.375rem 0.75rem 0 0;
line-height:.8;
float:left;
color:#3891ff;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:3.875rem;
font-weight:700;
}
.rsm-el_right_7dw{
min-width:0;
}
.rsm-el_quote_7dw{
padding:36px;
background:linear-gradient(150deg,#0c1a2e,#080c11);
border-radius:20px;
position:relative;
color:#eef2f8;
margin-bottom:1.5rem;
}
.rsm-el_quote_mark_7dw{
color:#5db8ff;
margin-bottom:0.375rem;
align-items:center;
display:inline-flex;
}
.rsm-el_quote_mark_7dw svg{
width:34px;
height:34px;
}
.rsm-el_quote_text_7dw{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.4;
margin-bottom:1.375rem;
color:#eef2f8;
font-weight:500;
font-size:1.375rem;
}
.rsm-el_quote_meta_7dw{
gap:0.75rem;
align-items:center;
display:flex;
}
.rsm-el_quote_av_7dw{
background:linear-gradient(135deg,#3891ff,#9ad4ff);
flex:0 0 auto;
border-radius:50%;
height:2.375rem;
width:38px;
}
.rsm-el_quote_author_7dw{
color:#eef2f8;
font-weight:700;
font-size:0.875rem;
}
.rsm-el_quote_meta_sub_7dw{
font-size:12px;
color:#7da8cc;
}
.rsm-el_explain_7dw{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(180,210,255,0.07);
}
.rsm-el_explain_card_7dw{
padding:22px 24px;
}
.rsm-el_explain_card_7dw+.rsm-el_explain_card_7dw{
border-top:1px solid rgba(180,210,255,0.07);
}
.rsm-el_explain_h_7dw{
font-weight:600;
color:#eef2f8;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
overflow-wrap:break-word;
font-size:1.25rem;
line-height:1.15;
}
.rsm-el_explain_p_7dw{
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
color:#5a7190;
}
.rsm-lh_7dw{
padding:40px 0 20px;
}
.rsm-lh_in_7dw{
border-top:1px solid rgba(180,210,255,0.13);
padding-top:34px;
}
.rsm-lh_eyebrow_7dw{
display:block;
margin-bottom:22px;
}
.rsm-lh_grid_7dw{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:603px){
.rsm-lh_grid_7dw{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.rsm-lh_grid_7dw{
grid-template-columns:repeat(5,1fr);
}
}
.rsm-lh_col_7dw{
min-width:0;
}
.rsm-lh_col_h_7dw{
font-size:0.813rem;
overflow-wrap:break-word;
margin-bottom:0.75rem;
color:#eef2f8;
font-weight:700;
}
.rsm-lh_links_7dw{
gap:8px;
display:flex;
flex-direction:column;
}
.rsm-lh_link_7dw{
transition:color .2s ease;
color:#5a7190;
font-size:13px;
overflow-wrap:break-word;
}
.rsm-lh_link_7dw:hover{
color:#3891ff;
}
.rsm-ft_7dw{
background:#080c11;
margin-top:2.5rem;
color:#7da8cc;
}
.rsm-ft_in_7dw{
grid-template-columns:1fr;
gap:2rem;
padding:48px 0 28px;
display:grid;
}
@media(min-width:601px){
.rsm-ft_in_7dw{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.rsm-ft_in_7dw{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.rsm-ft_brand_7dw{
min-width:0;
}
.rsm-ft_logo_7dw{
font-weight:700;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#eef2f8;
font-size:1.625rem;
}
.rsm-ft_tagline_7dw{
max-width:17.5rem;
margin-top:0.875rem;
color:#7da8cc;
font-size:0.844rem;
line-height:1.6;
}
.rsm-ft_contact_7dw{
transition:color .2s ease;
max-width:17.5rem;
overflow-wrap:anywhere;
margin-top:12px;
display:inline-block;
color:#5db8ff;
font-size:0.813rem;
}
.rsm-ft_contact_7dw:hover{
color:#eef2f8;
}
.rsm-ft_col_7dw{
min-width:0;
}
.rsm-ft_col_h_7dw{
letter-spacing:.08em;
font-weight:700;
font-size:13px;
text-transform:uppercase;
margin-bottom:14px;
color:#eef2f8;
overflow-wrap:break-word;
}
.rsm-ft_col_links_7dw{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.rsm-ft_link_7dw{
transition:color .2s ease;
overflow-wrap:break-word;
color:#7da8cc;
font-size:13.5px;
}
.rsm-ft_link_7dw:hover{
color:#eef2f8;
}
.rsm-ft_bot_7dw{
gap:1rem;
padding:1.375rem 0 40px;
flex-direction:column;
border-top:1px solid rgba(200,225,255,0.13);
display:flex;
}
@media(min-width:766px){
.rsm-ft_bot_7dw{
gap:1.25rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.rsm-ft_legal_7dw{
color:#3a5068;
max-width:47.5rem;
overflow-wrap:break-word;
font-size:0.719rem;
line-height:1.6;
}
.rsm-ft_legal_7dw b{
color:#7da8cc;
font-weight:700;
}
.rsm-ft_age_7dw{
border-radius:0.5rem;
border:1.5px solid #5db8ff;
padding:4px 9px;
flex:0 0 auto;
font-size:0.813rem;
color:#5db8ff;
font-weight:700;
}