*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#12100E;
line-height:1.6;
color:#C8C2B8;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
font-family:"IBM Plex Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
font-size:15px;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.xtulayout-902{
flex-direction:column;
display:flex;
min-height:100vh;
}
.xtumain-902{
flex:1 1 auto;
width:100%;
min-width:0;
}
.xtucontainer-902{
margin:0 auto;
padding:0 1rem;
max-width:1400px;
width:100%;
}
@media(min-width:770px){
.xtucontainer-902{
padding:0 2rem;
}
}
@media(min-width:1103px){
.xtucontainer-902{
padding:0 56px;
}
}
.xtueyebrow-902{
font-weight:600;
overflow-wrap:break-word;
font-size:11px;
line-height:1.4;
display:inline-block;
text-transform:uppercase;
font-family:"IBM Plex Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:.2em;
color:#2DC87A;
}
.xtuband-902{
background:#0F1A14;
color:#EDF7F2;
}
.xtuband-902 .xtueyebrow-902{
color:#4DE89A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.xtutb-902{
background:#12100E;
top:0;
border-bottom:1px solid rgba(240,237,231,0.13);
z-index:50;
position:sticky;
}
.xtutb_in-902{
gap:16px;
padding:12px 1rem;
margin:0 auto;
align-items:center;
display:flex;
width:100%;
justify-content:space-between;
max-width:87.5rem;
}
@media(min-width:770px){
.xtutb_in-902{
padding:1rem 32px;
}
}
@media(min-width:1099px){
.xtutb_in-902{
padding:1.125rem 3.5rem;
}
}
.xtutb_left-902{
gap:28px;
display:flex;
align-items:center;
min-width:0;
}
.xtutb_logo-902{
gap:0.688rem;
min-width:0;
display:flex;
align-items:center;
}
.xtutb_logo_mark-902{
border-radius:8px;
flex:0 0 auto;
object-fit:cover;
height:2.125rem;
width:2.125rem;
}
.xtutb_logo_txt-902{
line-height:1;
min-width:0;
flex-direction:column;
display:flex;
}
.xtutb_logo_name-902{
overflow:hidden;
letter-spacing:.02em;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
font-size:22px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#F0EDE7;
}
.xtutb_logo_sub-902{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
margin-top:0.25rem;
font-weight:600;
font-size:8.5px;
text-transform:uppercase;
color:#2DC87A;
letter-spacing:.32em;
}
.xtutb_nav-902{
display:none;
}
@media(min-width:957px){
.xtutb_nav-902{
gap:28px;
align-items:center;
display:flex;
}
}
.xtutb_nav_item-902{
transition:color .22s ease,border-color .22s ease;
font-weight:600;
border-bottom:2px solid transparent;
color:#C8C2B8;
padding-bottom:3px;
white-space:nowrap;
font-size:0.875rem;
}
.xtutb_nav_item-902:hover{
color:#F0EDE7;
}
.xtutb_nav_item-902.xtustate_active-902{
border-color:#2DC87A;
color:#F0EDE7;
}
.xtutb_right-902{
flex:0 0 auto;
gap:0.875rem;
display:flex;
align-items:center;
}
.xtutb_search-902{
transition:color .22s ease;
display:flex;
align-items:center;
color:#C8C2B8;
justify-content:center;
}
.xtutb_search-902:hover{
color:#2DC87A;
}
.xtutb_search-902 svg{
width:1.125rem;
height:1.125rem;
}
.xtutb_lang-902{
font-size:11px;
text-transform:uppercase;
letter-spacing:.1em;
font-weight:600;
color:#918A80;
}
.xtutb_lang-902:hover{
color:#F0EDE7;
}
.xtutb_login-902{
color:#F0EDE7;
font-weight:600;
display:none;
font-size:0.875rem;
}
@media(min-width:769px){
.xtutb_login-902{
display:inline-block;
}
}
.xtutb_register-902{
background:#2DC87A;
padding:0.688rem 22px;
transition:background-color .22s ease;
border-radius:62.438rem;
color:#0C0A08;
font-weight:700;
font-size:0.875rem;
white-space:nowrap;
}
.xtutb_register-902:hover{
background:#25B06B;
}
.xtumob-902{
background:#12100E;
bottom:0;
z-index:60;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
left:0;
border-top:1px solid rgba(240,237,231,0.13);
right:0;
}
@media(min-width:958px){
.xtumob-902{
display:none;
}
}
.xtumob_in-902{
margin:0 auto;
display:flex;
justify-content:space-around;
align-items:stretch;
max-width:35rem;
}
.xtumob_item-902{
transition:color .22s ease;
gap:3px;
flex:1 1 0;
padding:0.563rem 0.25rem;
flex-direction:column;
display:flex;
color:#918A80;
align-items:center;
min-width:0;
}
.xtumob_item-902.xtustate_active-902{
color:#2DC87A;
}
.xtumob_ic-902{
display:flex;
align-items:center;
justify-content:center;
}
.xtumob_ic-902 svg{
width:20px;
height:1.25rem;
}
.xtumob_lb-902{
overflow:hidden;
font-size:0.625rem;
text-overflow:ellipsis;
font-weight:600;
white-space:nowrap;
max-width:100%;
}
@media(max-width:962px){
body{
padding-bottom:60px;
}
}
.xturail-902{
position:relative;
min-width:0;
}
.xturail_scroll-902{
gap:14px;
display:flex;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
padding-bottom:0.875rem;
}
@media(min-width:765px){
.xturail_scroll-902{
gap:1.125rem;
}
}
.xtugc-902{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:769px){
.xtugc-902{
width:188px;
}
}
.xtugc_img-902{
background:#1C1916;
overflow:hidden;
border-radius:14px;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.32);
}
.xtugc_img-902 img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.xtugc_cover-902{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.xtugc_hover-902{
inset:0;
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
display:flex;
justify-content:center;
align-items:center;
opacity:0;
position:absolute;
}
.xtugc-902:hover .xtugc_hover-902{
opacity:1;
}
.xtugc_hover_btn-902{
background:#2DC87A;
border-radius:62.438rem;
width:46px;
height:2.875rem;
display:flex;
align-items:center;
justify-content:center;
color:#0C0A08;
}
.xtugc_hover_btn-902 svg{
height:18px;
width:18px;
}
.xtugc_info-902{
gap:2px;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
display:flex;
}
.xtugc_name-902{
overflow:hidden;
font-size:13px;
white-space:nowrap;
font-weight:700;
color:#F0EDE7;
text-overflow:ellipsis;
}
.xtugc_prov-902{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.688rem;
color:#918A80;
}
.xtugc_meta-902{
font-size:11px;
color:#918A80;
}
.xtutc-902{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:769px){
.xtutc-902{
width:14.375rem;
}
}
.xtutc_img-902{
border-radius:0.875rem;
background:#1C1916;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.32);
padding-bottom:75%;
position:relative;
}
.xtutc_img-902 img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.xtutc_info-902{
gap:2px;
margin-top:9px;
min-width:0;
display:flex;
flex-direction:column;
}
.xtutc_name-902{
overflow:hidden;
font-weight:700;
font-size:14px;
white-space:nowrap;
color:#F0EDE7;
text-overflow:ellipsis;
}
.xtutc_rtp-902{
font-size:11px;
color:#918A80;
}
.xtulc-902{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:767px){
.xtulc-902{
width:16.75rem;
}
}
.xtulc_img-902{
overflow:hidden;
background:#1C1916;
border-radius:0.875rem;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.32);
padding-bottom:62.5%;
}
.xtulc_img-902 img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.xtulc_live-902{
border-radius:62.438rem;
padding:0.25rem 0.563rem;
background:rgba(0,0,0,0.52);
gap:7px;
align-items:center;
display:flex;
top:0.75rem;
left:0.75rem;
position:absolute;
}
.xtulc_live_dot-902{
background:#E8404A;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
height:0.5rem;
width:8px;
}
.xtulc_seats-902{
text-transform:uppercase;
letter-spacing:.08em;
font-weight:600;
color:#EDF7F2;
font-size:0.625rem;
}
.xtulc_info-902{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:9px;
}
.xtulc_name-902{
overflow:hidden;
color:#F0EDE7;
font-size:15px;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
}
.xtulc_bet-902{
font-size:0.688rem;
color:#918A80;
}
.xtupc-902{
background:#1C1916;
border:1px solid rgba(240,237,231,0.07);
padding:16px 14px;
gap:0.5rem;
border-radius:0.875rem;
min-height:4.625rem;
min-width:0;
flex-direction:column;
display:flex;
justify-content:center;
align-items:center;
}
.xtupc_logo-902{
flex:0 0 auto;
height:28px;
object-fit:contain;
width:auto;
max-width:100%;
}
.xtupc_name-902{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
color:#918A80;
text-align:center;
font-size:11px;
white-space:nowrap;
}
.xtugc_tag-902{
border-radius:8px;
padding:3px 8px;
z-index:2;
font-weight:700;
display:inline-block;
left:10px;
font-size:0.625rem;
position:absolute;
text-transform:uppercase;
top:10px;
letter-spacing:.06em;
}
.xtugc_tag_hot-902{
background:#E8404A;
color:#EDF7F2;
}
.xtugc_tag_new-902{
background:#4DE89A;
color:#0C0A08;
}
.xtugc_tag_jp-902{
background:#E8A230;
color:#0C0A08;
}
.xtugc_tag_live-902{
background:#E8404A;
color:#EDF7F2;
}
.xtush-902{
margin-bottom:18px;
min-width:0;
}
.xtush_row-902{
gap:1rem;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
}
.xtush_row-902 .xtush_l-902{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.xtush_stack-902{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.xtush_center-902{
gap:10px;
flex-direction:column;
display:flex;
align-items:center;
text-align:center;
}
.xtush_h2-902{
color:#F0EDE7;
line-height:1.1;
font-size:1.5rem;
font-weight:600;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:770px){
.xtush_h2-902{
font-size:30px;
}
}
.xtuband-902 .xtush_h2-902{
color:#EDF7F2;
}
.xtush_eb_line-902{
gap:10px;
align-items:center;
display:inline-flex;
}
.xtush_eb_line-902::before{
background:#2DC87A;
content:"";
display:inline-block;
width:1.75rem;
height:1px;
}
.xtuband-902 .xtush_eb_line-902::before{
background:#4DE89A;
}
.xtush_eb_dot-902{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.xtush_eb_dot-902::before{
border-radius:50%;
background:#2DC87A;
width:0.375rem;
content:"";
display:inline-block;
height:0.375rem;
}
.xtuband-902 .xtush_eb_dot-902::before{
background:#4DE89A;
}
.xtush_link-902{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding-bottom:2px;
font-weight:600;
align-items:center;
display:inline-flex;
white-space:nowrap;
border-bottom:1px solid #F0EDE7;
font-size:0.813rem;
color:#F0EDE7;
}
.xtush_link-902:hover{
border-color:#2DC87A;
color:#2DC87A;
}
.xtush_link-902 svg{
width:14px;
height:0.875rem;
}
.xtush_link_chev-902{
padding-bottom:0;
border-bottom:0;
}
.xtush_link_btn-902{
border-radius:62.438rem;
background:#2DC87A;
padding:9px 1.125rem;
border-bottom:0;
color:#0C0A08;
}
.xtush_link_btn-902:hover{
border-color:transparent;
background:#25B06B;
color:#0C0A08;
}
.xtuband-902 .xtush_link-902{
border-color:#EDF7F2;
color:#EDF7F2;
}
.xtuband-902 .xtush_link_btn-902{
background:#4DE89A;
color:#0C0A08;
}
.xtush_rule-902{
margin:-2px 0 1.125rem;
background:rgba(240,237,231,0.13);
height:1px;
}
.xtuband-902 .xtush_rule-902{
background:rgba(240,255,248,0.13);
}
.xtuhero-902{
padding:2rem 0 8px;
}
@media(min-width:769px){
.xtuhero-902{
padding:3.5rem 0 24px;
}
}
.xtuhero_in-902{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:901px){
.xtuhero_in-902{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.xtuhero_copy-902{
min-width:0;
}
.xtuhero_eyebrow-902{
gap:0.625rem;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.xtuhero_eyebrow_line-902{
background:#2DC87A;
flex:0 0 auto;
height:1px;
width:1.75rem;
display:inline-block;
}
.xtuhero_h1-902{
font-weight:600;
overflow-wrap:break-word;
margin-bottom:1.25rem;
font-size:2.375rem;
color:#F0EDE7;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
letter-spacing:-.01em;
line-height:1.04;
}
@media(min-width:768px){
.xtuhero_h1-902{
font-size:54px;
}
}
@media(min-width:1102px){
.xtuhero_h1-902{
font-size:62px;
}
}
.xtuhero_h1-902 em{
font-style:normal;
color:#2DC87A;
}
.xtuhero_sub-902{
line-height:1.6;
max-width:30rem;
font-size:1rem;
margin-bottom:30px;
color:#7A7368;
}
@media(min-width:766px){
.xtuhero_sub-902{
font-size:18px;
}
}
.xtuhero_actions-902{
gap:14px;
flex-wrap:wrap;
align-items:center;
margin-bottom:34px;
display:flex;
}
.xtuhero_cta-902{
gap:0.625rem;
border-radius:62.438rem;
padding:1rem 30px;
background:#2DC87A;
transition:background-color .22s ease;
display:inline-flex;
font-size:15px;
font-weight:700;
color:#0C0A08;
align-items:center;
}
.xtuhero_cta-902:hover{
background:#25B06B;
}
.xtuhero_cta_ic-902{
align-items:center;
display:inline-flex;
}
.xtuhero_cta_ic-902 svg{
height:1rem;
width:16px;
}
.xtuhero_cta_alt-902{
border:1px solid rgba(240,237,231,0.13);
border-radius:999px;
transition:border-color .22s ease,color .22s ease;
background:transparent;
padding:0.938rem 1.625rem;
align-items:center;
display:inline-flex;
font-size:0.938rem;
color:#F0EDE7;
font-weight:600;
}
.xtuhero_cta_alt-902:hover{
border-color:#2DC87A;
color:#2DC87A;
}
.xtuhero_trust-902{
gap:22px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.xtuhero_trust_item-902{
gap:0.563rem;
display:flex;
font-weight:600;
font-size:13px;
color:#C8C2B8;
align-items:center;
}
.xtuhero_trust_ic-902{
align-items:center;
color:#2DC87A;
display:inline-flex;
}
.xtuhero_trust_ic-902 svg{
height:1rem;
width:16px;
}
.xtuhero_promo-902{
background:#1C1916;
border-radius:1.25rem;
overflow:hidden;
box-shadow:0 0.75rem 48px rgba(0,0,0,0.55), 0 2px 12px rgba(45,200,122,0.10);
position:relative;
display:flex;
min-height:18.75rem;
}
.xtuhero_promo_bg-902{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.xtuhero_promo_bg-902::after{
background:linear-gradient(120deg,#0F1A14 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.xtuhero_promo_glow-902{
border-radius:50%;
background:radial-gradient(circle,rgba(52,199,120,0.12) 0%,transparent 65%);
pointer-events:none;
height:16.25rem;
top:-2.5rem;
right:-1.25rem;
position:absolute;
width:260px;
}
.xtuhero_promo_ct-902{
padding:1.75rem;
align-self:flex-end;
max-width:88%;
z-index:2;
position:relative;
}
.xtuhero_promo_label-902{
font-weight:700;
font-size:10px;
color:#4DE89A;
margin-bottom:0.5rem;
letter-spacing:.25em;
text-transform:uppercase;
display:block;
}
.xtuhero_promo_amount-902{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
font-size:32px;
line-height:1.05;
color:#EDF7F2;
}
@media(min-width:765px){
.xtuhero_promo_amount-902{
font-size:40px;
}
}
.xtuhero_promo_amount-902 em{
color:#4DE89A;
font-style:normal;
}
.xtuhero_rating-902{
background:#1C1916;
padding:10px 0.875rem;
gap:0.625rem;
border:1px solid rgba(240,237,231,0.07);
border-radius:0.875rem;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.32);
max-width:min(260px,62%);
top:0.875rem;
right:14px;
display:flex;
z-index:3;
align-items:center;
position:absolute;
}
.xtuhero_rating_score-902{
flex:0 0 auto;
color:#F0EDE7;
font-weight:700;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:1.5rem;
}
.xtuhero_rating_txt-902{
flex:1 1 auto;
min-width:0;
}
.xtuhero_rating_stars-902{
gap:2px;
color:#2DC87A;
display:flex;
}
.xtuhero_rating_stars-902 svg{
height:0.75rem;
width:12px;
}
.xtuhero_rating_cap-902{
overflow-wrap:break-word;
margin-top:3px;
color:#918A80;
line-height:1.35;
display:block;
font-size:0.688rem;
}
.xtustat-902{
border-bottom:1px solid rgba(240,237,231,0.13);
border-top:1px solid rgba(240,237,231,0.13);
margin-top:1rem;
}
.xtustat_in-902{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.xtustat_in-902{
grid-template-columns:repeat(4,1fr);
}
}
.xtustat_item-902{
padding:22px 0.875rem;
border-bottom:1px solid rgba(240,237,231,0.07);
min-width:0;
border-right:1px solid rgba(240,237,231,0.07);
}
.xtustat_item-902:nth-child(2n){
border-right:0;
}
.xtustat_item-902:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.xtustat_item-902{
border-bottom:0;
}
.xtustat_item-902:nth-child(2n){
border-right:1px solid rgba(240,237,231,0.07);
}
.xtustat_item-902:nth-child(4n){
border-right:0;
}
}
.xtustat_value-902{
overflow-wrap:break-word;
color:#F0EDE7;
font-size:1.875rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1;
font-weight:700;
}
@media(min-width:767px){
.xtustat_value-902{
font-size:2.125rem;
}
}
.xtustat_label-902{
margin-top:0.375rem;
font-size:0.813rem;
line-height:1.4;
color:#918A80;
overflow-wrap:break-word;
}
.xtugf-902{
padding:1.5rem 0 0.375rem;
}
.xtugf_in-902{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.xtugf_chip-902{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
background:#1C1916;
border:1px solid rgba(240,237,231,0.13);
border-radius:999px;
padding:10px 18px;
color:#C8C2B8;
font-size:0.813rem;
font-weight:600;
white-space:nowrap;
}
.xtugf_chip-902:hover{
border-color:#2DC87A;
color:#2DC87A;
}
.xtugf_chip-902.xtustate_active-902{
border-color:transparent;
background:#2DC87A;
color:#0C0A08;
}
.xtugrow-902{
padding:1.625rem 0 10px;
}
.xturow_seo-902{
margin:10px 0 0;
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
color:#7A7368;
}
.xturow_seo-902 strong{
color:#F0EDE7;
font-weight:700;
}
.xtujp-902{
padding:30px 0 10px;
}
.xtujp_grid-902{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:768px){
.xtujp_grid-902{
grid-template-columns:1fr 1fr;
}
.xtujp_card_mega-902{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.xtujp_grid-902{
grid-template-columns:1.4fr 1fr 1fr;
}
.xtujp_card_mega-902{
grid-column:auto;
}
}
.xtujp_card-902{
background:#1C1916;
border:1px solid rgba(240,237,231,0.07);
overflow:hidden;
gap:12px;
padding:26px;
border-radius:1.25rem;
min-width:0;
position:relative;
display:flex;
flex-direction:column;
justify-content:space-between;
min-height:12.5rem;
}
.xtujp_card_mega-902{
background:linear-gradient(135deg,#0F1F18,#080E0B);
border-color:transparent;
color:#EDF7F2;
min-height:210px;
}
.xtujp_glow-902{
border-radius:50%;
background:radial-gradient(circle,rgba(52,199,120,0.12),transparent 70%);
pointer-events:none;
width:200px;
position:absolute;
top:-40px;
height:200px;
right:-2.5rem;
}
.xtujp_label-902{
gap:10px;
justify-content:space-between;
color:#2DC87A;
letter-spacing:.16em;
position:relative;
font-size:10px;
font-weight:700;
flex-wrap:wrap;
text-transform:uppercase;
align-items:center;
display:flex;
}
.xtujp_card_mega-902 .xtujp_label-902{
color:#4DE89A;
}
.xtujp_drop-902{
font-weight:600;
color:#918A80;
letter-spacing:.04em;
text-transform:none;
}
.xtujp_card_mega-902 .xtujp_drop-902{
color:#8FBFA4;
}
.xtujp_amount-902{
font-size:38px;
position:relative;
overflow-wrap:break-word;
line-height:1;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#F0EDE7;
font-weight:700;
}
.xtujp_card_mega-902 .xtujp_amount-902{
animation:zm2-pulse 2.4s infinite;
color:#4DE89A;
font-size:48px;
}
@media(min-width:766px){
.xtujp_card_mega-902 .xtujp_amount-902{
font-size:3.375rem;
}
}
.xtujp_game-902{
color:#918A80;
position:relative;
font-size:13px;
}
.xtujp_card_mega-902 .xtujp_game-902{
color:#8FBFA4;
}
.xtujp_cta-902{
position:relative;
align-self:flex-start;
}
.xtujp_card_mega-902 .xtujp_cta-902{
border-radius:999px;
transition:opacity .22s ease;
padding:10px 1.25rem;
background:#4DE89A;
font-size:13px;
font-weight:700;
color:#0C0A08;
}
.xtujp_card_mega-902 .xtujp_cta-902:hover{
opacity:.9;
}
.xtujp_card-902:not(.xtujp_card_mega-902) .xtujp_cta-902{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #F0EDE7;
color:#F0EDE7;
font-size:13px;
}
.xtujp_card-902:not(.xtujp_card_mega-902) .xtujp_cta-902:hover{
border-color:#2DC87A;
color:#2DC87A;
}
.xtujp_seo-902{
margin:14px 0 0;
max-width:760px;
line-height:1.65;
color:#7A7368;
overflow-wrap:break-word;
font-size:0.875rem;
}
.xtujp_seo-902 strong{
font-weight:700;
color:#F0EDE7;
}
.xtugrow-902{
padding:26px 0 0.625rem;
}
.xturow_seo-902{
margin:10px 0 0;
font-size:14px;
line-height:1.65;
max-width:760px;
color:#7A7368;
overflow-wrap:break-word;
}
.xturow_seo-902 strong{
color:#F0EDE7;
font-weight:700;
}
.xtupr-902{
padding:1.875rem 0 0.375rem;
}
.xtupr_card-902{
background:#1C1916;
padding:1.625rem;
flex:0 0 auto;
gap:10px;
overflow:hidden;
border:1px solid rgba(240,237,231,0.07);
border-radius:1.25rem;
width:280px;
position:relative;
min-height:200px;
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.xtupr_card-902{
width:18.75rem;
}
}
.xtupr_card_feat-902{
border-color:transparent;
background:linear-gradient(150deg,#0F1F18,#080E0B);
color:#EDF7F2;
}
.xtupr_glow-902{
border-radius:50%;
background:radial-gradient(circle,rgba(52,199,120,0.12),transparent 70%);
height:8.125rem;
width:130px;
position:absolute;
pointer-events:none;
top:-30px;
opacity:0;
right:-30px;
}
.xtupr_card_feat-902 .xtupr_glow-902{
opacity:1;
}
.xtupr_label-902{
font-size:10px;
text-transform:uppercase;
font-weight:700;
position:relative;
color:#2DC87A;
letter-spacing:.16em;
}
.xtupr_card_feat-902 .xtupr_label-902{
color:#4DE89A;
}
.xtupr_amount-902{
position:relative;
font-weight:600;
font-size:26px;
overflow-wrap:break-word;
line-height:1.08;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#F0EDE7;
}
.xtupr_card_feat-902 .xtupr_amount-902{
color:#EDF7F2;
}
.xtupr_amount-902 em{
color:#2DC87A;
font-style:normal;
}
.xtupr_card_feat-902 .xtupr_amount-902 em{
color:#4DE89A;
}
.xtupr_terms-902{
color:#918A80;
line-height:1.5;
font-size:0.813rem;
position:relative;
}
.xtupr_card_feat-902 .xtupr_terms-902{
color:#8FBFA4;
}
.xtupr_cta-902{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.xtupr_card_feat-902 .xtupr_cta-902{
background:#4DE89A;
transition:opacity .22s ease;
padding:9px 18px;
border-radius:999px;
font-weight:700;
color:#0C0A08;
font-size:0.813rem;
}
.xtupr_card_feat-902 .xtupr_cta-902:hover{
opacity:.9;
}
.xtupr_card-902:not(.xtupr_card_feat-902) .xtupr_cta-902{
transition:color .22s ease,border-color .22s ease;
color:#F0EDE7;
border-bottom:1px solid #F0EDE7;
padding-bottom:2px;
font-size:0.813rem;
font-weight:700;
}
.xtupr_card-902:not(.xtupr_card_feat-902) .xtupr_cta-902:hover{
border-color:#2DC87A;
color:#2DC87A;
}
.xtugrow-902{
padding:26px 0 10px;
}
.xturow_seo-902{
margin:10px 0 0;
line-height:1.65;
color:#7A7368;
max-width:760px;
overflow-wrap:break-word;
font-size:0.875rem;
}
.xturow_seo-902 strong{
color:#F0EDE7;
font-weight:700;
}
.xtuapp-902{
padding:30px 0 10px;
}
.xtuapp_in-902{
border-radius:20px;
background:#1C1916;
padding:2rem;
gap:28px;
border:1px solid rgba(240,237,231,0.07);
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.xtuapp_in-902{
padding:40px 2.75rem;
gap:40px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.xtuapp_copy-902{
max-width:35rem;
min-width:0;
}
.xtuapp_eyebrow-902{
margin-bottom:0.75rem;
}
.xtuapp_h2-902{
font-weight:600;
line-height:1.05;
margin-bottom:12px;
color:#F0EDE7;
font-size:1.75rem;
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.xtuapp_h2-902{
font-size:34px;
}
}
.xtuapp_text-902{
line-height:1.6;
color:#7A7368;
font-size:14px;
margin-bottom:22px;
}
.xtuapp_btns-902{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.xtuapp_btn-902{
background:#2DC87A;
border-radius:0.875rem;
transition:background-color .22s ease;
gap:10px;
padding:11px 20px;
align-items:center;
display:inline-flex;
color:#0C0A08;
}
.xtuapp_btn-902:hover{
background:#25B06B;
}
.xtuapp_btn_ic-902{
display:inline-flex;
align-items:center;
}
.xtuapp_btn_ic-902 svg{
height:1.125rem;
width:18px;
}
.xtuapp_btn_lb-902{
font-size:13.5px;
font-weight:700;
}
.xtuapp_qr_wrap-902{
gap:1.125rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.xtuapp_qr-902{
border-radius:14px;
flex:0 0 auto;
background-color:#2DC87A;
height:6.75rem;
width:108px;
background-image:repeating-linear-gradient(0deg,#1C1916 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#1C1916 0 0.313rem,transparent 0.313rem 11px);
}
.xtuapp_qr_cap-902{
line-height:1.4;
font-size:0.781rem;
color:#918A80;
max-width:92px;
}
.xtuvip-902{
padding:3rem 0;
}
@media(min-width:766px){
.xtuvip-902{
padding:4rem 0;
}
}
.xtuvip_head-902{
gap:14px;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:881px){
.xtuvip_head-902{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.xtuvip_eyebrow-902{
margin-bottom:0.75rem;
}
.xtuvip_h2-902{
line-height:1.05;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#EDF7F2;
font-size:32px;
font-weight:600;
}
@media(min-width:769px){
.xtuvip_h2-902{
font-size:2.5rem;
}
}
.xtuvip_intro-902{
font-size:14px;
color:#8FBFA4;
max-width:26.25rem;
line-height:1.6;
}
.xtuvip_grid-902{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:14px;
display:grid;
}
.xtuvip_card-902{
border-radius:0.875rem;
padding:1.375rem 1.125rem;
border:1px solid rgba(240,255,248,0.13);
min-width:0;
}
.xtuvip_card_feat-902{
background:rgba(240,255,248,0.07);
border-color:#4DE89A;
}
.xtuvip_card_ic-902{
border-radius:8px;
background:linear-gradient(135deg,#2DC87A,#6AF2B0);
display:block;
height:34px;
width:2.125rem;
margin-bottom:16px;
}
.xtuvip_name-902{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:20px;
overflow-wrap:break-word;
font-weight:600;
color:#EDF7F2;
margin-bottom:6px;
}
.xtuvip_perk-902{
overflow-wrap:break-word;
line-height:1.5;
font-size:12.5px;
color:#8FBFA4;
}
.xtugm-902{
padding:30px 0 0.625rem;
}
.xtugm_in-902{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:881px){
.xtugm_in-902{
grid-template-columns:1.25fr 1fr;
}
}
.xtugm_left-902{
padding:32px;
border:1px solid rgba(240,237,231,0.07);
background:#1C1916;
border-radius:20px;
min-width:0;
}
.xtugm_eyebrow-902{
margin-bottom:10px;
}
.xtugm_h2-902{
font-size:1.625rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:8px;
color:#F0EDE7;
line-height:1.06;
overflow-wrap:break-word;
}
@media(min-width:765px){
.xtugm_h2-902{
font-size:28px;
}
}
.xtugm_text-902{
line-height:1.6;
margin-bottom:1.375rem;
color:#7A7368;
font-size:14px;
max-width:30rem;
}
.xtugm_level-902{
font-weight:700;
font-size:22px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
color:#2DC87A;
}
.xtugm_bar-902{
border-radius:999px;
overflow:hidden;
background:rgba(240,237,231,0.13);
height:8px;
margin-bottom:6px;
}
.xtugm_bar_fill-902{
background:linear-gradient(90deg,#2DC87A,#6AF2B0);
border-radius:62.438rem;
height:100%;
}
.xtugm_bar_meta-902{
gap:0.625rem;
display:flex;
font-size:11px;
margin-bottom:1.125rem;
justify-content:space-between;
color:#918A80;
}
.xtugm_missions-902{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.xtugm_mission-902{
padding:0.563rem 15px;
border-radius:62.438rem;
background:#12100E;
gap:0.438rem;
border:1px solid rgba(240,237,231,0.13);
align-items:center;
display:inline-flex;
color:#C8C2B8;
font-weight:600;
font-size:12.5px;
}
.xtugm_mission_ic-902{
color:#2DC87A;
align-items:center;
display:inline-flex;
}
.xtugm_mission_ic-902 svg{
height:0.813rem;
width:0.813rem;
}
.xtugm_right-902{
padding:32px;
overflow:hidden;
border-radius:20px;
background:linear-gradient(150deg,#0F1F18,#080E0B);
flex-direction:column;
color:#EDF7F2;
display:flex;
position:relative;
}
.xtugm_glow-902{
border-radius:50%;
background:radial-gradient(circle,rgba(52,199,120,0.12),transparent 70%);
height:150px;
right:-30px;
position:absolute;
width:9.375rem;
pointer-events:none;
top:-30px;
}
.xtugm_ref_eyebrow-902{
position:relative;
margin-bottom:10px;
}
.xtugm_ref_h2-902{
font-weight:600;
font-size:26px;
line-height:1.1;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#EDF7F2;
position:relative;
margin-bottom:8px;
overflow-wrap:break-word;
}
.xtugm_ref_text-902{
position:relative;
line-height:1.55;
margin-bottom:1.25rem;
color:#8FBFA4;
font-size:13.5px;
}
.xtugm_ref_cta-902{
border-radius:999px;
padding:0.688rem 1.375rem;
transition:opacity .22s ease;
background:#4DE89A;
align-self:flex-start;
font-weight:700;
font-size:13.5px;
color:#0C0A08;
margin-top:auto;
position:relative;
}
.xtugm_ref_cta-902:hover{
opacity:.9;
}
.xtutrn-902{
padding:1.875rem 0 10px;
}
.xtutrn_in-902{
grid-template-columns:1fr;
background:#1C1916;
border-radius:20px;
overflow:hidden;
border:1px solid rgba(240,237,231,0.07);
display:grid;
}
@media(min-width:882px){
.xtutrn_in-902{
grid-template-columns:1.05fr 1fr;
}
}
.xtutrn_banner-902{
background:linear-gradient(150deg,#0F1F18,#080E0B);
padding:2.125rem;
overflow:hidden;
position:relative;
color:#EDF7F2;
}
.xtutrn_glow-902{
background:radial-gradient(circle,rgba(52,199,120,0.12),transparent 70%);
border-radius:50%;
height:200px;
position:absolute;
pointer-events:none;
bottom:-40px;
width:12.5rem;
right:-40px;
}
.xtutrn_eyebrow-902{
margin-bottom:14px;
position:relative;
}
.xtutrn_h2-902{
margin-bottom:0.75rem;
overflow-wrap:break-word;
color:#EDF7F2;
line-height:1.06;
font-size:1.875rem;
font-weight:600;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
position:relative;
}
@media(min-width:770px){
.xtutrn_h2-902{
font-size:36px;
}
}
.xtutrn_text-902{
margin-bottom:22px;
position:relative;
font-size:0.875rem;
max-width:26.25rem;
line-height:1.6;
color:#8FBFA4;
}
.xtutrn_timer-902{
gap:0.5rem;
margin-bottom:1.5rem;
flex-wrap:wrap;
position:relative;
display:flex;
align-items:center;
}
.xtutrn_timer_cap-902{
font-size:11px;
color:#8FBFA4;
}
.xtutrn_timer_box-902{
padding:4px 12px;
background:rgba(240,255,248,0.07);
border-radius:8px;
color:#EDF7F2;
font-size:24px;
font-weight:700;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
.xtutrn_cta-902{
background:#4DE89A;
border-radius:999px;
padding:13px 1.625rem;
transition:opacity .22s ease;
display:inline-block;
font-size:0.875rem;
position:relative;
font-weight:700;
color:#0C0A08;
}
.xtutrn_cta-902:hover{
opacity:.9;
}
.xtutrn_lb-902{
padding:26px 1.75rem;
}
.xtutrn_lb_head-902{
gap:10px;
align-items:center;
justify-content:space-between;
margin-bottom:0.75rem;
display:flex;
}
.xtutrn_lb_title-902{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:20px;
color:#F0EDE7;
}
.xtutrn_lb_upd-902{
color:#918A80;
font-size:11px;
text-transform:uppercase;
letter-spacing:.08em;
}
.xtutrn_lb_row-902{
gap:14px;
border-radius:8px;
padding:11px 12px;
align-items:center;
display:flex;
}
.xtutrn_lb_row-902:nth-child(2){
background:rgba(45,200,122,0.12);
}
.xtutrn_lb_rank-902{
flex:0 0 auto;
font-size:16px;
color:#2DC87A;
width:1.375rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.xtutrn_lb_av-902{
background:linear-gradient(135deg,#2DC87A,#6AF2B0);
flex:0 0 auto;
border-radius:50%;
height:30px;
width:1.875rem;
}
.xtutrn_lb_name-902{
flex:1 1 auto;
overflow:hidden;
font-size:0.875rem;
text-overflow:ellipsis;
font-weight:600;
color:#F0EDE7;
white-space:nowrap;
min-width:0;
}
.xtutrn_lb_amount-902{
flex:0 0 auto;
color:#F0EDE7;
font-weight:700;
font-size:13px;
}
.xtupmt-902{
padding:48px 0 0.625rem;
}
.xtupmt_in-902{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:881px){
.xtupmt_in-902{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.xtupmt_left-902{
min-width:0;
}
.xtupmt_eyebrow-902{
margin-bottom:0.75rem;
}
.xtupmt_h2-902{
font-size:1.875rem;
font-weight:600;
margin-bottom:0.75rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#F0EDE7;
overflow-wrap:break-word;
line-height:1.06;
}
@media(min-width:769px){
.xtupmt_h2-902{
font-size:2rem;
}
}
.xtupmt_text-902{
font-size:14.5px;
color:#7A7368;
margin-bottom:1.375rem;
line-height:1.6;
}
.xtupmt_logos-902{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:477px){
.xtupmt_logos-902{
grid-template-columns:repeat(4,1fr);
}
}
.xtupmt_logo-902{
border-radius:0.5rem;
border:1px solid rgba(240,237,231,0.07);
padding:0 8px;
overflow:hidden;
background:#1C1916;
font-weight:700;
display:flex;
color:#C8C2B8;
align-items:center;
font-size:12.5px;
text-overflow:ellipsis;
height:50px;
text-align:center;
justify-content:center;
white-space:nowrap;
}
.xtupmt_table-902{
border:1px solid rgba(240,237,231,0.07);
border-radius:0.875rem;
overflow:hidden;
min-width:0;
}
.xtupmt_thead-902{
background:#0C0A08;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.xtupmt_th-902{
overflow:hidden;
padding:0.813rem 0.875rem;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.625rem;
letter-spacing:.08em;
color:#EDF7F2;
text-transform:uppercase;
}
.xtupmt_row-902{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(240,237,231,0.07);
}
.xtupmt_row-902:nth-child(odd){
background:#1C1916;
}
.xtupmt_td-902{
padding:0.875rem;
min-width:0;
font-size:0.844rem;
overflow-wrap:break-word;
color:#7A7368;
}
.xtupmt_row-902 .xtupmt_td-902:first-child{
font-weight:700;
color:#F0EDE7;
}
.xtupmt_row-902 .xtupmt_td-902:last-child{
color:#34C97E;
font-weight:700;
}
.xtutt-902{
padding:3rem 0 0.625rem;
}
@media(min-width:769px){
.xtutt-902{
padding:60px 0 10px;
}
}
.xtutt_head-902{
margin-bottom:34px;
text-align:center;
}
.xtutt_eyebrow-902{
margin-bottom:12px;
}
.xtutt_h2-902{
line-height:1.05;
font-weight:600;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0EDE7;
font-size:32px;
}
@media(min-width:769px){
.xtutt_h2-902{
font-size:42px;
}
}
.xtutt_grid-902{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.xtutt_grid-902{
grid-template-columns:repeat(3,1fr);
}
}
.xtutt_card-902{
border-radius:14px;
border:1px solid rgba(240,237,231,0.07);
background:#1C1916;
padding:30px;
flex-direction:column;
display:flex;
min-width:0;
}
.xtutt_card_ic-902{
color:#2DC87A;
display:inline-flex;
margin-bottom:1.125rem;
align-items:center;
}
.xtutt_card_ic-902 svg{
width:28px;
height:28px;
}
.xtutt_card_h-902{
color:#F0EDE7;
line-height:1.15;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-weight:600;
font-size:1.375rem;
overflow-wrap:break-word;
}
.xtutt_card_p-902{
color:#7A7368;
font-size:14px;
overflow-wrap:break-word;
line-height:1.6;
margin-bottom:14px;
}
.xtutt_card_p-902 b{
color:#F0EDE7;
font-weight:700;
}
.xtutt_card_link-902{
transition:color .22s ease;
color:#F0EDE7;
border-bottom:1px solid #2DC87A;
font-size:13px;
padding-bottom:2px;
margin-top:auto;
font-weight:700;
align-self:flex-start;
}
.xtutt_card_link-902:hover{
color:#2DC87A;
}
.xtuhts-902{
padding:48px 0;
}
@media(min-width:770px){
.xtuhts-902{
padding:62px 0;
}
}
.xtuhts_head-902{
gap:18px;
display:flex;
flex-direction:column;
margin-bottom:34px;
}
@media(min-width:769px){
.xtuhts_head-902{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.xtuhts_eyebrow-902{
margin-bottom:0.75rem;
}
.xtuhts_h2-902{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#EDF7F2;
font-size:30px;
line-height:1.05;
font-weight:600;
}
@media(min-width:765px){
.xtuhts_h2-902{
font-size:38px;
}
}
.xtuhts_cta-902{
background:#4DE89A;
transition:opacity .22s ease;
flex:0 0 auto;
padding:15px 30px;
border-radius:999px;
color:#0C0A08;
font-weight:700;
font-size:15px;
}
.xtuhts_cta-902:hover{
opacity:.9;
}
.xtuhts_grid-902{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:760px){
.xtuhts_grid-902{
grid-template-columns:repeat(3,1fr);
}
}
.xtuhts_step-902{
border-top:1px solid rgba(240,255,248,0.13);
padding-top:22px;
min-width:0;
}
.xtuhts_step_num-902{
line-height:1;
color:#4DE89A;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
margin-bottom:14px;
font-size:44px;
font-weight:700;
}
.xtuhts_step_h-902{
color:#EDF7F2;
overflow-wrap:break-word;
line-height:1.2;
font-weight:700;
margin-bottom:0.5rem;
font-size:1.188rem;
}
.xtuhts_step_p-902{
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
color:#8FBFA4;
}
.xtuprov-902{
padding:40px 0 20px;
}
.xtuprov_eyebrow-902{
display:block;
margin-bottom:18px;
}
.xtuprov_grid-902{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:559px){
.xtuprov_grid-902{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.xtuprov_grid-902{
grid-template-columns:repeat(6,1fr);
}
}
.xtuts-902{
padding:44px 0;
}
.xtuts_in-902{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:881px){
.xtuts_in-902{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.xtuts_left-902{
min-width:0;
}
.xtuts_h2-902{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1.1;
font-size:1.625rem;
margin-bottom:12px;
font-weight:600;
color:#EDF7F2;
overflow-wrap:break-word;
}
@media(min-width:768px){
.xtuts_h2-902{
font-size:1.75rem;
}
}
.xtuts_text-902{
margin-bottom:22px;
font-size:0.906rem;
max-width:32.5rem;
line-height:1.6;
color:#8FBFA4;
}
.xtuts_badges-902{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.xtuts_badge-902{
font-size:0.813rem;
font-weight:600;
color:#8FBFA4;
}
.xtuts_pay-902{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:883px){
.xtuts_pay-902{
justify-content:flex-end;
}
}
.xtuts_pay_chip-902{
border:1px solid rgba(240,255,248,0.13);
padding:12px 1rem;
border-radius:14px;
background:rgba(240,255,248,0.07);
font-weight:700;
font-size:14px;
color:#EDF7F2;
}
.xtuwy-902{
padding:3rem 0;
}
@media(min-width:768px){
.xtuwy-902{
padding:56px 0;
}
}
.xtuwy_in-902{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:902px){
.xtuwy_in-902{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.xtuwy_left-902{
min-width:0;
}
.xtuwy_eyebrow-902{
margin-bottom:14px;
}
.xtuwy_h2-902{
overflow-wrap:break-word;
line-height:1.05;
margin-bottom:1rem;
color:#F0EDE7;
font-weight:600;
font-size:32px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.xtuwy_h2-902{
font-size:2.5rem;
}
}
.xtuwy_intro-902{
line-height:1.6;
font-size:0.938rem;
color:#7A7368;
}
.xtuwy_grid-902{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.xtuwy_grid-902{
grid-template-columns:1fr 1fr;
}
}
.xtuwy_card-902{
border-radius:0.875rem;
padding:1.625rem;
background:#1C1916;
border:1px solid rgba(240,237,231,0.07);
min-width:0;
}
.xtuwy_card_ic-902{
color:#2DC87A;
margin-bottom:1rem;
display:inline-flex;
justify-content:center;
align-items:center;
}
.xtuwy_card_ic-902 svg{
height:26px;
width:1.625rem;
}
.xtuwy_card_h-902{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#F0EDE7;
font-size:1.313rem;
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.5rem;
}
.xtuwy_card_p-902{
color:#7A7368;
overflow-wrap:break-word;
line-height:1.55;
font-size:14px;
}
.xtuel-902{
padding:48px 0;
}
@media(min-width:766px){
.xtuel-902{
padding:56px 0;
}
}
.xtuel_in-902{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:902px){
.xtuel_in-902{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.xtuel_left-902{
min-width:0;
}
.xtuel_eyebrow-902{
margin-bottom:14px;
}
.xtuel_h2-902{
font-weight:600;
overflow-wrap:break-word;
line-height:1.08;
margin-bottom:1.375rem;
color:#F0EDE7;
font-size:32px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.xtuel_h2-902{
font-size:2.375rem;
}
}
.xtuel_body-902 p{
margin-bottom:1.125rem;
line-height:1.7;
overflow-wrap:break-word;
font-size:1rem;
color:#C8C2B8;
}
.xtuel_dropcap-902{
padding:0.375rem 12px 0 0;
font-weight:700;
font-size:62px;
line-height:.8;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#2DC87A;
float:left;
}
.xtuel_right-902{
min-width:0;
}
.xtuel_quote-902{
padding:36px;
background:linear-gradient(150deg,#0F1F18,#080E0B);
border-radius:20px;
position:relative;
margin-bottom:24px;
color:#EDF7F2;
}
.xtuel_quote_mark-902{
margin-bottom:6px;
align-items:center;
color:#4DE89A;
display:inline-flex;
}
.xtuel_quote_mark-902 svg{
width:34px;
height:34px;
}
.xtuel_quote_text-902{
color:#EDF7F2;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1.4;
font-size:1.375rem;
font-weight:500;
overflow-wrap:break-word;
margin-bottom:1.375rem;
}
.xtuel_quote_meta-902{
gap:0.75rem;
align-items:center;
display:flex;
}
.xtuel_quote_av-902{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#2DC87A,#6AF2B0);
width:2.375rem;
height:2.375rem;
}
.xtuel_quote_author-902{
font-weight:700;
font-size:0.875rem;
color:#EDF7F2;
}
.xtuel_quote_meta_sub-902{
font-size:12px;
color:#8FBFA4;
}
.xtuel_explain-902{
border:1px solid rgba(240,237,231,0.07);
overflow:hidden;
border-radius:14px;
}
.xtuel_explain_card-902{
padding:22px 24px;
}
.xtuel_explain_card-902+.xtuel_explain_card-902{
border-top:1px solid rgba(240,237,231,0.07);
}
.xtuel_explain_h-902{
line-height:1.15;
margin-bottom:8px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.25rem;
color:#F0EDE7;
font-weight:600;
}
.xtuel_explain_p-902{
color:#7A7368;
line-height:1.55;
overflow-wrap:break-word;
font-size:14px;
}
.xtulh-902{
padding:40px 0 1.25rem;
}
.xtulh_in-902{
padding-top:2.125rem;
border-top:1px solid rgba(240,237,231,0.13);
}
.xtulh_eyebrow-902{
margin-bottom:1.375rem;
display:block;
}
.xtulh_grid-902{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:601px){
.xtulh_grid-902{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:959px){
.xtulh_grid-902{
grid-template-columns:repeat(5,1fr);
}
}
.xtulh_col-902{
min-width:0;
}
.xtulh_col_h-902{
font-size:0.813rem;
margin-bottom:0.75rem;
font-weight:700;
color:#F0EDE7;
overflow-wrap:break-word;
}
.xtulh_links-902{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.xtulh_link-902{
transition:color .22s ease;
color:#7A7368;
font-size:0.813rem;
overflow-wrap:break-word;
}
.xtulh_link-902:hover{
color:#2DC87A;
}
.xtusg-902{
padding:48px 0 10px;
}
.xtusg_eyebrow-902{
display:block;
margin-bottom:0.75rem;
}
.xtusg_h2-902{
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-size:1.875rem;
margin-bottom:28px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#F0EDE7;
}
@media(min-width:769px){
.xtusg_h2-902{
font-size:2.25rem;
}
}
.xtusg_grid-902{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:717px){
.xtusg_grid-902{
grid-template-columns:repeat(3,1fr);
}
}
.xtusg_col-902{
min-width:0;
}
.xtusg_col_h-902{
font-size:1.375rem;
overflow-wrap:break-word;
line-height:1.15;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F0EDE7;
margin-bottom:10px;
}
.xtusg_col_p-902{
line-height:1.65;
color:#7A7368;
overflow-wrap:break-word;
font-size:14px;
}
.xtufaq-902{
background:#1C1916;
padding:3rem 0;
border-bottom:1px solid rgba(240,237,231,0.07);
border-top:1px solid rgba(240,237,231,0.07);
margin-top:24px;
}
@media(min-width:769px){
.xtufaq-902{
padding:3.875rem 0;
}
}
.xtufaq_head-902{
margin-bottom:34px;
text-align:center;
}
.xtufaq_eyebrow-902{
margin-bottom:0.75rem;
}
.xtufaq_h2-902{
line-height:1.05;
font-size:32px;
color:#F0EDE7;
overflow-wrap:break-word;
font-weight:600;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.xtufaq_h2-902{
font-size:2.375rem;
}
}
.xtufaq_list-902{
margin:0 auto;
gap:12px;
max-width:51.25rem;
flex-direction:column;
display:flex;
}
.xtufaq_item-902{
border:1px solid rgba(240,237,231,0.07);
border-radius:14px;
background:#12100E;
overflow:hidden;
}
.xtufaq_q-902{
padding:1.25rem 24px;
list-style:none;
gap:1.25rem;
cursor:pointer;
font-weight:700;
font-size:1rem;
color:#F0EDE7;
display:flex;
overflow-wrap:break-word;
justify-content:space-between;
align-items:center;
}
.xtufaq_q-902::-webkit-details-marker{
display:none;
}
.xtufaq_q_ic-902{
transition:transform .22s ease;
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#2DC87A;
}
.xtufaq_q_ic-902 svg{
width:18px;
height:1.125rem;
}
.xtufaq_item-902[open] .xtufaq_q_ic-902{
transform:rotate(180deg);
}
.xtufaq_a-902{
padding:0 24px 20px;
color:#7A7368;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.906rem;
}
.xtusb-902{
background:#1C1916;
padding:3rem 0;
margin-top:24px;
border-top:1px solid rgba(240,237,231,0.07);
border-bottom:1px solid rgba(240,237,231,0.07);
}
@media(min-width:765px){
.xtusb-902{
padding:56px 0;
}
}
.xtusb_eyebrow-902{
margin-bottom:0.75rem;
display:block;
}
.xtusb_h2-902{
margin-bottom:26px;
color:#F0EDE7;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-size:30px;
}
@media(min-width:769px){
.xtusb_h2-902{
font-size:2.25rem;
}
}
.xtusb_grid-902{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.xtusb_grid-902{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.xtusb_grid-902{
grid-template-columns:repeat(4,1fr);
}
}
.xtusb_card-902{
padding:24px;
border-radius:0.875rem;
background:#12100E;
border:1px solid rgba(240,237,231,0.07);
min-width:0;
}
.xtusb_card_h-902{
overflow-wrap:break-word;
line-height:1.15;
font-weight:600;
margin-bottom:8px;
color:#F0EDE7;
font-size:19px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
.xtusb_card_p-902{
overflow-wrap:break-word;
color:#7A7368;
font-size:13.5px;
line-height:1.6;
}
.xtusb_rtp-902{
grid-template-columns:1fr;
gap:1.5rem;
padding:26px 1.75rem;
border:1px solid rgba(240,237,231,0.07);
background:#12100E;
border-radius:0.875rem;
display:grid;
margin-top:18px;
align-items:center;
}
@media(min-width:760px){
.xtusb_rtp-902{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.xtusb_rtp_h-902{
font-size:1.25rem;
margin-bottom:8px;
line-height:1.15;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#F0EDE7;
}
.xtusb_rtp_p-902{
overflow-wrap:break-word;
line-height:1.6;
color:#7A7368;
font-size:13.5px;
}
.xtusb_rtp_stats-902{
gap:1rem;
display:flex;
}
.xtusb_stat-902{
border-radius:8px;
padding:18px;
background:#1C1916;
flex:1 1 0;
text-align:center;
min-width:0;
}
.xtusb_stat_v-902{
color:#34C97E;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:700;
overflow-wrap:break-word;
font-size:1.625rem;
}
.xtusb_stat_l-902{
margin-top:0.25rem;
font-size:11.5px;
color:#918A80;
}
.xtuft-902{
background:#0C0A08;
margin-top:2.5rem;
color:#8FBFA4;
}
.xtuft_in-902{
grid-template-columns:1fr;
gap:32px;
padding:3rem 0 28px;
display:grid;
}
@media(min-width:601px){
.xtuft_in-902{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:898px){
.xtuft_in-902{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.xtuft_brand-902{
min-width:0;
}
.xtuft_logo-902{
font-weight:700;
font-size:1.625rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#EDF7F2;
}
.xtuft_tagline-902{
margin-top:0.875rem;
font-size:0.844rem;
line-height:1.6;
color:#8FBFA4;
max-width:280px;
}
.xtuft_contact-902{
transition:color .22s ease;
margin-top:12px;
overflow-wrap:anywhere;
color:#4DE89A;
font-size:13px;
max-width:17.5rem;
display:inline-block;
}
.xtuft_contact-902:hover{
color:#EDF7F2;
}
.xtuft_col-902{
min-width:0;
}
.xtuft_col_h-902{
overflow-wrap:break-word;
letter-spacing:.08em;
color:#EDF7F2;
text-transform:uppercase;
font-weight:700;
font-size:13px;
margin-bottom:0.875rem;
}
.xtuft_col_links-902{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.xtuft_link-902{
transition:color .22s ease;
font-size:0.844rem;
color:#8FBFA4;
overflow-wrap:break-word;
}
.xtuft_link-902:hover{
color:#EDF7F2;
}
.xtuft_bot-902{
gap:1rem;
padding:1.375rem 0 40px;
display:flex;
border-top:1px solid rgba(240,255,248,0.13);
flex-direction:column;
}
@media(min-width:770px){
.xtuft_bot-902{
gap:20px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.xtuft_legal-902{
font-size:11.5px;
line-height:1.6;
max-width:47.5rem;
color:#524D46;
overflow-wrap:break-word;
}
.xtuft_legal-902 b{
font-weight:700;
color:#8FBFA4;
}
.xtuft_age-902{
padding:4px 9px;
flex:0 0 auto;
border:1.5px solid #4DE89A;
border-radius:8px;
font-size:0.813rem;
color:#4DE89A;
font-weight:700;
}