*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0d1117;
font-size:15px;
overflow-wrap:break-word;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
line-height:1.6;
text-rendering:optimizeLegibility;
color:#c4d0e0;
-webkit-font-smoothing:antialiased;
}
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:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.rjv_layout-o7e{
display:flex;
min-height:100vh;
flex-direction:column;
}
.rjv_main-o7e{
flex:1 1 auto;
min-width:0;
width:100%;
}
.rjv_container-o7e{
padding:0 16px;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:769px){
.rjv_container-o7e{
padding:0 2rem;
}
}
@media(min-width:1097px){
.rjv_container-o7e{
padding:0 3.5rem;
}
}
.rjv_eyebrow-o7e{
text-transform:uppercase;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
line-height:1.4;
letter-spacing:.2em;
overflow-wrap:break-word;
display:inline-block;
font-size:11px;
color:#38b6ff;
font-weight:600;
}
.rjv_band-o7e{
background:#0a1220;
color:#eef3fa;
}
.rjv_band-o7e .rjv_eyebrow-o7e{
color:#5dd0ff;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.rjv_tb-o7e{
background:#0d1117;
position:sticky;
z-index:50;
top:0;
border-bottom:1px solid rgba(180,215,255,0.13);
}
.rjv_tb_in-o7e{
padding:12px 1rem;
margin:0 auto;
gap:1rem;
width:100%;
justify-content:space-between;
max-width:87.5rem;
align-items:center;
display:flex;
}
@media(min-width:771px){
.rjv_tb_in-o7e{
padding:1rem 2rem;
}
}
@media(min-width:1102px){
.rjv_tb_in-o7e{
padding:18px 3.5rem;
}
}
.rjv_tb_left-o7e{
gap:28px;
align-items:center;
display:flex;
min-width:0;
}
.rjv_tb_logo-o7e{
gap:0.688rem;
display:flex;
min-width:0;
align-items:center;
}
.rjv_tb_logo_mark-o7e{
border-radius:8px;
flex:0 0 auto;
width:2.125rem;
height:2.125rem;
object-fit:cover;
}
.rjv_tb_logo_txt-o7e{
display:flex;
min-width:0;
flex-direction:column;
line-height:1;
}
.rjv_tb_logo_name-o7e{
overflow:hidden;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#eef3fa;
font-size:1.375rem;
text-overflow:ellipsis;
white-space:nowrap;
letter-spacing:.02em;
}
.rjv_tb_logo_sub-o7e{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
margin-top:0.25rem;
letter-spacing:.32em;
color:#38b6ff;
font-weight:600;
text-transform:uppercase;
font-size:0.531rem;
}
.rjv_tb_nav-o7e{
display:none;
}
@media(min-width:959px){
.rjv_tb_nav-o7e{
gap:28px;
display:flex;
align-items:center;
}
}
.rjv_tb_nav_item-o7e{
transition:color .2s ease,border-color .2s ease;
font-size:14px;
padding-bottom:3px;
white-space:nowrap;
border-bottom:2px solid transparent;
font-weight:600;
color:#c4d0e0;
}
.rjv_tb_nav_item-o7e:hover{
color:#eef3fa;
}
.rjv_tb_nav_item-o7e.rjv_state_active-o7e{
border-color:#38b6ff;
color:#eef3fa;
}
.rjv_tb_right-o7e{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.rjv_tb_search-o7e{
transition:color .2s ease;
display:flex;
align-items:center;
justify-content:center;
color:#c4d0e0;
}
.rjv_tb_search-o7e:hover{
color:#38b6ff;
}
.rjv_tb_search-o7e svg{
width:1.125rem;
height:18px;
}
.rjv_tb_lang-o7e{
color:#7f96b0;
text-transform:uppercase;
font-size:0.688rem;
letter-spacing:.1em;
font-weight:600;
}
.rjv_tb_lang-o7e:hover{
color:#eef3fa;
}
.rjv_tb_login-o7e{
font-weight:600;
font-size:14px;
display:none;
color:#eef3fa;
}
@media(min-width:766px){
.rjv_tb_login-o7e{
display:inline-block;
}
}
.rjv_tb_register-o7e{
padding:11px 22px;
background:#38b6ff;
transition:background-color .2s ease;
border-radius:62.438rem;
font-weight:700;
white-space:nowrap;
font-size:14px;
color:#07111d;
}
.rjv_tb_register-o7e:hover{
background:#5dc8ff;
}
.rjv_mob-o7e{
background:#0d1117;
left:0;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
bottom:0;
z-index:60;
border-top:1px solid rgba(180,215,255,0.13);
right:0;
}
@media(min-width:961px){
.rjv_mob-o7e{
display:none;
}
}
.rjv_mob_in-o7e{
margin:0 auto;
display:flex;
max-width:560px;
justify-content:space-around;
align-items:stretch;
}
.rjv_mob_item-o7e{
padding:9px 4px;
transition:color .2s ease;
gap:3px;
flex:1 1 0;
min-width:0;
align-items:center;
display:flex;
color:#7f96b0;
flex-direction:column;
}
.rjv_mob_item-o7e.rjv_state_active-o7e{
color:#38b6ff;
}
.rjv_mob_ic-o7e{
align-items:center;
justify-content:center;
display:flex;
}
.rjv_mob_ic-o7e svg{
width:1.25rem;
height:20px;
}
.rjv_mob_lb-o7e{
overflow:hidden;
font-weight:600;
white-space:nowrap;
max-width:100%;
font-size:0.625rem;
text-overflow:ellipsis;
}
@media(max-width:958px){
body{
padding-bottom:3.75rem;
}
}
.rjv_rail-o7e{
position:relative;
min-width:0;
}
.rjv_rail_scroll-o7e{
gap:0.875rem;
padding-bottom:0.875rem;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
display:flex;
scrollbar-width:thin;
}
@media(min-width:770px){
.rjv_rail_scroll-o7e{
gap:1.125rem;
}
}
.rjv_gc-o7e{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:770px){
.rjv_gc-o7e{
width:11.75rem;
}
}
.rjv_gc_img-o7e{
overflow:hidden;
border-radius:14px;
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:133.33%;
position:relative;
}
.rjv_gc_img-o7e img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.rjv_gc_cover-o7e{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.rjv_gc_hover-o7e{
inset:0;
transition:opacity .2s ease;
background:rgba(0,0,0,0.52);
display:flex;
align-items:center;
justify-content:center;
position:absolute;
opacity:0;
}
.rjv_gc-o7e:hover .rjv_gc_hover-o7e{
opacity:1;
}
.rjv_gc_hover_btn-o7e{
background:#38b6ff;
border-radius:62.438rem;
display:flex;
align-items:center;
width:2.875rem;
justify-content:center;
color:#07111d;
height:2.875rem;
}
.rjv_gc_hover_btn-o7e svg{
width:18px;
height:18px;
}
.rjv_gc_info-o7e{
gap:2px;
min-width:0;
display:flex;
margin-top:0.563rem;
flex-direction:column;
}
.rjv_gc_name-o7e{
overflow:hidden;
font-size:0.813rem;
font-weight:700;
white-space:nowrap;
color:#eef3fa;
text-overflow:ellipsis;
}
.rjv_gc_prov-o7e{
overflow:hidden;
font-size:0.688rem;
white-space:nowrap;
text-overflow:ellipsis;
color:#7f96b0;
}
.rjv_gc_meta-o7e{
font-size:0.688rem;
color:#7f96b0;
}
.rjv_tc-o7e{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:769px){
.rjv_tc-o7e{
width:14.375rem;
}
}
.rjv_tc_img-o7e{
overflow:hidden;
border-radius:14px;
background:#141b24;
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);
}
.rjv_tc_img-o7e img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.rjv_tc_info-o7e{
gap:2px;
display:flex;
margin-top:0.563rem;
min-width:0;
flex-direction:column;
}
.rjv_tc_name-o7e{
overflow:hidden;
white-space:nowrap;
font-weight:700;
color:#eef3fa;
font-size:0.875rem;
text-overflow:ellipsis;
}
.rjv_tc_rtp-o7e{
color:#7f96b0;
font-size:11px;
}
.rjv_lc-o7e{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:768px){
.rjv_lc-o7e{
width:16.75rem;
}
}
.rjv_lc_img-o7e{
background:#141b24;
border-radius:0.875rem;
overflow:hidden;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
position:relative;
padding-bottom:62.5%;
}
.rjv_lc_img-o7e img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.rjv_lc_live-o7e{
gap:0.438rem;
background:rgba(0,0,0,0.52);
padding:4px 9px;
border-radius:999px;
left:0.75rem;
display:flex;
top:12px;
align-items:center;
position:absolute;
}
.rjv_lc_live_dot-o7e{
background:#ff4d5e;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
width:0.5rem;
height:0.5rem;
}
.rjv_lc_seats-o7e{
letter-spacing:.08em;
font-size:10px;
text-transform:uppercase;
color:#eef3fa;
font-weight:600;
}
.rjv_lc_info-o7e{
gap:2px;
margin-top:9px;
flex-direction:column;
display:flex;
min-width:0;
}
.rjv_lc_name-o7e{
overflow:hidden;
font-weight:700;
font-size:0.938rem;
white-space:nowrap;
color:#eef3fa;
text-overflow:ellipsis;
}
.rjv_lc_bet-o7e{
font-size:0.688rem;
color:#7f96b0;
}
.rjv_pc-o7e{
gap:0.5rem;
border:1px solid rgba(180,215,255,0.07);
border-radius:0.875rem;
background:#141b24;
padding:16px 14px;
align-items:center;
min-height:74px;
display:flex;
min-width:0;
flex-direction:column;
justify-content:center;
}
.rjv_pc_logo-o7e{
flex:0 0 auto;
height:28px;
object-fit:contain;
max-width:100%;
width:auto;
}
.rjv_pc_name-o7e{
overflow:hidden;
white-space:nowrap;
text-align:center;
font-size:0.688rem;
text-overflow:ellipsis;
max-width:100%;
color:#7f96b0;
}
.rjv_gc_tag-o7e{
border-radius:8px;
padding:3px 8px;
font-weight:700;
left:0.625rem;
font-size:10px;
position:absolute;
text-transform:uppercase;
letter-spacing:.06em;
display:inline-block;
top:0.625rem;
z-index:2;
}
.rjv_gc_tag_hot-o7e{
background:#ff4d5e;
color:#eef3fa;
}
.rjv_gc_tag_new-o7e{
background:#7dd6ff;
color:#07111d;
}
.rjv_gc_tag_jp-o7e{
background:#f5b731;
color:#07111d;
}
.rjv_gc_tag_live-o7e{
background:#ff4d5e;
color:#eef3fa;
}
.rjv_sh-o7e{
min-width:0;
margin-bottom:18px;
}
.rjv_sh_row-o7e{
gap:16px;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.rjv_sh_row-o7e .rjv_sh_l-o7e{
gap:6px;
flex-direction:column;
min-width:0;
display:flex;
}
.rjv_sh_stack-o7e{
gap:0.625rem;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.rjv_sh_center-o7e{
gap:0.625rem;
text-align:center;
align-items:center;
flex-direction:column;
display:flex;
}
.rjv_sh_h2-o7e{
line-height:1.1;
font-size:24px;
font-weight:600;
overflow-wrap:break-word;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#eef3fa;
}
@media(min-width:767px){
.rjv_sh_h2-o7e{
font-size:30px;
}
}
.rjv_band-o7e .rjv_sh_h2-o7e{
color:#eef3fa;
}
.rjv_sh_eb_line-o7e{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.rjv_sh_eb_line-o7e::before{
background:#38b6ff;
width:1.75rem;
height:1px;
content:"";
display:inline-block;
}
.rjv_band-o7e .rjv_sh_eb_line-o7e::before{
background:#5dd0ff;
}
.rjv_sh_eb_dot-o7e{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.rjv_sh_eb_dot-o7e::before{
border-radius:50%;
background:#38b6ff;
height:0.375rem;
display:inline-block;
content:"";
width:0.375rem;
}
.rjv_band-o7e .rjv_sh_eb_dot-o7e::before{
background:#5dd0ff;
}
.rjv_sh_link-o7e{
gap:0.375rem;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
display:inline-flex;
font-size:0.813rem;
color:#eef3fa;
align-items:center;
font-weight:600;
white-space:nowrap;
padding-bottom:2px;
border-bottom:1px solid #eef3fa;
}
.rjv_sh_link-o7e:hover{
border-color:#38b6ff;
color:#38b6ff;
}
.rjv_sh_link-o7e svg{
height:0.875rem;
width:14px;
}
.rjv_sh_link_chev-o7e{
border-bottom:0;
padding-bottom:0;
}
.rjv_sh_link_btn-o7e{
border-radius:999px;
background:#38b6ff;
padding:9px 18px;
color:#07111d;
border-bottom:0;
}
.rjv_sh_link_btn-o7e:hover{
border-color:transparent;
background:#5dc8ff;
color:#07111d;
}
.rjv_band-o7e .rjv_sh_link-o7e{
border-color:#eef3fa;
color:#eef3fa;
}
.rjv_band-o7e .rjv_sh_link_btn-o7e{
background:#5dd0ff;
color:#07111d;
}
.rjv_sh_rule-o7e{
background:rgba(180,215,255,0.13);
margin:-2px 0 1.125rem;
height:1px;
}
.rjv_band-o7e .rjv_sh_rule-o7e{
background:rgba(200,230,255,0.13);
}
.rjv_hero-o7e{
padding:2rem 0 0.5rem;
}
@media(min-width:771px){
.rjv_hero-o7e{
padding:3.5rem 0 24px;
}
}
.rjv_hero_in-o7e{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:900px){
.rjv_hero_in-o7e{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.rjv_hero_copy-o7e{
min-width:0;
}
.rjv_hero_eyebrow-o7e{
gap:10px;
margin-bottom:22px;
align-items:center;
display:inline-flex;
}
.rjv_hero_eyebrow_line-o7e{
flex:0 0 auto;
background:#38b6ff;
display:inline-block;
height:1px;
width:28px;
}
.rjv_hero_h1-o7e{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:38px;
margin-bottom:1.25rem;
line-height:1.04;
overflow-wrap:break-word;
font-weight:600;
letter-spacing:-.01em;
color:#eef3fa;
}
@media(min-width:770px){
.rjv_hero_h1-o7e{
font-size:3.375rem;
}
}
@media(min-width:1097px){
.rjv_hero_h1-o7e{
font-size:62px;
}
}
.rjv_hero_h1-o7e em{
color:#38b6ff;
font-style:normal;
}
.rjv_hero_sub-o7e{
color:#566a80;
margin-bottom:1.875rem;
max-width:480px;
line-height:1.6;
font-size:1rem;
}
@media(min-width:766px){
.rjv_hero_sub-o7e{
font-size:18px;
}
}
.rjv_hero_actions-o7e{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
margin-bottom:34px;
display:flex;
}
.rjv_hero_cta-o7e{
gap:10px;
padding:16px 1.875rem;
background:#38b6ff;
transition:background-color .2s ease;
border-radius:62.438rem;
font-size:15px;
display:inline-flex;
font-weight:700;
color:#07111d;
align-items:center;
}
.rjv_hero_cta-o7e:hover{
background:#5dc8ff;
}
.rjv_hero_cta_ic-o7e{
align-items:center;
display:inline-flex;
}
.rjv_hero_cta_ic-o7e svg{
height:1rem;
width:16px;
}
.rjv_hero_cta_alt-o7e{
padding:15px 26px;
border:1px solid rgba(180,215,255,0.13);
background:transparent;
border-radius:999px;
transition:border-color .2s ease,color .2s ease;
font-size:0.938rem;
align-items:center;
font-weight:600;
display:inline-flex;
color:#eef3fa;
}
.rjv_hero_cta_alt-o7e:hover{
border-color:#38b6ff;
color:#38b6ff;
}
.rjv_hero_trust-o7e{
gap:1.375rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.rjv_hero_trust_item-o7e{
gap:0.563rem;
font-weight:600;
font-size:13px;
display:flex;
color:#c4d0e0;
align-items:center;
}
.rjv_hero_trust_ic-o7e{
display:inline-flex;
align-items:center;
color:#38b6ff;
}
.rjv_hero_trust_ic-o7e svg{
width:16px;
height:16px;
}
.rjv_hero_promo-o7e{
overflow:hidden;
border-radius:1.25rem;
background:#141b24;
position:relative;
display:flex;
min-height:300px;
box-shadow:0 8px 40px rgba(0,0,0,0.60), 0 2px 1rem rgba(56,182,255,0.12);
}
.rjv_hero_promo_bg-o7e{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.rjv_hero_promo_bg-o7e::after{
inset:0;
background:linear-gradient(120deg,#0a1220 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.rjv_hero_promo_glow-o7e{
background:radial-gradient(circle,rgba(56,182,255,0.12) 0%,transparent 65%);
border-radius:50%;
top:-2.5rem;
pointer-events:none;
width:260px;
height:16.25rem;
position:absolute;
right:-20px;
}
.rjv_hero_promo_ct-o7e{
padding:1.75rem;
z-index:2;
position:relative;
align-self:flex-end;
max-width:88%;
}
.rjv_hero_promo_label-o7e{
color:#5dd0ff;
text-transform:uppercase;
font-size:10px;
font-weight:700;
letter-spacing:.25em;
display:block;
margin-bottom:0.5rem;
}
.rjv_hero_promo_amount-o7e{
font-weight:600;
font-size:32px;
overflow-wrap:break-word;
color:#eef3fa;
line-height:1.05;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.rjv_hero_promo_amount-o7e{
font-size:40px;
}
}
.rjv_hero_promo_amount-o7e em{
font-style:normal;
color:#5dd0ff;
}
.rjv_hero_rating-o7e{
gap:0.625rem;
border-radius:14px;
background:#141b24;
border:1px solid rgba(180,215,255,0.07);
padding:0.625rem 0.875rem;
top:14px;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
position:absolute;
z-index:3;
right:14px;
max-width:min(260px,62%);
display:flex;
align-items:center;
}
.rjv_hero_rating_score-o7e{
flex:0 0 auto;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#eef3fa;
font-size:1.5rem;
}
.rjv_hero_rating_txt-o7e{
flex:1 1 auto;
min-width:0;
}
.rjv_hero_rating_stars-o7e{
gap:2px;
color:#38b6ff;
display:flex;
}
.rjv_hero_rating_stars-o7e svg{
height:12px;
width:0.75rem;
}
.rjv_hero_rating_cap-o7e{
overflow-wrap:break-word;
display:block;
line-height:1.35;
color:#7f96b0;
margin-top:3px;
font-size:11px;
}
.rjv_stat-o7e{
border-top:1px solid rgba(180,215,255,0.13);
margin-top:16px;
border-bottom:1px solid rgba(180,215,255,0.13);
}
.rjv_stat_in-o7e{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:767px){
.rjv_stat_in-o7e{
grid-template-columns:repeat(4,1fr);
}
}
.rjv_stat_item-o7e{
padding:1.375rem 14px;
border-right:1px solid rgba(180,215,255,0.07);
border-bottom:1px solid rgba(180,215,255,0.07);
min-width:0;
}
.rjv_stat_item-o7e:nth-child(2n){
border-right:0;
}
.rjv_stat_item-o7e:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.rjv_stat_item-o7e{
border-bottom:0;
}
.rjv_stat_item-o7e:nth-child(2n){
border-right:1px solid rgba(180,215,255,0.07);
}
.rjv_stat_item-o7e:nth-child(4n){
border-right:0;
}
}
.rjv_stat_value-o7e{
overflow-wrap:break-word;
font-size:1.875rem;
color:#eef3fa;
line-height:1;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
@media(min-width:765px){
.rjv_stat_value-o7e{
font-size:2.125rem;
}
}
.rjv_stat_label-o7e{
font-size:13px;
line-height:1.4;
color:#7f96b0;
overflow-wrap:break-word;
margin-top:6px;
}
.rjv_grow-o7e{
padding:26px 0 10px;
}
.rjv_row_seo-o7e{
margin:0.625rem 0 0;
overflow-wrap:break-word;
font-size:0.875rem;
color:#566a80;
line-height:1.65;
max-width:47.5rem;
}
.rjv_row_seo-o7e strong{
color:#eef3fa;
font-weight:700;
}
.rjv_grow-o7e{
padding:26px 0 0.625rem;
}
.rjv_row_seo-o7e{
margin:0.625rem 0 0;
overflow-wrap:break-word;
line-height:1.65;
color:#566a80;
max-width:760px;
font-size:14px;
}
.rjv_row_seo-o7e strong{
font-weight:700;
color:#eef3fa;
}
.rjv_grow-o7e{
padding:26px 0 0.625rem;
}
.rjv_row_seo-o7e{
margin:0.625rem 0 0;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
max-width:760px;
color:#566a80;
}
.rjv_row_seo-o7e strong{
color:#eef3fa;
font-weight:700;
}
.rjv_grow-o7e{
padding:1.625rem 0 0.625rem;
}
.rjv_row_seo-o7e{
margin:10px 0 0;
overflow-wrap:break-word;
color:#566a80;
font-size:0.875rem;
max-width:47.5rem;
line-height:1.65;
}
.rjv_row_seo-o7e strong{
font-weight:700;
color:#eef3fa;
}
.rjv_pr-o7e{
padding:30px 0 6px;
}
.rjv_pr_card-o7e{
background:#141b24;
flex:0 0 auto;
padding:1.625rem;
gap:10px;
border:1px solid rgba(180,215,255,0.07);
border-radius:20px;
overflow:hidden;
display:flex;
position:relative;
width:17.5rem;
min-height:12.5rem;
flex-direction:column;
}
@media(min-width:767px){
.rjv_pr_card-o7e{
width:18.75rem;
}
}
.rjv_pr_card_feat-o7e{
background:linear-gradient(150deg,#0a1628,#060d14);
border-color:transparent;
color:#eef3fa;
}
.rjv_pr_glow-o7e{
background:radial-gradient(circle,rgba(56,182,255,0.12),transparent 70%);
border-radius:50%;
opacity:0;
height:8.125rem;
pointer-events:none;
top:-30px;
width:8.125rem;
position:absolute;
right:-1.875rem;
}
.rjv_pr_card_feat-o7e .rjv_pr_glow-o7e{
opacity:1;
}
.rjv_pr_label-o7e{
font-size:10px;
text-transform:uppercase;
color:#38b6ff;
font-weight:700;
position:relative;
letter-spacing:.16em;
}
.rjv_pr_card_feat-o7e .rjv_pr_label-o7e{
color:#5dd0ff;
}
.rjv_pr_amount-o7e{
overflow-wrap:break-word;
color:#eef3fa;
font-size:26px;
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.08;
position:relative;
}
.rjv_pr_card_feat-o7e .rjv_pr_amount-o7e{
color:#eef3fa;
}
.rjv_pr_amount-o7e em{
color:#38b6ff;
font-style:normal;
}
.rjv_pr_card_feat-o7e .rjv_pr_amount-o7e em{
color:#5dd0ff;
}
.rjv_pr_terms-o7e{
line-height:1.5;
font-size:13px;
position:relative;
color:#7f96b0;
}
.rjv_pr_card_feat-o7e .rjv_pr_terms-o7e{
color:#7fa8c8;
}
.rjv_pr_cta-o7e{
align-self:flex-start;
position:relative;
margin-top:auto;
}
.rjv_pr_card_feat-o7e .rjv_pr_cta-o7e{
transition:opacity .2s ease;
background:#5dd0ff;
padding:9px 1.125rem;
border-radius:999px;
font-weight:700;
color:#07111d;
font-size:0.813rem;
}
.rjv_pr_card_feat-o7e .rjv_pr_cta-o7e:hover{
opacity:.9;
}
.rjv_pr_card-o7e:not(.rjv_pr_card_feat-o7e) .rjv_pr_cta-o7e{
transition:color .2s ease,border-color .2s ease;
border-bottom:1px solid #eef3fa;
padding-bottom:2px;
font-size:13px;
font-weight:700;
color:#eef3fa;
}
.rjv_pr_card-o7e:not(.rjv_pr_card_feat-o7e) .rjv_pr_cta-o7e:hover{
border-color:#38b6ff;
color:#38b6ff;
}
.rjv_jp-o7e{
padding:30px 0 0.625rem;
}
.rjv_jp_grid-o7e{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:769px){
.rjv_jp_grid-o7e{
grid-template-columns:1fr 1fr;
}
.rjv_jp_card_mega-o7e{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.rjv_jp_grid-o7e{
grid-template-columns:1.4fr 1fr 1fr;
}
.rjv_jp_card_mega-o7e{
grid-column:auto;
}
}
.rjv_jp_card-o7e{
overflow:hidden;
border:1px solid rgba(180,215,255,0.07);
padding:1.625rem;
gap:12px;
border-radius:1.25rem;
background:#141b24;
justify-content:space-between;
min-width:0;
display:flex;
position:relative;
min-height:12.5rem;
flex-direction:column;
}
.rjv_jp_card_mega-o7e{
background:linear-gradient(135deg,#0a1628,#060d14);
border-color:transparent;
color:#eef3fa;
min-height:210px;
}
.rjv_jp_glow-o7e{
background:radial-gradient(circle,rgba(56,182,255,0.12),transparent 70%);
border-radius:50%;
pointer-events:none;
position:absolute;
top:-2.5rem;
height:12.5rem;
width:200px;
right:-40px;
}
.rjv_jp_label-o7e{
gap:10px;
flex-wrap:wrap;
font-weight:700;
letter-spacing:.16em;
text-transform:uppercase;
font-size:0.625rem;
color:#38b6ff;
position:relative;
display:flex;
justify-content:space-between;
align-items:center;
}
.rjv_jp_card_mega-o7e .rjv_jp_label-o7e{
color:#5dd0ff;
}
.rjv_jp_drop-o7e{
color:#7f96b0;
font-weight:600;
letter-spacing:.04em;
text-transform:none;
}
.rjv_jp_card_mega-o7e .rjv_jp_drop-o7e{
color:#7fa8c8;
}
.rjv_jp_amount-o7e{
overflow-wrap:break-word;
line-height:1;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:38px;
position:relative;
color:#eef3fa;
}
.rjv_jp_card_mega-o7e .rjv_jp_amount-o7e{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#5dd0ff;
}
@media(min-width:765px){
.rjv_jp_card_mega-o7e .rjv_jp_amount-o7e{
font-size:54px;
}
}
.rjv_jp_game-o7e{
position:relative;
font-size:0.813rem;
color:#7f96b0;
}
.rjv_jp_card_mega-o7e .rjv_jp_game-o7e{
color:#7fa8c8;
}
.rjv_jp_cta-o7e{
position:relative;
align-self:flex-start;
}
.rjv_jp_card_mega-o7e .rjv_jp_cta-o7e{
border-radius:62.438rem;
padding:10px 1.25rem;
transition:opacity .2s ease;
background:#5dd0ff;
color:#07111d;
font-weight:700;
font-size:13px;
}
.rjv_jp_card_mega-o7e .rjv_jp_cta-o7e:hover{
opacity:.9;
}
.rjv_jp_card-o7e:not(.rjv_jp_card_mega-o7e) .rjv_jp_cta-o7e{
transition:color .2s ease,border-color .2s ease;
font-size:13px;
color:#eef3fa;
font-weight:700;
border-bottom:1px solid #eef3fa;
padding-bottom:2px;
}
.rjv_jp_card-o7e:not(.rjv_jp_card_mega-o7e) .rjv_jp_cta-o7e:hover{
border-color:#38b6ff;
color:#38b6ff;
}
.rjv_jp_seo-o7e{
margin:14px 0 0;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
color:#566a80;
max-width:47.5rem;
}
.rjv_jp_seo-o7e strong{
color:#eef3fa;
font-weight:700;
}
.rjv_vip-o7e{
padding:48px 0;
}
@media(min-width:771px){
.rjv_vip-o7e{
padding:64px 0;
}
}
.rjv_vip_head-o7e{
gap:0.875rem;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:877px){
.rjv_vip_head-o7e{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.rjv_vip_eyebrow-o7e{
margin-bottom:0.75rem;
}
.rjv_vip_h2-o7e{
overflow-wrap:break-word;
color:#eef3fa;
line-height:1.05;
font-size:32px;
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.rjv_vip_h2-o7e{
font-size:2.5rem;
}
}
.rjv_vip_intro-o7e{
color:#7fa8c8;
line-height:1.6;
font-size:14px;
max-width:420px;
}
.rjv_vip_grid-o7e{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:0.875rem;
display:grid;
}
.rjv_vip_card-o7e{
border-radius:14px;
padding:22px 1.125rem;
border:1px solid rgba(200,230,255,0.13);
min-width:0;
}
.rjv_vip_card_feat-o7e{
border-color:#5dd0ff;
background:rgba(200,230,255,0.07);
}
.rjv_vip_card_ic-o7e{
background:linear-gradient(135deg,#38b6ff,#a0e0ff);
border-radius:8px;
margin-bottom:16px;
width:2.125rem;
display:block;
height:2.125rem;
}
.rjv_vip_name-o7e{
font-size:1.25rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:6px;
color:#eef3fa;
}
.rjv_vip_perk-o7e{
line-height:1.5;
overflow-wrap:break-word;
font-size:12.5px;
color:#7fa8c8;
}
.rjv_gm-o7e{
padding:1.875rem 0 10px;
}
.rjv_gm_in-o7e{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:881px){
.rjv_gm_in-o7e{
grid-template-columns:1.25fr 1fr;
}
}
.rjv_gm_left-o7e{
padding:2rem;
background:#141b24;
border:1px solid rgba(180,215,255,0.07);
border-radius:1.25rem;
min-width:0;
}
.rjv_gm_eyebrow-o7e{
margin-bottom:10px;
}
.rjv_gm_h2-o7e{
font-size:1.625rem;
overflow-wrap:break-word;
line-height:1.06;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
font-weight:600;
color:#eef3fa;
}
@media(min-width:765px){
.rjv_gm_h2-o7e{
font-size:28px;
}
}
.rjv_gm_text-o7e{
color:#566a80;
line-height:1.6;
font-size:14px;
max-width:30rem;
margin-bottom:1.375rem;
}
.rjv_gm_level-o7e{
font-size:22px;
margin-bottom:8px;
color:#38b6ff;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.rjv_gm_bar-o7e{
overflow:hidden;
border-radius:999px;
background:rgba(180,215,255,0.13);
margin-bottom:0.375rem;
height:8px;
}
.rjv_gm_bar_fill-o7e{
background:linear-gradient(90deg,#38b6ff,#a0e0ff);
border-radius:62.438rem;
height:100%;
}
.rjv_gm_bar_meta-o7e{
gap:10px;
font-size:0.688rem;
display:flex;
justify-content:space-between;
color:#7f96b0;
margin-bottom:1.125rem;
}
.rjv_gm_missions-o7e{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.rjv_gm_mission-o7e{
gap:7px;
border:1px solid rgba(180,215,255,0.13);
background:#0d1117;
padding:0.563rem 0.938rem;
border-radius:999px;
font-size:12.5px;
font-weight:600;
display:inline-flex;
color:#c4d0e0;
align-items:center;
}
.rjv_gm_mission_ic-o7e{
color:#38b6ff;
align-items:center;
display:inline-flex;
}
.rjv_gm_mission_ic-o7e svg{
width:13px;
height:0.813rem;
}
.rjv_gm_right-o7e{
background:linear-gradient(150deg,#0a1628,#060d14);
padding:32px;
border-radius:1.25rem;
overflow:hidden;
display:flex;
color:#eef3fa;
position:relative;
flex-direction:column;
}
.rjv_gm_glow-o7e{
background:radial-gradient(circle,rgba(56,182,255,0.12),transparent 70%);
border-radius:50%;
width:9.375rem;
height:9.375rem;
top:-30px;
position:absolute;
right:-1.875rem;
pointer-events:none;
}
.rjv_gm_ref_eyebrow-o7e{
position:relative;
margin-bottom:10px;
}
.rjv_gm_ref_h2-o7e{
margin-bottom:8px;
line-height:1.1;
font-size:1.625rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#eef3fa;
position:relative;
}
.rjv_gm_ref_text-o7e{
position:relative;
color:#7fa8c8;
font-size:0.844rem;
line-height:1.55;
margin-bottom:1.25rem;
}
.rjv_gm_ref_cta-o7e{
padding:11px 22px;
transition:opacity .2s ease;
background:#5dd0ff;
border-radius:62.438rem;
margin-top:auto;
position:relative;
color:#07111d;
align-self:flex-start;
font-weight:700;
font-size:0.844rem;
}
.rjv_gm_ref_cta-o7e:hover{
opacity:.9;
}
.rjv_trn-o7e{
padding:30px 0 0.625rem;
}
.rjv_trn_in-o7e{
border-radius:1.25rem;
background:#141b24;
border:1px solid rgba(180,215,255,0.07);
overflow:hidden;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:878px){
.rjv_trn_in-o7e{
grid-template-columns:1.05fr 1fr;
}
}
.rjv_trn_banner-o7e{
padding:2.125rem;
background:linear-gradient(150deg,#0a1628,#060d14);
overflow:hidden;
color:#eef3fa;
position:relative;
}
.rjv_trn_glow-o7e{
border-radius:50%;
background:radial-gradient(circle,rgba(56,182,255,0.12),transparent 70%);
height:200px;
bottom:-40px;
width:12.5rem;
right:-40px;
position:absolute;
pointer-events:none;
}
.rjv_trn_eyebrow-o7e{
margin-bottom:0.875rem;
position:relative;
}
.rjv_trn_h2-o7e{
font-size:1.875rem;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.06;
color:#eef3fa;
position:relative;
}
@media(min-width:769px){
.rjv_trn_h2-o7e{
font-size:2.25rem;
}
}
.rjv_trn_text-o7e{
margin-bottom:1.375rem;
color:#7fa8c8;
line-height:1.6;
position:relative;
max-width:420px;
font-size:14px;
}
.rjv_trn_timer-o7e{
gap:8px;
align-items:center;
margin-bottom:24px;
position:relative;
flex-wrap:wrap;
display:flex;
}
.rjv_trn_timer_cap-o7e{
color:#7fa8c8;
font-size:11px;
}
.rjv_trn_timer_box-o7e{
border-radius:8px;
background:rgba(200,230,255,0.07);
padding:4px 0.75rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#eef3fa;
font-size:24px;
font-weight:700;
}
.rjv_trn_cta-o7e{
transition:opacity .2s ease;
border-radius:999px;
padding:13px 26px;
background:#5dd0ff;
display:inline-block;
position:relative;
font-size:14px;
color:#07111d;
font-weight:700;
}
.rjv_trn_cta-o7e:hover{
opacity:.9;
}
.rjv_trn_lb-o7e{
padding:1.625rem 28px;
}
.rjv_trn_lb_head-o7e{
gap:0.625rem;
justify-content:space-between;
align-items:center;
display:flex;
margin-bottom:12px;
}
.rjv_trn_lb_title-o7e{
font-weight:600;
color:#eef3fa;
font-size:20px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
.rjv_trn_lb_upd-o7e{
font-size:0.688rem;
text-transform:uppercase;
color:#7f96b0;
letter-spacing:.08em;
}
.rjv_trn_lb_row-o7e{
border-radius:8px;
gap:14px;
padding:11px 0.75rem;
display:flex;
align-items:center;
}
.rjv_trn_lb_row-o7e:nth-child(2){
background:rgba(56,182,255,0.10);
}
.rjv_trn_lb_rank-o7e{
flex:0 0 auto;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:1rem;
width:22px;
color:#38b6ff;
}
.rjv_trn_lb_av-o7e{
flex:0 0 auto;
background:linear-gradient(135deg,#38b6ff,#a0e0ff);
border-radius:50%;
height:30px;
width:1.875rem;
}
.rjv_trn_lb_name-o7e{
flex:1 1 auto;
overflow:hidden;
white-space:nowrap;
color:#eef3fa;
min-width:0;
font-size:0.875rem;
font-weight:600;
text-overflow:ellipsis;
}
.rjv_trn_lb_amount-o7e{
flex:0 0 auto;
font-weight:700;
font-size:0.813rem;
color:#eef3fa;
}
.rjv_app-o7e{
padding:30px 0 10px;
}
.rjv_app_in-o7e{
gap:1.75rem;
border:1px solid rgba(180,215,255,0.07);
background:#141b24;
padding:2rem;
border-radius:20px;
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.rjv_app_in-o7e{
padding:2.5rem 44px;
gap:40px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.rjv_app_copy-o7e{
min-width:0;
max-width:35rem;
}
.rjv_app_eyebrow-o7e{
margin-bottom:12px;
}
.rjv_app_h2-o7e{
line-height:1.05;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:28px;
color:#eef3fa;
margin-bottom:12px;
overflow-wrap:break-word;
}
@media(min-width:770px){
.rjv_app_h2-o7e{
font-size:2.125rem;
}
}
.rjv_app_text-o7e{
color:#566a80;
margin-bottom:1.375rem;
font-size:0.875rem;
line-height:1.6;
}
.rjv_app_btns-o7e{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.rjv_app_btn-o7e{
transition:background-color .2s ease;
gap:0.625rem;
border-radius:14px;
background:#38b6ff;
padding:0.688rem 20px;
align-items:center;
display:inline-flex;
color:#07111d;
}
.rjv_app_btn-o7e:hover{
background:#5dc8ff;
}
.rjv_app_btn_ic-o7e{
align-items:center;
display:inline-flex;
}
.rjv_app_btn_ic-o7e svg{
width:1.125rem;
height:18px;
}
.rjv_app_btn_lb-o7e{
font-weight:700;
font-size:0.844rem;
}
.rjv_app_qr_wrap-o7e{
gap:18px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.rjv_app_qr-o7e{
border-radius:14px;
flex:0 0 auto;
width:108px;
background-image:repeating-linear-gradient(0deg,#141b24 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#141b24 0 0.313rem,transparent 5px 0.688rem);
background-color:#38b6ff;
height:108px;
}
.rjv_app_qr_cap-o7e{
font-size:12.5px;
color:#7f96b0;
line-height:1.4;
max-width:92px;
}
.rjv_nl-o7e{
padding:1.5rem 0 10px;
}
.rjv_nl_in-o7e{
border-radius:1.25rem;
gap:1.375rem;
background:#071018;
padding:1.875rem 32px;
flex-direction:column;
color:#eef3fa;
display:flex;
}
@media(min-width:767px){
.rjv_nl_in-o7e{
gap:1.75rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.rjv_nl_text_wrap-o7e{
min-width:0;
}
.rjv_nl_h3-o7e{
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.313rem;
line-height:1.1;
font-size:1.375rem;
color:#eef3fa;
}
@media(min-width:767px){
.rjv_nl_h3-o7e{
font-size:24px;
}
}
.rjv_nl_text-o7e{
line-height:1.5;
color:#7fa8c8;
font-size:0.844rem;
}
.rjv_nl_form-o7e{
flex:1 1 auto;
gap:0.625rem;
display:flex;
max-width:460px;
min-width:0;
}
.rjv_nl_input-o7e{
flex:1 1 auto;
border-radius:14px;
padding:13px 16px;
background:rgba(200,230,255,0.07);
border:1px solid rgba(200,230,255,0.13);
overflow:hidden;
display:flex;
min-width:0;
white-space:nowrap;
font-size:0.875rem;
text-overflow:ellipsis;
align-items:center;
color:#7fa8c8;
}
.rjv_nl_btn-o7e{
flex:0 0 auto;
transition:opacity .2s ease;
border-radius:0.875rem;
padding:13px 24px;
background:#5dd0ff;
color:#07111d;
font-size:14px;
white-space:nowrap;
font-weight:700;
}
.rjv_nl_btn-o7e:hover{
opacity:.9;
}
.rjv_et-o7e{
padding:2.25rem 0 10px;
}
.rjv_et_in-o7e{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:882px){
.rjv_et_in-o7e{
grid-template-columns:1.1fr .9fr;
gap:3rem;
}
}
.rjv_et_left-o7e{
min-width:0;
}
.rjv_et_eyebrow-o7e{
margin-bottom:12px;
}
.rjv_et_h2-o7e{
overflow-wrap:break-word;
font-weight:600;
margin-bottom:14px;
line-height:1.06;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#eef3fa;
font-size:1.75rem;
}
@media(min-width:771px){
.rjv_et_h2-o7e{
font-size:32px;
}
}
.rjv_et_text-o7e{
line-height:1.65;
font-size:0.938rem;
color:#566a80;
margin-bottom:1.375rem;
}
.rjv_et_stats-o7e{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.rjv_et_stat-o7e{
min-width:0;
}
.rjv_et_stat_v-o7e{
font-size:26px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#eef3fa;
line-height:1;
}
.rjv_et_stat_l-o7e{
font-size:12.5px;
margin-top:0.25rem;
color:#7f96b0;
}
.rjv_et_right-o7e{
gap:12px;
flex-direction:column;
display:flex;
}
.rjv_et_member-o7e{
gap:16px;
padding:1.125rem 1.25rem;
border:1px solid rgba(180,215,255,0.07);
border-radius:14px;
background:#141b24;
display:flex;
min-width:0;
align-items:center;
}
.rjv_et_member_av-o7e{
background:linear-gradient(135deg,#0a1628,#38b6ff);
flex:0 0 auto;
border-radius:50%;
height:3rem;
width:48px;
}
.rjv_et_member_name-o7e{
color:#eef3fa;
font-weight:700;
font-size:15px;
overflow-wrap:break-word;
}
.rjv_et_member_role-o7e{
color:#7f96b0;
overflow-wrap:break-word;
font-size:0.781rem;
}
.rjv_et_updated-o7e{
padding:14px 18px;
border:1px solid rgba(180,215,255,0.07);
border-radius:0.875rem;
gap:0.5rem;
background:#0d1117;
font-size:0.781rem;
align-items:center;
color:#566a80;
display:flex;
}
.rjv_wy-o7e{
padding:48px 0;
}
@media(min-width:769px){
.rjv_wy-o7e{
padding:56px 0;
}
}
.rjv_wy_in-o7e{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:897px){
.rjv_wy_in-o7e{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.rjv_wy_left-o7e{
min-width:0;
}
.rjv_wy_eyebrow-o7e{
margin-bottom:0.875rem;
}
.rjv_wy_h2-o7e{
line-height:1.05;
color:#eef3fa;
margin-bottom:16px;
overflow-wrap:break-word;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:32px;
}
@media(min-width:768px){
.rjv_wy_h2-o7e{
font-size:40px;
}
}
.rjv_wy_intro-o7e{
line-height:1.6;
color:#566a80;
font-size:0.938rem;
}
.rjv_wy_grid-o7e{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:560px){
.rjv_wy_grid-o7e{
grid-template-columns:1fr 1fr;
}
}
.rjv_wy_card-o7e{
border-radius:14px;
padding:26px;
border:1px solid rgba(180,215,255,0.07);
background:#141b24;
min-width:0;
}
.rjv_wy_card_ic-o7e{
align-items:center;
color:#38b6ff;
display:inline-flex;
margin-bottom:1rem;
justify-content:center;
}
.rjv_wy_card_ic-o7e svg{
height:1.625rem;
width:1.625rem;
}
.rjv_wy_card_h-o7e{
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#eef3fa;
overflow-wrap:break-word;
margin-bottom:0.5rem;
line-height:1.15;
font-size:21px;
}
.rjv_wy_card_p-o7e{
overflow-wrap:break-word;
color:#566a80;
line-height:1.55;
font-size:0.875rem;
}
.rjv_op-o7e{
padding:2.25rem 0 0.625rem;
}
.rjv_op_in-o7e{
padding:32px;
gap:2rem;
border:1px solid rgba(180,215,255,0.07);
grid-template-columns:1fr;
border-radius:14px;
background:#141b24;
display:grid;
align-items:center;
}
@media(min-width:859px){
.rjv_op_in-o7e{
grid-template-columns:.9fr 1.1fr;
padding:2.125rem 40px;
gap:44px;
}
}
.rjv_op_left-o7e{
min-width:0;
}
.rjv_op_eyebrow-o7e{
margin-bottom:0.75rem;
}
.rjv_op_h2-o7e{
line-height:1.08;
margin-bottom:0.625rem;
font-weight:600;
color:#eef3fa;
font-size:1.75rem;
overflow-wrap:break-word;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.rjv_op_h2-o7e{
font-size:1.875rem;
}
}
.rjv_op_text-o7e{
color:#566a80;
line-height:1.6;
font-size:14px;
}
.rjv_op_grid-o7e{
border:1px solid rgba(180,215,255,0.13);
overflow:hidden;
grid-template-columns:1fr 1fr;
border-radius:0.5rem;
background:rgba(180,215,255,0.13);
gap:1px;
display:grid;
}
.rjv_op_field-o7e{
padding:18px 20px;
background:#0d1117;
min-width:0;
}
.rjv_op_field_lb-o7e{
margin-bottom:5px;
color:#38b6ff;
letter-spacing:.1em;
font-size:10px;
text-transform:uppercase;
font-weight:600;
}
.rjv_op_field_val-o7e{
overflow-wrap:break-word;
font-weight:700;
color:#eef3fa;
font-size:0.875rem;
}
.rjv_prov-o7e{
padding:2.5rem 0 1.25rem;
}
.rjv_prov_eyebrow-o7e{
margin-bottom:18px;
display:block;
}
.rjv_prov_grid-o7e{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:559px){
.rjv_prov_grid-o7e{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.rjv_prov_grid-o7e{
grid-template-columns:repeat(6,1fr);
}
}
.rjv_tt-o7e{
padding:3rem 0 0.625rem;
}
@media(min-width:767px){
.rjv_tt-o7e{
padding:60px 0 10px;
}
}
.rjv_tt_head-o7e{
margin-bottom:2.125rem;
text-align:center;
}
.rjv_tt_eyebrow-o7e{
margin-bottom:12px;
}
.rjv_tt_h2-o7e{
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#eef3fa;
overflow-wrap:break-word;
font-size:2rem;
line-height:1.05;
}
@media(min-width:767px){
.rjv_tt_h2-o7e{
font-size:42px;
}
}
.rjv_tt_grid-o7e{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:762px){
.rjv_tt_grid-o7e{
grid-template-columns:repeat(3,1fr);
}
}
.rjv_tt_card-o7e{
background:#141b24;
padding:1.875rem;
border:1px solid rgba(180,215,255,0.07);
border-radius:14px;
min-width:0;
display:flex;
flex-direction:column;
}
.rjv_tt_card_ic-o7e{
align-items:center;
display:inline-flex;
color:#38b6ff;
margin-bottom:1.125rem;
}
.rjv_tt_card_ic-o7e svg{
width:1.75rem;
height:28px;
}
.rjv_tt_card_h-o7e{
margin-bottom:0.5rem;
font-weight:600;
font-size:22px;
overflow-wrap:break-word;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
color:#eef3fa;
}
.rjv_tt_card_p-o7e{
margin-bottom:14px;
overflow-wrap:break-word;
font-size:14px;
color:#566a80;
line-height:1.6;
}
.rjv_tt_card_p-o7e b{
color:#eef3fa;
font-weight:700;
}
.rjv_tt_card_link-o7e{
transition:color .2s ease;
align-self:flex-start;
margin-top:auto;
font-size:13px;
color:#eef3fa;
border-bottom:1px solid #38b6ff;
padding-bottom:2px;
font-weight:700;
}
.rjv_tt_card_link-o7e:hover{
color:#38b6ff;
}
.rjv_hts-o7e{
padding:3rem 0;
}
@media(min-width:771px){
.rjv_hts-o7e{
padding:3.875rem 0;
}
}
.rjv_hts_head-o7e{
gap:1.125rem;
margin-bottom:34px;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.rjv_hts_head-o7e{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.rjv_hts_eyebrow-o7e{
margin-bottom:0.75rem;
}
.rjv_hts_h2-o7e{
overflow-wrap:break-word;
line-height:1.05;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#eef3fa;
font-size:30px;
font-weight:600;
}
@media(min-width:768px){
.rjv_hts_h2-o7e{
font-size:38px;
}
}
.rjv_hts_cta-o7e{
border-radius:62.438rem;
padding:15px 1.875rem;
flex:0 0 auto;
transition:opacity .2s ease;
background:#5dd0ff;
color:#07111d;
font-weight:700;
font-size:0.938rem;
}
.rjv_hts_cta-o7e:hover{
opacity:.9;
}
.rjv_hts_grid-o7e{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.rjv_hts_grid-o7e{
grid-template-columns:repeat(3,1fr);
}
}
.rjv_hts_step-o7e{
min-width:0;
border-top:1px solid rgba(200,230,255,0.13);
padding-top:22px;
}
.rjv_hts_step_num-o7e{
line-height:1;
color:#5dd0ff;
margin-bottom:14px;
font-weight:700;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:44px;
}
.rjv_hts_step_h-o7e{
font-size:19px;
line-height:1.2;
font-weight:700;
margin-bottom:8px;
overflow-wrap:break-word;
color:#eef3fa;
}
.rjv_hts_step_p-o7e{
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
color:#7fa8c8;
}
.rjv_ts-o7e{
padding:44px 0;
}
.rjv_ts_in-o7e{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:877px){
.rjv_ts_in-o7e{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.rjv_ts_left-o7e{
min-width:0;
}
.rjv_ts_h2-o7e{
overflow-wrap:break-word;
line-height:1.1;
color:#eef3fa;
font-weight:600;
font-size:26px;
margin-bottom:12px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.rjv_ts_h2-o7e{
font-size:28px;
}
}
.rjv_ts_text-o7e{
line-height:1.6;
color:#7fa8c8;
max-width:520px;
font-size:0.906rem;
margin-bottom:22px;
}
.rjv_ts_badges-o7e{
gap:18px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.rjv_ts_badge-o7e{
font-weight:600;
font-size:13px;
color:#7fa8c8;
}
.rjv_ts_pay-o7e{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:883px){
.rjv_ts_pay-o7e{
justify-content:flex-end;
}
}
.rjv_ts_pay_chip-o7e{
border:1px solid rgba(200,230,255,0.13);
padding:12px 16px;
background:rgba(200,230,255,0.07);
border-radius:14px;
color:#eef3fa;
font-size:14px;
font-weight:700;
}
.rjv_dr-o7e{
padding:2.25rem 0 10px;
}
.rjv_dr_in-o7e{
gap:1.25rem;
padding:1.75rem 2rem;
border-radius:14px;
border:1px dashed rgba(180,215,255,0.13);
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.rjv_dr_in-o7e{
gap:32px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.rjv_dr_h2-o7e{
line-height:1.1;
font-size:24px;
margin-bottom:8px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#eef3fa;
font-weight:600;
}
@media(min-width:771px){
.rjv_dr_h2-o7e{
font-size:1.625rem;
}
}
.rjv_dr_text-o7e{
font-size:0.875rem;
color:#566a80;
overflow-wrap:break-word;
max-width:42.5rem;
line-height:1.6;
}
.rjv_dr_text-o7e b{
font-weight:700;
color:#eef3fa;
}
.rjv_dr_cta-o7e{
flex:0 0 auto;
transition:color .2s ease;
border-bottom:1px solid #38b6ff;
font-weight:700;
color:#eef3fa;
font-size:13.5px;
white-space:nowrap;
padding-bottom:2px;
}
.rjv_dr_cta-o7e:hover{
color:#38b6ff;
}
.rjv_sb-o7e{
padding:3rem 0;
background:#141b24;
border-top:1px solid rgba(180,215,255,0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(180,215,255,0.07);
}
@media(min-width:767px){
.rjv_sb-o7e{
padding:56px 0;
}
}
.rjv_sb_eyebrow-o7e{
margin-bottom:12px;
display:block;
}
.rjv_sb_h2-o7e{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:26px;
color:#eef3fa;
}
@media(min-width:770px){
.rjv_sb_h2-o7e{
font-size:2.25rem;
}
}
.rjv_sb_grid-o7e{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:561px){
.rjv_sb_grid-o7e{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.rjv_sb_grid-o7e{
grid-template-columns:repeat(4,1fr);
}
}
.rjv_sb_card-o7e{
padding:24px;
background:#0d1117;
border-radius:0.875rem;
border:1px solid rgba(180,215,255,0.07);
min-width:0;
}
.rjv_sb_card_h-o7e{
font-weight:600;
color:#eef3fa;
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.15;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:19px;
}
.rjv_sb_card_p-o7e{
font-size:13.5px;
overflow-wrap:break-word;
color:#566a80;
line-height:1.6;
}
.rjv_sb_rtp-o7e{
border-radius:14px;
background:#0d1117;
border:1px solid rgba(180,215,255,0.07);
padding:26px 28px;
grid-template-columns:1fr;
gap:1.5rem;
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:759px){
.rjv_sb_rtp-o7e{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.rjv_sb_rtp_h-o7e{
color:#eef3fa;
font-weight:600;
margin-bottom:8px;
line-height:1.15;
overflow-wrap:break-word;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.25rem;
}
.rjv_sb_rtp_p-o7e{
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
color:#566a80;
}
.rjv_sb_rtp_stats-o7e{
gap:1rem;
display:flex;
}
.rjv_sb_stat-o7e{
padding:1.125rem;
border-radius:8px;
background:#141b24;
flex:1 1 0;
text-align:center;
min-width:0;
}
.rjv_sb_stat_v-o7e{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#2dd4a0;
font-weight:700;
font-size:1.625rem;
}
.rjv_sb_stat_l-o7e{
font-size:11.5px;
margin-top:4px;
color:#7f96b0;
}
.rjv_faq-o7e{
background:#141b24;
padding:48px 0;
margin-top:1.5rem;
border-top:1px solid rgba(180,215,255,0.07);
border-bottom:1px solid rgba(180,215,255,0.07);
}
@media(min-width:765px){
.rjv_faq-o7e{
padding:62px 0;
}
}
.rjv_faq_head-o7e{
margin-bottom:2.125rem;
text-align:center;
}
.rjv_faq_eyebrow-o7e{
margin-bottom:12px;
}
.rjv_faq_h2-o7e{
font-weight:600;
line-height:1.05;
color:#eef3fa;
overflow-wrap:break-word;
font-size:2rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.rjv_faq_h2-o7e{
font-size:38px;
}
}
.rjv_faq_list-o7e{
margin:0 auto;
gap:12px;
display:flex;
max-width:820px;
flex-direction:column;
}
.rjv_faq_item-o7e{
border-radius:14px;
border:1px solid rgba(180,215,255,0.07);
background:#0d1117;
overflow:hidden;
}
.rjv_faq_q-o7e{
padding:20px 24px;
gap:20px;
list-style:none;
display:flex;
overflow-wrap:break-word;
font-size:16px;
font-weight:700;
color:#eef3fa;
align-items:center;
justify-content:space-between;
cursor:pointer;
}
.rjv_faq_q-o7e::-webkit-details-marker{
display:none;
}
.rjv_faq_q_ic-o7e{
transition:transform .2s ease;
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#38b6ff;
}
.rjv_faq_q_ic-o7e svg{
height:18px;
width:18px;
}
.rjv_faq_item-o7e[open] .rjv_faq_q_ic-o7e{
transform:rotate(180deg);
}
.rjv_faq_a-o7e{
padding:0 24px 20px;
line-height:1.6;
font-size:14.5px;
overflow-wrap:break-word;
color:#566a80;
}
.rjv_lh-o7e{
padding:2.5rem 0 20px;
}
.rjv_lh_in-o7e{
padding-top:34px;
border-top:1px solid rgba(180,215,255,0.13);
}
.rjv_lh_eyebrow-o7e{
margin-bottom:1.375rem;
display:block;
}
.rjv_lh_grid-o7e{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:601px){
.rjv_lh_grid-o7e{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.rjv_lh_grid-o7e{
grid-template-columns:repeat(5,1fr);
}
}
.rjv_lh_col-o7e{
min-width:0;
}
.rjv_lh_col_h-o7e{
font-size:13px;
color:#eef3fa;
overflow-wrap:break-word;
font-weight:700;
margin-bottom:12px;
}
.rjv_lh_links-o7e{
gap:8px;
display:flex;
flex-direction:column;
}
.rjv_lh_link-o7e{
transition:color .2s ease;
overflow-wrap:break-word;
color:#566a80;
font-size:0.813rem;
}
.rjv_lh_link-o7e:hover{
color:#38b6ff;
}
.rjv_sg-o7e{
padding:48px 0 0.625rem;
}
.rjv_sg_eyebrow-o7e{
display:block;
margin-bottom:0.75rem;
}
.rjv_sg_h2-o7e{
color:#eef3fa;
line-height:1.05;
overflow-wrap:break-word;
font-size:30px;
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:1.75rem;
}
@media(min-width:766px){
.rjv_sg_h2-o7e{
font-size:36px;
}
}
.rjv_sg_grid-o7e{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:722px){
.rjv_sg_grid-o7e{
grid-template-columns:repeat(3,1fr);
}
}
.rjv_sg_col-o7e{
min-width:0;
}
.rjv_sg_col_h-o7e{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
overflow-wrap:break-word;
line-height:1.15;
font-weight:600;
color:#eef3fa;
margin-bottom:10px;
}
.rjv_sg_col_p-o7e{
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
color:#566a80;
}
.rjv_el-o7e{
padding:48px 0;
}
@media(min-width:768px){
.rjv_el-o7e{
padding:3.5rem 0;
}
}
.rjv_el_in-o7e{
grid-template-columns:1fr;
gap:40px;
display:grid;
align-items:start;
}
@media(min-width:898px){
.rjv_el_in-o7e{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.rjv_el_left-o7e{
min-width:0;
}
.rjv_el_eyebrow-o7e{
margin-bottom:14px;
}
.rjv_el_h2-o7e{
font-weight:600;
overflow-wrap:break-word;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#eef3fa;
margin-bottom:1.375rem;
font-size:2rem;
line-height:1.08;
}
@media(min-width:769px){
.rjv_el_h2-o7e{
font-size:38px;
}
}
.rjv_el_body-o7e p{
color:#c4d0e0;
line-height:1.7;
font-size:1rem;
margin-bottom:18px;
overflow-wrap:break-word;
}
.rjv_el_dropcap-o7e{
padding:6px 12px 0 0;
color:#38b6ff;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:3.875rem;
line-height:.8;
font-weight:700;
float:left;
}
.rjv_el_right-o7e{
min-width:0;
}
.rjv_el_quote-o7e{
padding:36px;
border-radius:20px;
background:linear-gradient(150deg,#0a1628,#060d14);
color:#eef3fa;
position:relative;
margin-bottom:24px;
}
.rjv_el_quote_mark-o7e{
display:inline-flex;
color:#5dd0ff;
align-items:center;
margin-bottom:6px;
}
.rjv_el_quote_mark-o7e svg{
width:34px;
height:34px;
}
.rjv_el_quote_text-o7e{
overflow-wrap:break-word;
font-size:22px;
font-weight:500;
margin-bottom:22px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#eef3fa;
line-height:1.4;
}
.rjv_el_quote_meta-o7e{
gap:0.75rem;
display:flex;
align-items:center;
}
.rjv_el_quote_av-o7e{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#38b6ff,#a0e0ff);
height:38px;
width:38px;
}
.rjv_el_quote_author-o7e{
font-size:14px;
color:#eef3fa;
font-weight:700;
}
.rjv_el_quote_meta_sub-o7e{
color:#7fa8c8;
font-size:12px;
}
.rjv_el_explain-o7e{
border-radius:0.875rem;
border:1px solid rgba(180,215,255,0.07);
overflow:hidden;
}
.rjv_el_explain_card-o7e{
padding:1.375rem 24px;
}
.rjv_el_explain_card-o7e+.rjv_el_explain_card-o7e{
border-top:1px solid rgba(180,215,255,0.07);
}
.rjv_el_explain_h-o7e{
font-size:1.25rem;
overflow-wrap:break-word;
font-weight:600;
color:#eef3fa;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
line-height:1.15;
}
.rjv_el_explain_p-o7e{
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
color:#566a80;
}
.rjv_ft-o7e{
background:#080c10;
color:#7fa8c8;
margin-top:2.5rem;
}
.rjv_ft_in-o7e{
padding:48px 0 1.75rem;
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:597px){
.rjv_ft_in-o7e{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.rjv_ft_in-o7e{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.rjv_ft_brand-o7e{
min-width:0;
}
.rjv_ft_logo-o7e{
color:#eef3fa;
font-weight:700;
overflow-wrap:break-word;
font-size:26px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
.rjv_ft_tagline-o7e{
line-height:1.6;
font-size:0.844rem;
max-width:17.5rem;
margin-top:0.875rem;
color:#7fa8c8;
}
.rjv_ft_contact-o7e{
transition:color .2s ease;
margin-top:12px;
overflow-wrap:anywhere;
font-size:0.813rem;
display:inline-block;
color:#5dd0ff;
max-width:280px;
}
.rjv_ft_contact-o7e:hover{
color:#eef3fa;
}
.rjv_ft_col-o7e{
min-width:0;
}
.rjv_ft_col_h-o7e{
letter-spacing:.08em;
color:#eef3fa;
font-weight:700;
overflow-wrap:break-word;
font-size:0.813rem;
margin-bottom:0.875rem;
text-transform:uppercase;
}
.rjv_ft_col_links-o7e{
gap:10px;
flex-direction:column;
display:flex;
}
.rjv_ft_link-o7e{
transition:color .2s ease;
font-size:13.5px;
color:#7fa8c8;
overflow-wrap:break-word;
}
.rjv_ft_link-o7e:hover{
color:#eef3fa;
}
.rjv_ft_bot-o7e{
gap:1rem;
padding:1.375rem 0 40px;
flex-direction:column;
display:flex;
border-top:1px solid rgba(200,230,255,0.13);
}
@media(min-width:765px){
.rjv_ft_bot-o7e{
gap:20px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.rjv_ft_legal-o7e{
max-width:760px;
line-height:1.6;
font-size:0.719rem;
color:#374a5c;
overflow-wrap:break-word;
}
.rjv_ft_legal-o7e b{
color:#7fa8c8;
font-weight:700;
}
.rjv_ft_age-o7e{
padding:0.25rem 9px;
border:1.5px solid #5dd0ff;
border-radius:8px;
flex:0 0 auto;
color:#5dd0ff;
font-size:13px;
font-weight:700;
}