*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0D1117;
color:#BDC8DA;
line-height:1.6;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
font-size:0.938rem;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.xqr-layoutxu3{
min-height:100vh;
flex-direction:column;
display:flex;
}
.xqr-mainxu3{
flex:1 1 auto;
min-width:0;
width:100%;
}
.xqr-containerxu3{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:87.5rem;
}
@media(min-width:771px){
.xqr-containerxu3{
padding:0 32px;
}
}
@media(min-width:1101px){
.xqr-containerxu3{
padding:0 3.5rem;
}
}
.xqr-eyebrowxu3{
letter-spacing:.2em;
overflow-wrap:break-word;
display:inline-block;
color:#3A8FE8;
font-size:11px;
text-transform:uppercase;
line-height:1.4;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:600;
}
.xqr-bandxu3{
background:#0A1020;
color:#EDF2FA;
}
.xqr-bandxu3 .xqr-eyebrowxu3{
color:#58AFFF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.xqr-tbxu3{
background:#0D1117;
top:0;
border-bottom:1px solid rgba(180,210,255,0.13);
position:sticky;
z-index:50;
}
.xqr-tb_inxu3{
margin:0 auto;
gap:16px;
padding:0.75rem 16px;
align-items:center;
max-width:1400px;
display:flex;
width:100%;
justify-content:space-between;
}
@media(min-width:769px){
.xqr-tb_inxu3{
padding:16px 32px;
}
}
@media(min-width:1101px){
.xqr-tb_inxu3{
padding:18px 3.5rem;
}
}
.xqr-tb_leftxu3{
gap:28px;
min-width:0;
align-items:center;
display:flex;
}
.xqr-tb_logoxu3{
gap:0.688rem;
min-width:0;
display:flex;
align-items:center;
}
.xqr-tb_logo_markxu3{
border-radius:8px;
flex:0 0 auto;
height:2.125rem;
width:2.125rem;
object-fit:cover;
}
.xqr-tb_logo_txtxu3{
flex-direction:column;
line-height:1;
min-width:0;
display:flex;
}
.xqr-tb_logo_namexu3{
overflow:hidden;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#EDF2FA;
letter-spacing:.02em;
font-size:22px;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
}
.xqr-tb_logo_subxu3{
overflow:hidden;
text-overflow:ellipsis;
margin-top:4px;
letter-spacing:.32em;
white-space:nowrap;
color:#3A8FE8;
text-transform:uppercase;
font-size:0.531rem;
font-weight:600;
}
.xqr-tb_navxu3{
display:none;
}
@media(min-width:961px){
.xqr-tb_navxu3{
gap:28px;
display:flex;
align-items:center;
}
}
.xqr-tb_nav_itemxu3{
transition:color .2s ease,border-color .2s ease;
font-weight:600;
white-space:nowrap;
padding-bottom:3px;
font-size:0.875rem;
border-bottom:2px solid transparent;
color:#BDC8DA;
}
.xqr-tb_nav_itemxu3:hover{
color:#EDF2FA;
}
.xqr-tb_nav_itemxu3.xqr-state_activexu3{
border-color:#3A8FE8;
color:#EDF2FA;
}
.xqr-tb_rightxu3{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.xqr-tb_searchxu3{
transition:color .2s ease;
justify-content:center;
color:#BDC8DA;
align-items:center;
display:flex;
}
.xqr-tb_searchxu3:hover{
color:#3A8FE8;
}
.xqr-tb_searchxu3 svg{
width:1.125rem;
height:18px;
}
.xqr-tb_langxu3{
font-weight:600;
text-transform:uppercase;
letter-spacing:.1em;
color:#7E8FA8;
font-size:0.688rem;
}
.xqr-tb_langxu3:hover{
color:#EDF2FA;
}
.xqr-tb_loginxu3{
font-size:0.875rem;
display:none;
font-weight:600;
color:#EDF2FA;
}
@media(min-width:769px){
.xqr-tb_loginxu3{
display:inline-block;
}
}
.xqr-tb_registerxu3{
transition:background-color .2s ease;
border-radius:999px;
background:#3A8FE8;
padding:0.688rem 1.375rem;
white-space:nowrap;
color:#06111E;
font-size:0.875rem;
font-weight:700;
}
.xqr-tb_registerxu3:hover{
background:#5AA8F5;
}
.xqr-mobxu3{
background:#0D1117;
z-index:60;
left:0;
bottom:0;
padding-bottom:env(safe-area-inset-bottom);
right:0;
border-top:1px solid rgba(180,210,255,0.13);
position:fixed;
}
@media(min-width:963px){
.xqr-mobxu3{
display:none;
}
}
.xqr-mob_inxu3{
margin:0 auto;
justify-content:space-around;
max-width:560px;
align-items:stretch;
display:flex;
}
.xqr-mob_itemxu3{
flex:1 1 0;
transition:color .2s ease;
padding:0.563rem 0.25rem;
gap:3px;
min-width:0;
flex-direction:column;
display:flex;
color:#7E8FA8;
align-items:center;
}
.xqr-mob_itemxu3.xqr-state_activexu3{
color:#3A8FE8;
}
.xqr-mob_icxu3{
display:flex;
justify-content:center;
align-items:center;
}
.xqr-mob_icxu3 svg{
width:1.25rem;
height:1.25rem;
}
.xqr-mob_lbxu3{
overflow:hidden;
font-weight:600;
text-overflow:ellipsis;
white-space:nowrap;
font-size:10px;
max-width:100%;
}
@media(max-width:961px){
body{
padding-bottom:60px;
}
}
.xqr-railxu3{
min-width:0;
position:relative;
}
.xqr-rail_scrollxu3{
gap:14px;
padding-bottom:0.875rem;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
display:flex;
}
@media(min-width:770px){
.xqr-rail_scrollxu3{
gap:18px;
}
}
.xqr-gcxu3{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:768px){
.xqr-gcxu3{
width:188px;
}
}
.xqr-gc_imgxu3{
overflow:hidden;
border-radius:0.875rem;
background:#141B24;
padding-bottom:133.33%;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.55);
position:relative;
}
.xqr-gc_imgxu3 img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.xqr-gc_coverxu3{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.xqr-gc_hoverxu3{
transition:opacity .2s ease;
background:rgba(0,0,0,0.52);
inset:0;
display:flex;
position:absolute;
align-items:center;
justify-content:center;
opacity:0;
}
.xqr-gcxu3:hover .xqr-gc_hoverxu3{
opacity:1;
}
.xqr-gc_hover_btnxu3{
background:#3A8FE8;
border-radius:62.438rem;
color:#06111E;
width:2.875rem;
height:46px;
align-items:center;
justify-content:center;
display:flex;
}
.xqr-gc_hover_btnxu3 svg{
width:18px;
height:1.125rem;
}
.xqr-gc_infoxu3{
gap:2px;
display:flex;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
}
.xqr-gc_namexu3{
overflow:hidden;
font-size:13px;
color:#EDF2FA;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
}
.xqr-gc_provxu3{
overflow:hidden;
color:#7E8FA8;
font-size:11px;
white-space:nowrap;
text-overflow:ellipsis;
}
.xqr-gc_metaxu3{
color:#7E8FA8;
font-size:11px;
}
.xqr-tcxu3{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:765px){
.xqr-tcxu3{
width:230px;
}
}
.xqr-tc_imgxu3{
overflow:hidden;
border-radius:14px;
background:#141B24;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.55);
}
.xqr-tc_imgxu3 img{
inset:0;
object-fit:cover;
height:100%;
width:100%;
position:absolute;
}
.xqr-tc_infoxu3{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:0.563rem;
}
.xqr-tc_namexu3{
overflow:hidden;
font-size:0.875rem;
color:#EDF2FA;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
}
.xqr-tc_rtpxu3{
font-size:0.688rem;
color:#7E8FA8;
}
.xqr-lcxu3{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:768px){
.xqr-lcxu3{
width:16.75rem;
}
}
.xqr-lc_imgxu3{
overflow:hidden;
border-radius:0.875rem;
background:#141B24;
padding-bottom:62.5%;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.55);
position:relative;
}
.xqr-lc_imgxu3 img{
inset:0;
object-fit:cover;
width:100%;
height:100%;
position:absolute;
}
.xqr-lc_livexu3{
gap:7px;
padding:0.25rem 9px;
border-radius:62.438rem;
background:rgba(0,0,0,0.52);
align-items:center;
left:12px;
top:12px;
position:absolute;
display:flex;
}
.xqr-lc_live_dotxu3{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#F04F4F;
width:0.5rem;
height:8px;
}
.xqr-lc_seatsxu3{
letter-spacing:.08em;
font-size:10px;
font-weight:600;
text-transform:uppercase;
color:#EDF2FA;
}
.xqr-lc_infoxu3{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
display:flex;
min-width:0;
}
.xqr-lc_namexu3{
overflow:hidden;
font-size:15px;
font-weight:700;
color:#EDF2FA;
text-overflow:ellipsis;
white-space:nowrap;
}
.xqr-lc_betxu3{
font-size:0.688rem;
color:#7E8FA8;
}
.xqr-pcxu3{
background:#141B24;
border:1px solid rgba(180,210,255,0.07);
border-radius:14px;
padding:16px 0.875rem;
gap:8px;
min-width:0;
align-items:center;
flex-direction:column;
min-height:74px;
display:flex;
justify-content:center;
}
.xqr-pc_logoxu3{
flex:0 0 auto;
height:28px;
width:auto;
max-width:100%;
object-fit:contain;
}
.xqr-pc_namexu3{
overflow:hidden;
white-space:nowrap;
max-width:100%;
text-align:center;
font-size:11px;
text-overflow:ellipsis;
color:#7E8FA8;
}
.xqr-gc_tagxu3{
border-radius:0.5rem;
padding:3px 8px;
letter-spacing:.06em;
z-index:2;
position:absolute;
left:10px;
display:inline-block;
text-transform:uppercase;
font-size:10px;
font-weight:700;
top:10px;
}
.xqr-gc_tag_hotxu3{
background:#F04F4F;
color:#EDF2FA;
}
.xqr-gc_tag_newxu3{
background:#60B8FF;
color:#09131E;
}
.xqr-gc_tag_jpxu3{
background:#F0B429;
color:#09131E;
}
.xqr-gc_tag_livexu3{
background:#F04F4F;
color:#EDF2FA;
}
.xqr-shxu3{
margin-bottom:1.125rem;
min-width:0;
}
.xqr-sh_rowxu3{
gap:1rem;
align-items:flex-end;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.xqr-sh_rowxu3 .xqr-sh_lxu3{
gap:6px;
display:flex;
min-width:0;
flex-direction:column;
}
.xqr-sh_stackxu3{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.xqr-sh_centerxu3{
gap:0.625rem;
align-items:center;
display:flex;
text-align:center;
flex-direction:column;
}
.xqr-sh_h2xu3{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#EDF2FA;
font-weight:600;
font-size:24px;
line-height:1.1;
}
@media(min-width:766px){
.xqr-sh_h2xu3{
font-size:30px;
}
}
.xqr-bandxu3 .xqr-sh_h2xu3{
color:#EDF2FA;
}
.xqr-sh_eb_linexu3{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.xqr-sh_eb_linexu3::before{
background:#3A8FE8;
width:1.75rem;
display:inline-block;
height:1px;
content:"";
}
.xqr-bandxu3 .xqr-sh_eb_linexu3::before{
background:#58AFFF;
}
.xqr-sh_eb_dotxu3{
gap:8px;
display:inline-flex;
align-items:center;
}
.xqr-sh_eb_dotxu3::before{
background:#3A8FE8;
border-radius:50%;
content:"";
width:6px;
height:6px;
display:inline-block;
}
.xqr-bandxu3 .xqr-sh_eb_dotxu3::before{
background:#58AFFF;
}
.xqr-sh_linkxu3{
gap:0.375rem;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
padding-bottom:2px;
border-bottom:1px solid #EDF2FA;
display:inline-flex;
font-size:13px;
align-items:center;
color:#EDF2FA;
white-space:nowrap;
font-weight:600;
}
.xqr-sh_linkxu3:hover{
border-color:#3A8FE8;
color:#3A8FE8;
}
.xqr-sh_linkxu3 svg{
height:14px;
width:14px;
}
.xqr-sh_link_chevxu3{
border-bottom:0;
padding-bottom:0;
}
.xqr-sh_link_btnxu3{
padding:0.563rem 1.125rem;
border-radius:62.438rem;
background:#3A8FE8;
border-bottom:0;
color:#06111E;
}
.xqr-sh_link_btnxu3:hover{
background:#5AA8F5;
border-color:transparent;
color:#06111E;
}
.xqr-bandxu3 .xqr-sh_linkxu3{
border-color:#EDF2FA;
color:#EDF2FA;
}
.xqr-bandxu3 .xqr-sh_link_btnxu3{
background:#58AFFF;
color:#09131E;
}
.xqr-sh_rulexu3{
background:rgba(180,210,255,0.13);
margin:-2px 0 1.125rem;
height:1px;
}
.xqr-bandxu3 .xqr-sh_rulexu3{
background:rgba(200,220,255,0.13);
}
.xqr-heroxu3{
padding:2rem 0 0.5rem;
}
@media(min-width:769px){
.xqr-heroxu3{
padding:3.5rem 0 1.5rem;
}
}
.xqr-hero_inxu3{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:902px){
.xqr-hero_inxu3{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.xqr-hero_copyxu3{
min-width:0;
}
.xqr-hero_eyebrowxu3{
gap:0.625rem;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.xqr-hero_eyebrow_linexu3{
flex:0 0 auto;
background:#3A8FE8;
height:1px;
width:1.75rem;
display:inline-block;
}
.xqr-hero_h1xu3{
color:#EDF2FA;
font-weight:600;
margin-bottom:1.25rem;
font-size:38px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.04;
letter-spacing:-.01em;
}
@media(min-width:769px){
.xqr-hero_h1xu3{
font-size:54px;
}
}
@media(min-width:1102px){
.xqr-hero_h1xu3{
font-size:62px;
}
}
.xqr-hero_h1xu3 em{
font-style:normal;
color:#3A8FE8;
}
.xqr-hero_subxu3{
margin-bottom:1.875rem;
color:#5C6E87;
max-width:480px;
line-height:1.6;
font-size:1rem;
}
@media(min-width:770px){
.xqr-hero_subxu3{
font-size:1.125rem;
}
}
.xqr-hero_actionsxu3{
gap:14px;
margin-bottom:2.125rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.xqr-hero_ctaxu3{
border-radius:999px;
transition:background-color .2s ease;
background:#3A8FE8;
gap:0.625rem;
padding:1rem 30px;
font-size:15px;
color:#06111E;
align-items:center;
font-weight:700;
display:inline-flex;
}
.xqr-hero_ctaxu3:hover{
background:#5AA8F5;
}
.xqr-hero_cta_icxu3{
align-items:center;
display:inline-flex;
}
.xqr-hero_cta_icxu3 svg{
width:16px;
height:16px;
}
.xqr-hero_cta_altxu3{
background:transparent;
transition:border-color .2s ease,color .2s ease;
border:1px solid rgba(180,210,255,0.13);
padding:0.938rem 1.625rem;
border-radius:999px;
color:#EDF2FA;
font-weight:600;
align-items:center;
display:inline-flex;
font-size:0.938rem;
}
.xqr-hero_cta_altxu3:hover{
border-color:#3A8FE8;
color:#3A8FE8;
}
.xqr-hero_trustxu3{
gap:1.375rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.xqr-hero_trust_itemxu3{
gap:9px;
font-weight:600;
display:flex;
font-size:0.813rem;
align-items:center;
color:#BDC8DA;
}
.xqr-hero_trust_icxu3{
align-items:center;
display:inline-flex;
color:#3A8FE8;
}
.xqr-hero_trust_icxu3 svg{
width:16px;
height:16px;
}
.xqr-hero_promoxu3{
background:#141B24;
overflow:hidden;
border-radius:20px;
box-shadow:0 0.75rem 48px rgba(0,0,0,0.60), 0 0.25rem 1rem rgba(58,143,232,0.18);
min-height:18.75rem;
display:flex;
position:relative;
}
.xqr-hero_promo_bgxu3{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.xqr-hero_promo_bgxu3::after{
inset:0;
background:linear-gradient(120deg,#0A1020 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.xqr-hero_promo_glowxu3{
border-radius:50%;
background:radial-gradient(circle,rgba(56,140,255,0.12) 0%,transparent 65%);
width:16.25rem;
right:-1.25rem;
pointer-events:none;
height:260px;
position:absolute;
top:-40px;
}
.xqr-hero_promo_ctxu3{
padding:1.75rem;
position:relative;
max-width:88%;
align-self:flex-end;
z-index:2;
}
.xqr-hero_promo_labelxu3{
margin-bottom:0.5rem;
font-weight:700;
display:block;
font-size:10px;
letter-spacing:.25em;
color:#58AFFF;
text-transform:uppercase;
}
.xqr-hero_promo_amountxu3{
color:#EDF2FA;
font-weight:600;
font-size:32px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:768px){
.xqr-hero_promo_amountxu3{
font-size:40px;
}
}
.xqr-hero_promo_amountxu3 em{
color:#58AFFF;
font-style:normal;
}
.xqr-hero_ratingxu3{
border:1px solid rgba(180,210,255,0.07);
background:#141B24;
padding:0.625rem 14px;
gap:0.625rem;
border-radius:14px;
max-width:min(16.25rem,62%);
right:0.875rem;
position:absolute;
top:0.875rem;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.55);
z-index:3;
align-items:center;
display:flex;
}
.xqr-hero_rating_scorexu3{
flex:0 0 auto;
font-weight:700;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
color:#EDF2FA;
}
.xqr-hero_rating_txtxu3{
flex:1 1 auto;
min-width:0;
}
.xqr-hero_rating_starsxu3{
gap:2px;
color:#3A8FE8;
display:flex;
}
.xqr-hero_rating_starsxu3 svg{
width:0.75rem;
height:0.75rem;
}
.xqr-hero_rating_capxu3{
margin-top:3px;
font-size:0.688rem;
line-height:1.35;
display:block;
color:#7E8FA8;
overflow-wrap:break-word;
}
.xqr-statxu3{
border-top:1px solid rgba(180,210,255,0.13);
border-bottom:1px solid rgba(180,210,255,0.13);
margin-top:16px;
}
.xqr-stat_inxu3{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.xqr-stat_inxu3{
grid-template-columns:repeat(4,1fr);
}
}
.xqr-stat_itemxu3{
padding:22px 0.875rem;
border-right:1px solid rgba(180,210,255,0.07);
border-bottom:1px solid rgba(180,210,255,0.07);
min-width:0;
}
.xqr-stat_itemxu3:nth-child(2n){
border-right:0;
}
.xqr-stat_itemxu3:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.xqr-stat_itemxu3{
border-bottom:0;
}
.xqr-stat_itemxu3:nth-child(2n){
border-right:1px solid rgba(180,210,255,0.07);
}
.xqr-stat_itemxu3:nth-child(4n){
border-right:0;
}
}
.xqr-stat_valuexu3{
font-size:1.875rem;
line-height:1;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#EDF2FA;
font-weight:700;
overflow-wrap:break-word;
}
@media(min-width:765px){
.xqr-stat_valuexu3{
font-size:34px;
}
}
.xqr-stat_labelxu3{
margin-top:0.375rem;
font-size:13px;
line-height:1.4;
overflow-wrap:break-word;
color:#7E8FA8;
}
.xqr-growxu3{
padding:1.625rem 0 10px;
}
.xqr-row_seoxu3{
margin:0.625rem 0 0;
color:#5C6E87;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
max-width:760px;
}
.xqr-row_seoxu3 strong{
color:#EDF2FA;
font-weight:700;
}
.xqr-gfxu3{
padding:1.5rem 0 6px;
}
.xqr-gf_inxu3{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.xqr-gf_chipxu3{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border:1px solid rgba(180,210,255,0.13);
background:#141B24;
border-radius:999px;
padding:10px 18px;
color:#BDC8DA;
font-size:0.813rem;
font-weight:600;
white-space:nowrap;
}
.xqr-gf_chipxu3:hover{
border-color:#3A8FE8;
color:#3A8FE8;
}
.xqr-gf_chipxu3.xqr-state_activexu3{
background:#3A8FE8;
border-color:transparent;
color:#06111E;
}
.xqr-growxu3{
padding:1.625rem 0 0.625rem;
}
.xqr-row_seoxu3{
margin:10px 0 0;
overflow-wrap:break-word;
font-size:0.875rem;
max-width:760px;
line-height:1.65;
color:#5C6E87;
}
.xqr-row_seoxu3 strong{
color:#EDF2FA;
font-weight:700;
}
.xqr-jpxu3{
padding:1.875rem 0 10px;
}
.xqr-jp_gridxu3{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:769px){
.xqr-jp_gridxu3{
grid-template-columns:1fr 1fr;
}
.xqr-jp_card_megaxu3{
grid-column:1/-1;
}
}
@media(min-width:1000px){
.xqr-jp_gridxu3{
grid-template-columns:1.4fr 1fr 1fr;
}
.xqr-jp_card_megaxu3{
grid-column:auto;
}
}
.xqr-jp_cardxu3{
border:1px solid rgba(180,210,255,0.07);
overflow:hidden;
border-radius:20px;
gap:12px;
padding:1.625rem;
background:#141B24;
flex-direction:column;
position:relative;
min-height:12.5rem;
min-width:0;
justify-content:space-between;
display:flex;
}
.xqr-jp_card_megaxu3{
background:linear-gradient(135deg,#0A1428,#060C14);
border-color:transparent;
min-height:13.125rem;
color:#EDF2FA;
}
.xqr-jp_glowxu3{
background:radial-gradient(circle,rgba(56,140,255,0.12),transparent 70%);
border-radius:50%;
top:-40px;
height:200px;
width:12.5rem;
position:absolute;
right:-2.5rem;
pointer-events:none;
}
.xqr-jp_labelxu3{
gap:10px;
flex-wrap:wrap;
letter-spacing:.16em;
position:relative;
text-transform:uppercase;
justify-content:space-between;
color:#3A8FE8;
align-items:center;
font-weight:700;
font-size:10px;
display:flex;
}
.xqr-jp_card_megaxu3 .xqr-jp_labelxu3{
color:#58AFFF;
}
.xqr-jp_dropxu3{
font-weight:600;
letter-spacing:.04em;
text-transform:none;
color:#7E8FA8;
}
.xqr-jp_card_megaxu3 .xqr-jp_dropxu3{
color:#7E9BBF;
}
.xqr-jp_amountxu3{
position:relative;
font-weight:700;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1;
font-size:38px;
overflow-wrap:break-word;
color:#EDF2FA;
}
.xqr-jp_card_megaxu3 .xqr-jp_amountxu3{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#58AFFF;
}
@media(min-width:767px){
.xqr-jp_card_megaxu3 .xqr-jp_amountxu3{
font-size:54px;
}
}
.xqr-jp_gamexu3{
color:#7E8FA8;
font-size:13px;
position:relative;
}
.xqr-jp_card_megaxu3 .xqr-jp_gamexu3{
color:#7E9BBF;
}
.xqr-jp_ctaxu3{
align-self:flex-start;
position:relative;
}
.xqr-jp_card_megaxu3 .xqr-jp_ctaxu3{
transition:opacity .2s ease;
padding:0.625rem 1.25rem;
background:#58AFFF;
border-radius:999px;
font-size:13px;
color:#09131E;
font-weight:700;
}
.xqr-jp_card_megaxu3 .xqr-jp_ctaxu3:hover{
opacity:.9;
}
.xqr-jp_cardxu3:not(.xqr-jp_card_megaxu3) .xqr-jp_ctaxu3{
transition:color .2s ease,border-color .2s ease;
padding-bottom:2px;
border-bottom:1px solid #EDF2FA;
color:#EDF2FA;
font-size:13px;
font-weight:700;
}
.xqr-jp_cardxu3:not(.xqr-jp_card_megaxu3) .xqr-jp_ctaxu3:hover{
border-color:#3A8FE8;
color:#3A8FE8;
}
.xqr-jp_seoxu3{
margin:14px 0 0;
color:#5C6E87;
max-width:760px;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
}
.xqr-jp_seoxu3 strong{
font-weight:700;
color:#EDF2FA;
}
.xqr-growxu3{
padding:1.625rem 0 10px;
}
.xqr-row_seoxu3{
margin:0.625rem 0 0;
overflow-wrap:break-word;
color:#5C6E87;
line-height:1.65;
font-size:0.875rem;
max-width:47.5rem;
}
.xqr-row_seoxu3 strong{
color:#EDF2FA;
font-weight:700;
}
.xqr-prxu3{
padding:1.875rem 0 6px;
}
.xqr-pr_cardxu3{
border-radius:20px;
border:1px solid rgba(180,210,255,0.07);
padding:26px;
overflow:hidden;
gap:0.625rem;
flex:0 0 auto;
background:#141B24;
flex-direction:column;
min-height:12.5rem;
display:flex;
position:relative;
width:17.5rem;
}
@media(min-width:766px){
.xqr-pr_cardxu3{
width:300px;
}
}
.xqr-pr_card_featxu3{
border-color:transparent;
background:linear-gradient(150deg,#0A1428,#060C14);
color:#EDF2FA;
}
.xqr-pr_glowxu3{
border-radius:50%;
background:radial-gradient(circle,rgba(56,140,255,0.12),transparent 70%);
right:-30px;
opacity:0;
top:-30px;
height:130px;
width:130px;
position:absolute;
pointer-events:none;
}
.xqr-pr_card_featxu3 .xqr-pr_glowxu3{
opacity:1;
}
.xqr-pr_labelxu3{
text-transform:uppercase;
font-size:10px;
position:relative;
color:#3A8FE8;
font-weight:700;
letter-spacing:.16em;
}
.xqr-pr_card_featxu3 .xqr-pr_labelxu3{
color:#58AFFF;
}
.xqr-pr_amountxu3{
overflow-wrap:break-word;
font-size:1.625rem;
position:relative;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#EDF2FA;
line-height:1.08;
}
.xqr-pr_card_featxu3 .xqr-pr_amountxu3{
color:#EDF2FA;
}
.xqr-pr_amountxu3 em{
color:#3A8FE8;
font-style:normal;
}
.xqr-pr_card_featxu3 .xqr-pr_amountxu3 em{
color:#58AFFF;
}
.xqr-pr_termsxu3{
font-size:0.813rem;
line-height:1.5;
color:#7E8FA8;
position:relative;
}
.xqr-pr_card_featxu3 .xqr-pr_termsxu3{
color:#7E9BBF;
}
.xqr-pr_ctaxu3{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.xqr-pr_card_featxu3 .xqr-pr_ctaxu3{
border-radius:999px;
transition:opacity .2s ease;
background:#58AFFF;
padding:9px 1.125rem;
font-weight:700;
color:#09131E;
font-size:0.813rem;
}
.xqr-pr_card_featxu3 .xqr-pr_ctaxu3:hover{
opacity:.9;
}
.xqr-pr_cardxu3:not(.xqr-pr_card_featxu3) .xqr-pr_ctaxu3{
transition:color .2s ease,border-color .2s ease;
font-weight:700;
font-size:0.813rem;
padding-bottom:2px;
color:#EDF2FA;
border-bottom:1px solid #EDF2FA;
}
.xqr-pr_cardxu3:not(.xqr-pr_card_featxu3) .xqr-pr_ctaxu3:hover{
border-color:#3A8FE8;
color:#3A8FE8;
}
.xqr-trnxu3{
padding:1.875rem 0 0.625rem;
}
.xqr-trn_inxu3{
border:1px solid rgba(180,210,255,0.07);
grid-template-columns:1fr;
overflow:hidden;
border-radius:20px;
background:#141B24;
display:grid;
}
@media(min-width:883px){
.xqr-trn_inxu3{
grid-template-columns:1.05fr 1fr;
}
}
.xqr-trn_bannerxu3{
overflow:hidden;
background:linear-gradient(150deg,#0A1428,#060C14);
padding:2.125rem;
color:#EDF2FA;
position:relative;
}
.xqr-trn_glowxu3{
background:radial-gradient(circle,rgba(56,140,255,0.12),transparent 70%);
border-radius:50%;
position:absolute;
height:200px;
right:-40px;
width:200px;
bottom:-40px;
pointer-events:none;
}
.xqr-trn_eyebrowxu3{
position:relative;
margin-bottom:0.875rem;
}
.xqr-trn_h2xu3{
color:#EDF2FA;
position:relative;
overflow-wrap:break-word;
font-size:30px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
margin-bottom:0.75rem;
font-weight:600;
}
@media(min-width:766px){
.xqr-trn_h2xu3{
font-size:2.25rem;
}
}
.xqr-trn_textxu3{
line-height:1.6;
margin-bottom:22px;
font-size:14px;
color:#7E9BBF;
max-width:26.25rem;
position:relative;
}
.xqr-trn_timerxu3{
gap:0.5rem;
margin-bottom:1.5rem;
position:relative;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.xqr-trn_timer_capxu3{
color:#7E9BBF;
font-size:11px;
}
.xqr-trn_timer_boxxu3{
border-radius:0.5rem;
padding:4px 0.75rem;
background:rgba(200,220,255,0.07);
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
color:#EDF2FA;
font-weight:700;
}
.xqr-trn_ctaxu3{
border-radius:62.438rem;
padding:13px 1.625rem;
background:#58AFFF;
transition:opacity .2s ease;
color:#09131E;
font-weight:700;
display:inline-block;
font-size:14px;
position:relative;
}
.xqr-trn_ctaxu3:hover{
opacity:.9;
}
.xqr-trn_lbxu3{
padding:1.625rem 1.75rem;
}
.xqr-trn_lb_headxu3{
gap:10px;
justify-content:space-between;
align-items:center;
margin-bottom:0.75rem;
display:flex;
}
.xqr-trn_lb_titlexu3{
font-size:20px;
color:#EDF2FA;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.xqr-trn_lb_updxu3{
text-transform:uppercase;
color:#7E8FA8;
letter-spacing:.08em;
font-size:11px;
}
.xqr-trn_lb_rowxu3{
padding:0.688rem 12px;
gap:0.875rem;
border-radius:8px;
display:flex;
align-items:center;
}
.xqr-trn_lb_rowxu3:nth-child(2){
background:rgba(58,143,232,0.12);
}
.xqr-trn_lb_rankxu3{
flex:0 0 auto;
color:#3A8FE8;
font-size:16px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:700;
width:1.375rem;
}
.xqr-trn_lb_avxu3{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#3A8FE8,#60B8FF);
height:1.875rem;
width:1.875rem;
}
.xqr-trn_lb_namexu3{
overflow:hidden;
flex:1 1 auto;
text-overflow:ellipsis;
font-size:0.875rem;
color:#EDF2FA;
min-width:0;
white-space:nowrap;
font-weight:600;
}
.xqr-trn_lb_amountxu3{
flex:0 0 auto;
font-size:0.813rem;
color:#EDF2FA;
font-weight:700;
}
.xqr-vipxu3{
padding:3rem 0;
}
@media(min-width:765px){
.xqr-vipxu3{
padding:4rem 0;
}
}
.xqr-vip_headxu3{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:881px){
.xqr-vip_headxu3{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.xqr-vip_eyebrowxu3{
margin-bottom:0.75rem;
}
.xqr-vip_h2xu3{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:2rem;
line-height:1.05;
overflow-wrap:break-word;
color:#EDF2FA;
}
@media(min-width:767px){
.xqr-vip_h2xu3{
font-size:40px;
}
}
.xqr-vip_introxu3{
font-size:0.875rem;
color:#7E9BBF;
max-width:26.25rem;
line-height:1.6;
}
.xqr-vip_gridxu3{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.xqr-vip_cardxu3{
padding:1.375rem 18px;
border-radius:0.875rem;
border:1px solid rgba(200,220,255,0.13);
min-width:0;
}
.xqr-vip_card_featxu3{
border-color:#58AFFF;
background:rgba(200,220,255,0.07);
}
.xqr-vip_card_icxu3{
background:linear-gradient(135deg,#3A8FE8,#60B8FF);
border-radius:8px;
display:block;
height:34px;
width:2.125rem;
margin-bottom:16px;
}
.xqr-vip_namexu3{
font-size:1.25rem;
margin-bottom:0.375rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#EDF2FA;
}
.xqr-vip_perkxu3{
overflow-wrap:break-word;
color:#7E9BBF;
font-size:0.781rem;
line-height:1.5;
}
.xqr-appxu3{
padding:30px 0 0.625rem;
}
.xqr-app_inxu3{
gap:28px;
background:#141B24;
border:1px solid rgba(180,210,255,0.07);
padding:2rem;
border-radius:20px;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.xqr-app_inxu3{
padding:2.5rem 44px;
gap:40px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.xqr-app_copyxu3{
min-width:0;
max-width:560px;
}
.xqr-app_eyebrowxu3{
margin-bottom:12px;
}
.xqr-app_h2xu3{
font-weight:600;
font-size:28px;
margin-bottom:12px;
color:#EDF2FA;
line-height:1.05;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:768px){
.xqr-app_h2xu3{
font-size:34px;
}
}
.xqr-app_textxu3{
margin-bottom:1.375rem;
line-height:1.6;
font-size:14px;
color:#5C6E87;
}
.xqr-app_btnsxu3{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.xqr-app_btnxu3{
padding:0.688rem 20px;
border-radius:14px;
gap:10px;
transition:background-color .2s ease;
background:#3A8FE8;
align-items:center;
color:#06111E;
display:inline-flex;
}
.xqr-app_btnxu3:hover{
background:#5AA8F5;
}
.xqr-app_btn_icxu3{
display:inline-flex;
align-items:center;
}
.xqr-app_btn_icxu3 svg{
height:1.125rem;
width:1.125rem;
}
.xqr-app_btn_lbxu3{
font-size:13.5px;
font-weight:700;
}
.xqr-app_qr_wrapxu3{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.xqr-app_qrxu3{
border-radius:0.875rem;
flex:0 0 auto;
background-color:#3A8FE8;
height:6.75rem;
width:6.75rem;
background-image:repeating-linear-gradient(0deg,#141B24 0 5px,transparent 5px 11px),repeating-linear-gradient(90deg,#141B24 0 0.313rem,transparent 5px 0.688rem);
}
.xqr-app_qr_capxu3{
line-height:1.4;
max-width:5.75rem;
font-size:0.781rem;
color:#7E8FA8;
}
.xqr-gmxu3{
padding:1.875rem 0 0.625rem;
}
.xqr-gm_inxu3{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:883px){
.xqr-gm_inxu3{
grid-template-columns:1.25fr 1fr;
}
}
.xqr-gm_leftxu3{
border-radius:20px;
border:1px solid rgba(180,210,255,0.07);
background:#141B24;
padding:32px;
min-width:0;
}
.xqr-gm_eyebrowxu3{
margin-bottom:0.625rem;
}
.xqr-gm_h2xu3{
line-height:1.06;
overflow-wrap:break-word;
font-weight:600;
color:#EDF2FA;
font-size:26px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
}
@media(min-width:767px){
.xqr-gm_h2xu3{
font-size:28px;
}
}
.xqr-gm_textxu3{
line-height:1.6;
font-size:14px;
color:#5C6E87;
margin-bottom:1.375rem;
max-width:30rem;
}
.xqr-gm_levelxu3{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:1.375rem;
color:#3A8FE8;
margin-bottom:8px;
}
.xqr-gm_barxu3{
border-radius:999px;
overflow:hidden;
background:rgba(180,210,255,0.13);
margin-bottom:0.375rem;
height:0.5rem;
}
.xqr-gm_bar_fillxu3{
border-radius:999px;
background:linear-gradient(90deg,#3A8FE8,#60B8FF);
height:100%;
}
.xqr-gm_bar_metaxu3{
gap:0.625rem;
color:#7E8FA8;
font-size:0.688rem;
justify-content:space-between;
margin-bottom:18px;
display:flex;
}
.xqr-gm_missionsxu3{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.xqr-gm_missionxu3{
border:1px solid rgba(180,210,255,0.13);
padding:0.563rem 0.938rem;
border-radius:999px;
background:#0D1117;
gap:7px;
font-weight:600;
font-size:12.5px;
align-items:center;
color:#BDC8DA;
display:inline-flex;
}
.xqr-gm_mission_icxu3{
align-items:center;
color:#3A8FE8;
display:inline-flex;
}
.xqr-gm_mission_icxu3 svg{
height:13px;
width:13px;
}
.xqr-gm_rightxu3{
overflow:hidden;
background:linear-gradient(150deg,#0A1428,#060C14);
border-radius:20px;
padding:2rem;
display:flex;
color:#EDF2FA;
position:relative;
flex-direction:column;
}
.xqr-gm_glowxu3{
border-radius:50%;
background:radial-gradient(circle,rgba(56,140,255,0.12),transparent 70%);
width:9.375rem;
pointer-events:none;
position:absolute;
height:9.375rem;
top:-1.875rem;
right:-30px;
}
.xqr-gm_ref_eyebrowxu3{
margin-bottom:0.625rem;
position:relative;
}
.xqr-gm_ref_h2xu3{
font-weight:600;
position:relative;
margin-bottom:8px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
color:#EDF2FA;
overflow-wrap:break-word;
line-height:1.1;
}
.xqr-gm_ref_textxu3{
position:relative;
line-height:1.55;
color:#7E9BBF;
font-size:0.844rem;
margin-bottom:20px;
}
.xqr-gm_ref_ctaxu3{
transition:opacity .2s ease;
padding:11px 22px;
background:#58AFFF;
border-radius:999px;
font-size:0.844rem;
margin-top:auto;
position:relative;
color:#09131E;
font-weight:700;
align-self:flex-start;
}
.xqr-gm_ref_ctaxu3:hover{
opacity:.9;
}
.xqr-opxu3{
padding:2.25rem 0 0.625rem;
}
.xqr-op_inxu3{
border-radius:14px;
grid-template-columns:1fr;
border:1px solid rgba(180,210,255,0.07);
padding:2rem;
gap:32px;
background:#141B24;
align-items:center;
display:grid;
}
@media(min-width:859px){
.xqr-op_inxu3{
padding:34px 2.5rem;
gap:2.75rem;
grid-template-columns:.9fr 1.1fr;
}
}
.xqr-op_leftxu3{
min-width:0;
}
.xqr-op_eyebrowxu3{
margin-bottom:12px;
}
.xqr-op_h2xu3{
line-height:1.08;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#EDF2FA;
overflow-wrap:break-word;
font-size:28px;
font-weight:600;
margin-bottom:10px;
}
@media(min-width:766px){
.xqr-op_h2xu3{
font-size:30px;
}
}
.xqr-op_textxu3{
line-height:1.6;
font-size:14px;
color:#5C6E87;
}
.xqr-op_gridxu3{
gap:1px;
overflow:hidden;
grid-template-columns:1fr 1fr;
background:rgba(180,210,255,0.13);
border:1px solid rgba(180,210,255,0.13);
border-radius:0.5rem;
display:grid;
}
.xqr-op_fieldxu3{
padding:1.125rem 20px;
background:#0D1117;
min-width:0;
}
.xqr-op_field_lbxu3{
margin-bottom:0.313rem;
letter-spacing:.1em;
font-weight:600;
text-transform:uppercase;
color:#3A8FE8;
font-size:10px;
}
.xqr-op_field_valxu3{
color:#EDF2FA;
font-size:14px;
overflow-wrap:break-word;
font-weight:700;
}
.xqr-provxu3{
padding:40px 0 1.25rem;
}
.xqr-prov_eyebrowxu3{
margin-bottom:18px;
display:block;
}
.xqr-prov_gridxu3{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:562px){
.xqr-prov_gridxu3{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.xqr-prov_gridxu3{
grid-template-columns:repeat(6,1fr);
}
}
.xqr-rvxu3{
padding:48px 0;
background:#141B24;
border-top:1px solid rgba(180,210,255,0.07);
border-bottom:1px solid rgba(180,210,255,0.07);
margin-top:1.5rem;
}
@media(min-width:766px){
.xqr-rvxu3{
padding:3.5rem 0;
}
}
.xqr-rv_headxu3{
gap:1rem;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.xqr-rv_headxu3{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.xqr-rv_eyebrowxu3{
margin-bottom:0.625rem;
}
.xqr-rv_h2xu3{
color:#EDF2FA;
overflow-wrap:break-word;
font-size:30px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-weight:600;
}
@media(min-width:771px){
.xqr-rv_h2xu3{
font-size:38px;
}
}
.xqr-rv_aggxu3{
gap:12px;
display:flex;
align-items:center;
}
.xqr-rv_agg_starsxu3{
gap:3px;
color:#3A8FE8;
display:flex;
}
.xqr-rv_agg_starsxu3 svg{
height:1.125rem;
width:1.125rem;
}
.xqr-rv_sourcexu3{
color:#5C6E87;
font-size:13px;
}
.xqr-rv_gridxu3{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.xqr-rv_gridxu3{
grid-template-columns:repeat(3,1fr);
}
}
.xqr-rv_cardxu3{
border-radius:0.875rem;
padding:1.625rem;
border:1px solid rgba(180,210,255,0.07);
background:#0D1117;
min-width:0;
}
.xqr-rv_card_starsxu3{
gap:2px;
color:#3A8FE8;
margin-bottom:12px;
display:flex;
}
.xqr-rv_card_starsxu3 svg{
width:0.875rem;
height:0.875rem;
}
.xqr-rv_card_bodyxu3{
margin-bottom:1rem;
color:#EDF2FA;
font-weight:500;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.45;
font-size:1.125rem;
overflow-wrap:break-word;
}
.xqr-rv_card_metaxu3{
gap:10px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.xqr-rv_card_avxu3{
border-radius:50%;
background:linear-gradient(135deg,#3A8FE8,#60B8FF);
flex:0 0 auto;
height:2rem;
width:2rem;
}
.xqr-rv_card_authorxu3{
color:#EDF2FA;
font-weight:700;
font-size:0.813rem;
}
.xqr-rv_card_locxu3{
color:#7E8FA8;
font-size:0.75rem;
}
.xqr-wyxu3{
padding:3rem 0;
}
@media(min-width:771px){
.xqr-wyxu3{
padding:56px 0;
}
}
.xqr-wy_inxu3{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:897px){
.xqr-wy_inxu3{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.xqr-wy_leftxu3{
min-width:0;
}
.xqr-wy_eyebrowxu3{
margin-bottom:0.875rem;
}
.xqr-wy_h2xu3{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
margin-bottom:1rem;
font-size:32px;
color:#EDF2FA;
}
@media(min-width:769px){
.xqr-wy_h2xu3{
font-size:2.5rem;
}
}
.xqr-wy_introxu3{
font-size:15px;
line-height:1.6;
color:#5C6E87;
}
.xqr-wy_gridxu3{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.xqr-wy_gridxu3{
grid-template-columns:1fr 1fr;
}
}
.xqr-wy_cardxu3{
background:#141B24;
border-radius:14px;
padding:26px;
border:1px solid rgba(180,210,255,0.07);
min-width:0;
}
.xqr-wy_card_icxu3{
align-items:center;
margin-bottom:1rem;
justify-content:center;
color:#3A8FE8;
display:inline-flex;
}
.xqr-wy_card_icxu3 svg{
width:26px;
height:26px;
}
.xqr-wy_card_hxu3{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
font-size:1.313rem;
font-weight:600;
color:#EDF2FA;
overflow-wrap:break-word;
line-height:1.15;
}
.xqr-wy_card_pxu3{
color:#5C6E87;
line-height:1.55;
overflow-wrap:break-word;
font-size:14px;
}
.xqr-tsxu3{
padding:44px 0;
}
.xqr-ts_inxu3{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:878px){
.xqr-ts_inxu3{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.xqr-ts_leftxu3{
min-width:0;
}
.xqr-ts_h2xu3{
font-size:1.625rem;
color:#EDF2FA;
margin-bottom:12px;
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
overflow-wrap:break-word;
}
@media(min-width:767px){
.xqr-ts_h2xu3{
font-size:1.75rem;
}
}
.xqr-ts_textxu3{
line-height:1.6;
color:#7E9BBF;
font-size:14.5px;
margin-bottom:1.375rem;
max-width:520px;
}
.xqr-ts_badgesxu3{
gap:1.125rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.xqr-ts_badgexu3{
font-weight:600;
color:#7E9BBF;
font-size:13px;
}
.xqr-ts_payxu3{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:880px){
.xqr-ts_payxu3{
justify-content:flex-end;
}
}
.xqr-ts_pay_chipxu3{
border:1px solid rgba(200,220,255,0.13);
background:rgba(200,220,255,0.07);
padding:0.75rem 1rem;
border-radius:14px;
font-size:0.875rem;
font-weight:700;
color:#EDF2FA;
}
.xqr-htsxu3{
padding:48px 0;
}
@media(min-width:771px){
.xqr-htsxu3{
padding:3.875rem 0;
}
}
.xqr-hts_headxu3{
gap:18px;
display:flex;
margin-bottom:2.125rem;
flex-direction:column;
}
@media(min-width:767px){
.xqr-hts_headxu3{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.xqr-hts_eyebrowxu3{
margin-bottom:0.75rem;
}
.xqr-hts_h2xu3{
color:#EDF2FA;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-size:1.875rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.xqr-hts_h2xu3{
font-size:2.375rem;
}
}
.xqr-hts_ctaxu3{
padding:15px 1.875rem;
flex:0 0 auto;
border-radius:999px;
transition:opacity .2s ease;
background:#58AFFF;
font-weight:700;
font-size:0.938rem;
color:#09131E;
}
.xqr-hts_ctaxu3:hover{
opacity:.9;
}
.xqr-hts_gridxu3{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.xqr-hts_gridxu3{
grid-template-columns:repeat(3,1fr);
}
}
.xqr-hts_stepxu3{
border-top:1px solid rgba(200,220,255,0.13);
padding-top:22px;
min-width:0;
}
.xqr-hts_step_numxu3{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#58AFFF;
margin-bottom:0.875rem;
line-height:1;
font-size:44px;
font-weight:700;
}
.xqr-hts_step_hxu3{
color:#EDF2FA;
font-weight:700;
line-height:1.2;
font-size:19px;
margin-bottom:0.5rem;
overflow-wrap:break-word;
}
.xqr-hts_step_pxu3{
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
color:#7E9BBF;
}
.xqr-etxu3{
padding:36px 0 10px;
}
.xqr-et_inxu3{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:881px){
.xqr-et_inxu3{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.xqr-et_leftxu3{
min-width:0;
}
.xqr-et_eyebrowxu3{
margin-bottom:0.75rem;
}
.xqr-et_h2xu3{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:28px;
color:#EDF2FA;
line-height:1.06;
margin-bottom:0.875rem;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:767px){
.xqr-et_h2xu3{
font-size:2rem;
}
}
.xqr-et_textxu3{
color:#5C6E87;
font-size:0.938rem;
margin-bottom:1.375rem;
line-height:1.65;
}
.xqr-et_statsxu3{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.xqr-et_statxu3{
min-width:0;
}
.xqr-et_stat_vxu3{
font-weight:700;
color:#EDF2FA;
font-size:1.625rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1;
}
.xqr-et_stat_lxu3{
font-size:12.5px;
margin-top:4px;
color:#7E8FA8;
}
.xqr-et_rightxu3{
gap:12px;
display:flex;
flex-direction:column;
}
.xqr-et_memberxu3{
gap:1rem;
border-radius:14px;
border:1px solid rgba(180,210,255,0.07);
padding:18px 1.25rem;
background:#141B24;
align-items:center;
display:flex;
min-width:0;
}
.xqr-et_member_avxu3{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#0A1428,#3A8FE8);
width:3rem;
height:3rem;
}
.xqr-et_member_namexu3{
font-size:0.938rem;
font-weight:700;
color:#EDF2FA;
overflow-wrap:break-word;
}
.xqr-et_member_rolexu3{
overflow-wrap:break-word;
font-size:12.5px;
color:#7E8FA8;
}
.xqr-et_updatedxu3{
border-radius:14px;
background:#0D1117;
padding:14px 1.125rem;
border:1px solid rgba(180,210,255,0.07);
gap:8px;
display:flex;
font-size:0.781rem;
align-items:center;
color:#5C6E87;
}
.xqr-ttxu3{
padding:48px 0 0.625rem;
}
@media(min-width:769px){
.xqr-ttxu3{
padding:3.75rem 0 10px;
}
}
.xqr-tt_headxu3{
margin-bottom:2.125rem;
text-align:center;
}
.xqr-tt_eyebrowxu3{
margin-bottom:12px;
}
.xqr-tt_h2xu3{
overflow-wrap:break-word;
line-height:1.05;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
font-weight:600;
color:#EDF2FA;
}
@media(min-width:771px){
.xqr-tt_h2xu3{
font-size:42px;
}
}
.xqr-tt_gridxu3{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.xqr-tt_gridxu3{
grid-template-columns:repeat(3,1fr);
}
}
.xqr-tt_cardxu3{
padding:1.875rem;
border-radius:0.875rem;
border:1px solid rgba(180,210,255,0.07);
background:#141B24;
flex-direction:column;
min-width:0;
display:flex;
}
.xqr-tt_card_icxu3{
color:#3A8FE8;
display:inline-flex;
align-items:center;
margin-bottom:1.125rem;
}
.xqr-tt_card_icxu3 svg{
height:1.75rem;
width:28px;
}
.xqr-tt_card_hxu3{
font-size:1.375rem;
color:#EDF2FA;
overflow-wrap:break-word;
margin-bottom:8px;
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
}
.xqr-tt_card_pxu3{
overflow-wrap:break-word;
margin-bottom:0.875rem;
line-height:1.6;
color:#5C6E87;
font-size:0.875rem;
}
.xqr-tt_card_pxu3 b{
font-weight:700;
color:#EDF2FA;
}
.xqr-tt_card_linkxu3{
transition:color .2s ease;
color:#EDF2FA;
padding-bottom:2px;
align-self:flex-start;
font-size:13px;
margin-top:auto;
font-weight:700;
border-bottom:1px solid #3A8FE8;
}
.xqr-tt_card_linkxu3:hover{
color:#3A8FE8;
}
.xqr-rcxu3{
padding:48px 0 0.625rem;
}
.xqr-rc_inxu3{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.xqr-rc_inxu3{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.xqr-rc_colxu3{
min-width:0;
}
.xqr-rc_labelxu3{
margin-bottom:1rem;
font-size:11px;
letter-spacing:.2em;
font-weight:600;
color:#3A8FE8;
text-transform:uppercase;
}
.xqr-rc_awardsxu3{
gap:12px;
flex-direction:column;
display:flex;
}
.xqr-rc_awardxu3{
gap:12px;
min-width:0;
align-items:center;
display:flex;
}
.xqr-rc_award_icxu3{
flex:0 0 auto;
color:#60B8FF;
align-items:center;
display:inline-flex;
}
.xqr-rc_award_icxu3 svg{
width:18px;
height:18px;
}
.xqr-rc_award_txu3{
font-size:0.875rem;
font-weight:700;
color:#EDF2FA;
overflow-wrap:break-word;
}
.xqr-rc_award_sxu3{
color:#7E8FA8;
font-size:12px;
overflow-wrap:break-word;
}
.xqr-rc_pressxu3{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.xqr-rc_press_logoxu3{
overflow:hidden;
border-radius:8px;
padding:0 0.5rem;
border:1px solid rgba(180,210,255,0.07);
font-size:14px;
height:3.25rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
display:flex;
justify-content:center;
white-space:nowrap;
text-align:center;
align-items:center;
color:#5C6E87;
font-weight:700;
text-overflow:ellipsis;
}
.xqr-rc_partnerxu3{
background:#141B24;
padding:22px;
border:1px solid rgba(180,210,255,0.07);
border-radius:14px;
}
.xqr-rc_partner_namexu3{
font-size:20px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#EDF2FA;
margin-bottom:0.375rem;
overflow-wrap:break-word;
}
.xqr-rc_partner_textxu3{
color:#5C6E87;
font-size:13px;
line-height:1.55;
overflow-wrap:break-word;
}
.xqr-sgxu3{
padding:3rem 0 0.625rem;
}
.xqr-sg_eyebrowxu3{
margin-bottom:12px;
display:block;
}
.xqr-sg_h2xu3{
color:#EDF2FA;
font-weight:600;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.75rem;
line-height:1.05;
font-size:30px;
}
@media(min-width:766px){
.xqr-sg_h2xu3{
font-size:2.25rem;
}
}
.xqr-sg_gridxu3{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:720px){
.xqr-sg_gridxu3{
grid-template-columns:repeat(3,1fr);
}
}
.xqr-sg_colxu3{
min-width:0;
}
.xqr-sg_col_hxu3{
margin-bottom:0.625rem;
line-height:1.15;
font-size:1.375rem;
font-weight:600;
color:#EDF2FA;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.xqr-sg_col_pxu3{
overflow-wrap:break-word;
color:#5C6E87;
line-height:1.65;
font-size:14px;
}
.xqr-sbxu3{
background:#141B24;
padding:3rem 0;
margin-top:1.5rem;
border-bottom:1px solid rgba(180,210,255,0.07);
border-top:1px solid rgba(180,210,255,0.07);
}
@media(min-width:769px){
.xqr-sbxu3{
padding:3.5rem 0;
}
}
.xqr-sb_eyebrowxu3{
display:block;
margin-bottom:0.75rem;
}
.xqr-sb_h2xu3{
overflow-wrap:break-word;
font-weight:600;
margin-bottom:26px;
color:#EDF2FA;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:30px;
}
@media(min-width:769px){
.xqr-sb_h2xu3{
font-size:36px;
}
}
.xqr-sb_gridxu3{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:561px){
.xqr-sb_gridxu3{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:957px){
.xqr-sb_gridxu3{
grid-template-columns:repeat(4,1fr);
}
}
.xqr-sb_cardxu3{
border-radius:14px;
background:#0D1117;
padding:24px;
border:1px solid rgba(180,210,255,0.07);
min-width:0;
}
.xqr-sb_card_hxu3{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
margin-bottom:0.5rem;
color:#EDF2FA;
font-size:19px;
}
.xqr-sb_card_pxu3{
line-height:1.6;
font-size:13.5px;
overflow-wrap:break-word;
color:#5C6E87;
}
.xqr-sb_rtpxu3{
padding:26px 1.75rem;
border-radius:14px;
gap:1.5rem;
background:#0D1117;
border:1px solid rgba(180,210,255,0.07);
grid-template-columns:1fr;
margin-top:18px;
align-items:center;
display:grid;
}
@media(min-width:761px){
.xqr-sb_rtpxu3{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.xqr-sb_rtp_hxu3{
color:#EDF2FA;
line-height:1.15;
margin-bottom:8px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
font-size:20px;
}
.xqr-sb_rtp_pxu3{
overflow-wrap:break-word;
color:#5C6E87;
font-size:0.844rem;
line-height:1.6;
}
.xqr-sb_rtp_statsxu3{
gap:16px;
display:flex;
}
.xqr-sb_statxu3{
flex:1 1 0;
background:#141B24;
border-radius:8px;
padding:1.125rem;
min-width:0;
text-align:center;
}
.xqr-sb_stat_vxu3{
font-size:26px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#2EC98A;
overflow-wrap:break-word;
font-weight:700;
}
.xqr-sb_stat_lxu3{
color:#7E8FA8;
font-size:0.719rem;
margin-top:4px;
}
.xqr-lhxu3{
padding:2.5rem 0 1.25rem;
}
.xqr-lh_inxu3{
padding-top:34px;
border-top:1px solid rgba(180,210,255,0.13);
}
.xqr-lh_eyebrowxu3{
display:block;
margin-bottom:1.375rem;
}
.xqr-lh_gridxu3{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:599px){
.xqr-lh_gridxu3{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.xqr-lh_gridxu3{
grid-template-columns:repeat(5,1fr);
}
}
.xqr-lh_colxu3{
min-width:0;
}
.xqr-lh_col_hxu3{
color:#EDF2FA;
font-weight:700;
overflow-wrap:break-word;
margin-bottom:12px;
font-size:0.813rem;
}
.xqr-lh_linksxu3{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.xqr-lh_linkxu3{
transition:color .2s ease;
color:#5C6E87;
overflow-wrap:break-word;
font-size:0.813rem;
}
.xqr-lh_linkxu3:hover{
color:#3A8FE8;
}
.xqr-elxu3{
padding:48px 0;
}
@media(min-width:771px){
.xqr-elxu3{
padding:56px 0;
}
}
.xqr-el_inxu3{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:897px){
.xqr-el_inxu3{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.xqr-el_leftxu3{
min-width:0;
}
.xqr-el_eyebrowxu3{
margin-bottom:0.875rem;
}
.xqr-el_h2xu3{
font-size:2rem;
color:#EDF2FA;
font-weight:600;
line-height:1.08;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:22px;
}
@media(min-width:768px){
.xqr-el_h2xu3{
font-size:2.375rem;
}
}
.xqr-el_bodyxu3 p{
line-height:1.7;
margin-bottom:1.125rem;
color:#BDC8DA;
overflow-wrap:break-word;
font-size:1rem;
}
.xqr-el_dropcapxu3{
padding:0.375rem 12px 0 0;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:.8;
font-weight:700;
float:left;
font-size:62px;
color:#3A8FE8;
}
.xqr-el_rightxu3{
min-width:0;
}
.xqr-el_quotexu3{
border-radius:1.25rem;
background:linear-gradient(150deg,#0A1428,#060C14);
padding:36px;
position:relative;
margin-bottom:1.5rem;
color:#EDF2FA;
}
.xqr-el_quote_markxu3{
margin-bottom:6px;
color:#58AFFF;
display:inline-flex;
align-items:center;
}
.xqr-el_quote_markxu3 svg{
width:34px;
height:34px;
}
.xqr-el_quote_textxu3{
overflow-wrap:break-word;
font-weight:500;
color:#EDF2FA;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.375rem;
line-height:1.4;
font-size:1.375rem;
}
.xqr-el_quote_metaxu3{
gap:0.75rem;
display:flex;
align-items:center;
}
.xqr-el_quote_avxu3{
border-radius:50%;
background:linear-gradient(135deg,#3A8FE8,#60B8FF);
flex:0 0 auto;
height:38px;
width:38px;
}
.xqr-el_quote_authorxu3{
font-weight:700;
color:#EDF2FA;
font-size:14px;
}
.xqr-el_quote_meta_subxu3{
font-size:0.75rem;
color:#7E9BBF;
}
.xqr-el_explainxu3{
border:1px solid rgba(180,210,255,0.07);
border-radius:0.875rem;
overflow:hidden;
}
.xqr-el_explain_cardxu3{
padding:1.375rem 24px;
}
.xqr-el_explain_cardxu3+.xqr-el_explain_cardxu3{
border-top:1px solid rgba(180,210,255,0.07);
}
.xqr-el_explain_hxu3{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:20px;
font-weight:600;
color:#EDF2FA;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:8px;
}
.xqr-el_explain_pxu3{
overflow-wrap:break-word;
line-height:1.55;
font-size:14px;
color:#5C6E87;
}
.xqr-faqxu3{
background:#141B24;
padding:3rem 0;
border-top:1px solid rgba(180,210,255,0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(180,210,255,0.07);
}
@media(min-width:769px){
.xqr-faqxu3{
padding:3.875rem 0;
}
}
.xqr-faq_headxu3{
margin-bottom:2.125rem;
text-align:center;
}
.xqr-faq_eyebrowxu3{
margin-bottom:12px;
}
.xqr-faq_h2xu3{
overflow-wrap:break-word;
line-height:1.05;
color:#EDF2FA;
font-size:2rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:769px){
.xqr-faq_h2xu3{
font-size:38px;
}
}
.xqr-faq_listxu3{
margin:0 auto;
gap:0.75rem;
display:flex;
max-width:820px;
flex-direction:column;
}
.xqr-faq_itemxu3{
border:1px solid rgba(180,210,255,0.07);
border-radius:0.875rem;
background:#0D1117;
overflow:hidden;
}
.xqr-faq_qxu3{
padding:20px 24px;
list-style:none;
gap:1.25rem;
color:#EDF2FA;
display:flex;
overflow-wrap:break-word;
cursor:pointer;
align-items:center;
font-weight:700;
font-size:16px;
justify-content:space-between;
}
.xqr-faq_qxu3::-webkit-details-marker{
display:none;
}
.xqr-faq_q_icxu3{
transition:transform .2s ease;
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#3A8FE8;
}
.xqr-faq_q_icxu3 svg{
height:1.125rem;
width:1.125rem;
}
.xqr-faq_itemxu3[open] .xqr-faq_q_icxu3{
transform:rotate(180deg);
}
.xqr-faq_axu3{
padding:0 24px 1.25rem;
color:#5C6E87;
overflow-wrap:break-word;
font-size:14.5px;
line-height:1.6;
}
.xqr-scxu3{
padding:48px 0 10px;
}
.xqr-sc_headxu3{
margin-bottom:28px;
text-align:center;
}
.xqr-sc_eyebrowxu3{
margin-bottom:0.75rem;
}
.xqr-sc_h2xu3{
font-weight:600;
font-size:30px;
color:#EDF2FA;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:769px){
.xqr-sc_h2xu3{
font-size:36px;
}
}
.xqr-sc_tablexu3{
border-radius:0.875rem;
margin:0 auto;
overflow:hidden;
border:1px solid rgba(180,210,255,0.07);
max-width:900px;
}
.xqr-sc_theadxu3{
background:#080C11;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.xqr-sc_thxu3{
padding:15px 1.125rem;
text-align:center;
overflow-wrap:break-word;
font-weight:700;
color:#7E9BBF;
font-size:13px;
}
.xqr-sc_thxu3:first-child{
text-align:left;
}
.xqr-sc_th_usxu3{
color:#58AFFF;
}
.xqr-sc_rowxu3{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(180,210,255,0.07);
display:grid;
}
.xqr-sc_rowxu3:nth-child(even){
background:#141B24;
}
.xqr-sc_tdxu3{
padding:15px 18px;
color:#7E8FA8;
overflow-wrap:break-word;
font-size:0.875rem;
text-align:center;
min-width:0;
}
.xqr-sc_tdxu3:first-child{
font-weight:600;
text-align:left;
color:#BDC8DA;
}
.xqr-sc_td_usxu3{
font-weight:700;
color:#2EC98A;
}
.xqr-gdxu3{
padding:48px 0 10px;
}
.xqr-gd_headxu3{
gap:14px;
margin-bottom:1.5rem;
flex-direction:column;
display:flex;
}
@media(min-width:681px){
.xqr-gd_headxu3{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.xqr-gd_eyebrowxu3{
margin-bottom:10px;
}
.xqr-gd_h2xu3{
font-size:1.75rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#EDF2FA;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:765px){
.xqr-gd_h2xu3{
font-size:2.125rem;
}
}
.xqr-gd_morexu3{
flex:0 0 auto;
transition:color .2s ease,border-color .2s ease;
padding-bottom:2px;
font-weight:600;
font-size:0.844rem;
color:#EDF2FA;
border-bottom:1px solid #EDF2FA;
}
.xqr-gd_morexu3:hover{
border-color:#3A8FE8;
color:#3A8FE8;
}
.xqr-gd_gridxu3{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.xqr-gd_gridxu3{
grid-template-columns:repeat(3,1fr);
}
}
.xqr-gd_cardxu3{
background:#141B24;
border:1px solid rgba(180,210,255,0.07);
overflow:hidden;
border-radius:0.875rem;
min-width:0;
display:block;
}
.xqr-gd_card_imgxu3{
background:linear-gradient(140deg,#0A1428,#3A8FE8);
height:150px;
}
.xqr-gd_card_bodyxu3{
padding:22px;
}
.xqr-gd_card_catxu3{
font-size:0.625rem;
text-transform:uppercase;
font-weight:600;
color:#3A8FE8;
letter-spacing:.1em;
}
.xqr-gd_card_hxu3{
margin:0.5rem 0 10px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#EDF2FA;
font-weight:600;
overflow-wrap:break-word;
font-size:1.188rem;
line-height:1.2;
}
.xqr-gd_card_metaxu3{
overflow-wrap:break-word;
font-size:12px;
color:#7E8FA8;
}
.xqr-ftxu3{
background:#080C11;
color:#7E9BBF;
margin-top:40px;
}
.xqr-ft_inxu3{
grid-template-columns:1fr;
padding:48px 0 28px;
gap:2rem;
display:grid;
}
@media(min-width:597px){
.xqr-ft_inxu3{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.xqr-ft_inxu3{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.xqr-ft_brandxu3{
min-width:0;
}
.xqr-ft_logoxu3{
font-weight:700;
color:#EDF2FA;
font-size:26px;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.xqr-ft_taglinexu3{
color:#7E9BBF;
font-size:0.844rem;
max-width:280px;
margin-top:14px;
line-height:1.6;
}
.xqr-ft_contactxu3{
transition:color .2s ease;
color:#58AFFF;
font-size:13px;
max-width:280px;
margin-top:0.75rem;
overflow-wrap:anywhere;
display:inline-block;
}
.xqr-ft_contactxu3:hover{
color:#EDF2FA;
}
.xqr-ft_colxu3{
min-width:0;
}
.xqr-ft_col_hxu3{
color:#EDF2FA;
text-transform:uppercase;
margin-bottom:0.875rem;
overflow-wrap:break-word;
letter-spacing:.08em;
font-weight:700;
font-size:13px;
}
.xqr-ft_col_linksxu3{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.xqr-ft_linkxu3{
transition:color .2s ease;
overflow-wrap:break-word;
font-size:13.5px;
color:#7E9BBF;
}
.xqr-ft_linkxu3:hover{
color:#EDF2FA;
}
.xqr-ft_botxu3{
gap:1rem;
padding:22px 0 40px;
border-top:1px solid rgba(200,220,255,0.13);
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.xqr-ft_botxu3{
gap:1.25rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.xqr-ft_legalxu3{
overflow-wrap:break-word;
font-size:0.719rem;
max-width:760px;
line-height:1.6;
color:#3D4F63;
}
.xqr-ft_legalxu3 b{
color:#7E9BBF;
font-weight:700;
}
.xqr-ft_agexu3{
flex:0 0 auto;
padding:0.25rem 0.563rem;
border:1.5px solid #58AFFF;
border-radius:0.5rem;
font-size:13px;
font-weight:700;
color:#58AFFF;
}