*{
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;
font-size:0.938rem;
color:#2E2B24;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
line-height:1.6;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.qvglayout-v8t{
min-height:100vh;
flex-direction:column;
display:flex;
}
.qvgmain-v8t{
flex:1 1 auto;
width:100%;
min-width:0;
}
.qvgcontainer-v8t{
margin:0 auto;
padding:0 16px;
max-width:1400px;
width:100%;
}
@media(min-width:769px){
.qvgcontainer-v8t{
padding:0 2rem;
}
}
@media(min-width:1097px){
.qvgcontainer-v8t{
padding:0 3.5rem;
}
}
.qvgeyebrow-v8t{
color:#B8924A;
overflow-wrap:break-word;
text-transform:uppercase;
display:inline-block;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:11px;
font-weight:600;
letter-spacing:.2em;
line-height:1.4;
}
.qvgband-v8t{
background:#1A1917;
color:#F5F2EB;
}
.qvgband-v8t .qvgeyebrow-v8t{
color:#D4AA68;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.qvgtb-v8t{
background:#F5F3F0;
top:0;
z-index:50;
position:sticky;
border-bottom:1px solid rgba(20,18,12,0.14);
}
.qvgtb_in-v8t{
padding:12px 16px;
margin:0 auto;
gap:1rem;
justify-content:space-between;
display:flex;
max-width:1400px;
align-items:center;
width:100%;
}
@media(min-width:768px){
.qvgtb_in-v8t{
padding:1rem 32px;
}
}
@media(min-width:1099px){
.qvgtb_in-v8t{
padding:1.125rem 56px;
}
}
.qvgtb_left-v8t{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.qvgtb_logo-v8t{
gap:0.688rem;
align-items:center;
display:flex;
min-width:0;
}
.qvgtb_logo_mark-v8t{
flex:0 0 auto;
border-radius:8px;
height:2.125rem;
object-fit:cover;
width:2.125rem;
}
.qvgtb_logo_txt-v8t{
line-height:1;
flex-direction:column;
display:flex;
min-width:0;
}
.qvgtb_logo_name-v8t{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
color:#18160F;
font-size:22px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
letter-spacing:.02em;
}
.qvgtb_logo_sub-v8t{
overflow:hidden;
font-size:8.5px;
color:#B8924A;
letter-spacing:.32em;
font-weight:600;
text-transform:uppercase;
text-overflow:ellipsis;
margin-top:0.25rem;
white-space:nowrap;
}
.qvgtb_nav-v8t{
display:none;
}
@media(min-width:959px){
.qvgtb_nav-v8t{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.qvgtb_nav_item-v8t{
transition:color .22s ease,border-color .22s ease;
font-size:0.875rem;
padding-bottom:3px;
border-bottom:2px solid transparent;
white-space:nowrap;
font-weight:600;
color:#2E2B24;
}
.qvgtb_nav_item-v8t:hover{
color:#18160F;
}
.qvgtb_nav_item-v8t.qvgstate_active-v8t{
border-color:#B8924A;
color:#18160F;
}
.qvgtb_right-v8t{
gap:14px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.qvgtb_search-v8t{
transition:color .22s ease;
justify-content:center;
color:#2E2B24;
display:flex;
align-items:center;
}
.qvgtb_search-v8t:hover{
color:#B8924A;
}
.qvgtb_search-v8t svg{
width:18px;
height:18px;
}
.qvgtb_lang-v8t{
text-transform:uppercase;
letter-spacing:.1em;
font-weight:600;
font-size:0.688rem;
color:#5C5749;
}
.qvgtb_lang-v8t:hover{
color:#18160F;
}
.qvgtb_login-v8t{
font-size:14px;
color:#18160F;
font-weight:600;
display:none;
}
@media(min-width:769px){
.qvgtb_login-v8t{
display:inline-block;
}
}
.qvgtb_register-v8t{
background:#18160F;
transition:background-color .22s ease;
border-radius:999px;
padding:0.688rem 22px;
font-size:14px;
font-weight:700;
white-space:nowrap;
color:#F5F2EB;
}
.qvgtb_register-v8t:hover{
background:#2E2B24;
}
.qvgmob-v8t{
background:#F5F3F0;
bottom:0;
right:0;
left:0;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
border-top:1px solid rgba(20,18,12,0.14);
z-index:60;
}
@media(min-width:959px){
.qvgmob-v8t{
display:none;
}
}
.qvgmob_in-v8t{
margin:0 auto;
display:flex;
align-items:stretch;
max-width:35rem;
justify-content:space-around;
}
.qvgmob_item-v8t{
padding:0.563rem 4px;
transition:color .22s ease;
gap:3px;
flex:1 1 0;
display:flex;
color:#5C5749;
align-items:center;
min-width:0;
flex-direction:column;
}
.qvgmob_item-v8t.qvgstate_active-v8t{
color:#B8924A;
}
.qvgmob_ic-v8t{
display:flex;
justify-content:center;
align-items:center;
}
.qvgmob_ic-v8t svg{
height:20px;
width:20px;
}
.qvgmob_lb-v8t{
overflow:hidden;
font-size:0.625rem;
text-overflow:ellipsis;
max-width:100%;
white-space:nowrap;
font-weight:600;
}
@media(max-width:962px){
body{
padding-bottom:60px;
}
}
.qvgrail-v8t{
min-width:0;
position:relative;
}
.qvgrail_scroll-v8t{
gap:14px;
display:flex;
scrollbar-width:thin;
padding-bottom:14px;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
}
@media(min-width:769px){
.qvgrail_scroll-v8t{
gap:1.125rem;
}
}
.qvggc-v8t{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:769px){
.qvggc-v8t{
width:188px;
}
}
.qvggc_img-v8t{
background:#FDFCFB;
overflow:hidden;
border-radius:0.875rem;
box-shadow:0 2px 6px rgba(20,18,12,0.07), 0 8px 20px rgba(20,18,12,0.06);
position:relative;
padding-bottom:133.33%;
}
.qvggc_img-v8t img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.qvggc_cover-v8t{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.qvggc_hover-v8t{
inset:0;
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
opacity:0;
align-items:center;
justify-content:center;
display:flex;
position:absolute;
}
.qvggc-v8t:hover .qvggc_hover-v8t{
opacity:1;
}
.qvggc_hover_btn-v8t{
background:#18160F;
border-radius:999px;
display:flex;
color:#F5F2EB;
width:46px;
justify-content:center;
align-items:center;
height:46px;
}
.qvggc_hover_btn-v8t svg{
height:18px;
width:18px;
}
.qvggc_info-v8t{
gap:2px;
display:flex;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
}
.qvggc_name-v8t{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-size:13px;
font-weight:700;
color:#18160F;
}
.qvggc_prov-v8t{
overflow:hidden;
color:#5C5749;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.688rem;
}
.qvggc_meta-v8t{
color:#5C5749;
font-size:0.688rem;
}
.qvgtc-v8t{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:770px){
.qvgtc-v8t{
width:230px;
}
}
.qvgtc_img-v8t{
overflow:hidden;
background:#FDFCFB;
border-radius:0.875rem;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(20,18,12,0.07), 0 8px 1.25rem rgba(20,18,12,0.06);
position:relative;
}
.qvgtc_img-v8t img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.qvgtc_info-v8t{
gap:2px;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
display:flex;
}
.qvgtc_name-v8t{
overflow:hidden;
font-weight:700;
white-space:nowrap;
color:#18160F;
font-size:0.875rem;
text-overflow:ellipsis;
}
.qvgtc_rtp-v8t{
color:#5C5749;
font-size:11px;
}
.qvglc-v8t{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:769px){
.qvglc-v8t{
width:16.75rem;
}
}
.qvglc_img-v8t{
border-radius:14px;
overflow:hidden;
background:#FDFCFB;
position:relative;
box-shadow:0 2px 6px rgba(20,18,12,0.07), 0 8px 1.25rem rgba(20,18,12,0.06);
padding-bottom:62.5%;
}
.qvglc_img-v8t img{
inset:0;
position:absolute;
height:100%;
width:100%;
object-fit:cover;
}
.qvglc_live-v8t{
gap:7px;
background:rgba(0,0,0,0.52);
border-radius:62.438rem;
padding:4px 9px;
left:12px;
position:absolute;
align-items:center;
display:flex;
top:0.75rem;
}
.qvglc_live_dot-v8t{
background:#C0392B;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:8px;
height:8px;
}
.qvglc_seats-v8t{
text-transform:uppercase;
font-size:10px;
letter-spacing:.08em;
font-weight:600;
color:#F5F2EB;
}
.qvglc_info-v8t{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:9px;
}
.qvglc_name-v8t{
overflow:hidden;
white-space:nowrap;
font-size:15px;
font-weight:700;
text-overflow:ellipsis;
color:#18160F;
}
.qvglc_bet-v8t{
color:#5C5749;
font-size:11px;
}
.qvgpc-v8t{
gap:0.5rem;
padding:16px 14px;
border-radius:14px;
background:#FDFCFB;
border:1px solid rgba(20,18,12,0.08);
min-height:74px;
flex-direction:column;
align-items:center;
min-width:0;
display:flex;
justify-content:center;
}
.qvgpc_logo-v8t{
flex:0 0 auto;
max-width:100%;
object-fit:contain;
height:28px;
width:auto;
}
.qvgpc_name-v8t{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:11px;
text-align:center;
color:#5C5749;
max-width:100%;
}
.qvggc_tag-v8t{
padding:3px 8px;
border-radius:0.5rem;
letter-spacing:.06em;
font-weight:700;
font-size:10px;
left:0.625rem;
text-transform:uppercase;
top:10px;
z-index:2;
display:inline-block;
position:absolute;
}
.qvggc_tag_hot-v8t{
background:#C0392B;
color:#F5F2EB;
}
.qvggc_tag_new-v8t{
background:#D4AA68;
color:#18160F;
}
.qvggc_tag_jp-v8t{
background:#C49A28;
color:#18160F;
}
.qvggc_tag_live-v8t{
background:#C0392B;
color:#F5F2EB;
}
.qvgsh-v8t{
min-width:0;
margin-bottom:1.125rem;
}
.qvgsh_row-v8t{
gap:1rem;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
align-items:flex-end;
}
.qvgsh_row-v8t .qvgsh_l-v8t{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.qvgsh_stack-v8t{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.qvgsh_center-v8t{
gap:0.625rem;
flex-direction:column;
display:flex;
text-align:center;
align-items:center;
}
.qvgsh_h2-v8t{
overflow-wrap:break-word;
line-height:1.1;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
color:#18160F;
}
@media(min-width:767px){
.qvgsh_h2-v8t{
font-size:1.875rem;
}
}
.qvgband-v8t .qvgsh_h2-v8t{
color:#F5F2EB;
}
.qvgsh_eb_line-v8t{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.qvgsh_eb_line-v8t::before{
background:#B8924A;
width:1.75rem;
display:inline-block;
height:1px;
content:"";
}
.qvgband-v8t .qvgsh_eb_line-v8t::before{
background:#D4AA68;
}
.qvgsh_eb_dot-v8t{
gap:8px;
display:inline-flex;
align-items:center;
}
.qvgsh_eb_dot-v8t::before{
border-radius:50%;
background:#B8924A;
width:0.375rem;
display:inline-block;
height:6px;
content:"";
}
.qvgband-v8t .qvgsh_eb_dot-v8t::before{
background:#D4AA68;
}
.qvgsh_link-v8t{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-weight:600;
white-space:nowrap;
font-size:13px;
border-bottom:1px solid #18160F;
color:#18160F;
align-items:center;
display:inline-flex;
padding-bottom:2px;
}
.qvgsh_link-v8t:hover{
border-color:#B8924A;
color:#B8924A;
}
.qvgsh_link-v8t svg{
width:0.875rem;
height:14px;
}
.qvgsh_link_chev-v8t{
padding-bottom:0;
border-bottom:0;
}
.qvgsh_link_btn-v8t{
background:#18160F;
border-radius:999px;
padding:0.563rem 18px;
border-bottom:0;
color:#F5F2EB;
}
.qvgsh_link_btn-v8t:hover{
border-color:transparent;
background:#2E2B24;
color:#F5F2EB;
}
.qvgband-v8t .qvgsh_link-v8t{
border-color:#F5F2EB;
color:#F5F2EB;
}
.qvgband-v8t .qvgsh_link_btn-v8t{
background:#D4AA68;
color:#18160F;
}
.qvgsh_rule-v8t{
background:rgba(20,18,12,0.14);
margin:-2px 0 18px;
height:1px;
}
.qvgband-v8t .qvgsh_rule-v8t{
background:rgba(255,252,245,0.12);
}
.qvghero-v8t{
padding:32px 0 8px;
}
@media(min-width:769px){
.qvghero-v8t{
padding:56px 0 1.5rem;
}
}
.qvghero_in-v8t{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:900px){
.qvghero_in-v8t{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.qvghero_copy-v8t{
min-width:0;
}
.qvghero_eyebrow-v8t{
gap:10px;
align-items:center;
margin-bottom:1.375rem;
display:inline-flex;
}
.qvghero_eyebrow_line-v8t{
flex:0 0 auto;
background:#B8924A;
width:28px;
display:inline-block;
height:1px;
}
.qvghero_h1-v8t{
line-height:1.04;
letter-spacing:-.01em;
color:#18160F;
font-size:38px;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:1.25rem;
}
@media(min-width:768px){
.qvghero_h1-v8t{
font-size:3.375rem;
}
}
@media(min-width:1098px){
.qvghero_h1-v8t{
font-size:62px;
}
}
.qvghero_h1-v8t em{
font-style:normal;
color:#B8924A;
}
.qvghero_sub-v8t{
font-size:1rem;
margin-bottom:1.875rem;
color:#7A7468;
max-width:480px;
line-height:1.6;
}
@media(min-width:768px){
.qvghero_sub-v8t{
font-size:1.125rem;
}
}
.qvghero_actions-v8t{
gap:0.875rem;
flex-wrap:wrap;
margin-bottom:34px;
align-items:center;
display:flex;
}
.qvghero_cta-v8t{
background:#18160F;
transition:background-color .22s ease;
gap:0.625rem;
padding:1rem 1.875rem;
border-radius:62.438rem;
color:#F5F2EB;
font-weight:700;
display:inline-flex;
align-items:center;
font-size:0.938rem;
}
.qvghero_cta-v8t:hover{
background:#2E2B24;
}
.qvghero_cta_ic-v8t{
align-items:center;
display:inline-flex;
}
.qvghero_cta_ic-v8t svg{
height:16px;
width:1rem;
}
.qvghero_cta_alt-v8t{
padding:15px 1.625rem;
background:transparent;
transition:border-color .22s ease,color .22s ease;
border-radius:999px;
border:1px solid rgba(20,18,12,0.14);
font-size:0.938rem;
color:#18160F;
display:inline-flex;
align-items:center;
font-weight:600;
}
.qvghero_cta_alt-v8t:hover{
border-color:#B8924A;
color:#B8924A;
}
.qvghero_trust-v8t{
gap:22px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.qvghero_trust_item-v8t{
gap:9px;
font-size:0.813rem;
display:flex;
color:#2E2B24;
font-weight:600;
align-items:center;
}
.qvghero_trust_ic-v8t{
align-items:center;
display:inline-flex;
color:#B8924A;
}
.qvghero_trust_ic-v8t svg{
height:16px;
width:16px;
}
.qvghero_promo-v8t{
background:#FDFCFB;
overflow:hidden;
border-radius:1.25rem;
min-height:300px;
display:flex;
position:relative;
box-shadow:0 0.75rem 3rem rgba(20,18,12,0.14), 0 3px 0.625rem rgba(20,18,12,0.08);
}
.qvghero_promo_bg-v8t{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.qvghero_promo_bg-v8t::after{
inset:0;
background:linear-gradient(120deg,#1A1917 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.qvghero_promo_glow-v8t{
border-radius:50%;
background:radial-gradient(circle,rgba(194,162,110,0.18) 0%,transparent 65%);
top:-40px;
height:260px;
right:-1.25rem;
width:16.25rem;
pointer-events:none;
position:absolute;
}
.qvghero_promo_ct-v8t{
padding:28px;
position:relative;
align-self:flex-end;
z-index:2;
max-width:88%;
}
.qvghero_promo_label-v8t{
text-transform:uppercase;
color:#D4AA68;
font-size:10px;
margin-bottom:0.5rem;
font-weight:700;
letter-spacing:.25em;
display:block;
}
.qvghero_promo_amount-v8t{
line-height:1.05;
color:#F5F2EB;
overflow-wrap:break-word;
font-size:2rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:769px){
.qvghero_promo_amount-v8t{
font-size:40px;
}
}
.qvghero_promo_amount-v8t em{
color:#D4AA68;
font-style:normal;
}
.qvghero_rating-v8t{
background:#FDFCFB;
border-radius:0.875rem;
gap:10px;
border:1px solid rgba(20,18,12,0.08);
padding:0.625rem 0.875rem;
align-items:center;
box-shadow:0 2px 0.375rem rgba(20,18,12,0.07), 0 0.5rem 20px rgba(20,18,12,0.06);
top:14px;
max-width:min(260px,62%);
position:absolute;
z-index:3;
right:0.875rem;
display:flex;
}
.qvghero_rating_score-v8t{
flex:0 0 auto;
color:#18160F;
font-size:1.5rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.qvghero_rating_txt-v8t{
flex:1 1 auto;
min-width:0;
}
.qvghero_rating_stars-v8t{
gap:2px;
display:flex;
color:#B8924A;
}
.qvghero_rating_stars-v8t svg{
height:12px;
width:0.75rem;
}
.qvghero_rating_cap-v8t{
margin-top:3px;
line-height:1.35;
overflow-wrap:break-word;
font-size:0.688rem;
display:block;
color:#5C5749;
}
.qvgstat-v8t{
border-top:1px solid rgba(20,18,12,0.14);
margin-top:1rem;
border-bottom:1px solid rgba(20,18,12,0.14);
}
.qvgstat_in-v8t{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:768px){
.qvgstat_in-v8t{
grid-template-columns:repeat(4,1fr);
}
}
.qvgstat_item-v8t{
padding:1.375rem 14px;
border-bottom:1px solid rgba(20,18,12,0.08);
border-right:1px solid rgba(20,18,12,0.08);
min-width:0;
}
.qvgstat_item-v8t:nth-child(2n){
border-right:0;
}
.qvgstat_item-v8t:nth-child(n+3){
border-bottom:0;
}
@media(min-width:771px){
.qvgstat_item-v8t{
border-bottom:0;
}
.qvgstat_item-v8t:nth-child(2n){
border-right:1px solid rgba(20,18,12,0.08);
}
.qvgstat_item-v8t:nth-child(4n){
border-right:0;
}
}
.qvgstat_value-v8t{
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:700;
line-height:1;
color:#18160F;
font-size:30px;
}
@media(min-width:768px){
.qvgstat_value-v8t{
font-size:34px;
}
}
.qvgstat_label-v8t{
margin-top:6px;
overflow-wrap:break-word;
line-height:1.4;
color:#5C5749;
font-size:0.813rem;
}
.qvgjp-v8t{
padding:1.875rem 0 0.625rem;
}
.qvgjp_grid-v8t{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:771px){
.qvgjp_grid-v8t{
grid-template-columns:1fr 1fr;
}
.qvgjp_card_mega-v8t{
grid-column:1/-1;
}
}
@media(min-width:999px){
.qvgjp_grid-v8t{
grid-template-columns:1.4fr 1fr 1fr;
}
.qvgjp_card_mega-v8t{
grid-column:auto;
}
}
.qvgjp_card-v8t{
border:1px solid rgba(20,18,12,0.08);
border-radius:20px;
gap:12px;
background:#FDFCFB;
overflow:hidden;
padding:26px;
min-height:200px;
flex-direction:column;
position:relative;
min-width:0;
justify-content:space-between;
display:flex;
}
.qvgjp_card_mega-v8t{
background:linear-gradient(135deg,#201E1A,#0E0D0B);
border-color:transparent;
color:#F5F2EB;
min-height:13.125rem;
}
.qvgjp_glow-v8t{
border-radius:50%;
background:radial-gradient(circle,rgba(194,162,110,0.18),transparent 70%);
width:200px;
height:12.5rem;
top:-40px;
right:-40px;
pointer-events:none;
position:absolute;
}
.qvgjp_label-v8t{
gap:10px;
font-size:10px;
display:flex;
font-weight:700;
position:relative;
letter-spacing:.16em;
align-items:center;
text-transform:uppercase;
justify-content:space-between;
color:#B8924A;
flex-wrap:wrap;
}
.qvgjp_card_mega-v8t .qvgjp_label-v8t{
color:#D4AA68;
}
.qvgjp_drop-v8t{
color:#5C5749;
letter-spacing:.04em;
text-transform:none;
font-weight:600;
}
.qvgjp_card_mega-v8t .qvgjp_drop-v8t{
color:#A8A399;
}
.qvgjp_amount-v8t{
overflow-wrap:break-word;
font-size:38px;
color:#18160F;
position:relative;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:700;
line-height:1;
}
.qvgjp_card_mega-v8t .qvgjp_amount-v8t{
animation:zm2-pulse 2.4s infinite;
color:#D4AA68;
font-size:48px;
}
@media(min-width:771px){
.qvgjp_card_mega-v8t .qvgjp_amount-v8t{
font-size:3.375rem;
}
}
.qvgjp_game-v8t{
color:#5C5749;
font-size:0.813rem;
position:relative;
}
.qvgjp_card_mega-v8t .qvgjp_game-v8t{
color:#A8A399;
}
.qvgjp_cta-v8t{
align-self:flex-start;
position:relative;
}
.qvgjp_card_mega-v8t .qvgjp_cta-v8t{
padding:0.625rem 1.25rem;
transition:opacity .22s ease;
background:#D4AA68;
border-radius:62.438rem;
font-weight:700;
font-size:0.813rem;
color:#18160F;
}
.qvgjp_card_mega-v8t .qvgjp_cta-v8t:hover{
opacity:.9;
}
.qvgjp_card-v8t:not(.qvgjp_card_mega-v8t) .qvgjp_cta-v8t{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
border-bottom:1px solid #18160F;
font-size:0.813rem;
font-weight:700;
color:#18160F;
}
.qvgjp_card-v8t:not(.qvgjp_card_mega-v8t) .qvgjp_cta-v8t:hover{
border-color:#B8924A;
color:#B8924A;
}
.qvgjp_seo-v8t{
margin:0.875rem 0 0;
color:#7A7468;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.65;
font-size:0.875rem;
}
.qvgjp_seo-v8t strong{
color:#18160F;
font-weight:700;
}
.qvggrow-v8t{
padding:26px 0 0.625rem;
}
.qvgrow_seo-v8t{
margin:0.625rem 0 0;
overflow-wrap:break-word;
color:#7A7468;
line-height:1.65;
font-size:0.875rem;
max-width:760px;
}
.qvgrow_seo-v8t strong{
font-weight:700;
color:#18160F;
}
.qvgpr-v8t{
padding:30px 0 6px;
}
.qvgpr_card-v8t{
flex:0 0 auto;
gap:0.625rem;
border:1px solid rgba(20,18,12,0.08);
border-radius:20px;
padding:26px;
overflow:hidden;
background:#FDFCFB;
flex-direction:column;
width:280px;
position:relative;
min-height:12.5rem;
display:flex;
}
@media(min-width:767px){
.qvgpr_card-v8t{
width:18.75rem;
}
}
.qvgpr_card_feat-v8t{
border-color:transparent;
background:linear-gradient(150deg,#201E1A,#0E0D0B);
color:#F5F2EB;
}
.qvgpr_glow-v8t{
background:radial-gradient(circle,rgba(194,162,110,0.18),transparent 70%);
border-radius:50%;
right:-30px;
opacity:0;
height:130px;
pointer-events:none;
position:absolute;
width:8.125rem;
top:-30px;
}
.qvgpr_card_feat-v8t .qvgpr_glow-v8t{
opacity:1;
}
.qvgpr_label-v8t{
font-weight:700;
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.16em;
color:#B8924A;
position:relative;
}
.qvgpr_card_feat-v8t .qvgpr_label-v8t{
color:#D4AA68;
}
.qvgpr_amount-v8t{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
color:#18160F;
line-height:1.08;
font-size:26px;
position:relative;
}
.qvgpr_card_feat-v8t .qvgpr_amount-v8t{
color:#F5F2EB;
}
.qvgpr_amount-v8t em{
font-style:normal;
color:#B8924A;
}
.qvgpr_card_feat-v8t .qvgpr_amount-v8t em{
color:#D4AA68;
}
.qvgpr_terms-v8t{
position:relative;
line-height:1.5;
color:#5C5749;
font-size:13px;
}
.qvgpr_card_feat-v8t .qvgpr_terms-v8t{
color:#A8A399;
}
.qvgpr_cta-v8t{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.qvgpr_card_feat-v8t .qvgpr_cta-v8t{
padding:0.563rem 18px;
transition:opacity .22s ease;
border-radius:999px;
background:#D4AA68;
font-weight:700;
font-size:0.813rem;
color:#18160F;
}
.qvgpr_card_feat-v8t .qvgpr_cta-v8t:hover{
opacity:.9;
}
.qvgpr_card-v8t:not(.qvgpr_card_feat-v8t) .qvgpr_cta-v8t{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
color:#18160F;
border-bottom:1px solid #18160F;
font-weight:700;
font-size:0.813rem;
}
.qvgpr_card-v8t:not(.qvgpr_card_feat-v8t) .qvgpr_cta-v8t:hover{
border-color:#B8924A;
color:#B8924A;
}
.qvggrow-v8t{
padding:26px 0 0.625rem;
}
.qvgrow_seo-v8t{
margin:0.625rem 0 0;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
color:#7A7468;
}
.qvgrow_seo-v8t strong{
font-weight:700;
color:#18160F;
}
.qvgapp-v8t{
padding:30px 0 10px;
}
.qvgapp_in-v8t{
border:1px solid rgba(20,18,12,0.08);
padding:32px;
background:#FDFCFB;
gap:1.75rem;
border-radius:1.25rem;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.qvgapp_in-v8t{
gap:40px;
padding:2.5rem 2.75rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.qvgapp_copy-v8t{
min-width:0;
max-width:35rem;
}
.qvgapp_eyebrow-v8t{
margin-bottom:0.75rem;
}
.qvgapp_h2-v8t{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#18160F;
margin-bottom:0.75rem;
font-weight:600;
overflow-wrap:break-word;
font-size:28px;
line-height:1.05;
}
@media(min-width:767px){
.qvgapp_h2-v8t{
font-size:34px;
}
}
.qvgapp_text-v8t{
font-size:0.875rem;
margin-bottom:1.375rem;
color:#7A7468;
line-height:1.6;
}
.qvgapp_btns-v8t{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.qvgapp_btn-v8t{
padding:0.688rem 20px;
background:#18160F;
gap:10px;
border-radius:14px;
transition:background-color .22s ease;
display:inline-flex;
align-items:center;
color:#F5F2EB;
}
.qvgapp_btn-v8t:hover{
background:#2E2B24;
}
.qvgapp_btn_ic-v8t{
display:inline-flex;
align-items:center;
}
.qvgapp_btn_ic-v8t svg{
height:1.125rem;
width:1.125rem;
}
.qvgapp_btn_lb-v8t{
font-weight:700;
font-size:0.844rem;
}
.qvgapp_qr_wrap-v8t{
gap:1.125rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.qvgapp_qr-v8t{
border-radius:14px;
flex:0 0 auto;
width:108px;
height:6.75rem;
background-color:#18160F;
background-image:repeating-linear-gradient(0deg,#FDFCFB 0 5px,transparent 5px 11px),repeating-linear-gradient(90deg,#FDFCFB 0 5px,transparent 0.313rem 0.688rem);
}
.qvgapp_qr_cap-v8t{
line-height:1.4;
color:#5C5749;
font-size:12.5px;
max-width:5.75rem;
}
.qvgnl-v8t{
padding:1.5rem 0 0.625rem;
}
.qvgnl_in-v8t{
background:#141310;
border-radius:1.25rem;
padding:30px 32px;
gap:1.375rem;
flex-direction:column;
color:#F5F2EB;
display:flex;
}
@media(min-width:767px){
.qvgnl_in-v8t{
gap:1.75rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.qvgnl_text_wrap-v8t{
min-width:0;
}
.qvgnl_h3-v8t{
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
font-size:22px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F5F2EB;
margin-bottom:5px;
}
@media(min-width:766px){
.qvgnl_h3-v8t{
font-size:1.5rem;
}
}
.qvgnl_text-v8t{
font-size:13.5px;
color:#A8A399;
line-height:1.5;
}
.qvgnl_form-v8t{
gap:0.625rem;
flex:1 1 auto;
display:flex;
max-width:28.75rem;
min-width:0;
}
.qvgnl_input-v8t{
border:1px solid rgba(255,252,245,0.12);
border-radius:0.875rem;
overflow:hidden;
flex:1 1 auto;
padding:13px 1rem;
background:rgba(255,252,245,0.07);
text-overflow:ellipsis;
align-items:center;
display:flex;
min-width:0;
color:#A8A399;
white-space:nowrap;
font-size:0.875rem;
}
.qvgnl_btn-v8t{
border-radius:14px;
padding:13px 24px;
flex:0 0 auto;
transition:opacity .22s ease;
background:#D4AA68;
font-weight:700;
color:#18160F;
font-size:0.875rem;
white-space:nowrap;
}
.qvgnl_btn-v8t:hover{
opacity:.9;
}
.qvgtrn-v8t{
padding:1.875rem 0 0.625rem;
}
.qvgtrn_in-v8t{
background:#FDFCFB;
grid-template-columns:1fr;
border-radius:20px;
overflow:hidden;
border:1px solid rgba(20,18,12,0.08);
display:grid;
}
@media(min-width:882px){
.qvgtrn_in-v8t{
grid-template-columns:1.05fr 1fr;
}
}
.qvgtrn_banner-v8t{
padding:2.125rem;
background:linear-gradient(150deg,#201E1A,#0E0D0B);
overflow:hidden;
color:#F5F2EB;
position:relative;
}
.qvgtrn_glow-v8t{
background:radial-gradient(circle,rgba(194,162,110,0.18),transparent 70%);
border-radius:50%;
width:200px;
pointer-events:none;
height:12.5rem;
position:absolute;
bottom:-2.5rem;
right:-40px;
}
.qvgtrn_eyebrow-v8t{
position:relative;
margin-bottom:0.875rem;
}
.qvgtrn_h2-v8t{
position:relative;
overflow-wrap:break-word;
color:#F5F2EB;
line-height:1.06;
font-size:30px;
margin-bottom:12px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:771px){
.qvgtrn_h2-v8t{
font-size:2.25rem;
}
}
.qvgtrn_text-v8t{
max-width:420px;
margin-bottom:1.375rem;
font-size:0.875rem;
line-height:1.6;
position:relative;
color:#A8A399;
}
.qvgtrn_timer-v8t{
gap:0.5rem;
align-items:center;
flex-wrap:wrap;
margin-bottom:24px;
position:relative;
display:flex;
}
.qvgtrn_timer_cap-v8t{
color:#A8A399;
font-size:0.688rem;
}
.qvgtrn_timer_box-v8t{
border-radius:8px;
background:rgba(255,252,245,0.07);
padding:4px 0.75rem;
font-size:24px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#F5F2EB;
}
.qvgtrn_cta-v8t{
background:#D4AA68;
transition:opacity .22s ease;
padding:13px 1.625rem;
border-radius:62.438rem;
font-weight:700;
position:relative;
display:inline-block;
color:#18160F;
font-size:0.875rem;
}
.qvgtrn_cta-v8t:hover{
opacity:.9;
}
.qvgtrn_lb-v8t{
padding:26px 1.75rem;
}
.qvgtrn_lb_head-v8t{
gap:10px;
justify-content:space-between;
margin-bottom:12px;
align-items:center;
display:flex;
}
.qvgtrn_lb_title-v8t{
color:#18160F;
font-size:20px;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.qvgtrn_lb_upd-v8t{
letter-spacing:.08em;
font-size:11px;
color:#5C5749;
text-transform:uppercase;
}
.qvgtrn_lb_row-v8t{
border-radius:8px;
padding:11px 12px;
gap:0.875rem;
display:flex;
align-items:center;
}
.qvgtrn_lb_row-v8t:nth-child(2){
background:rgba(184,146,74,0.10);
}
.qvgtrn_lb_rank-v8t{
flex:0 0 auto;
font-weight:700;
width:22px;
color:#B8924A;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1rem;
}
.qvgtrn_lb_av-v8t{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#B8924A,#E2C47E);
height:1.875rem;
width:30px;
}
.qvgtrn_lb_name-v8t{
flex:1 1 auto;
overflow:hidden;
white-space:nowrap;
font-weight:600;
text-overflow:ellipsis;
min-width:0;
font-size:14px;
color:#18160F;
}
.qvgtrn_lb_amount-v8t{
flex:0 0 auto;
font-weight:700;
font-size:13px;
color:#18160F;
}
.qvgvip-v8t{
padding:48px 0;
}
@media(min-width:767px){
.qvgvip-v8t{
padding:4rem 0;
}
}
.qvgvip_head-v8t{
gap:14px;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:879px){
.qvgvip_head-v8t{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.qvgvip_eyebrow-v8t{
margin-bottom:12px;
}
.qvgvip_h2-v8t{
color:#F5F2EB;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-size:2rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.qvgvip_h2-v8t{
font-size:40px;
}
}
.qvgvip_intro-v8t{
color:#A8A399;
line-height:1.6;
max-width:420px;
font-size:14px;
}
.qvgvip_grid-v8t{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.qvgvip_card-v8t{
border-radius:14px;
border:1px solid rgba(255,252,245,0.12);
padding:1.375rem 1.125rem;
min-width:0;
}
.qvgvip_card_feat-v8t{
background:rgba(255,252,245,0.07);
border-color:#D4AA68;
}
.qvgvip_card_ic-v8t{
border-radius:0.5rem;
background:linear-gradient(135deg,#B8924A,#E2C47E);
height:34px;
margin-bottom:16px;
width:34px;
display:block;
}
.qvgvip_name-v8t{
overflow-wrap:break-word;
margin-bottom:0.375rem;
font-size:1.25rem;
color:#F5F2EB;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.qvgvip_perk-v8t{
overflow-wrap:break-word;
color:#A8A399;
line-height:1.5;
font-size:12.5px;
}
.qvggm-v8t{
padding:1.875rem 0 10px;
}
.qvggm_in-v8t{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:880px){
.qvggm_in-v8t{
grid-template-columns:1.25fr 1fr;
}
}
.qvggm_left-v8t{
border-radius:1.25rem;
padding:32px;
background:#FDFCFB;
border:1px solid rgba(20,18,12,0.08);
min-width:0;
}
.qvggm_eyebrow-v8t{
margin-bottom:0.625rem;
}
.qvggm_h2-v8t{
color:#18160F;
font-weight:600;
line-height:1.06;
margin-bottom:8px;
overflow-wrap:break-word;
font-size:26px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.qvggm_h2-v8t{
font-size:1.75rem;
}
}
.qvggm_text-v8t{
color:#7A7468;
margin-bottom:22px;
line-height:1.6;
font-size:0.875rem;
max-width:30rem;
}
.qvggm_level-v8t{
color:#B8924A;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:700;
margin-bottom:0.5rem;
font-size:22px;
}
.qvggm_bar-v8t{
background:rgba(20,18,12,0.14);
border-radius:62.438rem;
overflow:hidden;
height:8px;
margin-bottom:0.375rem;
}
.qvggm_bar_fill-v8t{
background:linear-gradient(90deg,#B8924A,#E2C47E);
border-radius:62.438rem;
height:100%;
}
.qvggm_bar_meta-v8t{
gap:0.625rem;
margin-bottom:18px;
justify-content:space-between;
display:flex;
font-size:0.688rem;
color:#5C5749;
}
.qvggm_missions-v8t{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.qvggm_mission-v8t{
background:#F5F3F0;
border-radius:62.438rem;
padding:9px 15px;
border:1px solid rgba(20,18,12,0.14);
gap:7px;
font-weight:600;
font-size:0.781rem;
align-items:center;
color:#2E2B24;
display:inline-flex;
}
.qvggm_mission_ic-v8t{
display:inline-flex;
align-items:center;
color:#B8924A;
}
.qvggm_mission_ic-v8t svg{
height:0.813rem;
width:0.813rem;
}
.qvggm_right-v8t{
background:linear-gradient(150deg,#201E1A,#0E0D0B);
padding:32px;
overflow:hidden;
border-radius:20px;
flex-direction:column;
display:flex;
color:#F5F2EB;
position:relative;
}
.qvggm_glow-v8t{
border-radius:50%;
background:radial-gradient(circle,rgba(194,162,110,0.18),transparent 70%);
position:absolute;
height:9.375rem;
width:9.375rem;
right:-1.875rem;
pointer-events:none;
top:-1.875rem;
}
.qvggm_ref_eyebrow-v8t{
position:relative;
margin-bottom:10px;
}
.qvggm_ref_h2-v8t{
color:#F5F2EB;
font-weight:600;
font-size:26px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
position:relative;
margin-bottom:0.5rem;
line-height:1.1;
}
.qvggm_ref_text-v8t{
margin-bottom:20px;
color:#A8A399;
position:relative;
font-size:13.5px;
line-height:1.55;
}
.qvggm_ref_cta-v8t{
border-radius:999px;
padding:11px 22px;
background:#D4AA68;
transition:opacity .22s ease;
position:relative;
font-weight:700;
margin-top:auto;
font-size:0.844rem;
align-self:flex-start;
color:#18160F;
}
.qvggm_ref_cta-v8t:hover{
opacity:.9;
}
.qvgwy-v8t{
padding:3rem 0;
}
@media(min-width:766px){
.qvgwy-v8t{
padding:56px 0;
}
}
.qvgwy_in-v8t{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:901px){
.qvgwy_in-v8t{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.qvgwy_left-v8t{
min-width:0;
}
.qvgwy_eyebrow-v8t{
margin-bottom:0.875rem;
}
.qvgwy_h2-v8t{
font-size:32px;
line-height:1.05;
margin-bottom:16px;
font-weight:600;
overflow-wrap:break-word;
color:#18160F;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:767px){
.qvgwy_h2-v8t{
font-size:2.5rem;
}
}
.qvgwy_intro-v8t{
color:#7A7468;
font-size:0.938rem;
line-height:1.6;
}
.qvgwy_grid-v8t{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:559px){
.qvgwy_grid-v8t{
grid-template-columns:1fr 1fr;
}
}
.qvgwy_card-v8t{
background:#FDFCFB;
border:1px solid rgba(20,18,12,0.08);
border-radius:0.875rem;
padding:26px;
min-width:0;
}
.qvgwy_card_ic-v8t{
color:#B8924A;
margin-bottom:1rem;
display:inline-flex;
justify-content:center;
align-items:center;
}
.qvgwy_card_ic-v8t svg{
width:1.625rem;
height:1.625rem;
}
.qvgwy_card_h-v8t{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
margin-bottom:0.5rem;
font-size:1.313rem;
color:#18160F;
}
.qvgwy_card_p-v8t{
font-size:0.875rem;
overflow-wrap:break-word;
color:#7A7468;
line-height:1.55;
}
.qvgtt-v8t{
padding:48px 0 10px;
}
@media(min-width:765px){
.qvgtt-v8t{
padding:60px 0 0.625rem;
}
}
.qvgtt_head-v8t{
text-align:center;
margin-bottom:2.125rem;
}
.qvgtt_eyebrow-v8t{
margin-bottom:12px;
}
.qvgtt_h2-v8t{
line-height:1.05;
color:#18160F;
overflow-wrap:break-word;
font-size:2rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:771px){
.qvgtt_h2-v8t{
font-size:42px;
}
}
.qvgtt_grid-v8t{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:759px){
.qvgtt_grid-v8t{
grid-template-columns:repeat(3,1fr);
}
}
.qvgtt_card-v8t{
border-radius:14px;
padding:1.875rem;
background:#FDFCFB;
border:1px solid rgba(20,18,12,0.08);
flex-direction:column;
display:flex;
min-width:0;
}
.qvgtt_card_ic-v8t{
display:inline-flex;
color:#B8924A;
align-items:center;
margin-bottom:18px;
}
.qvgtt_card_ic-v8t svg{
width:28px;
height:28px;
}
.qvgtt_card_h-v8t{
font-weight:600;
color:#18160F;
margin-bottom:0.5rem;
line-height:1.15;
font-size:22px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.qvgtt_card_p-v8t{
margin-bottom:14px;
font-size:0.875rem;
overflow-wrap:break-word;
color:#7A7468;
line-height:1.6;
}
.qvgtt_card_p-v8t b{
color:#18160F;
font-weight:700;
}
.qvgtt_card_link-v8t{
transition:color .22s ease;
font-weight:700;
margin-top:auto;
color:#18160F;
border-bottom:1px solid #B8924A;
font-size:0.813rem;
align-self:flex-start;
padding-bottom:2px;
}
.qvgtt_card_link-v8t:hover{
color:#B8924A;
}
.qvgts-v8t{
padding:2.75rem 0;
}
.qvgts_in-v8t{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:879px){
.qvgts_in-v8t{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.qvgts_left-v8t{
min-width:0;
}
.qvgts_h2-v8t{
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-weight:600;
font-size:1.625rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
color:#F5F2EB;
}
@media(min-width:766px){
.qvgts_h2-v8t{
font-size:1.75rem;
}
}
.qvgts_text-v8t{
line-height:1.6;
max-width:520px;
font-size:14.5px;
margin-bottom:1.375rem;
color:#A8A399;
}
.qvgts_badges-v8t{
gap:1.125rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.qvgts_badge-v8t{
color:#A8A399;
font-size:13px;
font-weight:600;
}
.qvgts_pay-v8t{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:879px){
.qvgts_pay-v8t{
justify-content:flex-end;
}
}
.qvgts_pay_chip-v8t{
border:1px solid rgba(255,252,245,0.12);
padding:12px 16px;
border-radius:0.875rem;
background:rgba(255,252,245,0.07);
font-size:0.875rem;
color:#F5F2EB;
font-weight:700;
}
.qvget-v8t{
padding:36px 0 10px;
}
.qvget_in-v8t{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:879px){
.qvget_in-v8t{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.qvget_left-v8t{
min-width:0;
}
.qvget_eyebrow-v8t{
margin-bottom:12px;
}
.qvget_h2-v8t{
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.75rem;
margin-bottom:0.875rem;
line-height:1.06;
overflow-wrap:break-word;
color:#18160F;
}
@media(min-width:767px){
.qvget_h2-v8t{
font-size:2rem;
}
}
.qvget_text-v8t{
font-size:15px;
margin-bottom:22px;
line-height:1.65;
color:#7A7468;
}
.qvget_stats-v8t{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.qvget_stat-v8t{
min-width:0;
}
.qvget_stat_v-v8t{
line-height:1;
color:#18160F;
font-weight:700;
font-size:1.625rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.qvget_stat_l-v8t{
margin-top:0.25rem;
color:#5C5749;
font-size:12.5px;
}
.qvget_right-v8t{
gap:12px;
flex-direction:column;
display:flex;
}
.qvget_member-v8t{
border:1px solid rgba(20,18,12,0.08);
border-radius:0.875rem;
background:#FDFCFB;
padding:1.125rem 1.25rem;
gap:16px;
align-items:center;
min-width:0;
display:flex;
}
.qvget_member_av-v8t{
flex:0 0 auto;
background:linear-gradient(135deg,#201E1A,#B8924A);
border-radius:50%;
width:3rem;
height:48px;
}
.qvget_member_name-v8t{
overflow-wrap:break-word;
font-weight:700;
color:#18160F;
font-size:15px;
}
.qvget_member_role-v8t{
overflow-wrap:break-word;
font-size:12.5px;
color:#5C5749;
}
.qvget_updated-v8t{
gap:8px;
background:#F5F3F0;
border-radius:14px;
padding:0.875rem 1.125rem;
border:1px solid rgba(20,18,12,0.08);
align-items:center;
color:#7A7468;
display:flex;
font-size:0.781rem;
}
.qvgrc-v8t{
padding:48px 0 10px;
}
.qvgrc_in-v8t{
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:758px){
.qvgrc_in-v8t{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.qvgrc_col-v8t{
min-width:0;
}
.qvgrc_label-v8t{
font-size:11px;
font-weight:600;
text-transform:uppercase;
color:#B8924A;
margin-bottom:16px;
letter-spacing:.2em;
}
.qvgrc_awards-v8t{
gap:12px;
display:flex;
flex-direction:column;
}
.qvgrc_award-v8t{
gap:0.75rem;
display:flex;
align-items:center;
min-width:0;
}
.qvgrc_award_ic-v8t{
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#D4AA68;
}
.qvgrc_award_ic-v8t svg{
width:1.125rem;
height:1.125rem;
}
.qvgrc_award_t-v8t{
font-size:14px;
overflow-wrap:break-word;
color:#18160F;
font-weight:700;
}
.qvgrc_award_s-v8t{
color:#5C5749;
font-size:12px;
overflow-wrap:break-word;
}
.qvgrc_press-v8t{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.qvgrc_press_logo-v8t{
padding:0 8px;
border-radius:0.5rem;
border:1px solid rgba(20,18,12,0.08);
overflow:hidden;
color:#7A7468;
text-align:center;
display:flex;
justify-content:center;
white-space:nowrap;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
height:52px;
font-size:0.875rem;
align-items:center;
font-weight:700;
text-overflow:ellipsis;
}
.qvgrc_partner-v8t{
padding:1.375rem;
border-radius:0.875rem;
border:1px solid rgba(20,18,12,0.08);
background:#FDFCFB;
}
.qvgrc_partner_name-v8t{
color:#18160F;
font-size:20px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.375rem;
}
.qvgrc_partner_text-v8t{
overflow-wrap:break-word;
color:#7A7468;
font-size:13px;
line-height:1.55;
}
.qvghts-v8t{
padding:3rem 0;
}
@media(min-width:765px){
.qvghts-v8t{
padding:62px 0;
}
}
.qvghts_head-v8t{
gap:1.125rem;
flex-direction:column;
margin-bottom:34px;
display:flex;
}
@media(min-width:769px){
.qvghts_head-v8t{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.qvghts_eyebrow-v8t{
margin-bottom:12px;
}
.qvghts_h2-v8t{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
font-size:30px;
overflow-wrap:break-word;
color:#F5F2EB;
}
@media(min-width:767px){
.qvghts_h2-v8t{
font-size:2.375rem;
}
}
.qvghts_cta-v8t{
padding:0.938rem 30px;
flex:0 0 auto;
background:#D4AA68;
transition:opacity .22s ease;
border-radius:62.438rem;
font-size:15px;
font-weight:700;
color:#18160F;
}
.qvghts_cta-v8t:hover{
opacity:.9;
}
.qvghts_grid-v8t{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:761px){
.qvghts_grid-v8t{
grid-template-columns:repeat(3,1fr);
}
}
.qvghts_step-v8t{
min-width:0;
padding-top:22px;
border-top:1px solid rgba(255,252,245,0.12);
}
.qvghts_step_num-v8t{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:2.75rem;
color:#D4AA68;
margin-bottom:0.875rem;
line-height:1;
font-weight:700;
}
.qvghts_step_h-v8t{
color:#F5F2EB;
font-weight:700;
overflow-wrap:break-word;
font-size:19px;
line-height:1.2;
margin-bottom:8px;
}
.qvghts_step_p-v8t{
line-height:1.55;
color:#A8A399;
font-size:0.875rem;
overflow-wrap:break-word;
}
.qvgprov-v8t{
padding:2.5rem 0 1.25rem;
}
.qvgprov_eyebrow-v8t{
display:block;
margin-bottom:1.125rem;
}
.qvgprov_grid-v8t{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:563px){
.qvgprov_grid-v8t{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.qvgprov_grid-v8t{
grid-template-columns:repeat(6,1fr);
}
}
.qvgpmt-v8t{
padding:48px 0 0.625rem;
}
.qvgpmt_in-v8t{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:883px){
.qvgpmt_in-v8t{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.qvgpmt_left-v8t{
min-width:0;
}
.qvgpmt_eyebrow-v8t{
margin-bottom:12px;
}
.qvgpmt_h2-v8t{
color:#18160F;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.75rem;
font-size:1.875rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.06;
}
@media(min-width:770px){
.qvgpmt_h2-v8t{
font-size:2rem;
}
}
.qvgpmt_text-v8t{
color:#7A7468;
font-size:14.5px;
line-height:1.6;
margin-bottom:22px;
}
.qvgpmt_logos-v8t{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:482px){
.qvgpmt_logos-v8t{
grid-template-columns:repeat(4,1fr);
}
}
.qvgpmt_logo-v8t{
background:#FDFCFB;
padding:0 8px;
overflow:hidden;
border:1px solid rgba(20,18,12,0.08);
border-radius:8px;
height:3.125rem;
font-size:12.5px;
justify-content:center;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
align-items:center;
display:flex;
color:#2E2B24;
text-align:center;
}
.qvgpmt_table-v8t{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(20,18,12,0.08);
min-width:0;
}
.qvgpmt_thead-v8t{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#1C1A18;
display:grid;
}
.qvgpmt_th-v8t{
overflow:hidden;
padding:13px 14px;
text-overflow:ellipsis;
white-space:nowrap;
color:#F5F2EB;
font-size:0.625rem;
font-weight:700;
letter-spacing:.08em;
text-transform:uppercase;
}
.qvgpmt_row-v8t{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(20,18,12,0.08);
display:grid;
}
.qvgpmt_row-v8t:nth-child(odd){
background:#FDFCFB;
}
.qvgpmt_td-v8t{
padding:14px;
min-width:0;
font-size:0.844rem;
color:#7A7468;
overflow-wrap:break-word;
}
.qvgpmt_row-v8t .qvgpmt_td-v8t:first-child{
color:#18160F;
font-weight:700;
}
.qvgpmt_row-v8t .qvgpmt_td-v8t:last-child{
font-weight:700;
color:#3D7A5C;
}
.qvgdr-v8t{
padding:2.25rem 0 10px;
}
.qvgdr_in-v8t{
gap:1.25rem;
border:1px dashed rgba(20,18,12,0.14);
border-radius:0.875rem;
padding:28px 2rem;
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.qvgdr_in-v8t{
gap:32px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.qvgdr_h2-v8t{
color:#18160F;
font-weight:600;
overflow-wrap:break-word;
line-height:1.1;
font-size:24px;
margin-bottom:0.5rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.qvgdr_h2-v8t{
font-size:26px;
}
}
.qvgdr_text-v8t{
max-width:42.5rem;
line-height:1.6;
color:#7A7468;
font-size:0.875rem;
overflow-wrap:break-word;
}
.qvgdr_text-v8t b{
color:#18160F;
font-weight:700;
}
.qvgdr_cta-v8t{
transition:color .22s ease;
flex:0 0 auto;
font-weight:700;
font-size:0.844rem;
color:#18160F;
border-bottom:1px solid #B8924A;
padding-bottom:2px;
white-space:nowrap;
}
.qvgdr_cta-v8t:hover{
color:#B8924A;
}
.qvgsg-v8t{
padding:48px 0 10px;
}
.qvgsg_eyebrow-v8t{
margin-bottom:12px;
display:block;
}
.qvgsg_h2-v8t{
font-size:30px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
margin-bottom:1.75rem;
overflow-wrap:break-word;
font-weight:600;
color:#18160F;
}
@media(min-width:771px){
.qvgsg_h2-v8t{
font-size:36px;
}
}
.qvgsg_grid-v8t{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:720px){
.qvgsg_grid-v8t{
grid-template-columns:repeat(3,1fr);
}
}
.qvgsg_col-v8t{
min-width:0;
}
.qvgsg_col_h-v8t{
font-weight:600;
font-size:22px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:10px;
color:#18160F;
}
.qvgsg_col_p-v8t{
color:#7A7468;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
}
.qvglh-v8t{
padding:40px 0 20px;
}
.qvglh_in-v8t{
padding-top:34px;
border-top:1px solid rgba(20,18,12,0.14);
}
.qvglh_eyebrow-v8t{
display:block;
margin-bottom:22px;
}
.qvglh_grid-v8t{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:602px){
.qvglh_grid-v8t{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:959px){
.qvglh_grid-v8t{
grid-template-columns:repeat(5,1fr);
}
}
.qvglh_col-v8t{
min-width:0;
}
.qvglh_col_h-v8t{
font-size:0.813rem;
overflow-wrap:break-word;
color:#18160F;
font-weight:700;
margin-bottom:12px;
}
.qvglh_links-v8t{
gap:8px;
display:flex;
flex-direction:column;
}
.qvglh_link-v8t{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:13px;
color:#7A7468;
}
.qvglh_link-v8t:hover{
color:#B8924A;
}
.qvggd-v8t{
padding:48px 0 10px;
}
.qvggd_head-v8t{
gap:0.875rem;
margin-bottom:24px;
display:flex;
flex-direction:column;
}
@media(min-width:678px){
.qvggd_head-v8t{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.qvggd_eyebrow-v8t{
margin-bottom:10px;
}
.qvggd_h2-v8t{
font-size:28px;
color:#18160F;
line-height:1.05;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:770px){
.qvggd_h2-v8t{
font-size:2.125rem;
}
}
.qvggd_more-v8t{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
font-size:13.5px;
border-bottom:1px solid #18160F;
color:#18160F;
padding-bottom:2px;
font-weight:600;
}
.qvggd_more-v8t:hover{
border-color:#B8924A;
color:#B8924A;
}
.qvggd_grid-v8t{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:721px){
.qvggd_grid-v8t{
grid-template-columns:repeat(3,1fr);
}
}
.qvggd_card-v8t{
border-radius:0.875rem;
background:#FDFCFB;
border:1px solid rgba(20,18,12,0.08);
overflow:hidden;
min-width:0;
display:block;
}
.qvggd_card_img-v8t{
background:linear-gradient(140deg,#201E1A,#B8924A);
height:150px;
}
.qvggd_card_body-v8t{
padding:22px;
}
.qvggd_card_cat-v8t{
font-size:10px;
text-transform:uppercase;
font-weight:600;
color:#B8924A;
letter-spacing:.1em;
}
.qvggd_card_h-v8t{
margin:0.5rem 0 10px;
font-weight:600;
line-height:1.2;
color:#18160F;
overflow-wrap:break-word;
font-size:19px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.qvggd_card_meta-v8t{
color:#5C5749;
overflow-wrap:break-word;
font-size:12px;
}
.qvgel-v8t{
padding:48px 0;
}
@media(min-width:771px){
.qvgel-v8t{
padding:56px 0;
}
}
.qvgel_in-v8t{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:900px){
.qvgel_in-v8t{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.qvgel_left-v8t{
min-width:0;
}
.qvgel_eyebrow-v8t{
margin-bottom:0.875rem;
}
.qvgel_h2-v8t{
overflow-wrap:break-word;
margin-bottom:22px;
color:#18160F;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
font-weight:600;
font-size:2rem;
}
@media(min-width:768px){
.qvgel_h2-v8t{
font-size:38px;
}
}
.qvgel_body-v8t p{
color:#2E2B24;
margin-bottom:1.125rem;
overflow-wrap:break-word;
line-height:1.7;
font-size:16px;
}
.qvgel_dropcap-v8t{
padding:0.375rem 0.75rem 0 0;
font-size:3.875rem;
color:#B8924A;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:.8;
float:left;
font-weight:700;
}
.qvgel_right-v8t{
min-width:0;
}
.qvgel_quote-v8t{
border-radius:1.25rem;
padding:2.25rem;
background:linear-gradient(150deg,#201E1A,#0E0D0B);
color:#F5F2EB;
margin-bottom:1.5rem;
position:relative;
}
.qvgel_quote_mark-v8t{
margin-bottom:6px;
color:#D4AA68;
display:inline-flex;
align-items:center;
}
.qvgel_quote_mark-v8t svg{
width:2.125rem;
height:34px;
}
.qvgel_quote_text-v8t{
line-height:1.4;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:22px;
color:#F5F2EB;
font-size:22px;
font-weight:500;
}
.qvgel_quote_meta-v8t{
gap:12px;
display:flex;
align-items:center;
}
.qvgel_quote_av-v8t{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#B8924A,#E2C47E);
width:2.375rem;
height:38px;
}
.qvgel_quote_author-v8t{
color:#F5F2EB;
font-size:0.875rem;
font-weight:700;
}
.qvgel_quote_meta_sub-v8t{
color:#A8A399;
font-size:0.75rem;
}
.qvgel_explain-v8t{
overflow:hidden;
border:1px solid rgba(20,18,12,0.08);
border-radius:0.875rem;
}
.qvgel_explain_card-v8t{
padding:22px 24px;
}
.qvgel_explain_card-v8t+.qvgel_explain_card-v8t{
border-top:1px solid rgba(20,18,12,0.08);
}
.qvgel_explain_h-v8t{
line-height:1.15;
font-weight:600;
font-size:1.25rem;
overflow-wrap:break-word;
margin-bottom:8px;
color:#18160F;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.qvgel_explain_p-v8t{
font-size:0.875rem;
overflow-wrap:break-word;
color:#7A7468;
line-height:1.55;
}
.qvgsb-v8t{
padding:3rem 0;
background:#FDFCFB;
border-top:1px solid rgba(20,18,12,0.08);
margin-top:1.5rem;
border-bottom:1px solid rgba(20,18,12,0.08);
}
@media(min-width:769px){
.qvgsb-v8t{
padding:3.5rem 0;
}
}
.qvgsb_eyebrow-v8t{
display:block;
margin-bottom:0.75rem;
}
.qvgsb_h2-v8t{
font-size:1.875rem;
font-weight:600;
line-height:1.05;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#18160F;
overflow-wrap:break-word;
margin-bottom:1.625rem;
}
@media(min-width:770px){
.qvgsb_h2-v8t{
font-size:2.25rem;
}
}
.qvgsb_grid-v8t{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:558px){
.qvgsb_grid-v8t{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.qvgsb_grid-v8t{
grid-template-columns:repeat(4,1fr);
}
}
.qvgsb_card-v8t{
background:#F5F3F0;
border-radius:0.875rem;
border:1px solid rgba(20,18,12,0.08);
padding:24px;
min-width:0;
}
.qvgsb_card_h-v8t{
line-height:1.15;
font-size:19px;
overflow-wrap:break-word;
font-weight:600;
color:#18160F;
margin-bottom:0.5rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.qvgsb_card_p-v8t{
font-size:13.5px;
overflow-wrap:break-word;
color:#7A7468;
line-height:1.6;
}
.qvgsb_rtp-v8t{
border-radius:14px;
border:1px solid rgba(20,18,12,0.08);
padding:1.625rem 1.75rem;
gap:1.5rem;
grid-template-columns:1fr;
background:#F5F3F0;
align-items:center;
margin-top:1.125rem;
display:grid;
}
@media(min-width:761px){
.qvgsb_rtp-v8t{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.qvgsb_rtp_h-v8t{
margin-bottom:0.5rem;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
color:#18160F;
}
.qvgsb_rtp_p-v8t{
line-height:1.6;
overflow-wrap:break-word;
color:#7A7468;
font-size:13.5px;
}
.qvgsb_rtp_stats-v8t{
gap:1rem;
display:flex;
}
.qvgsb_stat-v8t{
flex:1 1 0;
border-radius:8px;
background:#FDFCFB;
padding:18px;
min-width:0;
text-align:center;
}
.qvgsb_stat_v-v8t{
color:#3D7A5C;
font-size:26px;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.qvgsb_stat_l-v8t{
margin-top:0.25rem;
color:#5C5749;
font-size:11.5px;
}
.qvgfaq-v8t{
background:#FDFCFB;
padding:3rem 0;
border-top:1px solid rgba(20,18,12,0.08);
border-bottom:1px solid rgba(20,18,12,0.08);
margin-top:1.5rem;
}
@media(min-width:767px){
.qvgfaq-v8t{
padding:3.875rem 0;
}
}
.qvgfaq_head-v8t{
text-align:center;
margin-bottom:2.125rem;
}
.qvgfaq_eyebrow-v8t{
margin-bottom:0.75rem;
}
.qvgfaq_h2-v8t{
overflow-wrap:break-word;
color:#18160F;
line-height:1.05;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:32px;
}
@media(min-width:769px){
.qvgfaq_h2-v8t{
font-size:2.375rem;
}
}
.qvgfaq_list-v8t{
gap:12px;
margin:0 auto;
flex-direction:column;
display:flex;
max-width:51.25rem;
}
.qvgfaq_item-v8t{
overflow:hidden;
border-radius:14px;
background:#F5F3F0;
border:1px solid rgba(20,18,12,0.08);
}
.qvgfaq_q-v8t{
gap:20px;
list-style:none;
padding:1.25rem 1.5rem;
font-weight:700;
align-items:center;
justify-content:space-between;
display:flex;
color:#18160F;
overflow-wrap:break-word;
font-size:1rem;
cursor:pointer;
}
.qvgfaq_q-v8t::-webkit-details-marker{
display:none;
}
.qvgfaq_q_ic-v8t{
flex:0 0 auto;
transition:transform .22s ease;
align-items:center;
color:#B8924A;
display:inline-flex;
}
.qvgfaq_q_ic-v8t svg{
width:1.125rem;
height:18px;
}
.qvgfaq_item-v8t[open] .qvgfaq_q_ic-v8t{
transform:rotate(180deg);
}
.qvgfaq_a-v8t{
padding:0 1.5rem 20px;
color:#7A7468;
overflow-wrap:break-word;
font-size:14.5px;
line-height:1.6;
}
.qvgft-v8t{
background:#1C1A18;
color:#A8A399;
margin-top:40px;
}
.qvgft_in-v8t{
grid-template-columns:1fr;
gap:32px;
padding:48px 0 1.75rem;
display:grid;
}
@media(min-width:601px){
.qvgft_in-v8t{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.qvgft_in-v8t{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.qvgft_brand-v8t{
min-width:0;
}
.qvgft_logo-v8t{
font-weight:700;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F5F2EB;
font-size:1.625rem;
}
.qvgft_tagline-v8t{
max-width:280px;
line-height:1.6;
margin-top:0.875rem;
color:#A8A399;
font-size:13.5px;
}
.qvgft_contact-v8t{
transition:color .22s ease;
max-width:17.5rem;
font-size:13px;
margin-top:0.75rem;
display:inline-block;
overflow-wrap:anywhere;
color:#D4AA68;
}
.qvgft_contact-v8t:hover{
color:#F5F2EB;
}
.qvgft_col-v8t{
min-width:0;
}
.qvgft_col_h-v8t{
margin-bottom:14px;
font-size:0.813rem;
overflow-wrap:break-word;
text-transform:uppercase;
letter-spacing:.08em;
font-weight:700;
color:#F5F2EB;
}
.qvgft_col_links-v8t{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.qvgft_link-v8t{
transition:color .22s ease;
color:#A8A399;
overflow-wrap:break-word;
font-size:0.844rem;
}
.qvgft_link-v8t:hover{
color:#F5F2EB;
}
.qvgft_bot-v8t{
padding:22px 0 40px;
gap:16px;
display:flex;
flex-direction:column;
border-top:1px solid rgba(255,252,245,0.12);
}
@media(min-width:767px){
.qvgft_bot-v8t{
gap:20px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.qvgft_legal-v8t{
font-size:11.5px;
color:#A09890;
line-height:1.6;
max-width:47.5rem;
overflow-wrap:break-word;
}
.qvgft_legal-v8t b{
color:#A8A399;
font-weight:700;
}
.qvgft_age-v8t{
border:1.5px solid #D4AA68;
padding:4px 0.563rem;
flex:0 0 auto;
border-radius:8px;
color:#D4AA68;
font-size:0.813rem;
font-weight:700;
}