*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F2F4F7;
-webkit-font-smoothing:antialiased;
line-height:1.6;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
font-size:0.938rem;
color:#242938;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0, 0, 0, 0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.hualayout_2ca{
flex-direction:column;
display:flex;
min-height:100vh;
}
.huamain_2ca{
flex:1 1 auto;
width:100%;
min-width:0;
}
.huacontainer_2ca{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:769px){
.huacontainer_2ca{
padding:0 32px;
}
}
@media(min-width:1098px){
.huacontainer_2ca{
padding:0 3.5rem;
}
}
.huaeyebrow_2ca{
font-size:0.688rem;
text-transform:uppercase;
display:inline-block;
color:#3A6FE8;
line-height:1.4;
letter-spacing:.2em;
font-weight:600;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
}
.huaband_2ca{
background:#0F1320;
color:#EDF0FA;
}
.huaband_2ca .huaeyebrow_2ca{
color:#7EAAFF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.huatb_2ca{
background:#F2F4F7;
border-bottom:1px solid rgba(14, 17, 32, 0.14);
position:sticky;
z-index:50;
top:0;
}
.huatb_in_2ca{
gap:16px;
margin:0 auto;
padding:12px 1rem;
width:100%;
max-width:87.5rem;
align-items:center;
display:flex;
justify-content:space-between;
}
@media(min-width:767px){
.huatb_in_2ca{
padding:16px 32px;
}
}
@media(min-width:1101px){
.huatb_in_2ca{
padding:18px 3.5rem;
}
}
.huatb_left_2ca{
gap:28px;
align-items:center;
min-width:0;
display:flex;
}
.huatb_logo_2ca{
gap:0.688rem;
align-items:center;
display:flex;
min-width:0;
}
.huatb_logo_mark_2ca{
flex:0 0 auto;
border-radius:8px;
object-fit:cover;
height:2.125rem;
width:2.125rem;
}
.huatb_logo_txt_2ca{
min-width:0;
flex-direction:column;
display:flex;
line-height:1;
}
.huatb_logo_name_2ca{
overflow:hidden;
text-overflow:ellipsis;
font-size:22px;
color:#0E1120;
letter-spacing:.02em;
font-weight:700;
white-space:nowrap;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
.huatb_logo_sub_2ca{
overflow:hidden;
font-weight:600;
text-transform:uppercase;
margin-top:0.25rem;
letter-spacing:.32em;
font-size:0.531rem;
color:#3A6FE8;
text-overflow:ellipsis;
white-space:nowrap;
}
.huatb_nav_2ca{
display:none;
}
@media(min-width:961px){
.huatb_nav_2ca{
gap:28px;
display:flex;
align-items:center;
}
}
.huatb_nav_item_2ca{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
font-weight:600;
font-size:14px;
color:#242938;
padding-bottom:3px;
border-bottom:2px solid transparent;
}
.huatb_nav_item_2ca:hover{
color:#0E1120;
}
.huatb_nav_item_2ca.huastate_active_2ca{
border-color:#3A6FE8;
color:#0E1120;
}
.huatb_right_2ca{
gap:14px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.huatb_search_2ca{
transition:color .22s ease;
color:#242938;
display:flex;
align-items:center;
justify-content:center;
}
.huatb_search_2ca:hover{
color:#3A6FE8;
}
.huatb_search_2ca svg{
width:1.125rem;
height:18px;
}
.huatb_lang_2ca{
font-size:11px;
text-transform:uppercase;
letter-spacing:.1em;
color:#5A6175;
font-weight:600;
}
.huatb_lang_2ca:hover{
color:#0E1120;
}
.huatb_login_2ca{
font-size:14px;
color:#0E1120;
display:none;
font-weight:600;
}
@media(min-width:766px){
.huatb_login_2ca{
display:inline-block;
}
}
.huatb_register_2ca{
padding:0.688rem 1.375rem;
transition:background-color .22s ease;
border-radius:999px;
background:#0E1120;
white-space:nowrap;
font-weight:700;
font-size:14px;
color:#EDF0FA;
}
.huatb_register_2ca:hover{
background:#1E2440;
}
.huamob_2ca{
background:#F2F4F7;
bottom:0;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(14, 17, 32, 0.14);
z-index:60;
left:0;
right:0;
}
@media(min-width:958px){
.huamob_2ca{
display:none;
}
}
.huamob_in_2ca{
margin:0 auto;
max-width:560px;
justify-content:space-around;
display:flex;
align-items:stretch;
}
.huamob_item_2ca{
padding:0.563rem 4px;
transition:color .22s ease;
gap:3px;
flex:1 1 0;
display:flex;
flex-direction:column;
align-items:center;
min-width:0;
color:#5A6175;
}
.huamob_item_2ca.huastate_active_2ca{
color:#3A6FE8;
}
.huamob_ic_2ca{
justify-content:center;
display:flex;
align-items:center;
}
.huamob_ic_2ca svg{
width:20px;
height:20px;
}
.huamob_lb_2ca{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
max-width:100%;
font-weight:600;
font-size:10px;
}
@media(max-width:959px){
body{
padding-bottom:3.75rem;
}
}
.huarail_2ca{
min-width:0;
position:relative;
}
.huarail_scroll_2ca{
gap:14px;
scrollbar-width:thin;
display:flex;
padding-bottom:14px;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
}
@media(min-width:766px){
.huarail_scroll_2ca{
gap:1.125rem;
}
}
.huagc_2ca{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:769px){
.huagc_2ca{
width:11.75rem;
}
}
.huagc_img_2ca{
overflow:hidden;
border-radius:0.875rem;
background:#FFFFFF;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 6px rgba(14, 17, 32, 0.07), 0 0.375rem 1.125rem rgba(14, 17, 32, 0.06);
}
.huagc_img_2ca img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.huagc_cover_2ca{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0, 0, 0, 0.52));
pointer-events:none;
position:absolute;
}
.huagc_hover_2ca{
inset:0;
transition:opacity .22s ease;
background:rgba(0, 0, 0, 0.52);
align-items:center;
display:flex;
position:absolute;
justify-content:center;
opacity:0;
}
.huagc_2ca:hover .huagc_hover_2ca{
opacity:1;
}
.huagc_hover_btn_2ca{
border-radius:62.438rem;
background:#0E1120;
width:46px;
height:46px;
justify-content:center;
align-items:center;
display:flex;
color:#EDF0FA;
}
.huagc_hover_btn_2ca svg{
width:1.125rem;
height:1.125rem;
}
.huagc_info_2ca{
gap:2px;
margin-top:0.563rem;
min-width:0;
flex-direction:column;
display:flex;
}
.huagc_name_2ca{
overflow:hidden;
color:#0E1120;
font-size:13px;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
}
.huagc_prov_2ca{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.688rem;
color:#5A6175;
}
.huagc_meta_2ca{
font-size:0.688rem;
color:#5A6175;
}
.huatc_2ca{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:771px){
.huatc_2ca{
width:14.375rem;
}
}
.huatc_img_2ca{
border-radius:0.875rem;
background:#FFFFFF;
overflow:hidden;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 0.375rem rgba(14, 17, 32, 0.07), 0 6px 18px rgba(14, 17, 32, 0.06);
}
.huatc_img_2ca img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.huatc_info_2ca{
gap:2px;
min-width:0;
margin-top:9px;
flex-direction:column;
display:flex;
}
.huatc_name_2ca{
overflow:hidden;
font-weight:700;
font-size:0.875rem;
text-overflow:ellipsis;
color:#0E1120;
white-space:nowrap;
}
.huatc_rtp_2ca{
color:#5A6175;
font-size:0.688rem;
}
.hualc_2ca{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:769px){
.hualc_2ca{
width:268px;
}
}
.hualc_img_2ca{
overflow:hidden;
border-radius:0.875rem;
background:#FFFFFF;
position:relative;
box-shadow:0 2px 0.375rem rgba(14, 17, 32, 0.07), 0 0.375rem 18px rgba(14, 17, 32, 0.06);
padding-bottom:62.5%;
}
.hualc_img_2ca img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.hualc_live_2ca{
padding:4px 0.563rem;
border-radius:62.438rem;
gap:0.438rem;
background:rgba(0, 0, 0, 0.52);
top:0.75rem;
left:12px;
display:flex;
align-items:center;
position:absolute;
}
.hualc_live_dot_2ca{
background:#E03050;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
height:8px;
width:8px;
}
.hualc_seats_2ca{
font-weight:600;
text-transform:uppercase;
color:#EDF0FA;
font-size:10px;
letter-spacing:.08em;
}
.hualc_info_2ca{
gap:2px;
display:flex;
margin-top:0.563rem;
min-width:0;
flex-direction:column;
}
.hualc_name_2ca{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
color:#0E1120;
white-space:nowrap;
font-size:0.938rem;
}
.hualc_bet_2ca{
font-size:11px;
color:#5A6175;
}
.huapc_2ca{
padding:16px 14px;
border:1px solid rgba(14, 17, 32, 0.08);
background:#FFFFFF;
border-radius:0.875rem;
gap:0.5rem;
min-height:4.625rem;
flex-direction:column;
min-width:0;
display:flex;
align-items:center;
justify-content:center;
}
.huapc_logo_2ca{
flex:0 0 auto;
object-fit:contain;
height:1.75rem;
width:auto;
max-width:100%;
}
.huapc_name_2ca{
overflow:hidden;
text-align:center;
font-size:0.688rem;
max-width:100%;
color:#5A6175;
white-space:nowrap;
text-overflow:ellipsis;
}
.huagc_tag_2ca{
border-radius:8px;
padding:3px 0.5rem;
display:inline-block;
top:10px;
font-weight:700;
left:10px;
position:absolute;
font-size:10px;
letter-spacing:.06em;
text-transform:uppercase;
z-index:2;
}
.huagc_tag_hot_2ca{
background:#E03050;
color:#EDF0FA;
}
.huagc_tag_new_2ca{
background:#6B9BFF;
color:#0B0D17;
}
.huagc_tag_jp_2ca{
background:#E8A020;
color:#0B0D17;
}
.huagc_tag_live_2ca{
background:#E03050;
color:#EDF0FA;
}
.huash_2ca{
margin-bottom:1.125rem;
min-width:0;
}
.huash_row_2ca{
gap:1rem;
display:flex;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
}
.huash_row_2ca .huash_l_2ca{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.huash_stack_2ca{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.huash_center_2ca{
gap:10px;
align-items:center;
display:flex;
text-align:center;
flex-direction:column;
}
.huash_h2_2ca{
overflow-wrap:break-word;
color:#0E1120;
font-size:24px;
font-weight:600;
line-height:1.1;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.huash_h2_2ca{
font-size:30px;
}
}
.huaband_2ca .huash_h2_2ca{
color:#EDF0FA;
}
.huash_eb_line_2ca{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.huash_eb_line_2ca::before{
background:#3A6FE8;
content:"";
height:1px;
width:1.75rem;
display:inline-block;
}
.huaband_2ca .huash_eb_line_2ca::before{
background:#7EAAFF;
}
.huash_eb_dot_2ca{
gap:8px;
align-items:center;
display:inline-flex;
}
.huash_eb_dot_2ca::before{
background:#3A6FE8;
border-radius:50%;
height:0.375rem;
width:0.375rem;
display:inline-block;
content:"";
}
.huaband_2ca .huash_eb_dot_2ca::before{
background:#7EAAFF;
}
.huash_link_2ca{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
white-space:nowrap;
align-items:center;
font-weight:600;
display:inline-flex;
border-bottom:1px solid #0E1120;
font-size:13px;
color:#0E1120;
padding-bottom:2px;
}
.huash_link_2ca:hover{
border-color:#3A6FE8;
color:#3A6FE8;
}
.huash_link_2ca svg{
width:0.875rem;
height:14px;
}
.huash_link_chev_2ca{
border-bottom:0;
padding-bottom:0;
}
.huash_link_btn_2ca{
border-radius:62.438rem;
padding:9px 18px;
background:#0E1120;
color:#EDF0FA;
border-bottom:0;
}
.huash_link_btn_2ca:hover{
border-color:transparent;
background:#1E2440;
color:#EDF0FA;
}
.huaband_2ca .huash_link_2ca{
border-color:#EDF0FA;
color:#EDF0FA;
}
.huaband_2ca .huash_link_btn_2ca{
background:#7EAAFF;
color:#0B0D17;
}
.huash_rule_2ca{
background:rgba(14, 17, 32, 0.14);
margin:-2px 0 1.125rem;
height:1px;
}
.huaband_2ca .huash_rule_2ca{
background:rgba(200, 215, 255, 0.14);
}
.huahero_2ca{
padding:2rem 0 8px;
}
@media(min-width:768px){
.huahero_2ca{
padding:56px 0 24px;
}
}
.huahero_in_2ca{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:899px){
.huahero_in_2ca{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.huahero_copy_2ca{
min-width:0;
}
.huahero_eyebrow_2ca{
gap:0.625rem;
margin-bottom:22px;
display:inline-flex;
align-items:center;
}
.huahero_eyebrow_line_2ca{
background:#3A6FE8;
flex:0 0 auto;
height:1px;
width:1.75rem;
display:inline-block;
}
.huahero_h1_2ca{
font-weight:600;
overflow-wrap:break-word;
line-height:1.04;
font-size:2.375rem;
letter-spacing:-.01em;
color:#0E1120;
margin-bottom:1.25rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:767px){
.huahero_h1_2ca{
font-size:3.375rem;
}
}
@media(min-width:1098px){
.huahero_h1_2ca{
font-size:3.875rem;
}
}
.huahero_h1_2ca em{
color:#3A6FE8;
font-style:normal;
}
.huahero_sub_2ca{
line-height:1.6;
font-size:16px;
color:#7A839A;
margin-bottom:1.875rem;
max-width:30rem;
}
@media(min-width:765px){
.huahero_sub_2ca{
font-size:18px;
}
}
.huahero_actions_2ca{
gap:14px;
margin-bottom:34px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.huahero_cta_2ca{
border-radius:62.438rem;
padding:16px 30px;
gap:0.625rem;
transition:background-color .22s ease;
background:#0E1120;
align-items:center;
font-size:15px;
font-weight:700;
color:#EDF0FA;
display:inline-flex;
}
.huahero_cta_2ca:hover{
background:#1E2440;
}
.huahero_cta_ic_2ca{
align-items:center;
display:inline-flex;
}
.huahero_cta_ic_2ca svg{
height:16px;
width:16px;
}
.huahero_cta_alt_2ca{
background:transparent;
transition:border-color .22s ease,color .22s ease;
border-radius:999px;
border:1px solid rgba(14, 17, 32, 0.14);
padding:15px 1.625rem;
font-size:15px;
color:#0E1120;
font-weight:600;
align-items:center;
display:inline-flex;
}
.huahero_cta_alt_2ca:hover{
border-color:#3A6FE8;
color:#3A6FE8;
}
.huahero_trust_2ca{
gap:22px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.huahero_trust_item_2ca{
gap:0.563rem;
font-weight:600;
font-size:13px;
display:flex;
color:#242938;
align-items:center;
}
.huahero_trust_ic_2ca{
color:#3A6FE8;
display:inline-flex;
align-items:center;
}
.huahero_trust_ic_2ca svg{
width:16px;
height:16px;
}
.huahero_promo_2ca{
background:#FFFFFF;
overflow:hidden;
border-radius:1.25rem;
position:relative;
display:flex;
min-height:18.75rem;
box-shadow:0 0.5rem 2rem rgba(14, 17, 32, 0.12), 0 24px 4rem rgba(14, 17, 32, 0.10);
}
.huahero_promo_bg_2ca{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.huahero_promo_bg_2ca::after{
inset:0;
background:linear-gradient(120deg,#0F1320 0%,rgba(0, 0, 0, 0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.huahero_promo_glow_2ca{
background:radial-gradient(circle,rgba(82, 130, 255, 0.18) 0%,transparent 65%);
border-radius:50%;
height:16.25rem;
right:-20px;
position:absolute;
top:-2.5rem;
width:260px;
pointer-events:none;
}
.huahero_promo_ct_2ca{
padding:1.75rem;
align-self:flex-end;
z-index:2;
position:relative;
max-width:88%;
}
.huahero_promo_label_2ca{
letter-spacing:.25em;
text-transform:uppercase;
font-weight:700;
font-size:0.625rem;
color:#7EAAFF;
margin-bottom:0.5rem;
display:block;
}
.huahero_promo_amount_2ca{
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#EDF0FA;
font-size:32px;
}
@media(min-width:770px){
.huahero_promo_amount_2ca{
font-size:2.5rem;
}
}
.huahero_promo_amount_2ca em{
color:#7EAAFF;
font-style:normal;
}
.huahero_rating_2ca{
border:1px solid rgba(14, 17, 32, 0.08);
border-radius:0.875rem;
gap:0.625rem;
padding:10px 14px;
background:#FFFFFF;
max-width:min(16.25rem,62%);
position:absolute;
z-index:3;
align-items:center;
box-shadow:0 2px 0.375rem rgba(14, 17, 32, 0.07), 0 6px 18px rgba(14, 17, 32, 0.06);
right:14px;
top:14px;
display:flex;
}
.huahero_rating_score_2ca{
flex:0 0 auto;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#0E1120;
font-weight:700;
font-size:24px;
}
.huahero_rating_txt_2ca{
flex:1 1 auto;
min-width:0;
}
.huahero_rating_stars_2ca{
gap:2px;
display:flex;
color:#3A6FE8;
}
.huahero_rating_stars_2ca svg{
height:0.75rem;
width:12px;
}
.huahero_rating_cap_2ca{
display:block;
line-height:1.35;
margin-top:3px;
color:#5A6175;
overflow-wrap:break-word;
font-size:0.688rem;
}
.huastat_2ca{
margin-top:16px;
border-bottom:1px solid rgba(14, 17, 32, 0.14);
border-top:1px solid rgba(14, 17, 32, 0.14);
}
.huastat_in_2ca{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.huastat_in_2ca{
grid-template-columns:repeat(4,1fr);
}
}
.huastat_item_2ca{
padding:1.375rem 14px;
border-right:1px solid rgba(14, 17, 32, 0.08);
border-bottom:1px solid rgba(14, 17, 32, 0.08);
min-width:0;
}
.huastat_item_2ca:nth-child(2n){
border-right:0;
}
.huastat_item_2ca:nth-child(n+3){
border-bottom:0;
}
@media(min-width:771px){
.huastat_item_2ca{
border-bottom:0;
}
.huastat_item_2ca:nth-child(2n){
border-right:1px solid rgba(14, 17, 32, 0.08);
}
.huastat_item_2ca:nth-child(4n){
border-right:0;
}
}
.huastat_value_2ca{
overflow-wrap:break-word;
font-weight:700;
font-size:1.875rem;
color:#0E1120;
line-height:1;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.huastat_value_2ca{
font-size:2.125rem;
}
}
.huastat_label_2ca{
color:#5A6175;
font-size:0.813rem;
line-height:1.4;
overflow-wrap:break-word;
margin-top:6px;
}
.huagf_2ca{
padding:24px 0 6px;
}
.huagf_in_2ca{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.huagf_chip_2ca{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding:0.625rem 1.125rem;
border-radius:999px;
background:#FFFFFF;
border:1px solid rgba(14, 17, 32, 0.14);
font-weight:600;
color:#242938;
white-space:nowrap;
font-size:13px;
}
.huagf_chip_2ca:hover{
border-color:#3A6FE8;
color:#3A6FE8;
}
.huagf_chip_2ca.huastate_active_2ca{
background:#0E1120;
border-color:transparent;
color:#EDF0FA;
}
.huapr_2ca{
padding:30px 0 6px;
}
.huapr_card_2ca{
gap:10px;
padding:26px;
overflow:hidden;
flex:0 0 auto;
border-radius:20px;
border:1px solid rgba(14, 17, 32, 0.08);
background:#FFFFFF;
min-height:200px;
display:flex;
width:17.5rem;
position:relative;
flex-direction:column;
}
@media(min-width:771px){
.huapr_card_2ca{
width:300px;
}
}
.huapr_card_feat_2ca{
background:linear-gradient(150deg,#0D1630,#080B14);
border-color:transparent;
color:#EDF0FA;
}
.huapr_glow_2ca{
border-radius:50%;
background:radial-gradient(circle,rgba(82, 130, 255, 0.18),transparent 70%);
height:130px;
width:8.125rem;
top:-1.875rem;
position:absolute;
opacity:0;
pointer-events:none;
right:-30px;
}
.huapr_card_feat_2ca .huapr_glow_2ca{
opacity:1;
}
.huapr_label_2ca{
text-transform:uppercase;
letter-spacing:.16em;
font-size:0.625rem;
color:#3A6FE8;
position:relative;
font-weight:700;
}
.huapr_card_feat_2ca .huapr_label_2ca{
color:#7EAAFF;
}
.huapr_amount_2ca{
position:relative;
color:#0E1120;
font-size:1.625rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
}
.huapr_card_feat_2ca .huapr_amount_2ca{
color:#EDF0FA;
}
.huapr_amount_2ca em{
color:#3A6FE8;
font-style:normal;
}
.huapr_card_feat_2ca .huapr_amount_2ca em{
color:#7EAAFF;
}
.huapr_terms_2ca{
line-height:1.5;
position:relative;
color:#5A6175;
font-size:0.813rem;
}
.huapr_card_feat_2ca .huapr_terms_2ca{
color:#8C96B8;
}
.huapr_cta_2ca{
margin-top:auto;
align-self:flex-start;
position:relative;
}
.huapr_card_feat_2ca .huapr_cta_2ca{
transition:opacity .22s ease;
border-radius:62.438rem;
padding:9px 18px;
background:#7EAAFF;
font-size:13px;
color:#0B0D17;
font-weight:700;
}
.huapr_card_feat_2ca .huapr_cta_2ca:hover{
opacity:.9;
}
.huapr_card_2ca:not(.huapr_card_feat_2ca) .huapr_cta_2ca{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #0E1120;
font-weight:700;
color:#0E1120;
padding-bottom:2px;
font-size:13px;
}
.huapr_card_2ca:not(.huapr_card_feat_2ca) .huapr_cta_2ca:hover{
border-color:#3A6FE8;
color:#3A6FE8;
}
.huajp_2ca{
padding:1.875rem 0 10px;
}
.huajp_grid_2ca{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:770px){
.huajp_grid_2ca{
grid-template-columns:1fr 1fr;
}
.huajp_card_mega_2ca{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.huajp_grid_2ca{
grid-template-columns:1.4fr 1fr 1fr;
}
.huajp_card_mega_2ca{
grid-column:auto;
}
}
.huajp_card_2ca{
background:#FFFFFF;
overflow:hidden;
border:1px solid rgba(14, 17, 32, 0.08);
gap:0.75rem;
border-radius:1.25rem;
padding:1.625rem;
flex-direction:column;
position:relative;
justify-content:space-between;
display:flex;
min-height:200px;
min-width:0;
}
.huajp_card_mega_2ca{
border-color:transparent;
background:linear-gradient(135deg,#0D1630,#080B14);
min-height:210px;
color:#EDF0FA;
}
.huajp_glow_2ca{
background:radial-gradient(circle,rgba(82, 130, 255, 0.18),transparent 70%);
border-radius:50%;
height:12.5rem;
pointer-events:none;
width:200px;
position:absolute;
right:-2.5rem;
top:-40px;
}
.huajp_label_2ca{
gap:10px;
font-size:0.625rem;
flex-wrap:wrap;
position:relative;
display:flex;
justify-content:space-between;
text-transform:uppercase;
letter-spacing:.16em;
color:#3A6FE8;
font-weight:700;
align-items:center;
}
.huajp_card_mega_2ca .huajp_label_2ca{
color:#7EAAFF;
}
.huajp_drop_2ca{
text-transform:none;
font-weight:600;
color:#5A6175;
letter-spacing:.04em;
}
.huajp_card_mega_2ca .huajp_drop_2ca{
color:#8C96B8;
}
.huajp_amount_2ca{
color:#0E1120;
position:relative;
font-weight:700;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:2.375rem;
line-height:1;
overflow-wrap:break-word;
}
.huajp_card_mega_2ca .huajp_amount_2ca{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#7EAAFF;
}
@media(min-width:769px){
.huajp_card_mega_2ca .huajp_amount_2ca{
font-size:54px;
}
}
.huajp_game_2ca{
position:relative;
font-size:13px;
color:#5A6175;
}
.huajp_card_mega_2ca .huajp_game_2ca{
color:#8C96B8;
}
.huajp_cta_2ca{
position:relative;
align-self:flex-start;
}
.huajp_card_mega_2ca .huajp_cta_2ca{
transition:opacity .22s ease;
padding:0.625rem 20px;
background:#7EAAFF;
border-radius:999px;
font-size:13px;
color:#0B0D17;
font-weight:700;
}
.huajp_card_mega_2ca .huajp_cta_2ca:hover{
opacity:.9;
}
.huajp_card_2ca:not(.huajp_card_mega_2ca) .huajp_cta_2ca{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #0E1120;
font-weight:700;
padding-bottom:2px;
color:#0E1120;
font-size:13px;
}
.huajp_card_2ca:not(.huajp_card_mega_2ca) .huajp_cta_2ca:hover{
border-color:#3A6FE8;
color:#3A6FE8;
}
.huajp_seo_2ca{
margin:14px 0 0;
font-size:0.875rem;
line-height:1.65;
color:#7A839A;
max-width:47.5rem;
overflow-wrap:break-word;
}
.huajp_seo_2ca strong{
color:#0E1120;
font-weight:700;
}
.huagrow_2ca{
padding:26px 0 0.625rem;
}
.huarow_seo_2ca{
margin:0.625rem 0 0;
max-width:760px;
color:#7A839A;
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
}
.huarow_seo_2ca strong{
color:#0E1120;
font-weight:700;
}
.huagrow_2ca{
padding:1.625rem 0 0.625rem;
}
.huarow_seo_2ca{
margin:0.625rem 0 0;
overflow-wrap:break-word;
font-size:14px;
color:#7A839A;
line-height:1.65;
max-width:47.5rem;
}
.huarow_seo_2ca strong{
font-weight:700;
color:#0E1120;
}
.huagrow_2ca{
padding:26px 0 0.625rem;
}
.huarow_seo_2ca{
margin:10px 0 0;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:14px;
line-height:1.65;
color:#7A839A;
}
.huarow_seo_2ca strong{
color:#0E1120;
font-weight:700;
}
.huaapp_2ca{
padding:30px 0 0.625rem;
}
.huaapp_in_2ca{
border:1px solid rgba(14, 17, 32, 0.08);
gap:28px;
background:#FFFFFF;
padding:2rem;
border-radius:20px;
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.huaapp_in_2ca{
gap:40px;
padding:40px 2.75rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.huaapp_copy_2ca{
max-width:35rem;
min-width:0;
}
.huaapp_eyebrow_2ca{
margin-bottom:12px;
}
.huaapp_h2_2ca{
line-height:1.05;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:28px;
margin-bottom:12px;
font-weight:600;
color:#0E1120;
overflow-wrap:break-word;
}
@media(min-width:769px){
.huaapp_h2_2ca{
font-size:34px;
}
}
.huaapp_text_2ca{
line-height:1.6;
margin-bottom:1.375rem;
font-size:14px;
color:#7A839A;
}
.huaapp_btns_2ca{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.huaapp_btn_2ca{
gap:0.625rem;
border-radius:0.875rem;
padding:0.688rem 20px;
transition:background-color .22s ease;
background:#0E1120;
align-items:center;
display:inline-flex;
color:#EDF0FA;
}
.huaapp_btn_2ca:hover{
background:#1E2440;
}
.huaapp_btn_ic_2ca{
align-items:center;
display:inline-flex;
}
.huaapp_btn_ic_2ca svg{
height:1.125rem;
width:1.125rem;
}
.huaapp_btn_lb_2ca{
font-weight:700;
font-size:13.5px;
}
.huaapp_qr_wrap_2ca{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.huaapp_qr_2ca{
flex:0 0 auto;
border-radius:14px;
background-color:#0E1120;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 5px 11px),repeating-linear-gradient(90deg,#FFFFFF 0 5px,transparent 0.313rem 11px);
height:6.75rem;
width:6.75rem;
}
.huaapp_qr_cap_2ca{
color:#5A6175;
line-height:1.4;
font-size:0.781rem;
max-width:5.75rem;
}
.huanl_2ca{
padding:24px 0 10px;
}
.huanl_in_2ca{
padding:1.875rem 32px;
gap:1.375rem;
background:#131828;
border-radius:20px;
flex-direction:column;
color:#EDF0FA;
display:flex;
}
@media(min-width:770px){
.huanl_in_2ca{
gap:28px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.huanl_text_wrap_2ca{
min-width:0;
}
.huanl_h3_2ca{
font-size:22px;
margin-bottom:0.313rem;
color:#EDF0FA;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:770px){
.huanl_h3_2ca{
font-size:24px;
}
}
.huanl_text_2ca{
font-size:13.5px;
color:#8C96B8;
line-height:1.5;
}
.huanl_form_2ca{
gap:0.625rem;
flex:1 1 auto;
max-width:460px;
min-width:0;
display:flex;
}
.huanl_input_2ca{
background:rgba(220, 228, 255, 0.08);
border:1px solid rgba(200, 215, 255, 0.14);
flex:1 1 auto;
border-radius:0.875rem;
padding:13px 1rem;
overflow:hidden;
text-overflow:ellipsis;
min-width:0;
align-items:center;
color:#8C96B8;
font-size:14px;
display:flex;
white-space:nowrap;
}
.huanl_btn_2ca{
background:#7EAAFF;
flex:0 0 auto;
transition:opacity .22s ease;
padding:13px 24px;
border-radius:14px;
font-size:0.875rem;
white-space:nowrap;
font-weight:700;
color:#0B0D17;
}
.huanl_btn_2ca:hover{
opacity:.9;
}
.huasea_2ca{
padding:1.5rem 0 10px;
}
.huasea_in_2ca{
background:linear-gradient(115deg,#0D1630,#080B14);
border-radius:1.25rem;
gap:22px;
padding:36px;
overflow:hidden;
flex-direction:column;
display:flex;
color:#EDF0FA;
position:relative;
}
@media(min-width:818px){
.huasea_in_2ca{
padding:44px 48px;
gap:2rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.huasea_glow_2ca{
background:radial-gradient(circle,rgba(82, 130, 255, 0.18),transparent 68%);
border-radius:50%;
top:50%;
position:absolute;
height:240px;
width:15rem;
transform:translateY(-50%);
right:60px;
pointer-events:none;
}
.huasea_copy_2ca{
position:relative;
max-width:35rem;
min-width:0;
}
.huasea_eyebrow_2ca{
margin-bottom:12px;
}
.huasea_h2_2ca{
line-height:1.04;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
color:#EDF0FA;
font-weight:600;
}
@media(min-width:770px){
.huasea_h2_2ca{
font-size:38px;
}
}
.huasea_text_2ca{
line-height:1.6;
font-size:15px;
color:#8C96B8;
}
.huasea_cta_2ca{
transition:opacity .22s ease;
flex:0 0 auto;
padding:1rem 32px;
background:#7EAAFF;
border-radius:999px;
font-weight:700;
font-size:0.938rem;
position:relative;
color:#0B0D17;
}
.huasea_cta_2ca:hover{
opacity:.9;
}
.huavip_2ca{
padding:3rem 0;
}
@media(min-width:765px){
.huavip_2ca{
padding:4rem 0;
}
}
.huavip_head_2ca{
gap:0.875rem;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:877px){
.huavip_head_2ca{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.huavip_eyebrow_2ca{
margin-bottom:12px;
}
.huavip_h2_2ca{
line-height:1.05;
font-size:2rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#EDF0FA;
}
@media(min-width:765px){
.huavip_h2_2ca{
font-size:40px;
}
}
.huavip_intro_2ca{
font-size:0.875rem;
max-width:26.25rem;
line-height:1.6;
color:#8C96B8;
}
.huavip_grid_2ca{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:14px;
display:grid;
}
.huavip_card_2ca{
padding:22px 1.125rem;
border:1px solid rgba(200, 215, 255, 0.14);
border-radius:14px;
min-width:0;
}
.huavip_card_feat_2ca{
background:rgba(220, 228, 255, 0.08);
border-color:#7EAAFF;
}
.huavip_card_ic_2ca{
background:linear-gradient(135deg,#3A6FE8,#6B9BFF);
border-radius:0.5rem;
width:2.125rem;
height:2.125rem;
margin-bottom:16px;
display:block;
}
.huavip_name_2ca{
margin-bottom:6px;
color:#EDF0FA;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
font-weight:600;
overflow-wrap:break-word;
}
.huavip_perk_2ca{
font-size:0.781rem;
color:#8C96B8;
line-height:1.5;
overflow-wrap:break-word;
}
.huagm_2ca{
padding:1.875rem 0 10px;
}
.huagm_in_2ca{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:877px){
.huagm_in_2ca{
grid-template-columns:1.25fr 1fr;
}
}
.huagm_left_2ca{
border:1px solid rgba(14, 17, 32, 0.08);
border-radius:1.25rem;
padding:32px;
background:#FFFFFF;
min-width:0;
}
.huagm_eyebrow_2ca{
margin-bottom:0.625rem;
}
.huagm_h2_2ca{
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#0E1120;
font-weight:600;
font-size:26px;
line-height:1.06;
}
@media(min-width:769px){
.huagm_h2_2ca{
font-size:1.75rem;
}
}
.huagm_text_2ca{
color:#7A839A;
max-width:480px;
font-size:14px;
line-height:1.6;
margin-bottom:22px;
}
.huagm_level_2ca{
margin-bottom:0.5rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:22px;
color:#3A6FE8;
}
.huagm_bar_2ca{
border-radius:999px;
background:rgba(14, 17, 32, 0.14);
overflow:hidden;
height:8px;
margin-bottom:6px;
}
.huagm_bar_fill_2ca{
background:linear-gradient(90deg,#3A6FE8,#6B9BFF);
border-radius:999px;
height:100%;
}
.huagm_bar_meta_2ca{
gap:0.625rem;
margin-bottom:18px;
color:#5A6175;
display:flex;
justify-content:space-between;
font-size:0.688rem;
}
.huagm_missions_2ca{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.huagm_mission_2ca{
padding:9px 0.938rem;
background:#F2F4F7;
gap:7px;
border:1px solid rgba(14, 17, 32, 0.14);
border-radius:999px;
align-items:center;
display:inline-flex;
color:#242938;
font-weight:600;
font-size:0.781rem;
}
.huagm_mission_ic_2ca{
color:#3A6FE8;
display:inline-flex;
align-items:center;
}
.huagm_mission_ic_2ca svg{
width:0.813rem;
height:0.813rem;
}
.huagm_right_2ca{
background:linear-gradient(150deg,#0D1630,#080B14);
padding:32px;
border-radius:20px;
overflow:hidden;
color:#EDF0FA;
flex-direction:column;
display:flex;
position:relative;
}
.huagm_glow_2ca{
background:radial-gradient(circle,rgba(82, 130, 255, 0.18),transparent 70%);
border-radius:50%;
height:150px;
width:9.375rem;
top:-1.875rem;
right:-1.875rem;
pointer-events:none;
position:absolute;
}
.huagm_ref_eyebrow_2ca{
position:relative;
margin-bottom:0.625rem;
}
.huagm_ref_h2_2ca{
font-size:26px;
font-weight:600;
overflow-wrap:break-word;
color:#EDF0FA;
line-height:1.1;
margin-bottom:0.5rem;
position:relative;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
.huagm_ref_text_2ca{
line-height:1.55;
font-size:0.844rem;
position:relative;
margin-bottom:1.25rem;
color:#8C96B8;
}
.huagm_ref_cta_2ca{
background:#7EAAFF;
border-radius:62.438rem;
padding:11px 1.375rem;
transition:opacity .22s ease;
position:relative;
margin-top:auto;
color:#0B0D17;
align-self:flex-start;
font-weight:700;
font-size:0.844rem;
}
.huagm_ref_cta_2ca:hover{
opacity:.9;
}
.huahts_2ca{
padding:3rem 0;
}
@media(min-width:765px){
.huahts_2ca{
padding:3.875rem 0;
}
}
.huahts_head_2ca{
gap:18px;
display:flex;
margin-bottom:34px;
flex-direction:column;
}
@media(min-width:767px){
.huahts_head_2ca{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.huahts_eyebrow_2ca{
margin-bottom:0.75rem;
}
.huahts_h2_2ca{
font-size:30px;
line-height:1.05;
overflow-wrap:break-word;
color:#EDF0FA;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.huahts_h2_2ca{
font-size:38px;
}
}
.huahts_cta_2ca{
border-radius:999px;
background:#7EAAFF;
padding:15px 1.875rem;
flex:0 0 auto;
transition:opacity .22s ease;
color:#0B0D17;
font-weight:700;
font-size:15px;
}
.huahts_cta_2ca:hover{
opacity:.9;
}
.huahts_grid_2ca{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:762px){
.huahts_grid_2ca{
grid-template-columns:repeat(3,1fr);
}
}
.huahts_step_2ca{
padding-top:22px;
min-width:0;
border-top:1px solid rgba(200, 215, 255, 0.14);
}
.huahts_step_num_2ca{
line-height:1;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.875rem;
font-size:44px;
font-weight:700;
color:#7EAAFF;
}
.huahts_step_h_2ca{
line-height:1.2;
margin-bottom:8px;
color:#EDF0FA;
font-weight:700;
overflow-wrap:break-word;
font-size:19px;
}
.huahts_step_p_2ca{
color:#8C96B8;
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
}
.huawy_2ca{
padding:48px 0;
}
@media(min-width:765px){
.huawy_2ca{
padding:3.5rem 0;
}
}
.huawy_in_2ca{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:901px){
.huawy_in_2ca{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.huawy_left_2ca{
min-width:0;
}
.huawy_eyebrow_2ca{
margin-bottom:0.875rem;
}
.huawy_h2_2ca{
color:#0E1120;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
margin-bottom:1rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
}
@media(min-width:769px){
.huawy_h2_2ca{
font-size:2.5rem;
}
}
.huawy_intro_2ca{
font-size:0.938rem;
color:#7A839A;
line-height:1.6;
}
.huawy_grid_2ca{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.huawy_grid_2ca{
grid-template-columns:1fr 1fr;
}
}
.huawy_card_2ca{
border-radius:0.875rem;
padding:1.625rem;
border:1px solid rgba(14, 17, 32, 0.08);
background:#FFFFFF;
min-width:0;
}
.huawy_card_ic_2ca{
margin-bottom:1rem;
color:#3A6FE8;
justify-content:center;
align-items:center;
display:inline-flex;
}
.huawy_card_ic_2ca svg{
width:1.625rem;
height:1.625rem;
}
.huawy_card_h_2ca{
overflow-wrap:break-word;
font-weight:600;
font-size:1.313rem;
color:#0E1120;
line-height:1.15;
margin-bottom:0.5rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
.huawy_card_p_2ca{
line-height:1.55;
overflow-wrap:break-word;
color:#7A839A;
font-size:0.875rem;
}
.huats_2ca{
padding:2.75rem 0;
}
.huats_in_2ca{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:879px){
.huats_in_2ca{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.huats_left_2ca{
min-width:0;
}
.huats_h2_2ca{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.75rem;
font-size:26px;
font-weight:600;
overflow-wrap:break-word;
color:#EDF0FA;
line-height:1.1;
}
@media(min-width:769px){
.huats_h2_2ca{
font-size:1.75rem;
}
}
.huats_text_2ca{
font-size:0.906rem;
color:#8C96B8;
margin-bottom:22px;
max-width:32.5rem;
line-height:1.6;
}
.huats_badges_2ca{
gap:18px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.huats_badge_2ca{
font-size:0.813rem;
color:#8C96B8;
font-weight:600;
}
.huats_pay_2ca{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:881px){
.huats_pay_2ca{
justify-content:flex-end;
}
}
.huats_pay_chip_2ca{
background:rgba(220, 228, 255, 0.08);
border:1px solid rgba(200, 215, 255, 0.14);
border-radius:14px;
padding:12px 16px;
color:#EDF0FA;
font-size:14px;
font-weight:700;
}
.huarv_2ca{
background:#FFFFFF;
padding:48px 0;
border-bottom:1px solid rgba(14, 17, 32, 0.08);
border-top:1px solid rgba(14, 17, 32, 0.08);
margin-top:1.5rem;
}
@media(min-width:770px){
.huarv_2ca{
padding:56px 0;
}
}
.huarv_head_2ca{
gap:16px;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.huarv_head_2ca{
gap:1.25rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.huarv_eyebrow_2ca{
margin-bottom:10px;
}
.huarv_h2_2ca{
color:#0E1120;
font-weight:600;
font-size:1.875rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:768px){
.huarv_h2_2ca{
font-size:38px;
}
}
.huarv_agg_2ca{
gap:0.75rem;
align-items:center;
display:flex;
}
.huarv_agg_stars_2ca{
gap:3px;
color:#3A6FE8;
display:flex;
}
.huarv_agg_stars_2ca svg{
height:1.125rem;
width:18px;
}
.huarv_source_2ca{
color:#7A839A;
font-size:13px;
}
.huarv_grid_2ca{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:760px){
.huarv_grid_2ca{
grid-template-columns:repeat(3,1fr);
}
}
.huarv_card_2ca{
background:#F2F4F7;
border-radius:14px;
padding:26px;
border:1px solid rgba(14, 17, 32, 0.08);
min-width:0;
}
.huarv_card_stars_2ca{
gap:2px;
display:flex;
margin-bottom:0.75rem;
color:#3A6FE8;
}
.huarv_card_stars_2ca svg{
height:14px;
width:0.875rem;
}
.huarv_card_body_2ca{
margin-bottom:16px;
color:#0E1120;
font-weight:500;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.45;
font-size:1.125rem;
}
.huarv_card_meta_2ca{
gap:10px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.huarv_card_av_2ca{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#3A6FE8,#6B9BFF);
height:32px;
width:32px;
}
.huarv_card_author_2ca{
font-size:13px;
color:#0E1120;
font-weight:700;
}
.huarv_card_loc_2ca{
color:#5A6175;
font-size:12px;
}
.huatt_2ca{
padding:3rem 0 10px;
}
@media(min-width:769px){
.huatt_2ca{
padding:60px 0 0.625rem;
}
}
.huatt_head_2ca{
text-align:center;
margin-bottom:34px;
}
.huatt_eyebrow_2ca{
margin-bottom:12px;
}
.huatt_h2_2ca{
font-size:2rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#0E1120;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
}
@media(min-width:769px){
.huatt_h2_2ca{
font-size:2.625rem;
}
}
.huatt_grid_2ca{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:762px){
.huatt_grid_2ca{
grid-template-columns:repeat(3,1fr);
}
}
.huatt_card_2ca{
border:1px solid rgba(14, 17, 32, 0.08);
border-radius:14px;
padding:30px;
background:#FFFFFF;
min-width:0;
display:flex;
flex-direction:column;
}
.huatt_card_ic_2ca{
margin-bottom:1.125rem;
display:inline-flex;
align-items:center;
color:#3A6FE8;
}
.huatt_card_ic_2ca svg{
height:1.75rem;
width:28px;
}
.huatt_card_h_2ca{
color:#0E1120;
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-size:22px;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
.huatt_card_p_2ca{
color:#7A839A;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.6;
margin-bottom:14px;
}
.huatt_card_p_2ca b{
color:#0E1120;
font-weight:700;
}
.huatt_card_link_2ca{
transition:color .22s ease;
font-weight:700;
align-self:flex-start;
padding-bottom:2px;
color:#0E1120;
border-bottom:1px solid #3A6FE8;
margin-top:auto;
font-size:13px;
}
.huatt_card_link_2ca:hover{
color:#3A6FE8;
}
.huaop_2ca{
padding:2.25rem 0 0.625rem;
}
.huaop_in_2ca{
grid-template-columns:1fr;
padding:2rem;
gap:32px;
background:#FFFFFF;
border:1px solid rgba(14, 17, 32, 0.08);
border-radius:0.875rem;
display:grid;
align-items:center;
}
@media(min-width:861px){
.huaop_in_2ca{
gap:2.75rem;
padding:2.125rem 2.5rem;
grid-template-columns:.9fr 1.1fr;
}
}
.huaop_left_2ca{
min-width:0;
}
.huaop_eyebrow_2ca{
margin-bottom:0.75rem;
}
.huaop_h2_2ca{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#0E1120;
line-height:1.08;
margin-bottom:10px;
overflow-wrap:break-word;
font-weight:600;
font-size:1.75rem;
}
@media(min-width:765px){
.huaop_h2_2ca{
font-size:1.875rem;
}
}
.huaop_text_2ca{
line-height:1.6;
color:#7A839A;
font-size:0.875rem;
}
.huaop_grid_2ca{
gap:1px;
grid-template-columns:1fr 1fr;
overflow:hidden;
border:1px solid rgba(14, 17, 32, 0.14);
background:rgba(14, 17, 32, 0.14);
border-radius:0.5rem;
display:grid;
}
.huaop_field_2ca{
padding:1.125rem 20px;
background:#F2F4F7;
min-width:0;
}
.huaop_field_lb_2ca{
margin-bottom:0.313rem;
letter-spacing:.1em;
font-weight:600;
font-size:10px;
text-transform:uppercase;
color:#3A6FE8;
}
.huaop_field_val_2ca{
overflow-wrap:break-word;
color:#0E1120;
font-size:0.875rem;
font-weight:700;
}
.huaprov_2ca{
padding:40px 0 20px;
}
.huaprov_eyebrow_2ca{
margin-bottom:18px;
display:block;
}
.huaprov_grid_2ca{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:562px){
.huaprov_grid_2ca{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.huaprov_grid_2ca{
grid-template-columns:repeat(6,1fr);
}
}
.hualh_2ca{
padding:40px 0 20px;
}
.hualh_in_2ca{
padding-top:34px;
border-top:1px solid rgba(14, 17, 32, 0.14);
}
.hualh_eyebrow_2ca{
display:block;
margin-bottom:22px;
}
.hualh_grid_2ca{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:598px){
.hualh_grid_2ca{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.hualh_grid_2ca{
grid-template-columns:repeat(5,1fr);
}
}
.hualh_col_2ca{
min-width:0;
}
.hualh_col_h_2ca{
font-size:13px;
color:#0E1120;
overflow-wrap:break-word;
margin-bottom:12px;
font-weight:700;
}
.hualh_links_2ca{
gap:8px;
display:flex;
flex-direction:column;
}
.hualh_link_2ca{
transition:color .22s ease;
color:#7A839A;
font-size:0.813rem;
overflow-wrap:break-word;
}
.hualh_link_2ca:hover{
color:#3A6FE8;
}
.huafaq_2ca{
background:#FFFFFF;
padding:48px 0;
border-top:1px solid rgba(14, 17, 32, 0.08);
border-bottom:1px solid rgba(14, 17, 32, 0.08);
margin-top:24px;
}
@media(min-width:771px){
.huafaq_2ca{
padding:3.875rem 0;
}
}
.huafaq_head_2ca{
text-align:center;
margin-bottom:34px;
}
.huafaq_eyebrow_2ca{
margin-bottom:12px;
}
.huafaq_h2_2ca{
color:#0E1120;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:32px;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:766px){
.huafaq_h2_2ca{
font-size:2.375rem;
}
}
.huafaq_list_2ca{
gap:0.75rem;
margin:0 auto;
display:flex;
flex-direction:column;
max-width:820px;
}
.huafaq_item_2ca{
border:1px solid rgba(14, 17, 32, 0.08);
overflow:hidden;
background:#F2F4F7;
border-radius:0.875rem;
}
.huafaq_q_2ca{
padding:1.25rem 24px;
list-style:none;
gap:20px;
cursor:pointer;
justify-content:space-between;
font-size:16px;
overflow-wrap:break-word;
display:flex;
align-items:center;
font-weight:700;
color:#0E1120;
}
.huafaq_q_2ca::-webkit-details-marker{
display:none;
}
.huafaq_q_ic_2ca{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
color:#3A6FE8;
align-items:center;
}
.huafaq_q_ic_2ca svg{
height:1.125rem;
width:1.125rem;
}
.huafaq_item_2ca[open] .huafaq_q_ic_2ca{
transform:rotate(180deg);
}
.huafaq_a_2ca{
padding:0 1.5rem 20px;
line-height:1.6;
font-size:14.5px;
color:#7A839A;
overflow-wrap:break-word;
}
.huasg_2ca{
padding:3rem 0 0.625rem;
}
.huasg_eyebrow_2ca{
display:block;
margin-bottom:0.75rem;
}
.huasg_h2_2ca{
line-height:1.05;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:30px;
overflow-wrap:break-word;
color:#0E1120;
margin-bottom:1.75rem;
}
@media(min-width:768px){
.huasg_h2_2ca{
font-size:36px;
}
}
.huasg_grid_2ca{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:718px){
.huasg_grid_2ca{
grid-template-columns:repeat(3,1fr);
}
}
.huasg_col_2ca{
min-width:0;
}
.huasg_col_h_2ca{
margin-bottom:0.625rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
font-size:22px;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#0E1120;
}
.huasg_col_p_2ca{
color:#7A839A;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
}
.huael_2ca{
padding:3rem 0;
}
@media(min-width:767px){
.huael_2ca{
padding:56px 0;
}
}
.huael_in_2ca{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:899px){
.huael_in_2ca{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.huael_left_2ca{
min-width:0;
}
.huael_eyebrow_2ca{
margin-bottom:0.875rem;
}
.huael_h2_2ca{
margin-bottom:22px;
line-height:1.08;
color:#0E1120;
font-weight:600;
overflow-wrap:break-word;
font-size:2rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.huael_h2_2ca{
font-size:2.375rem;
}
}
.huael_body_2ca p{
font-size:1rem;
overflow-wrap:break-word;
color:#242938;
margin-bottom:1.125rem;
line-height:1.7;
}
.huael_dropcap_2ca{
padding:0.375rem 0.75rem 0 0;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#3A6FE8;
float:left;
font-size:62px;
font-weight:700;
line-height:.8;
}
.huael_right_2ca{
min-width:0;
}
.huael_quote_2ca{
border-radius:20px;
padding:2.25rem;
background:linear-gradient(150deg,#0D1630,#080B14);
margin-bottom:24px;
position:relative;
color:#EDF0FA;
}
.huael_quote_mark_2ca{
display:inline-flex;
align-items:center;
color:#7EAAFF;
margin-bottom:6px;
}
.huael_quote_mark_2ca svg{
width:2.125rem;
height:34px;
}
.huael_quote_text_2ca{
font-size:22px;
color:#EDF0FA;
overflow-wrap:break-word;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1.4;
margin-bottom:1.375rem;
font-weight:500;
}
.huael_quote_meta_2ca{
gap:0.75rem;
display:flex;
align-items:center;
}
.huael_quote_av_2ca{
background:linear-gradient(135deg,#3A6FE8,#6B9BFF);
border-radius:50%;
flex:0 0 auto;
width:38px;
height:2.375rem;
}
.huael_quote_author_2ca{
font-size:14px;
font-weight:700;
color:#EDF0FA;
}
.huael_quote_meta_sub_2ca{
color:#8C96B8;
font-size:12px;
}
.huael_explain_2ca{
border:1px solid rgba(14, 17, 32, 0.08);
border-radius:0.875rem;
overflow:hidden;
}
.huael_explain_card_2ca{
padding:22px 1.5rem;
}
.huael_explain_card_2ca+.huael_explain_card_2ca{
border-top:1px solid rgba(14, 17, 32, 0.08);
}
.huael_explain_h_2ca{
overflow-wrap:break-word;
margin-bottom:8px;
color:#0E1120;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:20px;
line-height:1.15;
font-weight:600;
}
.huael_explain_p_2ca{
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
color:#7A839A;
}
.huasb_2ca{
background:#FFFFFF;
padding:48px 0;
margin-top:1.5rem;
border-bottom:1px solid rgba(14, 17, 32, 0.08);
border-top:1px solid rgba(14, 17, 32, 0.08);
}
@media(min-width:770px){
.huasb_2ca{
padding:56px 0;
}
}
.huasb_eyebrow_2ca{
display:block;
margin-bottom:12px;
}
.huasb_h2_2ca{
font-size:1.875rem;
color:#0E1120;
line-height:1.05;
margin-bottom:26px;
overflow-wrap:break-word;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.huasb_h2_2ca{
font-size:36px;
}
}
.huasb_grid_2ca{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:560px){
.huasb_grid_2ca{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.huasb_grid_2ca{
grid-template-columns:repeat(4,1fr);
}
}
.huasb_card_2ca{
border-radius:0.875rem;
border:1px solid rgba(14, 17, 32, 0.08);
background:#F2F4F7;
padding:24px;
min-width:0;
}
.huasb_card_h_2ca{
font-size:1.188rem;
color:#0E1120;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
}
.huasb_card_p_2ca{
line-height:1.6;
color:#7A839A;
overflow-wrap:break-word;
font-size:0.844rem;
}
.huasb_rtp_2ca{
border-radius:0.875rem;
grid-template-columns:1fr;
padding:26px 1.75rem;
gap:1.5rem;
border:1px solid rgba(14, 17, 32, 0.08);
background:#F2F4F7;
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:762px){
.huasb_rtp_2ca{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.huasb_rtp_h_2ca{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:0.5rem;
font-size:20px;
overflow-wrap:break-word;
color:#0E1120;
line-height:1.15;
}
.huasb_rtp_p_2ca{
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
color:#7A839A;
}
.huasb_rtp_stats_2ca{
gap:1rem;
display:flex;
}
.huasb_stat_2ca{
border-radius:8px;
padding:18px;
flex:1 1 0;
background:#FFFFFF;
min-width:0;
text-align:center;
}
.huasb_stat_v_2ca{
overflow-wrap:break-word;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#2BA86A;
font-weight:700;
font-size:26px;
}
.huasb_stat_l_2ca{
color:#5A6175;
font-size:11.5px;
margin-top:0.25rem;
}
.huaft_2ca{
background:#1A1E2A;
color:#8C96B8;
margin-top:40px;
}
.huaft_in_2ca{
padding:48px 0 28px;
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:601px){
.huaft_in_2ca{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.huaft_in_2ca{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.huaft_brand_2ca{
min-width:0;
}
.huaft_logo_2ca{
overflow-wrap:break-word;
font-size:1.625rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#EDF0FA;
font-weight:700;
}
.huaft_tagline_2ca{
font-size:0.844rem;
max-width:17.5rem;
color:#8C96B8;
line-height:1.6;
margin-top:0.875rem;
}
.huaft_contact_2ca{
transition:color .22s ease;
max-width:17.5rem;
font-size:0.813rem;
overflow-wrap:anywhere;
display:inline-block;
margin-top:12px;
color:#7EAAFF;
}
.huaft_contact_2ca:hover{
color:#EDF0FA;
}
.huaft_col_2ca{
min-width:0;
}
.huaft_col_h_2ca{
margin-bottom:0.875rem;
overflow-wrap:break-word;
font-size:13px;
font-weight:700;
text-transform:uppercase;
color:#EDF0FA;
letter-spacing:.08em;
}
.huaft_col_links_2ca{
gap:10px;
display:flex;
flex-direction:column;
}
.huaft_link_2ca{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:0.844rem;
color:#8C96B8;
}
.huaft_link_2ca:hover{
color:#EDF0FA;
}
.huaft_bot_2ca{
padding:22px 0 40px;
gap:1rem;
border-top:1px solid rgba(200, 215, 255, 0.14);
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.huaft_bot_2ca{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.huaft_legal_2ca{
max-width:760px;
font-size:11.5px;
line-height:1.6;
color:#A3ABBE;
overflow-wrap:break-word;
}
.huaft_legal_2ca b{
font-weight:700;
color:#8C96B8;
}
.huaft_age_2ca{
border:1.5px solid #7EAAFF;
flex:0 0 auto;
border-radius:8px;
padding:0.25rem 9px;
font-size:13px;
color:#7EAAFF;
font-weight:700;
}