*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1C1814;
overflow-wrap:break-word;
color:#D4C9AE;
font-family:"IBM Plex Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.6;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
font-size:15px;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.vbp_layout-e1h{
display:flex;
min-height:100vh;
flex-direction:column;
}
.vbp_main-e1h{
flex:1 1 auto;
min-width:0;
width:100%;
}
.vbp_container-e1h{
padding:0 1rem;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:770px){
.vbp_container-e1h{
padding:0 32px;
}
}
@media(min-width:1101px){
.vbp_container-e1h{
padding:0 3.5rem;
}
}
.vbp_eyebrow-e1h{
color:#B08444;
line-height:1.4;
letter-spacing:.2em;
overflow-wrap:break-word;
text-transform:uppercase;
font-weight:600;
display:inline-block;
font-family:"IBM Plex Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:0.688rem;
}
.vbp_band-e1h{
background:#16120E;
color:#F0E8D6;
}
.vbp_band-e1h .vbp_eyebrow-e1h{
color:#C8A05A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.vbp_tb-e1h{
background:#1C1814;
position:sticky;
border-bottom:1px solid rgba(244,235,210,0.13);
top:0;
z-index:50;
}
.vbp_tb_in-e1h{
margin:0 auto;
padding:0.75rem 16px;
gap:1rem;
align-items:center;
display:flex;
max-width:1400px;
width:100%;
justify-content:space-between;
}
@media(min-width:769px){
.vbp_tb_in-e1h{
padding:1rem 32px;
}
}
@media(min-width:1099px){
.vbp_tb_in-e1h{
padding:1.125rem 3.5rem;
}
}
.vbp_tb_left-e1h{
gap:1.75rem;
display:flex;
min-width:0;
align-items:center;
}
.vbp_tb_logo-e1h{
gap:11px;
display:flex;
align-items:center;
min-width:0;
}
.vbp_tb_logo_mark-e1h{
flex:0 0 auto;
border-radius:0.5rem;
object-fit:cover;
width:34px;
height:2.125rem;
}
.vbp_tb_logo_txt-e1h{
display:flex;
line-height:1;
flex-direction:column;
min-width:0;
}
.vbp_tb_logo_name-e1h{
overflow:hidden;
font-weight:700;
color:#F0E8D6;
text-overflow:ellipsis;
white-space:nowrap;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
letter-spacing:.02em;
font-size:22px;
}
.vbp_tb_logo_sub-e1h{
overflow:hidden;
letter-spacing:.32em;
white-space:nowrap;
text-transform:uppercase;
text-overflow:ellipsis;
font-size:8.5px;
margin-top:0.25rem;
font-weight:600;
color:#B08444;
}
.vbp_tb_nav-e1h{
display:none;
}
@media(min-width:959px){
.vbp_tb_nav-e1h{
gap:28px;
display:flex;
align-items:center;
}
}
.vbp_tb_nav_item-e1h{
transition:color .22s ease,border-color .22s ease;
border-bottom:2px solid transparent;
font-weight:600;
color:#D4C9AE;
font-size:0.875rem;
white-space:nowrap;
padding-bottom:3px;
}
.vbp_tb_nav_item-e1h:hover{
color:#F0E8D6;
}
.vbp_tb_nav_item-e1h.vbp_state_active-e1h{
border-color:#B08444;
color:#F0E8D6;
}
.vbp_tb_right-e1h{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.vbp_tb_search-e1h{
transition:color .22s ease;
align-items:center;
justify-content:center;
display:flex;
color:#D4C9AE;
}
.vbp_tb_search-e1h:hover{
color:#B08444;
}
.vbp_tb_search-e1h svg{
height:1.125rem;
width:18px;
}
.vbp_tb_lang-e1h{
color:#A89880;
font-size:0.688rem;
text-transform:uppercase;
letter-spacing:.1em;
font-weight:600;
}
.vbp_tb_lang-e1h:hover{
color:#F0E8D6;
}
.vbp_tb_login-e1h{
color:#F0E8D6;
font-weight:600;
font-size:0.875rem;
display:none;
}
@media(min-width:770px){
.vbp_tb_login-e1h{
display:inline-block;
}
}
.vbp_tb_register-e1h{
transition:background-color .22s ease;
border-radius:62.438rem;
background:#C8A05A;
padding:11px 22px;
white-space:nowrap;
font-weight:700;
font-size:0.875rem;
color:#1C1208;
}
.vbp_tb_register-e1h:hover{
background:#D9B46E;
}
.vbp_mob-e1h{
background:#1C1814;
position:fixed;
right:0;
border-top:1px solid rgba(244,235,210,0.13);
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
left:0;
bottom:0;
}
@media(min-width:961px){
.vbp_mob-e1h{
display:none;
}
}
.vbp_mob_in-e1h{
margin:0 auto;
display:flex;
align-items:stretch;
justify-content:space-around;
max-width:35rem;
}
.vbp_mob_item-e1h{
gap:3px;
transition:color .22s ease;
padding:9px 0.25rem;
flex:1 1 0;
align-items:center;
flex-direction:column;
min-width:0;
display:flex;
color:#A89880;
}
.vbp_mob_item-e1h.vbp_state_active-e1h{
color:#B08444;
}
.vbp_mob_ic-e1h{
align-items:center;
justify-content:center;
display:flex;
}
.vbp_mob_ic-e1h svg{
width:20px;
height:1.25rem;
}
.vbp_mob_lb-e1h{
overflow:hidden;
font-size:10px;
font-weight:600;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
}
@media(max-width:959px){
body{
padding-bottom:3.75rem;
}
}
.vbp_rail-e1h{
min-width:0;
position:relative;
}
.vbp_rail_scroll-e1h{
gap:14px;
scrollbar-width:thin;
display:flex;
padding-bottom:14px;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
}
@media(min-width:766px){
.vbp_rail_scroll-e1h{
gap:18px;
}
}
.vbp_gc-e1h{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:766px){
.vbp_gc-e1h{
width:188px;
}
}
.vbp_gc_img-e1h{
border-radius:14px;
background:#252019;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.32);
padding-bottom:133.33%;
position:relative;
}
.vbp_gc_img-e1h img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.vbp_gc_cover-e1h{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.vbp_gc_hover-e1h{
inset:0;
transition:opacity .22s ease;
background:rgba(0,0,0,0.52);
justify-content:center;
align-items:center;
position:absolute;
opacity:0;
display:flex;
}
.vbp_gc-e1h:hover .vbp_gc_hover-e1h{
opacity:1;
}
.vbp_gc_hover_btn-e1h{
border-radius:62.438rem;
background:#C8A05A;
height:46px;
color:#1C1208;
width:2.875rem;
display:flex;
align-items:center;
justify-content:center;
}
.vbp_gc_hover_btn-e1h svg{
height:18px;
width:18px;
}
.vbp_gc_info-e1h{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:9px;
}
.vbp_gc_name-e1h{
overflow:hidden;
color:#F0E8D6;
font-size:0.813rem;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
}
.vbp_gc_prov-e1h{
overflow:hidden;
white-space:nowrap;
font-size:0.688rem;
color:#A89880;
text-overflow:ellipsis;
}
.vbp_gc_meta-e1h{
color:#A89880;
font-size:0.688rem;
}
.vbp_tc-e1h{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:769px){
.vbp_tc-e1h{
width:230px;
}
}
.vbp_tc_img-e1h{
border-radius:14px;
overflow:hidden;
background:#252019;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.32);
position:relative;
padding-bottom:75%;
}
.vbp_tc_img-e1h img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.vbp_tc_info-e1h{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:9px;
display:flex;
}
.vbp_tc_name-e1h{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
color:#F0E8D6;
font-size:14px;
}
.vbp_tc_rtp-e1h{
font-size:0.688rem;
color:#A89880;
}
.vbp_lc-e1h{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:770px){
.vbp_lc-e1h{
width:268px;
}
}
.vbp_lc_img-e1h{
background:#252019;
overflow:hidden;
border-radius:14px;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.32);
}
.vbp_lc_img-e1h img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.vbp_lc_live-e1h{
padding:4px 9px;
background:rgba(0,0,0,0.52);
border-radius:62.438rem;
gap:7px;
position:absolute;
left:0.75rem;
top:12px;
display:flex;
align-items:center;
}
.vbp_lc_live_dot-e1h{
background:#B85040;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:8px;
height:8px;
}
.vbp_lc_seats-e1h{
font-weight:600;
font-size:10px;
text-transform:uppercase;
color:#F0E8D6;
letter-spacing:.08em;
}
.vbp_lc_info-e1h{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:9px;
}
.vbp_lc_name-e1h{
overflow:hidden;
font-size:15px;
font-weight:700;
text-overflow:ellipsis;
color:#F0E8D6;
white-space:nowrap;
}
.vbp_lc_bet-e1h{
color:#A89880;
font-size:11px;
}
.vbp_pc-e1h{
background:#252019;
border-radius:14px;
gap:8px;
border:1px solid rgba(244,235,210,0.07);
padding:1rem 0.875rem;
justify-content:center;
flex-direction:column;
min-width:0;
align-items:center;
display:flex;
min-height:74px;
}
.vbp_pc_logo-e1h{
flex:0 0 auto;
object-fit:contain;
width:auto;
max-width:100%;
height:28px;
}
.vbp_pc_name-e1h{
overflow:hidden;
max-width:100%;
font-size:11px;
white-space:nowrap;
text-align:center;
color:#A89880;
text-overflow:ellipsis;
}
.vbp_gc_tag-e1h{
padding:3px 0.5rem;
border-radius:0.5rem;
letter-spacing:.06em;
font-size:10px;
text-transform:uppercase;
z-index:2;
left:0.625rem;
font-weight:700;
display:inline-block;
top:10px;
position:absolute;
}
.vbp_gc_tag_hot-e1h{
background:#B85040;
color:#F0E8D6;
}
.vbp_gc_tag_new-e1h{
background:#CFA85E;
color:#1C1208;
}
.vbp_gc_tag_jp-e1h{
background:#C8932A;
color:#1C1208;
}
.vbp_gc_tag_live-e1h{
background:#B85040;
color:#F0E8D6;
}
.vbp_sh-e1h{
min-width:0;
margin-bottom:18px;
}
.vbp_sh_row-e1h{
gap:1rem;
display:flex;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
}
.vbp_sh_row-e1h .vbp_sh_l-e1h{
gap:6px;
min-width:0;
flex-direction:column;
display:flex;
}
.vbp_sh_stack-e1h{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.vbp_sh_center-e1h{
gap:0.625rem;
text-align:center;
display:flex;
align-items:center;
flex-direction:column;
}
.vbp_sh_h2-e1h{
overflow-wrap:break-word;
font-size:1.5rem;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
color:#F0E8D6;
}
@media(min-width:771px){
.vbp_sh_h2-e1h{
font-size:30px;
}
}
.vbp_band-e1h .vbp_sh_h2-e1h{
color:#F0E8D6;
}
.vbp_sh_eb_line-e1h{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.vbp_sh_eb_line-e1h::before{
background:#B08444;
width:28px;
height:1px;
content:"";
display:inline-block;
}
.vbp_band-e1h .vbp_sh_eb_line-e1h::before{
background:#C8A05A;
}
.vbp_sh_eb_dot-e1h{
gap:8px;
display:inline-flex;
align-items:center;
}
.vbp_sh_eb_dot-e1h::before{
background:#B08444;
border-radius:50%;
display:inline-block;
height:0.375rem;
content:"";
width:0.375rem;
}
.vbp_band-e1h .vbp_sh_eb_dot-e1h::before{
background:#C8A05A;
}
.vbp_sh_link-e1h{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-bottom:1px solid #F0E8D6;
font-size:0.813rem;
font-weight:600;
display:inline-flex;
white-space:nowrap;
color:#F0E8D6;
padding-bottom:2px;
align-items:center;
}
.vbp_sh_link-e1h:hover{
border-color:#B08444;
color:#B08444;
}
.vbp_sh_link-e1h svg{
width:14px;
height:14px;
}
.vbp_sh_link_chev-e1h{
padding-bottom:0;
border-bottom:0;
}
.vbp_sh_link_btn-e1h{
padding:0.563rem 18px;
border-radius:999px;
background:#C8A05A;
border-bottom:0;
color:#1C1208;
}
.vbp_sh_link_btn-e1h:hover{
background:#D9B46E;
border-color:transparent;
color:#1C1208;
}
.vbp_band-e1h .vbp_sh_link-e1h{
border-color:#F0E8D6;
color:#F0E8D6;
}
.vbp_band-e1h .vbp_sh_link_btn-e1h{
background:#C8A05A;
color:#1C1208;
}
.vbp_sh_rule-e1h{
margin:-2px 0 1.125rem;
background:rgba(244,235,210,0.13);
height:1px;
}
.vbp_band-e1h .vbp_sh_rule-e1h{
background:rgba(244,235,210,0.12);
}
.vbp_hero-e1h{
padding:32px 0 0.5rem;
}
@media(min-width:769px){
.vbp_hero-e1h{
padding:56px 0 24px;
}
}
.vbp_hero_in-e1h{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:897px){
.vbp_hero_in-e1h{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.vbp_hero_copy-e1h{
min-width:0;
}
.vbp_hero_eyebrow-e1h{
gap:0.625rem;
display:inline-flex;
margin-bottom:1.375rem;
align-items:center;
}
.vbp_hero_eyebrow_line-e1h{
flex:0 0 auto;
background:#B08444;
width:1.75rem;
display:inline-block;
height:1px;
}
.vbp_hero_h1-e1h{
margin-bottom:1.25rem;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
letter-spacing:-.01em;
font-size:38px;
line-height:1.04;
color:#F0E8D6;
}
@media(min-width:770px){
.vbp_hero_h1-e1h{
font-size:54px;
}
}
@media(min-width:1101px){
.vbp_hero_h1-e1h{
font-size:62px;
}
}
.vbp_hero_h1-e1h em{
font-style:normal;
color:#B08444;
}
.vbp_hero_sub-e1h{
margin-bottom:1.875rem;
color:#8C7B65;
font-size:16px;
max-width:480px;
line-height:1.6;
}
@media(min-width:768px){
.vbp_hero_sub-e1h{
font-size:18px;
}
}
.vbp_hero_actions-e1h{
gap:0.875rem;
align-items:center;
margin-bottom:34px;
display:flex;
flex-wrap:wrap;
}
.vbp_hero_cta-e1h{
background:#C8A05A;
transition:background-color .22s ease;
padding:1rem 1.875rem;
gap:10px;
border-radius:999px;
color:#1C1208;
align-items:center;
font-weight:700;
display:inline-flex;
font-size:15px;
}
.vbp_hero_cta-e1h:hover{
background:#D9B46E;
}
.vbp_hero_cta_ic-e1h{
align-items:center;
display:inline-flex;
}
.vbp_hero_cta_ic-e1h svg{
height:16px;
width:16px;
}
.vbp_hero_cta_alt-e1h{
border:1px solid rgba(244,235,210,0.13);
border-radius:999px;
background:transparent;
padding:0.938rem 26px;
transition:border-color .22s ease,color .22s ease;
font-size:15px;
align-items:center;
color:#F0E8D6;
font-weight:600;
display:inline-flex;
}
.vbp_hero_cta_alt-e1h:hover{
border-color:#B08444;
color:#B08444;
}
.vbp_hero_trust-e1h{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.vbp_hero_trust_item-e1h{
gap:9px;
font-weight:600;
align-items:center;
font-size:0.813rem;
display:flex;
color:#D4C9AE;
}
.vbp_hero_trust_ic-e1h{
color:#B08444;
align-items:center;
display:inline-flex;
}
.vbp_hero_trust_ic-e1h svg{
width:16px;
height:16px;
}
.vbp_hero_promo-e1h{
background:#252019;
overflow:hidden;
border-radius:1.25rem;
min-height:300px;
box-shadow:0 12px 48px rgba(0,0,0,0.52), 0 0.25rem 1rem rgba(176,132,68,0.14);
display:flex;
position:relative;
}
.vbp_hero_promo_bg-e1h{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.vbp_hero_promo_bg-e1h::after{
background:linear-gradient(120deg,#16120E 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.vbp_hero_promo_glow-e1h{
background:radial-gradient(circle,rgba(176,130,72,0.18) 0%,transparent 65%);
border-radius:50%;
height:16.25rem;
width:260px;
pointer-events:none;
right:-1.25rem;
position:absolute;
top:-2.5rem;
}
.vbp_hero_promo_ct-e1h{
padding:1.75rem;
align-self:flex-end;
position:relative;
max-width:88%;
z-index:2;
}
.vbp_hero_promo_label-e1h{
font-size:10px;
text-transform:uppercase;
letter-spacing:.25em;
display:block;
font-weight:700;
margin-bottom:0.5rem;
color:#C8A05A;
}
.vbp_hero_promo_amount-e1h{
overflow-wrap:break-word;
font-size:2rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#F0E8D6;
font-weight:600;
}
@media(min-width:765px){
.vbp_hero_promo_amount-e1h{
font-size:40px;
}
}
.vbp_hero_promo_amount-e1h em{
font-style:normal;
color:#C8A05A;
}
.vbp_hero_rating-e1h{
gap:10px;
padding:0.625rem 0.875rem;
border-radius:14px;
background:#252019;
border:1px solid rgba(244,235,210,0.07);
position:absolute;
z-index:3;
display:flex;
right:0.875rem;
top:0.875rem;
max-width:min(260px,62%);
align-items:center;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.32);
}
.vbp_hero_rating_score-e1h{
flex:0 0 auto;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#F0E8D6;
font-size:1.5rem;
}
.vbp_hero_rating_txt-e1h{
flex:1 1 auto;
min-width:0;
}
.vbp_hero_rating_stars-e1h{
gap:2px;
color:#B08444;
display:flex;
}
.vbp_hero_rating_stars-e1h svg{
width:12px;
height:0.75rem;
}
.vbp_hero_rating_cap-e1h{
display:block;
margin-top:3px;
line-height:1.35;
overflow-wrap:break-word;
color:#A89880;
font-size:11px;
}
.vbp_stat-e1h{
border-bottom:1px solid rgba(244,235,210,0.13);
border-top:1px solid rgba(244,235,210,0.13);
margin-top:1rem;
}
.vbp_stat_in-e1h{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.vbp_stat_in-e1h{
grid-template-columns:repeat(4,1fr);
}
}
.vbp_stat_item-e1h{
padding:22px 14px;
border-bottom:1px solid rgba(244,235,210,0.07);
border-right:1px solid rgba(244,235,210,0.07);
min-width:0;
}
.vbp_stat_item-e1h:nth-child(2n){
border-right:0;
}
.vbp_stat_item-e1h:nth-child(n+3){
border-bottom:0;
}
@media(min-width:771px){
.vbp_stat_item-e1h{
border-bottom:0;
}
.vbp_stat_item-e1h:nth-child(2n){
border-right:1px solid rgba(244,235,210,0.07);
}
.vbp_stat_item-e1h:nth-child(4n){
border-right:0;
}
}
.vbp_stat_value-e1h{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
overflow-wrap:break-word;
line-height:1;
color:#F0E8D6;
font-weight:700;
}
@media(min-width:769px){
.vbp_stat_value-e1h{
font-size:34px;
}
}
.vbp_stat_label-e1h{
font-size:0.813rem;
line-height:1.4;
overflow-wrap:break-word;
color:#A89880;
margin-top:0.375rem;
}
.vbp_grow-e1h{
padding:26px 0 0.625rem;
}
.vbp_row_seo-e1h{
margin:10px 0 0;
color:#8C7B65;
max-width:47.5rem;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
}
.vbp_row_seo-e1h strong{
font-weight:700;
color:#F0E8D6;
}
.vbp_pr-e1h{
padding:1.875rem 0 0.375rem;
}
.vbp_pr_card-e1h{
gap:10px;
flex:0 0 auto;
overflow:hidden;
border-radius:20px;
padding:26px;
background:#252019;
border:1px solid rgba(244,235,210,0.07);
position:relative;
display:flex;
flex-direction:column;
min-height:12.5rem;
width:280px;
}
@media(min-width:767px){
.vbp_pr_card-e1h{
width:300px;
}
}
.vbp_pr_card_feat-e1h{
border-color:transparent;
background:linear-gradient(150deg,#1E1A12,#110E0A);
color:#F0E8D6;
}
.vbp_pr_glow-e1h{
border-radius:50%;
background:radial-gradient(circle,rgba(176,130,72,0.18),transparent 70%);
position:absolute;
right:-30px;
pointer-events:none;
top:-30px;
opacity:0;
height:130px;
width:8.125rem;
}
.vbp_pr_card_feat-e1h .vbp_pr_glow-e1h{
opacity:1;
}
.vbp_pr_label-e1h{
color:#B08444;
text-transform:uppercase;
letter-spacing:.16em;
font-size:0.625rem;
position:relative;
font-weight:700;
}
.vbp_pr_card_feat-e1h .vbp_pr_label-e1h{
color:#C8A05A;
}
.vbp_pr_amount-e1h{
font-size:1.625rem;
line-height:1.08;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
position:relative;
color:#F0E8D6;
}
.vbp_pr_card_feat-e1h .vbp_pr_amount-e1h{
color:#F0E8D6;
}
.vbp_pr_amount-e1h em{
color:#B08444;
font-style:normal;
}
.vbp_pr_card_feat-e1h .vbp_pr_amount-e1h em{
color:#C8A05A;
}
.vbp_pr_terms-e1h{
line-height:1.5;
font-size:0.813rem;
position:relative;
color:#A89880;
}
.vbp_pr_card_feat-e1h .vbp_pr_terms-e1h{
color:#A89880;
}
.vbp_pr_cta-e1h{
margin-top:auto;
align-self:flex-start;
position:relative;
}
.vbp_pr_card_feat-e1h .vbp_pr_cta-e1h{
transition:opacity .22s ease;
background:#C8A05A;
border-radius:62.438rem;
padding:9px 18px;
font-weight:700;
font-size:13px;
color:#1C1208;
}
.vbp_pr_card_feat-e1h .vbp_pr_cta-e1h:hover{
opacity:.9;
}
.vbp_pr_card-e1h:not(.vbp_pr_card_feat-e1h) .vbp_pr_cta-e1h{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
padding-bottom:2px;
border-bottom:1px solid #F0E8D6;
font-weight:700;
color:#F0E8D6;
}
.vbp_pr_card-e1h:not(.vbp_pr_card_feat-e1h) .vbp_pr_cta-e1h:hover{
border-color:#B08444;
color:#B08444;
}
.vbp_jp-e1h{
padding:1.875rem 0 0.625rem;
}
.vbp_jp_grid-e1h{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:767px){
.vbp_jp_grid-e1h{
grid-template-columns:1fr 1fr;
}
.vbp_jp_card_mega-e1h{
grid-column:1/-1;
}
}
@media(min-width:999px){
.vbp_jp_grid-e1h{
grid-template-columns:1.4fr 1fr 1fr;
}
.vbp_jp_card_mega-e1h{
grid-column:auto;
}
}
.vbp_jp_card-e1h{
border:1px solid rgba(244,235,210,0.07);
border-radius:20px;
background:#252019;
gap:12px;
padding:26px;
overflow:hidden;
display:flex;
min-height:200px;
position:relative;
flex-direction:column;
min-width:0;
justify-content:space-between;
}
.vbp_jp_card_mega-e1h{
border-color:transparent;
background:linear-gradient(135deg,#1E1A12,#110E0A);
min-height:13.125rem;
color:#F0E8D6;
}
.vbp_jp_glow-e1h{
background:radial-gradient(circle,rgba(176,130,72,0.18),transparent 70%);
border-radius:50%;
height:200px;
width:12.5rem;
right:-2.5rem;
position:absolute;
top:-40px;
pointer-events:none;
}
.vbp_jp_label-e1h{
gap:0.625rem;
font-weight:700;
justify-content:space-between;
flex-wrap:wrap;
position:relative;
text-transform:uppercase;
font-size:0.625rem;
align-items:center;
letter-spacing:.16em;
display:flex;
color:#B08444;
}
.vbp_jp_card_mega-e1h .vbp_jp_label-e1h{
color:#C8A05A;
}
.vbp_jp_drop-e1h{
text-transform:none;
color:#A89880;
letter-spacing:.04em;
font-weight:600;
}
.vbp_jp_card_mega-e1h .vbp_jp_drop-e1h{
color:#A89880;
}
.vbp_jp_amount-e1h{
position:relative;
color:#F0E8D6;
font-size:2.375rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
overflow-wrap:break-word;
font-weight:700;
}
.vbp_jp_card_mega-e1h .vbp_jp_amount-e1h{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#C8A05A;
}
@media(min-width:765px){
.vbp_jp_card_mega-e1h .vbp_jp_amount-e1h{
font-size:54px;
}
}
.vbp_jp_game-e1h{
font-size:13px;
position:relative;
color:#A89880;
}
.vbp_jp_card_mega-e1h .vbp_jp_game-e1h{
color:#A89880;
}
.vbp_jp_cta-e1h{
position:relative;
align-self:flex-start;
}
.vbp_jp_card_mega-e1h .vbp_jp_cta-e1h{
background:#C8A05A;
padding:0.625rem 20px;
border-radius:999px;
transition:opacity .22s ease;
font-size:13px;
color:#1C1208;
font-weight:700;
}
.vbp_jp_card_mega-e1h .vbp_jp_cta-e1h:hover{
opacity:.9;
}
.vbp_jp_card-e1h:not(.vbp_jp_card_mega-e1h) .vbp_jp_cta-e1h{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
border-bottom:1px solid #F0E8D6;
color:#F0E8D6;
padding-bottom:2px;
font-size:0.813rem;
}
.vbp_jp_card-e1h:not(.vbp_jp_card_mega-e1h) .vbp_jp_cta-e1h:hover{
border-color:#B08444;
color:#B08444;
}
.vbp_jp_seo-e1h{
margin:0.875rem 0 0;
color:#8C7B65;
font-size:14px;
max-width:760px;
overflow-wrap:break-word;
line-height:1.65;
}
.vbp_jp_seo-e1h strong{
color:#F0E8D6;
font-weight:700;
}
.vbp_gf-e1h{
padding:24px 0 6px;
}
.vbp_gf_in-e1h{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.vbp_gf_chip-e1h{
border:1px solid rgba(244,235,210,0.13);
border-radius:999px;
background:#252019;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding:0.625rem 18px;
font-size:13px;
white-space:nowrap;
color:#D4C9AE;
font-weight:600;
}
.vbp_gf_chip-e1h:hover{
border-color:#B08444;
color:#B08444;
}
.vbp_gf_chip-e1h.vbp_state_active-e1h{
background:#C8A05A;
border-color:transparent;
color:#1C1208;
}
.vbp_grow-e1h{
padding:1.625rem 0 0.625rem;
}
.vbp_row_seo-e1h{
margin:10px 0 0;
overflow-wrap:break-word;
color:#8C7B65;
font-size:14px;
max-width:47.5rem;
line-height:1.65;
}
.vbp_row_seo-e1h strong{
color:#F0E8D6;
font-weight:700;
}
.vbp_grow-e1h{
padding:1.625rem 0 0.625rem;
}
.vbp_row_seo-e1h{
margin:0.625rem 0 0;
color:#8C7B65;
overflow-wrap:break-word;
line-height:1.65;
max-width:47.5rem;
font-size:14px;
}
.vbp_row_seo-e1h strong{
color:#F0E8D6;
font-weight:700;
}
.vbp_vip-e1h{
padding:48px 0;
}
@media(min-width:771px){
.vbp_vip-e1h{
padding:64px 0;
}
}
.vbp_vip_head-e1h{
gap:0.875rem;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:883px){
.vbp_vip_head-e1h{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.vbp_vip_eyebrow-e1h{
margin-bottom:12px;
}
.vbp_vip_h2-e1h{
font-size:32px;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0E8D6;
line-height:1.05;
}
@media(min-width:768px){
.vbp_vip_h2-e1h{
font-size:2.5rem;
}
}
.vbp_vip_intro-e1h{
line-height:1.6;
max-width:26.25rem;
color:#A89880;
font-size:14px;
}
.vbp_vip_grid-e1h{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:0.875rem;
display:grid;
}
.vbp_vip_card-e1h{
padding:22px 18px;
border:1px solid rgba(244,235,210,0.12);
border-radius:0.875rem;
min-width:0;
}
.vbp_vip_card_feat-e1h{
background:rgba(244,235,210,0.07);
border-color:#C8A05A;
}
.vbp_vip_card_ic-e1h{
border-radius:8px;
background:linear-gradient(135deg,#B08444,#E0C07A);
width:34px;
height:34px;
margin-bottom:16px;
display:block;
}
.vbp_vip_name-e1h{
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F0E8D6;
margin-bottom:0.375rem;
font-size:1.25rem;
overflow-wrap:break-word;
}
.vbp_vip_perk-e1h{
line-height:1.5;
overflow-wrap:break-word;
font-size:0.781rem;
color:#A89880;
}
.vbp_app-e1h{
padding:30px 0 0.625rem;
}
.vbp_app_in-e1h{
border-radius:20px;
background:#252019;
padding:32px;
border:1px solid rgba(244,235,210,0.07);
gap:28px;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.vbp_app_in-e1h{
padding:2.5rem 2.75rem;
gap:2.5rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.vbp_app_copy-e1h{
min-width:0;
max-width:35rem;
}
.vbp_app_eyebrow-e1h{
margin-bottom:0.75rem;
}
.vbp_app_h2-e1h{
line-height:1.05;
font-weight:600;
margin-bottom:12px;
overflow-wrap:break-word;
color:#F0E8D6;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:28px;
}
@media(min-width:768px){
.vbp_app_h2-e1h{
font-size:2.125rem;
}
}
.vbp_app_text-e1h{
color:#8C7B65;
line-height:1.6;
font-size:14px;
margin-bottom:22px;
}
.vbp_app_btns-e1h{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.vbp_app_btn-e1h{
border-radius:14px;
background:#C8A05A;
padding:11px 1.25rem;
transition:background-color .22s ease;
gap:10px;
color:#1C1208;
align-items:center;
display:inline-flex;
}
.vbp_app_btn-e1h:hover{
background:#D9B46E;
}
.vbp_app_btn_ic-e1h{
display:inline-flex;
align-items:center;
}
.vbp_app_btn_ic-e1h svg{
width:1.125rem;
height:1.125rem;
}
.vbp_app_btn_lb-e1h{
font-size:13.5px;
font-weight:700;
}
.vbp_app_qr_wrap-e1h{
gap:1.125rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.vbp_app_qr-e1h{
border-radius:0.875rem;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#252019 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#252019 0 0.313rem,transparent 5px 11px);
height:108px;
width:6.75rem;
background-color:#C8A05A;
}
.vbp_app_qr_cap-e1h{
font-size:12.5px;
color:#A89880;
line-height:1.4;
max-width:92px;
}
.vbp_nl-e1h{
padding:1.5rem 0 10px;
}
.vbp_nl_in-e1h{
gap:1.375rem;
border-radius:20px;
padding:30px 32px;
background:#1A1710;
flex-direction:column;
display:flex;
color:#F0E8D6;
}
@media(min-width:768px){
.vbp_nl_in-e1h{
gap:28px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.vbp_nl_text_wrap-e1h{
min-width:0;
}
.vbp_nl_h3-e1h{
font-weight:600;
color:#F0E8D6;
line-height:1.1;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:5px;
font-size:22px;
}
@media(min-width:767px){
.vbp_nl_h3-e1h{
font-size:24px;
}
}
.vbp_nl_text-e1h{
font-size:13.5px;
color:#A89880;
line-height:1.5;
}
.vbp_nl_form-e1h{
flex:1 1 auto;
gap:0.625rem;
max-width:460px;
min-width:0;
display:flex;
}
.vbp_nl_input-e1h{
border-radius:0.875rem;
border:1px solid rgba(244,235,210,0.12);
flex:1 1 auto;
background:rgba(244,235,210,0.07);
padding:0.813rem 16px;
overflow:hidden;
align-items:center;
white-space:nowrap;
font-size:14px;
color:#A89880;
min-width:0;
display:flex;
text-overflow:ellipsis;
}
.vbp_nl_btn-e1h{
border-radius:14px;
transition:opacity .22s ease;
flex:0 0 auto;
padding:0.813rem 24px;
background:#C8A05A;
color:#1C1208;
font-weight:700;
font-size:0.875rem;
white-space:nowrap;
}
.vbp_nl_btn-e1h:hover{
opacity:.9;
}
.vbp_sea-e1h{
padding:1.5rem 0 0.625rem;
}
.vbp_sea_in-e1h{
gap:22px;
overflow:hidden;
background:linear-gradient(115deg,#1E1A12,#110E0A);
border-radius:20px;
padding:2.25rem;
flex-direction:column;
display:flex;
color:#F0E8D6;
position:relative;
}
@media(min-width:818px){
.vbp_sea_in-e1h{
gap:2rem;
padding:44px 48px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.vbp_sea_glow-e1h{
border-radius:50%;
background:radial-gradient(circle,rgba(176,130,72,0.18),transparent 68%);
width:15rem;
top:50%;
position:absolute;
pointer-events:none;
height:15rem;
transform:translateY(-50%);
right:60px;
}
.vbp_sea_copy-e1h{
position:relative;
max-width:35rem;
min-width:0;
}
.vbp_sea_eyebrow-e1h{
margin-bottom:0.75rem;
}
.vbp_sea_h2-e1h{
color:#F0E8D6;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.04;
margin-bottom:0.75rem;
font-size:30px;
font-weight:600;
}
@media(min-width:769px){
.vbp_sea_h2-e1h{
font-size:38px;
}
}
.vbp_sea_text-e1h{
line-height:1.6;
color:#A89880;
font-size:0.938rem;
}
.vbp_sea_cta-e1h{
border-radius:999px;
transition:opacity .22s ease;
background:#C8A05A;
padding:16px 2rem;
flex:0 0 auto;
color:#1C1208;
position:relative;
font-weight:700;
font-size:15px;
}
.vbp_sea_cta-e1h:hover{
opacity:.9;
}
.vbp_wy-e1h{
padding:3rem 0;
}
@media(min-width:767px){
.vbp_wy-e1h{
padding:56px 0;
}
}
.vbp_wy_in-e1h{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.vbp_wy_in-e1h{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.vbp_wy_left-e1h{
min-width:0;
}
.vbp_wy_eyebrow-e1h{
margin-bottom:0.875rem;
}
.vbp_wy_h2-e1h{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
margin-bottom:1rem;
font-size:32px;
color:#F0E8D6;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:765px){
.vbp_wy_h2-e1h{
font-size:40px;
}
}
.vbp_wy_intro-e1h{
font-size:0.938rem;
line-height:1.6;
color:#8C7B65;
}
.vbp_wy_grid-e1h{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:561px){
.vbp_wy_grid-e1h{
grid-template-columns:1fr 1fr;
}
}
.vbp_wy_card-e1h{
border:1px solid rgba(244,235,210,0.07);
border-radius:0.875rem;
background:#252019;
padding:1.625rem;
min-width:0;
}
.vbp_wy_card_ic-e1h{
color:#B08444;
margin-bottom:1rem;
justify-content:center;
align-items:center;
display:inline-flex;
}
.vbp_wy_card_ic-e1h svg{
height:26px;
width:1.625rem;
}
.vbp_wy_card_h-e1h{
margin-bottom:8px;
font-size:1.313rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
color:#F0E8D6;
}
.vbp_wy_card_p-e1h{
color:#8C7B65;
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
}
.vbp_prov-e1h{
padding:2.5rem 0 1.25rem;
}
.vbp_prov_eyebrow-e1h{
display:block;
margin-bottom:18px;
}
.vbp_prov_grid-e1h{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:558px){
.vbp_prov_grid-e1h{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.vbp_prov_grid-e1h{
grid-template-columns:repeat(6,1fr);
}
}
.vbp_op-e1h{
padding:36px 0 10px;
}
.vbp_op_in-e1h{
border:1px solid rgba(244,235,210,0.07);
gap:32px;
grid-template-columns:1fr;
padding:32px;
border-radius:14px;
background:#252019;
align-items:center;
display:grid;
}
@media(min-width:862px){
.vbp_op_in-e1h{
padding:2.125rem 2.5rem;
gap:44px;
grid-template-columns:.9fr 1.1fr;
}
}
.vbp_op_left-e1h{
min-width:0;
}
.vbp_op_eyebrow-e1h{
margin-bottom:12px;
}
.vbp_op_h2-e1h{
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:28px;
line-height:1.08;
color:#F0E8D6;
margin-bottom:0.625rem;
overflow-wrap:break-word;
}
@media(min-width:770px){
.vbp_op_h2-e1h{
font-size:1.875rem;
}
}
.vbp_op_text-e1h{
color:#8C7B65;
line-height:1.6;
font-size:14px;
}
.vbp_op_grid-e1h{
border:1px solid rgba(244,235,210,0.13);
border-radius:8px;
overflow:hidden;
grid-template-columns:1fr 1fr;
gap:1px;
background:rgba(244,235,210,0.13);
display:grid;
}
.vbp_op_field-e1h{
background:#1C1814;
padding:1.125rem 1.25rem;
min-width:0;
}
.vbp_op_field_lb-e1h{
text-transform:uppercase;
margin-bottom:0.313rem;
color:#B08444;
letter-spacing:.1em;
font-size:0.625rem;
font-weight:600;
}
.vbp_op_field_val-e1h{
color:#F0E8D6;
font-size:0.875rem;
font-weight:700;
overflow-wrap:break-word;
}
.vbp_rv-e1h{
background:#252019;
padding:48px 0;
border-bottom:1px solid rgba(244,235,210,0.07);
margin-top:24px;
border-top:1px solid rgba(244,235,210,0.07);
}
@media(min-width:768px){
.vbp_rv-e1h{
padding:56px 0;
}
}
.vbp_rv_head-e1h{
gap:16px;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:767px){
.vbp_rv_head-e1h{
gap:1.25rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.vbp_rv_eyebrow-e1h{
margin-bottom:0.625rem;
}
.vbp_rv_h2-e1h{
font-size:30px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
color:#F0E8D6;
}
@media(min-width:770px){
.vbp_rv_h2-e1h{
font-size:38px;
}
}
.vbp_rv_agg-e1h{
gap:12px;
align-items:center;
display:flex;
}
.vbp_rv_agg_stars-e1h{
gap:3px;
display:flex;
color:#B08444;
}
.vbp_rv_agg_stars-e1h svg{
height:1.125rem;
width:18px;
}
.vbp_rv_source-e1h{
font-size:13px;
color:#8C7B65;
}
.vbp_rv_grid-e1h{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.vbp_rv_grid-e1h{
grid-template-columns:repeat(3,1fr);
}
}
.vbp_rv_card-e1h{
background:#1C1814;
padding:1.625rem;
border-radius:0.875rem;
border:1px solid rgba(244,235,210,0.07);
min-width:0;
}
.vbp_rv_card_stars-e1h{
gap:2px;
color:#B08444;
margin-bottom:0.75rem;
display:flex;
}
.vbp_rv_card_stars-e1h svg{
height:14px;
width:0.875rem;
}
.vbp_rv_card_body-e1h{
font-size:1.125rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F0E8D6;
line-height:1.45;
overflow-wrap:break-word;
font-weight:500;
margin-bottom:16px;
}
.vbp_rv_card_meta-e1h{
gap:10px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.vbp_rv_card_av-e1h{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#B08444,#E0C07A);
width:32px;
height:2rem;
}
.vbp_rv_card_author-e1h{
font-weight:700;
font-size:13px;
color:#F0E8D6;
}
.vbp_rv_card_loc-e1h{
font-size:12px;
color:#A89880;
}
.vbp_ts-e1h{
padding:2.75rem 0;
}
.vbp_ts_in-e1h{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:880px){
.vbp_ts_in-e1h{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.vbp_ts_left-e1h{
min-width:0;
}
.vbp_ts_h2-e1h{
margin-bottom:12px;
font-weight:600;
line-height:1.1;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F0E8D6;
font-size:26px;
overflow-wrap:break-word;
}
@media(min-width:767px){
.vbp_ts_h2-e1h{
font-size:28px;
}
}
.vbp_ts_text-e1h{
max-width:520px;
color:#A89880;
font-size:14.5px;
line-height:1.6;
margin-bottom:22px;
}
.vbp_ts_badges-e1h{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.vbp_ts_badge-e1h{
font-weight:600;
font-size:0.813rem;
color:#A89880;
}
.vbp_ts_pay-e1h{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:882px){
.vbp_ts_pay-e1h{
justify-content:flex-end;
}
}
.vbp_ts_pay_chip-e1h{
background:rgba(244,235,210,0.07);
padding:12px 16px;
border-radius:14px;
border:1px solid rgba(244,235,210,0.12);
font-weight:700;
font-size:0.875rem;
color:#F0E8D6;
}
.vbp_hts-e1h{
padding:48px 0;
}
@media(min-width:766px){
.vbp_hts-e1h{
padding:3.875rem 0;
}
}
.vbp_hts_head-e1h{
gap:1.125rem;
margin-bottom:34px;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.vbp_hts_head-e1h{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.vbp_hts_eyebrow-e1h{
margin-bottom:12px;
}
.vbp_hts_h2-e1h{
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-size:30px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F0E8D6;
}
@media(min-width:765px){
.vbp_hts_h2-e1h{
font-size:2.375rem;
}
}
.vbp_hts_cta-e1h{
flex:0 0 auto;
padding:0.938rem 30px;
transition:opacity .22s ease;
background:#C8A05A;
border-radius:62.438rem;
color:#1C1208;
font-size:0.938rem;
font-weight:700;
}
.vbp_hts_cta-e1h:hover{
opacity:.9;
}
.vbp_hts_grid-e1h{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:761px){
.vbp_hts_grid-e1h{
grid-template-columns:repeat(3,1fr);
}
}
.vbp_hts_step-e1h{
padding-top:1.375rem;
min-width:0;
border-top:1px solid rgba(244,235,210,0.12);
}
.vbp_hts_step_num-e1h{
margin-bottom:0.875rem;
color:#C8A05A;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:2.75rem;
line-height:1;
}
.vbp_hts_step_h-e1h{
color:#F0E8D6;
font-weight:700;
font-size:19px;
line-height:1.2;
margin-bottom:8px;
overflow-wrap:break-word;
}
.vbp_hts_step_p-e1h{
font-size:0.875rem;
overflow-wrap:break-word;
color:#A89880;
line-height:1.55;
}
.vbp_et-e1h{
padding:36px 0 10px;
}
.vbp_et_in-e1h{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:878px){
.vbp_et_in-e1h{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.vbp_et_left-e1h{
min-width:0;
}
.vbp_et_eyebrow-e1h{
margin-bottom:0.75rem;
}
.vbp_et_h2-e1h{
line-height:1.06;
overflow-wrap:break-word;
font-weight:600;
color:#F0E8D6;
font-size:1.75rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.875rem;
}
@media(min-width:770px){
.vbp_et_h2-e1h{
font-size:2rem;
}
}
.vbp_et_text-e1h{
color:#8C7B65;
margin-bottom:1.375rem;
font-size:0.938rem;
line-height:1.65;
}
.vbp_et_stats-e1h{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.vbp_et_stat-e1h{
min-width:0;
}
.vbp_et_stat_v-e1h{
line-height:1;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:26px;
color:#F0E8D6;
}
.vbp_et_stat_l-e1h{
font-size:12.5px;
color:#A89880;
margin-top:0.25rem;
}
.vbp_et_right-e1h{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.vbp_et_member-e1h{
gap:1rem;
padding:18px 20px;
border:1px solid rgba(244,235,210,0.07);
background:#252019;
border-radius:0.875rem;
align-items:center;
display:flex;
min-width:0;
}
.vbp_et_member_av-e1h{
background:linear-gradient(135deg,#1E1A12,#B08444);
border-radius:50%;
flex:0 0 auto;
width:48px;
height:3rem;
}
.vbp_et_member_name-e1h{
color:#F0E8D6;
font-weight:700;
font-size:15px;
overflow-wrap:break-word;
}
.vbp_et_member_role-e1h{
font-size:0.781rem;
overflow-wrap:break-word;
color:#A89880;
}
.vbp_et_updated-e1h{
border-radius:0.875rem;
padding:14px 1.125rem;
border:1px solid rgba(244,235,210,0.07);
gap:0.5rem;
background:#1C1814;
display:flex;
align-items:center;
color:#8C7B65;
font-size:0.781rem;
}
.vbp_tt-e1h{
padding:48px 0 0.625rem;
}
@media(min-width:771px){
.vbp_tt-e1h{
padding:60px 0 0.625rem;
}
}
.vbp_tt_head-e1h{
text-align:center;
margin-bottom:2.125rem;
}
.vbp_tt_eyebrow-e1h{
margin-bottom:0.75rem;
}
.vbp_tt_h2-e1h{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:32px;
font-weight:600;
color:#F0E8D6;
line-height:1.05;
}
@media(min-width:768px){
.vbp_tt_h2-e1h{
font-size:2.625rem;
}
}
.vbp_tt_grid-e1h{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.vbp_tt_grid-e1h{
grid-template-columns:repeat(3,1fr);
}
}
.vbp_tt_card-e1h{
border-radius:0.875rem;
padding:1.875rem;
border:1px solid rgba(244,235,210,0.07);
background:#252019;
flex-direction:column;
min-width:0;
display:flex;
}
.vbp_tt_card_ic-e1h{
margin-bottom:18px;
align-items:center;
display:inline-flex;
color:#B08444;
}
.vbp_tt_card_ic-e1h svg{
height:28px;
width:28px;
}
.vbp_tt_card_h-e1h{
color:#F0E8D6;
line-height:1.15;
font-weight:600;
margin-bottom:8px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:22px;
overflow-wrap:break-word;
}
.vbp_tt_card_p-e1h{
color:#8C7B65;
margin-bottom:0.875rem;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.875rem;
}
.vbp_tt_card_p-e1h b{
color:#F0E8D6;
font-weight:700;
}
.vbp_tt_card_link-e1h{
transition:color .22s ease;
font-weight:700;
color:#F0E8D6;
padding-bottom:2px;
font-size:0.813rem;
margin-top:auto;
border-bottom:1px solid #B08444;
align-self:flex-start;
}
.vbp_tt_card_link-e1h:hover{
color:#B08444;
}
.vbp_sg-e1h{
padding:48px 0 0.625rem;
}
.vbp_sg_eyebrow-e1h{
display:block;
margin-bottom:12px;
}
.vbp_sg_h2-e1h{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
font-weight:600;
color:#F0E8D6;
line-height:1.05;
overflow-wrap:break-word;
margin-bottom:1.75rem;
}
@media(min-width:769px){
.vbp_sg_h2-e1h{
font-size:2.25rem;
}
}
.vbp_sg_grid-e1h{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:717px){
.vbp_sg_grid-e1h{
grid-template-columns:repeat(3,1fr);
}
}
.vbp_sg_col-e1h{
min-width:0;
}
.vbp_sg_col_h-e1h{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:22px;
overflow-wrap:break-word;
color:#F0E8D6;
margin-bottom:0.625rem;
line-height:1.15;
}
.vbp_sg_col_p-e1h{
line-height:1.65;
font-size:0.875rem;
color:#8C7B65;
overflow-wrap:break-word;
}
.vbp_faq-e1h{
padding:3rem 0;
background:#252019;
border-bottom:1px solid rgba(244,235,210,0.07);
border-top:1px solid rgba(244,235,210,0.07);
margin-top:24px;
}
@media(min-width:767px){
.vbp_faq-e1h{
padding:3.875rem 0;
}
}
.vbp_faq_head-e1h{
margin-bottom:34px;
text-align:center;
}
.vbp_faq_eyebrow-e1h{
margin-bottom:12px;
}
.vbp_faq_h2-e1h{
color:#F0E8D6;
font-size:32px;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
}
@media(min-width:767px){
.vbp_faq_h2-e1h{
font-size:38px;
}
}
.vbp_faq_list-e1h{
margin:0 auto;
gap:0.75rem;
flex-direction:column;
max-width:820px;
display:flex;
}
.vbp_faq_item-e1h{
border:1px solid rgba(244,235,210,0.07);
border-radius:0.875rem;
overflow:hidden;
background:#1C1814;
}
.vbp_faq_q-e1h{
gap:20px;
list-style:none;
padding:1.25rem 24px;
justify-content:space-between;
font-weight:700;
font-size:1rem;
color:#F0E8D6;
overflow-wrap:break-word;
align-items:center;
cursor:pointer;
display:flex;
}
.vbp_faq_q-e1h::-webkit-details-marker{
display:none;
}
.vbp_faq_q_ic-e1h{
flex:0 0 auto;
transition:transform .22s ease;
color:#B08444;
align-items:center;
display:inline-flex;
}
.vbp_faq_q_ic-e1h svg{
height:18px;
width:1.125rem;
}
.vbp_faq_item-e1h[open] .vbp_faq_q_ic-e1h{
transform:rotate(180deg);
}
.vbp_faq_a-e1h{
padding:0 24px 20px;
font-size:0.906rem;
line-height:1.6;
color:#8C7B65;
overflow-wrap:break-word;
}
.vbp_lh-e1h{
padding:2.5rem 0 20px;
}
.vbp_lh_in-e1h{
border-top:1px solid rgba(244,235,210,0.13);
padding-top:34px;
}
.vbp_lh_eyebrow-e1h{
display:block;
margin-bottom:22px;
}
.vbp_lh_grid-e1h{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:598px){
.vbp_lh_grid-e1h{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.vbp_lh_grid-e1h{
grid-template-columns:repeat(5,1fr);
}
}
.vbp_lh_col-e1h{
min-width:0;
}
.vbp_lh_col_h-e1h{
font-weight:700;
margin-bottom:12px;
color:#F0E8D6;
overflow-wrap:break-word;
font-size:13px;
}
.vbp_lh_links-e1h{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.vbp_lh_link-e1h{
transition:color .22s ease;
color:#8C7B65;
overflow-wrap:break-word;
font-size:0.813rem;
}
.vbp_lh_link-e1h:hover{
color:#B08444;
}
.vbp_sc-e1h{
padding:3rem 0 10px;
}
.vbp_sc_head-e1h{
margin-bottom:1.75rem;
text-align:center;
}
.vbp_sc_eyebrow-e1h{
margin-bottom:0.75rem;
}
.vbp_sc_h2-e1h{
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F0E8D6;
font-size:1.875rem;
}
@media(min-width:765px){
.vbp_sc_h2-e1h{
font-size:36px;
}
}
.vbp_sc_table-e1h{
border:1px solid rgba(244,235,210,0.07);
border-radius:14px;
overflow:hidden;
margin:0 auto;
max-width:900px;
}
.vbp_sc_thead-e1h{
grid-template-columns:1.6fr 1fr 1fr;
background:#110E0B;
display:grid;
}
.vbp_sc_th-e1h{
padding:15px 1.125rem;
overflow-wrap:break-word;
font-size:0.813rem;
font-weight:700;
color:#A89880;
text-align:center;
}
.vbp_sc_th-e1h:first-child{
text-align:left;
}
.vbp_sc_th_us-e1h{
color:#C8A05A;
}
.vbp_sc_row-e1h{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(244,235,210,0.07);
}
.vbp_sc_row-e1h:nth-child(even){
background:#252019;
}
.vbp_sc_td-e1h{
padding:0.938rem 18px;
font-size:0.875rem;
color:#A89880;
overflow-wrap:break-word;
min-width:0;
text-align:center;
}
.vbp_sc_td-e1h:first-child{
font-weight:600;
color:#D4C9AE;
text-align:left;
}
.vbp_sc_td_us-e1h{
font-weight:700;
color:#6A9C6E;
}
.vbp_el-e1h{
padding:48px 0;
}
@media(min-width:769px){
.vbp_el-e1h{
padding:56px 0;
}
}
.vbp_el_in-e1h{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:902px){
.vbp_el_in-e1h{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.vbp_el_left-e1h{
min-width:0;
}
.vbp_el_eyebrow-e1h{
margin-bottom:14px;
}
.vbp_el_h2-e1h{
font-weight:600;
color:#F0E8D6;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
margin-bottom:22px;
overflow-wrap:break-word;
line-height:1.08;
}
@media(min-width:771px){
.vbp_el_h2-e1h{
font-size:2.375rem;
}
}
.vbp_el_body-e1h p{
color:#D4C9AE;
margin-bottom:18px;
overflow-wrap:break-word;
line-height:1.7;
font-size:1rem;
}
.vbp_el_dropcap-e1h{
padding:0.375rem 0.75rem 0 0;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:.8;
color:#B08444;
float:left;
font-size:62px;
font-weight:700;
}
.vbp_el_right-e1h{
min-width:0;
}
.vbp_el_quote-e1h{
border-radius:1.25rem;
padding:2.25rem;
background:linear-gradient(150deg,#1E1A12,#110E0A);
margin-bottom:1.5rem;
color:#F0E8D6;
position:relative;
}
.vbp_el_quote_mark-e1h{
align-items:center;
color:#C8A05A;
display:inline-flex;
margin-bottom:6px;
}
.vbp_el_quote_mark-e1h svg{
height:34px;
width:34px;
}
.vbp_el_quote_text-e1h{
font-size:22px;
overflow-wrap:break-word;
margin-bottom:1.375rem;
color:#F0E8D6;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.4;
font-weight:500;
}
.vbp_el_quote_meta-e1h{
gap:0.75rem;
display:flex;
align-items:center;
}
.vbp_el_quote_av-e1h{
background:linear-gradient(135deg,#B08444,#E0C07A);
flex:0 0 auto;
border-radius:50%;
height:38px;
width:2.375rem;
}
.vbp_el_quote_author-e1h{
font-size:0.875rem;
color:#F0E8D6;
font-weight:700;
}
.vbp_el_quote_meta_sub-e1h{
font-size:12px;
color:#A89880;
}
.vbp_el_explain-e1h{
border:1px solid rgba(244,235,210,0.07);
overflow:hidden;
border-radius:14px;
}
.vbp_el_explain_card-e1h{
padding:22px 1.5rem;
}
.vbp_el_explain_card-e1h+.vbp_el_explain_card-e1h{
border-top:1px solid rgba(244,235,210,0.07);
}
.vbp_el_explain_h-e1h{
font-size:20px;
margin-bottom:0.5rem;
line-height:1.15;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0E8D6;
font-weight:600;
}
.vbp_el_explain_p-e1h{
color:#8C7B65;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
}
.vbp_sb-e1h{
background:#252019;
padding:3rem 0;
border-top:1px solid rgba(244,235,210,0.07);
border-bottom:1px solid rgba(244,235,210,0.07);
margin-top:1.5rem;
}
@media(min-width:769px){
.vbp_sb-e1h{
padding:56px 0;
}
}
.vbp_sb_eyebrow-e1h{
margin-bottom:0.75rem;
display:block;
}
.vbp_sb_h2-e1h{
overflow-wrap:break-word;
color:#F0E8D6;
font-weight:600;
margin-bottom:1.625rem;
line-height:1.05;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
}
@media(min-width:766px){
.vbp_sb_h2-e1h{
font-size:2.25rem;
}
}
.vbp_sb_grid-e1h{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.vbp_sb_grid-e1h{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.vbp_sb_grid-e1h{
grid-template-columns:repeat(4,1fr);
}
}
.vbp_sb_card-e1h{
border:1px solid rgba(244,235,210,0.07);
border-radius:0.875rem;
background:#1C1814;
padding:24px;
min-width:0;
}
.vbp_sb_card_h-e1h{
font-size:1.188rem;
font-weight:600;
overflow-wrap:break-word;
color:#F0E8D6;
line-height:1.15;
margin-bottom:0.5rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.vbp_sb_card_p-e1h{
line-height:1.6;
font-size:0.844rem;
color:#8C7B65;
overflow-wrap:break-word;
}
.vbp_sb_rtp-e1h{
padding:1.625rem 1.75rem;
background:#1C1814;
gap:24px;
grid-template-columns:1fr;
border:1px solid rgba(244,235,210,0.07);
border-radius:0.875rem;
display:grid;
align-items:center;
margin-top:1.125rem;
}
@media(min-width:760px){
.vbp_sb_rtp-e1h{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.vbp_sb_rtp_h-e1h{
margin-bottom:8px;
color:#F0E8D6;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.15;
font-size:1.25rem;
font-weight:600;
}
.vbp_sb_rtp_p-e1h{
font-size:0.844rem;
color:#8C7B65;
line-height:1.6;
overflow-wrap:break-word;
}
.vbp_sb_rtp_stats-e1h{
gap:1rem;
display:flex;
}
.vbp_sb_stat-e1h{
background:#252019;
flex:1 1 0;
border-radius:8px;
padding:18px;
text-align:center;
min-width:0;
}
.vbp_sb_stat_v-e1h{
font-size:26px;
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#6A9C6E;
}
.vbp_sb_stat_l-e1h{
color:#A89880;
margin-top:4px;
font-size:0.719rem;
}
.vbp_ft-e1h{
background:#110E0B;
color:#A89880;
margin-top:2.5rem;
}
.vbp_ft_in-e1h{
grid-template-columns:1fr;
gap:2rem;
padding:48px 0 1.75rem;
display:grid;
}
@media(min-width:603px){
.vbp_ft_in-e1h{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.vbp_ft_in-e1h{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.vbp_ft_brand-e1h{
min-width:0;
}
.vbp_ft_logo-e1h{
overflow-wrap:break-word;
font-size:26px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#F0E8D6;
}
.vbp_ft_tagline-e1h{
color:#A89880;
line-height:1.6;
max-width:17.5rem;
font-size:0.844rem;
margin-top:0.875rem;
}
.vbp_ft_contact-e1h{
transition:color .22s ease;
margin-top:0.75rem;
display:inline-block;
font-size:13px;
max-width:280px;
color:#C8A05A;
overflow-wrap:anywhere;
}
.vbp_ft_contact-e1h:hover{
color:#F0E8D6;
}
.vbp_ft_col-e1h{
min-width:0;
}
.vbp_ft_col_h-e1h{
overflow-wrap:break-word;
color:#F0E8D6;
letter-spacing:.08em;
font-size:0.813rem;
font-weight:700;
text-transform:uppercase;
margin-bottom:14px;
}
.vbp_ft_col_links-e1h{
gap:10px;
display:flex;
flex-direction:column;
}
.vbp_ft_link-e1h{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:13.5px;
color:#A89880;
}
.vbp_ft_link-e1h:hover{
color:#F0E8D6;
}
.vbp_ft_bot-e1h{
gap:1rem;
padding:1.375rem 0 2.5rem;
border-top:1px solid rgba(244,235,210,0.12);
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.vbp_ft_bot-e1h{
gap:1.25rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.vbp_ft_legal-e1h{
line-height:1.6;
max-width:47.5rem;
color:#5E5040;
font-size:11.5px;
overflow-wrap:break-word;
}
.vbp_ft_legal-e1h b{
color:#A89880;
font-weight:700;
}
.vbp_ft_age-e1h{
padding:0.25rem 9px;
flex:0 0 auto;
border:1.5px solid #C8A05A;
border-radius:0.5rem;
color:#C8A05A;
font-size:0.813rem;
font-weight:700;
}