*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F3F0;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
text-rendering:optimizeLegibility;
font-size:0.938rem;
-webkit-font-smoothing:antialiased;
color:#2E2C28;
line-height:1.6;
overflow-wrap:break-word;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.50);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.qhxlayout-4jf{
display:flex;
min-height:100vh;
flex-direction:column;
}
.qhxmain-4jf{
flex:1 1 auto;
width:100%;
min-width:0;
}
.qhxcontainer-4jf{
padding:0 1rem;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:765px){
.qhxcontainer-4jf{
padding:0 2rem;
}
}
@media(min-width:1098px){
.qhxcontainer-4jf{
padding:0 56px;
}
}
.qhxeyebrow-4jf{
line-height:1.4;
font-weight:600;
display:inline-block;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:11px;
text-transform:uppercase;
overflow-wrap:break-word;
color:#9E7E3F;
letter-spacing:.2em;
}
.qhxband-4jf{
background:#1A1916;
color:#F5F3EE;
}
.qhxband-4jf .qhxeyebrow-4jf{
color:#C4A86E;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.qhxtb-4jf{
background:#F5F3F0;
border-bottom:1px solid rgba(20,18,14,0.14);
top:0;
z-index:50;
position:sticky;
}
.qhxtb_in-4jf{
margin:0 auto;
padding:12px 1rem;
gap:1rem;
max-width:87.5rem;
align-items:center;
width:100%;
justify-content:space-between;
display:flex;
}
@media(min-width:766px){
.qhxtb_in-4jf{
padding:1rem 2rem;
}
}
@media(min-width:1099px){
.qhxtb_in-4jf{
padding:1.125rem 56px;
}
}
.qhxtb_left-4jf{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.qhxtb_logo-4jf{
gap:0.688rem;
min-width:0;
display:flex;
align-items:center;
}
.qhxtb_logo_mark-4jf{
border-radius:0.5rem;
flex:0 0 auto;
object-fit:cover;
width:2.125rem;
height:2.125rem;
}
.qhxtb_logo_txt-4jf{
display:flex;
min-width:0;
line-height:1;
flex-direction:column;
}
.qhxtb_logo_name-4jf{
overflow:hidden;
font-weight:700;
letter-spacing:.02em;
white-space:nowrap;
text-overflow:ellipsis;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
color:#181714;
}
.qhxtb_logo_sub-4jf{
overflow:hidden;
color:#9E7E3F;
font-size:0.531rem;
font-weight:600;
letter-spacing:.32em;
margin-top:4px;
white-space:nowrap;
text-transform:uppercase;
text-overflow:ellipsis;
}
.qhxtb_nav-4jf{
display:none;
}
@media(min-width:963px){
.qhxtb_nav-4jf{
gap:28px;
align-items:center;
display:flex;
}
}
.qhxtb_nav_item-4jf{
transition:color .2s ease,border-color .2s ease;
white-space:nowrap;
color:#2E2C28;
padding-bottom:3px;
border-bottom:2px solid transparent;
font-weight:600;
font-size:0.875rem;
}
.qhxtb_nav_item-4jf:hover{
color:#181714;
}
.qhxtb_nav_item-4jf.qhxstate_active-4jf{
border-color:#9E7E3F;
color:#181714;
}
.qhxtb_right-4jf{
gap:0.875rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.qhxtb_search-4jf{
transition:color .2s ease;
justify-content:center;
align-items:center;
display:flex;
color:#2E2C28;
}
.qhxtb_search-4jf:hover{
color:#9E7E3F;
}
.qhxtb_search-4jf svg{
width:18px;
height:18px;
}
.qhxtb_lang-4jf{
font-size:11px;
letter-spacing:.1em;
color:#6B6760;
text-transform:uppercase;
font-weight:600;
}
.qhxtb_lang-4jf:hover{
color:#181714;
}
.qhxtb_login-4jf{
font-size:0.875rem;
display:none;
color:#181714;
font-weight:600;
}
@media(min-width:765px){
.qhxtb_login-4jf{
display:inline-block;
}
}
.qhxtb_register-4jf{
border-radius:999px;
padding:0.688rem 1.375rem;
transition:background-color .2s ease;
background:#181714;
font-size:14px;
white-space:nowrap;
color:#F5F3EE;
font-weight:700;
}
.qhxtb_register-4jf:hover{
background:#2E2C28;
}
.qhxmob-4jf{
background:#F5F3F0;
z-index:60;
right:0;
left:0;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(20,18,14,0.14);
bottom:0;
position:fixed;
}
@media(min-width:961px){
.qhxmob-4jf{
display:none;
}
}
.qhxmob_in-4jf{
margin:0 auto;
justify-content:space-around;
max-width:560px;
display:flex;
align-items:stretch;
}
.qhxmob_item-4jf{
padding:9px 4px;
transition:color .2s ease;
gap:3px;
flex:1 1 0;
color:#6B6760;
align-items:center;
min-width:0;
flex-direction:column;
display:flex;
}
.qhxmob_item-4jf.qhxstate_active-4jf{
color:#9E7E3F;
}
.qhxmob_ic-4jf{
justify-content:center;
display:flex;
align-items:center;
}
.qhxmob_ic-4jf svg{
width:1.25rem;
height:20px;
}
.qhxmob_lb-4jf{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:10px;
font-weight:600;
max-width:100%;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.qhxrail-4jf{
min-width:0;
position:relative;
}
.qhxrail_scroll-4jf{
gap:0.875rem;
padding-bottom:0.875rem;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
display:flex;
}
@media(min-width:769px){
.qhxrail_scroll-4jf{
gap:18px;
}
}
.qhxgc-4jf{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:769px){
.qhxgc-4jf{
width:11.75rem;
}
}
.qhxgc_img-4jf{
border-radius:0.875rem;
overflow:hidden;
background:#FAFAF8;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 0.375rem 1.125rem rgba(20,18,14,0.06);
}
.qhxgc_img-4jf img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.qhxgc_cover-4jf{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
position:absolute;
pointer-events:none;
}
.qhxgc_hover-4jf{
inset:0;
transition:opacity .2s ease;
background:rgba(0,0,0,0.50);
display:flex;
justify-content:center;
align-items:center;
position:absolute;
opacity:0;
}
.qhxgc-4jf:hover .qhxgc_hover-4jf{
opacity:1;
}
.qhxgc_hover_btn-4jf{
background:#181714;
border-radius:999px;
align-items:center;
display:flex;
color:#F5F3EE;
width:2.875rem;
justify-content:center;
height:46px;
}
.qhxgc_hover_btn-4jf svg{
width:1.125rem;
height:1.125rem;
}
.qhxgc_info-4jf{
gap:2px;
margin-top:9px;
min-width:0;
flex-direction:column;
display:flex;
}
.qhxgc_name-4jf{
overflow:hidden;
white-space:nowrap;
color:#181714;
text-overflow:ellipsis;
font-weight:700;
font-size:0.813rem;
}
.qhxgc_prov-4jf{
overflow:hidden;
font-size:0.688rem;
white-space:nowrap;
color:#6B6760;
text-overflow:ellipsis;
}
.qhxgc_meta-4jf{
color:#6B6760;
font-size:11px;
}
.qhxtc-4jf{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:769px){
.qhxtc-4jf{
width:14.375rem;
}
}
.qhxtc_img-4jf{
background:#FAFAF8;
border-radius:14px;
overflow:hidden;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 6px 1.125rem rgba(20,18,14,0.06);
padding-bottom:75%;
position:relative;
}
.qhxtc_img-4jf img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.qhxtc_info-4jf{
gap:2px;
margin-top:9px;
flex-direction:column;
display:flex;
min-width:0;
}
.qhxtc_name-4jf{
overflow:hidden;
color:#181714;
white-space:nowrap;
text-overflow:ellipsis;
font-size:14px;
font-weight:700;
}
.qhxtc_rtp-4jf{
font-size:11px;
color:#6B6760;
}
.qhxlc-4jf{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:769px){
.qhxlc-4jf{
width:268px;
}
}
.qhxlc_img-4jf{
background:#FAFAF8;
overflow:hidden;
border-radius:14px;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 0.375rem 1.125rem rgba(20,18,14,0.06);
}
.qhxlc_img-4jf img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.qhxlc_live-4jf{
padding:0.25rem 9px;
gap:7px;
border-radius:999px;
background:rgba(0,0,0,0.50);
top:0.75rem;
left:12px;
position:absolute;
align-items:center;
display:flex;
}
.qhxlc_live_dot-4jf{
border-radius:50%;
background:#C0392B;
animation:zm2-pulse 1.6s infinite;
height:8px;
width:8px;
}
.qhxlc_seats-4jf{
letter-spacing:.08em;
font-weight:600;
text-transform:uppercase;
font-size:0.625rem;
color:#F5F3EE;
}
.qhxlc_info-4jf{
gap:2px;
display:flex;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
}
.qhxlc_name-4jf{
overflow:hidden;
color:#181714;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
font-size:0.938rem;
}
.qhxlc_bet-4jf{
color:#6B6760;
font-size:11px;
}
.qhxpc-4jf{
padding:16px 14px;
background:#FAFAF8;
gap:8px;
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
display:flex;
min-height:4.625rem;
align-items:center;
justify-content:center;
flex-direction:column;
}
.qhxpc_logo-4jf{
flex:0 0 auto;
width:auto;
object-fit:contain;
height:28px;
max-width:100%;
}
.qhxpc_name-4jf{
overflow:hidden;
max-width:100%;
white-space:nowrap;
text-align:center;
color:#6B6760;
font-size:11px;
text-overflow:ellipsis;
}
.qhxgc_tag-4jf{
border-radius:0.5rem;
padding:3px 8px;
z-index:2;
font-size:0.625rem;
left:0.625rem;
font-weight:700;
display:inline-block;
top:10px;
letter-spacing:.06em;
position:absolute;
text-transform:uppercase;
}
.qhxgc_tag_hot-4jf{
background:#C0392B;
color:#F5F3EE;
}
.qhxgc_tag_new-4jf{
background:#C4A86E;
color:#181714;
}
.qhxgc_tag_jp-4jf{
background:#B8891E;
color:#181714;
}
.qhxgc_tag_live-4jf{
background:#C0392B;
color:#F5F3EE;
}
.qhxsh-4jf{
margin-bottom:18px;
min-width:0;
}
.qhxsh_row-4jf{
gap:1rem;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
}
.qhxsh_row-4jf .qhxsh_l-4jf{
gap:6px;
min-width:0;
display:flex;
flex-direction:column;
}
.qhxsh_stack-4jf{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.qhxsh_center-4jf{
gap:10px;
align-items:center;
text-align:center;
flex-direction:column;
display:flex;
}
.qhxsh_h2-4jf{
font-size:24px;
overflow-wrap:break-word;
color:#181714;
line-height:1.1;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.qhxsh_h2-4jf{
font-size:30px;
}
}
.qhxband-4jf .qhxsh_h2-4jf{
color:#F5F3EE;
}
.qhxsh_eb_line-4jf{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.qhxsh_eb_line-4jf::before{
background:#9E7E3F;
content:"";
width:1.75rem;
height:1px;
display:inline-block;
}
.qhxband-4jf .qhxsh_eb_line-4jf::before{
background:#C4A86E;
}
.qhxsh_eb_dot-4jf{
gap:8px;
display:inline-flex;
align-items:center;
}
.qhxsh_eb_dot-4jf::before{
background:#9E7E3F;
border-radius:50%;
height:6px;
content:"";
display:inline-block;
width:6px;
}
.qhxband-4jf .qhxsh_eb_dot-4jf::before{
background:#C4A86E;
}
.qhxsh_link-4jf{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:0.375rem;
font-weight:600;
align-items:center;
display:inline-flex;
padding-bottom:2px;
color:#181714;
font-size:0.813rem;
border-bottom:1px solid #181714;
white-space:nowrap;
}
.qhxsh_link-4jf:hover{
border-color:#9E7E3F;
color:#9E7E3F;
}
.qhxsh_link-4jf svg{
width:0.875rem;
height:0.875rem;
}
.qhxsh_link_chev-4jf{
padding-bottom:0;
border-bottom:0;
}
.qhxsh_link_btn-4jf{
border-radius:999px;
background:#181714;
padding:9px 1.125rem;
border-bottom:0;
color:#F5F3EE;
}
.qhxsh_link_btn-4jf:hover{
background:#2E2C28;
border-color:transparent;
color:#F5F3EE;
}
.qhxband-4jf .qhxsh_link-4jf{
border-color:#F5F3EE;
color:#F5F3EE;
}
.qhxband-4jf .qhxsh_link_btn-4jf{
background:#C4A86E;
color:#181714;
}
.qhxsh_rule-4jf{
background:rgba(20,18,14,0.14);
margin:-2px 0 18px;
height:1px;
}
.qhxband-4jf .qhxsh_rule-4jf{
background:rgba(255,253,248,0.12);
}
.qhxhero-4jf{
padding:2rem 0 0.5rem;
}
@media(min-width:770px){
.qhxhero-4jf{
padding:3.5rem 0 1.5rem;
}
}
.qhxhero_in-4jf{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:899px){
.qhxhero_in-4jf{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.qhxhero_copy-4jf{
min-width:0;
}
.qhxhero_eyebrow-4jf{
gap:0.625rem;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.qhxhero_eyebrow_line-4jf{
flex:0 0 auto;
background:#9E7E3F;
height:1px;
display:inline-block;
width:1.75rem;
}
.qhxhero_h1-4jf{
margin-bottom:1.25rem;
overflow-wrap:break-word;
line-height:1.04;
font-weight:600;
font-size:38px;
letter-spacing:-.01em;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#181714;
}
@media(min-width:769px){
.qhxhero_h1-4jf{
font-size:54px;
}
}
@media(min-width:1097px){
.qhxhero_h1-4jf{
font-size:3.875rem;
}
}
.qhxhero_h1-4jf em{
color:#9E7E3F;
font-style:normal;
}
.qhxhero_sub-4jf{
color:#85827A;
max-width:480px;
font-size:16px;
line-height:1.6;
margin-bottom:1.875rem;
}
@media(min-width:770px){
.qhxhero_sub-4jf{
font-size:18px;
}
}
.qhxhero_actions-4jf{
gap:14px;
display:flex;
flex-wrap:wrap;
align-items:center;
margin-bottom:2.125rem;
}
.qhxhero_cta-4jf{
padding:16px 30px;
transition:background-color .2s ease;
background:#181714;
border-radius:62.438rem;
gap:10px;
color:#F5F3EE;
display:inline-flex;
align-items:center;
font-size:0.938rem;
font-weight:700;
}
.qhxhero_cta-4jf:hover{
background:#2E2C28;
}
.qhxhero_cta_ic-4jf{
display:inline-flex;
align-items:center;
}
.qhxhero_cta_ic-4jf svg{
height:16px;
width:16px;
}
.qhxhero_cta_alt-4jf{
transition:border-color .2s ease,color .2s ease;
padding:15px 26px;
border-radius:62.438rem;
border:1px solid rgba(20,18,14,0.14);
background:transparent;
font-weight:600;
display:inline-flex;
align-items:center;
color:#181714;
font-size:15px;
}
.qhxhero_cta_alt-4jf:hover{
border-color:#9E7E3F;
color:#9E7E3F;
}
.qhxhero_trust-4jf{
gap:22px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.qhxhero_trust_item-4jf{
gap:9px;
color:#2E2C28;
font-size:13px;
font-weight:600;
align-items:center;
display:flex;
}
.qhxhero_trust_ic-4jf{
display:inline-flex;
align-items:center;
color:#9E7E3F;
}
.qhxhero_trust_ic-4jf svg{
width:16px;
height:1rem;
}
.qhxhero_promo-4jf{
background:#FAFAF8;
border-radius:1.25rem;
overflow:hidden;
display:flex;
min-height:300px;
box-shadow:0 0.75rem 3rem rgba(20,18,14,0.14), 0 3px 10px rgba(20,18,14,0.08);
position:relative;
}
.qhxhero_promo_bg-4jf{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.qhxhero_promo_bg-4jf::after{
inset:0;
background:linear-gradient(120deg,#1A1916 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
position:absolute;
content:"";
}
.qhxhero_promo_glow-4jf{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,110,0.13) 0%,transparent 65%);
right:-1.25rem;
position:absolute;
width:260px;
pointer-events:none;
top:-40px;
height:16.25rem;
}
.qhxhero_promo_ct-4jf{
padding:1.75rem;
max-width:88%;
z-index:2;
position:relative;
align-self:flex-end;
}
.qhxhero_promo_label-4jf{
margin-bottom:8px;
letter-spacing:.25em;
text-transform:uppercase;
color:#C4A86E;
font-weight:700;
font-size:10px;
display:block;
}
.qhxhero_promo_amount-4jf{
color:#F5F3EE;
overflow-wrap:break-word;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
line-height:1.05;
font-weight:600;
}
@media(min-width:771px){
.qhxhero_promo_amount-4jf{
font-size:2.5rem;
}
}
.qhxhero_promo_amount-4jf em{
font-style:normal;
color:#C4A86E;
}
.qhxhero_rating-4jf{
border-radius:14px;
gap:10px;
background:#FAFAF8;
border:1px solid rgba(20,18,14,0.08);
padding:0.625rem 0.875rem;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 0.375rem 18px rgba(20,18,14,0.06);
right:0.875rem;
position:absolute;
z-index:3;
display:flex;
max-width:min(16.25rem,62%);
top:14px;
align-items:center;
}
.qhxhero_rating_score-4jf{
flex:0 0 auto;
font-weight:700;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
color:#181714;
}
.qhxhero_rating_txt-4jf{
flex:1 1 auto;
min-width:0;
}
.qhxhero_rating_stars-4jf{
gap:2px;
display:flex;
color:#9E7E3F;
}
.qhxhero_rating_stars-4jf svg{
width:12px;
height:12px;
}
.qhxhero_rating_cap-4jf{
color:#6B6760;
font-size:11px;
display:block;
line-height:1.35;
margin-top:3px;
overflow-wrap:break-word;
}
.qhxstat-4jf{
border-bottom:1px solid rgba(20,18,14,0.14);
margin-top:1rem;
border-top:1px solid rgba(20,18,14,0.14);
}
.qhxstat_in-4jf{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.qhxstat_in-4jf{
grid-template-columns:repeat(4,1fr);
}
}
.qhxstat_item-4jf{
padding:1.375rem 14px;
min-width:0;
border-bottom:1px solid rgba(20,18,14,0.08);
border-right:1px solid rgba(20,18,14,0.08);
}
.qhxstat_item-4jf:nth-child(2n){
border-right:0;
}
.qhxstat_item-4jf:nth-child(n+3){
border-bottom:0;
}
@media(min-width:771px){
.qhxstat_item-4jf{
border-bottom:0;
}
.qhxstat_item-4jf:nth-child(2n){
border-right:1px solid rgba(20,18,14,0.08);
}
.qhxstat_item-4jf:nth-child(4n){
border-right:0;
}
}
.qhxstat_value-4jf{
font-size:1.875rem;
overflow-wrap:break-word;
font-weight:700;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#181714;
line-height:1;
}
@media(min-width:768px){
.qhxstat_value-4jf{
font-size:34px;
}
}
.qhxstat_label-4jf{
overflow-wrap:break-word;
margin-top:0.375rem;
line-height:1.4;
font-size:13px;
color:#6B6760;
}
.qhxgrow-4jf{
padding:1.625rem 0 10px;
}
.qhxrow_seo-4jf{
margin:10px 0 0;
color:#85827A;
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
}
.qhxrow_seo-4jf strong{
color:#181714;
font-weight:700;
}
.qhxgrow-4jf{
padding:26px 0 0.625rem;
}
.qhxrow_seo-4jf{
margin:0.625rem 0 0;
line-height:1.65;
color:#85827A;
font-size:0.875rem;
max-width:47.5rem;
overflow-wrap:break-word;
}
.qhxrow_seo-4jf strong{
color:#181714;
font-weight:700;
}
.qhxgrow-4jf{
padding:26px 0 0.625rem;
}
.qhxrow_seo-4jf{
margin:0.625rem 0 0;
font-size:0.875rem;
color:#85827A;
overflow-wrap:break-word;
max-width:760px;
line-height:1.65;
}
.qhxrow_seo-4jf strong{
font-weight:700;
color:#181714;
}
.qhxpr-4jf{
padding:30px 0 6px;
}
.qhxpr_card-4jf{
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
background:#FAFAF8;
flex:0 0 auto;
padding:1.625rem;
border-radius:20px;
gap:10px;
flex-direction:column;
width:280px;
min-height:12.5rem;
position:relative;
display:flex;
}
@media(min-width:771px){
.qhxpr_card-4jf{
width:300px;
}
}
.qhxpr_card_feat-4jf{
border-color:transparent;
background:linear-gradient(150deg,#24211C,#111009);
color:#F5F3EE;
}
.qhxpr_glow-4jf{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,110,0.13),transparent 70%);
width:130px;
pointer-events:none;
height:130px;
top:-1.875rem;
position:absolute;
opacity:0;
right:-30px;
}
.qhxpr_card_feat-4jf .qhxpr_glow-4jf{
opacity:1;
}
.qhxpr_label-4jf{
color:#9E7E3F;
letter-spacing:.16em;
font-weight:700;
font-size:10px;
text-transform:uppercase;
position:relative;
}
.qhxpr_card_feat-4jf .qhxpr_label-4jf{
color:#C4A86E;
}
.qhxpr_amount-4jf{
font-weight:600;
line-height:1.08;
color:#181714;
font-size:1.625rem;
overflow-wrap:break-word;
position:relative;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
.qhxpr_card_feat-4jf .qhxpr_amount-4jf{
color:#F5F3EE;
}
.qhxpr_amount-4jf em{
font-style:normal;
color:#9E7E3F;
}
.qhxpr_card_feat-4jf .qhxpr_amount-4jf em{
color:#C4A86E;
}
.qhxpr_terms-4jf{
font-size:13px;
color:#6B6760;
line-height:1.5;
position:relative;
}
.qhxpr_card_feat-4jf .qhxpr_terms-4jf{
color:#A8A49C;
}
.qhxpr_cta-4jf{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.qhxpr_card_feat-4jf .qhxpr_cta-4jf{
border-radius:62.438rem;
padding:9px 1.125rem;
background:#C4A86E;
transition:opacity .2s ease;
font-size:13px;
color:#181714;
font-weight:700;
}
.qhxpr_card_feat-4jf .qhxpr_cta-4jf:hover{
opacity:.9;
}
.qhxpr_card-4jf:not(.qhxpr_card_feat-4jf) .qhxpr_cta-4jf{
transition:color .2s ease,border-color .2s ease;
border-bottom:1px solid #181714;
padding-bottom:2px;
font-size:13px;
color:#181714;
font-weight:700;
}
.qhxpr_card-4jf:not(.qhxpr_card_feat-4jf) .qhxpr_cta-4jf:hover{
border-color:#9E7E3F;
color:#9E7E3F;
}
.qhxgrow-4jf{
padding:26px 0 0.625rem;
}
.qhxrow_seo-4jf{
margin:0.625rem 0 0;
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.65;
color:#85827A;
font-size:0.875rem;
}
.qhxrow_seo-4jf strong{
font-weight:700;
color:#181714;
}
.qhxjp-4jf{
padding:1.875rem 0 0.625rem;
}
.qhxjp_grid-4jf{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:767px){
.qhxjp_grid-4jf{
grid-template-columns:1fr 1fr;
}
.qhxjp_card_mega-4jf{
grid-column:1/-1;
}
}
@media(min-width:997px){
.qhxjp_grid-4jf{
grid-template-columns:1.4fr 1fr 1fr;
}
.qhxjp_card_mega-4jf{
grid-column:auto;
}
}
.qhxjp_card-4jf{
padding:26px;
border:1px solid rgba(20,18,14,0.08);
gap:12px;
border-radius:20px;
overflow:hidden;
background:#FAFAF8;
justify-content:space-between;
flex-direction:column;
position:relative;
display:flex;
min-width:0;
min-height:200px;
}
.qhxjp_card_mega-4jf{
background:linear-gradient(135deg,#24211C,#111009);
border-color:transparent;
min-height:210px;
color:#F5F3EE;
}
.qhxjp_glow-4jf{
background:radial-gradient(circle,rgba(196,168,110,0.13),transparent 70%);
border-radius:50%;
pointer-events:none;
position:absolute;
right:-40px;
top:-40px;
width:200px;
height:200px;
}
.qhxjp_label-4jf{
gap:10px;
text-transform:uppercase;
align-items:center;
font-size:10px;
font-weight:700;
color:#9E7E3F;
flex-wrap:wrap;
letter-spacing:.16em;
display:flex;
position:relative;
justify-content:space-between;
}
.qhxjp_card_mega-4jf .qhxjp_label-4jf{
color:#C4A86E;
}
.qhxjp_drop-4jf{
text-transform:none;
letter-spacing:.04em;
color:#6B6760;
font-weight:600;
}
.qhxjp_card_mega-4jf .qhxjp_drop-4jf{
color:#A8A49C;
}
.qhxjp_amount-4jf{
position:relative;
overflow-wrap:break-word;
line-height:1;
font-size:38px;
color:#181714;
font-weight:700;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
.qhxjp_card_mega-4jf .qhxjp_amount-4jf{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#C4A86E;
}
@media(min-width:769px){
.qhxjp_card_mega-4jf .qhxjp_amount-4jf{
font-size:54px;
}
}
.qhxjp_game-4jf{
font-size:0.813rem;
position:relative;
color:#6B6760;
}
.qhxjp_card_mega-4jf .qhxjp_game-4jf{
color:#A8A49C;
}
.qhxjp_cta-4jf{
position:relative;
align-self:flex-start;
}
.qhxjp_card_mega-4jf .qhxjp_cta-4jf{
transition:opacity .2s ease;
border-radius:999px;
padding:0.625rem 20px;
background:#C4A86E;
font-weight:700;
font-size:13px;
color:#181714;
}
.qhxjp_card_mega-4jf .qhxjp_cta-4jf:hover{
opacity:.9;
}
.qhxjp_card-4jf:not(.qhxjp_card_mega-4jf) .qhxjp_cta-4jf{
transition:color .2s ease,border-color .2s ease;
color:#181714;
font-size:13px;
padding-bottom:2px;
border-bottom:1px solid #181714;
font-weight:700;
}
.qhxjp_card-4jf:not(.qhxjp_card_mega-4jf) .qhxjp_cta-4jf:hover{
border-color:#9E7E3F;
color:#9E7E3F;
}
.qhxjp_seo-4jf{
margin:14px 0 0;
max-width:760px;
color:#85827A;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
}
.qhxjp_seo-4jf strong{
font-weight:700;
color:#181714;
}
.qhxapp-4jf{
padding:30px 0 10px;
}
.qhxapp_in-4jf{
border-radius:20px;
border:1px solid rgba(20,18,14,0.08);
padding:2rem;
gap:28px;
background:#FAFAF8;
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.qhxapp_in-4jf{
padding:40px 44px;
gap:40px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.qhxapp_copy-4jf{
max-width:560px;
min-width:0;
}
.qhxapp_eyebrow-4jf{
margin-bottom:0.75rem;
}
.qhxapp_h2-4jf{
overflow-wrap:break-word;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:28px;
color:#181714;
margin-bottom:0.75rem;
line-height:1.05;
}
@media(min-width:768px){
.qhxapp_h2-4jf{
font-size:34px;
}
}
.qhxapp_text-4jf{
font-size:0.875rem;
line-height:1.6;
margin-bottom:22px;
color:#85827A;
}
.qhxapp_btns-4jf{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.qhxapp_btn-4jf{
transition:background-color .2s ease;
gap:0.625rem;
padding:11px 20px;
background:#181714;
border-radius:0.875rem;
display:inline-flex;
color:#F5F3EE;
align-items:center;
}
.qhxapp_btn-4jf:hover{
background:#2E2C28;
}
.qhxapp_btn_ic-4jf{
display:inline-flex;
align-items:center;
}
.qhxapp_btn_ic-4jf svg{
height:1.125rem;
width:18px;
}
.qhxapp_btn_lb-4jf{
font-size:13.5px;
font-weight:700;
}
.qhxapp_qr_wrap-4jf{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.qhxapp_qr-4jf{
border-radius:14px;
flex:0 0 auto;
width:108px;
background-color:#181714;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#FAFAF8 0 5px,transparent 5px 11px),repeating-linear-gradient(90deg,#FAFAF8 0 0.313rem,transparent 0.313rem 0.688rem);
}
.qhxapp_qr_cap-4jf{
max-width:92px;
color:#6B6760;
line-height:1.4;
font-size:0.781rem;
}
.qhxtrn-4jf{
padding:30px 0 0.625rem;
}
.qhxtrn_in-4jf{
background:#FAFAF8;
overflow:hidden;
border-radius:1.25rem;
grid-template-columns:1fr;
border:1px solid rgba(20,18,14,0.08);
display:grid;
}
@media(min-width:881px){
.qhxtrn_in-4jf{
grid-template-columns:1.05fr 1fr;
}
}
.qhxtrn_banner-4jf{
padding:34px;
background:linear-gradient(150deg,#24211C,#111009);
overflow:hidden;
color:#F5F3EE;
position:relative;
}
.qhxtrn_glow-4jf{
background:radial-gradient(circle,rgba(196,168,110,0.13),transparent 70%);
border-radius:50%;
height:12.5rem;
right:-40px;
width:12.5rem;
bottom:-2.5rem;
position:absolute;
pointer-events:none;
}
.qhxtrn_eyebrow-4jf{
position:relative;
margin-bottom:0.875rem;
}
.qhxtrn_h2-4jf{
position:relative;
font-weight:600;
margin-bottom:0.75rem;
line-height:1.06;
font-size:1.875rem;
overflow-wrap:break-word;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#F5F3EE;
}
@media(min-width:771px){
.qhxtrn_h2-4jf{
font-size:36px;
}
}
.qhxtrn_text-4jf{
margin-bottom:1.375rem;
max-width:26.25rem;
position:relative;
line-height:1.6;
font-size:14px;
color:#A8A49C;
}
.qhxtrn_timer-4jf{
gap:0.5rem;
flex-wrap:wrap;
align-items:center;
display:flex;
position:relative;
margin-bottom:1.5rem;
}
.qhxtrn_timer_cap-4jf{
color:#A8A49C;
font-size:0.688rem;
}
.qhxtrn_timer_box-4jf{
background:rgba(255,253,248,0.07);
padding:4px 0.75rem;
border-radius:0.5rem;
font-weight:700;
color:#F5F3EE;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
}
.qhxtrn_cta-4jf{
transition:opacity .2s ease;
border-radius:62.438rem;
padding:0.813rem 1.625rem;
background:#C4A86E;
position:relative;
display:inline-block;
font-weight:700;
font-size:0.875rem;
color:#181714;
}
.qhxtrn_cta-4jf:hover{
opacity:.9;
}
.qhxtrn_lb-4jf{
padding:26px 28px;
}
.qhxtrn_lb_head-4jf{
gap:10px;
align-items:center;
margin-bottom:0.75rem;
display:flex;
justify-content:space-between;
}
.qhxtrn_lb_title-4jf{
font-size:1.25rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#181714;
font-weight:600;
}
.qhxtrn_lb_upd-4jf{
color:#6B6760;
letter-spacing:.08em;
text-transform:uppercase;
font-size:0.688rem;
}
.qhxtrn_lb_row-4jf{
gap:14px;
border-radius:8px;
padding:11px 12px;
display:flex;
align-items:center;
}
.qhxtrn_lb_row-4jf:nth-child(2){
background:rgba(158,126,63,0.10);
}
.qhxtrn_lb_rank-4jf{
flex:0 0 auto;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#9E7E3F;
font-size:1rem;
width:22px;
font-weight:700;
}
.qhxtrn_lb_av-4jf{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#9E7E3F,#D4B97A);
width:30px;
height:1.875rem;
}
.qhxtrn_lb_name-4jf{
flex:1 1 auto;
overflow:hidden;
color:#181714;
font-weight:600;
font-size:0.875rem;
white-space:nowrap;
min-width:0;
text-overflow:ellipsis;
}
.qhxtrn_lb_amount-4jf{
flex:0 0 auto;
font-weight:700;
color:#181714;
font-size:13px;
}
.qhxgm-4jf{
padding:1.875rem 0 10px;
}
.qhxgm_in-4jf{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:881px){
.qhxgm_in-4jf{
grid-template-columns:1.25fr 1fr;
}
}
.qhxgm_left-4jf{
border-radius:1.25rem;
background:#FAFAF8;
padding:32px;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.qhxgm_eyebrow-4jf{
margin-bottom:10px;
}
.qhxgm_h2-4jf{
margin-bottom:8px;
font-size:1.625rem;
line-height:1.06;
color:#181714;
font-weight:600;
overflow-wrap:break-word;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.qhxgm_h2-4jf{
font-size:28px;
}
}
.qhxgm_text-4jf{
max-width:30rem;
color:#85827A;
font-size:14px;
line-height:1.6;
margin-bottom:22px;
}
.qhxgm_level-4jf{
font-size:1.375rem;
color:#9E7E3F;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:700;
margin-bottom:0.5rem;
}
.qhxgm_bar-4jf{
background:rgba(20,18,14,0.14);
border-radius:62.438rem;
overflow:hidden;
height:0.5rem;
margin-bottom:6px;
}
.qhxgm_bar_fill-4jf{
background:linear-gradient(90deg,#9E7E3F,#D4B97A);
border-radius:62.438rem;
height:100%;
}
.qhxgm_bar_meta-4jf{
gap:0.625rem;
display:flex;
margin-bottom:1.125rem;
color:#6B6760;
justify-content:space-between;
font-size:11px;
}
.qhxgm_missions-4jf{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.qhxgm_mission-4jf{
border-radius:62.438rem;
background:#F5F3F0;
gap:0.438rem;
border:1px solid rgba(20,18,14,0.14);
padding:9px 15px;
color:#2E2C28;
font-size:12.5px;
align-items:center;
display:inline-flex;
font-weight:600;
}
.qhxgm_mission_ic-4jf{
color:#9E7E3F;
display:inline-flex;
align-items:center;
}
.qhxgm_mission_ic-4jf svg{
height:0.813rem;
width:13px;
}
.qhxgm_right-4jf{
border-radius:20px;
overflow:hidden;
background:linear-gradient(150deg,#24211C,#111009);
padding:32px;
position:relative;
flex-direction:column;
color:#F5F3EE;
display:flex;
}
.qhxgm_glow-4jf{
background:radial-gradient(circle,rgba(196,168,110,0.13),transparent 70%);
border-radius:50%;
top:-30px;
position:absolute;
right:-30px;
pointer-events:none;
width:150px;
height:150px;
}
.qhxgm_ref_eyebrow-4jf{
position:relative;
margin-bottom:0.625rem;
}
.qhxgm_ref_h2-4jf{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:26px;
margin-bottom:8px;
line-height:1.1;
color:#F5F3EE;
position:relative;
overflow-wrap:break-word;
font-weight:600;
}
.qhxgm_ref_text-4jf{
line-height:1.55;
color:#A8A49C;
font-size:0.844rem;
position:relative;
margin-bottom:20px;
}
.qhxgm_ref_cta-4jf{
border-radius:62.438rem;
background:#C4A86E;
padding:11px 1.375rem;
transition:opacity .2s ease;
font-size:13.5px;
position:relative;
color:#181714;
font-weight:700;
margin-top:auto;
align-self:flex-start;
}
.qhxgm_ref_cta-4jf:hover{
opacity:.9;
}
.qhxvip-4jf{
padding:3rem 0;
}
@media(min-width:771px){
.qhxvip-4jf{
padding:64px 0;
}
}
.qhxvip_head-4jf{
gap:0.875rem;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:881px){
.qhxvip_head-4jf{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.qhxvip_eyebrow-4jf{
margin-bottom:12px;
}
.qhxvip_h2-4jf{
font-size:32px;
color:#F5F3EE;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:771px){
.qhxvip_h2-4jf{
font-size:2.5rem;
}
}
.qhxvip_intro-4jf{
max-width:420px;
font-size:14px;
color:#A8A49C;
line-height:1.6;
}
.qhxvip_grid-4jf{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:14px;
display:grid;
}
.qhxvip_card-4jf{
border-radius:0.875rem;
padding:1.375rem 18px;
border:1px solid rgba(255,253,248,0.12);
min-width:0;
}
.qhxvip_card_feat-4jf{
background:rgba(255,253,248,0.07);
border-color:#C4A86E;
}
.qhxvip_card_ic-4jf{
border-radius:8px;
background:linear-gradient(135deg,#9E7E3F,#D4B97A);
height:2.125rem;
width:34px;
margin-bottom:16px;
display:block;
}
.qhxvip_name-4jf{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
overflow-wrap:break-word;
font-weight:600;
color:#F5F3EE;
margin-bottom:6px;
}
.qhxvip_perk-4jf{
line-height:1.5;
color:#A8A49C;
font-size:0.781rem;
overflow-wrap:break-word;
}
.qhxts-4jf{
padding:2.75rem 0;
}
.qhxts_in-4jf{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:879px){
.qhxts_in-4jf{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.qhxts_left-4jf{
min-width:0;
}
.qhxts_h2-4jf{
color:#F5F3EE;
overflow-wrap:break-word;
line-height:1.1;
font-size:26px;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.75rem;
font-weight:600;
}
@media(min-width:770px){
.qhxts_h2-4jf{
font-size:1.75rem;
}
}
.qhxts_text-4jf{
max-width:520px;
margin-bottom:22px;
font-size:14.5px;
line-height:1.6;
color:#A8A49C;
}
.qhxts_badges-4jf{
gap:18px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.qhxts_badge-4jf{
font-weight:600;
font-size:13px;
color:#A8A49C;
}
.qhxts_pay-4jf{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:883px){
.qhxts_pay-4jf{
justify-content:flex-end;
}
}
.qhxts_pay_chip-4jf{
background:rgba(255,253,248,0.07);
padding:12px 16px;
border-radius:14px;
border:1px solid rgba(255,253,248,0.12);
color:#F5F3EE;
font-size:0.875rem;
font-weight:700;
}
.qhxet-4jf{
padding:2.25rem 0 0.625rem;
}
.qhxet_in-4jf{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:878px){
.qhxet_in-4jf{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.qhxet_left-4jf{
min-width:0;
}
.qhxet_eyebrow-4jf{
margin-bottom:12px;
}
.qhxet_h2-4jf{
color:#181714;
font-size:1.75rem;
margin-bottom:0.875rem;
line-height:1.06;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:771px){
.qhxet_h2-4jf{
font-size:32px;
}
}
.qhxet_text-4jf{
color:#85827A;
line-height:1.65;
font-size:15px;
margin-bottom:22px;
}
.qhxet_stats-4jf{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.qhxet_stat-4jf{
min-width:0;
}
.qhxet_stat_v-4jf{
color:#181714;
line-height:1;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:26px;
font-weight:700;
}
.qhxet_stat_l-4jf{
color:#6B6760;
font-size:0.781rem;
margin-top:0.25rem;
}
.qhxet_right-4jf{
gap:12px;
flex-direction:column;
display:flex;
}
.qhxet_member-4jf{
border-radius:0.875rem;
padding:18px 20px;
border:1px solid rgba(20,18,14,0.08);
background:#FAFAF8;
gap:1rem;
align-items:center;
min-width:0;
display:flex;
}
.qhxet_member_av-4jf{
border-radius:50%;
background:linear-gradient(135deg,#24211C,#9E7E3F);
flex:0 0 auto;
height:3rem;
width:48px;
}
.qhxet_member_name-4jf{
overflow-wrap:break-word;
font-weight:700;
font-size:15px;
color:#181714;
}
.qhxet_member_role-4jf{
overflow-wrap:break-word;
font-size:12.5px;
color:#6B6760;
}
.qhxet_updated-4jf{
background:#F5F3F0;
gap:8px;
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
padding:0.875rem 18px;
align-items:center;
display:flex;
font-size:0.781rem;
color:#85827A;
}
.qhxhts-4jf{
padding:48px 0;
}
@media(min-width:769px){
.qhxhts-4jf{
padding:3.875rem 0;
}
}
.qhxhts_head-4jf{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:34px;
}
@media(min-width:766px){
.qhxhts_head-4jf{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.qhxhts_eyebrow-4jf{
margin-bottom:0.75rem;
}
.qhxhts_h2-4jf{
font-size:1.875rem;
line-height:1.05;
overflow-wrap:break-word;
color:#F5F3EE;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.qhxhts_h2-4jf{
font-size:38px;
}
}
.qhxhts_cta-4jf{
padding:0.938rem 1.875rem;
border-radius:999px;
background:#C4A86E;
flex:0 0 auto;
transition:opacity .2s ease;
font-size:0.938rem;
color:#181714;
font-weight:700;
}
.qhxhts_cta-4jf:hover{
opacity:.9;
}
.qhxhts_grid-4jf{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.qhxhts_grid-4jf{
grid-template-columns:repeat(3,1fr);
}
}
.qhxhts_step-4jf{
padding-top:1.375rem;
border-top:1px solid rgba(255,253,248,0.12);
min-width:0;
}
.qhxhts_step_num-4jf{
margin-bottom:0.875rem;
font-size:2.75rem;
font-weight:700;
color:#C4A86E;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1;
}
.qhxhts_step_h-4jf{
margin-bottom:0.5rem;
line-height:1.2;
font-weight:700;
overflow-wrap:break-word;
font-size:19px;
color:#F5F3EE;
}
.qhxhts_step_p-4jf{
font-size:14px;
line-height:1.55;
color:#A8A49C;
overflow-wrap:break-word;
}
.qhxpmt-4jf{
padding:48px 0 10px;
}
.qhxpmt_in-4jf{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:882px){
.qhxpmt_in-4jf{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.qhxpmt_left-4jf{
min-width:0;
}
.qhxpmt_eyebrow-4jf{
margin-bottom:0.75rem;
}
.qhxpmt_h2-4jf{
line-height:1.06;
color:#181714;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:12px;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:30px;
}
@media(min-width:769px){
.qhxpmt_h2-4jf{
font-size:32px;
}
}
.qhxpmt_text-4jf{
color:#85827A;
font-size:14.5px;
margin-bottom:1.375rem;
line-height:1.6;
}
.qhxpmt_logos-4jf{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:481px){
.qhxpmt_logos-4jf{
grid-template-columns:repeat(4,1fr);
}
}
.qhxpmt_logo-4jf{
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
padding:0 8px;
background:#FAFAF8;
border-radius:8px;
font-size:12.5px;
height:3.125rem;
align-items:center;
color:#2E2C28;
text-overflow:ellipsis;
justify-content:center;
white-space:nowrap;
text-align:center;
display:flex;
font-weight:700;
}
.qhxpmt_table-4jf{
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
min-width:0;
}
.qhxpmt_thead-4jf{
background:#1C1B19;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.qhxpmt_th-4jf{
overflow:hidden;
padding:0.813rem 0.875rem;
text-overflow:ellipsis;
color:#F5F3EE;
letter-spacing:.08em;
text-transform:uppercase;
white-space:nowrap;
font-weight:700;
font-size:10px;
}
.qhxpmt_row-4jf{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(20,18,14,0.08);
display:grid;
}
.qhxpmt_row-4jf:nth-child(odd){
background:#FAFAF8;
}
.qhxpmt_td-4jf{
padding:0.875rem;
overflow-wrap:break-word;
color:#85827A;
min-width:0;
font-size:0.844rem;
}
.qhxpmt_row-4jf .qhxpmt_td-4jf:first-child{
color:#181714;
font-weight:700;
}
.qhxpmt_row-4jf .qhxpmt_td-4jf:last-child{
font-weight:700;
color:#3A7D5B;
}
.qhxrv-4jf{
padding:3rem 0;
background:#FAFAF8;
margin-top:1.5rem;
border-top:1px solid rgba(20,18,14,0.08);
border-bottom:1px solid rgba(20,18,14,0.08);
}
@media(min-width:769px){
.qhxrv-4jf{
padding:3.5rem 0;
}
}
.qhxrv_head-4jf{
gap:1rem;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:769px){
.qhxrv_head-4jf{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.qhxrv_eyebrow-4jf{
margin-bottom:0.625rem;
}
.qhxrv_h2-4jf{
line-height:1.05;
overflow-wrap:break-word;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
color:#181714;
font-weight:600;
}
@media(min-width:771px){
.qhxrv_h2-4jf{
font-size:2.375rem;
}
}
.qhxrv_agg-4jf{
gap:0.75rem;
align-items:center;
display:flex;
}
.qhxrv_agg_stars-4jf{
gap:3px;
color:#9E7E3F;
display:flex;
}
.qhxrv_agg_stars-4jf svg{
height:1.125rem;
width:1.125rem;
}
.qhxrv_source-4jf{
color:#85827A;
font-size:13px;
}
.qhxrv_grid-4jf{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.qhxrv_grid-4jf{
grid-template-columns:repeat(3,1fr);
}
}
.qhxrv_card-4jf{
border-radius:0.875rem;
background:#F5F3F0;
padding:26px;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.qhxrv_card_stars-4jf{
gap:2px;
display:flex;
color:#9E7E3F;
margin-bottom:0.75rem;
}
.qhxrv_card_stars-4jf svg{
height:0.875rem;
width:14px;
}
.qhxrv_card_body-4jf{
color:#181714;
line-height:1.45;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
margin-bottom:1rem;
font-size:18px;
font-weight:500;
overflow-wrap:break-word;
}
.qhxrv_card_meta-4jf{
gap:10px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.qhxrv_card_av-4jf{
flex:0 0 auto;
background:linear-gradient(135deg,#9E7E3F,#D4B97A);
border-radius:50%;
width:2rem;
height:32px;
}
.qhxrv_card_author-4jf{
color:#181714;
font-size:0.813rem;
font-weight:700;
}
.qhxrv_card_loc-4jf{
color:#6B6760;
font-size:0.75rem;
}
.qhxtt-4jf{
padding:48px 0 10px;
}
@media(min-width:767px){
.qhxtt-4jf{
padding:60px 0 10px;
}
}
.qhxtt_head-4jf{
margin-bottom:34px;
text-align:center;
}
.qhxtt_eyebrow-4jf{
margin-bottom:0.75rem;
}
.qhxtt_h2-4jf{
color:#181714;
font-size:32px;
font-weight:600;
line-height:1.05;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:766px){
.qhxtt_h2-4jf{
font-size:42px;
}
}
.qhxtt_grid-4jf{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.qhxtt_grid-4jf{
grid-template-columns:repeat(3,1fr);
}
}
.qhxtt_card-4jf{
padding:30px;
border:1px solid rgba(20,18,14,0.08);
background:#FAFAF8;
border-radius:14px;
display:flex;
flex-direction:column;
min-width:0;
}
.qhxtt_card_ic-4jf{
margin-bottom:18px;
align-items:center;
color:#9E7E3F;
display:inline-flex;
}
.qhxtt_card_ic-4jf svg{
width:1.75rem;
height:1.75rem;
}
.qhxtt_card_h-4jf{
font-size:22px;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
margin-bottom:0.5rem;
color:#181714;
}
.qhxtt_card_p-4jf{
margin-bottom:0.875rem;
color:#85827A;
font-size:14px;
overflow-wrap:break-word;
line-height:1.6;
}
.qhxtt_card_p-4jf b{
font-weight:700;
color:#181714;
}
.qhxtt_card_link-4jf{
transition:color .2s ease;
font-size:13px;
font-weight:700;
margin-top:auto;
border-bottom:1px solid #9E7E3F;
color:#181714;
align-self:flex-start;
padding-bottom:2px;
}
.qhxtt_card_link-4jf:hover{
color:#9E7E3F;
}
.qhxprov-4jf{
padding:40px 0 1.25rem;
}
.qhxprov_eyebrow-4jf{
display:block;
margin-bottom:18px;
}
.qhxprov_grid-4jf{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:560px){
.qhxprov_grid-4jf{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.qhxprov_grid-4jf{
grid-template-columns:repeat(6,1fr);
}
}
.qhxwy-4jf{
padding:3rem 0;
}
@media(min-width:767px){
.qhxwy-4jf{
padding:56px 0;
}
}
.qhxwy_in-4jf{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:898px){
.qhxwy_in-4jf{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.qhxwy_left-4jf{
min-width:0;
}
.qhxwy_eyebrow-4jf{
margin-bottom:0.875rem;
}
.qhxwy_h2-4jf{
color:#181714;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
margin-bottom:16px;
font-size:2rem;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:767px){
.qhxwy_h2-4jf{
font-size:2.5rem;
}
}
.qhxwy_intro-4jf{
color:#85827A;
line-height:1.6;
font-size:0.938rem;
}
.qhxwy_grid-4jf{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.qhxwy_grid-4jf{
grid-template-columns:1fr 1fr;
}
}
.qhxwy_card-4jf{
border:1px solid rgba(20,18,14,0.08);
background:#FAFAF8;
padding:1.625rem;
border-radius:14px;
min-width:0;
}
.qhxwy_card_ic-4jf{
align-items:center;
color:#9E7E3F;
margin-bottom:1rem;
display:inline-flex;
justify-content:center;
}
.qhxwy_card_ic-4jf svg{
height:1.625rem;
width:26px;
}
.qhxwy_card_h-4jf{
font-weight:600;
line-height:1.15;
color:#181714;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
overflow-wrap:break-word;
font-size:1.313rem;
}
.qhxwy_card_p-4jf{
line-height:1.55;
overflow-wrap:break-word;
color:#85827A;
font-size:0.875rem;
}
.qhxdr-4jf{
padding:36px 0 10px;
}
.qhxdr_in-4jf{
gap:20px;
border:1px dashed rgba(20,18,14,0.14);
padding:1.75rem 2rem;
border-radius:14px;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.qhxdr_in-4jf{
gap:32px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.qhxdr_h2-4jf{
color:#181714;
margin-bottom:8px;
overflow-wrap:break-word;
font-weight:600;
font-size:24px;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
}
@media(min-width:765px){
.qhxdr_h2-4jf{
font-size:1.625rem;
}
}
.qhxdr_text-4jf{
font-size:14px;
overflow-wrap:break-word;
max-width:42.5rem;
color:#85827A;
line-height:1.6;
}
.qhxdr_text-4jf b{
color:#181714;
font-weight:700;
}
.qhxdr_cta-4jf{
flex:0 0 auto;
transition:color .2s ease;
color:#181714;
padding-bottom:2px;
font-size:13.5px;
border-bottom:1px solid #9E7E3F;
font-weight:700;
white-space:nowrap;
}
.qhxdr_cta-4jf:hover{
color:#9E7E3F;
}
.qhxgd-4jf{
padding:3rem 0 10px;
}
.qhxgd_head-4jf{
gap:0.875rem;
flex-direction:column;
margin-bottom:24px;
display:flex;
}
@media(min-width:682px){
.qhxgd_head-4jf{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.qhxgd_eyebrow-4jf{
margin-bottom:0.625rem;
}
.qhxgd_h2-4jf{
overflow-wrap:break-word;
line-height:1.05;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#181714;
font-size:1.75rem;
}
@media(min-width:770px){
.qhxgd_h2-4jf{
font-size:2.125rem;
}
}
.qhxgd_more-4jf{
flex:0 0 auto;
transition:color .2s ease,border-color .2s ease;
font-size:0.844rem;
font-weight:600;
color:#181714;
border-bottom:1px solid #181714;
padding-bottom:2px;
}
.qhxgd_more-4jf:hover{
border-color:#9E7E3F;
color:#9E7E3F;
}
.qhxgd_grid-4jf{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:720px){
.qhxgd_grid-4jf{
grid-template-columns:repeat(3,1fr);
}
}
.qhxgd_card-4jf{
border:1px solid rgba(20,18,14,0.08);
border-radius:0.875rem;
background:#FAFAF8;
overflow:hidden;
min-width:0;
display:block;
}
.qhxgd_card_img-4jf{
background:linear-gradient(140deg,#24211C,#9E7E3F);
height:150px;
}
.qhxgd_card_body-4jf{
padding:1.375rem;
}
.qhxgd_card_cat-4jf{
font-size:10px;
color:#9E7E3F;
letter-spacing:.1em;
text-transform:uppercase;
font-weight:600;
}
.qhxgd_card_h-4jf{
margin:0.5rem 0 10px;
color:#181714;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.188rem;
font-weight:600;
line-height:1.2;
}
.qhxgd_card_meta-4jf{
color:#6B6760;
overflow-wrap:break-word;
font-size:0.75rem;
}
.qhxsc-4jf{
padding:48px 0 0.625rem;
}
.qhxsc_head-4jf{
margin-bottom:28px;
text-align:center;
}
.qhxsc_eyebrow-4jf{
margin-bottom:0.75rem;
}
.qhxsc_h2-4jf{
line-height:1.05;
color:#181714;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:30px;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:769px){
.qhxsc_h2-4jf{
font-size:2.25rem;
}
}
.qhxsc_table-4jf{
overflow:hidden;
border-radius:14px;
margin:0 auto;
border:1px solid rgba(20,18,14,0.08);
max-width:56.25rem;
}
.qhxsc_thead-4jf{
grid-template-columns:1.6fr 1fr 1fr;
background:#1C1B19;
display:grid;
}
.qhxsc_th-4jf{
padding:0.938rem 18px;
color:#A8A49C;
overflow-wrap:break-word;
font-weight:700;
font-size:0.813rem;
text-align:center;
}
.qhxsc_th-4jf:first-child{
text-align:left;
}
.qhxsc_th_us-4jf{
color:#C4A86E;
}
.qhxsc_row-4jf{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(20,18,14,0.08);
display:grid;
}
.qhxsc_row-4jf:nth-child(even){
background:#FAFAF8;
}
.qhxsc_td-4jf{
padding:15px 18px;
overflow-wrap:break-word;
min-width:0;
color:#6B6760;
font-size:0.875rem;
text-align:center;
}
.qhxsc_td-4jf:first-child{
text-align:left;
color:#2E2C28;
font-weight:600;
}
.qhxsc_td_us-4jf{
font-weight:700;
color:#3A7D5B;
}
.qhxsg-4jf{
padding:48px 0 0.625rem;
}
.qhxsg_eyebrow-4jf{
display:block;
margin-bottom:12px;
}
.qhxsg_h2-4jf{
overflow-wrap:break-word;
font-weight:600;
margin-bottom:28px;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
color:#181714;
line-height:1.05;
}
@media(min-width:768px){
.qhxsg_h2-4jf{
font-size:2.25rem;
}
}
.qhxsg_grid-4jf{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:723px){
.qhxsg_grid-4jf{
grid-template-columns:repeat(3,1fr);
}
}
.qhxsg_col-4jf{
min-width:0;
}
.qhxsg_col_h-4jf{
font-weight:600;
font-size:22px;
margin-bottom:10px;
overflow-wrap:break-word;
line-height:1.15;
color:#181714;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
.qhxsg_col_p-4jf{
font-size:14px;
color:#85827A;
overflow-wrap:break-word;
line-height:1.65;
}
.qhxlh-4jf{
padding:40px 0 1.25rem;
}
.qhxlh_in-4jf{
padding-top:2.125rem;
border-top:1px solid rgba(20,18,14,0.14);
}
.qhxlh_eyebrow-4jf{
display:block;
margin-bottom:1.375rem;
}
.qhxlh_grid-4jf{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:601px){
.qhxlh_grid-4jf{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.qhxlh_grid-4jf{
grid-template-columns:repeat(5,1fr);
}
}
.qhxlh_col-4jf{
min-width:0;
}
.qhxlh_col_h-4jf{
color:#181714;
overflow-wrap:break-word;
margin-bottom:12px;
font-size:0.813rem;
font-weight:700;
}
.qhxlh_links-4jf{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.qhxlh_link-4jf{
transition:color .2s ease;
font-size:13px;
overflow-wrap:break-word;
color:#85827A;
}
.qhxlh_link-4jf:hover{
color:#9E7E3F;
}
.qhxel-4jf{
padding:3rem 0;
}
@media(min-width:768px){
.qhxel-4jf{
padding:56px 0;
}
}
.qhxel_in-4jf{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:901px){
.qhxel_in-4jf{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.qhxel_left-4jf{
min-width:0;
}
.qhxel_eyebrow-4jf{
margin-bottom:0.875rem;
}
.qhxel_h2-4jf{
font-weight:600;
overflow-wrap:break-word;
font-size:32px;
margin-bottom:1.375rem;
line-height:1.08;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#181714;
}
@media(min-width:767px){
.qhxel_h2-4jf{
font-size:38px;
}
}
.qhxel_body-4jf p{
overflow-wrap:break-word;
color:#2E2C28;
font-size:16px;
margin-bottom:18px;
line-height:1.7;
}
.qhxel_dropcap-4jf{
padding:0.375rem 12px 0 0;
float:left;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#9E7E3F;
font-size:3.875rem;
line-height:.8;
}
.qhxel_right-4jf{
min-width:0;
}
.qhxel_quote-4jf{
border-radius:20px;
padding:36px;
background:linear-gradient(150deg,#24211C,#111009);
position:relative;
color:#F5F3EE;
margin-bottom:1.5rem;
}
.qhxel_quote_mark-4jf{
color:#C4A86E;
display:inline-flex;
margin-bottom:6px;
align-items:center;
}
.qhxel_quote_mark-4jf svg{
height:2.125rem;
width:2.125rem;
}
.qhxel_quote_text-4jf{
font-size:1.375rem;
line-height:1.4;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:500;
color:#F5F3EE;
margin-bottom:22px;
overflow-wrap:break-word;
}
.qhxel_quote_meta-4jf{
gap:12px;
align-items:center;
display:flex;
}
.qhxel_quote_av-4jf{
background:linear-gradient(135deg,#9E7E3F,#D4B97A);
flex:0 0 auto;
border-radius:50%;
width:2.375rem;
height:38px;
}
.qhxel_quote_author-4jf{
font-weight:700;
font-size:14px;
color:#F5F3EE;
}
.qhxel_quote_meta_sub-4jf{
color:#A8A49C;
font-size:12px;
}
.qhxel_explain-4jf{
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
border-radius:14px;
}
.qhxel_explain_card-4jf{
padding:1.375rem 24px;
}
.qhxel_explain_card-4jf+.qhxel_explain_card-4jf{
border-top:1px solid rgba(20,18,14,0.08);
}
.qhxel_explain_h-4jf{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
font-size:20px;
margin-bottom:8px;
color:#181714;
overflow-wrap:break-word;
font-weight:600;
}
.qhxel_explain_p-4jf{
color:#85827A;
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
}
.qhxfaq-4jf{
background:#FAFAF8;
padding:48px 0;
margin-top:24px;
border-top:1px solid rgba(20,18,14,0.08);
border-bottom:1px solid rgba(20,18,14,0.08);
}
@media(min-width:769px){
.qhxfaq-4jf{
padding:3.875rem 0;
}
}
.qhxfaq_head-4jf{
margin-bottom:34px;
text-align:center;
}
.qhxfaq_eyebrow-4jf{
margin-bottom:12px;
}
.qhxfaq_h2-4jf{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
color:#181714;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:771px){
.qhxfaq_h2-4jf{
font-size:2.375rem;
}
}
.qhxfaq_list-4jf{
gap:0.75rem;
margin:0 auto;
flex-direction:column;
display:flex;
max-width:51.25rem;
}
.qhxfaq_item-4jf{
border-radius:0.875rem;
background:#F5F3F0;
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
}
.qhxfaq_q-4jf{
list-style:none;
padding:20px 1.5rem;
gap:1.25rem;
color:#181714;
display:flex;
justify-content:space-between;
cursor:pointer;
font-size:1rem;
font-weight:700;
align-items:center;
overflow-wrap:break-word;
}
.qhxfaq_q-4jf::-webkit-details-marker{
display:none;
}
.qhxfaq_q_ic-4jf{
transition:transform .2s ease;
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#9E7E3F;
}
.qhxfaq_q_ic-4jf svg{
width:1.125rem;
height:18px;
}
.qhxfaq_item-4jf[open] .qhxfaq_q_ic-4jf{
transform:rotate(180deg);
}
.qhxfaq_a-4jf{
padding:0 1.5rem 1.25rem;
color:#85827A;
font-size:14.5px;
overflow-wrap:break-word;
line-height:1.6;
}
.qhxsb-4jf{
padding:3rem 0;
background:#FAFAF8;
margin-top:24px;
border-bottom:1px solid rgba(20,18,14,0.08);
border-top:1px solid rgba(20,18,14,0.08);
}
@media(min-width:770px){
.qhxsb-4jf{
padding:56px 0;
}
}
.qhxsb_eyebrow-4jf{
margin-bottom:0.75rem;
display:block;
}
.qhxsb_h2-4jf{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#181714;
margin-bottom:1.625rem;
font-size:1.875rem;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:767px){
.qhxsb_h2-4jf{
font-size:36px;
}
}
.qhxsb_grid-4jf{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:560px){
.qhxsb_grid-4jf{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:962px){
.qhxsb_grid-4jf{
grid-template-columns:repeat(4,1fr);
}
}
.qhxsb_card-4jf{
padding:24px;
border-radius:0.875rem;
background:#F5F3F0;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.qhxsb_card_h-4jf{
margin-bottom:8px;
line-height:1.15;
font-size:1.188rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#181714;
overflow-wrap:break-word;
font-weight:600;
}
.qhxsb_card_p-4jf{
overflow-wrap:break-word;
font-size:0.844rem;
color:#85827A;
line-height:1.6;
}
.qhxsb_rtp-4jf{
border-radius:0.875rem;
gap:1.5rem;
background:#F5F3F0;
grid-template-columns:1fr;
padding:26px 28px;
border:1px solid rgba(20,18,14,0.08);
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:762px){
.qhxsb_rtp-4jf{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.qhxsb_rtp_h-4jf{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:1.25rem;
margin-bottom:0.5rem;
overflow-wrap:break-word;
color:#181714;
line-height:1.15;
}
.qhxsb_rtp_p-4jf{
font-size:13.5px;
color:#85827A;
line-height:1.6;
overflow-wrap:break-word;
}
.qhxsb_rtp_stats-4jf{
gap:1rem;
display:flex;
}
.qhxsb_stat-4jf{
flex:1 1 0;
border-radius:0.5rem;
background:#FAFAF8;
padding:18px;
text-align:center;
min-width:0;
}
.qhxsb_stat_v-4jf{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#3A7D5B;
overflow-wrap:break-word;
font-size:26px;
font-weight:700;
}
.qhxsb_stat_l-4jf{
font-size:11.5px;
margin-top:4px;
color:#6B6760;
}
.qhxft-4jf{
background:#1C1B19;
color:#A8A49C;
margin-top:2.5rem;
}
.qhxft_in-4jf{
gap:2rem;
grid-template-columns:1fr;
padding:3rem 0 28px;
display:grid;
}
@media(min-width:597px){
.qhxft_in-4jf{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.qhxft_in-4jf{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.qhxft_brand-4jf{
min-width:0;
}
.qhxft_logo-4jf{
font-weight:700;
color:#F5F3EE;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:26px;
}
.qhxft_tagline-4jf{
font-size:0.844rem;
margin-top:0.875rem;
color:#A8A49C;
max-width:280px;
line-height:1.6;
}
.qhxft_contact-4jf{
transition:color .2s ease;
display:inline-block;
overflow-wrap:anywhere;
max-width:280px;
margin-top:0.75rem;
color:#C4A86E;
font-size:13px;
}
.qhxft_contact-4jf:hover{
color:#F5F3EE;
}
.qhxft_col-4jf{
min-width:0;
}
.qhxft_col_h-4jf{
overflow-wrap:break-word;
font-weight:700;
font-size:0.813rem;
color:#F5F3EE;
margin-bottom:0.875rem;
text-transform:uppercase;
letter-spacing:.08em;
}
.qhxft_col_links-4jf{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.qhxft_link-4jf{
transition:color .2s ease;
font-size:13.5px;
color:#A8A49C;
overflow-wrap:break-word;
}
.qhxft_link-4jf:hover{
color:#F5F3EE;
}
.qhxft_bot-4jf{
padding:1.375rem 0 40px;
gap:16px;
display:flex;
border-top:1px solid rgba(255,253,248,0.12);
flex-direction:column;
}
@media(min-width:766px){
.qhxft_bot-4jf{
gap:1.25rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.qhxft_legal-4jf{
color:#A8A49C;
font-size:11.5px;
max-width:760px;
overflow-wrap:break-word;
line-height:1.6;
}
.qhxft_legal-4jf b{
font-weight:700;
color:#A8A49C;
}
.qhxft_age-4jf{
border-radius:0.5rem;
flex:0 0 auto;
padding:4px 9px;
border:1.5px solid #C4A86E;
color:#C4A86E;
font-weight:700;
font-size:0.813rem;
}