*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F2F4F7;
-webkit-font-smoothing:antialiased;
color:#2A2F3D;
font-size:0.938rem;
text-rendering:optimizeLegibility;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
line-height:1.6;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0, 0, 0, 0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.huw-layout97j{
display:flex;
min-height:100vh;
flex-direction:column;
}
.huw-main97j{
flex:1 1 auto;
min-width:0;
width:100%;
}
.huw-container97j{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:770px){
.huw-container97j{
padding:0 32px;
}
}
@media(min-width:1097px){
.huw-container97j{
padding:0 56px;
}
}
.huw-eyebrow97j{
font-weight:600;
display:inline-block;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
color:#3A7BD5;
font-size:0.688rem;
letter-spacing:.2em;
text-transform:uppercase;
line-height:1.4;
overflow-wrap:break-word;
}
.huw-band97j{
background:#0F1320;
color:#EEF1FA;
}
.huw-band97j .huw-eyebrow97j{
color:#7AADFF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.huw-tb97j{
background:#F2F4F7;
top:0;
border-bottom:1px solid rgba(14, 17, 24, 0.14);
position:sticky;
z-index:50;
}
.huw-tb_in97j{
padding:12px 16px;
margin:0 auto;
gap:16px;
justify-content:space-between;
width:100%;
align-items:center;
max-width:1400px;
display:flex;
}
@media(min-width:768px){
.huw-tb_in97j{
padding:16px 2rem;
}
}
@media(min-width:1103px){
.huw-tb_in97j{
padding:18px 56px;
}
}
.huw-tb_left97j{
gap:28px;
min-width:0;
align-items:center;
display:flex;
}
.huw-tb_logo97j{
gap:0.688rem;
display:flex;
min-width:0;
align-items:center;
}
.huw-tb_logo_mark97j{
flex:0 0 auto;
border-radius:0.5rem;
object-fit:cover;
height:34px;
width:34px;
}
.huw-tb_logo_txt97j{
display:flex;
min-width:0;
flex-direction:column;
line-height:1;
}
.huw-tb_logo_name97j{
overflow:hidden;
text-overflow:ellipsis;
font-size:22px;
white-space:nowrap;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
letter-spacing:.02em;
color:#0E1118;
font-weight:700;
}
.huw-tb_logo_sub97j{
overflow:hidden;
margin-top:4px;
text-transform:uppercase;
white-space:nowrap;
letter-spacing:.32em;
font-size:8.5px;
text-overflow:ellipsis;
color:#3A7BD5;
font-weight:600;
}
.huw-tb_nav97j{
display:none;
}
@media(min-width:957px){
.huw-tb_nav97j{
gap:28px;
align-items:center;
display:flex;
}
}
.huw-tb_nav_item97j{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
font-weight:600;
white-space:nowrap;
color:#2A2F3D;
border-bottom:2px solid transparent;
font-size:0.875rem;
}
.huw-tb_nav_item97j:hover{
color:#0E1118;
}
.huw-tb_nav_item97j.huw-state_active97j{
border-color:#3A7BD5;
color:#0E1118;
}
.huw-tb_right97j{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.huw-tb_search97j{
transition:color .22s ease;
color:#2A2F3D;
align-items:center;
justify-content:center;
display:flex;
}
.huw-tb_search97j:hover{
color:#3A7BD5;
}
.huw-tb_search97j svg{
width:18px;
height:1.125rem;
}
.huw-tb_lang97j{
color:#5A6175;
text-transform:uppercase;
letter-spacing:.1em;
font-weight:600;
font-size:0.688rem;
}
.huw-tb_lang97j:hover{
color:#0E1118;
}
.huw-tb_login97j{
color:#0E1118;
font-weight:600;
font-size:0.875rem;
display:none;
}
@media(min-width:765px){
.huw-tb_login97j{
display:inline-block;
}
}
.huw-tb_register97j{
padding:0.688rem 22px;
transition:background-color .22s ease;
background:#0E1118;
border-radius:62.438rem;
white-space:nowrap;
font-size:14px;
font-weight:700;
color:#EEF1FA;
}
.huw-tb_register97j:hover{
background:#252C3D;
}
.huw-mob97j{
background:#F2F4F7;
right:0;
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
border-top:1px solid rgba(14, 17, 24, 0.14);
left:0;
bottom:0;
position:fixed;
}
@media(min-width:960px){
.huw-mob97j{
display:none;
}
}
.huw-mob_in97j{
margin:0 auto;
display:flex;
align-items:stretch;
max-width:35rem;
justify-content:space-around;
}
.huw-mob_item97j{
padding:9px 0.25rem;
transition:color .22s ease;
flex:1 1 0;
gap:3px;
align-items:center;
flex-direction:column;
display:flex;
color:#5A6175;
min-width:0;
}
.huw-mob_item97j.huw-state_active97j{
color:#3A7BD5;
}
.huw-mob_ic97j{
justify-content:center;
align-items:center;
display:flex;
}
.huw-mob_ic97j svg{
width:1.25rem;
height:20px;
}
.huw-mob_lb97j{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:600;
font-size:0.625rem;
max-width:100%;
}
@media(max-width:962px){
body{
padding-bottom:3.75rem;
}
}
.huw-rail97j{
min-width:0;
position:relative;
}
.huw-rail_scroll97j{
gap:14px;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
overflow-x:auto;
padding-bottom:0.875rem;
display:flex;
}
@media(min-width:765px){
.huw-rail_scroll97j{
gap:18px;
}
}
.huw-gc97j{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:768px){
.huw-gc97j{
width:188px;
}
}
.huw-gc_img97j{
overflow:hidden;
border-radius:0.875rem;
background:#FFFFFF;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 0.375rem rgba(14, 17, 24, 0.06), 0 0.375rem 18px rgba(14, 17, 24, 0.08);
}
.huw-gc_img97j img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.huw-gc_cover97j{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0, 0, 0, 0.52));
pointer-events:none;
position:absolute;
}
.huw-gc_hover97j{
background:rgba(0, 0, 0, 0.52);
transition:opacity .22s ease;
inset:0;
opacity:0;
align-items:center;
justify-content:center;
display:flex;
position:absolute;
}
.huw-gc97j:hover .huw-gc_hover97j{
opacity:1;
}
.huw-gc_hover_btn97j{
border-radius:62.438rem;
background:#0E1118;
height:46px;
color:#EEF1FA;
display:flex;
width:46px;
justify-content:center;
align-items:center;
}
.huw-gc_hover_btn97j svg{
height:1.125rem;
width:1.125rem;
}
.huw-gc_info97j{
gap:2px;
margin-top:9px;
flex-direction:column;
min-width:0;
display:flex;
}
.huw-gc_name97j{
overflow:hidden;
font-weight:700;
color:#0E1118;
font-size:13px;
text-overflow:ellipsis;
white-space:nowrap;
}
.huw-gc_prov97j{
overflow:hidden;
white-space:nowrap;
color:#5A6175;
font-size:0.688rem;
text-overflow:ellipsis;
}
.huw-gc_meta97j{
font-size:11px;
color:#5A6175;
}
.huw-tc97j{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:765px){
.huw-tc97j{
width:14.375rem;
}
}
.huw-tc_img97j{
overflow:hidden;
background:#FFFFFF;
border-radius:14px;
box-shadow:0 2px 6px rgba(14, 17, 24, 0.06), 0 6px 18px rgba(14, 17, 24, 0.08);
padding-bottom:75%;
position:relative;
}
.huw-tc_img97j img{
inset:0;
position:absolute;
height:100%;
object-fit:cover;
width:100%;
}
.huw-tc_info97j{
gap:2px;
min-width:0;
margin-top:9px;
flex-direction:column;
display:flex;
}
.huw-tc_name97j{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
font-size:14px;
white-space:nowrap;
color:#0E1118;
}
.huw-tc_rtp97j{
font-size:11px;
color:#5A6175;
}
.huw-lc97j{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:765px){
.huw-lc97j{
width:16.75rem;
}
}
.huw-lc_img97j{
overflow:hidden;
background:#FFFFFF;
border-radius:14px;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(14, 17, 24, 0.06), 0 0.375rem 1.125rem rgba(14, 17, 24, 0.08);
}
.huw-lc_img97j img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.huw-lc_live97j{
border-radius:62.438rem;
background:rgba(0, 0, 0, 0.52);
padding:4px 0.563rem;
gap:7px;
position:absolute;
align-items:center;
left:0.75rem;
display:flex;
top:12px;
}
.huw-lc_live_dot97j{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#E0334C;
width:0.5rem;
height:8px;
}
.huw-lc_seats97j{
text-transform:uppercase;
color:#EEF1FA;
letter-spacing:.08em;
font-size:0.625rem;
font-weight:600;
}
.huw-lc_info97j{
gap:2px;
margin-top:9px;
flex-direction:column;
min-width:0;
display:flex;
}
.huw-lc_name97j{
overflow:hidden;
text-overflow:ellipsis;
color:#0E1118;
font-weight:700;
font-size:15px;
white-space:nowrap;
}
.huw-lc_bet97j{
font-size:11px;
color:#5A6175;
}
.huw-pc97j{
background:#FFFFFF;
padding:1rem 0.875rem;
border:1px solid rgba(14, 17, 24, 0.08);
border-radius:14px;
gap:0.5rem;
min-height:74px;
min-width:0;
align-items:center;
display:flex;
justify-content:center;
flex-direction:column;
}
.huw-pc_logo97j{
flex:0 0 auto;
object-fit:contain;
max-width:100%;
height:1.75rem;
width:auto;
}
.huw-pc_name97j{
overflow:hidden;
text-align:center;
white-space:nowrap;
font-size:11px;
color:#5A6175;
text-overflow:ellipsis;
max-width:100%;
}
.huw-gc_tag97j{
border-radius:0.5rem;
padding:3px 8px;
letter-spacing:.06em;
display:inline-block;
font-weight:700;
top:0.625rem;
font-size:10px;
text-transform:uppercase;
position:absolute;
left:10px;
z-index:2;
}
.huw-gc_tag_hot97j{
background:#E0334C;
color:#EEF1FA;
}
.huw-gc_tag_new97j{
background:#5B9EF7;
color:#0A0D15;
}
.huw-gc_tag_jp97j{
background:#E8A A20;
color:#0A0D15;
}
.huw-gc_tag_live97j{
background:#E0334C;
color:#EEF1FA;
}
.huw-sh97j{
margin-bottom:1.125rem;
min-width:0;
}
.huw-sh_row97j{
gap:16px;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
}
.huw-sh_row97j .huw-sh_l97j{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.huw-sh_stack97j{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.huw-sh_center97j{
gap:0.625rem;
text-align:center;
display:flex;
align-items:center;
flex-direction:column;
}
.huw-sh_h297j{
line-height:1.1;
font-weight:600;
font-size:1.5rem;
overflow-wrap:break-word;
color:#0E1118;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.huw-sh_h297j{
font-size:30px;
}
}
.huw-band97j .huw-sh_h297j{
color:#EEF1FA;
}
.huw-sh_eb_line97j{
gap:10px;
align-items:center;
display:inline-flex;
}
.huw-sh_eb_line97j::before{
background:#3A7BD5;
content:"";
width:28px;
display:inline-block;
height:1px;
}
.huw-band97j .huw-sh_eb_line97j::before{
background:#7AADFF;
}
.huw-sh_eb_dot97j{
gap:8px;
display:inline-flex;
align-items:center;
}
.huw-sh_eb_dot97j::before{
background:#3A7BD5;
border-radius:50%;
width:6px;
display:inline-block;
content:"";
height:6px;
}
.huw-band97j .huw-sh_eb_dot97j::before{
background:#7AADFF;
}
.huw-sh_link97j{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-weight:600;
display:inline-flex;
color:#0E1118;
border-bottom:1px solid #0E1118;
white-space:nowrap;
padding-bottom:2px;
font-size:0.813rem;
align-items:center;
}
.huw-sh_link97j:hover{
border-color:#3A7BD5;
color:#3A7BD5;
}
.huw-sh_link97j svg{
height:0.875rem;
width:14px;
}
.huw-sh_link_chev97j{
border-bottom:0;
padding-bottom:0;
}
.huw-sh_link_btn97j{
border-radius:999px;
padding:0.563rem 1.125rem;
background:#0E1118;
color:#EEF1FA;
border-bottom:0;
}
.huw-sh_link_btn97j:hover{
background:#252C3D;
border-color:transparent;
color:#EEF1FA;
}
.huw-band97j .huw-sh_link97j{
border-color:#EEF1FA;
color:#EEF1FA;
}
.huw-band97j .huw-sh_link_btn97j{
background:#7AADFF;
color:#0A0D15;
}
.huw-sh_rule97j{
background:rgba(14, 17, 24, 0.14);
margin:-2px 0 18px;
height:1px;
}
.huw-band97j .huw-sh_rule97j{
background:rgba(210, 225, 255, 0.14);
}
.huw-hero97j{
padding:32px 0 8px;
}
@media(min-width:771px){
.huw-hero97j{
padding:3.5rem 0 24px;
}
}
.huw-hero_in97j{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:903px){
.huw-hero_in97j{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.huw-hero_copy97j{
min-width:0;
}
.huw-hero_eyebrow97j{
gap:10px;
align-items:center;
margin-bottom:1.375rem;
display:inline-flex;
}
.huw-hero_eyebrow_line97j{
background:#3A7BD5;
flex:0 0 auto;
width:1.75rem;
display:inline-block;
height:1px;
}
.huw-hero_h197j{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#0E1118;
font-weight:600;
line-height:1.04;
letter-spacing:-.01em;
margin-bottom:20px;
font-size:2.375rem;
}
@media(min-width:766px){
.huw-hero_h197j{
font-size:54px;
}
}
@media(min-width:1103px){
.huw-hero_h197j{
font-size:62px;
}
}
.huw-hero_h197j em{
color:#3A7BD5;
font-style:normal;
}
.huw-hero_sub97j{
line-height:1.6;
font-size:1rem;
margin-bottom:1.875rem;
max-width:480px;
color:#6E7A91;
}
@media(min-width:769px){
.huw-hero_sub97j{
font-size:1.125rem;
}
}
.huw-hero_actions97j{
gap:14px;
margin-bottom:34px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.huw-hero_cta97j{
padding:1rem 30px;
gap:0.625rem;
background:#0E1118;
border-radius:999px;
transition:background-color .22s ease;
color:#EEF1FA;
font-size:15px;
font-weight:700;
display:inline-flex;
align-items:center;
}
.huw-hero_cta97j:hover{
background:#252C3D;
}
.huw-hero_cta_ic97j{
display:inline-flex;
align-items:center;
}
.huw-hero_cta_ic97j svg{
height:16px;
width:16px;
}
.huw-hero_cta_alt97j{
border-radius:62.438rem;
border:1px solid rgba(14, 17, 24, 0.14);
transition:border-color .22s ease,color .22s ease;
padding:15px 26px;
background:transparent;
font-weight:600;
display:inline-flex;
align-items:center;
font-size:0.938rem;
color:#0E1118;
}
.huw-hero_cta_alt97j:hover{
border-color:#3A7BD5;
color:#3A7BD5;
}
.huw-hero_trust97j{
gap:22px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.huw-hero_trust_item97j{
gap:9px;
font-size:0.813rem;
align-items:center;
font-weight:600;
display:flex;
color:#2A2F3D;
}
.huw-hero_trust_ic97j{
align-items:center;
display:inline-flex;
color:#3A7BD5;
}
.huw-hero_trust_ic97j svg{
height:16px;
width:16px;
}
.huw-hero_promo97j{
border-radius:1.25rem;
overflow:hidden;
background:#FFFFFF;
position:relative;
min-height:300px;
display:flex;
box-shadow:0 0.75rem 48px rgba(14, 17, 24, 0.14), 0 3px 0.625rem rgba(14, 17, 24, 0.08);
}
.huw-hero_promo_bg97j{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.huw-hero_promo_bg97j::after{
background:linear-gradient(120deg,#0F1320 0%,rgba(0, 0, 0, 0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.huw-hero_promo_glow97j{
background:radial-gradient(circle,rgba(82, 142, 255, 0.18) 0%,transparent 65%);
border-radius:50%;
width:260px;
pointer-events:none;
position:absolute;
right:-20px;
top:-2.5rem;
height:260px;
}
.huw-hero_promo_ct97j{
padding:1.75rem;
align-self:flex-end;
max-width:88%;
z-index:2;
position:relative;
}
.huw-hero_promo_label97j{
display:block;
margin-bottom:0.5rem;
color:#7AADFF;
letter-spacing:.25em;
font-weight:700;
font-size:0.625rem;
text-transform:uppercase;
}
.huw-hero_promo_amount97j{
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
font-size:2rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#EEF1FA;
}
@media(min-width:769px){
.huw-hero_promo_amount97j{
font-size:2.5rem;
}
}
.huw-hero_promo_amount97j em{
font-style:normal;
color:#7AADFF;
}
.huw-hero_rating97j{
border-radius:14px;
background:#FFFFFF;
padding:0.625rem 14px;
border:1px solid rgba(14, 17, 24, 0.08);
gap:10px;
z-index:3;
align-items:center;
right:14px;
top:14px;
box-shadow:0 2px 6px rgba(14, 17, 24, 0.06), 0 6px 18px rgba(14, 17, 24, 0.08);
position:absolute;
max-width:min(260px,62%);
display:flex;
}
.huw-hero_rating_score97j{
flex:0 0 auto;
font-weight:700;
font-size:1.5rem;
color:#0E1118;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
.huw-hero_rating_txt97j{
flex:1 1 auto;
min-width:0;
}
.huw-hero_rating_stars97j{
gap:2px;
color:#3A7BD5;
display:flex;
}
.huw-hero_rating_stars97j svg{
width:0.75rem;
height:0.75rem;
}
.huw-hero_rating_cap97j{
line-height:1.35;
display:block;
font-size:11px;
overflow-wrap:break-word;
color:#5A6175;
margin-top:3px;
}
.huw-stat97j{
border-top:1px solid rgba(14, 17, 24, 0.14);
border-bottom:1px solid rgba(14, 17, 24, 0.14);
margin-top:1rem;
}
.huw-stat_in97j{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.huw-stat_in97j{
grid-template-columns:repeat(4,1fr);
}
}
.huw-stat_item97j{
padding:22px 14px;
min-width:0;
border-right:1px solid rgba(14, 17, 24, 0.08);
border-bottom:1px solid rgba(14, 17, 24, 0.08);
}
.huw-stat_item97j:nth-child(2n){
border-right:0;
}
.huw-stat_item97j:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.huw-stat_item97j{
border-bottom:0;
}
.huw-stat_item97j:nth-child(2n){
border-right:1px solid rgba(14, 17, 24, 0.08);
}
.huw-stat_item97j:nth-child(4n){
border-right:0;
}
}
.huw-stat_value97j{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#0E1118;
line-height:1;
overflow-wrap:break-word;
font-size:30px;
font-weight:700;
}
@media(min-width:770px){
.huw-stat_value97j{
font-size:2.125rem;
}
}
.huw-stat_label97j{
line-height:1.4;
overflow-wrap:break-word;
margin-top:6px;
color:#5A6175;
font-size:0.813rem;
}
.huw-jp97j{
padding:1.875rem 0 0.625rem;
}
.huw-jp_grid97j{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:767px){
.huw-jp_grid97j{
grid-template-columns:1fr 1fr;
}
.huw-jp_card_mega97j{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.huw-jp_grid97j{
grid-template-columns:1.4fr 1fr 1fr;
}
.huw-jp_card_mega97j{
grid-column:auto;
}
}
.huw-jp_card97j{
border:1px solid rgba(14, 17, 24, 0.08);
overflow:hidden;
padding:26px;
border-radius:20px;
gap:12px;
background:#FFFFFF;
position:relative;
min-width:0;
min-height:200px;
justify-content:space-between;
flex-direction:column;
display:flex;
}
.huw-jp_card_mega97j{
border-color:transparent;
background:linear-gradient(135deg,#162038,#090C14);
min-height:210px;
color:#EEF1FA;
}
.huw-jp_glow97j{
border-radius:50%;
background:radial-gradient(circle,rgba(82, 142, 255, 0.18),transparent 70%);
top:-2.5rem;
right:-40px;
height:200px;
position:absolute;
width:200px;
pointer-events:none;
}
.huw-jp_label97j{
gap:10px;
color:#3A7BD5;
justify-content:space-between;
position:relative;
font-size:0.625rem;
text-transform:uppercase;
letter-spacing:.16em;
display:flex;
align-items:center;
flex-wrap:wrap;
font-weight:700;
}
.huw-jp_card_mega97j .huw-jp_label97j{
color:#7AADFF;
}
.huw-jp_drop97j{
text-transform:none;
font-weight:600;
letter-spacing:.04em;
color:#5A6175;
}
.huw-jp_card_mega97j .huw-jp_drop97j{
color:#8A97B8;
}
.huw-jp_amount97j{
overflow-wrap:break-word;
font-weight:700;
line-height:1;
font-size:38px;
position:relative;
color:#0E1118;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
.huw-jp_card_mega97j .huw-jp_amount97j{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#7AADFF;
}
@media(min-width:769px){
.huw-jp_card_mega97j .huw-jp_amount97j{
font-size:3.375rem;
}
}
.huw-jp_game97j{
position:relative;
font-size:13px;
color:#5A6175;
}
.huw-jp_card_mega97j .huw-jp_game97j{
color:#8A97B8;
}
.huw-jp_cta97j{
position:relative;
align-self:flex-start;
}
.huw-jp_card_mega97j .huw-jp_cta97j{
transition:opacity .22s ease;
background:#7AADFF;
border-radius:999px;
padding:0.625rem 1.25rem;
color:#0A0D15;
font-weight:700;
font-size:0.813rem;
}
.huw-jp_card_mega97j .huw-jp_cta97j:hover{
opacity:.9;
}
.huw-jp_card97j:not(.huw-jp_card_mega97j) .huw-jp_cta97j{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #0E1118;
color:#0E1118;
font-size:0.813rem;
}
.huw-jp_card97j:not(.huw-jp_card_mega97j) .huw-jp_cta97j:hover{
border-color:#3A7BD5;
color:#3A7BD5;
}
.huw-jp_seo97j{
margin:0.875rem 0 0;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
color:#6E7A91;
max-width:47.5rem;
}
.huw-jp_seo97j strong{
color:#0E1118;
font-weight:700;
}
.huw-grow97j{
padding:26px 0 0.625rem;
}
.huw-row_seo97j{
margin:0.625rem 0 0;
font-size:0.875rem;
line-height:1.65;
color:#6E7A91;
max-width:760px;
overflow-wrap:break-word;
}
.huw-row_seo97j strong{
font-weight:700;
color:#0E1118;
}
.huw-grow97j{
padding:1.625rem 0 10px;
}
.huw-row_seo97j{
margin:10px 0 0;
max-width:47.5rem;
font-size:14px;
color:#6E7A91;
line-height:1.65;
overflow-wrap:break-word;
}
.huw-row_seo97j strong{
font-weight:700;
color:#0E1118;
}
.huw-gf97j{
padding:24px 0 6px;
}
.huw-gf_in97j{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.huw-gf_chip97j{
border:1px solid rgba(14, 17, 24, 0.14);
padding:10px 18px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
background:#FFFFFF;
border-radius:62.438rem;
color:#2A2F3D;
font-weight:600;
white-space:nowrap;
font-size:13px;
}
.huw-gf_chip97j:hover{
border-color:#3A7BD5;
color:#3A7BD5;
}
.huw-gf_chip97j.huw-state_active97j{
background:#0E1118;
border-color:transparent;
color:#EEF1FA;
}
.huw-grow97j{
padding:26px 0 10px;
}
.huw-row_seo97j{
margin:10px 0 0;
line-height:1.65;
color:#6E7A91;
font-size:14px;
overflow-wrap:break-word;
max-width:760px;
}
.huw-row_seo97j strong{
font-weight:700;
color:#0E1118;
}
.huw-pr97j{
padding:1.875rem 0 6px;
}
.huw-pr_card97j{
border:1px solid rgba(14, 17, 24, 0.08);
background:#FFFFFF;
border-radius:20px;
gap:0.625rem;
overflow:hidden;
flex:0 0 auto;
padding:1.625rem;
position:relative;
width:280px;
display:flex;
flex-direction:column;
min-height:12.5rem;
}
@media(min-width:768px){
.huw-pr_card97j{
width:300px;
}
}
.huw-pr_card_feat97j{
background:linear-gradient(150deg,#162038,#090C14);
border-color:transparent;
color:#EEF1FA;
}
.huw-pr_glow97j{
background:radial-gradient(circle,rgba(82, 142, 255, 0.18),transparent 70%);
border-radius:50%;
right:-30px;
top:-30px;
width:8.125rem;
height:130px;
pointer-events:none;
opacity:0;
position:absolute;
}
.huw-pr_card_feat97j .huw-pr_glow97j{
opacity:1;
}
.huw-pr_label97j{
position:relative;
text-transform:uppercase;
letter-spacing:.16em;
font-size:10px;
color:#3A7BD5;
font-weight:700;
}
.huw-pr_card_feat97j .huw-pr_label97j{
color:#7AADFF;
}
.huw-pr_amount97j{
font-size:26px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#0E1118;
position:relative;
font-weight:600;
line-height:1.08;
overflow-wrap:break-word;
}
.huw-pr_card_feat97j .huw-pr_amount97j{
color:#EEF1FA;
}
.huw-pr_amount97j em{
font-style:normal;
color:#3A7BD5;
}
.huw-pr_card_feat97j .huw-pr_amount97j em{
color:#7AADFF;
}
.huw-pr_terms97j{
line-height:1.5;
position:relative;
font-size:13px;
color:#5A6175;
}
.huw-pr_card_feat97j .huw-pr_terms97j{
color:#8A97B8;
}
.huw-pr_cta97j{
align-self:flex-start;
position:relative;
margin-top:auto;
}
.huw-pr_card_feat97j .huw-pr_cta97j{
border-radius:999px;
padding:0.563rem 18px;
transition:opacity .22s ease;
background:#7AADFF;
color:#0A0D15;
font-weight:700;
font-size:13px;
}
.huw-pr_card_feat97j .huw-pr_cta97j:hover{
opacity:.9;
}
.huw-pr_card97j:not(.huw-pr_card_feat97j) .huw-pr_cta97j{
transition:color .22s ease,border-color .22s ease;
color:#0E1118;
border-bottom:1px solid #0E1118;
font-size:0.813rem;
font-weight:700;
padding-bottom:2px;
}
.huw-pr_card97j:not(.huw-pr_card_feat97j) .huw-pr_cta97j:hover{
border-color:#3A7BD5;
color:#3A7BD5;
}
.huw-grow97j{
padding:26px 0 0.625rem;
}
.huw-row_seo97j{
margin:0.625rem 0 0;
line-height:1.65;
color:#6E7A91;
max-width:760px;
font-size:0.875rem;
overflow-wrap:break-word;
}
.huw-row_seo97j strong{
color:#0E1118;
font-weight:700;
}
.huw-sea97j{
padding:24px 0 10px;
}
.huw-sea_in97j{
background:linear-gradient(115deg,#162038,#090C14);
border-radius:1.25rem;
gap:1.375rem;
overflow:hidden;
padding:36px;
color:#EEF1FA;
display:flex;
flex-direction:column;
position:relative;
}
@media(min-width:819px){
.huw-sea_in97j{
gap:2rem;
padding:2.75rem 3rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.huw-sea_glow97j{
border-radius:50%;
background:radial-gradient(circle,rgba(82, 142, 255, 0.18),transparent 68%);
transform:translateY(-50%);
right:3.75rem;
height:15rem;
pointer-events:none;
top:50%;
position:absolute;
width:15rem;
}
.huw-sea_copy97j{
position:relative;
min-width:0;
max-width:560px;
}
.huw-sea_eyebrow97j{
margin-bottom:0.75rem;
}
.huw-sea_h297j{
font-weight:600;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#EEF1FA;
overflow-wrap:break-word;
line-height:1.04;
font-size:1.875rem;
margin-bottom:12px;
}
@media(min-width:765px){
.huw-sea_h297j{
font-size:2.375rem;
}
}
.huw-sea_text97j{
font-size:0.938rem;
line-height:1.6;
color:#8A97B8;
}
.huw-sea_cta97j{
flex:0 0 auto;
transition:opacity .22s ease;
background:#7AADFF;
padding:1rem 32px;
border-radius:999px;
font-weight:700;
color:#0A0D15;
position:relative;
font-size:0.938rem;
}
.huw-sea_cta97j:hover{
opacity:.9;
}
.huw-trn97j{
padding:30px 0 0.625rem;
}
.huw-trn_in97j{
background:#FFFFFF;
border:1px solid rgba(14, 17, 24, 0.08);
overflow:hidden;
grid-template-columns:1fr;
border-radius:20px;
display:grid;
}
@media(min-width:881px){
.huw-trn_in97j{
grid-template-columns:1.05fr 1fr;
}
}
.huw-trn_banner97j{
padding:2.125rem;
overflow:hidden;
background:linear-gradient(150deg,#162038,#090C14);
position:relative;
color:#EEF1FA;
}
.huw-trn_glow97j{
background:radial-gradient(circle,rgba(82, 142, 255, 0.18),transparent 70%);
border-radius:50%;
position:absolute;
pointer-events:none;
bottom:-40px;
width:12.5rem;
height:200px;
right:-40px;
}
.huw-trn_eyebrow97j{
margin-bottom:14px;
position:relative;
}
.huw-trn_h297j{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#EEF1FA;
margin-bottom:12px;
overflow-wrap:break-word;
line-height:1.06;
font-weight:600;
font-size:1.875rem;
position:relative;
}
@media(min-width:769px){
.huw-trn_h297j{
font-size:36px;
}
}
.huw-trn_text97j{
position:relative;
font-size:14px;
line-height:1.6;
color:#8A97B8;
max-width:26.25rem;
margin-bottom:22px;
}
.huw-trn_timer97j{
gap:8px;
margin-bottom:1.5rem;
position:relative;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.huw-trn_timer_cap97j{
font-size:11px;
color:#8A97B8;
}
.huw-trn_timer_box97j{
border-radius:8px;
background:rgba(210, 225, 255, 0.08);
padding:0.25rem 0.75rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:1.5rem;
color:#EEF1FA;
}
.huw-trn_cta97j{
padding:0.813rem 26px;
background:#7AADFF;
transition:opacity .22s ease;
border-radius:999px;
display:inline-block;
font-size:14px;
font-weight:700;
color:#0A0D15;
position:relative;
}
.huw-trn_cta97j:hover{
opacity:.9;
}
.huw-trn_lb97j{
padding:26px 1.75rem;
}
.huw-trn_lb_head97j{
gap:10px;
align-items:center;
display:flex;
justify-content:space-between;
margin-bottom:0.75rem;
}
.huw-trn_lb_title97j{
font-size:1.25rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#0E1118;
font-weight:600;
}
.huw-trn_lb_upd97j{
letter-spacing:.08em;
color:#5A6175;
text-transform:uppercase;
font-size:0.688rem;
}
.huw-trn_lb_row97j{
gap:0.875rem;
padding:11px 12px;
border-radius:8px;
display:flex;
align-items:center;
}
.huw-trn_lb_row97j:nth-child(2){
background:rgba(58, 123, 213, 0.10);
}
.huw-trn_lb_rank97j{
flex:0 0 auto;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#3A7BD5;
font-size:16px;
width:22px;
font-weight:700;
}
.huw-trn_lb_av97j{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#3A7BD5,#7AADFF);
width:1.875rem;
height:1.875rem;
}
.huw-trn_lb_name97j{
flex:1 1 auto;
overflow:hidden;
color:#0E1118;
white-space:nowrap;
font-weight:600;
text-overflow:ellipsis;
font-size:0.875rem;
min-width:0;
}
.huw-trn_lb_amount97j{
flex:0 0 auto;
color:#0E1118;
font-weight:700;
font-size:13px;
}
.huw-app97j{
padding:1.875rem 0 0.625rem;
}
.huw-app_in97j{
border:1px solid rgba(14, 17, 24, 0.08);
gap:28px;
padding:2rem;
background:#FFFFFF;
border-radius:1.25rem;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.huw-app_in97j{
padding:40px 2.75rem;
gap:2.5rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.huw-app_copy97j{
max-width:35rem;
min-width:0;
}
.huw-app_eyebrow97j{
margin-bottom:0.75rem;
}
.huw-app_h297j{
margin-bottom:12px;
line-height:1.05;
font-size:1.75rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#0E1118;
}
@media(min-width:769px){
.huw-app_h297j{
font-size:2.125rem;
}
}
.huw-app_text97j{
font-size:0.875rem;
line-height:1.6;
color:#6E7A91;
margin-bottom:1.375rem;
}
.huw-app_btns97j{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.huw-app_btn97j{
transition:background-color .22s ease;
background:#0E1118;
padding:0.688rem 20px;
gap:0.625rem;
border-radius:0.875rem;
align-items:center;
display:inline-flex;
color:#EEF1FA;
}
.huw-app_btn97j:hover{
background:#252C3D;
}
.huw-app_btn_ic97j{
display:inline-flex;
align-items:center;
}
.huw-app_btn_ic97j svg{
width:18px;
height:18px;
}
.huw-app_btn_lb97j{
font-size:13.5px;
font-weight:700;
}
.huw-app_qr_wrap97j{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.huw-app_qr97j{
border-radius:14px;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#FFFFFF 0 5px,transparent 5px 0.688rem);
background-color:#0E1118;
height:6.75rem;
width:108px;
}
.huw-app_qr_cap97j{
color:#5A6175;
font-size:0.781rem;
line-height:1.4;
max-width:5.75rem;
}
.huw-vip97j{
padding:3rem 0;
}
@media(min-width:766px){
.huw-vip97j{
padding:64px 0;
}
}
.huw-vip_head97j{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:881px){
.huw-vip_head97j{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.huw-vip_eyebrow97j{
margin-bottom:0.75rem;
}
.huw-vip_h297j{
line-height:1.05;
color:#EEF1FA;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:32px;
overflow-wrap:break-word;
}
@media(min-width:771px){
.huw-vip_h297j{
font-size:2.5rem;
}
}
.huw-vip_intro97j{
max-width:420px;
color:#8A97B8;
line-height:1.6;
font-size:14px;
}
.huw-vip_grid97j{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.huw-vip_card97j{
border:1px solid rgba(210, 225, 255, 0.14);
border-radius:0.875rem;
padding:1.375rem 1.125rem;
min-width:0;
}
.huw-vip_card_feat97j{
background:rgba(210, 225, 255, 0.08);
border-color:#7AADFF;
}
.huw-vip_card_ic97j{
background:linear-gradient(135deg,#3A7BD5,#7AADFF);
border-radius:8px;
margin-bottom:16px;
height:34px;
display:block;
width:34px;
}
.huw-vip_name97j{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#EEF1FA;
font-size:20px;
margin-bottom:6px;
}
.huw-vip_perk97j{
overflow-wrap:break-word;
color:#8A97B8;
line-height:1.5;
font-size:0.781rem;
}
.huw-wy97j{
padding:48px 0;
}
@media(min-width:770px){
.huw-wy97j{
padding:3.5rem 0;
}
}
.huw-wy_in97j{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:898px){
.huw-wy_in97j{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.huw-wy_left97j{
min-width:0;
}
.huw-wy_eyebrow97j{
margin-bottom:0.875rem;
}
.huw-wy_h297j{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#0E1118;
font-size:2rem;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
margin-bottom:16px;
}
@media(min-width:767px){
.huw-wy_h297j{
font-size:2.5rem;
}
}
.huw-wy_intro97j{
line-height:1.6;
font-size:0.938rem;
color:#6E7A91;
}
.huw-wy_grid97j{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:558px){
.huw-wy_grid97j{
grid-template-columns:1fr 1fr;
}
}
.huw-wy_card97j{
padding:26px;
border:1px solid rgba(14, 17, 24, 0.08);
background:#FFFFFF;
border-radius:0.875rem;
min-width:0;
}
.huw-wy_card_ic97j{
justify-content:center;
margin-bottom:16px;
align-items:center;
display:inline-flex;
color:#3A7BD5;
}
.huw-wy_card_ic97j svg{
width:1.625rem;
height:26px;
}
.huw-wy_card_h97j{
font-size:21px;
overflow-wrap:break-word;
margin-bottom:8px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
color:#0E1118;
}
.huw-wy_card_p97j{
font-size:14px;
color:#6E7A91;
overflow-wrap:break-word;
line-height:1.55;
}
.huw-tt97j{
padding:3rem 0 10px;
}
@media(min-width:768px){
.huw-tt97j{
padding:60px 0 10px;
}
}
.huw-tt_head97j{
text-align:center;
margin-bottom:34px;
}
.huw-tt_eyebrow97j{
margin-bottom:12px;
}
.huw-tt_h297j{
font-size:32px;
font-weight:600;
line-height:1.05;
color:#0E1118;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:768px){
.huw-tt_h297j{
font-size:42px;
}
}
.huw-tt_grid97j{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:762px){
.huw-tt_grid97j{
grid-template-columns:repeat(3,1fr);
}
}
.huw-tt_card97j{
background:#FFFFFF;
padding:1.875rem;
border:1px solid rgba(14, 17, 24, 0.08);
border-radius:14px;
display:flex;
min-width:0;
flex-direction:column;
}
.huw-tt_card_ic97j{
color:#3A7BD5;
align-items:center;
margin-bottom:18px;
display:inline-flex;
}
.huw-tt_card_ic97j svg{
width:28px;
height:1.75rem;
}
.huw-tt_card_h97j{
line-height:1.15;
color:#0E1118;
font-size:22px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
overflow-wrap:break-word;
font-weight:600;
}
.huw-tt_card_p97j{
margin-bottom:14px;
overflow-wrap:break-word;
font-size:0.875rem;
color:#6E7A91;
line-height:1.6;
}
.huw-tt_card_p97j b{
font-weight:700;
color:#0E1118;
}
.huw-tt_card_link97j{
transition:color .22s ease;
padding-bottom:2px;
align-self:flex-start;
border-bottom:1px solid #3A7BD5;
font-weight:700;
font-size:0.813rem;
color:#0E1118;
margin-top:auto;
}
.huw-tt_card_link97j:hover{
color:#3A7BD5;
}
.huw-ts97j{
padding:2.75rem 0;
}
.huw-ts_in97j{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:879px){
.huw-ts_in97j{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.huw-ts_left97j{
min-width:0;
}
.huw-ts_h297j{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.75rem;
line-height:1.1;
overflow-wrap:break-word;
font-size:26px;
color:#EEF1FA;
}
@media(min-width:768px){
.huw-ts_h297j{
font-size:28px;
}
}
.huw-ts_text97j{
line-height:1.6;
font-size:14.5px;
margin-bottom:1.375rem;
max-width:520px;
color:#8A97B8;
}
.huw-ts_badges97j{
gap:18px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.huw-ts_badge97j{
color:#8A97B8;
font-weight:600;
font-size:0.813rem;
}
.huw-ts_pay97j{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:882px){
.huw-ts_pay97j{
justify-content:flex-end;
}
}
.huw-ts_pay_chip97j{
border-radius:14px;
border:1px solid rgba(210, 225, 255, 0.14);
background:rgba(210, 225, 255, 0.08);
padding:12px 1rem;
color:#EEF1FA;
font-weight:700;
font-size:0.875rem;
}
.huw-prov97j{
padding:2.5rem 0 20px;
}
.huw-prov_eyebrow97j{
display:block;
margin-bottom:1.125rem;
}
.huw-prov_grid97j{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.huw-prov_grid97j{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:903px){
.huw-prov_grid97j{
grid-template-columns:repeat(6,1fr);
}
}
.huw-op97j{
padding:36px 0 10px;
}
.huw-op_in97j{
grid-template-columns:1fr;
border-radius:14px;
border:1px solid rgba(14, 17, 24, 0.08);
background:#FFFFFF;
padding:2rem;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:862px){
.huw-op_in97j{
padding:2.125rem 40px;
gap:2.75rem;
grid-template-columns:.9fr 1.1fr;
}
}
.huw-op_left97j{
min-width:0;
}
.huw-op_eyebrow97j{
margin-bottom:12px;
}
.huw-op_h297j{
font-weight:600;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1.08;
overflow-wrap:break-word;
margin-bottom:0.625rem;
font-size:1.75rem;
color:#0E1118;
}
@media(min-width:768px){
.huw-op_h297j{
font-size:1.875rem;
}
}
.huw-op_text97j{
line-height:1.6;
font-size:14px;
color:#6E7A91;
}
.huw-op_grid97j{
border-radius:0.5rem;
border:1px solid rgba(14, 17, 24, 0.14);
background:rgba(14, 17, 24, 0.14);
gap:1px;
overflow:hidden;
grid-template-columns:1fr 1fr;
display:grid;
}
.huw-op_field97j{
padding:1.125rem 20px;
background:#F2F4F7;
min-width:0;
}
.huw-op_field_lb97j{
font-weight:600;
letter-spacing:.1em;
color:#3A7BD5;
margin-bottom:0.313rem;
font-size:0.625rem;
text-transform:uppercase;
}
.huw-op_field_val97j{
color:#0E1118;
font-size:0.875rem;
font-weight:700;
overflow-wrap:break-word;
}
.huw-rc97j{
padding:48px 0 0.625rem;
}
.huw-rc_in97j{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.huw-rc_in97j{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.huw-rc_col97j{
min-width:0;
}
.huw-rc_label97j{
font-size:11px;
letter-spacing:.2em;
font-weight:600;
color:#3A7BD5;
margin-bottom:16px;
text-transform:uppercase;
}
.huw-rc_awards97j{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.huw-rc_award97j{
gap:0.75rem;
align-items:center;
min-width:0;
display:flex;
}
.huw-rc_award_ic97j{
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#5B9EF7;
}
.huw-rc_award_ic97j svg{
height:1.125rem;
width:1.125rem;
}
.huw-rc_award_t97j{
font-size:14px;
font-weight:700;
overflow-wrap:break-word;
color:#0E1118;
}
.huw-rc_award_s97j{
color:#5A6175;
overflow-wrap:break-word;
font-size:0.75rem;
}
.huw-rc_press97j{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.huw-rc_press_logo97j{
overflow:hidden;
padding:0 0.5rem;
border-radius:0.5rem;
border:1px solid rgba(14, 17, 24, 0.08);
font-family:"Spectral", Georgia, 'Times New Roman', serif;
white-space:nowrap;
align-items:center;
font-weight:700;
font-size:0.875rem;
text-overflow:ellipsis;
height:3.25rem;
text-align:center;
color:#6E7A91;
justify-content:center;
display:flex;
}
.huw-rc_partner97j{
padding:1.375rem;
border:1px solid rgba(14, 17, 24, 0.08);
border-radius:14px;
background:#FFFFFF;
}
.huw-rc_partner_name97j{
font-weight:600;
overflow-wrap:break-word;
font-size:1.25rem;
margin-bottom:0.375rem;
color:#0E1118;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
.huw-rc_partner_text97j{
overflow-wrap:break-word;
font-size:0.813rem;
line-height:1.55;
color:#6E7A91;
}
.huw-hts97j{
padding:48px 0;
}
@media(min-width:771px){
.huw-hts97j{
padding:3.875rem 0;
}
}
.huw-hts_head97j{
gap:18px;
display:flex;
flex-direction:column;
margin-bottom:2.125rem;
}
@media(min-width:770px){
.huw-hts_head97j{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.huw-hts_eyebrow97j{
margin-bottom:12px;
}
.huw-hts_h297j{
font-weight:600;
font-size:30px;
line-height:1.05;
color:#EEF1FA;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.huw-hts_h297j{
font-size:2.375rem;
}
}
.huw-hts_cta97j{
transition:opacity .22s ease;
border-radius:62.438rem;
padding:0.938rem 30px;
flex:0 0 auto;
background:#7AADFF;
color:#0A0D15;
font-size:15px;
font-weight:700;
}
.huw-hts_cta97j:hover{
opacity:.9;
}
.huw-hts_grid97j{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:763px){
.huw-hts_grid97j{
grid-template-columns:repeat(3,1fr);
}
}
.huw-hts_step97j{
min-width:0;
padding-top:1.375rem;
border-top:1px solid rgba(210, 225, 255, 0.14);
}
.huw-hts_step_num97j{
font-size:2.75rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
margin-bottom:0.875rem;
color:#7AADFF;
line-height:1;
font-weight:700;
}
.huw-hts_step_h97j{
line-height:1.2;
font-weight:700;
overflow-wrap:break-word;
margin-bottom:8px;
font-size:19px;
color:#EEF1FA;
}
.huw-hts_step_p97j{
color:#8A97B8;
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
}
.huw-pmt97j{
padding:3rem 0 0.625rem;
}
.huw-pmt_in97j{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:883px){
.huw-pmt_in97j{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.huw-pmt_left97j{
min-width:0;
}
.huw-pmt_eyebrow97j{
margin-bottom:12px;
}
.huw-pmt_h297j{
line-height:1.06;
font-size:1.875rem;
color:#0E1118;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
margin-bottom:12px;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.huw-pmt_h297j{
font-size:32px;
}
}
.huw-pmt_text97j{
margin-bottom:22px;
line-height:1.6;
font-size:0.906rem;
color:#6E7A91;
}
.huw-pmt_logos97j{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:477px){
.huw-pmt_logos97j{
grid-template-columns:repeat(4,1fr);
}
}
.huw-pmt_logo97j{
background:#FFFFFF;
border:1px solid rgba(14, 17, 24, 0.08);
border-radius:0.5rem;
padding:0 0.5rem;
overflow:hidden;
display:flex;
text-align:center;
color:#2A2F3D;
text-overflow:ellipsis;
font-weight:700;
justify-content:center;
font-size:0.781rem;
height:50px;
white-space:nowrap;
align-items:center;
}
.huw-pmt_table97j{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(14, 17, 24, 0.08);
min-width:0;
}
.huw-pmt_thead97j{
background:#1A1E2A;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.huw-pmt_th97j{
padding:13px 0.875rem;
overflow:hidden;
text-overflow:ellipsis;
font-size:0.625rem;
white-space:nowrap;
font-weight:700;
letter-spacing:.08em;
color:#EEF1FA;
text-transform:uppercase;
}
.huw-pmt_row97j{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(14, 17, 24, 0.08);
display:grid;
}
.huw-pmt_row97j:nth-child(odd){
background:#FFFFFF;
}
.huw-pmt_td97j{
padding:14px;
font-size:0.844rem;
min-width:0;
color:#6E7A91;
overflow-wrap:break-word;
}
.huw-pmt_row97j .huw-pmt_td97j:first-child{
font-weight:700;
color:#0E1118;
}
.huw-pmt_row97j .huw-pmt_td97j:last-child{
color:#2AB87A;
font-weight:700;
}
.huw-sb97j{
background:#FFFFFF;
padding:3rem 0;
border-bottom:1px solid rgba(14, 17, 24, 0.08);
margin-top:24px;
border-top:1px solid rgba(14, 17, 24, 0.08);
}
@media(min-width:768px){
.huw-sb97j{
padding:56px 0;
}
}
.huw-sb_eyebrow97j{
display:block;
margin-bottom:12px;
}
.huw-sb_h297j{
color:#0E1118;
font-weight:600;
margin-bottom:1.625rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:30px;
line-height:1.05;
}
@media(min-width:769px){
.huw-sb_h297j{
font-size:2.25rem;
}
}
.huw-sb_grid97j{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:561px){
.huw-sb_grid97j{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.huw-sb_grid97j{
grid-template-columns:repeat(4,1fr);
}
}
.huw-sb_card97j{
border:1px solid rgba(14, 17, 24, 0.08);
border-radius:14px;
padding:1.5rem;
background:#F2F4F7;
min-width:0;
}
.huw-sb_card_h97j{
line-height:1.15;
color:#0E1118;
overflow-wrap:break-word;
font-size:1.188rem;
margin-bottom:8px;
font-weight:600;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
.huw-sb_card_p97j{
color:#6E7A91;
line-height:1.6;
font-size:13.5px;
overflow-wrap:break-word;
}
.huw-sb_rtp97j{
background:#F2F4F7;
border:1px solid rgba(14, 17, 24, 0.08);
border-radius:0.875rem;
grid-template-columns:1fr;
padding:1.625rem 28px;
gap:24px;
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:758px){
.huw-sb_rtp97j{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.huw-sb_rtp_h97j{
margin-bottom:8px;
line-height:1.15;
font-weight:600;
font-size:1.25rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#0E1118;
overflow-wrap:break-word;
}
.huw-sb_rtp_p97j{
line-height:1.6;
color:#6E7A91;
font-size:0.844rem;
overflow-wrap:break-word;
}
.huw-sb_rtp_stats97j{
gap:16px;
display:flex;
}
.huw-sb_stat97j{
background:#FFFFFF;
padding:18px;
border-radius:8px;
flex:1 1 0;
min-width:0;
text-align:center;
}
.huw-sb_stat_v97j{
color:#2AB87A;
font-weight:700;
font-size:26px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.huw-sb_stat_l97j{
font-size:0.719rem;
margin-top:0.25rem;
color:#5A6175;
}
.huw-gd97j{
padding:3rem 0 0.625rem;
}
.huw-gd_head97j{
gap:14px;
flex-direction:column;
display:flex;
margin-bottom:1.5rem;
}
@media(min-width:677px){
.huw-gd_head97j{
gap:1.25rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.huw-gd_eyebrow97j{
margin-bottom:10px;
}
.huw-gd_h297j{
color:#0E1118;
font-size:1.75rem;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:767px){
.huw-gd_h297j{
font-size:2.125rem;
}
}
.huw-gd_more97j{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
color:#0E1118;
border-bottom:1px solid #0E1118;
padding-bottom:2px;
font-weight:600;
font-size:13.5px;
}
.huw-gd_more97j:hover{
border-color:#3A7BD5;
color:#3A7BD5;
}
.huw-gd_grid97j{
gap:20px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:720px){
.huw-gd_grid97j{
grid-template-columns:repeat(3,1fr);
}
}
.huw-gd_card97j{
background:#FFFFFF;
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(14, 17, 24, 0.08);
display:block;
min-width:0;
}
.huw-gd_card_img97j{
background:linear-gradient(140deg,#162038,#3A7BD5);
height:9.375rem;
}
.huw-gd_card_body97j{
padding:22px;
}
.huw-gd_card_cat97j{
font-size:0.625rem;
font-weight:600;
color:#3A7BD5;
text-transform:uppercase;
letter-spacing:.1em;
}
.huw-gd_card_h97j{
margin:0.5rem 0 0.625rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.2;
overflow-wrap:break-word;
color:#0E1118;
font-size:19px;
}
.huw-gd_card_meta97j{
font-size:12px;
color:#5A6175;
overflow-wrap:break-word;
}
.huw-sc97j{
padding:3rem 0 10px;
}
.huw-sc_head97j{
margin-bottom:1.75rem;
text-align:center;
}
.huw-sc_eyebrow97j{
margin-bottom:0.75rem;
}
.huw-sc_h297j{
line-height:1.05;
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:30px;
font-weight:600;
color:#0E1118;
}
@media(min-width:770px){
.huw-sc_h297j{
font-size:36px;
}
}
.huw-sc_table97j{
border-radius:14px;
margin:0 auto;
overflow:hidden;
border:1px solid rgba(14, 17, 24, 0.08);
max-width:900px;
}
.huw-sc_thead97j{
background:#1A1E2A;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.huw-sc_th97j{
padding:15px 1.125rem;
text-align:center;
font-size:13px;
color:#8A97B8;
overflow-wrap:break-word;
font-weight:700;
}
.huw-sc_th97j:first-child{
text-align:left;
}
.huw-sc_th_us97j{
color:#7AADFF;
}
.huw-sc_row97j{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(14, 17, 24, 0.08);
display:grid;
}
.huw-sc_row97j:nth-child(even){
background:#FFFFFF;
}
.huw-sc_td97j{
padding:0.938rem 1.125rem;
overflow-wrap:break-word;
min-width:0;
text-align:center;
color:#5A6175;
font-size:14px;
}
.huw-sc_td97j:first-child{
color:#2A2F3D;
text-align:left;
font-weight:600;
}
.huw-sc_td_us97j{
color:#2AB87A;
font-weight:700;
}
.huw-el97j{
padding:48px 0;
}
@media(min-width:769px){
.huw-el97j{
padding:56px 0;
}
}
.huw-el_in97j{
grid-template-columns:1fr;
gap:40px;
display:grid;
align-items:start;
}
@media(min-width:897px){
.huw-el_in97j{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.huw-el_left97j{
min-width:0;
}
.huw-el_eyebrow97j{
margin-bottom:14px;
}
.huw-el_h297j{
line-height:1.08;
color:#0E1118;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:32px;
overflow-wrap:break-word;
margin-bottom:1.375rem;
}
@media(min-width:766px){
.huw-el_h297j{
font-size:2.375rem;
}
}
.huw-el_body97j p{
margin-bottom:1.125rem;
overflow-wrap:break-word;
color:#2A2F3D;
line-height:1.7;
font-size:16px;
}
.huw-el_dropcap97j{
padding:0.375rem 12px 0 0;
font-size:3.875rem;
color:#3A7BD5;
float:left;
font-weight:700;
line-height:.8;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
.huw-el_right97j{
min-width:0;
}
.huw-el_quote97j{
padding:36px;
background:linear-gradient(150deg,#162038,#090C14);
border-radius:20px;
color:#EEF1FA;
margin-bottom:24px;
position:relative;
}
.huw-el_quote_mark97j{
display:inline-flex;
align-items:center;
color:#7AADFF;
margin-bottom:6px;
}
.huw-el_quote_mark97j svg{
width:34px;
height:2.125rem;
}
.huw-el_quote_text97j{
overflow-wrap:break-word;
color:#EEF1FA;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
margin-bottom:22px;
line-height:1.4;
font-size:1.375rem;
font-weight:500;
}
.huw-el_quote_meta97j{
gap:0.75rem;
align-items:center;
display:flex;
}
.huw-el_quote_av97j{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#3A7BD5,#7AADFF);
width:38px;
height:38px;
}
.huw-el_quote_author97j{
color:#EEF1FA;
font-weight:700;
font-size:0.875rem;
}
.huw-el_quote_meta_sub97j{
color:#8A97B8;
font-size:0.75rem;
}
.huw-el_explain97j{
border:1px solid rgba(14, 17, 24, 0.08);
border-radius:0.875rem;
overflow:hidden;
}
.huw-el_explain_card97j{
padding:1.375rem 24px;
}
.huw-el_explain_card97j+.huw-el_explain_card97j{
border-top:1px solid rgba(14, 17, 24, 0.08);
}
.huw-el_explain_h97j{
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
font-size:20px;
margin-bottom:8px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#0E1118;
}
.huw-el_explain_p97j{
overflow-wrap:break-word;
font-size:14px;
line-height:1.55;
color:#6E7A91;
}
.huw-faq97j{
background:#FFFFFF;
padding:48px 0;
border-bottom:1px solid rgba(14, 17, 24, 0.08);
border-top:1px solid rgba(14, 17, 24, 0.08);
margin-top:1.5rem;
}
@media(min-width:769px){
.huw-faq97j{
padding:3.875rem 0;
}
}
.huw-faq_head97j{
text-align:center;
margin-bottom:2.125rem;
}
.huw-faq_eyebrow97j{
margin-bottom:12px;
}
.huw-faq_h297j{
font-size:32px;
font-weight:600;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#0E1118;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:769px){
.huw-faq_h297j{
font-size:38px;
}
}
.huw-faq_list97j{
gap:0.75rem;
margin:0 auto;
display:flex;
flex-direction:column;
max-width:820px;
}
.huw-faq_item97j{
border-radius:14px;
border:1px solid rgba(14, 17, 24, 0.08);
overflow:hidden;
background:#F2F4F7;
}
.huw-faq_q97j{
list-style:none;
padding:20px 24px;
gap:20px;
cursor:pointer;
font-weight:700;
align-items:center;
color:#0E1118;
justify-content:space-between;
overflow-wrap:break-word;
display:flex;
font-size:1rem;
}
.huw-faq_q97j::-webkit-details-marker{
display:none;
}
.huw-faq_q_ic97j{
transition:transform .22s ease;
flex:0 0 auto;
color:#3A7BD5;
align-items:center;
display:inline-flex;
}
.huw-faq_q_ic97j svg{
width:18px;
height:18px;
}
.huw-faq_item97j[open] .huw-faq_q_ic97j{
transform:rotate(180deg);
}
.huw-faq_a97j{
padding:0 1.5rem 1.25rem;
font-size:0.906rem;
color:#6E7A91;
line-height:1.6;
overflow-wrap:break-word;
}
.huw-lh97j{
padding:40px 0 20px;
}
.huw-lh_in97j{
padding-top:2.125rem;
border-top:1px solid rgba(14, 17, 24, 0.14);
}
.huw-lh_eyebrow97j{
display:block;
margin-bottom:1.375rem;
}
.huw-lh_grid97j{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:603px){
.huw-lh_grid97j{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.huw-lh_grid97j{
grid-template-columns:repeat(5,1fr);
}
}
.huw-lh_col97j{
min-width:0;
}
.huw-lh_col_h97j{
font-size:0.813rem;
overflow-wrap:break-word;
font-weight:700;
margin-bottom:0.75rem;
color:#0E1118;
}
.huw-lh_links97j{
gap:8px;
display:flex;
flex-direction:column;
}
.huw-lh_link97j{
transition:color .22s ease;
color:#6E7A91;
overflow-wrap:break-word;
font-size:13px;
}
.huw-lh_link97j:hover{
color:#3A7BD5;
}
.huw-sg97j{
padding:48px 0 10px;
}
.huw-sg_eyebrow97j{
display:block;
margin-bottom:12px;
}
.huw-sg_h297j{
color:#0E1118;
font-size:30px;
font-weight:600;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
margin-bottom:1.75rem;
}
@media(min-width:765px){
.huw-sg_h297j{
font-size:36px;
}
}
.huw-sg_grid97j{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:720px){
.huw-sg_grid97j{
grid-template-columns:repeat(3,1fr);
}
}
.huw-sg_col97j{
min-width:0;
}
.huw-sg_col_h97j{
color:#0E1118;
line-height:1.15;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:22px;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.625rem;
}
.huw-sg_col_p97j{
font-size:14px;
color:#6E7A91;
line-height:1.65;
overflow-wrap:break-word;
}
.huw-ft97j{
background:#1A1E2A;
margin-top:2.5rem;
color:#8A97B8;
}
.huw-ft_in97j{
gap:2rem;
grid-template-columns:1fr;
padding:3rem 0 28px;
display:grid;
}
@media(min-width:601px){
.huw-ft_in97j{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.huw-ft_in97j{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.huw-ft_brand97j{
min-width:0;
}
.huw-ft_logo97j{
font-weight:700;
font-size:26px;
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#EEF1FA;
}
.huw-ft_tagline97j{
line-height:1.6;
max-width:17.5rem;
color:#8A97B8;
margin-top:0.875rem;
font-size:13.5px;
}
.huw-ft_contact97j{
transition:color .22s ease;
font-size:0.813rem;
overflow-wrap:anywhere;
display:inline-block;
max-width:17.5rem;
color:#7AADFF;
margin-top:0.75rem;
}
.huw-ft_contact97j:hover{
color:#EEF1FA;
}
.huw-ft_col97j{
min-width:0;
}
.huw-ft_col_h97j{
color:#EEF1FA;
letter-spacing:.08em;
text-transform:uppercase;
margin-bottom:14px;
overflow-wrap:break-word;
font-weight:700;
font-size:13px;
}
.huw-ft_col_links97j{
gap:10px;
display:flex;
flex-direction:column;
}
.huw-ft_link97j{
transition:color .22s ease;
color:#8A97B8;
overflow-wrap:break-word;
font-size:0.844rem;
}
.huw-ft_link97j:hover{
color:#EEF1FA;
}
.huw-ft_bot97j{
padding:22px 0 2.5rem;
gap:16px;
display:flex;
flex-direction:column;
border-top:1px solid rgba(210, 225, 255, 0.14);
}
@media(min-width:766px){
.huw-ft_bot97j{
gap:20px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.huw-ft_legal97j{
line-height:1.6;
font-size:11.5px;
max-width:760px;
color:#9BA5B8;
overflow-wrap:break-word;
}
.huw-ft_legal97j b{
color:#8A97B8;
font-weight:700;
}
.huw-ft_age97j{
flex:0 0 auto;
border-radius:0.5rem;
border:1.5px solid #7AADFF;
padding:0.25rem 0.563rem;
font-weight:700;
font-size:0.813rem;
color:#7AADFF;
}