*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1C1814;
overflow-wrap:break-word;
line-height:1.6;
color:#D4C9B0;
text-rendering:optimizeLegibility;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
-webkit-font-smoothing:antialiased;
font-size:15px;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.vcm-layout_ym6{
min-height:100vh;
flex-direction:column;
display:flex;
}
.vcm-main_ym6{
flex:1 1 auto;
width:100%;
min-width:0;
}
.vcm-container_ym6{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:769px){
.vcm-container_ym6{
padding:0 2rem;
}
}
@media(min-width:1099px){
.vcm-container_ym6{
padding:0 3.5rem;
}
}
.vcm-eyebrow_ym6{
font-size:0.688rem;
letter-spacing:.2em;
font-weight:600;
overflow-wrap:break-word;
color:#B8943C;
line-height:1.4;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-transform:uppercase;
display:inline-block;
}
.vcm-band_ym6{
background:#16180F;
color:#EDE6D3;
}
.vcm-band_ym6 .vcm-eyebrow_ym6{
color:#C9A84C;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.vcm-tb_ym6{
background:#1C1814;
border-bottom:1px solid rgba(240,233,216,.13);
z-index:50;
top:0;
position:sticky;
}
.vcm-tb_in_ym6{
gap:16px;
padding:0.75rem 16px;
margin:0 auto;
max-width:87.5rem;
display:flex;
width:100%;
justify-content:space-between;
align-items:center;
}
@media(min-width:767px){
.vcm-tb_in_ym6{
padding:1rem 2rem;
}
}
@media(min-width:1097px){
.vcm-tb_in_ym6{
padding:1.125rem 3.5rem;
}
}
.vcm-tb_left_ym6{
gap:28px;
display:flex;
min-width:0;
align-items:center;
}
.vcm-tb_logo_ym6{
gap:0.688rem;
min-width:0;
display:flex;
align-items:center;
}
.vcm-tb_logo_mark_ym6{
flex:0 0 auto;
border-radius:0.5rem;
height:34px;
width:2.125rem;
object-fit:cover;
}
.vcm-tb_logo_txt_ym6{
display:flex;
line-height:1;
flex-direction:column;
min-width:0;
}
.vcm-tb_logo_name_ym6{
overflow:hidden;
white-space:nowrap;
font-weight:700;
font-size:22px;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
color:#F0E9D8;
letter-spacing:.02em;
}
.vcm-tb_logo_sub_ym6{
overflow:hidden;
font-weight:600;
text-overflow:ellipsis;
color:#B8943C;
font-size:0.531rem;
letter-spacing:.32em;
text-transform:uppercase;
white-space:nowrap;
margin-top:4px;
}
.vcm-tb_nav_ym6{
display:none;
}
@media(min-width:958px){
.vcm-tb_nav_ym6{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.vcm-tb_nav_item_ym6{
transition:color .22s ease,border-color .22s ease;
font-size:0.875rem;
color:#D4C9B0;
white-space:nowrap;
font-weight:600;
padding-bottom:3px;
border-bottom:2px solid transparent;
}
.vcm-tb_nav_item_ym6:hover{
color:#F0E9D8;
}
.vcm-tb_nav_item_ym6.vcm-state_active_ym6{
border-color:#B8943C;
color:#F0E9D8;
}
.vcm-tb_right_ym6{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.vcm-tb_search_ym6{
transition:color .22s ease;
display:flex;
justify-content:center;
color:#D4C9B0;
align-items:center;
}
.vcm-tb_search_ym6:hover{
color:#B8943C;
}
.vcm-tb_search_ym6 svg{
height:18px;
width:18px;
}
.vcm-tb_lang_ym6{
font-size:11px;
font-weight:600;
letter-spacing:.1em;
text-transform:uppercase;
color:#A89F88;
}
.vcm-tb_lang_ym6:hover{
color:#F0E9D8;
}
.vcm-tb_login_ym6{
font-size:0.875rem;
font-weight:600;
color:#F0E9D8;
display:none;
}
@media(min-width:769px){
.vcm-tb_login_ym6{
display:inline-block;
}
}
.vcm-tb_register_ym6{
background:#C9A84C;
transition:background-color .22s ease;
padding:0.688rem 1.375rem;
border-radius:999px;
font-weight:700;
white-space:nowrap;
font-size:0.875rem;
color:#1A1408;
}
.vcm-tb_register_ym6:hover{
background:#D9BC68;
}
.vcm-mob_ym6{
background:#1C1814;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
bottom:0;
z-index:60;
border-top:1px solid rgba(240,233,216,.13);
left:0;
right:0;
}
@media(min-width:959px){
.vcm-mob_ym6{
display:none;
}
}
.vcm-mob_in_ym6{
margin:0 auto;
align-items:stretch;
max-width:35rem;
justify-content:space-around;
display:flex;
}
.vcm-mob_item_ym6{
padding:0.563rem 4px;
transition:color .22s ease;
gap:3px;
flex:1 1 0;
align-items:center;
color:#A89F88;
min-width:0;
flex-direction:column;
display:flex;
}
.vcm-mob_item_ym6.vcm-state_active_ym6{
color:#B8943C;
}
.vcm-mob_ic_ym6{
justify-content:center;
display:flex;
align-items:center;
}
.vcm-mob_ic_ym6 svg{
height:20px;
width:20px;
}
.vcm-mob_lb_ym6{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
font-weight:600;
font-size:10px;
white-space:nowrap;
}
@media(max-width:957px){
body{
padding-bottom:60px;
}
}
.vcm-rail_ym6{
position:relative;
min-width:0;
}
.vcm-rail_scroll_ym6{
gap:0.875rem;
display:flex;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
padding-bottom:14px;
scrollbar-width:thin;
}
@media(min-width:771px){
.vcm-rail_scroll_ym6{
gap:1.125rem;
}
}
.vcm-gc_ym6{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:771px){
.vcm-gc_ym6{
width:188px;
}
}
.vcm-gc_img_ym6{
background:#242018;
border-radius:0.875rem;
overflow:hidden;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,.30), 0 0.5rem 24px rgba(0,0,0,.22);
padding-bottom:133.33%;
}
.vcm-gc_img_ym6 img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.vcm-gc_cover_ym6{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,.52));
position:absolute;
pointer-events:none;
}
.vcm-gc_hover_ym6{
background:rgba(0,0,0,.52);
inset:0;
transition:opacity .22s ease;
position:absolute;
opacity:0;
display:flex;
align-items:center;
justify-content:center;
}
.vcm-gc_ym6:hover .vcm-gc_hover_ym6{
opacity:1;
}
.vcm-gc_hover_btn_ym6{
background:#C9A84C;
border-radius:62.438rem;
width:46px;
justify-content:center;
height:2.875rem;
display:flex;
color:#1A1408;
align-items:center;
}
.vcm-gc_hover_btn_ym6 svg{
height:1.125rem;
width:18px;
}
.vcm-gc_info_ym6{
gap:2px;
display:flex;
flex-direction:column;
margin-top:9px;
min-width:0;
}
.vcm-gc_name_ym6{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
color:#F0E9D8;
font-size:0.813rem;
}
.vcm-gc_prov_ym6{
overflow:hidden;
font-size:11px;
text-overflow:ellipsis;
color:#A89F88;
white-space:nowrap;
}
.vcm-gc_meta_ym6{
font-size:11px;
color:#A89F88;
}
.vcm-tc_ym6{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:766px){
.vcm-tc_ym6{
width:14.375rem;
}
}
.vcm-tc_img_ym6{
overflow:hidden;
background:#242018;
border-radius:0.875rem;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,.30), 0 8px 1.5rem rgba(0,0,0,.22);
}
.vcm-tc_img_ym6 img{
inset:0;
width:100%;
position:absolute;
height:100%;
object-fit:cover;
}
.vcm-tc_info_ym6{
gap:2px;
margin-top:9px;
flex-direction:column;
min-width:0;
display:flex;
}
.vcm-tc_name_ym6{
overflow:hidden;
font-size:14px;
color:#F0E9D8;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
}
.vcm-tc_rtp_ym6{
color:#A89F88;
font-size:0.688rem;
}
.vcm-lc_ym6{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:770px){
.vcm-lc_ym6{
width:16.75rem;
}
}
.vcm-lc_img_ym6{
overflow:hidden;
border-radius:0.875rem;
background:#242018;
box-shadow:0 2px 6px rgba(0,0,0,.30), 0 8px 1.5rem rgba(0,0,0,.22);
position:relative;
padding-bottom:62.5%;
}
.vcm-lc_img_ym6 img{
inset:0;
object-fit:cover;
width:100%;
height:100%;
position:absolute;
}
.vcm-lc_live_ym6{
padding:4px 0.563rem;
background:rgba(0,0,0,.52);
gap:0.438rem;
border-radius:999px;
position:absolute;
top:12px;
align-items:center;
left:12px;
display:flex;
}
.vcm-lc_live_dot_ym6{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#C0513A;
height:0.5rem;
width:0.5rem;
}
.vcm-lc_seats_ym6{
color:#EDE6D3;
font-weight:600;
font-size:10px;
letter-spacing:.08em;
text-transform:uppercase;
}
.vcm-lc_info_ym6{
gap:2px;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
display:flex;
}
.vcm-lc_name_ym6{
overflow:hidden;
white-space:nowrap;
color:#F0E9D8;
font-size:0.938rem;
text-overflow:ellipsis;
font-weight:700;
}
.vcm-lc_bet_ym6{
font-size:11px;
color:#A89F88;
}
.vcm-pc_ym6{
gap:0.5rem;
padding:1rem 14px;
border:1px solid rgba(240,233,216,.07);
border-radius:14px;
background:#242018;
justify-content:center;
align-items:center;
min-height:4.625rem;
flex-direction:column;
display:flex;
min-width:0;
}
.vcm-pc_logo_ym6{
flex:0 0 auto;
width:auto;
max-width:100%;
object-fit:contain;
height:1.75rem;
}
.vcm-pc_name_ym6{
overflow:hidden;
font-size:11px;
white-space:nowrap;
max-width:100%;
text-align:center;
color:#A89F88;
text-overflow:ellipsis;
}
.vcm-gc_tag_ym6{
border-radius:0.5rem;
padding:3px 0.5rem;
position:absolute;
font-weight:700;
display:inline-block;
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.06em;
z-index:2;
top:10px;
left:10px;
}
.vcm-gc_tag_hot_ym6{
background:#C0513A;
color:#EDE6D3;
}
.vcm-gc_tag_new_ym6{
background:#D4AE58;
color:#1C1610;
}
.vcm-gc_tag_jp_ym6{
background:#C9962A;
color:#1C1610;
}
.vcm-gc_tag_live_ym6{
background:#C0513A;
color:#EDE6D3;
}
.vcm-sh_ym6{
margin-bottom:18px;
min-width:0;
}
.vcm-sh_row_ym6{
gap:1rem;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
display:flex;
}
.vcm-sh_row_ym6 .vcm-sh_l_ym6{
gap:6px;
display:flex;
min-width:0;
flex-direction:column;
}
.vcm-sh_stack_ym6{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.vcm-sh_center_ym6{
gap:10px;
flex-direction:column;
text-align:center;
display:flex;
align-items:center;
}
.vcm-sh_h2_ym6{
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
font-size:1.5rem;
color:#F0E9D8;
overflow-wrap:break-word;
}
@media(min-width:768px){
.vcm-sh_h2_ym6{
font-size:1.875rem;
}
}
.vcm-band_ym6 .vcm-sh_h2_ym6{
color:#EDE6D3;
}
.vcm-sh_eb_line_ym6{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.vcm-sh_eb_line_ym6::before{
background:#B8943C;
content:"";
height:1px;
width:1.75rem;
display:inline-block;
}
.vcm-band_ym6 .vcm-sh_eb_line_ym6::before{
background:#C9A84C;
}
.vcm-sh_eb_dot_ym6{
gap:8px;
align-items:center;
display:inline-flex;
}
.vcm-sh_eb_dot_ym6::before{
border-radius:50%;
background:#B8943C;
height:6px;
content:"";
width:0.375rem;
display:inline-block;
}
.vcm-band_ym6 .vcm-sh_eb_dot_ym6::before{
background:#C9A84C;
}
.vcm-sh_link_ym6{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
font-size:13px;
display:inline-flex;
border-bottom:1px solid #F0E9D8;
padding-bottom:2px;
align-items:center;
font-weight:600;
color:#F0E9D8;
white-space:nowrap;
}
.vcm-sh_link_ym6:hover{
border-color:#B8943C;
color:#B8943C;
}
.vcm-sh_link_ym6 svg{
height:14px;
width:0.875rem;
}
.vcm-sh_link_chev_ym6{
border-bottom:0;
padding-bottom:0;
}
.vcm-sh_link_btn_ym6{
padding:9px 18px;
background:#C9A84C;
border-radius:999px;
border-bottom:0;
color:#1A1408;
}
.vcm-sh_link_btn_ym6:hover{
border-color:transparent;
background:#D9BC68;
color:#1A1408;
}
.vcm-band_ym6 .vcm-sh_link_ym6{
border-color:#EDE6D3;
color:#EDE6D3;
}
.vcm-band_ym6 .vcm-sh_link_btn_ym6{
background:#C9A84C;
color:#1C1610;
}
.vcm-sh_rule_ym6{
background:rgba(240,233,216,.13);
margin:-2px 0 18px;
height:1px;
}
.vcm-band_ym6 .vcm-sh_rule_ym6{
background:rgba(245,238,218,.13);
}
.vcm-hero_ym6{
padding:2rem 0 8px;
}
@media(min-width:769px){
.vcm-hero_ym6{
padding:3.5rem 0 24px;
}
}
.vcm-hero_in_ym6{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:899px){
.vcm-hero_in_ym6{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.vcm-hero_copy_ym6{
min-width:0;
}
.vcm-hero_eyebrow_ym6{
gap:10px;
display:inline-flex;
align-items:center;
margin-bottom:22px;
}
.vcm-hero_eyebrow_line_ym6{
background:#B8943C;
flex:0 0 auto;
height:1px;
display:inline-block;
width:1.75rem;
}
.vcm-hero_h1_ym6{
font-size:2.375rem;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
letter-spacing:-.01em;
overflow-wrap:break-word;
color:#F0E9D8;
line-height:1.04;
margin-bottom:1.25rem;
}
@media(min-width:769px){
.vcm-hero_h1_ym6{
font-size:3.375rem;
}
}
@media(min-width:1103px){
.vcm-hero_h1_ym6{
font-size:62px;
}
}
.vcm-hero_h1_ym6 em{
font-style:normal;
color:#B8943C;
}
.vcm-hero_sub_ym6{
max-width:480px;
margin-bottom:30px;
color:#8A8270;
line-height:1.6;
font-size:1rem;
}
@media(min-width:765px){
.vcm-hero_sub_ym6{
font-size:1.125rem;
}
}
.vcm-hero_actions_ym6{
gap:0.875rem;
margin-bottom:2.125rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.vcm-hero_cta_ym6{
gap:0.625rem;
border-radius:999px;
transition:background-color .22s ease;
background:#C9A84C;
padding:16px 30px;
color:#1A1408;
display:inline-flex;
font-size:15px;
align-items:center;
font-weight:700;
}
.vcm-hero_cta_ym6:hover{
background:#D9BC68;
}
.vcm-hero_cta_ic_ym6{
display:inline-flex;
align-items:center;
}
.vcm-hero_cta_ic_ym6 svg{
width:1rem;
height:1rem;
}
.vcm-hero_cta_alt_ym6{
border-radius:62.438rem;
background:transparent;
padding:0.938rem 1.625rem;
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(240,233,216,.13);
display:inline-flex;
color:#F0E9D8;
align-items:center;
font-weight:600;
font-size:15px;
}
.vcm-hero_cta_alt_ym6:hover{
border-color:#B8943C;
color:#B8943C;
}
.vcm-hero_trust_ym6{
gap:1.375rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.vcm-hero_trust_item_ym6{
gap:9px;
color:#D4C9B0;
display:flex;
font-size:13px;
align-items:center;
font-weight:600;
}
.vcm-hero_trust_ic_ym6{
display:inline-flex;
color:#B8943C;
align-items:center;
}
.vcm-hero_trust_ic_ym6 svg{
height:16px;
width:16px;
}
.vcm-hero_promo_ym6{
background:#242018;
overflow:hidden;
border-radius:20px;
position:relative;
min-height:300px;
box-shadow:0 12px 48px rgba(0,0,0,.45), 0 2px 10px rgba(0,0,0,.28), 0 0 5rem rgba(162,138,74,.10);
display:flex;
}
.vcm-hero_promo_bg_ym6{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.vcm-hero_promo_bg_ym6::after{
inset:0;
background:linear-gradient(120deg,#16180F 0%,rgba(0,0,0,.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.vcm-hero_promo_glow_ym6{
background:radial-gradient(circle,rgba(162,138,74,.18) 0%,transparent 65%);
border-radius:50%;
pointer-events:none;
right:-1.25rem;
width:16.25rem;
position:absolute;
height:16.25rem;
top:-2.5rem;
}
.vcm-hero_promo_ct_ym6{
padding:1.75rem;
z-index:2;
max-width:88%;
align-self:flex-end;
position:relative;
}
.vcm-hero_promo_label_ym6{
display:block;
font-weight:700;
text-transform:uppercase;
letter-spacing:.25em;
font-size:0.625rem;
margin-bottom:0.5rem;
color:#C9A84C;
}
.vcm-hero_promo_amount_ym6{
line-height:1.05;
font-size:2rem;
color:#EDE6D3;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:766px){
.vcm-hero_promo_amount_ym6{
font-size:40px;
}
}
.vcm-hero_promo_amount_ym6 em{
font-style:normal;
color:#C9A84C;
}
.vcm-hero_rating_ym6{
background:#242018;
gap:10px;
padding:10px 0.875rem;
border:1px solid rgba(240,233,216,.07);
border-radius:0.875rem;
top:0.875rem;
position:absolute;
z-index:3;
max-width:min(260px,62%);
display:flex;
right:14px;
box-shadow:0 2px 6px rgba(0,0,0,.30), 0 8px 1.5rem rgba(0,0,0,.22);
align-items:center;
}
.vcm-hero_rating_score_ym6{
flex:0 0 auto;
font-weight:700;
font-size:24px;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#F0E9D8;
}
.vcm-hero_rating_txt_ym6{
flex:1 1 auto;
min-width:0;
}
.vcm-hero_rating_stars_ym6{
gap:2px;
display:flex;
color:#B8943C;
}
.vcm-hero_rating_stars_ym6 svg{
width:0.75rem;
height:12px;
}
.vcm-hero_rating_cap_ym6{
line-height:1.35;
margin-top:3px;
color:#A89F88;
font-size:11px;
overflow-wrap:break-word;
display:block;
}
.vcm-stat_ym6{
border-top:1px solid rgba(240,233,216,.13);
border-bottom:1px solid rgba(240,233,216,.13);
margin-top:1rem;
}
.vcm-stat_in_ym6{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:766px){
.vcm-stat_in_ym6{
grid-template-columns:repeat(4,1fr);
}
}
.vcm-stat_item_ym6{
padding:22px 14px;
border-bottom:1px solid rgba(240,233,216,.07);
min-width:0;
border-right:1px solid rgba(240,233,216,.07);
}
.vcm-stat_item_ym6:nth-child(2n){
border-right:0;
}
.vcm-stat_item_ym6:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.vcm-stat_item_ym6{
border-bottom:0;
}
.vcm-stat_item_ym6:nth-child(2n){
border-right:1px solid rgba(240,233,216,.07);
}
.vcm-stat_item_ym6:nth-child(4n){
border-right:0;
}
}
.vcm-stat_value_ym6{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
overflow-wrap:break-word;
font-weight:700;
color:#F0E9D8;
line-height:1;
}
@media(min-width:769px){
.vcm-stat_value_ym6{
font-size:2.125rem;
}
}
.vcm-stat_label_ym6{
overflow-wrap:break-word;
color:#A89F88;
line-height:1.4;
font-size:0.813rem;
margin-top:6px;
}
.vcm-grow_ym6{
padding:26px 0 0.625rem;
}
.vcm-row_seo_ym6{
margin:10px 0 0;
max-width:760px;
color:#8A8270;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
}
.vcm-row_seo_ym6 strong{
color:#F0E9D8;
font-weight:700;
}
.vcm-jp_ym6{
padding:1.875rem 0 10px;
}
.vcm-jp_grid_ym6{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.vcm-jp_grid_ym6{
grid-template-columns:1fr 1fr;
}
.vcm-jp_card_mega_ym6{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.vcm-jp_grid_ym6{
grid-template-columns:1.4fr 1fr 1fr;
}
.vcm-jp_card_mega_ym6{
grid-column:auto;
}
}
.vcm-jp_card_ym6{
gap:12px;
background:#242018;
padding:1.625rem;
overflow:hidden;
border-radius:1.25rem;
border:1px solid rgba(240,233,216,.07);
min-height:12.5rem;
justify-content:space-between;
flex-direction:column;
min-width:0;
position:relative;
display:flex;
}
.vcm-jp_card_mega_ym6{
border-color:transparent;
background:linear-gradient(135deg,#1E2014,#0E0F09);
min-height:210px;
color:#EDE6D3;
}
.vcm-jp_glow_ym6{
border-radius:50%;
background:radial-gradient(circle,rgba(162,138,74,.18),transparent 70%);
pointer-events:none;
width:200px;
right:-2.5rem;
top:-2.5rem;
height:200px;
position:absolute;
}
.vcm-jp_label_ym6{
gap:10px;
flex-wrap:wrap;
align-items:center;
letter-spacing:.16em;
display:flex;
position:relative;
font-size:0.625rem;
justify-content:space-between;
font-weight:700;
color:#B8943C;
text-transform:uppercase;
}
.vcm-jp_card_mega_ym6 .vcm-jp_label_ym6{
color:#C9A84C;
}
.vcm-jp_drop_ym6{
letter-spacing:.04em;
font-weight:600;
color:#A89F88;
text-transform:none;
}
.vcm-jp_card_mega_ym6 .vcm-jp_drop_ym6{
color:#A8A08A;
}
.vcm-jp_amount_ym6{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
font-size:38px;
position:relative;
overflow-wrap:break-word;
font-weight:700;
color:#F0E9D8;
}
.vcm-jp_card_mega_ym6 .vcm-jp_amount_ym6{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#C9A84C;
}
@media(min-width:767px){
.vcm-jp_card_mega_ym6 .vcm-jp_amount_ym6{
font-size:3.375rem;
}
}
.vcm-jp_game_ym6{
font-size:13px;
color:#A89F88;
position:relative;
}
.vcm-jp_card_mega_ym6 .vcm-jp_game_ym6{
color:#A8A08A;
}
.vcm-jp_cta_ym6{
position:relative;
align-self:flex-start;
}
.vcm-jp_card_mega_ym6 .vcm-jp_cta_ym6{
border-radius:999px;
background:#C9A84C;
transition:opacity .22s ease;
padding:10px 1.25rem;
font-weight:700;
color:#1C1610;
font-size:13px;
}
.vcm-jp_card_mega_ym6 .vcm-jp_cta_ym6:hover{
opacity:.9;
}
.vcm-jp_card_ym6:not(.vcm-jp_card_mega_ym6) .vcm-jp_cta_ym6{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-weight:700;
border-bottom:1px solid #F0E9D8;
font-size:13px;
color:#F0E9D8;
}
.vcm-jp_card_ym6:not(.vcm-jp_card_mega_ym6) .vcm-jp_cta_ym6:hover{
border-color:#B8943C;
color:#B8943C;
}
.vcm-jp_seo_ym6{
margin:0.875rem 0 0;
color:#8A8270;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
max-width:760px;
}
.vcm-jp_seo_ym6 strong{
font-weight:700;
color:#F0E9D8;
}
.vcm-grow_ym6{
padding:1.625rem 0 0.625rem;
}
.vcm-row_seo_ym6{
margin:10px 0 0;
line-height:1.65;
color:#8A8270;
max-width:760px;
overflow-wrap:break-word;
font-size:0.875rem;
}
.vcm-row_seo_ym6 strong{
font-weight:700;
color:#F0E9D8;
}
.vcm-grow_ym6{
padding:26px 0 0.625rem;
}
.vcm-row_seo_ym6{
margin:0.625rem 0 0;
color:#8A8270;
overflow-wrap:break-word;
font-size:14px;
max-width:760px;
line-height:1.65;
}
.vcm-row_seo_ym6 strong{
font-weight:700;
color:#F0E9D8;
}
.vcm-app_ym6{
padding:1.875rem 0 0.625rem;
}
.vcm-app_in_ym6{
border:1px solid rgba(240,233,216,.07);
border-radius:1.25rem;
background:#242018;
padding:2rem;
gap:28px;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.vcm-app_in_ym6{
padding:2.5rem 44px;
gap:40px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.vcm-app_copy_ym6{
min-width:0;
max-width:35rem;
}
.vcm-app_eyebrow_ym6{
margin-bottom:0.75rem;
}
.vcm-app_h2_ym6{
margin-bottom:0.75rem;
font-weight:600;
font-size:28px;
overflow-wrap:break-word;
color:#F0E9D8;
line-height:1.05;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.vcm-app_h2_ym6{
font-size:34px;
}
}
.vcm-app_text_ym6{
font-size:14px;
margin-bottom:1.375rem;
line-height:1.6;
color:#8A8270;
}
.vcm-app_btns_ym6{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.vcm-app_btn_ym6{
border-radius:0.875rem;
padding:11px 1.25rem;
transition:background-color .22s ease;
background:#C9A84C;
gap:0.625rem;
display:inline-flex;
color:#1A1408;
align-items:center;
}
.vcm-app_btn_ym6:hover{
background:#D9BC68;
}
.vcm-app_btn_ic_ym6{
display:inline-flex;
align-items:center;
}
.vcm-app_btn_ic_ym6 svg{
width:1.125rem;
height:18px;
}
.vcm-app_btn_lb_ym6{
font-weight:700;
font-size:0.844rem;
}
.vcm-app_qr_wrap_ym6{
gap:1.125rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.vcm-app_qr_ym6{
border-radius:0.875rem;
flex:0 0 auto;
background-color:#C9A84C;
height:108px;
width:108px;
background-image:repeating-linear-gradient(0deg,#242018 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#242018 0 0.313rem,transparent 5px 0.688rem);
}
.vcm-app_qr_cap_ym6{
line-height:1.4;
max-width:92px;
color:#A89F88;
font-size:12.5px;
}
.vcm-vip_ym6{
padding:48px 0;
}
@media(min-width:767px){
.vcm-vip_ym6{
padding:64px 0;
}
}
.vcm-vip_head_ym6{
gap:14px;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:878px){
.vcm-vip_head_ym6{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.vcm-vip_eyebrow_ym6{
margin-bottom:12px;
}
.vcm-vip_h2_ym6{
overflow-wrap:break-word;
font-size:2rem;
line-height:1.05;
font-weight:600;
color:#EDE6D3;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.vcm-vip_h2_ym6{
font-size:2.5rem;
}
}
.vcm-vip_intro_ym6{
max-width:420px;
font-size:14px;
color:#A8A08A;
line-height:1.6;
}
.vcm-vip_grid_ym6{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.vcm-vip_card_ym6{
padding:22px 18px;
border-radius:0.875rem;
border:1px solid rgba(245,238,218,.13);
min-width:0;
}
.vcm-vip_card_feat_ym6{
background:rgba(245,238,218,.07);
border-color:#C9A84C;
}
.vcm-vip_card_ic_ym6{
background:linear-gradient(135deg,#B8943C,#E0C472);
border-radius:8px;
display:block;
height:2.125rem;
margin-bottom:16px;
width:34px;
}
.vcm-vip_name_ym6{
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.375rem;
font-size:1.25rem;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#EDE6D3;
}
.vcm-vip_perk_ym6{
overflow-wrap:break-word;
line-height:1.5;
color:#A8A08A;
font-size:0.781rem;
}
.vcm-pmt_ym6{
padding:48px 0 0.625rem;
}
.vcm-pmt_in_ym6{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:879px){
.vcm-pmt_in_ym6{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.vcm-pmt_left_ym6{
min-width:0;
}
.vcm-pmt_eyebrow_ym6{
margin-bottom:0.75rem;
}
.vcm-pmt_h2_ym6{
font-size:1.875rem;
color:#F0E9D8;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:12px;
overflow-wrap:break-word;
line-height:1.06;
}
@media(min-width:765px){
.vcm-pmt_h2_ym6{
font-size:32px;
}
}
.vcm-pmt_text_ym6{
line-height:1.6;
margin-bottom:22px;
font-size:0.906rem;
color:#8A8270;
}
.vcm-pmt_logos_ym6{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:479px){
.vcm-pmt_logos_ym6{
grid-template-columns:repeat(4,1fr);
}
}
.vcm-pmt_logo_ym6{
padding:0 8px;
background:#242018;
border-radius:8px;
overflow:hidden;
border:1px solid rgba(240,233,216,.07);
height:3.125rem;
justify-content:center;
text-align:center;
text-overflow:ellipsis;
white-space:nowrap;
color:#D4C9B0;
display:flex;
align-items:center;
font-weight:700;
font-size:0.781rem;
}
.vcm-pmt_table_ym6{
border:1px solid rgba(240,233,216,.07);
overflow:hidden;
border-radius:0.875rem;
min-width:0;
}
.vcm-pmt_thead_ym6{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#111009;
display:grid;
}
.vcm-pmt_th_ym6{
padding:13px 0.875rem;
overflow:hidden;
font-size:10px;
white-space:nowrap;
text-transform:uppercase;
color:#EDE6D3;
letter-spacing:.08em;
text-overflow:ellipsis;
font-weight:700;
}
.vcm-pmt_row_ym6{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(240,233,216,.07);
display:grid;
}
.vcm-pmt_row_ym6:nth-child(odd){
background:#242018;
}
.vcm-pmt_td_ym6{
padding:0.875rem;
overflow-wrap:break-word;
color:#8A8270;
min-width:0;
font-size:13.5px;
}
.vcm-pmt_row_ym6 .vcm-pmt_td_ym6:first-child{
font-weight:700;
color:#F0E9D8;
}
.vcm-pmt_row_ym6 .vcm-pmt_td_ym6:last-child{
color:#6B9E6E;
font-weight:700;
}
.vcm-prov_ym6{
padding:2.5rem 0 1.25rem;
}
.vcm-prov_eyebrow_ym6{
display:block;
margin-bottom:18px;
}
.vcm-prov_grid_ym6{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:563px){
.vcm-prov_grid_ym6{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.vcm-prov_grid_ym6{
grid-template-columns:repeat(6,1fr);
}
}
.vcm-tt_ym6{
padding:48px 0 0.625rem;
}
@media(min-width:767px){
.vcm-tt_ym6{
padding:60px 0 0.625rem;
}
}
.vcm-tt_head_ym6{
margin-bottom:2.125rem;
text-align:center;
}
.vcm-tt_eyebrow_ym6{
margin-bottom:0.75rem;
}
.vcm-tt_h2_ym6{
font-size:32px;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
color:#F0E9D8;
font-weight:600;
}
@media(min-width:770px){
.vcm-tt_h2_ym6{
font-size:42px;
}
}
.vcm-tt_grid_ym6{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:761px){
.vcm-tt_grid_ym6{
grid-template-columns:repeat(3,1fr);
}
}
.vcm-tt_card_ym6{
background:#242018;
border:1px solid rgba(240,233,216,.07);
border-radius:14px;
padding:30px;
display:flex;
flex-direction:column;
min-width:0;
}
.vcm-tt_card_ic_ym6{
display:inline-flex;
align-items:center;
color:#B8943C;
margin-bottom:1.125rem;
}
.vcm-tt_card_ic_ym6 svg{
height:1.75rem;
width:28px;
}
.vcm-tt_card_h_ym6{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
color:#F0E9D8;
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
.vcm-tt_card_p_ym6{
overflow-wrap:break-word;
margin-bottom:14px;
line-height:1.6;
color:#8A8270;
font-size:14px;
}
.vcm-tt_card_p_ym6 b{
font-weight:700;
color:#F0E9D8;
}
.vcm-tt_card_link_ym6{
transition:color .22s ease;
margin-top:auto;
align-self:flex-start;
border-bottom:1px solid #B8943C;
padding-bottom:2px;
color:#F0E9D8;
font-size:13px;
font-weight:700;
}
.vcm-tt_card_link_ym6:hover{
color:#B8943C;
}
.vcm-wy_ym6{
padding:48px 0;
}
@media(min-width:771px){
.vcm-wy_ym6{
padding:3.5rem 0;
}
}
.vcm-wy_in_ym6{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:899px){
.vcm-wy_in_ym6{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.vcm-wy_left_ym6{
min-width:0;
}
.vcm-wy_eyebrow_ym6{
margin-bottom:0.875rem;
}
.vcm-wy_h2_ym6{
line-height:1.05;
margin-bottom:1rem;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
overflow-wrap:break-word;
color:#F0E9D8;
}
@media(min-width:767px){
.vcm-wy_h2_ym6{
font-size:2.5rem;
}
}
.vcm-wy_intro_ym6{
line-height:1.6;
font-size:0.938rem;
color:#8A8270;
}
.vcm-wy_grid_ym6{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:561px){
.vcm-wy_grid_ym6{
grid-template-columns:1fr 1fr;
}
}
.vcm-wy_card_ym6{
background:#242018;
padding:1.625rem;
border-radius:0.875rem;
border:1px solid rgba(240,233,216,.07);
min-width:0;
}
.vcm-wy_card_ic_ym6{
display:inline-flex;
color:#B8943C;
justify-content:center;
margin-bottom:16px;
align-items:center;
}
.vcm-wy_card_ic_ym6 svg{
height:1.625rem;
width:26px;
}
.vcm-wy_card_h_ym6{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-weight:600;
color:#F0E9D8;
line-height:1.15;
overflow-wrap:break-word;
font-size:21px;
}
.vcm-wy_card_p_ym6{
overflow-wrap:break-word;
font-size:0.875rem;
color:#8A8270;
line-height:1.55;
}
.vcm-hts_ym6{
padding:3rem 0;
}
@media(min-width:768px){
.vcm-hts_ym6{
padding:62px 0;
}
}
.vcm-hts_head_ym6{
gap:1.125rem;
display:flex;
flex-direction:column;
margin-bottom:34px;
}
@media(min-width:768px){
.vcm-hts_head_ym6{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.vcm-hts_eyebrow_ym6{
margin-bottom:0.75rem;
}
.vcm-hts_h2_ym6{
line-height:1.05;
font-weight:600;
font-size:1.875rem;
color:#EDE6D3;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:765px){
.vcm-hts_h2_ym6{
font-size:2.375rem;
}
}
.vcm-hts_cta_ym6{
border-radius:999px;
transition:opacity .22s ease;
padding:15px 30px;
background:#C9A84C;
flex:0 0 auto;
font-weight:700;
font-size:0.938rem;
color:#1C1610;
}
.vcm-hts_cta_ym6:hover{
opacity:.9;
}
.vcm-hts_grid_ym6{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:762px){
.vcm-hts_grid_ym6{
grid-template-columns:repeat(3,1fr);
}
}
.vcm-hts_step_ym6{
min-width:0;
border-top:1px solid rgba(245,238,218,.13);
padding-top:1.375rem;
}
.vcm-hts_step_num_ym6{
color:#C9A84C;
font-size:2.75rem;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
font-weight:700;
margin-bottom:0.875rem;
}
.vcm-hts_step_h_ym6{
color:#EDE6D3;
font-weight:700;
line-height:1.2;
font-size:1.188rem;
margin-bottom:8px;
overflow-wrap:break-word;
}
.vcm-hts_step_p_ym6{
line-height:1.55;
color:#A8A08A;
overflow-wrap:break-word;
font-size:0.875rem;
}
.vcm-ts_ym6{
padding:2.75rem 0;
}
.vcm-ts_in_ym6{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:883px){
.vcm-ts_in_ym6{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.vcm-ts_left_ym6{
min-width:0;
}
.vcm-ts_h2_ym6{
font-size:26px;
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
font-weight:600;
color:#EDE6D3;
margin-bottom:0.75rem;
}
@media(min-width:769px){
.vcm-ts_h2_ym6{
font-size:28px;
}
}
.vcm-ts_text_ym6{
font-size:14.5px;
max-width:520px;
line-height:1.6;
margin-bottom:22px;
color:#A8A08A;
}
.vcm-ts_badges_ym6{
gap:1.125rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.vcm-ts_badge_ym6{
font-size:13px;
color:#A8A08A;
font-weight:600;
}
.vcm-ts_pay_ym6{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:882px){
.vcm-ts_pay_ym6{
justify-content:flex-end;
}
}
.vcm-ts_pay_chip_ym6{
background:rgba(245,238,218,.07);
border-radius:0.875rem;
padding:0.75rem 16px;
border:1px solid rgba(245,238,218,.13);
font-weight:700;
color:#EDE6D3;
font-size:0.875rem;
}
.vcm-rv_ym6{
background:#242018;
padding:3rem 0;
margin-top:1.5rem;
border-bottom:1px solid rgba(240,233,216,.07);
border-top:1px solid rgba(240,233,216,.07);
}
@media(min-width:769px){
.vcm-rv_ym6{
padding:56px 0;
}
}
.vcm-rv_head_ym6{
gap:16px;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.vcm-rv_head_ym6{
gap:20px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.vcm-rv_eyebrow_ym6{
margin-bottom:10px;
}
.vcm-rv_h2_ym6{
font-size:30px;
line-height:1.05;
overflow-wrap:break-word;
color:#F0E9D8;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:769px){
.vcm-rv_h2_ym6{
font-size:2.375rem;
}
}
.vcm-rv_agg_ym6{
gap:12px;
display:flex;
align-items:center;
}
.vcm-rv_agg_stars_ym6{
gap:3px;
color:#B8943C;
display:flex;
}
.vcm-rv_agg_stars_ym6 svg{
width:1.125rem;
height:1.125rem;
}
.vcm-rv_source_ym6{
font-size:0.813rem;
color:#8A8270;
}
.vcm-rv_grid_ym6{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.vcm-rv_grid_ym6{
grid-template-columns:repeat(3,1fr);
}
}
.vcm-rv_card_ym6{
border-radius:0.875rem;
border:1px solid rgba(240,233,216,.07);
padding:1.625rem;
background:#1C1814;
min-width:0;
}
.vcm-rv_card_stars_ym6{
gap:2px;
display:flex;
color:#B8943C;
margin-bottom:12px;
}
.vcm-rv_card_stars_ym6 svg{
width:0.875rem;
height:0.875rem;
}
.vcm-rv_card_body_ym6{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.125rem;
overflow-wrap:break-word;
color:#F0E9D8;
line-height:1.45;
margin-bottom:1rem;
font-weight:500;
}
.vcm-rv_card_meta_ym6{
gap:0.625rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.vcm-rv_card_av_ym6{
background:linear-gradient(135deg,#B8943C,#E0C472);
border-radius:50%;
flex:0 0 auto;
height:32px;
width:32px;
}
.vcm-rv_card_author_ym6{
color:#F0E9D8;
font-size:0.813rem;
font-weight:700;
}
.vcm-rv_card_loc_ym6{
color:#A89F88;
font-size:12px;
}
.vcm-op_ym6{
padding:36px 0 10px;
}
.vcm-op_in_ym6{
background:#242018;
gap:2rem;
padding:32px;
border:1px solid rgba(240,233,216,.07);
grid-template-columns:1fr;
border-radius:0.875rem;
align-items:center;
display:grid;
}
@media(min-width:860px){
.vcm-op_in_ym6{
padding:2.125rem 40px;
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
}
}
.vcm-op_left_ym6{
min-width:0;
}
.vcm-op_eyebrow_ym6{
margin-bottom:12px;
}
.vcm-op_h2_ym6{
line-height:1.08;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#F0E9D8;
margin-bottom:10px;
overflow-wrap:break-word;
font-weight:600;
font-size:1.75rem;
}
@media(min-width:766px){
.vcm-op_h2_ym6{
font-size:30px;
}
}
.vcm-op_text_ym6{
color:#8A8270;
font-size:14px;
line-height:1.6;
}
.vcm-op_grid_ym6{
gap:1px;
grid-template-columns:1fr 1fr;
border-radius:0.5rem;
overflow:hidden;
background:rgba(240,233,216,.13);
border:1px solid rgba(240,233,216,.13);
display:grid;
}
.vcm-op_field_ym6{
padding:18px 20px;
background:#1C1814;
min-width:0;
}
.vcm-op_field_lb_ym6{
color:#B8943C;
font-weight:600;
margin-bottom:0.313rem;
font-size:10px;
letter-spacing:.1em;
text-transform:uppercase;
}
.vcm-op_field_val_ym6{
overflow-wrap:break-word;
font-weight:700;
font-size:14px;
color:#F0E9D8;
}
.vcm-sc_ym6{
padding:48px 0 0.625rem;
}
.vcm-sc_head_ym6{
margin-bottom:1.75rem;
text-align:center;
}
.vcm-sc_eyebrow_ym6{
margin-bottom:12px;
}
.vcm-sc_h2_ym6{
line-height:1.05;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#F0E9D8;
font-weight:600;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:771px){
.vcm-sc_h2_ym6{
font-size:36px;
}
}
.vcm-sc_table_ym6{
overflow:hidden;
margin:0 auto;
border-radius:14px;
border:1px solid rgba(240,233,216,.07);
max-width:56.25rem;
}
.vcm-sc_thead_ym6{
grid-template-columns:1.6fr 1fr 1fr;
background:#111009;
display:grid;
}
.vcm-sc_th_ym6{
padding:15px 18px;
font-weight:700;
color:#A8A08A;
font-size:0.813rem;
overflow-wrap:break-word;
text-align:center;
}
.vcm-sc_th_ym6:first-child{
text-align:left;
}
.vcm-sc_th_us_ym6{
color:#C9A84C;
}
.vcm-sc_row_ym6{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(240,233,216,.07);
}
.vcm-sc_row_ym6:nth-child(even){
background:#242018;
}
.vcm-sc_td_ym6{
padding:0.938rem 18px;
overflow-wrap:break-word;
font-size:14px;
text-align:center;
color:#A89F88;
min-width:0;
}
.vcm-sc_td_ym6:first-child{
color:#D4C9B0;
text-align:left;
font-weight:600;
}
.vcm-sc_td_us_ym6{
color:#6B9E6E;
font-weight:700;
}
.vcm-sb_ym6{
background:#242018;
padding:48px 0;
margin-top:1.5rem;
border-top:1px solid rgba(240,233,216,.07);
border-bottom:1px solid rgba(240,233,216,.07);
}
@media(min-width:768px){
.vcm-sb_ym6{
padding:3.5rem 0;
}
}
.vcm-sb_eyebrow_ym6{
margin-bottom:12px;
display:block;
}
.vcm-sb_h2_ym6{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
margin-bottom:26px;
line-height:1.05;
color:#F0E9D8;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:770px){
.vcm-sb_h2_ym6{
font-size:36px;
}
}
.vcm-sb_grid_ym6{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:557px){
.vcm-sb_grid_ym6{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:959px){
.vcm-sb_grid_ym6{
grid-template-columns:repeat(4,1fr);
}
}
.vcm-sb_card_ym6{
background:#1C1814;
border:1px solid rgba(240,233,216,.07);
padding:1.5rem;
border-radius:14px;
min-width:0;
}
.vcm-sb_card_h_ym6{
font-weight:600;
font-size:1.188rem;
color:#F0E9D8;
line-height:1.15;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
overflow-wrap:break-word;
}
.vcm-sb_card_p_ym6{
overflow-wrap:break-word;
color:#8A8270;
line-height:1.6;
font-size:13.5px;
}
.vcm-sb_rtp_ym6{
border-radius:0.875rem;
padding:1.625rem 1.75rem;
grid-template-columns:1fr;
gap:1.5rem;
border:1px solid rgba(240,233,216,.07);
background:#1C1814;
align-items:center;
margin-top:18px;
display:grid;
}
@media(min-width:761px){
.vcm-sb_rtp_ym6{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.vcm-sb_rtp_h_ym6{
line-height:1.15;
margin-bottom:8px;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#F0E9D8;
overflow-wrap:break-word;
font-size:1.25rem;
}
.vcm-sb_rtp_p_ym6{
font-size:0.844rem;
overflow-wrap:break-word;
line-height:1.6;
color:#8A8270;
}
.vcm-sb_rtp_stats_ym6{
gap:1rem;
display:flex;
}
.vcm-sb_stat_ym6{
border-radius:0.5rem;
padding:1.125rem;
background:#242018;
flex:1 1 0;
text-align:center;
min-width:0;
}
.vcm-sb_stat_v_ym6{
font-weight:700;
color:#6B9E6E;
font-size:26px;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.vcm-sb_stat_l_ym6{
margin-top:0.25rem;
font-size:11.5px;
color:#A89F88;
}
.vcm-sg_ym6{
padding:48px 0 0.625rem;
}
.vcm-sg_eyebrow_ym6{
margin-bottom:0.75rem;
display:block;
}
.vcm-sg_h2_ym6{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
font-weight:600;
color:#F0E9D8;
line-height:1.05;
overflow-wrap:break-word;
margin-bottom:28px;
}
@media(min-width:766px){
.vcm-sg_h2_ym6{
font-size:2.25rem;
}
}
.vcm-sg_grid_ym6{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:717px){
.vcm-sg_grid_ym6{
grid-template-columns:repeat(3,1fr);
}
}
.vcm-sg_col_ym6{
min-width:0;
}
.vcm-sg_col_h_ym6{
font-weight:600;
margin-bottom:0.625rem;
line-height:1.15;
color:#F0E9D8;
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:22px;
}
.vcm-sg_col_p_ym6{
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
color:#8A8270;
}
.vcm-lh_ym6{
padding:40px 0 1.25rem;
}
.vcm-lh_in_ym6{
padding-top:2.125rem;
border-top:1px solid rgba(240,233,216,.13);
}
.vcm-lh_eyebrow_ym6{
display:block;
margin-bottom:22px;
}
.vcm-lh_grid_ym6{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:601px){
.vcm-lh_grid_ym6{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.vcm-lh_grid_ym6{
grid-template-columns:repeat(5,1fr);
}
}
.vcm-lh_col_ym6{
min-width:0;
}
.vcm-lh_col_h_ym6{
color:#F0E9D8;
overflow-wrap:break-word;
font-weight:700;
margin-bottom:12px;
font-size:0.813rem;
}
.vcm-lh_links_ym6{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.vcm-lh_link_ym6{
transition:color .22s ease;
color:#8A8270;
font-size:13px;
overflow-wrap:break-word;
}
.vcm-lh_link_ym6:hover{
color:#B8943C;
}
.vcm-faq_ym6{
padding:3rem 0;
background:#242018;
margin-top:24px;
border-top:1px solid rgba(240,233,216,.07);
border-bottom:1px solid rgba(240,233,216,.07);
}
@media(min-width:769px){
.vcm-faq_ym6{
padding:62px 0;
}
}
.vcm-faq_head_ym6{
text-align:center;
margin-bottom:34px;
}
.vcm-faq_eyebrow_ym6{
margin-bottom:0.75rem;
}
.vcm-faq_h2_ym6{
color:#F0E9D8;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-size:2rem;
}
@media(min-width:766px){
.vcm-faq_h2_ym6{
font-size:38px;
}
}
.vcm-faq_list_ym6{
margin:0 auto;
gap:12px;
display:flex;
flex-direction:column;
max-width:51.25rem;
}
.vcm-faq_item_ym6{
border-radius:0.875rem;
background:#1C1814;
border:1px solid rgba(240,233,216,.07);
overflow:hidden;
}
.vcm-faq_q_ym6{
padding:1.25rem 1.5rem;
list-style:none;
gap:20px;
font-weight:700;
cursor:pointer;
color:#F0E9D8;
display:flex;
justify-content:space-between;
font-size:16px;
align-items:center;
overflow-wrap:break-word;
}
.vcm-faq_q_ym6::-webkit-details-marker{
display:none;
}
.vcm-faq_q_ic_ym6{
transition:transform .22s ease;
flex:0 0 auto;
color:#B8943C;
display:inline-flex;
align-items:center;
}
.vcm-faq_q_ic_ym6 svg{
height:18px;
width:1.125rem;
}
.vcm-faq_item_ym6[open] .vcm-faq_q_ic_ym6{
transform:rotate(180deg);
}
.vcm-faq_a_ym6{
padding:0 1.5rem 1.25rem;
overflow-wrap:break-word;
font-size:0.906rem;
color:#8A8270;
line-height:1.6;
}
.vcm-el_ym6{
padding:48px 0;
}
@media(min-width:769px){
.vcm-el_ym6{
padding:3.5rem 0;
}
}
.vcm-el_in_ym6{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:901px){
.vcm-el_in_ym6{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.vcm-el_left_ym6{
min-width:0;
}
.vcm-el_eyebrow_ym6{
margin-bottom:0.875rem;
}
.vcm-el_h2_ym6{
font-size:2rem;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.08;
overflow-wrap:break-word;
margin-bottom:22px;
color:#F0E9D8;
font-weight:600;
}
@media(min-width:768px){
.vcm-el_h2_ym6{
font-size:2.375rem;
}
}
.vcm-el_body_ym6 p{
line-height:1.7;
margin-bottom:1.125rem;
font-size:1rem;
color:#D4C9B0;
overflow-wrap:break-word;
}
.vcm-el_dropcap_ym6{
padding:6px 12px 0 0;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
float:left;
font-size:3.875rem;
line-height:.8;
color:#B8943C;
}
.vcm-el_right_ym6{
min-width:0;
}
.vcm-el_quote_ym6{
border-radius:20px;
padding:36px;
background:linear-gradient(150deg,#1E2014,#0E0F09);
position:relative;
color:#EDE6D3;
margin-bottom:1.5rem;
}
.vcm-el_quote_mark_ym6{
align-items:center;
color:#C9A84C;
display:inline-flex;
margin-bottom:6px;
}
.vcm-el_quote_mark_ym6 svg{
height:2.125rem;
width:34px;
}
.vcm-el_quote_text_ym6{
color:#EDE6D3;
overflow-wrap:break-word;
font-size:1.375rem;
font-weight:500;
margin-bottom:1.375rem;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.4;
}
.vcm-el_quote_meta_ym6{
gap:12px;
display:flex;
align-items:center;
}
.vcm-el_quote_av_ym6{
flex:0 0 auto;
background:linear-gradient(135deg,#B8943C,#E0C472);
border-radius:50%;
height:38px;
width:2.375rem;
}
.vcm-el_quote_author_ym6{
color:#EDE6D3;
font-weight:700;
font-size:0.875rem;
}
.vcm-el_quote_meta_sub_ym6{
color:#A8A08A;
font-size:12px;
}
.vcm-el_explain_ym6{
border-radius:0.875rem;
border:1px solid rgba(240,233,216,.07);
overflow:hidden;
}
.vcm-el_explain_card_ym6{
padding:1.375rem 24px;
}
.vcm-el_explain_card_ym6+.vcm-el_explain_card_ym6{
border-top:1px solid rgba(240,233,216,.07);
}
.vcm-el_explain_h_ym6{
line-height:1.15;
color:#F0E9D8;
font-size:1.25rem;
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:8px;
}
.vcm-el_explain_p_ym6{
color:#8A8270;
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
}
.vcm-ft_ym6{
background:#111009;
color:#A8A08A;
margin-top:2.5rem;
}
.vcm-ft_in_ym6{
gap:2rem;
grid-template-columns:1fr;
padding:48px 0 28px;
display:grid;
}
@media(min-width:601px){
.vcm-ft_in_ym6{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.vcm-ft_in_ym6{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.vcm-ft_brand_ym6{
min-width:0;
}
.vcm-ft_logo_ym6{
overflow-wrap:break-word;
font-weight:700;
color:#EDE6D3;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
}
.vcm-ft_tagline_ym6{
line-height:1.6;
margin-top:14px;
max-width:280px;
color:#A8A08A;
font-size:13.5px;
}
.vcm-ft_contact_ym6{
transition:color .22s ease;
overflow-wrap:anywhere;
color:#C9A84C;
max-width:280px;
font-size:0.813rem;
margin-top:0.75rem;
display:inline-block;
}
.vcm-ft_contact_ym6:hover{
color:#EDE6D3;
}
.vcm-ft_col_ym6{
min-width:0;
}
.vcm-ft_col_h_ym6{
text-transform:uppercase;
font-size:13px;
letter-spacing:.08em;
color:#EDE6D3;
overflow-wrap:break-word;
margin-bottom:0.875rem;
font-weight:700;
}
.vcm-ft_col_links_ym6{
gap:10px;
flex-direction:column;
display:flex;
}
.vcm-ft_link_ym6{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:13.5px;
color:#A8A08A;
}
.vcm-ft_link_ym6:hover{
color:#EDE6D3;
}
.vcm-ft_bot_ym6{
gap:16px;
padding:22px 0 40px;
display:flex;
flex-direction:column;
border-top:1px solid rgba(245,238,218,.13);
}
@media(min-width:769px){
.vcm-ft_bot_ym6{
gap:20px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.vcm-ft_legal_ym6{
font-size:0.719rem;
overflow-wrap:break-word;
line-height:1.6;
color:#5E584C;
max-width:760px;
}
.vcm-ft_legal_ym6 b{
color:#A8A08A;
font-weight:700;
}
.vcm-ft_age_ym6{
flex:0 0 auto;
border:1.5px solid #C9A84C;
border-radius:0.5rem;
padding:0.25rem 9px;
font-weight:700;
font-size:13px;
color:#C9A84C;
}