*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F2F4F7;
overflow-wrap:break-word;
font-family:"Work Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1E2333;
font-size:15px;
line-height:1.6;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
}
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:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.50);
}
::-webkit-scrollbar-track{
background:transparent;
}
.jmjlayout-7s8{
flex-direction:column;
display:flex;
min-height:100vh;
}
.jmjmain-7s8{
flex:1 1 auto;
min-width:0;
width:100%;
}
.jmjcontainer-7s8{
padding:0 1rem;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:769px){
.jmjcontainer-7s8{
padding:0 32px;
}
}
@media(min-width:1101px){
.jmjcontainer-7s8{
padding:0 56px;
}
}
.jmjeyebrow-7s8{
letter-spacing:.2em;
font-weight:600;
overflow-wrap:break-word;
display:inline-block;
color:#3A7BF7;
line-height:1.4;
font-size:11px;
font-family:"Work Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-transform:uppercase;
}
.jmjband-7s8{
background:#141826;
color:#EEF1FA;
}
.jmjband-7s8 .jmjeyebrow-7s8{
color:#6EAAFF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.jmjtb-7s8{
background:#F2F4F7;
z-index:50;
top:0;
position:sticky;
border-bottom:1px solid rgba(14,17,25,0.14);
}
.jmjtb_in-7s8{
margin:0 auto;
padding:12px 1rem;
gap:16px;
max-width:87.5rem;
justify-content:space-between;
display:flex;
align-items:center;
width:100%;
}
@media(min-width:767px){
.jmjtb_in-7s8{
padding:1rem 2rem;
}
}
@media(min-width:1100px){
.jmjtb_in-7s8{
padding:18px 56px;
}
}
.jmjtb_left-7s8{
gap:28px;
align-items:center;
display:flex;
min-width:0;
}
.jmjtb_logo-7s8{
gap:0.688rem;
min-width:0;
display:flex;
align-items:center;
}
.jmjtb_logo_mark-7s8{
flex:0 0 auto;
border-radius:0.5rem;
height:34px;
width:34px;
object-fit:cover;
}
.jmjtb_logo_txt-7s8{
flex-direction:column;
line-height:1;
display:flex;
min-width:0;
}
.jmjtb_logo_name-7s8{
overflow:hidden;
color:#0E1119;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
font-size:1.375rem;
letter-spacing:.02em;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.jmjtb_logo_sub-7s8{
overflow:hidden;
color:#3A7BF7;
letter-spacing:.32em;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:600;
text-transform:uppercase;
margin-top:0.25rem;
font-size:0.531rem;
}
.jmjtb_nav-7s8{
display:none;
}
@media(min-width:961px){
.jmjtb_nav-7s8{
gap:28px;
display:flex;
align-items:center;
}
}
.jmjtb_nav_item-7s8{
transition:color .2s ease,border-color .2s ease;
color:#1E2333;
white-space:nowrap;
font-weight:600;
font-size:0.875rem;
padding-bottom:3px;
border-bottom:2px solid transparent;
}
.jmjtb_nav_item-7s8:hover{
color:#0E1119;
}
.jmjtb_nav_item-7s8.jmjstate_active-7s8{
border-color:#3A7BF7;
color:#0E1119;
}
.jmjtb_right-7s8{
gap:14px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.jmjtb_search-7s8{
transition:color .2s ease;
align-items:center;
color:#1E2333;
justify-content:center;
display:flex;
}
.jmjtb_search-7s8:hover{
color:#3A7BF7;
}
.jmjtb_search-7s8 svg{
width:18px;
height:18px;
}
.jmjtb_lang-7s8{
color:#4D5570;
letter-spacing:.1em;
text-transform:uppercase;
font-size:0.688rem;
font-weight:600;
}
.jmjtb_lang-7s8:hover{
color:#0E1119;
}
.jmjtb_login-7s8{
font-weight:600;
font-size:14px;
display:none;
color:#0E1119;
}
@media(min-width:769px){
.jmjtb_login-7s8{
display:inline-block;
}
}
.jmjtb_register-7s8{
background:#141826;
transition:background-color .2s ease;
padding:0.688rem 1.375rem;
border-radius:999px;
white-space:nowrap;
font-size:14px;
color:#EEF1FA;
font-weight:700;
}
.jmjtb_register-7s8:hover{
background:#1E2742;
}
.jmjmob-7s8{
background:#F2F4F7;
bottom:0;
border-top:1px solid rgba(14,17,25,0.14);
left:0;
padding-bottom:env(safe-area-inset-bottom);
right:0;
position:fixed;
z-index:60;
}
@media(min-width:961px){
.jmjmob-7s8{
display:none;
}
}
.jmjmob_in-7s8{
margin:0 auto;
align-items:stretch;
display:flex;
justify-content:space-around;
max-width:560px;
}
.jmjmob_item-7s8{
padding:0.563rem 4px;
flex:1 1 0;
gap:3px;
transition:color .2s ease;
flex-direction:column;
color:#4D5570;
min-width:0;
align-items:center;
display:flex;
}
.jmjmob_item-7s8.jmjstate_active-7s8{
color:#3A7BF7;
}
.jmjmob_ic-7s8{
align-items:center;
display:flex;
justify-content:center;
}
.jmjmob_ic-7s8 svg{
width:20px;
height:1.25rem;
}
.jmjmob_lb-7s8{
overflow:hidden;
font-weight:600;
text-overflow:ellipsis;
font-size:10px;
max-width:100%;
white-space:nowrap;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.jmjrail-7s8{
position:relative;
min-width:0;
}
.jmjrail_scroll-7s8{
gap:0.875rem;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
padding-bottom:14px;
display:flex;
}
@media(min-width:767px){
.jmjrail_scroll-7s8{
gap:18px;
}
}
.jmjgc-7s8{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:766px){
.jmjgc-7s8{
width:11.75rem;
}
}
.jmjgc_img-7s8{
overflow:hidden;
border-radius:0.875rem;
background:#FFFFFF;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 6px rgba(14,17,25,0.06), 0 0.5rem 1.25rem rgba(14,17,25,0.08);
}
.jmjgc_img-7s8 img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.jmjgc_cover-7s8{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
position:absolute;
pointer-events:none;
}
.jmjgc_hover-7s8{
transition:opacity .2s ease;
inset:0;
background:rgba(0,0,0,0.50);
position:absolute;
justify-content:center;
display:flex;
opacity:0;
align-items:center;
}
.jmjgc-7s8:hover .jmjgc_hover-7s8{
opacity:1;
}
.jmjgc_hover_btn-7s8{
border-radius:999px;
background:#141826;
align-items:center;
justify-content:center;
display:flex;
width:46px;
color:#EEF1FA;
height:2.875rem;
}
.jmjgc_hover_btn-7s8 svg{
width:1.125rem;
height:1.125rem;
}
.jmjgc_info-7s8{
gap:2px;
margin-top:9px;
display:flex;
flex-direction:column;
min-width:0;
}
.jmjgc_name-7s8{
overflow:hidden;
font-size:0.813rem;
text-overflow:ellipsis;
white-space:nowrap;
color:#0E1119;
font-weight:700;
}
.jmjgc_prov-7s8{
overflow:hidden;
text-overflow:ellipsis;
font-size:11px;
color:#4D5570;
white-space:nowrap;
}
.jmjgc_meta-7s8{
font-size:0.688rem;
color:#4D5570;
}
.jmjtc-7s8{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:770px){
.jmjtc-7s8{
width:14.375rem;
}
}
.jmjtc_img-7s8{
border-radius:14px;
background:#FFFFFF;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(14,17,25,0.06), 0 0.5rem 1.25rem rgba(14,17,25,0.08);
position:relative;
padding-bottom:75%;
}
.jmjtc_img-7s8 img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.jmjtc_info-7s8{
gap:2px;
display:flex;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
}
.jmjtc_name-7s8{
overflow:hidden;
color:#0E1119;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
font-size:0.875rem;
}
.jmjtc_rtp-7s8{
color:#4D5570;
font-size:11px;
}
.jmjlc-7s8{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:768px){
.jmjlc-7s8{
width:268px;
}
}
.jmjlc_img-7s8{
border-radius:0.875rem;
background:#FFFFFF;
overflow:hidden;
padding-bottom:62.5%;
box-shadow:0 2px 0.375rem rgba(14,17,25,0.06), 0 8px 20px rgba(14,17,25,0.08);
position:relative;
}
.jmjlc_img-7s8 img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.jmjlc_live-7s8{
padding:0.25rem 0.563rem;
gap:7px;
background:rgba(0,0,0,0.50);
border-radius:999px;
left:0.75rem;
position:absolute;
top:0.75rem;
align-items:center;
display:flex;
}
.jmjlc_live_dot-7s8{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#E8394A;
width:0.5rem;
height:0.5rem;
}
.jmjlc_seats-7s8{
font-size:10px;
color:#EEF1FA;
font-weight:600;
text-transform:uppercase;
letter-spacing:.08em;
}
.jmjlc_info-7s8{
gap:2px;
margin-top:9px;
flex-direction:column;
display:flex;
min-width:0;
}
.jmjlc_name-7s8{
overflow:hidden;
font-size:0.938rem;
color:#0E1119;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
}
.jmjlc_bet-7s8{
color:#4D5570;
font-size:0.688rem;
}
.jmjpc-7s8{
border-radius:14px;
background:#FFFFFF;
padding:1rem 0.875rem;
border:1px solid rgba(14,17,25,0.08);
gap:8px;
min-width:0;
justify-content:center;
align-items:center;
min-height:4.625rem;
display:flex;
flex-direction:column;
}
.jmjpc_logo-7s8{
flex:0 0 auto;
object-fit:contain;
max-width:100%;
height:1.75rem;
width:auto;
}
.jmjpc_name-7s8{
overflow:hidden;
white-space:nowrap;
max-width:100%;
font-size:0.688rem;
text-align:center;
text-overflow:ellipsis;
color:#4D5570;
}
.jmjgc_tag-7s8{
border-radius:0.5rem;
padding:3px 8px;
font-size:10px;
text-transform:uppercase;
letter-spacing:.06em;
position:absolute;
display:inline-block;
font-weight:700;
z-index:2;
top:10px;
left:0.625rem;
}
.jmjgc_tag_hot-7s8{
background:#E8394A;
color:#EEF1FA;
}
.jmjgc_tag_new-7s8{
background:#6EAAFF;
color:#0E1119;
}
.jmjgc_tag_jp-7s8{
background:#F5A623;
color:#0E1119;
}
.jmjgc_tag_live-7s8{
background:#E8394A;
color:#EEF1FA;
}
.jmjsh-7s8{
min-width:0;
margin-bottom:1.125rem;
}
.jmjsh_row-7s8{
gap:1rem;
justify-content:space-between;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
}
.jmjsh_row-7s8 .jmjsh_l-7s8{
gap:6px;
min-width:0;
flex-direction:column;
display:flex;
}
.jmjsh_stack-7s8{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.jmjsh_center-7s8{
gap:10px;
align-items:center;
text-align:center;
flex-direction:column;
display:flex;
}
.jmjsh_h2-7s8{
font-weight:600;
overflow-wrap:break-word;
line-height:1.1;
color:#0E1119;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
}
@media(min-width:769px){
.jmjsh_h2-7s8{
font-size:30px;
}
}
.jmjband-7s8 .jmjsh_h2-7s8{
color:#EEF1FA;
}
.jmjsh_eb_line-7s8{
gap:10px;
align-items:center;
display:inline-flex;
}
.jmjsh_eb_line-7s8::before{
background:#3A7BF7;
height:1px;
display:inline-block;
width:1.75rem;
content:"";
}
.jmjband-7s8 .jmjsh_eb_line-7s8::before{
background:#6EAAFF;
}
.jmjsh_eb_dot-7s8{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.jmjsh_eb_dot-7s8::before{
border-radius:50%;
background:#3A7BF7;
content:"";
height:6px;
width:0.375rem;
display:inline-block;
}
.jmjband-7s8 .jmjsh_eb_dot-7s8::before{
background:#6EAAFF;
}
.jmjsh_link-7s8{
gap:0.375rem;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
font-size:13px;
border-bottom:1px solid #0E1119;
color:#0E1119;
display:inline-flex;
white-space:nowrap;
align-items:center;
padding-bottom:2px;
font-weight:600;
}
.jmjsh_link-7s8:hover{
border-color:#3A7BF7;
color:#3A7BF7;
}
.jmjsh_link-7s8 svg{
height:14px;
width:14px;
}
.jmjsh_link_chev-7s8{
padding-bottom:0;
border-bottom:0;
}
.jmjsh_link_btn-7s8{
background:#141826;
border-radius:62.438rem;
padding:9px 18px;
color:#EEF1FA;
border-bottom:0;
}
.jmjsh_link_btn-7s8:hover{
background:#1E2742;
border-color:transparent;
color:#EEF1FA;
}
.jmjband-7s8 .jmjsh_link-7s8{
border-color:#EEF1FA;
color:#EEF1FA;
}
.jmjband-7s8 .jmjsh_link_btn-7s8{
background:#6EAAFF;
color:#0E1119;
}
.jmjsh_rule-7s8{
background:rgba(14,17,25,0.14);
margin:-2px 0 18px;
height:1px;
}
.jmjband-7s8 .jmjsh_rule-7s8{
background:rgba(255,255,255,0.12);
}
.jmjhero-7s8{
padding:2rem 0 8px;
}
@media(min-width:768px){
.jmjhero-7s8{
padding:56px 0 24px;
}
}
.jmjhero_in-7s8{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:898px){
.jmjhero_in-7s8{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.jmjhero_copy-7s8{
min-width:0;
}
.jmjhero_eyebrow-7s8{
gap:0.625rem;
display:inline-flex;
margin-bottom:22px;
align-items:center;
}
.jmjhero_eyebrow_line-7s8{
flex:0 0 auto;
background:#3A7BF7;
height:1px;
width:28px;
display:inline-block;
}
.jmjhero_h1-7s8{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
letter-spacing:-.01em;
margin-bottom:1.25rem;
font-size:38px;
color:#0E1119;
font-weight:600;
line-height:1.04;
overflow-wrap:break-word;
}
@media(min-width:770px){
.jmjhero_h1-7s8{
font-size:54px;
}
}
@media(min-width:1100px){
.jmjhero_h1-7s8{
font-size:62px;
}
}
.jmjhero_h1-7s8 em{
color:#3A7BF7;
font-style:normal;
}
.jmjhero_sub-7s8{
font-size:16px;
line-height:1.6;
max-width:30rem;
color:#6B748F;
margin-bottom:30px;
}
@media(min-width:768px){
.jmjhero_sub-7s8{
font-size:18px;
}
}
.jmjhero_actions-7s8{
gap:14px;
align-items:center;
flex-wrap:wrap;
margin-bottom:2.125rem;
display:flex;
}
.jmjhero_cta-7s8{
background:#141826;
transition:background-color .2s ease;
gap:0.625rem;
padding:1rem 30px;
border-radius:62.438rem;
align-items:center;
font-size:15px;
color:#EEF1FA;
display:inline-flex;
font-weight:700;
}
.jmjhero_cta-7s8:hover{
background:#1E2742;
}
.jmjhero_cta_ic-7s8{
display:inline-flex;
align-items:center;
}
.jmjhero_cta_ic-7s8 svg{
width:16px;
height:1rem;
}
.jmjhero_cta_alt-7s8{
padding:15px 26px;
border-radius:62.438rem;
transition:border-color .2s ease,color .2s ease;
background:transparent;
border:1px solid rgba(14,17,25,0.14);
align-items:center;
font-weight:600;
display:inline-flex;
color:#0E1119;
font-size:15px;
}
.jmjhero_cta_alt-7s8:hover{
border-color:#3A7BF7;
color:#3A7BF7;
}
.jmjhero_trust-7s8{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.jmjhero_trust_item-7s8{
gap:0.563rem;
display:flex;
font-size:0.813rem;
color:#1E2333;
align-items:center;
font-weight:600;
}
.jmjhero_trust_ic-7s8{
color:#3A7BF7;
display:inline-flex;
align-items:center;
}
.jmjhero_trust_ic-7s8 svg{
width:1rem;
height:16px;
}
.jmjhero_promo-7s8{
border-radius:20px;
overflow:hidden;
background:#FFFFFF;
position:relative;
box-shadow:0 0.75rem 40px rgba(14,17,25,0.14), 0 2rem 72px rgba(14,17,25,0.10);
min-height:300px;
display:flex;
}
.jmjhero_promo_bg-7s8{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.jmjhero_promo_bg-7s8::after{
background:linear-gradient(120deg,#141826 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.jmjhero_promo_glow-7s8{
border-radius:50%;
background:radial-gradient(circle,rgba(82,142,255,0.18) 0%,transparent 65%);
top:-40px;
pointer-events:none;
height:16.25rem;
right:-1.25rem;
width:16.25rem;
position:absolute;
}
.jmjhero_promo_ct-7s8{
padding:1.75rem;
position:relative;
z-index:2;
align-self:flex-end;
max-width:88%;
}
.jmjhero_promo_label-7s8{
text-transform:uppercase;
font-weight:700;
font-size:0.625rem;
color:#6EAAFF;
letter-spacing:.25em;
display:block;
margin-bottom:8px;
}
.jmjhero_promo_amount-7s8{
color:#EEF1FA;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-weight:600;
font-size:2rem;
overflow-wrap:break-word;
}
@media(min-width:767px){
.jmjhero_promo_amount-7s8{
font-size:2.5rem;
}
}
.jmjhero_promo_amount-7s8 em{
color:#6EAAFF;
font-style:normal;
}
.jmjhero_rating-7s8{
background:#FFFFFF;
padding:0.625rem 0.875rem;
gap:10px;
border:1px solid rgba(14,17,25,0.08);
border-radius:0.875rem;
position:absolute;
max-width:min(260px,62%);
right:0.875rem;
display:flex;
box-shadow:0 2px 6px rgba(14,17,25,0.06), 0 0.5rem 20px rgba(14,17,25,0.08);
align-items:center;
top:0.875rem;
z-index:3;
}
.jmjhero_rating_score-7s8{
flex:0 0 auto;
font-size:24px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#0E1119;
font-weight:700;
}
.jmjhero_rating_txt-7s8{
flex:1 1 auto;
min-width:0;
}
.jmjhero_rating_stars-7s8{
gap:2px;
color:#3A7BF7;
display:flex;
}
.jmjhero_rating_stars-7s8 svg{
height:12px;
width:12px;
}
.jmjhero_rating_cap-7s8{
display:block;
font-size:11px;
color:#4D5570;
line-height:1.35;
overflow-wrap:break-word;
margin-top:3px;
}
.jmjstat-7s8{
margin-top:1rem;
border-bottom:1px solid rgba(14,17,25,0.14);
border-top:1px solid rgba(14,17,25,0.14);
}
.jmjstat_in-7s8{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:767px){
.jmjstat_in-7s8{
grid-template-columns:repeat(4,1fr);
}
}
.jmjstat_item-7s8{
padding:22px 0.875rem;
border-bottom:1px solid rgba(14,17,25,0.08);
border-right:1px solid rgba(14,17,25,0.08);
min-width:0;
}
.jmjstat_item-7s8:nth-child(2n){
border-right:0;
}
.jmjstat_item-7s8:nth-child(n+3){
border-bottom:0;
}
@media(min-width:771px){
.jmjstat_item-7s8{
border-bottom:0;
}
.jmjstat_item-7s8:nth-child(2n){
border-right:1px solid rgba(14,17,25,0.08);
}
.jmjstat_item-7s8:nth-child(4n){
border-right:0;
}
}
.jmjstat_value-7s8{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#0E1119;
overflow-wrap:break-word;
font-size:1.875rem;
font-weight:700;
line-height:1;
}
@media(min-width:767px){
.jmjstat_value-7s8{
font-size:2.125rem;
}
}
.jmjstat_label-7s8{
font-size:13px;
color:#4D5570;
margin-top:6px;
overflow-wrap:break-word;
line-height:1.4;
}
.jmjgrow-7s8{
padding:1.625rem 0 10px;
}
.jmjrow_seo-7s8{
margin:10px 0 0;
max-width:47.5rem;
font-size:0.875rem;
line-height:1.65;
color:#6B748F;
overflow-wrap:break-word;
}
.jmjrow_seo-7s8 strong{
font-weight:700;
color:#0E1119;
}
.jmjgrow-7s8{
padding:26px 0 0.625rem;
}
.jmjrow_seo-7s8{
margin:10px 0 0;
max-width:47.5rem;
color:#6B748F;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
}
.jmjrow_seo-7s8 strong{
color:#0E1119;
font-weight:700;
}
.jmjgf-7s8{
padding:1.5rem 0 0.375rem;
}
.jmjgf_in-7s8{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.jmjgf_chip-7s8{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border-radius:62.438rem;
border:1px solid rgba(14,17,25,0.14);
padding:10px 18px;
background:#FFFFFF;
font-weight:600;
font-size:0.813rem;
color:#1E2333;
white-space:nowrap;
}
.jmjgf_chip-7s8:hover{
border-color:#3A7BF7;
color:#3A7BF7;
}
.jmjgf_chip-7s8.jmjstate_active-7s8{
background:#141826;
border-color:transparent;
color:#EEF1FA;
}
.jmjgrow-7s8{
padding:26px 0 10px;
}
.jmjrow_seo-7s8{
margin:0.625rem 0 0;
line-height:1.65;
color:#6B748F;
font-size:0.875rem;
max-width:47.5rem;
overflow-wrap:break-word;
}
.jmjrow_seo-7s8 strong{
color:#0E1119;
font-weight:700;
}
.jmjpr-7s8{
padding:30px 0 6px;
}
.jmjpr_card-7s8{
flex:0 0 auto;
overflow:hidden;
background:#FFFFFF;
border-radius:1.25rem;
gap:0.625rem;
padding:26px;
border:1px solid rgba(14,17,25,0.08);
width:17.5rem;
display:flex;
min-height:12.5rem;
flex-direction:column;
position:relative;
}
@media(min-width:771px){
.jmjpr_card-7s8{
width:300px;
}
}
.jmjpr_card_feat-7s8{
background:linear-gradient(150deg,#1A2240,#0C0F1A);
border-color:transparent;
color:#EEF1FA;
}
.jmjpr_glow-7s8{
background:radial-gradient(circle,rgba(82,142,255,0.18),transparent 70%);
border-radius:50%;
right:-30px;
pointer-events:none;
width:130px;
opacity:0;
position:absolute;
top:-1.875rem;
height:130px;
}
.jmjpr_card_feat-7s8 .jmjpr_glow-7s8{
opacity:1;
}
.jmjpr_label-7s8{
font-weight:700;
position:relative;
text-transform:uppercase;
letter-spacing:.16em;
color:#3A7BF7;
font-size:0.625rem;
}
.jmjpr_card_feat-7s8 .jmjpr_label-7s8{
color:#6EAAFF;
}
.jmjpr_amount-7s8{
font-weight:600;
font-size:26px;
color:#0E1119;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
position:relative;
line-height:1.08;
overflow-wrap:break-word;
}
.jmjpr_card_feat-7s8 .jmjpr_amount-7s8{
color:#EEF1FA;
}
.jmjpr_amount-7s8 em{
color:#3A7BF7;
font-style:normal;
}
.jmjpr_card_feat-7s8 .jmjpr_amount-7s8 em{
color:#6EAAFF;
}
.jmjpr_terms-7s8{
position:relative;
color:#4D5570;
font-size:0.813rem;
line-height:1.5;
}
.jmjpr_card_feat-7s8 .jmjpr_terms-7s8{
color:#8B95B8;
}
.jmjpr_cta-7s8{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.jmjpr_card_feat-7s8 .jmjpr_cta-7s8{
border-radius:999px;
transition:opacity .2s ease;
background:#6EAAFF;
padding:0.563rem 1.125rem;
font-weight:700;
color:#0E1119;
font-size:0.813rem;
}
.jmjpr_card_feat-7s8 .jmjpr_cta-7s8:hover{
opacity:.9;
}
.jmjpr_card-7s8:not(.jmjpr_card_feat-7s8) .jmjpr_cta-7s8{
transition:color .2s ease,border-color .2s ease;
border-bottom:1px solid #0E1119;
font-size:13px;
color:#0E1119;
padding-bottom:2px;
font-weight:700;
}
.jmjpr_card-7s8:not(.jmjpr_card_feat-7s8) .jmjpr_cta-7s8:hover{
border-color:#3A7BF7;
color:#3A7BF7;
}
.jmjjp-7s8{
padding:1.875rem 0 10px;
}
.jmjjp_grid-7s8{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:771px){
.jmjjp_grid-7s8{
grid-template-columns:1fr 1fr;
}
.jmjjp_card_mega-7s8{
grid-column:1/-1;
}
}
@media(min-width:997px){
.jmjjp_grid-7s8{
grid-template-columns:1.4fr 1fr 1fr;
}
.jmjjp_card_mega-7s8{
grid-column:auto;
}
}
.jmjjp_card-7s8{
padding:1.625rem;
border:1px solid rgba(14,17,25,0.08);
background:#FFFFFF;
overflow:hidden;
gap:12px;
border-radius:20px;
position:relative;
display:flex;
justify-content:space-between;
min-height:12.5rem;
flex-direction:column;
min-width:0;
}
.jmjjp_card_mega-7s8{
background:linear-gradient(135deg,#1A2240,#0C0F1A);
border-color:transparent;
color:#EEF1FA;
min-height:210px;
}
.jmjjp_glow-7s8{
background:radial-gradient(circle,rgba(82,142,255,0.18),transparent 70%);
border-radius:50%;
width:200px;
top:-2.5rem;
height:12.5rem;
position:absolute;
pointer-events:none;
right:-2.5rem;
}
.jmjjp_label-7s8{
gap:10px;
display:flex;
letter-spacing:.16em;
position:relative;
text-transform:uppercase;
font-size:0.625rem;
justify-content:space-between;
align-items:center;
color:#3A7BF7;
font-weight:700;
flex-wrap:wrap;
}
.jmjjp_card_mega-7s8 .jmjjp_label-7s8{
color:#6EAAFF;
}
.jmjjp_drop-7s8{
letter-spacing:.04em;
font-weight:600;
text-transform:none;
color:#4D5570;
}
.jmjjp_card_mega-7s8 .jmjjp_drop-7s8{
color:#8B95B8;
}
.jmjjp_amount-7s8{
line-height:1;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
overflow-wrap:break-word;
color:#0E1119;
font-size:2.375rem;
position:relative;
}
.jmjjp_card_mega-7s8 .jmjjp_amount-7s8{
animation:zm2-pulse 2.4s infinite;
color:#6EAAFF;
font-size:48px;
}
@media(min-width:765px){
.jmjjp_card_mega-7s8 .jmjjp_amount-7s8{
font-size:3.375rem;
}
}
.jmjjp_game-7s8{
position:relative;
font-size:0.813rem;
color:#4D5570;
}
.jmjjp_card_mega-7s8 .jmjjp_game-7s8{
color:#8B95B8;
}
.jmjjp_cta-7s8{
align-self:flex-start;
position:relative;
}
.jmjjp_card_mega-7s8 .jmjjp_cta-7s8{
padding:0.625rem 20px;
border-radius:999px;
background:#6EAAFF;
transition:opacity .2s ease;
color:#0E1119;
font-size:13px;
font-weight:700;
}
.jmjjp_card_mega-7s8 .jmjjp_cta-7s8:hover{
opacity:.9;
}
.jmjjp_card-7s8:not(.jmjjp_card_mega-7s8) .jmjjp_cta-7s8{
transition:color .2s ease,border-color .2s ease;
font-size:13px;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #0E1119;
color:#0E1119;
}
.jmjjp_card-7s8:not(.jmjjp_card_mega-7s8) .jmjjp_cta-7s8:hover{
border-color:#3A7BF7;
color:#3A7BF7;
}
.jmjjp_seo-7s8{
margin:14px 0 0;
overflow-wrap:break-word;
font-size:14px;
max-width:760px;
line-height:1.65;
color:#6B748F;
}
.jmjjp_seo-7s8 strong{
font-weight:700;
color:#0E1119;
}
.jmjgrow-7s8{
padding:1.625rem 0 0.625rem;
}
.jmjrow_seo-7s8{
margin:10px 0 0;
max-width:47.5rem;
color:#6B748F;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
}
.jmjrow_seo-7s8 strong{
color:#0E1119;
font-weight:700;
}
.jmjvip-7s8{
padding:48px 0;
}
@media(min-width:767px){
.jmjvip-7s8{
padding:4rem 0;
}
}
.jmjvip_head-7s8{
gap:0.875rem;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:878px){
.jmjvip_head-7s8{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.jmjvip_eyebrow-7s8{
margin-bottom:0.75rem;
}
.jmjvip_h2-7s8{
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#EEF1FA;
font-weight:600;
line-height:1.05;
font-size:2rem;
}
@media(min-width:769px){
.jmjvip_h2-7s8{
font-size:40px;
}
}
.jmjvip_intro-7s8{
color:#8B95B8;
line-height:1.6;
font-size:0.875rem;
max-width:420px;
}
.jmjvip_grid-7s8{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.jmjvip_card-7s8{
padding:22px 1.125rem;
border-radius:14px;
border:1px solid rgba(255,255,255,0.12);
min-width:0;
}
.jmjvip_card_feat-7s8{
border-color:#6EAAFF;
background:rgba(255,255,255,0.07);
}
.jmjvip_card_ic-7s8{
border-radius:0.5rem;
background:linear-gradient(135deg,#3A7BF7,#6EAAFF);
width:2.125rem;
margin-bottom:1rem;
height:34px;
display:block;
}
.jmjvip_name-7s8{
color:#EEF1FA;
font-size:20px;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.375rem;
font-weight:600;
}
.jmjvip_perk-7s8{
overflow-wrap:break-word;
color:#8B95B8;
font-size:0.781rem;
line-height:1.5;
}
.jmjapp-7s8{
padding:30px 0 10px;
}
.jmjapp_in-7s8{
border:1px solid rgba(14,17,25,0.08);
gap:1.75rem;
padding:32px;
background:#FFFFFF;
border-radius:1.25rem;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.jmjapp_in-7s8{
gap:40px;
padding:2.5rem 44px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.jmjapp_copy-7s8{
min-width:0;
max-width:35rem;
}
.jmjapp_eyebrow-7s8{
margin-bottom:0.75rem;
}
.jmjapp_h2-7s8{
font-size:28px;
color:#0E1119;
overflow-wrap:break-word;
margin-bottom:12px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-weight:600;
}
@media(min-width:770px){
.jmjapp_h2-7s8{
font-size:2.125rem;
}
}
.jmjapp_text-7s8{
font-size:0.875rem;
line-height:1.6;
color:#6B748F;
margin-bottom:1.375rem;
}
.jmjapp_btns-7s8{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.jmjapp_btn-7s8{
gap:0.625rem;
transition:background-color .2s ease;
border-radius:0.875rem;
padding:11px 20px;
background:#141826;
color:#EEF1FA;
display:inline-flex;
align-items:center;
}
.jmjapp_btn-7s8:hover{
background:#1E2742;
}
.jmjapp_btn_ic-7s8{
align-items:center;
display:inline-flex;
}
.jmjapp_btn_ic-7s8 svg{
height:18px;
width:1.125rem;
}
.jmjapp_btn_lb-7s8{
font-weight:700;
font-size:0.844rem;
}
.jmjapp_qr_wrap-7s8{
flex:0 0 auto;
gap:18px;
display:flex;
align-items:center;
}
.jmjapp_qr-7s8{
border-radius:0.875rem;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#FFFFFF 0 5px,transparent 5px 11px);
background-color:#141826;
height:6.75rem;
width:6.75rem;
}
.jmjapp_qr_cap-7s8{
line-height:1.4;
color:#4D5570;
max-width:5.75rem;
font-size:0.781rem;
}
.jmjgm-7s8{
padding:30px 0 10px;
}
.jmjgm_in-7s8{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:877px){
.jmjgm_in-7s8{
grid-template-columns:1.25fr 1fr;
}
}
.jmjgm_left-7s8{
border-radius:1.25rem;
background:#FFFFFF;
padding:2rem;
border:1px solid rgba(14,17,25,0.08);
min-width:0;
}
.jmjgm_eyebrow-7s8{
margin-bottom:10px;
}
.jmjgm_h2-7s8{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#0E1119;
font-weight:600;
font-size:1.625rem;
overflow-wrap:break-word;
line-height:1.06;
margin-bottom:8px;
}
@media(min-width:770px){
.jmjgm_h2-7s8{
font-size:1.75rem;
}
}
.jmjgm_text-7s8{
margin-bottom:22px;
max-width:30rem;
line-height:1.6;
color:#6B748F;
font-size:0.875rem;
}
.jmjgm_level-7s8{
color:#3A7BF7;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:1.375rem;
margin-bottom:0.5rem;
}
.jmjgm_bar-7s8{
border-radius:999px;
overflow:hidden;
background:rgba(14,17,25,0.14);
height:0.5rem;
margin-bottom:0.375rem;
}
.jmjgm_bar_fill-7s8{
border-radius:62.438rem;
background:linear-gradient(90deg,#3A7BF7,#6EAAFF);
height:100%;
}
.jmjgm_bar_meta-7s8{
gap:10px;
display:flex;
margin-bottom:18px;
color:#4D5570;
font-size:0.688rem;
justify-content:space-between;
}
.jmjgm_missions-7s8{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.jmjgm_mission-7s8{
background:#F2F4F7;
gap:0.438rem;
border:1px solid rgba(14,17,25,0.14);
border-radius:62.438rem;
padding:9px 0.938rem;
color:#1E2333;
font-weight:600;
display:inline-flex;
align-items:center;
font-size:12.5px;
}
.jmjgm_mission_ic-7s8{
display:inline-flex;
align-items:center;
color:#3A7BF7;
}
.jmjgm_mission_ic-7s8 svg{
width:0.813rem;
height:0.813rem;
}
.jmjgm_right-7s8{
overflow:hidden;
background:linear-gradient(150deg,#1A2240,#0C0F1A);
border-radius:1.25rem;
padding:2rem;
flex-direction:column;
position:relative;
color:#EEF1FA;
display:flex;
}
.jmjgm_glow-7s8{
border-radius:50%;
background:radial-gradient(circle,rgba(82,142,255,0.18),transparent 70%);
top:-1.875rem;
position:absolute;
height:9.375rem;
pointer-events:none;
right:-1.875rem;
width:150px;
}
.jmjgm_ref_eyebrow-7s8{
margin-bottom:0.625rem;
position:relative;
}
.jmjgm_ref_h2-7s8{
font-size:26px;
overflow-wrap:break-word;
position:relative;
line-height:1.1;
color:#EEF1FA;
margin-bottom:8px;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.jmjgm_ref_text-7s8{
font-size:13.5px;
margin-bottom:1.25rem;
line-height:1.55;
position:relative;
color:#8B95B8;
}
.jmjgm_ref_cta-7s8{
padding:0.688rem 1.375rem;
background:#6EAAFF;
border-radius:62.438rem;
transition:opacity .2s ease;
margin-top:auto;
position:relative;
font-weight:700;
color:#0E1119;
font-size:13.5px;
align-self:flex-start;
}
.jmjgm_ref_cta-7s8:hover{
opacity:.9;
}
.jmjnl-7s8{
padding:1.5rem 0 10px;
}
.jmjnl_in-7s8{
gap:1.375rem;
border-radius:20px;
background:#0F1520;
padding:30px 32px;
display:flex;
color:#EEF1FA;
flex-direction:column;
}
@media(min-width:768px){
.jmjnl_in-7s8{
gap:1.75rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.jmjnl_text_wrap-7s8{
min-width:0;
}
.jmjnl_h3-7s8{
color:#EEF1FA;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
margin-bottom:0.313rem;
line-height:1.1;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:766px){
.jmjnl_h3-7s8{
font-size:24px;
}
}
.jmjnl_text-7s8{
line-height:1.5;
color:#8B95B8;
font-size:0.844rem;
}
.jmjnl_form-7s8{
gap:0.625rem;
flex:1 1 auto;
display:flex;
min-width:0;
max-width:460px;
}
.jmjnl_input-7s8{
border:1px solid rgba(255,255,255,0.12);
border-radius:14px;
flex:1 1 auto;
background:rgba(255,255,255,0.07);
padding:0.813rem 16px;
overflow:hidden;
font-size:0.875rem;
text-overflow:ellipsis;
color:#8B95B8;
white-space:nowrap;
align-items:center;
min-width:0;
display:flex;
}
.jmjnl_btn-7s8{
transition:opacity .2s ease;
flex:0 0 auto;
border-radius:14px;
background:#6EAAFF;
padding:0.813rem 24px;
font-size:14px;
white-space:nowrap;
color:#0E1119;
font-weight:700;
}
.jmjnl_btn-7s8:hover{
opacity:.9;
}
.jmjsea-7s8{
padding:24px 0 0.625rem;
}
.jmjsea_in-7s8{
border-radius:1.25rem;
padding:2.25rem;
gap:1.375rem;
background:linear-gradient(115deg,#1A2240,#0C0F1A);
overflow:hidden;
display:flex;
flex-direction:column;
position:relative;
color:#EEF1FA;
}
@media(min-width:820px){
.jmjsea_in-7s8{
padding:2.75rem 48px;
gap:2rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.jmjsea_glow-7s8{
border-radius:50%;
background:radial-gradient(circle,rgba(82,142,255,0.18),transparent 68%);
height:15rem;
top:50%;
pointer-events:none;
width:240px;
transform:translateY(-50%);
position:absolute;
right:60px;
}
.jmjsea_copy-7s8{
position:relative;
max-width:35rem;
min-width:0;
}
.jmjsea_eyebrow-7s8{
margin-bottom:12px;
}
.jmjsea_h2-7s8{
margin-bottom:12px;
line-height:1.04;
overflow-wrap:break-word;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#EEF1FA;
font-size:30px;
}
@media(min-width:770px){
.jmjsea_h2-7s8{
font-size:2.375rem;
}
}
.jmjsea_text-7s8{
line-height:1.6;
color:#8B95B8;
font-size:15px;
}
.jmjsea_cta-7s8{
background:#6EAAFF;
flex:0 0 auto;
padding:16px 32px;
border-radius:999px;
transition:opacity .2s ease;
color:#0E1119;
position:relative;
font-weight:700;
font-size:15px;
}
.jmjsea_cta-7s8:hover{
opacity:.9;
}
.jmjtrn-7s8{
padding:1.875rem 0 10px;
}
.jmjtrn_in-7s8{
overflow:hidden;
border-radius:20px;
background:#FFFFFF;
grid-template-columns:1fr;
border:1px solid rgba(14,17,25,0.08);
display:grid;
}
@media(min-width:882px){
.jmjtrn_in-7s8{
grid-template-columns:1.05fr 1fr;
}
}
.jmjtrn_banner-7s8{
overflow:hidden;
padding:34px;
background:linear-gradient(150deg,#1A2240,#0C0F1A);
color:#EEF1FA;
position:relative;
}
.jmjtrn_glow-7s8{
border-radius:50%;
background:radial-gradient(circle,rgba(82,142,255,0.18),transparent 70%);
right:-2.5rem;
height:12.5rem;
pointer-events:none;
width:200px;
position:absolute;
bottom:-2.5rem;
}
.jmjtrn_eyebrow-7s8{
margin-bottom:0.875rem;
position:relative;
}
.jmjtrn_h2-7s8{
color:#EEF1FA;
overflow-wrap:break-word;
position:relative;
margin-bottom:0.75rem;
line-height:1.06;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:30px;
font-weight:600;
}
@media(min-width:767px){
.jmjtrn_h2-7s8{
font-size:36px;
}
}
.jmjtrn_text-7s8{
margin-bottom:1.375rem;
color:#8B95B8;
font-size:14px;
max-width:420px;
line-height:1.6;
position:relative;
}
.jmjtrn_timer-7s8{
gap:0.5rem;
margin-bottom:24px;
flex-wrap:wrap;
display:flex;
align-items:center;
position:relative;
}
.jmjtrn_timer_cap-7s8{
color:#8B95B8;
font-size:11px;
}
.jmjtrn_timer_box-7s8{
padding:4px 0.75rem;
background:rgba(255,255,255,0.07);
border-radius:8px;
color:#EEF1FA;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:1.5rem;
}
.jmjtrn_cta-7s8{
border-radius:999px;
background:#6EAAFF;
padding:0.813rem 1.625rem;
transition:opacity .2s ease;
color:#0E1119;
font-weight:700;
position:relative;
font-size:14px;
display:inline-block;
}
.jmjtrn_cta-7s8:hover{
opacity:.9;
}
.jmjtrn_lb-7s8{
padding:26px 28px;
}
.jmjtrn_lb_head-7s8{
gap:0.625rem;
margin-bottom:12px;
display:flex;
justify-content:space-between;
align-items:center;
}
.jmjtrn_lb_title-7s8{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:20px;
color:#0E1119;
}
.jmjtrn_lb_upd-7s8{
letter-spacing:.08em;
font-size:11px;
color:#4D5570;
text-transform:uppercase;
}
.jmjtrn_lb_row-7s8{
padding:11px 0.75rem;
gap:0.875rem;
border-radius:0.5rem;
display:flex;
align-items:center;
}
.jmjtrn_lb_row-7s8:nth-child(2){
background:rgba(58,123,247,0.10);
}
.jmjtrn_lb_rank-7s8{
flex:0 0 auto;
width:1.375rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:16px;
color:#3A7BF7;
}
.jmjtrn_lb_av-7s8{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#3A7BF7,#6EAAFF);
width:1.875rem;
height:30px;
}
.jmjtrn_lb_name-7s8{
overflow:hidden;
flex:1 1 auto;
font-size:14px;
min-width:0;
text-overflow:ellipsis;
color:#0E1119;
font-weight:600;
white-space:nowrap;
}
.jmjtrn_lb_amount-7s8{
flex:0 0 auto;
font-weight:700;
font-size:13px;
color:#0E1119;
}
.jmjprov-7s8{
padding:40px 0 1.25rem;
}
.jmjprov_eyebrow-7s8{
margin-bottom:18px;
display:block;
}
.jmjprov_grid-7s8{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:563px){
.jmjprov_grid-7s8{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.jmjprov_grid-7s8{
grid-template-columns:repeat(6,1fr);
}
}
.jmjhts-7s8{
padding:48px 0;
}
@media(min-width:767px){
.jmjhts-7s8{
padding:62px 0;
}
}
.jmjhts_head-7s8{
gap:18px;
margin-bottom:2.125rem;
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.jmjhts_head-7s8{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.jmjhts_eyebrow-7s8{
margin-bottom:12px;
}
.jmjhts_h2-7s8{
font-weight:600;
color:#EEF1FA;
font-size:30px;
overflow-wrap:break-word;
line-height:1.05;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.jmjhts_h2-7s8{
font-size:2.375rem;
}
}
.jmjhts_cta-7s8{
padding:0.938rem 30px;
flex:0 0 auto;
background:#6EAAFF;
border-radius:999px;
transition:opacity .2s ease;
color:#0E1119;
font-weight:700;
font-size:0.938rem;
}
.jmjhts_cta-7s8:hover{
opacity:.9;
}
.jmjhts_grid-7s8{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.jmjhts_grid-7s8{
grid-template-columns:repeat(3,1fr);
}
}
.jmjhts_step-7s8{
min-width:0;
border-top:1px solid rgba(255,255,255,0.12);
padding-top:22px;
}
.jmjhts_step_num-7s8{
margin-bottom:14px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:2.75rem;
font-weight:700;
line-height:1;
color:#6EAAFF;
}
.jmjhts_step_h-7s8{
color:#EEF1FA;
margin-bottom:8px;
overflow-wrap:break-word;
line-height:1.2;
font-size:1.188rem;
font-weight:700;
}
.jmjhts_step_p-7s8{
overflow-wrap:break-word;
font-size:0.875rem;
color:#8B95B8;
line-height:1.55;
}
.jmjet-7s8{
padding:2.25rem 0 10px;
}
.jmjet_in-7s8{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:883px){
.jmjet_in-7s8{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.jmjet_left-7s8{
min-width:0;
}
.jmjet_eyebrow-7s8{
margin-bottom:12px;
}
.jmjet_h2-7s8{
margin-bottom:0.875rem;
line-height:1.06;
font-size:28px;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#0E1119;
font-weight:600;
}
@media(min-width:771px){
.jmjet_h2-7s8{
font-size:32px;
}
}
.jmjet_text-7s8{
font-size:0.938rem;
margin-bottom:22px;
color:#6B748F;
line-height:1.65;
}
.jmjet_stats-7s8{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.jmjet_stat-7s8{
min-width:0;
}
.jmjet_stat_v-7s8{
font-weight:700;
line-height:1;
font-size:1.625rem;
color:#0E1119;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.jmjet_stat_l-7s8{
margin-top:4px;
color:#4D5570;
font-size:0.781rem;
}
.jmjet_right-7s8{
gap:12px;
display:flex;
flex-direction:column;
}
.jmjet_member-7s8{
border-radius:0.875rem;
border:1px solid rgba(14,17,25,0.08);
padding:1.125rem 1.25rem;
background:#FFFFFF;
gap:1rem;
min-width:0;
align-items:center;
display:flex;
}
.jmjet_member_av-7s8{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#1A2240,#3A7BF7);
height:48px;
width:3rem;
}
.jmjet_member_name-7s8{
color:#0E1119;
overflow-wrap:break-word;
font-weight:700;
font-size:0.938rem;
}
.jmjet_member_role-7s8{
overflow-wrap:break-word;
color:#4D5570;
font-size:0.781rem;
}
.jmjet_updated-7s8{
border-radius:0.875rem;
padding:0.875rem 1.125rem;
border:1px solid rgba(14,17,25,0.08);
gap:0.5rem;
background:#F2F4F7;
align-items:center;
display:flex;
font-size:12.5px;
color:#6B748F;
}
.jmjrc-7s8{
padding:48px 0 0.625rem;
}
.jmjrc_in-7s8{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.jmjrc_in-7s8{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.jmjrc_col-7s8{
min-width:0;
}
.jmjrc_label-7s8{
font-size:0.688rem;
font-weight:600;
margin-bottom:16px;
color:#3A7BF7;
letter-spacing:.2em;
text-transform:uppercase;
}
.jmjrc_awards-7s8{
gap:12px;
display:flex;
flex-direction:column;
}
.jmjrc_award-7s8{
gap:0.75rem;
align-items:center;
display:flex;
min-width:0;
}
.jmjrc_award_ic-7s8{
flex:0 0 auto;
color:#6EAAFF;
display:inline-flex;
align-items:center;
}
.jmjrc_award_ic-7s8 svg{
height:18px;
width:18px;
}
.jmjrc_award_t-7s8{
font-size:0.875rem;
font-weight:700;
overflow-wrap:break-word;
color:#0E1119;
}
.jmjrc_award_s-7s8{
color:#4D5570;
overflow-wrap:break-word;
font-size:0.75rem;
}
.jmjrc_press-7s8{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.jmjrc_press_logo-7s8{
padding:0 8px;
overflow:hidden;
border-radius:0.5rem;
border:1px solid rgba(14,17,25,0.08);
display:flex;
height:52px;
text-align:center;
color:#6B748F;
white-space:nowrap;
justify-content:center;
align-items:center;
font-weight:700;
text-overflow:ellipsis;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:14px;
}
.jmjrc_partner-7s8{
border:1px solid rgba(14,17,25,0.08);
background:#FFFFFF;
border-radius:0.875rem;
padding:1.375rem;
}
.jmjrc_partner_name-7s8{
font-weight:600;
font-size:1.25rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#0E1119;
overflow-wrap:break-word;
margin-bottom:0.375rem;
}
.jmjrc_partner_text-7s8{
color:#6B748F;
overflow-wrap:break-word;
font-size:0.813rem;
line-height:1.55;
}
.jmjts-7s8{
padding:2.75rem 0;
}
.jmjts_in-7s8{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:879px){
.jmjts_in-7s8{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.jmjts_left-7s8{
min-width:0;
}
.jmjts_h2-7s8{
color:#EEF1FA;
line-height:1.1;
font-weight:600;
font-size:1.625rem;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.jmjts_h2-7s8{
font-size:28px;
}
}
.jmjts_text-7s8{
max-width:32.5rem;
color:#8B95B8;
margin-bottom:22px;
line-height:1.6;
font-size:0.906rem;
}
.jmjts_badges-7s8{
gap:1.125rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.jmjts_badge-7s8{
font-size:0.813rem;
color:#8B95B8;
font-weight:600;
}
.jmjts_pay-7s8{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:878px){
.jmjts_pay-7s8{
justify-content:flex-end;
}
}
.jmjts_pay_chip-7s8{
border-radius:0.875rem;
padding:0.75rem 1rem;
border:1px solid rgba(255,255,255,0.12);
background:rgba(255,255,255,0.07);
font-size:0.875rem;
color:#EEF1FA;
font-weight:700;
}
.jmjwy-7s8{
padding:48px 0;
}
@media(min-width:765px){
.jmjwy-7s8{
padding:56px 0;
}
}
.jmjwy_in-7s8{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:900px){
.jmjwy_in-7s8{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.jmjwy_left-7s8{
min-width:0;
}
.jmjwy_eyebrow-7s8{
margin-bottom:14px;
}
.jmjwy_h2-7s8{
font-weight:600;
overflow-wrap:break-word;
margin-bottom:16px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
color:#0E1119;
line-height:1.05;
}
@media(min-width:768px){
.jmjwy_h2-7s8{
font-size:40px;
}
}
.jmjwy_intro-7s8{
font-size:0.938rem;
line-height:1.6;
color:#6B748F;
}
.jmjwy_grid-7s8{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:560px){
.jmjwy_grid-7s8{
grid-template-columns:1fr 1fr;
}
}
.jmjwy_card-7s8{
border:1px solid rgba(14,17,25,0.08);
background:#FFFFFF;
padding:26px;
border-radius:0.875rem;
min-width:0;
}
.jmjwy_card_ic-7s8{
justify-content:center;
color:#3A7BF7;
margin-bottom:16px;
display:inline-flex;
align-items:center;
}
.jmjwy_card_ic-7s8 svg{
height:26px;
width:1.625rem;
}
.jmjwy_card_h-7s8{
margin-bottom:8px;
font-size:1.313rem;
color:#0E1119;
font-weight:600;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
}
.jmjwy_card_p-7s8{
color:#6B748F;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
}
.jmjtt-7s8{
padding:48px 0 0.625rem;
}
@media(min-width:769px){
.jmjtt-7s8{
padding:3.75rem 0 10px;
}
}
.jmjtt_head-7s8{
margin-bottom:34px;
text-align:center;
}
.jmjtt_eyebrow-7s8{
margin-bottom:0.75rem;
}
.jmjtt_h2-7s8{
line-height:1.05;
font-weight:600;
color:#0E1119;
font-size:32px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:771px){
.jmjtt_h2-7s8{
font-size:2.625rem;
}
}
.jmjtt_grid-7s8{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:762px){
.jmjtt_grid-7s8{
grid-template-columns:repeat(3,1fr);
}
}
.jmjtt_card-7s8{
padding:1.875rem;
border:1px solid rgba(14,17,25,0.08);
background:#FFFFFF;
border-radius:14px;
min-width:0;
display:flex;
flex-direction:column;
}
.jmjtt_card_ic-7s8{
align-items:center;
color:#3A7BF7;
margin-bottom:1.125rem;
display:inline-flex;
}
.jmjtt_card_ic-7s8 svg{
width:1.75rem;
height:28px;
}
.jmjtt_card_h-7s8{
margin-bottom:8px;
color:#0E1119;
font-size:1.375rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
}
.jmjtt_card_p-7s8{
color:#6B748F;
line-height:1.6;
margin-bottom:0.875rem;
font-size:0.875rem;
overflow-wrap:break-word;
}
.jmjtt_card_p-7s8 b{
color:#0E1119;
font-weight:700;
}
.jmjtt_card_link-7s8{
transition:color .2s ease;
font-weight:700;
color:#0E1119;
margin-top:auto;
font-size:0.813rem;
align-self:flex-start;
padding-bottom:2px;
border-bottom:1px solid #3A7BF7;
}
.jmjtt_card_link-7s8:hover{
color:#3A7BF7;
}
.jmjop-7s8{
padding:36px 0 10px;
}
.jmjop_in-7s8{
border:1px solid rgba(14,17,25,0.08);
gap:2rem;
border-radius:14px;
padding:32px;
background:#FFFFFF;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:858px){
.jmjop_in-7s8{
grid-template-columns:.9fr 1.1fr;
gap:44px;
padding:34px 40px;
}
}
.jmjop_left-7s8{
min-width:0;
}
.jmjop_eyebrow-7s8{
margin-bottom:12px;
}
.jmjop_h2-7s8{
font-size:1.75rem;
line-height:1.08;
font-weight:600;
color:#0E1119;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:10px;
}
@media(min-width:769px){
.jmjop_h2-7s8{
font-size:1.875rem;
}
}
.jmjop_text-7s8{
line-height:1.6;
color:#6B748F;
font-size:0.875rem;
}
.jmjop_grid-7s8{
background:rgba(14,17,25,0.14);
grid-template-columns:1fr 1fr;
overflow:hidden;
gap:1px;
border:1px solid rgba(14,17,25,0.14);
border-radius:8px;
display:grid;
}
.jmjop_field-7s8{
padding:1.125rem 20px;
background:#F2F4F7;
min-width:0;
}
.jmjop_field_lb-7s8{
color:#3A7BF7;
font-size:10px;
letter-spacing:.1em;
margin-bottom:0.313rem;
text-transform:uppercase;
font-weight:600;
}
.jmjop_field_val-7s8{
font-weight:700;
overflow-wrap:break-word;
font-size:0.875rem;
color:#0E1119;
}
.jmjdr-7s8{
padding:2.25rem 0 0.625rem;
}
.jmjdr_in-7s8{
gap:1.25rem;
padding:28px 32px;
border:1px dashed rgba(14,17,25,0.14);
border-radius:14px;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.jmjdr_in-7s8{
gap:32px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.jmjdr_h2-7s8{
overflow-wrap:break-word;
color:#0E1119;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
line-height:1.1;
font-size:1.5rem;
font-weight:600;
}
@media(min-width:767px){
.jmjdr_h2-7s8{
font-size:26px;
}
}
.jmjdr_text-7s8{
max-width:42.5rem;
color:#6B748F;
font-size:14px;
overflow-wrap:break-word;
line-height:1.6;
}
.jmjdr_text-7s8 b{
color:#0E1119;
font-weight:700;
}
.jmjdr_cta-7s8{
flex:0 0 auto;
transition:color .2s ease;
border-bottom:1px solid #3A7BF7;
color:#0E1119;
white-space:nowrap;
font-weight:700;
padding-bottom:2px;
font-size:13.5px;
}
.jmjdr_cta-7s8:hover{
color:#3A7BF7;
}
.jmjsc-7s8{
padding:48px 0 0.625rem;
}
.jmjsc_head-7s8{
text-align:center;
margin-bottom:28px;
}
.jmjsc_eyebrow-7s8{
margin-bottom:12px;
}
.jmjsc_h2-7s8{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#0E1119;
font-size:1.875rem;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:769px){
.jmjsc_h2-7s8{
font-size:36px;
}
}
.jmjsc_table-7s8{
overflow:hidden;
margin:0 auto;
border-radius:14px;
border:1px solid rgba(14,17,25,0.08);
max-width:56.25rem;
}
.jmjsc_thead-7s8{
grid-template-columns:1.6fr 1fr 1fr;
background:#1A1E2A;
display:grid;
}
.jmjsc_th-7s8{
padding:15px 1.125rem;
font-weight:700;
text-align:center;
font-size:0.813rem;
color:#8B95B8;
overflow-wrap:break-word;
}
.jmjsc_th-7s8:first-child{
text-align:left;
}
.jmjsc_th_us-7s8{
color:#6EAAFF;
}
.jmjsc_row-7s8{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(14,17,25,0.08);
}
.jmjsc_row-7s8:nth-child(even){
background:#FFFFFF;
}
.jmjsc_td-7s8{
padding:15px 1.125rem;
color:#4D5570;
font-size:14px;
overflow-wrap:break-word;
text-align:center;
min-width:0;
}
.jmjsc_td-7s8:first-child{
color:#1E2333;
text-align:left;
font-weight:600;
}
.jmjsc_td_us-7s8{
font-weight:700;
color:#1DB87A;
}
.jmjsb-7s8{
padding:48px 0;
background:#FFFFFF;
margin-top:1.5rem;
border-bottom:1px solid rgba(14,17,25,0.08);
border-top:1px solid rgba(14,17,25,0.08);
}
@media(min-width:769px){
.jmjsb-7s8{
padding:56px 0;
}
}
.jmjsb_eyebrow-7s8{
display:block;
margin-bottom:0.75rem;
}
.jmjsb_h2-7s8{
margin-bottom:26px;
font-size:1.875rem;
overflow-wrap:break-word;
line-height:1.05;
color:#0E1119;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:769px){
.jmjsb_h2-7s8{
font-size:2.25rem;
}
}
.jmjsb_grid-7s8{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.jmjsb_grid-7s8{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.jmjsb_grid-7s8{
grid-template-columns:repeat(4,1fr);
}
}
.jmjsb_card-7s8{
padding:1.5rem;
background:#F2F4F7;
border:1px solid rgba(14,17,25,0.08);
border-radius:0.875rem;
min-width:0;
}
.jmjsb_card_h-7s8{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-size:1.188rem;
line-height:1.15;
color:#0E1119;
}
.jmjsb_card_p-7s8{
overflow-wrap:break-word;
color:#6B748F;
font-size:13.5px;
line-height:1.6;
}
.jmjsb_rtp-7s8{
border:1px solid rgba(14,17,25,0.08);
grid-template-columns:1fr;
background:#F2F4F7;
gap:1.5rem;
padding:1.625rem 1.75rem;
border-radius:0.875rem;
align-items:center;
margin-top:1.125rem;
display:grid;
}
@media(min-width:758px){
.jmjsb_rtp-7s8{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.jmjsb_rtp_h-7s8{
font-weight:600;
margin-bottom:0.5rem;
overflow-wrap:break-word;
color:#0E1119;
font-size:20px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
}
.jmjsb_rtp_p-7s8{
font-size:0.844rem;
overflow-wrap:break-word;
color:#6B748F;
line-height:1.6;
}
.jmjsb_rtp_stats-7s8{
gap:1rem;
display:flex;
}
.jmjsb_stat-7s8{
border-radius:8px;
background:#FFFFFF;
flex:1 1 0;
padding:18px;
text-align:center;
min-width:0;
}
.jmjsb_stat_v-7s8{
font-weight:700;
overflow-wrap:break-word;
color:#1DB87A;
font-size:26px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.jmjsb_stat_l-7s8{
color:#4D5570;
font-size:0.719rem;
margin-top:0.25rem;
}
.jmjel-7s8{
padding:3rem 0;
}
@media(min-width:771px){
.jmjel-7s8{
padding:3.5rem 0;
}
}
.jmjel_in-7s8{
grid-template-columns:1fr;
gap:40px;
display:grid;
align-items:start;
}
@media(min-width:901px){
.jmjel_in-7s8{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.jmjel_left-7s8{
min-width:0;
}
.jmjel_eyebrow-7s8{
margin-bottom:0.875rem;
}
.jmjel_h2-7s8{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#0E1119;
margin-bottom:22px;
line-height:1.08;
font-size:2rem;
font-weight:600;
}
@media(min-width:770px){
.jmjel_h2-7s8{
font-size:2.375rem;
}
}
.jmjel_body-7s8 p{
font-size:1rem;
margin-bottom:1.125rem;
line-height:1.7;
overflow-wrap:break-word;
color:#1E2333;
}
.jmjel_dropcap-7s8{
padding:6px 0.75rem 0 0;
float:left;
color:#3A7BF7;
line-height:.8;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:3.875rem;
}
.jmjel_right-7s8{
min-width:0;
}
.jmjel_quote-7s8{
padding:2.25rem;
background:linear-gradient(150deg,#1A2240,#0C0F1A);
border-radius:20px;
position:relative;
color:#EEF1FA;
margin-bottom:24px;
}
.jmjel_quote_mark-7s8{
display:inline-flex;
margin-bottom:6px;
align-items:center;
color:#6EAAFF;
}
.jmjel_quote_mark-7s8 svg{
height:2.125rem;
width:34px;
}
.jmjel_quote_text-7s8{
font-size:1.375rem;
margin-bottom:22px;
line-height:1.4;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#EEF1FA;
font-weight:500;
overflow-wrap:break-word;
}
.jmjel_quote_meta-7s8{
gap:12px;
align-items:center;
display:flex;
}
.jmjel_quote_av-7s8{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#3A7BF7,#6EAAFF);
height:2.375rem;
width:38px;
}
.jmjel_quote_author-7s8{
color:#EEF1FA;
font-size:14px;
font-weight:700;
}
.jmjel_quote_meta_sub-7s8{
color:#8B95B8;
font-size:0.75rem;
}
.jmjel_explain-7s8{
border-radius:14px;
border:1px solid rgba(14,17,25,0.08);
overflow:hidden;
}
.jmjel_explain_card-7s8{
padding:22px 1.5rem;
}
.jmjel_explain_card-7s8+.jmjel_explain_card-7s8{
border-top:1px solid rgba(14,17,25,0.08);
}
.jmjel_explain_h-7s8{
color:#0E1119;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:20px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:8px;
}
.jmjel_explain_p-7s8{
line-height:1.55;
overflow-wrap:break-word;
color:#6B748F;
font-size:0.875rem;
}
.jmjlh-7s8{
padding:2.5rem 0 20px;
}
.jmjlh_in-7s8{
border-top:1px solid rgba(14,17,25,0.14);
padding-top:34px;
}
.jmjlh_eyebrow-7s8{
margin-bottom:22px;
display:block;
}
.jmjlh_grid-7s8{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:602px){
.jmjlh_grid-7s8{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.jmjlh_grid-7s8{
grid-template-columns:repeat(5,1fr);
}
}
.jmjlh_col-7s8{
min-width:0;
}
.jmjlh_col_h-7s8{
margin-bottom:12px;
color:#0E1119;
font-size:0.813rem;
font-weight:700;
overflow-wrap:break-word;
}
.jmjlh_links-7s8{
gap:8px;
display:flex;
flex-direction:column;
}
.jmjlh_link-7s8{
transition:color .2s ease;
overflow-wrap:break-word;
font-size:13px;
color:#6B748F;
}
.jmjlh_link-7s8:hover{
color:#3A7BF7;
}
.jmjfaq-7s8{
background:#FFFFFF;
padding:3rem 0;
border-top:1px solid rgba(14,17,25,0.08);
border-bottom:1px solid rgba(14,17,25,0.08);
margin-top:1.5rem;
}
@media(min-width:766px){
.jmjfaq-7s8{
padding:62px 0;
}
}
.jmjfaq_head-7s8{
text-align:center;
margin-bottom:34px;
}
.jmjfaq_eyebrow-7s8{
margin-bottom:0.75rem;
}
.jmjfaq_h2-7s8{
font-size:2rem;
font-weight:600;
line-height:1.05;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#0E1119;
}
@media(min-width:766px){
.jmjfaq_h2-7s8{
font-size:2.375rem;
}
}
.jmjfaq_list-7s8{
margin:0 auto;
gap:12px;
display:flex;
max-width:820px;
flex-direction:column;
}
.jmjfaq_item-7s8{
border:1px solid rgba(14,17,25,0.08);
border-radius:14px;
overflow:hidden;
background:#F2F4F7;
}
.jmjfaq_q-7s8{
padding:1.25rem 1.5rem;
list-style:none;
gap:20px;
font-size:1rem;
color:#0E1119;
overflow-wrap:break-word;
align-items:center;
justify-content:space-between;
font-weight:700;
cursor:pointer;
display:flex;
}
.jmjfaq_q-7s8::-webkit-details-marker{
display:none;
}
.jmjfaq_q_ic-7s8{
transition:transform .2s ease;
flex:0 0 auto;
color:#3A7BF7;
display:inline-flex;
align-items:center;
}
.jmjfaq_q_ic-7s8 svg{
width:18px;
height:1.125rem;
}
.jmjfaq_item-7s8[open] .jmjfaq_q_ic-7s8{
transform:rotate(180deg);
}
.jmjfaq_a-7s8{
padding:0 1.5rem 20px;
line-height:1.6;
font-size:0.906rem;
color:#6B748F;
overflow-wrap:break-word;
}
.jmjsg-7s8{
padding:48px 0 0.625rem;
}
.jmjsg_eyebrow-7s8{
display:block;
margin-bottom:12px;
}
.jmjsg_h2-7s8{
font-weight:600;
margin-bottom:28px;
font-size:1.875rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#0E1119;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:771px){
.jmjsg_h2-7s8{
font-size:2.25rem;
}
}
.jmjsg_grid-7s8{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:722px){
.jmjsg_grid-7s8{
grid-template-columns:repeat(3,1fr);
}
}
.jmjsg_col-7s8{
min-width:0;
}
.jmjsg_col_h-7s8{
margin-bottom:0.625rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#0E1119;
font-weight:600;
font-size:1.375rem;
line-height:1.15;
}
.jmjsg_col_p-7s8{
font-size:0.875rem;
color:#6B748F;
overflow-wrap:break-word;
line-height:1.65;
}
.jmjft-7s8{
background:#1A1E2A;
margin-top:2.5rem;
color:#8B95B8;
}
.jmjft_in-7s8{
gap:2rem;
grid-template-columns:1fr;
padding:3rem 0 1.75rem;
display:grid;
}
@media(min-width:598px){
.jmjft_in-7s8{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.jmjft_in-7s8{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.jmjft_brand-7s8{
min-width:0;
}
.jmjft_logo-7s8{
color:#EEF1FA;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:26px;
overflow-wrap:break-word;
}
.jmjft_tagline-7s8{
max-width:280px;
color:#8B95B8;
margin-top:0.875rem;
font-size:0.844rem;
line-height:1.6;
}
.jmjft_contact-7s8{
transition:color .2s ease;
margin-top:0.75rem;
font-size:0.813rem;
color:#6EAAFF;
max-width:17.5rem;
overflow-wrap:anywhere;
display:inline-block;
}
.jmjft_contact-7s8:hover{
color:#EEF1FA;
}
.jmjft_col-7s8{
min-width:0;
}
.jmjft_col_h-7s8{
font-weight:700;
margin-bottom:0.875rem;
overflow-wrap:break-word;
letter-spacing:.08em;
text-transform:uppercase;
font-size:0.813rem;
color:#EEF1FA;
}
.jmjft_col_links-7s8{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.jmjft_link-7s8{
transition:color .2s ease;
font-size:0.844rem;
color:#8B95B8;
overflow-wrap:break-word;
}
.jmjft_link-7s8:hover{
color:#EEF1FA;
}
.jmjft_bot-7s8{
padding:22px 0 2.5rem;
gap:16px;
display:flex;
border-top:1px solid rgba(255,255,255,0.12);
flex-direction:column;
}
@media(min-width:766px){
.jmjft_bot-7s8{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.jmjft_legal-7s8{
line-height:1.6;
font-size:0.719rem;
color:#9DA5BB;
overflow-wrap:break-word;
max-width:47.5rem;
}
.jmjft_legal-7s8 b{
color:#8B95B8;
font-weight:700;
}
.jmjft_age-7s8{
border-radius:8px;
flex:0 0 auto;
padding:0.25rem 9px;
border:1.5px solid #6EAAFF;
font-size:13px;
color:#6EAAFF;
font-weight:700;
}