*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0F0B14;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
-webkit-font-smoothing:antialiased;
line-height:1.55;
overflow-wrap:break-word;
font-size:15px;
color:#BDB2CC;
text-rendering:optimizeLegibility;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(9, 6, 13, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.rlv-shell-3h0{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.rlv-main-3h0{
min-width:0;
}
.rlv-wrap-3h0{
margin:0 auto;
max-width:87.5rem;
width:100%;
}
.rlv-container-3h0{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:769px){
.rlv-container-3h0{
padding:0 28px;
}
}
.rlv-section-3h0{
padding:1.5rem 28px;
}
.rlv-section_pt-3h0{
padding-top:34px;
}
.rlv-band_soft-3h0{
background:#17121E;
}
.rlv-eyebrow-3h0{
color:#E030C8;
font-size:0.656rem;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-weight:600;
text-transform:uppercase;
line-height:1.4;
letter-spacing:.14em;
display:inline-block;
overflow-wrap:break-word;
}
.rlv-drawer_cb-3h0{
display:none;
}
.rlv-overlay-3h0{
display:none;
}
@media(max-width:1027px){
.rlv-shell-3h0{
grid-template-columns:1fr;
}
.rlv-main-3h0{
padding-bottom:78px;
}
.rlv-drawer_cb-3h0:checked~.rlv-overlay-3h0{
inset:0;
background:rgba(9, 6, 13, 0.72);
display:block;
z-index:70;
position:fixed;
}
}
@media(max-width:563px){
.rlv-section-3h0{
padding:18px 1rem;
}
.rlv-section_pt-3h0{
padding-top:24px;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.rlv-side-3h0{
gap:1.375rem;
background:#130F1A;
padding:1.375rem 18px;
display:flex;
border-right:1px solid #2A2038;
height:100vh;
align-self:start;
position:sticky;
top:0;
overflow-y:auto;
flex-direction:column;
}
.rlv-brand-3h0{
gap:0.625rem;
display:flex;
align-items:center;
}
.rlv-logo-3h0{
font-size:1.313rem;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F2EDF8;
font-weight:700;
letter-spacing:-.02em;
}
.rlv-side_cta-3h0{
background:rgba(224, 48, 200, 0.12);
border-radius:0.75rem;
padding:1rem;
border:1px solid #3A2D50;
}
.rlv-side_cta_h-3h0{
line-height:1.15;
font-size:17px;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
margin-bottom:6px;
color:#F2EDF8;
}
.rlv-side_cta_p-3h0{
color:#BDB2CC;
line-height:1.45;
font-size:12px;
margin-bottom:0.75rem;
}
.rlv-nav-3h0{
gap:3px;
flex-direction:column;
display:flex;
}
.rlv-nav_label-3h0{
padding:0.375rem 0.625rem;
font-size:0.594rem;
color:#5A5070;
letter-spacing:.14em;
text-transform:uppercase;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.rlv-nav_item-3h0{
border-radius:0.5rem;
padding:0.625rem;
gap:11px;
font-weight:500;
display:flex;
color:#BDB2CC;
font-size:14px;
align-items:center;
}
.rlv-nav_item-3h0 svg{
width:1.063rem;
height:1.063rem;
}
.rlv-nav_item-3h0:hover{
background:rgba(224, 48, 200, 0.12);
color:#F2EDF8;
}
.rlv-nav_item_on-3h0{
background:rgba(224, 48, 200, 0.12);
font-weight:600;
color:#E030C8;
}
.rlv-side_foot-3h0{
border:1px solid #3A2D50;
border-radius:12px;
background:#17121E;
padding:12px;
margin-top:auto;
}
.rlv-side_foot-3h0 p{
color:#BDB2CC;
margin-top:4px;
font-size:0.781rem;
line-height:1.4;
}
/* ---------- topbar ---------- */
.rlv-top-3h0{
padding:0.875rem 1.75rem;
background:#130F1A;
gap:1rem;
top:0;
z-index:40;
align-items:center;
position:sticky;
border-bottom:1px solid #2A2038;
display:flex;
}
.rlv-top_brand-3h0{
gap:9px;
display:none;
align-items:center;
}
.rlv-search-3h0{
padding:0.688rem 0.875rem;
flex:1;
border:1px solid #3A2D50;
gap:0.625rem;
background:#17121E;
border-radius:12px;
align-items:center;
display:flex;
color:#8A7FA0;
font-size:0.844rem;
max-width:440px;
}
.rlv-search-3h0 svg{
flex:none;
width:16px;
height:16px;
}
.rlv-top_actions-3h0{
gap:12px;
align-items:center;
display:flex;
margin-left:auto;
}
.rlv-lang-3h0{
color:#BDB2CC;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:12px;
}
.rlv-burger-3h0{
background:#17121E;
border:1px solid #3A2D50;
border-radius:8px;
width:40px;
align-items:center;
height:2.5rem;
color:#F2EDF8;
display:none;
justify-content:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.rlv-botnav-3h0{
display:none;
}
@media(max-width:1027px){
.rlv-side-3h0{
transition:transform .25s ease;
z-index:80;
width:17.5rem;
top:0;
left:0;
transform:translateX(-100%);
height:100vh;
position:fixed;
}
.rlv-drawer_cb-3h0:checked~.rlv-shell-3h0 .rlv-side-3h0{
transform:translateX(0);
}
.rlv-top-3h0{
gap:0.75rem;
padding:14px 1rem;
flex-wrap:wrap;
position:static;
}
.rlv-top_brand-3h0{
display:flex;
}
.rlv-search-3h0{
display:none;
}
.rlv-burger-3h0{
display:flex;
}
.rlv-top_actions-3h0{
gap:0.625rem;
align-items:stretch;
width:100%;
margin-left:0;
}
.rlv-top_actions-3h0 .rlv-lang-3h0{
display:none;
}
.rlv-top_actions-3h0 .rlv-btn-3h0{
padding:0.688rem 0.625rem;
flex:1;
text-align:center;
}
.rlv-botnav-3h0{
background:#130F1A;
grid-template-columns:repeat(3,1fr);
padding:0.5rem 6px calc(0.5rem + env(safe-area-inset-bottom));
display:grid;
bottom:0;
position:fixed;
right:0;
transform:translateZ(0);
z-index:65;
border-top:1px solid #3A2D50;
left:0;
}
.rlv-bn-3h0{
gap:0.25rem;
padding:0.375rem 2px 0;
color:#BDB2CC;
font-size:0.625rem;
display:flex;
font-weight:600;
min-width:0;
align-items:center;
flex-direction:column;
justify-content:flex-end;
}
.rlv-bn-3h0 svg{
flex:none;
height:22px;
width:1.375rem;
}
.rlv-bn-3h0 span{
overflow:hidden;
white-space:nowrap;
text-align:center;
max-width:100%;
text-overflow:ellipsis;
}
.rlv-bn_on-3h0{
color:#E030C8;
}
.rlv-bn_center-3h0{
position:relative;
}
.rlv-bn_fab-3h0{
border-radius:50%;
background:#E030C8;
align-items:center;
top:-1.25rem;
width:3.125rem;
height:3.125rem;
transform:translateX(-50%);
position:absolute;
display:flex;
justify-content:center;
left:50%;
color:#1A0030;
box-shadow:0 8px 40px rgba(9, 6, 13, 0.72), 0 2px 0.75rem rgba(224, 48, 200, 0.18);
}
.rlv-bn_fab-3h0 svg{
height:1.5rem;
width:24px;
}
.rlv-bn_center-3h0 span{
color:#E030C8;
}
}
.rlv-btn-3h0{
border-radius:0.5rem;
transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
padding:0.688rem 1.375rem;
gap:0.5rem;
display:inline-flex;
justify-content:center;
cursor:pointer;
font-weight:700;
font-size:14px;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
align-items:center;
}
.rlv-btn_pri-3h0{
background:#E030C8;
color:#1A0030;
box-shadow:0 0.25rem 1.25rem rgba(224, 48, 200, 0.50), 0 2px 8px rgba(224, 48, 200, 0.30);
}
.rlv-btn_pri-3h0:hover{
background:#C020AA;
}
.rlv-btn_ghost-3h0{
background:rgba(224, 48, 200, 0.12);
color:#F2EDF8;
font-weight:600;
}
.rlv-btn_line-3h0{
background:transparent;
border:1px solid #5A4478;
font-weight:600;
color:#F2EDF8;
}
.rlv-btn_lg-3h0{
padding:16px 30px;
border-radius:0.75rem;
font-size:0.938rem;
}
.rlv-band-3h0 .rlv-btn_line-3h0{
border-color:rgba(255, 255, 255, 0.12);
color:#F2EDF8;
}
.rlv-band-3h0 .rlv-btn_ghost-3h0{
background:rgba(255, 255, 255, 0.08);
color:#F2EDF8;
}
.rlv-link_m-3h0{
gap:0.313rem;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#E030C8;
cursor:pointer;
align-items:center;
font-size:0.75rem;
text-decoration:none;
display:inline-flex;
}
.rlv-link_m-3h0 svg{
height:0.875rem;
width:14px;
}
.rlv-band-3h0 .rlv-link_m-3h0{
color:#F050D8;
}
.rlv-dot-3h0{
border-radius:50%;
flex:none;
background:#E030C8;
height:7px;
width:0.438rem;
}
.rlv-dot_live-3h0{
background:#E8302A;
animation:zm3-pulse 1.4s infinite;
}
.rlv-stars-3h0{
gap:2px;
color:#E030C8;
display:inline-flex;
}
.rlv-stars-3h0 svg{
height:0.938rem;
width:0.938rem;
}
.rlv-chip-3h0{
padding:7px 12px;
gap:6px;
background:#17121E;
border-radius:0.5rem;
border:1px solid #3A2D50;
color:#BDB2CC;
display:inline-flex;
font-size:0.688rem;
align-items:center;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.rlv-chip_on-3h0{
background:rgba(224, 48, 200, 0.12);
border-color:transparent;
color:#E030C8;
}
.rlv-gc-3h0{
cursor:pointer;
display:block;
min-width:0;
color:inherit;
text-decoration:none;
}
.rlv-gc_thumb-3h0{
overflow:hidden;
border:1px solid #3A2D50;
border-radius:12px;
aspect-ratio:1;
display:block;
background-size:cover;
background-position:center;
position:relative;
}
.rlv-gc_thumb_portrait-3h0{
aspect-ratio:3/4;
}
.rlv-gc_thumb_wide-3h0{
aspect-ratio:16/11;
}
.rlv-gc_cap-3h0{
background:linear-gradient(transparent,rgba(9, 6, 13, 0.72));
padding:9px;
position:absolute;
bottom:0;
left:0;
right:0;
}
.rlv-gc_name-3h0{
color:#F2EDF8;
font-size:0.781rem;
display:block;
font-weight:700;
}
.rlv-gc_meta-3h0{
color:#C4B8DC;
font-size:11px;
}
.rlv-gc_badge-3h0{
padding:2px 6px;
background:#E030C8;
border-radius:0.5rem;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#1A0030;
font-weight:700;
top:0.5rem;
position:absolute;
right:8px;
font-size:0.5rem;
}
.rlv-gc_badge_hot-3h0{
background:#E8302A;
color:#F2EDF8;
}
.rlv-gc_badge_live-3h0{
background:#E8302A;
color:#F2EDF8;
left:0.5rem;
right:auto;
}
.rlv-gc_mult-3h0{
inset:0;
display:flex;
color:#E030C8;
font-size:1.75rem;
font-weight:700;
justify-content:center;
align-items:center;
position:absolute;
}
.rlv-pc-3h0{
border-radius:12px;
border:1px solid #3A2D50;
background:#17121E;
align-items:center;
justify-content:center;
color:#BDB2CC;
font-weight:700;
display:flex;
font-size:14px;
height:64px;
}
.rlv-rail-3h0{
min-width:0;
}
.rlv-rail_scroll-3h0{
gap:0.875rem;
display:grid;
}
.rlv-rail_scroll-3h0>*{
min-width:0;
}
.rlv-g6-3h0{
grid-template-columns:repeat(6,1fr);
}
.rlv-g7-3h0{
grid-template-columns:repeat(7,1fr);
}
.rlv-g4-3h0{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1021px){
.rlv-g6-3h0,.rlv-g7-3h0{
grid-template-columns:none;
grid-auto-columns:7.5rem;
padding-bottom:0.375rem;
overflow-x:auto;
grid-auto-flow:column;
scroll-snap-type:x mandatory;
}
.rlv-g6-3h0>*,.rlv-g7-3h0>*{
scroll-snap-align:start;
}
.rlv-g4-3h0{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.rlv-g4-3h0{
grid-template-columns:none;
grid-auto-flow:column;
overflow-x:auto;
grid-auto-columns:9.375rem;
}
}
.rlv-panel-3h0{
background:#17121E;
border-radius:20px;
border:1px solid #3A2D50;
padding:28px 2rem;
}
.rlv-split-3h0{
gap:2.25rem;
display:grid;
align-items:start;
}
.rlv-split-3h0>*{
min-width:0;
}
.rlv-split_a-3h0{
grid-template-columns:.85fr 1.15fr;
}
.rlv-split_b-3h0{
grid-template-columns:1fr 1.1fr;
}
.rlv-split_c-3h0{
grid-template-columns:1.1fr .9fr;
}
.rlv-pgrid-3h0{
gap:2.5rem;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.rlv-pgrid-3h0>*{
min-width:0;
}
.rlv-lead-3h0{
margin-bottom:0.875rem;
color:#BDB2CC;
line-height:1.65;
font-size:15px;
}
.rlv-feat-3h0{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.rlv-feat-3h0>*{
min-width:0;
}
.rlv-feat2-3h0{
grid-template-columns:1fr 1fr;
}
.rlv-feat_card-3h0{
border-radius:1.25rem;
background:#17121E;
border:1px solid #3A2D50;
padding:1.625rem;
}
.rlv-feat_card-3h0 svg{
width:26px;
height:1.625rem;
color:#E030C8;
margin-bottom:1rem;
}
.rlv-feat_card-3h0 h3{
color:#F2EDF8;
margin-bottom:8px;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:18px;
}
.rlv-feat_card-3h0 p{
color:#BDB2CC;
line-height:1.6;
font-size:13px;
}
.rlv-feat_card-3h0 b{
color:#F2EDF8;
}
.rlv-big-3h0{
gap:22px;
display:flex;
flex-wrap:wrap;
}
.rlv-big_n-3h0{
font-size:26px;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#E030C8;
}
.rlv-big_l-3h0{
font-size:12px;
color:#8A7FA0;
}
.rlv-person-3h0{
gap:0.875rem;
border:1px solid #3A2D50;
background:#17121E;
padding:16px 1.125rem;
border-radius:0.75rem;
align-items:center;
display:flex;
}
.rlv-avatar-3h0{
background:linear-gradient(135deg,#E030C8,#9A1090);
flex:none;
border-radius:50%;
height:44px;
width:44px;
}
.rlv-person_name-3h0{
font-size:14px;
color:#F2EDF8;
font-weight:700;
}
.rlv-person_role-3h0{
font-size:12px;
color:#8A7FA0;
}
.rlv-kv-3h0{
overflow:hidden;
border-radius:0.75rem;
grid-template-columns:1fr 1fr;
gap:1px;
border:1px solid #3A2D50;
background:#3A2D50;
display:grid;
}
.rlv-kv-3h0>div{
background:#0F0B14;
padding:1rem 1.125rem;
min-width:0;
}
.rlv-kv_k-3h0{
text-transform:uppercase;
color:#E030C8;
font-size:0.594rem;
margin-bottom:0.313rem;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.rlv-kv_v-3h0{
font-size:13.5px;
color:#F2EDF8;
font-weight:700;
}
@media(max-width:1021px){
.rlv-split_a-3h0,.rlv-split_b-3h0,.rlv-split_c-3h0,.rlv-pgrid-3h0{
grid-template-columns:1fr;
gap:1.5rem;
}
.rlv-feat-3h0,.rlv-feat2-3h0{
grid-template-columns:1fr;
}
.rlv-kv-3h0{
grid-template-columns:1fr;
}
}
.rlv-sh-3h0{
min-width:0;
margin-bottom:16px;
}
.rlv-sh_row-3h0{
gap:12px;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
}
.rlv-sh_row-3h0 .rlv-sh_l-3h0{
gap:6px;
display:flex;
flex-direction:column;
min-width:0;
}
.rlv-sh_stack-3h0{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.rlv-sh_center-3h0{
gap:10px;
align-items:center;
display:flex;
text-align:center;
flex-direction:column;
}
.rlv-sh_h2-3h0{
gap:0.563rem;
overflow-wrap:break-word;
font-weight:700;
font-size:20px;
color:#F2EDF8;
display:flex;
line-height:1.1;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
align-items:center;
}
@media(min-width:766px){
.rlv-sh_h2-3h0{
font-size:1.5rem;
}
}
.rlv-band-3h0 .rlv-sh_h2-3h0{
color:#F2EDF8;
}
.rlv-eb_mono-3h0{
text-transform:none;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.08em;
}
.rlv-eb_mono-3h0::before{
content:"// ";
}
.rlv-eb_upper-3h0{
letter-spacing:.14em;
text-transform:uppercase;
}
.rlv-eb_pill-3h0{
border-radius:999px;
padding:5px 0.688rem;
background:rgba(224, 48, 200, 0.12);
text-transform:uppercase;
letter-spacing:.12em;
}
.rlv-eb_line-3h0{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.rlv-eb_line-3h0::before{
background:#E030C8;
height:1px;
display:inline-block;
content:"";
width:1.5rem;
}
.rlv-band-3h0 .rlv-eb_line-3h0::before{
background:#F050D8;
}
.rlv-band-3h0 .rlv-eb_pill-3h0{
background:rgba(255, 255, 255, 0.08);
}
.rlv-sh_link-3h0{
gap:0.375rem;
transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
color:#F2EDF8;
display:inline-flex;
font-weight:600;
padding-bottom:2px;
font-size:13px;
white-space:nowrap;
border-bottom:1px solid #F2EDF8;
align-items:center;
}
.rlv-sh_link-3h0:hover{
border-color:#E030C8;
color:#E030C8;
}
.rlv-sh_link-3h0 svg{
height:0.875rem;
width:0.875rem;
}
.rlv-sh_link_chev-3h0{
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:12px;
color:#E030C8;
padding-bottom:0;
border-bottom:0;
}
.rlv-sh_link_btn-3h0{
border-radius:999px;
padding:0.563rem 18px;
background:#E030C8;
color:#1A0030;
border-bottom:0;
}
.rlv-sh_link_btn-3h0:hover{
background:#C020AA;
border-color:transparent;
}
.rlv-band-3h0 .rlv-sh_link-3h0{
border-color:#F2EDF8;
color:#F2EDF8;
}
.rlv-band-3h0 .rlv-sh_link_chev-3h0{
color:#F050D8;
}
.rlv-sh_rule-3h0{
margin:-2px 0 1rem;
background:#3A2D50;
height:1px;
}
.rlv-band-3h0 .rlv-sh_rule-3h0{
background:rgba(255, 255, 255, 0.12);
}
.rlv-seo_grid3-3h0{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.rlv-seo_grid4-3h0{
gap:13px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.rlv-seo_grid3-3h0>*,.rlv-seo_grid4-3h0>*{
min-width:0;
}
.rlv-seo_card-3h0{
background:#17121E;
padding:1.5rem;
border:1px solid #3A2D50;
border-radius:12px;
}
.rlv-seo_card-3h0 h3{
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:18px;
color:#F2EDF8;
font-weight:700;
margin-bottom:0.5rem;
}
.rlv-seo_card-3h0 p{
line-height:1.6;
font-size:0.813rem;
color:#BDB2CC;
}
.rlv-seo_card_sm-3h0{
padding:1.25rem;
}
.rlv-seo_card_sm-3h0 h3{
font-size:16px;
}
.rlv-seo_card_sm-3h0 p{
font-size:12.5px;
line-height:1.55;
}
.rlv-seo_rtp_row-3h0{
grid-template-columns:1fr 1fr;
gap:36px;
align-items:center;
display:grid;
margin-top:1rem;
}
.rlv-rtp-3h0{
gap:0.875rem;
display:flex;
min-width:0;
}
.rlv-rtp-3h0>div{
padding:16px;
flex:1;
background:#0F0B14;
border-radius:12px;
min-width:0;
text-align:center;
}
.rlv-rtp_n-3h0{
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#E030C8;
font-size:1.625rem;
font-weight:700;
white-space:nowrap;
}
.rlv-rtp_l-3h0{
margin-top:4px;
color:#8A7FA0;
font-size:11px;
}
.rlv-cmp-3h0{
overflow:hidden;
border:1px solid #3A2D50;
border-radius:12px;
max-width:47.5rem;
}
.rlv-cmp_row-3h0{
grid-template-columns:1.6fr 1fr 1fr;
font-size:13px;
display:grid;
}
.rlv-cmp_row-3h0>div{
padding:13px 14px;
min-width:0;
text-align:center;
}
.rlv-cmp_row-3h0>div:first-child{
font-weight:600;
text-align:left;
padding-left:1.375rem;
color:#F2EDF8;
}
.rlv-cmp_th-3h0{
background:#0F0B14;
font-weight:700;
font-size:0.781rem;
}
.rlv-cmp_row-3h0:not(.rlv-cmp_th-3h0){
background:#17121E;
color:#BDB2CC;
border-top:1px solid #2A2038;
}
.rlv-cmp_zebra-3h0{
background:#1E1727;
}
.rlv-guide-3h0{
background:#17121E;
overflow:hidden;
border:1px solid #3A2D50;
border-radius:0.75rem;
cursor:pointer;
}
.rlv-guide_cover-3h0{
height:130px;
}
.rlv-guide_body-3h0{
padding:20px;
}
.rlv-guide_body-3h0 h3{
margin:7px 0 9px;
color:#F2EDF8;
font-size:16px;
line-height:1.25;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.rlv-guide_meta-3h0{
font-size:11.5px;
color:#8A7FA0;
}
.rlv-hub-3h0{
grid-template-columns:repeat(5,1fr);
gap:1.75rem;
border-top:1px solid #2A2038;
display:grid;
padding-top:28px;
}
.rlv-hub-3h0>*{
min-width:0;
}
.rlv-hub-3h0 h4{
font-size:13px;
font-weight:700;
margin-bottom:11px;
color:#F2EDF8;
}
.rlv-hub_col-3h0{
gap:0.5rem;
color:#BDB2CC;
font-size:0.813rem;
display:flex;
flex-direction:column;
}
.rlv-hub_col-3h0 a{
cursor:pointer;
}
@media(max-width:1025px){
.rlv-seo_grid3-3h0{
grid-template-columns:1fr;
}
.rlv-seo_grid4-3h0{
grid-template-columns:repeat(2,1fr);
}
.rlv-seo_rtp_row-3h0{
grid-template-columns:1fr;
gap:20px;
}
.rlv-hub-3h0{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:562px){
.rlv-hub-3h0{
grid-template-columns:1fr;
}
}
.rlv-hero-3h0{
padding:46px 48px;
border:1px solid #3A2D50;
background:linear-gradient(120deg,#1A0D2E,#0E0B22);
overflow:hidden;
border-radius:20px;
position:relative;
color:#F2EDF8;
}
.rlv-hero_glow-3h0{
border-radius:50%;
background:radial-gradient(circle,rgba(220, 40, 180, 0.22),transparent 70%);
width:340px;
position:absolute;
height:21.25rem;
top:-60px;
right:-60px;
}
.rlv-hero_in-3h0{
max-width:37.5rem;
position:relative;
}
.rlv-hero-3h0 .rlv-eyebrow-3h0{
color:#F050D8;
}
.rlv-pill_row-3h0{
border:1px solid rgba(255, 255, 255, 0.12);
border-radius:999px;
padding:6px 0.813rem;
gap:0.5rem;
background:rgba(255, 255, 255, 0.08);
letter-spacing:.1em;
text-transform:uppercase;
margin-bottom:22px;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:10.5px;
color:#F050D8;
align-items:center;
display:inline-flex;
}
.rlv-hero_h1-3h0{
margin:18px 0;
color:#F2EDF8;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.02;
letter-spacing:-.02em;
overflow-wrap:break-word;
font-weight:700;
font-size:3.375rem;
}
.rlv-hero_h1-3h0 em{
font-style:normal;
color:#F050D8;
}
.rlv-hero_sub-3h0{
font-size:17px;
margin-bottom:28px;
color:#C4B8DC;
max-width:30rem;
line-height:1.55;
}
.rlv-hero_cta-3h0{
gap:0.875rem;
display:flex;
align-items:center;
flex-wrap:wrap;
margin-bottom:26px;
}
.rlv-hero_trust-3h0{
gap:0.875rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.rlv-hero_rating_txt-3h0{
color:#C4B8DC;
font-size:0.813rem;
}
@media(max-width:1021px){
.rlv-hero-3h0{
padding:32px 24px;
}
.rlv-hero_h1-3h0{
font-size:2.375rem;
}
}
@media(max-width:558px){
.rlv-hero_h1-3h0{
font-size:30px;
}
}
.rlv-tabs-3h0{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.rlv-tab-3h0{
border-radius:8px;
padding:0.625rem 1.125rem;
background:#17121E;
border:1px solid #3A2D50;
font-weight:600;
color:#BDB2CC;
font-size:0.813rem;
cursor:pointer;
}
.rlv-tab_on-3h0{
background:#E030C8;
border-color:transparent;
color:#1A0030;
font-weight:700;
}
.rlv-stat-3h0{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.rlv-stat-3h0>*{
min-width:0;
}
.rlv-stat_item-3h0{
border:1px solid #3A2D50;
background:#17121E;
padding:1.125rem 20px;
border-radius:12px;
}
.rlv-stat_k-3h0{
font-size:9.5px;
letter-spacing:.12em;
margin-bottom:0.438rem;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
color:#8A7FA0;
}
.rlv-stat_v-3h0{
gap:0.5rem;
overflow-wrap:anywhere;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:flex;
align-items:center;
min-width:0;
color:#F2EDF8;
font-weight:700;
font-size:24px;
}
.rlv-stat_v_accent-3h0{
color:#E030C8;
}
@media(max-width:1025px){
.rlv-stat-3h0{
grid-template-columns:repeat(2,1fr);
}
}
.rlv-wlc-3h0{
background:linear-gradient(120deg,#1A0D2E,#0E0B22);
border-radius:1.25rem;
grid-template-columns:1.2fr .8fr;
overflow:hidden;
padding:2.25rem 40px;
gap:24px;
border:1px solid #3A2D50;
display:grid;
color:#F2EDF8;
align-items:center;
position:relative;
}
.rlv-wlc-3h0>*{
min-width:0;
}
.rlv-wlc-3h0 .rlv-eyebrow-3h0{
color:#F050D8;
}
.rlv-wlc_glow-3h0{
border-radius:50%;
background:radial-gradient(circle,rgba(220, 40, 180, 0.22),transparent 70%);
position:absolute;
right:-40px;
top:-40px;
width:260px;
height:16.25rem;
}
.rlv-wlc_in-3h0{
position:relative;
}
.rlv-wlc_h2-3h0{
margin:0.625rem 0 0.5rem;
font-size:34px;
color:#F2EDF8;
overflow-wrap:break-word;
font-weight:700;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.03;
}
.rlv-wlc_h2-3h0 em{
font-style:normal;
color:#F050D8;
}
.rlv-wlc_sub-3h0{
margin-bottom:18px;
max-width:420px;
line-height:1.55;
color:#C4B8DC;
font-size:0.875rem;
}
.rlv-wlc_terms-3h0{
gap:10px;
display:flex;
position:relative;
flex-direction:column;
}
.rlv-term-3h0{
background:rgba(255, 255, 255, 0.08);
padding:0.813rem 0.938rem;
gap:0.688rem;
border-radius:12px;
border:1px solid rgba(255, 255, 255, 0.12);
align-items:center;
display:flex;
}
.rlv-term-3h0 svg{
flex:none;
height:20px;
color:#F050D8;
width:1.25rem;
}
.rlv-term_k-3h0{
color:#C4B8DC;
text-transform:uppercase;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.1em;
font-size:9.5px;
}
.rlv-term_v-3h0{
font-weight:700;
margin-top:2px;
font-size:0.875rem;
color:#F2EDF8;
}
@media(max-width:1026px){
.rlv-wlc-3h0{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.rlv-wlc_h2-3h0{
font-size:26px;
}
}
.rlv-jp-3h0{
gap:0.875rem;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.rlv-jp-3h0>*{
min-width:0;
}
.rlv-jp_hero-3h0{
border:1px solid #3A2D50;
overflow:hidden;
padding:1.625rem;
background:linear-gradient(135deg,#1A0D2E,#0E0B22);
border-radius:20px;
gap:14px;
justify-content:space-between;
position:relative;
flex-direction:column;
display:flex;
min-height:11.25rem;
color:#F2EDF8;
}
.rlv-jp_glow-3h0{
border-radius:50%;
background:radial-gradient(circle,rgba(220, 40, 180, 0.22),transparent 70%);
height:11.25rem;
position:absolute;
right:-40px;
width:11.25rem;
top:-40px;
}
.rlv-jp_k_row-3h0{
gap:0.625rem;
display:flex;
align-items:center;
justify-content:space-between;
position:relative;
}
.rlv-jp_k-3h0{
color:#8A7FA0;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.12em;
font-size:0.625rem;
text-transform:uppercase;
}
.rlv-jp_hero-3h0 .rlv-jp_k-3h0{
color:#C4B8DC;
}
.rlv-jp_amt-3h0{
color:#F050D8;
font-size:2.625rem;
line-height:1;
position:relative;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.rlv-jp_sub-3h0{
margin-top:0.313rem;
font-size:12px;
color:#C4B8DC;
}
.rlv-jp_cell-3h0{
padding:1.375rem;
background:#17121E;
border:1px solid #3A2D50;
border-radius:20px;
flex-direction:column;
display:flex;
justify-content:space-between;
min-height:11.25rem;
}
.rlv-jp_cell-3h0 .rlv-jp_amt-3h0{
color:#F2EDF8;
font-size:1.875rem;
}
.rlv-jp_cell-3h0 .rlv-jp_sub-3h0{
color:#8A7FA0;
}
@media(max-width:1025px){
.rlv-jp-3h0{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.rlv-jp_amt-3h0{
font-size:2rem;
}
}
.rlv-supp-3h0{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.rlv-supp-3h0>*{
min-width:0;
}
.rlv-supp_card-3h0{
background:#17121E;
padding:24px;
border:1px solid #3A2D50;
border-radius:0.75rem;
}
.rlv-supp_card-3h0 svg{
margin-bottom:0.875rem;
height:24px;
width:1.5rem;
color:#E030C8;
}
.rlv-supp_card-3h0 h3{
font-weight:700;
font-size:16px;
margin-bottom:6px;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F2EDF8;
}
.rlv-supp_card-3h0 p{
line-height:1.55;
color:#BDB2CC;
font-size:13px;
}
@media(max-width:1025px){
.rlv-supp-3h0{
grid-template-columns:1fr;
}
}
.rlv-dw_h2-3h0{
margin-bottom:0.625rem;
font-weight:700;
font-size:1.625rem;
line-height:1.08;
color:#F2EDF8;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.rlv-steps_v-3h0{
gap:10px;
grid-template-columns:1fr;
}
.rlv-steps_v-3h0 .rlv-step-3h0{
padding:18px 1.25rem;
}
@media(max-width:558px){
.rlv-dw_h2-3h0{
font-size:1.438rem;
}
}
.rlv-vip_head-3h0{
gap:0.75rem;
justify-content:space-between;
margin-bottom:1.125rem;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
}
.rlv-vip_intro-3h0{
max-width:420px;
font-size:13px;
color:#BDB2CC;
}
.rlv-vip-3h0{
grid-template-columns:repeat(5,1fr);
gap:0.75rem;
display:grid;
}
.rlv-vip-3h0>*{
min-width:0;
}
.rlv-tier-3h0{
padding:1.25rem;
background:#17121E;
border-radius:0.75rem;
border:1px solid #3A2D50;
}
.rlv-tier_on-3h0{
border-color:#E030C8;
background:rgba(224, 48, 200, 0.12);
}
.rlv-tier_medal-3h0{
background:linear-gradient(135deg,#E030C8,#9A1090);
border-radius:0.5rem;
height:30px;
width:30px;
margin-bottom:14px;
}
.rlv-tier_name-3h0{
margin-bottom:0.313rem;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F2EDF8;
font-weight:700;
font-size:15px;
}
.rlv-tier_tx-3h0{
line-height:1.5;
color:#8A7FA0;
font-size:11.5px;
}
@media(max-width:1024px){
.rlv-vip-3h0{
grid-template-columns:repeat(2,1fr);
}
}
.rlv-steps-3h0{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.rlv-steps-3h0>*{
min-width:0;
}
.rlv-step-3h0{
padding:24px;
background:#17121E;
border-radius:0.75rem;
border:1px solid #3A2D50;
position:relative;
}
.rlv-step_num-3h0{
background:#E030C8;
border-radius:0.5rem;
align-items:center;
width:30px;
display:flex;
font-size:0.813rem;
font-weight:700;
margin-bottom:14px;
color:#1A0030;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
height:30px;
justify-content:center;
}
.rlv-step_h-3h0{
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#F2EDF8;
font-size:1rem;
margin-bottom:0.438rem;
}
.rlv-step_p-3h0{
line-height:1.55;
color:#BDB2CC;
font-size:0.813rem;
}
@media(max-width:1024px){
.rlv-steps-3h0{
grid-template-columns:1fr;
}
}
.rlv-pay_logos-3h0{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.rlv-pay_logos-3h0>*{
min-width:0;
}
.rlv-pay-3h0{
border:1px solid #3A2D50;
border-radius:0.5rem;
color:#BDB2CC;
height:48px;
justify-content:center;
display:flex;
font-size:0.75rem;
align-items:center;
font-weight:700;
}
.rlv-table-3h0{
border:1px solid #3A2D50;
overflow:hidden;
border-radius:0.75rem;
}
.rlv-trow-3h0{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.rlv-trow-3h0>div{
padding:13px 0.875rem;
min-width:0;
}
.rlv-trow-3h0>div:first-child{
color:#F2EDF8;
padding-left:16px;
font-weight:700;
}
.rlv-trow_th-3h0{
background:#0F0B14;
color:#8A7FA0;
letter-spacing:.06em;
font-size:0.594rem;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
}
.rlv-trow-3h0:not(.rlv-trow_th-3h0){
background:#17121E;
border-top:1px solid #2A2038;
color:#BDB2CC;
}
.rlv-trow_zebra-3h0{
background:#1E1727;
}
.rlv-pos-3h0{
font-weight:700;
color:#E030C8;
}
@media(max-width:1024px){
.rlv-pay_logos-3h0{
grid-template-columns:repeat(2,1fr);
}
}
.rlv-app-3h0{
gap:36px;
flex-wrap:wrap;
align-items:center;
display:flex;
justify-content:space-between;
}
.rlv-app_copy-3h0{
max-width:520px;
}
.rlv-app_h2-3h0{
margin:12px 0 10px;
font-size:1.75rem;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F2EDF8;
line-height:1.05;
font-weight:700;
}
.rlv-app_text-3h0{
color:#BDB2CC;
margin-bottom:1.25rem;
font-size:14px;
line-height:1.6;
}
.rlv-app_btns-3h0{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.rlv-store-3h0{
background:#0F0B14;
padding:11px 1.125rem;
border:1px solid #3A2D50;
gap:0.563rem;
border-radius:12px;
display:inline-flex;
color:#F2EDF8;
font-size:13px;
font-weight:700;
cursor:pointer;
align-items:center;
}
.rlv-store-3h0 svg{
height:16px;
width:16px;
}
.rlv-app_qr_wrap-3h0{
gap:16px;
display:flex;
align-items:center;
}
.rlv-qr-3h0{
padding:0.688rem;
gap:3px;
grid-template-columns:repeat(5,1fr);
border-radius:12px;
grid-template-rows:repeat(5,1fr);
background:#0F0B14;
border:1px solid #3A2D50;
width:108px;
height:6.75rem;
display:grid;
}
.rlv-qr-3h0 i{
background:transparent;
}
.rlv-qr_f-3h0{
background:#E030C8;
}
.rlv-app_qr_cap-3h0{
max-width:84px;
line-height:1.4;
font-size:0.75rem;
color:#8A7FA0;
}
.rlv-promo_grid-3h0{
grid-template-columns:repeat(3,1fr);
gap:16px;
display:grid;
}
.rlv-promo_grid-3h0>*{
min-width:0;
}
.rlv-promo-3h0{
overflow:hidden;
border-radius:1.25rem;
background:#17121E;
padding:24px;
border:1px solid #3A2D50;
min-height:150px;
position:relative;
}
.rlv-promo_h-3h0{
line-height:1.05;
color:#F2EDF8;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.625rem;
font-weight:700;
margin-top:0.375rem;
}
.rlv-promo_h-3h0 em{
color:#E030C8;
font-style:normal;
}
.rlv-promo_p-3h0{
font-size:0.781rem;
margin-top:8px;
color:#BDB2CC;
line-height:1.5;
}
.rlv-promo_feat-3h0{
border-color:#3A2D50;
background:linear-gradient(135deg,#1A0D2E,#0E0B22);
}
.rlv-promo_feat-3h0 .rlv-promo_h-3h0{
color:#F2EDF8;
}
.rlv-promo_feat-3h0 .rlv-promo_h-3h0 em{
color:#F050D8;
}
.rlv-promo_feat-3h0 .rlv-promo_p-3h0{
color:#C4B8DC;
}
.rlv-promo_feat-3h0 .rlv-eyebrow-3h0{
color:#F050D8;
}
@media(max-width:1025px){
.rlv-promo_grid-3h0{
grid-template-columns:1fr;
}
}
.rlv-news-3h0{
border:1px solid #3A2D50;
padding:1.625rem 32px;
gap:24px;
border-radius:1.25rem;
background:linear-gradient(135deg,#1A0D2E,#0E0B22);
align-items:center;
display:flex;
flex-wrap:wrap;
color:#F2EDF8;
justify-content:space-between;
}
.rlv-news_h3-3h0{
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:20px;
margin-bottom:4px;
color:#F2EDF8;
font-weight:700;
}
.rlv-news_text-3h0{
font-size:13px;
color:#C4B8DC;
}
.rlv-news_form-3h0{
gap:0.625rem;
flex:1;
max-width:27.5rem;
display:flex;
min-width:0;
}
.rlv-news_form-3h0 .rlv-input-3h0{
min-width:0;
}
@media(max-width:560px){
.rlv-news_form-3h0{
width:100%;
}
}
.rlv-input-3h0{
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.12);
padding:13px 1rem;
border-radius:8px;
flex:1;
font-size:13.5px;
color:#C4B8DC;
}
.rlv-banner-3h0{
gap:28px;
padding:2.25rem 40px;
background:linear-gradient(115deg,#1A0D2E,#0E0B22);
border:1px solid #3A2D50;
overflow:hidden;
border-radius:1.25rem;
justify-content:space-between;
color:#F2EDF8;
flex-wrap:wrap;
display:flex;
position:relative;
align-items:center;
}
.rlv-banner_glow-3h0{
background:radial-gradient(circle,rgba(220, 40, 180, 0.22),transparent 68%);
border-radius:50%;
transform:translateY(-50%);
width:12.5rem;
right:80px;
height:200px;
position:absolute;
top:50%;
}
.rlv-banner_in-3h0{
position:relative;
max-width:35rem;
}
.rlv-banner-3h0 .rlv-eyebrow-3h0{
color:#F050D8;
}
.rlv-banner_h2-3h0{
margin:0.625rem 0;
font-size:30px;
color:#F2EDF8;
line-height:1.05;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.rlv-banner_text-3h0{
line-height:1.6;
color:#C4B8DC;
font-size:14px;
}
@media(max-width:561px){
.rlv-banner_h2-3h0{
font-size:24px;
}
}
.rlv-rv_head-3h0{
gap:12px;
display:flex;
align-items:flex-end;
margin-bottom:1.125rem;
flex-wrap:wrap;
justify-content:space-between;
}
.rlv-rv_agg-3h0{
gap:0.625rem;
display:flex;
align-items:center;
}
.rlv-rv_source-3h0{
color:#8A7FA0;
font-size:0.781rem;
}
.rlv-rv_grid-3h0{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.rlv-rv_grid-3h0>*{
min-width:0;
}
.rlv-review-3h0{
border:1px solid #3A2D50;
padding:24px;
border-radius:12px;
background:#17121E;
}
.rlv-review-3h0 .rlv-stars-3h0{
margin-bottom:10px;
}
.rlv-review-3h0 p{
color:#F2EDF8;
margin-bottom:0.875rem;
font-size:14.5px;
font-weight:600;
line-height:1.5;
}
.rlv-review_by-3h0{
font-size:0.781rem;
color:#8A7FA0;
}
@media(max-width:1022px){
.rlv-rv_grid-3h0{
grid-template-columns:1fr;
}
}
.rlv-et_h2-3h0{
margin:10px 0 14px;
line-height:1.08;
font-weight:700;
color:#F2EDF8;
font-size:28px;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.rlv-et_right-3h0{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.rlv-et_updated-3h0{
background:#0F0B14;
gap:0.625rem;
border:1px solid #3A2D50;
padding:14px 1.125rem;
border-radius:0.75rem;
color:#BDB2CC;
font-size:0.75rem;
align-items:center;
display:flex;
}
.rlv-et_updated-3h0 svg{
flex:none;
width:0.938rem;
height:15px;
color:#E030C8;
}
.rlv-et_updated-3h0 b{
color:#F2EDF8;
}
@media(max-width:562px){
.rlv-et_h2-3h0{
font-size:24px;
}
}
.rlv-op_h2-3h0{
margin:10px 0 8px;
color:#F2EDF8;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:1.5rem;
line-height:1.1;
}
.rlv-op_text-3h0{
font-size:0.844rem;
line-height:1.6;
color:#BDB2CC;
}
@media(max-width:558px){
.rlv-op_h2-3h0{
font-size:22px;
}
}
.rlv-rc-3h0{
grid-template-columns:1fr 1fr 1fr;
gap:32px;
display:grid;
}
.rlv-rc-3h0>*{
min-width:0;
}
.rlv-rc_awards-3h0{
gap:0.688rem;
display:flex;
flex-direction:column;
}
.rlv-award-3h0{
gap:0.688rem;
align-items:center;
display:flex;
}
.rlv-award-3h0 svg{
flex:none;
height:18px;
width:1.125rem;
color:#F5C518;
}
.rlv-award_t-3h0{
color:#F2EDF8;
font-size:0.844rem;
font-weight:700;
}
.rlv-award_s-3h0{
font-size:0.719rem;
color:#8A7FA0;
}
.rlv-rc_press-3h0{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.rlv-logo_cell-3h0{
border:1px solid #3A2D50;
border-radius:0.5rem;
justify-content:center;
color:#BDB2CC;
display:flex;
font-size:0.813rem;
height:3rem;
font-weight:700;
align-items:center;
}
.rlv-rc_partner-3h0{
padding:1.25rem;
border:1px solid #3A2D50;
border-radius:0.75rem;
background:#17121E;
}
.rlv-rc_partner_name-3h0{
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:18px;
color:#F2EDF8;
margin-bottom:6px;
font-weight:700;
}
.rlv-rc_partner_text-3h0{
line-height:1.55;
color:#BDB2CC;
font-size:0.781rem;
}
@media(max-width:1026px){
.rlv-rc-3h0{
grid-template-columns:1fr;
gap:22px;
}
.rlv-rc_press-3h0{
grid-template-columns:repeat(4,1fr);
}
}
.rlv-ab_h2-3h0{
margin:14px 0 16px;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F2EDF8;
font-size:32px;
font-weight:700;
line-height:1.08;
}
.rlv-ab_body-3h0{
color:#BDB2CC;
margin-bottom:0.875rem;
line-height:1.65;
font-size:0.938rem;
}
.rlv-ab_chips-3h0{
gap:10px;
flex-wrap:wrap;
margin-top:0.5rem;
display:flex;
}
.rlv-faq-3h0{
gap:10px;
flex-direction:column;
display:flex;
}
.rlv-faq_item-3h0{
background:#17121E;
border:1px solid #3A2D50;
border-radius:0.75rem;
padding:1.125rem 1.375rem;
}
.rlv-faq_q-3h0{
list-style:none;
gap:16px;
align-items:center;
font-weight:600;
display:flex;
font-size:0.969rem;
cursor:pointer;
color:#F2EDF8;
justify-content:space-between;
}
.rlv-faq_q-3h0::-webkit-details-marker{
display:none;
}
.rlv-faq_q_t-3h0{
gap:10px;
display:flex;
}
.rlv-faq_q_i-3h0{
color:#E030C8;
font-style:normal;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.rlv-faq_pm-3h0{
font-size:20px;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#E030C8;
}
.rlv-faq_item-3h0[open] .rlv-faq_pm-3h0{
transform:rotate(45deg);
}
.rlv-faq_a-3h0{
font-size:0.844rem;
line-height:1.6;
margin-top:0.75rem;
color:#BDB2CC;
}
@media(max-width:557px){
.rlv-ab_h2-3h0{
font-size:1.625rem;
}
}
.rlv-dispute-3h0{
border:1px dashed #5A4478;
gap:28px;
padding:26px 1.875rem;
border-radius:0.75rem;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.rlv-dispute_in-3h0{
max-width:41.25rem;
}
.rlv-dispute_h2-3h0{
font-weight:700;
color:#F2EDF8;
margin-bottom:8px;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.375rem;
}
.rlv-dispute_text-3h0{
color:#BDB2CC;
font-size:0.844rem;
line-height:1.6;
}
.rlv-provs-3h0{
grid-template-columns:repeat(6,1fr);
gap:12px;
display:grid;
margin-bottom:1.75rem;
}
.rlv-provs-3h0>*{
min-width:0;
}
.rlv-prov-3h0{
padding:0.75rem;
border-radius:12px;
background:#17121E;
border:1px solid #3A2D50;
justify-content:center;
align-items:center;
height:64px;
display:flex;
text-decoration:none;
}
.rlv-prov_img-3h0{
max-width:100%;
max-height:32px;
object-fit:contain;
}
.rlv-resp-3h0{
padding:26px;
border-radius:0.75rem;
border:1px solid #3A2D50;
background:#17121E;
gap:1.5rem;
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
}
.rlv-resp_in-3h0{
max-width:560px;
}
.rlv-resp_h-3h0{
margin-bottom:8px;
font-weight:700;
color:#F2EDF8;
font-size:19px;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.rlv-resp_p-3h0{
font-size:0.844rem;
line-height:1.6;
color:#BDB2CC;
}
.rlv-resp_badges-3h0{
gap:14px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.rlv-age18-3h0{
padding:4px 8px;
border:1.5px solid #E8302A;
border-radius:0.5rem;
color:#E8302A;
font-size:13px;
font-weight:700;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.rlv-resp_org-3h0{
font-size:0.813rem;
color:#8A7FA0;
font-weight:600;
}
@media(max-width:1025px){
.rlv-provs-3h0{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:562px){
.rlv-provs-3h0{
grid-template-columns:repeat(2,1fr);
}
}
.rlv-footer-3h0{
padding:40px 28px;
background:#09060D;
border-top:1px solid #2A2038;
}
.rlv-footer_grid-3h0{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
margin-right:auto;
max-width:87.5rem;
margin-left:auto;
margin-bottom:1.75rem;
}
.rlv-footer_grid-3h0>*{
min-width:0;
}
.rlv-footer_grid-3h0 h4{
color:#5A5070;
letter-spacing:.12em;
text-transform:uppercase;
margin-bottom:0.813rem;
font-size:10px;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.rlv-fcol-3h0{
gap:9px;
flex-direction:column;
color:#BDB2CC;
font-size:13px;
display:flex;
}
.rlv-fcol-3h0 a{
cursor:pointer;
}
.rlv-ft_about-3h0{
line-height:1.6;
font-size:13px;
margin-top:12px;
max-width:16.25rem;
color:#8A7FA0;
}
.rlv-ft_contact-3h0{
margin-top:12px;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#E030C8;
font-size:12.5px;
overflow-wrap:anywhere;
}
.rlv-footer_bottom-3h0{
gap:1rem;
margin:0 auto;
display:flex;
padding-top:1.25rem;
flex-wrap:wrap;
border-top:1px solid #2A2038;
max-width:87.5rem;
align-items:center;
justify-content:space-between;
}
.rlv-footer_bottom-3h0 p{
line-height:1.6;
color:#5A5070;
font-size:0.688rem;
max-width:45rem;
}
@media(max-width:1025px){
.rlv-footer_grid-3h0{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:562px){
.rlv-footer_grid-3h0{
grid-template-columns:1fr;
}
}