*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1814;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
font-family:"Golos Text", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-rendering:optimizeLegibility;
color:#C8BFA8;
font-size:15px;
line-height:1.6;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.yvtlayout_1va{
min-height:100vh;
flex-direction:column;
display:flex;
}
.yvtmain_1va{
flex:1 1 auto;
width:100%;
min-width:0;
}
.yvtcontainer_1va{
padding:0 1rem;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:765px){
.yvtcontainer_1va{
padding:0 32px;
}
}
@media(min-width:1099px){
.yvtcontainer_1va{
padding:0 56px;
}
}
.yvteyebrow_1va{
color:#B8924A;
overflow-wrap:break-word;
font-family:"Golos Text", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-transform:uppercase;
font-weight:600;
letter-spacing:.2em;
line-height:1.4;
font-size:0.688rem;
display:inline-block;
}
.yvtband_1va{
background:#0E0D0B;
color:#F0EAD8;
}
.yvtband_1va .yvteyebrow_1va{
color:#D4B06A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.yvttb_1va{
background:#1A1814;
border-bottom:1px solid rgba(244,238,224,0.13);
z-index:50;
top:0;
position:sticky;
}
.yvttb_in_1va{
padding:12px 1rem;
gap:16px;
margin:0 auto;
justify-content:space-between;
display:flex;
width:100%;
max-width:1400px;
align-items:center;
}
@media(min-width:771px){
.yvttb_in_1va{
padding:1rem 2rem;
}
}
@media(min-width:1101px){
.yvttb_in_1va{
padding:1.125rem 3.5rem;
}
}
.yvttb_left_1va{
gap:28px;
display:flex;
min-width:0;
align-items:center;
}
.yvttb_logo_1va{
gap:0.688rem;
display:flex;
min-width:0;
align-items:center;
}
.yvttb_logo_mark_1va{
flex:0 0 auto;
border-radius:0.375rem;
width:2.125rem;
object-fit:cover;
height:34px;
}
.yvttb_logo_txt_1va{
display:flex;
flex-direction:column;
min-width:0;
line-height:1;
}
.yvttb_logo_name_1va{
overflow:hidden;
white-space:nowrap;
color:#F0EAD8;
letter-spacing:.02em;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
font-weight:700;
font-size:22px;
}
.yvttb_logo_sub_1va{
overflow:hidden;
color:#B8924A;
white-space:nowrap;
text-transform:uppercase;
text-overflow:ellipsis;
margin-top:0.25rem;
font-size:8.5px;
letter-spacing:.32em;
font-weight:600;
}
.yvttb_nav_1va{
display:none;
}
@media(min-width:960px){
.yvttb_nav_1va{
gap:28px;
display:flex;
align-items:center;
}
}
.yvttb_nav_item_1va{
transition:color .2s ease,border-color .2s ease;
font-size:14px;
font-weight:600;
border-bottom:2px solid transparent;
color:#C8BFA8;
white-space:nowrap;
padding-bottom:3px;
}
.yvttb_nav_item_1va:hover{
color:#F0EAD8;
}
.yvttb_nav_item_1va.yvtstate_active_1va{
border-color:#B8924A;
color:#F0EAD8;
}
.yvttb_right_1va{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.yvttb_search_1va{
transition:color .2s ease;
justify-content:center;
align-items:center;
color:#C8BFA8;
display:flex;
}
.yvttb_search_1va:hover{
color:#B8924A;
}
.yvttb_search_1va svg{
height:1.125rem;
width:18px;
}
.yvttb_lang_1va{
text-transform:uppercase;
font-size:0.688rem;
font-weight:600;
color:#978C78;
letter-spacing:.1em;
}
.yvttb_lang_1va:hover{
color:#F0EAD8;
}
.yvttb_login_1va{
display:none;
color:#F0EAD8;
font-size:0.875rem;
font-weight:600;
}
@media(min-width:769px){
.yvttb_login_1va{
display:inline-block;
}
}
.yvttb_register_1va{
background:#C9A25A;
padding:0.688rem 22px;
border-radius:999px;
transition:background-color .2s ease;
white-space:nowrap;
color:#17140E;
font-weight:700;
font-size:0.875rem;
}
.yvttb_register_1va:hover{
background:#D4B06A;
}
.yvtmob_1va{
background:#1A1814;
left:0;
bottom:0;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
border-top:1px solid rgba(244,238,224,0.13);
right:0;
z-index:60;
}
@media(min-width:960px){
.yvtmob_1va{
display:none;
}
}
.yvtmob_in_1va{
margin:0 auto;
align-items:stretch;
justify-content:space-around;
max-width:35rem;
display:flex;
}
.yvtmob_item_1va{
gap:3px;
transition:color .2s ease;
flex:1 1 0;
padding:0.563rem 4px;
display:flex;
align-items:center;
min-width:0;
color:#978C78;
flex-direction:column;
}
.yvtmob_item_1va.yvtstate_active_1va{
color:#B8924A;
}
.yvtmob_ic_1va{
align-items:center;
justify-content:center;
display:flex;
}
.yvtmob_ic_1va svg{
height:20px;
width:20px;
}
.yvtmob_lb_1va{
overflow:hidden;
max-width:100%;
font-weight:600;
font-size:10px;
white-space:nowrap;
text-overflow:ellipsis;
}
@media(max-width:962px){
body{
padding-bottom:3.75rem;
}
}
.yvtrail_1va{
position:relative;
min-width:0;
}
.yvtrail_scroll_1va{
gap:0.875rem;
overflow-x:auto;
scrollbar-width:thin;
padding-bottom:14px;
display:flex;
-webkit-overflow-scrolling:touch;
}
@media(min-width:769px){
.yvtrail_scroll_1va{
gap:18px;
}
}
.yvtgc_1va{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:769px){
.yvtgc_1va{
width:188px;
}
}
.yvtgc_img_1va{
overflow:hidden;
border-radius:0.75rem;
background:#232018;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
padding-bottom:133.33%;
position:relative;
}
.yvtgc_img_1va img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.yvtgc_cover_1va{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.yvtgc_hover_1va{
inset:0;
transition:opacity .2s ease;
background:rgba(0,0,0,0.52);
align-items:center;
justify-content:center;
position:absolute;
display:flex;
opacity:0;
}
.yvtgc_1va:hover .yvtgc_hover_1va{
opacity:1;
}
.yvtgc_hover_btn_1va{
border-radius:999px;
background:#C9A25A;
display:flex;
align-items:center;
width:46px;
height:2.875rem;
color:#17140E;
justify-content:center;
}
.yvtgc_hover_btn_1va svg{
width:1.125rem;
height:1.125rem;
}
.yvtgc_info_1va{
gap:2px;
display:flex;
margin-top:0.563rem;
min-width:0;
flex-direction:column;
}
.yvtgc_name_1va{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#F0EAD8;
font-size:0.813rem;
font-weight:700;
}
.yvtgc_prov_1va{
overflow:hidden;
white-space:nowrap;
font-size:11px;
text-overflow:ellipsis;
color:#978C78;
}
.yvtgc_meta_1va{
color:#978C78;
font-size:0.688rem;
}
.yvttc_1va{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:769px){
.yvttc_1va{
width:14.375rem;
}
}
.yvttc_img_1va{
background:#232018;
overflow:hidden;
border-radius:12px;
padding-bottom:75%;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
position:relative;
}
.yvttc_img_1va img{
inset:0;
position:absolute;
height:100%;
width:100%;
object-fit:cover;
}
.yvttc_info_1va{
gap:2px;
min-width:0;
margin-top:0.563rem;
display:flex;
flex-direction:column;
}
.yvttc_name_1va{
overflow:hidden;
font-size:0.875rem;
font-weight:700;
text-overflow:ellipsis;
color:#F0EAD8;
white-space:nowrap;
}
.yvttc_rtp_1va{
color:#978C78;
font-size:0.688rem;
}
.yvtlc_1va{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:769px){
.yvtlc_1va{
width:268px;
}
}
.yvtlc_img_1va{
background:#232018;
border-radius:0.75rem;
overflow:hidden;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
}
.yvtlc_img_1va img{
inset:0;
object-fit:cover;
height:100%;
width:100%;
position:absolute;
}
.yvtlc_live_1va{
background:rgba(0,0,0,0.52);
border-radius:999px;
gap:7px;
padding:4px 9px;
top:0.75rem;
align-items:center;
position:absolute;
display:flex;
left:12px;
}
.yvtlc_live_dot_1va{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#C05046;
height:8px;
width:0.5rem;
}
.yvtlc_seats_1va{
text-transform:uppercase;
font-size:0.625rem;
color:#F0EAD8;
letter-spacing:.08em;
font-weight:600;
}
.yvtlc_info_1va{
gap:2px;
min-width:0;
flex-direction:column;
display:flex;
margin-top:9px;
}
.yvtlc_name_1va{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#F0EAD8;
font-weight:700;
font-size:0.938rem;
}
.yvtlc_bet_1va{
font-size:0.688rem;
color:#978C78;
}
.yvtpc_1va{
padding:16px 14px;
background:#232018;
gap:0.5rem;
border:1px solid rgba(244,238,224,0.07);
border-radius:0.75rem;
align-items:center;
display:flex;
justify-content:center;
flex-direction:column;
min-width:0;
min-height:74px;
}
.yvtpc_logo_1va{
flex:0 0 auto;
width:auto;
max-width:100%;
object-fit:contain;
height:1.75rem;
}
.yvtpc_name_1va{
overflow:hidden;
max-width:100%;
text-align:center;
font-size:0.688rem;
color:#978C78;
text-overflow:ellipsis;
white-space:nowrap;
}
.yvtgc_tag_1va{
border-radius:6px;
padding:3px 0.5rem;
display:inline-block;
font-weight:700;
letter-spacing:.06em;
z-index:2;
position:absolute;
font-size:10px;
left:0.625rem;
text-transform:uppercase;
top:10px;
}
.yvtgc_tag_hot_1va{
background:#C05046;
color:#F0EAD8;
}
.yvtgc_tag_new_1va{
background:#D4B06A;
color:#17140E;
}
.yvtgc_tag_jp_1va{
background:#C9A25A;
color:#17140E;
}
.yvtgc_tag_live_1va{
background:#C05046;
color:#F0EAD8;
}
.yvtsh_1va{
margin-bottom:18px;
min-width:0;
}
.yvtsh_row_1va{
gap:1rem;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
align-items:flex-end;
}
.yvtsh_row_1va .yvtsh_l_1va{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.yvtsh_stack_1va{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.yvtsh_center_1va{
gap:10px;
text-align:center;
display:flex;
flex-direction:column;
align-items:center;
}
.yvtsh_h2_1va{
color:#F0EAD8;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:1.5rem;
font-weight:600;
overflow-wrap:break-word;
line-height:1.1;
}
@media(min-width:771px){
.yvtsh_h2_1va{
font-size:30px;
}
}
.yvtband_1va .yvtsh_h2_1va{
color:#F0EAD8;
}
.yvtsh_eb_line_1va{
gap:10px;
align-items:center;
display:inline-flex;
}
.yvtsh_eb_line_1va::before{
background:#B8924A;
display:inline-block;
content:"";
width:1.75rem;
height:1px;
}
.yvtband_1va .yvtsh_eb_line_1va::before{
background:#D4B06A;
}
.yvtsh_eb_dot_1va{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.yvtsh_eb_dot_1va::before{
background:#B8924A;
border-radius:50%;
display:inline-block;
width:6px;
content:"";
height:0.375rem;
}
.yvtband_1va .yvtsh_eb_dot_1va::before{
background:#D4B06A;
}
.yvtsh_link_1va{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:6px;
padding-bottom:2px;
border-bottom:1px solid #F0EAD8;
color:#F0EAD8;
align-items:center;
font-size:13px;
display:inline-flex;
white-space:nowrap;
font-weight:600;
}
.yvtsh_link_1va:hover{
border-color:#B8924A;
color:#B8924A;
}
.yvtsh_link_1va svg{
height:0.875rem;
width:14px;
}
.yvtsh_link_chev_1va{
border-bottom:0;
padding-bottom:0;
}
.yvtsh_link_btn_1va{
padding:0.563rem 18px;
background:#C9A25A;
border-radius:62.438rem;
color:#17140E;
border-bottom:0;
}
.yvtsh_link_btn_1va:hover{
border-color:transparent;
background:#D4B06A;
color:#17140E;
}
.yvtband_1va .yvtsh_link_1va{
border-color:#F0EAD8;
color:#F0EAD8;
}
.yvtband_1va .yvtsh_link_btn_1va{
background:#D4B06A;
color:#17140E;
}
.yvtsh_rule_1va{
margin:-2px 0 1.125rem;
background:rgba(244,238,224,0.13);
height:1px;
}
.yvtband_1va .yvtsh_rule_1va{
background:rgba(244,238,224,0.10);
}
.yvthero_1va{
padding:2rem 0 0.5rem;
}
@media(min-width:771px){
.yvthero_1va{
padding:3.5rem 0 24px;
}
}
.yvthero_in_1va{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:902px){
.yvthero_in_1va{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.yvthero_copy_1va{
min-width:0;
}
.yvthero_eyebrow_1va{
gap:10px;
align-items:center;
display:inline-flex;
margin-bottom:1.375rem;
}
.yvthero_eyebrow_line_1va{
background:#B8924A;
flex:0 0 auto;
height:1px;
display:inline-block;
width:1.75rem;
}
.yvthero_h1_1va{
margin-bottom:1.25rem;
letter-spacing:-.01em;
font-weight:600;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F0EAD8;
font-size:2.375rem;
overflow-wrap:break-word;
line-height:1.04;
}
@media(min-width:770px){
.yvthero_h1_1va{
font-size:54px;
}
}
@media(min-width:1101px){
.yvthero_h1_1va{
font-size:62px;
}
}
.yvthero_h1_1va em{
color:#B8924A;
font-style:normal;
}
.yvthero_sub_1va{
color:#7A6F5C;
font-size:16px;
max-width:480px;
margin-bottom:1.875rem;
line-height:1.6;
}
@media(min-width:769px){
.yvthero_sub_1va{
font-size:1.125rem;
}
}
.yvthero_actions_1va{
gap:0.875rem;
flex-wrap:wrap;
margin-bottom:2.125rem;
align-items:center;
display:flex;
}
.yvthero_cta_1va{
background:#C9A25A;
padding:16px 30px;
transition:background-color .2s ease;
gap:10px;
border-radius:999px;
font-weight:700;
color:#17140E;
align-items:center;
font-size:0.938rem;
display:inline-flex;
}
.yvthero_cta_1va:hover{
background:#D4B06A;
}
.yvthero_cta_ic_1va{
align-items:center;
display:inline-flex;
}
.yvthero_cta_ic_1va svg{
width:16px;
height:16px;
}
.yvthero_cta_alt_1va{
border:1px solid rgba(244,238,224,0.13);
border-radius:62.438rem;
background:transparent;
padding:15px 26px;
transition:border-color .2s ease,color .2s ease;
color:#F0EAD8;
font-weight:600;
align-items:center;
font-size:0.938rem;
display:inline-flex;
}
.yvthero_cta_alt_1va:hover{
border-color:#B8924A;
color:#B8924A;
}
.yvthero_trust_1va{
gap:22px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.yvthero_trust_item_1va{
gap:0.563rem;
font-size:13px;
align-items:center;
display:flex;
font-weight:600;
color:#C8BFA8;
}
.yvthero_trust_ic_1va{
color:#B8924A;
align-items:center;
display:inline-flex;
}
.yvthero_trust_ic_1va svg{
width:1rem;
height:1rem;
}
.yvthero_promo_1va{
background:#232018;
overflow:hidden;
border-radius:1.25rem;
display:flex;
position:relative;
box-shadow:0 12px 3rem rgba(0,0,0,0.60), 0 0.25rem 16px rgba(0,0,0,0.40), 0 0 0 1px rgba(244,238,224,0.05);
min-height:18.75rem;
}
.yvthero_promo_bg_1va{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.yvthero_promo_bg_1va::after{
background:linear-gradient(120deg,#0E0D0B 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.yvthero_promo_glow_1va{
background:radial-gradient(circle,rgba(196,168,120,0.10) 0%,transparent 65%);
border-radius:50%;
position:absolute;
height:16.25rem;
right:-20px;
pointer-events:none;
width:260px;
top:-2.5rem;
}
.yvthero_promo_ct_1va{
padding:28px;
z-index:2;
align-self:flex-end;
position:relative;
max-width:88%;
}
.yvthero_promo_label_1va{
font-weight:700;
letter-spacing:.25em;
display:block;
margin-bottom:8px;
color:#D4B06A;
font-size:0.625rem;
text-transform:uppercase;
}
.yvthero_promo_amount_1va{
font-size:2rem;
color:#F0EAD8;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:767px){
.yvthero_promo_amount_1va{
font-size:40px;
}
}
.yvthero_promo_amount_1va em{
font-style:normal;
color:#D4B06A;
}
.yvthero_rating_1va{
border-radius:12px;
gap:10px;
padding:0.625rem 14px;
background:#232018;
border:1px solid rgba(244,238,224,0.07);
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
max-width:min(260px,62%);
z-index:3;
align-items:center;
display:flex;
right:0.875rem;
top:14px;
position:absolute;
}
.yvthero_rating_score_1va{
flex:0 0 auto;
font-size:24px;
font-weight:700;
color:#F0EAD8;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.yvthero_rating_txt_1va{
flex:1 1 auto;
min-width:0;
}
.yvthero_rating_stars_1va{
gap:2px;
display:flex;
color:#B8924A;
}
.yvthero_rating_stars_1va svg{
height:0.75rem;
width:0.75rem;
}
.yvthero_rating_cap_1va{
margin-top:3px;
font-size:11px;
display:block;
overflow-wrap:break-word;
line-height:1.35;
color:#978C78;
}
.yvtstat_1va{
border-top:1px solid rgba(244,238,224,0.13);
border-bottom:1px solid rgba(244,238,224,0.13);
margin-top:1rem;
}
.yvtstat_in_1va{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.yvtstat_in_1va{
grid-template-columns:repeat(4,1fr);
}
}
.yvtstat_item_1va{
padding:22px 14px;
border-bottom:1px solid rgba(244,238,224,0.07);
border-right:1px solid rgba(244,238,224,0.07);
min-width:0;
}
.yvtstat_item_1va:nth-child(2n){
border-right:0;
}
.yvtstat_item_1va:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.yvtstat_item_1va{
border-bottom:0;
}
.yvtstat_item_1va:nth-child(2n){
border-right:1px solid rgba(244,238,224,0.07);
}
.yvtstat_item_1va:nth-child(4n){
border-right:0;
}
}
.yvtstat_value_1va{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0EAD8;
font-weight:700;
font-size:1.875rem;
line-height:1;
}
@media(min-width:765px){
.yvtstat_value_1va{
font-size:34px;
}
}
.yvtstat_label_1va{
overflow-wrap:break-word;
font-size:0.813rem;
color:#978C78;
margin-top:0.375rem;
line-height:1.4;
}
.yvtjp_1va{
padding:30px 0 10px;
}
.yvtjp_grid_1va{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:769px){
.yvtjp_grid_1va{
grid-template-columns:1fr 1fr;
}
.yvtjp_card_mega_1va{
grid-column:1/-1;
}
}
@media(min-width:998px){
.yvtjp_grid_1va{
grid-template-columns:1.4fr 1fr 1fr;
}
.yvtjp_card_mega_1va{
grid-column:auto;
}
}
.yvtjp_card_1va{
overflow:hidden;
border-radius:1.25rem;
border:1px solid rgba(244,238,224,0.07);
gap:12px;
padding:1.625rem;
background:#232018;
display:flex;
position:relative;
min-width:0;
justify-content:space-between;
flex-direction:column;
min-height:12.5rem;
}
.yvtjp_card_mega_1va{
background:linear-gradient(135deg,#181610,#0C0B08);
border-color:transparent;
color:#F0EAD8;
min-height:13.125rem;
}
.yvtjp_glow_1va{
background:radial-gradient(circle,rgba(196,168,120,0.10),transparent 70%);
border-radius:50%;
top:-2.5rem;
right:-40px;
position:absolute;
width:12.5rem;
height:200px;
pointer-events:none;
}
.yvtjp_label_1va{
gap:10px;
justify-content:space-between;
font-size:0.625rem;
align-items:center;
color:#B8924A;
display:flex;
position:relative;
letter-spacing:.16em;
text-transform:uppercase;
font-weight:700;
flex-wrap:wrap;
}
.yvtjp_card_mega_1va .yvtjp_label_1va{
color:#D4B06A;
}
.yvtjp_drop_1va{
text-transform:none;
letter-spacing:.04em;
font-weight:600;
color:#978C78;
}
.yvtjp_card_mega_1va .yvtjp_drop_1va{
color:#A89D88;
}
.yvtjp_amount_1va{
overflow-wrap:break-word;
color:#F0EAD8;
font-size:2.375rem;
font-weight:700;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
position:relative;
line-height:1;
}
.yvtjp_card_mega_1va .yvtjp_amount_1va{
animation:zm2-pulse 2.4s infinite;
color:#D4B06A;
font-size:3rem;
}
@media(min-width:766px){
.yvtjp_card_mega_1va .yvtjp_amount_1va{
font-size:54px;
}
}
.yvtjp_game_1va{
color:#978C78;
position:relative;
font-size:13px;
}
.yvtjp_card_mega_1va .yvtjp_game_1va{
color:#A89D88;
}
.yvtjp_cta_1va{
align-self:flex-start;
position:relative;
}
.yvtjp_card_mega_1va .yvtjp_cta_1va{
transition:opacity .2s ease;
padding:10px 1.25rem;
border-radius:999px;
background:#D4B06A;
font-weight:700;
font-size:0.813rem;
color:#17140E;
}
.yvtjp_card_mega_1va .yvtjp_cta_1va:hover{
opacity:.9;
}
.yvtjp_card_1va:not(.yvtjp_card_mega_1va) .yvtjp_cta_1va{
transition:color .2s ease,border-color .2s ease;
padding-bottom:2px;
color:#F0EAD8;
font-weight:700;
font-size:13px;
border-bottom:1px solid #F0EAD8;
}
.yvtjp_card_1va:not(.yvtjp_card_mega_1va) .yvtjp_cta_1va:hover{
border-color:#B8924A;
color:#B8924A;
}
.yvtjp_seo_1va{
margin:14px 0 0;
max-width:47.5rem;
overflow-wrap:break-word;
color:#7A6F5C;
line-height:1.65;
font-size:0.875rem;
}
.yvtjp_seo_1va strong{
color:#F0EAD8;
font-weight:700;
}
.yvtgrow_1va{
padding:26px 0 10px;
}
.yvtrow_seo_1va{
margin:0.625rem 0 0;
overflow-wrap:break-word;
color:#7A6F5C;
font-size:0.875rem;
max-width:47.5rem;
line-height:1.65;
}
.yvtrow_seo_1va strong{
font-weight:700;
color:#F0EAD8;
}
.yvtpr_1va{
padding:30px 0 0.375rem;
}
.yvtpr_card_1va{
flex:0 0 auto;
padding:26px;
overflow:hidden;
gap:10px;
border:1px solid rgba(244,238,224,0.07);
background:#232018;
border-radius:1.25rem;
min-height:200px;
width:280px;
display:flex;
flex-direction:column;
position:relative;
}
@media(min-width:770px){
.yvtpr_card_1va{
width:300px;
}
}
.yvtpr_card_feat_1va{
border-color:transparent;
background:linear-gradient(150deg,#181610,#0C0B08);
color:#F0EAD8;
}
.yvtpr_glow_1va{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.10),transparent 70%);
top:-1.875rem;
pointer-events:none;
opacity:0;
right:-1.875rem;
height:8.125rem;
position:absolute;
width:8.125rem;
}
.yvtpr_card_feat_1va .yvtpr_glow_1va{
opacity:1;
}
.yvtpr_label_1va{
letter-spacing:.16em;
color:#B8924A;
font-weight:700;
font-size:0.625rem;
position:relative;
text-transform:uppercase;
}
.yvtpr_card_feat_1va .yvtpr_label_1va{
color:#D4B06A;
}
.yvtpr_amount_1va{
color:#F0EAD8;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.08;
overflow-wrap:break-word;
font-size:26px;
position:relative;
font-weight:600;
}
.yvtpr_card_feat_1va .yvtpr_amount_1va{
color:#F0EAD8;
}
.yvtpr_amount_1va em{
color:#B8924A;
font-style:normal;
}
.yvtpr_card_feat_1va .yvtpr_amount_1va em{
color:#D4B06A;
}
.yvtpr_terms_1va{
color:#978C78;
line-height:1.5;
position:relative;
font-size:0.813rem;
}
.yvtpr_card_feat_1va .yvtpr_terms_1va{
color:#A89D88;
}
.yvtpr_cta_1va{
position:relative;
align-self:flex-start;
margin-top:auto;
}
.yvtpr_card_feat_1va .yvtpr_cta_1va{
border-radius:999px;
background:#D4B06A;
padding:0.563rem 18px;
transition:opacity .2s ease;
font-weight:700;
font-size:13px;
color:#17140E;
}
.yvtpr_card_feat_1va .yvtpr_cta_1va:hover{
opacity:.9;
}
.yvtpr_card_1va:not(.yvtpr_card_feat_1va) .yvtpr_cta_1va{
transition:color .2s ease,border-color .2s ease;
font-weight:700;
font-size:0.813rem;
border-bottom:1px solid #F0EAD8;
padding-bottom:2px;
color:#F0EAD8;
}
.yvtpr_card_1va:not(.yvtpr_card_feat_1va) .yvtpr_cta_1va:hover{
border-color:#B8924A;
color:#B8924A;
}
.yvtgrow_1va{
padding:1.625rem 0 0.625rem;
}
.yvtrow_seo_1va{
margin:10px 0 0;
max-width:47.5rem;
line-height:1.65;
font-size:14px;
color:#7A6F5C;
overflow-wrap:break-word;
}
.yvtrow_seo_1va strong{
font-weight:700;
color:#F0EAD8;
}
.yvtgrow_1va{
padding:1.625rem 0 0.625rem;
}
.yvtrow_seo_1va{
margin:0.625rem 0 0;
line-height:1.65;
overflow-wrap:break-word;
color:#7A6F5C;
max-width:760px;
font-size:0.875rem;
}
.yvtrow_seo_1va strong{
color:#F0EAD8;
font-weight:700;
}
.yvtgf_1va{
padding:24px 0 0.375rem;
}
.yvtgf_in_1va{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.yvtgf_chip_1va{
background:#232018;
border:1px solid rgba(244,238,224,0.13);
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
padding:0.625rem 1.125rem;
border-radius:999px;
font-weight:600;
color:#C8BFA8;
white-space:nowrap;
font-size:0.813rem;
}
.yvtgf_chip_1va:hover{
border-color:#B8924A;
color:#B8924A;
}
.yvtgf_chip_1va.yvtstate_active_1va{
border-color:transparent;
background:#C9A25A;
color:#17140E;
}
.yvtvip_1va{
padding:48px 0;
}
@media(min-width:769px){
.yvtvip_1va{
padding:4rem 0;
}
}
.yvtvip_head_1va{
gap:14px;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:881px){
.yvtvip_head_1va{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.yvtvip_eyebrow_1va{
margin-bottom:0.75rem;
}
.yvtvip_h2_1va{
font-size:2rem;
color:#F0EAD8;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.yvtvip_h2_1va{
font-size:40px;
}
}
.yvtvip_intro_1va{
font-size:0.875rem;
max-width:420px;
color:#A89D88;
line-height:1.6;
}
.yvtvip_grid_1va{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.yvtvip_card_1va{
border-radius:12px;
border:1px solid rgba(244,238,224,0.10);
padding:1.375rem 1.125rem;
min-width:0;
}
.yvtvip_card_feat_1va{
background:rgba(244,238,224,0.06);
border-color:#D4B06A;
}
.yvtvip_card_ic_1va{
border-radius:6px;
background:linear-gradient(135deg,#B8924A,#E0C47A);
margin-bottom:16px;
display:block;
height:2.125rem;
width:2.125rem;
}
.yvtvip_name_1va{
margin-bottom:6px;
overflow-wrap:break-word;
color:#F0EAD8;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:20px;
font-weight:600;
}
.yvtvip_perk_1va{
line-height:1.5;
color:#A89D88;
overflow-wrap:break-word;
font-size:0.781rem;
}
.yvtgm_1va{
padding:1.875rem 0 10px;
}
.yvtgm_in_1va{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:878px){
.yvtgm_in_1va{
grid-template-columns:1.25fr 1fr;
}
}
.yvtgm_left_1va{
border-radius:20px;
padding:2rem;
border:1px solid rgba(244,238,224,0.07);
background:#232018;
min-width:0;
}
.yvtgm_eyebrow_1va{
margin-bottom:10px;
}
.yvtgm_h2_1va{
overflow-wrap:break-word;
color:#F0EAD8;
font-size:26px;
margin-bottom:8px;
line-height:1.06;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:767px){
.yvtgm_h2_1va{
font-size:1.75rem;
}
}
.yvtgm_text_1va{
max-width:30rem;
color:#7A6F5C;
line-height:1.6;
font-size:0.875rem;
margin-bottom:1.375rem;
}
.yvtgm_level_1va{
font-size:22px;
font-weight:700;
color:#B8924A;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
}
.yvtgm_bar_1va{
border-radius:999px;
background:rgba(244,238,224,0.13);
overflow:hidden;
margin-bottom:0.375rem;
height:8px;
}
.yvtgm_bar_fill_1va{
background:linear-gradient(90deg,#B8924A,#E0C47A);
border-radius:999px;
height:100%;
}
.yvtgm_bar_meta_1va{
gap:0.625rem;
color:#978C78;
display:flex;
margin-bottom:1.125rem;
justify-content:space-between;
font-size:0.688rem;
}
.yvtgm_missions_1va{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.yvtgm_mission_1va{
padding:0.563rem 15px;
border:1px solid rgba(244,238,224,0.13);
gap:7px;
border-radius:999px;
background:#1A1814;
align-items:center;
font-size:0.781rem;
color:#C8BFA8;
font-weight:600;
display:inline-flex;
}
.yvtgm_mission_ic_1va{
align-items:center;
display:inline-flex;
color:#B8924A;
}
.yvtgm_mission_ic_1va svg{
width:13px;
height:13px;
}
.yvtgm_right_1va{
padding:2rem;
background:linear-gradient(150deg,#181610,#0C0B08);
overflow:hidden;
border-radius:20px;
display:flex;
flex-direction:column;
position:relative;
color:#F0EAD8;
}
.yvtgm_glow_1va{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.10),transparent 70%);
right:-1.875rem;
position:absolute;
height:150px;
pointer-events:none;
width:9.375rem;
top:-1.875rem;
}
.yvtgm_ref_eyebrow_1va{
position:relative;
margin-bottom:10px;
}
.yvtgm_ref_h2_1va{
font-size:1.625rem;
position:relative;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F0EAD8;
overflow-wrap:break-word;
line-height:1.1;
margin-bottom:0.5rem;
}
.yvtgm_ref_text_1va{
position:relative;
color:#A89D88;
font-size:0.844rem;
margin-bottom:20px;
line-height:1.55;
}
.yvtgm_ref_cta_1va{
background:#D4B06A;
padding:0.688rem 1.375rem;
border-radius:999px;
transition:opacity .2s ease;
color:#17140E;
position:relative;
font-size:13.5px;
margin-top:auto;
align-self:flex-start;
font-weight:700;
}
.yvtgm_ref_cta_1va:hover{
opacity:.9;
}
.yvtnl_1va{
padding:24px 0 10px;
}
.yvtnl_in_1va{
background:#13120F;
padding:30px 2rem;
gap:22px;
border-radius:20px;
display:flex;
color:#F0EAD8;
flex-direction:column;
}
@media(min-width:769px){
.yvtnl_in_1va{
gap:28px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.yvtnl_text_wrap_1va{
min-width:0;
}
.yvtnl_h3_1va{
color:#F0EAD8;
font-size:22px;
line-height:1.1;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.313rem;
font-weight:600;
}
@media(min-width:766px){
.yvtnl_h3_1va{
font-size:1.5rem;
}
}
.yvtnl_text_1va{
font-size:0.844rem;
color:#A89D88;
line-height:1.5;
}
.yvtnl_form_1va{
flex:1 1 auto;
gap:10px;
max-width:28.75rem;
display:flex;
min-width:0;
}
.yvtnl_input_1va{
overflow:hidden;
padding:13px 16px;
flex:1 1 auto;
background:rgba(244,238,224,0.06);
border-radius:0.75rem;
border:1px solid rgba(244,238,224,0.10);
color:#A89D88;
min-width:0;
display:flex;
text-overflow:ellipsis;
font-size:14px;
white-space:nowrap;
align-items:center;
}
.yvtnl_btn_1va{
background:#D4B06A;
border-radius:12px;
flex:0 0 auto;
padding:13px 24px;
transition:opacity .2s ease;
font-weight:700;
white-space:nowrap;
color:#17140E;
font-size:14px;
}
.yvtnl_btn_1va:hover{
opacity:.9;
}
.yvtapp_1va{
padding:1.875rem 0 10px;
}
.yvtapp_in_1va{
padding:2rem;
border:1px solid rgba(244,238,224,0.07);
background:#232018;
border-radius:20px;
gap:1.75rem;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.yvtapp_in_1va{
padding:40px 2.75rem;
gap:40px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.yvtapp_copy_1va{
max-width:35rem;
min-width:0;
}
.yvtapp_eyebrow_1va{
margin-bottom:12px;
}
.yvtapp_h2_1va{
font-weight:600;
overflow-wrap:break-word;
color:#F0EAD8;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
line-height:1.05;
font-size:28px;
}
@media(min-width:766px){
.yvtapp_h2_1va{
font-size:34px;
}
}
.yvtapp_text_1va{
color:#7A6F5C;
font-size:0.875rem;
line-height:1.6;
margin-bottom:1.375rem;
}
.yvtapp_btns_1va{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.yvtapp_btn_1va{
gap:10px;
border-radius:0.75rem;
background:#C9A25A;
transition:background-color .2s ease;
padding:0.688rem 20px;
align-items:center;
display:inline-flex;
color:#17140E;
}
.yvtapp_btn_1va:hover{
background:#D4B06A;
}
.yvtapp_btn_ic_1va{
display:inline-flex;
align-items:center;
}
.yvtapp_btn_ic_1va svg{
width:18px;
height:1.125rem;
}
.yvtapp_btn_lb_1va{
font-weight:700;
font-size:0.844rem;
}
.yvtapp_qr_wrap_1va{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.yvtapp_qr_1va{
flex:0 0 auto;
border-radius:0.75rem;
background-color:#C9A25A;
width:108px;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#232018 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#232018 0 5px,transparent 0.313rem 0.688rem);
}
.yvtapp_qr_cap_1va{
max-width:5.75rem;
font-size:0.781rem;
color:#978C78;
line-height:1.4;
}
.yvtet_1va{
padding:2.25rem 0 0.625rem;
}
.yvtet_in_1va{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:881px){
.yvtet_in_1va{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.yvtet_left_1va{
min-width:0;
}
.yvtet_eyebrow_1va{
margin-bottom:12px;
}
.yvtet_h2_1va{
overflow-wrap:break-word;
margin-bottom:14px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.06;
font-weight:600;
font-size:1.75rem;
color:#F0EAD8;
}
@media(min-width:769px){
.yvtet_h2_1va{
font-size:2rem;
}
}
.yvtet_text_1va{
line-height:1.65;
margin-bottom:1.375rem;
font-size:15px;
color:#7A6F5C;
}
.yvtet_stats_1va{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.yvtet_stat_1va{
min-width:0;
}
.yvtet_stat_v_1va{
font-size:26px;
line-height:1;
font-weight:700;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F0EAD8;
}
.yvtet_stat_l_1va{
margin-top:4px;
color:#978C78;
font-size:0.781rem;
}
.yvtet_right_1va{
gap:12px;
flex-direction:column;
display:flex;
}
.yvtet_member_1va{
background:#232018;
gap:1rem;
border:1px solid rgba(244,238,224,0.07);
border-radius:12px;
padding:18px 1.25rem;
min-width:0;
display:flex;
align-items:center;
}
.yvtet_member_av_1va{
background:linear-gradient(135deg,#181610,#B8924A);
flex:0 0 auto;
border-radius:50%;
height:3rem;
width:48px;
}
.yvtet_member_name_1va{
font-weight:700;
color:#F0EAD8;
font-size:15px;
overflow-wrap:break-word;
}
.yvtet_member_role_1va{
color:#978C78;
overflow-wrap:break-word;
font-size:0.781rem;
}
.yvtet_updated_1va{
gap:8px;
padding:0.875rem 1.125rem;
background:#1A1814;
border-radius:0.75rem;
border:1px solid rgba(244,238,224,0.07);
align-items:center;
color:#7A6F5C;
font-size:12.5px;
display:flex;
}
.yvtts_1va{
padding:44px 0;
}
.yvtts_in_1va{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:879px){
.yvtts_in_1va{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.yvtts_left_1va{
min-width:0;
}
.yvtts_h2_1va{
color:#F0EAD8;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:12px;
line-height:1.1;
font-size:26px;
}
@media(min-width:770px){
.yvtts_h2_1va{
font-size:1.75rem;
}
}
.yvtts_text_1va{
line-height:1.6;
color:#A89D88;
margin-bottom:1.375rem;
max-width:32.5rem;
font-size:0.906rem;
}
.yvtts_badges_1va{
gap:18px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.yvtts_badge_1va{
color:#A89D88;
font-weight:600;
font-size:0.813rem;
}
.yvtts_pay_1va{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:879px){
.yvtts_pay_1va{
justify-content:flex-end;
}
}
.yvtts_pay_chip_1va{
background:rgba(244,238,224,0.06);
border:1px solid rgba(244,238,224,0.10);
padding:12px 1rem;
border-radius:0.75rem;
font-size:0.875rem;
color:#F0EAD8;
font-weight:700;
}
.yvtop_1va{
padding:36px 0 10px;
}
.yvtop_in_1va{
padding:2rem;
border:1px solid rgba(244,238,224,0.07);
border-radius:0.75rem;
background:#232018;
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:861px){
.yvtop_in_1va{
grid-template-columns:.9fr 1.1fr;
gap:44px;
padding:2.125rem 40px;
}
}
.yvtop_left_1va{
min-width:0;
}
.yvtop_eyebrow_1va{
margin-bottom:12px;
}
.yvtop_h2_1va{
overflow-wrap:break-word;
font-size:1.75rem;
font-weight:600;
line-height:1.08;
color:#F0EAD8;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:0.625rem;
}
@media(min-width:766px){
.yvtop_h2_1va{
font-size:30px;
}
}
.yvtop_text_1va{
font-size:0.875rem;
line-height:1.6;
color:#7A6F5C;
}
.yvtop_grid_1va{
border:1px solid rgba(244,238,224,0.13);
border-radius:6px;
overflow:hidden;
background:rgba(244,238,224,0.13);
gap:1px;
grid-template-columns:1fr 1fr;
display:grid;
}
.yvtop_field_1va{
background:#1A1814;
padding:1.125rem 1.25rem;
min-width:0;
}
.yvtop_field_lb_1va{
font-weight:600;
margin-bottom:0.313rem;
text-transform:uppercase;
letter-spacing:.1em;
font-size:0.625rem;
color:#B8924A;
}
.yvtop_field_val_1va{
font-weight:700;
color:#F0EAD8;
overflow-wrap:break-word;
font-size:14px;
}
.yvttt_1va{
padding:48px 0 0.625rem;
}
@media(min-width:767px){
.yvttt_1va{
padding:60px 0 10px;
}
}
.yvttt_head_1va{
margin-bottom:2.125rem;
text-align:center;
}
.yvttt_eyebrow_1va{
margin-bottom:12px;
}
.yvttt_h2_1va{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
color:#F0EAD8;
overflow-wrap:break-word;
font-size:32px;
}
@media(min-width:767px){
.yvttt_h2_1va{
font-size:42px;
}
}
.yvttt_grid_1va{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:758px){
.yvttt_grid_1va{
grid-template-columns:repeat(3,1fr);
}
}
.yvttt_card_1va{
background:#232018;
border-radius:0.75rem;
padding:1.875rem;
border:1px solid rgba(244,238,224,0.07);
display:flex;
flex-direction:column;
min-width:0;
}
.yvttt_card_ic_1va{
margin-bottom:1.125rem;
color:#B8924A;
display:inline-flex;
align-items:center;
}
.yvttt_card_ic_1va svg{
height:1.75rem;
width:28px;
}
.yvttt_card_h_1va{
font-size:22px;
overflow-wrap:break-word;
margin-bottom:0.5rem;
color:#F0EAD8;
line-height:1.15;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
}
.yvttt_card_p_1va{
color:#7A6F5C;
margin-bottom:0.875rem;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.875rem;
}
.yvttt_card_p_1va b{
font-weight:700;
color:#F0EAD8;
}
.yvttt_card_link_1va{
transition:color .2s ease;
border-bottom:1px solid #B8924A;
margin-top:auto;
font-size:0.813rem;
padding-bottom:2px;
align-self:flex-start;
font-weight:700;
color:#F0EAD8;
}
.yvttt_card_link_1va:hover{
color:#B8924A;
}
.yvtdr_1va{
padding:2.25rem 0 10px;
}
.yvtdr_in_1va{
gap:20px;
padding:28px 32px;
border-radius:12px;
border:1px dashed rgba(244,238,224,0.13);
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.yvtdr_in_1va{
gap:2rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.yvtdr_h2_1va{
font-weight:600;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:1.5rem;
overflow-wrap:break-word;
color:#F0EAD8;
line-height:1.1;
margin-bottom:0.5rem;
}
@media(min-width:768px){
.yvtdr_h2_1va{
font-size:1.625rem;
}
}
.yvtdr_text_1va{
font-size:14px;
color:#7A6F5C;
max-width:42.5rem;
overflow-wrap:break-word;
line-height:1.6;
}
.yvtdr_text_1va b{
color:#F0EAD8;
font-weight:700;
}
.yvtdr_cta_1va{
flex:0 0 auto;
transition:color .2s ease;
font-size:13.5px;
padding-bottom:2px;
border-bottom:1px solid #B8924A;
white-space:nowrap;
color:#F0EAD8;
font-weight:700;
}
.yvtdr_cta_1va:hover{
color:#B8924A;
}
.yvthts_1va{
padding:3rem 0;
}
@media(min-width:769px){
.yvthts_1va{
padding:62px 0;
}
}
.yvthts_head_1va{
gap:1.125rem;
display:flex;
flex-direction:column;
margin-bottom:34px;
}
@media(min-width:768px){
.yvthts_head_1va{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.yvthts_eyebrow_1va{
margin-bottom:0.75rem;
}
.yvthts_h2_1va{
font-size:30px;
font-weight:600;
overflow-wrap:break-word;
color:#F0EAD8;
line-height:1.05;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.yvthts_h2_1va{
font-size:38px;
}
}
.yvthts_cta_1va{
background:#D4B06A;
flex:0 0 auto;
border-radius:999px;
padding:0.938rem 30px;
transition:opacity .2s ease;
color:#17140E;
font-size:15px;
font-weight:700;
}
.yvthts_cta_1va:hover{
opacity:.9;
}
.yvthts_grid_1va{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:761px){
.yvthts_grid_1va{
grid-template-columns:repeat(3,1fr);
}
}
.yvthts_step_1va{
min-width:0;
border-top:1px solid rgba(244,238,224,0.10);
padding-top:1.375rem;
}
.yvthts_step_num_1va{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#D4B06A;
margin-bottom:0.875rem;
line-height:1;
font-size:2.75rem;
font-weight:700;
}
.yvthts_step_h_1va{
overflow-wrap:break-word;
font-size:1.188rem;
margin-bottom:8px;
font-weight:700;
color:#F0EAD8;
line-height:1.2;
}
.yvthts_step_p_1va{
overflow-wrap:break-word;
font-size:14px;
color:#A89D88;
line-height:1.55;
}
.yvtrv_1va{
padding:48px 0;
background:#232018;
border-top:1px solid rgba(244,238,224,0.07);
margin-top:24px;
border-bottom:1px solid rgba(244,238,224,0.07);
}
@media(min-width:765px){
.yvtrv_1va{
padding:56px 0;
}
}
.yvtrv_head_1va{
gap:1rem;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.yvtrv_head_1va{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.yvtrv_eyebrow_1va{
margin-bottom:10px;
}
.yvtrv_h2_1va{
line-height:1.05;
color:#F0EAD8;
overflow-wrap:break-word;
font-weight:600;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
}
@media(min-width:771px){
.yvtrv_h2_1va{
font-size:2.375rem;
}
}
.yvtrv_agg_1va{
gap:0.75rem;
align-items:center;
display:flex;
}
.yvtrv_agg_stars_1va{
gap:3px;
display:flex;
color:#B8924A;
}
.yvtrv_agg_stars_1va svg{
height:1.125rem;
width:1.125rem;
}
.yvtrv_source_1va{
color:#7A6F5C;
font-size:0.813rem;
}
.yvtrv_grid_1va{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:763px){
.yvtrv_grid_1va{
grid-template-columns:repeat(3,1fr);
}
}
.yvtrv_card_1va{
border:1px solid rgba(244,238,224,0.07);
padding:26px;
background:#1A1814;
border-radius:0.75rem;
min-width:0;
}
.yvtrv_card_stars_1va{
gap:2px;
display:flex;
margin-bottom:0.75rem;
color:#B8924A;
}
.yvtrv_card_stars_1va svg{
width:0.875rem;
height:14px;
}
.yvtrv_card_body_1va{
overflow-wrap:break-word;
font-weight:500;
color:#F0EAD8;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:16px;
font-size:1.125rem;
line-height:1.45;
}
.yvtrv_card_meta_1va{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.yvtrv_card_av_1va{
border-radius:50%;
background:linear-gradient(135deg,#B8924A,#E0C47A);
flex:0 0 auto;
width:2rem;
height:32px;
}
.yvtrv_card_author_1va{
font-size:0.813rem;
font-weight:700;
color:#F0EAD8;
}
.yvtrv_card_loc_1va{
font-size:12px;
color:#978C78;
}
.yvtprov_1va{
padding:2.5rem 0 20px;
}
.yvtprov_eyebrow_1va{
display:block;
margin-bottom:1.125rem;
}
.yvtprov_grid_1va{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.yvtprov_grid_1va{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:903px){
.yvtprov_grid_1va{
grid-template-columns:repeat(6,1fr);
}
}
.yvtwy_1va{
padding:3rem 0;
}
@media(min-width:769px){
.yvtwy_1va{
padding:56px 0;
}
}
.yvtwy_in_1va{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:901px){
.yvtwy_in_1va{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.yvtwy_left_1va{
min-width:0;
}
.yvtwy_eyebrow_1va{
margin-bottom:0.875rem;
}
.yvtwy_h2_1va{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
color:#F0EAD8;
font-weight:600;
margin-bottom:16px;
font-size:2rem;
}
@media(min-width:771px){
.yvtwy_h2_1va{
font-size:40px;
}
}
.yvtwy_intro_1va{
font-size:15px;
color:#7A6F5C;
line-height:1.6;
}
.yvtwy_grid_1va{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:558px){
.yvtwy_grid_1va{
grid-template-columns:1fr 1fr;
}
}
.yvtwy_card_1va{
border:1px solid rgba(244,238,224,0.07);
border-radius:0.75rem;
background:#232018;
padding:1.625rem;
min-width:0;
}
.yvtwy_card_ic_1va{
margin-bottom:16px;
color:#B8924A;
align-items:center;
display:inline-flex;
justify-content:center;
}
.yvtwy_card_ic_1va svg{
height:26px;
width:26px;
}
.yvtwy_card_h_1va{
color:#F0EAD8;
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-size:21px;
}
.yvtwy_card_p_1va{
font-size:0.875rem;
color:#7A6F5C;
line-height:1.55;
overflow-wrap:break-word;
}
.yvtsb_1va{
padding:3rem 0;
background:#232018;
border-bottom:1px solid rgba(244,238,224,0.07);
margin-top:1.5rem;
border-top:1px solid rgba(244,238,224,0.07);
}
@media(min-width:769px){
.yvtsb_1va{
padding:56px 0;
}
}
.yvtsb_eyebrow_1va{
margin-bottom:12px;
display:block;
}
.yvtsb_h2_1va{
margin-bottom:1.625rem;
color:#F0EAD8;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
font-size:1.875rem;
}
@media(min-width:770px){
.yvtsb_h2_1va{
font-size:36px;
}
}
.yvtsb_grid_1va{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:561px){
.yvtsb_grid_1va{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:957px){
.yvtsb_grid_1va{
grid-template-columns:repeat(4,1fr);
}
}
.yvtsb_card_1va{
border:1px solid rgba(244,238,224,0.07);
padding:24px;
background:#1A1814;
border-radius:0.75rem;
min-width:0;
}
.yvtsb_card_h_1va{
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-size:19px;
font-weight:600;
color:#F0EAD8;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.15;
}
.yvtsb_card_p_1va{
font-size:0.844rem;
overflow-wrap:break-word;
color:#7A6F5C;
line-height:1.6;
}
.yvtsb_rtp_1va{
grid-template-columns:1fr;
border-radius:12px;
border:1px solid rgba(244,238,224,0.07);
background:#1A1814;
gap:1.5rem;
padding:26px 1.75rem;
display:grid;
margin-top:18px;
align-items:center;
}
@media(min-width:761px){
.yvtsb_rtp_1va{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.yvtsb_rtp_h_1va{
font-size:1.25rem;
line-height:1.15;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F0EAD8;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:600;
}
.yvtsb_rtp_p_1va{
overflow-wrap:break-word;
color:#7A6F5C;
font-size:13.5px;
line-height:1.6;
}
.yvtsb_rtp_stats_1va{
gap:16px;
display:flex;
}
.yvtsb_stat_1va{
padding:1.125rem;
flex:1 1 0;
background:#232018;
border-radius:0.375rem;
text-align:center;
min-width:0;
}
.yvtsb_stat_v_1va{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:26px;
color:#4E9E72;
font-weight:700;
overflow-wrap:break-word;
}
.yvtsb_stat_l_1va{
font-size:0.719rem;
color:#978C78;
margin-top:4px;
}
.yvtsg_1va{
padding:48px 0 10px;
}
.yvtsg_eyebrow_1va{
margin-bottom:12px;
display:block;
}
.yvtsg_h2_1va{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:1.875rem;
color:#F0EAD8;
line-height:1.05;
margin-bottom:1.75rem;
}
@media(min-width:768px){
.yvtsg_h2_1va{
font-size:2.25rem;
}
}
.yvtsg_grid_1va{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:718px){
.yvtsg_grid_1va{
grid-template-columns:repeat(3,1fr);
}
}
.yvtsg_col_1va{
min-width:0;
}
.yvtsg_col_h_1va{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
color:#F0EAD8;
margin-bottom:10px;
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
}
.yvtsg_col_p_1va{
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
color:#7A6F5C;
}
.yvtel_1va{
padding:48px 0;
}
@media(min-width:770px){
.yvtel_1va{
padding:56px 0;
}
}
.yvtel_in_1va{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:898px){
.yvtel_in_1va{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.yvtel_left_1va{
min-width:0;
}
.yvtel_eyebrow_1va{
margin-bottom:0.875rem;
}
.yvtel_h2_1va{
line-height:1.08;
font-weight:600;
font-size:32px;
color:#F0EAD8;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:22px;
}
@media(min-width:770px){
.yvtel_h2_1va{
font-size:2.375rem;
}
}
.yvtel_body_1va p{
color:#C8BFA8;
line-height:1.7;
font-size:1rem;
overflow-wrap:break-word;
margin-bottom:1.125rem;
}
.yvtel_dropcap_1va{
padding:6px 12px 0 0;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:62px;
color:#B8924A;
float:left;
font-weight:700;
line-height:.8;
}
.yvtel_right_1va{
min-width:0;
}
.yvtel_quote_1va{
background:linear-gradient(150deg,#181610,#0C0B08);
border-radius:20px;
padding:2.25rem;
margin-bottom:1.5rem;
position:relative;
color:#F0EAD8;
}
.yvtel_quote_mark_1va{
margin-bottom:6px;
display:inline-flex;
color:#D4B06A;
align-items:center;
}
.yvtel_quote_mark_1va svg{
height:2.125rem;
width:34px;
}
.yvtel_quote_text_1va{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:500;
margin-bottom:1.375rem;
font-size:22px;
overflow-wrap:break-word;
line-height:1.4;
color:#F0EAD8;
}
.yvtel_quote_meta_1va{
gap:0.75rem;
align-items:center;
display:flex;
}
.yvtel_quote_av_1va{
border-radius:50%;
background:linear-gradient(135deg,#B8924A,#E0C47A);
flex:0 0 auto;
width:2.375rem;
height:2.375rem;
}
.yvtel_quote_author_1va{
color:#F0EAD8;
font-size:0.875rem;
font-weight:700;
}
.yvtel_quote_meta_sub_1va{
font-size:0.75rem;
color:#A89D88;
}
.yvtel_explain_1va{
border-radius:0.75rem;
overflow:hidden;
border:1px solid rgba(244,238,224,0.07);
}
.yvtel_explain_card_1va{
padding:1.375rem 24px;
}
.yvtel_explain_card_1va+.yvtel_explain_card_1va{
border-top:1px solid rgba(244,238,224,0.07);
}
.yvtel_explain_h_1va{
font-size:20px;
overflow-wrap:break-word;
color:#F0EAD8;
line-height:1.15;
font-weight:600;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
}
.yvtel_explain_p_1va{
color:#7A6F5C;
overflow-wrap:break-word;
font-size:14px;
line-height:1.55;
}
.yvtfaq_1va{
padding:48px 0;
background:#232018;
margin-top:24px;
border-top:1px solid rgba(244,238,224,0.07);
border-bottom:1px solid rgba(244,238,224,0.07);
}
@media(min-width:767px){
.yvtfaq_1va{
padding:3.875rem 0;
}
}
.yvtfaq_head_1va{
margin-bottom:34px;
text-align:center;
}
.yvtfaq_eyebrow_1va{
margin-bottom:12px;
}
.yvtfaq_h2_1va{
font-size:2rem;
line-height:1.05;
color:#F0EAD8;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:766px){
.yvtfaq_h2_1va{
font-size:2.375rem;
}
}
.yvtfaq_list_1va{
margin:0 auto;
gap:0.75rem;
max-width:51.25rem;
flex-direction:column;
display:flex;
}
.yvtfaq_item_1va{
overflow:hidden;
background:#1A1814;
border:1px solid rgba(244,238,224,0.07);
border-radius:12px;
}
.yvtfaq_q_1va{
padding:1.25rem 24px;
gap:20px;
list-style:none;
color:#F0EAD8;
font-size:16px;
cursor:pointer;
font-weight:700;
overflow-wrap:break-word;
align-items:center;
display:flex;
justify-content:space-between;
}
.yvtfaq_q_1va::-webkit-details-marker{
display:none;
}
.yvtfaq_q_ic_1va{
transition:transform .2s ease;
flex:0 0 auto;
color:#B8924A;
display:inline-flex;
align-items:center;
}
.yvtfaq_q_ic_1va svg{
height:1.125rem;
width:1.125rem;
}
.yvtfaq_item_1va[open] .yvtfaq_q_ic_1va{
transform:rotate(180deg);
}
.yvtfaq_a_1va{
padding:0 24px 20px;
line-height:1.6;
overflow-wrap:break-word;
color:#7A6F5C;
font-size:0.906rem;
}
.yvtlh_1va{
padding:40px 0 20px;
}
.yvtlh_in_1va{
border-top:1px solid rgba(244,238,224,0.13);
padding-top:2.125rem;
}
.yvtlh_eyebrow_1va{
display:block;
margin-bottom:1.375rem;
}
.yvtlh_grid_1va{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:601px){
.yvtlh_grid_1va{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:960px){
.yvtlh_grid_1va{
grid-template-columns:repeat(5,1fr);
}
}
.yvtlh_col_1va{
min-width:0;
}
.yvtlh_col_h_1va{
color:#F0EAD8;
font-weight:700;
font-size:13px;
overflow-wrap:break-word;
margin-bottom:12px;
}
.yvtlh_links_1va{
gap:8px;
flex-direction:column;
display:flex;
}
.yvtlh_link_1va{
transition:color .2s ease;
color:#7A6F5C;
overflow-wrap:break-word;
font-size:0.813rem;
}
.yvtlh_link_1va:hover{
color:#B8924A;
}
.yvtft_1va{
background:#111009;
margin-top:40px;
color:#A89D88;
}
.yvtft_in_1va{
padding:48px 0 1.75rem;
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:598px){
.yvtft_in_1va{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.yvtft_in_1va{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.yvtft_brand_1va{
min-width:0;
}
.yvtft_logo_1va{
font-size:1.625rem;
font-weight:700;
overflow-wrap:break-word;
color:#F0EAD8;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.yvtft_tagline_1va{
color:#A89D88;
margin-top:14px;
font-size:13.5px;
line-height:1.6;
max-width:17.5rem;
}
.yvtft_contact_1va{
transition:color .2s ease;
overflow-wrap:anywhere;
color:#D4B06A;
display:inline-block;
max-width:17.5rem;
margin-top:12px;
font-size:13px;
}
.yvtft_contact_1va:hover{
color:#F0EAD8;
}
.yvtft_col_1va{
min-width:0;
}
.yvtft_col_h_1va{
letter-spacing:.08em;
color:#F0EAD8;
font-weight:700;
font-size:13px;
margin-bottom:0.875rem;
text-transform:uppercase;
overflow-wrap:break-word;
}
.yvtft_col_links_1va{
gap:10px;
flex-direction:column;
display:flex;
}
.yvtft_link_1va{
transition:color .2s ease;
overflow-wrap:break-word;
font-size:0.844rem;
color:#A89D88;
}
.yvtft_link_1va:hover{
color:#F0EAD8;
}
.yvtft_bot_1va{
padding:22px 0 40px;
gap:16px;
flex-direction:column;
display:flex;
border-top:1px solid rgba(244,238,224,0.10);
}
@media(min-width:770px){
.yvtft_bot_1va{
gap:20px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.yvtft_legal_1va{
line-height:1.6;
max-width:47.5rem;
font-size:0.719rem;
color:#524A3A;
overflow-wrap:break-word;
}
.yvtft_legal_1va b{
font-weight:700;
color:#A89D88;
}
.yvtft_age_1va{
border:1.5px solid #D4B06A;
border-radius:0.375rem;
padding:0.25rem 9px;
flex:0 0 auto;
font-size:13px;
color:#D4B06A;
font-weight:700;
}