*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF6F0;
text-rendering:optimizeLegibility;
color:#3D3226;
-webkit-font-smoothing:antialiased;
font-size:15px;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
line-height:1.6;
overflow-wrap:break-word;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:8px;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.jqh_layout-yue{
flex-direction:column;
display:flex;
min-height:100vh;
}
.jqh_main-yue{
flex:1 1 auto;
width:100%;
min-width:0;
}
.jqh_container-yue{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:87.5rem;
}
@media(min-width:766px){
.jqh_container-yue{
padding:0 2rem;
}
}
@media(min-width:1103px){
.jqh_container-yue{
padding:0 3.5rem;
}
}
.jqh_eyebrow-yue{
font-weight:600;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
line-height:1.4;
letter-spacing:.2em;
color:#C48E30;
text-transform:uppercase;
display:inline-block;
font-size:0.688rem;
}
.jqh_band-yue{
background:#1E1710;
color:#F5EDD8;
}
.jqh_band-yue .jqh_eyebrow-yue{
color:#F0C14A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.jqh_tb-yue{
background:#FAF6F0;
top:0;
z-index:50;
position:sticky;
border-bottom:1px solid rgba(28,20,10,0.15);
}
.jqh_tb_in-yue{
padding:0.75rem 16px;
margin:0 auto;
gap:16px;
max-width:1400px;
align-items:center;
justify-content:space-between;
display:flex;
width:100%;
}
@media(min-width:771px){
.jqh_tb_in-yue{
padding:16px 32px;
}
}
@media(min-width:1102px){
.jqh_tb_in-yue{
padding:1.125rem 56px;
}
}
.jqh_tb_left-yue{
gap:1.75rem;
display:flex;
align-items:center;
min-width:0;
}
.jqh_tb_logo-yue{
gap:0.688rem;
align-items:center;
display:flex;
min-width:0;
}
.jqh_tb_logo_mark-yue{
border-radius:0.5rem;
flex:0 0 auto;
height:34px;
object-fit:cover;
width:2.125rem;
}
.jqh_tb_logo_txt-yue{
flex-direction:column;
display:flex;
min-width:0;
line-height:1;
}
.jqh_tb_logo_name-yue{
overflow:hidden;
font-weight:700;
font-family:"Lora", Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
font-size:1.375rem;
white-space:nowrap;
letter-spacing:.02em;
color:#1A1410;
}
.jqh_tb_logo_sub-yue{
overflow:hidden;
text-transform:uppercase;
font-weight:600;
letter-spacing:.32em;
font-size:0.531rem;
white-space:nowrap;
color:#C48E30;
margin-top:4px;
text-overflow:ellipsis;
}
.jqh_tb_nav-yue{
display:none;
}
@media(min-width:963px){
.jqh_tb_nav-yue{
gap:28px;
align-items:center;
display:flex;
}
}
.jqh_tb_nav_item-yue{
transition:color .22s ease,border-color .22s ease;
font-weight:600;
white-space:nowrap;
font-size:14px;
border-bottom:2px solid transparent;
padding-bottom:3px;
color:#3D3226;
}
.jqh_tb_nav_item-yue:hover{
color:#1A1410;
}
.jqh_tb_nav_item-yue.jqh_state_active-yue{
border-color:#C48E30;
color:#1A1410;
}
.jqh_tb_right-yue{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.jqh_tb_search-yue{
transition:color .22s ease;
color:#3D3226;
align-items:center;
display:flex;
justify-content:center;
}
.jqh_tb_search-yue:hover{
color:#C48E30;
}
.jqh_tb_search-yue svg{
width:1.125rem;
height:1.125rem;
}
.jqh_tb_lang-yue{
font-weight:600;
text-transform:uppercase;
font-size:11px;
letter-spacing:.1em;
color:#6B5C45;
}
.jqh_tb_lang-yue:hover{
color:#1A1410;
}
.jqh_tb_login-yue{
display:none;
font-size:14px;
font-weight:600;
color:#1A1410;
}
@media(min-width:770px){
.jqh_tb_login-yue{
display:inline-block;
}
}
.jqh_tb_register-yue{
background:#1E1710;
transition:background-color .22s ease;
border-radius:62.438rem;
padding:0.688rem 1.375rem;
white-space:nowrap;
font-weight:700;
font-size:14px;
color:#F5EDD8;
}
.jqh_tb_register-yue:hover{
background:#362B1C;
}
.jqh_mob-yue{
background:#FAF6F0;
border-top:1px solid rgba(28,20,10,0.15);
right:0;
position:fixed;
bottom:0;
left:0;
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
}
@media(min-width:957px){
.jqh_mob-yue{
display:none;
}
}
.jqh_mob_in-yue{
margin:0 auto;
align-items:stretch;
max-width:560px;
display:flex;
justify-content:space-around;
}
.jqh_mob_item-yue{
flex:1 1 0;
gap:3px;
padding:0.563rem 0.25rem;
transition:color .22s ease;
flex-direction:column;
min-width:0;
align-items:center;
color:#6B5C45;
display:flex;
}
.jqh_mob_item-yue.jqh_state_active-yue{
color:#C48E30;
}
.jqh_mob_ic-yue{
display:flex;
align-items:center;
justify-content:center;
}
.jqh_mob_ic-yue svg{
width:20px;
height:20px;
}
.jqh_mob_lb-yue{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:600;
max-width:100%;
font-size:10px;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.jqh_rail-yue{
min-width:0;
position:relative;
}
.jqh_rail_scroll-yue{
gap:0.875rem;
overflow-x:auto;
scrollbar-width:thin;
display:flex;
padding-bottom:0.875rem;
-webkit-overflow-scrolling:touch;
}
@media(min-width:769px){
.jqh_rail_scroll-yue{
gap:18px;
}
}
.jqh_gc-yue{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:770px){
.jqh_gc-yue{
width:11.75rem;
}
}
.jqh_gc_img-yue{
border-radius:14px;
overflow:hidden;
background:#FFFFFF;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 6px rgba(28,18,8,0.07), 0 0.5rem 1.5rem rgba(28,18,8,0.09);
}
.jqh_gc_img-yue img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.jqh_gc_cover-yue{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.jqh_gc_hover-yue{
inset:0;
transition:opacity .22s ease;
background:rgba(0,0,0,0.52);
display:flex;
justify-content:center;
align-items:center;
opacity:0;
position:absolute;
}
.jqh_gc-yue:hover .jqh_gc_hover-yue{
opacity:1;
}
.jqh_gc_hover_btn-yue{
border-radius:62.438rem;
background:#1E1710;
height:46px;
width:46px;
justify-content:center;
align-items:center;
color:#F5EDD8;
display:flex;
}
.jqh_gc_hover_btn-yue svg{
width:18px;
height:18px;
}
.jqh_gc_info-yue{
gap:2px;
min-width:0;
margin-top:0.563rem;
display:flex;
flex-direction:column;
}
.jqh_gc_name-yue{
overflow:hidden;
color:#1A1410;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
font-size:0.813rem;
}
.jqh_gc_prov-yue{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.688rem;
color:#6B5C45;
}
.jqh_gc_meta-yue{
font-size:0.688rem;
color:#6B5C45;
}
.jqh_tc-yue{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:771px){
.jqh_tc-yue{
width:230px;
}
}
.jqh_tc_img-yue{
overflow:hidden;
background:#FFFFFF;
border-radius:14px;
padding-bottom:75%;
box-shadow:0 2px 6px rgba(28,18,8,0.07), 0 0.5rem 24px rgba(28,18,8,0.09);
position:relative;
}
.jqh_tc_img-yue img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.jqh_tc_info-yue{
gap:2px;
margin-top:0.563rem;
display:flex;
flex-direction:column;
min-width:0;
}
.jqh_tc_name-yue{
overflow:hidden;
white-space:nowrap;
font-weight:700;
color:#1A1410;
font-size:0.875rem;
text-overflow:ellipsis;
}
.jqh_tc_rtp-yue{
font-size:0.688rem;
color:#6B5C45;
}
.jqh_lc-yue{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:769px){
.jqh_lc-yue{
width:16.75rem;
}
}
.jqh_lc_img-yue{
border-radius:14px;
overflow:hidden;
background:#FFFFFF;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(28,18,8,0.07), 0 0.5rem 1.5rem rgba(28,18,8,0.09);
position:relative;
}
.jqh_lc_img-yue img{
inset:0;
object-fit:cover;
width:100%;
position:absolute;
height:100%;
}
.jqh_lc_live-yue{
border-radius:999px;
gap:7px;
background:rgba(0,0,0,0.52);
padding:0.25rem 9px;
display:flex;
top:12px;
align-items:center;
left:0.75rem;
position:absolute;
}
.jqh_lc_live_dot-yue{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#C0392B;
height:0.5rem;
width:0.5rem;
}
.jqh_lc_seats-yue{
color:#F5EDD8;
text-transform:uppercase;
letter-spacing:.08em;
font-size:0.625rem;
font-weight:600;
}
.jqh_lc_info-yue{
gap:2px;
flex-direction:column;
margin-top:9px;
min-width:0;
display:flex;
}
.jqh_lc_name-yue{
overflow:hidden;
font-weight:700;
color:#1A1410;
font-size:15px;
white-space:nowrap;
text-overflow:ellipsis;
}
.jqh_lc_bet-yue{
font-size:11px;
color:#6B5C45;
}
.jqh_pc-yue{
background:#FFFFFF;
padding:16px 0.875rem;
gap:8px;
border-radius:0.875rem;
border:1px solid rgba(28,20,10,0.08);
min-height:4.625rem;
min-width:0;
justify-content:center;
align-items:center;
flex-direction:column;
display:flex;
}
.jqh_pc_logo-yue{
flex:0 0 auto;
height:28px;
width:auto;
object-fit:contain;
max-width:100%;
}
.jqh_pc_name-yue{
overflow:hidden;
max-width:100%;
color:#6B5C45;
white-space:nowrap;
text-overflow:ellipsis;
font-size:11px;
text-align:center;
}
.jqh_gc_tag-yue{
padding:3px 8px;
border-radius:0.5rem;
text-transform:uppercase;
letter-spacing:.06em;
font-weight:700;
display:inline-block;
top:0.625rem;
z-index:2;
position:absolute;
font-size:10px;
left:10px;
}
.jqh_gc_tag_hot-yue{
background:#C0392B;
color:#F5EDD8;
}
.jqh_gc_tag_new-yue{
background:#E8A820;
color:#1A1410;
}
.jqh_gc_tag_jp-yue{
background:#D4900A;
color:#1A1410;
}
.jqh_gc_tag_live-yue{
background:#C0392B;
color:#F5EDD8;
}
.jqh_sh-yue{
margin-bottom:1.125rem;
min-width:0;
}
.jqh_sh_row-yue{
gap:1rem;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
justify-content:space-between;
}
.jqh_sh_row-yue .jqh_sh_l-yue{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.jqh_sh_stack-yue{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.jqh_sh_center-yue{
gap:0.625rem;
align-items:center;
flex-direction:column;
text-align:center;
display:flex;
}
.jqh_sh_h2-yue{
color:#1A1410;
font-size:1.5rem;
overflow-wrap:break-word;
line-height:1.1;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:769px){
.jqh_sh_h2-yue{
font-size:30px;
}
}
.jqh_band-yue .jqh_sh_h2-yue{
color:#F5EDD8;
}
.jqh_sh_eb_line-yue{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.jqh_sh_eb_line-yue::before{
background:#C48E30;
content:"";
width:1.75rem;
height:1px;
display:inline-block;
}
.jqh_band-yue .jqh_sh_eb_line-yue::before{
background:#F0C14A;
}
.jqh_sh_eb_dot-yue{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.jqh_sh_eb_dot-yue::before{
border-radius:50%;
background:#C48E30;
height:0.375rem;
content:"";
display:inline-block;
width:6px;
}
.jqh_band-yue .jqh_sh_eb_dot-yue::before{
background:#F0C14A;
}
.jqh_sh_link-yue{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
font-size:0.813rem;
border-bottom:1px solid #1A1410;
align-items:center;
font-weight:600;
padding-bottom:2px;
color:#1A1410;
display:inline-flex;
white-space:nowrap;
}
.jqh_sh_link-yue:hover{
border-color:#C48E30;
color:#C48E30;
}
.jqh_sh_link-yue svg{
height:0.875rem;
width:0.875rem;
}
.jqh_sh_link_chev-yue{
border-bottom:0;
padding-bottom:0;
}
.jqh_sh_link_btn-yue{
background:#1E1710;
border-radius:999px;
padding:9px 1.125rem;
border-bottom:0;
color:#F5EDD8;
}
.jqh_sh_link_btn-yue:hover{
border-color:transparent;
background:#362B1C;
color:#F5EDD8;
}
.jqh_band-yue .jqh_sh_link-yue{
border-color:#F5EDD8;
color:#F5EDD8;
}
.jqh_band-yue .jqh_sh_link_btn-yue{
background:#F0C14A;
color:#1A1410;
}
.jqh_sh_rule-yue{
background:rgba(28,20,10,0.15);
margin:-2px 0 1.125rem;
height:1px;
}
.jqh_band-yue .jqh_sh_rule-yue{
background:rgba(255,235,180,0.14);
}
.jqh_hero-yue{
padding:32px 0 8px;
}
@media(min-width:766px){
.jqh_hero-yue{
padding:56px 0 1.5rem;
}
}
.jqh_hero_in-yue{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:903px){
.jqh_hero_in-yue{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.jqh_hero_copy-yue{
min-width:0;
}
.jqh_hero_eyebrow-yue{
gap:0.625rem;
margin-bottom:1.375rem;
display:inline-flex;
align-items:center;
}
.jqh_hero_eyebrow_line-yue{
background:#C48E30;
flex:0 0 auto;
height:1px;
display:inline-block;
width:1.75rem;
}
.jqh_hero_h1-yue{
overflow-wrap:break-word;
letter-spacing:-.01em;
margin-bottom:20px;
font-size:38px;
font-weight:600;
font-family:"Lora", Georgia, 'Times New Roman', serif;
color:#1A1410;
line-height:1.04;
}
@media(min-width:768px){
.jqh_hero_h1-yue{
font-size:3.375rem;
}
}
@media(min-width:1103px){
.jqh_hero_h1-yue{
font-size:3.875rem;
}
}
.jqh_hero_h1-yue em{
font-style:normal;
color:#C48E30;
}
.jqh_hero_sub-yue{
line-height:1.6;
margin-bottom:1.875rem;
font-size:1rem;
max-width:30rem;
color:#8C7A62;
}
@media(min-width:768px){
.jqh_hero_sub-yue{
font-size:1.125rem;
}
}
.jqh_hero_actions-yue{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
margin-bottom:2.125rem;
display:flex;
}
.jqh_hero_cta-yue{
padding:1rem 1.875rem;
background:#1E1710;
transition:background-color .22s ease;
gap:0.625rem;
border-radius:62.438rem;
font-size:0.938rem;
align-items:center;
color:#F5EDD8;
font-weight:700;
display:inline-flex;
}
.jqh_hero_cta-yue:hover{
background:#362B1C;
}
.jqh_hero_cta_ic-yue{
display:inline-flex;
align-items:center;
}
.jqh_hero_cta_ic-yue svg{
width:1rem;
height:16px;
}
.jqh_hero_cta_alt-yue{
border-radius:999px;
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(28,20,10,0.15);
padding:15px 1.625rem;
background:transparent;
align-items:center;
color:#1A1410;
display:inline-flex;
font-size:15px;
font-weight:600;
}
.jqh_hero_cta_alt-yue:hover{
border-color:#C48E30;
color:#C48E30;
}
.jqh_hero_trust-yue{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.jqh_hero_trust_item-yue{
gap:9px;
display:flex;
color:#3D3226;
font-weight:600;
font-size:0.813rem;
align-items:center;
}
.jqh_hero_trust_ic-yue{
display:inline-flex;
align-items:center;
color:#C48E30;
}
.jqh_hero_trust_ic-yue svg{
height:1rem;
width:1rem;
}
.jqh_hero_promo-yue{
background:#FFFFFF;
overflow:hidden;
border-radius:20px;
display:flex;
position:relative;
box-shadow:0 0.75rem 2.5rem rgba(28,18,8,0.14), 0 32px 80px rgba(28,18,8,0.10);
min-height:300px;
}
.jqh_hero_promo_bg-yue{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.jqh_hero_promo_bg-yue::after{
inset:0;
background:linear-gradient(120deg,#1E1710 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.jqh_hero_promo_glow-yue{
background:radial-gradient(circle,rgba(196,142,48,0.18) 0%,transparent 65%);
border-radius:50%;
width:260px;
top:-40px;
pointer-events:none;
height:260px;
right:-20px;
position:absolute;
}
.jqh_hero_promo_ct-yue{
padding:28px;
position:relative;
z-index:2;
align-self:flex-end;
max-width:88%;
}
.jqh_hero_promo_label-yue{
letter-spacing:.25em;
display:block;
margin-bottom:8px;
font-size:0.625rem;
text-transform:uppercase;
color:#F0C14A;
font-weight:700;
}
.jqh_hero_promo_amount-yue{
line-height:1.05;
overflow-wrap:break-word;
color:#F5EDD8;
font-size:32px;
font-weight:600;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.jqh_hero_promo_amount-yue{
font-size:40px;
}
}
.jqh_hero_promo_amount-yue em{
color:#F0C14A;
font-style:normal;
}
.jqh_hero_rating-yue{
border:1px solid rgba(28,20,10,0.08);
gap:10px;
border-radius:0.875rem;
background:#FFFFFF;
padding:10px 14px;
z-index:3;
position:absolute;
display:flex;
right:14px;
box-shadow:0 2px 0.375rem rgba(28,18,8,0.07), 0 0.5rem 24px rgba(28,18,8,0.09);
max-width:min(260px,62%);
top:14px;
align-items:center;
}
.jqh_hero_rating_score-yue{
flex:0 0 auto;
font-size:1.5rem;
font-weight:700;
color:#1A1410;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
.jqh_hero_rating_txt-yue{
flex:1 1 auto;
min-width:0;
}
.jqh_hero_rating_stars-yue{
gap:2px;
display:flex;
color:#C48E30;
}
.jqh_hero_rating_stars-yue svg{
height:0.75rem;
width:0.75rem;
}
.jqh_hero_rating_cap-yue{
display:block;
color:#6B5C45;
line-height:1.35;
margin-top:3px;
overflow-wrap:break-word;
font-size:0.688rem;
}
.jqh_stat-yue{
margin-top:16px;
border-top:1px solid rgba(28,20,10,0.15);
border-bottom:1px solid rgba(28,20,10,0.15);
}
.jqh_stat_in-yue{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.jqh_stat_in-yue{
grid-template-columns:repeat(4,1fr);
}
}
.jqh_stat_item-yue{
padding:22px 14px;
border-bottom:1px solid rgba(28,20,10,0.08);
border-right:1px solid rgba(28,20,10,0.08);
min-width:0;
}
.jqh_stat_item-yue:nth-child(2n){
border-right:0;
}
.jqh_stat_item-yue:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.jqh_stat_item-yue{
border-bottom:0;
}
.jqh_stat_item-yue:nth-child(2n){
border-right:1px solid rgba(28,20,10,0.08);
}
.jqh_stat_item-yue:nth-child(4n){
border-right:0;
}
}
.jqh_stat_value-yue{
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
line-height:1;
overflow-wrap:break-word;
color:#1A1410;
font-weight:700;
}
@media(min-width:765px){
.jqh_stat_value-yue{
font-size:2.125rem;
}
}
.jqh_stat_label-yue{
margin-top:0.375rem;
line-height:1.4;
color:#6B5C45;
font-size:13px;
overflow-wrap:break-word;
}
.jqh_jp-yue{
padding:1.875rem 0 0.625rem;
}
.jqh_jp_grid-yue{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:767px){
.jqh_jp_grid-yue{
grid-template-columns:1fr 1fr;
}
.jqh_jp_card_mega-yue{
grid-column:1/-1;
}
}
@media(min-width:1000px){
.jqh_jp_grid-yue{
grid-template-columns:1.4fr 1fr 1fr;
}
.jqh_jp_card_mega-yue{
grid-column:auto;
}
}
.jqh_jp_card-yue{
padding:1.625rem;
overflow:hidden;
border-radius:20px;
gap:0.75rem;
border:1px solid rgba(28,20,10,0.08);
background:#FFFFFF;
min-height:200px;
min-width:0;
flex-direction:column;
display:flex;
position:relative;
justify-content:space-between;
}
.jqh_jp_card_mega-yue{
background:linear-gradient(135deg,#2C2016,#110D08);
border-color:transparent;
color:#F5EDD8;
min-height:13.125rem;
}
.jqh_jp_glow-yue{
border-radius:50%;
background:radial-gradient(circle,rgba(196,142,48,0.18),transparent 70%);
right:-40px;
top:-40px;
width:12.5rem;
position:absolute;
pointer-events:none;
height:200px;
}
.jqh_jp_label-yue{
gap:0.625rem;
font-weight:700;
letter-spacing:.16em;
justify-content:space-between;
color:#C48E30;
position:relative;
flex-wrap:wrap;
font-size:10px;
text-transform:uppercase;
align-items:center;
display:flex;
}
.jqh_jp_card_mega-yue .jqh_jp_label-yue{
color:#F0C14A;
}
.jqh_jp_drop-yue{
color:#6B5C45;
letter-spacing:.04em;
font-weight:600;
text-transform:none;
}
.jqh_jp_card_mega-yue .jqh_jp_drop-yue{
color:#C4AD88;
}
.jqh_jp_amount-yue{
font-weight:700;
font-size:38px;
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1A1410;
position:relative;
line-height:1;
}
.jqh_jp_card_mega-yue .jqh_jp_amount-yue{
animation:zm2-pulse 2.4s infinite;
color:#F0C14A;
font-size:48px;
}
@media(min-width:771px){
.jqh_jp_card_mega-yue .jqh_jp_amount-yue{
font-size:54px;
}
}
.jqh_jp_game-yue{
position:relative;
color:#6B5C45;
font-size:13px;
}
.jqh_jp_card_mega-yue .jqh_jp_game-yue{
color:#C4AD88;
}
.jqh_jp_cta-yue{
align-self:flex-start;
position:relative;
}
.jqh_jp_card_mega-yue .jqh_jp_cta-yue{
border-radius:999px;
padding:10px 20px;
transition:opacity .22s ease;
background:#F0C14A;
font-weight:700;
color:#1A1410;
font-size:13px;
}
.jqh_jp_card_mega-yue .jqh_jp_cta-yue:hover{
opacity:.9;
}
.jqh_jp_card-yue:not(.jqh_jp_card_mega-yue) .jqh_jp_cta-yue{
transition:color .22s ease,border-color .22s ease;
color:#1A1410;
padding-bottom:2px;
border-bottom:1px solid #1A1410;
font-weight:700;
font-size:0.813rem;
}
.jqh_jp_card-yue:not(.jqh_jp_card_mega-yue) .jqh_jp_cta-yue:hover{
border-color:#C48E30;
color:#C48E30;
}
.jqh_jp_seo-yue{
margin:14px 0 0;
color:#8C7A62;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
max-width:760px;
}
.jqh_jp_seo-yue strong{
font-weight:700;
color:#1A1410;
}
.jqh_grow-yue{
padding:26px 0 0.625rem;
}
.jqh_row_seo-yue{
margin:0.625rem 0 0;
color:#8C7A62;
overflow-wrap:break-word;
font-size:14px;
max-width:47.5rem;
line-height:1.65;
}
.jqh_row_seo-yue strong{
color:#1A1410;
font-weight:700;
}
.jqh_grow-yue{
padding:26px 0 10px;
}
.jqh_row_seo-yue{
margin:0.625rem 0 0;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
max-width:47.5rem;
color:#8C7A62;
}
.jqh_row_seo-yue strong{
color:#1A1410;
font-weight:700;
}
.jqh_grow-yue{
padding:1.625rem 0 10px;
}
.jqh_row_seo-yue{
margin:0.625rem 0 0;
overflow-wrap:break-word;
color:#8C7A62;
font-size:0.875rem;
line-height:1.65;
max-width:47.5rem;
}
.jqh_row_seo-yue strong{
font-weight:700;
color:#1A1410;
}
.jqh_nl-yue{
padding:24px 0 10px;
}
.jqh_nl_in-yue{
gap:22px;
background:#251D13;
padding:1.875rem 32px;
border-radius:20px;
display:flex;
flex-direction:column;
color:#F5EDD8;
}
@media(min-width:767px){
.jqh_nl_in-yue{
gap:1.75rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.jqh_nl_text_wrap-yue{
min-width:0;
}
.jqh_nl_h3-yue{
overflow-wrap:break-word;
margin-bottom:5px;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-size:22px;
line-height:1.1;
color:#F5EDD8;
font-weight:600;
}
@media(min-width:771px){
.jqh_nl_h3-yue{
font-size:24px;
}
}
.jqh_nl_text-yue{
font-size:0.844rem;
line-height:1.5;
color:#C4AD88;
}
.jqh_nl_form-yue{
flex:1 1 auto;
gap:10px;
display:flex;
min-width:0;
max-width:460px;
}
.jqh_nl_input-yue{
background:rgba(255,245,220,0.07);
border-radius:0.875rem;
padding:0.813rem 16px;
border:1px solid rgba(255,235,180,0.14);
overflow:hidden;
flex:1 1 auto;
white-space:nowrap;
font-size:14px;
display:flex;
min-width:0;
align-items:center;
color:#C4AD88;
text-overflow:ellipsis;
}
.jqh_nl_btn-yue{
background:#F0C14A;
border-radius:0.875rem;
transition:opacity .22s ease;
padding:13px 24px;
flex:0 0 auto;
color:#1A1410;
font-weight:700;
white-space:nowrap;
font-size:14px;
}
.jqh_nl_btn-yue:hover{
opacity:.9;
}
.jqh_app-yue{
padding:30px 0 10px;
}
.jqh_app_in-yue{
background:#FFFFFF;
padding:2rem;
gap:28px;
border:1px solid rgba(28,20,10,0.08);
border-radius:1.25rem;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.jqh_app_in-yue{
padding:2.5rem 44px;
gap:2.5rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.jqh_app_copy-yue{
min-width:0;
max-width:35rem;
}
.jqh_app_eyebrow-yue{
margin-bottom:12px;
}
.jqh_app_h2-yue{
overflow-wrap:break-word;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-size:28px;
font-weight:600;
margin-bottom:0.75rem;
line-height:1.05;
color:#1A1410;
}
@media(min-width:765px){
.jqh_app_h2-yue{
font-size:34px;
}
}
.jqh_app_text-yue{
line-height:1.6;
font-size:14px;
color:#8C7A62;
margin-bottom:22px;
}
.jqh_app_btns-yue{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.jqh_app_btn-yue{
background:#1E1710;
border-radius:14px;
padding:11px 20px;
gap:0.625rem;
transition:background-color .22s ease;
color:#F5EDD8;
align-items:center;
display:inline-flex;
}
.jqh_app_btn-yue:hover{
background:#362B1C;
}
.jqh_app_btn_ic-yue{
display:inline-flex;
align-items:center;
}
.jqh_app_btn_ic-yue svg{
width:18px;
height:1.125rem;
}
.jqh_app_btn_lb-yue{
font-weight:700;
font-size:13.5px;
}
.jqh_app_qr_wrap-yue{
gap:1.125rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.jqh_app_qr-yue{
border-radius:0.875rem;
flex:0 0 auto;
height:6.75rem;
width:6.75rem;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 5px,transparent 5px 11px);
background-color:#1E1710;
}
.jqh_app_qr_cap-yue{
max-width:5.75rem;
color:#6B5C45;
line-height:1.4;
font-size:0.781rem;
}
.jqh_vip-yue{
padding:48px 0;
}
@media(min-width:766px){
.jqh_vip-yue{
padding:64px 0;
}
}
.jqh_vip_head-yue{
gap:0.875rem;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:883px){
.jqh_vip_head-yue{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.jqh_vip_eyebrow-yue{
margin-bottom:0.75rem;
}
.jqh_vip_h2-yue{
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-size:2rem;
color:#F5EDD8;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:767px){
.jqh_vip_h2-yue{
font-size:40px;
}
}
.jqh_vip_intro-yue{
font-size:0.875rem;
color:#C4AD88;
max-width:26.25rem;
line-height:1.6;
}
.jqh_vip_grid-yue{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.jqh_vip_card-yue{
border-radius:14px;
padding:22px 18px;
border:1px solid rgba(255,235,180,0.14);
min-width:0;
}
.jqh_vip_card_feat-yue{
border-color:#F0C14A;
background:rgba(255,245,220,0.07);
}
.jqh_vip_card_ic-yue{
border-radius:0.5rem;
background:linear-gradient(135deg,#C48E30,#F0C14A);
margin-bottom:1rem;
width:2.125rem;
height:2.125rem;
display:block;
}
.jqh_vip_name-yue{
font-family:"Lora", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
font-weight:600;
font-size:1.25rem;
overflow-wrap:break-word;
margin-bottom:6px;
}
.jqh_vip_perk-yue{
line-height:1.5;
overflow-wrap:break-word;
font-size:12.5px;
color:#C4AD88;
}
.jqh_dr-yue{
padding:36px 0 0.625rem;
}
.jqh_dr_in-yue{
gap:1.25rem;
border:1px dashed rgba(28,20,10,0.15);
padding:28px 32px;
border-radius:14px;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.jqh_dr_in-yue{
gap:32px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.jqh_dr_h2-yue{
color:#1A1410;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-size:24px;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:600;
line-height:1.1;
}
@media(min-width:769px){
.jqh_dr_h2-yue{
font-size:26px;
}
}
.jqh_dr_text-yue{
line-height:1.6;
overflow-wrap:break-word;
color:#8C7A62;
max-width:680px;
font-size:14px;
}
.jqh_dr_text-yue b{
color:#1A1410;
font-weight:700;
}
.jqh_dr_cta-yue{
transition:color .22s ease;
flex:0 0 auto;
padding-bottom:2px;
color:#1A1410;
font-size:0.844rem;
font-weight:700;
border-bottom:1px solid #C48E30;
white-space:nowrap;
}
.jqh_dr_cta-yue:hover{
color:#C48E30;
}
.jqh_wy-yue{
padding:3rem 0;
}
@media(min-width:769px){
.jqh_wy-yue{
padding:56px 0;
}
}
.jqh_wy_in-yue{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:900px){
.jqh_wy_in-yue{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.jqh_wy_left-yue{
min-width:0;
}
.jqh_wy_eyebrow-yue{
margin-bottom:0.875rem;
}
.jqh_wy_h2-yue{
line-height:1.05;
color:#1A1410;
font-family:"Lora", Georgia, 'Times New Roman', serif;
margin-bottom:1rem;
font-weight:600;
overflow-wrap:break-word;
font-size:32px;
}
@media(min-width:770px){
.jqh_wy_h2-yue{
font-size:2.5rem;
}
}
.jqh_wy_intro-yue{
font-size:0.938rem;
color:#8C7A62;
line-height:1.6;
}
.jqh_wy_grid-yue{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:561px){
.jqh_wy_grid-yue{
grid-template-columns:1fr 1fr;
}
}
.jqh_wy_card-yue{
border:1px solid rgba(28,20,10,0.08);
border-radius:0.875rem;
background:#FFFFFF;
padding:26px;
min-width:0;
}
.jqh_wy_card_ic-yue{
margin-bottom:1rem;
align-items:center;
color:#C48E30;
justify-content:center;
display:inline-flex;
}
.jqh_wy_card_ic-yue svg{
height:26px;
width:26px;
}
.jqh_wy_card_h-yue{
overflow-wrap:break-word;
font-weight:600;
color:#1A1410;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-size:1.313rem;
line-height:1.15;
margin-bottom:0.5rem;
}
.jqh_wy_card_p-yue{
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
color:#8C7A62;
}
.jqh_hts-yue{
padding:3rem 0;
}
@media(min-width:767px){
.jqh_hts-yue{
padding:3.875rem 0;
}
}
.jqh_hts_head-yue{
gap:18px;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.jqh_hts_head-yue{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.jqh_hts_eyebrow-yue{
margin-bottom:12px;
}
.jqh_hts_h2-yue{
color:#F5EDD8;
font-size:1.875rem;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:768px){
.jqh_hts_h2-yue{
font-size:2.375rem;
}
}
.jqh_hts_cta-yue{
flex:0 0 auto;
border-radius:62.438rem;
background:#F0C14A;
padding:0.938rem 30px;
transition:opacity .22s ease;
font-weight:700;
font-size:15px;
color:#1A1410;
}
.jqh_hts_cta-yue:hover{
opacity:.9;
}
.jqh_hts_grid-yue{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.jqh_hts_grid-yue{
grid-template-columns:repeat(3,1fr);
}
}
.jqh_hts_step-yue{
padding-top:22px;
min-width:0;
border-top:1px solid rgba(255,235,180,0.14);
}
.jqh_hts_step_num-yue{
line-height:1;
color:#F0C14A;
font-size:44px;
font-weight:700;
margin-bottom:0.875rem;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
.jqh_hts_step_h-yue{
font-weight:700;
line-height:1.2;
overflow-wrap:break-word;
margin-bottom:8px;
font-size:19px;
color:#F5EDD8;
}
.jqh_hts_step_p-yue{
color:#C4AD88;
overflow-wrap:break-word;
line-height:1.55;
font-size:14px;
}
.jqh_ts-yue{
padding:2.75rem 0;
}
.jqh_ts_in-yue{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:883px){
.jqh_ts_in-yue{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.jqh_ts_left-yue{
min-width:0;
}
.jqh_ts_h2-yue{
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-size:26px;
overflow-wrap:break-word;
font-weight:600;
color:#F5EDD8;
line-height:1.1;
margin-bottom:12px;
}
@media(min-width:769px){
.jqh_ts_h2-yue{
font-size:1.75rem;
}
}
.jqh_ts_text-yue{
font-size:14.5px;
max-width:32.5rem;
line-height:1.6;
color:#C4AD88;
margin-bottom:22px;
}
.jqh_ts_badges-yue{
gap:1.125rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.jqh_ts_badge-yue{
font-weight:600;
color:#C4AD88;
font-size:13px;
}
.jqh_ts_pay-yue{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:883px){
.jqh_ts_pay-yue{
justify-content:flex-end;
}
}
.jqh_ts_pay_chip-yue{
border-radius:14px;
background:rgba(255,245,220,0.07);
border:1px solid rgba(255,235,180,0.14);
padding:0.75rem 16px;
font-size:0.875rem;
color:#F5EDD8;
font-weight:700;
}
.jqh_prov-yue{
padding:2.5rem 0 1.25rem;
}
.jqh_prov_eyebrow-yue{
display:block;
margin-bottom:18px;
}
.jqh_prov_grid-yue{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:562px){
.jqh_prov_grid-yue{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.jqh_prov_grid-yue{
grid-template-columns:repeat(6,1fr);
}
}
.jqh_tt-yue{
padding:48px 0 10px;
}
@media(min-width:766px){
.jqh_tt-yue{
padding:3.75rem 0 0.625rem;
}
}
.jqh_tt_head-yue{
text-align:center;
margin-bottom:34px;
}
.jqh_tt_eyebrow-yue{
margin-bottom:0.75rem;
}
.jqh_tt_h2-yue{
font-weight:600;
font-family:"Lora", Georgia, 'Times New Roman', serif;
color:#1A1410;
overflow-wrap:break-word;
line-height:1.05;
font-size:32px;
}
@media(min-width:767px){
.jqh_tt_h2-yue{
font-size:42px;
}
}
.jqh_tt_grid-yue{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.jqh_tt_grid-yue{
grid-template-columns:repeat(3,1fr);
}
}
.jqh_tt_card-yue{
border:1px solid rgba(28,20,10,0.08);
border-radius:0.875rem;
padding:1.875rem;
background:#FFFFFF;
min-width:0;
flex-direction:column;
display:flex;
}
.jqh_tt_card_ic-yue{
align-items:center;
display:inline-flex;
color:#C48E30;
margin-bottom:18px;
}
.jqh_tt_card_ic-yue svg{
width:1.75rem;
height:1.75rem;
}
.jqh_tt_card_h-yue{
overflow-wrap:break-word;
font-weight:600;
color:#1A1410;
font-size:1.375rem;
line-height:1.15;
font-family:"Lora", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
}
.jqh_tt_card_p-yue{
font-size:14px;
margin-bottom:14px;
color:#8C7A62;
line-height:1.6;
overflow-wrap:break-word;
}
.jqh_tt_card_p-yue b{
font-weight:700;
color:#1A1410;
}
.jqh_tt_card_link-yue{
transition:color .22s ease;
border-bottom:1px solid #C48E30;
font-size:13px;
color:#1A1410;
margin-top:auto;
align-self:flex-start;
font-weight:700;
padding-bottom:2px;
}
.jqh_tt_card_link-yue:hover{
color:#C48E30;
}
.jqh_op-yue{
padding:2.25rem 0 10px;
}
.jqh_op_in-yue{
border:1px solid rgba(28,20,10,0.08);
grid-template-columns:1fr;
background:#FFFFFF;
padding:32px;
gap:2rem;
border-radius:14px;
align-items:center;
display:grid;
}
@media(min-width:861px){
.jqh_op_in-yue{
padding:2.125rem 40px;
gap:2.75rem;
grid-template-columns:.9fr 1.1fr;
}
}
.jqh_op_left-yue{
min-width:0;
}
.jqh_op_eyebrow-yue{
margin-bottom:0.75rem;
}
.jqh_op_h2-yue{
color:#1A1410;
line-height:1.08;
font-size:1.75rem;
overflow-wrap:break-word;
font-family:"Lora", Georgia, 'Times New Roman', serif;
margin-bottom:0.625rem;
font-weight:600;
}
@media(min-width:771px){
.jqh_op_h2-yue{
font-size:30px;
}
}
.jqh_op_text-yue{
line-height:1.6;
font-size:0.875rem;
color:#8C7A62;
}
.jqh_op_grid-yue{
border:1px solid rgba(28,20,10,0.15);
border-radius:0.5rem;
gap:1px;
grid-template-columns:1fr 1fr;
overflow:hidden;
background:rgba(28,20,10,0.15);
display:grid;
}
.jqh_op_field-yue{
padding:1.125rem 1.25rem;
background:#FAF6F0;
min-width:0;
}
.jqh_op_field_lb-yue{
color:#C48E30;
letter-spacing:.1em;
text-transform:uppercase;
margin-bottom:0.313rem;
font-size:10px;
font-weight:600;
}
.jqh_op_field_val-yue{
font-weight:700;
color:#1A1410;
font-size:14px;
overflow-wrap:break-word;
}
.jqh_rc-yue{
padding:48px 0 0.625rem;
}
.jqh_rc_in-yue{
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:762px){
.jqh_rc_in-yue{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.jqh_rc_col-yue{
min-width:0;
}
.jqh_rc_label-yue{
margin-bottom:1rem;
text-transform:uppercase;
letter-spacing:.2em;
font-size:11px;
font-weight:600;
color:#C48E30;
}
.jqh_rc_awards-yue{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.jqh_rc_award-yue{
gap:12px;
min-width:0;
align-items:center;
display:flex;
}
.jqh_rc_award_ic-yue{
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#E8A820;
}
.jqh_rc_award_ic-yue svg{
height:1.125rem;
width:18px;
}
.jqh_rc_award_t-yue{
font-weight:700;
overflow-wrap:break-word;
font-size:0.875rem;
color:#1A1410;
}
.jqh_rc_award_s-yue{
overflow-wrap:break-word;
font-size:12px;
color:#6B5C45;
}
.jqh_rc_press-yue{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.jqh_rc_press_logo-yue{
border:1px solid rgba(28,20,10,0.08);
border-radius:0.5rem;
overflow:hidden;
padding:0 0.5rem;
height:52px;
justify-content:center;
font-family:"Lora", Georgia, 'Times New Roman', serif;
align-items:center;
font-weight:700;
text-overflow:ellipsis;
color:#8C7A62;
text-align:center;
font-size:0.875rem;
white-space:nowrap;
display:flex;
}
.jqh_rc_partner-yue{
padding:1.375rem;
border:1px solid rgba(28,20,10,0.08);
border-radius:14px;
background:#FFFFFF;
}
.jqh_rc_partner_name-yue{
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:20px;
margin-bottom:6px;
color:#1A1410;
font-weight:600;
}
.jqh_rc_partner_text-yue{
overflow-wrap:break-word;
color:#8C7A62;
line-height:1.55;
font-size:13px;
}
.jqh_sg-yue{
padding:48px 0 10px;
}
.jqh_sg_eyebrow-yue{
margin-bottom:0.75rem;
display:block;
}
.jqh_sg_h2-yue{
overflow-wrap:break-word;
margin-bottom:28px;
font-size:1.875rem;
font-weight:600;
color:#1A1410;
font-family:"Lora", Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:769px){
.jqh_sg_h2-yue{
font-size:36px;
}
}
.jqh_sg_grid-yue{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:720px){
.jqh_sg_grid-yue{
grid-template-columns:repeat(3,1fr);
}
}
.jqh_sg_col-yue{
min-width:0;
}
.jqh_sg_col_h-yue{
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
font-family:"Lora", Georgia, 'Times New Roman', serif;
margin-bottom:10px;
color:#1A1410;
font-size:22px;
}
.jqh_sg_col_p-yue{
color:#8C7A62;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
}
.jqh_lh-yue{
padding:2.5rem 0 1.25rem;
}
.jqh_lh_in-yue{
padding-top:2.125rem;
border-top:1px solid rgba(28,20,10,0.15);
}
.jqh_lh_eyebrow-yue{
display:block;
margin-bottom:22px;
}
.jqh_lh_grid-yue{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:601px){
.jqh_lh_grid-yue{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.jqh_lh_grid-yue{
grid-template-columns:repeat(5,1fr);
}
}
.jqh_lh_col-yue{
min-width:0;
}
.jqh_lh_col_h-yue{
font-weight:700;
color:#1A1410;
margin-bottom:0.75rem;
font-size:13px;
overflow-wrap:break-word;
}
.jqh_lh_links-yue{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.jqh_lh_link-yue{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:13px;
color:#8C7A62;
}
.jqh_lh_link-yue:hover{
color:#C48E30;
}
.jqh_sb-yue{
background:#FFFFFF;
padding:3rem 0;
margin-top:1.5rem;
border-top:1px solid rgba(28,20,10,0.08);
border-bottom:1px solid rgba(28,20,10,0.08);
}
@media(min-width:766px){
.jqh_sb-yue{
padding:3.5rem 0;
}
}
.jqh_sb_eyebrow-yue{
display:block;
margin-bottom:0.75rem;
}
.jqh_sb_h2-yue{
font-size:30px;
color:#1A1410;
line-height:1.05;
overflow-wrap:break-word;
margin-bottom:26px;
font-weight:600;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.jqh_sb_h2-yue{
font-size:2.25rem;
}
}
.jqh_sb_grid-yue{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:558px){
.jqh_sb_grid-yue{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.jqh_sb_grid-yue{
grid-template-columns:repeat(4,1fr);
}
}
.jqh_sb_card-yue{
border-radius:14px;
padding:24px;
background:#FAF6F0;
border:1px solid rgba(28,20,10,0.08);
min-width:0;
}
.jqh_sb_card_h-yue{
line-height:1.15;
margin-bottom:0.5rem;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-size:1.188rem;
font-weight:600;
overflow-wrap:break-word;
color:#1A1410;
}
.jqh_sb_card_p-yue{
line-height:1.6;
font-size:13.5px;
color:#8C7A62;
overflow-wrap:break-word;
}
.jqh_sb_rtp-yue{
border-radius:14px;
border:1px solid rgba(28,20,10,0.08);
background:#FAF6F0;
padding:1.625rem 1.75rem;
gap:24px;
grid-template-columns:1fr;
align-items:center;
margin-top:1.125rem;
display:grid;
}
@media(min-width:757px){
.jqh_sb_rtp-yue{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.jqh_sb_rtp_h-yue{
overflow-wrap:break-word;
font-size:1.25rem;
font-weight:600;
font-family:"Lora", Georgia, 'Times New Roman', serif;
line-height:1.15;
margin-bottom:8px;
color:#1A1410;
}
.jqh_sb_rtp_p-yue{
font-size:0.844rem;
color:#8C7A62;
line-height:1.6;
overflow-wrap:break-word;
}
.jqh_sb_rtp_stats-yue{
gap:16px;
display:flex;
}
.jqh_sb_stat-yue{
flex:1 1 0;
background:#FFFFFF;
padding:18px;
border-radius:8px;
text-align:center;
min-width:0;
}
.jqh_sb_stat_v-yue{
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.625rem;
color:#3A7D44;
font-weight:700;
}
.jqh_sb_stat_l-yue{
font-size:0.719rem;
color:#6B5C45;
margin-top:4px;
}
.jqh_gd-yue{
padding:48px 0 10px;
}
.jqh_gd_head-yue{
gap:0.875rem;
margin-bottom:1.5rem;
display:flex;
flex-direction:column;
}
@media(min-width:677px){
.jqh_gd_head-yue{
gap:1.25rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.jqh_gd_eyebrow-yue{
margin-bottom:10px;
}
.jqh_gd_h2-yue{
font-size:1.75rem;
color:#1A1410;
line-height:1.05;
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:767px){
.jqh_gd_h2-yue{
font-size:2.125rem;
}
}
.jqh_gd_more-yue{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
font-weight:600;
border-bottom:1px solid #1A1410;
color:#1A1410;
font-size:13.5px;
padding-bottom:2px;
}
.jqh_gd_more-yue:hover{
border-color:#C48E30;
color:#C48E30;
}
.jqh_gd_grid-yue{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:721px){
.jqh_gd_grid-yue{
grid-template-columns:repeat(3,1fr);
}
}
.jqh_gd_card-yue{
background:#FFFFFF;
overflow:hidden;
border:1px solid rgba(28,20,10,0.08);
border-radius:0.875rem;
min-width:0;
display:block;
}
.jqh_gd_card_img-yue{
background:linear-gradient(140deg,#2C2016,#C48E30);
height:150px;
}
.jqh_gd_card_body-yue{
padding:22px;
}
.jqh_gd_card_cat-yue{
color:#C48E30;
font-weight:600;
font-size:0.625rem;
letter-spacing:.1em;
text-transform:uppercase;
}
.jqh_gd_card_h-yue{
margin:0.5rem 0 0.625rem;
color:#1A1410;
font-size:1.188rem;
overflow-wrap:break-word;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.2;
}
.jqh_gd_card_meta-yue{
color:#6B5C45;
overflow-wrap:break-word;
font-size:12px;
}
.jqh_sc-yue{
padding:48px 0 0.625rem;
}
.jqh_sc_head-yue{
margin-bottom:28px;
text-align:center;
}
.jqh_sc_eyebrow-yue{
margin-bottom:12px;
}
.jqh_sc_h2-yue{
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#1A1410;
overflow-wrap:break-word;
line-height:1.05;
font-size:1.875rem;
}
@media(min-width:766px){
.jqh_sc_h2-yue{
font-size:2.25rem;
}
}
.jqh_sc_table-yue{
margin:0 auto;
border-radius:14px;
overflow:hidden;
border:1px solid rgba(28,20,10,0.08);
max-width:56.25rem;
}
.jqh_sc_thead-yue{
background:#2A2118;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.jqh_sc_th-yue{
padding:0.938rem 18px;
font-weight:700;
overflow-wrap:break-word;
color:#C4AD88;
text-align:center;
font-size:13px;
}
.jqh_sc_th-yue:first-child{
text-align:left;
}
.jqh_sc_th_us-yue{
color:#F0C14A;
}
.jqh_sc_row-yue{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(28,20,10,0.08);
}
.jqh_sc_row-yue:nth-child(even){
background:#FFFFFF;
}
.jqh_sc_td-yue{
padding:15px 1.125rem;
text-align:center;
min-width:0;
overflow-wrap:break-word;
color:#6B5C45;
font-size:14px;
}
.jqh_sc_td-yue:first-child{
font-weight:600;
color:#3D3226;
text-align:left;
}
.jqh_sc_td_us-yue{
color:#3A7D44;
font-weight:700;
}
.jqh_faq-yue{
padding:3rem 0;
background:#FFFFFF;
border-bottom:1px solid rgba(28,20,10,0.08);
margin-top:1.5rem;
border-top:1px solid rgba(28,20,10,0.08);
}
@media(min-width:769px){
.jqh_faq-yue{
padding:62px 0;
}
}
.jqh_faq_head-yue{
margin-bottom:34px;
text-align:center;
}
.jqh_faq_eyebrow-yue{
margin-bottom:12px;
}
.jqh_faq_h2-yue{
font-weight:600;
font-size:2rem;
line-height:1.05;
overflow-wrap:break-word;
color:#1A1410;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.jqh_faq_h2-yue{
font-size:2.375rem;
}
}
.jqh_faq_list-yue{
gap:0.75rem;
margin:0 auto;
display:flex;
flex-direction:column;
max-width:820px;
}
.jqh_faq_item-yue{
border:1px solid rgba(28,20,10,0.08);
overflow:hidden;
background:#FAF6F0;
border-radius:0.875rem;
}
.jqh_faq_q-yue{
padding:20px 1.5rem;
list-style:none;
gap:1.25rem;
overflow-wrap:break-word;
display:flex;
color:#1A1410;
font-weight:700;
justify-content:space-between;
font-size:1rem;
cursor:pointer;
align-items:center;
}
.jqh_faq_q-yue::-webkit-details-marker{
display:none;
}
.jqh_faq_q_ic-yue{
transition:transform .22s ease;
flex:0 0 auto;
align-items:center;
color:#C48E30;
display:inline-flex;
}
.jqh_faq_q_ic-yue svg{
height:18px;
width:18px;
}
.jqh_faq_item-yue[open] .jqh_faq_q_ic-yue{
transform:rotate(180deg);
}
.jqh_faq_a-yue{
padding:0 1.5rem 20px;
color:#8C7A62;
overflow-wrap:break-word;
font-size:14.5px;
line-height:1.6;
}
.jqh_el-yue{
padding:3rem 0;
}
@media(min-width:768px){
.jqh_el-yue{
padding:56px 0;
}
}
.jqh_el_in-yue{
gap:40px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:898px){
.jqh_el_in-yue{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.jqh_el_left-yue{
min-width:0;
}
.jqh_el_eyebrow-yue{
margin-bottom:14px;
}
.jqh_el_h2-yue{
margin-bottom:1.375rem;
color:#1A1410;
font-weight:600;
font-size:32px;
overflow-wrap:break-word;
line-height:1.08;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.jqh_el_h2-yue{
font-size:2.375rem;
}
}
.jqh_el_body-yue p{
color:#3D3226;
font-size:16px;
line-height:1.7;
overflow-wrap:break-word;
margin-bottom:1.125rem;
}
.jqh_el_dropcap-yue{
padding:6px 12px 0 0;
font-weight:700;
font-size:3.875rem;
color:#C48E30;
font-family:"Lora", Georgia, 'Times New Roman', serif;
line-height:.8;
float:left;
}
.jqh_el_right-yue{
min-width:0;
}
.jqh_el_quote-yue{
border-radius:20px;
padding:2.25rem;
background:linear-gradient(150deg,#2C2016,#110D08);
margin-bottom:1.5rem;
color:#F5EDD8;
position:relative;
}
.jqh_el_quote_mark-yue{
align-items:center;
display:inline-flex;
margin-bottom:0.375rem;
color:#F0C14A;
}
.jqh_el_quote_mark-yue svg{
height:2.125rem;
width:2.125rem;
}
.jqh_el_quote_text-yue{
font-weight:500;
margin-bottom:22px;
color:#F5EDD8;
line-height:1.4;
overflow-wrap:break-word;
font-size:22px;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
.jqh_el_quote_meta-yue{
gap:12px;
display:flex;
align-items:center;
}
.jqh_el_quote_av-yue{
flex:0 0 auto;
background:linear-gradient(135deg,#C48E30,#F0C14A);
border-radius:50%;
height:38px;
width:38px;
}
.jqh_el_quote_author-yue{
color:#F5EDD8;
font-weight:700;
font-size:14px;
}
.jqh_el_quote_meta_sub-yue{
font-size:12px;
color:#C4AD88;
}
.jqh_el_explain-yue{
border-radius:14px;
border:1px solid rgba(28,20,10,0.08);
overflow:hidden;
}
.jqh_el_explain_card-yue{
padding:1.375rem 1.5rem;
}
.jqh_el_explain_card-yue+.jqh_el_explain_card-yue{
border-top:1px solid rgba(28,20,10,0.08);
}
.jqh_el_explain_h-yue{
font-size:1.25rem;
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
font-family:"Lora", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
color:#1A1410;
}
.jqh_el_explain_p-yue{
overflow-wrap:break-word;
color:#8C7A62;
line-height:1.55;
font-size:14px;
}
.jqh_ft-yue{
background:#2A2118;
margin-top:40px;
color:#C4AD88;
}
.jqh_ft_in-yue{
gap:32px;
padding:48px 0 28px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:601px){
.jqh_ft_in-yue{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.jqh_ft_in-yue{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.jqh_ft_brand-yue{
min-width:0;
}
.jqh_ft_logo-yue{
font-size:26px;
overflow-wrap:break-word;
font-weight:700;
color:#F5EDD8;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
.jqh_ft_tagline-yue{
max-width:17.5rem;
line-height:1.6;
color:#C4AD88;
font-size:13.5px;
margin-top:14px;
}
.jqh_ft_contact-yue{
transition:color .22s ease;
font-size:13px;
color:#F0C14A;
overflow-wrap:anywhere;
max-width:17.5rem;
display:inline-block;
margin-top:0.75rem;
}
.jqh_ft_contact-yue:hover{
color:#F5EDD8;
}
.jqh_ft_col-yue{
min-width:0;
}
.jqh_ft_col_h-yue{
letter-spacing:.08em;
font-weight:700;
font-size:0.813rem;
margin-bottom:0.875rem;
overflow-wrap:break-word;
text-transform:uppercase;
color:#F5EDD8;
}
.jqh_ft_col_links-yue{
gap:10px;
flex-direction:column;
display:flex;
}
.jqh_ft_link-yue{
transition:color .22s ease;
color:#C4AD88;
font-size:13.5px;
overflow-wrap:break-word;
}
.jqh_ft_link-yue:hover{
color:#F5EDD8;
}
.jqh_ft_bot-yue{
padding:1.375rem 0 2.5rem;
gap:16px;
flex-direction:column;
border-top:1px solid rgba(255,235,180,0.14);
display:flex;
}
@media(min-width:766px){
.jqh_ft_bot-yue{
gap:20px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.jqh_ft_legal-yue{
line-height:1.6;
overflow-wrap:break-word;
max-width:760px;
color:#B5A48E;
font-size:11.5px;
}
.jqh_ft_legal-yue b{
color:#C4AD88;
font-weight:700;
}
.jqh_ft_age-yue{
padding:0.25rem 0.563rem;
border:1.5px solid #F0C14A;
border-radius:0.5rem;
flex:0 0 auto;
font-weight:700;
font-size:13px;
color:#F0C14A;
}