*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1410;
line-height:1.6;
overflow-wrap:break-word;
font-family:"IBM Plex Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
color:#D9CEBA;
font-size:0.938rem;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.vrl_layout3g3{
flex-direction:column;
display:flex;
min-height:100vh;
}
.vrl_main3g3{
flex:1 1 auto;
width:100%;
min-width:0;
}
.vrl_container3g3{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:771px){
.vrl_container3g3{
padding:0 32px;
}
}
@media(min-width:1098px){
.vrl_container3g3{
padding:0 3.5rem;
}
}
.vrl_eyebrow3g3{
line-height:1.4;
font-family:"IBM Plex Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:.2em;
color:#C48E36;
text-transform:uppercase;
overflow-wrap:break-word;
font-size:11px;
display:inline-block;
font-weight:600;
}
.vrl_band3g3{
background:#120F0A;
color:#F5EDD8;
}
.vrl_band3g3 .vrl_eyebrow3g3{
color:#F0B93A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.vrl_tb3g3{
background:#1A1410;
border-bottom:1px solid rgba(245,237,216,0.13);
position:sticky;
z-index:50;
top:0;
}
.vrl_tb_in3g3{
padding:0.75rem 16px;
margin:0 auto;
gap:1rem;
width:100%;
max-width:87.5rem;
justify-content:space-between;
display:flex;
align-items:center;
}
@media(min-width:766px){
.vrl_tb_in3g3{
padding:16px 2rem;
}
}
@media(min-width:1098px){
.vrl_tb_in3g3{
padding:1.125rem 56px;
}
}
.vrl_tb_left3g3{
gap:28px;
min-width:0;
align-items:center;
display:flex;
}
.vrl_tb_logo3g3{
gap:0.688rem;
align-items:center;
display:flex;
min-width:0;
}
.vrl_tb_logo_mark3g3{
border-radius:8px;
flex:0 0 auto;
object-fit:cover;
width:2.125rem;
height:2.125rem;
}
.vrl_tb_logo_txt3g3{
flex-direction:column;
line-height:1;
display:flex;
min-width:0;
}
.vrl_tb_logo_name3g3{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
font-size:1.375rem;
color:#F5EDD8;
white-space:nowrap;
letter-spacing:.02em;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
.vrl_tb_logo_sub3g3{
overflow:hidden;
text-overflow:ellipsis;
color:#C48E36;
text-transform:uppercase;
margin-top:0.25rem;
letter-spacing:.32em;
font-size:0.531rem;
font-weight:600;
white-space:nowrap;
}
.vrl_tb_nav3g3{
display:none;
}
@media(min-width:960px){
.vrl_tb_nav3g3{
gap:28px;
align-items:center;
display:flex;
}
}
.vrl_tb_nav_item3g3{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
white-space:nowrap;
font-size:14px;
color:#D9CEBA;
padding-bottom:3px;
border-bottom:2px solid transparent;
font-weight:600;
}
.vrl_tb_nav_item3g3:hover{
color:#F5EDD8;
}
.vrl_tb_nav_item3g3.vrl_state_active3g3{
border-color:#C48E36;
color:#F5EDD8;
}
.vrl_tb_right3g3{
flex:0 0 auto;
gap:14px;
align-items:center;
display:flex;
}
.vrl_tb_search3g3{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
color:#D9CEBA;
align-items:center;
display:flex;
justify-content:center;
}
.vrl_tb_search3g3:hover{
color:#C48E36;
}
.vrl_tb_search3g3 svg{
width:1.125rem;
height:18px;
}
.vrl_tb_lang3g3{
color:#A8997E;
text-transform:uppercase;
letter-spacing:.1em;
font-size:11px;
font-weight:600;
}
.vrl_tb_lang3g3:hover{
color:#F5EDD8;
}
.vrl_tb_login3g3{
font-weight:600;
display:none;
color:#F5EDD8;
font-size:14px;
}
@media(min-width:768px){
.vrl_tb_login3g3{
display:inline-block;
}
}
.vrl_tb_register3g3{
background:#E8A820;
transition:background-color .22s cubic-bezier(0.4,0,0.2,1);
border-radius:62.438rem;
padding:0.688rem 1.375rem;
color:#1A1004;
font-size:0.875rem;
white-space:nowrap;
font-weight:700;
}
.vrl_tb_register3g3:hover{
background:#F5BC38;
}
.vrl_mob3g3{
background:#1A1410;
bottom:0;
left:0;
border-top:1px solid rgba(245,237,216,0.13);
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
right:0;
position:fixed;
}
@media(min-width:958px){
.vrl_mob3g3{
display:none;
}
}
.vrl_mob_in3g3{
margin:0 auto;
align-items:stretch;
max-width:35rem;
justify-content:space-around;
display:flex;
}
.vrl_mob_item3g3{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
gap:3px;
padding:0.563rem 0.25rem;
flex:1 1 0;
color:#A8997E;
flex-direction:column;
min-width:0;
display:flex;
align-items:center;
}
.vrl_mob_item3g3.vrl_state_active3g3{
color:#C48E36;
}
.vrl_mob_ic3g3{
align-items:center;
display:flex;
justify-content:center;
}
.vrl_mob_ic3g3 svg{
width:1.25rem;
height:1.25rem;
}
.vrl_mob_lb3g3{
overflow:hidden;
white-space:nowrap;
font-weight:600;
max-width:100%;
font-size:10px;
text-overflow:ellipsis;
}
@media(max-width:958px){
body{
padding-bottom:3.75rem;
}
}
.vrl_rail3g3{
min-width:0;
position:relative;
}
.vrl_rail_scroll3g3{
gap:14px;
scrollbar-width:thin;
display:flex;
padding-bottom:0.875rem;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
}
@media(min-width:770px){
.vrl_rail_scroll3g3{
gap:18px;
}
}
.vrl_gc3g3{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:769px){
.vrl_gc3g3{
width:188px;
}
}
.vrl_gc_img3g3{
border-radius:0.875rem;
background:#231C14;
overflow:hidden;
box-shadow:0 2px 6px rgba(0,0,0,0.45), 0 8px 1.5rem rgba(0,0,0,0.35);
padding-bottom:133.33%;
position:relative;
}
.vrl_gc_img3g3 img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.vrl_gc_cover3g3{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.vrl_gc_hover3g3{
inset:0;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
background:rgba(0,0,0,0.52);
display:flex;
opacity:0;
justify-content:center;
position:absolute;
align-items:center;
}
.vrl_gc3g3:hover .vrl_gc_hover3g3{
opacity:1;
}
.vrl_gc_hover_btn3g3{
border-radius:62.438rem;
background:#E8A820;
color:#1A1004;
display:flex;
height:46px;
align-items:center;
width:46px;
justify-content:center;
}
.vrl_gc_hover_btn3g3 svg{
height:18px;
width:1.125rem;
}
.vrl_gc_info3g3{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
display:flex;
}
.vrl_gc_name3g3{
overflow:hidden;
font-size:0.813rem;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
color:#F5EDD8;
}
.vrl_gc_prov3g3{
overflow:hidden;
color:#A8997E;
text-overflow:ellipsis;
font-size:11px;
white-space:nowrap;
}
.vrl_gc_meta3g3{
font-size:11px;
color:#A8997E;
}
.vrl_tc3g3{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:771px){
.vrl_tc3g3{
width:14.375rem;
}
}
.vrl_tc_img3g3{
border-radius:0.875rem;
overflow:hidden;
background:#231C14;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.45), 0 0.5rem 24px rgba(0,0,0,0.35);
}
.vrl_tc_img3g3 img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.vrl_tc_info3g3{
gap:2px;
flex-direction:column;
display:flex;
margin-top:9px;
min-width:0;
}
.vrl_tc_name3g3{
overflow:hidden;
text-overflow:ellipsis;
font-size:14px;
color:#F5EDD8;
white-space:nowrap;
font-weight:700;
}
.vrl_tc_rtp3g3{
font-size:0.688rem;
color:#A8997E;
}
.vrl_lc3g3{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:771px){
.vrl_lc3g3{
width:268px;
}
}
.vrl_lc_img3g3{
border-radius:0.875rem;
overflow:hidden;
background:#231C14;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(0,0,0,0.45), 0 0.5rem 1.5rem rgba(0,0,0,0.35);
position:relative;
}
.vrl_lc_img3g3 img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.vrl_lc_live3g3{
gap:7px;
background:rgba(0,0,0,0.52);
padding:4px 9px;
border-radius:62.438rem;
position:absolute;
display:flex;
align-items:center;
left:12px;
top:12px;
}
.vrl_lc_live_dot3g3{
background:#D94F3D;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
width:0.5rem;
height:8px;
}
.vrl_lc_seats3g3{
color:#F5EDD8;
font-size:0.625rem;
font-weight:600;
text-transform:uppercase;
letter-spacing:.08em;
}
.vrl_lc_info3g3{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
display:flex;
min-width:0;
}
.vrl_lc_name3g3{
overflow:hidden;
text-overflow:ellipsis;
font-size:15px;
font-weight:700;
white-space:nowrap;
color:#F5EDD8;
}
.vrl_lc_bet3g3{
color:#A8997E;
font-size:11px;
}
.vrl_pc3g3{
border-radius:0.875rem;
background:#231C14;
padding:16px 0.875rem;
border:1px solid rgba(245,237,216,0.07);
gap:0.5rem;
min-width:0;
align-items:center;
justify-content:center;
flex-direction:column;
display:flex;
min-height:74px;
}
.vrl_pc_logo3g3{
flex:0 0 auto;
height:1.75rem;
object-fit:contain;
width:auto;
max-width:100%;
}
.vrl_pc_name3g3{
overflow:hidden;
font-size:0.688rem;
color:#A8997E;
max-width:100%;
text-align:center;
white-space:nowrap;
text-overflow:ellipsis;
}
.vrl_gc_tag3g3{
border-radius:8px;
padding:3px 0.5rem;
left:10px;
top:10px;
font-weight:700;
z-index:2;
font-size:0.625rem;
display:inline-block;
position:absolute;
text-transform:uppercase;
letter-spacing:.06em;
}
.vrl_gc_tag_hot3g3{
background:#D94F3D;
color:#F5EDD8;
}
.vrl_gc_tag_new3g3{
background:#F0B93A;
color:#1A1004;
}
.vrl_gc_tag_jp3g3{
background:#E8A820;
color:#1A1004;
}
.vrl_gc_tag_live3g3{
background:#D94F3D;
color:#F5EDD8;
}
.vrl_sh3g3{
min-width:0;
margin-bottom:18px;
}
.vrl_sh_row3g3{
gap:1rem;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.vrl_sh_row3g3 .vrl_sh_l3g3{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.vrl_sh_stack3g3{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.vrl_sh_center3g3{
gap:10px;
display:flex;
align-items:center;
flex-direction:column;
text-align:center;
}
.vrl_sh_h23g3{
color:#F5EDD8;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:1.5rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
}
@media(min-width:766px){
.vrl_sh_h23g3{
font-size:1.875rem;
}
}
.vrl_band3g3 .vrl_sh_h23g3{
color:#F5EDD8;
}
.vrl_sh_eb_line3g3{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.vrl_sh_eb_line3g3::before{
background:#C48E36;
width:1.75rem;
display:inline-block;
content:"";
height:1px;
}
.vrl_band3g3 .vrl_sh_eb_line3g3::before{
background:#F0B93A;
}
.vrl_sh_eb_dot3g3{
gap:8px;
align-items:center;
display:inline-flex;
}
.vrl_sh_eb_dot3g3::before{
border-radius:50%;
background:#C48E36;
width:0.375rem;
height:6px;
display:inline-block;
content:"";
}
.vrl_band3g3 .vrl_sh_eb_dot3g3::before{
background:#F0B93A;
}
.vrl_sh_link3g3{
gap:6px;
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1),background-color .22s cubic-bezier(0.4,0,0.2,1);
font-size:0.813rem;
padding-bottom:2px;
border-bottom:1px solid #F5EDD8;
white-space:nowrap;
font-weight:600;
color:#F5EDD8;
display:inline-flex;
align-items:center;
}
.vrl_sh_link3g3:hover{
border-color:#C48E36;
color:#C48E36;
}
.vrl_sh_link3g3 svg{
height:0.875rem;
width:14px;
}
.vrl_sh_link_chev3g3{
border-bottom:0;
padding-bottom:0;
}
.vrl_sh_link_btn3g3{
padding:9px 18px;
border-radius:999px;
background:#E8A820;
border-bottom:0;
color:#1A1004;
}
.vrl_sh_link_btn3g3:hover{
background:#F5BC38;
border-color:transparent;
color:#1A1004;
}
.vrl_band3g3 .vrl_sh_link3g3{
border-color:#F5EDD8;
color:#F5EDD8;
}
.vrl_band3g3 .vrl_sh_link_btn3g3{
background:#F0B93A;
color:#1A1004;
}
.vrl_sh_rule3g3{
margin:-2px 0 1.125rem;
background:rgba(245,237,216,0.13);
height:1px;
}
.vrl_band3g3 .vrl_sh_rule3g3{
background:rgba(255,220,160,0.13);
}
.vrl_hero3g3{
padding:32px 0 8px;
}
@media(min-width:769px){
.vrl_hero3g3{
padding:56px 0 1.5rem;
}
}
.vrl_hero_in3g3{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:898px){
.vrl_hero_in3g3{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.vrl_hero_copy3g3{
min-width:0;
}
.vrl_hero_eyebrow3g3{
gap:10px;
align-items:center;
display:inline-flex;
margin-bottom:1.375rem;
}
.vrl_hero_eyebrow_line3g3{
flex:0 0 auto;
background:#C48E36;
height:1px;
display:inline-block;
width:28px;
}
.vrl_hero_h13g3{
font-size:38px;
margin-bottom:1.25rem;
overflow-wrap:break-word;
color:#F5EDD8;
line-height:1.04;
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
letter-spacing:-.01em;
}
@media(min-width:769px){
.vrl_hero_h13g3{
font-size:3.375rem;
}
}
@media(min-width:1097px){
.vrl_hero_h13g3{
font-size:62px;
}
}
.vrl_hero_h13g3 em{
color:#C48E36;
font-style:normal;
}
.vrl_hero_sub3g3{
font-size:16px;
color:#8A7A60;
max-width:480px;
line-height:1.6;
margin-bottom:1.875rem;
}
@media(min-width:769px){
.vrl_hero_sub3g3{
font-size:18px;
}
}
.vrl_hero_actions3g3{
gap:0.875rem;
display:flex;
margin-bottom:2.125rem;
flex-wrap:wrap;
align-items:center;
}
.vrl_hero_cta3g3{
padding:16px 30px;
gap:0.625rem;
transition:background-color .22s cubic-bezier(0.4,0,0.2,1);
border-radius:999px;
background:#E8A820;
font-weight:700;
color:#1A1004;
font-size:0.938rem;
display:inline-flex;
align-items:center;
}
.vrl_hero_cta3g3:hover{
background:#F5BC38;
}
.vrl_hero_cta_ic3g3{
display:inline-flex;
align-items:center;
}
.vrl_hero_cta_ic3g3 svg{
height:1rem;
width:1rem;
}
.vrl_hero_cta_alt3g3{
border:1px solid rgba(245,237,216,0.13);
transition:border-color .22s cubic-bezier(0.4,0,0.2,1),color .22s cubic-bezier(0.4,0,0.2,1);
border-radius:62.438rem;
background:transparent;
padding:15px 26px;
align-items:center;
color:#F5EDD8;
font-weight:600;
font-size:0.938rem;
display:inline-flex;
}
.vrl_hero_cta_alt3g3:hover{
border-color:#C48E36;
color:#C48E36;
}
.vrl_hero_trust3g3{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.vrl_hero_trust_item3g3{
gap:0.563rem;
font-weight:600;
font-size:0.813rem;
color:#D9CEBA;
align-items:center;
display:flex;
}
.vrl_hero_trust_ic3g3{
align-items:center;
color:#C48E36;
display:inline-flex;
}
.vrl_hero_trust_ic3g3 svg{
height:1rem;
width:1rem;
}
.vrl_hero_promo3g3{
border-radius:1.25rem;
overflow:hidden;
background:#231C14;
display:flex;
min-height:18.75rem;
box-shadow:0 0.75rem 3rem rgba(0,0,0,0.55), 0 2px 12px rgba(196,142,54,0.15);
position:relative;
}
.vrl_hero_promo_bg3g3{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.vrl_hero_promo_bg3g3::after{
background:linear-gradient(120deg,#120F0A 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.vrl_hero_promo_glow3g3{
border-radius:50%;
background:radial-gradient(circle,rgba(196,142,54,0.18) 0%,transparent 65%);
height:16.25rem;
right:-20px;
pointer-events:none;
position:absolute;
width:260px;
top:-40px;
}
.vrl_hero_promo_ct3g3{
padding:28px;
align-self:flex-end;
position:relative;
max-width:88%;
z-index:2;
}
.vrl_hero_promo_label3g3{
letter-spacing:.25em;
text-transform:uppercase;
margin-bottom:0.5rem;
color:#F0B93A;
display:block;
font-weight:700;
font-size:10px;
}
.vrl_hero_promo_amount3g3{
color:#F5EDD8;
font-size:2rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.vrl_hero_promo_amount3g3{
font-size:40px;
}
}
.vrl_hero_promo_amount3g3 em{
color:#F0B93A;
font-style:normal;
}
.vrl_hero_rating3g3{
padding:10px 0.875rem;
background:#231C14;
border-radius:14px;
gap:10px;
border:1px solid rgba(245,237,216,0.07);
box-shadow:0 2px 6px rgba(0,0,0,0.45), 0 8px 1.5rem rgba(0,0,0,0.35);
right:0.875rem;
position:absolute;
max-width:min(260px,62%);
align-items:center;
display:flex;
z-index:3;
top:14px;
}
.vrl_hero_rating_score3g3{
flex:0 0 auto;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
font-size:1.5rem;
font-weight:700;
}
.vrl_hero_rating_txt3g3{
flex:1 1 auto;
min-width:0;
}
.vrl_hero_rating_stars3g3{
gap:2px;
color:#C48E36;
display:flex;
}
.vrl_hero_rating_stars3g3 svg{
width:0.75rem;
height:12px;
}
.vrl_hero_rating_cap3g3{
overflow-wrap:break-word;
font-size:11px;
line-height:1.35;
display:block;
margin-top:3px;
color:#A8997E;
}
.vrl_stat3g3{
margin-top:16px;
border-top:1px solid rgba(245,237,216,0.13);
border-bottom:1px solid rgba(245,237,216,0.13);
}
.vrl_stat_in3g3{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.vrl_stat_in3g3{
grid-template-columns:repeat(4,1fr);
}
}
.vrl_stat_item3g3{
padding:1.375rem 14px;
border-bottom:1px solid rgba(245,237,216,0.07);
border-right:1px solid rgba(245,237,216,0.07);
min-width:0;
}
.vrl_stat_item3g3:nth-child(2n){
border-right:0;
}
.vrl_stat_item3g3:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.vrl_stat_item3g3{
border-bottom:0;
}
.vrl_stat_item3g3:nth-child(2n){
border-right:1px solid rgba(245,237,216,0.07);
}
.vrl_stat_item3g3:nth-child(4n){
border-right:0;
}
}
.vrl_stat_value3g3{
overflow-wrap:break-word;
line-height:1;
color:#F5EDD8;
font-weight:700;
font-size:30px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.vrl_stat_value3g3{
font-size:2.125rem;
}
}
.vrl_stat_label3g3{
margin-top:6px;
color:#A8997E;
overflow-wrap:break-word;
line-height:1.4;
font-size:0.813rem;
}
.vrl_pr3g3{
padding:30px 0 0.375rem;
}
.vrl_pr_card3g3{
background:#231C14;
flex:0 0 auto;
border-radius:1.25rem;
border:1px solid rgba(245,237,216,0.07);
padding:26px;
gap:0.625rem;
overflow:hidden;
display:flex;
position:relative;
min-height:12.5rem;
width:17.5rem;
flex-direction:column;
}
@media(min-width:765px){
.vrl_pr_card3g3{
width:300px;
}
}
.vrl_pr_card_feat3g3{
border-color:transparent;
background:linear-gradient(150deg,#1E1710,#0D0A06);
color:#F5EDD8;
}
.vrl_pr_glow3g3{
background:radial-gradient(circle,rgba(196,142,54,0.18),transparent 70%);
border-radius:50%;
right:-1.875rem;
height:130px;
position:absolute;
pointer-events:none;
opacity:0;
width:130px;
top:-1.875rem;
}
.vrl_pr_card_feat3g3 .vrl_pr_glow3g3{
opacity:1;
}
.vrl_pr_label3g3{
color:#C48E36;
font-size:0.625rem;
letter-spacing:.16em;
position:relative;
font-weight:700;
text-transform:uppercase;
}
.vrl_pr_card_feat3g3 .vrl_pr_label3g3{
color:#F0B93A;
}
.vrl_pr_amount3g3{
font-size:1.625rem;
color:#F5EDD8;
font-weight:600;
line-height:1.08;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
position:relative;
}
.vrl_pr_card_feat3g3 .vrl_pr_amount3g3{
color:#F5EDD8;
}
.vrl_pr_amount3g3 em{
font-style:normal;
color:#C48E36;
}
.vrl_pr_card_feat3g3 .vrl_pr_amount3g3 em{
color:#F0B93A;
}
.vrl_pr_terms3g3{
font-size:0.813rem;
position:relative;
line-height:1.5;
color:#A8997E;
}
.vrl_pr_card_feat3g3 .vrl_pr_terms3g3{
color:#B09E80;
}
.vrl_pr_cta3g3{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.vrl_pr_card_feat3g3 .vrl_pr_cta3g3{
border-radius:62.438rem;
padding:0.563rem 18px;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
background:#F0B93A;
font-weight:700;
font-size:13px;
color:#1A1004;
}
.vrl_pr_card_feat3g3 .vrl_pr_cta3g3:hover{
opacity:.9;
}
.vrl_pr_card3g3:not(.vrl_pr_card_feat3g3) .vrl_pr_cta3g3{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
font-size:13px;
color:#F5EDD8;
padding-bottom:2px;
font-weight:700;
border-bottom:1px solid #F5EDD8;
}
.vrl_pr_card3g3:not(.vrl_pr_card_feat3g3) .vrl_pr_cta3g3:hover{
border-color:#C48E36;
color:#C48E36;
}
.vrl_gf3g3{
padding:1.5rem 0 6px;
}
.vrl_gf_in3g3{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.vrl_gf_chip3g3{
background:#231C14;
border-radius:62.438rem;
border:1px solid rgba(245,237,216,0.13);
padding:0.625rem 1.125rem;
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1),background-color .22s cubic-bezier(0.4,0,0.2,1);
color:#D9CEBA;
font-weight:600;
font-size:13px;
white-space:nowrap;
}
.vrl_gf_chip3g3:hover{
border-color:#C48E36;
color:#C48E36;
}
.vrl_gf_chip3g3.vrl_state_active3g3{
border-color:transparent;
background:#E8A820;
color:#1A1004;
}
.vrl_grow3g3{
padding:1.625rem 0 10px;
}
.vrl_row_seo3g3{
margin:10px 0 0;
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
max-width:47.5rem;
color:#8A7A60;
}
.vrl_row_seo3g3 strong{
font-weight:700;
color:#F5EDD8;
}
.vrl_grow3g3{
padding:1.625rem 0 0.625rem;
}
.vrl_row_seo3g3{
margin:10px 0 0;
max-width:760px;
overflow-wrap:break-word;
color:#8A7A60;
line-height:1.65;
font-size:0.875rem;
}
.vrl_row_seo3g3 strong{
color:#F5EDD8;
font-weight:700;
}
.vrl_grow3g3{
padding:1.625rem 0 0.625rem;
}
.vrl_row_seo3g3{
margin:10px 0 0;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
color:#8A7A60;
max-width:760px;
}
.vrl_row_seo3g3 strong{
color:#F5EDD8;
font-weight:700;
}
.vrl_jp3g3{
padding:1.875rem 0 10px;
}
.vrl_jp_grid3g3{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:771px){
.vrl_jp_grid3g3{
grid-template-columns:1fr 1fr;
}
.vrl_jp_card_mega3g3{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.vrl_jp_grid3g3{
grid-template-columns:1.4fr 1fr 1fr;
}
.vrl_jp_card_mega3g3{
grid-column:auto;
}
}
.vrl_jp_card3g3{
overflow:hidden;
border:1px solid rgba(245,237,216,0.07);
padding:26px;
gap:12px;
border-radius:20px;
background:#231C14;
min-width:0;
display:flex;
flex-direction:column;
justify-content:space-between;
position:relative;
min-height:12.5rem;
}
.vrl_jp_card_mega3g3{
border-color:transparent;
background:linear-gradient(135deg,#1E1710,#0D0A06);
min-height:13.125rem;
color:#F5EDD8;
}
.vrl_jp_glow3g3{
background:radial-gradient(circle,rgba(196,142,54,0.18),transparent 70%);
border-radius:50%;
top:-2.5rem;
position:absolute;
right:-40px;
width:12.5rem;
pointer-events:none;
height:200px;
}
.vrl_jp_label3g3{
gap:10px;
letter-spacing:.16em;
justify-content:space-between;
align-items:center;
font-weight:700;
position:relative;
font-size:10px;
flex-wrap:wrap;
color:#C48E36;
display:flex;
text-transform:uppercase;
}
.vrl_jp_card_mega3g3 .vrl_jp_label3g3{
color:#F0B93A;
}
.vrl_jp_drop3g3{
font-weight:600;
letter-spacing:.04em;
color:#A8997E;
text-transform:none;
}
.vrl_jp_card_mega3g3 .vrl_jp_drop3g3{
color:#B09E80;
}
.vrl_jp_amount3g3{
line-height:1;
overflow-wrap:break-word;
font-weight:700;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
font-size:2.375rem;
position:relative;
}
.vrl_jp_card_mega3g3 .vrl_jp_amount3g3{
animation:zm2-pulse 2.4s infinite;
color:#F0B93A;
font-size:48px;
}
@media(min-width:767px){
.vrl_jp_card_mega3g3 .vrl_jp_amount3g3{
font-size:54px;
}
}
.vrl_jp_game3g3{
color:#A8997E;
font-size:0.813rem;
position:relative;
}
.vrl_jp_card_mega3g3 .vrl_jp_game3g3{
color:#B09E80;
}
.vrl_jp_cta3g3{
position:relative;
align-self:flex-start;
}
.vrl_jp_card_mega3g3 .vrl_jp_cta3g3{
border-radius:62.438rem;
padding:0.625rem 1.25rem;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
background:#F0B93A;
font-weight:700;
color:#1A1004;
font-size:13px;
}
.vrl_jp_card_mega3g3 .vrl_jp_cta3g3:hover{
opacity:.9;
}
.vrl_jp_card3g3:not(.vrl_jp_card_mega3g3) .vrl_jp_cta3g3{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
font-size:13px;
border-bottom:1px solid #F5EDD8;
color:#F5EDD8;
padding-bottom:2px;
font-weight:700;
}
.vrl_jp_card3g3:not(.vrl_jp_card_mega3g3) .vrl_jp_cta3g3:hover{
border-color:#C48E36;
color:#C48E36;
}
.vrl_jp_seo3g3{
margin:0.875rem 0 0;
overflow-wrap:break-word;
font-size:14px;
color:#8A7A60;
max-width:47.5rem;
line-height:1.65;
}
.vrl_jp_seo3g3 strong{
font-weight:700;
color:#F5EDD8;
}
.vrl_app3g3{
padding:30px 0 0.625rem;
}
.vrl_app_in3g3{
border-radius:1.25rem;
border:1px solid rgba(245,237,216,0.07);
gap:1.75rem;
padding:32px;
background:#231C14;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.vrl_app_in3g3{
padding:2.5rem 44px;
gap:40px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.vrl_app_copy3g3{
max-width:35rem;
min-width:0;
}
.vrl_app_eyebrow3g3{
margin-bottom:0.75rem;
}
.vrl_app_h23g3{
color:#F5EDD8;
overflow-wrap:break-word;
font-size:1.75rem;
font-weight:600;
margin-bottom:12px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:768px){
.vrl_app_h23g3{
font-size:34px;
}
}
.vrl_app_text3g3{
font-size:0.875rem;
line-height:1.6;
margin-bottom:22px;
color:#8A7A60;
}
.vrl_app_btns3g3{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.vrl_app_btn3g3{
gap:0.625rem;
background:#E8A820;
transition:background-color .22s cubic-bezier(0.4,0,0.2,1);
border-radius:14px;
padding:11px 20px;
color:#1A1004;
display:inline-flex;
align-items:center;
}
.vrl_app_btn3g3:hover{
background:#F5BC38;
}
.vrl_app_btn_ic3g3{
align-items:center;
display:inline-flex;
}
.vrl_app_btn_ic3g3 svg{
height:1.125rem;
width:18px;
}
.vrl_app_btn_lb3g3{
font-weight:700;
font-size:13.5px;
}
.vrl_app_qr_wrap3g3{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.vrl_app_qr3g3{
flex:0 0 auto;
border-radius:0.875rem;
background-image:repeating-linear-gradient(0deg,#231C14 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#231C14 0 5px,transparent 0.313rem 11px);
background-color:#E8A820;
width:108px;
height:108px;
}
.vrl_app_qr_cap3g3{
color:#A8997E;
line-height:1.4;
font-size:12.5px;
max-width:5.75rem;
}
.vrl_vip3g3{
padding:48px 0;
}
@media(min-width:771px){
.vrl_vip3g3{
padding:64px 0;
}
}
.vrl_vip_head3g3{
gap:0.875rem;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:877px){
.vrl_vip_head3g3{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.vrl_vip_eyebrow3g3{
margin-bottom:12px;
}
.vrl_vip_h23g3{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:32px;
font-weight:600;
color:#F5EDD8;
overflow-wrap:break-word;
}
@media(min-width:769px){
.vrl_vip_h23g3{
font-size:2.5rem;
}
}
.vrl_vip_intro3g3{
color:#B09E80;
max-width:420px;
line-height:1.6;
font-size:14px;
}
.vrl_vip_grid3g3{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.vrl_vip_card3g3{
border:1px solid rgba(255,220,160,0.13);
border-radius:14px;
padding:22px 1.125rem;
min-width:0;
}
.vrl_vip_card_feat3g3{
background:rgba(255,235,190,0.07);
border-color:#F0B93A;
}
.vrl_vip_card_ic3g3{
border-radius:8px;
background:linear-gradient(135deg,#C48E36,#F5C84A);
height:34px;
margin-bottom:1rem;
width:34px;
display:block;
}
.vrl_vip_name3g3{
font-weight:600;
color:#F5EDD8;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:20px;
overflow-wrap:break-word;
margin-bottom:6px;
}
.vrl_vip_perk3g3{
font-size:12.5px;
line-height:1.5;
color:#B09E80;
overflow-wrap:break-word;
}
.vrl_gm3g3{
padding:30px 0 0.625rem;
}
.vrl_gm_in3g3{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:881px){
.vrl_gm_in3g3{
grid-template-columns:1.25fr 1fr;
}
}
.vrl_gm_left3g3{
padding:2rem;
border:1px solid rgba(245,237,216,0.07);
background:#231C14;
border-radius:1.25rem;
min-width:0;
}
.vrl_gm_eyebrow3g3{
margin-bottom:0.625rem;
}
.vrl_gm_h23g3{
line-height:1.06;
margin-bottom:0.5rem;
font-size:26px;
color:#F5EDD8;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:769px){
.vrl_gm_h23g3{
font-size:1.75rem;
}
}
.vrl_gm_text3g3{
font-size:0.875rem;
margin-bottom:22px;
line-height:1.6;
max-width:30rem;
color:#8A7A60;
}
.vrl_gm_level3g3{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#C48E36;
font-weight:700;
font-size:22px;
margin-bottom:0.5rem;
}
.vrl_gm_bar3g3{
background:rgba(245,237,216,0.13);
border-radius:62.438rem;
overflow:hidden;
margin-bottom:0.375rem;
height:8px;
}
.vrl_gm_bar_fill3g3{
background:linear-gradient(90deg,#C48E36,#F5C84A);
border-radius:999px;
height:100%;
}
.vrl_gm_bar_meta3g3{
gap:0.625rem;
font-size:0.688rem;
display:flex;
color:#A8997E;
justify-content:space-between;
margin-bottom:18px;
}
.vrl_gm_missions3g3{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.vrl_gm_mission3g3{
background:#1A1410;
gap:7px;
border:1px solid rgba(245,237,216,0.13);
padding:0.563rem 0.938rem;
border-radius:999px;
font-weight:600;
align-items:center;
color:#D9CEBA;
display:inline-flex;
font-size:12.5px;
}
.vrl_gm_mission_ic3g3{
color:#C48E36;
align-items:center;
display:inline-flex;
}
.vrl_gm_mission_ic3g3 svg{
width:0.813rem;
height:13px;
}
.vrl_gm_right3g3{
padding:32px;
overflow:hidden;
background:linear-gradient(150deg,#1E1710,#0D0A06);
border-radius:1.25rem;
flex-direction:column;
display:flex;
position:relative;
color:#F5EDD8;
}
.vrl_gm_glow3g3{
background:radial-gradient(circle,rgba(196,142,54,0.18),transparent 70%);
border-radius:50%;
right:-30px;
top:-1.875rem;
pointer-events:none;
height:9.375rem;
width:9.375rem;
position:absolute;
}
.vrl_gm_ref_eyebrow3g3{
position:relative;
margin-bottom:10px;
}
.vrl_gm_ref_h23g3{
margin-bottom:8px;
font-size:1.625rem;
font-weight:600;
overflow-wrap:break-word;
color:#F5EDD8;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
position:relative;
line-height:1.1;
}
.vrl_gm_ref_text3g3{
line-height:1.55;
margin-bottom:20px;
font-size:13.5px;
color:#B09E80;
position:relative;
}
.vrl_gm_ref_cta3g3{
border-radius:62.438rem;
background:#F0B93A;
padding:0.688rem 22px;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
position:relative;
align-self:flex-start;
font-weight:700;
color:#1A1004;
margin-top:auto;
font-size:13.5px;
}
.vrl_gm_ref_cta3g3:hover{
opacity:.9;
}
.vrl_ts3g3{
padding:44px 0;
}
.vrl_ts_in3g3{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:883px){
.vrl_ts_in3g3{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.vrl_ts_left3g3{
min-width:0;
}
.vrl_ts_h23g3{
font-size:26px;
line-height:1.1;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
color:#F5EDD8;
font-weight:600;
}
@media(min-width:766px){
.vrl_ts_h23g3{
font-size:28px;
}
}
.vrl_ts_text3g3{
line-height:1.6;
color:#B09E80;
font-size:0.906rem;
max-width:520px;
margin-bottom:22px;
}
.vrl_ts_badges3g3{
gap:1.125rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.vrl_ts_badge3g3{
font-weight:600;
color:#B09E80;
font-size:13px;
}
.vrl_ts_pay3g3{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:878px){
.vrl_ts_pay3g3{
justify-content:flex-end;
}
}
.vrl_ts_pay_chip3g3{
padding:12px 1rem;
background:rgba(255,235,190,0.07);
border-radius:14px;
border:1px solid rgba(255,220,160,0.13);
font-size:14px;
color:#F5EDD8;
font-weight:700;
}
.vrl_prov3g3{
padding:40px 0 1.25rem;
}
.vrl_prov_eyebrow3g3{
margin-bottom:1.125rem;
display:block;
}
.vrl_prov_grid3g3{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:562px){
.vrl_prov_grid3g3{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.vrl_prov_grid3g3{
grid-template-columns:repeat(6,1fr);
}
}
.vrl_wy3g3{
padding:48px 0;
}
@media(min-width:769px){
.vrl_wy3g3{
padding:3.5rem 0;
}
}
.vrl_wy_in3g3{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:903px){
.vrl_wy_in3g3{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.vrl_wy_left3g3{
min-width:0;
}
.vrl_wy_eyebrow3g3{
margin-bottom:14px;
}
.vrl_wy_h23g3{
font-size:2rem;
font-weight:600;
line-height:1.05;
color:#F5EDD8;
margin-bottom:16px;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.vrl_wy_h23g3{
font-size:40px;
}
}
.vrl_wy_intro3g3{
line-height:1.6;
font-size:15px;
color:#8A7A60;
}
.vrl_wy_grid3g3{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:561px){
.vrl_wy_grid3g3{
grid-template-columns:1fr 1fr;
}
}
.vrl_wy_card3g3{
padding:1.625rem;
background:#231C14;
border:1px solid rgba(245,237,216,0.07);
border-radius:14px;
min-width:0;
}
.vrl_wy_card_ic3g3{
margin-bottom:1rem;
justify-content:center;
display:inline-flex;
color:#C48E36;
align-items:center;
}
.vrl_wy_card_ic3g3 svg{
height:26px;
width:1.625rem;
}
.vrl_wy_card_h3g3{
overflow-wrap:break-word;
font-weight:600;
font-size:1.313rem;
margin-bottom:8px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.15;
color:#F5EDD8;
}
.vrl_wy_card_p3g3{
color:#8A7A60;
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
}
.vrl_tt3g3{
padding:3rem 0 0.625rem;
}
@media(min-width:768px){
.vrl_tt3g3{
padding:3.75rem 0 0.625rem;
}
}
.vrl_tt_head3g3{
text-align:center;
margin-bottom:2.125rem;
}
.vrl_tt_eyebrow3g3{
margin-bottom:0.75rem;
}
.vrl_tt_h23g3{
font-weight:600;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#F5EDD8;
font-size:32px;
}
@media(min-width:767px){
.vrl_tt_h23g3{
font-size:42px;
}
}
.vrl_tt_grid3g3{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:760px){
.vrl_tt_grid3g3{
grid-template-columns:repeat(3,1fr);
}
}
.vrl_tt_card3g3{
border-radius:0.875rem;
padding:1.875rem;
background:#231C14;
border:1px solid rgba(245,237,216,0.07);
min-width:0;
flex-direction:column;
display:flex;
}
.vrl_tt_card_ic3g3{
margin-bottom:1.125rem;
display:inline-flex;
color:#C48E36;
align-items:center;
}
.vrl_tt_card_ic3g3 svg{
width:28px;
height:1.75rem;
}
.vrl_tt_card_h3g3{
overflow-wrap:break-word;
margin-bottom:8px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F5EDD8;
line-height:1.15;
font-size:1.375rem;
}
.vrl_tt_card_p3g3{
color:#8A7A60;
font-size:0.875rem;
overflow-wrap:break-word;
margin-bottom:0.875rem;
line-height:1.6;
}
.vrl_tt_card_p3g3 b{
color:#F5EDD8;
font-weight:700;
}
.vrl_tt_card_link3g3{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
align-self:flex-start;
color:#F5EDD8;
border-bottom:1px solid #C48E36;
padding-bottom:2px;
margin-top:auto;
font-size:0.813rem;
font-weight:700;
}
.vrl_tt_card_link3g3:hover{
color:#C48E36;
}
.vrl_rv3g3{
background:#231C14;
padding:48px 0;
border-top:1px solid rgba(245,237,216,0.07);
border-bottom:1px solid rgba(245,237,216,0.07);
margin-top:24px;
}
@media(min-width:770px){
.vrl_rv3g3{
padding:56px 0;
}
}
.vrl_rv_head3g3{
gap:1rem;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:765px){
.vrl_rv_head3g3{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.vrl_rv_eyebrow3g3{
margin-bottom:10px;
}
.vrl_rv_h23g3{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
overflow-wrap:break-word;
color:#F5EDD8;
font-weight:600;
line-height:1.05;
}
@media(min-width:768px){
.vrl_rv_h23g3{
font-size:2.375rem;
}
}
.vrl_rv_agg3g3{
gap:12px;
display:flex;
align-items:center;
}
.vrl_rv_agg_stars3g3{
gap:3px;
display:flex;
color:#C48E36;
}
.vrl_rv_agg_stars3g3 svg{
width:1.125rem;
height:1.125rem;
}
.vrl_rv_source3g3{
color:#8A7A60;
font-size:13px;
}
.vrl_rv_grid3g3{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.vrl_rv_grid3g3{
grid-template-columns:repeat(3,1fr);
}
}
.vrl_rv_card3g3{
padding:1.625rem;
border:1px solid rgba(245,237,216,0.07);
background:#1A1410;
border-radius:0.875rem;
min-width:0;
}
.vrl_rv_card_stars3g3{
gap:2px;
color:#C48E36;
margin-bottom:0.75rem;
display:flex;
}
.vrl_rv_card_stars3g3 svg{
height:0.875rem;
width:14px;
}
.vrl_rv_card_body3g3{
margin-bottom:1rem;
font-weight:500;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:18px;
line-height:1.45;
color:#F5EDD8;
}
.vrl_rv_card_meta3g3{
gap:10px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.vrl_rv_card_av3g3{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#C48E36,#F5C84A);
width:32px;
height:2rem;
}
.vrl_rv_card_author3g3{
font-weight:700;
font-size:13px;
color:#F5EDD8;
}
.vrl_rv_card_loc3g3{
font-size:12px;
color:#A8997E;
}
.vrl_op3g3{
padding:36px 0 0.625rem;
}
.vrl_op_in3g3{
border:1px solid rgba(245,237,216,0.07);
background:#231C14;
grid-template-columns:1fr;
border-radius:0.875rem;
padding:32px;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:858px){
.vrl_op_in3g3{
gap:44px;
padding:2.125rem 40px;
grid-template-columns:.9fr 1.1fr;
}
}
.vrl_op_left3g3{
min-width:0;
}
.vrl_op_eyebrow3g3{
margin-bottom:0.75rem;
}
.vrl_op_h23g3{
color:#F5EDD8;
overflow-wrap:break-word;
font-weight:600;
font-size:28px;
line-height:1.08;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
margin-bottom:10px;
}
@media(min-width:766px){
.vrl_op_h23g3{
font-size:30px;
}
}
.vrl_op_text3g3{
color:#8A7A60;
font-size:0.875rem;
line-height:1.6;
}
.vrl_op_grid3g3{
border-radius:8px;
grid-template-columns:1fr 1fr;
gap:1px;
border:1px solid rgba(245,237,216,0.13);
background:rgba(245,237,216,0.13);
overflow:hidden;
display:grid;
}
.vrl_op_field3g3{
background:#1A1410;
padding:1.125rem 1.25rem;
min-width:0;
}
.vrl_op_field_lb3g3{
letter-spacing:.1em;
font-size:0.625rem;
text-transform:uppercase;
color:#C48E36;
margin-bottom:5px;
font-weight:600;
}
.vrl_op_field_val3g3{
color:#F5EDD8;
font-weight:700;
font-size:14px;
overflow-wrap:break-word;
}
.vrl_dr3g3{
padding:2.25rem 0 10px;
}
.vrl_dr_in3g3{
gap:20px;
border:1px dashed rgba(245,237,216,0.13);
padding:28px 2rem;
border-radius:14px;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.vrl_dr_in3g3{
gap:32px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.vrl_dr_h23g3{
font-weight:600;
line-height:1.1;
color:#F5EDD8;
overflow-wrap:break-word;
font-size:24px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
}
@media(min-width:767px){
.vrl_dr_h23g3{
font-size:26px;
}
}
.vrl_dr_text3g3{
font-size:14px;
line-height:1.6;
color:#8A7A60;
overflow-wrap:break-word;
max-width:680px;
}
.vrl_dr_text3g3 b{
color:#F5EDD8;
font-weight:700;
}
.vrl_dr_cta3g3{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
flex:0 0 auto;
font-weight:700;
color:#F5EDD8;
white-space:nowrap;
padding-bottom:2px;
border-bottom:1px solid #C48E36;
font-size:13.5px;
}
.vrl_dr_cta3g3:hover{
color:#C48E36;
}
.vrl_hts3g3{
padding:48px 0;
}
@media(min-width:765px){
.vrl_hts3g3{
padding:62px 0;
}
}
.vrl_hts_head3g3{
gap:18px;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.vrl_hts_head3g3{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.vrl_hts_eyebrow3g3{
margin-bottom:0.75rem;
}
.vrl_hts_h23g3{
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-size:30px;
color:#F5EDD8;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.vrl_hts_h23g3{
font-size:2.375rem;
}
}
.vrl_hts_cta3g3{
padding:0.938rem 1.875rem;
background:#F0B93A;
border-radius:999px;
flex:0 0 auto;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
font-weight:700;
color:#1A1004;
font-size:15px;
}
.vrl_hts_cta3g3:hover{
opacity:.9;
}
.vrl_hts_grid3g3{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:757px){
.vrl_hts_grid3g3{
grid-template-columns:repeat(3,1fr);
}
}
.vrl_hts_step3g3{
min-width:0;
border-top:1px solid rgba(255,220,160,0.13);
padding-top:1.375rem;
}
.vrl_hts_step_num3g3{
color:#F0B93A;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:2.75rem;
line-height:1;
font-weight:700;
margin-bottom:14px;
}
.vrl_hts_step_h3g3{
line-height:1.2;
font-size:19px;
overflow-wrap:break-word;
font-weight:700;
margin-bottom:0.5rem;
color:#F5EDD8;
}
.vrl_hts_step_p3g3{
line-height:1.55;
color:#B09E80;
font-size:14px;
overflow-wrap:break-word;
}
.vrl_gd3g3{
padding:3rem 0 10px;
}
.vrl_gd_head3g3{
gap:0.875rem;
display:flex;
margin-bottom:1.5rem;
flex-direction:column;
}
@media(min-width:680px){
.vrl_gd_head3g3{
gap:20px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.vrl_gd_eyebrow3g3{
margin-bottom:10px;
}
.vrl_gd_h23g3{
overflow-wrap:break-word;
font-weight:600;
font-size:28px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#F5EDD8;
}
@media(min-width:767px){
.vrl_gd_h23g3{
font-size:2.125rem;
}
}
.vrl_gd_more3g3{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
flex:0 0 auto;
color:#F5EDD8;
font-size:0.844rem;
padding-bottom:2px;
border-bottom:1px solid #F5EDD8;
font-weight:600;
}
.vrl_gd_more3g3:hover{
border-color:#C48E36;
color:#C48E36;
}
.vrl_gd_grid3g3{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:718px){
.vrl_gd_grid3g3{
grid-template-columns:repeat(3,1fr);
}
}
.vrl_gd_card3g3{
border-radius:14px;
background:#231C14;
overflow:hidden;
border:1px solid rgba(245,237,216,0.07);
display:block;
min-width:0;
}
.vrl_gd_card_img3g3{
background:linear-gradient(140deg,#1E1710,#C48E36);
height:150px;
}
.vrl_gd_card_body3g3{
padding:22px;
}
.vrl_gd_card_cat3g3{
color:#C48E36;
text-transform:uppercase;
font-weight:600;
letter-spacing:.1em;
font-size:10px;
}
.vrl_gd_card_h3g3{
margin:8px 0 10px;
overflow-wrap:break-word;
font-size:1.188rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F5EDD8;
line-height:1.2;
}
.vrl_gd_card_meta3g3{
font-size:0.75rem;
overflow-wrap:break-word;
color:#A8997E;
}
.vrl_lh3g3{
padding:40px 0 1.25rem;
}
.vrl_lh_in3g3{
border-top:1px solid rgba(245,237,216,0.13);
padding-top:34px;
}
.vrl_lh_eyebrow3g3{
margin-bottom:1.375rem;
display:block;
}
.vrl_lh_grid3g3{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:602px){
.vrl_lh_grid3g3{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.vrl_lh_grid3g3{
grid-template-columns:repeat(5,1fr);
}
}
.vrl_lh_col3g3{
min-width:0;
}
.vrl_lh_col_h3g3{
font-size:0.813rem;
font-weight:700;
margin-bottom:0.75rem;
overflow-wrap:break-word;
color:#F5EDD8;
}
.vrl_lh_links3g3{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.vrl_lh_link3g3{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
overflow-wrap:break-word;
color:#8A7A60;
font-size:13px;
}
.vrl_lh_link3g3:hover{
color:#C48E36;
}
.vrl_faq3g3{
padding:48px 0;
background:#231C14;
border-bottom:1px solid rgba(245,237,216,0.07);
margin-top:24px;
border-top:1px solid rgba(245,237,216,0.07);
}
@media(min-width:769px){
.vrl_faq3g3{
padding:3.875rem 0;
}
}
.vrl_faq_head3g3{
text-align:center;
margin-bottom:2.125rem;
}
.vrl_faq_eyebrow3g3{
margin-bottom:12px;
}
.vrl_faq_h23g3{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:32px;
line-height:1.05;
overflow-wrap:break-word;
color:#F5EDD8;
}
@media(min-width:768px){
.vrl_faq_h23g3{
font-size:38px;
}
}
.vrl_faq_list3g3{
margin:0 auto;
gap:0.75rem;
flex-direction:column;
max-width:51.25rem;
display:flex;
}
.vrl_faq_item3g3{
background:#1A1410;
overflow:hidden;
border:1px solid rgba(245,237,216,0.07);
border-radius:14px;
}
.vrl_faq_q3g3{
list-style:none;
padding:1.25rem 24px;
gap:1.25rem;
align-items:center;
justify-content:space-between;
display:flex;
font-weight:700;
cursor:pointer;
color:#F5EDD8;
font-size:1rem;
overflow-wrap:break-word;
}
.vrl_faq_q3g3::-webkit-details-marker{
display:none;
}
.vrl_faq_q_ic3g3{
flex:0 0 auto;
transition:transform .22s cubic-bezier(0.4,0,0.2,1);
color:#C48E36;
display:inline-flex;
align-items:center;
}
.vrl_faq_q_ic3g3 svg{
width:1.125rem;
height:18px;
}
.vrl_faq_item3g3[open] .vrl_faq_q_ic3g3{
transform:rotate(180deg);
}
.vrl_faq_a3g3{
padding:0 1.5rem 1.25rem;
color:#8A7A60;
line-height:1.6;
font-size:0.906rem;
overflow-wrap:break-word;
}
.vrl_el3g3{
padding:3rem 0;
}
@media(min-width:767px){
.vrl_el3g3{
padding:56px 0;
}
}
.vrl_el_in3g3{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:898px){
.vrl_el_in3g3{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.vrl_el_left3g3{
min-width:0;
}
.vrl_el_eyebrow3g3{
margin-bottom:0.875rem;
}
.vrl_el_h23g3{
color:#F5EDD8;
overflow-wrap:break-word;
font-weight:600;
line-height:1.08;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
margin-bottom:1.375rem;
font-size:2rem;
}
@media(min-width:767px){
.vrl_el_h23g3{
font-size:38px;
}
}
.vrl_el_body3g3 p{
margin-bottom:18px;
line-height:1.7;
font-size:1rem;
color:#D9CEBA;
overflow-wrap:break-word;
}
.vrl_el_dropcap3g3{
padding:0.375rem 12px 0 0;
font-weight:700;
color:#C48E36;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:.8;
float:left;
font-size:3.875rem;
}
.vrl_el_right3g3{
min-width:0;
}
.vrl_el_quote3g3{
padding:36px;
background:linear-gradient(150deg,#1E1710,#0D0A06);
border-radius:20px;
color:#F5EDD8;
margin-bottom:24px;
position:relative;
}
.vrl_el_quote_mark3g3{
color:#F0B93A;
display:inline-flex;
margin-bottom:0.375rem;
align-items:center;
}
.vrl_el_quote_mark3g3 svg{
width:2.125rem;
height:34px;
}
.vrl_el_quote_text3g3{
line-height:1.4;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:22px;
color:#F5EDD8;
margin-bottom:22px;
font-weight:500;
}
.vrl_el_quote_meta3g3{
gap:12px;
align-items:center;
display:flex;
}
.vrl_el_quote_av3g3{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#C48E36,#F5C84A);
width:2.375rem;
height:38px;
}
.vrl_el_quote_author3g3{
color:#F5EDD8;
font-weight:700;
font-size:0.875rem;
}
.vrl_el_quote_meta_sub3g3{
color:#B09E80;
font-size:12px;
}
.vrl_el_explain3g3{
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
border-radius:0.875rem;
}
.vrl_el_explain_card3g3{
padding:22px 1.5rem;
}
.vrl_el_explain_card3g3+.vrl_el_explain_card3g3{
border-top:1px solid rgba(245,237,216,0.07);
}
.vrl_el_explain_h3g3{
margin-bottom:8px;
color:#F5EDD8;
line-height:1.15;
overflow-wrap:break-word;
font-size:1.25rem;
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
.vrl_el_explain_p3g3{
color:#8A7A60;
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
}
.vrl_sb3g3{
background:#231C14;
padding:48px 0;
border-top:1px solid rgba(245,237,216,0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(245,237,216,0.07);
}
@media(min-width:771px){
.vrl_sb3g3{
padding:3.5rem 0;
}
}
.vrl_sb_eyebrow3g3{
margin-bottom:12px;
display:block;
}
.vrl_sb_h23g3{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:1.875rem;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:26px;
color:#F5EDD8;
}
@media(min-width:767px){
.vrl_sb_h23g3{
font-size:2.25rem;
}
}
.vrl_sb_grid3g3{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:562px){
.vrl_sb_grid3g3{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:957px){
.vrl_sb_grid3g3{
grid-template-columns:repeat(4,1fr);
}
}
.vrl_sb_card3g3{
border:1px solid rgba(245,237,216,0.07);
border-radius:0.875rem;
padding:1.5rem;
background:#1A1410;
min-width:0;
}
.vrl_sb_card_h3g3{
font-weight:600;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
font-size:19px;
color:#F5EDD8;
line-height:1.15;
}
.vrl_sb_card_p3g3{
overflow-wrap:break-word;
line-height:1.6;
font-size:0.844rem;
color:#8A7A60;
}
.vrl_sb_rtp3g3{
gap:1.5rem;
padding:1.625rem 1.75rem;
border:1px solid rgba(245,237,216,0.07);
background:#1A1410;
border-radius:0.875rem;
grid-template-columns:1fr;
align-items:center;
margin-top:1.125rem;
display:grid;
}
@media(min-width:760px){
.vrl_sb_rtp3g3{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.vrl_sb_rtp_h3g3{
font-size:20px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.5rem;
line-height:1.15;
color:#F5EDD8;
}
.vrl_sb_rtp_p3g3{
overflow-wrap:break-word;
font-size:0.844rem;
color:#8A7A60;
line-height:1.6;
}
.vrl_sb_rtp_stats3g3{
gap:16px;
display:flex;
}
.vrl_sb_stat3g3{
border-radius:8px;
padding:1.125rem;
flex:1 1 0;
background:#231C14;
min-width:0;
text-align:center;
}
.vrl_sb_stat_v3g3{
font-size:1.625rem;
color:#4CAF82;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:700;
}
.vrl_sb_stat_l3g3{
font-size:11.5px;
margin-top:0.25rem;
color:#A8997E;
}
.vrl_sg3g3{
padding:3rem 0 10px;
}
.vrl_sg_eyebrow3g3{
margin-bottom:0.75rem;
display:block;
}
.vrl_sg_h23g3{
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:30px;
font-weight:600;
color:#F5EDD8;
margin-bottom:28px;
line-height:1.05;
}
@media(min-width:765px){
.vrl_sg_h23g3{
font-size:2.25rem;
}
}
.vrl_sg_grid3g3{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:717px){
.vrl_sg_grid3g3{
grid-template-columns:repeat(3,1fr);
}
}
.vrl_sg_col3g3{
min-width:0;
}
.vrl_sg_col_h3g3{
font-size:22px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:10px;
color:#F5EDD8;
font-weight:600;
line-height:1.15;
}
.vrl_sg_col_p3g3{
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
color:#8A7A60;
}
.vrl_ft3g3{
background:#0E0B08;
color:#B09E80;
margin-top:40px;
}
.vrl_ft_in3g3{
padding:48px 0 1.75rem;
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:601px){
.vrl_ft_in3g3{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.vrl_ft_in3g3{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.vrl_ft_brand3g3{
min-width:0;
}
.vrl_ft_logo3g3{
color:#F5EDD8;
font-weight:700;
font-size:1.625rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.vrl_ft_tagline3g3{
font-size:0.844rem;
margin-top:0.875rem;
color:#B09E80;
max-width:17.5rem;
line-height:1.6;
}
.vrl_ft_contact3g3{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
overflow-wrap:anywhere;
max-width:280px;
margin-top:0.75rem;
font-size:13px;
display:inline-block;
color:#F0B93A;
}
.vrl_ft_contact3g3:hover{
color:#F5EDD8;
}
.vrl_ft_col3g3{
min-width:0;
}
.vrl_ft_col_h3g3{
color:#F5EDD8;
font-weight:700;
text-transform:uppercase;
overflow-wrap:break-word;
margin-bottom:14px;
font-size:13px;
letter-spacing:.08em;
}
.vrl_ft_col_links3g3{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.vrl_ft_link3g3{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
font-size:13.5px;
overflow-wrap:break-word;
color:#B09E80;
}
.vrl_ft_link3g3:hover{
color:#F5EDD8;
}
.vrl_ft_bot3g3{
padding:1.375rem 0 2.5rem;
gap:1rem;
flex-direction:column;
display:flex;
border-top:1px solid rgba(255,220,160,0.13);
}
@media(min-width:765px){
.vrl_ft_bot3g3{
gap:1.25rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.vrl_ft_legal3g3{
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.6;
color:#5E5040;
font-size:11.5px;
}
.vrl_ft_legal3g3 b{
font-weight:700;
color:#B09E80;
}
.vrl_ft_age3g3{
padding:4px 9px;
border-radius:0.5rem;
border:1.5px solid #F0B93A;
flex:0 0 auto;
font-size:13px;
color:#F0B93A;
font-weight:700;
}