*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#16111A;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
color:#C9C0D8;
line-height:1.6;
font-family:"PT Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:0.938rem;
-webkit-font-smoothing:antialiased;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.vzulayout-74u{
display:flex;
flex-direction:column;
min-height:100vh;
}
.vzumain-74u{
flex:1 1 auto;
min-width:0;
width:100%;
}
.vzucontainer-74u{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:771px){
.vzucontainer-74u{
padding:0 32px;
}
}
@media(min-width:1101px){
.vzucontainer-74u{
padding:0 56px;
}
}
.vzueyebrow-74u{
color:#A855F7;
overflow-wrap:break-word;
letter-spacing:.2em;
display:inline-block;
line-height:1.4;
font-weight:600;
font-family:"PT Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-transform:uppercase;
font-size:11px;
}
.vzuband-74u{
background:#120D1C;
color:#EDE8F7;
}
.vzuband-74u .vzueyebrow-74u{
color:#C084FC;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.vzutb-74u{
background:#16111A;
border-bottom:1px solid rgba(220,210,255,0.13);
position:sticky;
z-index:50;
top:0;
}
.vzutb_in-74u{
padding:12px 16px;
gap:1rem;
margin:0 auto;
display:flex;
align-items:center;
justify-content:space-between;
width:100%;
max-width:1400px;
}
@media(min-width:769px){
.vzutb_in-74u{
padding:1rem 2rem;
}
}
@media(min-width:1101px){
.vzutb_in-74u{
padding:1.125rem 3.5rem;
}
}
.vzutb_left-74u{
gap:28px;
display:flex;
align-items:center;
min-width:0;
}
.vzutb_logo-74u{
gap:11px;
align-items:center;
display:flex;
min-width:0;
}
.vzutb_logo_mark-74u{
flex:0 0 auto;
border-radius:8px;
height:34px;
object-fit:cover;
width:2.125rem;
}
.vzutb_logo_txt-74u{
min-width:0;
flex-direction:column;
line-height:1;
display:flex;
}
.vzutb_logo_name-74u{
overflow:hidden;
font-size:22px;
text-overflow:ellipsis;
color:#F0EBF8;
font-weight:700;
letter-spacing:.02em;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
white-space:nowrap;
}
.vzutb_logo_sub-74u{
overflow:hidden;
font-size:8.5px;
letter-spacing:.32em;
text-transform:uppercase;
margin-top:0.25rem;
color:#A855F7;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:600;
}
.vzutb_nav-74u{
display:none;
}
@media(min-width:958px){
.vzutb_nav-74u{
gap:28px;
align-items:center;
display:flex;
}
}
.vzutb_nav_item-74u{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
white-space:nowrap;
font-size:0.875rem;
color:#C9C0D8;
font-weight:600;
padding-bottom:3px;
border-bottom:2px solid transparent;
}
.vzutb_nav_item-74u:hover{
color:#F0EBF8;
}
.vzutb_nav_item-74u.vzustate_active-74u{
border-color:#A855F7;
color:#F0EBF8;
}
.vzutb_right-74u{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.vzutb_search-74u{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
align-items:center;
color:#C9C0D8;
justify-content:center;
display:flex;
}
.vzutb_search-74u:hover{
color:#A855F7;
}
.vzutb_search-74u svg{
width:1.125rem;
height:1.125rem;
}
.vzutb_lang-74u{
font-weight:600;
letter-spacing:.1em;
font-size:11px;
color:#9A8FB0;
text-transform:uppercase;
}
.vzutb_lang-74u:hover{
color:#F0EBF8;
}
.vzutb_login-74u{
font-size:0.875rem;
display:none;
color:#F0EBF8;
font-weight:600;
}
@media(min-width:770px){
.vzutb_login-74u{
display:inline-block;
}
}
.vzutb_register-74u{
border-radius:62.438rem;
padding:11px 22px;
background:#C084FC;
transition:background-color .22s cubic-bezier(0.4,0,0.2,1);
color:#110C1A;
white-space:nowrap;
font-size:14px;
font-weight:700;
}
.vzutb_register-74u:hover{
background:#D8A9FF;
}
.vzumob-74u{
background:#16111A;
z-index:60;
bottom:0;
position:fixed;
right:0;
left:0;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(220,210,255,0.13);
}
@media(min-width:957px){
.vzumob-74u{
display:none;
}
}
.vzumob_in-74u{
margin:0 auto;
display:flex;
max-width:35rem;
justify-content:space-around;
align-items:stretch;
}
.vzumob_item-74u{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
padding:0.563rem 0.25rem;
gap:3px;
flex:1 1 0;
min-width:0;
flex-direction:column;
align-items:center;
color:#9A8FB0;
display:flex;
}
.vzumob_item-74u.vzustate_active-74u{
color:#A855F7;
}
.vzumob_ic-74u{
align-items:center;
display:flex;
justify-content:center;
}
.vzumob_ic-74u svg{
height:1.25rem;
width:20px;
}
.vzumob_lb-74u{
overflow:hidden;
font-weight:600;
max-width:100%;
font-size:10px;
text-overflow:ellipsis;
white-space:nowrap;
}
@media(max-width:961px){
body{
padding-bottom:3.75rem;
}
}
.vzurail-74u{
position:relative;
min-width:0;
}
.vzurail_scroll-74u{
gap:14px;
overflow-x:auto;
display:flex;
padding-bottom:0.875rem;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
}
@media(min-width:767px){
.vzurail_scroll-74u{
gap:1.125rem;
}
}
.vzugc-74u{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:770px){
.vzugc-74u{
width:11.75rem;
}
}
.vzugc_img-74u{
overflow:hidden;
border-radius:14px;
background:#1F1826;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.5rem rgba(10,6,18,0.55), 0 0.5rem 1.5rem rgba(10,6,18,0.35);
}
.vzugc_img-74u img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.vzugc_cover-74u{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.vzugc_hover-74u{
background:rgba(0,0,0,0.52);
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
inset:0;
display:flex;
position:absolute;
justify-content:center;
opacity:0;
align-items:center;
}
.vzugc-74u:hover .vzugc_hover-74u{
opacity:1;
}
.vzugc_hover_btn-74u{
background:#C084FC;
border-radius:999px;
align-items:center;
display:flex;
color:#110C1A;
width:46px;
height:46px;
justify-content:center;
}
.vzugc_hover_btn-74u svg{
width:18px;
height:1.125rem;
}
.vzugc_info-74u{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:9px;
}
.vzugc_name-74u{
overflow:hidden;
font-size:13px;
white-space:nowrap;
color:#F0EBF8;
font-weight:700;
text-overflow:ellipsis;
}
.vzugc_prov-74u{
overflow:hidden;
text-overflow:ellipsis;
color:#9A8FB0;
font-size:11px;
white-space:nowrap;
}
.vzugc_meta-74u{
color:#9A8FB0;
font-size:0.688rem;
}
.vzutc-74u{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:765px){
.vzutc-74u{
width:230px;
}
}
.vzutc_img-74u{
background:#1F1826;
border-radius:0.875rem;
overflow:hidden;
box-shadow:0 2px 0.5rem rgba(10,6,18,0.55), 0 8px 24px rgba(10,6,18,0.35);
padding-bottom:75%;
position:relative;
}
.vzutc_img-74u img{
inset:0;
height:100%;
width:100%;
position:absolute;
object-fit:cover;
}
.vzutc_info-74u{
gap:2px;
display:flex;
margin-top:9px;
flex-direction:column;
min-width:0;
}
.vzutc_name-74u{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
font-size:14px;
white-space:nowrap;
color:#F0EBF8;
}
.vzutc_rtp-74u{
font-size:11px;
color:#9A8FB0;
}
.vzulc-74u{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:767px){
.vzulc-74u{
width:268px;
}
}
.vzulc_img-74u{
background:#1F1826;
overflow:hidden;
border-radius:14px;
padding-bottom:62.5%;
box-shadow:0 2px 0.5rem rgba(10,6,18,0.55), 0 8px 24px rgba(10,6,18,0.35);
position:relative;
}
.vzulc_img-74u img{
inset:0;
width:100%;
position:absolute;
height:100%;
object-fit:cover;
}
.vzulc_live-74u{
background:rgba(0,0,0,0.52);
border-radius:999px;
gap:7px;
padding:4px 0.563rem;
top:12px;
position:absolute;
left:0.75rem;
align-items:center;
display:flex;
}
.vzulc_live_dot-74u{
border-radius:50%;
background:#F43F5E;
animation:zm2-pulse 1.6s infinite;
width:8px;
height:8px;
}
.vzulc_seats-74u{
font-weight:600;
font-size:10px;
color:#EDE8F7;
text-transform:uppercase;
letter-spacing:.08em;
}
.vzulc_info-74u{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
}
.vzulc_name-74u{
overflow:hidden;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.938rem;
color:#F0EBF8;
}
.vzulc_bet-74u{
font-size:11px;
color:#9A8FB0;
}
.vzupc-74u{
background:#1F1826;
border:1px solid rgba(220,210,255,0.07);
gap:0.5rem;
padding:1rem 14px;
border-radius:0.875rem;
align-items:center;
min-height:74px;
flex-direction:column;
min-width:0;
justify-content:center;
display:flex;
}
.vzupc_logo-74u{
flex:0 0 auto;
height:28px;
object-fit:contain;
max-width:100%;
width:auto;
}
.vzupc_name-74u{
overflow:hidden;
font-size:11px;
text-overflow:ellipsis;
text-align:center;
max-width:100%;
white-space:nowrap;
color:#9A8FB0;
}
.vzugc_tag-74u{
padding:3px 8px;
border-radius:8px;
left:10px;
top:0.625rem;
display:inline-block;
text-transform:uppercase;
font-size:10px;
position:absolute;
letter-spacing:.06em;
font-weight:700;
z-index:2;
}
.vzugc_tag_hot-74u{
background:#F43F5E;
color:#EDE8F7;
}
.vzugc_tag_new-74u{
background:#D946EF;
color:#110C1A;
}
.vzugc_tag_jp-74u{
background:#FBBF24;
color:#110C1A;
}
.vzugc_tag_live-74u{
background:#F43F5E;
color:#EDE8F7;
}
.vzush-74u{
min-width:0;
margin-bottom:1.125rem;
}
.vzush_row-74u{
gap:1rem;
justify-content:space-between;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
}
.vzush_row-74u .vzush_l-74u{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.vzush_stack-74u{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.vzush_center-74u{
gap:0.625rem;
flex-direction:column;
text-align:center;
display:flex;
align-items:center;
}
.vzush_h2-74u{
font-size:1.5rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.1;
font-weight:600;
overflow-wrap:break-word;
color:#F0EBF8;
}
@media(min-width:765px){
.vzush_h2-74u{
font-size:30px;
}
}
.vzuband-74u .vzush_h2-74u{
color:#EDE8F7;
}
.vzush_eb_line-74u{
gap:10px;
display:inline-flex;
align-items:center;
}
.vzush_eb_line-74u::before{
background:#A855F7;
width:28px;
content:"";
display:inline-block;
height:1px;
}
.vzuband-74u .vzush_eb_line-74u::before{
background:#C084FC;
}
.vzush_eb_dot-74u{
gap:8px;
display:inline-flex;
align-items:center;
}
.vzush_eb_dot-74u::before{
background:#A855F7;
border-radius:50%;
display:inline-block;
width:0.375rem;
height:6px;
content:"";
}
.vzuband-74u .vzush_eb_dot-74u::before{
background:#C084FC;
}
.vzush_link-74u{
gap:0.375rem;
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1),background-color .22s cubic-bezier(0.4,0,0.2,1);
white-space:nowrap;
display:inline-flex;
border-bottom:1px solid #F0EBF8;
font-weight:600;
align-items:center;
padding-bottom:2px;
font-size:0.813rem;
color:#F0EBF8;
}
.vzush_link-74u:hover{
border-color:#A855F7;
color:#A855F7;
}
.vzush_link-74u svg{
width:0.875rem;
height:14px;
}
.vzush_link_chev-74u{
border-bottom:0;
padding-bottom:0;
}
.vzush_link_btn-74u{
border-radius:999px;
padding:0.563rem 18px;
background:#C084FC;
color:#110C1A;
border-bottom:0;
}
.vzush_link_btn-74u:hover{
border-color:transparent;
background:#D8A9FF;
color:#110C1A;
}
.vzuband-74u .vzush_link-74u{
border-color:#EDE8F7;
color:#EDE8F7;
}
.vzuband-74u .vzush_link_btn-74u{
background:#C084FC;
color:#110C1A;
}
.vzush_rule-74u{
background:rgba(220,210,255,0.13);
margin:-2px 0 1.125rem;
height:1px;
}
.vzuband-74u .vzush_rule-74u{
background:rgba(220,210,255,0.13);
}
.vzuhero-74u{
padding:32px 0 0.5rem;
}
@media(min-width:767px){
.vzuhero-74u{
padding:3.5rem 0 24px;
}
}
.vzuhero_in-74u{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:901px){
.vzuhero_in-74u{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.vzuhero_copy-74u{
min-width:0;
}
.vzuhero_eyebrow-74u{
gap:0.625rem;
align-items:center;
display:inline-flex;
margin-bottom:22px;
}
.vzuhero_eyebrow_line-74u{
background:#A855F7;
flex:0 0 auto;
height:1px;
display:inline-block;
width:28px;
}
.vzuhero_h1-74u{
line-height:1.04;
font-weight:600;
letter-spacing:-.01em;
font-size:38px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
margin-bottom:20px;
color:#F0EBF8;
overflow-wrap:break-word;
}
@media(min-width:768px){
.vzuhero_h1-74u{
font-size:3.375rem;
}
}
@media(min-width:1101px){
.vzuhero_h1-74u{
font-size:62px;
}
}
.vzuhero_h1-74u em{
font-style:normal;
color:#A855F7;
}
.vzuhero_sub-74u{
line-height:1.6;
font-size:1rem;
max-width:30rem;
color:#7A6F90;
margin-bottom:1.875rem;
}
@media(min-width:770px){
.vzuhero_sub-74u{
font-size:18px;
}
}
.vzuhero_actions-74u{
gap:0.875rem;
display:flex;
margin-bottom:2.125rem;
flex-wrap:wrap;
align-items:center;
}
.vzuhero_cta-74u{
border-radius:999px;
transition:background-color .22s cubic-bezier(0.4,0,0.2,1);
gap:10px;
padding:16px 1.875rem;
background:#C084FC;
font-size:0.938rem;
display:inline-flex;
color:#110C1A;
font-weight:700;
align-items:center;
}
.vzuhero_cta-74u:hover{
background:#D8A9FF;
}
.vzuhero_cta_ic-74u{
display:inline-flex;
align-items:center;
}
.vzuhero_cta_ic-74u svg{
width:16px;
height:1rem;
}
.vzuhero_cta_alt-74u{
background:transparent;
border:1px solid rgba(220,210,255,0.13);
padding:15px 26px;
transition:border-color .22s cubic-bezier(0.4,0,0.2,1),color .22s cubic-bezier(0.4,0,0.2,1);
border-radius:999px;
display:inline-flex;
font-size:15px;
font-weight:600;
align-items:center;
color:#F0EBF8;
}
.vzuhero_cta_alt-74u:hover{
border-color:#A855F7;
color:#A855F7;
}
.vzuhero_trust-74u{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.vzuhero_trust_item-74u{
gap:9px;
font-size:0.813rem;
display:flex;
align-items:center;
color:#C9C0D8;
font-weight:600;
}
.vzuhero_trust_ic-74u{
color:#A855F7;
align-items:center;
display:inline-flex;
}
.vzuhero_trust_ic-74u svg{
height:16px;
width:16px;
}
.vzuhero_promo-74u{
background:#1F1826;
overflow:hidden;
border-radius:20px;
display:flex;
min-height:18.75rem;
position:relative;
box-shadow:0 1rem 4rem rgba(10,6,18,0.65), 0 4px 1.25rem rgba(168,85,247,0.18);
}
.vzuhero_promo_bg-74u{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.vzuhero_promo_bg-74u::after{
inset:0;
background:linear-gradient(120deg,#120D1C 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.vzuhero_promo_glow-74u{
background:radial-gradient(circle,rgba(99,42,168,0.28) 0%,transparent 65%);
border-radius:50%;
width:260px;
right:-20px;
position:absolute;
top:-40px;
height:16.25rem;
pointer-events:none;
}
.vzuhero_promo_ct-74u{
padding:1.75rem;
align-self:flex-end;
max-width:88%;
z-index:2;
position:relative;
}
.vzuhero_promo_label-74u{
color:#C084FC;
display:block;
font-weight:700;
margin-bottom:0.5rem;
font-size:0.625rem;
letter-spacing:.25em;
text-transform:uppercase;
}
.vzuhero_promo_amount-74u{
line-height:1.05;
font-size:32px;
font-weight:600;
color:#EDE8F7;
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.vzuhero_promo_amount-74u{
font-size:2.5rem;
}
}
.vzuhero_promo_amount-74u em{
color:#C084FC;
font-style:normal;
}
.vzuhero_rating-74u{
border:1px solid rgba(220,210,255,0.07);
gap:10px;
border-radius:0.875rem;
padding:0.625rem 14px;
background:#1F1826;
right:14px;
align-items:center;
top:14px;
z-index:3;
display:flex;
box-shadow:0 2px 0.5rem rgba(10,6,18,0.55), 0 0.5rem 1.5rem rgba(10,6,18,0.35);
position:absolute;
max-width:min(16.25rem,62%);
}
.vzuhero_rating_score-74u{
flex:0 0 auto;
color:#F0EBF8;
font-weight:700;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:1.5rem;
}
.vzuhero_rating_txt-74u{
flex:1 1 auto;
min-width:0;
}
.vzuhero_rating_stars-74u{
gap:2px;
display:flex;
color:#A855F7;
}
.vzuhero_rating_stars-74u svg{
height:0.75rem;
width:0.75rem;
}
.vzuhero_rating_cap-74u{
display:block;
overflow-wrap:break-word;
color:#9A8FB0;
margin-top:3px;
line-height:1.35;
font-size:11px;
}
.vzustat-74u{
margin-top:1rem;
border-bottom:1px solid rgba(220,210,255,0.13);
border-top:1px solid rgba(220,210,255,0.13);
}
.vzustat_in-74u{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:766px){
.vzustat_in-74u{
grid-template-columns:repeat(4,1fr);
}
}
.vzustat_item-74u{
padding:22px 14px;
border-bottom:1px solid rgba(220,210,255,0.07);
border-right:1px solid rgba(220,210,255,0.07);
min-width:0;
}
.vzustat_item-74u:nth-child(2n){
border-right:0;
}
.vzustat_item-74u:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.vzustat_item-74u{
border-bottom:0;
}
.vzustat_item-74u:nth-child(2n){
border-right:1px solid rgba(220,210,255,0.07);
}
.vzustat_item-74u:nth-child(4n){
border-right:0;
}
}
.vzustat_value-74u{
overflow-wrap:break-word;
color:#F0EBF8;
font-size:1.875rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:700;
line-height:1;
}
@media(min-width:766px){
.vzustat_value-74u{
font-size:2.125rem;
}
}
.vzustat_label-74u{
line-height:1.4;
overflow-wrap:break-word;
color:#9A8FB0;
font-size:13px;
margin-top:0.375rem;
}
.vzujp-74u{
padding:30px 0 10px;
}
.vzujp_grid-74u{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:768px){
.vzujp_grid-74u{
grid-template-columns:1fr 1fr;
}
.vzujp_card_mega-74u{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.vzujp_grid-74u{
grid-template-columns:1.4fr 1fr 1fr;
}
.vzujp_card_mega-74u{
grid-column:auto;
}
}
.vzujp_card-74u{
padding:26px;
overflow:hidden;
gap:12px;
background:#1F1826;
border-radius:20px;
border:1px solid rgba(220,210,255,0.07);
min-height:12.5rem;
position:relative;
display:flex;
justify-content:space-between;
min-width:0;
flex-direction:column;
}
.vzujp_card_mega-74u{
background:linear-gradient(135deg,#1A0F2E,#0D0A14);
border-color:transparent;
color:#EDE8F7;
min-height:210px;
}
.vzujp_glow-74u{
border-radius:50%;
background:radial-gradient(circle,rgba(99,42,168,0.28),transparent 70%);
position:absolute;
height:12.5rem;
width:200px;
right:-2.5rem;
pointer-events:none;
top:-40px;
}
.vzujp_label-74u{
gap:10px;
text-transform:uppercase;
color:#A855F7;
justify-content:space-between;
font-size:10px;
position:relative;
align-items:center;
font-weight:700;
display:flex;
flex-wrap:wrap;
letter-spacing:.16em;
}
.vzujp_card_mega-74u .vzujp_label-74u{
color:#C084FC;
}
.vzujp_drop-74u{
font-weight:600;
color:#9A8FB0;
letter-spacing:.04em;
text-transform:none;
}
.vzujp_card_mega-74u .vzujp_drop-74u{
color:#A89FC2;
}
.vzujp_amount-74u{
line-height:1;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:38px;
font-weight:700;
overflow-wrap:break-word;
position:relative;
color:#F0EBF8;
}
.vzujp_card_mega-74u .vzujp_amount-74u{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#C084FC;
}
@media(min-width:767px){
.vzujp_card_mega-74u .vzujp_amount-74u{
font-size:3.375rem;
}
}
.vzujp_game-74u{
font-size:13px;
color:#9A8FB0;
position:relative;
}
.vzujp_card_mega-74u .vzujp_game-74u{
color:#A89FC2;
}
.vzujp_cta-74u{
position:relative;
align-self:flex-start;
}
.vzujp_card_mega-74u .vzujp_cta-74u{
padding:10px 20px;
border-radius:999px;
background:#C084FC;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
color:#110C1A;
font-weight:700;
font-size:0.813rem;
}
.vzujp_card_mega-74u .vzujp_cta-74u:hover{
opacity:.9;
}
.vzujp_card-74u:not(.vzujp_card_mega-74u) .vzujp_cta-74u{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
font-weight:700;
border-bottom:1px solid #F0EBF8;
padding-bottom:2px;
color:#F0EBF8;
font-size:13px;
}
.vzujp_card-74u:not(.vzujp_card_mega-74u) .vzujp_cta-74u:hover{
border-color:#A855F7;
color:#A855F7;
}
.vzujp_seo-74u{
margin:14px 0 0;
max-width:760px;
line-height:1.65;
color:#7A6F90;
overflow-wrap:break-word;
font-size:0.875rem;
}
.vzujp_seo-74u strong{
font-weight:700;
color:#F0EBF8;
}
.vzugrow-74u{
padding:26px 0 0.625rem;
}
.vzurow_seo-74u{
margin:0.625rem 0 0;
max-width:47.5rem;
overflow-wrap:break-word;
color:#7A6F90;
font-size:0.875rem;
line-height:1.65;
}
.vzurow_seo-74u strong{
font-weight:700;
color:#F0EBF8;
}
.vzupr-74u{
padding:1.875rem 0 6px;
}
.vzupr_card-74u{
border:1px solid rgba(220,210,255,0.07);
background:#1F1826;
gap:10px;
overflow:hidden;
flex:0 0 auto;
padding:1.625rem;
border-radius:1.25rem;
width:280px;
display:flex;
position:relative;
min-height:200px;
flex-direction:column;
}
@media(min-width:769px){
.vzupr_card-74u{
width:300px;
}
}
.vzupr_card_feat-74u{
border-color:transparent;
background:linear-gradient(150deg,#1A0F2E,#0D0A14);
color:#EDE8F7;
}
.vzupr_glow-74u{
border-radius:50%;
background:radial-gradient(circle,rgba(99,42,168,0.28),transparent 70%);
top:-30px;
right:-1.875rem;
width:8.125rem;
position:absolute;
pointer-events:none;
height:130px;
opacity:0;
}
.vzupr_card_feat-74u .vzupr_glow-74u{
opacity:1;
}
.vzupr_label-74u{
text-transform:uppercase;
letter-spacing:.16em;
font-weight:700;
position:relative;
color:#A855F7;
font-size:10px;
}
.vzupr_card_feat-74u .vzupr_label-74u{
color:#C084FC;
}
.vzupr_amount-74u{
line-height:1.08;
overflow-wrap:break-word;
color:#F0EBF8;
font-size:26px;
position:relative;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
.vzupr_card_feat-74u .vzupr_amount-74u{
color:#EDE8F7;
}
.vzupr_amount-74u em{
font-style:normal;
color:#A855F7;
}
.vzupr_card_feat-74u .vzupr_amount-74u em{
color:#C084FC;
}
.vzupr_terms-74u{
line-height:1.5;
font-size:0.813rem;
color:#9A8FB0;
position:relative;
}
.vzupr_card_feat-74u .vzupr_terms-74u{
color:#A89FC2;
}
.vzupr_cta-74u{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.vzupr_card_feat-74u .vzupr_cta-74u{
border-radius:999px;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
padding:0.563rem 18px;
background:#C084FC;
font-weight:700;
color:#110C1A;
font-size:13px;
}
.vzupr_card_feat-74u .vzupr_cta-74u:hover{
opacity:.9;
}
.vzupr_card-74u:not(.vzupr_card_feat-74u) .vzupr_cta-74u{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
font-weight:700;
border-bottom:1px solid #F0EBF8;
color:#F0EBF8;
padding-bottom:2px;
font-size:0.813rem;
}
.vzupr_card-74u:not(.vzupr_card_feat-74u) .vzupr_cta-74u:hover{
border-color:#A855F7;
color:#A855F7;
}
.vzugf-74u{
padding:1.5rem 0 6px;
}
.vzugf_in-74u{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.vzugf_chip-74u{
border:1px solid rgba(220,210,255,0.13);
padding:10px 18px;
border-radius:999px;
background:#1F1826;
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1),background-color .22s cubic-bezier(0.4,0,0.2,1);
color:#C9C0D8;
font-weight:600;
white-space:nowrap;
font-size:0.813rem;
}
.vzugf_chip-74u:hover{
border-color:#A855F7;
color:#A855F7;
}
.vzugf_chip-74u.vzustate_active-74u{
background:#C084FC;
border-color:transparent;
color:#110C1A;
}
.vzugrow-74u{
padding:26px 0 0.625rem;
}
.vzurow_seo-74u{
margin:10px 0 0;
overflow-wrap:break-word;
max-width:47.5rem;
color:#7A6F90;
font-size:0.875rem;
line-height:1.65;
}
.vzurow_seo-74u strong{
color:#F0EBF8;
font-weight:700;
}
.vzuapp-74u{
padding:30px 0 10px;
}
.vzuapp_in-74u{
gap:1.75rem;
border-radius:20px;
background:#1F1826;
padding:2rem;
border:1px solid rgba(220,210,255,0.07);
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.vzuapp_in-74u{
padding:2.5rem 2.75rem;
gap:40px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.vzuapp_copy-74u{
min-width:0;
max-width:560px;
}
.vzuapp_eyebrow-74u{
margin-bottom:12px;
}
.vzuapp_h2-74u{
margin-bottom:12px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-size:1.75rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#F0EBF8;
}
@media(min-width:766px){
.vzuapp_h2-74u{
font-size:2.125rem;
}
}
.vzuapp_text-74u{
color:#7A6F90;
line-height:1.6;
margin-bottom:1.375rem;
font-size:14px;
}
.vzuapp_btns-74u{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.vzuapp_btn-74u{
border-radius:14px;
transition:background-color .22s cubic-bezier(0.4,0,0.2,1);
background:#C084FC;
padding:0.688rem 20px;
gap:10px;
align-items:center;
color:#110C1A;
display:inline-flex;
}
.vzuapp_btn-74u:hover{
background:#D8A9FF;
}
.vzuapp_btn_ic-74u{
align-items:center;
display:inline-flex;
}
.vzuapp_btn_ic-74u svg{
width:1.125rem;
height:1.125rem;
}
.vzuapp_btn_lb-74u{
font-size:0.844rem;
font-weight:700;
}
.vzuapp_qr_wrap-74u{
gap:1.125rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.vzuapp_qr-74u{
flex:0 0 auto;
border-radius:14px;
background-color:#C084FC;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#1F1826 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#1F1826 0 0.313rem,transparent 0.313rem 0.688rem);
width:6.75rem;
}
.vzuapp_qr_cap-74u{
line-height:1.4;
font-size:12.5px;
max-width:5.75rem;
color:#9A8FB0;
}
.vzusea-74u{
padding:24px 0 10px;
}
.vzusea_in-74u{
gap:22px;
padding:36px;
background:linear-gradient(115deg,#1A0F2E,#0D0A14);
border-radius:20px;
overflow:hidden;
display:flex;
position:relative;
color:#EDE8F7;
flex-direction:column;
}
@media(min-width:823px){
.vzusea_in-74u{
gap:32px;
padding:44px 48px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.vzusea_glow-74u{
background:radial-gradient(circle,rgba(99,42,168,0.28),transparent 68%);
border-radius:50%;
height:15rem;
width:240px;
position:absolute;
top:50%;
pointer-events:none;
right:60px;
transform:translateY(-50%);
}
.vzusea_copy-74u{
max-width:560px;
position:relative;
min-width:0;
}
.vzusea_eyebrow-74u{
margin-bottom:0.75rem;
}
.vzusea_h2-74u{
margin-bottom:0.75rem;
font-size:1.875rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#EDE8F7;
line-height:1.04;
}
@media(min-width:767px){
.vzusea_h2-74u{
font-size:38px;
}
}
.vzusea_text-74u{
color:#A89FC2;
line-height:1.6;
font-size:0.938rem;
}
.vzusea_cta-74u{
padding:1rem 2rem;
border-radius:999px;
background:#C084FC;
flex:0 0 auto;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
color:#110C1A;
font-size:0.938rem;
font-weight:700;
position:relative;
}
.vzusea_cta-74u:hover{
opacity:.9;
}
.vzutrn-74u{
padding:1.875rem 0 10px;
}
.vzutrn_in-74u{
background:#1F1826;
overflow:hidden;
border:1px solid rgba(220,210,255,0.07);
grid-template-columns:1fr;
border-radius:1.25rem;
display:grid;
}
@media(min-width:877px){
.vzutrn_in-74u{
grid-template-columns:1.05fr 1fr;
}
}
.vzutrn_banner-74u{
padding:34px;
overflow:hidden;
background:linear-gradient(150deg,#1A0F2E,#0D0A14);
color:#EDE8F7;
position:relative;
}
.vzutrn_glow-74u{
border-radius:50%;
background:radial-gradient(circle,rgba(99,42,168,0.28),transparent 70%);
pointer-events:none;
height:200px;
position:absolute;
bottom:-40px;
right:-40px;
width:12.5rem;
}
.vzutrn_eyebrow-74u{
position:relative;
margin-bottom:14px;
}
.vzutrn_h2-74u{
font-size:1.875rem;
line-height:1.06;
overflow-wrap:break-word;
margin-bottom:12px;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
position:relative;
color:#EDE8F7;
}
@media(min-width:766px){
.vzutrn_h2-74u{
font-size:2.25rem;
}
}
.vzutrn_text-74u{
max-width:26.25rem;
margin-bottom:22px;
line-height:1.6;
color:#A89FC2;
position:relative;
font-size:0.875rem;
}
.vzutrn_timer-74u{
gap:0.5rem;
align-items:center;
flex-wrap:wrap;
margin-bottom:24px;
display:flex;
position:relative;
}
.vzutrn_timer_cap-74u{
font-size:0.688rem;
color:#A89FC2;
}
.vzutrn_timer_box-74u{
border-radius:8px;
padding:0.25rem 12px;
background:rgba(220,210,255,0.07);
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:24px;
color:#EDE8F7;
font-weight:700;
}
.vzutrn_cta-74u{
background:#C084FC;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
padding:13px 1.625rem;
border-radius:999px;
display:inline-block;
font-size:14px;
font-weight:700;
color:#110C1A;
position:relative;
}
.vzutrn_cta-74u:hover{
opacity:.9;
}
.vzutrn_lb-74u{
padding:1.625rem 1.75rem;
}
.vzutrn_lb_head-74u{
gap:0.625rem;
justify-content:space-between;
margin-bottom:12px;
align-items:center;
display:flex;
}
.vzutrn_lb_title-74u{
color:#F0EBF8;
font-weight:600;
font-size:1.25rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
.vzutrn_lb_upd-74u{
letter-spacing:.08em;
color:#9A8FB0;
text-transform:uppercase;
font-size:0.688rem;
}
.vzutrn_lb_row-74u{
border-radius:8px;
gap:0.875rem;
padding:11px 0.75rem;
display:flex;
align-items:center;
}
.vzutrn_lb_row-74u:nth-child(2){
background:rgba(168,85,247,0.12);
}
.vzutrn_lb_rank-74u{
flex:0 0 auto;
width:1.375rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:1rem;
color:#A855F7;
font-weight:700;
}
.vzutrn_lb_av-74u{
flex:0 0 auto;
background:linear-gradient(135deg,#A855F7,#D946EF);
border-radius:50%;
height:30px;
width:1.875rem;
}
.vzutrn_lb_name-74u{
flex:1 1 auto;
overflow:hidden;
color:#F0EBF8;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.875rem;
font-weight:600;
min-width:0;
}
.vzutrn_lb_amount-74u{
flex:0 0 auto;
font-size:13px;
color:#F0EBF8;
font-weight:700;
}
.vzuvip-74u{
padding:3rem 0;
}
@media(min-width:771px){
.vzuvip-74u{
padding:4rem 0;
}
}
.vzuvip_head-74u{
gap:14px;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:881px){
.vzuvip_head-74u{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.vzuvip_eyebrow-74u{
margin-bottom:12px;
}
.vzuvip_h2-74u{
overflow-wrap:break-word;
font-size:2rem;
line-height:1.05;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#EDE8F7;
font-weight:600;
}
@media(min-width:767px){
.vzuvip_h2-74u{
font-size:2.5rem;
}
}
.vzuvip_intro-74u{
color:#A89FC2;
max-width:420px;
font-size:14px;
line-height:1.6;
}
.vzuvip_grid-74u{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.vzuvip_card-74u{
border:1px solid rgba(220,210,255,0.13);
padding:22px 18px;
border-radius:14px;
min-width:0;
}
.vzuvip_card_feat-74u{
background:rgba(220,210,255,0.07);
border-color:#C084FC;
}
.vzuvip_card_ic-74u{
background:linear-gradient(135deg,#A855F7,#D946EF);
border-radius:0.5rem;
display:block;
margin-bottom:1rem;
width:2.125rem;
height:34px;
}
.vzuvip_name-74u{
font-size:20px;
margin-bottom:6px;
overflow-wrap:break-word;
font-weight:600;
color:#EDE8F7;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
.vzuvip_perk-74u{
color:#A89FC2;
overflow-wrap:break-word;
line-height:1.5;
font-size:12.5px;
}
.vzugm-74u{
padding:1.875rem 0 0.625rem;
}
.vzugm_in-74u{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:877px){
.vzugm_in-74u{
grid-template-columns:1.25fr 1fr;
}
}
.vzugm_left-74u{
border:1px solid rgba(220,210,255,0.07);
padding:2rem;
background:#1F1826;
border-radius:1.25rem;
min-width:0;
}
.vzugm_eyebrow-74u{
margin-bottom:10px;
}
.vzugm_h2-74u{
overflow-wrap:break-word;
line-height:1.06;
font-weight:600;
font-size:1.625rem;
color:#F0EBF8;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
}
@media(min-width:765px){
.vzugm_h2-74u{
font-size:1.75rem;
}
}
.vzugm_text-74u{
margin-bottom:1.375rem;
font-size:0.875rem;
color:#7A6F90;
max-width:480px;
line-height:1.6;
}
.vzugm_level-74u{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#A855F7;
margin-bottom:8px;
font-weight:700;
font-size:22px;
}
.vzugm_bar-74u{
background:rgba(220,210,255,0.13);
border-radius:62.438rem;
overflow:hidden;
margin-bottom:6px;
height:0.5rem;
}
.vzugm_bar_fill-74u{
border-radius:999px;
background:linear-gradient(90deg,#A855F7,#D946EF);
height:100%;
}
.vzugm_bar_meta-74u{
gap:0.625rem;
display:flex;
font-size:0.688rem;
color:#9A8FB0;
margin-bottom:1.125rem;
justify-content:space-between;
}
.vzugm_missions-74u{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.vzugm_mission-74u{
padding:0.563rem 15px;
background:#16111A;
border:1px solid rgba(220,210,255,0.13);
border-radius:62.438rem;
gap:7px;
color:#C9C0D8;
align-items:center;
display:inline-flex;
font-weight:600;
font-size:12.5px;
}
.vzugm_mission_ic-74u{
display:inline-flex;
color:#A855F7;
align-items:center;
}
.vzugm_mission_ic-74u svg{
width:0.813rem;
height:0.813rem;
}
.vzugm_right-74u{
border-radius:1.25rem;
background:linear-gradient(150deg,#1A0F2E,#0D0A14);
padding:2rem;
overflow:hidden;
color:#EDE8F7;
position:relative;
flex-direction:column;
display:flex;
}
.vzugm_glow-74u{
border-radius:50%;
background:radial-gradient(circle,rgba(99,42,168,0.28),transparent 70%);
top:-1.875rem;
height:9.375rem;
position:absolute;
width:9.375rem;
pointer-events:none;
right:-30px;
}
.vzugm_ref_eyebrow-74u{
margin-bottom:0.625rem;
position:relative;
}
.vzugm_ref_h2-74u{
font-size:1.625rem;
position:relative;
color:#EDE8F7;
overflow-wrap:break-word;
margin-bottom:8px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.1;
font-weight:600;
}
.vzugm_ref_text-74u{
font-size:0.844rem;
line-height:1.55;
position:relative;
color:#A89FC2;
margin-bottom:20px;
}
.vzugm_ref_cta-74u{
padding:0.688rem 22px;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
border-radius:62.438rem;
background:#C084FC;
font-weight:700;
margin-top:auto;
align-self:flex-start;
color:#110C1A;
font-size:13.5px;
position:relative;
}
.vzugm_ref_cta-74u:hover{
opacity:.9;
}
.vzuet-74u{
padding:36px 0 10px;
}
.vzuet_in-74u{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:883px){
.vzuet_in-74u{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.vzuet_left-74u{
min-width:0;
}
.vzuet_eyebrow-74u{
margin-bottom:12px;
}
.vzuet_h2-74u{
line-height:1.06;
color:#F0EBF8;
overflow-wrap:break-word;
margin-bottom:14px;
font-size:28px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:769px){
.vzuet_h2-74u{
font-size:32px;
}
}
.vzuet_text-74u{
line-height:1.65;
margin-bottom:22px;
color:#7A6F90;
font-size:0.938rem;
}
.vzuet_stats-74u{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.vzuet_stat-74u{
min-width:0;
}
.vzuet_stat_v-74u{
font-size:1.625rem;
font-weight:700;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#F0EBF8;
line-height:1;
}
.vzuet_stat_l-74u{
color:#9A8FB0;
margin-top:4px;
font-size:0.781rem;
}
.vzuet_right-74u{
gap:12px;
flex-direction:column;
display:flex;
}
.vzuet_member-74u{
padding:18px 1.25rem;
background:#1F1826;
gap:1rem;
border:1px solid rgba(220,210,255,0.07);
border-radius:0.875rem;
align-items:center;
min-width:0;
display:flex;
}
.vzuet_member_av-74u{
border-radius:50%;
background:linear-gradient(135deg,#1A0F2E,#A855F7);
flex:0 0 auto;
width:48px;
height:3rem;
}
.vzuet_member_name-74u{
overflow-wrap:break-word;
font-weight:700;
color:#F0EBF8;
font-size:0.938rem;
}
.vzuet_member_role-74u{
font-size:0.781rem;
color:#9A8FB0;
overflow-wrap:break-word;
}
.vzuet_updated-74u{
gap:8px;
background:#16111A;
padding:14px 18px;
border-radius:0.875rem;
border:1px solid rgba(220,210,255,0.07);
align-items:center;
color:#7A6F90;
display:flex;
font-size:12.5px;
}
.vzuop-74u{
padding:2.25rem 0 0.625rem;
}
.vzuop_in-74u{
grid-template-columns:1fr;
padding:32px;
border-radius:14px;
background:#1F1826;
gap:2rem;
border:1px solid rgba(220,210,255,0.07);
align-items:center;
display:grid;
}
@media(min-width:862px){
.vzuop_in-74u{
padding:2.125rem 40px;
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
}
}
.vzuop_left-74u{
min-width:0;
}
.vzuop_eyebrow-74u{
margin-bottom:0.75rem;
}
.vzuop_h2-74u{
overflow-wrap:break-word;
color:#F0EBF8;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
margin-bottom:10px;
line-height:1.08;
font-size:28px;
}
@media(min-width:766px){
.vzuop_h2-74u{
font-size:30px;
}
}
.vzuop_text-74u{
font-size:0.875rem;
color:#7A6F90;
line-height:1.6;
}
.vzuop_grid-74u{
border:1px solid rgba(220,210,255,0.13);
border-radius:0.5rem;
grid-template-columns:1fr 1fr;
overflow:hidden;
gap:1px;
background:rgba(220,210,255,0.13);
display:grid;
}
.vzuop_field-74u{
background:#16111A;
padding:1.125rem 20px;
min-width:0;
}
.vzuop_field_lb-74u{
font-size:10px;
margin-bottom:5px;
color:#A855F7;
letter-spacing:.1em;
font-weight:600;
text-transform:uppercase;
}
.vzuop_field_val-74u{
overflow-wrap:break-word;
font-size:14px;
color:#F0EBF8;
font-weight:700;
}
.vzupmt-74u{
padding:3rem 0 0.625rem;
}
.vzupmt_in-74u{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:879px){
.vzupmt_in-74u{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.vzupmt_left-74u{
min-width:0;
}
.vzupmt_eyebrow-74u{
margin-bottom:12px;
}
.vzupmt_h2-74u{
overflow-wrap:break-word;
font-size:1.875rem;
color:#F0EBF8;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.06;
margin-bottom:0.75rem;
}
@media(min-width:771px){
.vzupmt_h2-74u{
font-size:32px;
}
}
.vzupmt_text-74u{
margin-bottom:1.375rem;
color:#7A6F90;
font-size:0.906rem;
line-height:1.6;
}
.vzupmt_logos-74u{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:477px){
.vzupmt_logos-74u{
grid-template-columns:repeat(4,1fr);
}
}
.vzupmt_logo-74u{
padding:0 8px;
border-radius:0.5rem;
border:1px solid rgba(220,210,255,0.07);
background:#1F1826;
overflow:hidden;
height:3.125rem;
text-align:center;
color:#C9C0D8;
white-space:nowrap;
align-items:center;
font-size:0.781rem;
font-weight:700;
display:flex;
text-overflow:ellipsis;
justify-content:center;
}
.vzupmt_table-74u{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(220,210,255,0.07);
min-width:0;
}
.vzupmt_thead-74u{
background:#0E0B12;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.vzupmt_th-74u{
padding:0.813rem 14px;
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
text-transform:uppercase;
font-size:0.625rem;
white-space:nowrap;
letter-spacing:.08em;
color:#EDE8F7;
}
.vzupmt_row-74u{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(220,210,255,0.07);
}
.vzupmt_row-74u:nth-child(odd){
background:#1F1826;
}
.vzupmt_td-74u{
padding:14px;
overflow-wrap:break-word;
font-size:13.5px;
color:#7A6F90;
min-width:0;
}
.vzupmt_row-74u .vzupmt_td-74u:first-child{
font-weight:700;
color:#F0EBF8;
}
.vzupmt_row-74u .vzupmt_td-74u:last-child{
color:#34D399;
font-weight:700;
}
.vzuwy-74u{
padding:48px 0;
}
@media(min-width:771px){
.vzuwy-74u{
padding:56px 0;
}
}
.vzuwy_in-74u{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:897px){
.vzuwy_in-74u{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.vzuwy_left-74u{
min-width:0;
}
.vzuwy_eyebrow-74u{
margin-bottom:14px;
}
.vzuwy_h2-74u{
line-height:1.05;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:2rem;
overflow-wrap:break-word;
color:#F0EBF8;
margin-bottom:1rem;
}
@media(min-width:769px){
.vzuwy_h2-74u{
font-size:2.5rem;
}
}
.vzuwy_intro-74u{
line-height:1.6;
font-size:15px;
color:#7A6F90;
}
.vzuwy_grid-74u{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:561px){
.vzuwy_grid-74u{
grid-template-columns:1fr 1fr;
}
}
.vzuwy_card-74u{
padding:26px;
border:1px solid rgba(220,210,255,0.07);
background:#1F1826;
border-radius:14px;
min-width:0;
}
.vzuwy_card_ic-74u{
color:#A855F7;
align-items:center;
margin-bottom:16px;
justify-content:center;
display:inline-flex;
}
.vzuwy_card_ic-74u svg{
height:26px;
width:26px;
}
.vzuwy_card_h-74u{
font-size:21px;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
color:#F0EBF8;
line-height:1.15;
overflow-wrap:break-word;
}
.vzuwy_card_p-74u{
font-size:0.875rem;
color:#7A6F90;
overflow-wrap:break-word;
line-height:1.55;
}
.vzurv-74u{
padding:3rem 0;
background:#1F1826;
border-bottom:1px solid rgba(220,210,255,0.07);
margin-top:1.5rem;
border-top:1px solid rgba(220,210,255,0.07);
}
@media(min-width:771px){
.vzurv-74u{
padding:56px 0;
}
}
.vzurv_head-74u{
gap:16px;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.vzurv_head-74u{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.vzurv_eyebrow-74u{
margin-bottom:10px;
}
.vzurv_h2-74u{
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:30px;
color:#F0EBF8;
}
@media(min-width:769px){
.vzurv_h2-74u{
font-size:38px;
}
}
.vzurv_agg-74u{
gap:0.75rem;
display:flex;
align-items:center;
}
.vzurv_agg_stars-74u{
gap:3px;
color:#A855F7;
display:flex;
}
.vzurv_agg_stars-74u svg{
height:1.125rem;
width:18px;
}
.vzurv_source-74u{
color:#7A6F90;
font-size:0.813rem;
}
.vzurv_grid-74u{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.vzurv_grid-74u{
grid-template-columns:repeat(3,1fr);
}
}
.vzurv_card-74u{
border-radius:0.875rem;
padding:1.625rem;
background:#16111A;
border:1px solid rgba(220,210,255,0.07);
min-width:0;
}
.vzurv_card_stars-74u{
gap:2px;
margin-bottom:12px;
display:flex;
color:#A855F7;
}
.vzurv_card_stars-74u svg{
width:14px;
height:14px;
}
.vzurv_card_body-74u{
line-height:1.45;
margin-bottom:16px;
font-size:1.125rem;
overflow-wrap:break-word;
color:#F0EBF8;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:500;
}
.vzurv_card_meta-74u{
gap:10px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.vzurv_card_av-74u{
flex:0 0 auto;
background:linear-gradient(135deg,#A855F7,#D946EF);
border-radius:50%;
width:32px;
height:32px;
}
.vzurv_card_author-74u{
font-size:0.813rem;
color:#F0EBF8;
font-weight:700;
}
.vzurv_card_loc-74u{
font-size:12px;
color:#9A8FB0;
}
.vzuts-74u{
padding:2.75rem 0;
}
.vzuts_in-74u{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:881px){
.vzuts_in-74u{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.vzuts_left-74u{
min-width:0;
}
.vzuts_h2-74u{
margin-bottom:12px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.1;
color:#EDE8F7;
font-size:1.625rem;
overflow-wrap:break-word;
}
@media(min-width:769px){
.vzuts_h2-74u{
font-size:28px;
}
}
.vzuts_text-74u{
color:#A89FC2;
margin-bottom:22px;
line-height:1.6;
max-width:520px;
font-size:14.5px;
}
.vzuts_badges-74u{
gap:18px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.vzuts_badge-74u{
color:#A89FC2;
font-weight:600;
font-size:0.813rem;
}
.vzuts_pay-74u{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:877px){
.vzuts_pay-74u{
justify-content:flex-end;
}
}
.vzuts_pay_chip-74u{
padding:12px 1rem;
border-radius:14px;
background:rgba(220,210,255,0.07);
border:1px solid rgba(220,210,255,0.13);
font-size:14px;
color:#EDE8F7;
font-weight:700;
}
.vzuhts-74u{
padding:48px 0;
}
@media(min-width:769px){
.vzuhts-74u{
padding:3.875rem 0;
}
}
.vzuhts_head-74u{
gap:18px;
display:flex;
margin-bottom:2.125rem;
flex-direction:column;
}
@media(min-width:769px){
.vzuhts_head-74u{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.vzuhts_eyebrow-74u{
margin-bottom:12px;
}
.vzuhts_h2-74u{
color:#EDE8F7;
overflow-wrap:break-word;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:1.875rem;
}
@media(min-width:767px){
.vzuhts_h2-74u{
font-size:2.375rem;
}
}
.vzuhts_cta-74u{
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
border-radius:62.438rem;
background:#C084FC;
flex:0 0 auto;
padding:0.938rem 1.875rem;
color:#110C1A;
font-weight:700;
font-size:0.938rem;
}
.vzuhts_cta-74u:hover{
opacity:.9;
}
.vzuhts_grid-74u{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:758px){
.vzuhts_grid-74u{
grid-template-columns:repeat(3,1fr);
}
}
.vzuhts_step-74u{
border-top:1px solid rgba(220,210,255,0.13);
min-width:0;
padding-top:22px;
}
.vzuhts_step_num-74u{
font-weight:700;
font-size:44px;
color:#C084FC;
margin-bottom:14px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1;
}
.vzuhts_step_h-74u{
font-weight:700;
line-height:1.2;
font-size:1.188rem;
margin-bottom:0.5rem;
color:#EDE8F7;
overflow-wrap:break-word;
}
.vzuhts_step_p-74u{
overflow-wrap:break-word;
font-size:0.875rem;
color:#A89FC2;
line-height:1.55;
}
.vzuprov-74u{
padding:2.5rem 0 20px;
}
.vzuprov_eyebrow-74u{
display:block;
margin-bottom:1.125rem;
}
.vzuprov_grid-74u{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:558px){
.vzuprov_grid-74u{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.vzuprov_grid-74u{
grid-template-columns:repeat(6,1fr);
}
}
.vzutt-74u{
padding:48px 0 10px;
}
@media(min-width:769px){
.vzutt-74u{
padding:3.75rem 0 0.625rem;
}
}
.vzutt_head-74u{
margin-bottom:2.125rem;
text-align:center;
}
.vzutt_eyebrow-74u{
margin-bottom:12px;
}
.vzutt_h2-74u{
overflow-wrap:break-word;
color:#F0EBF8;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
font-size:2rem;
}
@media(min-width:765px){
.vzutt_h2-74u{
font-size:42px;
}
}
.vzutt_grid-74u{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.vzutt_grid-74u{
grid-template-columns:repeat(3,1fr);
}
}
.vzutt_card-74u{
border:1px solid rgba(220,210,255,0.07);
background:#1F1826;
border-radius:0.875rem;
padding:30px;
flex-direction:column;
display:flex;
min-width:0;
}
.vzutt_card_ic-74u{
color:#A855F7;
display:inline-flex;
align-items:center;
margin-bottom:18px;
}
.vzutt_card_ic-74u svg{
width:1.75rem;
height:28px;
}
.vzutt_card_h-74u{
overflow-wrap:break-word;
line-height:1.15;
font-weight:600;
color:#F0EBF8;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
font-size:1.375rem;
}
.vzutt_card_p-74u{
line-height:1.6;
font-size:14px;
overflow-wrap:break-word;
margin-bottom:14px;
color:#7A6F90;
}
.vzutt_card_p-74u b{
color:#F0EBF8;
font-weight:700;
}
.vzutt_card_link-74u{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
font-weight:700;
align-self:flex-start;
padding-bottom:2px;
color:#F0EBF8;
margin-top:auto;
border-bottom:1px solid #A855F7;
font-size:13px;
}
.vzutt_card_link-74u:hover{
color:#A855F7;
}
.vzufaq-74u{
padding:48px 0;
background:#1F1826;
border-bottom:1px solid rgba(220,210,255,0.07);
border-top:1px solid rgba(220,210,255,0.07);
margin-top:1.5rem;
}
@media(min-width:770px){
.vzufaq-74u{
padding:62px 0;
}
}
.vzufaq_head-74u{
text-align:center;
margin-bottom:34px;
}
.vzufaq_eyebrow-74u{
margin-bottom:0.75rem;
}
.vzufaq_h2-74u{
color:#F0EBF8;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-size:2rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.vzufaq_h2-74u{
font-size:38px;
}
}
.vzufaq_list-74u{
margin:0 auto;
gap:12px;
flex-direction:column;
display:flex;
max-width:51.25rem;
}
.vzufaq_item-74u{
border:1px solid rgba(220,210,255,0.07);
overflow:hidden;
border-radius:14px;
background:#16111A;
}
.vzufaq_q-74u{
gap:1.25rem;
list-style:none;
padding:20px 1.5rem;
color:#F0EBF8;
justify-content:space-between;
cursor:pointer;
font-size:16px;
display:flex;
align-items:center;
font-weight:700;
overflow-wrap:break-word;
}
.vzufaq_q-74u::-webkit-details-marker{
display:none;
}
.vzufaq_q_ic-74u{
flex:0 0 auto;
transition:transform .22s cubic-bezier(0.4,0,0.2,1);
align-items:center;
display:inline-flex;
color:#A855F7;
}
.vzufaq_q_ic-74u svg{
height:1.125rem;
width:1.125rem;
}
.vzufaq_item-74u[open] .vzufaq_q_ic-74u{
transform:rotate(180deg);
}
.vzufaq_a-74u{
padding:0 1.5rem 20px;
color:#7A6F90;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.906rem;
}
.vzusg-74u{
padding:48px 0 0.625rem;
}
.vzusg_eyebrow-74u{
margin-bottom:0.75rem;
display:block;
}
.vzusg_h2-74u{
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
margin-bottom:1.75rem;
color:#F0EBF8;
font-size:1.875rem;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:766px){
.vzusg_h2-74u{
font-size:2.25rem;
}
}
.vzusg_grid-74u{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:719px){
.vzusg_grid-74u{
grid-template-columns:repeat(3,1fr);
}
}
.vzusg_col-74u{
min-width:0;
}
.vzusg_col_h-74u{
font-weight:600;
color:#F0EBF8;
overflow-wrap:break-word;
margin-bottom:0.625rem;
font-size:22px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.15;
}
.vzusg_col_p-74u{
line-height:1.65;
color:#7A6F90;
overflow-wrap:break-word;
font-size:14px;
}
.vzugd-74u{
padding:3rem 0 0.625rem;
}
.vzugd_head-74u{
gap:14px;
margin-bottom:24px;
flex-direction:column;
display:flex;
}
@media(min-width:681px){
.vzugd_head-74u{
gap:20px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.vzugd_eyebrow-74u{
margin-bottom:10px;
}
.vzugd_h2-74u{
overflow-wrap:break-word;
line-height:1.05;
font-size:1.75rem;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#F0EBF8;
}
@media(min-width:766px){
.vzugd_h2-74u{
font-size:34px;
}
}
.vzugd_more-74u{
flex:0 0 auto;
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
font-size:0.844rem;
padding-bottom:2px;
color:#F0EBF8;
font-weight:600;
border-bottom:1px solid #F0EBF8;
}
.vzugd_more-74u:hover{
border-color:#A855F7;
color:#A855F7;
}
.vzugd_grid-74u{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:718px){
.vzugd_grid-74u{
grid-template-columns:repeat(3,1fr);
}
}
.vzugd_card-74u{
border:1px solid rgba(220,210,255,0.07);
background:#1F1826;
border-radius:14px;
overflow:hidden;
display:block;
min-width:0;
}
.vzugd_card_img-74u{
background:linear-gradient(140deg,#1A0F2E,#A855F7);
height:9.375rem;
}
.vzugd_card_body-74u{
padding:22px;
}
.vzugd_card_cat-74u{
font-size:10px;
color:#A855F7;
font-weight:600;
text-transform:uppercase;
letter-spacing:.1em;
}
.vzugd_card_h-74u{
margin:0.5rem 0 0.625rem;
color:#F0EBF8;
font-size:1.188rem;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.2;
overflow-wrap:break-word;
}
.vzugd_card_meta-74u{
font-size:12px;
overflow-wrap:break-word;
color:#9A8FB0;
}
.vzulh-74u{
padding:40px 0 20px;
}
.vzulh_in-74u{
border-top:1px solid rgba(220,210,255,0.13);
padding-top:2.125rem;
}
.vzulh_eyebrow-74u{
margin-bottom:1.375rem;
display:block;
}
.vzulh_grid-74u{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:602px){
.vzulh_grid-74u{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.vzulh_grid-74u{
grid-template-columns:repeat(5,1fr);
}
}
.vzulh_col-74u{
min-width:0;
}
.vzulh_col_h-74u{
color:#F0EBF8;
overflow-wrap:break-word;
font-weight:700;
font-size:0.813rem;
margin-bottom:12px;
}
.vzulh_links-74u{
gap:8px;
flex-direction:column;
display:flex;
}
.vzulh_link-74u{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
color:#7A6F90;
font-size:13px;
overflow-wrap:break-word;
}
.vzulh_link-74u:hover{
color:#A855F7;
}
.vzuel-74u{
padding:3rem 0;
}
@media(min-width:770px){
.vzuel-74u{
padding:56px 0;
}
}
.vzuel_in-74u{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:903px){
.vzuel_in-74u{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.vzuel_left-74u{
min-width:0;
}
.vzuel_eyebrow-74u{
margin-bottom:0.875rem;
}
.vzuel_h2-74u{
overflow-wrap:break-word;
margin-bottom:1.375rem;
font-weight:600;
color:#F0EBF8;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:32px;
line-height:1.08;
}
@media(min-width:769px){
.vzuel_h2-74u{
font-size:38px;
}
}
.vzuel_body-74u p{
color:#C9C0D8;
font-size:16px;
margin-bottom:1.125rem;
overflow-wrap:break-word;
line-height:1.7;
}
.vzuel_dropcap-74u{
padding:0.375rem 12px 0 0;
color:#A855F7;
font-weight:700;
font-size:62px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:.8;
float:left;
}
.vzuel_right-74u{
min-width:0;
}
.vzuel_quote-74u{
border-radius:20px;
background:linear-gradient(150deg,#1A0F2E,#0D0A14);
padding:36px;
position:relative;
margin-bottom:1.5rem;
color:#EDE8F7;
}
.vzuel_quote_mark-74u{
margin-bottom:0.375rem;
color:#C084FC;
align-items:center;
display:inline-flex;
}
.vzuel_quote_mark-74u svg{
width:34px;
height:2.125rem;
}
.vzuel_quote_text-74u{
color:#EDE8F7;
font-size:1.375rem;
overflow-wrap:break-word;
line-height:1.4;
margin-bottom:1.375rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:500;
}
.vzuel_quote_meta-74u{
gap:0.75rem;
display:flex;
align-items:center;
}
.vzuel_quote_av-74u{
border-radius:50%;
background:linear-gradient(135deg,#A855F7,#D946EF);
flex:0 0 auto;
width:38px;
height:38px;
}
.vzuel_quote_author-74u{
font-size:14px;
font-weight:700;
color:#EDE8F7;
}
.vzuel_quote_meta_sub-74u{
font-size:0.75rem;
color:#A89FC2;
}
.vzuel_explain-74u{
border:1px solid rgba(220,210,255,0.07);
border-radius:14px;
overflow:hidden;
}
.vzuel_explain_card-74u{
padding:22px 1.5rem;
}
.vzuel_explain_card-74u+.vzuel_explain_card-74u{
border-top:1px solid rgba(220,210,255,0.07);
}
.vzuel_explain_h-74u{
color:#F0EBF8;
font-size:20px;
font-weight:600;
line-height:1.15;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
.vzuel_explain_p-74u{
color:#7A6F90;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
}
.vzusb-74u{
padding:3rem 0;
background:#1F1826;
border-top:1px solid rgba(220,210,255,0.07);
margin-top:24px;
border-bottom:1px solid rgba(220,210,255,0.07);
}
@media(min-width:771px){
.vzusb-74u{
padding:3.5rem 0;
}
}
.vzusb_eyebrow-74u{
display:block;
margin-bottom:0.75rem;
}
.vzusb_h2-74u{
margin-bottom:26px;
font-size:1.875rem;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#F0EBF8;
overflow-wrap:break-word;
}
@media(min-width:771px){
.vzusb_h2-74u{
font-size:2.25rem;
}
}
.vzusb_grid-74u{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:561px){
.vzusb_grid-74u{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.vzusb_grid-74u{
grid-template-columns:repeat(4,1fr);
}
}
.vzusb_card-74u{
border-radius:14px;
padding:1.5rem;
border:1px solid rgba(220,210,255,0.07);
background:#16111A;
min-width:0;
}
.vzusb_card_h-74u{
overflow-wrap:break-word;
color:#F0EBF8;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:1.188rem;
line-height:1.15;
margin-bottom:0.5rem;
font-weight:600;
}
.vzusb_card_p-74u{
color:#7A6F90;
overflow-wrap:break-word;
line-height:1.6;
font-size:13.5px;
}
.vzusb_rtp-74u{
grid-template-columns:1fr;
border-radius:0.875rem;
padding:26px 28px;
background:#16111A;
gap:1.5rem;
border:1px solid rgba(220,210,255,0.07);
align-items:center;
margin-top:18px;
display:grid;
}
@media(min-width:758px){
.vzusb_rtp-74u{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.vzusb_rtp_h-74u{
overflow-wrap:break-word;
line-height:1.15;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
font-size:1.25rem;
color:#F0EBF8;
font-weight:600;
}
.vzusb_rtp_p-74u{
font-size:13.5px;
overflow-wrap:break-word;
color:#7A6F90;
line-height:1.6;
}
.vzusb_rtp_stats-74u{
gap:16px;
display:flex;
}
.vzusb_stat-74u{
flex:1 1 0;
background:#1F1826;
border-radius:0.5rem;
padding:18px;
text-align:center;
min-width:0;
}
.vzusb_stat_v-74u{
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#34D399;
font-size:26px;
font-weight:700;
}
.vzusb_stat_l-74u{
font-size:0.719rem;
color:#9A8FB0;
margin-top:0.25rem;
}
.vzuft-74u{
background:#0E0B12;
margin-top:2.5rem;
color:#A89FC2;
}
.vzuft_in-74u{
padding:3rem 0 1.75rem;
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:603px){
.vzuft_in-74u{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.vzuft_in-74u{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.vzuft_brand-74u{
min-width:0;
}
.vzuft_logo-74u{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#EDE8F7;
font-weight:700;
font-size:26px;
overflow-wrap:break-word;
}
.vzuft_tagline-74u{
color:#A89FC2;
max-width:17.5rem;
line-height:1.6;
font-size:13.5px;
margin-top:14px;
}
.vzuft_contact-74u{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
margin-top:0.75rem;
color:#C084FC;
overflow-wrap:anywhere;
display:inline-block;
max-width:280px;
font-size:0.813rem;
}
.vzuft_contact-74u:hover{
color:#EDE8F7;
}
.vzuft_col-74u{
min-width:0;
}
.vzuft_col_h-74u{
overflow-wrap:break-word;
font-size:0.813rem;
color:#EDE8F7;
letter-spacing:.08em;
margin-bottom:14px;
text-transform:uppercase;
font-weight:700;
}
.vzuft_col_links-74u{
gap:10px;
display:flex;
flex-direction:column;
}
.vzuft_link-74u{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
overflow-wrap:break-word;
color:#A89FC2;
font-size:13.5px;
}
.vzuft_link-74u:hover{
color:#EDE8F7;
}
.vzuft_bot-74u{
gap:16px;
padding:22px 0 2.5rem;
display:flex;
border-top:1px solid rgba(220,210,255,0.13);
flex-direction:column;
}
@media(min-width:771px){
.vzuft_bot-74u{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.vzuft_legal-74u{
max-width:47.5rem;
color:#564F68;
font-size:0.719rem;
line-height:1.6;
overflow-wrap:break-word;
}
.vzuft_legal-74u b{
font-weight:700;
color:#A89FC2;
}
.vzuft_age-74u{
border-radius:0.5rem;
flex:0 0 auto;
border:1.5px solid #C084FC;
padding:0.25rem 9px;
font-weight:700;
color:#C084FC;
font-size:0.813rem;
}