*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F3EF;
font-size:15px;
color:#2E2B22;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.6;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.50);
}
::-webkit-scrollbar-track{
background:transparent;
}
.qfz_layout-t19{
min-height:100vh;
display:flex;
flex-direction:column;
}
.qfz_main-t19{
flex:1 1 auto;
min-width:0;
width:100%;
}
.qfz_container-t19{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:765px){
.qfz_container-t19{
padding:0 32px;
}
}
@media(min-width:1101px){
.qfz_container-t19{
padding:0 56px;
}
}
.qfz_eyebrow-t19{
text-transform:uppercase;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
display:inline-block;
font-size:0.688rem;
color:#B49A5E;
letter-spacing:.2em;
line-height:1.4;
font-weight:600;
}
.qfz_band-t19{
background:#1C1B18;
color:#F5F2EA;
}
.qfz_band-t19 .qfz_eyebrow-t19{
color:#D4B97A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.qfz_tb-t19{
background:#F5F3EF;
border-bottom:1px solid rgba(20,18,12,0.15);
z-index:50;
top:0;
position:sticky;
}
.qfz_tb_in-t19{
padding:12px 16px;
gap:16px;
margin:0 auto;
width:100%;
max-width:87.5rem;
display:flex;
justify-content:space-between;
align-items:center;
}
@media(min-width:771px){
.qfz_tb_in-t19{
padding:16px 2rem;
}
}
@media(min-width:1101px){
.qfz_tb_in-t19{
padding:18px 3.5rem;
}
}
.qfz_tb_left-t19{
gap:1.75rem;
align-items:center;
display:flex;
min-width:0;
}
.qfz_tb_logo-t19{
gap:0.688rem;
display:flex;
align-items:center;
min-width:0;
}
.qfz_tb_logo_mark-t19{
flex:0 0 auto;
border-radius:0.5rem;
object-fit:cover;
height:34px;
width:2.125rem;
}
.qfz_tb_logo_txt-t19{
min-width:0;
flex-direction:column;
line-height:1;
display:flex;
}
.qfz_tb_logo_name-t19{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
font-size:1.375rem;
color:#18160F;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
white-space:nowrap;
letter-spacing:.02em;
}
.qfz_tb_logo_sub-t19{
overflow:hidden;
color:#B49A5E;
white-space:nowrap;
letter-spacing:.32em;
text-overflow:ellipsis;
text-transform:uppercase;
margin-top:0.25rem;
font-weight:600;
font-size:8.5px;
}
.qfz_tb_nav-t19{
display:none;
}
@media(min-width:959px){
.qfz_tb_nav-t19{
gap:28px;
align-items:center;
display:flex;
}
}
.qfz_tb_nav_item-t19{
transition:color .2s ease,border-color .2s ease;
font-size:0.875rem;
color:#2E2B22;
border-bottom:2px solid transparent;
white-space:nowrap;
padding-bottom:3px;
font-weight:600;
}
.qfz_tb_nav_item-t19:hover{
color:#18160F;
}
.qfz_tb_nav_item-t19.qfz_state_active-t19{
border-color:#B49A5E;
color:#18160F;
}
.qfz_tb_right-t19{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.qfz_tb_search-t19{
transition:color .2s ease;
color:#2E2B22;
align-items:center;
justify-content:center;
display:flex;
}
.qfz_tb_search-t19:hover{
color:#B49A5E;
}
.qfz_tb_search-t19 svg{
height:18px;
width:18px;
}
.qfz_tb_lang-t19{
text-transform:uppercase;
font-size:11px;
font-weight:600;
letter-spacing:.1em;
color:#5C5849;
}
.qfz_tb_lang-t19:hover{
color:#18160F;
}
.qfz_tb_login-t19{
font-weight:600;
font-size:0.875rem;
color:#18160F;
display:none;
}
@media(min-width:767px){
.qfz_tb_login-t19{
display:inline-block;
}
}
.qfz_tb_register-t19{
background:#18160F;
padding:0.688rem 22px;
transition:background-color .2s ease;
border-radius:999px;
font-weight:700;
font-size:0.875rem;
white-space:nowrap;
color:#F5F2EA;
}
.qfz_tb_register-t19:hover{
background:#2E2B22;
}
.qfz_mob-t19{
background:#F5F3EF;
border-top:1px solid rgba(20,18,12,0.15);
right:0;
left:0;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
position:fixed;
}
@media(min-width:957px){
.qfz_mob-t19{
display:none;
}
}
.qfz_mob_in-t19{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
max-width:35rem;
display:flex;
}
.qfz_mob_item-t19{
flex:1 1 0;
transition:color .2s ease;
padding:0.563rem 4px;
gap:3px;
flex-direction:column;
display:flex;
align-items:center;
color:#5C5849;
min-width:0;
}
.qfz_mob_item-t19.qfz_state_active-t19{
color:#B49A5E;
}
.qfz_mob_ic-t19{
display:flex;
justify-content:center;
align-items:center;
}
.qfz_mob_ic-t19 svg{
width:20px;
height:20px;
}
.qfz_mob_lb-t19{
overflow:hidden;
font-size:0.625rem;
white-space:nowrap;
max-width:100%;
text-overflow:ellipsis;
font-weight:600;
}
@media(max-width:962px){
body{
padding-bottom:60px;
}
}
.qfz_rail-t19{
position:relative;
min-width:0;
}
.qfz_rail_scroll-t19{
gap:14px;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
overflow-x:auto;
padding-bottom:14px;
display:flex;
}
@media(min-width:769px){
.qfz_rail_scroll-t19{
gap:1.125rem;
}
}
.qfz_gc-t19{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:769px){
.qfz_gc-t19{
width:11.75rem;
}
}
.qfz_gc_img-t19{
border-radius:0.875rem;
overflow:hidden;
background:#FDFCFA;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(20,18,12,0.07), 0 6px 1.125rem rgba(20,18,12,0.06);
position:relative;
}
.qfz_gc_img-t19 img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.qfz_gc_cover-t19{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
pointer-events:none;
position:absolute;
}
.qfz_gc_hover-t19{
inset:0;
background:rgba(0,0,0,0.50);
transition:opacity .2s ease;
align-items:center;
position:absolute;
display:flex;
opacity:0;
justify-content:center;
}
.qfz_gc-t19:hover .qfz_gc_hover-t19{
opacity:1;
}
.qfz_gc_hover_btn-t19{
background:#18160F;
border-radius:62.438rem;
display:flex;
width:46px;
align-items:center;
height:2.875rem;
justify-content:center;
color:#F5F2EA;
}
.qfz_gc_hover_btn-t19 svg{
width:18px;
height:1.125rem;
}
.qfz_gc_info-t19{
gap:2px;
display:flex;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
}
.qfz_gc_name-t19{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#18160F;
font-weight:700;
font-size:0.813rem;
}
.qfz_gc_prov-t19{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.688rem;
color:#5C5849;
}
.qfz_gc_meta-t19{
color:#5C5849;
font-size:11px;
}
.qfz_tc-t19{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:765px){
.qfz_tc-t19{
width:230px;
}
}
.qfz_tc_img-t19{
border-radius:14px;
background:#FDFCFA;
overflow:hidden;
position:relative;
box-shadow:0 2px 6px rgba(20,18,12,0.07), 0 6px 1.125rem rgba(20,18,12,0.06);
padding-bottom:75%;
}
.qfz_tc_img-t19 img{
inset:0;
height:100%;
width:100%;
position:absolute;
object-fit:cover;
}
.qfz_tc_info-t19{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
display:flex;
}
.qfz_tc_name-t19{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
color:#18160F;
font-size:14px;
}
.qfz_tc_rtp-t19{
color:#5C5849;
font-size:11px;
}
.qfz_lc-t19{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:766px){
.qfz_lc-t19{
width:16.75rem;
}
}
.qfz_lc_img-t19{
overflow:hidden;
background:#FDFCFA;
border-radius:0.875rem;
position:relative;
box-shadow:0 2px 0.375rem rgba(20,18,12,0.07), 0 0.375rem 18px rgba(20,18,12,0.06);
padding-bottom:62.5%;
}
.qfz_lc_img-t19 img{
inset:0;
object-fit:cover;
position:absolute;
height:100%;
width:100%;
}
.qfz_lc_live-t19{
gap:7px;
background:rgba(0,0,0,0.50);
border-radius:999px;
padding:0.25rem 0.563rem;
position:absolute;
left:12px;
display:flex;
top:12px;
align-items:center;
}
.qfz_lc_live_dot-t19{
background:#B8392A;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
width:8px;
height:0.5rem;
}
.qfz_lc_seats-t19{
letter-spacing:.08em;
font-size:10px;
font-weight:600;
text-transform:uppercase;
color:#F5F2EA;
}
.qfz_lc_info-t19{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
display:flex;
}
.qfz_lc_name-t19{
overflow:hidden;
color:#18160F;
font-weight:700;
white-space:nowrap;
font-size:15px;
text-overflow:ellipsis;
}
.qfz_lc_bet-t19{
color:#5C5849;
font-size:0.688rem;
}
.qfz_pc-t19{
background:#FDFCFA;
gap:8px;
padding:16px 14px;
border:1px solid rgba(20,18,12,0.08);
border-radius:0.875rem;
flex-direction:column;
min-height:4.625rem;
align-items:center;
justify-content:center;
display:flex;
min-width:0;
}
.qfz_pc_logo-t19{
flex:0 0 auto;
max-width:100%;
object-fit:contain;
height:1.75rem;
width:auto;
}
.qfz_pc_name-t19{
overflow:hidden;
max-width:100%;
color:#5C5849;
font-size:0.688rem;
text-align:center;
white-space:nowrap;
text-overflow:ellipsis;
}
.qfz_gc_tag-t19{
padding:3px 0.5rem;
border-radius:8px;
font-weight:700;
display:inline-block;
left:0.625rem;
text-transform:uppercase;
z-index:2;
position:absolute;
top:10px;
font-size:10px;
letter-spacing:.06em;
}
.qfz_gc_tag_hot-t19{
background:#B8392A;
color:#F5F2EA;
}
.qfz_gc_tag_new-t19{
background:#D4B97A;
color:#18160F;
}
.qfz_gc_tag_jp-t19{
background:#C49A28;
color:#18160F;
}
.qfz_gc_tag_live-t19{
background:#B8392A;
color:#F5F2EA;
}
.qfz_sh-t19{
min-width:0;
margin-bottom:1.125rem;
}
.qfz_sh_row-t19{
gap:16px;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
display:flex;
}
.qfz_sh_row-t19 .qfz_sh_l-t19{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.qfz_sh_stack-t19{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.qfz_sh_center-t19{
gap:10px;
text-align:center;
flex-direction:column;
display:flex;
align-items:center;
}
.qfz_sh_h2-t19{
font-size:24px;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
color:#18160F;
line-height:1.1;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.qfz_sh_h2-t19{
font-size:1.875rem;
}
}
.qfz_band-t19 .qfz_sh_h2-t19{
color:#F5F2EA;
}
.qfz_sh_eb_line-t19{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.qfz_sh_eb_line-t19::before{
background:#B49A5E;
height:1px;
display:inline-block;
content:"";
width:1.75rem;
}
.qfz_band-t19 .qfz_sh_eb_line-t19::before{
background:#D4B97A;
}
.qfz_sh_eb_dot-t19{
gap:8px;
display:inline-flex;
align-items:center;
}
.qfz_sh_eb_dot-t19::before{
background:#B49A5E;
border-radius:50%;
content:"";
width:6px;
height:6px;
display:inline-block;
}
.qfz_band-t19 .qfz_sh_eb_dot-t19::before{
background:#D4B97A;
}
.qfz_sh_link-t19{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:6px;
white-space:nowrap;
font-size:13px;
color:#18160F;
border-bottom:1px solid #18160F;
font-weight:600;
padding-bottom:2px;
display:inline-flex;
align-items:center;
}
.qfz_sh_link-t19:hover{
border-color:#B49A5E;
color:#B49A5E;
}
.qfz_sh_link-t19 svg{
height:0.875rem;
width:0.875rem;
}
.qfz_sh_link_chev-t19{
padding-bottom:0;
border-bottom:0;
}
.qfz_sh_link_btn-t19{
border-radius:999px;
background:#18160F;
padding:0.563rem 1.125rem;
color:#F5F2EA;
border-bottom:0;
}
.qfz_sh_link_btn-t19:hover{
border-color:transparent;
background:#2E2B22;
color:#F5F2EA;
}
.qfz_band-t19 .qfz_sh_link-t19{
border-color:#F5F2EA;
color:#F5F2EA;
}
.qfz_band-t19 .qfz_sh_link_btn-t19{
background:#D4B97A;
color:#18160F;
}
.qfz_sh_rule-t19{
margin:-2px 0 1.125rem;
background:rgba(20,18,12,0.15);
height:1px;
}
.qfz_band-t19 .qfz_sh_rule-t19{
background:rgba(255,252,245,0.13);
}
.qfz_hero-t19{
padding:2rem 0 0.5rem;
}
@media(min-width:769px){
.qfz_hero-t19{
padding:3.5rem 0 1.5rem;
}
}
.qfz_hero_in-t19{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:897px){
.qfz_hero_in-t19{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.qfz_hero_copy-t19{
min-width:0;
}
.qfz_hero_eyebrow-t19{
gap:0.625rem;
align-items:center;
margin-bottom:22px;
display:inline-flex;
}
.qfz_hero_eyebrow_line-t19{
background:#B49A5E;
flex:0 0 auto;
display:inline-block;
height:1px;
width:28px;
}
.qfz_hero_h1-t19{
color:#18160F;
letter-spacing:-.01em;
margin-bottom:20px;
line-height:1.04;
font-size:38px;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:771px){
.qfz_hero_h1-t19{
font-size:3.375rem;
}
}
@media(min-width:1101px){
.qfz_hero_h1-t19{
font-size:62px;
}
}
.qfz_hero_h1-t19 em{
color:#B49A5E;
font-style:normal;
}
.qfz_hero_sub-t19{
font-size:16px;
margin-bottom:1.875rem;
max-width:480px;
line-height:1.6;
color:#7A7568;
}
@media(min-width:769px){
.qfz_hero_sub-t19{
font-size:1.125rem;
}
}
.qfz_hero_actions-t19{
gap:14px;
align-items:center;
flex-wrap:wrap;
display:flex;
margin-bottom:2.125rem;
}
.qfz_hero_cta-t19{
border-radius:999px;
transition:background-color .2s ease;
background:#18160F;
padding:16px 1.875rem;
gap:10px;
font-size:0.938rem;
align-items:center;
color:#F5F2EA;
display:inline-flex;
font-weight:700;
}
.qfz_hero_cta-t19:hover{
background:#2E2B22;
}
.qfz_hero_cta_ic-t19{
align-items:center;
display:inline-flex;
}
.qfz_hero_cta_ic-t19 svg{
height:16px;
width:1rem;
}
.qfz_hero_cta_alt-t19{
border-radius:62.438rem;
transition:border-color .2s ease,color .2s ease;
background:transparent;
border:1px solid rgba(20,18,12,0.15);
padding:0.938rem 1.625rem;
font-size:15px;
align-items:center;
display:inline-flex;
font-weight:600;
color:#18160F;
}
.qfz_hero_cta_alt-t19:hover{
border-color:#B49A5E;
color:#B49A5E;
}
.qfz_hero_trust-t19{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.qfz_hero_trust_item-t19{
gap:0.563rem;
font-weight:600;
display:flex;
font-size:13px;
align-items:center;
color:#2E2B22;
}
.qfz_hero_trust_ic-t19{
color:#B49A5E;
display:inline-flex;
align-items:center;
}
.qfz_hero_trust_ic-t19 svg{
height:16px;
width:16px;
}
.qfz_hero_promo-t19{
border-radius:20px;
background:#FDFCFA;
overflow:hidden;
box-shadow:0 0.75rem 40px rgba(20,18,12,0.14), 0 3px 10px rgba(20,18,12,0.08);
position:relative;
display:flex;
min-height:300px;
}
.qfz_hero_promo_bg-t19{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.qfz_hero_promo_bg-t19::after{
background:linear-gradient(120deg,#1C1B18 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.qfz_hero_promo_glow-t19{
background:radial-gradient(circle,rgba(192,168,120,0.12) 0%,transparent 65%);
border-radius:50%;
right:-20px;
pointer-events:none;
position:absolute;
top:-2.5rem;
width:260px;
height:260px;
}
.qfz_hero_promo_ct-t19{
padding:28px;
z-index:2;
align-self:flex-end;
max-width:88%;
position:relative;
}
.qfz_hero_promo_label-t19{
font-weight:700;
font-size:0.625rem;
color:#D4B97A;
margin-bottom:0.5rem;
text-transform:uppercase;
display:block;
letter-spacing:.25em;
}
.qfz_hero_promo_amount-t19{
line-height:1.05;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
color:#F5F2EA;
overflow-wrap:break-word;
font-size:32px;
font-weight:600;
}
@media(min-width:771px){
.qfz_hero_promo_amount-t19{
font-size:2.5rem;
}
}
.qfz_hero_promo_amount-t19 em{
color:#D4B97A;
font-style:normal;
}
.qfz_hero_rating-t19{
border:1px solid rgba(20,18,12,0.08);
padding:0.625rem 14px;
background:#FDFCFA;
gap:10px;
border-radius:0.875rem;
display:flex;
z-index:3;
right:14px;
position:absolute;
top:0.875rem;
align-items:center;
max-width:min(260px,62%);
box-shadow:0 2px 0.375rem rgba(20,18,12,0.07), 0 0.375rem 18px rgba(20,18,12,0.06);
}
.qfz_hero_rating_score-t19{
flex:0 0 auto;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
color:#18160F;
font-weight:700;
}
.qfz_hero_rating_txt-t19{
flex:1 1 auto;
min-width:0;
}
.qfz_hero_rating_stars-t19{
gap:2px;
color:#B49A5E;
display:flex;
}
.qfz_hero_rating_stars-t19 svg{
width:12px;
height:12px;
}
.qfz_hero_rating_cap-t19{
font-size:11px;
display:block;
margin-top:3px;
line-height:1.35;
color:#5C5849;
overflow-wrap:break-word;
}
.qfz_stat-t19{
margin-top:16px;
border-bottom:1px solid rgba(20,18,12,0.15);
border-top:1px solid rgba(20,18,12,0.15);
}
.qfz_stat_in-t19{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.qfz_stat_in-t19{
grid-template-columns:repeat(4,1fr);
}
}
.qfz_stat_item-t19{
padding:1.375rem 0.875rem;
min-width:0;
border-right:1px solid rgba(20,18,12,0.08);
border-bottom:1px solid rgba(20,18,12,0.08);
}
.qfz_stat_item-t19:nth-child(2n){
border-right:0;
}
.qfz_stat_item-t19:nth-child(n+3){
border-bottom:0;
}
@media(min-width:766px){
.qfz_stat_item-t19{
border-bottom:0;
}
.qfz_stat_item-t19:nth-child(2n){
border-right:1px solid rgba(20,18,12,0.08);
}
.qfz_stat_item-t19:nth-child(4n){
border-right:0;
}
}
.qfz_stat_value-t19{
font-size:1.875rem;
font-weight:700;
line-height:1;
color:#18160F;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:765px){
.qfz_stat_value-t19{
font-size:2.125rem;
}
}
.qfz_stat_label-t19{
font-size:13px;
overflow-wrap:break-word;
color:#5C5849;
margin-top:6px;
line-height:1.4;
}
.qfz_grow-t19{
padding:1.625rem 0 10px;
}
.qfz_row_seo-t19{
margin:10px 0 0;
color:#7A7568;
overflow-wrap:break-word;
line-height:1.65;
max-width:47.5rem;
font-size:0.875rem;
}
.qfz_row_seo-t19 strong{
color:#18160F;
font-weight:700;
}
.qfz_grow-t19{
padding:26px 0 0.625rem;
}
.qfz_row_seo-t19{
margin:10px 0 0;
font-size:14px;
line-height:1.65;
max-width:760px;
overflow-wrap:break-word;
color:#7A7568;
}
.qfz_row_seo-t19 strong{
font-weight:700;
color:#18160F;
}
.qfz_jp-t19{
padding:1.875rem 0 10px;
}
.qfz_jp_grid-t19{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:766px){
.qfz_jp_grid-t19{
grid-template-columns:1fr 1fr;
}
.qfz_jp_card_mega-t19{
grid-column:1/-1;
}
}
@media(min-width:998px){
.qfz_jp_grid-t19{
grid-template-columns:1.4fr 1fr 1fr;
}
.qfz_jp_card_mega-t19{
grid-column:auto;
}
}
.qfz_jp_card-t19{
gap:0.75rem;
background:#FDFCFA;
padding:26px;
border:1px solid rgba(20,18,12,0.08);
border-radius:1.25rem;
overflow:hidden;
flex-direction:column;
position:relative;
justify-content:space-between;
min-height:200px;
display:flex;
min-width:0;
}
.qfz_jp_card_mega-t19{
background:linear-gradient(135deg,#252318,#111009);
border-color:transparent;
min-height:210px;
color:#F5F2EA;
}
.qfz_jp_glow-t19{
background:radial-gradient(circle,rgba(192,168,120,0.12),transparent 70%);
border-radius:50%;
top:-2.5rem;
width:200px;
pointer-events:none;
position:absolute;
right:-40px;
height:200px;
}
.qfz_jp_label-t19{
gap:0.625rem;
display:flex;
justify-content:space-between;
font-size:0.625rem;
flex-wrap:wrap;
position:relative;
color:#B49A5E;
letter-spacing:.16em;
font-weight:700;
text-transform:uppercase;
align-items:center;
}
.qfz_jp_card_mega-t19 .qfz_jp_label-t19{
color:#D4B97A;
}
.qfz_jp_drop-t19{
color:#5C5849;
text-transform:none;
letter-spacing:.04em;
font-weight:600;
}
.qfz_jp_card_mega-t19 .qfz_jp_drop-t19{
color:#AEA99B;
}
.qfz_jp_amount-t19{
line-height:1;
font-size:38px;
position:relative;
color:#18160F;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.qfz_jp_card_mega-t19 .qfz_jp_amount-t19{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#D4B97A;
}
@media(min-width:768px){
.qfz_jp_card_mega-t19 .qfz_jp_amount-t19{
font-size:3.375rem;
}
}
.qfz_jp_game-t19{
position:relative;
color:#5C5849;
font-size:13px;
}
.qfz_jp_card_mega-t19 .qfz_jp_game-t19{
color:#AEA99B;
}
.qfz_jp_cta-t19{
position:relative;
align-self:flex-start;
}
.qfz_jp_card_mega-t19 .qfz_jp_cta-t19{
border-radius:62.438rem;
padding:10px 1.25rem;
transition:opacity .2s ease;
background:#D4B97A;
font-size:13px;
font-weight:700;
color:#18160F;
}
.qfz_jp_card_mega-t19 .qfz_jp_cta-t19:hover{
opacity:.9;
}
.qfz_jp_card-t19:not(.qfz_jp_card_mega-t19) .qfz_jp_cta-t19{
transition:color .2s ease,border-color .2s ease;
border-bottom:1px solid #18160F;
color:#18160F;
padding-bottom:2px;
font-size:13px;
font-weight:700;
}
.qfz_jp_card-t19:not(.qfz_jp_card_mega-t19) .qfz_jp_cta-t19:hover{
border-color:#B49A5E;
color:#B49A5E;
}
.qfz_jp_seo-t19{
margin:0.875rem 0 0;
line-height:1.65;
font-size:0.875rem;
max-width:760px;
overflow-wrap:break-word;
color:#7A7568;
}
.qfz_jp_seo-t19 strong{
color:#18160F;
font-weight:700;
}
.qfz_pr-t19{
padding:30px 0 6px;
}
.qfz_pr_card-t19{
gap:10px;
background:#FDFCFA;
padding:1.625rem;
flex:0 0 auto;
border-radius:1.25rem;
border:1px solid rgba(20,18,12,0.08);
overflow:hidden;
position:relative;
width:280px;
flex-direction:column;
display:flex;
min-height:12.5rem;
}
@media(min-width:765px){
.qfz_pr_card-t19{
width:18.75rem;
}
}
.qfz_pr_card_feat-t19{
border-color:transparent;
background:linear-gradient(150deg,#252318,#111009);
color:#F5F2EA;
}
.qfz_pr_glow-t19{
background:radial-gradient(circle,rgba(192,168,120,0.12),transparent 70%);
border-radius:50%;
top:-1.875rem;
opacity:0;
height:130px;
right:-1.875rem;
pointer-events:none;
width:8.125rem;
position:absolute;
}
.qfz_pr_card_feat-t19 .qfz_pr_glow-t19{
opacity:1;
}
.qfz_pr_label-t19{
letter-spacing:.16em;
color:#B49A5E;
font-weight:700;
text-transform:uppercase;
position:relative;
font-size:0.625rem;
}
.qfz_pr_card_feat-t19 .qfz_pr_label-t19{
color:#D4B97A;
}
.qfz_pr_amount-t19{
overflow-wrap:break-word;
position:relative;
color:#18160F;
line-height:1.08;
font-size:26px;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.qfz_pr_card_feat-t19 .qfz_pr_amount-t19{
color:#F5F2EA;
}
.qfz_pr_amount-t19 em{
font-style:normal;
color:#B49A5E;
}
.qfz_pr_card_feat-t19 .qfz_pr_amount-t19 em{
color:#D4B97A;
}
.qfz_pr_terms-t19{
position:relative;
color:#5C5849;
line-height:1.5;
font-size:0.813rem;
}
.qfz_pr_card_feat-t19 .qfz_pr_terms-t19{
color:#AEA99B;
}
.qfz_pr_cta-t19{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.qfz_pr_card_feat-t19 .qfz_pr_cta-t19{
background:#D4B97A;
border-radius:62.438rem;
transition:opacity .2s ease;
padding:9px 18px;
font-weight:700;
font-size:0.813rem;
color:#18160F;
}
.qfz_pr_card_feat-t19 .qfz_pr_cta-t19:hover{
opacity:.9;
}
.qfz_pr_card-t19:not(.qfz_pr_card_feat-t19) .qfz_pr_cta-t19{
transition:color .2s ease,border-color .2s ease;
font-size:13px;
padding-bottom:2px;
border-bottom:1px solid #18160F;
font-weight:700;
color:#18160F;
}
.qfz_pr_card-t19:not(.qfz_pr_card_feat-t19) .qfz_pr_cta-t19:hover{
border-color:#B49A5E;
color:#B49A5E;
}
.qfz_gf-t19{
padding:1.5rem 0 6px;
}
.qfz_gf_in-t19{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.qfz_gf_chip-t19{
border-radius:62.438rem;
border:1px solid rgba(20,18,12,0.15);
background:#FDFCFA;
padding:10px 18px;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
font-size:13px;
color:#2E2B22;
font-weight:600;
white-space:nowrap;
}
.qfz_gf_chip-t19:hover{
border-color:#B49A5E;
color:#B49A5E;
}
.qfz_gf_chip-t19.qfz_state_active-t19{
border-color:transparent;
background:#18160F;
color:#F5F2EA;
}
.qfz_grow-t19{
padding:1.625rem 0 10px;
}
.qfz_row_seo-t19{
margin:0.625rem 0 0;
max-width:760px;
overflow-wrap:break-word;
color:#7A7568;
line-height:1.65;
font-size:0.875rem;
}
.qfz_row_seo-t19 strong{
color:#18160F;
font-weight:700;
}
.qfz_grow-t19{
padding:1.625rem 0 10px;
}
.qfz_row_seo-t19{
margin:10px 0 0;
font-size:0.875rem;
color:#7A7568;
overflow-wrap:break-word;
line-height:1.65;
max-width:47.5rem;
}
.qfz_row_seo-t19 strong{
font-weight:700;
color:#18160F;
}
.qfz_sea-t19{
padding:1.5rem 0 10px;
}
.qfz_sea_in-t19{
background:linear-gradient(115deg,#252318,#111009);
padding:2.25rem;
overflow:hidden;
border-radius:1.25rem;
gap:22px;
color:#F5F2EA;
display:flex;
flex-direction:column;
position:relative;
}
@media(min-width:818px){
.qfz_sea_in-t19{
gap:32px;
padding:2.75rem 48px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.qfz_sea_glow-t19{
border-radius:50%;
background:radial-gradient(circle,rgba(192,168,120,0.12),transparent 68%);
right:60px;
transform:translateY(-50%);
top:50%;
pointer-events:none;
width:15rem;
height:15rem;
position:absolute;
}
.qfz_sea_copy-t19{
max-width:560px;
min-width:0;
position:relative;
}
.qfz_sea_eyebrow-t19{
margin-bottom:0.75rem;
}
.qfz_sea_h2-t19{
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.04;
color:#F5F2EA;
font-size:30px;
margin-bottom:12px;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:765px){
.qfz_sea_h2-t19{
font-size:38px;
}
}
.qfz_sea_text-t19{
line-height:1.6;
font-size:15px;
color:#AEA99B;
}
.qfz_sea_cta-t19{
padding:1rem 32px;
transition:opacity .2s ease;
flex:0 0 auto;
background:#D4B97A;
border-radius:62.438rem;
position:relative;
font-weight:700;
color:#18160F;
font-size:15px;
}
.qfz_sea_cta-t19:hover{
opacity:.9;
}
.qfz_trn-t19{
padding:30px 0 0.625rem;
}
.qfz_trn_in-t19{
overflow:hidden;
border-radius:20px;
grid-template-columns:1fr;
border:1px solid rgba(20,18,12,0.08);
background:#FDFCFA;
display:grid;
}
@media(min-width:878px){
.qfz_trn_in-t19{
grid-template-columns:1.05fr 1fr;
}
}
.qfz_trn_banner-t19{
padding:2.125rem;
background:linear-gradient(150deg,#252318,#111009);
overflow:hidden;
position:relative;
color:#F5F2EA;
}
.qfz_trn_glow-t19{
background:radial-gradient(circle,rgba(192,168,120,0.12),transparent 70%);
border-radius:50%;
bottom:-2.5rem;
right:-40px;
pointer-events:none;
position:absolute;
height:12.5rem;
width:12.5rem;
}
.qfz_trn_eyebrow-t19{
position:relative;
margin-bottom:14px;
}
.qfz_trn_h2-t19{
font-size:30px;
font-weight:600;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.06;
color:#F5F2EA;
position:relative;
margin-bottom:12px;
}
@media(min-width:766px){
.qfz_trn_h2-t19{
font-size:2.25rem;
}
}
.qfz_trn_text-t19{
max-width:26.25rem;
position:relative;
margin-bottom:22px;
line-height:1.6;
color:#AEA99B;
font-size:0.875rem;
}
.qfz_trn_timer-t19{
gap:8px;
position:relative;
flex-wrap:wrap;
margin-bottom:1.5rem;
display:flex;
align-items:center;
}
.qfz_trn_timer_cap-t19{
color:#AEA99B;
font-size:0.688rem;
}
.qfz_trn_timer_box-t19{
padding:0.25rem 12px;
border-radius:8px;
background:rgba(255,252,245,0.07);
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
color:#F5F2EA;
font-size:24px;
font-weight:700;
}
.qfz_trn_cta-t19{
padding:13px 26px;
border-radius:62.438rem;
background:#D4B97A;
transition:opacity .2s ease;
position:relative;
font-size:14px;
font-weight:700;
display:inline-block;
color:#18160F;
}
.qfz_trn_cta-t19:hover{
opacity:.9;
}
.qfz_trn_lb-t19{
padding:26px 1.75rem;
}
.qfz_trn_lb_head-t19{
gap:10px;
margin-bottom:0.75rem;
align-items:center;
justify-content:space-between;
display:flex;
}
.qfz_trn_lb_title-t19{
font-weight:600;
color:#18160F;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
}
.qfz_trn_lb_upd-t19{
letter-spacing:.08em;
font-size:11px;
color:#5C5849;
text-transform:uppercase;
}
.qfz_trn_lb_row-t19{
gap:14px;
border-radius:8px;
padding:11px 12px;
align-items:center;
display:flex;
}
.qfz_trn_lb_row-t19:nth-child(2){
background:rgba(180,154,94,0.10);
}
.qfz_trn_lb_rank-t19{
flex:0 0 auto;
width:1.375rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:16px;
font-weight:700;
color:#B49A5E;
}
.qfz_trn_lb_av-t19{
background:linear-gradient(135deg,#B49A5E,#E2CB90);
border-radius:50%;
flex:0 0 auto;
height:30px;
width:1.875rem;
}
.qfz_trn_lb_name-t19{
overflow:hidden;
flex:1 1 auto;
text-overflow:ellipsis;
min-width:0;
font-size:0.875rem;
color:#18160F;
white-space:nowrap;
font-weight:600;
}
.qfz_trn_lb_amount-t19{
flex:0 0 auto;
font-weight:700;
font-size:13px;
color:#18160F;
}
.qfz_vip-t19{
padding:48px 0;
}
@media(min-width:767px){
.qfz_vip-t19{
padding:64px 0;
}
}
.qfz_vip_head-t19{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:877px){
.qfz_vip_head-t19{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.qfz_vip_eyebrow-t19{
margin-bottom:12px;
}
.qfz_vip_h2-t19{
font-size:2rem;
line-height:1.05;
color:#F5F2EA;
font-weight:600;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:765px){
.qfz_vip_h2-t19{
font-size:40px;
}
}
.qfz_vip_intro-t19{
font-size:0.875rem;
line-height:1.6;
color:#AEA99B;
max-width:26.25rem;
}
.qfz_vip_grid-t19{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.qfz_vip_card-t19{
padding:1.375rem 1.125rem;
border:1px solid rgba(255,252,245,0.13);
border-radius:0.875rem;
min-width:0;
}
.qfz_vip_card_feat-t19{
border-color:#D4B97A;
background:rgba(255,252,245,0.07);
}
.qfz_vip_card_ic-t19{
background:linear-gradient(135deg,#B49A5E,#E2CB90);
border-radius:8px;
margin-bottom:16px;
width:34px;
height:34px;
display:block;
}
.qfz_vip_name-t19{
color:#F5F2EA;
overflow-wrap:break-word;
font-size:20px;
margin-bottom:0.375rem;
font-weight:600;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
.qfz_vip_perk-t19{
line-height:1.5;
color:#AEA99B;
overflow-wrap:break-word;
font-size:0.781rem;
}
.qfz_app-t19{
padding:30px 0 0.625rem;
}
.qfz_app_in-t19{
background:#FDFCFA;
padding:32px;
gap:1.75rem;
border:1px solid rgba(20,18,12,0.08);
border-radius:1.25rem;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.qfz_app_in-t19{
gap:40px;
padding:40px 2.75rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.qfz_app_copy-t19{
max-width:35rem;
min-width:0;
}
.qfz_app_eyebrow-t19{
margin-bottom:0.75rem;
}
.qfz_app_h2-t19{
overflow-wrap:break-word;
margin-bottom:12px;
color:#18160F;
font-weight:600;
line-height:1.05;
font-size:1.75rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.qfz_app_h2-t19{
font-size:34px;
}
}
.qfz_app_text-t19{
font-size:0.875rem;
margin-bottom:1.375rem;
color:#7A7568;
line-height:1.6;
}
.qfz_app_btns-t19{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.qfz_app_btn-t19{
background:#18160F;
transition:background-color .2s ease;
gap:0.625rem;
padding:0.688rem 1.25rem;
border-radius:0.875rem;
align-items:center;
display:inline-flex;
color:#F5F2EA;
}
.qfz_app_btn-t19:hover{
background:#2E2B22;
}
.qfz_app_btn_ic-t19{
display:inline-flex;
align-items:center;
}
.qfz_app_btn_ic-t19 svg{
height:18px;
width:18px;
}
.qfz_app_btn_lb-t19{
font-weight:700;
font-size:13.5px;
}
.qfz_app_qr_wrap-t19{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.qfz_app_qr-t19{
border-radius:14px;
flex:0 0 auto;
background-color:#18160F;
background-image:repeating-linear-gradient(0deg,#FDFCFA 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FDFCFA 0 5px,transparent 0.313rem 11px);
height:6.75rem;
width:108px;
}
.qfz_app_qr_cap-t19{
color:#5C5849;
font-size:12.5px;
max-width:5.75rem;
line-height:1.4;
}
.qfz_gm-t19{
padding:1.875rem 0 0.625rem;
}
.qfz_gm_in-t19{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:877px){
.qfz_gm_in-t19{
grid-template-columns:1.25fr 1fr;
}
}
.qfz_gm_left-t19{
padding:32px;
background:#FDFCFA;
border:1px solid rgba(20,18,12,0.08);
border-radius:1.25rem;
min-width:0;
}
.qfz_gm_eyebrow-t19{
margin-bottom:0.625rem;
}
.qfz_gm_h2-t19{
font-weight:600;
font-size:26px;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
margin-bottom:0.5rem;
color:#18160F;
}
@media(min-width:767px){
.qfz_gm_h2-t19{
font-size:28px;
}
}
.qfz_gm_text-t19{
margin-bottom:22px;
line-height:1.6;
font-size:0.875rem;
max-width:480px;
color:#7A7568;
}
.qfz_gm_level-t19{
font-size:22px;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
margin-bottom:8px;
color:#B49A5E;
}
.qfz_gm_bar-t19{
background:rgba(20,18,12,0.15);
overflow:hidden;
border-radius:999px;
height:0.5rem;
margin-bottom:6px;
}
.qfz_gm_bar_fill-t19{
border-radius:62.438rem;
background:linear-gradient(90deg,#B49A5E,#E2CB90);
height:100%;
}
.qfz_gm_bar_meta-t19{
gap:0.625rem;
color:#5C5849;
font-size:11px;
display:flex;
justify-content:space-between;
margin-bottom:18px;
}
.qfz_gm_missions-t19{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.qfz_gm_mission-t19{
padding:9px 15px;
border-radius:999px;
background:#F5F3EF;
gap:0.438rem;
border:1px solid rgba(20,18,12,0.15);
align-items:center;
font-size:0.781rem;
font-weight:600;
display:inline-flex;
color:#2E2B22;
}
.qfz_gm_mission_ic-t19{
color:#B49A5E;
display:inline-flex;
align-items:center;
}
.qfz_gm_mission_ic-t19 svg{
width:13px;
height:0.813rem;
}
.qfz_gm_right-t19{
padding:2rem;
border-radius:1.25rem;
background:linear-gradient(150deg,#252318,#111009);
overflow:hidden;
position:relative;
flex-direction:column;
color:#F5F2EA;
display:flex;
}
.qfz_gm_glow-t19{
background:radial-gradient(circle,rgba(192,168,120,0.12),transparent 70%);
border-radius:50%;
position:absolute;
height:150px;
width:9.375rem;
pointer-events:none;
top:-30px;
right:-30px;
}
.qfz_gm_ref_eyebrow-t19{
position:relative;
margin-bottom:10px;
}
.qfz_gm_ref_h2-t19{
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
position:relative;
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.1;
font-size:26px;
color:#F5F2EA;
font-weight:600;
}
.qfz_gm_ref_text-t19{
position:relative;
color:#AEA99B;
font-size:13.5px;
line-height:1.55;
margin-bottom:20px;
}
.qfz_gm_ref_cta-t19{
transition:opacity .2s ease;
border-radius:62.438rem;
background:#D4B97A;
padding:0.688rem 1.375rem;
color:#18160F;
align-self:flex-start;
position:relative;
font-weight:700;
margin-top:auto;
font-size:13.5px;
}
.qfz_gm_ref_cta-t19:hover{
opacity:.9;
}
.qfz_hts-t19{
padding:3rem 0;
}
@media(min-width:765px){
.qfz_hts-t19{
padding:62px 0;
}
}
.qfz_hts_head-t19{
gap:18px;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.qfz_hts_head-t19{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.qfz_hts_eyebrow-t19{
margin-bottom:0.75rem;
}
.qfz_hts_h2-t19{
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
color:#F5F2EA;
font-weight:600;
line-height:1.05;
font-size:1.875rem;
}
@media(min-width:767px){
.qfz_hts_h2-t19{
font-size:2.375rem;
}
}
.qfz_hts_cta-t19{
transition:opacity .2s ease;
padding:0.938rem 1.875rem;
background:#D4B97A;
flex:0 0 auto;
border-radius:62.438rem;
font-size:15px;
color:#18160F;
font-weight:700;
}
.qfz_hts_cta-t19:hover{
opacity:.9;
}
.qfz_hts_grid-t19{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:763px){
.qfz_hts_grid-t19{
grid-template-columns:repeat(3,1fr);
}
}
.qfz_hts_step-t19{
border-top:1px solid rgba(255,252,245,0.13);
min-width:0;
padding-top:1.375rem;
}
.qfz_hts_step_num-t19{
margin-bottom:14px;
color:#D4B97A;
font-weight:700;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1;
font-size:2.75rem;
}
.qfz_hts_step_h-t19{
overflow-wrap:break-word;
font-weight:700;
margin-bottom:0.5rem;
line-height:1.2;
font-size:1.188rem;
color:#F5F2EA;
}
.qfz_hts_step_p-t19{
color:#AEA99B;
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
}
.qfz_prov-t19{
padding:40px 0 1.25rem;
}
.qfz_prov_eyebrow-t19{
margin-bottom:18px;
display:block;
}
.qfz_prov_grid-t19{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:557px){
.qfz_prov_grid-t19{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.qfz_prov_grid-t19{
grid-template-columns:repeat(6,1fr);
}
}
.qfz_ts-t19{
padding:2.75rem 0;
}
.qfz_ts_in-t19{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:880px){
.qfz_ts_in-t19{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.qfz_ts_left-t19{
min-width:0;
}
.qfz_ts_h2-t19{
overflow-wrap:break-word;
margin-bottom:0.75rem;
color:#F5F2EA;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:26px;
font-weight:600;
line-height:1.1;
}
@media(min-width:766px){
.qfz_ts_h2-t19{
font-size:28px;
}
}
.qfz_ts_text-t19{
max-width:32.5rem;
line-height:1.6;
color:#AEA99B;
margin-bottom:22px;
font-size:14.5px;
}
.qfz_ts_badges-t19{
gap:1.125rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.qfz_ts_badge-t19{
color:#AEA99B;
font-weight:600;
font-size:0.813rem;
}
.qfz_ts_pay-t19{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:877px){
.qfz_ts_pay-t19{
justify-content:flex-end;
}
}
.qfz_ts_pay_chip-t19{
padding:0.75rem 16px;
border:1px solid rgba(255,252,245,0.13);
border-radius:14px;
background:rgba(255,252,245,0.07);
font-size:0.875rem;
color:#F5F2EA;
font-weight:700;
}
.qfz_pmt-t19{
padding:3rem 0 10px;
}
.qfz_pmt_in-t19{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:877px){
.qfz_pmt_in-t19{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.qfz_pmt_left-t19{
min-width:0;
}
.qfz_pmt_eyebrow-t19{
margin-bottom:0.75rem;
}
.qfz_pmt_h2-t19{
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.75rem;
overflow-wrap:break-word;
color:#18160F;
font-size:1.875rem;
line-height:1.06;
font-weight:600;
}
@media(min-width:769px){
.qfz_pmt_h2-t19{
font-size:2rem;
}
}
.qfz_pmt_text-t19{
color:#7A7568;
font-size:0.906rem;
line-height:1.6;
margin-bottom:22px;
}
.qfz_pmt_logos-t19{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:479px){
.qfz_pmt_logos-t19{
grid-template-columns:repeat(4,1fr);
}
}
.qfz_pmt_logo-t19{
border-radius:0.5rem;
border:1px solid rgba(20,18,12,0.08);
overflow:hidden;
padding:0 0.5rem;
background:#FDFCFA;
white-space:nowrap;
text-overflow:ellipsis;
text-align:center;
justify-content:center;
height:50px;
font-size:0.781rem;
font-weight:700;
align-items:center;
display:flex;
color:#2E2B22;
}
.qfz_pmt_table-t19{
overflow:hidden;
border:1px solid rgba(20,18,12,0.08);
border-radius:0.875rem;
min-width:0;
}
.qfz_pmt_thead-t19{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#1A1916;
display:grid;
}
.qfz_pmt_th-t19{
overflow:hidden;
padding:0.813rem 0.875rem;
font-size:0.625rem;
font-weight:700;
text-transform:uppercase;
white-space:nowrap;
color:#F5F2EA;
letter-spacing:.08em;
text-overflow:ellipsis;
}
.qfz_pmt_row-t19{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(20,18,12,0.08);
display:grid;
}
.qfz_pmt_row-t19:nth-child(odd){
background:#FDFCFA;
}
.qfz_pmt_td-t19{
padding:0.875rem;
min-width:0;
font-size:0.844rem;
color:#7A7568;
overflow-wrap:break-word;
}
.qfz_pmt_row-t19 .qfz_pmt_td-t19:first-child{
color:#18160F;
font-weight:700;
}
.qfz_pmt_row-t19 .qfz_pmt_td-t19:last-child{
font-weight:700;
color:#4A7C59;
}
.qfz_tt-t19{
padding:3rem 0 0.625rem;
}
@media(min-width:770px){
.qfz_tt-t19{
padding:3.75rem 0 10px;
}
}
.qfz_tt_head-t19{
margin-bottom:2.125rem;
text-align:center;
}
.qfz_tt_eyebrow-t19{
margin-bottom:0.75rem;
}
.qfz_tt_h2-t19{
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
color:#18160F;
overflow-wrap:break-word;
font-size:32px;
font-weight:600;
line-height:1.05;
}
@media(min-width:769px){
.qfz_tt_h2-t19{
font-size:2.625rem;
}
}
.qfz_tt_grid-t19{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.qfz_tt_grid-t19{
grid-template-columns:repeat(3,1fr);
}
}
.qfz_tt_card-t19{
padding:30px;
border-radius:0.875rem;
border:1px solid rgba(20,18,12,0.08);
background:#FDFCFA;
flex-direction:column;
display:flex;
min-width:0;
}
.qfz_tt_card_ic-t19{
display:inline-flex;
align-items:center;
color:#B49A5E;
margin-bottom:18px;
}
.qfz_tt_card_ic-t19 svg{
width:28px;
height:1.75rem;
}
.qfz_tt_card_h-t19{
color:#18160F;
overflow-wrap:break-word;
font-size:22px;
margin-bottom:8px;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.15;
}
.qfz_tt_card_p-t19{
overflow-wrap:break-word;
line-height:1.6;
margin-bottom:14px;
font-size:0.875rem;
color:#7A7568;
}
.qfz_tt_card_p-t19 b{
color:#18160F;
font-weight:700;
}
.qfz_tt_card_link-t19{
transition:color .2s ease;
font-size:13px;
color:#18160F;
align-self:flex-start;
border-bottom:1px solid #B49A5E;
margin-top:auto;
font-weight:700;
padding-bottom:2px;
}
.qfz_tt_card_link-t19:hover{
color:#B49A5E;
}
.qfz_rv-t19{
padding:48px 0;
background:#FDFCFA;
border-top:1px solid rgba(20,18,12,0.08);
border-bottom:1px solid rgba(20,18,12,0.08);
margin-top:24px;
}
@media(min-width:769px){
.qfz_rv-t19{
padding:3.5rem 0;
}
}
.qfz_rv_head-t19{
gap:16px;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.qfz_rv_head-t19{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.qfz_rv_eyebrow-t19{
margin-bottom:10px;
}
.qfz_rv_h2-t19{
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
color:#18160F;
font-size:30px;
overflow-wrap:break-word;
}
@media(min-width:770px){
.qfz_rv_h2-t19{
font-size:38px;
}
}
.qfz_rv_agg-t19{
gap:12px;
align-items:center;
display:flex;
}
.qfz_rv_agg_stars-t19{
gap:3px;
color:#B49A5E;
display:flex;
}
.qfz_rv_agg_stars-t19 svg{
width:18px;
height:1.125rem;
}
.qfz_rv_source-t19{
color:#7A7568;
font-size:13px;
}
.qfz_rv_grid-t19{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.qfz_rv_grid-t19{
grid-template-columns:repeat(3,1fr);
}
}
.qfz_rv_card-t19{
background:#F5F3EF;
padding:1.625rem;
border:1px solid rgba(20,18,12,0.08);
border-radius:0.875rem;
min-width:0;
}
.qfz_rv_card_stars-t19{
gap:2px;
display:flex;
color:#B49A5E;
margin-bottom:0.75rem;
}
.qfz_rv_card_stars-t19 svg{
height:14px;
width:0.875rem;
}
.qfz_rv_card_body-t19{
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:16px;
font-weight:500;
overflow-wrap:break-word;
font-size:1.125rem;
line-height:1.45;
color:#18160F;
}
.qfz_rv_card_meta-t19{
gap:10px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.qfz_rv_card_av-t19{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#B49A5E,#E2CB90);
width:32px;
height:32px;
}
.qfz_rv_card_author-t19{
font-weight:700;
font-size:0.813rem;
color:#18160F;
}
.qfz_rv_card_loc-t19{
color:#5C5849;
font-size:12px;
}
.qfz_et-t19{
padding:36px 0 10px;
}
.qfz_et_in-t19{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:882px){
.qfz_et_in-t19{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.qfz_et_left-t19{
min-width:0;
}
.qfz_et_eyebrow-t19{
margin-bottom:12px;
}
.qfz_et_h2-t19{
margin-bottom:0.875rem;
font-weight:600;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
color:#18160F;
font-size:1.75rem;
line-height:1.06;
overflow-wrap:break-word;
}
@media(min-width:771px){
.qfz_et_h2-t19{
font-size:2rem;
}
}
.qfz_et_text-t19{
margin-bottom:22px;
font-size:15px;
line-height:1.65;
color:#7A7568;
}
.qfz_et_stats-t19{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.qfz_et_stat-t19{
min-width:0;
}
.qfz_et_stat_v-t19{
color:#18160F;
font-size:26px;
font-weight:700;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1;
}
.qfz_et_stat_l-t19{
margin-top:4px;
font-size:12.5px;
color:#5C5849;
}
.qfz_et_right-t19{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.qfz_et_member-t19{
gap:1rem;
background:#FDFCFA;
border:1px solid rgba(20,18,12,0.08);
border-radius:14px;
padding:18px 20px;
min-width:0;
align-items:center;
display:flex;
}
.qfz_et_member_av-t19{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#252318,#B49A5E);
height:48px;
width:48px;
}
.qfz_et_member_name-t19{
font-size:15px;
font-weight:700;
overflow-wrap:break-word;
color:#18160F;
}
.qfz_et_member_role-t19{
font-size:12.5px;
color:#5C5849;
overflow-wrap:break-word;
}
.qfz_et_updated-t19{
gap:8px;
background:#F5F3EF;
padding:0.875rem 18px;
border-radius:14px;
border:1px solid rgba(20,18,12,0.08);
font-size:0.781rem;
display:flex;
color:#7A7568;
align-items:center;
}
.qfz_wy-t19{
padding:3rem 0;
}
@media(min-width:767px){
.qfz_wy-t19{
padding:3.5rem 0;
}
}
.qfz_wy_in-t19{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:900px){
.qfz_wy_in-t19{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.qfz_wy_left-t19{
min-width:0;
}
.qfz_wy_eyebrow-t19{
margin-bottom:14px;
}
.qfz_wy_h2-t19{
color:#18160F;
margin-bottom:1rem;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:32px;
}
@media(min-width:765px){
.qfz_wy_h2-t19{
font-size:40px;
}
}
.qfz_wy_intro-t19{
font-size:15px;
color:#7A7568;
line-height:1.6;
}
.qfz_wy_grid-t19{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.qfz_wy_grid-t19{
grid-template-columns:1fr 1fr;
}
}
.qfz_wy_card-t19{
border:1px solid rgba(20,18,12,0.08);
border-radius:0.875rem;
background:#FDFCFA;
padding:26px;
min-width:0;
}
.qfz_wy_card_ic-t19{
justify-content:center;
align-items:center;
margin-bottom:16px;
display:inline-flex;
color:#B49A5E;
}
.qfz_wy_card_ic-t19 svg{
width:1.625rem;
height:1.625rem;
}
.qfz_wy_card_h-t19{
line-height:1.15;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
font-size:21px;
color:#18160F;
margin-bottom:8px;
}
.qfz_wy_card_p-t19{
color:#7A7568;
overflow-wrap:break-word;
line-height:1.55;
font-size:14px;
}
.qfz_rc-t19{
padding:3rem 0 10px;
}
.qfz_rc_in-t19{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:763px){
.qfz_rc_in-t19{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.qfz_rc_col-t19{
min-width:0;
}
.qfz_rc_label-t19{
color:#B49A5E;
font-weight:600;
letter-spacing:.2em;
font-size:0.688rem;
text-transform:uppercase;
margin-bottom:1rem;
}
.qfz_rc_awards-t19{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.qfz_rc_award-t19{
gap:0.75rem;
min-width:0;
display:flex;
align-items:center;
}
.qfz_rc_award_ic-t19{
flex:0 0 auto;
align-items:center;
color:#D4B97A;
display:inline-flex;
}
.qfz_rc_award_ic-t19 svg{
width:1.125rem;
height:18px;
}
.qfz_rc_award_t-t19{
font-weight:700;
font-size:14px;
color:#18160F;
overflow-wrap:break-word;
}
.qfz_rc_award_s-t19{
font-size:0.75rem;
color:#5C5849;
overflow-wrap:break-word;
}
.qfz_rc_press-t19{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.qfz_rc_press_logo-t19{
overflow:hidden;
border:1px solid rgba(20,18,12,0.08);
border-radius:8px;
padding:0 0.5rem;
display:flex;
text-align:center;
height:3.25rem;
justify-content:center;
color:#7A7568;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
align-items:center;
font-size:14px;
}
.qfz_rc_partner-t19{
padding:22px;
border-radius:0.875rem;
border:1px solid rgba(20,18,12,0.08);
background:#FDFCFA;
}
.qfz_rc_partner_name-t19{
overflow-wrap:break-word;
font-size:20px;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.375rem;
font-weight:600;
color:#18160F;
}
.qfz_rc_partner_text-t19{
line-height:1.55;
font-size:0.813rem;
color:#7A7568;
overflow-wrap:break-word;
}
.qfz_sb-t19{
background:#FDFCFA;
padding:48px 0;
border-bottom:1px solid rgba(20,18,12,0.08);
border-top:1px solid rgba(20,18,12,0.08);
margin-top:24px;
}
@media(min-width:769px){
.qfz_sb-t19{
padding:56px 0;
}
}
.qfz_sb_eyebrow-t19{
margin-bottom:12px;
display:block;
}
.qfz_sb_h2-t19{
line-height:1.05;
color:#18160F;
font-weight:600;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:1.625rem;
font-size:30px;
}
@media(min-width:769px){
.qfz_sb_h2-t19{
font-size:36px;
}
}
.qfz_sb_grid-t19{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.qfz_sb_grid-t19{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:957px){
.qfz_sb_grid-t19{
grid-template-columns:repeat(4,1fr);
}
}
.qfz_sb_card-t19{
padding:1.5rem;
border-radius:14px;
background:#F5F3EF;
border:1px solid rgba(20,18,12,0.08);
min-width:0;
}
.qfz_sb_card_h-t19{
font-size:19px;
line-height:1.15;
color:#18160F;
margin-bottom:8px;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.qfz_sb_card_p-t19{
font-size:13.5px;
overflow-wrap:break-word;
line-height:1.6;
color:#7A7568;
}
.qfz_sb_rtp-t19{
border-radius:0.875rem;
grid-template-columns:1fr;
background:#F5F3EF;
padding:1.625rem 1.75rem;
gap:24px;
border:1px solid rgba(20,18,12,0.08);
align-items:center;
margin-top:18px;
display:grid;
}
@media(min-width:758px){
.qfz_sb_rtp-t19{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.qfz_sb_rtp_h-t19{
line-height:1.15;
font-size:1.25rem;
color:#18160F;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
overflow-wrap:break-word;
font-weight:600;
}
.qfz_sb_rtp_p-t19{
font-size:13.5px;
overflow-wrap:break-word;
line-height:1.6;
color:#7A7568;
}
.qfz_sb_rtp_stats-t19{
gap:16px;
display:flex;
}
.qfz_sb_stat-t19{
background:#FDFCFA;
flex:1 1 0;
border-radius:0.5rem;
padding:1.125rem;
min-width:0;
text-align:center;
}
.qfz_sb_stat_v-t19{
overflow-wrap:break-word;
font-weight:700;
color:#4A7C59;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:26px;
}
.qfz_sb_stat_l-t19{
color:#5C5849;
font-size:0.719rem;
margin-top:4px;
}
.qfz_el-t19{
padding:3rem 0;
}
@media(min-width:766px){
.qfz_el-t19{
padding:56px 0;
}
}
.qfz_el_in-t19{
gap:40px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:897px){
.qfz_el_in-t19{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.qfz_el_left-t19{
min-width:0;
}
.qfz_el_eyebrow-t19{
margin-bottom:14px;
}
.qfz_el_h2-t19{
font-size:32px;
line-height:1.08;
margin-bottom:1.375rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
color:#18160F;
}
@media(min-width:765px){
.qfz_el_h2-t19{
font-size:38px;
}
}
.qfz_el_body-t19 p{
font-size:16px;
line-height:1.7;
margin-bottom:18px;
color:#2E2B22;
overflow-wrap:break-word;
}
.qfz_el_dropcap-t19{
padding:6px 0.75rem 0 0;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:62px;
line-height:.8;
color:#B49A5E;
float:left;
font-weight:700;
}
.qfz_el_right-t19{
min-width:0;
}
.qfz_el_quote-t19{
padding:36px;
border-radius:1.25rem;
background:linear-gradient(150deg,#252318,#111009);
position:relative;
color:#F5F2EA;
margin-bottom:24px;
}
.qfz_el_quote_mark-t19{
color:#D4B97A;
margin-bottom:0.375rem;
display:inline-flex;
align-items:center;
}
.qfz_el_quote_mark-t19 svg{
width:2.125rem;
height:2.125rem;
}
.qfz_el_quote_text-t19{
line-height:1.4;
margin-bottom:22px;
font-size:1.375rem;
color:#F5F2EA;
font-weight:500;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.qfz_el_quote_meta-t19{
gap:12px;
align-items:center;
display:flex;
}
.qfz_el_quote_av-t19{
background:linear-gradient(135deg,#B49A5E,#E2CB90);
border-radius:50%;
flex:0 0 auto;
height:2.375rem;
width:2.375rem;
}
.qfz_el_quote_author-t19{
font-weight:700;
color:#F5F2EA;
font-size:14px;
}
.qfz_el_quote_meta_sub-t19{
font-size:0.75rem;
color:#AEA99B;
}
.qfz_el_explain-t19{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(20,18,12,0.08);
}
.qfz_el_explain_card-t19{
padding:1.375rem 1.5rem;
}
.qfz_el_explain_card-t19+.qfz_el_explain_card-t19{
border-top:1px solid rgba(20,18,12,0.08);
}
.qfz_el_explain_h-t19{
margin-bottom:8px;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
overflow-wrap:break-word;
line-height:1.15;
color:#18160F;
font-weight:600;
}
.qfz_el_explain_p-t19{
line-height:1.55;
color:#7A7568;
font-size:0.875rem;
overflow-wrap:break-word;
}
.qfz_lh-t19{
padding:40px 0 1.25rem;
}
.qfz_lh_in-t19{
padding-top:2.125rem;
border-top:1px solid rgba(20,18,12,0.15);
}
.qfz_lh_eyebrow-t19{
display:block;
margin-bottom:1.375rem;
}
.qfz_lh_grid-t19{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:601px){
.qfz_lh_grid-t19{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.qfz_lh_grid-t19{
grid-template-columns:repeat(5,1fr);
}
}
.qfz_lh_col-t19{
min-width:0;
}
.qfz_lh_col_h-t19{
font-weight:700;
margin-bottom:0.75rem;
overflow-wrap:break-word;
color:#18160F;
font-size:0.813rem;
}
.qfz_lh_links-t19{
gap:8px;
display:flex;
flex-direction:column;
}
.qfz_lh_link-t19{
transition:color .2s ease;
color:#7A7568;
overflow-wrap:break-word;
font-size:0.813rem;
}
.qfz_lh_link-t19:hover{
color:#B49A5E;
}
.qfz_faq-t19{
background:#FDFCFA;
padding:3rem 0;
border-bottom:1px solid rgba(20,18,12,0.08);
border-top:1px solid rgba(20,18,12,0.08);
margin-top:24px;
}
@media(min-width:766px){
.qfz_faq-t19{
padding:62px 0;
}
}
.qfz_faq_head-t19{
margin-bottom:2.125rem;
text-align:center;
}
.qfz_faq_eyebrow-t19{
margin-bottom:12px;
}
.qfz_faq_h2-t19{
font-weight:600;
font-size:32px;
color:#18160F;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.qfz_faq_h2-t19{
font-size:2.375rem;
}
}
.qfz_faq_list-t19{
margin:0 auto;
gap:12px;
flex-direction:column;
display:flex;
max-width:820px;
}
.qfz_faq_item-t19{
border:1px solid rgba(20,18,12,0.08);
border-radius:14px;
overflow:hidden;
background:#F5F3EF;
}
.qfz_faq_q-t19{
padding:20px 24px;
list-style:none;
gap:20px;
justify-content:space-between;
align-items:center;
cursor:pointer;
color:#18160F;
font-weight:700;
display:flex;
overflow-wrap:break-word;
font-size:16px;
}
.qfz_faq_q-t19::-webkit-details-marker{
display:none;
}
.qfz_faq_q_ic-t19{
transition:transform .2s ease;
flex:0 0 auto;
color:#B49A5E;
align-items:center;
display:inline-flex;
}
.qfz_faq_q_ic-t19 svg{
width:1.125rem;
height:1.125rem;
}
.qfz_faq_item-t19[open] .qfz_faq_q_ic-t19{
transform:rotate(180deg);
}
.qfz_faq_a-t19{
padding:0 24px 20px;
font-size:0.906rem;
overflow-wrap:break-word;
line-height:1.6;
color:#7A7568;
}
.qfz_gd-t19{
padding:48px 0 10px;
}
.qfz_gd_head-t19{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:24px;
}
@media(min-width:678px){
.qfz_gd_head-t19{
gap:1.25rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.qfz_gd_eyebrow-t19{
margin-bottom:0.625rem;
}
.qfz_gd_h2-t19{
overflow-wrap:break-word;
font-weight:600;
color:#18160F;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:28px;
}
@media(min-width:768px){
.qfz_gd_h2-t19{
font-size:2.125rem;
}
}
.qfz_gd_more-t19{
transition:color .2s ease,border-color .2s ease;
flex:0 0 auto;
font-size:13.5px;
font-weight:600;
border-bottom:1px solid #18160F;
padding-bottom:2px;
color:#18160F;
}
.qfz_gd_more-t19:hover{
border-color:#B49A5E;
color:#B49A5E;
}
.qfz_gd_grid-t19{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:721px){
.qfz_gd_grid-t19{
grid-template-columns:repeat(3,1fr);
}
}
.qfz_gd_card-t19{
border-radius:14px;
background:#FDFCFA;
border:1px solid rgba(20,18,12,0.08);
overflow:hidden;
display:block;
min-width:0;
}
.qfz_gd_card_img-t19{
background:linear-gradient(140deg,#252318,#B49A5E);
height:9.375rem;
}
.qfz_gd_card_body-t19{
padding:22px;
}
.qfz_gd_card_cat-t19{
text-transform:uppercase;
letter-spacing:.1em;
color:#B49A5E;
font-weight:600;
font-size:0.625rem;
}
.qfz_gd_card_h-t19{
margin:0.5rem 0 0.625rem;
color:#18160F;
line-height:1.2;
font-size:1.188rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
}
.qfz_gd_card_meta-t19{
color:#5C5849;
font-size:12px;
overflow-wrap:break-word;
}
.qfz_sg-t19{
padding:48px 0 0.625rem;
}
.qfz_sg_eyebrow-t19{
display:block;
margin-bottom:0.75rem;
}
.qfz_sg_h2-t19{
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.75rem;
font-size:30px;
color:#18160F;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
}
@media(min-width:767px){
.qfz_sg_h2-t19{
font-size:2.25rem;
}
}
.qfz_sg_grid-t19{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:722px){
.qfz_sg_grid-t19{
grid-template-columns:repeat(3,1fr);
}
}
.qfz_sg_col-t19{
min-width:0;
}
.qfz_sg_col_h-t19{
font-size:22px;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
font-weight:600;
margin-bottom:0.625rem;
color:#18160F;
overflow-wrap:break-word;
}
.qfz_sg_col_p-t19{
color:#7A7568;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
}
.qfz_ft-t19{
background:#1A1916;
color:#AEA99B;
margin-top:2.5rem;
}
.qfz_ft_in-t19{
gap:32px;
grid-template-columns:1fr;
padding:48px 0 28px;
display:grid;
}
@media(min-width:600px){
.qfz_ft_in-t19{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:898px){
.qfz_ft_in-t19{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.qfz_ft_brand-t19{
min-width:0;
}
.qfz_ft_logo-t19{
font-weight:700;
font-size:1.625rem;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
color:#F5F2EA;
}
.qfz_ft_tagline-t19{
margin-top:0.875rem;
font-size:0.844rem;
line-height:1.6;
max-width:17.5rem;
color:#AEA99B;
}
.qfz_ft_contact-t19{
transition:color .2s ease;
max-width:280px;
font-size:0.813rem;
display:inline-block;
overflow-wrap:anywhere;
color:#D4B97A;
margin-top:0.75rem;
}
.qfz_ft_contact-t19:hover{
color:#F5F2EA;
}
.qfz_ft_col-t19{
min-width:0;
}
.qfz_ft_col_h-t19{
text-transform:uppercase;
color:#F5F2EA;
letter-spacing:.08em;
overflow-wrap:break-word;
font-weight:700;
margin-bottom:0.875rem;
font-size:13px;
}
.qfz_ft_col_links-t19{
gap:10px;
display:flex;
flex-direction:column;
}
.qfz_ft_link-t19{
transition:color .2s ease;
font-size:13.5px;
color:#AEA99B;
overflow-wrap:break-word;
}
.qfz_ft_link-t19:hover{
color:#F5F2EA;
}
.qfz_ft_bot-t19{
gap:16px;
padding:22px 0 2.5rem;
display:flex;
flex-direction:column;
border-top:1px solid rgba(255,252,245,0.13);
}
@media(min-width:765px){
.qfz_ft_bot-t19{
gap:1.25rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.qfz_ft_legal-t19{
line-height:1.6;
color:#A39E92;
font-size:0.719rem;
overflow-wrap:break-word;
max-width:760px;
}
.qfz_ft_legal-t19 b{
font-weight:700;
color:#AEA99B;
}
.qfz_ft_age-t19{
padding:0.25rem 0.563rem;
border-radius:8px;
flex:0 0 auto;
border:1.5px solid #D4B97A;
color:#D4B97A;
font-weight:700;
font-size:13px;
}