*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0D1117;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
color:#C8D4E0;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.938rem;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0, 0, 0, 0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.jailayout-f9h{
flex-direction:column;
display:flex;
min-height:100vh;
}
.jaimain-f9h{
flex:1 1 auto;
width:100%;
min-width:0;
}
.jaicontainer-f9h{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:87.5rem;
}
@media(min-width:770px){
.jaicontainer-f9h{
padding:0 2rem;
}
}
@media(min-width:1098px){
.jaicontainer-f9h{
padding:0 56px;
}
}
.jaieyebrow-f9h{
text-transform:uppercase;
display:inline-block;
font-weight:600;
color:#388BFD;
line-height:1.4;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-size:11px;
overflow-wrap:break-word;
letter-spacing:.2em;
}
.jaiband-f9h{
background:#0A0F18;
color:#EDF2F7;
}
.jaiband-f9h .jaieyebrow-f9h{
color:#58A6FF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.jaitb-f9h{
background:#0D1117;
position:sticky;
z-index:50;
top:0;
border-bottom:1px solid rgba(180, 210, 255, 0.13);
}
.jaitb_in-f9h{
margin:0 auto;
padding:0.75rem 16px;
gap:16px;
max-width:87.5rem;
display:flex;
width:100%;
justify-content:space-between;
align-items:center;
}
@media(min-width:770px){
.jaitb_in-f9h{
padding:16px 32px;
}
}
@media(min-width:1098px){
.jaitb_in-f9h{
padding:1.125rem 56px;
}
}
.jaitb_left-f9h{
gap:28px;
min-width:0;
align-items:center;
display:flex;
}
.jaitb_logo-f9h{
gap:0.688rem;
align-items:center;
min-width:0;
display:flex;
}
.jaitb_logo_mark-f9h{
border-radius:0.5rem;
flex:0 0 auto;
width:34px;
height:34px;
object-fit:cover;
}
.jaitb_logo_txt-f9h{
flex-direction:column;
min-width:0;
line-height:1;
display:flex;
}
.jaitb_logo_name-f9h{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-size:22px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
letter-spacing:.02em;
color:#EDF2F7;
font-weight:700;
}
.jaitb_logo_sub-f9h{
overflow:hidden;
margin-top:0.25rem;
white-space:nowrap;
font-weight:600;
text-transform:uppercase;
color:#388BFD;
font-size:8.5px;
text-overflow:ellipsis;
letter-spacing:.32em;
}
.jaitb_nav-f9h{
display:none;
}
@media(min-width:959px){
.jaitb_nav-f9h{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.jaitb_nav_item-f9h{
transition:color .2s ease,border-color .2s ease;
font-size:0.875rem;
white-space:nowrap;
color:#C8D4E0;
padding-bottom:3px;
font-weight:600;
border-bottom:2px solid transparent;
}
.jaitb_nav_item-f9h:hover{
color:#EDF2F7;
}
.jaitb_nav_item-f9h.jaistate_active-f9h{
border-color:#388BFD;
color:#EDF2F7;
}
.jaitb_right-f9h{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.jaitb_search-f9h{
transition:color .2s ease;
justify-content:center;
align-items:center;
color:#C8D4E0;
display:flex;
}
.jaitb_search-f9h:hover{
color:#388BFD;
}
.jaitb_search-f9h svg{
width:18px;
height:18px;
}
.jaitb_lang-f9h{
text-transform:uppercase;
letter-spacing:.1em;
font-size:0.688rem;
color:#8DA0B5;
font-weight:600;
}
.jaitb_lang-f9h:hover{
color:#EDF2F7;
}
.jaitb_login-f9h{
font-weight:600;
color:#EDF2F7;
font-size:14px;
display:none;
}
@media(min-width:771px){
.jaitb_login-f9h{
display:inline-block;
}
}
.jaitb_register-f9h{
transition:background-color .2s ease;
background:#388BFD;
padding:11px 22px;
border-radius:62.438rem;
white-space:nowrap;
font-weight:700;
font-size:0.875rem;
color:#060E17;
}
.jaitb_register-f9h:hover{
background:#5AA3FF;
}
.jaimob-f9h{
background:#0D1117;
left:0;
z-index:60;
right:0;
bottom:0;
position:fixed;
border-top:1px solid rgba(180, 210, 255, 0.13);
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:961px){
.jaimob-f9h{
display:none;
}
}
.jaimob_in-f9h{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
max-width:560px;
display:flex;
}
.jaimob_item-f9h{
flex:1 1 0;
transition:color .2s ease;
gap:3px;
padding:9px 0.25rem;
flex-direction:column;
align-items:center;
color:#8DA0B5;
display:flex;
min-width:0;
}
.jaimob_item-f9h.jaistate_active-f9h{
color:#388BFD;
}
.jaimob_ic-f9h{
display:flex;
justify-content:center;
align-items:center;
}
.jaimob_ic-f9h svg{
height:1.25rem;
width:1.25rem;
}
.jaimob_lb-f9h{
overflow:hidden;
font-weight:600;
max-width:100%;
font-size:10px;
text-overflow:ellipsis;
white-space:nowrap;
}
@media(max-width:960px){
body{
padding-bottom:60px;
}
}
.jairail-f9h{
min-width:0;
position:relative;
}
.jairail_scroll-f9h{
gap:0.875rem;
scrollbar-width:thin;
padding-bottom:14px;
-webkit-overflow-scrolling:touch;
display:flex;
overflow-x:auto;
}
@media(min-width:765px){
.jairail_scroll-f9h{
gap:18px;
}
}
.jaigc-f9h{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:769px){
.jaigc-f9h{
width:11.75rem;
}
}
.jaigc_img-f9h{
background:#141B24;
border-radius:0.875rem;
overflow:hidden;
padding-bottom:133.33%;
box-shadow:0 2px 8px rgba(0, 0, 0, 0.40), 0 1px 2px rgba(0, 0, 0, 0.30);
position:relative;
}
.jaigc_img-f9h img{
inset:0;
position:absolute;
height:100%;
object-fit:cover;
width:100%;
}
.jaigc_cover-f9h{
background:linear-gradient(160deg,transparent 55%,rgba(0, 0, 0, 0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.jaigc_hover-f9h{
inset:0;
background:rgba(0, 0, 0, 0.52);
transition:opacity .2s ease;
display:flex;
position:absolute;
justify-content:center;
opacity:0;
align-items:center;
}
.jaigc-f9h:hover .jaigc_hover-f9h{
opacity:1;
}
.jaigc_hover_btn-f9h{
border-radius:999px;
background:#388BFD;
align-items:center;
height:2.875rem;
display:flex;
justify-content:center;
width:46px;
color:#060E17;
}
.jaigc_hover_btn-f9h svg{
height:1.125rem;
width:1.125rem;
}
.jaigc_info-f9h{
gap:2px;
min-width:0;
margin-top:9px;
flex-direction:column;
display:flex;
}
.jaigc_name-f9h{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
color:#EDF2F7;
white-space:nowrap;
font-size:13px;
}
.jaigc_prov-f9h{
overflow:hidden;
color:#8DA0B5;
text-overflow:ellipsis;
font-size:0.688rem;
white-space:nowrap;
}
.jaigc_meta-f9h{
color:#8DA0B5;
font-size:11px;
}
.jaitc-f9h{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:767px){
.jaitc-f9h{
width:230px;
}
}
.jaitc_img-f9h{
background:#141B24;
border-radius:14px;
overflow:hidden;
box-shadow:0 2px 8px rgba(0, 0, 0, 0.40), 0 1px 2px rgba(0, 0, 0, 0.30);
padding-bottom:75%;
position:relative;
}
.jaitc_img-f9h img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.jaitc_info-f9h{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:0.563rem;
}
.jaitc_name-f9h{
overflow:hidden;
font-size:0.875rem;
color:#EDF2F7;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
}
.jaitc_rtp-f9h{
font-size:11px;
color:#8DA0B5;
}
.jailc-f9h{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:771px){
.jailc-f9h{
width:268px;
}
}
.jailc_img-f9h{
background:#141B24;
border-radius:14px;
overflow:hidden;
box-shadow:0 2px 0.5rem rgba(0, 0, 0, 0.40), 0 1px 2px rgba(0, 0, 0, 0.30);
position:relative;
padding-bottom:62.5%;
}
.jailc_img-f9h img{
inset:0;
object-fit:cover;
position:absolute;
height:100%;
width:100%;
}
.jailc_live-f9h{
border-radius:62.438rem;
background:rgba(0, 0, 0, 0.52);
gap:0.438rem;
padding:0.25rem 0.563rem;
align-items:center;
top:12px;
display:flex;
left:12px;
position:absolute;
}
.jailc_live_dot-f9h{
background:#E05252;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:0.5rem;
height:8px;
}
.jailc_seats-f9h{
color:#EDF2F7;
letter-spacing:.08em;
font-weight:600;
text-transform:uppercase;
font-size:0.625rem;
}
.jailc_info-f9h{
gap:2px;
margin-top:0.563rem;
min-width:0;
flex-direction:column;
display:flex;
}
.jailc_name-f9h{
overflow:hidden;
font-size:15px;
font-weight:700;
white-space:nowrap;
color:#EDF2F7;
text-overflow:ellipsis;
}
.jailc_bet-f9h{
color:#8DA0B5;
font-size:0.688rem;
}
.jaipc-f9h{
background:#141B24;
padding:1rem 14px;
gap:8px;
border-radius:0.875rem;
border:1px solid rgba(180, 210, 255, 0.07);
min-height:74px;
min-width:0;
flex-direction:column;
align-items:center;
justify-content:center;
display:flex;
}
.jaipc_logo-f9h{
flex:0 0 auto;
object-fit:contain;
height:1.75rem;
max-width:100%;
width:auto;
}
.jaipc_name-f9h{
overflow:hidden;
max-width:100%;
font-size:11px;
text-align:center;
white-space:nowrap;
text-overflow:ellipsis;
color:#8DA0B5;
}
.jaigc_tag-f9h{
padding:3px 0.5rem;
border-radius:0.5rem;
text-transform:uppercase;
letter-spacing:.06em;
top:10px;
font-weight:700;
display:inline-block;
font-size:0.625rem;
position:absolute;
left:10px;
z-index:2;
}
.jaigc_tag_hot-f9h{
background:#E05252;
color:#EDF2F7;
}
.jaigc_tag_new-f9h{
background:#79BBFF;
color:#0B1420;
}
.jaigc_tag_jp-f9h{
background:#E0A228;
color:#0B1420;
}
.jaigc_tag_live-f9h{
background:#E05252;
color:#EDF2F7;
}
.jaish-f9h{
min-width:0;
margin-bottom:18px;
}
.jaish_row-f9h{
gap:16px;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
}
.jaish_row-f9h .jaish_l-f9h{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.jaish_stack-f9h{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.jaish_center-f9h{
gap:0.625rem;
display:flex;
align-items:center;
text-align:center;
flex-direction:column;
}
.jaish_h2-f9h{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.5rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
color:#EDF2F7;
}
@media(min-width:767px){
.jaish_h2-f9h{
font-size:30px;
}
}
.jaiband-f9h .jaish_h2-f9h{
color:#EDF2F7;
}
.jaish_eb_line-f9h{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.jaish_eb_line-f9h::before{
background:#388BFD;
width:1.75rem;
content:"";
display:inline-block;
height:1px;
}
.jaiband-f9h .jaish_eb_line-f9h::before{
background:#58A6FF;
}
.jaish_eb_dot-f9h{
gap:8px;
align-items:center;
display:inline-flex;
}
.jaish_eb_dot-f9h::before{
background:#388BFD;
border-radius:50%;
height:0.375rem;
content:"";
width:6px;
display:inline-block;
}
.jaiband-f9h .jaish_eb_dot-f9h::before{
background:#58A6FF;
}
.jaish_link-f9h{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:0.375rem;
align-items:center;
color:#EDF2F7;
font-size:0.813rem;
padding-bottom:2px;
display:inline-flex;
border-bottom:1px solid #EDF2F7;
white-space:nowrap;
font-weight:600;
}
.jaish_link-f9h:hover{
border-color:#388BFD;
color:#388BFD;
}
.jaish_link-f9h svg{
height:0.875rem;
width:14px;
}
.jaish_link_chev-f9h{
border-bottom:0;
padding-bottom:0;
}
.jaish_link_btn-f9h{
border-radius:999px;
padding:9px 1.125rem;
background:#388BFD;
color:#060E17;
border-bottom:0;
}
.jaish_link_btn-f9h:hover{
border-color:transparent;
background:#5AA3FF;
color:#060E17;
}
.jaiband-f9h .jaish_link-f9h{
border-color:#EDF2F7;
color:#EDF2F7;
}
.jaiband-f9h .jaish_link_btn-f9h{
background:#58A6FF;
color:#0B1420;
}
.jaish_rule-f9h{
margin:-2px 0 18px;
background:rgba(180, 210, 255, 0.13);
height:1px;
}
.jaiband-f9h .jaish_rule-f9h{
background:rgba(200, 220, 255, 0.12);
}
.jaihero-f9h{
padding:2rem 0 8px;
}
@media(min-width:766px){
.jaihero-f9h{
padding:3.5rem 0 24px;
}
}
.jaihero_in-f9h{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:899px){
.jaihero_in-f9h{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.jaihero_copy-f9h{
min-width:0;
}
.jaihero_eyebrow-f9h{
gap:10px;
display:inline-flex;
margin-bottom:22px;
align-items:center;
}
.jaihero_eyebrow_line-f9h{
background:#388BFD;
flex:0 0 auto;
width:1.75rem;
display:inline-block;
height:1px;
}
.jaihero_h1-f9h{
color:#EDF2F7;
letter-spacing:-.01em;
font-size:2.375rem;
margin-bottom:20px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.04;
}
@media(min-width:771px){
.jaihero_h1-f9h{
font-size:3.375rem;
}
}
@media(min-width:1102px){
.jaihero_h1-f9h{
font-size:3.875rem;
}
}
.jaihero_h1-f9h em{
color:#388BFD;
font-style:normal;
}
.jaihero_sub-f9h{
font-size:1rem;
line-height:1.6;
color:#6A8099;
margin-bottom:1.875rem;
max-width:30rem;
}
@media(min-width:769px){
.jaihero_sub-f9h{
font-size:18px;
}
}
.jaihero_actions-f9h{
gap:0.875rem;
display:flex;
align-items:center;
flex-wrap:wrap;
margin-bottom:34px;
}
.jaihero_cta-f9h{
padding:1rem 1.875rem;
transition:background-color .2s ease;
gap:10px;
background:#388BFD;
border-radius:999px;
font-size:0.938rem;
align-items:center;
color:#060E17;
font-weight:700;
display:inline-flex;
}
.jaihero_cta-f9h:hover{
background:#5AA3FF;
}
.jaihero_cta_ic-f9h{
align-items:center;
display:inline-flex;
}
.jaihero_cta_ic-f9h svg{
width:16px;
height:1rem;
}
.jaihero_cta_alt-f9h{
background:transparent;
transition:border-color .2s ease,color .2s ease;
border-radius:999px;
padding:0.938rem 1.625rem;
border:1px solid rgba(180, 210, 255, 0.13);
font-size:0.938rem;
font-weight:600;
display:inline-flex;
align-items:center;
color:#EDF2F7;
}
.jaihero_cta_alt-f9h:hover{
border-color:#388BFD;
color:#388BFD;
}
.jaihero_trust-f9h{
gap:22px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.jaihero_trust_item-f9h{
gap:9px;
color:#C8D4E0;
font-size:0.813rem;
align-items:center;
display:flex;
font-weight:600;
}
.jaihero_trust_ic-f9h{
color:#388BFD;
align-items:center;
display:inline-flex;
}
.jaihero_trust_ic-f9h svg{
width:16px;
height:16px;
}
.jaihero_promo-f9h{
border-radius:1.25rem;
overflow:hidden;
background:#141B24;
min-height:300px;
position:relative;
display:flex;
box-shadow:0 8px 40px rgba(0, 0, 0, 0.55), 0 2px 0.75rem rgba(56, 139, 253, 0.10);
}
.jaihero_promo_bg-f9h{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.jaihero_promo_bg-f9h::after{
inset:0;
background:linear-gradient(120deg,#0A0F18 0%,rgba(0, 0, 0, 0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.jaihero_promo_glow-f9h{
background:radial-gradient(circle,rgba(56, 139, 253, 0.12) 0%,transparent 65%);
border-radius:50%;
position:absolute;
right:-1.25rem;
top:-2.5rem;
pointer-events:none;
height:16.25rem;
width:260px;
}
.jaihero_promo_ct-f9h{
padding:1.75rem;
align-self:flex-end;
z-index:2;
position:relative;
max-width:88%;
}
.jaihero_promo_label-f9h{
font-weight:700;
text-transform:uppercase;
letter-spacing:.25em;
margin-bottom:8px;
font-size:10px;
color:#58A6FF;
display:block;
}
.jaihero_promo_amount-f9h{
overflow-wrap:break-word;
font-size:2rem;
color:#EDF2F7;
line-height:1.05;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.jaihero_promo_amount-f9h{
font-size:2.5rem;
}
}
.jaihero_promo_amount-f9h em{
font-style:normal;
color:#58A6FF;
}
.jaihero_rating-f9h{
background:#141B24;
padding:10px 14px;
gap:10px;
border:1px solid rgba(180, 210, 255, 0.07);
border-radius:14px;
top:14px;
align-items:center;
display:flex;
right:14px;
box-shadow:0 2px 8px rgba(0, 0, 0, 0.40), 0 1px 2px rgba(0, 0, 0, 0.30);
position:absolute;
max-width:min(260px,62%);
z-index:3;
}
.jaihero_rating_score-f9h{
flex:0 0 auto;
color:#EDF2F7;
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.5rem;
}
.jaihero_rating_txt-f9h{
flex:1 1 auto;
min-width:0;
}
.jaihero_rating_stars-f9h{
gap:2px;
color:#388BFD;
display:flex;
}
.jaihero_rating_stars-f9h svg{
width:0.75rem;
height:12px;
}
.jaihero_rating_cap-f9h{
display:block;
line-height:1.35;
color:#8DA0B5;
font-size:11px;
margin-top:3px;
overflow-wrap:break-word;
}
.jaistat-f9h{
margin-top:16px;
border-top:1px solid rgba(180, 210, 255, 0.13);
border-bottom:1px solid rgba(180, 210, 255, 0.13);
}
.jaistat_in-f9h{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.jaistat_in-f9h{
grid-template-columns:repeat(4,1fr);
}
}
.jaistat_item-f9h{
padding:22px 0.875rem;
min-width:0;
border-bottom:1px solid rgba(180, 210, 255, 0.07);
border-right:1px solid rgba(180, 210, 255, 0.07);
}
.jaistat_item-f9h:nth-child(2n){
border-right:0;
}
.jaistat_item-f9h:nth-child(n+3){
border-bottom:0;
}
@media(min-width:765px){
.jaistat_item-f9h{
border-bottom:0;
}
.jaistat_item-f9h:nth-child(2n){
border-right:1px solid rgba(180, 210, 255, 0.07);
}
.jaistat_item-f9h:nth-child(4n){
border-right:0;
}
}
.jaistat_value-f9h{
overflow-wrap:break-word;
font-size:30px;
color:#EDF2F7;
font-weight:700;
line-height:1;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.jaistat_value-f9h{
font-size:2.125rem;
}
}
.jaistat_label-f9h{
margin-top:6px;
font-size:0.813rem;
overflow-wrap:break-word;
line-height:1.4;
color:#8DA0B5;
}
.jaigrow-f9h{
padding:1.625rem 0 10px;
}
.jairow_seo-f9h{
margin:10px 0 0;
color:#6A8099;
overflow-wrap:break-word;
font-size:14px;
max-width:47.5rem;
line-height:1.65;
}
.jairow_seo-f9h strong{
color:#EDF2F7;
font-weight:700;
}
.jaigrow-f9h{
padding:1.625rem 0 0.625rem;
}
.jairow_seo-f9h{
margin:0.625rem 0 0;
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.65;
color:#6A8099;
font-size:0.875rem;
}
.jairow_seo-f9h strong{
font-weight:700;
color:#EDF2F7;
}
.jaijp-f9h{
padding:1.875rem 0 10px;
}
.jaijp_grid-f9h{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:769px){
.jaijp_grid-f9h{
grid-template-columns:1fr 1fr;
}
.jaijp_card_mega-f9h{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.jaijp_grid-f9h{
grid-template-columns:1.4fr 1fr 1fr;
}
.jaijp_card_mega-f9h{
grid-column:auto;
}
}
.jaijp_card-f9h{
overflow:hidden;
background:#141B24;
border:1px solid rgba(180, 210, 255, 0.07);
border-radius:20px;
padding:26px;
gap:0.75rem;
position:relative;
display:flex;
min-width:0;
flex-direction:column;
min-height:12.5rem;
justify-content:space-between;
}
.jaijp_card_mega-f9h{
background:linear-gradient(135deg,#0C1526,#070C12);
border-color:transparent;
color:#EDF2F7;
min-height:13.125rem;
}
.jaijp_glow-f9h{
background:radial-gradient(circle,rgba(56, 139, 253, 0.12),transparent 70%);
border-radius:50%;
top:-40px;
pointer-events:none;
height:200px;
right:-40px;
position:absolute;
width:12.5rem;
}
.jaijp_label-f9h{
gap:10px;
justify-content:space-between;
flex-wrap:wrap;
position:relative;
text-transform:uppercase;
display:flex;
align-items:center;
font-weight:700;
letter-spacing:.16em;
color:#388BFD;
font-size:10px;
}
.jaijp_card_mega-f9h .jaijp_label-f9h{
color:#58A6FF;
}
.jaijp_drop-f9h{
font-weight:600;
text-transform:none;
letter-spacing:.04em;
color:#8DA0B5;
}
.jaijp_card_mega-f9h .jaijp_drop-f9h{
color:#8DA0B5;
}
.jaijp_amount-f9h{
font-weight:700;
color:#EDF2F7;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
position:relative;
line-height:1;
font-size:38px;
overflow-wrap:break-word;
}
.jaijp_card_mega-f9h .jaijp_amount-f9h{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#58A6FF;
}
@media(min-width:767px){
.jaijp_card_mega-f9h .jaijp_amount-f9h{
font-size:54px;
}
}
.jaijp_game-f9h{
position:relative;
color:#8DA0B5;
font-size:0.813rem;
}
.jaijp_card_mega-f9h .jaijp_game-f9h{
color:#8DA0B5;
}
.jaijp_cta-f9h{
align-self:flex-start;
position:relative;
}
.jaijp_card_mega-f9h .jaijp_cta-f9h{
transition:opacity .2s ease;
border-radius:999px;
padding:0.625rem 1.25rem;
background:#58A6FF;
font-weight:700;
font-size:13px;
color:#0B1420;
}
.jaijp_card_mega-f9h .jaijp_cta-f9h:hover{
opacity:.9;
}
.jaijp_card-f9h:not(.jaijp_card_mega-f9h) .jaijp_cta-f9h{
transition:color .2s ease,border-color .2s ease;
color:#EDF2F7;
font-size:13px;
font-weight:700;
border-bottom:1px solid #EDF2F7;
padding-bottom:2px;
}
.jaijp_card-f9h:not(.jaijp_card_mega-f9h) .jaijp_cta-f9h:hover{
border-color:#388BFD;
color:#388BFD;
}
.jaijp_seo-f9h{
margin:14px 0 0;
overflow-wrap:break-word;
color:#6A8099;
font-size:0.875rem;
line-height:1.65;
max-width:47.5rem;
}
.jaijp_seo-f9h strong{
font-weight:700;
color:#EDF2F7;
}
.jaigrow-f9h{
padding:26px 0 0.625rem;
}
.jairow_seo-f9h{
margin:0.625rem 0 0;
font-size:14px;
color:#6A8099;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.65;
}
.jairow_seo-f9h strong{
font-weight:700;
color:#EDF2F7;
}
.jaisea-f9h{
padding:24px 0 0.625rem;
}
.jaisea_in-f9h{
overflow:hidden;
background:linear-gradient(115deg,#0C1526,#070C12);
padding:36px;
gap:22px;
border-radius:20px;
position:relative;
color:#EDF2F7;
flex-direction:column;
display:flex;
}
@media(min-width:823px){
.jaisea_in-f9h{
gap:2rem;
padding:44px 48px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.jaisea_glow-f9h{
background:radial-gradient(circle,rgba(56, 139, 253, 0.12),transparent 68%);
border-radius:50%;
pointer-events:none;
height:240px;
width:240px;
transform:translateY(-50%);
position:absolute;
right:60px;
top:50%;
}
.jaisea_copy-f9h{
min-width:0;
max-width:560px;
position:relative;
}
.jaisea_eyebrow-f9h{
margin-bottom:0.75rem;
}
.jaisea_h2-f9h{
line-height:1.04;
margin-bottom:0.75rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#EDF2F7;
font-size:30px;
font-weight:600;
}
@media(min-width:768px){
.jaisea_h2-f9h{
font-size:2.375rem;
}
}
.jaisea_text-f9h{
color:#8DA0B5;
line-height:1.6;
font-size:0.938rem;
}
.jaisea_cta-f9h{
flex:0 0 auto;
border-radius:62.438rem;
padding:1rem 32px;
transition:opacity .2s ease;
background:#58A6FF;
font-size:15px;
font-weight:700;
position:relative;
color:#0B1420;
}
.jaisea_cta-f9h:hover{
opacity:.9;
}
.jaigm-f9h{
padding:1.875rem 0 10px;
}
.jaigm_in-f9h{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:878px){
.jaigm_in-f9h{
grid-template-columns:1.25fr 1fr;
}
}
.jaigm_left-f9h{
border-radius:1.25rem;
background:#141B24;
border:1px solid rgba(180, 210, 255, 0.07);
padding:2rem;
min-width:0;
}
.jaigm_eyebrow-f9h{
margin-bottom:10px;
}
.jaigm_h2-f9h{
overflow-wrap:break-word;
margin-bottom:8px;
color:#EDF2F7;
font-size:26px;
line-height:1.06;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.jaigm_h2-f9h{
font-size:28px;
}
}
.jaigm_text-f9h{
margin-bottom:22px;
line-height:1.6;
color:#6A8099;
max-width:480px;
font-size:0.875rem;
}
.jaigm_level-f9h{
font-weight:700;
font-size:1.375rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#388BFD;
margin-bottom:0.5rem;
}
.jaigm_bar-f9h{
background:rgba(180, 210, 255, 0.13);
border-radius:62.438rem;
overflow:hidden;
margin-bottom:0.375rem;
height:8px;
}
.jaigm_bar_fill-f9h{
border-radius:999px;
background:linear-gradient(90deg,#388BFD,#79BBFF);
height:100%;
}
.jaigm_bar_meta-f9h{
gap:0.625rem;
color:#8DA0B5;
margin-bottom:18px;
justify-content:space-between;
font-size:0.688rem;
display:flex;
}
.jaigm_missions-f9h{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.jaigm_mission-f9h{
background:#0D1117;
padding:0.563rem 15px;
border-radius:62.438rem;
gap:7px;
border:1px solid rgba(180, 210, 255, 0.13);
color:#C8D4E0;
font-size:12.5px;
align-items:center;
font-weight:600;
display:inline-flex;
}
.jaigm_mission_ic-f9h{
display:inline-flex;
color:#388BFD;
align-items:center;
}
.jaigm_mission_ic-f9h svg{
width:0.813rem;
height:0.813rem;
}
.jaigm_right-f9h{
background:linear-gradient(150deg,#0C1526,#070C12);
overflow:hidden;
padding:2rem;
border-radius:1.25rem;
color:#EDF2F7;
flex-direction:column;
position:relative;
display:flex;
}
.jaigm_glow-f9h{
background:radial-gradient(circle,rgba(56, 139, 253, 0.12),transparent 70%);
border-radius:50%;
width:150px;
position:absolute;
right:-1.875rem;
height:9.375rem;
pointer-events:none;
top:-30px;
}
.jaigm_ref_eyebrow-f9h{
margin-bottom:10px;
position:relative;
}
.jaigm_ref_h2-f9h{
overflow-wrap:break-word;
position:relative;
margin-bottom:0.5rem;
font-size:26px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
font-weight:600;
color:#EDF2F7;
}
.jaigm_ref_text-f9h{
margin-bottom:20px;
position:relative;
color:#8DA0B5;
line-height:1.55;
font-size:13.5px;
}
.jaigm_ref_cta-f9h{
background:#58A6FF;
border-radius:999px;
padding:11px 22px;
transition:opacity .2s ease;
font-weight:700;
font-size:13.5px;
color:#0B1420;
margin-top:auto;
align-self:flex-start;
position:relative;
}
.jaigm_ref_cta-f9h:hover{
opacity:.9;
}
.jaivip-f9h{
padding:3rem 0;
}
@media(min-width:767px){
.jaivip-f9h{
padding:4rem 0;
}
}
.jaivip_head-f9h{
gap:14px;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:883px){
.jaivip_head-f9h{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.jaivip_eyebrow-f9h{
margin-bottom:0.75rem;
}
.jaivip_h2-f9h{
line-height:1.05;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
font-weight:600;
color:#EDF2F7;
overflow-wrap:break-word;
}
@media(min-width:770px){
.jaivip_h2-f9h{
font-size:40px;
}
}
.jaivip_intro-f9h{
font-size:14px;
line-height:1.6;
color:#8DA0B5;
max-width:26.25rem;
}
.jaivip_grid-f9h{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.jaivip_card-f9h{
padding:1.375rem 1.125rem;
border-radius:0.875rem;
border:1px solid rgba(200, 220, 255, 0.12);
min-width:0;
}
.jaivip_card_feat-f9h{
background:rgba(200, 220, 255, 0.07);
border-color:#58A6FF;
}
.jaivip_card_ic-f9h{
background:linear-gradient(135deg,#388BFD,#79BBFF);
border-radius:8px;
display:block;
width:34px;
margin-bottom:16px;
height:34px;
}
.jaivip_name-f9h{
margin-bottom:6px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
overflow-wrap:break-word;
color:#EDF2F7;
font-weight:600;
}
.jaivip_perk-f9h{
font-size:0.781rem;
line-height:1.5;
overflow-wrap:break-word;
color:#8DA0B5;
}
.jaiapp-f9h{
padding:1.875rem 0 10px;
}
.jaiapp_in-f9h{
background:#141B24;
border-radius:1.25rem;
gap:28px;
padding:2rem;
border:1px solid rgba(180, 210, 255, 0.07);
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.jaiapp_in-f9h{
gap:2.5rem;
padding:40px 2.75rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.jaiapp_copy-f9h{
min-width:0;
max-width:35rem;
}
.jaiapp_eyebrow-f9h{
margin-bottom:12px;
}
.jaiapp_h2-f9h{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#EDF2F7;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:12px;
font-size:1.75rem;
}
@media(min-width:767px){
.jaiapp_h2-f9h{
font-size:2.125rem;
}
}
.jaiapp_text-f9h{
line-height:1.6;
font-size:14px;
color:#6A8099;
margin-bottom:22px;
}
.jaiapp_btns-f9h{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.jaiapp_btn-f9h{
gap:10px;
padding:11px 1.25rem;
background:#388BFD;
transition:background-color .2s ease;
border-radius:14px;
align-items:center;
color:#060E17;
display:inline-flex;
}
.jaiapp_btn-f9h:hover{
background:#5AA3FF;
}
.jaiapp_btn_ic-f9h{
align-items:center;
display:inline-flex;
}
.jaiapp_btn_ic-f9h svg{
height:18px;
width:18px;
}
.jaiapp_btn_lb-f9h{
font-weight:700;
font-size:0.844rem;
}
.jaiapp_qr_wrap-f9h{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.jaiapp_qr-f9h{
border-radius:14px;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#141B24 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#141B24 0 0.313rem,transparent 5px 11px);
width:6.75rem;
background-color:#388BFD;
height:108px;
}
.jaiapp_qr_cap-f9h{
max-width:92px;
color:#8DA0B5;
font-size:0.781rem;
line-height:1.4;
}
.jainl-f9h{
padding:1.5rem 0 0.625rem;
}
.jainl_in-f9h{
gap:22px;
padding:30px 32px;
border-radius:20px;
background:#0C1420;
display:flex;
flex-direction:column;
color:#EDF2F7;
}
@media(min-width:767px){
.jainl_in-f9h{
gap:1.75rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.jainl_text_wrap-f9h{
min-width:0;
}
.jainl_h3-f9h{
color:#EDF2F7;
font-size:1.375rem;
overflow-wrap:break-word;
margin-bottom:0.313rem;
line-height:1.1;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:765px){
.jainl_h3-f9h{
font-size:24px;
}
}
.jainl_text-f9h{
line-height:1.5;
color:#8DA0B5;
font-size:0.844rem;
}
.jainl_form-f9h{
gap:0.625rem;
flex:1 1 auto;
max-width:28.75rem;
min-width:0;
display:flex;
}
.jainl_input-f9h{
background:rgba(200, 220, 255, 0.07);
border-radius:0.875rem;
padding:0.813rem 16px;
border:1px solid rgba(200, 220, 255, 0.12);
overflow:hidden;
flex:1 1 auto;
display:flex;
white-space:nowrap;
text-overflow:ellipsis;
min-width:0;
color:#8DA0B5;
font-size:14px;
align-items:center;
}
.jainl_btn-f9h{
background:#58A6FF;
border-radius:0.875rem;
transition:opacity .2s ease;
padding:0.813rem 24px;
flex:0 0 auto;
font-size:0.875rem;
white-space:nowrap;
color:#0B1420;
font-weight:700;
}
.jainl_btn-f9h:hover{
opacity:.9;
}
.jaits-f9h{
padding:2.75rem 0;
}
.jaits_in-f9h{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:883px){
.jaits_in-f9h{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.jaits_left-f9h{
min-width:0;
}
.jaits_h2-f9h{
color:#EDF2F7;
font-size:1.625rem;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
overflow-wrap:break-word;
margin-bottom:0.75rem;
}
@media(min-width:769px){
.jaits_h2-f9h{
font-size:28px;
}
}
.jaits_text-f9h{
color:#8DA0B5;
line-height:1.6;
margin-bottom:1.375rem;
max-width:32.5rem;
font-size:0.906rem;
}
.jaits_badges-f9h{
gap:18px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.jaits_badge-f9h{
color:#8DA0B5;
font-size:0.813rem;
font-weight:600;
}
.jaits_pay-f9h{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:878px){
.jaits_pay-f9h{
justify-content:flex-end;
}
}
.jaits_pay_chip-f9h{
border-radius:0.875rem;
background:rgba(200, 220, 255, 0.07);
padding:12px 1rem;
border:1px solid rgba(200, 220, 255, 0.12);
font-weight:700;
color:#EDF2F7;
font-size:14px;
}
.jairc-f9h{
padding:3rem 0 0.625rem;
}
.jairc_in-f9h{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:762px){
.jairc_in-f9h{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.jairc_col-f9h{
min-width:0;
}
.jairc_label-f9h{
color:#388BFD;
font-weight:600;
letter-spacing:.2em;
text-transform:uppercase;
margin-bottom:1rem;
font-size:11px;
}
.jairc_awards-f9h{
gap:12px;
flex-direction:column;
display:flex;
}
.jairc_award-f9h{
gap:0.75rem;
min-width:0;
display:flex;
align-items:center;
}
.jairc_award_ic-f9h{
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#79BBFF;
}
.jairc_award_ic-f9h svg{
width:18px;
height:1.125rem;
}
.jairc_award_t-f9h{
overflow-wrap:break-word;
color:#EDF2F7;
font-size:14px;
font-weight:700;
}
.jairc_award_s-f9h{
color:#8DA0B5;
font-size:0.75rem;
overflow-wrap:break-word;
}
.jairc_press-f9h{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.jairc_press_logo-f9h{
padding:0 8px;
border-radius:0.5rem;
overflow:hidden;
border:1px solid rgba(180, 210, 255, 0.07);
display:flex;
color:#6A8099;
align-items:center;
font-size:0.875rem;
justify-content:center;
text-overflow:ellipsis;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
text-align:center;
font-weight:700;
height:52px;
white-space:nowrap;
}
.jairc_partner-f9h{
padding:1.375rem;
border-radius:14px;
background:#141B24;
border:1px solid rgba(180, 210, 255, 0.07);
}
.jairc_partner_name-f9h{
font-weight:600;
margin-bottom:6px;
overflow-wrap:break-word;
color:#EDF2F7;
font-size:1.25rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.jairc_partner_text-f9h{
line-height:1.55;
overflow-wrap:break-word;
color:#6A8099;
font-size:0.813rem;
}
.jaipmt-f9h{
padding:48px 0 10px;
}
.jaipmt_in-f9h{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:882px){
.jaipmt_in-f9h{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.jaipmt_left-f9h{
min-width:0;
}
.jaipmt_eyebrow-f9h{
margin-bottom:0.75rem;
}
.jaipmt_h2-f9h{
font-weight:600;
overflow-wrap:break-word;
color:#EDF2F7;
margin-bottom:0.75rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
line-height:1.06;
}
@media(min-width:768px){
.jaipmt_h2-f9h{
font-size:2rem;
}
}
.jaipmt_text-f9h{
font-size:0.906rem;
color:#6A8099;
margin-bottom:22px;
line-height:1.6;
}
.jaipmt_logos-f9h{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:481px){
.jaipmt_logos-f9h{
grid-template-columns:repeat(4,1fr);
}
}
.jaipmt_logo-f9h{
border:1px solid rgba(180, 210, 255, 0.07);
background:#141B24;
padding:0 0.5rem;
border-radius:0.5rem;
overflow:hidden;
justify-content:center;
align-items:center;
text-align:center;
height:3.125rem;
text-overflow:ellipsis;
display:flex;
white-space:nowrap;
font-weight:700;
font-size:0.781rem;
color:#C8D4E0;
}
.jaipmt_table-f9h{
border:1px solid rgba(180, 210, 255, 0.07);
border-radius:14px;
overflow:hidden;
min-width:0;
}
.jaipmt_thead-f9h{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#080C10;
display:grid;
}
.jaipmt_th-f9h{
overflow:hidden;
padding:13px 14px;
font-size:10px;
white-space:nowrap;
letter-spacing:.08em;
color:#EDF2F7;
font-weight:700;
text-overflow:ellipsis;
text-transform:uppercase;
}
.jaipmt_row-f9h{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(180, 210, 255, 0.07);
display:grid;
}
.jaipmt_row-f9h:nth-child(odd){
background:#141B24;
}
.jaipmt_td-f9h{
padding:0.875rem;
min-width:0;
font-size:0.844rem;
color:#6A8099;
overflow-wrap:break-word;
}
.jaipmt_row-f9h .jaipmt_td-f9h:first-child{
font-weight:700;
color:#EDF2F7;
}
.jaipmt_row-f9h .jaipmt_td-f9h:last-child{
font-weight:700;
color:#3FB27F;
}
.jaitt-f9h{
padding:48px 0 0.625rem;
}
@media(min-width:769px){
.jaitt-f9h{
padding:3.75rem 0 10px;
}
}
.jaitt_head-f9h{
margin-bottom:2.125rem;
text-align:center;
}
.jaitt_eyebrow-f9h{
margin-bottom:0.75rem;
}
.jaitt_h2-f9h{
line-height:1.05;
font-size:2rem;
overflow-wrap:break-word;
color:#EDF2F7;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.jaitt_h2-f9h{
font-size:2.625rem;
}
}
.jaitt_grid-f9h{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:761px){
.jaitt_grid-f9h{
grid-template-columns:repeat(3,1fr);
}
}
.jaitt_card-f9h{
border:1px solid rgba(180, 210, 255, 0.07);
border-radius:0.875rem;
background:#141B24;
padding:1.875rem;
display:flex;
flex-direction:column;
min-width:0;
}
.jaitt_card_ic-f9h{
margin-bottom:18px;
align-items:center;
color:#388BFD;
display:inline-flex;
}
.jaitt_card_ic-f9h svg{
height:1.75rem;
width:1.75rem;
}
.jaitt_card_h-f9h{
overflow-wrap:break-word;
font-weight:600;
font-size:1.375rem;
color:#EDF2F7;
margin-bottom:0.5rem;
line-height:1.15;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.jaitt_card_p-f9h{
font-size:0.875rem;
line-height:1.6;
overflow-wrap:break-word;
color:#6A8099;
margin-bottom:14px;
}
.jaitt_card_p-f9h b{
font-weight:700;
color:#EDF2F7;
}
.jaitt_card_link-f9h{
transition:color .2s ease;
margin-top:auto;
color:#EDF2F7;
font-weight:700;
align-self:flex-start;
padding-bottom:2px;
font-size:0.813rem;
border-bottom:1px solid #388BFD;
}
.jaitt_card_link-f9h:hover{
color:#388BFD;
}
.jaiprov-f9h{
padding:2.5rem 0 20px;
}
.jaiprov_eyebrow-f9h{
margin-bottom:1.125rem;
display:block;
}
.jaiprov_grid-f9h{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:562px){
.jaiprov_grid-f9h{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.jaiprov_grid-f9h{
grid-template-columns:repeat(6,1fr);
}
}
.jaiwy-f9h{
padding:3rem 0;
}
@media(min-width:765px){
.jaiwy-f9h{
padding:3.5rem 0;
}
}
.jaiwy_in-f9h{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:902px){
.jaiwy_in-f9h{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.jaiwy_left-f9h{
min-width:0;
}
.jaiwy_eyebrow-f9h{
margin-bottom:14px;
}
.jaiwy_h2-f9h{
line-height:1.05;
font-size:32px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:1rem;
color:#EDF2F7;
overflow-wrap:break-word;
}
@media(min-width:765px){
.jaiwy_h2-f9h{
font-size:40px;
}
}
.jaiwy_intro-f9h{
font-size:0.938rem;
color:#6A8099;
line-height:1.6;
}
.jaiwy_grid-f9h{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:557px){
.jaiwy_grid-f9h{
grid-template-columns:1fr 1fr;
}
}
.jaiwy_card-f9h{
border:1px solid rgba(180, 210, 255, 0.07);
background:#141B24;
padding:1.625rem;
border-radius:14px;
min-width:0;
}
.jaiwy_card_ic-f9h{
justify-content:center;
margin-bottom:1rem;
display:inline-flex;
align-items:center;
color:#388BFD;
}
.jaiwy_card_ic-f9h svg{
width:1.625rem;
height:1.625rem;
}
.jaiwy_card_h-f9h{
overflow-wrap:break-word;
margin-bottom:8px;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
font-size:1.313rem;
color:#EDF2F7;
}
.jaiwy_card_p-f9h{
color:#6A8099;
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
}
.jaihts-f9h{
padding:3rem 0;
}
@media(min-width:769px){
.jaihts-f9h{
padding:3.875rem 0;
}
}
.jaihts_head-f9h{
gap:18px;
display:flex;
margin-bottom:34px;
flex-direction:column;
}
@media(min-width:769px){
.jaihts_head-f9h{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.jaihts_eyebrow-f9h{
margin-bottom:0.75rem;
}
.jaihts_h2-f9h{
color:#EDF2F7;
line-height:1.05;
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:767px){
.jaihts_h2-f9h{
font-size:38px;
}
}
.jaihts_cta-f9h{
border-radius:999px;
padding:0.938rem 1.875rem;
background:#58A6FF;
flex:0 0 auto;
transition:opacity .2s ease;
font-weight:700;
color:#0B1420;
font-size:15px;
}
.jaihts_cta-f9h:hover{
opacity:.9;
}
.jaihts_grid-f9h{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.jaihts_grid-f9h{
grid-template-columns:repeat(3,1fr);
}
}
.jaihts_step-f9h{
min-width:0;
border-top:1px solid rgba(200, 220, 255, 0.12);
padding-top:1.375rem;
}
.jaihts_step_num-f9h{
font-weight:700;
color:#58A6FF;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
margin-bottom:14px;
font-size:2.75rem;
}
.jaihts_step_h-f9h{
color:#EDF2F7;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-size:1.188rem;
line-height:1.2;
font-weight:700;
}
.jaihts_step_p-f9h{
color:#8DA0B5;
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
}
.jaisc-f9h{
padding:3rem 0 0.625rem;
}
.jaisc_head-f9h{
text-align:center;
margin-bottom:28px;
}
.jaisc_eyebrow-f9h{
margin-bottom:12px;
}
.jaisc_h2-f9h{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:1.875rem;
color:#EDF2F7;
line-height:1.05;
}
@media(min-width:767px){
.jaisc_h2-f9h{
font-size:36px;
}
}
.jaisc_table-f9h{
margin:0 auto;
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(180, 210, 255, 0.07);
max-width:900px;
}
.jaisc_thead-f9h{
background:#080C10;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.jaisc_th-f9h{
padding:0.938rem 1.125rem;
text-align:center;
overflow-wrap:break-word;
font-weight:700;
font-size:13px;
color:#8DA0B5;
}
.jaisc_th-f9h:first-child{
text-align:left;
}
.jaisc_th_us-f9h{
color:#58A6FF;
}
.jaisc_row-f9h{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(180, 210, 255, 0.07);
display:grid;
}
.jaisc_row-f9h:nth-child(even){
background:#141B24;
}
.jaisc_td-f9h{
padding:0.938rem 1.125rem;
text-align:center;
font-size:0.875rem;
min-width:0;
color:#8DA0B5;
overflow-wrap:break-word;
}
.jaisc_td-f9h:first-child{
color:#C8D4E0;
font-weight:600;
text-align:left;
}
.jaisc_td_us-f9h{
color:#3FB27F;
font-weight:700;
}
.jailh-f9h{
padding:40px 0 20px;
}
.jailh_in-f9h{
padding-top:2.125rem;
border-top:1px solid rgba(180, 210, 255, 0.13);
}
.jailh_eyebrow-f9h{
margin-bottom:22px;
display:block;
}
.jailh_grid-f9h{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:602px){
.jailh_grid-f9h{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.jailh_grid-f9h{
grid-template-columns:repeat(5,1fr);
}
}
.jailh_col-f9h{
min-width:0;
}
.jailh_col_h-f9h{
font-weight:700;
margin-bottom:12px;
color:#EDF2F7;
overflow-wrap:break-word;
font-size:0.813rem;
}
.jailh_links-f9h{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.jailh_link-f9h{
transition:color .2s ease;
overflow-wrap:break-word;
font-size:0.813rem;
color:#6A8099;
}
.jailh_link-f9h:hover{
color:#388BFD;
}
.jaiel-f9h{
padding:3rem 0;
}
@media(min-width:768px){
.jaiel-f9h{
padding:56px 0;
}
}
.jaiel_in-f9h{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:902px){
.jaiel_in-f9h{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.jaiel_left-f9h{
min-width:0;
}
.jaiel_eyebrow-f9h{
margin-bottom:14px;
}
.jaiel_h2-f9h{
font-weight:600;
color:#EDF2F7;
overflow-wrap:break-word;
line-height:1.08;
margin-bottom:1.375rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
}
@media(min-width:766px){
.jaiel_h2-f9h{
font-size:2.375rem;
}
}
.jaiel_body-f9h p{
overflow-wrap:break-word;
margin-bottom:18px;
font-size:1rem;
line-height:1.7;
color:#C8D4E0;
}
.jaiel_dropcap-f9h{
padding:0.375rem 12px 0 0;
font-size:3.875rem;
float:left;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#388BFD;
line-height:.8;
font-weight:700;
}
.jaiel_right-f9h{
min-width:0;
}
.jaiel_quote-f9h{
padding:2.25rem;
background:linear-gradient(150deg,#0C1526,#070C12);
border-radius:20px;
color:#EDF2F7;
position:relative;
margin-bottom:1.5rem;
}
.jaiel_quote_mark-f9h{
margin-bottom:0.375rem;
color:#58A6FF;
align-items:center;
display:inline-flex;
}
.jaiel_quote_mark-f9h svg{
height:34px;
width:34px;
}
.jaiel_quote_text-f9h{
overflow-wrap:break-word;
color:#EDF2F7;
margin-bottom:22px;
font-size:1.375rem;
line-height:1.4;
font-weight:500;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.jaiel_quote_meta-f9h{
gap:0.75rem;
display:flex;
align-items:center;
}
.jaiel_quote_av-f9h{
flex:0 0 auto;
background:linear-gradient(135deg,#388BFD,#79BBFF);
border-radius:50%;
height:2.375rem;
width:2.375rem;
}
.jaiel_quote_author-f9h{
font-weight:700;
font-size:14px;
color:#EDF2F7;
}
.jaiel_quote_meta_sub-f9h{
font-size:12px;
color:#8DA0B5;
}
.jaiel_explain-f9h{
overflow:hidden;
border:1px solid rgba(180, 210, 255, 0.07);
border-radius:14px;
}
.jaiel_explain_card-f9h{
padding:1.375rem 1.5rem;
}
.jaiel_explain_card-f9h+.jaiel_explain_card-f9h{
border-top:1px solid rgba(180, 210, 255, 0.07);
}
.jaiel_explain_h-f9h{
font-size:20px;
margin-bottom:8px;
color:#EDF2F7;
line-height:1.15;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
.jaiel_explain_p-f9h{
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
color:#6A8099;
}
.jaifaq-f9h{
background:#141B24;
padding:48px 0;
border-top:1px solid rgba(180, 210, 255, 0.07);
margin-top:24px;
border-bottom:1px solid rgba(180, 210, 255, 0.07);
}
@media(min-width:771px){
.jaifaq-f9h{
padding:3.875rem 0;
}
}
.jaifaq_head-f9h{
text-align:center;
margin-bottom:2.125rem;
}
.jaifaq_eyebrow-f9h{
margin-bottom:12px;
}
.jaifaq_h2-f9h{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
font-size:2rem;
color:#EDF2F7;
font-weight:600;
}
@media(min-width:769px){
.jaifaq_h2-f9h{
font-size:38px;
}
}
.jaifaq_list-f9h{
margin:0 auto;
gap:0.75rem;
display:flex;
max-width:820px;
flex-direction:column;
}
.jaifaq_item-f9h{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(180, 210, 255, 0.07);
background:#0D1117;
}
.jaifaq_q-f9h{
padding:20px 24px;
gap:20px;
list-style:none;
align-items:center;
font-weight:700;
overflow-wrap:break-word;
cursor:pointer;
font-size:1rem;
display:flex;
justify-content:space-between;
color:#EDF2F7;
}
.jaifaq_q-f9h::-webkit-details-marker{
display:none;
}
.jaifaq_q_ic-f9h{
flex:0 0 auto;
transition:transform .2s ease;
color:#388BFD;
align-items:center;
display:inline-flex;
}
.jaifaq_q_ic-f9h svg{
height:1.125rem;
width:1.125rem;
}
.jaifaq_item-f9h[open] .jaifaq_q_ic-f9h{
transform:rotate(180deg);
}
.jaifaq_a-f9h{
padding:0 24px 20px;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.906rem;
color:#6A8099;
}
.jaisb-f9h{
padding:3rem 0;
background:#141B24;
margin-top:24px;
border-top:1px solid rgba(180, 210, 255, 0.07);
border-bottom:1px solid rgba(180, 210, 255, 0.07);
}
@media(min-width:769px){
.jaisb-f9h{
padding:56px 0;
}
}
.jaisb_eyebrow-f9h{
display:block;
margin-bottom:0.75rem;
}
.jaisb_h2-f9h{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:30px;
margin-bottom:1.625rem;
overflow-wrap:break-word;
line-height:1.05;
color:#EDF2F7;
}
@media(min-width:766px){
.jaisb_h2-f9h{
font-size:2.25rem;
}
}
.jaisb_grid-f9h{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:560px){
.jaisb_grid-f9h{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.jaisb_grid-f9h{
grid-template-columns:repeat(4,1fr);
}
}
.jaisb_card-f9h{
padding:24px;
border-radius:0.875rem;
border:1px solid rgba(180, 210, 255, 0.07);
background:#0D1117;
min-width:0;
}
.jaisb_card_h-f9h{
font-weight:600;
font-size:1.188rem;
margin-bottom:0.5rem;
overflow-wrap:break-word;
line-height:1.15;
color:#EDF2F7;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.jaisb_card_p-f9h{
font-size:13.5px;
line-height:1.6;
color:#6A8099;
overflow-wrap:break-word;
}
.jaisb_rtp-f9h{
border:1px solid rgba(180, 210, 255, 0.07);
gap:24px;
grid-template-columns:1fr;
background:#0D1117;
padding:1.625rem 28px;
border-radius:0.875rem;
display:grid;
align-items:center;
margin-top:1.125rem;
}
@media(min-width:762px){
.jaisb_rtp-f9h{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.jaisb_rtp_h-f9h{
color:#EDF2F7;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:0.5rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.25rem;
}
.jaisb_rtp_p-f9h{
overflow-wrap:break-word;
color:#6A8099;
line-height:1.6;
font-size:13.5px;
}
.jaisb_rtp_stats-f9h{
gap:16px;
display:flex;
}
.jaisb_stat-f9h{
background:#141B24;
border-radius:0.5rem;
padding:18px;
flex:1 1 0;
min-width:0;
text-align:center;
}
.jaisb_stat_v-f9h{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:26px;
color:#3FB27F;
font-weight:700;
}
.jaisb_stat_l-f9h{
font-size:11.5px;
color:#8DA0B5;
margin-top:0.25rem;
}
.jaisg-f9h{
padding:3rem 0 10px;
}
.jaisg_eyebrow-f9h{
margin-bottom:12px;
display:block;
}
.jaisg_h2-f9h{
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
color:#EDF2F7;
font-size:1.875rem;
margin-bottom:1.75rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.jaisg_h2-f9h{
font-size:2.25rem;
}
}
.jaisg_grid-f9h{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:717px){
.jaisg_grid-f9h{
grid-template-columns:repeat(3,1fr);
}
}
.jaisg_col-f9h{
min-width:0;
}
.jaisg_col_h-f9h{
overflow-wrap:break-word;
font-size:22px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#EDF2F7;
font-weight:600;
margin-bottom:10px;
line-height:1.15;
}
.jaisg_col_p-f9h{
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
color:#6A8099;
}
.jaift-f9h{
background:#080C10;
color:#8DA0B5;
margin-top:40px;
}
.jaift_in-f9h{
grid-template-columns:1fr;
padding:48px 0 28px;
gap:32px;
display:grid;
}
@media(min-width:597px){
.jaift_in-f9h{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.jaift_in-f9h{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.jaift_brand-f9h{
min-width:0;
}
.jaift_logo-f9h{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:26px;
overflow-wrap:break-word;
color:#EDF2F7;
}
.jaift_tagline-f9h{
max-width:280px;
line-height:1.6;
font-size:0.844rem;
margin-top:0.875rem;
color:#8DA0B5;
}
.jaift_contact-f9h{
transition:color .2s ease;
font-size:13px;
margin-top:0.75rem;
overflow-wrap:anywhere;
max-width:17.5rem;
color:#58A6FF;
display:inline-block;
}
.jaift_contact-f9h:hover{
color:#EDF2F7;
}
.jaift_col-f9h{
min-width:0;
}
.jaift_col_h-f9h{
overflow-wrap:break-word;
text-transform:uppercase;
letter-spacing:.08em;
margin-bottom:0.875rem;
color:#EDF2F7;
font-size:0.813rem;
font-weight:700;
}
.jaift_col_links-f9h{
gap:10px;
flex-direction:column;
display:flex;
}
.jaift_link-f9h{
transition:color .2s ease;
color:#8DA0B5;
font-size:13.5px;
overflow-wrap:break-word;
}
.jaift_link-f9h:hover{
color:#EDF2F7;
}
.jaift_bot-f9h{
padding:22px 0 2.5rem;
gap:1rem;
display:flex;
flex-direction:column;
border-top:1px solid rgba(200, 220, 255, 0.12);
}
@media(min-width:770px){
.jaift_bot-f9h{
gap:20px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.jaift_legal-f9h{
color:#3F5468;
max-width:760px;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.719rem;
}
.jaift_legal-f9h b{
font-weight:700;
color:#8DA0B5;
}
.jaift_age-f9h{
border-radius:0.5rem;
border:1.5px solid #58A6FF;
padding:0.25rem 0.563rem;
flex:0 0 auto;
color:#58A6FF;
font-size:0.813rem;
font-weight:700;
}