*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F2F4F7;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
line-height:1.6;
overflow-wrap:break-word;
color:#252B3B;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:0.938rem;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0, 0, 0, 0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.hzy_layoutpxu{
display:flex;
min-height:100vh;
flex-direction:column;
}
.hzy_mainpxu{
flex:1 1 auto;
width:100%;
min-width:0;
}
.hzy_containerpxu{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:765px){
.hzy_containerpxu{
padding:0 32px;
}
}
@media(min-width:1097px){
.hzy_containerpxu{
padding:0 56px;
}
}
.hzy_eyebrowpxu{
display:inline-block;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
letter-spacing:.2em;
overflow-wrap:break-word;
font-weight:600;
font-size:11px;
line-height:1.4;
text-transform:uppercase;
color:#3A7BF7;
}
.hzy_bandpxu{
background:#141828;
color:#EEF1FA;
}
.hzy_bandpxu .hzy_eyebrowpxu{
color:#7FB3FF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.hzy_tbpxu{
background:#F2F4F7;
z-index:50;
top:0;
border-bottom:1px solid rgba(15, 18, 32, 0.13);
position:sticky;
}
.hzy_tb_inpxu{
margin:0 auto;
padding:12px 16px;
gap:16px;
justify-content:space-between;
width:100%;
align-items:center;
max-width:87.5rem;
display:flex;
}
@media(min-width:770px){
.hzy_tb_inpxu{
padding:16px 32px;
}
}
@media(min-width:1103px){
.hzy_tb_inpxu{
padding:18px 3.5rem;
}
}
.hzy_tb_leftpxu{
gap:1.75rem;
display:flex;
min-width:0;
align-items:center;
}
.hzy_tb_logopxu{
gap:11px;
align-items:center;
display:flex;
min-width:0;
}
.hzy_tb_logo_markpxu{
border-radius:8px;
flex:0 0 auto;
width:2.125rem;
height:2.125rem;
object-fit:cover;
}
.hzy_tb_logo_txtpxu{
min-width:0;
display:flex;
line-height:1;
flex-direction:column;
}
.hzy_tb_logo_namepxu{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
letter-spacing:.02em;
color:#0F1220;
font-size:22px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.hzy_tb_logo_subpxu{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
letter-spacing:.32em;
color:#3A7BF7;
margin-top:0.25rem;
font-weight:600;
text-transform:uppercase;
font-size:0.531rem;
}
.hzy_tb_navpxu{
display:none;
}
@media(min-width:961px){
.hzy_tb_navpxu{
gap:28px;
display:flex;
align-items:center;
}
}
.hzy_tb_nav_itempxu{
transition:color .22s ease,border-color .22s ease;
color:#252B3B;
padding-bottom:3px;
white-space:nowrap;
border-bottom:2px solid transparent;
font-size:0.875rem;
font-weight:600;
}
.hzy_tb_nav_itempxu:hover{
color:#0F1220;
}
.hzy_tb_nav_itempxu.hzy_state_activepxu{
border-color:#3A7BF7;
color:#0F1220;
}
.hzy_tb_rightpxu{
gap:0.875rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.hzy_tb_searchpxu{
transition:color .22s ease;
align-items:center;
justify-content:center;
display:flex;
color:#252B3B;
}
.hzy_tb_searchpxu:hover{
color:#3A7BF7;
}
.hzy_tb_searchpxu svg{
height:18px;
width:18px;
}
.hzy_tb_langpxu{
font-weight:600;
text-transform:uppercase;
font-size:11px;
letter-spacing:.1em;
color:#5A6278;
}
.hzy_tb_langpxu:hover{
color:#0F1220;
}
.hzy_tb_loginpxu{
font-size:14px;
display:none;
color:#0F1220;
font-weight:600;
}
@media(min-width:771px){
.hzy_tb_loginpxu{
display:inline-block;
}
}
.hzy_tb_registerpxu{
border-radius:62.438rem;
background:#0F1220;
padding:0.688rem 22px;
transition:background-color .22s ease;
font-weight:700;
font-size:14px;
white-space:nowrap;
color:#EEF1FA;
}
.hzy_tb_registerpxu:hover{
background:#252B3B;
}
.hzy_mobpxu{
background:#F2F4F7;
bottom:0;
left:0;
z-index:60;
border-top:1px solid rgba(15, 18, 32, 0.13);
right:0;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
}
@media(min-width:961px){
.hzy_mobpxu{
display:none;
}
}
.hzy_mob_inpxu{
margin:0 auto;
align-items:stretch;
justify-content:space-around;
max-width:560px;
display:flex;
}
.hzy_mob_itempxu{
transition:color .22s ease;
flex:1 1 0;
gap:3px;
padding:9px 0.25rem;
display:flex;
align-items:center;
min-width:0;
flex-direction:column;
color:#5A6278;
}
.hzy_mob_itempxu.hzy_state_activepxu{
color:#3A7BF7;
}
.hzy_mob_icpxu{
justify-content:center;
display:flex;
align-items:center;
}
.hzy_mob_icpxu svg{
height:1.25rem;
width:1.25rem;
}
.hzy_mob_lbpxu{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-size:10px;
font-weight:600;
max-width:100%;
}
@media(max-width:958px){
body{
padding-bottom:60px;
}
}
.hzy_railpxu{
position:relative;
min-width:0;
}
.hzy_rail_scrollpxu{
gap:0.875rem;
overflow-x:auto;
scrollbar-width:thin;
display:flex;
-webkit-overflow-scrolling:touch;
padding-bottom:0.875rem;
}
@media(min-width:769px){
.hzy_rail_scrollpxu{
gap:1.125rem;
}
}
.hzy_gcpxu{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:770px){
.hzy_gcpxu{
width:11.75rem;
}
}
.hzy_gc_imgpxu{
border-radius:0.875rem;
background:#FFFFFF;
overflow:hidden;
box-shadow:0 2px 8px rgba(15, 18, 32, 0.07), 0 6px 1.25rem rgba(15, 18, 32, 0.05);
padding-bottom:133.33%;
position:relative;
}
.hzy_gc_imgpxu img{
inset:0;
object-fit:cover;
height:100%;
width:100%;
position:absolute;
}
.hzy_gc_coverpxu{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0, 0, 0, 0.52));
position:absolute;
pointer-events:none;
}
.hzy_gc_hoverpxu{
transition:opacity .22s ease;
inset:0;
background:rgba(0, 0, 0, 0.52);
display:flex;
align-items:center;
justify-content:center;
position:absolute;
opacity:0;
}
.hzy_gcpxu:hover .hzy_gc_hoverpxu{
opacity:1;
}
.hzy_gc_hover_btnpxu{
border-radius:62.438rem;
background:#0F1220;
height:2.875rem;
justify-content:center;
display:flex;
width:46px;
align-items:center;
color:#EEF1FA;
}
.hzy_gc_hover_btnpxu svg{
width:1.125rem;
height:18px;
}
.hzy_gc_infopxu{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
display:flex;
min-width:0;
}
.hzy_gc_namepxu{
overflow:hidden;
color:#0F1220;
font-weight:700;
text-overflow:ellipsis;
font-size:0.813rem;
white-space:nowrap;
}
.hzy_gc_provpxu{
overflow:hidden;
font-size:0.688rem;
white-space:nowrap;
text-overflow:ellipsis;
color:#5A6278;
}
.hzy_gc_metapxu{
font-size:0.688rem;
color:#5A6278;
}
.hzy_tcpxu{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:770px){
.hzy_tcpxu{
width:14.375rem;
}
}
.hzy_tc_imgpxu{
overflow:hidden;
background:#FFFFFF;
border-radius:14px;
padding-bottom:75%;
box-shadow:0 2px 0.5rem rgba(15, 18, 32, 0.07), 0 0.375rem 1.25rem rgba(15, 18, 32, 0.05);
position:relative;
}
.hzy_tc_imgpxu img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.hzy_tc_infopxu{
gap:2px;
margin-top:0.563rem;
min-width:0;
flex-direction:column;
display:flex;
}
.hzy_tc_namepxu{
overflow:hidden;
color:#0F1220;
text-overflow:ellipsis;
font-weight:700;
font-size:0.875rem;
white-space:nowrap;
}
.hzy_tc_rtppxu{
color:#5A6278;
font-size:11px;
}
.hzy_lcpxu{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:766px){
.hzy_lcpxu{
width:268px;
}
}
.hzy_lc_imgpxu{
background:#FFFFFF;
overflow:hidden;
border-radius:0.875rem;
position:relative;
box-shadow:0 2px 0.5rem rgba(15, 18, 32, 0.07), 0 6px 1.25rem rgba(15, 18, 32, 0.05);
padding-bottom:62.5%;
}
.hzy_lc_imgpxu img{
inset:0;
object-fit:cover;
width:100%;
height:100%;
position:absolute;
}
.hzy_lc_livepxu{
padding:0.25rem 9px;
gap:0.438rem;
background:rgba(0, 0, 0, 0.52);
border-radius:62.438rem;
display:flex;
align-items:center;
position:absolute;
top:0.75rem;
left:0.75rem;
}
.hzy_lc_live_dotpxu{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#E03E3E;
width:0.5rem;
height:8px;
}
.hzy_lc_seatspxu{
letter-spacing:.08em;
font-size:0.625rem;
font-weight:600;
text-transform:uppercase;
color:#EEF1FA;
}
.hzy_lc_infopxu{
gap:2px;
display:flex;
margin-top:0.563rem;
min-width:0;
flex-direction:column;
}
.hzy_lc_namepxu{
overflow:hidden;
font-size:0.938rem;
color:#0F1220;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
}
.hzy_lc_betpxu{
color:#5A6278;
font-size:0.688rem;
}
.hzy_pcpxu{
border-radius:0.875rem;
gap:0.5rem;
border:1px solid rgba(15, 18, 32, 0.07);
padding:16px 0.875rem;
background:#FFFFFF;
justify-content:center;
align-items:center;
min-width:0;
min-height:74px;
flex-direction:column;
display:flex;
}
.hzy_pc_logopxu{
flex:0 0 auto;
height:1.75rem;
width:auto;
object-fit:contain;
max-width:100%;
}
.hzy_pc_namepxu{
overflow:hidden;
text-align:center;
text-overflow:ellipsis;
color:#5A6278;
max-width:100%;
white-space:nowrap;
font-size:0.688rem;
}
.hzy_gc_tagpxu{
border-radius:8px;
padding:3px 0.5rem;
z-index:2;
top:0.625rem;
font-weight:700;
text-transform:uppercase;
letter-spacing:.06em;
position:absolute;
left:10px;
display:inline-block;
font-size:10px;
}
.hzy_gc_tag_hotpxu{
background:#E03E3E;
color:#EEF1FA;
}
.hzy_gc_tag_newpxu{
background:#6FA3FF;
color:#0F1220;
}
.hzy_gc_tag_jppxu{
background:#E8A020;
color:#0F1220;
}
.hzy_gc_tag_livepxu{
background:#E03E3E;
color:#EEF1FA;
}
.hzy_shpxu{
margin-bottom:1.125rem;
min-width:0;
}
.hzy_sh_rowpxu{
gap:1rem;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.hzy_sh_rowpxu .hzy_sh_lpxu{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.hzy_sh_stackpxu{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.hzy_sh_centerpxu{
gap:10px;
display:flex;
flex-direction:column;
align-items:center;
text-align:center;
}
.hzy_sh_h2pxu{
color:#0F1220;
overflow-wrap:break-word;
line-height:1.1;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:24px;
font-weight:600;
}
@media(min-width:771px){
.hzy_sh_h2pxu{
font-size:30px;
}
}
.hzy_bandpxu .hzy_sh_h2pxu{
color:#EEF1FA;
}
.hzy_sh_eb_linepxu{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.hzy_sh_eb_linepxu::before{
background:#3A7BF7;
height:1px;
width:28px;
display:inline-block;
content:"";
}
.hzy_bandpxu .hzy_sh_eb_linepxu::before{
background:#7FB3FF;
}
.hzy_sh_eb_dotpxu{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.hzy_sh_eb_dotpxu::before{
background:#3A7BF7;
border-radius:50%;
width:0.375rem;
content:"";
display:inline-block;
height:0.375rem;
}
.hzy_bandpxu .hzy_sh_eb_dotpxu::before{
background:#7FB3FF;
}
.hzy_sh_linkpxu{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
font-weight:600;
display:inline-flex;
font-size:13px;
white-space:nowrap;
padding-bottom:2px;
color:#0F1220;
border-bottom:1px solid #0F1220;
align-items:center;
}
.hzy_sh_linkpxu:hover{
border-color:#3A7BF7;
color:#3A7BF7;
}
.hzy_sh_linkpxu svg{
width:0.875rem;
height:14px;
}
.hzy_sh_link_chevpxu{
padding-bottom:0;
border-bottom:0;
}
.hzy_sh_link_btnpxu{
padding:0.563rem 1.125rem;
border-radius:999px;
background:#0F1220;
color:#EEF1FA;
border-bottom:0;
}
.hzy_sh_link_btnpxu:hover{
background:#252B3B;
border-color:transparent;
color:#EEF1FA;
}
.hzy_bandpxu .hzy_sh_linkpxu{
border-color:#EEF1FA;
color:#EEF1FA;
}
.hzy_bandpxu .hzy_sh_link_btnpxu{
background:#7FB3FF;
color:#0F1220;
}
.hzy_sh_rulepxu{
margin:-2px 0 18px;
background:rgba(15, 18, 32, 0.13);
height:1px;
}
.hzy_bandpxu .hzy_sh_rulepxu{
background:rgba(180, 205, 255, 0.14);
}
.hzy_heropxu{
padding:2rem 0 8px;
}
@media(min-width:771px){
.hzy_heropxu{
padding:3.5rem 0 24px;
}
}
.hzy_hero_inpxu{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:902px){
.hzy_hero_inpxu{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.hzy_hero_copypxu{
min-width:0;
}
.hzy_hero_eyebrowpxu{
gap:0.625rem;
display:inline-flex;
margin-bottom:1.375rem;
align-items:center;
}
.hzy_hero_eyebrow_linepxu{
flex:0 0 auto;
background:#3A7BF7;
width:28px;
height:1px;
display:inline-block;
}
.hzy_hero_h1pxu{
font-weight:600;
margin-bottom:1.25rem;
letter-spacing:-.01em;
line-height:1.04;
font-size:2.375rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#0F1220;
}
@media(min-width:770px){
.hzy_hero_h1pxu{
font-size:3.375rem;
}
}
@media(min-width:1100px){
.hzy_hero_h1pxu{
font-size:62px;
}
}
.hzy_hero_h1pxu em{
color:#3A7BF7;
font-style:normal;
}
.hzy_hero_subpxu{
margin-bottom:30px;
max-width:30rem;
font-size:16px;
line-height:1.6;
color:#7A8299;
}
@media(min-width:769px){
.hzy_hero_subpxu{
font-size:18px;
}
}
.hzy_hero_actionspxu{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
margin-bottom:34px;
display:flex;
}
.hzy_hero_ctapxu{
background:#0F1220;
gap:0.625rem;
padding:1rem 1.875rem;
border-radius:999px;
transition:background-color .22s ease;
align-items:center;
font-weight:700;
color:#EEF1FA;
font-size:15px;
display:inline-flex;
}
.hzy_hero_ctapxu:hover{
background:#252B3B;
}
.hzy_hero_cta_icpxu{
display:inline-flex;
align-items:center;
}
.hzy_hero_cta_icpxu svg{
height:16px;
width:1rem;
}
.hzy_hero_cta_altpxu{
transition:border-color .22s ease,color .22s ease;
background:transparent;
padding:0.938rem 26px;
border:1px solid rgba(15, 18, 32, 0.13);
border-radius:62.438rem;
font-weight:600;
font-size:15px;
display:inline-flex;
color:#0F1220;
align-items:center;
}
.hzy_hero_cta_altpxu:hover{
border-color:#3A7BF7;
color:#3A7BF7;
}
.hzy_hero_trustpxu{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.hzy_hero_trust_itempxu{
gap:9px;
align-items:center;
display:flex;
color:#252B3B;
font-size:0.813rem;
font-weight:600;
}
.hzy_hero_trust_icpxu{
display:inline-flex;
align-items:center;
color:#3A7BF7;
}
.hzy_hero_trust_icpxu svg{
height:16px;
width:16px;
}
.hzy_hero_promopxu{
background:#FFFFFF;
overflow:hidden;
border-radius:20px;
box-shadow:0 12px 48px rgba(15, 18, 32, 0.14), 0 3px 0.75rem rgba(15, 18, 32, 0.08);
display:flex;
position:relative;
min-height:300px;
}
.hzy_hero_promo_bgpxu{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.hzy_hero_promo_bgpxu::after{
inset:0;
background:linear-gradient(120deg,#141828 0%,rgba(0, 0, 0, 0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.hzy_hero_promo_glowpxu{
border-radius:50%;
background:radial-gradient(circle,rgba(82, 140, 255, 0.18) 0%,transparent 65%);
width:16.25rem;
position:absolute;
height:260px;
top:-2.5rem;
right:-1.25rem;
pointer-events:none;
}
.hzy_hero_promo_ctpxu{
padding:28px;
z-index:2;
position:relative;
max-width:88%;
align-self:flex-end;
}
.hzy_hero_promo_labelpxu{
font-weight:700;
text-transform:uppercase;
margin-bottom:8px;
font-size:0.625rem;
color:#7FB3FF;
letter-spacing:.25em;
display:block;
}
.hzy_hero_promo_amountpxu{
font-weight:600;
line-height:1.05;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:2rem;
color:#EEF1FA;
}
@media(min-width:769px){
.hzy_hero_promo_amountpxu{
font-size:40px;
}
}
.hzy_hero_promo_amountpxu em{
font-style:normal;
color:#7FB3FF;
}
.hzy_hero_ratingpxu{
gap:0.625rem;
padding:0.625rem 0.875rem;
background:#FFFFFF;
border-radius:14px;
border:1px solid rgba(15, 18, 32, 0.07);
position:absolute;
z-index:3;
align-items:center;
right:14px;
display:flex;
box-shadow:0 2px 8px rgba(15, 18, 32, 0.07), 0 6px 20px rgba(15, 18, 32, 0.05);
max-width:min(260px,62%);
top:0.875rem;
}
.hzy_hero_rating_scorepxu{
flex:0 0 auto;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#0F1220;
font-size:24px;
}
.hzy_hero_rating_txtpxu{
flex:1 1 auto;
min-width:0;
}
.hzy_hero_rating_starspxu{
gap:2px;
display:flex;
color:#3A7BF7;
}
.hzy_hero_rating_starspxu svg{
width:0.75rem;
height:12px;
}
.hzy_hero_rating_cappxu{
display:block;
line-height:1.35;
color:#5A6278;
margin-top:3px;
overflow-wrap:break-word;
font-size:11px;
}
.hzy_statpxu{
margin-top:16px;
border-bottom:1px solid rgba(15, 18, 32, 0.13);
border-top:1px solid rgba(15, 18, 32, 0.13);
}
.hzy_stat_inpxu{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:767px){
.hzy_stat_inpxu{
grid-template-columns:repeat(4,1fr);
}
}
.hzy_stat_itempxu{
padding:1.375rem 0.875rem;
border-right:1px solid rgba(15, 18, 32, 0.07);
min-width:0;
border-bottom:1px solid rgba(15, 18, 32, 0.07);
}
.hzy_stat_itempxu:nth-child(2n){
border-right:0;
}
.hzy_stat_itempxu:nth-child(n+3){
border-bottom:0;
}
@media(min-width:771px){
.hzy_stat_itempxu{
border-bottom:0;
}
.hzy_stat_itempxu:nth-child(2n){
border-right:1px solid rgba(15, 18, 32, 0.07);
}
.hzy_stat_itempxu:nth-child(4n){
border-right:0;
}
}
.hzy_stat_valuepxu{
overflow-wrap:break-word;
font-weight:700;
line-height:1;
font-size:1.875rem;
color:#0F1220;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.hzy_stat_valuepxu{
font-size:2.125rem;
}
}
.hzy_stat_labelpxu{
margin-top:6px;
line-height:1.4;
color:#5A6278;
font-size:0.813rem;
overflow-wrap:break-word;
}
.hzy_growpxu{
padding:1.625rem 0 0.625rem;
}
.hzy_row_seopxu{
margin:0.625rem 0 0;
line-height:1.65;
max-width:47.5rem;
overflow-wrap:break-word;
color:#7A8299;
font-size:14px;
}
.hzy_row_seopxu strong{
color:#0F1220;
font-weight:700;
}
.hzy_growpxu{
padding:1.625rem 0 0.625rem;
}
.hzy_row_seopxu{
margin:10px 0 0;
color:#7A8299;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.65;
font-size:14px;
}
.hzy_row_seopxu strong{
color:#0F1220;
font-weight:700;
}
.hzy_growpxu{
padding:1.625rem 0 0.625rem;
}
.hzy_row_seopxu{
margin:10px 0 0;
max-width:760px;
overflow-wrap:break-word;
line-height:1.65;
color:#7A8299;
font-size:14px;
}
.hzy_row_seopxu strong{
font-weight:700;
color:#0F1220;
}
.hzy_prpxu{
padding:1.875rem 0 0.375rem;
}
.hzy_pr_cardpxu{
border:1px solid rgba(15, 18, 32, 0.07);
background:#FFFFFF;
overflow:hidden;
gap:0.625rem;
flex:0 0 auto;
border-radius:20px;
padding:1.625rem;
min-height:12.5rem;
width:280px;
position:relative;
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.hzy_pr_cardpxu{
width:300px;
}
}
.hzy_pr_card_featpxu{
background:linear-gradient(150deg,#1A2240,#0A0D18);
border-color:transparent;
color:#EEF1FA;
}
.hzy_pr_glowpxu{
border-radius:50%;
background:radial-gradient(circle,rgba(82, 140, 255, 0.18),transparent 70%);
width:130px;
right:-30px;
height:130px;
opacity:0;
pointer-events:none;
top:-30px;
position:absolute;
}
.hzy_pr_card_featpxu .hzy_pr_glowpxu{
opacity:1;
}
.hzy_pr_labelpxu{
font-size:10px;
letter-spacing:.16em;
color:#3A7BF7;
text-transform:uppercase;
position:relative;
font-weight:700;
}
.hzy_pr_card_featpxu .hzy_pr_labelpxu{
color:#7FB3FF;
}
.hzy_pr_amountpxu{
position:relative;
overflow-wrap:break-word;
color:#0F1220;
font-weight:600;
line-height:1.08;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
}
.hzy_pr_card_featpxu .hzy_pr_amountpxu{
color:#EEF1FA;
}
.hzy_pr_amountpxu em{
color:#3A7BF7;
font-style:normal;
}
.hzy_pr_card_featpxu .hzy_pr_amountpxu em{
color:#7FB3FF;
}
.hzy_pr_termspxu{
position:relative;
line-height:1.5;
color:#5A6278;
font-size:13px;
}
.hzy_pr_card_featpxu .hzy_pr_termspxu{
color:#8A97B8;
}
.hzy_pr_ctapxu{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.hzy_pr_card_featpxu .hzy_pr_ctapxu{
transition:opacity .22s ease;
border-radius:999px;
padding:9px 18px;
background:#7FB3FF;
color:#0F1220;
font-weight:700;
font-size:13px;
}
.hzy_pr_card_featpxu .hzy_pr_ctapxu:hover{
opacity:.9;
}
.hzy_pr_cardpxu:not(.hzy_pr_card_featpxu) .hzy_pr_ctapxu{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
color:#0F1220;
font-weight:700;
border-bottom:1px solid #0F1220;
padding-bottom:2px;
}
.hzy_pr_cardpxu:not(.hzy_pr_card_featpxu) .hzy_pr_ctapxu:hover{
border-color:#3A7BF7;
color:#3A7BF7;
}
.hzy_growpxu{
padding:26px 0 10px;
}
.hzy_row_seopxu{
margin:0.625rem 0 0;
font-size:0.875rem;
max-width:760px;
line-height:1.65;
overflow-wrap:break-word;
color:#7A8299;
}
.hzy_row_seopxu strong{
font-weight:700;
color:#0F1220;
}
.hzy_jppxu{
padding:30px 0 10px;
}
.hzy_jp_gridpxu{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:769px){
.hzy_jp_gridpxu{
grid-template-columns:1fr 1fr;
}
.hzy_jp_card_megapxu{
grid-column:1/-1;
}
}
@media(min-width:999px){
.hzy_jp_gridpxu{
grid-template-columns:1.4fr 1fr 1fr;
}
.hzy_jp_card_megapxu{
grid-column:auto;
}
}
.hzy_jp_cardpxu{
background:#FFFFFF;
border:1px solid rgba(15, 18, 32, 0.07);
border-radius:20px;
gap:0.75rem;
overflow:hidden;
padding:1.625rem;
display:flex;
justify-content:space-between;
flex-direction:column;
min-width:0;
position:relative;
min-height:12.5rem;
}
.hzy_jp_card_megapxu{
border-color:transparent;
background:linear-gradient(135deg,#1A2240,#0A0D18);
min-height:210px;
color:#EEF1FA;
}
.hzy_jp_glowpxu{
background:radial-gradient(circle,rgba(82, 140, 255, 0.18),transparent 70%);
border-radius:50%;
right:-40px;
height:12.5rem;
width:12.5rem;
top:-2.5rem;
position:absolute;
pointer-events:none;
}
.hzy_jp_labelpxu{
gap:10px;
flex-wrap:wrap;
display:flex;
text-transform:uppercase;
font-weight:700;
letter-spacing:.16em;
justify-content:space-between;
align-items:center;
position:relative;
color:#3A7BF7;
font-size:0.625rem;
}
.hzy_jp_card_megapxu .hzy_jp_labelpxu{
color:#7FB3FF;
}
.hzy_jp_droppxu{
font-weight:600;
letter-spacing:.04em;
color:#5A6278;
text-transform:none;
}
.hzy_jp_card_megapxu .hzy_jp_droppxu{
color:#8A97B8;
}
.hzy_jp_amountpxu{
font-size:2.375rem;
position:relative;
line-height:1;
font-weight:700;
overflow-wrap:break-word;
color:#0F1220;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.hzy_jp_card_megapxu .hzy_jp_amountpxu{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#7FB3FF;
}
@media(min-width:768px){
.hzy_jp_card_megapxu .hzy_jp_amountpxu{
font-size:3.375rem;
}
}
.hzy_jp_gamepxu{
position:relative;
color:#5A6278;
font-size:0.813rem;
}
.hzy_jp_card_megapxu .hzy_jp_gamepxu{
color:#8A97B8;
}
.hzy_jp_ctapxu{
position:relative;
align-self:flex-start;
}
.hzy_jp_card_megapxu .hzy_jp_ctapxu{
background:#7FB3FF;
border-radius:999px;
transition:opacity .22s ease;
padding:10px 1.25rem;
font-size:0.813rem;
font-weight:700;
color:#0F1220;
}
.hzy_jp_card_megapxu .hzy_jp_ctapxu:hover{
opacity:.9;
}
.hzy_jp_cardpxu:not(.hzy_jp_card_megapxu) .hzy_jp_ctapxu{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
padding-bottom:2px;
font-size:0.813rem;
border-bottom:1px solid #0F1220;
color:#0F1220;
}
.hzy_jp_cardpxu:not(.hzy_jp_card_megapxu) .hzy_jp_ctapxu:hover{
border-color:#3A7BF7;
color:#3A7BF7;
}
.hzy_jp_seopxu{
margin:0.875rem 0 0;
max-width:760px;
font-size:0.875rem;
overflow-wrap:break-word;
color:#7A8299;
line-height:1.65;
}
.hzy_jp_seopxu strong{
font-weight:700;
color:#0F1220;
}
.hzy_nlpxu{
padding:1.5rem 0 10px;
}
.hzy_nl_inpxu{
padding:1.875rem 2rem;
background:#0E1420;
gap:1.375rem;
border-radius:1.25rem;
display:flex;
flex-direction:column;
color:#EEF1FA;
}
@media(min-width:768px){
.hzy_nl_inpxu{
gap:1.75rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.hzy_nl_text_wrappxu{
min-width:0;
}
.hzy_nl_h3pxu{
font-weight:600;
font-size:22px;
color:#EEF1FA;
line-height:1.1;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:0.313rem;
overflow-wrap:break-word;
}
@media(min-width:769px){
.hzy_nl_h3pxu{
font-size:24px;
}
}
.hzy_nl_textpxu{
line-height:1.5;
font-size:13.5px;
color:#8A97B8;
}
.hzy_nl_formpxu{
gap:10px;
flex:1 1 auto;
min-width:0;
max-width:28.75rem;
display:flex;
}
.hzy_nl_inputpxu{
overflow:hidden;
border-radius:14px;
background:rgba(220, 230, 255, 0.08);
padding:0.813rem 16px;
border:1px solid rgba(180, 205, 255, 0.14);
flex:1 1 auto;
white-space:nowrap;
font-size:0.875rem;
text-overflow:ellipsis;
align-items:center;
min-width:0;
color:#8A97B8;
display:flex;
}
.hzy_nl_btnpxu{
transition:opacity .22s ease;
border-radius:0.875rem;
background:#7FB3FF;
flex:0 0 auto;
padding:0.813rem 1.5rem;
font-size:14px;
font-weight:700;
color:#0F1220;
white-space:nowrap;
}
.hzy_nl_btnpxu:hover{
opacity:.9;
}
.hzy_apppxu{
padding:30px 0 0.625rem;
}
.hzy_app_inpxu{
border:1px solid rgba(15, 18, 32, 0.07);
background:#FFFFFF;
gap:28px;
border-radius:20px;
padding:32px;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.hzy_app_inpxu{
gap:40px;
padding:40px 44px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.hzy_app_copypxu{
max-width:560px;
min-width:0;
}
.hzy_app_eyebrowpxu{
margin-bottom:12px;
}
.hzy_app_h2pxu{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
font-size:28px;
font-weight:600;
color:#0F1220;
margin-bottom:0.75rem;
}
@media(min-width:770px){
.hzy_app_h2pxu{
font-size:2.125rem;
}
}
.hzy_app_textpxu{
font-size:14px;
color:#7A8299;
line-height:1.6;
margin-bottom:22px;
}
.hzy_app_btnspxu{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.hzy_app_btnpxu{
transition:background-color .22s ease;
border-radius:0.875rem;
background:#0F1220;
gap:10px;
padding:11px 20px;
display:inline-flex;
color:#EEF1FA;
align-items:center;
}
.hzy_app_btnpxu:hover{
background:#252B3B;
}
.hzy_app_btn_icpxu{
display:inline-flex;
align-items:center;
}
.hzy_app_btn_icpxu svg{
height:18px;
width:18px;
}
.hzy_app_btn_lbpxu{
font-weight:700;
font-size:13.5px;
}
.hzy_app_qr_wrappxu{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.hzy_app_qrpxu{
border-radius:14px;
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 0.313rem 0.688rem);
height:108px;
width:6.75rem;
background-color:#0F1220;
}
.hzy_app_qr_cappxu{
color:#5A6278;
max-width:92px;
line-height:1.4;
font-size:0.781rem;
}
.hzy_trnpxu{
padding:1.875rem 0 10px;
}
.hzy_trn_inpxu{
overflow:hidden;
border:1px solid rgba(15, 18, 32, 0.07);
border-radius:1.25rem;
background:#FFFFFF;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:883px){
.hzy_trn_inpxu{
grid-template-columns:1.05fr 1fr;
}
}
.hzy_trn_bannerpxu{
overflow:hidden;
padding:34px;
background:linear-gradient(150deg,#1A2240,#0A0D18);
position:relative;
color:#EEF1FA;
}
.hzy_trn_glowpxu{
background:radial-gradient(circle,rgba(82, 140, 255, 0.18),transparent 70%);
border-radius:50%;
bottom:-2.5rem;
width:200px;
pointer-events:none;
right:-40px;
height:12.5rem;
position:absolute;
}
.hzy_trn_eyebrowpxu{
margin-bottom:14px;
position:relative;
}
.hzy_trn_h2pxu{
font-size:1.875rem;
color:#EEF1FA;
margin-bottom:12px;
position:relative;
line-height:1.06;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:769px){
.hzy_trn_h2pxu{
font-size:2.25rem;
}
}
.hzy_trn_textpxu{
font-size:0.875rem;
margin-bottom:22px;
color:#8A97B8;
line-height:1.6;
max-width:26.25rem;
position:relative;
}
.hzy_trn_timerpxu{
gap:0.5rem;
margin-bottom:1.5rem;
position:relative;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.hzy_trn_timer_cappxu{
color:#8A97B8;
font-size:0.688rem;
}
.hzy_trn_timer_boxpxu{
background:rgba(220, 230, 255, 0.08);
padding:0.25rem 12px;
border-radius:8px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:1.5rem;
font-weight:700;
color:#EEF1FA;
}
.hzy_trn_ctapxu{
transition:opacity .22s ease;
border-radius:999px;
padding:13px 26px;
background:#7FB3FF;
display:inline-block;
font-size:14px;
position:relative;
font-weight:700;
color:#0F1220;
}
.hzy_trn_ctapxu:hover{
opacity:.9;
}
.hzy_trn_lbpxu{
padding:1.625rem 1.75rem;
}
.hzy_trn_lb_headpxu{
gap:0.625rem;
margin-bottom:0.75rem;
align-items:center;
display:flex;
justify-content:space-between;
}
.hzy_trn_lb_titlepxu{
font-size:20px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#0F1220;
}
.hzy_trn_lb_updpxu{
text-transform:uppercase;
font-size:11px;
color:#5A6278;
letter-spacing:.08em;
}
.hzy_trn_lb_rowpxu{
gap:0.875rem;
padding:11px 0.75rem;
border-radius:0.5rem;
align-items:center;
display:flex;
}
.hzy_trn_lb_rowpxu:nth-child(2){
background:rgba(58, 123, 247, 0.10);
}
.hzy_trn_lb_rankpxu{
flex:0 0 auto;
font-size:1rem;
color:#3A7BF7;
width:1.375rem;
font-weight:700;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.hzy_trn_lb_avpxu{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#3A7BF7,#7FB3FF);
width:30px;
height:30px;
}
.hzy_trn_lb_namepxu{
overflow:hidden;
flex:1 1 auto;
min-width:0;
font-size:0.875rem;
font-weight:600;
color:#0F1220;
white-space:nowrap;
text-overflow:ellipsis;
}
.hzy_trn_lb_amountpxu{
flex:0 0 auto;
font-weight:700;
font-size:13px;
color:#0F1220;
}
.hzy_vippxu{
padding:3rem 0;
}
@media(min-width:767px){
.hzy_vippxu{
padding:64px 0;
}
}
.hzy_vip_headpxu{
gap:14px;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:881px){
.hzy_vip_headpxu{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.hzy_vip_eyebrowpxu{
margin-bottom:0.75rem;
}
.hzy_vip_h2pxu{
font-size:32px;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#EEF1FA;
font-weight:600;
}
@media(min-width:767px){
.hzy_vip_h2pxu{
font-size:2.5rem;
}
}
.hzy_vip_intropxu{
color:#8A97B8;
line-height:1.6;
max-width:26.25rem;
font-size:0.875rem;
}
.hzy_vip_gridpxu{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.hzy_vip_cardpxu{
padding:22px 1.125rem;
border:1px solid rgba(180, 205, 255, 0.14);
border-radius:0.875rem;
min-width:0;
}
.hzy_vip_card_featpxu{
background:rgba(220, 230, 255, 0.08);
border-color:#7FB3FF;
}
.hzy_vip_card_icpxu{
background:linear-gradient(135deg,#3A7BF7,#7FB3FF);
border-radius:8px;
height:2.125rem;
margin-bottom:1rem;
width:34px;
display:block;
}
.hzy_vip_namepxu{
color:#EEF1FA;
margin-bottom:6px;
font-weight:600;
overflow-wrap:break-word;
font-size:1.25rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.hzy_vip_perkpxu{
line-height:1.5;
color:#8A97B8;
overflow-wrap:break-word;
font-size:12.5px;
}
.hzy_drpxu{
padding:36px 0 10px;
}
.hzy_dr_inpxu{
border:1px dashed rgba(15, 18, 32, 0.13);
border-radius:14px;
padding:1.75rem 2rem;
gap:20px;
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.hzy_dr_inpxu{
gap:2rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.hzy_dr_h2pxu{
line-height:1.1;
font-size:1.5rem;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.5rem;
color:#0F1220;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.hzy_dr_h2pxu{
font-size:26px;
}
}
.hzy_dr_textpxu{
color:#7A8299;
font-size:14px;
max-width:42.5rem;
overflow-wrap:break-word;
line-height:1.6;
}
.hzy_dr_textpxu b{
font-weight:700;
color:#0F1220;
}
.hzy_dr_ctapxu{
flex:0 0 auto;
transition:color .22s ease;
border-bottom:1px solid #3A7BF7;
font-size:13.5px;
padding-bottom:2px;
white-space:nowrap;
font-weight:700;
color:#0F1220;
}
.hzy_dr_ctapxu:hover{
color:#3A7BF7;
}
.hzy_etpxu{
padding:2.25rem 0 0.625rem;
}
.hzy_et_inpxu{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:879px){
.hzy_et_inpxu{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.hzy_et_leftpxu{
min-width:0;
}
.hzy_et_eyebrowpxu{
margin-bottom:0.75rem;
}
.hzy_et_h2pxu{
font-weight:600;
font-size:28px;
color:#0F1220;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.06;
overflow-wrap:break-word;
margin-bottom:14px;
}
@media(min-width:769px){
.hzy_et_h2pxu{
font-size:2rem;
}
}
.hzy_et_textpxu{
line-height:1.65;
margin-bottom:22px;
color:#7A8299;
font-size:0.938rem;
}
.hzy_et_statspxu{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.hzy_et_statpxu{
min-width:0;
}
.hzy_et_stat_vpxu{
font-size:1.625rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#0F1220;
font-weight:700;
line-height:1;
}
.hzy_et_stat_lpxu{
color:#5A6278;
font-size:12.5px;
margin-top:0.25rem;
}
.hzy_et_rightpxu{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.hzy_et_memberpxu{
border:1px solid rgba(15, 18, 32, 0.07);
border-radius:14px;
gap:1rem;
background:#FFFFFF;
padding:1.125rem 1.25rem;
align-items:center;
display:flex;
min-width:0;
}
.hzy_et_member_avpxu{
background:linear-gradient(135deg,#1A2240,#3A7BF7);
flex:0 0 auto;
border-radius:50%;
height:48px;
width:3rem;
}
.hzy_et_member_namepxu{
color:#0F1220;
font-size:0.938rem;
font-weight:700;
overflow-wrap:break-word;
}
.hzy_et_member_rolepxu{
color:#5A6278;
font-size:12.5px;
overflow-wrap:break-word;
}
.hzy_et_updatedpxu{
background:#F2F4F7;
gap:0.5rem;
padding:14px 18px;
border-radius:0.875rem;
border:1px solid rgba(15, 18, 32, 0.07);
color:#7A8299;
align-items:center;
display:flex;
font-size:0.781rem;
}
.hzy_wypxu{
padding:48px 0;
}
@media(min-width:768px){
.hzy_wypxu{
padding:3.5rem 0;
}
}
.hzy_wy_inpxu{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:903px){
.hzy_wy_inpxu{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.hzy_wy_leftpxu{
min-width:0;
}
.hzy_wy_eyebrowpxu{
margin-bottom:0.875rem;
}
.hzy_wy_h2pxu{
font-size:2rem;
font-weight:600;
color:#0F1220;
overflow-wrap:break-word;
margin-bottom:16px;
line-height:1.05;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.hzy_wy_h2pxu{
font-size:2.5rem;
}
}
.hzy_wy_intropxu{
color:#7A8299;
font-size:0.938rem;
line-height:1.6;
}
.hzy_wy_gridpxu{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:558px){
.hzy_wy_gridpxu{
grid-template-columns:1fr 1fr;
}
}
.hzy_wy_cardpxu{
background:#FFFFFF;
padding:1.625rem;
border-radius:14px;
border:1px solid rgba(15, 18, 32, 0.07);
min-width:0;
}
.hzy_wy_card_icpxu{
color:#3A7BF7;
margin-bottom:16px;
display:inline-flex;
justify-content:center;
align-items:center;
}
.hzy_wy_card_icpxu svg{
height:1.625rem;
width:26px;
}
.hzy_wy_card_hpxu{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:21px;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:0.5rem;
color:#0F1220;
font-weight:600;
}
.hzy_wy_card_ppxu{
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
color:#7A8299;
}
.hzy_htspxu{
padding:48px 0;
}
@media(min-width:767px){
.hzy_htspxu{
padding:62px 0;
}
}
.hzy_hts_headpxu{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:34px;
}
@media(min-width:769px){
.hzy_hts_headpxu{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.hzy_hts_eyebrowpxu{
margin-bottom:12px;
}
.hzy_hts_h2pxu{
font-weight:600;
color:#EEF1FA;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.875rem;
line-height:1.05;
}
@media(min-width:767px){
.hzy_hts_h2pxu{
font-size:38px;
}
}
.hzy_hts_ctapxu{
border-radius:62.438rem;
flex:0 0 auto;
padding:0.938rem 1.875rem;
background:#7FB3FF;
transition:opacity .22s ease;
font-weight:700;
font-size:0.938rem;
color:#0F1220;
}
.hzy_hts_ctapxu:hover{
opacity:.9;
}
.hzy_hts_gridpxu{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.hzy_hts_gridpxu{
grid-template-columns:repeat(3,1fr);
}
}
.hzy_hts_steppxu{
min-width:0;
padding-top:22px;
border-top:1px solid rgba(180, 205, 255, 0.14);
}
.hzy_hts_step_numpxu{
margin-bottom:0.875rem;
color:#7FB3FF;
font-weight:700;
font-size:2.75rem;
line-height:1;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.hzy_hts_step_hpxu{
font-weight:700;
overflow-wrap:break-word;
color:#EEF1FA;
margin-bottom:0.5rem;
font-size:19px;
line-height:1.2;
}
.hzy_hts_step_ppxu{
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
color:#8A97B8;
}
.hzy_tspxu{
padding:2.75rem 0;
}
.hzy_ts_inpxu{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:880px){
.hzy_ts_inpxu{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.hzy_ts_leftpxu{
min-width:0;
}
.hzy_ts_h2pxu{
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#EEF1FA;
line-height:1.1;
margin-bottom:0.75rem;
font-size:26px;
font-weight:600;
}
@media(min-width:771px){
.hzy_ts_h2pxu{
font-size:28px;
}
}
.hzy_ts_textpxu{
font-size:0.906rem;
line-height:1.6;
color:#8A97B8;
max-width:32.5rem;
margin-bottom:1.375rem;
}
.hzy_ts_badgespxu{
gap:18px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.hzy_ts_badgepxu{
font-size:13px;
font-weight:600;
color:#8A97B8;
}
.hzy_ts_paypxu{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:879px){
.hzy_ts_paypxu{
justify-content:flex-end;
}
}
.hzy_ts_pay_chippxu{
background:rgba(220, 230, 255, 0.08);
border:1px solid rgba(180, 205, 255, 0.14);
padding:0.75rem 1rem;
border-radius:0.875rem;
font-weight:700;
font-size:0.875rem;
color:#EEF1FA;
}
.hzy_ttpxu{
padding:48px 0 10px;
}
@media(min-width:769px){
.hzy_ttpxu{
padding:3.75rem 0 10px;
}
}
.hzy_tt_headpxu{
margin-bottom:34px;
text-align:center;
}
.hzy_tt_eyebrowpxu{
margin-bottom:0.75rem;
}
.hzy_tt_h2pxu{
color:#0F1220;
font-weight:600;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:2rem;
}
@media(min-width:765px){
.hzy_tt_h2pxu{
font-size:2.625rem;
}
}
.hzy_tt_gridpxu{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:760px){
.hzy_tt_gridpxu{
grid-template-columns:repeat(3,1fr);
}
}
.hzy_tt_cardpxu{
border:1px solid rgba(15, 18, 32, 0.07);
background:#FFFFFF;
padding:1.875rem;
border-radius:14px;
min-width:0;
display:flex;
flex-direction:column;
}
.hzy_tt_card_icpxu{
display:inline-flex;
margin-bottom:18px;
align-items:center;
color:#3A7BF7;
}
.hzy_tt_card_icpxu svg{
width:1.75rem;
height:28px;
}
.hzy_tt_card_hpxu{
line-height:1.15;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#0F1220;
margin-bottom:8px;
font-weight:600;
overflow-wrap:break-word;
font-size:1.375rem;
}
.hzy_tt_card_ppxu{
color:#7A8299;
line-height:1.6;
margin-bottom:14px;
font-size:0.875rem;
overflow-wrap:break-word;
}
.hzy_tt_card_ppxu b{
font-weight:700;
color:#0F1220;
}
.hzy_tt_card_linkpxu{
transition:color .22s ease;
font-weight:700;
color:#0F1220;
align-self:flex-start;
padding-bottom:2px;
border-bottom:1px solid #3A7BF7;
margin-top:auto;
font-size:0.813rem;
}
.hzy_tt_card_linkpxu:hover{
color:#3A7BF7;
}
.hzy_oppxu{
padding:2.25rem 0 10px;
}
.hzy_op_inpxu{
grid-template-columns:1fr;
gap:32px;
border-radius:14px;
padding:2rem;
background:#FFFFFF;
border:1px solid rgba(15, 18, 32, 0.07);
align-items:center;
display:grid;
}
@media(min-width:861px){
.hzy_op_inpxu{
grid-template-columns:.9fr 1.1fr;
gap:44px;
padding:34px 40px;
}
}
.hzy_op_leftpxu{
min-width:0;
}
.hzy_op_eyebrowpxu{
margin-bottom:0.75rem;
}
.hzy_op_h2pxu{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:10px;
overflow-wrap:break-word;
font-weight:600;
font-size:28px;
line-height:1.08;
color:#0F1220;
}
@media(min-width:770px){
.hzy_op_h2pxu{
font-size:30px;
}
}
.hzy_op_textpxu{
line-height:1.6;
color:#7A8299;
font-size:14px;
}
.hzy_op_gridpxu{
grid-template-columns:1fr 1fr;
overflow:hidden;
border-radius:0.5rem;
gap:1px;
border:1px solid rgba(15, 18, 32, 0.13);
background:rgba(15, 18, 32, 0.13);
display:grid;
}
.hzy_op_fieldpxu{
background:#F2F4F7;
padding:18px 1.25rem;
min-width:0;
}
.hzy_op_field_lbpxu{
font-weight:600;
font-size:0.625rem;
letter-spacing:.1em;
text-transform:uppercase;
margin-bottom:0.313rem;
color:#3A7BF7;
}
.hzy_op_field_valpxu{
font-weight:700;
color:#0F1220;
font-size:14px;
overflow-wrap:break-word;
}
.hzy_provpxu{
padding:40px 0 20px;
}
.hzy_prov_eyebrowpxu{
margin-bottom:1.125rem;
display:block;
}
.hzy_prov_gridpxu{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:559px){
.hzy_prov_gridpxu{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.hzy_prov_gridpxu{
grid-template-columns:repeat(6,1fr);
}
}
.hzy_faqpxu{
background:#FFFFFF;
padding:48px 0;
border-top:1px solid rgba(15, 18, 32, 0.07);
border-bottom:1px solid rgba(15, 18, 32, 0.07);
margin-top:1.5rem;
}
@media(min-width:766px){
.hzy_faqpxu{
padding:3.875rem 0;
}
}
.hzy_faq_headpxu{
margin-bottom:2.125rem;
text-align:center;
}
.hzy_faq_eyebrowpxu{
margin-bottom:0.75rem;
}
.hzy_faq_h2pxu{
color:#0F1220;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:2rem;
}
@media(min-width:769px){
.hzy_faq_h2pxu{
font-size:38px;
}
}
.hzy_faq_listpxu{
margin:0 auto;
gap:12px;
max-width:51.25rem;
display:flex;
flex-direction:column;
}
.hzy_faq_itempxu{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(15, 18, 32, 0.07);
background:#F2F4F7;
}
.hzy_faq_qpxu{
gap:20px;
list-style:none;
padding:1.25rem 24px;
overflow-wrap:break-word;
align-items:center;
cursor:pointer;
display:flex;
justify-content:space-between;
color:#0F1220;
font-weight:700;
font-size:16px;
}
.hzy_faq_qpxu::-webkit-details-marker{
display:none;
}
.hzy_faq_q_icpxu{
flex:0 0 auto;
transition:transform .22s ease;
color:#3A7BF7;
display:inline-flex;
align-items:center;
}
.hzy_faq_q_icpxu svg{
width:18px;
height:18px;
}
.hzy_faq_itempxu[open] .hzy_faq_q_icpxu{
transform:rotate(180deg);
}
.hzy_faq_apxu{
padding:0 1.5rem 1.25rem;
color:#7A8299;
font-size:14.5px;
line-height:1.6;
overflow-wrap:break-word;
}
.hzy_elpxu{
padding:3rem 0;
}
@media(min-width:771px){
.hzy_elpxu{
padding:56px 0;
}
}
.hzy_el_inpxu{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.hzy_el_inpxu{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.hzy_el_leftpxu{
min-width:0;
}
.hzy_el_eyebrowpxu{
margin-bottom:14px;
}
.hzy_el_h2pxu{
margin-bottom:22px;
overflow-wrap:break-word;
line-height:1.08;
font-size:2rem;
font-weight:600;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#0F1220;
}
@media(min-width:769px){
.hzy_el_h2pxu{
font-size:2.375rem;
}
}
.hzy_el_bodypxu p{
font-size:16px;
overflow-wrap:break-word;
color:#252B3B;
margin-bottom:1.125rem;
line-height:1.7;
}
.hzy_el_dropcappxu{
padding:6px 12px 0 0;
line-height:.8;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#3A7BF7;
float:left;
font-size:62px;
font-weight:700;
}
.hzy_el_rightpxu{
min-width:0;
}
.hzy_el_quotepxu{
border-radius:20px;
background:linear-gradient(150deg,#1A2240,#0A0D18);
padding:2.25rem;
color:#EEF1FA;
position:relative;
margin-bottom:1.5rem;
}
.hzy_el_quote_markpxu{
align-items:center;
margin-bottom:6px;
display:inline-flex;
color:#7FB3FF;
}
.hzy_el_quote_markpxu svg{
height:34px;
width:2.125rem;
}
.hzy_el_quote_textpxu{
margin-bottom:1.375rem;
font-size:22px;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#EEF1FA;
font-weight:500;
line-height:1.4;
}
.hzy_el_quote_metapxu{
gap:0.75rem;
align-items:center;
display:flex;
}
.hzy_el_quote_avpxu{
flex:0 0 auto;
background:linear-gradient(135deg,#3A7BF7,#7FB3FF);
border-radius:50%;
width:2.375rem;
height:2.375rem;
}
.hzy_el_quote_authorpxu{
font-size:0.875rem;
color:#EEF1FA;
font-weight:700;
}
.hzy_el_quote_meta_subpxu{
color:#8A97B8;
font-size:0.75rem;
}
.hzy_el_explainpxu{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(15, 18, 32, 0.07);
}
.hzy_el_explain_cardpxu{
padding:1.375rem 1.5rem;
}
.hzy_el_explain_cardpxu+.hzy_el_explain_cardpxu{
border-top:1px solid rgba(15, 18, 32, 0.07);
}
.hzy_el_explain_hpxu{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:20px;
color:#0F1220;
line-height:1.15;
font-weight:600;
margin-bottom:8px;
}
.hzy_el_explain_ppxu{
overflow-wrap:break-word;
line-height:1.55;
color:#7A8299;
font-size:0.875rem;
}
.hzy_sbpxu{
padding:48px 0;
background:#FFFFFF;
border-top:1px solid rgba(15, 18, 32, 0.07);
border-bottom:1px solid rgba(15, 18, 32, 0.07);
margin-top:24px;
}
@media(min-width:771px){
.hzy_sbpxu{
padding:3.5rem 0;
}
}
.hzy_sb_eyebrowpxu{
margin-bottom:0.75rem;
display:block;
}
.hzy_sb_h2pxu{
font-size:1.875rem;
color:#0F1220;
margin-bottom:1.625rem;
font-weight:600;
line-height:1.05;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.hzy_sb_h2pxu{
font-size:2.25rem;
}
}
.hzy_sb_gridpxu{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.hzy_sb_gridpxu{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.hzy_sb_gridpxu{
grid-template-columns:repeat(4,1fr);
}
}
.hzy_sb_cardpxu{
border:1px solid rgba(15, 18, 32, 0.07);
border-radius:0.875rem;
padding:1.5rem;
background:#F2F4F7;
min-width:0;
}
.hzy_sb_card_hpxu{
font-size:1.188rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:600;
line-height:1.15;
color:#0F1220;
}
.hzy_sb_card_ppxu{
line-height:1.6;
color:#7A8299;
font-size:0.844rem;
overflow-wrap:break-word;
}
.hzy_sb_rtppxu{
border:1px solid rgba(15, 18, 32, 0.07);
gap:1.5rem;
grid-template-columns:1fr;
background:#F2F4F7;
padding:1.625rem 28px;
border-radius:14px;
display:grid;
align-items:center;
margin-top:18px;
}
@media(min-width:761px){
.hzy_sb_rtppxu{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.hzy_sb_rtp_hpxu{
color:#0F1220;
font-weight:600;
line-height:1.15;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:20px;
overflow-wrap:break-word;
margin-bottom:8px;
}
.hzy_sb_rtp_ppxu{
color:#7A8299;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.844rem;
}
.hzy_sb_rtp_statspxu{
gap:1rem;
display:flex;
}
.hzy_sb_statpxu{
flex:1 1 0;
padding:1.125rem;
border-radius:0.5rem;
background:#FFFFFF;
text-align:center;
min-width:0;
}
.hzy_sb_stat_vpxu{
font-size:1.625rem;
color:#1FAD72;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:700;
}
.hzy_sb_stat_lpxu{
color:#5A6278;
font-size:11.5px;
margin-top:4px;
}
.hzy_sgpxu{
padding:3rem 0 10px;
}
.hzy_sg_eyebrowpxu{
display:block;
margin-bottom:0.75rem;
}
.hzy_sg_h2pxu{
margin-bottom:1.75rem;
color:#0F1220;
font-size:30px;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
}
@media(min-width:765px){
.hzy_sg_h2pxu{
font-size:36px;
}
}
.hzy_sg_gridpxu{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:723px){
.hzy_sg_gridpxu{
grid-template-columns:repeat(3,1fr);
}
}
.hzy_sg_colpxu{
min-width:0;
}
.hzy_sg_col_hpxu{
margin-bottom:10px;
line-height:1.15;
font-size:22px;
overflow-wrap:break-word;
font-weight:600;
color:#0F1220;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.hzy_sg_col_ppxu{
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
color:#7A8299;
}
.hzy_gdpxu{
padding:48px 0 0.625rem;
}
.hzy_gd_headpxu{
gap:14px;
margin-bottom:1.5rem;
flex-direction:column;
display:flex;
}
@media(min-width:679px){
.hzy_gd_headpxu{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.hzy_gd_eyebrowpxu{
margin-bottom:0.625rem;
}
.hzy_gd_h2pxu{
font-weight:600;
font-size:28px;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#0F1220;
}
@media(min-width:771px){
.hzy_gd_h2pxu{
font-size:34px;
}
}
.hzy_gd_morepxu{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
color:#0F1220;
border-bottom:1px solid #0F1220;
font-size:0.844rem;
padding-bottom:2px;
font-weight:600;
}
.hzy_gd_morepxu:hover{
border-color:#3A7BF7;
color:#3A7BF7;
}
.hzy_gd_gridpxu{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:721px){
.hzy_gd_gridpxu{
grid-template-columns:repeat(3,1fr);
}
}
.hzy_gd_cardpxu{
background:#FFFFFF;
border-radius:0.875rem;
border:1px solid rgba(15, 18, 32, 0.07);
overflow:hidden;
display:block;
min-width:0;
}
.hzy_gd_card_imgpxu{
background:linear-gradient(140deg,#1A2240,#3A7BF7);
height:9.375rem;
}
.hzy_gd_card_bodypxu{
padding:1.375rem;
}
.hzy_gd_card_catpxu{
font-weight:600;
text-transform:uppercase;
letter-spacing:.1em;
color:#3A7BF7;
font-size:10px;
}
.hzy_gd_card_hpxu{
margin:0.5rem 0 10px;
color:#0F1220;
font-size:1.188rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.2;
}
.hzy_gd_card_metapxu{
font-size:0.75rem;
overflow-wrap:break-word;
color:#5A6278;
}
.hzy_lhpxu{
padding:40px 0 1.25rem;
}
.hzy_lh_inpxu{
padding-top:2.125rem;
border-top:1px solid rgba(15, 18, 32, 0.13);
}
.hzy_lh_eyebrowpxu{
margin-bottom:22px;
display:block;
}
.hzy_lh_gridpxu{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:599px){
.hzy_lh_gridpxu{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:960px){
.hzy_lh_gridpxu{
grid-template-columns:repeat(5,1fr);
}
}
.hzy_lh_colpxu{
min-width:0;
}
.hzy_lh_col_hpxu{
overflow-wrap:break-word;
font-weight:700;
color:#0F1220;
margin-bottom:12px;
font-size:13px;
}
.hzy_lh_linkspxu{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.hzy_lh_linkpxu{
transition:color .22s ease;
color:#7A8299;
overflow-wrap:break-word;
font-size:13px;
}
.hzy_lh_linkpxu:hover{
color:#3A7BF7;
}
.hzy_ftpxu{
background:#1A1E2A;
color:#8A97B8;
margin-top:2.5rem;
}
.hzy_ft_inpxu{
grid-template-columns:1fr;
padding:48px 0 28px;
gap:32px;
display:grid;
}
@media(min-width:599px){
.hzy_ft_inpxu{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:902px){
.hzy_ft_inpxu{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.hzy_ft_brandpxu{
min-width:0;
}
.hzy_ft_logopxu{
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#EEF1FA;
font-size:26px;
}
.hzy_ft_taglinepxu{
max-width:280px;
color:#8A97B8;
font-size:13.5px;
margin-top:0.875rem;
line-height:1.6;
}
.hzy_ft_contactpxu{
transition:color .22s ease;
margin-top:12px;
color:#7FB3FF;
overflow-wrap:anywhere;
max-width:17.5rem;
font-size:13px;
display:inline-block;
}
.hzy_ft_contactpxu:hover{
color:#EEF1FA;
}
.hzy_ft_colpxu{
min-width:0;
}
.hzy_ft_col_hpxu{
margin-bottom:14px;
text-transform:uppercase;
font-weight:700;
font-size:0.813rem;
overflow-wrap:break-word;
letter-spacing:.08em;
color:#EEF1FA;
}
.hzy_ft_col_linkspxu{
gap:10px;
flex-direction:column;
display:flex;
}
.hzy_ft_linkpxu{
transition:color .22s ease;
overflow-wrap:break-word;
color:#8A97B8;
font-size:0.844rem;
}
.hzy_ft_linkpxu:hover{
color:#EEF1FA;
}
.hzy_ft_botpxu{
padding:1.375rem 0 2.5rem;
gap:1rem;
border-top:1px solid rgba(180, 205, 255, 0.14);
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.hzy_ft_botpxu{
gap:20px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.hzy_ft_legalpxu{
overflow-wrap:break-word;
font-size:0.719rem;
line-height:1.6;
max-width:47.5rem;
color:#A4ABBE;
}
.hzy_ft_legalpxu b{
color:#8A97B8;
font-weight:700;
}
.hzy_ft_agepxu{
flex:0 0 auto;
border-radius:8px;
border:1.5px solid #7FB3FF;
padding:4px 0.563rem;
font-weight:700;
color:#7FB3FF;
font-size:0.813rem;
}