*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F4F6FA;
-webkit-font-smoothing:antialiased;
line-height:1.6;
font-family:"Source Sans 3", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
font-size:0.938rem;
text-rendering:optimizeLegibility;
color:#252D42;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.xjg-layout-de1{
flex-direction:column;
display:flex;
min-height:100vh;
}
.xjg-main-de1{
flex:1 1 auto;
width:100%;
min-width:0;
}
.xjg-container-de1{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:1400px;
}
@media(min-width:771px){
.xjg-container-de1{
padding:0 2rem;
}
}
@media(min-width:1101px){
.xjg-container-de1{
padding:0 56px;
}
}
.xjg-eyebrow-de1{
color:#2D6FE8;
font-family:"Source Sans 3", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
line-height:1.4;
letter-spacing:.2em;
font-weight:600;
font-size:0.688rem;
text-transform:uppercase;
display:inline-block;
}
.xjg-band-de1{
background:#121726;
color:#EEF2FF;
}
.xjg-band-de1 .xjg-eyebrow-de1{
color:#7BBAFF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.xjg-tb-de1{
background:#F4F6FA;
z-index:50;
top:0;
border-bottom:1px solid rgba(15,18,32,0.14);
position:sticky;
}
.xjg-tb_in-de1{
gap:1rem;
padding:0.75rem 16px;
margin:0 auto;
width:100%;
align-items:center;
justify-content:space-between;
display:flex;
max-width:1400px;
}
@media(min-width:771px){
.xjg-tb_in-de1{
padding:1rem 2rem;
}
}
@media(min-width:1101px){
.xjg-tb_in-de1{
padding:1.125rem 56px;
}
}
.xjg-tb_left-de1{
gap:28px;
display:flex;
min-width:0;
align-items:center;
}
.xjg-tb_logo-de1{
gap:11px;
display:flex;
align-items:center;
min-width:0;
}
.xjg-tb_logo_mark-de1{
flex:0 0 auto;
border-radius:8px;
height:34px;
width:34px;
object-fit:cover;
}
.xjg-tb_logo_txt-de1{
display:flex;
line-height:1;
min-width:0;
flex-direction:column;
}
.xjg-tb_logo_name-de1{
overflow:hidden;
color:#0F1220;
text-overflow:ellipsis;
font-size:22px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
letter-spacing:.02em;
white-space:nowrap;
}
.xjg-tb_logo_sub-de1{
overflow:hidden;
color:#2D6FE8;
text-transform:uppercase;
font-weight:600;
letter-spacing:.32em;
margin-top:4px;
font-size:8.5px;
white-space:nowrap;
text-overflow:ellipsis;
}
.xjg-tb_nav-de1{
display:none;
}
@media(min-width:957px){
.xjg-tb_nav-de1{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.xjg-tb_nav_item-de1{
transition:color .2s ease,border-color .2s ease;
padding-bottom:3px;
border-bottom:2px solid transparent;
font-weight:600;
font-size:14px;
white-space:nowrap;
color:#252D42;
}
.xjg-tb_nav_item-de1:hover{
color:#0F1220;
}
.xjg-tb_nav_item-de1.xjg-state_active-de1{
border-color:#2D6FE8;
color:#0F1220;
}
.xjg-tb_right-de1{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.xjg-tb_search-de1{
transition:color .2s ease;
display:flex;
align-items:center;
color:#252D42;
justify-content:center;
}
.xjg-tb_search-de1:hover{
color:#2D6FE8;
}
.xjg-tb_search-de1 svg{
width:18px;
height:1.125rem;
}
.xjg-tb_lang-de1{
color:#5A6480;
letter-spacing:.1em;
text-transform:uppercase;
font-weight:600;
font-size:0.688rem;
}
.xjg-tb_lang-de1:hover{
color:#0F1220;
}
.xjg-tb_login-de1{
font-size:0.875rem;
color:#0F1220;
font-weight:600;
display:none;
}
@media(min-width:770px){
.xjg-tb_login-de1{
display:inline-block;
}
}
.xjg-tb_register-de1{
border-radius:62.438rem;
background:#0F1220;
transition:background-color .2s ease;
padding:0.688rem 22px;
color:#EEF2FF;
font-size:14px;
font-weight:700;
white-space:nowrap;
}
.xjg-tb_register-de1:hover{
background:#252D42;
}
.xjg-mob-de1{
background:#F4F6FA;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
right:0;
left:0;
border-top:1px solid rgba(15,18,32,0.14);
bottom:0;
}
@media(min-width:959px){
.xjg-mob-de1{
display:none;
}
}
.xjg-mob_in-de1{
margin:0 auto;
justify-content:space-around;
display:flex;
max-width:560px;
align-items:stretch;
}
.xjg-mob_item-de1{
padding:0.563rem 4px;
gap:3px;
transition:color .2s ease;
flex:1 1 0;
color:#5A6480;
min-width:0;
align-items:center;
flex-direction:column;
display:flex;
}
.xjg-mob_item-de1.xjg-state_active-de1{
color:#2D6FE8;
}
.xjg-mob_ic-de1{
justify-content:center;
align-items:center;
display:flex;
}
.xjg-mob_ic-de1 svg{
height:1.25rem;
width:20px;
}
.xjg-mob_lb-de1{
overflow:hidden;
font-weight:600;
white-space:nowrap;
max-width:100%;
font-size:0.625rem;
text-overflow:ellipsis;
}
@media(max-width:961px){
body{
padding-bottom:60px;
}
}
.xjg-rail-de1{
min-width:0;
position:relative;
}
.xjg-rail_scroll-de1{
gap:14px;
overflow-x:auto;
padding-bottom:0.875rem;
-webkit-overflow-scrolling:touch;
display:flex;
scrollbar-width:thin;
}
@media(min-width:767px){
.xjg-rail_scroll-de1{
gap:18px;
}
}
.xjg-gc-de1{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:771px){
.xjg-gc-de1{
width:188px;
}
}
.xjg-gc_img-de1{
overflow:hidden;
background:#FFFFFF;
border-radius:0.875rem;
padding-bottom:133.33%;
box-shadow:0 2px 6px rgba(15,18,32,0.07), 0 8px 1.5rem rgba(15,18,32,0.09);
position:relative;
}
.xjg-gc_img-de1 img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.xjg-gc_cover-de1{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.xjg-gc_hover-de1{
inset:0;
transition:opacity .2s ease;
background:rgba(0,0,0,0.52);
position:absolute;
align-items:center;
opacity:0;
display:flex;
justify-content:center;
}
.xjg-gc-de1:hover .xjg-gc_hover-de1{
opacity:1;
}
.xjg-gc_hover_btn-de1{
border-radius:62.438rem;
background:#0F1220;
height:2.875rem;
color:#EEF2FF;
justify-content:center;
display:flex;
align-items:center;
width:2.875rem;
}
.xjg-gc_hover_btn-de1 svg{
width:18px;
height:18px;
}
.xjg-gc_info-de1{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:9px;
}
.xjg-gc_name-de1{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
font-size:0.813rem;
white-space:nowrap;
color:#0F1220;
}
.xjg-gc_prov-de1{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#5A6480;
font-size:0.688rem;
}
.xjg-gc_meta-de1{
color:#5A6480;
font-size:11px;
}
.xjg-tc-de1{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:769px){
.xjg-tc-de1{
width:230px;
}
}
.xjg-tc_img-de1{
overflow:hidden;
border-radius:0.875rem;
background:#FFFFFF;
padding-bottom:75%;
box-shadow:0 2px 6px rgba(15,18,32,0.07), 0 0.5rem 24px rgba(15,18,32,0.09);
position:relative;
}
.xjg-tc_img-de1 img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.xjg-tc_info-de1{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
display:flex;
}
.xjg-tc_name-de1{
overflow:hidden;
font-size:0.875rem;
font-weight:700;
color:#0F1220;
white-space:nowrap;
text-overflow:ellipsis;
}
.xjg-tc_rtp-de1{
color:#5A6480;
font-size:11px;
}
.xjg-lc-de1{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:770px){
.xjg-lc-de1{
width:268px;
}
}
.xjg-lc_img-de1{
border-radius:14px;
background:#FFFFFF;
overflow:hidden;
box-shadow:0 2px 6px rgba(15,18,32,0.07), 0 8px 1.5rem rgba(15,18,32,0.09);
position:relative;
padding-bottom:62.5%;
}
.xjg-lc_img-de1 img{
inset:0;
position:absolute;
height:100%;
width:100%;
object-fit:cover;
}
.xjg-lc_live-de1{
gap:7px;
border-radius:999px;
padding:4px 0.563rem;
background:rgba(0,0,0,0.52);
display:flex;
left:12px;
top:12px;
position:absolute;
align-items:center;
}
.xjg-lc_live_dot-de1{
border-radius:50%;
background:#E03040;
animation:zm2-pulse 1.6s infinite;
width:0.5rem;
height:8px;
}
.xjg-lc_seats-de1{
font-size:0.625rem;
font-weight:600;
letter-spacing:.08em;
color:#EEF2FF;
text-transform:uppercase;
}
.xjg-lc_info-de1{
gap:2px;
flex-direction:column;
margin-top:9px;
display:flex;
min-width:0;
}
.xjg-lc_name-de1{
overflow:hidden;
white-space:nowrap;
color:#0F1220;
font-weight:700;
text-overflow:ellipsis;
font-size:0.938rem;
}
.xjg-lc_bet-de1{
color:#5A6480;
font-size:11px;
}
.xjg-pc-de1{
padding:16px 14px;
border:1px solid rgba(15,18,32,0.08);
border-radius:0.875rem;
background:#FFFFFF;
gap:8px;
display:flex;
min-height:4.625rem;
justify-content:center;
align-items:center;
min-width:0;
flex-direction:column;
}
.xjg-pc_logo-de1{
flex:0 0 auto;
width:auto;
height:28px;
object-fit:contain;
max-width:100%;
}
.xjg-pc_name-de1{
overflow:hidden;
font-size:11px;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
text-align:center;
color:#5A6480;
}
.xjg-gc_tag-de1{
padding:3px 0.5rem;
border-radius:0.5rem;
top:0.625rem;
font-size:10px;
left:0.625rem;
position:absolute;
letter-spacing:.06em;
font-weight:700;
display:inline-block;
z-index:2;
text-transform:uppercase;
}
.xjg-gc_tag_hot-de1{
background:#E03040;
color:#EEF2FF;
}
.xjg-gc_tag_new-de1{
background:#5B9FFF;
color:#0D1120;
}
.xjg-gc_tag_jp-de1{
background:#D4860A;
color:#0D1120;
}
.xjg-gc_tag_live-de1{
background:#E03040;
color:#EEF2FF;
}
.xjg-sh-de1{
min-width:0;
margin-bottom:18px;
}
.xjg-sh_row-de1{
gap:16px;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.xjg-sh_row-de1 .xjg-sh_l-de1{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.xjg-sh_stack-de1{
gap:0.625rem;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.xjg-sh_center-de1{
gap:0.625rem;
align-items:center;
display:flex;
flex-direction:column;
text-align:center;
}
.xjg-sh_h2-de1{
font-weight:600;
line-height:1.1;
overflow-wrap:break-word;
font-size:24px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#0F1220;
}
@media(min-width:765px){
.xjg-sh_h2-de1{
font-size:30px;
}
}
.xjg-band-de1 .xjg-sh_h2-de1{
color:#EEF2FF;
}
.xjg-sh_eb_line-de1{
gap:10px;
display:inline-flex;
align-items:center;
}
.xjg-sh_eb_line-de1::before{
background:#2D6FE8;
content:"";
width:28px;
height:1px;
display:inline-block;
}
.xjg-band-de1 .xjg-sh_eb_line-de1::before{
background:#7BBAFF;
}
.xjg-sh_eb_dot-de1{
gap:8px;
display:inline-flex;
align-items:center;
}
.xjg-sh_eb_dot-de1::before{
border-radius:50%;
background:#2D6FE8;
height:0.375rem;
display:inline-block;
width:0.375rem;
content:"";
}
.xjg-band-de1 .xjg-sh_eb_dot-de1::before{
background:#7BBAFF;
}
.xjg-sh_link-de1{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:0.375rem;
font-weight:600;
padding-bottom:2px;
font-size:13px;
white-space:nowrap;
display:inline-flex;
border-bottom:1px solid #0F1220;
align-items:center;
color:#0F1220;
}
.xjg-sh_link-de1:hover{
border-color:#2D6FE8;
color:#2D6FE8;
}
.xjg-sh_link-de1 svg{
height:0.875rem;
width:14px;
}
.xjg-sh_link_chev-de1{
padding-bottom:0;
border-bottom:0;
}
.xjg-sh_link_btn-de1{
padding:0.563rem 1.125rem;
background:#0F1220;
border-radius:62.438rem;
border-bottom:0;
color:#EEF2FF;
}
.xjg-sh_link_btn-de1:hover{
border-color:transparent;
background:#252D42;
color:#EEF2FF;
}
.xjg-band-de1 .xjg-sh_link-de1{
border-color:#EEF2FF;
color:#EEF2FF;
}
.xjg-band-de1 .xjg-sh_link_btn-de1{
background:#7BBAFF;
color:#0D1120;
}
.xjg-sh_rule-de1{
margin:-2px 0 1.125rem;
background:rgba(15,18,32,0.14);
height:1px;
}
.xjg-band-de1 .xjg-sh_rule-de1{
background:rgba(255,255,255,0.12);
}
.xjg-hero-de1{
padding:2rem 0 8px;
}
@media(min-width:769px){
.xjg-hero-de1{
padding:3.5rem 0 24px;
}
}
.xjg-hero_in-de1{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:899px){
.xjg-hero_in-de1{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.xjg-hero_copy-de1{
min-width:0;
}
.xjg-hero_eyebrow-de1{
gap:0.625rem;
margin-bottom:1.375rem;
display:inline-flex;
align-items:center;
}
.xjg-hero_eyebrow_line-de1{
flex:0 0 auto;
background:#2D6FE8;
width:28px;
height:1px;
display:inline-block;
}
.xjg-hero_h1-de1{
overflow-wrap:break-word;
letter-spacing:-.01em;
color:#0F1220;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:38px;
line-height:1.04;
margin-bottom:1.25rem;
font-weight:600;
}
@media(min-width:767px){
.xjg-hero_h1-de1{
font-size:54px;
}
}
@media(min-width:1098px){
.xjg-hero_h1-de1{
font-size:3.875rem;
}
}
.xjg-hero_h1-de1 em{
font-style:normal;
color:#2D6FE8;
}
.xjg-hero_sub-de1{
line-height:1.6;
max-width:30rem;
margin-bottom:30px;
font-size:1rem;
color:#7A8499;
}
@media(min-width:768px){
.xjg-hero_sub-de1{
font-size:18px;
}
}
.xjg-hero_actions-de1{
gap:0.875rem;
align-items:center;
display:flex;
flex-wrap:wrap;
margin-bottom:34px;
}
.xjg-hero_cta-de1{
gap:0.625rem;
padding:16px 30px;
border-radius:999px;
transition:background-color .2s ease;
background:#0F1220;
color:#EEF2FF;
display:inline-flex;
font-size:0.938rem;
align-items:center;
font-weight:700;
}
.xjg-hero_cta-de1:hover{
background:#252D42;
}
.xjg-hero_cta_ic-de1{
align-items:center;
display:inline-flex;
}
.xjg-hero_cta_ic-de1 svg{
height:1rem;
width:1rem;
}
.xjg-hero_cta_alt-de1{
transition:border-color .2s ease,color .2s ease;
padding:15px 26px;
background:transparent;
border-radius:62.438rem;
border:1px solid rgba(15,18,32,0.14);
font-weight:600;
font-size:15px;
display:inline-flex;
color:#0F1220;
align-items:center;
}
.xjg-hero_cta_alt-de1:hover{
border-color:#2D6FE8;
color:#2D6FE8;
}
.xjg-hero_trust-de1{
gap:22px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.xjg-hero_trust_item-de1{
gap:9px;
font-size:0.813rem;
display:flex;
color:#252D42;
align-items:center;
font-weight:600;
}
.xjg-hero_trust_ic-de1{
color:#2D6FE8;
display:inline-flex;
align-items:center;
}
.xjg-hero_trust_ic-de1 svg{
width:16px;
height:1rem;
}
.xjg-hero_promo-de1{
overflow:hidden;
border-radius:1.25rem;
background:#FFFFFF;
box-shadow:0 12px 48px rgba(15,18,32,0.14), 0 2px 10px rgba(45,111,232,0.10);
position:relative;
display:flex;
min-height:18.75rem;
}
.xjg-hero_promo_bg-de1{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.xjg-hero_promo_bg-de1::after{
inset:0;
background:linear-gradient(120deg,#121726 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.xjg-hero_promo_glow-de1{
border-radius:50%;
background:radial-gradient(circle,rgba(82,140,255,0.18) 0%,transparent 65%);
right:-20px;
top:-40px;
pointer-events:none;
position:absolute;
width:16.25rem;
height:16.25rem;
}
.xjg-hero_promo_ct-de1{
padding:1.75rem;
max-width:88%;
z-index:2;
align-self:flex-end;
position:relative;
}
.xjg-hero_promo_label-de1{
text-transform:uppercase;
letter-spacing:.25em;
font-weight:700;
font-size:0.625rem;
display:block;
color:#7BBAFF;
margin-bottom:8px;
}
.xjg-hero_promo_amount-de1{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-size:2rem;
color:#EEF2FF;
}
@media(min-width:766px){
.xjg-hero_promo_amount-de1{
font-size:40px;
}
}
.xjg-hero_promo_amount-de1 em{
font-style:normal;
color:#7BBAFF;
}
.xjg-hero_rating-de1{
background:#FFFFFF;
padding:0.625rem 14px;
border:1px solid rgba(15,18,32,0.08);
gap:0.625rem;
border-radius:14px;
right:0.875rem;
box-shadow:0 2px 6px rgba(15,18,32,0.07), 0 8px 1.5rem rgba(15,18,32,0.09);
max-width:min(16.25rem,62%);
position:absolute;
z-index:3;
display:flex;
top:0.875rem;
align-items:center;
}
.xjg-hero_rating_score-de1{
flex:0 0 auto;
color:#0F1220;
font-size:24px;
font-weight:700;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.xjg-hero_rating_txt-de1{
flex:1 1 auto;
min-width:0;
}
.xjg-hero_rating_stars-de1{
gap:2px;
color:#2D6FE8;
display:flex;
}
.xjg-hero_rating_stars-de1 svg{
height:12px;
width:0.75rem;
}
.xjg-hero_rating_cap-de1{
line-height:1.35;
display:block;
font-size:11px;
overflow-wrap:break-word;
margin-top:3px;
color:#5A6480;
}
.xjg-stat-de1{
border-top:1px solid rgba(15,18,32,0.14);
border-bottom:1px solid rgba(15,18,32,0.14);
margin-top:1rem;
}
.xjg-stat_in-de1{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.xjg-stat_in-de1{
grid-template-columns:repeat(4,1fr);
}
}
.xjg-stat_item-de1{
padding:1.375rem 14px;
border-bottom:1px solid rgba(15,18,32,0.08);
min-width:0;
border-right:1px solid rgba(15,18,32,0.08);
}
.xjg-stat_item-de1:nth-child(2n){
border-right:0;
}
.xjg-stat_item-de1:nth-child(n+3){
border-bottom:0;
}
@media(min-width:771px){
.xjg-stat_item-de1{
border-bottom:0;
}
.xjg-stat_item-de1:nth-child(2n){
border-right:1px solid rgba(15,18,32,0.08);
}
.xjg-stat_item-de1:nth-child(4n){
border-right:0;
}
}
.xjg-stat_value-de1{
overflow-wrap:break-word;
font-weight:700;
color:#0F1220;
line-height:1;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
}
@media(min-width:769px){
.xjg-stat_value-de1{
font-size:34px;
}
}
.xjg-stat_label-de1{
line-height:1.4;
margin-top:0.375rem;
font-size:0.813rem;
overflow-wrap:break-word;
color:#5A6480;
}
.xjg-gf-de1{
padding:1.5rem 0 0.375rem;
}
.xjg-gf_in-de1{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.xjg-gf_chip-de1{
background:#FFFFFF;
padding:0.625rem 18px;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border:1px solid rgba(15,18,32,0.14);
border-radius:999px;
font-weight:600;
white-space:nowrap;
color:#252D42;
font-size:0.813rem;
}
.xjg-gf_chip-de1:hover{
border-color:#2D6FE8;
color:#2D6FE8;
}
.xjg-gf_chip-de1.xjg-state_active-de1{
background:#0F1220;
border-color:transparent;
color:#EEF2FF;
}
.xjg-grow-de1{
padding:26px 0 0.625rem;
}
.xjg-row_seo-de1{
margin:0.625rem 0 0;
overflow-wrap:break-word;
color:#7A8499;
line-height:1.65;
max-width:47.5rem;
font-size:14px;
}
.xjg-row_seo-de1 strong{
font-weight:700;
color:#0F1220;
}
.xjg-pr-de1{
padding:1.875rem 0 6px;
}
.xjg-pr_card-de1{
flex:0 0 auto;
border-radius:20px;
padding:26px;
border:1px solid rgba(15,18,32,0.08);
gap:0.625rem;
overflow:hidden;
background:#FFFFFF;
display:flex;
position:relative;
flex-direction:column;
min-height:200px;
width:17.5rem;
}
@media(min-width:767px){
.xjg-pr_card-de1{
width:300px;
}
}
.xjg-pr_card_feat-de1{
border-color:transparent;
background:linear-gradient(150deg,#162040,#0A0E1A);
color:#EEF2FF;
}
.xjg-pr_glow-de1{
background:radial-gradient(circle,rgba(82,140,255,0.18),transparent 70%);
border-radius:50%;
position:absolute;
right:-1.875rem;
height:130px;
opacity:0;
width:130px;
pointer-events:none;
top:-1.875rem;
}
.xjg-pr_card_feat-de1 .xjg-pr_glow-de1{
opacity:1;
}
.xjg-pr_label-de1{
letter-spacing:.16em;
text-transform:uppercase;
font-size:0.625rem;
font-weight:700;
position:relative;
color:#2D6FE8;
}
.xjg-pr_card_feat-de1 .xjg-pr_label-de1{
color:#7BBAFF;
}
.xjg-pr_amount-de1{
line-height:1.08;
font-weight:600;
color:#0F1220;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
position:relative;
}
.xjg-pr_card_feat-de1 .xjg-pr_amount-de1{
color:#EEF2FF;
}
.xjg-pr_amount-de1 em{
color:#2D6FE8;
font-style:normal;
}
.xjg-pr_card_feat-de1 .xjg-pr_amount-de1 em{
color:#7BBAFF;
}
.xjg-pr_terms-de1{
line-height:1.5;
position:relative;
color:#5A6480;
font-size:13px;
}
.xjg-pr_card_feat-de1 .xjg-pr_terms-de1{
color:#8EA4CC;
}
.xjg-pr_cta-de1{
align-self:flex-start;
position:relative;
margin-top:auto;
}
.xjg-pr_card_feat-de1 .xjg-pr_cta-de1{
transition:opacity .2s ease;
border-radius:62.438rem;
background:#7BBAFF;
padding:0.563rem 18px;
color:#0D1120;
font-size:0.813rem;
font-weight:700;
}
.xjg-pr_card_feat-de1 .xjg-pr_cta-de1:hover{
opacity:.9;
}
.xjg-pr_card-de1:not(.xjg-pr_card_feat-de1) .xjg-pr_cta-de1{
transition:color .2s ease,border-color .2s ease;
color:#0F1220;
font-weight:700;
border-bottom:1px solid #0F1220;
font-size:13px;
padding-bottom:2px;
}
.xjg-pr_card-de1:not(.xjg-pr_card_feat-de1) .xjg-pr_cta-de1:hover{
border-color:#2D6FE8;
color:#2D6FE8;
}
.xjg-jp-de1{
padding:30px 0 10px;
}
.xjg-jp_grid-de1{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:769px){
.xjg-jp_grid-de1{
grid-template-columns:1fr 1fr;
}
.xjg-jp_card_mega-de1{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.xjg-jp_grid-de1{
grid-template-columns:1.4fr 1fr 1fr;
}
.xjg-jp_card_mega-de1{
grid-column:auto;
}
}
.xjg-jp_card-de1{
padding:26px;
border:1px solid rgba(15,18,32,0.08);
background:#FFFFFF;
overflow:hidden;
gap:12px;
border-radius:20px;
position:relative;
min-width:0;
justify-content:space-between;
min-height:12.5rem;
display:flex;
flex-direction:column;
}
.xjg-jp_card_mega-de1{
border-color:transparent;
background:linear-gradient(135deg,#162040,#0A0E1A);
color:#EEF2FF;
min-height:210px;
}
.xjg-jp_glow-de1{
border-radius:50%;
background:radial-gradient(circle,rgba(82,140,255,0.18),transparent 70%);
width:12.5rem;
position:absolute;
pointer-events:none;
top:-2.5rem;
height:200px;
right:-40px;
}
.xjg-jp_label-de1{
gap:10px;
color:#2D6FE8;
font-size:10px;
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
text-transform:uppercase;
letter-spacing:.16em;
font-weight:700;
position:relative;
}
.xjg-jp_card_mega-de1 .xjg-jp_label-de1{
color:#7BBAFF;
}
.xjg-jp_drop-de1{
letter-spacing:.04em;
text-transform:none;
color:#5A6480;
font-weight:600;
}
.xjg-jp_card_mega-de1 .xjg-jp_drop-de1{
color:#8EA4CC;
}
.xjg-jp_amount-de1{
color:#0F1220;
position:relative;
font-weight:700;
overflow-wrap:break-word;
font-size:38px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
}
.xjg-jp_card_mega-de1 .xjg-jp_amount-de1{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#7BBAFF;
}
@media(min-width:768px){
.xjg-jp_card_mega-de1 .xjg-jp_amount-de1{
font-size:3.375rem;
}
}
.xjg-jp_game-de1{
color:#5A6480;
position:relative;
font-size:0.813rem;
}
.xjg-jp_card_mega-de1 .xjg-jp_game-de1{
color:#8EA4CC;
}
.xjg-jp_cta-de1{
position:relative;
align-self:flex-start;
}
.xjg-jp_card_mega-de1 .xjg-jp_cta-de1{
border-radius:999px;
padding:0.625rem 1.25rem;
transition:opacity .2s ease;
background:#7BBAFF;
font-weight:700;
color:#0D1120;
font-size:0.813rem;
}
.xjg-jp_card_mega-de1 .xjg-jp_cta-de1:hover{
opacity:.9;
}
.xjg-jp_card-de1:not(.xjg-jp_card_mega-de1) .xjg-jp_cta-de1{
transition:color .2s ease,border-color .2s ease;
color:#0F1220;
border-bottom:1px solid #0F1220;
font-size:0.813rem;
font-weight:700;
padding-bottom:2px;
}
.xjg-jp_card-de1:not(.xjg-jp_card_mega-de1) .xjg-jp_cta-de1:hover{
border-color:#2D6FE8;
color:#2D6FE8;
}
.xjg-jp_seo-de1{
margin:0.875rem 0 0;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
font-size:14px;
color:#7A8499;
}
.xjg-jp_seo-de1 strong{
font-weight:700;
color:#0F1220;
}
.xjg-grow-de1{
padding:1.625rem 0 0.625rem;
}
.xjg-row_seo-de1{
margin:0.625rem 0 0;
color:#7A8499;
line-height:1.65;
font-size:14px;
max-width:47.5rem;
overflow-wrap:break-word;
}
.xjg-row_seo-de1 strong{
font-weight:700;
color:#0F1220;
}
.xjg-grow-de1{
padding:1.625rem 0 10px;
}
.xjg-row_seo-de1{
margin:0.625rem 0 0;
max-width:47.5rem;
color:#7A8499;
overflow-wrap:break-word;
font-size:14px;
line-height:1.65;
}
.xjg-row_seo-de1 strong{
color:#0F1220;
font-weight:700;
}
.xjg-app-de1{
padding:30px 0 10px;
}
.xjg-app_in-de1{
gap:1.75rem;
background:#FFFFFF;
border:1px solid rgba(15,18,32,0.08);
padding:32px;
border-radius:20px;
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.xjg-app_in-de1{
padding:2.5rem 44px;
gap:40px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.xjg-app_copy-de1{
max-width:35rem;
min-width:0;
}
.xjg-app_eyebrow-de1{
margin-bottom:0.75rem;
}
.xjg-app_h2-de1{
line-height:1.05;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:12px;
color:#0F1220;
font-weight:600;
font-size:1.75rem;
}
@media(min-width:769px){
.xjg-app_h2-de1{
font-size:2.125rem;
}
}
.xjg-app_text-de1{
line-height:1.6;
margin-bottom:1.375rem;
color:#7A8499;
font-size:14px;
}
.xjg-app_btns-de1{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.xjg-app_btn-de1{
border-radius:14px;
background:#0F1220;
padding:0.688rem 1.25rem;
transition:background-color .2s ease;
gap:0.625rem;
display:inline-flex;
color:#EEF2FF;
align-items:center;
}
.xjg-app_btn-de1:hover{
background:#252D42;
}
.xjg-app_btn_ic-de1{
align-items:center;
display:inline-flex;
}
.xjg-app_btn_ic-de1 svg{
width:18px;
height:18px;
}
.xjg-app_btn_lb-de1{
font-weight:700;
font-size:0.844rem;
}
.xjg-app_qr_wrap-de1{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.xjg-app_qr-de1{
border-radius:14px;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 0.313rem 11px);
width:108px;
background-color:#0F1220;
height:108px;
}
.xjg-app_qr_cap-de1{
font-size:0.781rem;
max-width:5.75rem;
color:#5A6480;
line-height:1.4;
}
.xjg-vip-de1{
padding:48px 0;
}
@media(min-width:765px){
.xjg-vip-de1{
padding:64px 0;
}
}
.xjg-vip_head-de1{
gap:14px;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:878px){
.xjg-vip_head-de1{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.xjg-vip_eyebrow-de1{
margin-bottom:0.75rem;
}
.xjg-vip_h2-de1{
color:#EEF2FF;
line-height:1.05;
font-weight:600;
font-size:2rem;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.xjg-vip_h2-de1{
font-size:40px;
}
}
.xjg-vip_intro-de1{
line-height:1.6;
color:#8EA4CC;
font-size:0.875rem;
max-width:420px;
}
.xjg-vip_grid-de1{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.xjg-vip_card-de1{
padding:1.375rem 18px;
border:1px solid rgba(255,255,255,0.12);
border-radius:14px;
min-width:0;
}
.xjg-vip_card_feat-de1{
border-color:#7BBAFF;
background:rgba(255,255,255,0.07);
}
.xjg-vip_card_ic-de1{
background:linear-gradient(135deg,#2D6FE8,#5B9FFF);
border-radius:0.5rem;
height:2.125rem;
width:34px;
margin-bottom:1rem;
display:block;
}
.xjg-vip_name-de1{
font-size:20px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#EEF2FF;
overflow-wrap:break-word;
margin-bottom:0.375rem;
}
.xjg-vip_perk-de1{
color:#8EA4CC;
overflow-wrap:break-word;
font-size:0.781rem;
line-height:1.5;
}
.xjg-nl-de1{
padding:24px 0 0.625rem;
}
.xjg-nl_in-de1{
padding:1.875rem 2rem;
background:#0E1A2B;
border-radius:1.25rem;
gap:1.375rem;
color:#EEF2FF;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.xjg-nl_in-de1{
gap:1.75rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.xjg-nl_text_wrap-de1{
min-width:0;
}
.xjg-nl_h3-de1{
font-size:22px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.313rem;
color:#EEF2FF;
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
}
@media(min-width:769px){
.xjg-nl_h3-de1{
font-size:1.5rem;
}
}
.xjg-nl_text-de1{
font-size:13.5px;
color:#8EA4CC;
line-height:1.5;
}
.xjg-nl_form-de1{
flex:1 1 auto;
gap:10px;
max-width:460px;
min-width:0;
display:flex;
}
.xjg-nl_input-de1{
flex:1 1 auto;
padding:13px 16px;
background:rgba(255,255,255,0.07);
border-radius:14px;
overflow:hidden;
border:1px solid rgba(255,255,255,0.12);
color:#8EA4CC;
display:flex;
min-width:0;
font-size:14px;
white-space:nowrap;
text-overflow:ellipsis;
align-items:center;
}
.xjg-nl_btn-de1{
padding:13px 1.5rem;
border-radius:0.875rem;
transition:opacity .2s ease;
flex:0 0 auto;
background:#7BBAFF;
color:#0D1120;
font-weight:700;
white-space:nowrap;
font-size:0.875rem;
}
.xjg-nl_btn-de1:hover{
opacity:.9;
}
.xjg-op-de1{
padding:36px 0 0.625rem;
}
.xjg-op_in-de1{
background:#FFFFFF;
border:1px solid rgba(15,18,32,0.08);
grid-template-columns:1fr;
gap:2rem;
padding:32px;
border-radius:0.875rem;
align-items:center;
display:grid;
}
@media(min-width:860px){
.xjg-op_in-de1{
gap:2.75rem;
padding:2.125rem 40px;
grid-template-columns:.9fr 1.1fr;
}
}
.xjg-op_left-de1{
min-width:0;
}
.xjg-op_eyebrow-de1{
margin-bottom:12px;
}
.xjg-op_h2-de1{
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.625rem;
font-weight:600;
font-size:1.75rem;
line-height:1.08;
color:#0F1220;
}
@media(min-width:766px){
.xjg-op_h2-de1{
font-size:1.875rem;
}
}
.xjg-op_text-de1{
line-height:1.6;
font-size:0.875rem;
color:#7A8499;
}
.xjg-op_grid-de1{
border:1px solid rgba(15,18,32,0.14);
grid-template-columns:1fr 1fr;
overflow:hidden;
gap:1px;
border-radius:8px;
background:rgba(15,18,32,0.14);
display:grid;
}
.xjg-op_field-de1{
background:#F4F6FA;
padding:1.125rem 1.25rem;
min-width:0;
}
.xjg-op_field_lb-de1{
text-transform:uppercase;
font-size:10px;
color:#2D6FE8;
font-weight:600;
letter-spacing:.1em;
margin-bottom:5px;
}
.xjg-op_field_val-de1{
font-weight:700;
font-size:0.875rem;
overflow-wrap:break-word;
color:#0F1220;
}
.xjg-rv-de1{
background:#FFFFFF;
padding:3rem 0;
margin-top:1.5rem;
border-top:1px solid rgba(15,18,32,0.08);
border-bottom:1px solid rgba(15,18,32,0.08);
}
@media(min-width:769px){
.xjg-rv-de1{
padding:3.5rem 0;
}
}
.xjg-rv_head-de1{
gap:16px;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:768px){
.xjg-rv_head-de1{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.xjg-rv_eyebrow-de1{
margin-bottom:10px;
}
.xjg-rv_h2-de1{
overflow-wrap:break-word;
font-size:1.875rem;
color:#0F1220;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
}
@media(min-width:771px){
.xjg-rv_h2-de1{
font-size:38px;
}
}
.xjg-rv_agg-de1{
gap:0.75rem;
align-items:center;
display:flex;
}
.xjg-rv_agg_stars-de1{
gap:3px;
color:#2D6FE8;
display:flex;
}
.xjg-rv_agg_stars-de1 svg{
height:1.125rem;
width:18px;
}
.xjg-rv_source-de1{
color:#7A8499;
font-size:13px;
}
.xjg-rv_grid-de1{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:761px){
.xjg-rv_grid-de1{
grid-template-columns:repeat(3,1fr);
}
}
.xjg-rv_card-de1{
border-radius:14px;
padding:26px;
background:#F4F6FA;
border:1px solid rgba(15,18,32,0.08);
min-width:0;
}
.xjg-rv_card_stars-de1{
gap:2px;
display:flex;
margin-bottom:0.75rem;
color:#2D6FE8;
}
.xjg-rv_card_stars-de1 svg{
height:14px;
width:0.875rem;
}
.xjg-rv_card_body-de1{
font-size:1.125rem;
line-height:1.45;
color:#0F1220;
margin-bottom:16px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:500;
}
.xjg-rv_card_meta-de1{
gap:10px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.xjg-rv_card_av-de1{
border-radius:50%;
background:linear-gradient(135deg,#2D6FE8,#5B9FFF);
flex:0 0 auto;
height:32px;
width:2rem;
}
.xjg-rv_card_author-de1{
color:#0F1220;
font-weight:700;
font-size:0.813rem;
}
.xjg-rv_card_loc-de1{
font-size:0.75rem;
color:#5A6480;
}
.xjg-ts-de1{
padding:44px 0;
}
.xjg-ts_in-de1{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:877px){
.xjg-ts_in-de1{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.xjg-ts_left-de1{
min-width:0;
}
.xjg-ts_h2-de1{
font-weight:600;
margin-bottom:12px;
color:#EEF2FF;
overflow-wrap:break-word;
line-height:1.1;
font-size:26px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.xjg-ts_h2-de1{
font-size:1.75rem;
}
}
.xjg-ts_text-de1{
font-size:0.906rem;
max-width:520px;
line-height:1.6;
color:#8EA4CC;
margin-bottom:1.375rem;
}
.xjg-ts_badges-de1{
gap:1.125rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.xjg-ts_badge-de1{
font-weight:600;
color:#8EA4CC;
font-size:0.813rem;
}
.xjg-ts_pay-de1{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:882px){
.xjg-ts_pay-de1{
justify-content:flex-end;
}
}
.xjg-ts_pay_chip-de1{
border-radius:14px;
border:1px solid rgba(255,255,255,0.12);
padding:12px 16px;
background:rgba(255,255,255,0.07);
color:#EEF2FF;
font-size:0.875rem;
font-weight:700;
}
.xjg-wy-de1{
padding:3rem 0;
}
@media(min-width:765px){
.xjg-wy-de1{
padding:56px 0;
}
}
.xjg-wy_in-de1{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:897px){
.xjg-wy_in-de1{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.xjg-wy_left-de1{
min-width:0;
}
.xjg-wy_eyebrow-de1{
margin-bottom:0.875rem;
}
.xjg-wy_h2-de1{
font-size:2rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#0F1220;
margin-bottom:16px;
line-height:1.05;
font-weight:600;
}
@media(min-width:770px){
.xjg-wy_h2-de1{
font-size:40px;
}
}
.xjg-wy_intro-de1{
color:#7A8499;
font-size:15px;
line-height:1.6;
}
.xjg-wy_grid-de1{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:561px){
.xjg-wy_grid-de1{
grid-template-columns:1fr 1fr;
}
}
.xjg-wy_card-de1{
border-radius:14px;
padding:1.625rem;
background:#FFFFFF;
border:1px solid rgba(15,18,32,0.08);
min-width:0;
}
.xjg-wy_card_ic-de1{
color:#2D6FE8;
align-items:center;
justify-content:center;
margin-bottom:1rem;
display:inline-flex;
}
.xjg-wy_card_ic-de1 svg{
width:1.625rem;
height:26px;
}
.xjg-wy_card_h-de1{
overflow-wrap:break-word;
font-size:1.313rem;
color:#0F1220;
margin-bottom:0.5rem;
font-weight:600;
line-height:1.15;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.xjg-wy_card_p-de1{
color:#7A8499;
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
}
.xjg-et-de1{
padding:2.25rem 0 0.625rem;
}
.xjg-et_in-de1{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:883px){
.xjg-et_in-de1{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.xjg-et_left-de1{
min-width:0;
}
.xjg-et_eyebrow-de1{
margin-bottom:0.75rem;
}
.xjg-et_h2-de1{
overflow-wrap:break-word;
font-weight:600;
font-size:1.75rem;
line-height:1.06;
color:#0F1220;
margin-bottom:0.875rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.xjg-et_h2-de1{
font-size:2rem;
}
}
.xjg-et_text-de1{
margin-bottom:22px;
line-height:1.65;
font-size:0.938rem;
color:#7A8499;
}
.xjg-et_stats-de1{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.xjg-et_stat-de1{
min-width:0;
}
.xjg-et_stat_v-de1{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
font-weight:700;
color:#0F1220;
line-height:1;
}
.xjg-et_stat_l-de1{
font-size:12.5px;
color:#5A6480;
margin-top:0.25rem;
}
.xjg-et_right-de1{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.xjg-et_member-de1{
padding:18px 1.25rem;
border:1px solid rgba(15,18,32,0.08);
border-radius:0.875rem;
background:#FFFFFF;
gap:16px;
display:flex;
min-width:0;
align-items:center;
}
.xjg-et_member_av-de1{
border-radius:50%;
background:linear-gradient(135deg,#162040,#2D6FE8);
flex:0 0 auto;
height:3rem;
width:48px;
}
.xjg-et_member_name-de1{
color:#0F1220;
font-weight:700;
font-size:0.938rem;
overflow-wrap:break-word;
}
.xjg-et_member_role-de1{
overflow-wrap:break-word;
font-size:12.5px;
color:#5A6480;
}
.xjg-et_updated-de1{
padding:14px 18px;
gap:8px;
border:1px solid rgba(15,18,32,0.08);
background:#F4F6FA;
border-radius:0.875rem;
font-size:0.781rem;
display:flex;
color:#7A8499;
align-items:center;
}
.xjg-hts-de1{
padding:3rem 0;
}
@media(min-width:770px){
.xjg-hts-de1{
padding:3.875rem 0;
}
}
.xjg-hts_head-de1{
gap:1.125rem;
flex-direction:column;
display:flex;
margin-bottom:2.125rem;
}
@media(min-width:766px){
.xjg-hts_head-de1{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.xjg-hts_eyebrow-de1{
margin-bottom:0.75rem;
}
.xjg-hts_h2-de1{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#EEF2FF;
font-size:1.875rem;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
}
@media(min-width:765px){
.xjg-hts_h2-de1{
font-size:38px;
}
}
.xjg-hts_cta-de1{
border-radius:62.438rem;
transition:opacity .2s ease;
background:#7BBAFF;
flex:0 0 auto;
padding:0.938rem 1.875rem;
font-size:15px;
font-weight:700;
color:#0D1120;
}
.xjg-hts_cta-de1:hover{
opacity:.9;
}
.xjg-hts_grid-de1{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:757px){
.xjg-hts_grid-de1{
grid-template-columns:repeat(3,1fr);
}
}
.xjg-hts_step-de1{
min-width:0;
padding-top:1.375rem;
border-top:1px solid rgba(255,255,255,0.12);
}
.xjg-hts_step_num-de1{
color:#7BBAFF;
font-weight:700;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.875rem;
font-size:2.75rem;
line-height:1;
}
.xjg-hts_step_h-de1{
font-size:1.188rem;
margin-bottom:8px;
color:#EEF2FF;
overflow-wrap:break-word;
font-weight:700;
line-height:1.2;
}
.xjg-hts_step_p-de1{
line-height:1.55;
font-size:14px;
color:#8EA4CC;
overflow-wrap:break-word;
}
.xjg-dr-de1{
padding:2.25rem 0 10px;
}
.xjg-dr_in-de1{
border-radius:14px;
padding:28px 2rem;
border:1px dashed rgba(15,18,32,0.14);
gap:1.25rem;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.xjg-dr_in-de1{
gap:32px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.xjg-dr_h2-de1{
font-size:24px;
color:#0F1220;
line-height:1.1;
margin-bottom:0.5rem;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:770px){
.xjg-dr_h2-de1{
font-size:1.625rem;
}
}
.xjg-dr_text-de1{
overflow-wrap:break-word;
font-size:0.875rem;
color:#7A8499;
line-height:1.6;
max-width:42.5rem;
}
.xjg-dr_text-de1 b{
font-weight:700;
color:#0F1220;
}
.xjg-dr_cta-de1{
transition:color .2s ease;
flex:0 0 auto;
padding-bottom:2px;
font-size:13.5px;
font-weight:700;
border-bottom:1px solid #2D6FE8;
white-space:nowrap;
color:#0F1220;
}
.xjg-dr_cta-de1:hover{
color:#2D6FE8;
}
.xjg-prov-de1{
padding:2.5rem 0 20px;
}
.xjg-prov_eyebrow-de1{
margin-bottom:1.125rem;
display:block;
}
.xjg-prov_grid-de1{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:560px){
.xjg-prov_grid-de1{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.xjg-prov_grid-de1{
grid-template-columns:repeat(6,1fr);
}
}
.xjg-tt-de1{
padding:3rem 0 0.625rem;
}
@media(min-width:769px){
.xjg-tt-de1{
padding:60px 0 10px;
}
}
.xjg-tt_head-de1{
text-align:center;
margin-bottom:2.125rem;
}
.xjg-tt_eyebrow-de1{
margin-bottom:12px;
}
.xjg-tt_h2-de1{
color:#0F1220;
overflow-wrap:break-word;
font-size:32px;
line-height:1.05;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:767px){
.xjg-tt_h2-de1{
font-size:2.625rem;
}
}
.xjg-tt_grid-de1{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:757px){
.xjg-tt_grid-de1{
grid-template-columns:repeat(3,1fr);
}
}
.xjg-tt_card-de1{
border-radius:14px;
border:1px solid rgba(15,18,32,0.08);
padding:1.875rem;
background:#FFFFFF;
min-width:0;
display:flex;
flex-direction:column;
}
.xjg-tt_card_ic-de1{
align-items:center;
margin-bottom:18px;
display:inline-flex;
color:#2D6FE8;
}
.xjg-tt_card_ic-de1 svg{
height:28px;
width:28px;
}
.xjg-tt_card_h-de1{
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.5rem;
color:#0F1220;
line-height:1.15;
font-size:22px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.xjg-tt_card_p-de1{
margin-bottom:0.875rem;
line-height:1.6;
color:#7A8499;
overflow-wrap:break-word;
font-size:0.875rem;
}
.xjg-tt_card_p-de1 b{
color:#0F1220;
font-weight:700;
}
.xjg-tt_card_link-de1{
transition:color .2s ease;
font-size:0.813rem;
margin-top:auto;
border-bottom:1px solid #2D6FE8;
font-weight:700;
color:#0F1220;
align-self:flex-start;
padding-bottom:2px;
}
.xjg-tt_card_link-de1:hover{
color:#2D6FE8;
}
.xjg-sb-de1{
background:#FFFFFF;
padding:48px 0;
border-top:1px solid rgba(15,18,32,0.08);
border-bottom:1px solid rgba(15,18,32,0.08);
margin-top:1.5rem;
}
@media(min-width:765px){
.xjg-sb-de1{
padding:56px 0;
}
}
.xjg-sb_eyebrow-de1{
display:block;
margin-bottom:0.75rem;
}
.xjg-sb_h2-de1{
color:#0F1220;
margin-bottom:1.625rem;
font-size:1.875rem;
line-height:1.05;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:767px){
.xjg-sb_h2-de1{
font-size:2.25rem;
}
}
.xjg-sb_grid-de1{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:561px){
.xjg-sb_grid-de1{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.xjg-sb_grid-de1{
grid-template-columns:repeat(4,1fr);
}
}
.xjg-sb_card-de1{
border:1px solid rgba(15,18,32,0.08);
padding:24px;
border-radius:0.875rem;
background:#F4F6FA;
min-width:0;
}
.xjg-sb_card_h-de1{
overflow-wrap:break-word;
font-size:19px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
color:#0F1220;
font-weight:600;
margin-bottom:8px;
}
.xjg-sb_card_p-de1{
color:#7A8499;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
}
.xjg-sb_rtp-de1{
padding:26px 28px;
background:#F4F6FA;
gap:24px;
border:1px solid rgba(15,18,32,0.08);
border-radius:0.875rem;
grid-template-columns:1fr;
margin-top:1.125rem;
align-items:center;
display:grid;
}
@media(min-width:759px){
.xjg-sb_rtp-de1{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.xjg-sb_rtp_h-de1{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
line-height:1.15;
margin-bottom:0.5rem;
font-weight:600;
color:#0F1220;
overflow-wrap:break-word;
}
.xjg-sb_rtp_p-de1{
overflow-wrap:break-word;
line-height:1.6;
color:#7A8499;
font-size:0.844rem;
}
.xjg-sb_rtp_stats-de1{
gap:16px;
display:flex;
}
.xjg-sb_stat-de1{
border-radius:0.5rem;
background:#FFFFFF;
padding:1.125rem;
flex:1 1 0;
min-width:0;
text-align:center;
}
.xjg-sb_stat_v-de1{
font-size:26px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#1E9B6B;
overflow-wrap:break-word;
}
.xjg-sb_stat_l-de1{
margin-top:4px;
font-size:0.719rem;
color:#5A6480;
}
.xjg-faq-de1{
background:#FFFFFF;
padding:3rem 0;
border-bottom:1px solid rgba(15,18,32,0.08);
margin-top:24px;
border-top:1px solid rgba(15,18,32,0.08);
}
@media(min-width:767px){
.xjg-faq-de1{
padding:62px 0;
}
}
.xjg-faq_head-de1{
text-align:center;
margin-bottom:34px;
}
.xjg-faq_eyebrow-de1{
margin-bottom:12px;
}
.xjg-faq_h2-de1{
font-weight:600;
color:#0F1220;
line-height:1.05;
font-size:2rem;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.xjg-faq_h2-de1{
font-size:38px;
}
}
.xjg-faq_list-de1{
margin:0 auto;
gap:0.75rem;
display:flex;
flex-direction:column;
max-width:51.25rem;
}
.xjg-faq_item-de1{
border:1px solid rgba(15,18,32,0.08);
border-radius:0.875rem;
overflow:hidden;
background:#F4F6FA;
}
.xjg-faq_q-de1{
padding:20px 24px;
list-style:none;
gap:1.25rem;
font-size:1rem;
display:flex;
align-items:center;
font-weight:700;
color:#0F1220;
overflow-wrap:break-word;
justify-content:space-between;
cursor:pointer;
}
.xjg-faq_q-de1::-webkit-details-marker{
display:none;
}
.xjg-faq_q_ic-de1{
transition:transform .2s ease;
flex:0 0 auto;
align-items:center;
color:#2D6FE8;
display:inline-flex;
}
.xjg-faq_q_ic-de1 svg{
width:1.125rem;
height:18px;
}
.xjg-faq_item-de1[open] .xjg-faq_q_ic-de1{
transform:rotate(180deg);
}
.xjg-faq_a-de1{
padding:0 24px 1.25rem;
line-height:1.6;
font-size:0.906rem;
overflow-wrap:break-word;
color:#7A8499;
}
.xjg-sg-de1{
padding:3rem 0 10px;
}
.xjg-sg_eyebrow-de1{
display:block;
margin-bottom:0.75rem;
}
.xjg-sg_h2-de1{
font-size:30px;
color:#0F1220;
margin-bottom:1.75rem;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.xjg-sg_h2-de1{
font-size:36px;
}
}
.xjg-sg_grid-de1{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:717px){
.xjg-sg_grid-de1{
grid-template-columns:repeat(3,1fr);
}
}
.xjg-sg_col-de1{
min-width:0;
}
.xjg-sg_col_h-de1{
font-weight:600;
font-size:1.375rem;
line-height:1.15;
margin-bottom:10px;
overflow-wrap:break-word;
color:#0F1220;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.xjg-sg_col_p-de1{
font-size:0.875rem;
color:#7A8499;
line-height:1.65;
overflow-wrap:break-word;
}
.xjg-lh-de1{
padding:2.5rem 0 1.25rem;
}
.xjg-lh_in-de1{
border-top:1px solid rgba(15,18,32,0.14);
padding-top:2.125rem;
}
.xjg-lh_eyebrow-de1{
margin-bottom:1.375rem;
display:block;
}
.xjg-lh_grid-de1{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:600px){
.xjg-lh_grid-de1{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.xjg-lh_grid-de1{
grid-template-columns:repeat(5,1fr);
}
}
.xjg-lh_col-de1{
min-width:0;
}
.xjg-lh_col_h-de1{
font-weight:700;
overflow-wrap:break-word;
margin-bottom:12px;
color:#0F1220;
font-size:13px;
}
.xjg-lh_links-de1{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.xjg-lh_link-de1{
transition:color .2s ease;
color:#7A8499;
overflow-wrap:break-word;
font-size:13px;
}
.xjg-lh_link-de1:hover{
color:#2D6FE8;
}
.xjg-el-de1{
padding:3rem 0;
}
@media(min-width:769px){
.xjg-el-de1{
padding:56px 0;
}
}
.xjg-el_in-de1{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:902px){
.xjg-el_in-de1{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.xjg-el_left-de1{
min-width:0;
}
.xjg-el_eyebrow-de1{
margin-bottom:0.875rem;
}
.xjg-el_h2-de1{
font-weight:600;
line-height:1.08;
overflow-wrap:break-word;
font-size:2rem;
margin-bottom:1.375rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#0F1220;
}
@media(min-width:767px){
.xjg-el_h2-de1{
font-size:38px;
}
}
.xjg-el_body-de1 p{
color:#252D42;
overflow-wrap:break-word;
margin-bottom:1.125rem;
line-height:1.7;
font-size:1rem;
}
.xjg-el_dropcap-de1{
padding:6px 0.75rem 0 0;
float:left;
line-height:.8;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:62px;
color:#2D6FE8;
font-weight:700;
}
.xjg-el_right-de1{
min-width:0;
}
.xjg-el_quote-de1{
background:linear-gradient(150deg,#162040,#0A0E1A);
border-radius:1.25rem;
padding:2.25rem;
position:relative;
color:#EEF2FF;
margin-bottom:24px;
}
.xjg-el_quote_mark-de1{
margin-bottom:6px;
color:#7BBAFF;
display:inline-flex;
align-items:center;
}
.xjg-el_quote_mark-de1 svg{
height:2.125rem;
width:34px;
}
.xjg-el_quote_text-de1{
overflow-wrap:break-word;
font-weight:500;
line-height:1.4;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:1.375rem;
font-size:1.375rem;
color:#EEF2FF;
}
.xjg-el_quote_meta-de1{
gap:12px;
align-items:center;
display:flex;
}
.xjg-el_quote_av-de1{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#2D6FE8,#5B9FFF);
height:2.375rem;
width:2.375rem;
}
.xjg-el_quote_author-de1{
font-weight:700;
color:#EEF2FF;
font-size:0.875rem;
}
.xjg-el_quote_meta_sub-de1{
font-size:12px;
color:#8EA4CC;
}
.xjg-el_explain-de1{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(15,18,32,0.08);
}
.xjg-el_explain_card-de1{
padding:22px 24px;
}
.xjg-el_explain_card-de1+.xjg-el_explain_card-de1{
border-top:1px solid rgba(15,18,32,0.08);
}
.xjg-el_explain_h-de1{
margin-bottom:0.5rem;
color:#0F1220;
overflow-wrap:break-word;
font-weight:600;
font-size:1.25rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
}
.xjg-el_explain_p-de1{
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
color:#7A8499;
}
.xjg-ft-de1{
background:#1A1E2E;
color:#8EA4CC;
margin-top:40px;
}
.xjg-ft_in-de1{
grid-template-columns:1fr;
gap:32px;
padding:48px 0 1.75rem;
display:grid;
}
@media(min-width:599px){
.xjg-ft_in-de1{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.xjg-ft_in-de1{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.xjg-ft_brand-de1{
min-width:0;
}
.xjg-ft_logo-de1{
color:#EEF2FF;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
overflow-wrap:break-word;
font-weight:700;
}
.xjg-ft_tagline-de1{
max-width:280px;
margin-top:14px;
font-size:0.844rem;
line-height:1.6;
color:#8EA4CC;
}
.xjg-ft_contact-de1{
transition:color .2s ease;
font-size:13px;
margin-top:0.75rem;
max-width:17.5rem;
display:inline-block;
overflow-wrap:anywhere;
color:#7BBAFF;
}
.xjg-ft_contact-de1:hover{
color:#EEF2FF;
}
.xjg-ft_col-de1{
min-width:0;
}
.xjg-ft_col_h-de1{
color:#EEF2FF;
margin-bottom:0.875rem;
font-weight:700;
font-size:0.813rem;
text-transform:uppercase;
overflow-wrap:break-word;
letter-spacing:.08em;
}
.xjg-ft_col_links-de1{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.xjg-ft_link-de1{
transition:color .2s ease;
overflow-wrap:break-word;
font-size:0.844rem;
color:#8EA4CC;
}
.xjg-ft_link-de1:hover{
color:#EEF2FF;
}
.xjg-ft_bot-de1{
gap:1rem;
padding:22px 0 40px;
flex-direction:column;
display:flex;
border-top:1px solid rgba(255,255,255,0.12);
}
@media(min-width:769px){
.xjg-ft_bot-de1{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.xjg-ft_legal-de1{
font-size:0.719rem;
color:#A4ABBE;
line-height:1.6;
overflow-wrap:break-word;
max-width:47.5rem;
}
.xjg-ft_legal-de1 b{
font-weight:700;
color:#8EA4CC;
}
.xjg-ft_age-de1{
border-radius:0.5rem;
border:1.5px solid #7BBAFF;
padding:0.25rem 9px;
flex:0 0 auto;
font-size:0.813rem;
color:#7BBAFF;
font-weight:700;
}