*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F2F4F7;
line-height:1.6;
overflow-wrap:break-word;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:15px;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
color:#252D3D;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0, 0, 0, 0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.jjclayout_r02{
flex-direction:column;
min-height:100vh;
display:flex;
}
.jjcmain_r02{
flex:1 1 auto;
min-width:0;
width:100%;
}
.jjccontainer_r02{
margin:0 auto;
padding:0 16px;
max-width:1400px;
width:100%;
}
@media(min-width:766px){
.jjccontainer_r02{
padding:0 32px;
}
}
@media(min-width:1101px){
.jjccontainer_r02{
padding:0 3.5rem;
}
}
.jjceyebrow_r02{
display:inline-block;
letter-spacing:.2em;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
text-transform:uppercase;
color:#3A7FE8;
font-size:11px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.4;
}
.jjcband_r02{
background:#0F1420;
color:#EEF2FF;
}
.jjcband_r02 .jjceyebrow_r02{
color:#7DB8FF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.jjctb_r02{
background:#F2F4F7;
z-index:50;
border-bottom:1px solid rgba(14, 22, 48, 0.15);
position:sticky;
top:0;
}
.jjctb_in_r02{
padding:12px 1rem;
gap:1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
display:flex;
justify-content:space-between;
align-items:center;
}
@media(min-width:767px){
.jjctb_in_r02{
padding:1rem 32px;
}
}
@media(min-width:1101px){
.jjctb_in_r02{
padding:18px 3.5rem;
}
}
.jjctb_left_r02{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.jjctb_logo_r02{
gap:11px;
min-width:0;
align-items:center;
display:flex;
}
.jjctb_logo_mark_r02{
border-radius:0.5rem;
flex:0 0 auto;
width:34px;
height:34px;
object-fit:cover;
}
.jjctb_logo_txt_r02{
min-width:0;
display:flex;
line-height:1;
flex-direction:column;
}
.jjctb_logo_name_r02{
overflow:hidden;
letter-spacing:.02em;
font-size:22px;
text-overflow:ellipsis;
white-space:nowrap;
color:#0D1117;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.jjctb_logo_sub_r02{
overflow:hidden;
margin-top:4px;
font-weight:600;
font-size:8.5px;
white-space:nowrap;
text-transform:uppercase;
letter-spacing:.32em;
color:#3A7FE8;
text-overflow:ellipsis;
}
.jjctb_nav_r02{
display:none;
}
@media(min-width:963px){
.jjctb_nav_r02{
gap:28px;
display:flex;
align-items:center;
}
}
.jjctb_nav_item_r02{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
border-bottom:2px solid transparent;
color:#252D3D;
font-size:14px;
padding-bottom:3px;
font-weight:600;
}
.jjctb_nav_item_r02:hover{
color:#0D1117;
}
.jjctb_nav_item_r02.jjcstate_active_r02{
border-color:#3A7FE8;
color:#0D1117;
}
.jjctb_right_r02{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.jjctb_search_r02{
transition:color .22s ease;
display:flex;
color:#252D3D;
align-items:center;
justify-content:center;
}
.jjctb_search_r02:hover{
color:#3A7FE8;
}
.jjctb_search_r02 svg{
width:1.125rem;
height:18px;
}
.jjctb_lang_r02{
letter-spacing:.1em;
color:#4E5A72;
font-size:11px;
text-transform:uppercase;
font-weight:600;
}
.jjctb_lang_r02:hover{
color:#0D1117;
}
.jjctb_login_r02{
font-size:0.875rem;
display:none;
font-weight:600;
color:#0D1117;
}
@media(min-width:768px){
.jjctb_login_r02{
display:inline-block;
}
}
.jjctb_register_r02{
background:#0D1117;
padding:11px 1.375rem;
transition:background-color .22s ease;
border-radius:62.438rem;
font-size:14px;
white-space:nowrap;
color:#EEF2FF;
font-weight:700;
}
.jjctb_register_r02:hover{
background:#1C2438;
}
.jjcmob_r02{
background:#F2F4F7;
left:0;
border-top:1px solid rgba(14, 22, 48, 0.15);
right:0;
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
position:fixed;
bottom:0;
}
@media(min-width:958px){
.jjcmob_r02{
display:none;
}
}
.jjcmob_in_r02{
margin:0 auto;
align-items:stretch;
max-width:560px;
justify-content:space-around;
display:flex;
}
.jjcmob_item_r02{
padding:9px 4px;
transition:color .22s ease;
gap:3px;
flex:1 1 0;
color:#4E5A72;
display:flex;
align-items:center;
min-width:0;
flex-direction:column;
}
.jjcmob_item_r02.jjcstate_active_r02{
color:#3A7FE8;
}
.jjcmob_ic_r02{
display:flex;
justify-content:center;
align-items:center;
}
.jjcmob_ic_r02 svg{
width:20px;
height:1.25rem;
}
.jjcmob_lb_r02{
overflow:hidden;
font-size:10px;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:600;
}
@media(max-width:962px){
body{
padding-bottom:3.75rem;
}
}
.jjcrail_r02{
position:relative;
min-width:0;
}
.jjcrail_scroll_r02{
gap:14px;
-webkit-overflow-scrolling:touch;
padding-bottom:0.875rem;
display:flex;
scrollbar-width:thin;
overflow-x:auto;
}
@media(min-width:766px){
.jjcrail_scroll_r02{
gap:1.125rem;
}
}
.jjcgc_r02{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:767px){
.jjcgc_r02{
width:188px;
}
}
.jjcgc_img_r02{
background:#FFFFFF;
overflow:hidden;
border-radius:0.875rem;
box-shadow:0 2px 0.5rem rgba(14, 22, 48, 0.08), 0 0.375rem 1.25rem rgba(14, 22, 48, 0.06);
padding-bottom:133.33%;
position:relative;
}
.jjcgc_img_r02 img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.jjcgc_cover_r02{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0, 0, 0, 0.52));
pointer-events:none;
position:absolute;
}
.jjcgc_hover_r02{
transition:opacity .22s ease;
inset:0;
background:rgba(0, 0, 0, 0.52);
display:flex;
opacity:0;
justify-content:center;
position:absolute;
align-items:center;
}
.jjcgc_r02:hover .jjcgc_hover_r02{
opacity:1;
}
.jjcgc_hover_btn_r02{
border-radius:62.438rem;
background:#0D1117;
align-items:center;
display:flex;
color:#EEF2FF;
width:2.875rem;
height:46px;
justify-content:center;
}
.jjcgc_hover_btn_r02 svg{
width:1.125rem;
height:1.125rem;
}
.jjcgc_info_r02{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:9px;
display:flex;
}
.jjcgc_name_r02{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
font-size:13px;
color:#0D1117;
}
.jjcgc_prov_r02{
overflow:hidden;
font-size:11px;
color:#4E5A72;
text-overflow:ellipsis;
white-space:nowrap;
}
.jjcgc_meta_r02{
font-size:11px;
color:#4E5A72;
}
.jjctc_r02{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:765px){
.jjctc_r02{
width:14.375rem;
}
}
.jjctc_img_r02{
border-radius:14px;
overflow:hidden;
background:#FFFFFF;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 8px rgba(14, 22, 48, 0.08), 0 6px 1.25rem rgba(14, 22, 48, 0.06);
}
.jjctc_img_r02 img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.jjctc_info_r02{
gap:2px;
min-width:0;
flex-direction:column;
display:flex;
margin-top:9px;
}
.jjctc_name_r02{
overflow:hidden;
color:#0D1117;
text-overflow:ellipsis;
font-size:14px;
font-weight:700;
white-space:nowrap;
}
.jjctc_rtp_r02{
font-size:11px;
color:#4E5A72;
}
.jjclc_r02{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:769px){
.jjclc_r02{
width:16.75rem;
}
}
.jjclc_img_r02{
background:#FFFFFF;
border-radius:14px;
overflow:hidden;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 0.5rem rgba(14, 22, 48, 0.08), 0 6px 20px rgba(14, 22, 48, 0.06);
}
.jjclc_img_r02 img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.jjclc_live_r02{
border-radius:999px;
padding:0.25rem 9px;
background:rgba(0, 0, 0, 0.52);
gap:7px;
top:0.75rem;
display:flex;
left:12px;
position:absolute;
align-items:center;
}
.jjclc_live_dot_r02{
background:#E03A3A;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:0.5rem;
height:0.5rem;
}
.jjclc_seats_r02{
letter-spacing:.08em;
text-transform:uppercase;
font-size:10px;
font-weight:600;
color:#EEF2FF;
}
.jjclc_info_r02{
gap:2px;
flex-direction:column;
display:flex;
margin-top:0.563rem;
min-width:0;
}
.jjclc_name_r02{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
font-size:15px;
white-space:nowrap;
color:#0D1117;
}
.jjclc_bet_r02{
font-size:11px;
color:#4E5A72;
}
.jjcpc_r02{
gap:8px;
border:1px solid rgba(14, 22, 48, 0.08);
border-radius:0.875rem;
padding:1rem 0.875rem;
background:#FFFFFF;
min-width:0;
flex-direction:column;
justify-content:center;
display:flex;
align-items:center;
min-height:74px;
}
.jjcpc_logo_r02{
flex:0 0 auto;
width:auto;
max-width:100%;
height:28px;
object-fit:contain;
}
.jjcpc_name_r02{
overflow:hidden;
white-space:nowrap;
text-align:center;
color:#4E5A72;
max-width:100%;
text-overflow:ellipsis;
font-size:0.688rem;
}
.jjcgc_tag_r02{
padding:3px 8px;
border-radius:8px;
letter-spacing:.06em;
display:inline-block;
font-size:0.625rem;
top:10px;
z-index:2;
left:0.625rem;
font-weight:700;
text-transform:uppercase;
position:absolute;
}
.jjcgc_tag_hot_r02{
background:#E03A3A;
color:#EEF2FF;
}
.jjcgc_tag_new_r02{
background:#6AAAFF;
color:#0B0F1A;
}
.jjcgc_tag_jp_r02{
background:#E8A020;
color:#0B0F1A;
}
.jjcgc_tag_live_r02{
background:#E03A3A;
color:#EEF2FF;
}
.jjcsh_r02{
min-width:0;
margin-bottom:18px;
}
.jjcsh_row_r02{
gap:16px;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
}
.jjcsh_row_r02 .jjcsh_l_r02{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.jjcsh_stack_r02{
gap:10px;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.jjcsh_center_r02{
gap:10px;
flex-direction:column;
display:flex;
align-items:center;
text-align:center;
}
.jjcsh_h2_r02{
line-height:1.1;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:1.5rem;
color:#0D1117;
}
@media(min-width:767px){
.jjcsh_h2_r02{
font-size:1.875rem;
}
}
.jjcband_r02 .jjcsh_h2_r02{
color:#EEF2FF;
}
.jjcsh_eb_line_r02{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.jjcsh_eb_line_r02::before{
background:#3A7FE8;
display:inline-block;
width:1.75rem;
height:1px;
content:"";
}
.jjcband_r02 .jjcsh_eb_line_r02::before{
background:#7DB8FF;
}
.jjcsh_eb_dot_r02{
gap:8px;
align-items:center;
display:inline-flex;
}
.jjcsh_eb_dot_r02::before{
background:#3A7FE8;
border-radius:50%;
height:6px;
display:inline-block;
width:0.375rem;
content:"";
}
.jjcband_r02 .jjcsh_eb_dot_r02::before{
background:#7DB8FF;
}
.jjcsh_link_r02{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
display:inline-flex;
font-weight:600;
padding-bottom:2px;
color:#0D1117;
align-items:center;
font-size:0.813rem;
border-bottom:1px solid #0D1117;
white-space:nowrap;
}
.jjcsh_link_r02:hover{
border-color:#3A7FE8;
color:#3A7FE8;
}
.jjcsh_link_r02 svg{
width:14px;
height:14px;
}
.jjcsh_link_chev_r02{
padding-bottom:0;
border-bottom:0;
}
.jjcsh_link_btn_r02{
padding:0.563rem 1.125rem;
background:#0D1117;
border-radius:999px;
color:#EEF2FF;
border-bottom:0;
}
.jjcsh_link_btn_r02:hover{
border-color:transparent;
background:#1C2438;
color:#EEF2FF;
}
.jjcband_r02 .jjcsh_link_r02{
border-color:#EEF2FF;
color:#EEF2FF;
}
.jjcband_r02 .jjcsh_link_btn_r02{
background:#7DB8FF;
color:#0B0F1A;
}
.jjcsh_rule_r02{
margin:-2px 0 1.125rem;
background:rgba(14, 22, 48, 0.15);
height:1px;
}
.jjcband_r02 .jjcsh_rule_r02{
background:rgba(180, 210, 255, 0.14);
}
.jjchero_r02{
padding:2rem 0 8px;
}
@media(min-width:768px){
.jjchero_r02{
padding:56px 0 24px;
}
}
.jjchero_in_r02{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:901px){
.jjchero_in_r02{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.jjchero_copy_r02{
min-width:0;
}
.jjchero_eyebrow_r02{
gap:10px;
margin-bottom:22px;
display:inline-flex;
align-items:center;
}
.jjchero_eyebrow_line_r02{
background:#3A7FE8;
flex:0 0 auto;
width:28px;
display:inline-block;
height:1px;
}
.jjchero_h1_r02{
margin-bottom:1.25rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
letter-spacing:-.01em;
font-size:2.375rem;
color:#0D1117;
line-height:1.04;
font-weight:600;
}
@media(min-width:770px){
.jjchero_h1_r02{
font-size:54px;
}
}
@media(min-width:1103px){
.jjchero_h1_r02{
font-size:3.875rem;
}
}
.jjchero_h1_r02 em{
color:#3A7FE8;
font-style:normal;
}
.jjchero_sub_r02{
margin-bottom:1.875rem;
max-width:480px;
color:#6B7894;
font-size:16px;
line-height:1.6;
}
@media(min-width:770px){
.jjchero_sub_r02{
font-size:1.125rem;
}
}
.jjchero_actions_r02{
gap:0.875rem;
align-items:center;
display:flex;
flex-wrap:wrap;
margin-bottom:2.125rem;
}
.jjchero_cta_r02{
gap:0.625rem;
background:#0D1117;
transition:background-color .22s ease;
padding:16px 30px;
border-radius:62.438rem;
display:inline-flex;
font-weight:700;
align-items:center;
color:#EEF2FF;
font-size:15px;
}
.jjchero_cta_r02:hover{
background:#1C2438;
}
.jjchero_cta_ic_r02{
display:inline-flex;
align-items:center;
}
.jjchero_cta_ic_r02 svg{
width:16px;
height:1rem;
}
.jjchero_cta_alt_r02{
background:transparent;
padding:15px 26px;
border-radius:62.438rem;
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(14, 22, 48, 0.15);
font-weight:600;
font-size:15px;
align-items:center;
color:#0D1117;
display:inline-flex;
}
.jjchero_cta_alt_r02:hover{
border-color:#3A7FE8;
color:#3A7FE8;
}
.jjchero_trust_r02{
gap:22px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.jjchero_trust_item_r02{
gap:0.563rem;
align-items:center;
font-size:13px;
font-weight:600;
display:flex;
color:#252D3D;
}
.jjchero_trust_ic_r02{
display:inline-flex;
color:#3A7FE8;
align-items:center;
}
.jjchero_trust_ic_r02 svg{
width:16px;
height:16px;
}
.jjchero_promo_r02{
background:#FFFFFF;
overflow:hidden;
border-radius:1.25rem;
position:relative;
min-height:18.75rem;
box-shadow:0 12px 48px rgba(14, 22, 48, 0.14), 0 3px 0.625rem rgba(14, 22, 48, 0.08);
display:flex;
}
.jjchero_promo_bg_r02{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.jjchero_promo_bg_r02::after{
background:linear-gradient(120deg,#0F1420 0%,rgba(0, 0, 0, 0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.jjchero_promo_glow_r02{
background:radial-gradient(circle,rgba(82, 148, 255, 0.18) 0%,transparent 65%);
border-radius:50%;
pointer-events:none;
right:-20px;
width:260px;
height:16.25rem;
top:-2.5rem;
position:absolute;
}
.jjchero_promo_ct_r02{
padding:28px;
align-self:flex-end;
max-width:88%;
z-index:2;
position:relative;
}
.jjchero_promo_label_r02{
font-weight:700;
display:block;
font-size:10px;
text-transform:uppercase;
margin-bottom:0.5rem;
color:#7DB8FF;
letter-spacing:.25em;
}
.jjchero_promo_amount_r02{
color:#EEF2FF;
line-height:1.05;
font-size:32px;
font-weight:600;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.jjchero_promo_amount_r02{
font-size:2.5rem;
}
}
.jjchero_promo_amount_r02 em{
color:#7DB8FF;
font-style:normal;
}
.jjchero_rating_r02{
background:#FFFFFF;
border-radius:14px;
gap:0.625rem;
border:1px solid rgba(14, 22, 48, 0.08);
padding:10px 0.875rem;
z-index:3;
top:14px;
align-items:center;
max-width:min(16.25rem,62%);
display:flex;
box-shadow:0 2px 8px rgba(14, 22, 48, 0.08), 0 6px 20px rgba(14, 22, 48, 0.06);
right:14px;
position:absolute;
}
.jjchero_rating_score_r02{
flex:0 0 auto;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:24px;
color:#0D1117;
font-weight:700;
}
.jjchero_rating_txt_r02{
flex:1 1 auto;
min-width:0;
}
.jjchero_rating_stars_r02{
gap:2px;
color:#3A7FE8;
display:flex;
}
.jjchero_rating_stars_r02 svg{
height:0.75rem;
width:0.75rem;
}
.jjchero_rating_cap_r02{
color:#4E5A72;
font-size:0.688rem;
line-height:1.35;
display:block;
overflow-wrap:break-word;
margin-top:3px;
}
.jjcstat_r02{
margin-top:1rem;
border-top:1px solid rgba(14, 22, 48, 0.15);
border-bottom:1px solid rgba(14, 22, 48, 0.15);
}
.jjcstat_in_r02{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.jjcstat_in_r02{
grid-template-columns:repeat(4,1fr);
}
}
.jjcstat_item_r02{
padding:1.375rem 0.875rem;
min-width:0;
border-bottom:1px solid rgba(14, 22, 48, 0.08);
border-right:1px solid rgba(14, 22, 48, 0.08);
}
.jjcstat_item_r02:nth-child(2n){
border-right:0;
}
.jjcstat_item_r02:nth-child(n+3){
border-bottom:0;
}
@media(min-width:771px){
.jjcstat_item_r02{
border-bottom:0;
}
.jjcstat_item_r02:nth-child(2n){
border-right:1px solid rgba(14, 22, 48, 0.08);
}
.jjcstat_item_r02:nth-child(4n){
border-right:0;
}
}
.jjcstat_value_r02{
color:#0D1117;
font-size:30px;
line-height:1;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:700;
}
@media(min-width:769px){
.jjcstat_value_r02{
font-size:2.125rem;
}
}
.jjcstat_label_r02{
margin-top:0.375rem;
line-height:1.4;
overflow-wrap:break-word;
font-size:13px;
color:#4E5A72;
}
.jjcjp_r02{
padding:1.875rem 0 0.625rem;
}
.jjcjp_grid_r02{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:766px){
.jjcjp_grid_r02{
grid-template-columns:1fr 1fr;
}
.jjcjp_card_mega_r02{
grid-column:1/-1;
}
}
@media(min-width:999px){
.jjcjp_grid_r02{
grid-template-columns:1.4fr 1fr 1fr;
}
.jjcjp_card_mega_r02{
grid-column:auto;
}
}
.jjcjp_card_r02{
border:1px solid rgba(14, 22, 48, 0.08);
background:#FFFFFF;
border-radius:20px;
padding:26px;
overflow:hidden;
gap:0.75rem;
min-width:0;
flex-direction:column;
position:relative;
display:flex;
min-height:12.5rem;
justify-content:space-between;
}
.jjcjp_card_mega_r02{
background:linear-gradient(135deg,#0F1826,#080C14);
border-color:transparent;
min-height:13.125rem;
color:#EEF2FF;
}
.jjcjp_glow_r02{
border-radius:50%;
background:radial-gradient(circle,rgba(82, 148, 255, 0.18),transparent 70%);
top:-2.5rem;
height:200px;
width:12.5rem;
pointer-events:none;
position:absolute;
right:-2.5rem;
}
.jjcjp_label_r02{
gap:10px;
display:flex;
letter-spacing:.16em;
font-size:0.625rem;
justify-content:space-between;
position:relative;
flex-wrap:wrap;
align-items:center;
text-transform:uppercase;
color:#3A7FE8;
font-weight:700;
}
.jjcjp_card_mega_r02 .jjcjp_label_r02{
color:#7DB8FF;
}
.jjcjp_drop_r02{
text-transform:none;
letter-spacing:.04em;
font-weight:600;
color:#4E5A72;
}
.jjcjp_card_mega_r02 .jjcjp_drop_r02{
color:#8FA4CC;
}
.jjcjp_amount_r02{
line-height:1;
color:#0D1117;
font-size:38px;
font-weight:700;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
position:relative;
overflow-wrap:break-word;
}
.jjcjp_card_mega_r02 .jjcjp_amount_r02{
animation:zm2-pulse 2.4s infinite;
color:#7DB8FF;
font-size:48px;
}
@media(min-width:768px){
.jjcjp_card_mega_r02 .jjcjp_amount_r02{
font-size:54px;
}
}
.jjcjp_game_r02{
font-size:0.813rem;
position:relative;
color:#4E5A72;
}
.jjcjp_card_mega_r02 .jjcjp_game_r02{
color:#8FA4CC;
}
.jjcjp_cta_r02{
align-self:flex-start;
position:relative;
}
.jjcjp_card_mega_r02 .jjcjp_cta_r02{
padding:10px 1.25rem;
background:#7DB8FF;
border-radius:999px;
transition:opacity .22s ease;
color:#0B0F1A;
font-weight:700;
font-size:13px;
}
.jjcjp_card_mega_r02 .jjcjp_cta_r02:hover{
opacity:.9;
}
.jjcjp_card_r02:not(.jjcjp_card_mega_r02) .jjcjp_cta_r02{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
color:#0D1117;
font-size:13px;
padding-bottom:2px;
border-bottom:1px solid #0D1117;
}
.jjcjp_card_r02:not(.jjcjp_card_mega_r02) .jjcjp_cta_r02:hover{
border-color:#3A7FE8;
color:#3A7FE8;
}
.jjcjp_seo_r02{
margin:14px 0 0;
line-height:1.65;
max-width:760px;
color:#6B7894;
font-size:0.875rem;
overflow-wrap:break-word;
}
.jjcjp_seo_r02 strong{
font-weight:700;
color:#0D1117;
}
.jjcgrow_r02{
padding:1.625rem 0 10px;
}
.jjcrow_seo_r02{
margin:0.625rem 0 0;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
max-width:47.5rem;
color:#6B7894;
}
.jjcrow_seo_r02 strong{
font-weight:700;
color:#0D1117;
}
.jjcgrow_r02{
padding:1.625rem 0 0.625rem;
}
.jjcrow_seo_r02{
margin:10px 0 0;
max-width:47.5rem;
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
color:#6B7894;
}
.jjcrow_seo_r02 strong{
color:#0D1117;
font-weight:700;
}
.jjcgrow_r02{
padding:26px 0 10px;
}
.jjcrow_seo_r02{
margin:10px 0 0;
line-height:1.65;
font-size:0.875rem;
color:#6B7894;
max-width:760px;
overflow-wrap:break-word;
}
.jjcrow_seo_r02 strong{
color:#0D1117;
font-weight:700;
}
.jjcapp_r02{
padding:1.875rem 0 10px;
}
.jjcapp_in_r02{
border-radius:1.25rem;
border:1px solid rgba(14, 22, 48, 0.08);
padding:2rem;
background:#FFFFFF;
gap:28px;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.jjcapp_in_r02{
padding:40px 2.75rem;
gap:40px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.jjcapp_copy_r02{
max-width:35rem;
min-width:0;
}
.jjcapp_eyebrow_r02{
margin-bottom:0.75rem;
}
.jjcapp_h2_r02{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
color:#0D1117;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
font-size:28px;
}
@media(min-width:766px){
.jjcapp_h2_r02{
font-size:2.125rem;
}
}
.jjcapp_text_r02{
line-height:1.6;
color:#6B7894;
margin-bottom:22px;
font-size:14px;
}
.jjcapp_btns_r02{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.jjcapp_btn_r02{
padding:0.688rem 20px;
transition:background-color .22s ease;
border-radius:14px;
gap:0.625rem;
background:#0D1117;
align-items:center;
display:inline-flex;
color:#EEF2FF;
}
.jjcapp_btn_r02:hover{
background:#1C2438;
}
.jjcapp_btn_ic_r02{
display:inline-flex;
align-items:center;
}
.jjcapp_btn_ic_r02 svg{
height:18px;
width:18px;
}
.jjcapp_btn_lb_r02{
font-weight:700;
font-size:0.844rem;
}
.jjcapp_qr_wrap_r02{
gap:18px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.jjcapp_qr_r02{
flex:0 0 auto;
border-radius:0.875rem;
background-color:#0D1117;
width:108px;
height:108px;
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);
}
.jjcapp_qr_cap_r02{
color:#4E5A72;
line-height:1.4;
font-size:0.781rem;
max-width:92px;
}
.jjctrn_r02{
padding:30px 0 10px;
}
.jjctrn_in_r02{
border-radius:1.25rem;
background:#FFFFFF;
grid-template-columns:1fr;
border:1px solid rgba(14, 22, 48, 0.08);
overflow:hidden;
display:grid;
}
@media(min-width:883px){
.jjctrn_in_r02{
grid-template-columns:1.05fr 1fr;
}
}
.jjctrn_banner_r02{
padding:34px;
background:linear-gradient(150deg,#0F1826,#080C14);
overflow:hidden;
position:relative;
color:#EEF2FF;
}
.jjctrn_glow_r02{
border-radius:50%;
background:radial-gradient(circle,rgba(82, 148, 255, 0.18),transparent 70%);
bottom:-40px;
pointer-events:none;
position:absolute;
width:200px;
height:200px;
right:-2.5rem;
}
.jjctrn_eyebrow_r02{
position:relative;
margin-bottom:14px;
}
.jjctrn_h2_r02{
overflow-wrap:break-word;
font-size:1.875rem;
position:relative;
color:#EEF2FF;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
line-height:1.06;
font-weight:600;
}
@media(min-width:769px){
.jjctrn_h2_r02{
font-size:2.25rem;
}
}
.jjctrn_text_r02{
font-size:14px;
line-height:1.6;
margin-bottom:1.375rem;
color:#8FA4CC;
position:relative;
max-width:26.25rem;
}
.jjctrn_timer_r02{
gap:8px;
margin-bottom:24px;
display:flex;
align-items:center;
flex-wrap:wrap;
position:relative;
}
.jjctrn_timer_cap_r02{
font-size:0.688rem;
color:#8FA4CC;
}
.jjctrn_timer_box_r02{
background:rgba(220, 232, 255, 0.08);
padding:4px 12px;
border-radius:0.5rem;
color:#EEF2FF;
font-size:24px;
font-weight:700;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
.jjctrn_cta_r02{
padding:0.813rem 26px;
background:#7DB8FF;
transition:opacity .22s ease;
border-radius:62.438rem;
font-weight:700;
display:inline-block;
color:#0B0F1A;
font-size:14px;
position:relative;
}
.jjctrn_cta_r02:hover{
opacity:.9;
}
.jjctrn_lb_r02{
padding:1.625rem 1.75rem;
}
.jjctrn_lb_head_r02{
gap:0.625rem;
margin-bottom:0.75rem;
align-items:center;
justify-content:space-between;
display:flex;
}
.jjctrn_lb_title_r02{
font-weight:600;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#0D1117;
font-size:1.25rem;
}
.jjctrn_lb_upd_r02{
text-transform:uppercase;
color:#4E5A72;
font-size:11px;
letter-spacing:.08em;
}
.jjctrn_lb_row_r02{
padding:0.688rem 0.75rem;
gap:0.875rem;
border-radius:8px;
align-items:center;
display:flex;
}
.jjctrn_lb_row_r02:nth-child(2){
background:rgba(58, 127, 232, 0.10);
}
.jjctrn_lb_rank_r02{
flex:0 0 auto;
width:1.375rem;
font-weight:700;
font-size:16px;
color:#3A7FE8;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
.jjctrn_lb_av_r02{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#3A7FE8,#6AAAFF);
width:30px;
height:30px;
}
.jjctrn_lb_name_r02{
flex:1 1 auto;
overflow:hidden;
text-overflow:ellipsis;
font-size:0.875rem;
min-width:0;
color:#0D1117;
font-weight:600;
white-space:nowrap;
}
.jjctrn_lb_amount_r02{
flex:0 0 auto;
color:#0D1117;
font-size:13px;
font-weight:700;
}
.jjcvip_r02{
padding:3rem 0;
}
@media(min-width:766px){
.jjcvip_r02{
padding:4rem 0;
}
}
.jjcvip_head_r02{
gap:14px;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:881px){
.jjcvip_head_r02{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.jjcvip_eyebrow_r02{
margin-bottom:0.75rem;
}
.jjcvip_h2_r02{
font-size:32px;
overflow-wrap:break-word;
line-height:1.05;
color:#EEF2FF;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:766px){
.jjcvip_h2_r02{
font-size:2.5rem;
}
}
.jjcvip_intro_r02{
line-height:1.6;
color:#8FA4CC;
max-width:26.25rem;
font-size:0.875rem;
}
.jjcvip_grid_r02{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.jjcvip_card_r02{
border:1px solid rgba(180, 210, 255, 0.14);
border-radius:0.875rem;
padding:22px 18px;
min-width:0;
}
.jjcvip_card_feat_r02{
background:rgba(220, 232, 255, 0.08);
border-color:#7DB8FF;
}
.jjcvip_card_ic_r02{
border-radius:0.5rem;
background:linear-gradient(135deg,#3A7FE8,#6AAAFF);
width:2.125rem;
margin-bottom:16px;
display:block;
height:34px;
}
.jjcvip_name_r02{
font-weight:600;
margin-bottom:6px;
font-size:1.25rem;
color:#EEF2FF;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
.jjcvip_perk_r02{
font-size:0.781rem;
line-height:1.5;
overflow-wrap:break-word;
color:#8FA4CC;
}
.jjcop_r02{
padding:36px 0 10px;
}
.jjcop_in_r02{
background:#FFFFFF;
grid-template-columns:1fr;
gap:2rem;
border-radius:14px;
border:1px solid rgba(14, 22, 48, 0.08);
padding:2rem;
display:grid;
align-items:center;
}
@media(min-width:860px){
.jjcop_in_r02{
grid-template-columns:.9fr 1.1fr;
padding:34px 40px;
gap:44px;
}
}
.jjcop_left_r02{
min-width:0;
}
.jjcop_eyebrow_r02{
margin-bottom:12px;
}
.jjcop_h2_r02{
color:#0D1117;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
margin-bottom:10px;
font-weight:600;
line-height:1.08;
font-size:1.75rem;
overflow-wrap:break-word;
}
@media(min-width:771px){
.jjcop_h2_r02{
font-size:30px;
}
}
.jjcop_text_r02{
line-height:1.6;
font-size:0.875rem;
color:#6B7894;
}
.jjcop_grid_r02{
background:rgba(14, 22, 48, 0.15);
border:1px solid rgba(14, 22, 48, 0.15);
border-radius:0.5rem;
grid-template-columns:1fr 1fr;
gap:1px;
overflow:hidden;
display:grid;
}
.jjcop_field_r02{
background:#F2F4F7;
padding:18px 20px;
min-width:0;
}
.jjcop_field_lb_r02{
font-weight:600;
color:#3A7FE8;
font-size:10px;
margin-bottom:5px;
letter-spacing:.1em;
text-transform:uppercase;
}
.jjcop_field_val_r02{
font-weight:700;
color:#0D1117;
font-size:14px;
overflow-wrap:break-word;
}
.jjcprov_r02{
padding:2.5rem 0 1.25rem;
}
.jjcprov_eyebrow_r02{
margin-bottom:18px;
display:block;
}
.jjcprov_grid_r02{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:560px){
.jjcprov_grid_r02{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.jjcprov_grid_r02{
grid-template-columns:repeat(6,1fr);
}
}
.jjcwy_r02{
padding:3rem 0;
}
@media(min-width:765px){
.jjcwy_r02{
padding:56px 0;
}
}
.jjcwy_in_r02{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:902px){
.jjcwy_in_r02{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.jjcwy_left_r02{
min-width:0;
}
.jjcwy_eyebrow_r02{
margin-bottom:0.875rem;
}
.jjcwy_h2_r02{
font-size:32px;
font-weight:600;
color:#0D1117;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
margin-bottom:1rem;
line-height:1.05;
}
@media(min-width:765px){
.jjcwy_h2_r02{
font-size:2.5rem;
}
}
.jjcwy_intro_r02{
line-height:1.6;
color:#6B7894;
font-size:0.938rem;
}
.jjcwy_grid_r02{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.jjcwy_grid_r02{
grid-template-columns:1fr 1fr;
}
}
.jjcwy_card_r02{
padding:1.625rem;
background:#FFFFFF;
border:1px solid rgba(14, 22, 48, 0.08);
border-radius:0.875rem;
min-width:0;
}
.jjcwy_card_ic_r02{
display:inline-flex;
margin-bottom:1rem;
align-items:center;
justify-content:center;
color:#3A7FE8;
}
.jjcwy_card_ic_r02 svg{
width:26px;
height:26px;
}
.jjcwy_card_h_r02{
color:#0D1117;
overflow-wrap:break-word;
margin-bottom:8px;
font-weight:600;
font-size:1.313rem;
line-height:1.15;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
.jjcwy_card_p_r02{
font-size:0.875rem;
overflow-wrap:break-word;
color:#6B7894;
line-height:1.55;
}
.jjchts_r02{
padding:3rem 0;
}
@media(min-width:769px){
.jjchts_r02{
padding:62px 0;
}
}
.jjchts_head_r02{
gap:1.125rem;
display:flex;
margin-bottom:2.125rem;
flex-direction:column;
}
@media(min-width:767px){
.jjchts_head_r02{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.jjchts_eyebrow_r02{
margin-bottom:12px;
}
.jjchts_h2_r02{
color:#EEF2FF;
line-height:1.05;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:765px){
.jjchts_h2_r02{
font-size:2.375rem;
}
}
.jjchts_cta_r02{
transition:opacity .22s ease;
background:#7DB8FF;
flex:0 0 auto;
border-radius:62.438rem;
padding:15px 1.875rem;
color:#0B0F1A;
font-weight:700;
font-size:0.938rem;
}
.jjchts_cta_r02:hover{
opacity:.9;
}
.jjchts_grid_r02{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.jjchts_grid_r02{
grid-template-columns:repeat(3,1fr);
}
}
.jjchts_step_r02{
min-width:0;
border-top:1px solid rgba(180, 210, 255, 0.14);
padding-top:22px;
}
.jjchts_step_num_r02{
font-weight:700;
margin-bottom:14px;
color:#7DB8FF;
font-size:2.75rem;
line-height:1;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
.jjchts_step_h_r02{
font-size:1.188rem;
line-height:1.2;
font-weight:700;
margin-bottom:0.5rem;
overflow-wrap:break-word;
color:#EEF2FF;
}
.jjchts_step_p_r02{
color:#8FA4CC;
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
}
.jjcts_r02{
padding:2.75rem 0;
}
.jjcts_in_r02{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:882px){
.jjcts_in_r02{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.jjcts_left_r02{
min-width:0;
}
.jjcts_h2_r02{
color:#EEF2FF;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.625rem;
line-height:1.1;
font-weight:600;
margin-bottom:0.75rem;
}
@media(min-width:771px){
.jjcts_h2_r02{
font-size:28px;
}
}
.jjcts_text_r02{
margin-bottom:22px;
color:#8FA4CC;
max-width:520px;
line-height:1.6;
font-size:14.5px;
}
.jjcts_badges_r02{
gap:1.125rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.jjcts_badge_r02{
font-size:0.813rem;
font-weight:600;
color:#8FA4CC;
}
.jjcts_pay_r02{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:877px){
.jjcts_pay_r02{
justify-content:flex-end;
}
}
.jjcts_pay_chip_r02{
border-radius:0.875rem;
border:1px solid rgba(180, 210, 255, 0.14);
padding:12px 16px;
background:rgba(220, 232, 255, 0.08);
font-weight:700;
font-size:0.875rem;
color:#EEF2FF;
}
.jjctt_r02{
padding:48px 0 10px;
}
@media(min-width:769px){
.jjctt_r02{
padding:3.75rem 0 10px;
}
}
.jjctt_head_r02{
text-align:center;
margin-bottom:34px;
}
.jjctt_eyebrow_r02{
margin-bottom:12px;
}
.jjctt_h2_r02{
font-weight:600;
color:#0D1117;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:2rem;
}
@media(min-width:769px){
.jjctt_h2_r02{
font-size:2.625rem;
}
}
.jjctt_grid_r02{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.jjctt_grid_r02{
grid-template-columns:repeat(3,1fr);
}
}
.jjctt_card_r02{
border:1px solid rgba(14, 22, 48, 0.08);
background:#FFFFFF;
padding:30px;
border-radius:14px;
display:flex;
min-width:0;
flex-direction:column;
}
.jjctt_card_ic_r02{
align-items:center;
display:inline-flex;
margin-bottom:18px;
color:#3A7FE8;
}
.jjctt_card_ic_r02 svg{
height:28px;
width:1.75rem;
}
.jjctt_card_h_r02{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#0D1117;
margin-bottom:8px;
font-size:22px;
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
}
.jjctt_card_p_r02{
font-size:14px;
color:#6B7894;
overflow-wrap:break-word;
line-height:1.6;
margin-bottom:0.875rem;
}
.jjctt_card_p_r02 b{
font-weight:700;
color:#0D1117;
}
.jjctt_card_link_r02{
transition:color .22s ease;
font-size:0.813rem;
align-self:flex-start;
color:#0D1117;
border-bottom:1px solid #3A7FE8;
padding-bottom:2px;
margin-top:auto;
font-weight:700;
}
.jjctt_card_link_r02:hover{
color:#3A7FE8;
}
.jjcpmt_r02{
padding:3rem 0 10px;
}
.jjcpmt_in_r02{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:881px){
.jjcpmt_in_r02{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.jjcpmt_left_r02{
min-width:0;
}
.jjcpmt_eyebrow_r02{
margin-bottom:0.75rem;
}
.jjcpmt_h2_r02{
line-height:1.06;
font-size:30px;
color:#0D1117;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:765px){
.jjcpmt_h2_r02{
font-size:2rem;
}
}
.jjcpmt_text_r02{
color:#6B7894;
margin-bottom:22px;
font-size:0.906rem;
line-height:1.6;
}
.jjcpmt_logos_r02{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:481px){
.jjcpmt_logos_r02{
grid-template-columns:repeat(4,1fr);
}
}
.jjcpmt_logo_r02{
overflow:hidden;
border-radius:0.5rem;
background:#FFFFFF;
padding:0 0.5rem;
border:1px solid rgba(14, 22, 48, 0.08);
white-space:nowrap;
font-weight:700;
display:flex;
text-overflow:ellipsis;
font-size:0.781rem;
text-align:center;
color:#252D3D;
align-items:center;
height:50px;
justify-content:center;
}
.jjcpmt_table_r02{
border-radius:0.875rem;
border:1px solid rgba(14, 22, 48, 0.08);
overflow:hidden;
min-width:0;
}
.jjcpmt_thead_r02{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#1A1E2A;
display:grid;
}
.jjcpmt_th_r02{
overflow:hidden;
padding:0.813rem 0.875rem;
text-transform:uppercase;
font-weight:700;
font-size:0.625rem;
white-space:nowrap;
color:#EEF2FF;
text-overflow:ellipsis;
letter-spacing:.08em;
}
.jjcpmt_row_r02{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(14, 22, 48, 0.08);
display:grid;
}
.jjcpmt_row_r02:nth-child(odd){
background:#FFFFFF;
}
.jjcpmt_td_r02{
padding:14px;
min-width:0;
font-size:13.5px;
overflow-wrap:break-word;
color:#6B7894;
}
.jjcpmt_row_r02 .jjcpmt_td_r02:first-child{
color:#0D1117;
font-weight:700;
}
.jjcpmt_row_r02 .jjcpmt_td_r02:last-child{
font-weight:700;
color:#1FAD72;
}
.jjcrv_r02{
padding:3rem 0;
background:#FFFFFF;
border-bottom:1px solid rgba(14, 22, 48, 0.08);
margin-top:1.5rem;
border-top:1px solid rgba(14, 22, 48, 0.08);
}
@media(min-width:769px){
.jjcrv_r02{
padding:56px 0;
}
}
.jjcrv_head_r02{
gap:16px;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:765px){
.jjcrv_head_r02{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.jjcrv_eyebrow_r02{
margin-bottom:0.625rem;
}
.jjcrv_h2_r02{
line-height:1.05;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:30px;
overflow-wrap:break-word;
color:#0D1117;
}
@media(min-width:771px){
.jjcrv_h2_r02{
font-size:2.375rem;
}
}
.jjcrv_agg_r02{
gap:0.75rem;
display:flex;
align-items:center;
}
.jjcrv_agg_stars_r02{
gap:3px;
color:#3A7FE8;
display:flex;
}
.jjcrv_agg_stars_r02 svg{
width:1.125rem;
height:1.125rem;
}
.jjcrv_source_r02{
font-size:0.813rem;
color:#6B7894;
}
.jjcrv_grid_r02{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.jjcrv_grid_r02{
grid-template-columns:repeat(3,1fr);
}
}
.jjcrv_card_r02{
border:1px solid rgba(14, 22, 48, 0.08);
border-radius:14px;
background:#F2F4F7;
padding:1.625rem;
min-width:0;
}
.jjcrv_card_stars_r02{
gap:2px;
margin-bottom:12px;
display:flex;
color:#3A7FE8;
}
.jjcrv_card_stars_r02 svg{
width:0.875rem;
height:0.875rem;
}
.jjcrv_card_body_r02{
font-weight:500;
color:#0D1117;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
margin-bottom:1rem;
line-height:1.45;
overflow-wrap:break-word;
font-size:18px;
}
.jjcrv_card_meta_r02{
gap:10px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.jjcrv_card_av_r02{
border-radius:50%;
background:linear-gradient(135deg,#3A7FE8,#6AAAFF);
flex:0 0 auto;
height:32px;
width:2rem;
}
.jjcrv_card_author_r02{
font-weight:700;
font-size:0.813rem;
color:#0D1117;
}
.jjcrv_card_loc_r02{
color:#4E5A72;
font-size:0.75rem;
}
.jjcfaq_r02{
background:#FFFFFF;
padding:3rem 0;
margin-top:1.5rem;
border-bottom:1px solid rgba(14, 22, 48, 0.08);
border-top:1px solid rgba(14, 22, 48, 0.08);
}
@media(min-width:768px){
.jjcfaq_r02{
padding:62px 0;
}
}
.jjcfaq_head_r02{
text-align:center;
margin-bottom:34px;
}
.jjcfaq_eyebrow_r02{
margin-bottom:0.75rem;
}
.jjcfaq_h2_r02{
color:#0D1117;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:2rem;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.jjcfaq_h2_r02{
font-size:38px;
}
}
.jjcfaq_list_r02{
margin:0 auto;
gap:0.75rem;
display:flex;
flex-direction:column;
max-width:51.25rem;
}
.jjcfaq_item_r02{
overflow:hidden;
background:#F2F4F7;
border:1px solid rgba(14, 22, 48, 0.08);
border-radius:0.875rem;
}
.jjcfaq_q_r02{
list-style:none;
padding:20px 1.5rem;
gap:20px;
font-weight:700;
font-size:16px;
overflow-wrap:break-word;
cursor:pointer;
align-items:center;
color:#0D1117;
justify-content:space-between;
display:flex;
}
.jjcfaq_q_r02::-webkit-details-marker{
display:none;
}
.jjcfaq_q_ic_r02{
transition:transform .22s ease;
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#3A7FE8;
}
.jjcfaq_q_ic_r02 svg{
height:18px;
width:1.125rem;
}
.jjcfaq_item_r02[open] .jjcfaq_q_ic_r02{
transform:rotate(180deg);
}
.jjcfaq_a_r02{
padding:0 1.5rem 20px;
font-size:14.5px;
overflow-wrap:break-word;
color:#6B7894;
line-height:1.6;
}
.jjclh_r02{
padding:40px 0 20px;
}
.jjclh_in_r02{
padding-top:2.125rem;
border-top:1px solid rgba(14, 22, 48, 0.15);
}
.jjclh_eyebrow_r02{
margin-bottom:1.375rem;
display:block;
}
.jjclh_grid_r02{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:601px){
.jjclh_grid_r02{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.jjclh_grid_r02{
grid-template-columns:repeat(5,1fr);
}
}
.jjclh_col_r02{
min-width:0;
}
.jjclh_col_h_r02{
font-size:13px;
color:#0D1117;
font-weight:700;
overflow-wrap:break-word;
margin-bottom:12px;
}
.jjclh_links_r02{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.jjclh_link_r02{
transition:color .22s ease;
color:#6B7894;
font-size:0.813rem;
overflow-wrap:break-word;
}
.jjclh_link_r02:hover{
color:#3A7FE8;
}
.jjcsb_r02{
padding:48px 0;
background:#FFFFFF;
border-top:1px solid rgba(14, 22, 48, 0.08);
margin-top:24px;
border-bottom:1px solid rgba(14, 22, 48, 0.08);
}
@media(min-width:770px){
.jjcsb_r02{
padding:56px 0;
}
}
.jjcsb_eyebrow_r02{
display:block;
margin-bottom:0.75rem;
}
.jjcsb_h2_r02{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:30px;
font-weight:600;
line-height:1.05;
color:#0D1117;
overflow-wrap:break-word;
margin-bottom:1.625rem;
}
@media(min-width:769px){
.jjcsb_h2_r02{
font-size:2.25rem;
}
}
.jjcsb_grid_r02{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:561px){
.jjcsb_grid_r02{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.jjcsb_grid_r02{
grid-template-columns:repeat(4,1fr);
}
}
.jjcsb_card_r02{
background:#F2F4F7;
padding:1.5rem;
border-radius:0.875rem;
border:1px solid rgba(14, 22, 48, 0.08);
min-width:0;
}
.jjcsb_card_h_r02{
color:#0D1117;
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
font-size:1.188rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
}
.jjcsb_card_p_r02{
line-height:1.6;
color:#6B7894;
font-size:13.5px;
overflow-wrap:break-word;
}
.jjcsb_rtp_r02{
gap:1.5rem;
background:#F2F4F7;
border-radius:14px;
padding:26px 1.75rem;
grid-template-columns:1fr;
border:1px solid rgba(14, 22, 48, 0.08);
display:grid;
margin-top:1.125rem;
align-items:center;
}
@media(min-width:758px){
.jjcsb_rtp_r02{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.jjcsb_rtp_h_r02{
line-height:1.15;
margin-bottom:8px;
color:#0D1117;
font-size:1.25rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
.jjcsb_rtp_p_r02{
color:#6B7894;
font-size:13.5px;
overflow-wrap:break-word;
line-height:1.6;
}
.jjcsb_rtp_stats_r02{
gap:16px;
display:flex;
}
.jjcsb_stat_r02{
background:#FFFFFF;
flex:1 1 0;
border-radius:8px;
padding:1.125rem;
text-align:center;
min-width:0;
}
.jjcsb_stat_v_r02{
font-weight:700;
font-size:26px;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1FAD72;
}
.jjcsb_stat_l_r02{
margin-top:0.25rem;
color:#4E5A72;
font-size:0.719rem;
}
.jjcsg_r02{
padding:48px 0 0.625rem;
}
.jjcsg_eyebrow_r02{
margin-bottom:0.75rem;
display:block;
}
.jjcsg_h2_r02{
font-weight:600;
line-height:1.05;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
margin-bottom:1.75rem;
color:#0D1117;
overflow-wrap:break-word;
font-size:30px;
}
@media(min-width:771px){
.jjcsg_h2_r02{
font-size:36px;
}
}
.jjcsg_grid_r02{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.jjcsg_grid_r02{
grid-template-columns:repeat(3,1fr);
}
}
.jjcsg_col_r02{
min-width:0;
}
.jjcsg_col_h_r02{
color:#0D1117;
line-height:1.15;
font-weight:600;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
margin-bottom:0.625rem;
overflow-wrap:break-word;
font-size:1.375rem;
}
.jjcsg_col_p_r02{
font-size:0.875rem;
line-height:1.65;
color:#6B7894;
overflow-wrap:break-word;
}
.jjcel_r02{
padding:3rem 0;
}
@media(min-width:767px){
.jjcel_r02{
padding:3.5rem 0;
}
}
.jjcel_in_r02{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:897px){
.jjcel_in_r02{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.jjcel_left_r02{
min-width:0;
}
.jjcel_eyebrow_r02{
margin-bottom:14px;
}
.jjcel_h2_r02{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#0D1117;
margin-bottom:1.375rem;
overflow-wrap:break-word;
line-height:1.08;
font-size:2rem;
}
@media(min-width:768px){
.jjcel_h2_r02{
font-size:38px;
}
}
.jjcel_body_r02 p{
font-size:1rem;
margin-bottom:1.125rem;
color:#252D3D;
overflow-wrap:break-word;
line-height:1.7;
}
.jjcel_dropcap_r02{
padding:0.375rem 12px 0 0;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
float:left;
font-size:62px;
font-weight:700;
line-height:.8;
color:#3A7FE8;
}
.jjcel_right_r02{
min-width:0;
}
.jjcel_quote_r02{
padding:2.25rem;
border-radius:20px;
background:linear-gradient(150deg,#0F1826,#080C14);
color:#EEF2FF;
position:relative;
margin-bottom:1.5rem;
}
.jjcel_quote_mark_r02{
color:#7DB8FF;
display:inline-flex;
margin-bottom:0.375rem;
align-items:center;
}
.jjcel_quote_mark_r02 svg{
width:2.125rem;
height:2.125rem;
}
.jjcel_quote_text_r02{
line-height:1.4;
font-size:22px;
font-weight:500;
margin-bottom:1.375rem;
color:#EEF2FF;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.jjcel_quote_meta_r02{
gap:0.75rem;
display:flex;
align-items:center;
}
.jjcel_quote_av_r02{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#3A7FE8,#6AAAFF);
width:38px;
height:38px;
}
.jjcel_quote_author_r02{
font-weight:700;
color:#EEF2FF;
font-size:0.875rem;
}
.jjcel_quote_meta_sub_r02{
color:#8FA4CC;
font-size:12px;
}
.jjcel_explain_r02{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(14, 22, 48, 0.08);
}
.jjcel_explain_card_r02{
padding:1.375rem 1.5rem;
}
.jjcel_explain_card_r02+.jjcel_explain_card_r02{
border-top:1px solid rgba(14, 22, 48, 0.08);
}
.jjcel_explain_h_r02{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:1.25rem;
font-weight:600;
margin-bottom:0.5rem;
color:#0D1117;
overflow-wrap:break-word;
line-height:1.15;
}
.jjcel_explain_p_r02{
overflow-wrap:break-word;
line-height:1.55;
color:#6B7894;
font-size:0.875rem;
}
.jjcft_r02{
background:#1A1E2A;
color:#8FA4CC;
margin-top:40px;
}
.jjcft_in_r02{
grid-template-columns:1fr;
padding:3rem 0 28px;
gap:2rem;
display:grid;
}
@media(min-width:600px){
.jjcft_in_r02{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.jjcft_in_r02{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.jjcft_brand_r02{
min-width:0;
}
.jjcft_logo_r02{
font-weight:700;
font-size:1.625rem;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#EEF2FF;
}
.jjcft_tagline_r02{
line-height:1.6;
margin-top:14px;
max-width:280px;
color:#8FA4CC;
font-size:13.5px;
}
.jjcft_contact_r02{
transition:color .22s ease;
overflow-wrap:anywhere;
margin-top:12px;
color:#7DB8FF;
max-width:280px;
display:inline-block;
font-size:0.813rem;
}
.jjcft_contact_r02:hover{
color:#EEF2FF;
}
.jjcft_col_r02{
min-width:0;
}
.jjcft_col_h_r02{
letter-spacing:.08em;
font-size:13px;
margin-bottom:0.875rem;
overflow-wrap:break-word;
text-transform:uppercase;
color:#EEF2FF;
font-weight:700;
}
.jjcft_col_links_r02{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.jjcft_link_r02{
transition:color .22s ease;
overflow-wrap:break-word;
color:#8FA4CC;
font-size:0.844rem;
}
.jjcft_link_r02:hover{
color:#EEF2FF;
}
.jjcft_bot_r02{
padding:1.375rem 0 2.5rem;
gap:1rem;
flex-direction:column;
display:flex;
border-top:1px solid rgba(180, 210, 255, 0.14);
}
@media(min-width:766px){
.jjcft_bot_r02{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.jjcft_legal_r02{
max-width:47.5rem;
font-size:0.719rem;
line-height:1.6;
overflow-wrap:break-word;
color:#9AA3B8;
}
.jjcft_legal_r02 b{
color:#8FA4CC;
font-weight:700;
}
.jjcft_age_r02{
border:1.5px solid #7DB8FF;
flex:0 0 auto;
border-radius:8px;
padding:4px 0.563rem;
font-size:13px;
font-weight:700;
color:#7DB8FF;
}