*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0D0A14;
-webkit-font-smoothing:antialiased;
line-height:1.55;
font-size:0.938rem;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
font-family:"Golos Text", 'Helvetica Neue', Arial, sans-serif;
color:#B8AEDD;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(8, 6, 16, 0.76);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.xtx_shell_xfn{
grid-template-columns:15.5rem 1fr;
min-height:100vh;
display:grid;
}
.xtx_main_xfn{
min-width:0;
}
.xtx_wrap_xfn{
margin:0 auto;
width:100%;
max-width:1400px;
}
.xtx_container_xfn{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:769px){
.xtx_container_xfn{
padding:0 28px;
}
}
.xtx_section_xfn{
padding:24px 28px;
}
.xtx_section_pt_xfn{
padding-top:34px;
}
.xtx_band_soft_xfn{
background:#13101E;
}
.xtx_eyebrow_xfn{
line-height:1.4;
display:inline-block;
color:#9B3FFF;
font-size:10.5px;
letter-spacing:.14em;
overflow-wrap:break-word;
font-weight:600;
text-transform:uppercase;
font-family:"Golos Text", 'Helvetica Neue', Arial, sans-serif;
}
.xtx_drawer_cb_xfn{
display:none;
}
.xtx_overlay_xfn{
display:none;
}
@media(max-width:1027px){
.xtx_shell_xfn{
grid-template-columns:1fr;
}
.xtx_main_xfn{
padding-bottom:4.875rem;
}
.xtx_drawer_cb_xfn:checked~.xtx_overlay_xfn{
inset:0;
background:rgba(8, 6, 16, 0.76);
z-index:70;
position:fixed;
display:block;
}
}
@media(max-width:562px){
.xtx_section_xfn{
padding:18px 1rem;
}
.xtx_section_pt_xfn{
padding-top:1.5rem;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.xtx_side_xfn{
background:#110E1B;
padding:22px 1.125rem;
gap:22px;
flex-direction:column;
display:flex;
overflow-y:auto;
height:100vh;
top:0;
align-self:start;
border-right:1px solid #1E1830;
position:sticky;
}
.xtx_brand_xfn{
gap:0.625rem;
display:flex;
align-items:center;
}
.xtx_logo_xfn{
color:#EDE8F7;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.313rem;
letter-spacing:-.02em;
font-weight:700;
}
.xtx_side_cta_xfn{
border-radius:13px;
padding:16px;
border:1px solid #2A2245;
background:rgba(155, 63, 255, 0.12);
}
.xtx_side_cta_h_xfn{
color:#EDE8F7;
font-size:17px;
line-height:1.15;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.375rem;
font-weight:700;
}
.xtx_side_cta_p_xfn{
margin-bottom:12px;
color:#B8AEDD;
line-height:1.45;
font-size:12px;
}
.xtx_nav_xfn{
gap:3px;
display:flex;
flex-direction:column;
}
.xtx_nav_label_xfn{
padding:6px 10px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.14em;
font-size:9.5px;
color:#4A4166;
text-transform:uppercase;
}
.xtx_nav_item_xfn{
gap:11px;
padding:0.625rem;
border-radius:0.5rem;
display:flex;
align-items:center;
color:#B8AEDD;
font-size:0.875rem;
font-weight:500;
}
.xtx_nav_item_xfn svg{
height:1.063rem;
width:17px;
}
.xtx_nav_item_xfn:hover{
background:rgba(155, 63, 255, 0.12);
color:#EDE8F7;
}
.xtx_nav_item_on_xfn{
background:rgba(155, 63, 255, 0.12);
color:#9B3FFF;
font-weight:600;
}
.xtx_side_foot_xfn{
padding:12px;
background:#13101E;
border-radius:0.813rem;
border:1px solid #2A2245;
margin-top:auto;
}
.xtx_side_foot_xfn p{
color:#B8AEDD;
margin-top:0.25rem;
font-size:12.5px;
line-height:1.4;
}
/* ---------- topbar ---------- */
.xtx_top_xfn{
background:#110E1B;
gap:1rem;
padding:0.875rem 28px;
display:flex;
position:sticky;
z-index:40;
border-bottom:1px solid #1E1830;
align-items:center;
top:0;
}
.xtx_top_brand_xfn{
gap:0.563rem;
align-items:center;
display:none;
}
.xtx_search_xfn{
border:1px solid #2A2245;
gap:0.625rem;
padding:11px 0.875rem;
background:#13101E;
flex:1;
border-radius:13px;
font-size:0.844rem;
color:#7A6FA0;
display:flex;
max-width:440px;
align-items:center;
}
.xtx_search_xfn svg{
flex:none;
height:16px;
width:1rem;
}
.xtx_top_actions_xfn{
gap:12px;
display:flex;
align-items:center;
margin-left:auto;
}
.xtx_lang_xfn{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#B8AEDD;
font-size:0.75rem;
}
.xtx_burger_xfn{
border:1px solid #2A2245;
background:#13101E;
border-radius:0.5rem;
color:#EDE8F7;
justify-content:center;
height:2.5rem;
width:2.5rem;
align-items:center;
display:none;
}
/* ---------- bottom-nav (mobile) ---------- */
.xtx_botnav_xfn{
display:none;
}
@media(max-width:1027px){
.xtx_side_xfn{
transition:transform .25s ease;
top:0;
position:fixed;
left:0;
transform:translateX(-100%);
width:280px;
z-index:80;
height:100vh;
}
.xtx_drawer_cb_xfn:checked~.xtx_shell_xfn .xtx_side_xfn{
transform:translateX(0);
}
.xtx_top_xfn{
gap:0.75rem;
padding:0.875rem 1rem;
position:static;
flex-wrap:wrap;
}
.xtx_top_brand_xfn{
display:flex;
}
.xtx_search_xfn{
display:none;
}
.xtx_burger_xfn{
display:flex;
}
.xtx_top_actions_xfn{
gap:10px;
width:100%;
align-items:stretch;
margin-left:0;
}
.xtx_top_actions_xfn .xtx_lang_xfn{
display:none;
}
.xtx_top_actions_xfn .xtx_btn_xfn{
padding:0.688rem 0.625rem;
flex:1;
text-align:center;
}
.xtx_botnav_xfn{
padding:0.5rem 6px calc(8px + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
background:#110E1B;
left:0;
position:fixed;
z-index:65;
transform:translateZ(0);
display:grid;
right:0;
border-top:1px solid #2A2245;
bottom:0;
}
.xtx_bn_xfn{
padding:0.375rem 2px 0;
gap:0.25rem;
display:flex;
flex-direction:column;
min-width:0;
font-weight:600;
align-items:center;
justify-content:flex-end;
font-size:10px;
color:#B8AEDD;
}
.xtx_bn_xfn svg{
flex:none;
height:1.375rem;
width:22px;
}
.xtx_bn_xfn span{
overflow:hidden;
text-overflow:ellipsis;
text-align:center;
white-space:nowrap;
max-width:100%;
}
.xtx_bn_on_xfn{
color:#9B3FFF;
}
.xtx_bn_center_xfn{
position:relative;
}
.xtx_bn_fab_xfn{
background:#9B3FFF;
border-radius:50%;
width:3.125rem;
top:-1.25rem;
position:absolute;
justify-content:center;
align-items:center;
transform:translateX(-50%);
display:flex;
color:#FFFFFF;
left:50%;
box-shadow:0 8px 40px rgba(0, 0, 0, 0.70), 0 2px 0.75rem rgba(155, 63, 255, 0.28);
height:3.125rem;
}
.xtx_bn_fab_xfn svg{
height:1.5rem;
width:1.5rem;
}
.xtx_bn_center_xfn span{
color:#9B3FFF;
}
}
.xtx_btn_xfn{
padding:11px 22px;
gap:8px;
border-radius:0.5rem;
transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
cursor:pointer;
align-items:center;
font-size:0.875rem;
font-weight:700;
display:inline-flex;
font-family:"Golos Text", 'Helvetica Neue', Arial, sans-serif;
justify-content:center;
}
.xtx_btn_pri_xfn{
background:#9B3FFF;
color:#FFFFFF;
box-shadow:0 0 18px rgba(155, 63, 255, 0.55), 0 0.25rem 12px rgba(0, 0, 0, 0.45);
}
.xtx_btn_pri_xfn:hover{
background:#8228EE;
}
.xtx_btn_ghost_xfn{
background:rgba(155, 63, 255, 0.12);
font-weight:600;
color:#EDE8F7;
}
.xtx_btn_line_xfn{
background:transparent;
border:1px solid #3D3160;
font-weight:600;
color:#EDE8F7;
}
.xtx_btn_lg_xfn{
border-radius:0.813rem;
padding:1rem 30px;
font-size:15px;
}
.xtx_band_xfn .xtx_btn_line_xfn{
border-color:rgba(255, 255, 255, 0.12);
color:#EDE8F7;
}
.xtx_band_xfn .xtx_btn_ghost_xfn{
background:rgba(255, 255, 255, 0.07);
color:#EDE8F7;
}
.xtx_link_m_xfn{
gap:5px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.75rem;
display:inline-flex;
cursor:pointer;
color:#9B3FFF;
align-items:center;
text-decoration:none;
}
.xtx_link_m_xfn svg{
height:0.875rem;
width:0.875rem;
}
.xtx_band_xfn .xtx_link_m_xfn{
color:#C084FC;
}
.xtx_dot_xfn{
flex:none;
background:#9B3FFF;
border-radius:50%;
width:7px;
height:7px;
}
.xtx_dot_live_xfn{
background:#E8293A;
animation:zm3-pulse 1.4s infinite;
}
.xtx_stars_xfn{
gap:2px;
display:inline-flex;
color:#9B3FFF;
}
.xtx_stars_xfn svg{
width:0.938rem;
height:0.938rem;
}
.xtx_chip_xfn{
padding:0.438rem 0.75rem;
border:1px solid #2A2245;
background:#13101E;
border-radius:0.5rem;
gap:6px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
display:inline-flex;
color:#B8AEDD;
font-size:11px;
}
.xtx_chip_on_xfn{
border-color:transparent;
background:rgba(155, 63, 255, 0.12);
color:#9B3FFF;
}
.xtx_gc_xfn{
text-decoration:none;
color:inherit;
cursor:pointer;
min-width:0;
display:block;
}
.xtx_gc_thumb_xfn{
overflow:hidden;
border-radius:13px;
border:1px solid #2A2245;
aspect-ratio:1;
background-position:center;
background-size:cover;
display:block;
position:relative;
}
.xtx_gc_thumb_portrait_xfn{
aspect-ratio:3/4;
}
.xtx_gc_thumb_wide_xfn{
aspect-ratio:16/11;
}
.xtx_gc_cap_xfn{
background:linear-gradient(transparent,rgba(8, 6, 16, 0.76));
padding:9px;
position:absolute;
bottom:0;
left:0;
right:0;
}
.xtx_gc_name_xfn{
color:#EDE8F7;
font-size:12.5px;
display:block;
font-weight:700;
}
.xtx_gc_meta_xfn{
font-size:11px;
color:#9B8EC4;
}
.xtx_gc_badge_xfn{
background:#9B3FFF;
border-radius:8px;
padding:2px 6px;
right:8px;
position:absolute;
top:0.5rem;
font-weight:700;
color:#FFFFFF;
font-size:8px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.xtx_gc_badge_hot_xfn{
background:#E8293A;
color:#EDE8F7;
}
.xtx_gc_badge_live_xfn{
background:#E8293A;
color:#EDE8F7;
right:auto;
left:0.5rem;
}
.xtx_gc_mult_xfn{
inset:0;
font-size:1.75rem;
color:#9B3FFF;
position:absolute;
display:flex;
justify-content:center;
align-items:center;
font-weight:700;
}
.xtx_pc_xfn{
border:1px solid #2A2245;
border-radius:0.813rem;
background:#13101E;
font-weight:700;
height:64px;
display:flex;
align-items:center;
justify-content:center;
color:#B8AEDD;
font-size:14px;
}
.xtx_rail_xfn{
min-width:0;
}
.xtx_rail_scroll_xfn{
gap:0.875rem;
display:grid;
}
.xtx_rail_scroll_xfn>*{
min-width:0;
}
.xtx_g6_xfn{
grid-template-columns:repeat(6,1fr);
}
.xtx_g7_xfn{
grid-template-columns:repeat(7,1fr);
}
.xtx_g4_xfn{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1025px){
.xtx_g6_xfn,.xtx_g7_xfn{
grid-template-columns:none;
scroll-snap-type:x mandatory;
overflow-x:auto;
grid-auto-flow:column;
grid-auto-columns:7.5rem;
padding-bottom:0.375rem;
}
.xtx_g6_xfn>*,.xtx_g7_xfn>*{
scroll-snap-align:start;
}
.xtx_g4_xfn{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:557px){
.xtx_g4_xfn{
grid-template-columns:none;
grid-auto-columns:9.375rem;
overflow-x:auto;
grid-auto-flow:column;
}
}
.xtx_panel_xfn{
background:#13101E;
border:1px solid #2A2245;
padding:28px 2rem;
border-radius:20px;
}
.xtx_split_xfn{
gap:36px;
align-items:start;
display:grid;
}
.xtx_split_xfn>*{
min-width:0;
}
.xtx_split_a_xfn{
grid-template-columns:.85fr 1.15fr;
}
.xtx_split_b_xfn{
grid-template-columns:1fr 1.1fr;
}
.xtx_split_c_xfn{
grid-template-columns:1.1fr .9fr;
}
.xtx_pgrid_xfn{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
align-items:center;
display:grid;
}
.xtx_pgrid_xfn>*{
min-width:0;
}
.xtx_lead_xfn{
font-size:15px;
line-height:1.65;
color:#B8AEDD;
margin-bottom:0.875rem;
}
.xtx_feat_xfn{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.xtx_feat_xfn>*{
min-width:0;
}
.xtx_feat2_xfn{
grid-template-columns:1fr 1fr;
}
.xtx_feat_card_xfn{
background:#13101E;
border:1px solid #2A2245;
padding:26px;
border-radius:20px;
}
.xtx_feat_card_xfn svg{
width:26px;
margin-bottom:16px;
color:#9B3FFF;
height:26px;
}
.xtx_feat_card_xfn h3{
font-weight:700;
color:#EDE8F7;
margin-bottom:8px;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:18px;
}
.xtx_feat_card_xfn p{
color:#B8AEDD;
line-height:1.6;
font-size:13px;
}
.xtx_feat_card_xfn b{
color:#EDE8F7;
}
.xtx_big_xfn{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
}
.xtx_big_n_xfn{
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:26px;
color:#9B3FFF;
font-weight:700;
}
.xtx_big_l_xfn{
color:#7A6FA0;
font-size:12px;
}
.xtx_person_xfn{
background:#13101E;
border-radius:0.813rem;
gap:0.875rem;
padding:1rem 18px;
border:1px solid #2A2245;
display:flex;
align-items:center;
}
.xtx_avatar_xfn{
flex:none;
background:linear-gradient(135deg,#9B3FFF,#6B1FCC);
border-radius:50%;
height:44px;
width:44px;
}
.xtx_person_name_xfn{
font-weight:700;
color:#EDE8F7;
font-size:0.875rem;
}
.xtx_person_role_xfn{
font-size:12px;
color:#7A6FA0;
}
.xtx_kv_xfn{
border-radius:13px;
border:1px solid #2A2245;
grid-template-columns:1fr 1fr;
overflow:hidden;
gap:1px;
background:#2A2245;
display:grid;
}
.xtx_kv_xfn>div{
padding:16px 18px;
background:#0D0A14;
min-width:0;
}
.xtx_kv_k_xfn{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
margin-bottom:5px;
font-size:0.594rem;
color:#9B3FFF;
}
.xtx_kv_v_xfn{
font-size:13.5px;
color:#EDE8F7;
font-weight:700;
}
@media(max-width:1025px){
.xtx_split_a_xfn,.xtx_split_b_xfn,.xtx_split_c_xfn,.xtx_pgrid_xfn{
gap:24px;
grid-template-columns:1fr;
}
.xtx_feat_xfn,.xtx_feat2_xfn{
grid-template-columns:1fr;
}
.xtx_kv_xfn{
grid-template-columns:1fr;
}
}
.xtx_sh_xfn{
margin-bottom:1rem;
min-width:0;
}
.xtx_sh_row_xfn{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
}
.xtx_sh_row_xfn .xtx_sh_l_xfn{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.xtx_sh_stack_xfn{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.xtx_sh_center_xfn{
gap:10px;
align-items:center;
flex-direction:column;
text-align:center;
display:flex;
}
.xtx_sh_h2_xfn{
gap:9px;
line-height:1.1;
align-items:center;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#EDE8F7;
font-size:1.25rem;
font-weight:700;
display:flex;
overflow-wrap:break-word;
}
@media(min-width:769px){
.xtx_sh_h2_xfn{
font-size:1.5rem;
}
}
.xtx_band_xfn .xtx_sh_h2_xfn{
color:#EDE8F7;
}
.xtx_eb_mono_xfn{
letter-spacing:.08em;
text-transform:none;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.xtx_eb_mono_xfn::before{
content:"// ";
}
.xtx_eb_upper_xfn{
letter-spacing:.14em;
text-transform:uppercase;
}
.xtx_eb_pill_xfn{
background:rgba(155, 63, 255, 0.12);
border-radius:999px;
padding:0.313rem 0.688rem;
text-transform:uppercase;
letter-spacing:.12em;
}
.xtx_eb_line_xfn{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.xtx_eb_line_xfn::before{
background:#9B3FFF;
width:24px;
height:1px;
content:"";
display:inline-block;
}
.xtx_band_xfn .xtx_eb_line_xfn::before{
background:#C084FC;
}
.xtx_band_xfn .xtx_eb_pill_xfn{
background:rgba(255, 255, 255, 0.07);
}
.xtx_sh_link_xfn{
transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
gap:0.375rem;
align-items:center;
display:inline-flex;
font-weight:600;
white-space:nowrap;
padding-bottom:2px;
font-size:13px;
border-bottom:1px solid #EDE8F7;
color:#EDE8F7;
}
.xtx_sh_link_xfn:hover{
border-color:#9B3FFF;
color:#9B3FFF;
}
.xtx_sh_link_xfn svg{
height:14px;
width:0.875rem;
}
.xtx_sh_link_chev_xfn{
color:#9B3FFF;
font-size:12px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
border-bottom:0;
padding-bottom:0;
}
.xtx_sh_link_btn_xfn{
padding:0.563rem 1.125rem;
background:#9B3FFF;
border-radius:999px;
border-bottom:0;
color:#FFFFFF;
}
.xtx_sh_link_btn_xfn:hover{
border-color:transparent;
background:#8228EE;
}
.xtx_band_xfn .xtx_sh_link_xfn{
border-color:#EDE8F7;
color:#EDE8F7;
}
.xtx_band_xfn .xtx_sh_link_chev_xfn{
color:#C084FC;
}
.xtx_sh_rule_xfn{
background:#2A2245;
margin:-2px 0 16px;
height:1px;
}
.xtx_band_xfn .xtx_sh_rule_xfn{
background:rgba(255, 255, 255, 0.12);
}
.xtx_seo_grid3_xfn{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.xtx_seo_grid4_xfn{
gap:13px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.xtx_seo_grid3_xfn>*,.xtx_seo_grid4_xfn>*{
min-width:0;
}
.xtx_seo_card_xfn{
border-radius:13px;
padding:1.5rem;
background:#13101E;
border:1px solid #2A2245;
}
.xtx_seo_card_xfn h3{
font-size:18px;
margin-bottom:0.5rem;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#EDE8F7;
}
.xtx_seo_card_xfn p{
line-height:1.6;
font-size:0.813rem;
color:#B8AEDD;
}
.xtx_seo_card_sm_xfn{
padding:1.25rem;
}
.xtx_seo_card_sm_xfn h3{
font-size:16px;
}
.xtx_seo_card_sm_xfn p{
font-size:0.781rem;
line-height:1.55;
}
.xtx_seo_rtp_row_xfn{
gap:2.25rem;
grid-template-columns:1fr 1fr;
align-items:center;
display:grid;
margin-top:1rem;
}
.xtx_rtp_xfn{
gap:14px;
min-width:0;
display:flex;
}
.xtx_rtp_xfn>div{
background:#0D0A14;
padding:1rem;
flex:1;
border-radius:0.813rem;
text-align:center;
min-width:0;
}
.xtx_rtp_n_xfn{
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:26px;
white-space:nowrap;
font-weight:700;
color:#9B3FFF;
}
.xtx_rtp_l_xfn{
font-size:11px;
color:#7A6FA0;
margin-top:4px;
}
.xtx_cmp_xfn{
border-radius:13px;
overflow:hidden;
border:1px solid #2A2245;
max-width:760px;
}
.xtx_cmp_row_xfn{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.xtx_cmp_row_xfn>div{
padding:0.813rem 14px;
text-align:center;
min-width:0;
}
.xtx_cmp_row_xfn>div:first-child{
color:#EDE8F7;
font-weight:600;
text-align:left;
padding-left:1.375rem;
}
.xtx_cmp_th_xfn{
background:#0D0A14;
font-weight:700;
font-size:12.5px;
}
.xtx_cmp_row_xfn:not(.xtx_cmp_th_xfn){
background:#13101E;
color:#B8AEDD;
border-top:1px solid #1E1830;
}
.xtx_cmp_zebra_xfn{
background:#100D1A;
}
.xtx_guide_xfn{
overflow:hidden;
background:#13101E;
border-radius:13px;
border:1px solid #2A2245;
cursor:pointer;
}
.xtx_guide_cover_xfn{
height:8.125rem;
}
.xtx_guide_body_xfn{
padding:20px;
}
.xtx_guide_body_xfn h3{
margin:7px 0 9px;
font-weight:700;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#EDE8F7;
font-size:1rem;
line-height:1.25;
}
.xtx_guide_meta_xfn{
font-size:11.5px;
color:#7A6FA0;
}
.xtx_hub_xfn{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
border-top:1px solid #1E1830;
display:grid;
padding-top:1.75rem;
}
.xtx_hub_xfn>*{
min-width:0;
}
.xtx_hub_xfn h4{
color:#EDE8F7;
font-weight:700;
font-size:0.813rem;
margin-bottom:0.688rem;
}
.xtx_hub_col_xfn{
gap:8px;
color:#B8AEDD;
font-size:13px;
display:flex;
flex-direction:column;
}
.xtx_hub_col_xfn a{
cursor:pointer;
}
@media(max-width:1025px){
.xtx_seo_grid3_xfn{
grid-template-columns:1fr;
}
.xtx_seo_grid4_xfn{
grid-template-columns:repeat(2,1fr);
}
.xtx_seo_rtp_row_xfn{
grid-template-columns:1fr;
gap:1.25rem;
}
.xtx_hub_xfn{
grid-template-columns:repeat(2,1fr);
gap:22px;
}
}
@media(max-width:557px){
.xtx_hub_xfn{
grid-template-columns:1fr;
}
}
.xtx_tk_xfn{
background:#080610;
overflow:hidden;
display:flex;
border-bottom:1px solid #1E1830;
align-items:center;
}
.xtx_tk_tag_xfn{
flex:none;
gap:8px;
padding:11px 1.125rem;
background:#13101E;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.1em;
align-items:center;
font-weight:600;
color:#E8293A;
text-transform:uppercase;
border-right:1px solid #1E1830;
font-size:0.656rem;
display:flex;
}
.xtx_tk_rail_xfn{
flex:1;
overflow:hidden;
}
.xtx_tk_track_xfn{
padding:11px 0.875rem;
animation:zm3-marquee 26s linear infinite;
gap:28px;
color:#B8AEDD;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:flex;
font-size:0.75rem;
width:max-content;
white-space:nowrap;
}
.xtx_tk_track_xfn b{
color:#9B3FFF;
}
.xtx_hero_xfn{
border:1px solid #2A2245;
background:linear-gradient(120deg,#0A0815,#060610);
border-radius:20px;
overflow:hidden;
padding:46px 3rem;
position:relative;
color:#EDE8F7;
}
.xtx_hero_glow_xfn{
background:radial-gradient(circle,rgba(139, 60, 255, 0.22),transparent 70%);
border-radius:50%;
top:-3.75rem;
right:-60px;
position:absolute;
width:340px;
height:340px;
}
.xtx_hero_in_xfn{
max-width:600px;
position:relative;
}
.xtx_hero_xfn .xtx_eyebrow_xfn{
color:#C084FC;
}
.xtx_pill_row_xfn{
background:rgba(255, 255, 255, 0.07);
border:1px solid rgba(255, 255, 255, 0.12);
gap:0.5rem;
padding:6px 13px;
border-radius:999px;
display:inline-flex;
letter-spacing:.1em;
color:#C084FC;
margin-bottom:1.375rem;
align-items:center;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
font-size:0.656rem;
}
.xtx_hero_h1_xfn{
margin:18px 0;
font-size:54px;
letter-spacing:-.02em;
line-height:1.02;
overflow-wrap:break-word;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#EDE8F7;
}
.xtx_hero_h1_xfn em{
color:#C084FC;
font-style:normal;
}
.xtx_hero_sub_xfn{
margin-bottom:28px;
max-width:30rem;
color:#9B8EC4;
line-height:1.55;
font-size:1.063rem;
}
.xtx_hero_cta_xfn{
gap:0.875rem;
margin-bottom:1.625rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.xtx_hero_trust_xfn{
gap:14px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.xtx_hero_rating_txt_xfn{
color:#9B8EC4;
font-size:13px;
}
@media(max-width:1025px){
.xtx_hero_xfn{
padding:32px 24px;
}
.xtx_hero_h1_xfn{
font-size:2.375rem;
}
}
@media(max-width:557px){
.xtx_hero_h1_xfn{
font-size:30px;
}
}
.xtx_stat_xfn{
gap:0.875rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.xtx_stat_xfn>*{
min-width:0;
}
.xtx_stat_item_xfn{
padding:1.125rem 1.25rem;
border-radius:13px;
border:1px solid #2A2245;
background:#13101E;
}
.xtx_stat_k_xfn{
color:#7A6FA0;
letter-spacing:.12em;
font-size:0.594rem;
margin-bottom:0.438rem;
text-transform:uppercase;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.xtx_stat_v_xfn{
gap:0.5rem;
min-width:0;
font-size:1.5rem;
overflow-wrap:anywhere;
color:#EDE8F7;
font-weight:700;
display:flex;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
align-items:center;
}
.xtx_stat_v_accent_xfn{
color:#9B3FFF;
}
@media(max-width:1023px){
.xtx_stat_xfn{
grid-template-columns:repeat(2,1fr);
}
}
.xtx_wlc_xfn{
padding:36px 2.5rem;
border-radius:1.25rem;
background:linear-gradient(120deg,#0A0815,#060610);
overflow:hidden;
gap:1.5rem;
grid-template-columns:1.2fr .8fr;
border:1px solid #2A2245;
color:#EDE8F7;
display:grid;
position:relative;
align-items:center;
}
.xtx_wlc_xfn>*{
min-width:0;
}
.xtx_wlc_xfn .xtx_eyebrow_xfn{
color:#C084FC;
}
.xtx_wlc_glow_xfn{
background:radial-gradient(circle,rgba(139, 60, 255, 0.22),transparent 70%);
border-radius:50%;
right:-40px;
height:16.25rem;
width:16.25rem;
top:-40px;
position:absolute;
}
.xtx_wlc_in_xfn{
position:relative;
}
.xtx_wlc_h2_xfn{
margin:10px 0 8px;
color:#EDE8F7;
font-weight:700;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:34px;
line-height:1.03;
overflow-wrap:break-word;
}
.xtx_wlc_h2_xfn em{
color:#C084FC;
font-style:normal;
}
.xtx_wlc_sub_xfn{
margin-bottom:1.125rem;
font-size:14px;
color:#9B8EC4;
max-width:26.25rem;
line-height:1.55;
}
.xtx_wlc_terms_xfn{
gap:0.625rem;
flex-direction:column;
position:relative;
display:flex;
}
.xtx_term_xfn{
padding:0.813rem 15px;
background:rgba(255, 255, 255, 0.07);
gap:0.688rem;
border-radius:13px;
border:1px solid rgba(255, 255, 255, 0.12);
align-items:center;
display:flex;
}
.xtx_term_xfn svg{
flex:none;
width:20px;
height:20px;
color:#C084FC;
}
.xtx_term_k_xfn{
text-transform:uppercase;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#9B8EC4;
font-size:0.594rem;
letter-spacing:.1em;
}
.xtx_term_v_xfn{
font-weight:700;
font-size:0.875rem;
margin-top:2px;
color:#EDE8F7;
}
@media(max-width:1023px){
.xtx_wlc_xfn{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.xtx_wlc_h2_xfn{
font-size:26px;
}
}
.xtx_jp_xfn{
grid-template-columns:1.5fr 1fr 1fr;
gap:14px;
display:grid;
}
.xtx_jp_xfn>*{
min-width:0;
}
.xtx_jp_hero_xfn{
background:linear-gradient(135deg,#0A0815,#060610);
gap:14px;
overflow:hidden;
border:1px solid #2A2245;
padding:1.625rem;
border-radius:1.25rem;
display:flex;
min-height:180px;
justify-content:space-between;
color:#EDE8F7;
position:relative;
flex-direction:column;
}
.xtx_jp_glow_xfn{
background:radial-gradient(circle,rgba(139, 60, 255, 0.22),transparent 70%);
border-radius:50%;
top:-40px;
width:180px;
right:-40px;
position:absolute;
height:180px;
}
.xtx_jp_k_row_xfn{
gap:0.625rem;
align-items:center;
position:relative;
display:flex;
justify-content:space-between;
}
.xtx_jp_k_xfn{
color:#7A6FA0;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.625rem;
text-transform:uppercase;
letter-spacing:.12em;
}
.xtx_jp_hero_xfn .xtx_jp_k_xfn{
color:#9B8EC4;
}
.xtx_jp_amt_xfn{
position:relative;
font-weight:700;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1;
color:#C084FC;
font-size:42px;
}
.xtx_jp_sub_xfn{
color:#9B8EC4;
margin-top:5px;
font-size:12px;
}
.xtx_jp_cell_xfn{
border-radius:20px;
padding:1.375rem;
background:#13101E;
border:1px solid #2A2245;
flex-direction:column;
display:flex;
justify-content:space-between;
min-height:180px;
}
.xtx_jp_cell_xfn .xtx_jp_amt_xfn{
color:#EDE8F7;
font-size:30px;
}
.xtx_jp_cell_xfn .xtx_jp_sub_xfn{
color:#7A6FA0;
}
@media(max-width:1022px){
.xtx_jp_xfn{
grid-template-columns:1fr;
}
}
@media(max-width:560px){
.xtx_jp_amt_xfn{
font-size:2rem;
}
}
.xtx_supp_xfn{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.xtx_supp_xfn>*{
min-width:0;
}
.xtx_supp_card_xfn{
border:1px solid #2A2245;
padding:1.5rem;
border-radius:13px;
background:#13101E;
}
.xtx_supp_card_xfn svg{
color:#9B3FFF;
margin-bottom:14px;
width:24px;
height:24px;
}
.xtx_supp_card_xfn h3{
margin-bottom:0.375rem;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1rem;
color:#EDE8F7;
font-weight:700;
}
.xtx_supp_card_xfn p{
color:#B8AEDD;
line-height:1.55;
font-size:13px;
}
@media(max-width:1025px){
.xtx_supp_xfn{
grid-template-columns:1fr;
}
}
.xtx_news_xfn{
background:linear-gradient(135deg,#0A0815,#060610);
gap:1.5rem;
padding:26px 32px;
border-radius:1.25rem;
border:1px solid #2A2245;
color:#EDE8F7;
display:flex;
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
}
.xtx_news_h3_xfn{
margin-bottom:0.25rem;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.25rem;
color:#EDE8F7;
font-weight:700;
}
.xtx_news_text_xfn{
font-size:13px;
color:#9B8EC4;
}
.xtx_news_form_xfn{
flex:1;
gap:10px;
min-width:0;
display:flex;
max-width:27.5rem;
}
.xtx_news_form_xfn .xtx_input_xfn{
min-width:0;
}
@media(max-width:560px){
.xtx_news_form_xfn{
width:100%;
}
}
.xtx_input_xfn{
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.07);
padding:0.813rem 1rem;
border-radius:8px;
flex:1;
color:#9B8EC4;
font-size:13.5px;
}
.xtx_pay_logos_xfn{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.xtx_pay_logos_xfn>*{
min-width:0;
}
.xtx_pay_xfn{
border-radius:8px;
border:1px solid #2A2245;
font-weight:700;
color:#B8AEDD;
justify-content:center;
font-size:0.75rem;
height:48px;
display:flex;
align-items:center;
}
.xtx_table_xfn{
overflow:hidden;
border:1px solid #2A2245;
border-radius:0.813rem;
}
.xtx_trow_xfn{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.xtx_trow_xfn>div{
padding:0.813rem 14px;
min-width:0;
}
.xtx_trow_xfn>div:first-child{
padding-left:16px;
color:#EDE8F7;
font-weight:700;
}
.xtx_trow_th_xfn{
background:#0D0A14;
font-size:0.594rem;
color:#7A6FA0;
letter-spacing:.06em;
text-transform:uppercase;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.xtx_trow_xfn:not(.xtx_trow_th_xfn){
background:#13101E;
border-top:1px solid #1E1830;
color:#B8AEDD;
}
.xtx_trow_zebra_xfn{
background:#100D1A;
}
.xtx_pos_xfn{
font-weight:700;
color:#9B3FFF;
}
@media(max-width:1026px){
.xtx_pay_logos_xfn{
grid-template-columns:repeat(2,1fr);
}
}
.xtx_promo_grid_xfn{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.xtx_promo_grid_xfn>*{
min-width:0;
}
.xtx_promo_xfn{
border:1px solid #2A2245;
border-radius:20px;
background:#13101E;
overflow:hidden;
padding:24px;
min-height:9.375rem;
position:relative;
}
.xtx_promo_h_xfn{
line-height:1.05;
font-size:1.625rem;
color:#EDE8F7;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-top:0.375rem;
font-weight:700;
}
.xtx_promo_h_xfn em{
font-style:normal;
color:#9B3FFF;
}
.xtx_promo_p_xfn{
font-size:12.5px;
margin-top:0.5rem;
line-height:1.5;
color:#B8AEDD;
}
.xtx_promo_feat_xfn{
border-color:#2A2245;
background:linear-gradient(135deg,#0A0815,#060610);
}
.xtx_promo_feat_xfn .xtx_promo_h_xfn{
color:#EDE8F7;
}
.xtx_promo_feat_xfn .xtx_promo_h_xfn em{
color:#C084FC;
}
.xtx_promo_feat_xfn .xtx_promo_p_xfn{
color:#9B8EC4;
}
.xtx_promo_feat_xfn .xtx_eyebrow_xfn{
color:#C084FC;
}
@media(max-width:1025px){
.xtx_promo_grid_xfn{
grid-template-columns:1fr;
}
}
.xtx_gm_xfn{
gap:1rem;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.xtx_gm_xfn>*{
min-width:0;
}
.xtx_gm_panel_xfn{
border:1px solid #2A2245;
background:#13101E;
border-radius:20px;
padding:1.75rem;
}
.xtx_gm_h2_xfn{
margin:0.625rem 0 8px;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#EDE8F7;
font-size:1.5rem;
}
.xtx_gm_text_xfn{
color:#B8AEDD;
font-size:13.5px;
max-width:440px;
line-height:1.6;
margin-bottom:1.25rem;
}
.xtx_gm_level_xfn{
gap:0.875rem;
align-items:center;
display:flex;
margin-bottom:1rem;
}
.xtx_gm_lv_xfn{
font-weight:700;
font-size:1.5rem;
color:#9B3FFF;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.xtx_gm_bar_wrap_xfn{
flex:1;
min-width:0;
}
.xtx_gm_bar_meta_xfn{
font-size:10px;
justify-content:space-between;
display:flex;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#7A6FA0;
margin-bottom:5px;
}
.xtx_bar_xfn{
border-radius:999px;
background:#0D0A14;
overflow:hidden;
height:8px;
}
.xtx_bar_fill_xfn{
background:linear-gradient(90deg,#9B3FFF,#6B1FCC);
border-radius:62.438rem;
display:block;
height:100%;
}
.xtx_gm_missions_xfn{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.xtx_gm_refer_xfn{
overflow:hidden;
padding:28px;
border-radius:1.25rem;
background:linear-gradient(150deg,#0A0815,#060610);
border:1px solid #2A2245;
justify-content:space-between;
color:#EDE8F7;
flex-direction:column;
display:flex;
position:relative;
}
.xtx_gm_refer_xfn .xtx_eyebrow_xfn{
color:#C084FC;
}
.xtx_gm_ref_h2_xfn{
margin:0.625rem 0 8px;
color:#EDE8F7;
line-height:1.1;
font-size:1.5rem;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.xtx_gm_ref_h2_xfn em{
color:#C084FC;
font-style:normal;
}
.xtx_gm_ref_text_xfn{
margin-bottom:1.125rem;
font-size:13px;
line-height:1.55;
color:#9B8EC4;
}
@media(max-width:1023px){
.xtx_gm_xfn{
grid-template-columns:1fr;
}
}
.xtx_app_xfn{
gap:36px;
align-items:center;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.xtx_app_copy_xfn{
max-width:520px;
}
.xtx_app_h2_xfn{
margin:12px 0 10px;
line-height:1.05;
font-size:1.75rem;
font-weight:700;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#EDE8F7;
}
.xtx_app_text_xfn{
color:#B8AEDD;
margin-bottom:20px;
line-height:1.6;
font-size:14px;
}
.xtx_app_btns_xfn{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.xtx_store_xfn{
border-radius:13px;
border:1px solid #2A2245;
gap:0.563rem;
background:#0D0A14;
padding:0.688rem 18px;
font-size:13px;
color:#EDE8F7;
cursor:pointer;
align-items:center;
display:inline-flex;
font-weight:700;
}
.xtx_store_xfn svg{
height:1rem;
width:1rem;
}
.xtx_app_qr_wrap_xfn{
gap:16px;
display:flex;
align-items:center;
}
.xtx_qr_xfn{
grid-template-rows:repeat(5,1fr);
padding:11px;
border:1px solid #2A2245;
border-radius:0.813rem;
gap:3px;
grid-template-columns:repeat(5,1fr);
background:#0D0A14;
display:grid;
height:6.75rem;
width:6.75rem;
}
.xtx_qr_xfn i{
background:transparent;
}
.xtx_qr_f_xfn{
background:#9B3FFF;
}
.xtx_app_qr_cap_xfn{
max-width:5.25rem;
color:#7A6FA0;
font-size:12px;
line-height:1.4;
}
.xtx_vip_head_xfn{
gap:0.75rem;
margin-bottom:18px;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
justify-content:space-between;
}
.xtx_vip_intro_xfn{
color:#B8AEDD;
font-size:13px;
max-width:420px;
}
.xtx_vip_xfn{
gap:0.75rem;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.xtx_vip_xfn>*{
min-width:0;
}
.xtx_tier_xfn{
padding:20px;
border-radius:13px;
background:#13101E;
border:1px solid #2A2245;
}
.xtx_tier_on_xfn{
border-color:#9B3FFF;
background:rgba(155, 63, 255, 0.12);
}
.xtx_tier_medal_xfn{
border-radius:8px;
background:linear-gradient(135deg,#9B3FFF,#6B1FCC);
margin-bottom:14px;
width:1.875rem;
height:30px;
}
.xtx_tier_name_xfn{
color:#EDE8F7;
font-weight:700;
font-size:15px;
margin-bottom:0.313rem;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.xtx_tier_tx_xfn{
color:#7A6FA0;
font-size:11.5px;
line-height:1.5;
}
@media(max-width:1022px){
.xtx_vip_xfn{
grid-template-columns:repeat(2,1fr);
}
}
.xtx_steps_xfn{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.xtx_steps_xfn>*{
min-width:0;
}
.xtx_step_xfn{
border:1px solid #2A2245;
padding:1.5rem;
border-radius:0.813rem;
background:#13101E;
position:relative;
}
.xtx_step_num_xfn{
background:#9B3FFF;
border-radius:8px;
align-items:center;
display:flex;
color:#FFFFFF;
width:1.875rem;
justify-content:center;
margin-bottom:0.875rem;
height:30px;
font-weight:700;
font-size:0.813rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.xtx_step_h_xfn{
color:#EDE8F7;
font-weight:700;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1rem;
margin-bottom:7px;
}
.xtx_step_p_xfn{
line-height:1.55;
font-size:13px;
color:#B8AEDD;
}
@media(max-width:1025px){
.xtx_steps_xfn{
grid-template-columns:1fr;
}
}
.xtx_tour_xfn{
border-radius:20px;
border:1px solid #2A2245;
grid-template-columns:1.05fr 1fr;
overflow:hidden;
display:grid;
}
.xtx_tour_xfn>*{
min-width:0;
}
.xtx_tour_l_xfn{
padding:2.125rem;
background:linear-gradient(135deg,#0A0815,#060610);
overflow:hidden;
color:#EDE8F7;
position:relative;
}
.xtx_tour_h2_xfn{
margin:12px 0 10px;
line-height:1.05;
color:#EDE8F7;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:1.875rem;
}
.xtx_tour_h2_xfn em{
font-style:normal;
color:#C084FC;
}
.xtx_tour_text_xfn{
line-height:1.6;
font-size:13.5px;
margin-bottom:1.25rem;
max-width:21.25rem;
color:#9B8EC4;
}
.xtx_tour_meta_xfn{
gap:18px;
flex-wrap:wrap;
margin-bottom:20px;
display:flex;
align-items:flex-end;
}
.xtx_tour_cap_xfn{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:5px;
color:#9B8EC4;
font-size:9.5px;
text-transform:uppercase;
}
.xtx_count_xfn{
gap:6px;
display:flex;
}
.xtx_count_xfn span{
padding:0.25rem 0.563rem;
border-radius:0.5rem;
background:rgba(255, 255, 255, 0.07);
border:1px solid rgba(255, 255, 255, 0.12);
font-size:1.375rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
}
.xtx_tour_units_xfn{
font-size:0.625rem;
color:#9B8EC4;
}
.xtx_board_xfn{
padding:1.75rem 30px;
background:#13101E;
}
.xtx_board_head_xfn{
display:flex;
margin-bottom:14px;
align-items:center;
justify-content:space-between;
}
.xtx_board_title_xfn{
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:16px;
color:#EDE8F7;
}
.xtx_board_upd_xfn{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.625rem;
text-transform:uppercase;
color:#7A6FA0;
}
.xtx_board_list_xfn{
gap:2px;
flex-direction:column;
display:flex;
}
.xtx_board_row_xfn{
gap:12px;
border-radius:8px;
padding:0.625rem 12px;
align-items:center;
display:flex;
}
.xtx_board_top1_xfn{
background:rgba(155, 63, 255, 0.12);
}
.xtx_board_rk_xfn{
font-weight:700;
color:#7A6FA0;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
width:1.25rem;
font-size:14px;
}
.xtx_board_top1_xfn .xtx_board_rk_xfn{
color:#9B3FFF;
}
.xtx_board_nm_xfn{
flex:1;
color:#B8AEDD;
min-width:0;
font-size:0.844rem;
font-weight:600;
}
.xtx_board_top1_xfn .xtx_board_nm_xfn{
color:#EDE8F7;
font-weight:700;
}
.xtx_board_pt_xfn{
color:#B8AEDD;
font-size:12.5px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
@media(max-width:1025px){
.xtx_tour_xfn{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.xtx_tour_h2_xfn{
font-size:1.5rem;
}
}
.xtx_dw_h2_xfn{
color:#EDE8F7;
font-weight:700;
font-size:1.625rem;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.08;
margin-bottom:0.625rem;
}
.xtx_steps_v_xfn{
grid-template-columns:1fr;
gap:0.625rem;
}
.xtx_steps_v_xfn .xtx_step_xfn{
padding:1.125rem 1.25rem;
}
@media(max-width:559px){
.xtx_dw_h2_xfn{
font-size:23px;
}
}
.xtx_ab_h2_xfn{
margin:14px 0 1rem;
font-weight:700;
font-size:32px;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#EDE8F7;
line-height:1.08;
}
.xtx_ab_body_xfn{
color:#B8AEDD;
margin-bottom:0.875rem;
line-height:1.65;
font-size:15px;
}
.xtx_ab_chips_xfn{
gap:0.625rem;
display:flex;
margin-top:8px;
flex-wrap:wrap;
}
.xtx_faq_xfn{
gap:10px;
flex-direction:column;
display:flex;
}
.xtx_faq_item_xfn{
padding:18px 22px;
background:#13101E;
border:1px solid #2A2245;
border-radius:0.813rem;
}
.xtx_faq_q_xfn{
gap:1rem;
list-style:none;
font-size:15.5px;
justify-content:space-between;
display:flex;
align-items:center;
cursor:pointer;
color:#EDE8F7;
font-weight:600;
}
.xtx_faq_q_xfn::-webkit-details-marker{
display:none;
}
.xtx_faq_q_t_xfn{
gap:0.625rem;
display:flex;
}
.xtx_faq_q_i_xfn{
color:#9B3FFF;
font-style:normal;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.xtx_faq_pm_xfn{
color:#9B3FFF;
font-size:1.25rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.xtx_faq_item_xfn[open] .xtx_faq_pm_xfn{
transform:rotate(45deg);
}
.xtx_faq_a_xfn{
color:#B8AEDD;
line-height:1.6;
font-size:0.844rem;
margin-top:0.75rem;
}
@media(max-width:558px){
.xtx_ab_h2_xfn{
font-size:26px;
}
}
.xtx_rv_head_xfn{
gap:0.75rem;
justify-content:space-between;
align-items:flex-end;
display:flex;
margin-bottom:18px;
flex-wrap:wrap;
}
.xtx_rv_agg_xfn{
gap:10px;
display:flex;
align-items:center;
}
.xtx_rv_source_xfn{
color:#7A6FA0;
font-size:0.781rem;
}
.xtx_rv_grid_xfn{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.xtx_rv_grid_xfn>*{
min-width:0;
}
.xtx_review_xfn{
border:1px solid #2A2245;
padding:24px;
background:#13101E;
border-radius:13px;
}
.xtx_review_xfn .xtx_stars_xfn{
margin-bottom:10px;
}
.xtx_review_xfn p{
margin-bottom:0.875rem;
color:#EDE8F7;
font-weight:600;
font-size:14.5px;
line-height:1.5;
}
.xtx_review_by_xfn{
font-size:0.781rem;
color:#7A6FA0;
}
@media(max-width:1023px){
.xtx_rv_grid_xfn{
grid-template-columns:1fr;
}
}
.xtx_gd_head_xfn{
gap:12px;
flex-wrap:wrap;
display:flex;
margin-bottom:1rem;
align-items:center;
justify-content:space-between;
}
.xtx_rc_xfn{
gap:2rem;
grid-template-columns:1fr 1fr 1fr;
display:grid;
}
.xtx_rc_xfn>*{
min-width:0;
}
.xtx_rc_awards_xfn{
gap:0.688rem;
flex-direction:column;
display:flex;
}
.xtx_award_xfn{
gap:11px;
align-items:center;
display:flex;
}
.xtx_award_xfn svg{
flex:none;
color:#F5B800;
height:1.125rem;
width:1.125rem;
}
.xtx_award_t_xfn{
color:#EDE8F7;
font-size:13.5px;
font-weight:700;
}
.xtx_award_s_xfn{
color:#7A6FA0;
font-size:0.719rem;
}
.xtx_rc_press_xfn{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.xtx_logo_cell_xfn{
border-radius:0.5rem;
border:1px solid #2A2245;
align-items:center;
font-size:13px;
justify-content:center;
font-weight:700;
height:3rem;
color:#B8AEDD;
display:flex;
}
.xtx_rc_partner_xfn{
border:1px solid #2A2245;
background:#13101E;
padding:20px;
border-radius:13px;
}
.xtx_rc_partner_name_xfn{
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:18px;
margin-bottom:0.375rem;
color:#EDE8F7;
}
.xtx_rc_partner_text_xfn{
color:#B8AEDD;
line-height:1.55;
font-size:12.5px;
}
@media(max-width:1027px){
.xtx_rc_xfn{
grid-template-columns:1fr;
gap:22px;
}
.xtx_rc_press_xfn{
grid-template-columns:repeat(4,1fr);
}
}
.xtx_op_h2_xfn{
margin:10px 0 0.5rem;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.1;
font-size:1.5rem;
color:#EDE8F7;
font-weight:700;
}
.xtx_op_text_xfn{
line-height:1.6;
font-size:0.844rem;
color:#B8AEDD;
}
@media(max-width:560px){
.xtx_op_h2_xfn{
font-size:1.375rem;
}
}
.xtx_provs_xfn{
grid-template-columns:repeat(6,1fr);
gap:12px;
display:grid;
margin-bottom:28px;
}
.xtx_provs_xfn>*{
min-width:0;
}
.xtx_prov_xfn{
border-radius:0.813rem;
background:#13101E;
padding:0.75rem;
border:1px solid #2A2245;
text-decoration:none;
align-items:center;
justify-content:center;
height:64px;
display:flex;
}
.xtx_prov_img_xfn{
object-fit:contain;
max-width:100%;
max-height:32px;
}
.xtx_resp_xfn{
border:1px solid #2A2245;
border-radius:13px;
gap:1.5rem;
background:#13101E;
padding:26px;
flex-wrap:wrap;
align-items:center;
display:flex;
justify-content:space-between;
}
.xtx_resp_in_xfn{
max-width:35rem;
}
.xtx_resp_h_xfn{
margin-bottom:0.5rem;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#EDE8F7;
font-size:19px;
}
.xtx_resp_p_xfn{
font-size:0.844rem;
color:#B8AEDD;
line-height:1.6;
}
.xtx_resp_badges_xfn{
gap:0.875rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.xtx_age18_xfn{
border:1.5px solid #E8293A;
border-radius:0.5rem;
padding:0.25rem 8px;
font-size:13px;
font-weight:700;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#E8293A;
}
.xtx_resp_org_xfn{
font-size:13px;
font-weight:600;
color:#7A6FA0;
}
@media(max-width:1027px){
.xtx_provs_xfn{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:563px){
.xtx_provs_xfn{
grid-template-columns:repeat(2,1fr);
}
}
.xtx_footer_xfn{
background:#080610;
padding:2.5rem 28px;
border-top:1px solid #1E1830;
}
.xtx_footer_grid_xfn{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:32px;
max-width:1400px;
margin-left:auto;
margin-right:auto;
margin-bottom:28px;
display:grid;
}
.xtx_footer_grid_xfn>*{
min-width:0;
}
.xtx_footer_grid_xfn h4{
text-transform:uppercase;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:10px;
letter-spacing:.12em;
color:#4A4166;
margin-bottom:13px;
}
.xtx_fcol_xfn{
gap:0.563rem;
display:flex;
font-size:13px;
color:#B8AEDD;
flex-direction:column;
}
.xtx_fcol_xfn a{
cursor:pointer;
}
.xtx_ft_about_xfn{
line-height:1.6;
max-width:16.25rem;
font-size:13px;
margin-top:12px;
color:#7A6FA0;
}
.xtx_ft_contact_xfn{
margin-top:12px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.781rem;
color:#9B3FFF;
overflow-wrap:anywhere;
}
.xtx_footer_bottom_xfn{
gap:16px;
margin:0 auto;
border-top:1px solid #1E1830;
max-width:87.5rem;
flex-wrap:wrap;
display:flex;
padding-top:20px;
justify-content:space-between;
align-items:center;
}
.xtx_footer_bottom_xfn p{
max-width:45rem;
line-height:1.6;
color:#4A4166;
font-size:11px;
}
@media(max-width:1025px){
.xtx_footer_grid_xfn{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:557px){
.xtx_footer_grid_xfn{
grid-template-columns:1fr;
}
}