*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F3F0;
overflow-wrap:break-word;
font-family:"Work Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#2E2B22;
font-size:15px;
-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;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:8px;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.wvhlayout_v0o{
min-height:100vh;
display:flex;
flex-direction:column;
}
.wvhmain_v0o{
flex:1 1 auto;
min-width:0;
width:100%;
}
.wvhcontainer_v0o{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:765px){
.wvhcontainer_v0o{
padding:0 32px;
}
}
@media(min-width:1098px){
.wvhcontainer_v0o{
padding:0 3.5rem;
}
}
.wvheyebrow_v0o{
overflow-wrap:break-word;
color:#A8833A;
text-transform:uppercase;
font-weight:600;
font-size:11px;
font-family:"Work Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:inline-block;
letter-spacing:.2em;
line-height:1.4;
}
.wvhband_v0o{
background:#1A1917;
color:#F4F0E8;
}
.wvhband_v0o .wvheyebrow_v0o{
color:#D4AA5E;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.wvhtb_v0o{
background:#F5F3F0;
top:0;
position:sticky;
z-index:50;
border-bottom:1px solid rgba(20,18,12,0.15);
}
.wvhtb_in_v0o{
margin:0 auto;
gap:16px;
padding:12px 1rem;
max-width:1400px;
width:100%;
align-items:center;
justify-content:space-between;
display:flex;
}
@media(min-width:765px){
.wvhtb_in_v0o{
padding:16px 32px;
}
}
@media(min-width:1099px){
.wvhtb_in_v0o{
padding:18px 3.5rem;
}
}
.wvhtb_left_v0o{
gap:28px;
align-items:center;
display:flex;
min-width:0;
}
.wvhtb_logo_v0o{
gap:0.688rem;
display:flex;
align-items:center;
min-width:0;
}
.wvhtb_logo_mark_v0o{
flex:0 0 auto;
border-radius:6px;
object-fit:cover;
height:2.125rem;
width:34px;
}
.wvhtb_logo_txt_v0o{
min-width:0;
line-height:1;
display:flex;
flex-direction:column;
}
.wvhtb_logo_name_v0o{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#18160F;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
letter-spacing:.02em;
font-weight:700;
}
.wvhtb_logo_sub_v0o{
overflow:hidden;
font-size:8.5px;
text-transform:uppercase;
letter-spacing:.32em;
color:#A8833A;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:600;
margin-top:0.25rem;
}
.wvhtb_nav_v0o{
display:none;
}
@media(min-width:958px){
.wvhtb_nav_v0o{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.wvhtb_nav_item_v0o{
transition:color .2s ease,border-color .2s ease;
font-size:14px;
padding-bottom:3px;
color:#2E2B22;
font-weight:600;
white-space:nowrap;
border-bottom:2px solid transparent;
}
.wvhtb_nav_item_v0o:hover{
color:#18160F;
}
.wvhtb_nav_item_v0o.wvhstate_active_v0o{
border-color:#A8833A;
color:#18160F;
}
.wvhtb_right_v0o{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.wvhtb_search_v0o{
transition:color .2s ease;
justify-content:center;
color:#2E2B22;
display:flex;
align-items:center;
}
.wvhtb_search_v0o:hover{
color:#A8833A;
}
.wvhtb_search_v0o svg{
height:1.125rem;
width:18px;
}
.wvhtb_lang_v0o{
text-transform:uppercase;
font-weight:600;
font-size:0.688rem;
letter-spacing:.1em;
color:#6B6456;
}
.wvhtb_lang_v0o:hover{
color:#18160F;
}
.wvhtb_login_v0o{
display:none;
font-weight:600;
color:#18160F;
font-size:0.875rem;
}
@media(min-width:767px){
.wvhtb_login_v0o{
display:inline-block;
}
}
.wvhtb_register_v0o{
background:#18160F;
padding:0.688rem 22px;
transition:background-color .2s ease;
border-radius:62.438rem;
white-space:nowrap;
font-size:14px;
color:#F4F0E8;
font-weight:700;
}
.wvhtb_register_v0o:hover{
background:#2E2B22;
}
.wvhmob_v0o{
background:#F5F3F0;
right:0;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(20,18,12,0.15);
z-index:60;
left:0;
bottom:0;
position:fixed;
}
@media(min-width:963px){
.wvhmob_v0o{
display:none;
}
}
.wvhmob_in_v0o{
margin:0 auto;
justify-content:space-around;
max-width:560px;
align-items:stretch;
display:flex;
}
.wvhmob_item_v0o{
padding:9px 4px;
gap:3px;
flex:1 1 0;
transition:color .2s ease;
align-items:center;
min-width:0;
display:flex;
flex-direction:column;
color:#6B6456;
}
.wvhmob_item_v0o.wvhstate_active_v0o{
color:#A8833A;
}
.wvhmob_ic_v0o{
display:flex;
align-items:center;
justify-content:center;
}
.wvhmob_ic_v0o svg{
height:20px;
width:20px;
}
.wvhmob_lb_v0o{
overflow:hidden;
white-space:nowrap;
font-weight:600;
font-size:10px;
text-overflow:ellipsis;
max-width:100%;
}
@media(max-width:958px){
body{
padding-bottom:3.75rem;
}
}
.wvhrail_v0o{
position:relative;
min-width:0;
}
.wvhrail_scroll_v0o{
gap:14px;
padding-bottom:0.875rem;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
scrollbar-width:thin;
display:flex;
}
@media(min-width:767px){
.wvhrail_scroll_v0o{
gap:1.125rem;
}
}
.wvhgc_v0o{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:767px){
.wvhgc_v0o{
width:11.75rem;
}
}
.wvhgc_img_v0o{
overflow:hidden;
background:#FAFAF8;
border-radius:12px;
position:relative;
box-shadow:0 2px 6px rgba(20,18,12,0.07), 0 6px 18px rgba(20,18,12,0.06);
padding-bottom:133.33%;
}
.wvhgc_img_v0o img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.wvhgc_cover_v0o{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.wvhgc_hover_v0o{
transition:opacity .2s ease;
inset:0;
background:rgba(0,0,0,0.52);
justify-content:center;
position:absolute;
opacity:0;
display:flex;
align-items:center;
}
.wvhgc_v0o:hover .wvhgc_hover_v0o{
opacity:1;
}
.wvhgc_hover_btn_v0o{
background:#18160F;
border-radius:999px;
height:46px;
display:flex;
color:#F4F0E8;
width:46px;
justify-content:center;
align-items:center;
}
.wvhgc_hover_btn_v0o svg{
width:18px;
height:1.125rem;
}
.wvhgc_info_v0o{
gap:2px;
margin-top:0.563rem;
display:flex;
flex-direction:column;
min-width:0;
}
.wvhgc_name_v0o{
overflow:hidden;
color:#18160F;
text-overflow:ellipsis;
font-size:0.813rem;
font-weight:700;
white-space:nowrap;
}
.wvhgc_prov_v0o{
overflow:hidden;
white-space:nowrap;
color:#6B6456;
font-size:11px;
text-overflow:ellipsis;
}
.wvhgc_meta_v0o{
color:#6B6456;
font-size:0.688rem;
}
.wvhtc_v0o{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:768px){
.wvhtc_v0o{
width:230px;
}
}
.wvhtc_img_v0o{
overflow:hidden;
border-radius:0.75rem;
background:#FAFAF8;
box-shadow:0 2px 6px rgba(20,18,12,0.07), 0 0.375rem 1.125rem rgba(20,18,12,0.06);
padding-bottom:75%;
position:relative;
}
.wvhtc_img_v0o img{
inset:0;
position:absolute;
width:100%;
object-fit:cover;
height:100%;
}
.wvhtc_info_v0o{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:9px;
}
.wvhtc_name_v0o{
overflow:hidden;
font-size:0.875rem;
white-space:nowrap;
color:#18160F;
text-overflow:ellipsis;
font-weight:700;
}
.wvhtc_rtp_v0o{
color:#6B6456;
font-size:11px;
}
.wvhlc_v0o{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:770px){
.wvhlc_v0o{
width:16.75rem;
}
}
.wvhlc_img_v0o{
overflow:hidden;
border-radius:12px;
background:#FAFAF8;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(20,18,12,0.07), 0 6px 18px rgba(20,18,12,0.06);
position:relative;
}
.wvhlc_img_v0o img{
inset:0;
position:absolute;
height:100%;
object-fit:cover;
width:100%;
}
.wvhlc_live_v0o{
border-radius:999px;
gap:0.438rem;
background:rgba(0,0,0,0.52);
padding:4px 0.563rem;
position:absolute;
top:0.75rem;
display:flex;
align-items:center;
left:12px;
}
.wvhlc_live_dot_v0o{
border-radius:50%;
background:#C0392B;
animation:zm2-pulse 1.6s infinite;
height:8px;
width:0.5rem;
}
.wvhlc_seats_v0o{
letter-spacing:.08em;
font-weight:600;
font-size:10px;
color:#F4F0E8;
text-transform:uppercase;
}
.wvhlc_info_v0o{
gap:2px;
flex-direction:column;
margin-top:0.563rem;
display:flex;
min-width:0;
}
.wvhlc_name_v0o{
overflow:hidden;
font-weight:700;
color:#18160F;
white-space:nowrap;
font-size:0.938rem;
text-overflow:ellipsis;
}
.wvhlc_bet_v0o{
font-size:11px;
color:#6B6456;
}
.wvhpc_v0o{
background:#FAFAF8;
border:1px solid rgba(20,18,12,0.08);
padding:1rem 0.875rem;
gap:0.5rem;
border-radius:12px;
flex-direction:column;
display:flex;
justify-content:center;
align-items:center;
min-width:0;
min-height:4.625rem;
}
.wvhpc_logo_v0o{
flex:0 0 auto;
width:auto;
object-fit:contain;
height:1.75rem;
max-width:100%;
}
.wvhpc_name_v0o{
overflow:hidden;
text-align:center;
max-width:100%;
font-size:11px;
color:#6B6456;
white-space:nowrap;
text-overflow:ellipsis;
}
.wvhgc_tag_v0o{
padding:3px 8px;
border-radius:6px;
display:inline-block;
position:absolute;
letter-spacing:.06em;
left:10px;
font-weight:700;
font-size:0.625rem;
top:0.625rem;
text-transform:uppercase;
z-index:2;
}
.wvhgc_tag_hot_v0o{
background:#C0392B;
color:#F4F0E8;
}
.wvhgc_tag_new_v0o{
background:#C9A04E;
color:#14120A;
}
.wvhgc_tag_jp_v0o{
background:#B8820A;
color:#14120A;
}
.wvhgc_tag_live_v0o{
background:#C0392B;
color:#F4F0E8;
}
.wvhsh_v0o{
margin-bottom:1.125rem;
min-width:0;
}
.wvhsh_row_v0o{
gap:1rem;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
display:flex;
}
.wvhsh_row_v0o .wvhsh_l_v0o{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.wvhsh_stack_v0o{
gap:10px;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.wvhsh_center_v0o{
gap:0.625rem;
flex-direction:column;
text-align:center;
align-items:center;
display:flex;
}
.wvhsh_h2_v0o{
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
font-size:24px;
font-weight:600;
color:#18160F;
}
@media(min-width:767px){
.wvhsh_h2_v0o{
font-size:1.875rem;
}
}
.wvhband_v0o .wvhsh_h2_v0o{
color:#F4F0E8;
}
.wvhsh_eb_line_v0o{
gap:10px;
display:inline-flex;
align-items:center;
}
.wvhsh_eb_line_v0o::before{
background:#A8833A;
width:28px;
height:1px;
display:inline-block;
content:"";
}
.wvhband_v0o .wvhsh_eb_line_v0o::before{
background:#D4AA5E;
}
.wvhsh_eb_dot_v0o{
gap:8px;
align-items:center;
display:inline-flex;
}
.wvhsh_eb_dot_v0o::before{
background:#A8833A;
border-radius:50%;
content:"";
display:inline-block;
height:0.375rem;
width:0.375rem;
}
.wvhband_v0o .wvhsh_eb_dot_v0o::before{
background:#D4AA5E;
}
.wvhsh_link_v0o{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:0.375rem;
border-bottom:1px solid #18160F;
font-weight:600;
color:#18160F;
white-space:nowrap;
font-size:0.813rem;
padding-bottom:2px;
align-items:center;
display:inline-flex;
}
.wvhsh_link_v0o:hover{
border-color:#A8833A;
color:#A8833A;
}
.wvhsh_link_v0o svg{
width:14px;
height:0.875rem;
}
.wvhsh_link_chev_v0o{
padding-bottom:0;
border-bottom:0;
}
.wvhsh_link_btn_v0o{
padding:9px 1.125rem;
background:#18160F;
border-radius:62.438rem;
border-bottom:0;
color:#F4F0E8;
}
.wvhsh_link_btn_v0o:hover{
background:#2E2B22;
border-color:transparent;
color:#F4F0E8;
}
.wvhband_v0o .wvhsh_link_v0o{
border-color:#F4F0E8;
color:#F4F0E8;
}
.wvhband_v0o .wvhsh_link_btn_v0o{
background:#D4AA5E;
color:#14120A;
}
.wvhsh_rule_v0o{
margin:-2px 0 1.125rem;
background:rgba(20,18,12,0.15);
height:1px;
}
.wvhband_v0o .wvhsh_rule_v0o{
background:rgba(255,252,245,0.12);
}
.wvhhero_v0o{
padding:2rem 0 8px;
}
@media(min-width:770px){
.wvhhero_v0o{
padding:56px 0 1.5rem;
}
}
.wvhhero_in_v0o{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:902px){
.wvhhero_in_v0o{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.wvhhero_copy_v0o{
min-width:0;
}
.wvhhero_eyebrow_v0o{
gap:0.625rem;
align-items:center;
display:inline-flex;
margin-bottom:22px;
}
.wvhhero_eyebrow_line_v0o{
flex:0 0 auto;
background:#A8833A;
height:1px;
display:inline-block;
width:1.75rem;
}
.wvhhero_h1_v0o{
margin-bottom:20px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#18160F;
font-size:2.375rem;
font-weight:600;
line-height:1.04;
letter-spacing:-.01em;
overflow-wrap:break-word;
}
@media(min-width:769px){
.wvhhero_h1_v0o{
font-size:3.375rem;
}
}
@media(min-width:1099px){
.wvhhero_h1_v0o{
font-size:62px;
}
}
.wvhhero_h1_v0o em{
color:#A8833A;
font-style:normal;
}
.wvhhero_sub_v0o{
font-size:1rem;
max-width:480px;
margin-bottom:1.875rem;
color:#857D6E;
line-height:1.6;
}
@media(min-width:768px){
.wvhhero_sub_v0o{
font-size:18px;
}
}
.wvhhero_actions_v0o{
gap:0.875rem;
align-items:center;
margin-bottom:34px;
flex-wrap:wrap;
display:flex;
}
.wvhhero_cta_v0o{
padding:16px 1.875rem;
transition:background-color .2s ease;
gap:0.625rem;
background:#18160F;
border-radius:999px;
display:inline-flex;
font-weight:700;
font-size:15px;
align-items:center;
color:#F4F0E8;
}
.wvhhero_cta_v0o:hover{
background:#2E2B22;
}
.wvhhero_cta_ic_v0o{
align-items:center;
display:inline-flex;
}
.wvhhero_cta_ic_v0o svg{
height:16px;
width:16px;
}
.wvhhero_cta_alt_v0o{
border:1px solid rgba(20,18,12,0.15);
padding:15px 26px;
transition:border-color .2s ease,color .2s ease;
background:transparent;
border-radius:62.438rem;
color:#18160F;
align-items:center;
display:inline-flex;
font-weight:600;
font-size:15px;
}
.wvhhero_cta_alt_v0o:hover{
border-color:#A8833A;
color:#A8833A;
}
.wvhhero_trust_v0o{
gap:1.375rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.wvhhero_trust_item_v0o{
gap:0.563rem;
align-items:center;
display:flex;
color:#2E2B22;
font-size:0.813rem;
font-weight:600;
}
.wvhhero_trust_ic_v0o{
display:inline-flex;
color:#A8833A;
align-items:center;
}
.wvhhero_trust_ic_v0o svg{
height:1rem;
width:16px;
}
.wvhhero_promo_v0o{
overflow:hidden;
border-radius:1.25rem;
background:#FAFAF8;
min-height:300px;
display:flex;
position:relative;
box-shadow:0 8px 24px rgba(20,18,12,0.10), 0 24px 3.5rem rgba(20,18,12,0.12);
}
.wvhhero_promo_bg_v0o{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.wvhhero_promo_bg_v0o::after{
background:linear-gradient(120deg,#1A1917 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.wvhhero_promo_glow_v0o{
border-radius:50%;
background:radial-gradient(circle,rgba(188,162,110,0.18) 0%,transparent 65%);
pointer-events:none;
width:260px;
height:260px;
position:absolute;
top:-2.5rem;
right:-1.25rem;
}
.wvhhero_promo_ct_v0o{
padding:28px;
max-width:88%;
position:relative;
align-self:flex-end;
z-index:2;
}
.wvhhero_promo_label_v0o{
color:#D4AA5E;
margin-bottom:8px;
text-transform:uppercase;
font-size:10px;
letter-spacing:.25em;
font-weight:700;
display:block;
}
.wvhhero_promo_amount_v0o{
overflow-wrap:break-word;
font-size:32px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#F4F0E8;
font-weight:600;
}
@media(min-width:771px){
.wvhhero_promo_amount_v0o{
font-size:40px;
}
}
.wvhhero_promo_amount_v0o em{
color:#D4AA5E;
font-style:normal;
}
.wvhhero_rating_v0o{
border:1px solid rgba(20,18,12,0.08);
border-radius:0.75rem;
gap:0.625rem;
background:#FAFAF8;
padding:0.625rem 0.875rem;
z-index:3;
align-items:center;
box-shadow:0 2px 0.375rem rgba(20,18,12,0.07), 0 6px 1.125rem rgba(20,18,12,0.06);
max-width:min(16.25rem,62%);
display:flex;
right:0.875rem;
position:absolute;
top:14px;
}
.wvhhero_rating_score_v0o{
flex:0 0 auto;
font-size:24px;
color:#18160F;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.wvhhero_rating_txt_v0o{
flex:1 1 auto;
min-width:0;
}
.wvhhero_rating_stars_v0o{
gap:2px;
color:#A8833A;
display:flex;
}
.wvhhero_rating_stars_v0o svg{
height:12px;
width:0.75rem;
}
.wvhhero_rating_cap_v0o{
color:#6B6456;
display:block;
overflow-wrap:break-word;
margin-top:3px;
line-height:1.35;
font-size:0.688rem;
}
.wvhstat_v0o{
border-bottom:1px solid rgba(20,18,12,0.15);
margin-top:16px;
border-top:1px solid rgba(20,18,12,0.15);
}
.wvhstat_in_v0o{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.wvhstat_in_v0o{
grid-template-columns:repeat(4,1fr);
}
}
.wvhstat_item_v0o{
padding:1.375rem 0.875rem;
border-right:1px solid rgba(20,18,12,0.08);
border-bottom:1px solid rgba(20,18,12,0.08);
min-width:0;
}
.wvhstat_item_v0o:nth-child(2n){
border-right:0;
}
.wvhstat_item_v0o:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.wvhstat_item_v0o{
border-bottom:0;
}
.wvhstat_item_v0o:nth-child(2n){
border-right:1px solid rgba(20,18,12,0.08);
}
.wvhstat_item_v0o:nth-child(4n){
border-right:0;
}
}
.wvhstat_value_v0o{
line-height:1;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.875rem;
color:#18160F;
font-weight:700;
}
@media(min-width:768px){
.wvhstat_value_v0o{
font-size:34px;
}
}
.wvhstat_label_v0o{
font-size:0.813rem;
overflow-wrap:break-word;
line-height:1.4;
color:#6B6456;
margin-top:6px;
}
.wvhgrow_v0o{
padding:1.625rem 0 0.625rem;
}
.wvhrow_seo_v0o{
margin:10px 0 0;
color:#857D6E;
overflow-wrap:break-word;
max-width:760px;
line-height:1.65;
font-size:14px;
}
.wvhrow_seo_v0o strong{
color:#18160F;
font-weight:700;
}
.wvhgrow_v0o{
padding:1.625rem 0 0.625rem;
}
.wvhrow_seo_v0o{
margin:0.625rem 0 0;
color:#857D6E;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
max-width:760px;
}
.wvhrow_seo_v0o strong{
font-weight:700;
color:#18160F;
}
.wvhgrow_v0o{
padding:26px 0 10px;
}
.wvhrow_seo_v0o{
margin:0.625rem 0 0;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
color:#857D6E;
max-width:47.5rem;
}
.wvhrow_seo_v0o strong{
font-weight:700;
color:#18160F;
}
.wvhjp_v0o{
padding:1.875rem 0 10px;
}
.wvhjp_grid_v0o{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:767px){
.wvhjp_grid_v0o{
grid-template-columns:1fr 1fr;
}
.wvhjp_card_mega_v0o{
grid-column:1/-1;
}
}
@media(min-width:998px){
.wvhjp_grid_v0o{
grid-template-columns:1.4fr 1fr 1fr;
}
.wvhjp_card_mega_v0o{
grid-column:auto;
}
}
.wvhjp_card_v0o{
overflow:hidden;
padding:1.625rem;
border:1px solid rgba(20,18,12,0.08);
gap:0.75rem;
border-radius:1.25rem;
background:#FAFAF8;
min-width:0;
justify-content:space-between;
min-height:200px;
display:flex;
flex-direction:column;
position:relative;
}
.wvhjp_card_mega_v0o{
border-color:transparent;
background:linear-gradient(135deg,#252219,#100F0D);
min-height:13.125rem;
color:#F4F0E8;
}
.wvhjp_glow_v0o{
border-radius:50%;
background:radial-gradient(circle,rgba(188,162,110,0.18),transparent 70%);
height:200px;
width:12.5rem;
right:-40px;
pointer-events:none;
top:-2.5rem;
position:absolute;
}
.wvhjp_label_v0o{
gap:0.625rem;
position:relative;
text-transform:uppercase;
letter-spacing:.16em;
align-items:center;
font-weight:700;
display:flex;
color:#A8833A;
flex-wrap:wrap;
font-size:10px;
justify-content:space-between;
}
.wvhjp_card_mega_v0o .wvhjp_label_v0o{
color:#D4AA5E;
}
.wvhjp_drop_v0o{
font-weight:600;
color:#6B6456;
text-transform:none;
letter-spacing:.04em;
}
.wvhjp_card_mega_v0o .wvhjp_drop_v0o{
color:#B0A898;
}
.wvhjp_amount_v0o{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:38px;
line-height:1;
overflow-wrap:break-word;
position:relative;
color:#18160F;
}
.wvhjp_card_mega_v0o .wvhjp_amount_v0o{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#D4AA5E;
}
@media(min-width:765px){
.wvhjp_card_mega_v0o .wvhjp_amount_v0o{
font-size:54px;
}
}
.wvhjp_game_v0o{
font-size:0.813rem;
position:relative;
color:#6B6456;
}
.wvhjp_card_mega_v0o .wvhjp_game_v0o{
color:#B0A898;
}
.wvhjp_cta_v0o{
position:relative;
align-self:flex-start;
}
.wvhjp_card_mega_v0o .wvhjp_cta_v0o{
transition:opacity .2s ease;
border-radius:62.438rem;
background:#D4AA5E;
padding:10px 20px;
font-weight:700;
color:#14120A;
font-size:0.813rem;
}
.wvhjp_card_mega_v0o .wvhjp_cta_v0o:hover{
opacity:.9;
}
.wvhjp_card_v0o:not(.wvhjp_card_mega_v0o) .wvhjp_cta_v0o{
transition:color .2s ease,border-color .2s ease;
border-bottom:1px solid #18160F;
font-size:0.813rem;
color:#18160F;
font-weight:700;
padding-bottom:2px;
}
.wvhjp_card_v0o:not(.wvhjp_card_mega_v0o) .wvhjp_cta_v0o:hover{
border-color:#A8833A;
color:#A8833A;
}
.wvhjp_seo_v0o{
margin:14px 0 0;
color:#857D6E;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
max-width:760px;
}
.wvhjp_seo_v0o strong{
color:#18160F;
font-weight:700;
}
.wvhgrow_v0o{
padding:1.625rem 0 0.625rem;
}
.wvhrow_seo_v0o{
margin:0.625rem 0 0;
color:#857D6E;
font-size:0.875rem;
max-width:47.5rem;
line-height:1.65;
overflow-wrap:break-word;
}
.wvhrow_seo_v0o strong{
font-weight:700;
color:#18160F;
}
.wvhvip_v0o{
padding:3rem 0;
}
@media(min-width:765px){
.wvhvip_v0o{
padding:64px 0;
}
}
.wvhvip_head_v0o{
gap:0.875rem;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:883px){
.wvhvip_head_v0o{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.wvhvip_eyebrow_v0o{
margin-bottom:12px;
}
.wvhvip_h2_v0o{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.05;
color:#F4F0E8;
font-weight:600;
font-size:32px;
}
@media(min-width:767px){
.wvhvip_h2_v0o{
font-size:2.5rem;
}
}
.wvhvip_intro_v0o{
font-size:14px;
max-width:26.25rem;
line-height:1.6;
color:#B0A898;
}
.wvhvip_grid_v0o{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.wvhvip_card_v0o{
border-radius:0.75rem;
border:1px solid rgba(255,252,245,0.12);
padding:1.375rem 18px;
min-width:0;
}
.wvhvip_card_feat_v0o{
background:rgba(255,252,245,0.07);
border-color:#D4AA5E;
}
.wvhvip_card_ic_v0o{
border-radius:6px;
background:linear-gradient(135deg,#A8833A,#D4AA5E);
display:block;
height:2.125rem;
width:34px;
margin-bottom:1rem;
}
.wvhvip_name_v0o{
color:#F4F0E8;
margin-bottom:6px;
overflow-wrap:break-word;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
}
.wvhvip_perk_v0o{
font-size:12.5px;
color:#B0A898;
line-height:1.5;
overflow-wrap:break-word;
}
.wvhapp_v0o{
padding:1.875rem 0 10px;
}
.wvhapp_in_v0o{
padding:32px;
border:1px solid rgba(20,18,12,0.08);
border-radius:20px;
gap:1.75rem;
background:#FAFAF8;
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.wvhapp_in_v0o{
padding:2.5rem 2.75rem;
gap:40px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.wvhapp_copy_v0o{
max-width:560px;
min-width:0;
}
.wvhapp_eyebrow_v0o{
margin-bottom:0.75rem;
}
.wvhapp_h2_v0o{
margin-bottom:0.75rem;
color:#18160F;
font-size:1.75rem;
line-height:1.05;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:770px){
.wvhapp_h2_v0o{
font-size:2.125rem;
}
}
.wvhapp_text_v0o{
margin-bottom:22px;
color:#857D6E;
line-height:1.6;
font-size:14px;
}
.wvhapp_btns_v0o{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.wvhapp_btn_v0o{
gap:10px;
border-radius:0.75rem;
transition:background-color .2s ease;
background:#18160F;
padding:0.688rem 1.25rem;
align-items:center;
display:inline-flex;
color:#F4F0E8;
}
.wvhapp_btn_v0o:hover{
background:#2E2B22;
}
.wvhapp_btn_ic_v0o{
align-items:center;
display:inline-flex;
}
.wvhapp_btn_ic_v0o svg{
height:1.125rem;
width:1.125rem;
}
.wvhapp_btn_lb_v0o{
font-size:0.844rem;
font-weight:700;
}
.wvhapp_qr_wrap_v0o{
flex:0 0 auto;
gap:18px;
align-items:center;
display:flex;
}
.wvhapp_qr_v0o{
border-radius:12px;
flex:0 0 auto;
height:6.75rem;
background-color:#18160F;
width:6.75rem;
background-image:repeating-linear-gradient(0deg,#FAFAF8 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#FAFAF8 0 5px,transparent 5px 0.688rem);
}
.wvhapp_qr_cap_v0o{
max-width:5.75rem;
color:#6B6456;
font-size:12.5px;
line-height:1.4;
}
.wvhhts_v0o{
padding:48px 0;
}
@media(min-width:771px){
.wvhhts_v0o{
padding:3.875rem 0;
}
}
.wvhhts_head_v0o{
gap:1.125rem;
display:flex;
flex-direction:column;
margin-bottom:2.125rem;
}
@media(min-width:766px){
.wvhhts_head_v0o{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.wvhhts_eyebrow_v0o{
margin-bottom:12px;
}
.wvhhts_h2_v0o{
font-weight:600;
line-height:1.05;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:30px;
overflow-wrap:break-word;
color:#F4F0E8;
}
@media(min-width:771px){
.wvhhts_h2_v0o{
font-size:38px;
}
}
.wvhhts_cta_v0o{
padding:0.938rem 30px;
flex:0 0 auto;
border-radius:62.438rem;
background:#D4AA5E;
transition:opacity .2s ease;
font-size:0.938rem;
color:#14120A;
font-weight:700;
}
.wvhhts_cta_v0o:hover{
opacity:.9;
}
.wvhhts_grid_v0o{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.wvhhts_grid_v0o{
grid-template-columns:repeat(3,1fr);
}
}
.wvhhts_step_v0o{
border-top:1px solid rgba(255,252,245,0.12);
padding-top:22px;
min-width:0;
}
.wvhhts_step_num_v0o{
color:#D4AA5E;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
margin-bottom:14px;
line-height:1;
font-size:44px;
}
.wvhhts_step_h_v0o{
font-weight:700;
font-size:1.188rem;
margin-bottom:0.5rem;
line-height:1.2;
color:#F4F0E8;
overflow-wrap:break-word;
}
.wvhhts_step_p_v0o{
font-size:0.875rem;
color:#B0A898;
overflow-wrap:break-word;
line-height:1.55;
}
.wvhts_v0o{
padding:44px 0;
}
.wvhts_in_v0o{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:879px){
.wvhts_in_v0o{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.wvhts_left_v0o{
min-width:0;
}
.wvhts_h2_v0o{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.1;
color:#F4F0E8;
font-size:26px;
overflow-wrap:break-word;
margin-bottom:12px;
}
@media(min-width:769px){
.wvhts_h2_v0o{
font-size:28px;
}
}
.wvhts_text_v0o{
color:#B0A898;
line-height:1.6;
font-size:0.906rem;
margin-bottom:1.375rem;
max-width:520px;
}
.wvhts_badges_v0o{
gap:1.125rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.wvhts_badge_v0o{
color:#B0A898;
font-weight:600;
font-size:13px;
}
.wvhts_pay_v0o{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:882px){
.wvhts_pay_v0o{
justify-content:flex-end;
}
}
.wvhts_pay_chip_v0o{
border-radius:0.75rem;
border:1px solid rgba(255,252,245,0.12);
background:rgba(255,252,245,0.07);
padding:12px 16px;
color:#F4F0E8;
font-weight:700;
font-size:14px;
}
.wvhtt_v0o{
padding:48px 0 0.625rem;
}
@media(min-width:768px){
.wvhtt_v0o{
padding:60px 0 0.625rem;
}
}
.wvhtt_head_v0o{
margin-bottom:2.125rem;
text-align:center;
}
.wvhtt_eyebrow_v0o{
margin-bottom:12px;
}
.wvhtt_h2_v0o{
line-height:1.05;
font-size:2rem;
overflow-wrap:break-word;
color:#18160F;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:765px){
.wvhtt_h2_v0o{
font-size:42px;
}
}
.wvhtt_grid_v0o{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:757px){
.wvhtt_grid_v0o{
grid-template-columns:repeat(3,1fr);
}
}
.wvhtt_card_v0o{
padding:1.875rem;
background:#FAFAF8;
border:1px solid rgba(20,18,12,0.08);
border-radius:0.75rem;
flex-direction:column;
display:flex;
min-width:0;
}
.wvhtt_card_ic_v0o{
align-items:center;
margin-bottom:1.125rem;
color:#A8833A;
display:inline-flex;
}
.wvhtt_card_ic_v0o svg{
height:28px;
width:1.75rem;
}
.wvhtt_card_h_v0o{
font-size:22px;
margin-bottom:8px;
line-height:1.15;
color:#18160F;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
}
.wvhtt_card_p_v0o{
overflow-wrap:break-word;
color:#857D6E;
margin-bottom:14px;
font-size:14px;
line-height:1.6;
}
.wvhtt_card_p_v0o b{
font-weight:700;
color:#18160F;
}
.wvhtt_card_link_v0o{
transition:color .2s ease;
font-size:0.813rem;
padding-bottom:2px;
margin-top:auto;
border-bottom:1px solid #A8833A;
color:#18160F;
align-self:flex-start;
font-weight:700;
}
.wvhtt_card_link_v0o:hover{
color:#A8833A;
}
.wvhrv_v0o{
padding:48px 0;
background:#FAFAF8;
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:768px){
.wvhrv_v0o{
padding:56px 0;
}
}
.wvhrv_head_v0o{
gap:16px;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.wvhrv_head_v0o{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.wvhrv_eyebrow_v0o{
margin-bottom:10px;
}
.wvhrv_h2_v0o{
color:#18160F;
font-size:30px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:767px){
.wvhrv_h2_v0o{
font-size:38px;
}
}
.wvhrv_agg_v0o{
gap:12px;
display:flex;
align-items:center;
}
.wvhrv_agg_stars_v0o{
gap:3px;
display:flex;
color:#A8833A;
}
.wvhrv_agg_stars_v0o svg{
width:18px;
height:1.125rem;
}
.wvhrv_source_v0o{
font-size:0.813rem;
color:#857D6E;
}
.wvhrv_grid_v0o{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:762px){
.wvhrv_grid_v0o{
grid-template-columns:repeat(3,1fr);
}
}
.wvhrv_card_v0o{
background:#F5F3F0;
border-radius:12px;
border:1px solid rgba(20,18,12,0.08);
padding:1.625rem;
min-width:0;
}
.wvhrv_card_stars_v0o{
gap:2px;
color:#A8833A;
display:flex;
margin-bottom:12px;
}
.wvhrv_card_stars_v0o svg{
width:14px;
height:14px;
}
.wvhrv_card_body_v0o{
line-height:1.45;
color:#18160F;
font-weight:500;
margin-bottom:1rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:18px;
overflow-wrap:break-word;
}
.wvhrv_card_meta_v0o{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.wvhrv_card_av_v0o{
border-radius:50%;
background:linear-gradient(135deg,#A8833A,#D4AA5E);
flex:0 0 auto;
height:2rem;
width:32px;
}
.wvhrv_card_author_v0o{
font-weight:700;
color:#18160F;
font-size:0.813rem;
}
.wvhrv_card_loc_v0o{
color:#6B6456;
font-size:0.75rem;
}
.wvhwy_v0o{
padding:3rem 0;
}
@media(min-width:767px){
.wvhwy_v0o{
padding:56px 0;
}
}
.wvhwy_in_v0o{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:902px){
.wvhwy_in_v0o{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.wvhwy_left_v0o{
min-width:0;
}
.wvhwy_eyebrow_v0o{
margin-bottom:0.875rem;
}
.wvhwy_h2_v0o{
color:#18160F;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-size:32px;
margin-bottom:16px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.wvhwy_h2_v0o{
font-size:40px;
}
}
.wvhwy_intro_v0o{
font-size:15px;
color:#857D6E;
line-height:1.6;
}
.wvhwy_grid_v0o{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:561px){
.wvhwy_grid_v0o{
grid-template-columns:1fr 1fr;
}
}
.wvhwy_card_v0o{
border-radius:12px;
border:1px solid rgba(20,18,12,0.08);
padding:26px;
background:#FAFAF8;
min-width:0;
}
.wvhwy_card_ic_v0o{
margin-bottom:1rem;
display:inline-flex;
color:#A8833A;
justify-content:center;
align-items:center;
}
.wvhwy_card_ic_v0o svg{
width:26px;
height:1.625rem;
}
.wvhwy_card_h_v0o{
line-height:1.15;
color:#18160F;
font-size:21px;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:8px;
}
.wvhwy_card_p_v0o{
font-size:14px;
color:#857D6E;
line-height:1.55;
overflow-wrap:break-word;
}
.wvhprov_v0o{
padding:40px 0 1.25rem;
}
.wvhprov_eyebrow_v0o{
margin-bottom:18px;
display:block;
}
.wvhprov_grid_v0o{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:559px){
.wvhprov_grid_v0o{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:900px){
.wvhprov_grid_v0o{
grid-template-columns:repeat(6,1fr);
}
}
.wvhet_v0o{
padding:2.25rem 0 10px;
}
.wvhet_in_v0o{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:882px){
.wvhet_in_v0o{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.wvhet_left_v0o{
min-width:0;
}
.wvhet_eyebrow_v0o{
margin-bottom:0.75rem;
}
.wvhet_h2_v0o{
margin-bottom:14px;
line-height:1.06;
font-size:1.75rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#18160F;
}
@media(min-width:771px){
.wvhet_h2_v0o{
font-size:32px;
}
}
.wvhet_text_v0o{
color:#857D6E;
font-size:15px;
margin-bottom:22px;
line-height:1.65;
}
.wvhet_stats_v0o{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.wvhet_stat_v0o{
min-width:0;
}
.wvhet_stat_v_v0o{
font-weight:700;
line-height:1;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#18160F;
font-size:1.625rem;
}
.wvhet_stat_l_v0o{
color:#6B6456;
font-size:0.781rem;
margin-top:4px;
}
.wvhet_right_v0o{
gap:12px;
display:flex;
flex-direction:column;
}
.wvhet_member_v0o{
padding:18px 1.25rem;
gap:16px;
background:#FAFAF8;
border:1px solid rgba(20,18,12,0.08);
border-radius:12px;
display:flex;
min-width:0;
align-items:center;
}
.wvhet_member_av_v0o{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#252219,#A8833A);
width:3rem;
height:48px;
}
.wvhet_member_name_v0o{
font-weight:700;
overflow-wrap:break-word;
font-size:0.938rem;
color:#18160F;
}
.wvhet_member_role_v0o{
overflow-wrap:break-word;
font-size:12.5px;
color:#6B6456;
}
.wvhet_updated_v0o{
background:#F5F3F0;
padding:14px 1.125rem;
gap:0.5rem;
border-radius:12px;
border:1px solid rgba(20,18,12,0.08);
color:#857D6E;
font-size:0.781rem;
display:flex;
align-items:center;
}
.wvhrc_v0o{
padding:3rem 0 0.625rem;
}
.wvhrc_in_v0o{
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:760px){
.wvhrc_in_v0o{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.wvhrc_col_v0o{
min-width:0;
}
.wvhrc_label_v0o{
color:#A8833A;
font-weight:600;
margin-bottom:16px;
font-size:0.688rem;
letter-spacing:.2em;
text-transform:uppercase;
}
.wvhrc_awards_v0o{
gap:12px;
flex-direction:column;
display:flex;
}
.wvhrc_award_v0o{
gap:0.75rem;
align-items:center;
display:flex;
min-width:0;
}
.wvhrc_award_ic_v0o{
flex:0 0 auto;
color:#C9A04E;
align-items:center;
display:inline-flex;
}
.wvhrc_award_ic_v0o svg{
width:18px;
height:1.125rem;
}
.wvhrc_award_t_v0o{
font-size:0.875rem;
font-weight:700;
color:#18160F;
overflow-wrap:break-word;
}
.wvhrc_award_s_v0o{
font-size:12px;
overflow-wrap:break-word;
color:#6B6456;
}
.wvhrc_press_v0o{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.wvhrc_press_logo_v0o{
border:1px solid rgba(20,18,12,0.08);
padding:0 8px;
border-radius:6px;
overflow:hidden;
font-weight:700;
display:flex;
align-items:center;
font-size:14px;
color:#857D6E;
white-space:nowrap;
height:52px;
justify-content:center;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
text-overflow:ellipsis;
text-align:center;
}
.wvhrc_partner_v0o{
background:#FAFAF8;
border:1px solid rgba(20,18,12,0.08);
padding:22px;
border-radius:0.75rem;
}
.wvhrc_partner_name_v0o{
color:#18160F;
margin-bottom:0.375rem;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:20px;
}
.wvhrc_partner_text_v0o{
overflow-wrap:break-word;
color:#857D6E;
line-height:1.55;
font-size:13px;
}
.wvhsb_v0o{
background:#FAFAF8;
padding:48px 0;
margin-top:24px;
border-top:1px solid rgba(20,18,12,0.08);
border-bottom:1px solid rgba(20,18,12,0.08);
}
@media(min-width:771px){
.wvhsb_v0o{
padding:56px 0;
}
}
.wvhsb_eyebrow_v0o{
display:block;
margin-bottom:12px;
}
.wvhsb_h2_v0o{
line-height:1.05;
margin-bottom:1.625rem;
font-size:30px;
color:#18160F;
font-weight:600;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.wvhsb_h2_v0o{
font-size:36px;
}
}
.wvhsb_grid_v0o{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:559px){
.wvhsb_grid_v0o{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.wvhsb_grid_v0o{
grid-template-columns:repeat(4,1fr);
}
}
.wvhsb_card_v0o{
padding:1.5rem;
background:#F5F3F0;
border-radius:0.75rem;
border:1px solid rgba(20,18,12,0.08);
min-width:0;
}
.wvhsb_card_h_v0o{
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:8px;
font-size:19px;
color:#18160F;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.wvhsb_card_p_v0o{
overflow-wrap:break-word;
font-size:0.844rem;
color:#857D6E;
line-height:1.6;
}
.wvhsb_rtp_v0o{
grid-template-columns:1fr;
padding:26px 1.75rem;
background:#F5F3F0;
gap:1.5rem;
border:1px solid rgba(20,18,12,0.08);
border-radius:12px;
margin-top:18px;
align-items:center;
display:grid;
}
@media(min-width:757px){
.wvhsb_rtp_v0o{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.wvhsb_rtp_h_v0o{
font-weight:600;
margin-bottom:0.5rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#18160F;
overflow-wrap:break-word;
line-height:1.15;
font-size:20px;
}
.wvhsb_rtp_p_v0o{
color:#857D6E;
overflow-wrap:break-word;
font-size:13.5px;
line-height:1.6;
}
.wvhsb_rtp_stats_v0o{
gap:16px;
display:flex;
}
.wvhsb_stat_v0o{
border-radius:0.375rem;
padding:1.125rem;
background:#FAFAF8;
flex:1 1 0;
min-width:0;
text-align:center;
}
.wvhsb_stat_v_v0o{
font-weight:700;
font-size:26px;
color:#3A7D5C;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.wvhsb_stat_l_v0o{
font-size:0.719rem;
color:#6B6456;
margin-top:4px;
}
.wvhlh_v0o{
padding:2.5rem 0 1.25rem;
}
.wvhlh_in_v0o{
padding-top:34px;
border-top:1px solid rgba(20,18,12,0.15);
}
.wvhlh_eyebrow_v0o{
display:block;
margin-bottom:22px;
}
.wvhlh_grid_v0o{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:601px){
.wvhlh_grid_v0o{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.wvhlh_grid_v0o{
grid-template-columns:repeat(5,1fr);
}
}
.wvhlh_col_v0o{
min-width:0;
}
.wvhlh_col_h_v0o{
margin-bottom:0.75rem;
font-size:13px;
overflow-wrap:break-word;
font-weight:700;
color:#18160F;
}
.wvhlh_links_v0o{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.wvhlh_link_v0o{
transition:color .2s ease;
overflow-wrap:break-word;
color:#857D6E;
font-size:0.813rem;
}
.wvhlh_link_v0o:hover{
color:#A8833A;
}
.wvhfaq_v0o{
padding:3rem 0;
background:#FAFAF8;
border-bottom:1px solid rgba(20,18,12,0.08);
margin-top:24px;
border-top:1px solid rgba(20,18,12,0.08);
}
@media(min-width:766px){
.wvhfaq_v0o{
padding:3.875rem 0;
}
}
.wvhfaq_head_v0o{
text-align:center;
margin-bottom:34px;
}
.wvhfaq_eyebrow_v0o{
margin-bottom:12px;
}
.wvhfaq_h2_v0o{
line-height:1.05;
color:#18160F;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:2rem;
}
@media(min-width:769px){
.wvhfaq_h2_v0o{
font-size:38px;
}
}
.wvhfaq_list_v0o{
margin:0 auto;
gap:12px;
flex-direction:column;
display:flex;
max-width:51.25rem;
}
.wvhfaq_item_v0o{
border-radius:12px;
overflow:hidden;
background:#F5F3F0;
border:1px solid rgba(20,18,12,0.08);
}
.wvhfaq_q_v0o{
padding:1.25rem 1.5rem;
gap:20px;
list-style:none;
cursor:pointer;
color:#18160F;
font-size:1rem;
display:flex;
overflow-wrap:break-word;
font-weight:700;
justify-content:space-between;
align-items:center;
}
.wvhfaq_q_v0o::-webkit-details-marker{
display:none;
}
.wvhfaq_q_ic_v0o{
flex:0 0 auto;
transition:transform .2s ease;
align-items:center;
color:#A8833A;
display:inline-flex;
}
.wvhfaq_q_ic_v0o svg{
width:18px;
height:18px;
}
.wvhfaq_item_v0o[open] .wvhfaq_q_ic_v0o{
transform:rotate(180deg);
}
.wvhfaq_a_v0o{
padding:0 1.5rem 1.25rem;
line-height:1.6;
font-size:14.5px;
color:#857D6E;
overflow-wrap:break-word;
}
.wvhsg_v0o{
padding:48px 0 10px;
}
.wvhsg_eyebrow_v0o{
display:block;
margin-bottom:0.75rem;
}
.wvhsg_h2_v0o{
font-size:1.875rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:28px;
color:#18160F;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:768px){
.wvhsg_h2_v0o{
font-size:2.25rem;
}
}
.wvhsg_grid_v0o{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:722px){
.wvhsg_grid_v0o{
grid-template-columns:repeat(3,1fr);
}
}
.wvhsg_col_v0o{
min-width:0;
}
.wvhsg_col_h_v0o{
line-height:1.15;
overflow-wrap:break-word;
color:#18160F;
font-size:22px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.625rem;
font-weight:600;
}
.wvhsg_col_p_v0o{
overflow-wrap:break-word;
line-height:1.65;
color:#857D6E;
font-size:14px;
}
.wvhel_v0o{
padding:48px 0;
}
@media(min-width:769px){
.wvhel_v0o{
padding:56px 0;
}
}
.wvhel_in_v0o{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:903px){
.wvhel_in_v0o{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.wvhel_left_v0o{
min-width:0;
}
.wvhel_eyebrow_v0o{
margin-bottom:0.875rem;
}
.wvhel_h2_v0o{
color:#18160F;
font-weight:600;
overflow-wrap:break-word;
line-height:1.08;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:22px;
font-size:32px;
}
@media(min-width:769px){
.wvhel_h2_v0o{
font-size:38px;
}
}
.wvhel_body_v0o p{
margin-bottom:18px;
font-size:16px;
overflow-wrap:break-word;
line-height:1.7;
color:#2E2B22;
}
.wvhel_dropcap_v0o{
padding:0.375rem 12px 0 0;
font-weight:700;
color:#A8833A;
line-height:.8;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:3.875rem;
float:left;
}
.wvhel_right_v0o{
min-width:0;
}
.wvhel_quote_v0o{
background:linear-gradient(150deg,#252219,#100F0D);
border-radius:20px;
padding:2.25rem;
position:relative;
color:#F4F0E8;
margin-bottom:1.5rem;
}
.wvhel_quote_mark_v0o{
margin-bottom:6px;
display:inline-flex;
align-items:center;
color:#D4AA5E;
}
.wvhel_quote_mark_v0o svg{
height:34px;
width:2.125rem;
}
.wvhel_quote_text_v0o{
color:#F4F0E8;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.4;
margin-bottom:22px;
font-weight:500;
overflow-wrap:break-word;
font-size:1.375rem;
}
.wvhel_quote_meta_v0o{
gap:0.75rem;
display:flex;
align-items:center;
}
.wvhel_quote_av_v0o{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#A8833A,#D4AA5E);
width:2.375rem;
height:2.375rem;
}
.wvhel_quote_author_v0o{
font-weight:700;
color:#F4F0E8;
font-size:14px;
}
.wvhel_quote_meta_sub_v0o{
font-size:12px;
color:#B0A898;
}
.wvhel_explain_v0o{
border:1px solid rgba(20,18,12,0.08);
border-radius:0.75rem;
overflow:hidden;
}
.wvhel_explain_card_v0o{
padding:1.375rem 24px;
}
.wvhel_explain_card_v0o+.wvhel_explain_card_v0o{
border-top:1px solid rgba(20,18,12,0.08);
}
.wvhel_explain_h_v0o{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
color:#18160F;
margin-bottom:0.5rem;
}
.wvhel_explain_p_v0o{
overflow-wrap:break-word;
color:#857D6E;
font-size:14px;
line-height:1.55;
}
.wvhft_v0o{
background:#1C1B19;
margin-top:40px;
color:#B0A898;
}
.wvhft_in_v0o{
padding:48px 0 28px;
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:602px){
.wvhft_in_v0o{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.wvhft_in_v0o{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.wvhft_brand_v0o{
min-width:0;
}
.wvhft_logo_v0o{
font-size:26px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#F4F0E8;
overflow-wrap:break-word;
}
.wvhft_tagline_v0o{
max-width:17.5rem;
line-height:1.6;
color:#B0A898;
font-size:0.844rem;
margin-top:14px;
}
.wvhft_contact_v0o{
transition:color .2s ease;
margin-top:0.75rem;
color:#D4AA5E;
max-width:17.5rem;
display:inline-block;
font-size:0.813rem;
overflow-wrap:anywhere;
}
.wvhft_contact_v0o:hover{
color:#F4F0E8;
}
.wvhft_col_v0o{
min-width:0;
}
.wvhft_col_h_v0o{
font-weight:700;
font-size:0.813rem;
overflow-wrap:break-word;
text-transform:uppercase;
margin-bottom:0.875rem;
color:#F4F0E8;
letter-spacing:.08em;
}
.wvhft_col_links_v0o{
gap:10px;
display:flex;
flex-direction:column;
}
.wvhft_link_v0o{
transition:color .2s ease;
color:#B0A898;
overflow-wrap:break-word;
font-size:0.844rem;
}
.wvhft_link_v0o:hover{
color:#F4F0E8;
}
.wvhft_bot_v0o{
gap:16px;
padding:22px 0 2.5rem;
flex-direction:column;
display:flex;
border-top:1px solid rgba(255,252,245,0.12);
}
@media(min-width:768px){
.wvhft_bot_v0o{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.wvhft_legal_v0o{
max-width:47.5rem;
color:#A89F90;
overflow-wrap:break-word;
line-height:1.6;
font-size:11.5px;
}
.wvhft_legal_v0o b{
font-weight:700;
color:#B0A898;
}
.wvhft_age_v0o{
border:1.5px solid #D4AA5E;
padding:4px 9px;
border-radius:0.375rem;
flex:0 0 auto;
font-size:13px;
font-weight:700;
color:#D4AA5E;
}