*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F4F6F9;
overflow-wrap:break-word;
line-height:1.6;
color:#2C3448;
font-size:15px;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
font-family:"PT Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
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:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.50);
}
::-webkit-scrollbar-track{
background:transparent;
}
.myj_layoutexy{
flex-direction:column;
min-height:100vh;
display:flex;
}
.myj_mainexy{
flex:1 1 auto;
width:100%;
min-width:0;
}
.myj_containerexy{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:1400px;
}
@media(min-width:769px){
.myj_containerexy{
padding:0 2rem;
}
}
@media(min-width:1098px){
.myj_containerexy{
padding:0 3.5rem;
}
}
.myj_eyebrowexy{
color:#2F7FC1;
font-family:"PT Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:600;
display:inline-block;
overflow-wrap:break-word;
letter-spacing:.2em;
line-height:1.4;
text-transform:uppercase;
font-size:11px;
}
.myj_bandexy{
background:#111827;
color:#EDF2FB;
}
.myj_bandexy .myj_eyebrowexy{
color:#63B3ED;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.myj_tbexy{
background:#F4F6F9;
position:sticky;
top:0;
z-index:50;
border-bottom:1px solid rgba(15,22,35,0.14);
}
.myj_tb_inexy{
padding:12px 1rem;
margin:0 auto;
gap:16px;
max-width:1400px;
width:100%;
display:flex;
align-items:center;
justify-content:space-between;
}
@media(min-width:770px){
.myj_tb_inexy{
padding:1rem 32px;
}
}
@media(min-width:1101px){
.myj_tb_inexy{
padding:18px 56px;
}
}
.myj_tb_leftexy{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.myj_tb_logoexy{
gap:0.688rem;
display:flex;
align-items:center;
min-width:0;
}
.myj_tb_logo_markexy{
border-radius:8px;
flex:0 0 auto;
object-fit:cover;
width:34px;
height:2.125rem;
}
.myj_tb_logo_txtexy{
line-height:1;
flex-direction:column;
display:flex;
min-width:0;
}
.myj_tb_logo_nameexy{
overflow:hidden;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
letter-spacing:.02em;
color:#0F1623;
font-size:22px;
}
.myj_tb_logo_subexy{
overflow:hidden;
font-weight:600;
margin-top:4px;
letter-spacing:.32em;
white-space:nowrap;
color:#2F7FC1;
text-overflow:ellipsis;
text-transform:uppercase;
font-size:0.531rem;
}
.myj_tb_navexy{
display:none;
}
@media(min-width:961px){
.myj_tb_navexy{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.myj_tb_nav_itemexy{
transition:color .2s ease,border-color .2s ease;
font-weight:600;
color:#2C3448;
font-size:14px;
border-bottom:2px solid transparent;
padding-bottom:3px;
white-space:nowrap;
}
.myj_tb_nav_itemexy:hover{
color:#0F1623;
}
.myj_tb_nav_itemexy.myj_state_activeexy{
border-color:#2F7FC1;
color:#0F1623;
}
.myj_tb_rightexy{
gap:14px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.myj_tb_searchexy{
transition:color .2s ease;
align-items:center;
color:#2C3448;
display:flex;
justify-content:center;
}
.myj_tb_searchexy:hover{
color:#2F7FC1;
}
.myj_tb_searchexy svg{
height:18px;
width:18px;
}
.myj_tb_langexy{
color:#5A6480;
font-weight:600;
font-size:11px;
letter-spacing:.1em;
text-transform:uppercase;
}
.myj_tb_langexy:hover{
color:#0F1623;
}
.myj_tb_loginexy{
font-size:14px;
display:none;
font-weight:600;
color:#0F1623;
}
@media(min-width:770px){
.myj_tb_loginexy{
display:inline-block;
}
}
.myj_tb_registerexy{
border-radius:62.438rem;
padding:0.688rem 1.375rem;
background:#0F1623;
transition:background-color .2s ease;
white-space:nowrap;
font-size:0.875rem;
font-weight:700;
color:#EDF2FB;
}
.myj_tb_registerexy:hover{
background:#1E2C45;
}
.myj_mobexy{
background:#F4F6F9;
z-index:60;
bottom:0;
position:fixed;
border-top:1px solid rgba(15,22,35,0.14);
left:0;
right:0;
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:960px){
.myj_mobexy{
display:none;
}
}
.myj_mob_inexy{
margin:0 auto;
max-width:35rem;
display:flex;
align-items:stretch;
justify-content:space-around;
}
.myj_mob_itemexy{
gap:3px;
transition:color .2s ease;
flex:1 1 0;
padding:0.563rem 4px;
color:#5A6480;
display:flex;
align-items:center;
flex-direction:column;
min-width:0;
}
.myj_mob_itemexy.myj_state_activeexy{
color:#2F7FC1;
}
.myj_mob_icexy{
justify-content:center;
align-items:center;
display:flex;
}
.myj_mob_icexy svg{
height:20px;
width:20px;
}
.myj_mob_lbexy{
overflow:hidden;
max-width:100%;
white-space:nowrap;
font-weight:600;
font-size:0.625rem;
text-overflow:ellipsis;
}
@media(max-width:959px){
body{
padding-bottom:3.75rem;
}
}
.myj_railexy{
min-width:0;
position:relative;
}
.myj_rail_scrollexy{
gap:14px;
overflow-x:auto;
padding-bottom:14px;
display:flex;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
}
@media(min-width:771px){
.myj_rail_scrollexy{
gap:1.125rem;
}
}
.myj_gcexy{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:768px){
.myj_gcexy{
width:188px;
}
}
.myj_gc_imgexy{
background:#FFFFFF;
border-radius:14px;
overflow:hidden;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 0.375rem rgba(15,22,35,0.06), 0 6px 1.125rem rgba(15,22,35,0.09);
}
.myj_gc_imgexy img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.myj_gc_coverexy{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
pointer-events:none;
position:absolute;
}
.myj_gc_hoverexy{
transition:opacity .2s ease;
inset:0;
background:rgba(0,0,0,0.50);
opacity:0;
position:absolute;
justify-content:center;
display:flex;
align-items:center;
}
.myj_gcexy:hover .myj_gc_hoverexy{
opacity:1;
}
.myj_gc_hover_btnexy{
background:#0F1623;
border-radius:62.438rem;
display:flex;
width:2.875rem;
justify-content:center;
align-items:center;
color:#EDF2FB;
height:2.875rem;
}
.myj_gc_hover_btnexy svg{
height:18px;
width:18px;
}
.myj_gc_infoexy{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:9px;
}
.myj_gc_nameexy{
overflow:hidden;
color:#0F1623;
white-space:nowrap;
font-size:13px;
text-overflow:ellipsis;
font-weight:700;
}
.myj_gc_provexy{
overflow:hidden;
color:#5A6480;
font-size:11px;
white-space:nowrap;
text-overflow:ellipsis;
}
.myj_gc_metaexy{
color:#5A6480;
font-size:11px;
}
.myj_tcexy{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:769px){
.myj_tcexy{
width:230px;
}
}
.myj_tc_imgexy{
background:#FFFFFF;
overflow:hidden;
border-radius:0.875rem;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 6px rgba(15,22,35,0.06), 0 6px 1.125rem rgba(15,22,35,0.09);
}
.myj_tc_imgexy img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.myj_tc_infoexy{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
}
.myj_tc_nameexy{
overflow:hidden;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
font-size:0.875rem;
color:#0F1623;
}
.myj_tc_rtpexy{
color:#5A6480;
font-size:0.688rem;
}
.myj_lcexy{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:766px){
.myj_lcexy{
width:268px;
}
}
.myj_lc_imgexy{
background:#FFFFFF;
overflow:hidden;
border-radius:0.875rem;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(15,22,35,0.06), 0 6px 1.125rem rgba(15,22,35,0.09);
}
.myj_lc_imgexy img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.myj_lc_liveexy{
border-radius:999px;
padding:4px 0.563rem;
gap:7px;
background:rgba(0,0,0,0.50);
align-items:center;
position:absolute;
top:0.75rem;
display:flex;
left:0.75rem;
}
.myj_lc_live_dotexy{
background:#E03E3E;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
width:8px;
height:0.5rem;
}
.myj_lc_seatsexy{
text-transform:uppercase;
font-size:10px;
color:#EDF2FB;
letter-spacing:.08em;
font-weight:600;
}
.myj_lc_infoexy{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
}
.myj_lc_nameexy{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#0F1623;
font-size:15px;
font-weight:700;
}
.myj_lc_betexy{
color:#5A6480;
font-size:11px;
}
.myj_pcexy{
border-radius:0.875rem;
padding:16px 0.875rem;
background:#FFFFFF;
border:1px solid rgba(15,22,35,0.08);
gap:8px;
align-items:center;
min-height:74px;
display:flex;
justify-content:center;
flex-direction:column;
min-width:0;
}
.myj_pc_logoexy{
flex:0 0 auto;
width:auto;
height:28px;
max-width:100%;
object-fit:contain;
}
.myj_pc_nameexy{
overflow:hidden;
text-overflow:ellipsis;
font-size:11px;
color:#5A6480;
text-align:center;
white-space:nowrap;
max-width:100%;
}
.myj_gc_tagexy{
padding:3px 0.5rem;
border-radius:0.5rem;
top:10px;
font-weight:700;
z-index:2;
display:inline-block;
left:0.625rem;
letter-spacing:.06em;
text-transform:uppercase;
font-size:10px;
position:absolute;
}
.myj_gc_tag_hotexy{
background:#E03E3E;
color:#EDF2FB;
}
.myj_gc_tag_newexy{
background:#63B3ED;
color:#0F1623;
}
.myj_gc_tag_jpexy{
background:#E8A020;
color:#0F1623;
}
.myj_gc_tag_liveexy{
background:#E03E3E;
color:#EDF2FB;
}
.myj_shexy{
margin-bottom:1.125rem;
min-width:0;
}
.myj_sh_rowexy{
gap:16px;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.myj_sh_rowexy .myj_sh_lexy{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.myj_sh_stackexy{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.myj_sh_centerexy{
gap:10px;
flex-direction:column;
display:flex;
text-align:center;
align-items:center;
}
.myj_sh_h2exy{
font-size:1.5rem;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#0F1623;
font-weight:600;
line-height:1.1;
}
@media(min-width:771px){
.myj_sh_h2exy{
font-size:30px;
}
}
.myj_bandexy .myj_sh_h2exy{
color:#EDF2FB;
}
.myj_sh_eb_lineexy{
gap:10px;
align-items:center;
display:inline-flex;
}
.myj_sh_eb_lineexy::before{
background:#2F7FC1;
width:1.75rem;
height:1px;
content:"";
display:inline-block;
}
.myj_bandexy .myj_sh_eb_lineexy::before{
background:#63B3ED;
}
.myj_sh_eb_dotexy{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.myj_sh_eb_dotexy::before{
background:#2F7FC1;
border-radius:50%;
height:6px;
width:6px;
content:"";
display:inline-block;
}
.myj_bandexy .myj_sh_eb_dotexy::before{
background:#63B3ED;
}
.myj_sh_linkexy{
gap:0.375rem;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
font-size:13px;
color:#0F1623;
padding-bottom:2px;
align-items:center;
display:inline-flex;
font-weight:600;
white-space:nowrap;
border-bottom:1px solid #0F1623;
}
.myj_sh_linkexy:hover{
border-color:#2F7FC1;
color:#2F7FC1;
}
.myj_sh_linkexy svg{
height:0.875rem;
width:14px;
}
.myj_sh_link_chevexy{
border-bottom:0;
padding-bottom:0;
}
.myj_sh_link_btnexy{
border-radius:999px;
padding:0.563rem 1.125rem;
background:#0F1623;
border-bottom:0;
color:#EDF2FB;
}
.myj_sh_link_btnexy:hover{
background:#1E2C45;
border-color:transparent;
color:#EDF2FB;
}
.myj_bandexy .myj_sh_linkexy{
border-color:#EDF2FB;
color:#EDF2FB;
}
.myj_bandexy .myj_sh_link_btnexy{
background:#63B3ED;
color:#0F1623;
}
.myj_sh_ruleexy{
margin:-2px 0 18px;
background:rgba(15,22,35,0.14);
height:1px;
}
.myj_bandexy .myj_sh_ruleexy{
background:rgba(255,255,255,0.11);
}
.myj_heroexy{
padding:2rem 0 0.5rem;
}
@media(min-width:768px){
.myj_heroexy{
padding:56px 0 1.5rem;
}
}
.myj_hero_inexy{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:898px){
.myj_hero_inexy{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.myj_hero_copyexy{
min-width:0;
}
.myj_hero_eyebrowexy{
gap:10px;
margin-bottom:1.375rem;
display:inline-flex;
align-items:center;
}
.myj_hero_eyebrow_lineexy{
flex:0 0 auto;
background:#2F7FC1;
width:28px;
display:inline-block;
height:1px;
}
.myj_hero_h1exy{
font-size:38px;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#0F1623;
line-height:1.04;
letter-spacing:-.01em;
margin-bottom:1.25rem;
overflow-wrap:break-word;
}
@media(min-width:767px){
.myj_hero_h1exy{
font-size:54px;
}
}
@media(min-width:1101px){
.myj_hero_h1exy{
font-size:3.875rem;
}
}
.myj_hero_h1exy em{
font-style:normal;
color:#2F7FC1;
}
.myj_hero_subexy{
margin-bottom:30px;
max-width:30rem;
color:#7B86A0;
line-height:1.6;
font-size:16px;
}
@media(min-width:770px){
.myj_hero_subexy{
font-size:1.125rem;
}
}
.myj_hero_actionsexy{
gap:0.875rem;
display:flex;
margin-bottom:34px;
align-items:center;
flex-wrap:wrap;
}
.myj_hero_ctaexy{
transition:background-color .2s ease;
gap:10px;
padding:1rem 30px;
border-radius:62.438rem;
background:#0F1623;
align-items:center;
font-size:15px;
font-weight:700;
display:inline-flex;
color:#EDF2FB;
}
.myj_hero_ctaexy:hover{
background:#1E2C45;
}
.myj_hero_cta_icexy{
display:inline-flex;
align-items:center;
}
.myj_hero_cta_icexy svg{
width:1rem;
height:1rem;
}
.myj_hero_cta_altexy{
padding:15px 26px;
background:transparent;
transition:border-color .2s ease,color .2s ease;
border-radius:62.438rem;
border:1px solid rgba(15,22,35,0.14);
display:inline-flex;
font-size:15px;
align-items:center;
font-weight:600;
color:#0F1623;
}
.myj_hero_cta_altexy:hover{
border-color:#2F7FC1;
color:#2F7FC1;
}
.myj_hero_trustexy{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.myj_hero_trust_itemexy{
gap:9px;
font-size:13px;
font-weight:600;
color:#2C3448;
align-items:center;
display:flex;
}
.myj_hero_trust_icexy{
display:inline-flex;
align-items:center;
color:#2F7FC1;
}
.myj_hero_trust_icexy svg{
width:16px;
height:1rem;
}
.myj_hero_promoexy{
border-radius:1.25rem;
overflow:hidden;
background:#FFFFFF;
box-shadow:0 0.75rem 3rem rgba(15,22,35,0.14), 0 3px 0.625rem rgba(15,22,35,0.08);
display:flex;
position:relative;
min-height:300px;
}
.myj_hero_promo_bgexy{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.myj_hero_promo_bgexy::after{
background:linear-gradient(120deg,#111827 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.myj_hero_promo_glowexy{
background:radial-gradient(circle,rgba(99,179,237,0.12) 0%,transparent 65%);
border-radius:50%;
height:16.25rem;
width:16.25rem;
pointer-events:none;
position:absolute;
right:-20px;
top:-40px;
}
.myj_hero_promo_ctexy{
padding:28px;
z-index:2;
max-width:88%;
align-self:flex-end;
position:relative;
}
.myj_hero_promo_labelexy{
letter-spacing:.25em;
display:block;
margin-bottom:0.5rem;
color:#63B3ED;
text-transform:uppercase;
font-size:0.625rem;
font-weight:700;
}
.myj_hero_promo_amountexy{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:32px;
color:#EDF2FB;
font-weight:600;
line-height:1.05;
}
@media(min-width:770px){
.myj_hero_promo_amountexy{
font-size:2.5rem;
}
}
.myj_hero_promo_amountexy em{
font-style:normal;
color:#63B3ED;
}
.myj_hero_ratingexy{
background:#FFFFFF;
gap:0.625rem;
border:1px solid rgba(15,22,35,0.08);
padding:10px 0.875rem;
border-radius:0.875rem;
align-items:center;
max-width:min(260px,62%);
right:14px;
box-shadow:0 2px 6px rgba(15,22,35,0.06), 0 6px 1.125rem rgba(15,22,35,0.09);
position:absolute;
top:14px;
display:flex;
z-index:3;
}
.myj_hero_rating_scoreexy{
flex:0 0 auto;
font-size:1.5rem;
font-weight:700;
color:#0F1623;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
.myj_hero_rating_txtexy{
flex:1 1 auto;
min-width:0;
}
.myj_hero_rating_starsexy{
gap:2px;
color:#2F7FC1;
display:flex;
}
.myj_hero_rating_starsexy svg{
width:0.75rem;
height:12px;
}
.myj_hero_rating_capexy{
color:#5A6480;
margin-top:3px;
overflow-wrap:break-word;
line-height:1.35;
display:block;
font-size:11px;
}
.myj_statexy{
margin-top:16px;
border-top:1px solid rgba(15,22,35,0.14);
border-bottom:1px solid rgba(15,22,35,0.14);
}
.myj_stat_inexy{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:766px){
.myj_stat_inexy{
grid-template-columns:repeat(4,1fr);
}
}
.myj_stat_itemexy{
padding:22px 0.875rem;
border-bottom:1px solid rgba(15,22,35,0.08);
border-right:1px solid rgba(15,22,35,0.08);
min-width:0;
}
.myj_stat_itemexy:nth-child(2n){
border-right:0;
}
.myj_stat_itemexy:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.myj_stat_itemexy{
border-bottom:0;
}
.myj_stat_itemexy:nth-child(2n){
border-right:1px solid rgba(15,22,35,0.08);
}
.myj_stat_itemexy:nth-child(4n){
border-right:0;
}
}
.myj_stat_valueexy{
color:#0F1623;
font-size:30px;
line-height:1;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:700;
}
@media(min-width:765px){
.myj_stat_valueexy{
font-size:2.125rem;
}
}
.myj_stat_labelexy{
overflow-wrap:break-word;
line-height:1.4;
font-size:13px;
margin-top:0.375rem;
color:#5A6480;
}
.myj_jpexy{
padding:1.875rem 0 0.625rem;
}
.myj_jp_gridexy{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:767px){
.myj_jp_gridexy{
grid-template-columns:1fr 1fr;
}
.myj_jp_card_megaexy{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.myj_jp_gridexy{
grid-template-columns:1.4fr 1fr 1fr;
}
.myj_jp_card_megaexy{
grid-column:auto;
}
}
.myj_jp_cardexy{
gap:12px;
padding:26px;
border-radius:20px;
border:1px solid rgba(15,22,35,0.08);
overflow:hidden;
background:#FFFFFF;
justify-content:space-between;
min-width:0;
display:flex;
position:relative;
flex-direction:column;
min-height:12.5rem;
}
.myj_jp_card_megaexy{
border-color:transparent;
background:linear-gradient(135deg,#152033,#090D16);
min-height:13.125rem;
color:#EDF2FB;
}
.myj_jp_glowexy{
border-radius:50%;
background:radial-gradient(circle,rgba(99,179,237,0.12),transparent 70%);
width:12.5rem;
position:absolute;
right:-2.5rem;
height:200px;
pointer-events:none;
top:-40px;
}
.myj_jp_labelexy{
gap:10px;
font-weight:700;
font-size:0.625rem;
flex-wrap:wrap;
letter-spacing:.16em;
text-transform:uppercase;
position:relative;
justify-content:space-between;
color:#2F7FC1;
display:flex;
align-items:center;
}
.myj_jp_card_megaexy .myj_jp_labelexy{
color:#63B3ED;
}
.myj_jp_dropexy{
color:#5A6480;
letter-spacing:.04em;
font-weight:600;
text-transform:none;
}
.myj_jp_card_megaexy .myj_jp_dropexy{
color:#8FA3C4;
}
.myj_jp_amountexy{
font-size:38px;
line-height:1;
position:relative;
color:#0F1623;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.myj_jp_card_megaexy .myj_jp_amountexy{
animation:zm2-pulse 2.4s infinite;
color:#63B3ED;
font-size:3rem;
}
@media(min-width:770px){
.myj_jp_card_megaexy .myj_jp_amountexy{
font-size:3.375rem;
}
}
.myj_jp_gameexy{
position:relative;
color:#5A6480;
font-size:0.813rem;
}
.myj_jp_card_megaexy .myj_jp_gameexy{
color:#8FA3C4;
}
.myj_jp_ctaexy{
position:relative;
align-self:flex-start;
}
.myj_jp_card_megaexy .myj_jp_ctaexy{
background:#63B3ED;
transition:opacity .2s ease;
padding:0.625rem 20px;
border-radius:999px;
color:#0F1623;
font-size:0.813rem;
font-weight:700;
}
.myj_jp_card_megaexy .myj_jp_ctaexy:hover{
opacity:.9;
}
.myj_jp_cardexy:not(.myj_jp_card_megaexy) .myj_jp_ctaexy{
transition:color .2s ease,border-color .2s ease;
font-weight:700;
border-bottom:1px solid #0F1623;
font-size:0.813rem;
color:#0F1623;
padding-bottom:2px;
}
.myj_jp_cardexy:not(.myj_jp_card_megaexy) .myj_jp_ctaexy:hover{
border-color:#2F7FC1;
color:#2F7FC1;
}
.myj_jp_seoexy{
margin:14px 0 0;
color:#7B86A0;
max-width:760px;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
}
.myj_jp_seoexy strong{
font-weight:700;
color:#0F1623;
}
.myj_growexy{
padding:26px 0 0.625rem;
}
.myj_row_seoexy{
margin:0.625rem 0 0;
color:#7B86A0;
max-width:760px;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
}
.myj_row_seoexy strong{
color:#0F1623;
font-weight:700;
}
.myj_prexy{
padding:1.875rem 0 6px;
}
.myj_pr_cardexy{
flex:0 0 auto;
overflow:hidden;
border-radius:1.25rem;
background:#FFFFFF;
border:1px solid rgba(15,22,35,0.08);
padding:26px;
gap:0.625rem;
flex-direction:column;
min-height:200px;
position:relative;
display:flex;
width:280px;
}
@media(min-width:770px){
.myj_pr_cardexy{
width:18.75rem;
}
}
.myj_pr_card_featexy{
background:linear-gradient(150deg,#152033,#090D16);
border-color:transparent;
color:#EDF2FB;
}
.myj_pr_glowexy{
border-radius:50%;
background:radial-gradient(circle,rgba(99,179,237,0.12),transparent 70%);
height:8.125rem;
pointer-events:none;
right:-30px;
width:130px;
top:-1.875rem;
position:absolute;
opacity:0;
}
.myj_pr_card_featexy .myj_pr_glowexy{
opacity:1;
}
.myj_pr_labelexy{
color:#2F7FC1;
letter-spacing:.16em;
font-weight:700;
font-size:10px;
text-transform:uppercase;
position:relative;
}
.myj_pr_card_featexy .myj_pr_labelexy{
color:#63B3ED;
}
.myj_pr_amountexy{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
position:relative;
color:#0F1623;
line-height:1.08;
overflow-wrap:break-word;
font-weight:600;
}
.myj_pr_card_featexy .myj_pr_amountexy{
color:#EDF2FB;
}
.myj_pr_amountexy em{
color:#2F7FC1;
font-style:normal;
}
.myj_pr_card_featexy .myj_pr_amountexy em{
color:#63B3ED;
}
.myj_pr_termsexy{
font-size:13px;
color:#5A6480;
line-height:1.5;
position:relative;
}
.myj_pr_card_featexy .myj_pr_termsexy{
color:#8FA3C4;
}
.myj_pr_ctaexy{
align-self:flex-start;
position:relative;
margin-top:auto;
}
.myj_pr_card_featexy .myj_pr_ctaexy{
transition:opacity .2s ease;
background:#63B3ED;
padding:0.563rem 18px;
border-radius:999px;
color:#0F1623;
font-weight:700;
font-size:13px;
}
.myj_pr_card_featexy .myj_pr_ctaexy:hover{
opacity:.9;
}
.myj_pr_cardexy:not(.myj_pr_card_featexy) .myj_pr_ctaexy{
transition:color .2s ease,border-color .2s ease;
font-weight:700;
padding-bottom:2px;
color:#0F1623;
font-size:0.813rem;
border-bottom:1px solid #0F1623;
}
.myj_pr_cardexy:not(.myj_pr_card_featexy) .myj_pr_ctaexy:hover{
border-color:#2F7FC1;
color:#2F7FC1;
}
.myj_growexy{
padding:26px 0 0.625rem;
}
.myj_row_seoexy{
margin:10px 0 0;
color:#7B86A0;
line-height:1.65;
max-width:760px;
font-size:0.875rem;
overflow-wrap:break-word;
}
.myj_row_seoexy strong{
font-weight:700;
color:#0F1623;
}
.myj_growexy{
padding:1.625rem 0 0.625rem;
}
.myj_row_seoexy{
margin:0.625rem 0 0;
font-size:14px;
max-width:760px;
color:#7B86A0;
overflow-wrap:break-word;
line-height:1.65;
}
.myj_row_seoexy strong{
color:#0F1623;
font-weight:700;
}
.myj_appexy{
padding:30px 0 10px;
}
.myj_app_inexy{
border:1px solid rgba(15,22,35,0.08);
background:#FFFFFF;
padding:32px;
border-radius:20px;
gap:28px;
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.myj_app_inexy{
gap:40px;
padding:2.5rem 44px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.myj_app_copyexy{
min-width:0;
max-width:560px;
}
.myj_app_eyebrowexy{
margin-bottom:12px;
}
.myj_app_h2exy{
color:#0F1623;
line-height:1.05;
font-size:28px;
font-weight:600;
margin-bottom:12px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.myj_app_h2exy{
font-size:2.125rem;
}
}
.myj_app_textexy{
line-height:1.6;
color:#7B86A0;
font-size:14px;
margin-bottom:22px;
}
.myj_app_btnsexy{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.myj_app_btnexy{
transition:background-color .2s ease;
gap:10px;
padding:0.688rem 20px;
border-radius:0.875rem;
background:#0F1623;
align-items:center;
display:inline-flex;
color:#EDF2FB;
}
.myj_app_btnexy:hover{
background:#1E2C45;
}
.myj_app_btn_icexy{
display:inline-flex;
align-items:center;
}
.myj_app_btn_icexy svg{
height:1.125rem;
width:18px;
}
.myj_app_btn_lbexy{
font-size:0.844rem;
font-weight:700;
}
.myj_app_qr_wrapexy{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.myj_app_qrexy{
border-radius:14px;
flex:0 0 auto;
background-color:#0F1623;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 5px,transparent 0.313rem 0.688rem);
width:108px;
height:108px;
}
.myj_app_qr_capexy{
font-size:0.781rem;
color:#5A6480;
max-width:92px;
line-height:1.4;
}
.myj_vipexy{
padding:3rem 0;
}
@media(min-width:769px){
.myj_vipexy{
padding:64px 0;
}
}
.myj_vip_headexy{
gap:14px;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:882px){
.myj_vip_headexy{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.myj_vip_eyebrowexy{
margin-bottom:0.75rem;
}
.myj_vip_h2exy{
color:#EDF2FB;
line-height:1.05;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:2rem;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:767px){
.myj_vip_h2exy{
font-size:40px;
}
}
.myj_vip_introexy{
max-width:420px;
line-height:1.6;
font-size:14px;
color:#8FA3C4;
}
.myj_vip_gridexy{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.myj_vip_cardexy{
padding:22px 1.125rem;
border:1px solid rgba(255,255,255,0.11);
border-radius:0.875rem;
min-width:0;
}
.myj_vip_card_featexy{
border-color:#63B3ED;
background:rgba(255,255,255,0.07);
}
.myj_vip_card_icexy{
border-radius:0.5rem;
background:linear-gradient(135deg,#2F7FC1,#63B3ED);
width:2.125rem;
margin-bottom:1rem;
height:34px;
display:block;
}
.myj_vip_nameexy{
font-size:1.25rem;
overflow-wrap:break-word;
margin-bottom:6px;
color:#EDF2FB;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
}
.myj_vip_perkexy{
font-size:12.5px;
overflow-wrap:break-word;
color:#8FA3C4;
line-height:1.5;
}
.myj_nlexy{
padding:24px 0 10px;
}
.myj_nl_inexy{
padding:30px 32px;
border-radius:20px;
background:#0D1420;
gap:1.375rem;
color:#EDF2FB;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.myj_nl_inexy{
gap:1.75rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.myj_nl_text_wrapexy{
min-width:0;
}
.myj_nl_h3exy{
color:#EDF2FB;
line-height:1.1;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:5px;
font-size:1.375rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.myj_nl_h3exy{
font-size:1.5rem;
}
}
.myj_nl_textexy{
color:#8FA3C4;
font-size:13.5px;
line-height:1.5;
}
.myj_nl_formexy{
flex:1 1 auto;
gap:10px;
min-width:0;
max-width:28.75rem;
display:flex;
}
.myj_nl_inputexy{
background:rgba(255,255,255,0.07);
flex:1 1 auto;
padding:0.813rem 1rem;
border:1px solid rgba(255,255,255,0.11);
border-radius:0.875rem;
overflow:hidden;
font-size:0.875rem;
white-space:nowrap;
text-overflow:ellipsis;
min-width:0;
align-items:center;
display:flex;
color:#8FA3C4;
}
.myj_nl_btnexy{
padding:13px 1.5rem;
border-radius:0.875rem;
background:#63B3ED;
transition:opacity .2s ease;
flex:0 0 auto;
font-size:14px;
font-weight:700;
color:#0F1623;
white-space:nowrap;
}
.myj_nl_btnexy:hover{
opacity:.9;
}
.myj_gmexy{
padding:30px 0 10px;
}
.myj_gm_inexy{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:877px){
.myj_gm_inexy{
grid-template-columns:1.25fr 1fr;
}
}
.myj_gm_leftexy{
border-radius:20px;
padding:32px;
background:#FFFFFF;
border:1px solid rgba(15,22,35,0.08);
min-width:0;
}
.myj_gm_eyebrowexy{
margin-bottom:0.625rem;
}
.myj_gm_h2exy{
color:#0F1623;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.06;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-size:1.625rem;
}
@media(min-width:770px){
.myj_gm_h2exy{
font-size:1.75rem;
}
}
.myj_gm_textexy{
font-size:14px;
max-width:30rem;
color:#7B86A0;
margin-bottom:22px;
line-height:1.6;
}
.myj_gm_levelexy{
margin-bottom:8px;
font-weight:700;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#2F7FC1;
font-size:1.375rem;
}
.myj_gm_barexy{
border-radius:62.438rem;
overflow:hidden;
background:rgba(15,22,35,0.14);
height:8px;
margin-bottom:0.375rem;
}
.myj_gm_bar_fillexy{
border-radius:999px;
background:linear-gradient(90deg,#2F7FC1,#63B3ED);
height:100%;
}
.myj_gm_bar_metaexy{
gap:10px;
color:#5A6480;
display:flex;
margin-bottom:1.125rem;
justify-content:space-between;
font-size:11px;
}
.myj_gm_missionsexy{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.myj_gm_missionexy{
border-radius:62.438rem;
padding:9px 0.938rem;
background:#F4F6F9;
gap:0.438rem;
border:1px solid rgba(15,22,35,0.14);
font-size:0.781rem;
color:#2C3448;
align-items:center;
display:inline-flex;
font-weight:600;
}
.myj_gm_mission_icexy{
display:inline-flex;
color:#2F7FC1;
align-items:center;
}
.myj_gm_mission_icexy svg{
height:0.813rem;
width:13px;
}
.myj_gm_rightexy{
padding:32px;
overflow:hidden;
border-radius:1.25rem;
background:linear-gradient(150deg,#152033,#090D16);
flex-direction:column;
position:relative;
color:#EDF2FB;
display:flex;
}
.myj_gm_glowexy{
border-radius:50%;
background:radial-gradient(circle,rgba(99,179,237,0.12),transparent 70%);
position:absolute;
height:9.375rem;
top:-30px;
width:9.375rem;
right:-30px;
pointer-events:none;
}
.myj_gm_ref_eyebrowexy{
position:relative;
margin-bottom:10px;
}
.myj_gm_ref_h2exy{
position:relative;
font-size:1.625rem;
font-weight:600;
overflow-wrap:break-word;
color:#EDF2FB;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.1;
margin-bottom:0.5rem;
}
.myj_gm_ref_textexy{
line-height:1.55;
font-size:0.844rem;
margin-bottom:1.25rem;
position:relative;
color:#8FA3C4;
}
.myj_gm_ref_ctaexy{
background:#63B3ED;
padding:0.688rem 22px;
transition:opacity .2s ease;
border-radius:999px;
position:relative;
align-self:flex-start;
font-size:13.5px;
font-weight:700;
margin-top:auto;
color:#0F1623;
}
.myj_gm_ref_ctaexy:hover{
opacity:.9;
}
.myj_rcexy{
padding:48px 0 0.625rem;
}
.myj_rc_inexy{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.myj_rc_inexy{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.myj_rc_colexy{
min-width:0;
}
.myj_rc_labelexy{
letter-spacing:.2em;
margin-bottom:16px;
font-size:11px;
text-transform:uppercase;
font-weight:600;
color:#2F7FC1;
}
.myj_rc_awardsexy{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.myj_rc_awardexy{
gap:0.75rem;
align-items:center;
display:flex;
min-width:0;
}
.myj_rc_award_icexy{
flex:0 0 auto;
display:inline-flex;
color:#63B3ED;
align-items:center;
}
.myj_rc_award_icexy svg{
width:1.125rem;
height:1.125rem;
}
.myj_rc_award_texy{
overflow-wrap:break-word;
color:#0F1623;
font-size:14px;
font-weight:700;
}
.myj_rc_award_sexy{
overflow-wrap:break-word;
color:#5A6480;
font-size:12px;
}
.myj_rc_pressexy{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.myj_rc_press_logoexy{
border:1px solid rgba(15,22,35,0.08);
border-radius:8px;
padding:0 8px;
overflow:hidden;
align-items:center;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#7B86A0;
justify-content:center;
font-weight:700;
display:flex;
text-overflow:ellipsis;
height:52px;
font-size:0.875rem;
white-space:nowrap;
text-align:center;
}
.myj_rc_partnerexy{
border-radius:0.875rem;
border:1px solid rgba(15,22,35,0.08);
background:#FFFFFF;
padding:22px;
}
.myj_rc_partner_nameexy{
margin-bottom:6px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:1.25rem;
overflow-wrap:break-word;
color:#0F1623;
font-weight:600;
}
.myj_rc_partner_textexy{
font-size:0.813rem;
overflow-wrap:break-word;
line-height:1.55;
color:#7B86A0;
}
.myj_tsexy{
padding:44px 0;
}
.myj_ts_inexy{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:883px){
.myj_ts_inexy{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.myj_ts_leftexy{
min-width:0;
}
.myj_ts_h2exy{
font-weight:600;
line-height:1.1;
color:#EDF2FB;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-size:26px;
}
@media(min-width:769px){
.myj_ts_h2exy{
font-size:1.75rem;
}
}
.myj_ts_textexy{
margin-bottom:1.375rem;
line-height:1.6;
color:#8FA3C4;
max-width:32.5rem;
font-size:14.5px;
}
.myj_ts_badgesexy{
gap:18px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.myj_ts_badgeexy{
color:#8FA3C4;
font-size:13px;
font-weight:600;
}
.myj_ts_payexy{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:878px){
.myj_ts_payexy{
justify-content:flex-end;
}
}
.myj_ts_pay_chipexy{
border:1px solid rgba(255,255,255,0.11);
background:rgba(255,255,255,0.07);
border-radius:0.875rem;
padding:12px 16px;
color:#EDF2FB;
font-weight:700;
font-size:0.875rem;
}
.myj_ttexy{
padding:48px 0 0.625rem;
}
@media(min-width:767px){
.myj_ttexy{
padding:60px 0 0.625rem;
}
}
.myj_tt_headexy{
margin-bottom:34px;
text-align:center;
}
.myj_tt_eyebrowexy{
margin-bottom:0.75rem;
}
.myj_tt_h2exy{
line-height:1.05;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:2rem;
color:#0F1623;
}
@media(min-width:768px){
.myj_tt_h2exy{
font-size:2.625rem;
}
}
.myj_tt_gridexy{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.myj_tt_gridexy{
grid-template-columns:repeat(3,1fr);
}
}
.myj_tt_cardexy{
padding:30px;
border:1px solid rgba(15,22,35,0.08);
background:#FFFFFF;
border-radius:14px;
min-width:0;
display:flex;
flex-direction:column;
}
.myj_tt_card_icexy{
margin-bottom:18px;
display:inline-flex;
align-items:center;
color:#2F7FC1;
}
.myj_tt_card_icexy svg{
width:1.75rem;
height:1.75rem;
}
.myj_tt_card_hexy{
line-height:1.15;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:22px;
color:#0F1623;
margin-bottom:8px;
font-weight:600;
overflow-wrap:break-word;
}
.myj_tt_card_pexy{
overflow-wrap:break-word;
font-size:0.875rem;
margin-bottom:0.875rem;
color:#7B86A0;
line-height:1.6;
}
.myj_tt_card_pexy b{
font-weight:700;
color:#0F1623;
}
.myj_tt_card_linkexy{
transition:color .2s ease;
margin-top:auto;
align-self:flex-start;
padding-bottom:2px;
font-weight:700;
font-size:0.813rem;
color:#0F1623;
border-bottom:1px solid #2F7FC1;
}
.myj_tt_card_linkexy:hover{
color:#2F7FC1;
}
.myj_provexy{
padding:40px 0 1.25rem;
}
.myj_prov_eyebrowexy{
display:block;
margin-bottom:18px;
}
.myj_prov_gridexy{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:560px){
.myj_prov_gridexy{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.myj_prov_gridexy{
grid-template-columns:repeat(6,1fr);
}
}
.myj_htsexy{
padding:3rem 0;
}
@media(min-width:769px){
.myj_htsexy{
padding:3.875rem 0;
}
}
.myj_hts_headexy{
gap:1.125rem;
margin-bottom:2.125rem;
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.myj_hts_headexy{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.myj_hts_eyebrowexy{
margin-bottom:0.75rem;
}
.myj_hts_h2exy{
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.875rem;
color:#EDF2FB;
line-height:1.05;
}
@media(min-width:770px){
.myj_hts_h2exy{
font-size:2.375rem;
}
}
.myj_hts_ctaexy{
padding:0.938rem 1.875rem;
background:#63B3ED;
transition:opacity .2s ease;
border-radius:62.438rem;
flex:0 0 auto;
color:#0F1623;
font-size:15px;
font-weight:700;
}
.myj_hts_ctaexy:hover{
opacity:.9;
}
.myj_hts_gridexy{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:761px){
.myj_hts_gridexy{
grid-template-columns:repeat(3,1fr);
}
}
.myj_hts_stepexy{
border-top:1px solid rgba(255,255,255,0.11);
padding-top:1.375rem;
min-width:0;
}
.myj_hts_step_numexy{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:700;
line-height:1;
margin-bottom:0.875rem;
color:#63B3ED;
font-size:44px;
}
.myj_hts_step_hexy{
line-height:1.2;
color:#EDF2FB;
font-size:19px;
overflow-wrap:break-word;
font-weight:700;
margin-bottom:8px;
}
.myj_hts_step_pexy{
font-size:0.875rem;
color:#8FA3C4;
overflow-wrap:break-word;
line-height:1.55;
}
.myj_pmtexy{
padding:48px 0 0.625rem;
}
.myj_pmt_inexy{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:881px){
.myj_pmt_inexy{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.myj_pmt_leftexy{
min-width:0;
}
.myj_pmt_eyebrowexy{
margin-bottom:0.75rem;
}
.myj_pmt_h2exy{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#0F1623;
line-height:1.06;
margin-bottom:12px;
font-weight:600;
font-size:30px;
}
@media(min-width:766px){
.myj_pmt_h2exy{
font-size:32px;
}
}
.myj_pmt_textexy{
line-height:1.6;
font-size:0.906rem;
color:#7B86A0;
margin-bottom:22px;
}
.myj_pmt_logosexy{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:477px){
.myj_pmt_logosexy{
grid-template-columns:repeat(4,1fr);
}
}
.myj_pmt_logoexy{
border:1px solid rgba(15,22,35,0.08);
padding:0 8px;
background:#FFFFFF;
overflow:hidden;
border-radius:8px;
font-weight:700;
text-align:center;
display:flex;
font-size:0.781rem;
white-space:nowrap;
justify-content:center;
height:3.125rem;
color:#2C3448;
align-items:center;
text-overflow:ellipsis;
}
.myj_pmt_tableexy{
border:1px solid rgba(15,22,35,0.08);
border-radius:14px;
overflow:hidden;
min-width:0;
}
.myj_pmt_theadexy{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#1A1E2B;
display:grid;
}
.myj_pmt_thexy{
padding:13px 14px;
overflow:hidden;
text-transform:uppercase;
font-weight:700;
color:#EDF2FB;
font-size:10px;
text-overflow:ellipsis;
white-space:nowrap;
letter-spacing:.08em;
}
.myj_pmt_rowexy{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(15,22,35,0.08);
display:grid;
}
.myj_pmt_rowexy:nth-child(odd){
background:#FFFFFF;
}
.myj_pmt_tdexy{
padding:14px;
overflow-wrap:break-word;
color:#7B86A0;
min-width:0;
font-size:0.844rem;
}
.myj_pmt_rowexy .myj_pmt_tdexy:first-child{
font-weight:700;
color:#0F1623;
}
.myj_pmt_rowexy .myj_pmt_tdexy:last-child{
font-weight:700;
color:#27A96C;
}
.myj_etexy{
padding:36px 0 10px;
}
.myj_et_inexy{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:878px){
.myj_et_inexy{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.myj_et_leftexy{
min-width:0;
}
.myj_et_eyebrowexy{
margin-bottom:0.75rem;
}
.myj_et_h2exy{
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.06;
color:#0F1623;
font-weight:600;
font-size:28px;
margin-bottom:14px;
}
@media(min-width:767px){
.myj_et_h2exy{
font-size:2rem;
}
}
.myj_et_textexy{
margin-bottom:22px;
color:#7B86A0;
font-size:15px;
line-height:1.65;
}
.myj_et_statsexy{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.myj_et_statexy{
min-width:0;
}
.myj_et_stat_vexy{
font-weight:700;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1;
color:#0F1623;
font-size:26px;
}
.myj_et_stat_lexy{
color:#5A6480;
font-size:12.5px;
margin-top:0.25rem;
}
.myj_et_rightexy{
gap:12px;
display:flex;
flex-direction:column;
}
.myj_et_memberexy{
border-radius:0.875rem;
gap:1rem;
padding:18px 20px;
border:1px solid rgba(15,22,35,0.08);
background:#FFFFFF;
align-items:center;
display:flex;
min-width:0;
}
.myj_et_member_avexy{
background:linear-gradient(135deg,#152033,#2F7FC1);
border-radius:50%;
flex:0 0 auto;
width:48px;
height:48px;
}
.myj_et_member_nameexy{
color:#0F1623;
font-weight:700;
overflow-wrap:break-word;
font-size:0.938rem;
}
.myj_et_member_roleexy{
font-size:0.781rem;
color:#5A6480;
overflow-wrap:break-word;
}
.myj_et_updatedexy{
background:#F4F6F9;
padding:0.875rem 1.125rem;
border-radius:14px;
gap:8px;
border:1px solid rgba(15,22,35,0.08);
align-items:center;
color:#7B86A0;
display:flex;
font-size:12.5px;
}
.myj_opexy{
padding:2.25rem 0 10px;
}
.myj_op_inexy{
padding:2rem;
border:1px solid rgba(15,22,35,0.08);
background:#FFFFFF;
gap:32px;
grid-template-columns:1fr;
border-radius:0.875rem;
align-items:center;
display:grid;
}
@media(min-width:863px){
.myj_op_inexy{
padding:2.125rem 40px;
gap:44px;
grid-template-columns:.9fr 1.1fr;
}
}
.myj_op_leftexy{
min-width:0;
}
.myj_op_eyebrowexy{
margin-bottom:12px;
}
.myj_op_h2exy{
font-size:28px;
color:#0F1623;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:0.625rem;
line-height:1.08;
font-weight:600;
}
@media(min-width:769px){
.myj_op_h2exy{
font-size:30px;
}
}
.myj_op_textexy{
line-height:1.6;
font-size:14px;
color:#7B86A0;
}
.myj_op_gridexy{
gap:1px;
border:1px solid rgba(15,22,35,0.14);
border-radius:8px;
grid-template-columns:1fr 1fr;
background:rgba(15,22,35,0.14);
overflow:hidden;
display:grid;
}
.myj_op_fieldexy{
background:#F4F6F9;
padding:18px 1.25rem;
min-width:0;
}
.myj_op_field_lbexy{
font-size:10px;
letter-spacing:.1em;
text-transform:uppercase;
font-weight:600;
color:#2F7FC1;
margin-bottom:5px;
}
.myj_op_field_valexy{
font-weight:700;
font-size:14px;
overflow-wrap:break-word;
color:#0F1623;
}
.myj_rvexy{
background:#FFFFFF;
padding:48px 0;
border-top:1px solid rgba(15,22,35,0.08);
margin-top:1.5rem;
border-bottom:1px solid rgba(15,22,35,0.08);
}
@media(min-width:767px){
.myj_rvexy{
padding:3.5rem 0;
}
}
.myj_rv_headexy{
gap:1rem;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:765px){
.myj_rv_headexy{
gap:1.25rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.myj_rv_eyebrowexy{
margin-bottom:0.625rem;
}
.myj_rv_h2exy{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.875rem;
font-weight:600;
line-height:1.05;
color:#0F1623;
}
@media(min-width:765px){
.myj_rv_h2exy{
font-size:2.375rem;
}
}
.myj_rv_aggexy{
gap:0.75rem;
align-items:center;
display:flex;
}
.myj_rv_agg_starsexy{
gap:3px;
color:#2F7FC1;
display:flex;
}
.myj_rv_agg_starsexy svg{
height:18px;
width:1.125rem;
}
.myj_rv_sourceexy{
font-size:13px;
color:#7B86A0;
}
.myj_rv_gridexy{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.myj_rv_gridexy{
grid-template-columns:repeat(3,1fr);
}
}
.myj_rv_cardexy{
border:1px solid rgba(15,22,35,0.08);
border-radius:14px;
background:#F4F6F9;
padding:26px;
min-width:0;
}
.myj_rv_card_starsexy{
gap:2px;
color:#2F7FC1;
display:flex;
margin-bottom:12px;
}
.myj_rv_card_starsexy svg{
width:0.875rem;
height:0.875rem;
}
.myj_rv_card_bodyexy{
font-weight:500;
overflow-wrap:break-word;
margin-bottom:1rem;
font-size:1.125rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#0F1623;
line-height:1.45;
}
.myj_rv_card_metaexy{
gap:0.625rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.myj_rv_card_avexy{
background:linear-gradient(135deg,#2F7FC1,#63B3ED);
flex:0 0 auto;
border-radius:50%;
width:32px;
height:2rem;
}
.myj_rv_card_authorexy{
font-weight:700;
font-size:13px;
color:#0F1623;
}
.myj_rv_card_locexy{
font-size:12px;
color:#5A6480;
}
.myj_wyexy{
padding:3rem 0;
}
@media(min-width:771px){
.myj_wyexy{
padding:3.5rem 0;
}
}
.myj_wy_inexy{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:900px){
.myj_wy_inexy{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.myj_wy_leftexy{
min-width:0;
}
.myj_wy_eyebrowexy{
margin-bottom:14px;
}
.myj_wy_h2exy{
font-size:2rem;
margin-bottom:1rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#0F1623;
line-height:1.05;
}
@media(min-width:769px){
.myj_wy_h2exy{
font-size:40px;
}
}
.myj_wy_introexy{
color:#7B86A0;
font-size:0.938rem;
line-height:1.6;
}
.myj_wy_gridexy{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:558px){
.myj_wy_gridexy{
grid-template-columns:1fr 1fr;
}
}
.myj_wy_cardexy{
padding:26px;
background:#FFFFFF;
border-radius:0.875rem;
border:1px solid rgba(15,22,35,0.08);
min-width:0;
}
.myj_wy_card_icexy{
justify-content:center;
align-items:center;
margin-bottom:1rem;
display:inline-flex;
color:#2F7FC1;
}
.myj_wy_card_icexy svg{
height:26px;
width:26px;
}
.myj_wy_card_hexy{
line-height:1.15;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#0F1623;
font-size:1.313rem;
font-weight:600;
margin-bottom:8px;
overflow-wrap:break-word;
}
.myj_wy_card_pexy{
color:#7B86A0;
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
}
.myj_sgexy{
padding:3rem 0 0.625rem;
}
.myj_sg_eyebrowexy{
margin-bottom:0.75rem;
display:block;
}
.myj_sg_h2exy{
line-height:1.05;
color:#0F1623;
margin-bottom:28px;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:766px){
.myj_sg_h2exy{
font-size:2.25rem;
}
}
.myj_sg_gridexy{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:717px){
.myj_sg_gridexy{
grid-template-columns:repeat(3,1fr);
}
}
.myj_sg_colexy{
min-width:0;
}
.myj_sg_col_hexy{
margin-bottom:10px;
overflow-wrap:break-word;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:22px;
color:#0F1623;
line-height:1.15;
}
.myj_sg_col_pexy{
color:#7B86A0;
overflow-wrap:break-word;
font-size:14px;
line-height:1.65;
}
.myj_lhexy{
padding:40px 0 20px;
}
.myj_lh_inexy{
padding-top:2.125rem;
border-top:1px solid rgba(15,22,35,0.14);
}
.myj_lh_eyebrowexy{
margin-bottom:1.375rem;
display:block;
}
.myj_lh_gridexy{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:599px){
.myj_lh_gridexy{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:959px){
.myj_lh_gridexy{
grid-template-columns:repeat(5,1fr);
}
}
.myj_lh_colexy{
min-width:0;
}
.myj_lh_col_hexy{
overflow-wrap:break-word;
font-size:13px;
font-weight:700;
margin-bottom:12px;
color:#0F1623;
}
.myj_lh_linksexy{
gap:8px;
display:flex;
flex-direction:column;
}
.myj_lh_linkexy{
transition:color .2s ease;
color:#7B86A0;
font-size:0.813rem;
overflow-wrap:break-word;
}
.myj_lh_linkexy:hover{
color:#2F7FC1;
}
.myj_elexy{
padding:48px 0;
}
@media(min-width:767px){
.myj_elexy{
padding:3.5rem 0;
}
}
.myj_el_inexy{
grid-template-columns:1fr;
gap:40px;
display:grid;
align-items:start;
}
@media(min-width:899px){
.myj_el_inexy{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.myj_el_leftexy{
min-width:0;
}
.myj_el_eyebrowexy{
margin-bottom:0.875rem;
}
.myj_el_h2exy{
overflow-wrap:break-word;
color:#0F1623;
margin-bottom:22px;
line-height:1.08;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:2rem;
}
@media(min-width:771px){
.myj_el_h2exy{
font-size:38px;
}
}
.myj_el_bodyexy p{
overflow-wrap:break-word;
font-size:16px;
line-height:1.7;
color:#2C3448;
margin-bottom:18px;
}
.myj_el_dropcapexy{
padding:6px 0.75rem 0 0;
float:left;
font-weight:700;
line-height:.8;
color:#2F7FC1;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:3.875rem;
}
.myj_el_rightexy{
min-width:0;
}
.myj_el_quoteexy{
padding:2.25rem;
background:linear-gradient(150deg,#152033,#090D16);
border-radius:20px;
margin-bottom:24px;
position:relative;
color:#EDF2FB;
}
.myj_el_quote_markexy{
color:#63B3ED;
margin-bottom:6px;
display:inline-flex;
align-items:center;
}
.myj_el_quote_markexy svg{
width:34px;
height:34px;
}
.myj_el_quote_textexy{
font-size:1.375rem;
margin-bottom:1.375rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:500;
line-height:1.4;
overflow-wrap:break-word;
color:#EDF2FB;
}
.myj_el_quote_metaexy{
gap:12px;
align-items:center;
display:flex;
}
.myj_el_quote_avexy{
background:linear-gradient(135deg,#2F7FC1,#63B3ED);
flex:0 0 auto;
border-radius:50%;
width:2.375rem;
height:2.375rem;
}
.myj_el_quote_authorexy{
color:#EDF2FB;
font-size:0.875rem;
font-weight:700;
}
.myj_el_quote_meta_subexy{
font-size:0.75rem;
color:#8FA3C4;
}
.myj_el_explainexy{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(15,22,35,0.08);
}
.myj_el_explain_cardexy{
padding:1.375rem 24px;
}
.myj_el_explain_cardexy+.myj_el_explain_cardexy{
border-top:1px solid rgba(15,22,35,0.08);
}
.myj_el_explain_hexy{
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:20px;
margin-bottom:0.5rem;
font-weight:600;
color:#0F1623;
line-height:1.15;
}
.myj_el_explain_pexy{
font-size:14px;
line-height:1.55;
color:#7B86A0;
overflow-wrap:break-word;
}
.myj_sbexy{
padding:48px 0;
background:#FFFFFF;
margin-top:24px;
border-bottom:1px solid rgba(15,22,35,0.08);
border-top:1px solid rgba(15,22,35,0.08);
}
@media(min-width:765px){
.myj_sbexy{
padding:56px 0;
}
}
.myj_sb_eyebrowexy{
margin-bottom:12px;
display:block;
}
.myj_sb_h2exy{
line-height:1.05;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:30px;
color:#0F1623;
margin-bottom:26px;
}
@media(min-width:771px){
.myj_sb_h2exy{
font-size:36px;
}
}
.myj_sb_gridexy{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:558px){
.myj_sb_gridexy{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:959px){
.myj_sb_gridexy{
grid-template-columns:repeat(4,1fr);
}
}
.myj_sb_cardexy{
border:1px solid rgba(15,22,35,0.08);
padding:24px;
border-radius:0.875rem;
background:#F4F6F9;
min-width:0;
}
.myj_sb_card_hexy{
overflow-wrap:break-word;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.15;
color:#0F1623;
font-size:1.188rem;
margin-bottom:8px;
}
.myj_sb_card_pexy{
overflow-wrap:break-word;
font-size:0.844rem;
line-height:1.6;
color:#7B86A0;
}
.myj_sb_rtpexy{
border:1px solid rgba(15,22,35,0.08);
grid-template-columns:1fr;
background:#F4F6F9;
padding:26px 28px;
border-radius:0.875rem;
gap:24px;
align-items:center;
display:grid;
margin-top:1.125rem;
}
@media(min-width:761px){
.myj_sb_rtpexy{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.myj_sb_rtp_hexy{
overflow-wrap:break-word;
line-height:1.15;
color:#0F1623;
margin-bottom:8px;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:20px;
}
.myj_sb_rtp_pexy{
overflow-wrap:break-word;
font-size:0.844rem;
line-height:1.6;
color:#7B86A0;
}
.myj_sb_rtp_statsexy{
gap:1rem;
display:flex;
}
.myj_sb_statexy{
flex:1 1 0;
border-radius:0.5rem;
padding:18px;
background:#FFFFFF;
text-align:center;
min-width:0;
}
.myj_sb_stat_vexy{
overflow-wrap:break-word;
font-size:1.625rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#27A96C;
}
.myj_sb_stat_lexy{
font-size:0.719rem;
color:#5A6480;
margin-top:0.25rem;
}
.myj_faqexy{
background:#FFFFFF;
padding:48px 0;
border-bottom:1px solid rgba(15,22,35,0.08);
margin-top:24px;
border-top:1px solid rgba(15,22,35,0.08);
}
@media(min-width:771px){
.myj_faqexy{
padding:3.875rem 0;
}
}
.myj_faq_headexy{
margin-bottom:34px;
text-align:center;
}
.myj_faq_eyebrowexy{
margin-bottom:0.75rem;
}
.myj_faq_h2exy{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
color:#0F1623;
font-size:32px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.myj_faq_h2exy{
font-size:2.375rem;
}
}
.myj_faq_listexy{
gap:12px;
margin:0 auto;
flex-direction:column;
display:flex;
max-width:820px;
}
.myj_faq_itemexy{
border-radius:0.875rem;
background:#F4F6F9;
overflow:hidden;
border:1px solid rgba(15,22,35,0.08);
}
.myj_faq_qexy{
list-style:none;
gap:20px;
padding:20px 24px;
font-weight:700;
cursor:pointer;
overflow-wrap:break-word;
align-items:center;
font-size:1rem;
display:flex;
justify-content:space-between;
color:#0F1623;
}
.myj_faq_qexy::-webkit-details-marker{
display:none;
}
.myj_faq_q_icexy{
flex:0 0 auto;
transition:transform .2s ease;
align-items:center;
display:inline-flex;
color:#2F7FC1;
}
.myj_faq_q_icexy svg{
height:18px;
width:1.125rem;
}
.myj_faq_itemexy[open] .myj_faq_q_icexy{
transform:rotate(180deg);
}
.myj_faq_aexy{
padding:0 24px 20px;
color:#7B86A0;
font-size:14.5px;
overflow-wrap:break-word;
line-height:1.6;
}
.myj_ftexy{
background:#1A1E2B;
color:#8FA3C4;
margin-top:40px;
}
.myj_ft_inexy{
padding:48px 0 1.75rem;
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:601px){
.myj_ft_inexy{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:902px){
.myj_ft_inexy{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.myj_ft_brandexy{
min-width:0;
}
.myj_ft_logoexy{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:700;
font-size:26px;
color:#EDF2FB;
}
.myj_ft_taglineexy{
line-height:1.6;
max-width:280px;
font-size:0.844rem;
color:#8FA3C4;
margin-top:0.875rem;
}
.myj_ft_contactexy{
transition:color .2s ease;
font-size:0.813rem;
max-width:17.5rem;
color:#63B3ED;
display:inline-block;
overflow-wrap:anywhere;
margin-top:12px;
}
.myj_ft_contactexy:hover{
color:#EDF2FB;
}
.myj_ft_colexy{
min-width:0;
}
.myj_ft_col_hexy{
margin-bottom:0.875rem;
font-size:0.813rem;
text-transform:uppercase;
letter-spacing:.08em;
font-weight:700;
color:#EDF2FB;
overflow-wrap:break-word;
}
.myj_ft_col_linksexy{
gap:10px;
display:flex;
flex-direction:column;
}
.myj_ft_linkexy{
transition:color .2s ease;
color:#8FA3C4;
font-size:13.5px;
overflow-wrap:break-word;
}
.myj_ft_linkexy:hover{
color:#EDF2FB;
}
.myj_ft_botexy{
gap:1rem;
padding:1.375rem 0 40px;
display:flex;
border-top:1px solid rgba(255,255,255,0.11);
flex-direction:column;
}
@media(min-width:771px){
.myj_ft_botexy{
gap:1.25rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.myj_ft_legalexy{
font-size:0.719rem;
max-width:47.5rem;
color:#A4ADBE;
line-height:1.6;
overflow-wrap:break-word;
}
.myj_ft_legalexy b{
font-weight:700;
color:#8FA3C4;
}
.myj_ft_ageexy{
border:1.5px solid #63B3ED;
padding:4px 0.563rem;
border-radius:8px;
flex:0 0 auto;
font-weight:700;
font-size:0.813rem;
color:#63B3ED;
}