*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#141018;
color:#C9C1D8;
overflow-wrap:break-word;
font-size:0.938rem;
line-height:1.6;
text-rendering:optimizeLegibility;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
-webkit-font-smoothing:antialiased;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:8px;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.54);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.cix-layoutz6q{
min-height:100vh;
display:flex;
flex-direction:column;
}
.cix-mainz6q{
flex:1 1 auto;
width:100%;
min-width:0;
}
.cix-containerz6q{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:770px){
.cix-containerz6q{
padding:0 2rem;
}
}
@media(min-width:1101px){
.cix-containerz6q{
padding:0 3.5rem;
}
}
.cix-eyebrowz6q{
font-size:11px;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.4;
display:inline-block;
letter-spacing:.2em;
text-transform:uppercase;
color:#9B59E8;
}
.cix-bandz6q{
background:#100E1A;
color:#F2EDF8;
}
.cix-bandz6q .cix-eyebrowz6q{
color:#C084FC;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.cix-tbz6q{
background:#141018;
border-bottom:1px solid rgba(242,237,248,0.13);
position:sticky;
top:0;
z-index:50;
}
.cix-tb_inz6q{
padding:0.75rem 1rem;
margin:0 auto;
gap:16px;
max-width:87.5rem;
display:flex;
width:100%;
align-items:center;
justify-content:space-between;
}
@media(min-width:767px){
.cix-tb_inz6q{
padding:1rem 2rem;
}
}
@media(min-width:1102px){
.cix-tb_inz6q{
padding:18px 56px;
}
}
.cix-tb_leftz6q{
gap:28px;
align-items:center;
min-width:0;
display:flex;
}
.cix-tb_logoz6q{
gap:11px;
min-width:0;
display:flex;
align-items:center;
}
.cix-tb_logo_markz6q{
flex:0 0 auto;
border-radius:0.5rem;
height:2.125rem;
width:34px;
object-fit:cover;
}
.cix-tb_logo_txtz6q{
flex-direction:column;
line-height:1;
display:flex;
min-width:0;
}
.cix-tb_logo_namez6q{
overflow:hidden;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F2EDF8;
font-weight:700;
white-space:nowrap;
letter-spacing:.02em;
text-overflow:ellipsis;
font-size:22px;
}
.cix-tb_logo_subz6q{
overflow:hidden;
letter-spacing:.32em;
font-size:0.531rem;
margin-top:4px;
font-weight:600;
white-space:nowrap;
text-transform:uppercase;
color:#9B59E8;
text-overflow:ellipsis;
}
.cix-tb_navz6q{
display:none;
}
@media(min-width:959px){
.cix-tb_navz6q{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.cix-tb_nav_itemz6q{
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;
border-bottom:2px solid transparent;
color:#C9C1D8;
font-weight:600;
padding-bottom:3px;
font-size:14px;
}
.cix-tb_nav_itemz6q:hover{
color:#F2EDF8;
}
.cix-tb_nav_itemz6q.cix-state_activez6q{
border-color:#9B59E8;
color:#F2EDF8;
}
.cix-tb_rightz6q{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.cix-tb_searchz6q{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
display:flex;
color:#C9C1D8;
justify-content:center;
align-items:center;
}
.cix-tb_searchz6q:hover{
color:#9B59E8;
}
.cix-tb_searchz6q svg{
height:18px;
width:18px;
}
.cix-tb_langz6q{
letter-spacing:.1em;
font-weight:600;
text-transform:uppercase;
color:#9A90AE;
font-size:0.688rem;
}
.cix-tb_langz6q:hover{
color:#F2EDF8;
}
.cix-tb_loginz6q{
display:none;
font-weight:600;
font-size:0.875rem;
color:#F2EDF8;
}
@media(min-width:770px){
.cix-tb_loginz6q{
display:inline-block;
}
}
.cix-tb_registerz6q{
padding:11px 1.375rem;
transition:background-color .22s cubic-bezier(0.4,0,0.2,1);
border-radius:999px;
background:#B06EF5;
color:#0E0A18;
font-weight:700;
font-size:0.875rem;
white-space:nowrap;
}
.cix-tb_registerz6q:hover{
background:#C484FF;
}
.cix-mobz6q{
background:#141018;
left:0;
right:0;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
z-index:60;
border-top:1px solid rgba(242,237,248,0.13);
bottom:0;
}
@media(min-width:959px){
.cix-mobz6q{
display:none;
}
}
.cix-mob_inz6q{
margin:0 auto;
align-items:stretch;
display:flex;
max-width:560px;
justify-content:space-around;
}
.cix-mob_itemz6q{
flex:1 1 0;
gap:3px;
padding:0.563rem 4px;
transition:color .22s cubic-bezier(0.4,0,0.2,1);
color:#9A90AE;
flex-direction:column;
min-width:0;
align-items:center;
display:flex;
}
.cix-mob_itemz6q.cix-state_activez6q{
color:#9B59E8;
}
.cix-mob_icz6q{
justify-content:center;
display:flex;
align-items:center;
}
.cix-mob_icz6q svg{
width:20px;
height:1.25rem;
}
.cix-mob_lbz6q{
overflow:hidden;
font-weight:600;
white-space:nowrap;
font-size:0.625rem;
text-overflow:ellipsis;
max-width:100%;
}
@media(max-width:957px){
body{
padding-bottom:3.75rem;
}
}
.cix-railz6q{
position:relative;
min-width:0;
}
.cix-rail_scrollz6q{
gap:0.875rem;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
padding-bottom:14px;
overflow-x:auto;
display:flex;
}
@media(min-width:767px){
.cix-rail_scrollz6q{
gap:1.125rem;
}
}
.cix-gcz6q{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:769px){
.cix-gcz6q{
width:11.75rem;
}
}
.cix-gc_imgz6q{
border-radius:0.875rem;
background:#1E1A26;
overflow:hidden;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.32);
}
.cix-gc_imgz6q img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.cix-gc_coverz6q{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.54));
inset:0;
position:absolute;
pointer-events:none;
}
.cix-gc_hoverz6q{
background:rgba(0,0,0,0.54);
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
inset:0;
display:flex;
opacity:0;
justify-content:center;
align-items:center;
position:absolute;
}
.cix-gcz6q:hover .cix-gc_hoverz6q{
opacity:1;
}
.cix-gc_hover_btnz6q{
background:#B06EF5;
border-radius:999px;
height:2.875rem;
width:2.875rem;
color:#0E0A18;
display:flex;
align-items:center;
justify-content:center;
}
.cix-gc_hover_btnz6q svg{
width:18px;
height:18px;
}
.cix-gc_infoz6q{
gap:2px;
display:flex;
margin-top:0.563rem;
min-width:0;
flex-direction:column;
}
.cix-gc_namez6q{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#F2EDF8;
font-size:13px;
font-weight:700;
}
.cix-gc_provz6q{
overflow:hidden;
text-overflow:ellipsis;
font-size:11px;
white-space:nowrap;
color:#9A90AE;
}
.cix-gc_metaz6q{
color:#9A90AE;
font-size:11px;
}
.cix-tcz6q{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:769px){
.cix-tcz6q{
width:14.375rem;
}
}
.cix-tc_imgz6q{
background:#1E1A26;
border-radius:14px;
overflow:hidden;
padding-bottom:75%;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.32);
position:relative;
}
.cix-tc_imgz6q img{
inset:0;
object-fit:cover;
position:absolute;
height:100%;
width:100%;
}
.cix-tc_infoz6q{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:9px;
display:flex;
}
.cix-tc_namez6q{
overflow:hidden;
font-weight:700;
color:#F2EDF8;
font-size:0.875rem;
text-overflow:ellipsis;
white-space:nowrap;
}
.cix-tc_rtpz6q{
color:#9A90AE;
font-size:11px;
}
.cix-lcz6q{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:769px){
.cix-lcz6q{
width:16.75rem;
}
}
.cix-lc_imgz6q{
overflow:hidden;
border-radius:0.875rem;
background:#1E1A26;
position:relative;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.32);
padding-bottom:62.5%;
}
.cix-lc_imgz6q img{
inset:0;
height:100%;
width:100%;
position:absolute;
object-fit:cover;
}
.cix-lc_livez6q{
padding:4px 0.563rem;
background:rgba(0,0,0,0.54);
gap:0.438rem;
border-radius:62.438rem;
display:flex;
align-items:center;
left:0.75rem;
top:0.75rem;
position:absolute;
}
.cix-lc_live_dotz6q{
background:#F04A4A;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
width:0.5rem;
height:0.5rem;
}
.cix-lc_seatsz6q{
color:#F2EDF8;
letter-spacing:.08em;
text-transform:uppercase;
font-weight:600;
font-size:10px;
}
.cix-lc_infoz6q{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:9px;
display:flex;
}
.cix-lc_namez6q{
overflow:hidden;
color:#F2EDF8;
text-overflow:ellipsis;
white-space:nowrap;
font-size:15px;
font-weight:700;
}
.cix-lc_betz6q{
font-size:11px;
color:#9A90AE;
}
.cix-pcz6q{
padding:16px 0.875rem;
border-radius:14px;
background:#1E1A26;
gap:0.5rem;
border:1px solid rgba(242,237,248,0.07);
align-items:center;
flex-direction:column;
display:flex;
min-height:4.625rem;
justify-content:center;
min-width:0;
}
.cix-pc_logoz6q{
flex:0 0 auto;
max-width:100%;
width:auto;
height:28px;
object-fit:contain;
}
.cix-pc_namez6q{
overflow:hidden;
text-align:center;
color:#9A90AE;
font-size:11px;
text-overflow:ellipsis;
max-width:100%;
white-space:nowrap;
}
.cix-gc_tagz6q{
border-radius:0.5rem;
padding:3px 8px;
display:inline-block;
text-transform:uppercase;
top:10px;
left:0.625rem;
font-weight:700;
position:absolute;
letter-spacing:.06em;
font-size:0.625rem;
z-index:2;
}
.cix-gc_tag_hotz6q{
background:#F04A4A;
color:#F2EDF8;
}
.cix-gc_tag_newz6q{
background:#C084FC;
color:#0E0A18;
}
.cix-gc_tag_jpz6q{
background:#F0B429;
color:#0E0A18;
}
.cix-gc_tag_livez6q{
background:#F04A4A;
color:#F2EDF8;
}
.cix-shz6q{
margin-bottom:18px;
min-width:0;
}
.cix-sh_rowz6q{
gap:16px;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
}
.cix-sh_rowz6q .cix-sh_lz6q{
gap:6px;
min-width:0;
flex-direction:column;
display:flex;
}
.cix-sh_stackz6q{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.cix-sh_centerz6q{
gap:0.625rem;
display:flex;
align-items:center;
flex-direction:column;
text-align:center;
}
.cix-sh_h2z6q{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.1;
color:#F2EDF8;
overflow-wrap:break-word;
font-weight:600;
font-size:24px;
}
@media(min-width:765px){
.cix-sh_h2z6q{
font-size:30px;
}
}
.cix-bandz6q .cix-sh_h2z6q{
color:#F2EDF8;
}
.cix-sh_eb_linez6q{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.cix-sh_eb_linez6q::before{
background:#9B59E8;
content:"";
width:1.75rem;
height:1px;
display:inline-block;
}
.cix-bandz6q .cix-sh_eb_linez6q::before{
background:#C084FC;
}
.cix-sh_eb_dotz6q{
gap:8px;
display:inline-flex;
align-items:center;
}
.cix-sh_eb_dotz6q::before{
border-radius:50%;
background:#9B59E8;
width:0.375rem;
content:"";
height:6px;
display:inline-block;
}
.cix-bandz6q .cix-sh_eb_dotz6q::before{
background:#C084FC;
}
.cix-sh_linkz6q{
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);
gap:0.375rem;
align-items:center;
padding-bottom:2px;
font-weight:600;
border-bottom:1px solid #F2EDF8;
font-size:13px;
display:inline-flex;
color:#F2EDF8;
white-space:nowrap;
}
.cix-sh_linkz6q:hover{
border-color:#9B59E8;
color:#9B59E8;
}
.cix-sh_linkz6q svg{
width:14px;
height:0.875rem;
}
.cix-sh_link_chevz6q{
border-bottom:0;
padding-bottom:0;
}
.cix-sh_link_btnz6q{
background:#B06EF5;
border-radius:999px;
padding:9px 18px;
border-bottom:0;
color:#0E0A18;
}
.cix-sh_link_btnz6q:hover{
background:#C484FF;
border-color:transparent;
color:#0E0A18;
}
.cix-bandz6q .cix-sh_linkz6q{
border-color:#F2EDF8;
color:#F2EDF8;
}
.cix-bandz6q .cix-sh_link_btnz6q{
background:#C084FC;
color:#0E0A18;
}
.cix-sh_rulez6q{
background:rgba(242,237,248,0.13);
margin:-2px 0 1.125rem;
height:1px;
}
.cix-bandz6q .cix-sh_rulez6q{
background:rgba(255,248,255,0.12);
}
.cix-heroz6q{
padding:32px 0 0.5rem;
}
@media(min-width:770px){
.cix-heroz6q{
padding:56px 0 24px;
}
}
.cix-hero_inz6q{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:898px){
.cix-hero_inz6q{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.cix-hero_copyz6q{
min-width:0;
}
.cix-hero_eyebrowz6q{
gap:10px;
align-items:center;
margin-bottom:1.375rem;
display:inline-flex;
}
.cix-hero_eyebrow_linez6q{
flex:0 0 auto;
background:#9B59E8;
display:inline-block;
width:28px;
height:1px;
}
.cix-hero_h1z6q{
margin-bottom:20px;
letter-spacing:-.01em;
font-size:38px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.04;
color:#F2EDF8;
}
@media(min-width:769px){
.cix-hero_h1z6q{
font-size:3.375rem;
}
}
@media(min-width:1101px){
.cix-hero_h1z6q{
font-size:62px;
}
}
.cix-hero_h1z6q em{
font-style:normal;
color:#9B59E8;
}
.cix-hero_subz6q{
font-size:16px;
line-height:1.6;
margin-bottom:30px;
max-width:30rem;
color:#7A7090;
}
@media(min-width:769px){
.cix-hero_subz6q{
font-size:1.125rem;
}
}
.cix-hero_actionsz6q{
gap:0.875rem;
margin-bottom:34px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.cix-hero_ctaz6q{
border-radius:62.438rem;
transition:background-color .22s cubic-bezier(0.4,0,0.2,1);
background:#B06EF5;
padding:16px 1.875rem;
gap:10px;
font-weight:700;
display:inline-flex;
align-items:center;
font-size:15px;
color:#0E0A18;
}
.cix-hero_ctaz6q:hover{
background:#C484FF;
}
.cix-hero_cta_icz6q{
display:inline-flex;
align-items:center;
}
.cix-hero_cta_icz6q svg{
height:1rem;
width:1rem;
}
.cix-hero_cta_altz6q{
padding:0.938rem 26px;
background:transparent;
border:1px solid rgba(242,237,248,0.13);
border-radius:62.438rem;
transition:border-color .22s cubic-bezier(0.4,0,0.2,1),color .22s cubic-bezier(0.4,0,0.2,1);
align-items:center;
font-size:0.938rem;
display:inline-flex;
font-weight:600;
color:#F2EDF8;
}
.cix-hero_cta_altz6q:hover{
border-color:#9B59E8;
color:#9B59E8;
}
.cix-hero_trustz6q{
gap:22px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.cix-hero_trust_itemz6q{
gap:9px;
display:flex;
font-weight:600;
align-items:center;
color:#C9C1D8;
font-size:13px;
}
.cix-hero_trust_icz6q{
color:#9B59E8;
display:inline-flex;
align-items:center;
}
.cix-hero_trust_icz6q svg{
width:1rem;
height:16px;
}
.cix-hero_promoz6q{
background:#1E1A26;
border-radius:20px;
overflow:hidden;
display:flex;
min-height:18.75rem;
box-shadow:0 0.5rem 16px rgba(0,0,0,0.36), 0 24px 64px rgba(91,30,180,0.28), 0 3rem 80px rgba(0,0,0,0.40);
position:relative;
}
.cix-hero_promo_bgz6q{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.cix-hero_promo_bgz6q::after{
background:linear-gradient(120deg,#100E1A 0%,rgba(0,0,0,0.54) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.cix-hero_promo_glowz6q{
background:radial-gradient(circle,rgba(91,54,168,0.28) 0%,transparent 65%);
border-radius:50%;
height:16.25rem;
position:absolute;
width:260px;
top:-40px;
right:-20px;
pointer-events:none;
}
.cix-hero_promo_ctz6q{
padding:28px;
align-self:flex-end;
max-width:88%;
z-index:2;
position:relative;
}
.cix-hero_promo_labelz6q{
font-size:10px;
color:#C084FC;
margin-bottom:0.5rem;
display:block;
font-weight:700;
text-transform:uppercase;
letter-spacing:.25em;
}
.cix-hero_promo_amountz6q{
overflow-wrap:break-word;
color:#F2EDF8;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:32px;
}
@media(min-width:765px){
.cix-hero_promo_amountz6q{
font-size:2.5rem;
}
}
.cix-hero_promo_amountz6q em{
color:#C084FC;
font-style:normal;
}
.cix-hero_ratingz6q{
border-radius:0.875rem;
border:1px solid rgba(242,237,248,0.07);
padding:0.625rem 14px;
background:#1E1A26;
gap:0.625rem;
align-items:center;
top:0.875rem;
display:flex;
max-width:min(16.25rem,62%);
z-index:3;
right:14px;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.32);
position:absolute;
}
.cix-hero_rating_scorez6q{
flex:0 0 auto;
font-weight:700;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:24px;
color:#F2EDF8;
}
.cix-hero_rating_txtz6q{
flex:1 1 auto;
min-width:0;
}
.cix-hero_rating_starsz6q{
gap:2px;
display:flex;
color:#9B59E8;
}
.cix-hero_rating_starsz6q svg{
height:0.75rem;
width:12px;
}
.cix-hero_rating_capz6q{
color:#9A90AE;
display:block;
overflow-wrap:break-word;
font-size:0.688rem;
line-height:1.35;
margin-top:3px;
}
.cix-statz6q{
border-bottom:1px solid rgba(242,237,248,0.13);
margin-top:16px;
border-top:1px solid rgba(242,237,248,0.13);
}
.cix-stat_inz6q{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.cix-stat_inz6q{
grid-template-columns:repeat(4,1fr);
}
}
.cix-stat_itemz6q{
padding:22px 0.875rem;
border-right:1px solid rgba(242,237,248,0.07);
min-width:0;
border-bottom:1px solid rgba(242,237,248,0.07);
}
.cix-stat_itemz6q:nth-child(2n){
border-right:0;
}
.cix-stat_itemz6q:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.cix-stat_itemz6q{
border-bottom:0;
}
.cix-stat_itemz6q:nth-child(2n){
border-right:1px solid rgba(242,237,248,0.07);
}
.cix-stat_itemz6q:nth-child(4n){
border-right:0;
}
}
.cix-stat_valuez6q{
font-weight:700;
color:#F2EDF8;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
line-height:1;
overflow-wrap:break-word;
}
@media(min-width:770px){
.cix-stat_valuez6q{
font-size:2.125rem;
}
}
.cix-stat_labelz6q{
overflow-wrap:break-word;
color:#9A90AE;
margin-top:6px;
line-height:1.4;
font-size:0.813rem;
}
.cix-growz6q{
padding:26px 0 0.625rem;
}
.cix-row_seoz6q{
margin:0.625rem 0 0;
overflow-wrap:break-word;
color:#7A7090;
font-size:0.875rem;
max-width:47.5rem;
line-height:1.65;
}
.cix-row_seoz6q strong{
color:#F2EDF8;
font-weight:700;
}
.cix-jpz6q{
padding:30px 0 10px;
}
.cix-jp_gridz6q{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:770px){
.cix-jp_gridz6q{
grid-template-columns:1fr 1fr;
}
.cix-jp_card_megaz6q{
grid-column:1/-1;
}
}
@media(min-width:997px){
.cix-jp_gridz6q{
grid-template-columns:1.4fr 1fr 1fr;
}
.cix-jp_card_megaz6q{
grid-column:auto;
}
}
.cix-jp_cardz6q{
gap:12px;
border-radius:1.25rem;
overflow:hidden;
background:#1E1A26;
padding:26px;
border:1px solid rgba(242,237,248,0.07);
display:flex;
min-width:0;
min-height:12.5rem;
position:relative;
justify-content:space-between;
flex-direction:column;
}
.cix-jp_card_megaz6q{
border-color:transparent;
background:linear-gradient(135deg,#1A1030,#0C0A10);
min-height:210px;
color:#F2EDF8;
}
.cix-jp_glowz6q{
border-radius:50%;
background:radial-gradient(circle,rgba(91,54,168,0.28),transparent 70%);
width:12.5rem;
height:12.5rem;
top:-40px;
right:-40px;
position:absolute;
pointer-events:none;
}
.cix-jp_labelz6q{
gap:0.625rem;
color:#9B59E8;
text-transform:uppercase;
position:relative;
letter-spacing:.16em;
display:flex;
align-items:center;
flex-wrap:wrap;
font-size:10px;
font-weight:700;
justify-content:space-between;
}
.cix-jp_card_megaz6q .cix-jp_labelz6q{
color:#C084FC;
}
.cix-jp_dropz6q{
letter-spacing:.04em;
font-weight:600;
text-transform:none;
color:#9A90AE;
}
.cix-jp_card_megaz6q .cix-jp_dropz6q{
color:#9A8FBE;
}
.cix-jp_amountz6q{
font-size:2.375rem;
line-height:1;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:700;
position:relative;
color:#F2EDF8;
}
.cix-jp_card_megaz6q .cix-jp_amountz6q{
animation:zm2-pulse 2.4s infinite;
color:#C084FC;
font-size:48px;
}
@media(min-width:769px){
.cix-jp_card_megaz6q .cix-jp_amountz6q{
font-size:3.375rem;
}
}
.cix-jp_gamez6q{
color:#9A90AE;
font-size:0.813rem;
position:relative;
}
.cix-jp_card_megaz6q .cix-jp_gamez6q{
color:#9A8FBE;
}
.cix-jp_ctaz6q{
position:relative;
align-self:flex-start;
}
.cix-jp_card_megaz6q .cix-jp_ctaz6q{
border-radius:999px;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
background:#C084FC;
padding:10px 1.25rem;
color:#0E0A18;
font-size:13px;
font-weight:700;
}
.cix-jp_card_megaz6q .cix-jp_ctaz6q:hover{
opacity:.9;
}
.cix-jp_cardz6q:not(.cix-jp_card_megaz6q) .cix-jp_ctaz6q{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
font-size:13px;
padding-bottom:2px;
color:#F2EDF8;
border-bottom:1px solid #F2EDF8;
font-weight:700;
}
.cix-jp_cardz6q:not(.cix-jp_card_megaz6q) .cix-jp_ctaz6q:hover{
border-color:#9B59E8;
color:#9B59E8;
}
.cix-jp_seoz6q{
margin:0.875rem 0 0;
line-height:1.65;
max-width:47.5rem;
overflow-wrap:break-word;
color:#7A7090;
font-size:0.875rem;
}
.cix-jp_seoz6q strong{
color:#F2EDF8;
font-weight:700;
}
.cix-growz6q{
padding:1.625rem 0 10px;
}
.cix-row_seoz6q{
margin:10px 0 0;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.65;
font-size:14px;
color:#7A7090;
}
.cix-row_seoz6q strong{
color:#F2EDF8;
font-weight:700;
}
.cix-growz6q{
padding:26px 0 0.625rem;
}
.cix-row_seoz6q{
margin:0.625rem 0 0;
color:#7A7090;
max-width:760px;
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
}
.cix-row_seoz6q strong{
color:#F2EDF8;
font-weight:700;
}
.cix-prz6q{
padding:30px 0 0.375rem;
}
.cix-pr_cardz6q{
gap:10px;
border:1px solid rgba(242,237,248,0.07);
overflow:hidden;
flex:0 0 auto;
border-radius:20px;
padding:1.625rem;
background:#1E1A26;
position:relative;
min-height:200px;
flex-direction:column;
width:17.5rem;
display:flex;
}
@media(min-width:765px){
.cix-pr_cardz6q{
width:300px;
}
}
.cix-pr_card_featz6q{
background:linear-gradient(150deg,#1A1030,#0C0A10);
border-color:transparent;
color:#F2EDF8;
}
.cix-pr_glowz6q{
background:radial-gradient(circle,rgba(91,54,168,0.28),transparent 70%);
border-radius:50%;
right:-30px;
opacity:0;
height:8.125rem;
width:130px;
top:-30px;
pointer-events:none;
position:absolute;
}
.cix-pr_card_featz6q .cix-pr_glowz6q{
opacity:1;
}
.cix-pr_labelz6q{
color:#9B59E8;
letter-spacing:.16em;
font-weight:700;
font-size:0.625rem;
text-transform:uppercase;
position:relative;
}
.cix-pr_card_featz6q .cix-pr_labelz6q{
color:#C084FC;
}
.cix-pr_amountz6q{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.08;
overflow-wrap:break-word;
color:#F2EDF8;
font-weight:600;
position:relative;
font-size:1.625rem;
}
.cix-pr_card_featz6q .cix-pr_amountz6q{
color:#F2EDF8;
}
.cix-pr_amountz6q em{
font-style:normal;
color:#9B59E8;
}
.cix-pr_card_featz6q .cix-pr_amountz6q em{
color:#C084FC;
}
.cix-pr_termsz6q{
color:#9A90AE;
font-size:13px;
position:relative;
line-height:1.5;
}
.cix-pr_card_featz6q .cix-pr_termsz6q{
color:#9A8FBE;
}
.cix-pr_ctaz6q{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.cix-pr_card_featz6q .cix-pr_ctaz6q{
padding:0.563rem 18px;
background:#C084FC;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
border-radius:62.438rem;
font-size:13px;
font-weight:700;
color:#0E0A18;
}
.cix-pr_card_featz6q .cix-pr_ctaz6q:hover{
opacity:.9;
}
.cix-pr_cardz6q:not(.cix-pr_card_featz6q) .cix-pr_ctaz6q{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
font-size:13px;
font-weight:700;
border-bottom:1px solid #F2EDF8;
padding-bottom:2px;
color:#F2EDF8;
}
.cix-pr_cardz6q:not(.cix-pr_card_featz6q) .cix-pr_ctaz6q:hover{
border-color:#9B59E8;
color:#9B59E8;
}
.cix-appz6q{
padding:30px 0 10px;
}
.cix-app_inz6q{
gap:1.75rem;
border:1px solid rgba(242,237,248,0.07);
border-radius:1.25rem;
background:#1E1A26;
padding:32px;
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.cix-app_inz6q{
gap:2.5rem;
padding:40px 2.75rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.cix-app_copyz6q{
min-width:0;
max-width:560px;
}
.cix-app_eyebrowz6q{
margin-bottom:0.75rem;
}
.cix-app_h2z6q{
margin-bottom:0.75rem;
font-size:1.75rem;
line-height:1.05;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#F2EDF8;
}
@media(min-width:769px){
.cix-app_h2z6q{
font-size:34px;
}
}
.cix-app_textz6q{
font-size:14px;
line-height:1.6;
margin-bottom:22px;
color:#7A7090;
}
.cix-app_btnsz6q{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.cix-app_btnz6q{
gap:0.625rem;
border-radius:14px;
padding:0.688rem 20px;
background:#B06EF5;
transition:background-color .22s cubic-bezier(0.4,0,0.2,1);
display:inline-flex;
color:#0E0A18;
align-items:center;
}
.cix-app_btnz6q:hover{
background:#C484FF;
}
.cix-app_btn_icz6q{
align-items:center;
display:inline-flex;
}
.cix-app_btn_icz6q svg{
width:1.125rem;
height:18px;
}
.cix-app_btn_lbz6q{
font-size:13.5px;
font-weight:700;
}
.cix-app_qr_wrapz6q{
gap:18px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.cix-app_qrz6q{
border-radius:14px;
flex:0 0 auto;
background-color:#B06EF5;
background-image:repeating-linear-gradient(0deg,#1E1A26 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#1E1A26 0 5px,transparent 0.313rem 0.688rem);
width:6.75rem;
height:108px;
}
.cix-app_qr_capz6q{
font-size:0.781rem;
line-height:1.4;
max-width:92px;
color:#9A90AE;
}
.cix-seaz6q{
padding:24px 0 10px;
}
.cix-sea_inz6q{
gap:1.375rem;
overflow:hidden;
background:linear-gradient(115deg,#1A1030,#0C0A10);
border-radius:20px;
padding:36px;
display:flex;
position:relative;
flex-direction:column;
color:#F2EDF8;
}
@media(min-width:818px){
.cix-sea_inz6q{
gap:32px;
padding:2.75rem 48px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.cix-sea_glowz6q{
border-radius:50%;
background:radial-gradient(circle,rgba(91,54,168,0.28),transparent 68%);
position:absolute;
pointer-events:none;
top:50%;
right:3.75rem;
transform:translateY(-50%);
width:240px;
height:240px;
}
.cix-sea_copyz6q{
position:relative;
max-width:35rem;
min-width:0;
}
.cix-sea_eyebrowz6q{
margin-bottom:12px;
}
.cix-sea_h2z6q{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
color:#F2EDF8;
font-weight:600;
line-height:1.04;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:766px){
.cix-sea_h2z6q{
font-size:2.375rem;
}
}
.cix-sea_textz6q{
line-height:1.6;
color:#9A8FBE;
font-size:0.938rem;
}
.cix-sea_ctaz6q{
flex:0 0 auto;
border-radius:999px;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
background:#C084FC;
padding:16px 32px;
font-size:0.938rem;
font-weight:700;
color:#0E0A18;
position:relative;
}
.cix-sea_ctaz6q:hover{
opacity:.9;
}
.cix-vipz6q{
padding:48px 0;
}
@media(min-width:769px){
.cix-vipz6q{
padding:64px 0;
}
}
.cix-vip_headz6q{
gap:14px;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:882px){
.cix-vip_headz6q{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.cix-vip_eyebrowz6q{
margin-bottom:0.75rem;
}
.cix-vip_h2z6q{
font-size:2rem;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
color:#F2EDF8;
}
@media(min-width:767px){
.cix-vip_h2z6q{
font-size:2.5rem;
}
}
.cix-vip_introz6q{
max-width:420px;
color:#9A8FBE;
line-height:1.6;
font-size:0.875rem;
}
.cix-vip_gridz6q{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.cix-vip_cardz6q{
border:1px solid rgba(255,248,255,0.12);
border-radius:14px;
padding:22px 18px;
min-width:0;
}
.cix-vip_card_featz6q{
background:rgba(255,248,255,0.07);
border-color:#C084FC;
}
.cix-vip_card_icz6q{
background:linear-gradient(135deg,#9B59E8,#C084FC);
border-radius:8px;
display:block;
height:2.125rem;
width:34px;
margin-bottom:16px;
}
.cix-vip_namez6q{
margin-bottom:0.375rem;
font-size:1.25rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F2EDF8;
overflow-wrap:break-word;
font-weight:600;
}
.cix-vip_perkz6q{
color:#9A8FBE;
line-height:1.5;
font-size:0.781rem;
overflow-wrap:break-word;
}
.cix-drz6q{
padding:2.25rem 0 0.625rem;
}
.cix-dr_inz6q{
border-radius:0.875rem;
border:1px dashed rgba(242,237,248,0.13);
gap:1.25rem;
padding:1.75rem 2rem;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.cix-dr_inz6q{
gap:32px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.cix-dr_h2z6q{
font-size:1.5rem;
font-weight:600;
margin-bottom:8px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F2EDF8;
overflow-wrap:break-word;
line-height:1.1;
}
@media(min-width:769px){
.cix-dr_h2z6q{
font-size:26px;
}
}
.cix-dr_textz6q{
overflow-wrap:break-word;
max-width:680px;
line-height:1.6;
font-size:14px;
color:#7A7090;
}
.cix-dr_textz6q b{
color:#F2EDF8;
font-weight:700;
}
.cix-dr_ctaz6q{
flex:0 0 auto;
transition:color .22s cubic-bezier(0.4,0,0.2,1);
padding-bottom:2px;
white-space:nowrap;
border-bottom:1px solid #9B59E8;
color:#F2EDF8;
font-weight:700;
font-size:0.844rem;
}
.cix-dr_ctaz6q:hover{
color:#9B59E8;
}
.cix-ttz6q{
padding:48px 0 0.625rem;
}
@media(min-width:767px){
.cix-ttz6q{
padding:3.75rem 0 0.625rem;
}
}
.cix-tt_headz6q{
text-align:center;
margin-bottom:2.125rem;
}
.cix-tt_eyebrowz6q{
margin-bottom:12px;
}
.cix-tt_h2z6q{
color:#F2EDF8;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-size:2rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.cix-tt_h2z6q{
font-size:42px;
}
}
.cix-tt_gridz6q{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.cix-tt_gridz6q{
grid-template-columns:repeat(3,1fr);
}
}
.cix-tt_cardz6q{
border:1px solid rgba(242,237,248,0.07);
background:#1E1A26;
padding:1.875rem;
border-radius:0.875rem;
min-width:0;
flex-direction:column;
display:flex;
}
.cix-tt_card_icz6q{
display:inline-flex;
align-items:center;
margin-bottom:1.125rem;
color:#9B59E8;
}
.cix-tt_card_icz6q svg{
height:1.75rem;
width:1.75rem;
}
.cix-tt_card_hz6q{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2EDF8;
font-size:1.375rem;
margin-bottom:8px;
overflow-wrap:break-word;
line-height:1.15;
}
.cix-tt_card_pz6q{
line-height:1.6;
color:#7A7090;
overflow-wrap:break-word;
font-size:0.875rem;
margin-bottom:14px;
}
.cix-tt_card_pz6q b{
color:#F2EDF8;
font-weight:700;
}
.cix-tt_card_linkz6q{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
border-bottom:1px solid #9B59E8;
margin-top:auto;
font-weight:700;
font-size:0.813rem;
padding-bottom:2px;
color:#F2EDF8;
align-self:flex-start;
}
.cix-tt_card_linkz6q:hover{
color:#9B59E8;
}
.cix-etz6q{
padding:2.25rem 0 0.625rem;
}
.cix-et_inz6q{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:878px){
.cix-et_inz6q{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.cix-et_leftz6q{
min-width:0;
}
.cix-et_eyebrowz6q{
margin-bottom:0.75rem;
}
.cix-et_h2z6q{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:28px;
color:#F2EDF8;
line-height:1.06;
overflow-wrap:break-word;
margin-bottom:14px;
}
@media(min-width:766px){
.cix-et_h2z6q{
font-size:2rem;
}
}
.cix-et_textz6q{
margin-bottom:1.375rem;
font-size:15px;
color:#7A7090;
line-height:1.65;
}
.cix-et_statsz6q{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.cix-et_statz6q{
min-width:0;
}
.cix-et_stat_vz6q{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:700;
line-height:1;
font-size:1.625rem;
color:#F2EDF8;
}
.cix-et_stat_lz6q{
font-size:12.5px;
margin-top:4px;
color:#9A90AE;
}
.cix-et_rightz6q{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.cix-et_memberz6q{
padding:1.125rem 20px;
background:#1E1A26;
border-radius:14px;
gap:16px;
border:1px solid rgba(242,237,248,0.07);
min-width:0;
display:flex;
align-items:center;
}
.cix-et_member_avz6q{
background:linear-gradient(135deg,#1A1030,#9B59E8);
flex:0 0 auto;
border-radius:50%;
height:48px;
width:48px;
}
.cix-et_member_namez6q{
overflow-wrap:break-word;
color:#F2EDF8;
font-weight:700;
font-size:0.938rem;
}
.cix-et_member_rolez6q{
overflow-wrap:break-word;
font-size:0.781rem;
color:#9A90AE;
}
.cix-et_updatedz6q{
padding:14px 1.125rem;
gap:8px;
border:1px solid rgba(242,237,248,0.07);
background:#141018;
border-radius:14px;
align-items:center;
font-size:12.5px;
color:#7A7090;
display:flex;
}
.cix-wyz6q{
padding:48px 0;
}
@media(min-width:765px){
.cix-wyz6q{
padding:56px 0;
}
}
.cix-wy_inz6q{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.cix-wy_inz6q{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.cix-wy_leftz6q{
min-width:0;
}
.cix-wy_eyebrowz6q{
margin-bottom:14px;
}
.cix-wy_h2z6q{
margin-bottom:16px;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F2EDF8;
font-size:32px;
font-weight:600;
line-height:1.05;
}
@media(min-width:766px){
.cix-wy_h2z6q{
font-size:40px;
}
}
.cix-wy_introz6q{
line-height:1.6;
font-size:15px;
color:#7A7090;
}
.cix-wy_gridz6q{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.cix-wy_gridz6q{
grid-template-columns:1fr 1fr;
}
}
.cix-wy_cardz6q{
background:#1E1A26;
border:1px solid rgba(242,237,248,0.07);
border-radius:0.875rem;
padding:26px;
min-width:0;
}
.cix-wy_card_icz6q{
align-items:center;
justify-content:center;
color:#9B59E8;
display:inline-flex;
margin-bottom:16px;
}
.cix-wy_card_icz6q svg{
width:26px;
height:26px;
}
.cix-wy_card_hz6q{
color:#F2EDF8;
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:1.313rem;
}
.cix-wy_card_pz6q{
font-size:14px;
overflow-wrap:break-word;
color:#7A7090;
line-height:1.55;
}
.cix-htsz6q{
padding:48px 0;
}
@media(min-width:765px){
.cix-htsz6q{
padding:3.875rem 0;
}
}
.cix-hts_headz6q{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:2.125rem;
}
@media(min-width:767px){
.cix-hts_headz6q{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.cix-hts_eyebrowz6q{
margin-bottom:12px;
}
.cix-hts_h2z6q{
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F2EDF8;
overflow-wrap:break-word;
font-size:1.875rem;
line-height:1.05;
}
@media(min-width:768px){
.cix-hts_h2z6q{
font-size:38px;
}
}
.cix-hts_ctaz6q{
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
border-radius:62.438rem;
background:#C084FC;
padding:15px 1.875rem;
flex:0 0 auto;
font-size:15px;
color:#0E0A18;
font-weight:700;
}
.cix-hts_ctaz6q:hover{
opacity:.9;
}
.cix-hts_gridz6q{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:758px){
.cix-hts_gridz6q{
grid-template-columns:repeat(3,1fr);
}
}
.cix-hts_stepz6q{
padding-top:1.375rem;
border-top:1px solid rgba(255,248,255,0.12);
min-width:0;
}
.cix-hts_step_numz6q{
margin-bottom:14px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:700;
line-height:1;
font-size:44px;
color:#C084FC;
}
.cix-hts_step_hz6q{
overflow-wrap:break-word;
font-size:19px;
line-height:1.2;
font-weight:700;
color:#F2EDF8;
margin-bottom:0.5rem;
}
.cix-hts_step_pz6q{
color:#9A8FBE;
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
}
.cix-pmtz6q{
padding:48px 0 10px;
}
.cix-pmt_inz6q{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:881px){
.cix-pmt_inz6q{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.cix-pmt_leftz6q{
min-width:0;
}
.cix-pmt_eyebrowz6q{
margin-bottom:0.75rem;
}
.cix-pmt_h2z6q{
line-height:1.06;
overflow-wrap:break-word;
font-weight:600;
color:#F2EDF8;
font-size:1.875rem;
margin-bottom:12px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.cix-pmt_h2z6q{
font-size:32px;
}
}
.cix-pmt_textz6q{
line-height:1.6;
margin-bottom:1.375rem;
font-size:0.906rem;
color:#7A7090;
}
.cix-pmt_logosz6q{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:481px){
.cix-pmt_logosz6q{
grid-template-columns:repeat(4,1fr);
}
}
.cix-pmt_logoz6q{
border-radius:0.5rem;
padding:0 0.5rem;
border:1px solid rgba(242,237,248,0.07);
background:#1E1A26;
overflow:hidden;
text-align:center;
justify-content:center;
color:#C9C1D8;
height:3.125rem;
text-overflow:ellipsis;
display:flex;
font-weight:700;
white-space:nowrap;
align-items:center;
font-size:0.781rem;
}
.cix-pmt_tablez6q{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(242,237,248,0.07);
min-width:0;
}
.cix-pmt_theadz6q{
background:#0C0A10;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.cix-pmt_thz6q{
padding:13px 0.875rem;
overflow:hidden;
font-size:0.625rem;
text-overflow:ellipsis;
font-weight:700;
color:#F2EDF8;
text-transform:uppercase;
letter-spacing:.08em;
white-space:nowrap;
}
.cix-pmt_rowz6q{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(242,237,248,0.07);
display:grid;
}
.cix-pmt_rowz6q:nth-child(odd){
background:#1E1A26;
}
.cix-pmt_tdz6q{
padding:14px;
color:#7A7090;
min-width:0;
font-size:0.844rem;
overflow-wrap:break-word;
}
.cix-pmt_rowz6q .cix-pmt_tdz6q:first-child{
font-weight:700;
color:#F2EDF8;
}
.cix-pmt_rowz6q .cix-pmt_tdz6q:last-child{
color:#34C97A;
font-weight:700;
}
.cix-rvz6q{
background:#1E1A26;
padding:48px 0;
border-top:1px solid rgba(242,237,248,0.07);
border-bottom:1px solid rgba(242,237,248,0.07);
margin-top:1.5rem;
}
@media(min-width:770px){
.cix-rvz6q{
padding:56px 0;
}
}
.cix-rv_headz6q{
gap:1rem;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:770px){
.cix-rv_headz6q{
gap:1.25rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.cix-rv_eyebrowz6q{
margin-bottom:0.625rem;
}
.cix-rv_h2z6q{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
font-size:1.875rem;
overflow-wrap:break-word;
color:#F2EDF8;
}
@media(min-width:769px){
.cix-rv_h2z6q{
font-size:2.375rem;
}
}
.cix-rv_aggz6q{
gap:12px;
display:flex;
align-items:center;
}
.cix-rv_agg_starsz6q{
gap:3px;
color:#9B59E8;
display:flex;
}
.cix-rv_agg_starsz6q svg{
height:18px;
width:1.125rem;
}
.cix-rv_sourcez6q{
color:#7A7090;
font-size:13px;
}
.cix-rv_gridz6q{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.cix-rv_gridz6q{
grid-template-columns:repeat(3,1fr);
}
}
.cix-rv_cardz6q{
background:#141018;
border:1px solid rgba(242,237,248,0.07);
border-radius:0.875rem;
padding:26px;
min-width:0;
}
.cix-rv_card_starsz6q{
gap:2px;
margin-bottom:12px;
color:#9B59E8;
display:flex;
}
.cix-rv_card_starsz6q svg{
width:0.875rem;
height:0.875rem;
}
.cix-rv_card_bodyz6q{
line-height:1.45;
overflow-wrap:break-word;
font-weight:500;
margin-bottom:16px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F2EDF8;
font-size:18px;
}
.cix-rv_card_metaz6q{
gap:10px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.cix-rv_card_avz6q{
flex:0 0 auto;
background:linear-gradient(135deg,#9B59E8,#C084FC);
border-radius:50%;
height:32px;
width:2rem;
}
.cix-rv_card_authorz6q{
font-weight:700;
font-size:0.813rem;
color:#F2EDF8;
}
.cix-rv_card_locz6q{
font-size:12px;
color:#9A90AE;
}
.cix-tsz6q{
padding:44px 0;
}
.cix-ts_inz6q{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:882px){
.cix-ts_inz6q{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.cix-ts_leftz6q{
min-width:0;
}
.cix-ts_h2z6q{
overflow-wrap:break-word;
color:#F2EDF8;
font-weight:600;
margin-bottom:12px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:26px;
line-height:1.1;
}
@media(min-width:769px){
.cix-ts_h2z6q{
font-size:28px;
}
}
.cix-ts_textz6q{
font-size:0.906rem;
max-width:32.5rem;
color:#9A8FBE;
margin-bottom:22px;
line-height:1.6;
}
.cix-ts_badgesz6q{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.cix-ts_badgez6q{
font-size:0.813rem;
font-weight:600;
color:#9A8FBE;
}
.cix-ts_payz6q{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:883px){
.cix-ts_payz6q{
justify-content:flex-end;
}
}
.cix-ts_pay_chipz6q{
border-radius:0.875rem;
border:1px solid rgba(255,248,255,0.12);
padding:12px 16px;
background:rgba(255,248,255,0.07);
font-size:14px;
font-weight:700;
color:#F2EDF8;
}
.cix-provz6q{
padding:2.5rem 0 20px;
}
.cix-prov_eyebrowz6q{
margin-bottom:1.125rem;
display:block;
}
.cix-prov_gridz6q{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:559px){
.cix-prov_gridz6q{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.cix-prov_gridz6q{
grid-template-columns:repeat(6,1fr);
}
}
.cix-sbz6q{
background:#1E1A26;
padding:48px 0;
margin-top:1.5rem;
border-bottom:1px solid rgba(242,237,248,0.07);
border-top:1px solid rgba(242,237,248,0.07);
}
@media(min-width:769px){
.cix-sbz6q{
padding:3.5rem 0;
}
}
.cix-sb_eyebrowz6q{
margin-bottom:0.75rem;
display:block;
}
.cix-sb_h2z6q{
margin-bottom:1.625rem;
font-size:1.875rem;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F2EDF8;
line-height:1.05;
font-weight:600;
}
@media(min-width:769px){
.cix-sb_h2z6q{
font-size:2.25rem;
}
}
.cix-sb_gridz6q{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.cix-sb_gridz6q{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.cix-sb_gridz6q{
grid-template-columns:repeat(4,1fr);
}
}
.cix-sb_cardz6q{
border:1px solid rgba(242,237,248,0.07);
background:#141018;
border-radius:0.875rem;
padding:1.5rem;
min-width:0;
}
.cix-sb_card_hz6q{
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.188rem;
margin-bottom:8px;
color:#F2EDF8;
line-height:1.15;
}
.cix-sb_card_pz6q{
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
color:#7A7090;
}
.cix-sb_rtpz6q{
gap:1.5rem;
border:1px solid rgba(242,237,248,0.07);
background:#141018;
padding:1.625rem 1.75rem;
grid-template-columns:1fr;
border-radius:0.875rem;
margin-top:18px;
align-items:center;
display:grid;
}
@media(min-width:761px){
.cix-sb_rtpz6q{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.cix-sb_rtp_hz6q{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-size:1.25rem;
line-height:1.15;
font-weight:600;
color:#F2EDF8;
}
.cix-sb_rtp_pz6q{
overflow-wrap:break-word;
color:#7A7090;
line-height:1.6;
font-size:0.844rem;
}
.cix-sb_rtp_statsz6q{
gap:16px;
display:flex;
}
.cix-sb_statz6q{
background:#1E1A26;
flex:1 1 0;
padding:18px;
border-radius:8px;
text-align:center;
min-width:0;
}
.cix-sb_stat_vz6q{
color:#34C97A;
font-weight:700;
font-size:26px;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
.cix-sb_stat_lz6q{
margin-top:0.25rem;
font-size:0.719rem;
color:#9A90AE;
}
.cix-lhz6q{
padding:40px 0 1.25rem;
}
.cix-lh_inz6q{
padding-top:34px;
border-top:1px solid rgba(242,237,248,0.13);
}
.cix-lh_eyebrowz6q{
margin-bottom:22px;
display:block;
}
.cix-lh_gridz6q{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:599px){
.cix-lh_gridz6q{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.cix-lh_gridz6q{
grid-template-columns:repeat(5,1fr);
}
}
.cix-lh_colz6q{
min-width:0;
}
.cix-lh_col_hz6q{
color:#F2EDF8;
font-weight:700;
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-size:13px;
}
.cix-lh_linksz6q{
gap:8px;
flex-direction:column;
display:flex;
}
.cix-lh_linkz6q{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
overflow-wrap:break-word;
font-size:0.813rem;
color:#7A7090;
}
.cix-lh_linkz6q:hover{
color:#9B59E8;
}
.cix-sgz6q{
padding:3rem 0 10px;
}
.cix-sg_eyebrowz6q{
display:block;
margin-bottom:12px;
}
.cix-sg_h2z6q{
color:#F2EDF8;
margin-bottom:1.75rem;
line-height:1.05;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:771px){
.cix-sg_h2z6q{
font-size:36px;
}
}
.cix-sg_gridz6q{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.cix-sg_gridz6q{
grid-template-columns:repeat(3,1fr);
}
}
.cix-sg_colz6q{
min-width:0;
}
.cix-sg_col_hz6q{
line-height:1.15;
color:#F2EDF8;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
margin-bottom:10px;
font-weight:600;
overflow-wrap:break-word;
}
.cix-sg_col_pz6q{
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
color:#7A7090;
}
.cix-faqz6q{
background:#1E1A26;
padding:3rem 0;
border-top:1px solid rgba(242,237,248,0.07);
border-bottom:1px solid rgba(242,237,248,0.07);
margin-top:24px;
}
@media(min-width:769px){
.cix-faqz6q{
padding:3.875rem 0;
}
}
.cix-faq_headz6q{
margin-bottom:34px;
text-align:center;
}
.cix-faq_eyebrowz6q{
margin-bottom:12px;
}
.cix-faq_h2z6q{
color:#F2EDF8;
font-size:2rem;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:770px){
.cix-faq_h2z6q{
font-size:38px;
}
}
.cix-faq_listz6q{
margin:0 auto;
gap:0.75rem;
display:flex;
flex-direction:column;
max-width:820px;
}
.cix-faq_itemz6q{
background:#141018;
border:1px solid rgba(242,237,248,0.07);
overflow:hidden;
border-radius:14px;
}
.cix-faq_qz6q{
list-style:none;
padding:20px 1.5rem;
gap:20px;
font-weight:700;
display:flex;
justify-content:space-between;
overflow-wrap:break-word;
cursor:pointer;
align-items:center;
font-size:1rem;
color:#F2EDF8;
}
.cix-faq_qz6q::-webkit-details-marker{
display:none;
}
.cix-faq_q_icz6q{
transition:transform .22s cubic-bezier(0.4,0,0.2,1);
flex:0 0 auto;
color:#9B59E8;
display:inline-flex;
align-items:center;
}
.cix-faq_q_icz6q svg{
width:18px;
height:1.125rem;
}
.cix-faq_itemz6q[open] .cix-faq_q_icz6q{
transform:rotate(180deg);
}
.cix-faq_az6q{
padding:0 24px 1.25rem;
color:#7A7090;
overflow-wrap:break-word;
font-size:14.5px;
line-height:1.6;
}
.cix-gdz6q{
padding:3rem 0 10px;
}
.cix-gd_headz6q{
gap:14px;
margin-bottom:1.5rem;
display:flex;
flex-direction:column;
}
@media(min-width:677px){
.cix-gd_headz6q{
gap:1.25rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.cix-gd_eyebrowz6q{
margin-bottom:10px;
}
.cix-gd_h2z6q{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#F2EDF8;
font-size:28px;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:771px){
.cix-gd_h2z6q{
font-size:34px;
}
}
.cix-gd_morez6q{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
flex:0 0 auto;
font-size:13.5px;
padding-bottom:2px;
font-weight:600;
color:#F2EDF8;
border-bottom:1px solid #F2EDF8;
}
.cix-gd_morez6q:hover{
border-color:#9B59E8;
color:#9B59E8;
}
.cix-gd_gridz6q{
gap:20px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:719px){
.cix-gd_gridz6q{
grid-template-columns:repeat(3,1fr);
}
}
.cix-gd_cardz6q{
background:#1E1A26;
overflow:hidden;
border:1px solid rgba(242,237,248,0.07);
border-radius:0.875rem;
display:block;
min-width:0;
}
.cix-gd_card_imgz6q{
background:linear-gradient(140deg,#1A1030,#9B59E8);
height:150px;
}
.cix-gd_card_bodyz6q{
padding:1.375rem;
}
.cix-gd_card_catz6q{
letter-spacing:.1em;
color:#9B59E8;
text-transform:uppercase;
font-weight:600;
font-size:0.625rem;
}
.cix-gd_card_hz6q{
margin:8px 0 0.625rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#F2EDF8;
line-height:1.2;
font-size:19px;
}
.cix-gd_card_metaz6q{
font-size:0.75rem;
overflow-wrap:break-word;
color:#9A90AE;
}
.cix-scz6q{
padding:48px 0 0.625rem;
}
.cix-sc_headz6q{
margin-bottom:1.75rem;
text-align:center;
}
.cix-sc_eyebrowz6q{
margin-bottom:0.75rem;
}
.cix-sc_h2z6q{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:1.875rem;
color:#F2EDF8;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:765px){
.cix-sc_h2z6q{
font-size:2.25rem;
}
}
.cix-sc_tablez6q{
border:1px solid rgba(242,237,248,0.07);
border-radius:14px;
margin:0 auto;
overflow:hidden;
max-width:900px;
}
.cix-sc_theadz6q{
background:#0C0A10;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.cix-sc_thz6q{
padding:15px 18px;
overflow-wrap:break-word;
font-size:13px;
font-weight:700;
text-align:center;
color:#9A8FBE;
}
.cix-sc_thz6q:first-child{
text-align:left;
}
.cix-sc_th_usz6q{
color:#C084FC;
}
.cix-sc_rowz6q{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(242,237,248,0.07);
}
.cix-sc_rowz6q:nth-child(even){
background:#1E1A26;
}
.cix-sc_tdz6q{
padding:0.938rem 18px;
overflow-wrap:break-word;
color:#9A90AE;
min-width:0;
text-align:center;
font-size:0.875rem;
}
.cix-sc_tdz6q:first-child{
font-weight:600;
color:#C9C1D8;
text-align:left;
}
.cix-sc_td_usz6q{
font-weight:700;
color:#34C97A;
}
.cix-elz6q{
padding:3rem 0;
}
@media(min-width:766px){
.cix-elz6q{
padding:56px 0;
}
}
.cix-el_inz6q{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:902px){
.cix-el_inz6q{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.cix-el_leftz6q{
min-width:0;
}
.cix-el_eyebrowz6q{
margin-bottom:14px;
}
.cix-el_h2z6q{
overflow-wrap:break-word;
color:#F2EDF8;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:2rem;
font-weight:600;
margin-bottom:22px;
line-height:1.08;
}
@media(min-width:767px){
.cix-el_h2z6q{
font-size:2.375rem;
}
}
.cix-el_bodyz6q p{
overflow-wrap:break-word;
margin-bottom:1.125rem;
font-size:16px;
line-height:1.7;
color:#C9C1D8;
}
.cix-el_dropcapz6q{
padding:0.375rem 0.75rem 0 0;
float:left;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:3.875rem;
font-weight:700;
color:#9B59E8;
line-height:.8;
}
.cix-el_rightz6q{
min-width:0;
}
.cix-el_quotez6q{
padding:36px;
border-radius:1.25rem;
background:linear-gradient(150deg,#1A1030,#0C0A10);
color:#F2EDF8;
position:relative;
margin-bottom:24px;
}
.cix-el_quote_markz6q{
align-items:center;
display:inline-flex;
color:#C084FC;
margin-bottom:6px;
}
.cix-el_quote_markz6q svg{
width:34px;
height:34px;
}
.cix-el_quote_textz6q{
overflow-wrap:break-word;
font-weight:500;
color:#F2EDF8;
line-height:1.4;
margin-bottom:1.375rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
}
.cix-el_quote_metaz6q{
gap:0.75rem;
align-items:center;
display:flex;
}
.cix-el_quote_avz6q{
flex:0 0 auto;
background:linear-gradient(135deg,#9B59E8,#C084FC);
border-radius:50%;
height:38px;
width:38px;
}
.cix-el_quote_authorz6q{
color:#F2EDF8;
font-weight:700;
font-size:14px;
}
.cix-el_quote_meta_subz6q{
font-size:0.75rem;
color:#9A8FBE;
}
.cix-el_explainz6q{
border-radius:0.875rem;
border:1px solid rgba(242,237,248,0.07);
overflow:hidden;
}
.cix-el_explain_cardz6q{
padding:1.375rem 1.5rem;
}
.cix-el_explain_cardz6q+.cix-el_explain_cardz6q{
border-top:1px solid rgba(242,237,248,0.07);
}
.cix-el_explain_hz6q{
font-size:1.25rem;
color:#F2EDF8;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:8px;
}
.cix-el_explain_pz6q{
font-size:0.875rem;
color:#7A7090;
overflow-wrap:break-word;
line-height:1.55;
}
.cix-ftz6q{
background:#0C0A10;
color:#9A8FBE;
margin-top:40px;
}
.cix-ft_inz6q{
gap:2rem;
grid-template-columns:1fr;
padding:48px 0 1.75rem;
display:grid;
}
@media(min-width:597px){
.cix-ft_inz6q{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:898px){
.cix-ft_inz6q{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.cix-ft_brandz6q{
min-width:0;
}
.cix-ft_logoz6q{
font-size:1.625rem;
font-weight:700;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F2EDF8;
}
.cix-ft_taglinez6q{
max-width:280px;
margin-top:14px;
font-size:13.5px;
color:#9A8FBE;
line-height:1.6;
}
.cix-ft_contactz6q{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
color:#C084FC;
display:inline-block;
font-size:13px;
overflow-wrap:anywhere;
max-width:17.5rem;
margin-top:0.75rem;
}
.cix-ft_contactz6q:hover{
color:#F2EDF8;
}
.cix-ft_colz6q{
min-width:0;
}
.cix-ft_col_hz6q{
color:#F2EDF8;
overflow-wrap:break-word;
text-transform:uppercase;
font-size:13px;
font-weight:700;
letter-spacing:.08em;
margin-bottom:0.875rem;
}
.cix-ft_col_linksz6q{
gap:10px;
flex-direction:column;
display:flex;
}
.cix-ft_linkz6q{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
font-size:13.5px;
color:#9A8FBE;
overflow-wrap:break-word;
}
.cix-ft_linkz6q:hover{
color:#F2EDF8;
}
.cix-ft_botz6q{
padding:22px 0 2.5rem;
gap:16px;
border-top:1px solid rgba(255,248,255,0.12);
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.cix-ft_botz6q{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.cix-ft_legalz6q{
color:#524A64;
font-size:11.5px;
line-height:1.6;
max-width:760px;
overflow-wrap:break-word;
}
.cix-ft_legalz6q b{
color:#9A8FBE;
font-weight:700;
}
.cix-ft_agez6q{
padding:4px 9px;
border:1.5px solid #C084FC;
flex:0 0 auto;
border-radius:0.5rem;
color:#C084FC;
font-size:0.813rem;
font-weight:700;
}