*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0f0e13;
font-family:"Golos Text", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:15px;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
color:#ccc6e0;
line-height:1.6;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.54);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.mfv-layoutpe8{
flex-direction:column;
display:flex;
min-height:100vh;
}
.mfv-mainpe8{
flex:1 1 auto;
width:100%;
min-width:0;
}
.mfv-containerpe8{
margin:0 auto;
padding:0 1rem;
max-width:87.5rem;
width:100%;
}
@media(min-width:766px){
.mfv-containerpe8{
padding:0 2rem;
}
}
@media(min-width:1099px){
.mfv-containerpe8{
padding:0 56px;
}
}
.mfv-eyebrowpe8{
line-height:1.4;
letter-spacing:.2em;
text-transform:uppercase;
color:#9d4edd;
font-size:0.688rem;
display:inline-block;
overflow-wrap:break-word;
font-family:"Golos Text", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:600;
}
.mfv-bandpe8{
background:#12101a;
color:#ede8fb;
}
.mfv-bandpe8 .mfv-eyebrowpe8{
color:#c084fc;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.mfv-tbpe8{
background:#0f0e13;
top:0;
border-bottom:1px solid rgba(220,210,255,0.13);
z-index:50;
position:sticky;
}
.mfv-tb_inpe8{
gap:16px;
margin:0 auto;
padding:0.75rem 16px;
display:flex;
width:100%;
max-width:87.5rem;
justify-content:space-between;
align-items:center;
}
@media(min-width:768px){
.mfv-tb_inpe8{
padding:1rem 2rem;
}
}
@media(min-width:1101px){
.mfv-tb_inpe8{
padding:18px 3.5rem;
}
}
.mfv-tb_leftpe8{
gap:28px;
display:flex;
align-items:center;
min-width:0;
}
.mfv-tb_logope8{
gap:11px;
align-items:center;
display:flex;
min-width:0;
}
.mfv-tb_logo_markpe8{
border-radius:8px;
flex:0 0 auto;
object-fit:cover;
width:2.125rem;
height:34px;
}
.mfv-tb_logo_txtpe8{
line-height:1;
flex-direction:column;
min-width:0;
display:flex;
}
.mfv-tb_logo_namepe8{
overflow:hidden;
white-space:nowrap;
font-weight:700;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
letter-spacing:.02em;
font-size:1.375rem;
text-overflow:ellipsis;
color:#f0ecfa;
}
.mfv-tb_logo_subpe8{
overflow:hidden;
margin-top:4px;
white-space:nowrap;
font-size:8.5px;
font-weight:600;
text-transform:uppercase;
text-overflow:ellipsis;
letter-spacing:.32em;
color:#9d4edd;
}
.mfv-tb_navpe8{
display:none;
}
@media(min-width:958px){
.mfv-tb_navpe8{
gap:28px;
display:flex;
align-items:center;
}
}
.mfv-tb_nav_itempe8{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
border-bottom:2px solid transparent;
font-size:0.875rem;
font-weight:600;
padding-bottom:3px;
color:#ccc6e0;
}
.mfv-tb_nav_itempe8:hover{
color:#f0ecfa;
}
.mfv-tb_nav_itempe8.mfv-state_activepe8{
border-color:#9d4edd;
color:#f0ecfa;
}
.mfv-tb_rightpe8{
gap:0.875rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.mfv-tb_searchpe8{
transition:color .22s ease;
align-items:center;
display:flex;
color:#ccc6e0;
justify-content:center;
}
.mfv-tb_searchpe8:hover{
color:#9d4edd;
}
.mfv-tb_searchpe8 svg{
width:18px;
height:18px;
}
.mfv-tb_langpe8{
font-weight:600;
font-size:0.688rem;
text-transform:uppercase;
letter-spacing:.1em;
color:#9d95b8;
}
.mfv-tb_langpe8:hover{
color:#f0ecfa;
}
.mfv-tb_loginpe8{
font-weight:600;
color:#f0ecfa;
display:none;
font-size:14px;
}
@media(min-width:771px){
.mfv-tb_loginpe8{
display:inline-block;
}
}
.mfv-tb_registerpe8{
background:#c084fc;
border-radius:999px;
transition:background-color .22s ease;
padding:11px 22px;
white-space:nowrap;
font-weight:700;
font-size:0.875rem;
color:#0f0e13;
}
.mfv-tb_registerpe8:hover{
background:#d0a0fd;
}
.mfv-mobpe8{
background:#0f0e13;
left:0;
border-top:1px solid rgba(220,210,255,0.13);
bottom:0;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
right:0;
z-index:60;
}
@media(min-width:961px){
.mfv-mobpe8{
display:none;
}
}
.mfv-mob_inpe8{
margin:0 auto;
justify-content:space-around;
max-width:560px;
display:flex;
align-items:stretch;
}
.mfv-mob_itempe8{
flex:1 1 0;
padding:9px 0.25rem;
transition:color .22s ease;
gap:3px;
display:flex;
flex-direction:column;
align-items:center;
color:#9d95b8;
min-width:0;
}
.mfv-mob_itempe8.mfv-state_activepe8{
color:#9d4edd;
}
.mfv-mob_icpe8{
align-items:center;
display:flex;
justify-content:center;
}
.mfv-mob_icpe8 svg{
width:20px;
height:1.25rem;
}
.mfv-mob_lbpe8{
overflow:hidden;
max-width:100%;
font-size:0.625rem;
white-space:nowrap;
font-weight:600;
text-overflow:ellipsis;
}
@media(max-width:961px){
body{
padding-bottom:60px;
}
}
.mfv-railpe8{
min-width:0;
position:relative;
}
.mfv-rail_scrollpe8{
gap:14px;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
display:flex;
padding-bottom:0.875rem;
overflow-x:auto;
}
@media(min-width:771px){
.mfv-rail_scrollpe8{
gap:1.125rem;
}
}
.mfv-gcpe8{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:767px){
.mfv-gcpe8{
width:11.75rem;
}
}
.mfv-gc_imgpe8{
background:#17151e;
border-radius:14px;
overflow:hidden;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 0 0 1px rgba(157,78,221,0.08);
position:relative;
padding-bottom:133.33%;
}
.mfv-gc_imgpe8 img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.mfv-gc_coverpe8{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.54));
pointer-events:none;
position:absolute;
}
.mfv-gc_hoverpe8{
transition:opacity .22s ease;
inset:0;
background:rgba(0,0,0,0.54);
justify-content:center;
align-items:center;
opacity:0;
display:flex;
position:absolute;
}
.mfv-gcpe8:hover .mfv-gc_hoverpe8{
opacity:1;
}
.mfv-gc_hover_btnpe8{
background:#c084fc;
border-radius:999px;
display:flex;
align-items:center;
width:2.875rem;
color:#0f0e13;
height:46px;
justify-content:center;
}
.mfv-gc_hover_btnpe8 svg{
width:18px;
height:1.125rem;
}
.mfv-gc_infope8{
gap:2px;
min-width:0;
display:flex;
margin-top:9px;
flex-direction:column;
}
.mfv-gc_namepe8{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-size:13px;
font-weight:700;
color:#f0ecfa;
}
.mfv-gc_provpe8{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:11px;
color:#9d95b8;
}
.mfv-gc_metape8{
color:#9d95b8;
font-size:11px;
}
.mfv-tcpe8{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:765px){
.mfv-tcpe8{
width:14.375rem;
}
}
.mfv-tc_imgpe8{
background:#17151e;
overflow:hidden;
border-radius:14px;
padding-bottom:75%;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 0 0 1px rgba(157,78,221,0.08);
position:relative;
}
.mfv-tc_imgpe8 img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.mfv-tc_infope8{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
}
.mfv-tc_namepe8{
overflow:hidden;
white-space:nowrap;
color:#f0ecfa;
font-size:14px;
text-overflow:ellipsis;
font-weight:700;
}
.mfv-tc_rtppe8{
font-size:0.688rem;
color:#9d95b8;
}
.mfv-lcpe8{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:765px){
.mfv-lcpe8{
width:16.75rem;
}
}
.mfv-lc_imgpe8{
border-radius:0.875rem;
overflow:hidden;
background:#17151e;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 0 0 1px rgba(157,78,221,0.08);
}
.mfv-lc_imgpe8 img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.mfv-lc_livepe8{
gap:7px;
border-radius:62.438rem;
background:rgba(0,0,0,0.54);
padding:4px 0.563rem;
left:0.75rem;
top:0.75rem;
display:flex;
position:absolute;
align-items:center;
}
.mfv-lc_live_dotpe8{
background:#f43f5e;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
height:8px;
width:0.5rem;
}
.mfv-lc_seatspe8{
text-transform:uppercase;
color:#ede8fb;
font-size:0.625rem;
font-weight:600;
letter-spacing:.08em;
}
.mfv-lc_infope8{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
display:flex;
}
.mfv-lc_namepe8{
overflow:hidden;
font-weight:700;
font-size:0.938rem;
color:#f0ecfa;
text-overflow:ellipsis;
white-space:nowrap;
}
.mfv-lc_betpe8{
color:#9d95b8;
font-size:11px;
}
.mfv-pcpe8{
padding:1rem 14px;
border-radius:14px;
background:#17151e;
border:1px solid rgba(220,210,255,0.07);
gap:8px;
flex-direction:column;
justify-content:center;
min-height:4.625rem;
display:flex;
min-width:0;
align-items:center;
}
.mfv-pc_logope8{
flex:0 0 auto;
width:auto;
height:28px;
object-fit:contain;
max-width:100%;
}
.mfv-pc_namepe8{
overflow:hidden;
text-overflow:ellipsis;
color:#9d95b8;
text-align:center;
max-width:100%;
font-size:0.688rem;
white-space:nowrap;
}
.mfv-gc_tagpe8{
border-radius:8px;
padding:3px 0.5rem;
text-transform:uppercase;
letter-spacing:.06em;
left:0.625rem;
position:absolute;
display:inline-block;
top:0.625rem;
font-size:10px;
z-index:2;
font-weight:700;
}
.mfv-gc_tag_hotpe8{
background:#f43f5e;
color:#ede8fb;
}
.mfv-gc_tag_newpe8{
background:#c084fc;
color:#0f0e13;
}
.mfv-gc_tag_jppe8{
background:#f59e0b;
color:#0f0e13;
}
.mfv-gc_tag_livepe8{
background:#f43f5e;
color:#ede8fb;
}
.mfv-shpe8{
min-width:0;
margin-bottom:1.125rem;
}
.mfv-sh_rowpe8{
gap:1rem;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
}
.mfv-sh_rowpe8 .mfv-sh_lpe8{
gap:6px;
display:flex;
min-width:0;
flex-direction:column;
}
.mfv-sh_stackpe8{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.mfv-sh_centerpe8{
gap:10px;
text-align:center;
display:flex;
align-items:center;
flex-direction:column;
}
.mfv-sh_h2pe8{
font-weight:600;
color:#f0ecfa;
font-size:1.5rem;
line-height:1.1;
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.mfv-sh_h2pe8{
font-size:1.875rem;
}
}
.mfv-bandpe8 .mfv-sh_h2pe8{
color:#ede8fb;
}
.mfv-sh_eb_linepe8{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.mfv-sh_eb_linepe8::before{
background:#9d4edd;
content:"";
display:inline-block;
height:1px;
width:1.75rem;
}
.mfv-bandpe8 .mfv-sh_eb_linepe8::before{
background:#c084fc;
}
.mfv-sh_eb_dotpe8{
gap:8px;
display:inline-flex;
align-items:center;
}
.mfv-sh_eb_dotpe8::before{
background:#9d4edd;
border-radius:50%;
content:"";
display:inline-block;
width:0.375rem;
height:0.375rem;
}
.mfv-bandpe8 .mfv-sh_eb_dotpe8::before{
background:#c084fc;
}
.mfv-sh_linkpe8{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-size:0.813rem;
border-bottom:1px solid #f0ecfa;
color:#f0ecfa;
align-items:center;
white-space:nowrap;
padding-bottom:2px;
font-weight:600;
display:inline-flex;
}
.mfv-sh_linkpe8:hover{
border-color:#9d4edd;
color:#9d4edd;
}
.mfv-sh_linkpe8 svg{
height:14px;
width:0.875rem;
}
.mfv-sh_link_chevpe8{
border-bottom:0;
padding-bottom:0;
}
.mfv-sh_link_btnpe8{
border-radius:62.438rem;
background:#c084fc;
padding:0.563rem 1.125rem;
border-bottom:0;
color:#0f0e13;
}
.mfv-sh_link_btnpe8:hover{
border-color:transparent;
background:#d0a0fd;
color:#0f0e13;
}
.mfv-bandpe8 .mfv-sh_linkpe8{
border-color:#ede8fb;
color:#ede8fb;
}
.mfv-bandpe8 .mfv-sh_link_btnpe8{
background:#c084fc;
color:#0f0e13;
}
.mfv-sh_rulepe8{
margin:-2px 0 1.125rem;
background:rgba(220,210,255,0.13);
height:1px;
}
.mfv-bandpe8 .mfv-sh_rulepe8{
background:rgba(220,210,255,0.13);
}
.mfv-herope8{
padding:2rem 0 8px;
}
@media(min-width:769px){
.mfv-herope8{
padding:56px 0 24px;
}
}
.mfv-hero_inpe8{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:899px){
.mfv-hero_inpe8{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.mfv-hero_copype8{
min-width:0;
}
.mfv-hero_eyebrowpe8{
gap:0.625rem;
margin-bottom:1.375rem;
display:inline-flex;
align-items:center;
}
.mfv-hero_eyebrow_linepe8{
flex:0 0 auto;
background:#9d4edd;
display:inline-block;
height:1px;
width:1.75rem;
}
.mfv-hero_h1pe8{
font-weight:600;
margin-bottom:1.25rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1.04;
color:#f0ecfa;
overflow-wrap:break-word;
font-size:2.375rem;
letter-spacing:-.01em;
}
@media(min-width:768px){
.mfv-hero_h1pe8{
font-size:3.375rem;
}
}
@media(min-width:1097px){
.mfv-hero_h1pe8{
font-size:3.875rem;
}
}
.mfv-hero_h1pe8 em{
color:#9d4edd;
font-style:normal;
}
.mfv-hero_subpe8{
margin-bottom:1.875rem;
line-height:1.6;
font-size:1rem;
max-width:30rem;
color:#7a7294;
}
@media(min-width:769px){
.mfv-hero_subpe8{
font-size:1.125rem;
}
}
.mfv-hero_actionspe8{
gap:0.875rem;
display:flex;
margin-bottom:2.125rem;
flex-wrap:wrap;
align-items:center;
}
.mfv-hero_ctape8{
transition:background-color .22s ease;
gap:10px;
padding:1rem 30px;
background:#c084fc;
border-radius:999px;
display:inline-flex;
color:#0f0e13;
font-size:0.938rem;
font-weight:700;
align-items:center;
}
.mfv-hero_ctape8:hover{
background:#d0a0fd;
}
.mfv-hero_cta_icpe8{
align-items:center;
display:inline-flex;
}
.mfv-hero_cta_icpe8 svg{
width:1rem;
height:16px;
}
.mfv-hero_cta_altpe8{
transition:border-color .22s ease,color .22s ease;
border-radius:62.438rem;
border:1px solid rgba(220,210,255,0.13);
padding:15px 26px;
background:transparent;
align-items:center;
font-weight:600;
font-size:15px;
color:#f0ecfa;
display:inline-flex;
}
.mfv-hero_cta_altpe8:hover{
border-color:#9d4edd;
color:#9d4edd;
}
.mfv-hero_trustpe8{
gap:1.375rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.mfv-hero_trust_itempe8{
gap:9px;
font-size:0.813rem;
color:#ccc6e0;
align-items:center;
font-weight:600;
display:flex;
}
.mfv-hero_trust_icpe8{
align-items:center;
color:#9d4edd;
display:inline-flex;
}
.mfv-hero_trust_icpe8 svg{
width:16px;
height:16px;
}
.mfv-hero_promope8{
border-radius:1.25rem;
overflow:hidden;
background:#17151e;
box-shadow:0 0.5rem 40px rgba(0,0,0,0.6), 0 2px 16px rgba(157,78,221,0.18);
display:flex;
position:relative;
min-height:18.75rem;
}
.mfv-hero_promo_bgpe8{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.mfv-hero_promo_bgpe8::after{
background:linear-gradient(120deg,#12101a 0%,rgba(0,0,0,0.54) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.mfv-hero_promo_glowpe8{
border-radius:50%;
background:radial-gradient(circle,rgba(80,40,160,0.22) 0%,transparent 65%);
width:16.25rem;
position:absolute;
top:-2.5rem;
height:260px;
right:-20px;
pointer-events:none;
}
.mfv-hero_promo_ctpe8{
padding:1.75rem;
z-index:2;
position:relative;
align-self:flex-end;
max-width:88%;
}
.mfv-hero_promo_labelpe8{
display:block;
font-weight:700;
font-size:10px;
text-transform:uppercase;
margin-bottom:0.5rem;
color:#c084fc;
letter-spacing:.25em;
}
.mfv-hero_promo_amountpe8{
font-size:32px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#ede8fb;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:771px){
.mfv-hero_promo_amountpe8{
font-size:2.5rem;
}
}
.mfv-hero_promo_amountpe8 em{
font-style:normal;
color:#c084fc;
}
.mfv-hero_ratingpe8{
border:1px solid rgba(220,210,255,0.07);
padding:10px 14px;
background:#17151e;
border-radius:14px;
gap:10px;
right:14px;
display:flex;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 0 0 1px rgba(157,78,221,0.08);
top:14px;
max-width:min(16.25rem,62%);
position:absolute;
z-index:3;
align-items:center;
}
.mfv-hero_rating_scorepe8{
flex:0 0 auto;
color:#f0ecfa;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:24px;
}
.mfv-hero_rating_txtpe8{
flex:1 1 auto;
min-width:0;
}
.mfv-hero_rating_starspe8{
gap:2px;
display:flex;
color:#9d4edd;
}
.mfv-hero_rating_starspe8 svg{
height:0.75rem;
width:12px;
}
.mfv-hero_rating_cappe8{
line-height:1.35;
color:#9d95b8;
overflow-wrap:break-word;
font-size:0.688rem;
margin-top:3px;
display:block;
}
.mfv-statpe8{
border-top:1px solid rgba(220,210,255,0.13);
border-bottom:1px solid rgba(220,210,255,0.13);
margin-top:16px;
}
.mfv-stat_inpe8{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.mfv-stat_inpe8{
grid-template-columns:repeat(4,1fr);
}
}
.mfv-stat_itempe8{
padding:1.375rem 0.875rem;
border-right:1px solid rgba(220,210,255,0.07);
border-bottom:1px solid rgba(220,210,255,0.07);
min-width:0;
}
.mfv-stat_itempe8:nth-child(2n){
border-right:0;
}
.mfv-stat_itempe8:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.mfv-stat_itempe8{
border-bottom:0;
}
.mfv-stat_itempe8:nth-child(2n){
border-right:1px solid rgba(220,210,255,0.07);
}
.mfv-stat_itempe8:nth-child(4n){
border-right:0;
}
}
.mfv-stat_valuepe8{
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1;
font-weight:700;
color:#f0ecfa;
font-size:30px;
}
@media(min-width:766px){
.mfv-stat_valuepe8{
font-size:2.125rem;
}
}
.mfv-stat_labelpe8{
font-size:0.813rem;
margin-top:0.375rem;
color:#9d95b8;
line-height:1.4;
overflow-wrap:break-word;
}
.mfv-jppe8{
padding:1.875rem 0 10px;
}
.mfv-jp_gridpe8{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:770px){
.mfv-jp_gridpe8{
grid-template-columns:1fr 1fr;
}
.mfv-jp_card_megape8{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.mfv-jp_gridpe8{
grid-template-columns:1.4fr 1fr 1fr;
}
.mfv-jp_card_megape8{
grid-column:auto;
}
}
.mfv-jp_cardpe8{
border-radius:1.25rem;
padding:26px;
overflow:hidden;
border:1px solid rgba(220,210,255,0.07);
gap:12px;
background:#17151e;
min-width:0;
display:flex;
flex-direction:column;
min-height:200px;
justify-content:space-between;
position:relative;
}
.mfv-jp_card_megape8{
background:linear-gradient(135deg,#1a1228,#0b0a10);
border-color:transparent;
color:#ede8fb;
min-height:13.125rem;
}
.mfv-jp_glowpe8{
border-radius:50%;
background:radial-gradient(circle,rgba(80,40,160,0.22),transparent 70%);
position:absolute;
height:12.5rem;
right:-40px;
top:-2.5rem;
width:200px;
pointer-events:none;
}
.mfv-jp_labelpe8{
gap:10px;
letter-spacing:.16em;
color:#9d4edd;
font-weight:700;
display:flex;
align-items:center;
justify-content:space-between;
position:relative;
flex-wrap:wrap;
font-size:0.625rem;
text-transform:uppercase;
}
.mfv-jp_card_megape8 .mfv-jp_labelpe8{
color:#c084fc;
}
.mfv-jp_droppe8{
letter-spacing:.04em;
color:#9d95b8;
font-weight:600;
text-transform:none;
}
.mfv-jp_card_megape8 .mfv-jp_droppe8{
color:#a098c0;
}
.mfv-jp_amountpe8{
font-size:2.375rem;
color:#f0ecfa;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1;
font-weight:700;
position:relative;
}
.mfv-jp_card_megape8 .mfv-jp_amountpe8{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#c084fc;
}
@media(min-width:769px){
.mfv-jp_card_megape8 .mfv-jp_amountpe8{
font-size:3.375rem;
}
}
.mfv-jp_gamepe8{
color:#9d95b8;
font-size:0.813rem;
position:relative;
}
.mfv-jp_card_megape8 .mfv-jp_gamepe8{
color:#a098c0;
}
.mfv-jp_ctape8{
position:relative;
align-self:flex-start;
}
.mfv-jp_card_megape8 .mfv-jp_ctape8{
background:#c084fc;
transition:opacity .22s ease;
padding:10px 20px;
border-radius:62.438rem;
font-size:13px;
color:#0f0e13;
font-weight:700;
}
.mfv-jp_card_megape8 .mfv-jp_ctape8:hover{
opacity:.9;
}
.mfv-jp_cardpe8:not(.mfv-jp_card_megape8) .mfv-jp_ctape8{
transition:color .22s ease,border-color .22s ease;
color:#f0ecfa;
font-weight:700;
font-size:0.813rem;
border-bottom:1px solid #f0ecfa;
padding-bottom:2px;
}
.mfv-jp_cardpe8:not(.mfv-jp_card_megape8) .mfv-jp_ctape8:hover{
border-color:#9d4edd;
color:#9d4edd;
}
.mfv-jp_seope8{
margin:0.875rem 0 0;
line-height:1.65;
max-width:760px;
color:#7a7294;
font-size:0.875rem;
overflow-wrap:break-word;
}
.mfv-jp_seope8 strong{
color:#f0ecfa;
font-weight:700;
}
.mfv-growpe8{
padding:1.625rem 0 0.625rem;
}
.mfv-row_seope8{
margin:10px 0 0;
color:#7a7294;
font-size:0.875rem;
max-width:760px;
line-height:1.65;
overflow-wrap:break-word;
}
.mfv-row_seope8 strong{
color:#f0ecfa;
font-weight:700;
}
.mfv-growpe8{
padding:26px 0 10px;
}
.mfv-row_seope8{
margin:10px 0 0;
overflow-wrap:break-word;
line-height:1.65;
color:#7a7294;
font-size:0.875rem;
max-width:47.5rem;
}
.mfv-row_seope8 strong{
font-weight:700;
color:#f0ecfa;
}
.mfv-prpe8{
padding:1.875rem 0 0.375rem;
}
.mfv-pr_cardpe8{
padding:1.625rem;
overflow:hidden;
background:#17151e;
flex:0 0 auto;
border:1px solid rgba(220,210,255,0.07);
border-radius:1.25rem;
gap:10px;
display:flex;
position:relative;
min-height:12.5rem;
flex-direction:column;
width:17.5rem;
}
@media(min-width:770px){
.mfv-pr_cardpe8{
width:300px;
}
}
.mfv-pr_card_featpe8{
border-color:transparent;
background:linear-gradient(150deg,#1a1228,#0b0a10);
color:#ede8fb;
}
.mfv-pr_glowpe8{
background:radial-gradient(circle,rgba(80,40,160,0.22),transparent 70%);
border-radius:50%;
top:-30px;
opacity:0;
position:absolute;
pointer-events:none;
height:130px;
right:-1.875rem;
width:8.125rem;
}
.mfv-pr_card_featpe8 .mfv-pr_glowpe8{
opacity:1;
}
.mfv-pr_labelpe8{
text-transform:uppercase;
color:#9d4edd;
position:relative;
font-weight:700;
letter-spacing:.16em;
font-size:0.625rem;
}
.mfv-pr_card_featpe8 .mfv-pr_labelpe8{
color:#c084fc;
}
.mfv-pr_amountpe8{
color:#f0ecfa;
line-height:1.08;
font-weight:600;
overflow-wrap:break-word;
position:relative;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:26px;
}
.mfv-pr_card_featpe8 .mfv-pr_amountpe8{
color:#ede8fb;
}
.mfv-pr_amountpe8 em{
font-style:normal;
color:#9d4edd;
}
.mfv-pr_card_featpe8 .mfv-pr_amountpe8 em{
color:#c084fc;
}
.mfv-pr_termspe8{
color:#9d95b8;
position:relative;
line-height:1.5;
font-size:13px;
}
.mfv-pr_card_featpe8 .mfv-pr_termspe8{
color:#a098c0;
}
.mfv-pr_ctape8{
position:relative;
align-self:flex-start;
margin-top:auto;
}
.mfv-pr_card_featpe8 .mfv-pr_ctape8{
background:#c084fc;
border-radius:62.438rem;
padding:9px 18px;
transition:opacity .22s ease;
color:#0f0e13;
font-size:0.813rem;
font-weight:700;
}
.mfv-pr_card_featpe8 .mfv-pr_ctape8:hover{
opacity:.9;
}
.mfv-pr_cardpe8:not(.mfv-pr_card_featpe8) .mfv-pr_ctape8{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #f0ecfa;
font-size:13px;
padding-bottom:2px;
font-weight:700;
color:#f0ecfa;
}
.mfv-pr_cardpe8:not(.mfv-pr_card_featpe8) .mfv-pr_ctape8:hover{
border-color:#9d4edd;
color:#9d4edd;
}
.mfv-growpe8{
padding:26px 0 10px;
}
.mfv-row_seope8{
margin:10px 0 0;
overflow-wrap:break-word;
color:#7a7294;
font-size:0.875rem;
max-width:760px;
line-height:1.65;
}
.mfv-row_seope8 strong{
color:#f0ecfa;
font-weight:700;
}
.mfv-trnpe8{
padding:1.875rem 0 10px;
}
.mfv-trn_inpe8{
overflow:hidden;
background:#17151e;
grid-template-columns:1fr;
border-radius:1.25rem;
border:1px solid rgba(220,210,255,0.07);
display:grid;
}
@media(min-width:881px){
.mfv-trn_inpe8{
grid-template-columns:1.05fr 1fr;
}
}
.mfv-trn_bannerpe8{
overflow:hidden;
background:linear-gradient(150deg,#1a1228,#0b0a10);
padding:34px;
color:#ede8fb;
position:relative;
}
.mfv-trn_glowpe8{
border-radius:50%;
background:radial-gradient(circle,rgba(80,40,160,0.22),transparent 70%);
height:200px;
bottom:-40px;
width:200px;
pointer-events:none;
right:-40px;
position:absolute;
}
.mfv-trn_eyebrowpe8{
position:relative;
margin-bottom:14px;
}
.mfv-trn_h2pe8{
font-size:1.875rem;
line-height:1.06;
margin-bottom:12px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#ede8fb;
overflow-wrap:break-word;
font-weight:600;
position:relative;
}
@media(min-width:771px){
.mfv-trn_h2pe8{
font-size:2.25rem;
}
}
.mfv-trn_textpe8{
color:#a098c0;
margin-bottom:22px;
line-height:1.6;
font-size:14px;
max-width:26.25rem;
position:relative;
}
.mfv-trn_timerpe8{
gap:0.5rem;
flex-wrap:wrap;
align-items:center;
display:flex;
position:relative;
margin-bottom:24px;
}
.mfv-trn_timer_cappe8{
font-size:11px;
color:#a098c0;
}
.mfv-trn_timer_boxpe8{
padding:0.25rem 12px;
background:rgba(230,220,255,0.07);
border-radius:8px;
font-weight:700;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#ede8fb;
font-size:1.5rem;
}
.mfv-trn_ctape8{
border-radius:999px;
padding:0.813rem 1.625rem;
background:#c084fc;
transition:opacity .22s ease;
position:relative;
display:inline-block;
font-weight:700;
color:#0f0e13;
font-size:0.875rem;
}
.mfv-trn_ctape8:hover{
opacity:.9;
}
.mfv-trn_lbpe8{
padding:26px 1.75rem;
}
.mfv-trn_lb_headpe8{
gap:10px;
align-items:center;
display:flex;
justify-content:space-between;
margin-bottom:12px;
}
.mfv-trn_lb_titlepe8{
font-weight:600;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:20px;
color:#f0ecfa;
}
.mfv-trn_lb_updpe8{
letter-spacing:.08em;
color:#9d95b8;
text-transform:uppercase;
font-size:11px;
}
.mfv-trn_lb_rowpe8{
padding:11px 12px;
gap:14px;
border-radius:8px;
display:flex;
align-items:center;
}
.mfv-trn_lb_rowpe8:nth-child(2){
background:rgba(157,78,221,0.14);
}
.mfv-trn_lb_rankpe8{
flex:0 0 auto;
width:22px;
color:#9d4edd;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:16px;
font-weight:700;
}
.mfv-trn_lb_avpe8{
flex:0 0 auto;
background:linear-gradient(135deg,#9d4edd,#c084fc);
border-radius:50%;
width:30px;
height:30px;
}
.mfv-trn_lb_namepe8{
overflow:hidden;
flex:1 1 auto;
color:#f0ecfa;
font-size:0.875rem;
font-weight:600;
white-space:nowrap;
text-overflow:ellipsis;
min-width:0;
}
.mfv-trn_lb_amountpe8{
flex:0 0 auto;
color:#f0ecfa;
font-weight:700;
font-size:13px;
}
.mfv-vippe8{
padding:48px 0;
}
@media(min-width:771px){
.mfv-vippe8{
padding:64px 0;
}
}
.mfv-vip_headpe8{
gap:14px;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:879px){
.mfv-vip_headpe8{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.mfv-vip_eyebrowpe8{
margin-bottom:12px;
}
.mfv-vip_h2pe8{
font-weight:600;
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#ede8fb;
line-height:1.05;
font-size:2rem;
}
@media(min-width:769px){
.mfv-vip_h2pe8{
font-size:40px;
}
}
.mfv-vip_intrope8{
line-height:1.6;
max-width:420px;
color:#a098c0;
font-size:0.875rem;
}
.mfv-vip_gridpe8{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:14px;
display:grid;
}
.mfv-vip_cardpe8{
border:1px solid rgba(220,210,255,0.13);
border-radius:14px;
padding:22px 1.125rem;
min-width:0;
}
.mfv-vip_card_featpe8{
border-color:#c084fc;
background:rgba(230,220,255,0.07);
}
.mfv-vip_card_icpe8{
border-radius:8px;
background:linear-gradient(135deg,#9d4edd,#c084fc);
width:2.125rem;
display:block;
height:2.125rem;
margin-bottom:16px;
}
.mfv-vip_namepe8{
margin-bottom:6px;
overflow-wrap:break-word;
color:#ede8fb;
font-size:1.25rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
}
.mfv-vip_perkpe8{
overflow-wrap:break-word;
color:#a098c0;
line-height:1.5;
font-size:0.781rem;
}
.mfv-apppe8{
padding:30px 0 0.625rem;
}
.mfv-app_inpe8{
border-radius:20px;
gap:28px;
border:1px solid rgba(220,210,255,0.07);
padding:32px;
background:#17151e;
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.mfv-app_inpe8{
gap:2.5rem;
padding:40px 44px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.mfv-app_copype8{
min-width:0;
max-width:35rem;
}
.mfv-app_eyebrowpe8{
margin-bottom:12px;
}
.mfv-app_h2pe8{
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:1.75rem;
line-height:1.05;
color:#f0ecfa;
}
@media(min-width:769px){
.mfv-app_h2pe8{
font-size:34px;
}
}
.mfv-app_textpe8{
margin-bottom:22px;
color:#7a7294;
line-height:1.6;
font-size:0.875rem;
}
.mfv-app_btnspe8{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.mfv-app_btnpe8{
gap:10px;
border-radius:0.875rem;
background:#c084fc;
transition:background-color .22s ease;
padding:11px 20px;
color:#0f0e13;
display:inline-flex;
align-items:center;
}
.mfv-app_btnpe8:hover{
background:#d0a0fd;
}
.mfv-app_btn_icpe8{
align-items:center;
display:inline-flex;
}
.mfv-app_btn_icpe8 svg{
height:1.125rem;
width:18px;
}
.mfv-app_btn_lbpe8{
font-weight:700;
font-size:0.844rem;
}
.mfv-app_qr_wrappe8{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.mfv-app_qrpe8{
border-radius:14px;
flex:0 0 auto;
width:108px;
background-image:repeating-linear-gradient(0deg,#17151e 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#17151e 0 0.313rem,transparent 0.313rem 11px);
height:108px;
background-color:#c084fc;
}
.mfv-app_qr_cappe8{
font-size:12.5px;
line-height:1.4;
max-width:5.75rem;
color:#9d95b8;
}
.mfv-nlpe8{
padding:1.5rem 0 10px;
}
.mfv-nl_inpe8{
border-radius:1.25rem;
background:#0e0d16;
gap:22px;
padding:1.875rem 2rem;
flex-direction:column;
color:#ede8fb;
display:flex;
}
@media(min-width:770px){
.mfv-nl_inpe8{
gap:1.75rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.mfv-nl_text_wrappe8{
min-width:0;
}
.mfv-nl_h3pe8{
font-weight:600;
font-size:1.375rem;
color:#ede8fb;
line-height:1.1;
overflow-wrap:break-word;
margin-bottom:5px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.mfv-nl_h3pe8{
font-size:1.5rem;
}
}
.mfv-nl_textpe8{
font-size:0.844rem;
line-height:1.5;
color:#a098c0;
}
.mfv-nl_formpe8{
gap:10px;
flex:1 1 auto;
display:flex;
max-width:28.75rem;
min-width:0;
}
.mfv-nl_inputpe8{
border-radius:0.875rem;
padding:0.813rem 16px;
border:1px solid rgba(220,210,255,0.13);
overflow:hidden;
background:rgba(230,220,255,0.07);
flex:1 1 auto;
text-overflow:ellipsis;
display:flex;
min-width:0;
font-size:0.875rem;
color:#a098c0;
white-space:nowrap;
align-items:center;
}
.mfv-nl_btnpe8{
transition:opacity .22s ease;
flex:0 0 auto;
background:#c084fc;
padding:13px 24px;
border-radius:0.875rem;
color:#0f0e13;
font-size:0.875rem;
white-space:nowrap;
font-weight:700;
}
.mfv-nl_btnpe8:hover{
opacity:.9;
}
.mfv-tspe8{
padding:44px 0;
}
.mfv-ts_inpe8{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:877px){
.mfv-ts_inpe8{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.mfv-ts_leftpe8{
min-width:0;
}
.mfv-ts_h2pe8{
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#ede8fb;
font-size:1.625rem;
margin-bottom:0.75rem;
}
@media(min-width:768px){
.mfv-ts_h2pe8{
font-size:28px;
}
}
.mfv-ts_textpe8{
line-height:1.6;
color:#a098c0;
max-width:520px;
font-size:14.5px;
margin-bottom:22px;
}
.mfv-ts_badgespe8{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.mfv-ts_badgepe8{
color:#a098c0;
font-weight:600;
font-size:0.813rem;
}
.mfv-ts_paype8{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:883px){
.mfv-ts_paype8{
justify-content:flex-end;
}
}
.mfv-ts_pay_chippe8{
padding:12px 16px;
border-radius:0.875rem;
background:rgba(230,220,255,0.07);
border:1px solid rgba(220,210,255,0.13);
font-size:14px;
color:#ede8fb;
font-weight:700;
}
.mfv-provpe8{
padding:2.5rem 0 1.25rem;
}
.mfv-prov_eyebrowpe8{
margin-bottom:1.125rem;
display:block;
}
.mfv-prov_gridpe8{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:559px){
.mfv-prov_gridpe8{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:903px){
.mfv-prov_gridpe8{
grid-template-columns:repeat(6,1fr);
}
}
.mfv-drpe8{
padding:2.25rem 0 0.625rem;
}
.mfv-dr_inpe8{
border:1px dashed rgba(220,210,255,0.13);
padding:28px 32px;
border-radius:14px;
gap:20px;
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.mfv-dr_inpe8{
gap:2rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.mfv-dr_h2pe8{
overflow-wrap:break-word;
font-weight:600;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
color:#f0ecfa;
font-size:1.5rem;
line-height:1.1;
}
@media(min-width:770px){
.mfv-dr_h2pe8{
font-size:26px;
}
}
.mfv-dr_textpe8{
overflow-wrap:break-word;
color:#7a7294;
max-width:680px;
font-size:0.875rem;
line-height:1.6;
}
.mfv-dr_textpe8 b{
color:#f0ecfa;
font-weight:700;
}
.mfv-dr_ctape8{
flex:0 0 auto;
transition:color .22s ease;
color:#f0ecfa;
white-space:nowrap;
border-bottom:1px solid #9d4edd;
font-weight:700;
padding-bottom:2px;
font-size:13.5px;
}
.mfv-dr_ctape8:hover{
color:#9d4edd;
}
.mfv-rvpe8{
background:#17151e;
padding:48px 0;
margin-top:1.5rem;
border-bottom:1px solid rgba(220,210,255,0.07);
border-top:1px solid rgba(220,210,255,0.07);
}
@media(min-width:766px){
.mfv-rvpe8{
padding:56px 0;
}
}
.mfv-rv_headpe8{
gap:1rem;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.mfv-rv_headpe8{
gap:20px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.mfv-rv_eyebrowpe8{
margin-bottom:10px;
}
.mfv-rv_h2pe8{
line-height:1.05;
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:30px;
font-weight:600;
color:#f0ecfa;
}
@media(min-width:768px){
.mfv-rv_h2pe8{
font-size:2.375rem;
}
}
.mfv-rv_aggpe8{
gap:0.75rem;
align-items:center;
display:flex;
}
.mfv-rv_agg_starspe8{
gap:3px;
color:#9d4edd;
display:flex;
}
.mfv-rv_agg_starspe8 svg{
width:18px;
height:1.125rem;
}
.mfv-rv_sourcepe8{
font-size:13px;
color:#7a7294;
}
.mfv-rv_gridpe8{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.mfv-rv_gridpe8{
grid-template-columns:repeat(3,1fr);
}
}
.mfv-rv_cardpe8{
border:1px solid rgba(220,210,255,0.07);
border-radius:14px;
padding:26px;
background:#0f0e13;
min-width:0;
}
.mfv-rv_card_starspe8{
gap:2px;
color:#9d4edd;
margin-bottom:0.75rem;
display:flex;
}
.mfv-rv_card_starspe8 svg{
width:0.875rem;
height:0.875rem;
}
.mfv-rv_card_bodype8{
overflow-wrap:break-word;
color:#f0ecfa;
font-size:18px;
line-height:1.45;
font-weight:500;
margin-bottom:16px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
.mfv-rv_card_metape8{
gap:0.625rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.mfv-rv_card_avpe8{
flex:0 0 auto;
background:linear-gradient(135deg,#9d4edd,#c084fc);
border-radius:50%;
height:32px;
width:2rem;
}
.mfv-rv_card_authorpe8{
font-size:13px;
font-weight:700;
color:#f0ecfa;
}
.mfv-rv_card_locpe8{
font-size:12px;
color:#9d95b8;
}
.mfv-wype8{
padding:3rem 0;
}
@media(min-width:771px){
.mfv-wype8{
padding:56px 0;
}
}
.mfv-wy_inpe8{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:903px){
.mfv-wy_inpe8{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.mfv-wy_leftpe8{
min-width:0;
}
.mfv-wy_eyebrowpe8{
margin-bottom:0.875rem;
}
.mfv-wy_h2pe8{
color:#f0ecfa;
font-weight:600;
margin-bottom:16px;
font-size:2rem;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.mfv-wy_h2pe8{
font-size:2.5rem;
}
}
.mfv-wy_intrope8{
line-height:1.6;
color:#7a7294;
font-size:0.938rem;
}
.mfv-wy_gridpe8{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:562px){
.mfv-wy_gridpe8{
grid-template-columns:1fr 1fr;
}
}
.mfv-wy_cardpe8{
padding:26px;
border-radius:14px;
border:1px solid rgba(220,210,255,0.07);
background:#17151e;
min-width:0;
}
.mfv-wy_card_icpe8{
margin-bottom:16px;
justify-content:center;
color:#9d4edd;
align-items:center;
display:inline-flex;
}
.mfv-wy_card_icpe8 svg{
height:26px;
width:26px;
}
.mfv-wy_card_hpe8{
color:#f0ecfa;
font-weight:600;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:8px;
font-size:1.313rem;
}
.mfv-wy_card_ppe8{
line-height:1.55;
color:#7a7294;
overflow-wrap:break-word;
font-size:0.875rem;
}
.mfv-etpe8{
padding:2.25rem 0 0.625rem;
}
.mfv-et_inpe8{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:879px){
.mfv-et_inpe8{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.mfv-et_leftpe8{
min-width:0;
}
.mfv-et_eyebrowpe8{
margin-bottom:12px;
}
.mfv-et_h2pe8{
font-weight:600;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#f0ecfa;
overflow-wrap:break-word;
margin-bottom:0.875rem;
line-height:1.06;
font-size:1.75rem;
}
@media(min-width:768px){
.mfv-et_h2pe8{
font-size:2rem;
}
}
.mfv-et_textpe8{
color:#7a7294;
font-size:15px;
margin-bottom:22px;
line-height:1.65;
}
.mfv-et_statspe8{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.mfv-et_statpe8{
min-width:0;
}
.mfv-et_stat_vpe8{
font-size:26px;
font-weight:700;
line-height:1;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#f0ecfa;
}
.mfv-et_stat_lpe8{
font-size:12.5px;
color:#9d95b8;
margin-top:4px;
}
.mfv-et_rightpe8{
gap:12px;
display:flex;
flex-direction:column;
}
.mfv-et_memberpe8{
gap:1rem;
border-radius:14px;
padding:1.125rem 20px;
background:#17151e;
border:1px solid rgba(220,210,255,0.07);
align-items:center;
min-width:0;
display:flex;
}
.mfv-et_member_avpe8{
flex:0 0 auto;
background:linear-gradient(135deg,#1a1228,#9d4edd);
border-radius:50%;
height:48px;
width:48px;
}
.mfv-et_member_namepe8{
color:#f0ecfa;
overflow-wrap:break-word;
font-weight:700;
font-size:0.938rem;
}
.mfv-et_member_rolepe8{
font-size:0.781rem;
overflow-wrap:break-word;
color:#9d95b8;
}
.mfv-et_updatedpe8{
background:#0f0e13;
padding:14px 18px;
gap:0.5rem;
border:1px solid rgba(220,210,255,0.07);
border-radius:14px;
color:#7a7294;
align-items:center;
font-size:0.781rem;
display:flex;
}
.mfv-htspe8{
padding:3rem 0;
}
@media(min-width:766px){
.mfv-htspe8{
padding:62px 0;
}
}
.mfv-hts_headpe8{
gap:1.125rem;
margin-bottom:34px;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.mfv-hts_headpe8{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.mfv-hts_eyebrowpe8{
margin-bottom:0.75rem;
}
.mfv-hts_h2pe8{
font-size:30px;
overflow-wrap:break-word;
color:#ede8fb;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
}
@media(min-width:770px){
.mfv-hts_h2pe8{
font-size:38px;
}
}
.mfv-hts_ctape8{
background:#c084fc;
transition:opacity .22s ease;
border-radius:999px;
padding:15px 30px;
flex:0 0 auto;
font-weight:700;
font-size:15px;
color:#0f0e13;
}
.mfv-hts_ctape8:hover{
opacity:.9;
}
.mfv-hts_gridpe8{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.mfv-hts_gridpe8{
grid-template-columns:repeat(3,1fr);
}
}
.mfv-hts_steppe8{
min-width:0;
padding-top:22px;
border-top:1px solid rgba(220,210,255,0.13);
}
.mfv-hts_step_numpe8{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1;
margin-bottom:0.875rem;
font-weight:700;
font-size:44px;
color:#c084fc;
}
.mfv-hts_step_hpe8{
font-size:19px;
overflow-wrap:break-word;
margin-bottom:8px;
font-weight:700;
color:#ede8fb;
line-height:1.2;
}
.mfv-hts_step_ppe8{
font-size:14px;
overflow-wrap:break-word;
color:#a098c0;
line-height:1.55;
}
.mfv-ttpe8{
padding:3rem 0 0.625rem;
}
@media(min-width:771px){
.mfv-ttpe8{
padding:60px 0 0.625rem;
}
}
.mfv-tt_headpe8{
text-align:center;
margin-bottom:34px;
}
.mfv-tt_eyebrowpe8{
margin-bottom:0.75rem;
}
.mfv-tt_h2pe8{
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
color:#f0ecfa;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:2rem;
}
@media(min-width:769px){
.mfv-tt_h2pe8{
font-size:2.625rem;
}
}
.mfv-tt_gridpe8{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.mfv-tt_gridpe8{
grid-template-columns:repeat(3,1fr);
}
}
.mfv-tt_cardpe8{
border-radius:14px;
border:1px solid rgba(220,210,255,0.07);
padding:30px;
background:#17151e;
flex-direction:column;
min-width:0;
display:flex;
}
.mfv-tt_card_icpe8{
color:#9d4edd;
margin-bottom:18px;
display:inline-flex;
align-items:center;
}
.mfv-tt_card_icpe8 svg{
width:1.75rem;
height:1.75rem;
}
.mfv-tt_card_hpe8{
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1.15;
color:#f0ecfa;
font-weight:600;
margin-bottom:0.5rem;
font-size:1.375rem;
}
.mfv-tt_card_ppe8{
line-height:1.6;
margin-bottom:14px;
overflow-wrap:break-word;
color:#7a7294;
font-size:0.875rem;
}
.mfv-tt_card_ppe8 b{
font-weight:700;
color:#f0ecfa;
}
.mfv-tt_card_linkpe8{
transition:color .22s ease;
padding-bottom:2px;
margin-top:auto;
font-weight:700;
align-self:flex-start;
border-bottom:1px solid #9d4edd;
font-size:13px;
color:#f0ecfa;
}
.mfv-tt_card_linkpe8:hover{
color:#9d4edd;
}
.mfv-faqpe8{
padding:3rem 0;
background:#17151e;
border-top:1px solid rgba(220,210,255,0.07);
border-bottom:1px solid rgba(220,210,255,0.07);
margin-top:24px;
}
@media(min-width:767px){
.mfv-faqpe8{
padding:62px 0;
}
}
.mfv-faq_headpe8{
text-align:center;
margin-bottom:2.125rem;
}
.mfv-faq_eyebrowpe8{
margin-bottom:12px;
}
.mfv-faq_h2pe8{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
font-size:2rem;
overflow-wrap:break-word;
color:#f0ecfa;
}
@media(min-width:765px){
.mfv-faq_h2pe8{
font-size:2.375rem;
}
}
.mfv-faq_listpe8{
margin:0 auto;
gap:0.75rem;
max-width:51.25rem;
flex-direction:column;
display:flex;
}
.mfv-faq_itempe8{
border:1px solid rgba(220,210,255,0.07);
background:#0f0e13;
overflow:hidden;
border-radius:14px;
}
.mfv-faq_qpe8{
list-style:none;
gap:20px;
padding:20px 24px;
color:#f0ecfa;
cursor:pointer;
justify-content:space-between;
align-items:center;
font-weight:700;
overflow-wrap:break-word;
font-size:1rem;
display:flex;
}
.mfv-faq_qpe8::-webkit-details-marker{
display:none;
}
.mfv-faq_q_icpe8{
flex:0 0 auto;
transition:transform .22s ease;
color:#9d4edd;
display:inline-flex;
align-items:center;
}
.mfv-faq_q_icpe8 svg{
width:18px;
height:1.125rem;
}
.mfv-faq_itempe8[open] .mfv-faq_q_icpe8{
transform:rotate(180deg);
}
.mfv-faq_ape8{
padding:0 24px 20px;
color:#7a7294;
overflow-wrap:break-word;
line-height:1.6;
font-size:14.5px;
}
.mfv-gdpe8{
padding:3rem 0 10px;
}
.mfv-gd_headpe8{
gap:0.875rem;
display:flex;
flex-direction:column;
margin-bottom:24px;
}
@media(min-width:677px){
.mfv-gd_headpe8{
gap:20px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.mfv-gd_eyebrowpe8{
margin-bottom:10px;
}
.mfv-gd_h2pe8{
font-weight:600;
overflow-wrap:break-word;
color:#f0ecfa;
font-size:28px;
line-height:1.05;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.mfv-gd_h2pe8{
font-size:34px;
}
}
.mfv-gd_morepe8{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-size:0.844rem;
color:#f0ecfa;
font-weight:600;
border-bottom:1px solid #f0ecfa;
}
.mfv-gd_morepe8:hover{
border-color:#9d4edd;
color:#9d4edd;
}
.mfv-gd_gridpe8{
gap:20px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:720px){
.mfv-gd_gridpe8{
grid-template-columns:repeat(3,1fr);
}
}
.mfv-gd_cardpe8{
border:1px solid rgba(220,210,255,0.07);
overflow:hidden;
background:#17151e;
border-radius:14px;
min-width:0;
display:block;
}
.mfv-gd_card_imgpe8{
background:linear-gradient(140deg,#1a1228,#9d4edd);
height:9.375rem;
}
.mfv-gd_card_bodype8{
padding:1.375rem;
}
.mfv-gd_card_catpe8{
font-size:10px;
letter-spacing:.1em;
color:#9d4edd;
text-transform:uppercase;
font-weight:600;
}
.mfv-gd_card_hpe8{
margin:8px 0 10px;
font-weight:600;
line-height:1.2;
font-size:19px;
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#f0ecfa;
}
.mfv-gd_card_metape8{
overflow-wrap:break-word;
font-size:0.75rem;
color:#9d95b8;
}
.mfv-sgpe8{
padding:3rem 0 10px;
}
.mfv-sg_eyebrowpe8{
display:block;
margin-bottom:0.75rem;
}
.mfv-sg_h2pe8{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:30px;
font-weight:600;
margin-bottom:28px;
overflow-wrap:break-word;
color:#f0ecfa;
line-height:1.05;
}
@media(min-width:768px){
.mfv-sg_h2pe8{
font-size:2.25rem;
}
}
.mfv-sg_gridpe8{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:719px){
.mfv-sg_gridpe8{
grid-template-columns:repeat(3,1fr);
}
}
.mfv-sg_colpe8{
min-width:0;
}
.mfv-sg_col_hpe8{
margin-bottom:0.625rem;
font-size:22px;
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
color:#f0ecfa;
}
.mfv-sg_col_ppe8{
line-height:1.65;
overflow-wrap:break-word;
color:#7a7294;
font-size:0.875rem;
}
.mfv-scpe8{
padding:3rem 0 0.625rem;
}
.mfv-sc_headpe8{
margin-bottom:1.75rem;
text-align:center;
}
.mfv-sc_eyebrowpe8{
margin-bottom:0.75rem;
}
.mfv-sc_h2pe8{
font-size:30px;
overflow-wrap:break-word;
color:#f0ecfa;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
}
@media(min-width:767px){
.mfv-sc_h2pe8{
font-size:36px;
}
}
.mfv-sc_tablepe8{
overflow:hidden;
margin:0 auto;
border:1px solid rgba(220,210,255,0.07);
border-radius:14px;
max-width:900px;
}
.mfv-sc_theadpe8{
background:#09080c;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.mfv-sc_thpe8{
padding:0.938rem 1.125rem;
overflow-wrap:break-word;
font-size:0.813rem;
color:#a098c0;
text-align:center;
font-weight:700;
}
.mfv-sc_thpe8:first-child{
text-align:left;
}
.mfv-sc_th_uspe8{
color:#c084fc;
}
.mfv-sc_rowpe8{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(220,210,255,0.07);
}
.mfv-sc_rowpe8:nth-child(even){
background:#17151e;
}
.mfv-sc_tdpe8{
padding:0.938rem 18px;
text-align:center;
overflow-wrap:break-word;
color:#9d95b8;
min-width:0;
font-size:0.875rem;
}
.mfv-sc_tdpe8:first-child{
color:#ccc6e0;
text-align:left;
font-weight:600;
}
.mfv-sc_td_uspe8{
color:#34d399;
font-weight:700;
}
.mfv-sbpe8{
padding:3rem 0;
background:#17151e;
border-bottom:1px solid rgba(220,210,255,0.07);
border-top:1px solid rgba(220,210,255,0.07);
margin-top:24px;
}
@media(min-width:771px){
.mfv-sbpe8{
padding:3.5rem 0;
}
}
.mfv-sb_eyebrowpe8{
display:block;
margin-bottom:0.75rem;
}
.mfv-sb_h2pe8{
font-weight:600;
font-size:1.875rem;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
margin-bottom:26px;
color:#f0ecfa;
}
@media(min-width:768px){
.mfv-sb_h2pe8{
font-size:2.25rem;
}
}
.mfv-sb_gridpe8{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:557px){
.mfv-sb_gridpe8{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.mfv-sb_gridpe8{
grid-template-columns:repeat(4,1fr);
}
}
.mfv-sb_cardpe8{
border:1px solid rgba(220,210,255,0.07);
border-radius:14px;
background:#0f0e13;
padding:1.5rem;
min-width:0;
}
.mfv-sb_card_hpe8{
font-size:1.188rem;
color:#f0ecfa;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:600;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1.15;
}
.mfv-sb_card_ppe8{
overflow-wrap:break-word;
font-size:0.844rem;
line-height:1.6;
color:#7a7294;
}
.mfv-sb_rtppe8{
gap:1.5rem;
border-radius:0.875rem;
padding:1.625rem 1.75rem;
background:#0f0e13;
border:1px solid rgba(220,210,255,0.07);
grid-template-columns:1fr;
align-items:center;
display:grid;
margin-top:18px;
}
@media(min-width:758px){
.mfv-sb_rtppe8{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.mfv-sb_rtp_hpe8{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:8px;
line-height:1.15;
color:#f0ecfa;
font-size:1.25rem;
overflow-wrap:break-word;
}
.mfv-sb_rtp_ppe8{
font-size:0.844rem;
line-height:1.6;
overflow-wrap:break-word;
color:#7a7294;
}
.mfv-sb_rtp_statspe8{
gap:16px;
display:flex;
}
.mfv-sb_statpe8{
border-radius:0.5rem;
padding:1.125rem;
background:#17151e;
flex:1 1 0;
text-align:center;
min-width:0;
}
.mfv-sb_stat_vpe8{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:1.625rem;
color:#34d399;
overflow-wrap:break-word;
}
.mfv-sb_stat_lpe8{
font-size:11.5px;
margin-top:0.25rem;
color:#9d95b8;
}
.mfv-elpe8{
padding:48px 0;
}
@media(min-width:770px){
.mfv-elpe8{
padding:56px 0;
}
}
.mfv-el_inpe8{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:902px){
.mfv-el_inpe8{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.mfv-el_leftpe8{
min-width:0;
}
.mfv-el_eyebrowpe8{
margin-bottom:0.875rem;
}
.mfv-el_h2pe8{
font-size:32px;
margin-bottom:1.375rem;
color:#f0ecfa;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.08;
font-weight:600;
}
@media(min-width:767px){
.mfv-el_h2pe8{
font-size:2.375rem;
}
}
.mfv-el_bodype8 p{
margin-bottom:18px;
font-size:1rem;
color:#ccc6e0;
overflow-wrap:break-word;
line-height:1.7;
}
.mfv-el_dropcappe8{
padding:6px 0.75rem 0 0;
color:#9d4edd;
line-height:.8;
font-size:62px;
font-weight:700;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
float:left;
}
.mfv-el_rightpe8{
min-width:0;
}
.mfv-el_quotepe8{
background:linear-gradient(150deg,#1a1228,#0b0a10);
border-radius:20px;
padding:2.25rem;
color:#ede8fb;
margin-bottom:24px;
position:relative;
}
.mfv-el_quote_markpe8{
display:inline-flex;
align-items:center;
color:#c084fc;
margin-bottom:6px;
}
.mfv-el_quote_markpe8 svg{
height:34px;
width:34px;
}
.mfv-el_quote_textpe8{
font-size:22px;
color:#ede8fb;
line-height:1.4;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
margin-bottom:1.375rem;
overflow-wrap:break-word;
font-weight:500;
}
.mfv-el_quote_metape8{
gap:0.75rem;
align-items:center;
display:flex;
}
.mfv-el_quote_avpe8{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#9d4edd,#c084fc);
width:38px;
height:2.375rem;
}
.mfv-el_quote_authorpe8{
color:#ede8fb;
font-weight:700;
font-size:0.875rem;
}
.mfv-el_quote_meta_subpe8{
color:#a098c0;
font-size:12px;
}
.mfv-el_explainpe8{
border:1px solid rgba(220,210,255,0.07);
overflow:hidden;
border-radius:14px;
}
.mfv-el_explain_cardpe8{
padding:22px 1.5rem;
}
.mfv-el_explain_cardpe8+.mfv-el_explain_cardpe8{
border-top:1px solid rgba(220,210,255,0.07);
}
.mfv-el_explain_hpe8{
font-weight:600;
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#f0ecfa;
font-size:1.25rem;
line-height:1.15;
margin-bottom:8px;
}
.mfv-el_explain_ppe8{
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
color:#7a7294;
}
.mfv-lhpe8{
padding:40px 0 1.25rem;
}
.mfv-lh_inpe8{
border-top:1px solid rgba(220,210,255,0.13);
padding-top:2.125rem;
}
.mfv-lh_eyebrowpe8{
margin-bottom:1.375rem;
display:block;
}
.mfv-lh_gridpe8{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:603px){
.mfv-lh_gridpe8{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.mfv-lh_gridpe8{
grid-template-columns:repeat(5,1fr);
}
}
.mfv-lh_colpe8{
min-width:0;
}
.mfv-lh_col_hpe8{
overflow-wrap:break-word;
font-weight:700;
color:#f0ecfa;
font-size:13px;
margin-bottom:0.75rem;
}
.mfv-lh_linkspe8{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.mfv-lh_linkpe8{
transition:color .22s ease;
color:#7a7294;
font-size:13px;
overflow-wrap:break-word;
}
.mfv-lh_linkpe8:hover{
color:#9d4edd;
}
.mfv-ftpe8{
background:#09080c;
margin-top:2.5rem;
color:#a098c0;
}
.mfv-ft_inpe8{
gap:2rem;
grid-template-columns:1fr;
padding:3rem 0 28px;
display:grid;
}
@media(min-width:603px){
.mfv-ft_inpe8{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.mfv-ft_inpe8{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.mfv-ft_brandpe8{
min-width:0;
}
.mfv-ft_logope8{
color:#ede8fb;
overflow-wrap:break-word;
font-weight:700;
font-size:26px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
.mfv-ft_taglinepe8{
max-width:17.5rem;
line-height:1.6;
color:#a098c0;
margin-top:0.875rem;
font-size:13.5px;
}
.mfv-ft_contactpe8{
transition:color .22s ease;
color:#c084fc;
margin-top:0.75rem;
font-size:0.813rem;
display:inline-block;
max-width:280px;
overflow-wrap:anywhere;
}
.mfv-ft_contactpe8:hover{
color:#ede8fb;
}
.mfv-ft_colpe8{
min-width:0;
}
.mfv-ft_col_hpe8{
font-weight:700;
margin-bottom:14px;
text-transform:uppercase;
overflow-wrap:break-word;
letter-spacing:.08em;
font-size:0.813rem;
color:#ede8fb;
}
.mfv-ft_col_linkspe8{
gap:10px;
display:flex;
flex-direction:column;
}
.mfv-ft_linkpe8{
transition:color .22s ease;
color:#a098c0;
font-size:13.5px;
overflow-wrap:break-word;
}
.mfv-ft_linkpe8:hover{
color:#ede8fb;
}
.mfv-ft_botpe8{
padding:22px 0 40px;
gap:16px;
flex-direction:column;
display:flex;
border-top:1px solid rgba(220,210,255,0.13);
}
@media(min-width:765px){
.mfv-ft_botpe8{
gap:20px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.mfv-ft_legalpe8{
overflow-wrap:break-word;
line-height:1.6;
font-size:0.719rem;
color:#524c68;
max-width:760px;
}
.mfv-ft_legalpe8 b{
font-weight:700;
color:#a098c0;
}
.mfv-ft_agepe8{
border-radius:8px;
border:1.5px solid #c084fc;
padding:0.25rem 0.563rem;
flex:0 0 auto;
font-weight:700;
font-size:13px;
color:#c084fc;
}