*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1510;
color:#D6C9B0;
line-height:1.6;
font-family:"Work Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:0.938rem;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.wjo-layout_jvc{
display:flex;
min-height:100vh;
flex-direction:column;
}
.wjo-main_jvc{
flex:1 1 auto;
min-width:0;
width:100%;
}
.wjo-container_jvc{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:770px){
.wjo-container_jvc{
padding:0 2rem;
}
}
@media(min-width:1101px){
.wjo-container_jvc{
padding:0 56px;
}
}
.wjo-eyebrow_jvc{
text-transform:uppercase;
display:inline-block;
overflow-wrap:break-word;
font-family:"Work Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:11px;
line-height:1.4;
color:#B87E3A;
letter-spacing:.2em;
font-weight:600;
}
.wjo-band_jvc{
background:#13110D;
color:#F2E8D5;
}
.wjo-band_jvc .wjo-eyebrow_jvc{
color:#D4A855;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.wjo-tb_jvc{
background:#1A1510;
border-bottom:1px solid rgba(244,232,208,0.13);
z-index:50;
position:sticky;
top:0;
}
.wjo-tb_in_jvc{
padding:0.75rem 16px;
margin:0 auto;
gap:16px;
width:100%;
justify-content:space-between;
align-items:center;
display:flex;
max-width:87.5rem;
}
@media(min-width:769px){
.wjo-tb_in_jvc{
padding:1rem 32px;
}
}
@media(min-width:1097px){
.wjo-tb_in_jvc{
padding:1.125rem 3.5rem;
}
}
.wjo-tb_left_jvc{
gap:28px;
display:flex;
align-items:center;
min-width:0;
}
.wjo-tb_logo_jvc{
gap:11px;
min-width:0;
display:flex;
align-items:center;
}
.wjo-tb_logo_mark_jvc{
flex:0 0 auto;
border-radius:8px;
height:2.125rem;
width:34px;
object-fit:cover;
}
.wjo-tb_logo_txt_jvc{
line-height:1;
display:flex;
flex-direction:column;
min-width:0;
}
.wjo-tb_logo_name_jvc{
overflow:hidden;
color:#F2E8D5;
font-weight:700;
text-overflow:ellipsis;
font-size:1.375rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
letter-spacing:.02em;
white-space:nowrap;
}
.wjo-tb_logo_sub_jvc{
overflow:hidden;
font-weight:600;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.531rem;
text-transform:uppercase;
margin-top:4px;
letter-spacing:.32em;
color:#B87E3A;
}
.wjo-tb_nav_jvc{
display:none;
}
@media(min-width:961px){
.wjo-tb_nav_jvc{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.wjo-tb_nav_item_jvc{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
color:#D6C9B0;
font-size:0.875rem;
white-space:nowrap;
font-weight:600;
border-bottom:2px solid transparent;
}
.wjo-tb_nav_item_jvc:hover{
color:#F2E8D5;
}
.wjo-tb_nav_item_jvc.wjo-state_active_jvc{
border-color:#B87E3A;
color:#F2E8D5;
}
.wjo-tb_right_jvc{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.wjo-tb_search_jvc{
transition:color .22s ease;
display:flex;
color:#D6C9B0;
align-items:center;
justify-content:center;
}
.wjo-tb_search_jvc:hover{
color:#B87E3A;
}
.wjo-tb_search_jvc svg{
width:1.125rem;
height:1.125rem;
}
.wjo-tb_lang_jvc{
font-size:11px;
color:#A8977D;
text-transform:uppercase;
font-weight:600;
letter-spacing:.1em;
}
.wjo-tb_lang_jvc:hover{
color:#F2E8D5;
}
.wjo-tb_login_jvc{
font-weight:600;
color:#F2E8D5;
display:none;
font-size:0.875rem;
}
@media(min-width:765px){
.wjo-tb_login_jvc{
display:inline-block;
}
}
.wjo-tb_register_jvc{
background:#C8913F;
border-radius:62.438rem;
padding:11px 22px;
transition:background-color .22s ease;
font-weight:700;
color:#120E07;
white-space:nowrap;
font-size:0.875rem;
}
.wjo-tb_register_jvc:hover{
background:#D9A24D;
}
.wjo-mob_jvc{
background:#1A1510;
bottom:0;
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
left:0;
right:0;
border-top:1px solid rgba(244,232,208,0.13);
position:fixed;
}
@media(min-width:962px){
.wjo-mob_jvc{
display:none;
}
}
.wjo-mob_in_jvc{
margin:0 auto;
max-width:35rem;
display:flex;
justify-content:space-around;
align-items:stretch;
}
.wjo-mob_item_jvc{
padding:0.563rem 0.25rem;
transition:color .22s ease;
flex:1 1 0;
gap:3px;
flex-direction:column;
color:#A8977D;
min-width:0;
align-items:center;
display:flex;
}
.wjo-mob_item_jvc.wjo-state_active_jvc{
color:#B87E3A;
}
.wjo-mob_ic_jvc{
display:flex;
align-items:center;
justify-content:center;
}
.wjo-mob_ic_jvc svg{
height:1.25rem;
width:20px;
}
.wjo-mob_lb_jvc{
overflow:hidden;
font-size:10px;
max-width:100%;
font-weight:600;
text-overflow:ellipsis;
white-space:nowrap;
}
@media(max-width:959px){
body{
padding-bottom:60px;
}
}
.wjo-rail_jvc{
min-width:0;
position:relative;
}
.wjo-rail_scroll_jvc{
gap:14px;
display:flex;
scrollbar-width:thin;
padding-bottom:14px;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
}
@media(min-width:771px){
.wjo-rail_scroll_jvc{
gap:18px;
}
}
.wjo-gc_jvc{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:769px){
.wjo-gc_jvc{
width:11.75rem;
}
}
.wjo-gc_img_jvc{
overflow:hidden;
background:#221C15;
border-radius:0.875rem;
box-shadow:0 2px 0.5rem rgba(10,8,5,0.55), 0 1px 2px rgba(10,8,5,0.40);
position:relative;
padding-bottom:133.33%;
}
.wjo-gc_img_jvc img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.wjo-gc_cover_jvc{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.wjo-gc_hover_jvc{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .22s ease;
justify-content:center;
display:flex;
align-items:center;
opacity:0;
position:absolute;
}
.wjo-gc_jvc:hover .wjo-gc_hover_jvc{
opacity:1;
}
.wjo-gc_hover_btn_jvc{
background:#C8913F;
border-radius:999px;
align-items:center;
display:flex;
width:46px;
justify-content:center;
height:2.875rem;
color:#120E07;
}
.wjo-gc_hover_btn_jvc svg{
height:1.125rem;
width:1.125rem;
}
.wjo-gc_info_jvc{
gap:2px;
flex-direction:column;
margin-top:0.563rem;
display:flex;
min-width:0;
}
.wjo-gc_name_jvc{
overflow:hidden;
white-space:nowrap;
font-size:0.813rem;
color:#F2E8D5;
font-weight:700;
text-overflow:ellipsis;
}
.wjo-gc_prov_jvc{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#A8977D;
font-size:11px;
}
.wjo-gc_meta_jvc{
font-size:11px;
color:#A8977D;
}
.wjo-tc_jvc{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:766px){
.wjo-tc_jvc{
width:14.375rem;
}
}
.wjo-tc_img_jvc{
background:#221C15;
border-radius:14px;
overflow:hidden;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 8px rgba(10,8,5,0.55), 0 1px 2px rgba(10,8,5,0.40);
}
.wjo-tc_img_jvc img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.wjo-tc_info_jvc{
gap:2px;
min-width:0;
display:flex;
margin-top:9px;
flex-direction:column;
}
.wjo-tc_name_jvc{
overflow:hidden;
text-overflow:ellipsis;
font-size:14px;
font-weight:700;
white-space:nowrap;
color:#F2E8D5;
}
.wjo-tc_rtp_jvc{
font-size:0.688rem;
color:#A8977D;
}
.wjo-lc_jvc{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:771px){
.wjo-lc_jvc{
width:16.75rem;
}
}
.wjo-lc_img_jvc{
background:#221C15;
border-radius:14px;
overflow:hidden;
position:relative;
box-shadow:0 2px 0.5rem rgba(10,8,5,0.55), 0 1px 2px rgba(10,8,5,0.40);
padding-bottom:62.5%;
}
.wjo-lc_img_jvc img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.wjo-lc_live_jvc{
background:rgba(0,0,0,0.52);
border-radius:999px;
gap:7px;
padding:4px 9px;
left:12px;
position:absolute;
align-items:center;
top:0.75rem;
display:flex;
}
.wjo-lc_live_dot_jvc{
background:#B84E3A;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
height:0.5rem;
width:0.5rem;
}
.wjo-lc_seats_jvc{
font-size:10px;
letter-spacing:.08em;
text-transform:uppercase;
color:#F2E8D5;
font-weight:600;
}
.wjo-lc_info_jvc{
gap:2px;
flex-direction:column;
margin-top:0.563rem;
display:flex;
min-width:0;
}
.wjo-lc_name_jvc{
overflow:hidden;
font-size:0.938rem;
font-weight:700;
color:#F2E8D5;
white-space:nowrap;
text-overflow:ellipsis;
}
.wjo-lc_bet_jvc{
color:#A8977D;
font-size:0.688rem;
}
.wjo-pc_jvc{
border-radius:14px;
border:1px solid rgba(244,232,208,0.07);
gap:0.5rem;
padding:16px 14px;
background:#221C15;
min-height:4.625rem;
justify-content:center;
flex-direction:column;
align-items:center;
min-width:0;
display:flex;
}
.wjo-pc_logo_jvc{
flex:0 0 auto;
width:auto;
object-fit:contain;
max-width:100%;
height:1.75rem;
}
.wjo-pc_name_jvc{
overflow:hidden;
font-size:0.688rem;
text-overflow:ellipsis;
text-align:center;
color:#A8977D;
max-width:100%;
white-space:nowrap;
}
.wjo-gc_tag_jvc{
border-radius:0.5rem;
padding:3px 0.5rem;
left:0.625rem;
font-weight:700;
font-size:0.625rem;
z-index:2;
text-transform:uppercase;
letter-spacing:.06em;
display:inline-block;
top:10px;
position:absolute;
}
.wjo-gc_tag_hot_jvc{
background:#B84E3A;
color:#F2E8D5;
}
.wjo-gc_tag_new_jvc{
background:#D4A855;
color:#1A1208;
}
.wjo-gc_tag_jp_jvc{
background:#C9882B;
color:#1A1208;
}
.wjo-gc_tag_live_jvc{
background:#B84E3A;
color:#F2E8D5;
}
.wjo-sh_jvc{
margin-bottom:18px;
min-width:0;
}
.wjo-sh_row_jvc{
gap:1rem;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.wjo-sh_row_jvc .wjo-sh_l_jvc{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.wjo-sh_stack_jvc{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.wjo-sh_center_jvc{
gap:10px;
flex-direction:column;
display:flex;
text-align:center;
align-items:center;
}
.wjo-sh_h2_jvc{
font-weight:600;
color:#F2E8D5;
line-height:1.1;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:1.5rem;
}
@media(min-width:771px){
.wjo-sh_h2_jvc{
font-size:30px;
}
}
.wjo-band_jvc .wjo-sh_h2_jvc{
color:#F2E8D5;
}
.wjo-sh_eb_line_jvc{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.wjo-sh_eb_line_jvc::before{
background:#B87E3A;
width:28px;
display:inline-block;
height:1px;
content:"";
}
.wjo-band_jvc .wjo-sh_eb_line_jvc::before{
background:#D4A855;
}
.wjo-sh_eb_dot_jvc{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.wjo-sh_eb_dot_jvc::before{
background:#B87E3A;
border-radius:50%;
width:6px;
content:"";
display:inline-block;
height:0.375rem;
}
.wjo-band_jvc .wjo-sh_eb_dot_jvc::before{
background:#D4A855;
}
.wjo-sh_link_jvc{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
color:#F2E8D5;
align-items:center;
display:inline-flex;
white-space:nowrap;
padding-bottom:2px;
font-size:13px;
border-bottom:1px solid #F2E8D5;
font-weight:600;
}
.wjo-sh_link_jvc:hover{
border-color:#B87E3A;
color:#B87E3A;
}
.wjo-sh_link_jvc svg{
width:0.875rem;
height:0.875rem;
}
.wjo-sh_link_chev_jvc{
padding-bottom:0;
border-bottom:0;
}
.wjo-sh_link_btn_jvc{
border-radius:999px;
background:#C8913F;
padding:0.563rem 1.125rem;
color:#120E07;
border-bottom:0;
}
.wjo-sh_link_btn_jvc:hover{
border-color:transparent;
background:#D9A24D;
color:#120E07;
}
.wjo-band_jvc .wjo-sh_link_jvc{
border-color:#F2E8D5;
color:#F2E8D5;
}
.wjo-band_jvc .wjo-sh_link_btn_jvc{
background:#D4A855;
color:#1A1208;
}
.wjo-sh_rule_jvc{
background:rgba(244,232,208,0.13);
margin:-2px 0 1.125rem;
height:1px;
}
.wjo-band_jvc .wjo-sh_rule_jvc{
background:rgba(244,232,208,0.13);
}
.wjo-hero_jvc{
padding:32px 0 8px;
}
@media(min-width:769px){
.wjo-hero_jvc{
padding:56px 0 24px;
}
}
.wjo-hero_in_jvc{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:899px){
.wjo-hero_in_jvc{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.wjo-hero_copy_jvc{
min-width:0;
}
.wjo-hero_eyebrow_jvc{
gap:10px;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.wjo-hero_eyebrow_line_jvc{
flex:0 0 auto;
background:#B87E3A;
height:1px;
width:1.75rem;
display:inline-block;
}
.wjo-hero_h1_jvc{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:600;
letter-spacing:-.01em;
font-size:38px;
color:#F2E8D5;
overflow-wrap:break-word;
margin-bottom:20px;
line-height:1.04;
}
@media(min-width:767px){
.wjo-hero_h1_jvc{
font-size:54px;
}
}
@media(min-width:1099px){
.wjo-hero_h1_jvc{
font-size:62px;
}
}
.wjo-hero_h1_jvc em{
color:#B87E3A;
font-style:normal;
}
.wjo-hero_sub_jvc{
line-height:1.6;
margin-bottom:1.875rem;
font-size:1rem;
max-width:30rem;
color:#8A7A64;
}
@media(min-width:767px){
.wjo-hero_sub_jvc{
font-size:18px;
}
}
.wjo-hero_actions_jvc{
gap:0.875rem;
margin-bottom:2.125rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.wjo-hero_cta_jvc{
background:#C8913F;
transition:background-color .22s ease;
padding:1rem 1.875rem;
gap:10px;
border-radius:62.438rem;
display:inline-flex;
color:#120E07;
font-size:0.938rem;
font-weight:700;
align-items:center;
}
.wjo-hero_cta_jvc:hover{
background:#D9A24D;
}
.wjo-hero_cta_ic_jvc{
display:inline-flex;
align-items:center;
}
.wjo-hero_cta_ic_jvc svg{
width:1rem;
height:1rem;
}
.wjo-hero_cta_alt_jvc{
border-radius:999px;
padding:15px 26px;
transition:border-color .22s ease,color .22s ease;
background:transparent;
border:1px solid rgba(244,232,208,0.13);
display:inline-flex;
align-items:center;
font-weight:600;
font-size:0.938rem;
color:#F2E8D5;
}
.wjo-hero_cta_alt_jvc:hover{
border-color:#B87E3A;
color:#B87E3A;
}
.wjo-hero_trust_jvc{
gap:22px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.wjo-hero_trust_item_jvc{
gap:0.563rem;
align-items:center;
display:flex;
font-weight:600;
color:#D6C9B0;
font-size:13px;
}
.wjo-hero_trust_ic_jvc{
align-items:center;
display:inline-flex;
color:#B87E3A;
}
.wjo-hero_trust_ic_jvc svg{
width:16px;
height:16px;
}
.wjo-hero_promo_jvc{
background:#221C15;
overflow:hidden;
border-radius:1.25rem;
min-height:300px;
display:flex;
box-shadow:0 12px 48px rgba(10,8,5,0.65), 0 0.25rem 16px rgba(10,8,5,0.40), 0 0 1px rgba(244,232,208,0.06);
position:relative;
}
.wjo-hero_promo_bg_jvc{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.wjo-hero_promo_bg_jvc::after{
inset:0;
background:linear-gradient(120deg,#13110D 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.wjo-hero_promo_glow_jvc{
background:radial-gradient(circle,rgba(176,130,72,0.18) 0%,transparent 65%);
border-radius:50%;
pointer-events:none;
top:-2.5rem;
height:16.25rem;
right:-20px;
width:260px;
position:absolute;
}
.wjo-hero_promo_ct_jvc{
padding:1.75rem;
align-self:flex-end;
max-width:88%;
z-index:2;
position:relative;
}
.wjo-hero_promo_label_jvc{
color:#D4A855;
letter-spacing:.25em;
font-size:10px;
margin-bottom:0.5rem;
text-transform:uppercase;
display:block;
font-weight:700;
}
.wjo-hero_promo_amount_jvc{
color:#F2E8D5;
font-weight:600;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
font-size:32px;
}
@media(min-width:766px){
.wjo-hero_promo_amount_jvc{
font-size:2.5rem;
}
}
.wjo-hero_promo_amount_jvc em{
color:#D4A855;
font-style:normal;
}
.wjo-hero_rating_jvc{
gap:0.625rem;
padding:10px 14px;
border:1px solid rgba(244,232,208,0.07);
background:#221C15;
border-radius:14px;
box-shadow:0 2px 8px rgba(10,8,5,0.55), 0 1px 2px rgba(10,8,5,0.40);
align-items:center;
max-width:min(16.25rem,62%);
right:0.875rem;
top:14px;
z-index:3;
position:absolute;
display:flex;
}
.wjo-hero_rating_score_jvc{
flex:0 0 auto;
font-size:1.5rem;
font-weight:700;
color:#F2E8D5;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
.wjo-hero_rating_txt_jvc{
flex:1 1 auto;
min-width:0;
}
.wjo-hero_rating_stars_jvc{
gap:2px;
display:flex;
color:#B87E3A;
}
.wjo-hero_rating_stars_jvc svg{
width:0.75rem;
height:0.75rem;
}
.wjo-hero_rating_cap_jvc{
display:block;
line-height:1.35;
color:#A8977D;
overflow-wrap:break-word;
font-size:11px;
margin-top:3px;
}
.wjo-stat_jvc{
border-top:1px solid rgba(244,232,208,0.13);
border-bottom:1px solid rgba(244,232,208,0.13);
margin-top:1rem;
}
.wjo-stat_in_jvc{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.wjo-stat_in_jvc{
grid-template-columns:repeat(4,1fr);
}
}
.wjo-stat_item_jvc{
padding:22px 0.875rem;
min-width:0;
border-bottom:1px solid rgba(244,232,208,0.07);
border-right:1px solid rgba(244,232,208,0.07);
}
.wjo-stat_item_jvc:nth-child(2n){
border-right:0;
}
.wjo-stat_item_jvc:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.wjo-stat_item_jvc{
border-bottom:0;
}
.wjo-stat_item_jvc:nth-child(2n){
border-right:1px solid rgba(244,232,208,0.07);
}
.wjo-stat_item_jvc:nth-child(4n){
border-right:0;
}
}
.wjo-stat_value_jvc{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:30px;
overflow-wrap:break-word;
font-weight:700;
line-height:1;
color:#F2E8D5;
}
@media(min-width:770px){
.wjo-stat_value_jvc{
font-size:2.125rem;
}
}
.wjo-stat_label_jvc{
overflow-wrap:break-word;
line-height:1.4;
color:#A8977D;
font-size:13px;
margin-top:6px;
}
.wjo-grow_jvc{
padding:1.625rem 0 10px;
}
.wjo-row_seo_jvc{
margin:0.625rem 0 0;
overflow-wrap:break-word;
color:#8A7A64;
font-size:14px;
line-height:1.65;
max-width:47.5rem;
}
.wjo-row_seo_jvc strong{
color:#F2E8D5;
font-weight:700;
}
.wjo-grow_jvc{
padding:26px 0 0.625rem;
}
.wjo-row_seo_jvc{
margin:10px 0 0;
color:#8A7A64;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:14px;
line-height:1.65;
}
.wjo-row_seo_jvc strong{
font-weight:700;
color:#F2E8D5;
}
.wjo-pr_jvc{
padding:1.875rem 0 6px;
}
.wjo-pr_card_jvc{
flex:0 0 auto;
gap:0.625rem;
overflow:hidden;
background:#221C15;
padding:26px;
border:1px solid rgba(244,232,208,0.07);
border-radius:1.25rem;
position:relative;
width:17.5rem;
flex-direction:column;
min-height:200px;
display:flex;
}
@media(min-width:771px){
.wjo-pr_card_jvc{
width:300px;
}
}
.wjo-pr_card_feat_jvc{
background:linear-gradient(150deg,#1E1912,#0E0C09);
border-color:transparent;
color:#F2E8D5;
}
.wjo-pr_glow_jvc{
background:radial-gradient(circle,rgba(176,130,72,0.18),transparent 70%);
border-radius:50%;
width:8.125rem;
right:-1.875rem;
position:absolute;
height:130px;
top:-1.875rem;
pointer-events:none;
opacity:0;
}
.wjo-pr_card_feat_jvc .wjo-pr_glow_jvc{
opacity:1;
}
.wjo-pr_label_jvc{
font-weight:700;
color:#B87E3A;
position:relative;
font-size:0.625rem;
text-transform:uppercase;
letter-spacing:.16em;
}
.wjo-pr_card_feat_jvc .wjo-pr_label_jvc{
color:#D4A855;
}
.wjo-pr_amount_jvc{
line-height:1.08;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F2E8D5;
font-size:1.625rem;
position:relative;
font-weight:600;
}
.wjo-pr_card_feat_jvc .wjo-pr_amount_jvc{
color:#F2E8D5;
}
.wjo-pr_amount_jvc em{
color:#B87E3A;
font-style:normal;
}
.wjo-pr_card_feat_jvc .wjo-pr_amount_jvc em{
color:#D4A855;
}
.wjo-pr_terms_jvc{
font-size:13px;
line-height:1.5;
color:#A8977D;
position:relative;
}
.wjo-pr_card_feat_jvc .wjo-pr_terms_jvc{
color:#A8977D;
}
.wjo-pr_cta_jvc{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.wjo-pr_card_feat_jvc .wjo-pr_cta_jvc{
border-radius:62.438rem;
background:#D4A855;
padding:9px 18px;
transition:opacity .22s ease;
font-size:0.813rem;
font-weight:700;
color:#1A1208;
}
.wjo-pr_card_feat_jvc .wjo-pr_cta_jvc:hover{
opacity:.9;
}
.wjo-pr_card_jvc:not(.wjo-pr_card_feat_jvc) .wjo-pr_cta_jvc{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F2E8D5;
padding-bottom:2px;
color:#F2E8D5;
font-weight:700;
font-size:0.813rem;
}
.wjo-pr_card_jvc:not(.wjo-pr_card_feat_jvc) .wjo-pr_cta_jvc:hover{
border-color:#B87E3A;
color:#B87E3A;
}
.wjo-grow_jvc{
padding:1.625rem 0 0.625rem;
}
.wjo-row_seo_jvc{
margin:10px 0 0;
line-height:1.65;
color:#8A7A64;
font-size:0.875rem;
max-width:47.5rem;
overflow-wrap:break-word;
}
.wjo-row_seo_jvc strong{
color:#F2E8D5;
font-weight:700;
}
.wjo-jp_jvc{
padding:30px 0 0.625rem;
}
.wjo-jp_grid_jvc{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:771px){
.wjo-jp_grid_jvc{
grid-template-columns:1fr 1fr;
}
.wjo-jp_card_mega_jvc{
grid-column:1/-1;
}
}
@media(min-width:998px){
.wjo-jp_grid_jvc{
grid-template-columns:1.4fr 1fr 1fr;
}
.wjo-jp_card_mega_jvc{
grid-column:auto;
}
}
.wjo-jp_card_jvc{
padding:26px;
background:#221C15;
border-radius:1.25rem;
gap:0.75rem;
border:1px solid rgba(244,232,208,0.07);
overflow:hidden;
position:relative;
min-height:200px;
justify-content:space-between;
display:flex;
min-width:0;
flex-direction:column;
}
.wjo-jp_card_mega_jvc{
background:linear-gradient(135deg,#1E1912,#0E0C09);
border-color:transparent;
color:#F2E8D5;
min-height:13.125rem;
}
.wjo-jp_glow_jvc{
background:radial-gradient(circle,rgba(176,130,72,0.18),transparent 70%);
border-radius:50%;
height:12.5rem;
width:200px;
position:absolute;
pointer-events:none;
top:-2.5rem;
right:-2.5rem;
}
.wjo-jp_label_jvc{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
letter-spacing:.16em;
color:#B87E3A;
text-transform:uppercase;
font-size:0.625rem;
position:relative;
align-items:center;
justify-content:space-between;
font-weight:700;
}
.wjo-jp_card_mega_jvc .wjo-jp_label_jvc{
color:#D4A855;
}
.wjo-jp_drop_jvc{
text-transform:none;
color:#A8977D;
letter-spacing:.04em;
font-weight:600;
}
.wjo-jp_card_mega_jvc .wjo-jp_drop_jvc{
color:#A8977D;
}
.wjo-jp_amount_jvc{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
position:relative;
font-size:38px;
overflow-wrap:break-word;
font-weight:700;
line-height:1;
color:#F2E8D5;
}
.wjo-jp_card_mega_jvc .wjo-jp_amount_jvc{
animation:zm2-pulse 2.4s infinite;
color:#D4A855;
font-size:48px;
}
@media(min-width:771px){
.wjo-jp_card_mega_jvc .wjo-jp_amount_jvc{
font-size:3.375rem;
}
}
.wjo-jp_game_jvc{
position:relative;
font-size:0.813rem;
color:#A8977D;
}
.wjo-jp_card_mega_jvc .wjo-jp_game_jvc{
color:#A8977D;
}
.wjo-jp_cta_jvc{
position:relative;
align-self:flex-start;
}
.wjo-jp_card_mega_jvc .wjo-jp_cta_jvc{
padding:0.625rem 20px;
border-radius:62.438rem;
transition:opacity .22s ease;
background:#D4A855;
font-size:13px;
font-weight:700;
color:#1A1208;
}
.wjo-jp_card_mega_jvc .wjo-jp_cta_jvc:hover{
opacity:.9;
}
.wjo-jp_card_jvc:not(.wjo-jp_card_mega_jvc) .wjo-jp_cta_jvc{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
border-bottom:1px solid #F2E8D5;
font-weight:700;
color:#F2E8D5;
padding-bottom:2px;
}
.wjo-jp_card_jvc:not(.wjo-jp_card_mega_jvc) .wjo-jp_cta_jvc:hover{
border-color:#B87E3A;
color:#B87E3A;
}
.wjo-jp_seo_jvc{
margin:0.875rem 0 0;
max-width:760px;
overflow-wrap:break-word;
color:#8A7A64;
line-height:1.65;
font-size:14px;
}
.wjo-jp_seo_jvc strong{
font-weight:700;
color:#F2E8D5;
}
.wjo-vip_jvc{
padding:3rem 0;
}
@media(min-width:769px){
.wjo-vip_jvc{
padding:64px 0;
}
}
.wjo-vip_head_jvc{
gap:14px;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:879px){
.wjo-vip_head_jvc{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.wjo-vip_eyebrow_jvc{
margin-bottom:0.75rem;
}
.wjo-vip_h2_jvc{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#F2E8D5;
font-size:2rem;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
}
@media(min-width:771px){
.wjo-vip_h2_jvc{
font-size:40px;
}
}
.wjo-vip_intro_jvc{
max-width:420px;
font-size:0.875rem;
line-height:1.6;
color:#A8977D;
}
.wjo-vip_grid_jvc{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.wjo-vip_card_jvc{
padding:1.375rem 1.125rem;
border:1px solid rgba(244,232,208,0.13);
border-radius:14px;
min-width:0;
}
.wjo-vip_card_feat_jvc{
border-color:#D4A855;
background:rgba(244,232,208,0.07);
}
.wjo-vip_card_ic_jvc{
border-radius:8px;
background:linear-gradient(135deg,#B87E3A,#E0BF78);
margin-bottom:1rem;
width:34px;
display:block;
height:2.125rem;
}
.wjo-vip_name_jvc{
margin-bottom:0.375rem;
overflow-wrap:break-word;
font-size:1.25rem;
font-weight:600;
color:#F2E8D5;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
.wjo-vip_perk_jvc{
font-size:0.781rem;
color:#A8977D;
line-height:1.5;
overflow-wrap:break-word;
}
.wjo-trn_jvc{
padding:30px 0 0.625rem;
}
.wjo-trn_in_jvc{
overflow:hidden;
border-radius:20px;
background:#221C15;
border:1px solid rgba(244,232,208,0.07);
grid-template-columns:1fr;
display:grid;
}
@media(min-width:881px){
.wjo-trn_in_jvc{
grid-template-columns:1.05fr 1fr;
}
}
.wjo-trn_banner_jvc{
background:linear-gradient(150deg,#1E1912,#0E0C09);
padding:34px;
overflow:hidden;
position:relative;
color:#F2E8D5;
}
.wjo-trn_glow_jvc{
background:radial-gradient(circle,rgba(176,130,72,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
position:absolute;
width:200px;
right:-40px;
height:200px;
bottom:-2.5rem;
}
.wjo-trn_eyebrow_jvc{
margin-bottom:14px;
position:relative;
}
.wjo-trn_h2_jvc{
font-size:1.875rem;
font-weight:600;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.75rem;
position:relative;
line-height:1.06;
color:#F2E8D5;
}
@media(min-width:767px){
.wjo-trn_h2_jvc{
font-size:2.25rem;
}
}
.wjo-trn_text_jvc{
font-size:0.875rem;
margin-bottom:22px;
max-width:26.25rem;
position:relative;
color:#A8977D;
line-height:1.6;
}
.wjo-trn_timer_jvc{
gap:0.5rem;
flex-wrap:wrap;
display:flex;
align-items:center;
position:relative;
margin-bottom:24px;
}
.wjo-trn_timer_cap_jvc{
color:#A8977D;
font-size:11px;
}
.wjo-trn_timer_box_jvc{
background:rgba(244,232,208,0.07);
padding:0.25rem 0.75rem;
border-radius:0.5rem;
font-size:24px;
font-weight:700;
color:#F2E8D5;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
.wjo-trn_cta_jvc{
transition:opacity .22s ease;
border-radius:999px;
background:#D4A855;
padding:13px 1.625rem;
color:#1A1208;
position:relative;
display:inline-block;
font-weight:700;
font-size:0.875rem;
}
.wjo-trn_cta_jvc:hover{
opacity:.9;
}
.wjo-trn_lb_jvc{
padding:26px 28px;
}
.wjo-trn_lb_head_jvc{
gap:0.625rem;
margin-bottom:0.75rem;
display:flex;
align-items:center;
justify-content:space-between;
}
.wjo-trn_lb_title_jvc{
font-weight:600;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#F2E8D5;
font-size:20px;
}
.wjo-trn_lb_upd_jvc{
color:#A8977D;
letter-spacing:.08em;
font-size:11px;
text-transform:uppercase;
}
.wjo-trn_lb_row_jvc{
gap:0.875rem;
padding:0.688rem 12px;
border-radius:8px;
align-items:center;
display:flex;
}
.wjo-trn_lb_row_jvc:nth-child(2){
background:rgba(184,126,58,0.12);
}
.wjo-trn_lb_rank_jvc{
flex:0 0 auto;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:16px;
font-weight:700;
width:22px;
color:#B87E3A;
}
.wjo-trn_lb_av_jvc{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#B87E3A,#E0BF78);
height:30px;
width:1.875rem;
}
.wjo-trn_lb_name_jvc{
flex:1 1 auto;
overflow:hidden;
color:#F2E8D5;
white-space:nowrap;
font-weight:600;
text-overflow:ellipsis;
min-width:0;
font-size:14px;
}
.wjo-trn_lb_amount_jvc{
flex:0 0 auto;
color:#F2E8D5;
font-size:13px;
font-weight:700;
}
.wjo-gm_jvc{
padding:1.875rem 0 10px;
}
.wjo-gm_in_jvc{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:881px){
.wjo-gm_in_jvc{
grid-template-columns:1.25fr 1fr;
}
}
.wjo-gm_left_jvc{
border:1px solid rgba(244,232,208,0.07);
padding:2rem;
border-radius:20px;
background:#221C15;
min-width:0;
}
.wjo-gm_eyebrow_jvc{
margin-bottom:10px;
}
.wjo-gm_h2_jvc{
font-size:26px;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.06;
overflow-wrap:break-word;
color:#F2E8D5;
margin-bottom:8px;
}
@media(min-width:771px){
.wjo-gm_h2_jvc{
font-size:1.75rem;
}
}
.wjo-gm_text_jvc{
color:#8A7A64;
max-width:30rem;
margin-bottom:1.375rem;
line-height:1.6;
font-size:0.875rem;
}
.wjo-gm_level_jvc{
font-size:22px;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-weight:700;
color:#B87E3A;
}
.wjo-gm_bar_jvc{
background:rgba(244,232,208,0.13);
border-radius:62.438rem;
overflow:hidden;
margin-bottom:0.375rem;
height:8px;
}
.wjo-gm_bar_fill_jvc{
border-radius:62.438rem;
background:linear-gradient(90deg,#B87E3A,#E0BF78);
height:100%;
}
.wjo-gm_bar_meta_jvc{
gap:10px;
font-size:0.688rem;
margin-bottom:1.125rem;
color:#A8977D;
justify-content:space-between;
display:flex;
}
.wjo-gm_missions_jvc{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.wjo-gm_mission_jvc{
background:#1A1510;
gap:0.438rem;
border:1px solid rgba(244,232,208,0.13);
padding:0.563rem 15px;
border-radius:62.438rem;
color:#D6C9B0;
display:inline-flex;
align-items:center;
font-weight:600;
font-size:12.5px;
}
.wjo-gm_mission_ic_jvc{
color:#B87E3A;
align-items:center;
display:inline-flex;
}
.wjo-gm_mission_ic_jvc svg{
width:13px;
height:13px;
}
.wjo-gm_right_jvc{
background:linear-gradient(150deg,#1E1912,#0E0C09);
border-radius:20px;
padding:32px;
overflow:hidden;
flex-direction:column;
display:flex;
position:relative;
color:#F2E8D5;
}
.wjo-gm_glow_jvc{
background:radial-gradient(circle,rgba(176,130,72,0.18),transparent 70%);
border-radius:50%;
height:150px;
right:-30px;
pointer-events:none;
top:-1.875rem;
width:150px;
position:absolute;
}
.wjo-gm_ref_eyebrow_jvc{
margin-bottom:10px;
position:relative;
}
.wjo-gm_ref_h2_jvc{
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
line-height:1.1;
position:relative;
color:#F2E8D5;
font-size:1.625rem;
font-weight:600;
}
.wjo-gm_ref_text_jvc{
position:relative;
margin-bottom:1.25rem;
color:#A8977D;
line-height:1.55;
font-size:0.844rem;
}
.wjo-gm_ref_cta_jvc{
border-radius:999px;
background:#D4A855;
transition:opacity .22s ease;
padding:0.688rem 22px;
font-size:13.5px;
margin-top:auto;
color:#1A1208;
position:relative;
align-self:flex-start;
font-weight:700;
}
.wjo-gm_ref_cta_jvc:hover{
opacity:.9;
}
.wjo-app_jvc{
padding:30px 0 0.625rem;
}
.wjo-app_in_jvc{
border-radius:1.25rem;
background:#221C15;
gap:1.75rem;
border:1px solid rgba(244,232,208,0.07);
padding:32px;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.wjo-app_in_jvc{
padding:40px 2.75rem;
gap:40px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.wjo-app_copy_jvc{
max-width:35rem;
min-width:0;
}
.wjo-app_eyebrow_jvc{
margin-bottom:12px;
}
.wjo-app_h2_jvc{
color:#F2E8D5;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-size:1.75rem;
margin-bottom:0.75rem;
}
@media(min-width:769px){
.wjo-app_h2_jvc{
font-size:34px;
}
}
.wjo-app_text_jvc{
line-height:1.6;
color:#8A7A64;
font-size:14px;
margin-bottom:22px;
}
.wjo-app_btns_jvc{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.wjo-app_btn_jvc{
background:#C8913F;
gap:10px;
padding:11px 20px;
transition:background-color .22s ease;
border-radius:0.875rem;
color:#120E07;
display:inline-flex;
align-items:center;
}
.wjo-app_btn_jvc:hover{
background:#D9A24D;
}
.wjo-app_btn_ic_jvc{
align-items:center;
display:inline-flex;
}
.wjo-app_btn_ic_jvc svg{
width:1.125rem;
height:18px;
}
.wjo-app_btn_lb_jvc{
font-size:13.5px;
font-weight:700;
}
.wjo-app_qr_wrap_jvc{
gap:18px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.wjo-app_qr_jvc{
border-radius:0.875rem;
flex:0 0 auto;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#221C15 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#221C15 0 0.313rem,transparent 0.313rem 11px);
width:6.75rem;
background-color:#C8913F;
}
.wjo-app_qr_cap_jvc{
line-height:1.4;
font-size:0.781rem;
color:#A8977D;
max-width:92px;
}
.wjo-op_jvc{
padding:2.25rem 0 0.625rem;
}
.wjo-op_in_jvc{
padding:2rem;
border:1px solid rgba(244,232,208,0.07);
grid-template-columns:1fr;
gap:2rem;
border-radius:14px;
background:#221C15;
display:grid;
align-items:center;
}
@media(min-width:857px){
.wjo-op_in_jvc{
grid-template-columns:.9fr 1.1fr;
padding:34px 40px;
gap:2.75rem;
}
}
.wjo-op_left_jvc{
min-width:0;
}
.wjo-op_eyebrow_jvc{
margin-bottom:12px;
}
.wjo-op_h2_jvc{
font-weight:600;
margin-bottom:0.625rem;
color:#F2E8D5;
line-height:1.08;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:1.75rem;
}
@media(min-width:769px){
.wjo-op_h2_jvc{
font-size:30px;
}
}
.wjo-op_text_jvc{
color:#8A7A64;
line-height:1.6;
font-size:0.875rem;
}
.wjo-op_grid_jvc{
border-radius:8px;
overflow:hidden;
background:rgba(244,232,208,0.13);
gap:1px;
grid-template-columns:1fr 1fr;
border:1px solid rgba(244,232,208,0.13);
display:grid;
}
.wjo-op_field_jvc{
background:#1A1510;
padding:1.125rem 20px;
min-width:0;
}
.wjo-op_field_lb_jvc{
font-weight:600;
text-transform:uppercase;
letter-spacing:.1em;
color:#B87E3A;
margin-bottom:5px;
font-size:0.625rem;
}
.wjo-op_field_val_jvc{
overflow-wrap:break-word;
font-size:14px;
font-weight:700;
color:#F2E8D5;
}
.wjo-et_jvc{
padding:2.25rem 0 10px;
}
.wjo-et_in_jvc{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:883px){
.wjo-et_in_jvc{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.wjo-et_left_jvc{
min-width:0;
}
.wjo-et_eyebrow_jvc{
margin-bottom:0.75rem;
}
.wjo-et_h2_jvc{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
margin-bottom:14px;
font-weight:600;
overflow-wrap:break-word;
font-size:28px;
line-height:1.06;
color:#F2E8D5;
}
@media(min-width:770px){
.wjo-et_h2_jvc{
font-size:32px;
}
}
.wjo-et_text_jvc{
color:#8A7A64;
font-size:0.938rem;
margin-bottom:22px;
line-height:1.65;
}
.wjo-et_stats_jvc{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.wjo-et_stat_jvc{
min-width:0;
}
.wjo-et_stat_v_jvc{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#F2E8D5;
font-size:1.625rem;
line-height:1;
font-weight:700;
}
.wjo-et_stat_l_jvc{
color:#A8977D;
font-size:12.5px;
margin-top:0.25rem;
}
.wjo-et_right_jvc{
gap:12px;
flex-direction:column;
display:flex;
}
.wjo-et_member_jvc{
border:1px solid rgba(244,232,208,0.07);
background:#221C15;
padding:1.125rem 1.25rem;
gap:16px;
border-radius:14px;
min-width:0;
display:flex;
align-items:center;
}
.wjo-et_member_av_jvc{
background:linear-gradient(135deg,#1E1912,#B87E3A);
border-radius:50%;
flex:0 0 auto;
height:3rem;
width:48px;
}
.wjo-et_member_name_jvc{
overflow-wrap:break-word;
font-weight:700;
font-size:0.938rem;
color:#F2E8D5;
}
.wjo-et_member_role_jvc{
overflow-wrap:break-word;
font-size:0.781rem;
color:#A8977D;
}
.wjo-et_updated_jvc{
border:1px solid rgba(244,232,208,0.07);
background:#1A1510;
gap:0.5rem;
border-radius:14px;
padding:0.875rem 18px;
color:#8A7A64;
font-size:12.5px;
align-items:center;
display:flex;
}
.wjo-tt_jvc{
padding:48px 0 0.625rem;
}
@media(min-width:767px){
.wjo-tt_jvc{
padding:60px 0 0.625rem;
}
}
.wjo-tt_head_jvc{
margin-bottom:2.125rem;
text-align:center;
}
.wjo-tt_eyebrow_jvc{
margin-bottom:12px;
}
.wjo-tt_h2_jvc{
overflow-wrap:break-word;
font-size:32px;
font-weight:600;
color:#F2E8D5;
line-height:1.05;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.wjo-tt_h2_jvc{
font-size:42px;
}
}
.wjo-tt_grid_jvc{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.wjo-tt_grid_jvc{
grid-template-columns:repeat(3,1fr);
}
}
.wjo-tt_card_jvc{
padding:30px;
border-radius:0.875rem;
border:1px solid rgba(244,232,208,0.07);
background:#221C15;
flex-direction:column;
display:flex;
min-width:0;
}
.wjo-tt_card_ic_jvc{
margin-bottom:18px;
color:#B87E3A;
align-items:center;
display:inline-flex;
}
.wjo-tt_card_ic_jvc svg{
width:28px;
height:1.75rem;
}
.wjo-tt_card_h_jvc{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2E8D5;
font-size:22px;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
.wjo-tt_card_p_jvc{
color:#8A7A64;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.875rem;
margin-bottom:14px;
}
.wjo-tt_card_p_jvc b{
color:#F2E8D5;
font-weight:700;
}
.wjo-tt_card_link_jvc{
transition:color .22s ease;
border-bottom:1px solid #B87E3A;
align-self:flex-start;
margin-top:auto;
padding-bottom:2px;
font-size:13px;
color:#F2E8D5;
font-weight:700;
}
.wjo-tt_card_link_jvc:hover{
color:#B87E3A;
}
.wjo-dr_jvc{
padding:2.25rem 0 10px;
}
.wjo-dr_in_jvc{
padding:1.75rem 32px;
border:1px dashed rgba(244,232,208,0.13);
border-radius:0.875rem;
gap:20px;
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.wjo-dr_in_jvc{
gap:32px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.wjo-dr_h2_jvc{
line-height:1.1;
font-size:1.5rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
color:#F2E8D5;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:768px){
.wjo-dr_h2_jvc{
font-size:1.625rem;
}
}
.wjo-dr_text_jvc{
font-size:0.875rem;
overflow-wrap:break-word;
color:#8A7A64;
line-height:1.6;
max-width:42.5rem;
}
.wjo-dr_text_jvc b{
color:#F2E8D5;
font-weight:700;
}
.wjo-dr_cta_jvc{
transition:color .22s ease;
flex:0 0 auto;
white-space:nowrap;
padding-bottom:2px;
color:#F2E8D5;
font-weight:700;
font-size:13.5px;
border-bottom:1px solid #B87E3A;
}
.wjo-dr_cta_jvc:hover{
color:#B87E3A;
}
.wjo-wy_jvc{
padding:3rem 0;
}
@media(min-width:769px){
.wjo-wy_jvc{
padding:3.5rem 0;
}
}
.wjo-wy_in_jvc{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:901px){
.wjo-wy_in_jvc{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.wjo-wy_left_jvc{
min-width:0;
}
.wjo-wy_eyebrow_jvc{
margin-bottom:14px;
}
.wjo-wy_h2_jvc{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:1rem;
line-height:1.05;
font-size:2rem;
color:#F2E8D5;
overflow-wrap:break-word;
}
@media(min-width:767px){
.wjo-wy_h2_jvc{
font-size:2.5rem;
}
}
.wjo-wy_intro_jvc{
color:#8A7A64;
font-size:15px;
line-height:1.6;
}
.wjo-wy_grid_jvc{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:558px){
.wjo-wy_grid_jvc{
grid-template-columns:1fr 1fr;
}
}
.wjo-wy_card_jvc{
border-radius:14px;
border:1px solid rgba(244,232,208,0.07);
background:#221C15;
padding:1.625rem;
min-width:0;
}
.wjo-wy_card_ic_jvc{
justify-content:center;
display:inline-flex;
margin-bottom:1rem;
color:#B87E3A;
align-items:center;
}
.wjo-wy_card_ic_jvc svg{
width:26px;
height:1.625rem;
}
.wjo-wy_card_h_jvc{
font-size:1.313rem;
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.15;
font-weight:600;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#F2E8D5;
}
.wjo-wy_card_p_jvc{
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
color:#8A7A64;
}
.wjo-hts_jvc{
padding:48px 0;
}
@media(min-width:768px){
.wjo-hts_jvc{
padding:62px 0;
}
}
.wjo-hts_head_jvc{
gap:1.125rem;
margin-bottom:34px;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.wjo-hts_head_jvc{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.wjo-hts_eyebrow_jvc{
margin-bottom:12px;
}
.wjo-hts_h2_jvc{
font-size:1.875rem;
color:#F2E8D5;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.wjo-hts_h2_jvc{
font-size:38px;
}
}
.wjo-hts_cta_jvc{
padding:15px 30px;
transition:opacity .22s ease;
border-radius:999px;
background:#D4A855;
flex:0 0 auto;
font-weight:700;
color:#1A1208;
font-size:15px;
}
.wjo-hts_cta_jvc:hover{
opacity:.9;
}
.wjo-hts_grid_jvc{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:759px){
.wjo-hts_grid_jvc{
grid-template-columns:repeat(3,1fr);
}
}
.wjo-hts_step_jvc{
border-top:1px solid rgba(244,232,208,0.13);
padding-top:22px;
min-width:0;
}
.wjo-hts_step_num_jvc{
line-height:1;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:700;
margin-bottom:14px;
color:#D4A855;
font-size:2.75rem;
}
.wjo-hts_step_h_jvc{
font-weight:700;
overflow-wrap:break-word;
line-height:1.2;
margin-bottom:8px;
font-size:19px;
color:#F2E8D5;
}
.wjo-hts_step_p_jvc{
overflow-wrap:break-word;
color:#A8977D;
font-size:0.875rem;
line-height:1.55;
}
.wjo-rc_jvc{
padding:3rem 0 0.625rem;
}
.wjo-rc_in_jvc{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.wjo-rc_in_jvc{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.wjo-rc_col_jvc{
min-width:0;
}
.wjo-rc_label_jvc{
color:#B87E3A;
font-weight:600;
margin-bottom:1rem;
font-size:0.688rem;
text-transform:uppercase;
letter-spacing:.2em;
}
.wjo-rc_awards_jvc{
gap:12px;
flex-direction:column;
display:flex;
}
.wjo-rc_award_jvc{
gap:0.75rem;
align-items:center;
min-width:0;
display:flex;
}
.wjo-rc_award_ic_jvc{
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#D4A855;
}
.wjo-rc_award_ic_jvc svg{
height:1.125rem;
width:1.125rem;
}
.wjo-rc_award_t_jvc{
font-size:14px;
overflow-wrap:break-word;
font-weight:700;
color:#F2E8D5;
}
.wjo-rc_award_s_jvc{
color:#A8977D;
overflow-wrap:break-word;
font-size:12px;
}
.wjo-rc_press_jvc{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.wjo-rc_press_logo_jvc{
border-radius:0.5rem;
padding:0 0.5rem;
overflow:hidden;
border:1px solid rgba(244,232,208,0.07);
font-weight:700;
text-align:center;
height:3.25rem;
align-items:center;
white-space:nowrap;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#8A7A64;
justify-content:center;
font-size:0.875rem;
display:flex;
text-overflow:ellipsis;
}
.wjo-rc_partner_jvc{
background:#221C15;
padding:22px;
border-radius:0.875rem;
border:1px solid rgba(244,232,208,0.07);
}
.wjo-rc_partner_name_jvc{
font-weight:600;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
margin-bottom:0.375rem;
font-size:1.25rem;
color:#F2E8D5;
}
.wjo-rc_partner_text_jvc{
font-size:0.813rem;
color:#8A7A64;
overflow-wrap:break-word;
line-height:1.55;
}
.wjo-prov_jvc{
padding:40px 0 1.25rem;
}
.wjo-prov_eyebrow_jvc{
margin-bottom:18px;
display:block;
}
.wjo-prov_grid_jvc{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:561px){
.wjo-prov_grid_jvc{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.wjo-prov_grid_jvc{
grid-template-columns:repeat(6,1fr);
}
}
.wjo-rv_jvc{
padding:48px 0;
background:#221C15;
border-bottom:1px solid rgba(244,232,208,0.07);
margin-top:1.5rem;
border-top:1px solid rgba(244,232,208,0.07);
}
@media(min-width:769px){
.wjo-rv_jvc{
padding:3.5rem 0;
}
}
.wjo-rv_head_jvc{
gap:1rem;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.wjo-rv_head_jvc{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.wjo-rv_eyebrow_jvc{
margin-bottom:10px;
}
.wjo-rv_h2_jvc{
line-height:1.05;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:1.875rem;
color:#F2E8D5;
}
@media(min-width:771px){
.wjo-rv_h2_jvc{
font-size:38px;
}
}
.wjo-rv_agg_jvc{
gap:0.75rem;
align-items:center;
display:flex;
}
.wjo-rv_agg_stars_jvc{
gap:3px;
color:#B87E3A;
display:flex;
}
.wjo-rv_agg_stars_jvc svg{
width:1.125rem;
height:1.125rem;
}
.wjo-rv_source_jvc{
color:#8A7A64;
font-size:0.813rem;
}
.wjo-rv_grid_jvc{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.wjo-rv_grid_jvc{
grid-template-columns:repeat(3,1fr);
}
}
.wjo-rv_card_jvc{
border:1px solid rgba(244,232,208,0.07);
background:#1A1510;
padding:1.625rem;
border-radius:14px;
min-width:0;
}
.wjo-rv_card_stars_jvc{
gap:2px;
margin-bottom:0.75rem;
color:#B87E3A;
display:flex;
}
.wjo-rv_card_stars_jvc svg{
height:0.875rem;
width:0.875rem;
}
.wjo-rv_card_body_jvc{
margin-bottom:16px;
color:#F2E8D5;
overflow-wrap:break-word;
line-height:1.45;
font-weight:500;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:1.125rem;
}
.wjo-rv_card_meta_jvc{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.wjo-rv_card_av_jvc{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#B87E3A,#E0BF78);
width:2rem;
height:2rem;
}
.wjo-rv_card_author_jvc{
color:#F2E8D5;
font-weight:700;
font-size:13px;
}
.wjo-rv_card_loc_jvc{
font-size:12px;
color:#A8977D;
}
.wjo-ts_jvc{
padding:2.75rem 0;
}
.wjo-ts_in_jvc{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:883px){
.wjo-ts_in_jvc{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.wjo-ts_left_jvc{
min-width:0;
}
.wjo-ts_h2_jvc{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
line-height:1.1;
margin-bottom:12px;
color:#F2E8D5;
font-size:1.625rem;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:768px){
.wjo-ts_h2_jvc{
font-size:1.75rem;
}
}
.wjo-ts_text_jvc{
font-size:14.5px;
margin-bottom:1.375rem;
max-width:520px;
line-height:1.6;
color:#A8977D;
}
.wjo-ts_badges_jvc{
gap:18px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.wjo-ts_badge_jvc{
color:#A8977D;
font-size:13px;
font-weight:600;
}
.wjo-ts_pay_jvc{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:881px){
.wjo-ts_pay_jvc{
justify-content:flex-end;
}
}
.wjo-ts_pay_chip_jvc{
padding:0.75rem 1rem;
border-radius:14px;
border:1px solid rgba(244,232,208,0.13);
background:rgba(244,232,208,0.07);
color:#F2E8D5;
font-size:0.875rem;
font-weight:700;
}
.wjo-faq_jvc{
background:#221C15;
padding:48px 0;
border-top:1px solid rgba(244,232,208,0.07);
border-bottom:1px solid rgba(244,232,208,0.07);
margin-top:1.5rem;
}
@media(min-width:767px){
.wjo-faq_jvc{
padding:3.875rem 0;
}
}
.wjo-faq_head_jvc{
text-align:center;
margin-bottom:34px;
}
.wjo-faq_eyebrow_jvc{
margin-bottom:0.75rem;
}
.wjo-faq_h2_jvc{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:2rem;
font-weight:600;
line-height:1.05;
color:#F2E8D5;
overflow-wrap:break-word;
}
@media(min-width:769px){
.wjo-faq_h2_jvc{
font-size:2.375rem;
}
}
.wjo-faq_list_jvc{
margin:0 auto;
gap:0.75rem;
flex-direction:column;
display:flex;
max-width:820px;
}
.wjo-faq_item_jvc{
border:1px solid rgba(244,232,208,0.07);
background:#1A1510;
border-radius:0.875rem;
overflow:hidden;
}
.wjo-faq_q_jvc{
gap:20px;
padding:20px 24px;
list-style:none;
display:flex;
align-items:center;
font-weight:700;
color:#F2E8D5;
justify-content:space-between;
cursor:pointer;
overflow-wrap:break-word;
font-size:1rem;
}
.wjo-faq_q_jvc::-webkit-details-marker{
display:none;
}
.wjo-faq_q_ic_jvc{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
color:#B87E3A;
align-items:center;
}
.wjo-faq_q_ic_jvc svg{
width:18px;
height:1.125rem;
}
.wjo-faq_item_jvc[open] .wjo-faq_q_ic_jvc{
transform:rotate(180deg);
}
.wjo-faq_a_jvc{
padding:0 1.5rem 20px;
overflow-wrap:break-word;
font-size:0.906rem;
line-height:1.6;
color:#8A7A64;
}
.wjo-sg_jvc{
padding:3rem 0 10px;
}
.wjo-sg_eyebrow_jvc{
margin-bottom:12px;
display:block;
}
.wjo-sg_h2_jvc{
line-height:1.05;
font-size:1.875rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#F2E8D5;
font-weight:600;
margin-bottom:28px;
overflow-wrap:break-word;
}
@media(min-width:767px){
.wjo-sg_h2_jvc{
font-size:36px;
}
}
.wjo-sg_grid_jvc{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:720px){
.wjo-sg_grid_jvc{
grid-template-columns:repeat(3,1fr);
}
}
.wjo-sg_col_jvc{
min-width:0;
}
.wjo-sg_col_h_jvc{
overflow-wrap:break-word;
font-size:22px;
margin-bottom:0.625rem;
font-weight:600;
line-height:1.15;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#F2E8D5;
}
.wjo-sg_col_p_jvc{
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
color:#8A7A64;
}
.wjo-sb_jvc{
background:#221C15;
padding:48px 0;
border-bottom:1px solid rgba(244,232,208,0.07);
border-top:1px solid rgba(244,232,208,0.07);
margin-top:1.5rem;
}
@media(min-width:767px){
.wjo-sb_jvc{
padding:3.5rem 0;
}
}
.wjo-sb_eyebrow_jvc{
margin-bottom:0.75rem;
display:block;
}
.wjo-sb_h2_jvc{
line-height:1.05;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
margin-bottom:26px;
font-size:1.875rem;
overflow-wrap:break-word;
color:#F2E8D5;
font-weight:600;
}
@media(min-width:770px){
.wjo-sb_h2_jvc{
font-size:2.25rem;
}
}
.wjo-sb_grid_jvc{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.wjo-sb_grid_jvc{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:957px){
.wjo-sb_grid_jvc{
grid-template-columns:repeat(4,1fr);
}
}
.wjo-sb_card_jvc{
border:1px solid rgba(244,232,208,0.07);
background:#1A1510;
border-radius:14px;
padding:24px;
min-width:0;
}
.wjo-sb_card_h_jvc{
overflow-wrap:break-word;
font-size:19px;
color:#F2E8D5;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
margin-bottom:0.5rem;
}
.wjo-sb_card_p_jvc{
color:#8A7A64;
overflow-wrap:break-word;
font-size:13.5px;
line-height:1.6;
}
.wjo-sb_rtp_jvc{
grid-template-columns:1fr;
border-radius:0.875rem;
border:1px solid rgba(244,232,208,0.07);
background:#1A1510;
padding:1.625rem 1.75rem;
gap:24px;
display:grid;
align-items:center;
margin-top:18px;
}
@media(min-width:758px){
.wjo-sb_rtp_jvc{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.wjo-sb_rtp_h_jvc{
font-weight:600;
color:#F2E8D5;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.15;
font-size:1.25rem;
}
.wjo-sb_rtp_p_jvc{
color:#8A7A64;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.844rem;
}
.wjo-sb_rtp_stats_jvc{
gap:16px;
display:flex;
}
.wjo-sb_stat_jvc{
border-radius:8px;
flex:1 1 0;
padding:18px;
background:#221C15;
min-width:0;
text-align:center;
}
.wjo-sb_stat_v_jvc{
overflow-wrap:break-word;
font-size:1.625rem;
font-weight:700;
color:#6B9B6E;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
.wjo-sb_stat_l_jvc{
color:#A8977D;
margin-top:4px;
font-size:0.719rem;
}
.wjo-lh_jvc{
padding:40px 0 1.25rem;
}
.wjo-lh_in_jvc{
border-top:1px solid rgba(244,232,208,0.13);
padding-top:2.125rem;
}
.wjo-lh_eyebrow_jvc{
margin-bottom:1.375rem;
display:block;
}
.wjo-lh_grid_jvc{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:598px){
.wjo-lh_grid_jvc{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.wjo-lh_grid_jvc{
grid-template-columns:repeat(5,1fr);
}
}
.wjo-lh_col_jvc{
min-width:0;
}
.wjo-lh_col_h_jvc{
color:#F2E8D5;
overflow-wrap:break-word;
font-weight:700;
font-size:0.813rem;
margin-bottom:12px;
}
.wjo-lh_links_jvc{
gap:8px;
flex-direction:column;
display:flex;
}
.wjo-lh_link_jvc{
transition:color .22s ease;
font-size:0.813rem;
overflow-wrap:break-word;
color:#8A7A64;
}
.wjo-lh_link_jvc:hover{
color:#B87E3A;
}
.wjo-el_jvc{
padding:3rem 0;
}
@media(min-width:771px){
.wjo-el_jvc{
padding:3.5rem 0;
}
}
.wjo-el_in_jvc{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:903px){
.wjo-el_in_jvc{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.wjo-el_left_jvc{
min-width:0;
}
.wjo-el_eyebrow_jvc{
margin-bottom:0.875rem;
}
.wjo-el_h2_jvc{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#F2E8D5;
font-size:2rem;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:1.375rem;
line-height:1.08;
}
@media(min-width:766px){
.wjo-el_h2_jvc{
font-size:38px;
}
}
.wjo-el_body_jvc p{
line-height:1.7;
margin-bottom:18px;
font-size:1rem;
overflow-wrap:break-word;
color:#D6C9B0;
}
.wjo-el_dropcap_jvc{
padding:0.375rem 0.75rem 0 0;
line-height:.8;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:62px;
float:left;
color:#B87E3A;
}
.wjo-el_right_jvc{
min-width:0;
}
.wjo-el_quote_jvc{
border-radius:1.25rem;
padding:2.25rem;
background:linear-gradient(150deg,#1E1912,#0E0C09);
margin-bottom:24px;
color:#F2E8D5;
position:relative;
}
.wjo-el_quote_mark_jvc{
margin-bottom:0.375rem;
align-items:center;
display:inline-flex;
color:#D4A855;
}
.wjo-el_quote_mark_jvc svg{
width:2.125rem;
height:2.125rem;
}
.wjo-el_quote_text_jvc{
overflow-wrap:break-word;
font-weight:500;
color:#F2E8D5;
line-height:1.4;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
margin-bottom:22px;
font-size:22px;
}
.wjo-el_quote_meta_jvc{
gap:12px;
display:flex;
align-items:center;
}
.wjo-el_quote_av_jvc{
border-radius:50%;
background:linear-gradient(135deg,#B87E3A,#E0BF78);
flex:0 0 auto;
height:2.375rem;
width:2.375rem;
}
.wjo-el_quote_author_jvc{
font-size:0.875rem;
font-weight:700;
color:#F2E8D5;
}
.wjo-el_quote_meta_sub_jvc{
font-size:12px;
color:#A8977D;
}
.wjo-el_explain_jvc{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(244,232,208,0.07);
}
.wjo-el_explain_card_jvc{
padding:1.375rem 1.5rem;
}
.wjo-el_explain_card_jvc+.wjo-el_explain_card_jvc{
border-top:1px solid rgba(244,232,208,0.07);
}
.wjo-el_explain_h_jvc{
font-size:20px;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
color:#F2E8D5;
font-weight:600;
line-height:1.15;
}
.wjo-el_explain_p_jvc{
font-size:14px;
overflow-wrap:break-word;
color:#8A7A64;
line-height:1.55;
}
.wjo-sc_jvc{
padding:3rem 0 0.625rem;
}
.wjo-sc_head_jvc{
text-align:center;
margin-bottom:1.75rem;
}
.wjo-sc_eyebrow_jvc{
margin-bottom:0.75rem;
}
.wjo-sc_h2_jvc{
line-height:1.05;
font-weight:600;
font-size:30px;
color:#F2E8D5;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.wjo-sc_h2_jvc{
font-size:2.25rem;
}
}
.wjo-sc_table_jvc{
overflow:hidden;
border:1px solid rgba(244,232,208,0.07);
border-radius:14px;
margin:0 auto;
max-width:900px;
}
.wjo-sc_thead_jvc{
background:#100D09;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.wjo-sc_th_jvc{
padding:0.938rem 1.125rem;
overflow-wrap:break-word;
font-weight:700;
text-align:center;
font-size:0.813rem;
color:#A8977D;
}
.wjo-sc_th_jvc:first-child{
text-align:left;
}
.wjo-sc_th_us_jvc{
color:#D4A855;
}
.wjo-sc_row_jvc{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(244,232,208,0.07);
}
.wjo-sc_row_jvc:nth-child(even){
background:#221C15;
}
.wjo-sc_td_jvc{
padding:15px 18px;
font-size:0.875rem;
overflow-wrap:break-word;
text-align:center;
min-width:0;
color:#A8977D;
}
.wjo-sc_td_jvc:first-child{
font-weight:600;
color:#D6C9B0;
text-align:left;
}
.wjo-sc_td_us_jvc{
color:#6B9B6E;
font-weight:700;
}
.wjo-ft_jvc{
background:#100D09;
color:#A8977D;
margin-top:2.5rem;
}
.wjo-ft_in_jvc{
gap:2rem;
grid-template-columns:1fr;
padding:3rem 0 1.75rem;
display:grid;
}
@media(min-width:603px){
.wjo-ft_in_jvc{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.wjo-ft_in_jvc{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.wjo-ft_brand_jvc{
min-width:0;
}
.wjo-ft_logo_jvc{
font-weight:700;
color:#F2E8D5;
font-size:26px;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.wjo-ft_tagline_jvc{
max-width:17.5rem;
margin-top:0.875rem;
color:#A8977D;
font-size:13.5px;
line-height:1.6;
}
.wjo-ft_contact_jvc{
transition:color .22s ease;
display:inline-block;
margin-top:12px;
overflow-wrap:anywhere;
color:#D4A855;
font-size:13px;
max-width:17.5rem;
}
.wjo-ft_contact_jvc:hover{
color:#F2E8D5;
}
.wjo-ft_col_jvc{
min-width:0;
}
.wjo-ft_col_h_jvc{
overflow-wrap:break-word;
text-transform:uppercase;
font-weight:700;
color:#F2E8D5;
letter-spacing:.08em;
font-size:13px;
margin-bottom:14px;
}
.wjo-ft_col_links_jvc{
gap:10px;
flex-direction:column;
display:flex;
}
.wjo-ft_link_jvc{
transition:color .22s ease;
overflow-wrap:break-word;
color:#A8977D;
font-size:0.844rem;
}
.wjo-ft_link_jvc:hover{
color:#F2E8D5;
}
.wjo-ft_bot_jvc{
gap:1rem;
padding:1.375rem 0 2.5rem;
flex-direction:column;
display:flex;
border-top:1px solid rgba(244,232,208,0.13);
}
@media(min-width:771px){
.wjo-ft_bot_jvc{
gap:20px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.wjo-ft_legal_jvc{
max-width:760px;
overflow-wrap:break-word;
color:#5C5144;
line-height:1.6;
font-size:11.5px;
}
.wjo-ft_legal_jvc b{
color:#A8977D;
font-weight:700;
}
.wjo-ft_age_jvc{
flex:0 0 auto;
padding:0.25rem 0.563rem;
border:1.5px solid #D4A855;
border-radius:0.5rem;
color:#D4A855;
font-weight:700;
font-size:0.813rem;
}