*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#17151A;
text-rendering:optimizeLegibility;
color:#C9C2B8;
font-family:"PT Sans", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
font-size:0.938rem;
line-height:1.6;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.veb_layout_e5g{
display:flex;
min-height:100vh;
flex-direction:column;
}
.veb_main_e5g{
flex:1 1 auto;
min-width:0;
width:100%;
}
.veb_container_e5g{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:769px){
.veb_container_e5g{
padding:0 2rem;
}
}
@media(min-width:1103px){
.veb_container_e5g{
padding:0 3.5rem;
}
}
.veb_eyebrow_e5g{
letter-spacing:.2em;
font-weight:600;
color:#C4A35A;
text-transform:uppercase;
font-size:0.688rem;
overflow-wrap:break-word;
font-family:"PT Sans", 'Helvetica Neue', Arial, sans-serif;
line-height:1.4;
display:inline-block;
}
.veb_band_e5g{
background:#121015;
color:#F0EBE3;
}
.veb_band_e5g .veb_eyebrow_e5g{
color:#D4B87A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.veb_tb_e5g{
background:#17151A;
top:0;
position:sticky;
z-index:50;
border-bottom:1px solid rgba(244,239,231,0.13);
}
.veb_tb_in_e5g{
margin:0 auto;
padding:12px 16px;
gap:1rem;
align-items:center;
justify-content:space-between;
max-width:1400px;
width:100%;
display:flex;
}
@media(min-width:771px){
.veb_tb_in_e5g{
padding:1rem 2rem;
}
}
@media(min-width:1101px){
.veb_tb_in_e5g{
padding:1.125rem 56px;
}
}
.veb_tb_left_e5g{
gap:1.75rem;
display:flex;
align-items:center;
min-width:0;
}
.veb_tb_logo_e5g{
gap:11px;
display:flex;
align-items:center;
min-width:0;
}
.veb_tb_logo_mark_e5g{
border-radius:0.5rem;
flex:0 0 auto;
width:34px;
object-fit:cover;
height:2.125rem;
}
.veb_tb_logo_txt_e5g{
line-height:1;
min-width:0;
flex-direction:column;
display:flex;
}
.veb_tb_logo_name_e5g{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
font-size:22px;
color:#F0EBE3;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
letter-spacing:.02em;
white-space:nowrap;
}
.veb_tb_logo_sub_e5g{
overflow:hidden;
white-space:nowrap;
letter-spacing:.32em;
text-transform:uppercase;
font-size:8.5px;
color:#C4A35A;
margin-top:0.25rem;
text-overflow:ellipsis;
font-weight:600;
}
.veb_tb_nav_e5g{
display:none;
}
@media(min-width:962px){
.veb_tb_nav_e5g{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.veb_tb_nav_item_e5g{
transition:color .2s ease,border-color .2s ease;
white-space:nowrap;
border-bottom:2px solid transparent;
padding-bottom:3px;
font-size:14px;
color:#C9C2B8;
font-weight:600;
}
.veb_tb_nav_item_e5g:hover{
color:#F0EBE3;
}
.veb_tb_nav_item_e5g.veb_state_active_e5g{
border-color:#C4A35A;
color:#F0EBE3;
}
.veb_tb_right_e5g{
flex:0 0 auto;
gap:0.875rem;
display:flex;
align-items:center;
}
.veb_tb_search_e5g{
transition:color .2s ease;
align-items:center;
display:flex;
justify-content:center;
color:#C9C2B8;
}
.veb_tb_search_e5g:hover{
color:#C4A35A;
}
.veb_tb_search_e5g svg{
height:1.125rem;
width:18px;
}
.veb_tb_lang_e5g{
font-size:11px;
letter-spacing:.1em;
text-transform:uppercase;
color:#958E84;
font-weight:600;
}
.veb_tb_lang_e5g:hover{
color:#F0EBE3;
}
.veb_tb_login_e5g{
display:none;
font-weight:600;
font-size:0.875rem;
color:#F0EBE3;
}
@media(min-width:767px){
.veb_tb_login_e5g{
display:inline-block;
}
}
.veb_tb_register_e5g{
padding:0.688rem 1.375rem;
background:#D4B87A;
transition:background-color .2s ease;
border-radius:62.438rem;
white-space:nowrap;
font-weight:700;
color:#14121A;
font-size:14px;
}
.veb_tb_register_e5g:hover{
background:#E2C97E;
}
.veb_mob_e5g{
background:#17151A;
left:0;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
right:0;
z-index:60;
border-top:1px solid rgba(244,239,231,0.13);
bottom:0;
}
@media(min-width:957px){
.veb_mob_e5g{
display:none;
}
}
.veb_mob_in_e5g{
margin:0 auto;
max-width:35rem;
align-items:stretch;
justify-content:space-around;
display:flex;
}
.veb_mob_item_e5g{
gap:3px;
padding:0.563rem 4px;
flex:1 1 0;
transition:color .2s ease;
flex-direction:column;
min-width:0;
align-items:center;
display:flex;
color:#958E84;
}
.veb_mob_item_e5g.veb_state_active_e5g{
color:#C4A35A;
}
.veb_mob_ic_e5g{
justify-content:center;
align-items:center;
display:flex;
}
.veb_mob_ic_e5g svg{
width:1.25rem;
height:1.25rem;
}
.veb_mob_lb_e5g{
overflow:hidden;
font-size:10px;
white-space:nowrap;
max-width:100%;
font-weight:600;
text-overflow:ellipsis;
}
@media(max-width:962px){
body{
padding-bottom:3.75rem;
}
}
.veb_rail_e5g{
position:relative;
min-width:0;
}
.veb_rail_scroll_e5g{
gap:0.875rem;
scrollbar-width:thin;
overflow-x:auto;
display:flex;
-webkit-overflow-scrolling:touch;
padding-bottom:0.875rem;
}
@media(min-width:768px){
.veb_rail_scroll_e5g{
gap:1.125rem;
}
}
.veb_gc_e5g{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:769px){
.veb_gc_e5g{
width:188px;
}
}
.veb_gc_img_e5g{
border-radius:14px;
overflow:hidden;
background:#211E26;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
}
.veb_gc_img_e5g img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.veb_gc_cover_e5g{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.veb_gc_hover_e5g{
transition:opacity .2s ease;
background:rgba(0,0,0,0.52);
inset:0;
display:flex;
align-items:center;
justify-content:center;
opacity:0;
position:absolute;
}
.veb_gc_e5g:hover .veb_gc_hover_e5g{
opacity:1;
}
.veb_gc_hover_btn_e5g{
background:#D4B87A;
border-radius:62.438rem;
justify-content:center;
width:46px;
color:#14121A;
align-items:center;
height:2.875rem;
display:flex;
}
.veb_gc_hover_btn_e5g svg{
width:1.125rem;
height:18px;
}
.veb_gc_info_e5g{
gap:2px;
margin-top:9px;
min-width:0;
flex-direction:column;
display:flex;
}
.veb_gc_name_e5g{
overflow:hidden;
font-size:0.813rem;
white-space:nowrap;
color:#F0EBE3;
text-overflow:ellipsis;
font-weight:700;
}
.veb_gc_prov_e5g{
overflow:hidden;
white-space:nowrap;
color:#958E84;
text-overflow:ellipsis;
font-size:11px;
}
.veb_gc_meta_e5g{
color:#958E84;
font-size:11px;
}
.veb_tc_e5g{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:769px){
.veb_tc_e5g{
width:14.375rem;
}
}
.veb_tc_img_e5g{
border-radius:14px;
overflow:hidden;
background:#211E26;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
}
.veb_tc_img_e5g img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.veb_tc_info_e5g{
gap:2px;
min-width:0;
display:flex;
margin-top:9px;
flex-direction:column;
}
.veb_tc_name_e5g{
overflow:hidden;
font-size:14px;
white-space:nowrap;
color:#F0EBE3;
text-overflow:ellipsis;
font-weight:700;
}
.veb_tc_rtp_e5g{
font-size:11px;
color:#958E84;
}
.veb_lc_e5g{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:767px){
.veb_lc_e5g{
width:16.75rem;
}
}
.veb_lc_img_e5g{
overflow:hidden;
border-radius:14px;
background:#211E26;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
padding-bottom:62.5%;
position:relative;
}
.veb_lc_img_e5g img{
inset:0;
height:100%;
width:100%;
position:absolute;
object-fit:cover;
}
.veb_lc_live_e5g{
background:rgba(0,0,0,0.52);
gap:0.438rem;
border-radius:62.438rem;
padding:4px 9px;
position:absolute;
left:0.75rem;
top:12px;
align-items:center;
display:flex;
}
.veb_lc_live_dot_e5g{
background:#C45252;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:0.5rem;
height:8px;
}
.veb_lc_seats_e5g{
color:#F0EBE3;
letter-spacing:.08em;
text-transform:uppercase;
font-weight:600;
font-size:10px;
}
.veb_lc_info_e5g{
gap:2px;
margin-top:9px;
display:flex;
min-width:0;
flex-direction:column;
}
.veb_lc_name_e5g{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
font-size:15px;
color:#F0EBE3;
}
.veb_lc_bet_e5g{
color:#958E84;
font-size:0.688rem;
}
.veb_pc_e5g{
border:1px solid rgba(244,239,231,0.07);
padding:16px 14px;
background:#211E26;
gap:8px;
border-radius:0.875rem;
min-width:0;
min-height:4.625rem;
justify-content:center;
align-items:center;
display:flex;
flex-direction:column;
}
.veb_pc_logo_e5g{
flex:0 0 auto;
max-width:100%;
width:auto;
height:1.75rem;
object-fit:contain;
}
.veb_pc_name_e5g{
overflow:hidden;
font-size:11px;
text-overflow:ellipsis;
text-align:center;
color:#958E84;
max-width:100%;
white-space:nowrap;
}
.veb_gc_tag_e5g{
border-radius:8px;
padding:3px 8px;
text-transform:uppercase;
display:inline-block;
z-index:2;
position:absolute;
top:10px;
font-weight:700;
letter-spacing:.06em;
left:10px;
font-size:0.625rem;
}
.veb_gc_tag_hot_e5g{
background:#C45252;
color:#F0EBE3;
}
.veb_gc_tag_new_e5g{
background:#E2C97E;
color:#14121A;
}
.veb_gc_tag_jp_e5g{
background:#D4A93A;
color:#14121A;
}
.veb_gc_tag_live_e5g{
background:#C45252;
color:#F0EBE3;
}
.veb_sh_e5g{
min-width:0;
margin-bottom:1.125rem;
}
.veb_sh_row_e5g{
gap:16px;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
justify-content:space-between;
}
.veb_sh_row_e5g .veb_sh_l_e5g{
gap:0.375rem;
flex-direction:column;
min-width:0;
display:flex;
}
.veb_sh_stack_e5g{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.veb_sh_center_e5g{
gap:10px;
align-items:center;
text-align:center;
flex-direction:column;
display:flex;
}
.veb_sh_h2_e5g{
overflow-wrap:break-word;
line-height:1.1;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
color:#F0EBE3;
font-weight:600;
}
@media(min-width:766px){
.veb_sh_h2_e5g{
font-size:30px;
}
}
.veb_band_e5g .veb_sh_h2_e5g{
color:#F0EBE3;
}
.veb_sh_eb_line_e5g{
gap:10px;
align-items:center;
display:inline-flex;
}
.veb_sh_eb_line_e5g::before{
background:#C4A35A;
width:28px;
content:"";
height:1px;
display:inline-block;
}
.veb_band_e5g .veb_sh_eb_line_e5g::before{
background:#D4B87A;
}
.veb_sh_eb_dot_e5g{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.veb_sh_eb_dot_e5g::before{
border-radius:50%;
background:#C4A35A;
display:inline-block;
content:"";
width:0.375rem;
height:0.375rem;
}
.veb_band_e5g .veb_sh_eb_dot_e5g::before{
background:#D4B87A;
}
.veb_sh_link_e5g{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:0.375rem;
font-weight:600;
display:inline-flex;
align-items:center;
font-size:0.813rem;
white-space:nowrap;
border-bottom:1px solid #F0EBE3;
color:#F0EBE3;
padding-bottom:2px;
}
.veb_sh_link_e5g:hover{
border-color:#C4A35A;
color:#C4A35A;
}
.veb_sh_link_e5g svg{
height:14px;
width:0.875rem;
}
.veb_sh_link_chev_e5g{
border-bottom:0;
padding-bottom:0;
}
.veb_sh_link_btn_e5g{
padding:9px 18px;
border-radius:999px;
background:#D4B87A;
color:#14121A;
border-bottom:0;
}
.veb_sh_link_btn_e5g:hover{
border-color:transparent;
background:#E2C97E;
color:#14121A;
}
.veb_band_e5g .veb_sh_link_e5g{
border-color:#F0EBE3;
color:#F0EBE3;
}
.veb_band_e5g .veb_sh_link_btn_e5g{
background:#D4B87A;
color:#14121A;
}
.veb_sh_rule_e5g{
margin:-2px 0 1.125rem;
background:rgba(244,239,231,0.13);
height:1px;
}
.veb_band_e5g .veb_sh_rule_e5g{
background:rgba(244,239,231,0.12);
}
.veb_hero_e5g{
padding:2rem 0 0.5rem;
}
@media(min-width:767px){
.veb_hero_e5g{
padding:56px 0 24px;
}
}
.veb_hero_in_e5g{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:897px){
.veb_hero_in_e5g{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.veb_hero_copy_e5g{
min-width:0;
}
.veb_hero_eyebrow_e5g{
gap:0.625rem;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.veb_hero_eyebrow_line_e5g{
background:#C4A35A;
flex:0 0 auto;
width:1.75rem;
display:inline-block;
height:1px;
}
.veb_hero_h1_e5g{
letter-spacing:-.01em;
margin-bottom:1.25rem;
font-size:2.375rem;
color:#F0EBE3;
font-weight:600;
line-height:1.04;
overflow-wrap:break-word;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.veb_hero_h1_e5g{
font-size:54px;
}
}
@media(min-width:1101px){
.veb_hero_h1_e5g{
font-size:62px;
}
}
.veb_hero_h1_e5g em{
font-style:normal;
color:#C4A35A;
}
.veb_hero_sub_e5g{
max-width:480px;
color:#7A7470;
font-size:1rem;
margin-bottom:30px;
line-height:1.6;
}
@media(min-width:770px){
.veb_hero_sub_e5g{
font-size:1.125rem;
}
}
.veb_hero_actions_e5g{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
margin-bottom:34px;
align-items:center;
}
.veb_hero_cta_e5g{
padding:16px 30px;
background:#D4B87A;
transition:background-color .2s ease;
border-radius:62.438rem;
gap:10px;
color:#14121A;
display:inline-flex;
font-weight:700;
font-size:15px;
align-items:center;
}
.veb_hero_cta_e5g:hover{
background:#E2C97E;
}
.veb_hero_cta_ic_e5g{
align-items:center;
display:inline-flex;
}
.veb_hero_cta_ic_e5g svg{
width:16px;
height:1rem;
}
.veb_hero_cta_alt_e5g{
padding:0.938rem 1.625rem;
border-radius:62.438rem;
transition:border-color .2s ease,color .2s ease;
background:transparent;
border:1px solid rgba(244,239,231,0.13);
font-size:15px;
display:inline-flex;
font-weight:600;
align-items:center;
color:#F0EBE3;
}
.veb_hero_cta_alt_e5g:hover{
border-color:#C4A35A;
color:#C4A35A;
}
.veb_hero_trust_e5g{
gap:1.375rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.veb_hero_trust_item_e5g{
gap:0.563rem;
font-size:0.813rem;
font-weight:600;
align-items:center;
display:flex;
color:#C9C2B8;
}
.veb_hero_trust_ic_e5g{
align-items:center;
color:#C4A35A;
display:inline-flex;
}
.veb_hero_trust_ic_e5g svg{
height:16px;
width:1rem;
}
.veb_hero_promo_e5g{
overflow:hidden;
border-radius:1.25rem;
background:#211E26;
display:flex;
box-shadow:0 8px 40px rgba(0,0,0,0.60), 0 2px 0.75rem rgba(196,163,90,0.10);
position:relative;
min-height:300px;
}
.veb_hero_promo_bg_e5g{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.veb_hero_promo_bg_e5g::after{
background:linear-gradient(120deg,#121015 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.veb_hero_promo_glow_e5g{
border-radius:50%;
background:radial-gradient(circle,rgba(210,185,140,0.10) 0%,transparent 65%);
position:absolute;
height:16.25rem;
top:-2.5rem;
pointer-events:none;
width:260px;
right:-20px;
}
.veb_hero_promo_ct_e5g{
padding:28px;
z-index:2;
align-self:flex-end;
max-width:88%;
position:relative;
}
.veb_hero_promo_label_e5g{
font-weight:700;
letter-spacing:.25em;
margin-bottom:0.5rem;
text-transform:uppercase;
display:block;
font-size:10px;
color:#D4B87A;
}
.veb_hero_promo_amount_e5g{
font-weight:600;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
color:#F0EBE3;
line-height:1.05;
font-size:32px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.veb_hero_promo_amount_e5g{
font-size:40px;
}
}
.veb_hero_promo_amount_e5g em{
color:#D4B87A;
font-style:normal;
}
.veb_hero_rating_e5g{
background:#211E26;
border:1px solid rgba(244,239,231,0.07);
border-radius:14px;
padding:10px 14px;
gap:10px;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
align-items:center;
position:absolute;
z-index:3;
max-width:min(260px,62%);
display:flex;
right:14px;
top:0.875rem;
}
.veb_hero_rating_score_e5g{
flex:0 0 auto;
color:#F0EBE3;
font-size:1.5rem;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.veb_hero_rating_txt_e5g{
flex:1 1 auto;
min-width:0;
}
.veb_hero_rating_stars_e5g{
gap:2px;
color:#C4A35A;
display:flex;
}
.veb_hero_rating_stars_e5g svg{
width:12px;
height:0.75rem;
}
.veb_hero_rating_cap_e5g{
display:block;
overflow-wrap:break-word;
font-size:0.688rem;
color:#958E84;
line-height:1.35;
margin-top:3px;
}
.veb_stat_e5g{
border-top:1px solid rgba(244,239,231,0.13);
margin-top:16px;
border-bottom:1px solid rgba(244,239,231,0.13);
}
.veb_stat_in_e5g{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.veb_stat_in_e5g{
grid-template-columns:repeat(4,1fr);
}
}
.veb_stat_item_e5g{
padding:22px 0.875rem;
min-width:0;
border-right:1px solid rgba(244,239,231,0.07);
border-bottom:1px solid rgba(244,239,231,0.07);
}
.veb_stat_item_e5g:nth-child(2n){
border-right:0;
}
.veb_stat_item_e5g:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.veb_stat_item_e5g{
border-bottom:0;
}
.veb_stat_item_e5g:nth-child(2n){
border-right:1px solid rgba(244,239,231,0.07);
}
.veb_stat_item_e5g:nth-child(4n){
border-right:0;
}
}
.veb_stat_value_e5g{
color:#F0EBE3;
overflow-wrap:break-word;
font-size:30px;
font-weight:700;
line-height:1;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.veb_stat_value_e5g{
font-size:2.125rem;
}
}
.veb_stat_label_e5g{
line-height:1.4;
margin-top:0.375rem;
color:#958E84;
overflow-wrap:break-word;
font-size:0.813rem;
}
.veb_jp_e5g{
padding:30px 0 10px;
}
.veb_jp_grid_e5g{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:768px){
.veb_jp_grid_e5g{
grid-template-columns:1fr 1fr;
}
.veb_jp_card_mega_e5g{
grid-column:1/-1;
}
}
@media(min-width:999px){
.veb_jp_grid_e5g{
grid-template-columns:1.4fr 1fr 1fr;
}
.veb_jp_card_mega_e5g{
grid-column:auto;
}
}
.veb_jp_card_e5g{
border-radius:20px;
gap:12px;
padding:26px;
overflow:hidden;
background:#211E26;
border:1px solid rgba(244,239,231,0.07);
min-width:0;
flex-direction:column;
position:relative;
justify-content:space-between;
display:flex;
min-height:12.5rem;
}
.veb_jp_card_mega_e5g{
background:linear-gradient(135deg,#1A1720,#0E0C10);
border-color:transparent;
min-height:210px;
color:#F0EBE3;
}
.veb_jp_glow_e5g{
background:radial-gradient(circle,rgba(210,185,140,0.10),transparent 70%);
border-radius:50%;
top:-2.5rem;
height:12.5rem;
right:-40px;
pointer-events:none;
width:12.5rem;
position:absolute;
}
.veb_jp_label_e5g{
gap:0.625rem;
font-weight:700;
font-size:10px;
justify-content:space-between;
align-items:center;
color:#C4A35A;
letter-spacing:.16em;
position:relative;
display:flex;
flex-wrap:wrap;
text-transform:uppercase;
}
.veb_jp_card_mega_e5g .veb_jp_label_e5g{
color:#D4B87A;
}
.veb_jp_drop_e5g{
letter-spacing:.04em;
text-transform:none;
color:#958E84;
font-weight:600;
}
.veb_jp_card_mega_e5g .veb_jp_drop_e5g{
color:#9E9892;
}
.veb_jp_amount_e5g{
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#F0EBE3;
font-size:2.375rem;
overflow-wrap:break-word;
position:relative;
line-height:1;
}
.veb_jp_card_mega_e5g .veb_jp_amount_e5g{
animation:zm2-pulse 2.4s infinite;
color:#D4B87A;
font-size:48px;
}
@media(min-width:771px){
.veb_jp_card_mega_e5g .veb_jp_amount_e5g{
font-size:3.375rem;
}
}
.veb_jp_game_e5g{
font-size:13px;
position:relative;
color:#958E84;
}
.veb_jp_card_mega_e5g .veb_jp_game_e5g{
color:#9E9892;
}
.veb_jp_cta_e5g{
align-self:flex-start;
position:relative;
}
.veb_jp_card_mega_e5g .veb_jp_cta_e5g{
padding:0.625rem 1.25rem;
border-radius:999px;
transition:opacity .2s ease;
background:#D4B87A;
font-size:0.813rem;
font-weight:700;
color:#14121A;
}
.veb_jp_card_mega_e5g .veb_jp_cta_e5g:hover{
opacity:.9;
}
.veb_jp_card_e5g:not(.veb_jp_card_mega_e5g) .veb_jp_cta_e5g{
transition:color .2s ease,border-color .2s ease;
font-weight:700;
font-size:13px;
border-bottom:1px solid #F0EBE3;
padding-bottom:2px;
color:#F0EBE3;
}
.veb_jp_card_e5g:not(.veb_jp_card_mega_e5g) .veb_jp_cta_e5g:hover{
border-color:#C4A35A;
color:#C4A35A;
}
.veb_jp_seo_e5g{
margin:14px 0 0;
line-height:1.65;
color:#7A7470;
max-width:47.5rem;
font-size:14px;
overflow-wrap:break-word;
}
.veb_jp_seo_e5g strong{
color:#F0EBE3;
font-weight:700;
}
.veb_pr_e5g{
padding:1.875rem 0 6px;
}
.veb_pr_card_e5g{
padding:26px;
border-radius:20px;
border:1px solid rgba(244,239,231,0.07);
gap:10px;
flex:0 0 auto;
background:#211E26;
overflow:hidden;
width:280px;
flex-direction:column;
display:flex;
position:relative;
min-height:12.5rem;
}
@media(min-width:766px){
.veb_pr_card_e5g{
width:18.75rem;
}
}
.veb_pr_card_feat_e5g{
border-color:transparent;
background:linear-gradient(150deg,#1A1720,#0E0C10);
color:#F0EBE3;
}
.veb_pr_glow_e5g{
border-radius:50%;
background:radial-gradient(circle,rgba(210,185,140,0.10),transparent 70%);
top:-1.875rem;
right:-30px;
opacity:0;
width:8.125rem;
position:absolute;
pointer-events:none;
height:8.125rem;
}
.veb_pr_card_feat_e5g .veb_pr_glow_e5g{
opacity:1;
}
.veb_pr_label_e5g{
position:relative;
letter-spacing:.16em;
font-weight:700;
color:#C4A35A;
font-size:10px;
text-transform:uppercase;
}
.veb_pr_card_feat_e5g .veb_pr_label_e5g{
color:#D4B87A;
}
.veb_pr_amount_e5g{
overflow-wrap:break-word;
color:#F0EBE3;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
position:relative;
font-size:1.625rem;
font-weight:600;
}
.veb_pr_card_feat_e5g .veb_pr_amount_e5g{
color:#F0EBE3;
}
.veb_pr_amount_e5g em{
font-style:normal;
color:#C4A35A;
}
.veb_pr_card_feat_e5g .veb_pr_amount_e5g em{
color:#D4B87A;
}
.veb_pr_terms_e5g{
line-height:1.5;
position:relative;
font-size:0.813rem;
color:#958E84;
}
.veb_pr_card_feat_e5g .veb_pr_terms_e5g{
color:#9E9892;
}
.veb_pr_cta_e5g{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.veb_pr_card_feat_e5g .veb_pr_cta_e5g{
background:#D4B87A;
transition:opacity .2s ease;
padding:9px 18px;
border-radius:999px;
color:#14121A;
font-weight:700;
font-size:13px;
}
.veb_pr_card_feat_e5g .veb_pr_cta_e5g:hover{
opacity:.9;
}
.veb_pr_card_e5g:not(.veb_pr_card_feat_e5g) .veb_pr_cta_e5g{
transition:color .2s ease,border-color .2s ease;
font-size:13px;
color:#F0EBE3;
padding-bottom:2px;
border-bottom:1px solid #F0EBE3;
font-weight:700;
}
.veb_pr_card_e5g:not(.veb_pr_card_feat_e5g) .veb_pr_cta_e5g:hover{
border-color:#C4A35A;
color:#C4A35A;
}
.veb_grow_e5g{
padding:1.625rem 0 10px;
}
.veb_row_seo_e5g{
margin:0.625rem 0 0;
overflow-wrap:break-word;
max-width:47.5rem;
color:#7A7470;
line-height:1.65;
font-size:0.875rem;
}
.veb_row_seo_e5g strong{
color:#F0EBE3;
font-weight:700;
}
.veb_grow_e5g{
padding:26px 0 10px;
}
.veb_row_seo_e5g{
margin:0.625rem 0 0;
font-size:0.875rem;
line-height:1.65;
max-width:47.5rem;
color:#7A7470;
overflow-wrap:break-word;
}
.veb_row_seo_e5g strong{
color:#F0EBE3;
font-weight:700;
}
.veb_gf_e5g{
padding:24px 0 6px;
}
.veb_gf_in_e5g{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.veb_gf_chip_e5g{
border-radius:62.438rem;
background:#211E26;
padding:0.625rem 1.125rem;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border:1px solid rgba(244,239,231,0.13);
white-space:nowrap;
font-size:0.813rem;
color:#C9C2B8;
font-weight:600;
}
.veb_gf_chip_e5g:hover{
border-color:#C4A35A;
color:#C4A35A;
}
.veb_gf_chip_e5g.veb_state_active_e5g{
background:#D4B87A;
border-color:transparent;
color:#14121A;
}
.veb_grow_e5g{
padding:26px 0 0.625rem;
}
.veb_row_seo_e5g{
margin:10px 0 0;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.65;
color:#7A7470;
font-size:14px;
}
.veb_row_seo_e5g strong{
font-weight:700;
color:#F0EBE3;
}
.veb_grow_e5g{
padding:26px 0 0.625rem;
}
.veb_row_seo_e5g{
margin:0.625rem 0 0;
font-size:14px;
max-width:760px;
overflow-wrap:break-word;
color:#7A7470;
line-height:1.65;
}
.veb_row_seo_e5g strong{
color:#F0EBE3;
font-weight:700;
}
.veb_app_e5g{
padding:1.875rem 0 0.625rem;
}
.veb_app_in_e5g{
background:#211E26;
padding:2rem;
gap:1.75rem;
border-radius:20px;
border:1px solid rgba(244,239,231,0.07);
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.veb_app_in_e5g{
padding:40px 2.75rem;
gap:40px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.veb_app_copy_e5g{
min-width:0;
max-width:560px;
}
.veb_app_eyebrow_e5g{
margin-bottom:0.75rem;
}
.veb_app_h2_e5g{
overflow-wrap:break-word;
font-weight:600;
font-size:1.75rem;
line-height:1.05;
margin-bottom:12px;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
color:#F0EBE3;
}
@media(min-width:767px){
.veb_app_h2_e5g{
font-size:34px;
}
}
.veb_app_text_e5g{
color:#7A7470;
margin-bottom:22px;
font-size:0.875rem;
line-height:1.6;
}
.veb_app_btns_e5g{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.veb_app_btn_e5g{
padding:11px 20px;
gap:0.625rem;
background:#D4B87A;
border-radius:0.875rem;
transition:background-color .2s ease;
align-items:center;
display:inline-flex;
color:#14121A;
}
.veb_app_btn_e5g:hover{
background:#E2C97E;
}
.veb_app_btn_ic_e5g{
display:inline-flex;
align-items:center;
}
.veb_app_btn_ic_e5g svg{
width:18px;
height:1.125rem;
}
.veb_app_btn_lb_e5g{
font-size:0.844rem;
font-weight:700;
}
.veb_app_qr_wrap_e5g{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.veb_app_qr_e5g{
border-radius:14px;
flex:0 0 auto;
width:6.75rem;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#211E26 0 5px,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#211E26 0 5px,transparent 0.313rem 11px);
background-color:#D4B87A;
}
.veb_app_qr_cap_e5g{
max-width:5.75rem;
font-size:12.5px;
color:#958E84;
line-height:1.4;
}
.veb_vip_e5g{
padding:48px 0;
}
@media(min-width:771px){
.veb_vip_e5g{
padding:4rem 0;
}
}
.veb_vip_head_e5g{
gap:14px;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:877px){
.veb_vip_head_e5g{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.veb_vip_eyebrow_e5g{
margin-bottom:0.75rem;
}
.veb_vip_h2_e5g{
font-weight:600;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.05;
color:#F0EBE3;
font-size:32px;
}
@media(min-width:767px){
.veb_vip_h2_e5g{
font-size:40px;
}
}
.veb_vip_intro_e5g{
line-height:1.6;
color:#9E9892;
font-size:0.875rem;
max-width:26.25rem;
}
.veb_vip_grid_e5g{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.veb_vip_card_e5g{
padding:1.375rem 1.125rem;
border:1px solid rgba(244,239,231,0.12);
border-radius:0.875rem;
min-width:0;
}
.veb_vip_card_feat_e5g{
border-color:#D4B87A;
background:rgba(244,239,231,0.07);
}
.veb_vip_card_ic_e5g{
background:linear-gradient(135deg,#B8922E,#E2C97E);
border-radius:0.5rem;
width:34px;
display:block;
height:2.125rem;
margin-bottom:1rem;
}
.veb_vip_name_e5g{
font-weight:600;
overflow-wrap:break-word;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.375rem;
font-size:1.25rem;
color:#F0EBE3;
}
.veb_vip_perk_e5g{
line-height:1.5;
overflow-wrap:break-word;
color:#9E9892;
font-size:0.781rem;
}
.veb_ts_e5g{
padding:2.75rem 0;
}
.veb_ts_in_e5g{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:878px){
.veb_ts_in_e5g{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.veb_ts_left_e5g{
min-width:0;
}
.veb_ts_h2_e5g{
overflow-wrap:break-word;
line-height:1.1;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
color:#F0EBE3;
font-weight:600;
margin-bottom:0.75rem;
font-size:1.625rem;
}
@media(min-width:768px){
.veb_ts_h2_e5g{
font-size:28px;
}
}
.veb_ts_text_e5g{
max-width:32.5rem;
margin-bottom:1.375rem;
font-size:0.906rem;
line-height:1.6;
color:#9E9892;
}
.veb_ts_badges_e5g{
gap:1.125rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.veb_ts_badge_e5g{
color:#9E9892;
font-weight:600;
font-size:13px;
}
.veb_ts_pay_e5g{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:883px){
.veb_ts_pay_e5g{
justify-content:flex-end;
}
}
.veb_ts_pay_chip_e5g{
background:rgba(244,239,231,0.07);
border:1px solid rgba(244,239,231,0.12);
border-radius:14px;
padding:0.75rem 16px;
color:#F0EBE3;
font-size:0.875rem;
font-weight:700;
}
.veb_pmt_e5g{
padding:48px 0 10px;
}
.veb_pmt_in_e5g{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:883px){
.veb_pmt_in_e5g{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.veb_pmt_left_e5g{
min-width:0;
}
.veb_pmt_eyebrow_e5g{
margin-bottom:0.75rem;
}
.veb_pmt_h2_e5g{
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-weight:600;
font-size:1.875rem;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
color:#F0EBE3;
}
@media(min-width:769px){
.veb_pmt_h2_e5g{
font-size:2rem;
}
}
.veb_pmt_text_e5g{
line-height:1.6;
font-size:0.906rem;
margin-bottom:1.375rem;
color:#7A7470;
}
.veb_pmt_logos_e5g{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:480px){
.veb_pmt_logos_e5g{
grid-template-columns:repeat(4,1fr);
}
}
.veb_pmt_logo_e5g{
overflow:hidden;
background:#211E26;
border:1px solid rgba(244,239,231,0.07);
padding:0 8px;
border-radius:0.5rem;
text-align:center;
text-overflow:ellipsis;
justify-content:center;
white-space:nowrap;
display:flex;
color:#C9C2B8;
font-size:12.5px;
font-weight:700;
height:50px;
align-items:center;
}
.veb_pmt_table_e5g{
border-radius:14px;
border:1px solid rgba(244,239,231,0.07);
overflow:hidden;
min-width:0;
}
.veb_pmt_thead_e5g{
background:#0E0C10;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.veb_pmt_th_e5g{
overflow:hidden;
padding:13px 14px;
white-space:nowrap;
font-size:0.625rem;
text-overflow:ellipsis;
font-weight:700;
text-transform:uppercase;
color:#F0EBE3;
letter-spacing:.08em;
}
.veb_pmt_row_e5g{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(244,239,231,0.07);
}
.veb_pmt_row_e5g:nth-child(odd){
background:#211E26;
}
.veb_pmt_td_e5g{
padding:14px;
font-size:13.5px;
color:#7A7470;
min-width:0;
overflow-wrap:break-word;
}
.veb_pmt_row_e5g .veb_pmt_td_e5g:first-child{
color:#F0EBE3;
font-weight:700;
}
.veb_pmt_row_e5g .veb_pmt_td_e5g:last-child{
font-weight:700;
color:#5BAF7E;
}
.veb_rv_e5g{
background:#211E26;
padding:3rem 0;
border-bottom:1px solid rgba(244,239,231,0.07);
border-top:1px solid rgba(244,239,231,0.07);
margin-top:1.5rem;
}
@media(min-width:768px){
.veb_rv_e5g{
padding:3.5rem 0;
}
}
.veb_rv_head_e5g{
gap:1rem;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:771px){
.veb_rv_head_e5g{
gap:1.25rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.veb_rv_eyebrow_e5g{
margin-bottom:0.625rem;
}
.veb_rv_h2_e5g{
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#F0EBE3;
font-weight:600;
font-size:30px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.veb_rv_h2_e5g{
font-size:38px;
}
}
.veb_rv_agg_e5g{
gap:12px;
align-items:center;
display:flex;
}
.veb_rv_agg_stars_e5g{
gap:3px;
display:flex;
color:#C4A35A;
}
.veb_rv_agg_stars_e5g svg{
height:1.125rem;
width:1.125rem;
}
.veb_rv_source_e5g{
font-size:0.813rem;
color:#7A7470;
}
.veb_rv_grid_e5g{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.veb_rv_grid_e5g{
grid-template-columns:repeat(3,1fr);
}
}
.veb_rv_card_e5g{
background:#17151A;
border:1px solid rgba(244,239,231,0.07);
border-radius:14px;
padding:26px;
min-width:0;
}
.veb_rv_card_stars_e5g{
gap:2px;
color:#C4A35A;
margin-bottom:12px;
display:flex;
}
.veb_rv_card_stars_e5g svg{
width:14px;
height:14px;
}
.veb_rv_card_body_e5g{
font-weight:500;
color:#F0EBE3;
overflow-wrap:break-word;
line-height:1.45;
font-size:18px;
margin-bottom:16px;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
}
.veb_rv_card_meta_e5g{
gap:10px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.veb_rv_card_av_e5g{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#B8922E,#E2C97E);
height:2rem;
width:32px;
}
.veb_rv_card_author_e5g{
font-weight:700;
color:#F0EBE3;
font-size:13px;
}
.veb_rv_card_loc_e5g{
font-size:12px;
color:#958E84;
}
.veb_tt_e5g{
padding:3rem 0 10px;
}
@media(min-width:769px){
.veb_tt_e5g{
padding:3.75rem 0 10px;
}
}
.veb_tt_head_e5g{
text-align:center;
margin-bottom:34px;
}
.veb_tt_eyebrow_e5g{
margin-bottom:0.75rem;
}
.veb_tt_h2_e5g{
color:#F0EBE3;
overflow-wrap:break-word;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:2rem;
line-height:1.05;
}
@media(min-width:770px){
.veb_tt_h2_e5g{
font-size:2.625rem;
}
}
.veb_tt_grid_e5g{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:761px){
.veb_tt_grid_e5g{
grid-template-columns:repeat(3,1fr);
}
}
.veb_tt_card_e5g{
background:#211E26;
padding:30px;
border-radius:0.875rem;
border:1px solid rgba(244,239,231,0.07);
flex-direction:column;
min-width:0;
display:flex;
}
.veb_tt_card_ic_e5g{
margin-bottom:18px;
align-items:center;
color:#C4A35A;
display:inline-flex;
}
.veb_tt_card_ic_e5g svg{
height:28px;
width:1.75rem;
}
.veb_tt_card_h_e5g{
color:#F0EBE3;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
overflow-wrap:break-word;
font-size:1.375rem;
font-weight:600;
line-height:1.15;
}
.veb_tt_card_p_e5g{
color:#7A7470;
font-size:14px;
line-height:1.6;
overflow-wrap:break-word;
margin-bottom:14px;
}
.veb_tt_card_p_e5g b{
font-weight:700;
color:#F0EBE3;
}
.veb_tt_card_link_e5g{
transition:color .2s ease;
font-weight:700;
font-size:0.813rem;
margin-top:auto;
border-bottom:1px solid #C4A35A;
color:#F0EBE3;
padding-bottom:2px;
align-self:flex-start;
}
.veb_tt_card_link_e5g:hover{
color:#C4A35A;
}
.veb_dr_e5g{
padding:36px 0 10px;
}
.veb_dr_in_e5g{
padding:1.75rem 2rem;
gap:20px;
border-radius:0.875rem;
border:1px dashed rgba(244,239,231,0.13);
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.veb_dr_in_e5g{
gap:2rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.veb_dr_h2_e5g{
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
color:#F0EBE3;
line-height:1.1;
margin-bottom:8px;
font-size:1.5rem;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:768px){
.veb_dr_h2_e5g{
font-size:1.625rem;
}
}
.veb_dr_text_e5g{
line-height:1.6;
font-size:0.875rem;
max-width:42.5rem;
overflow-wrap:break-word;
color:#7A7470;
}
.veb_dr_text_e5g b{
color:#F0EBE3;
font-weight:700;
}
.veb_dr_cta_e5g{
transition:color .2s ease;
flex:0 0 auto;
border-bottom:1px solid #C4A35A;
font-weight:700;
color:#F0EBE3;
font-size:0.844rem;
padding-bottom:2px;
white-space:nowrap;
}
.veb_dr_cta_e5g:hover{
color:#C4A35A;
}
.veb_prov_e5g{
padding:40px 0 20px;
}
.veb_prov_eyebrow_e5g{
display:block;
margin-bottom:1.125rem;
}
.veb_prov_grid_e5g{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:563px){
.veb_prov_grid_e5g{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.veb_prov_grid_e5g{
grid-template-columns:repeat(6,1fr);
}
}
.veb_hts_e5g{
padding:48px 0;
}
@media(min-width:769px){
.veb_hts_e5g{
padding:3.875rem 0;
}
}
.veb_hts_head_e5g{
gap:18px;
display:flex;
margin-bottom:2.125rem;
flex-direction:column;
}
@media(min-width:770px){
.veb_hts_head_e5g{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.veb_hts_eyebrow_e5g{
margin-bottom:12px;
}
.veb_hts_h2_e5g{
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
font-size:1.875rem;
color:#F0EBE3;
line-height:1.05;
}
@media(min-width:765px){
.veb_hts_h2_e5g{
font-size:38px;
}
}
.veb_hts_cta_e5g{
border-radius:999px;
background:#D4B87A;
flex:0 0 auto;
transition:opacity .2s ease;
padding:0.938rem 1.875rem;
color:#14121A;
font-size:0.938rem;
font-weight:700;
}
.veb_hts_cta_e5g:hover{
opacity:.9;
}
.veb_hts_grid_e5g{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.veb_hts_grid_e5g{
grid-template-columns:repeat(3,1fr);
}
}
.veb_hts_step_e5g{
border-top:1px solid rgba(244,239,231,0.12);
padding-top:22px;
min-width:0;
}
.veb_hts_step_num_e5g{
font-size:44px;
margin-bottom:0.875rem;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
line-height:1;
font-weight:700;
color:#D4B87A;
}
.veb_hts_step_h_e5g{
overflow-wrap:break-word;
font-size:19px;
font-weight:700;
margin-bottom:0.5rem;
line-height:1.2;
color:#F0EBE3;
}
.veb_hts_step_p_e5g{
line-height:1.55;
color:#9E9892;
overflow-wrap:break-word;
font-size:0.875rem;
}
.veb_rc_e5g{
padding:3rem 0 10px;
}
.veb_rc_in_e5g{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:762px){
.veb_rc_in_e5g{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.veb_rc_col_e5g{
min-width:0;
}
.veb_rc_label_e5g{
margin-bottom:1rem;
color:#C4A35A;
text-transform:uppercase;
font-weight:600;
letter-spacing:.2em;
font-size:0.688rem;
}
.veb_rc_awards_e5g{
gap:12px;
flex-direction:column;
display:flex;
}
.veb_rc_award_e5g{
gap:12px;
align-items:center;
min-width:0;
display:flex;
}
.veb_rc_award_ic_e5g{
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#E2C97E;
}
.veb_rc_award_ic_e5g svg{
width:18px;
height:18px;
}
.veb_rc_award_t_e5g{
color:#F0EBE3;
overflow-wrap:break-word;
font-size:14px;
font-weight:700;
}
.veb_rc_award_s_e5g{
color:#958E84;
overflow-wrap:break-word;
font-size:0.75rem;
}
.veb_rc_press_e5g{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.veb_rc_press_logo_e5g{
padding:0 8px;
overflow:hidden;
border-radius:0.5rem;
border:1px solid rgba(244,239,231,0.07);
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-size:14px;
white-space:nowrap;
font-weight:700;
display:flex;
align-items:center;
height:3.25rem;
text-overflow:ellipsis;
text-align:center;
color:#7A7470;
justify-content:center;
}
.veb_rc_partner_e5g{
border:1px solid rgba(244,239,231,0.07);
border-radius:14px;
background:#211E26;
padding:22px;
}
.veb_rc_partner_name_e5g{
margin-bottom:6px;
font-weight:600;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-size:20px;
overflow-wrap:break-word;
color:#F0EBE3;
}
.veb_rc_partner_text_e5g{
line-height:1.55;
color:#7A7470;
overflow-wrap:break-word;
font-size:0.813rem;
}
.veb_op_e5g{
padding:36px 0 0.625rem;
}
.veb_op_in_e5g{
background:#211E26;
border:1px solid rgba(244,239,231,0.07);
border-radius:14px;
gap:32px;
grid-template-columns:1fr;
padding:2rem;
align-items:center;
display:grid;
}
@media(min-width:860px){
.veb_op_in_e5g{
padding:2.125rem 40px;
gap:44px;
grid-template-columns:.9fr 1.1fr;
}
}
.veb_op_left_e5g{
min-width:0;
}
.veb_op_eyebrow_e5g{
margin-bottom:12px;
}
.veb_op_h2_e5g{
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
font-size:1.75rem;
overflow-wrap:break-word;
margin-bottom:0.625rem;
color:#F0EBE3;
font-weight:600;
}
@media(min-width:767px){
.veb_op_h2_e5g{
font-size:1.875rem;
}
}
.veb_op_text_e5g{
color:#7A7470;
font-size:0.875rem;
line-height:1.6;
}
.veb_op_grid_e5g{
background:rgba(244,239,231,0.13);
grid-template-columns:1fr 1fr;
border:1px solid rgba(244,239,231,0.13);
border-radius:8px;
gap:1px;
overflow:hidden;
display:grid;
}
.veb_op_field_e5g{
padding:18px 1.25rem;
background:#17151A;
min-width:0;
}
.veb_op_field_lb_e5g{
font-size:10px;
font-weight:600;
margin-bottom:0.313rem;
text-transform:uppercase;
letter-spacing:.1em;
color:#C4A35A;
}
.veb_op_field_val_e5g{
font-size:0.875rem;
font-weight:700;
color:#F0EBE3;
overflow-wrap:break-word;
}
.veb_wy_e5g{
padding:48px 0;
}
@media(min-width:770px){
.veb_wy_e5g{
padding:56px 0;
}
}
.veb_wy_in_e5g{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:902px){
.veb_wy_in_e5g{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.veb_wy_left_e5g{
min-width:0;
}
.veb_wy_eyebrow_e5g{
margin-bottom:14px;
}
.veb_wy_h2_e5g{
overflow-wrap:break-word;
font-size:32px;
color:#F0EBE3;
line-height:1.05;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
margin-bottom:16px;
font-weight:600;
}
@media(min-width:770px){
.veb_wy_h2_e5g{
font-size:40px;
}
}
.veb_wy_intro_e5g{
color:#7A7470;
line-height:1.6;
font-size:0.938rem;
}
.veb_wy_grid_e5g{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.veb_wy_grid_e5g{
grid-template-columns:1fr 1fr;
}
}
.veb_wy_card_e5g{
padding:26px;
background:#211E26;
border-radius:0.875rem;
border:1px solid rgba(244,239,231,0.07);
min-width:0;
}
.veb_wy_card_ic_e5g{
color:#C4A35A;
align-items:center;
margin-bottom:16px;
justify-content:center;
display:inline-flex;
}
.veb_wy_card_ic_e5g svg{
width:26px;
height:1.625rem;
}
.veb_wy_card_h_e5g{
margin-bottom:0.5rem;
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
font-size:21px;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
color:#F0EBE3;
}
.veb_wy_card_p_e5g{
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
color:#7A7470;
}
.veb_sb_e5g{
background:#211E26;
padding:48px 0;
border-top:1px solid rgba(244,239,231,0.07);
margin-top:24px;
border-bottom:1px solid rgba(244,239,231,0.07);
}
@media(min-width:766px){
.veb_sb_e5g{
padding:3.5rem 0;
}
}
.veb_sb_eyebrow_e5g{
display:block;
margin-bottom:0.75rem;
}
.veb_sb_h2_e5g{
line-height:1.05;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
font-weight:600;
overflow-wrap:break-word;
color:#F0EBE3;
margin-bottom:1.625rem;
}
@media(min-width:768px){
.veb_sb_h2_e5g{
font-size:36px;
}
}
.veb_sb_grid_e5g{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:557px){
.veb_sb_grid_e5g{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:957px){
.veb_sb_grid_e5g{
grid-template-columns:repeat(4,1fr);
}
}
.veb_sb_card_e5g{
border-radius:0.875rem;
padding:1.5rem;
background:#17151A;
border:1px solid rgba(244,239,231,0.07);
min-width:0;
}
.veb_sb_card_h_e5g{
font-weight:600;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
color:#F0EBE3;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-size:19px;
}
.veb_sb_card_p_e5g{
line-height:1.6;
font-size:0.844rem;
color:#7A7470;
overflow-wrap:break-word;
}
.veb_sb_rtp_e5g{
gap:1.5rem;
grid-template-columns:1fr;
border-radius:0.875rem;
padding:26px 1.75rem;
border:1px solid rgba(244,239,231,0.07);
background:#17151A;
display:grid;
margin-top:1.125rem;
align-items:center;
}
@media(min-width:760px){
.veb_sb_rtp_e5g{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.veb_sb_rtp_h_e5g{
color:#F0EBE3;
overflow-wrap:break-word;
margin-bottom:0.5rem;
line-height:1.15;
font-weight:600;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-size:20px;
}
.veb_sb_rtp_p_e5g{
overflow-wrap:break-word;
color:#7A7470;
line-height:1.6;
font-size:13.5px;
}
.veb_sb_rtp_stats_e5g{
gap:16px;
display:flex;
}
.veb_sb_stat_e5g{
border-radius:0.5rem;
padding:18px;
background:#211E26;
flex:1 1 0;
min-width:0;
text-align:center;
}
.veb_sb_stat_v_e5g{
font-weight:700;
overflow-wrap:break-word;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
color:#5BAF7E;
font-size:1.625rem;
}
.veb_sb_stat_l_e5g{
margin-top:0.25rem;
font-size:0.719rem;
color:#958E84;
}
.veb_faq_e5g{
padding:3rem 0;
background:#211E26;
border-top:1px solid rgba(244,239,231,0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(244,239,231,0.07);
}
@media(min-width:767px){
.veb_faq_e5g{
padding:62px 0;
}
}
.veb_faq_head_e5g{
text-align:center;
margin-bottom:2.125rem;
}
.veb_faq_eyebrow_e5g{
margin-bottom:12px;
}
.veb_faq_h2_e5g{
overflow-wrap:break-word;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
color:#F0EBE3;
line-height:1.05;
font-weight:600;
font-size:2rem;
}
@media(min-width:767px){
.veb_faq_h2_e5g{
font-size:38px;
}
}
.veb_faq_list_e5g{
margin:0 auto;
gap:12px;
flex-direction:column;
max-width:820px;
display:flex;
}
.veb_faq_item_e5g{
border-radius:0.875rem;
background:#17151A;
overflow:hidden;
border:1px solid rgba(244,239,231,0.07);
}
.veb_faq_q_e5g{
padding:20px 24px;
gap:1.25rem;
list-style:none;
align-items:center;
overflow-wrap:break-word;
cursor:pointer;
font-size:16px;
color:#F0EBE3;
font-weight:700;
justify-content:space-between;
display:flex;
}
.veb_faq_q_e5g::-webkit-details-marker{
display:none;
}
.veb_faq_q_ic_e5g{
transition:transform .2s ease;
flex:0 0 auto;
display:inline-flex;
color:#C4A35A;
align-items:center;
}
.veb_faq_q_ic_e5g svg{
height:18px;
width:1.125rem;
}
.veb_faq_item_e5g[open] .veb_faq_q_ic_e5g{
transform:rotate(180deg);
}
.veb_faq_a_e5g{
padding:0 1.5rem 1.25rem;
line-height:1.6;
overflow-wrap:break-word;
font-size:14.5px;
color:#7A7470;
}
.veb_sc_e5g{
padding:48px 0 10px;
}
.veb_sc_head_e5g{
margin-bottom:28px;
text-align:center;
}
.veb_sc_eyebrow_e5g{
margin-bottom:12px;
}
.veb_sc_h2_e5g{
font-size:30px;
color:#F0EBE3;
overflow-wrap:break-word;
font-weight:600;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
}
@media(min-width:768px){
.veb_sc_h2_e5g{
font-size:36px;
}
}
.veb_sc_table_e5g{
overflow:hidden;
border-radius:14px;
margin:0 auto;
border:1px solid rgba(244,239,231,0.07);
max-width:56.25rem;
}
.veb_sc_thead_e5g{
background:#0E0C10;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.veb_sc_th_e5g{
padding:0.938rem 18px;
font-size:13px;
text-align:center;
font-weight:700;
color:#9E9892;
overflow-wrap:break-word;
}
.veb_sc_th_e5g:first-child{
text-align:left;
}
.veb_sc_th_us_e5g{
color:#D4B87A;
}
.veb_sc_row_e5g{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(244,239,231,0.07);
}
.veb_sc_row_e5g:nth-child(even){
background:#211E26;
}
.veb_sc_td_e5g{
padding:15px 18px;
text-align:center;
font-size:0.875rem;
min-width:0;
color:#958E84;
overflow-wrap:break-word;
}
.veb_sc_td_e5g:first-child{
color:#C9C2B8;
text-align:left;
font-weight:600;
}
.veb_sc_td_us_e5g{
color:#5BAF7E;
font-weight:700;
}
.veb_sg_e5g{
padding:3rem 0 10px;
}
.veb_sg_eyebrow_e5g{
display:block;
margin-bottom:12px;
}
.veb_sg_h2_e5g{
margin-bottom:1.75rem;
color:#F0EBE3;
overflow-wrap:break-word;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
font-size:1.875rem;
}
@media(min-width:771px){
.veb_sg_h2_e5g{
font-size:36px;
}
}
.veb_sg_grid_e5g{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:722px){
.veb_sg_grid_e5g{
grid-template-columns:repeat(3,1fr);
}
}
.veb_sg_col_e5g{
min-width:0;
}
.veb_sg_col_h_e5g{
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:10px;
font-size:22px;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#F0EBE3;
}
.veb_sg_col_p_e5g{
color:#7A7470;
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
}
.veb_gd_e5g{
padding:3rem 0 10px;
}
.veb_gd_head_e5g{
gap:14px;
display:flex;
margin-bottom:24px;
flex-direction:column;
}
@media(min-width:679px){
.veb_gd_head_e5g{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.veb_gd_eyebrow_e5g{
margin-bottom:0.625rem;
}
.veb_gd_h2_e5g{
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-size:1.75rem;
font-weight:600;
overflow-wrap:break-word;
color:#F0EBE3;
line-height:1.05;
}
@media(min-width:766px){
.veb_gd_h2_e5g{
font-size:34px;
}
}
.veb_gd_more_e5g{
flex:0 0 auto;
transition:color .2s ease,border-color .2s ease;
border-bottom:1px solid #F0EBE3;
padding-bottom:2px;
font-weight:600;
font-size:13.5px;
color:#F0EBE3;
}
.veb_gd_more_e5g:hover{
border-color:#C4A35A;
color:#C4A35A;
}
.veb_gd_grid_e5g{
gap:20px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:719px){
.veb_gd_grid_e5g{
grid-template-columns:repeat(3,1fr);
}
}
.veb_gd_card_e5g{
border:1px solid rgba(244,239,231,0.07);
border-radius:0.875rem;
overflow:hidden;
background:#211E26;
min-width:0;
display:block;
}
.veb_gd_card_img_e5g{
background:linear-gradient(140deg,#1A1720,#C4A35A);
height:150px;
}
.veb_gd_card_body_e5g{
padding:22px;
}
.veb_gd_card_cat_e5g{
letter-spacing:.1em;
color:#C4A35A;
text-transform:uppercase;
font-weight:600;
font-size:0.625rem;
}
.veb_gd_card_h_e5g{
margin:0.5rem 0 0.625rem;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
line-height:1.2;
font-size:19px;
color:#F0EBE3;
font-weight:600;
overflow-wrap:break-word;
}
.veb_gd_card_meta_e5g{
color:#958E84;
font-size:0.75rem;
overflow-wrap:break-word;
}
.veb_lh_e5g{
padding:40px 0 1.25rem;
}
.veb_lh_in_e5g{
border-top:1px solid rgba(244,239,231,0.13);
padding-top:34px;
}
.veb_lh_eyebrow_e5g{
margin-bottom:1.375rem;
display:block;
}
.veb_lh_grid_e5g{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:601px){
.veb_lh_grid_e5g{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.veb_lh_grid_e5g{
grid-template-columns:repeat(5,1fr);
}
}
.veb_lh_col_e5g{
min-width:0;
}
.veb_lh_col_h_e5g{
color:#F0EBE3;
font-size:13px;
font-weight:700;
overflow-wrap:break-word;
margin-bottom:12px;
}
.veb_lh_links_e5g{
gap:8px;
display:flex;
flex-direction:column;
}
.veb_lh_link_e5g{
transition:color .2s ease;
font-size:13px;
overflow-wrap:break-word;
color:#7A7470;
}
.veb_lh_link_e5g:hover{
color:#C4A35A;
}
.veb_el_e5g{
padding:48px 0;
}
@media(min-width:771px){
.veb_el_e5g{
padding:3.5rem 0;
}
}
.veb_el_in_e5g{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:901px){
.veb_el_in_e5g{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.veb_el_left_e5g{
min-width:0;
}
.veb_el_eyebrow_e5g{
margin-bottom:0.875rem;
}
.veb_el_h2_e5g{
font-weight:600;
font-size:32px;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.08;
margin-bottom:22px;
color:#F0EBE3;
}
@media(min-width:770px){
.veb_el_h2_e5g{
font-size:38px;
}
}
.veb_el_body_e5g p{
line-height:1.7;
overflow-wrap:break-word;
color:#C9C2B8;
font-size:16px;
margin-bottom:1.125rem;
}
.veb_el_dropcap_e5g{
padding:6px 0.75rem 0 0;
font-size:62px;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
line-height:.8;
font-weight:700;
color:#C4A35A;
float:left;
}
.veb_el_right_e5g{
min-width:0;
}
.veb_el_quote_e5g{
background:linear-gradient(150deg,#1A1720,#0E0C10);
padding:36px;
border-radius:1.25rem;
color:#F0EBE3;
position:relative;
margin-bottom:24px;
}
.veb_el_quote_mark_e5g{
margin-bottom:6px;
color:#D4B87A;
display:inline-flex;
align-items:center;
}
.veb_el_quote_mark_e5g svg{
width:2.125rem;
height:2.125rem;
}
.veb_el_quote_text_e5g{
margin-bottom:22px;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
color:#F0EBE3;
line-height:1.4;
font-size:1.375rem;
font-weight:500;
overflow-wrap:break-word;
}
.veb_el_quote_meta_e5g{
gap:12px;
display:flex;
align-items:center;
}
.veb_el_quote_av_e5g{
background:linear-gradient(135deg,#B8922E,#E2C97E);
border-radius:50%;
flex:0 0 auto;
height:2.375rem;
width:38px;
}
.veb_el_quote_author_e5g{
font-weight:700;
color:#F0EBE3;
font-size:0.875rem;
}
.veb_el_quote_meta_sub_e5g{
color:#9E9892;
font-size:12px;
}
.veb_el_explain_e5g{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(244,239,231,0.07);
}
.veb_el_explain_card_e5g{
padding:1.375rem 1.5rem;
}
.veb_el_explain_card_e5g+.veb_el_explain_card_e5g{
border-top:1px solid rgba(244,239,231,0.07);
}
.veb_el_explain_h_e5g{
color:#F0EBE3;
overflow-wrap:break-word;
font-size:20px;
line-height:1.15;
margin-bottom:8px;
font-weight:600;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
}
.veb_el_explain_p_e5g{
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
color:#7A7470;
}
.veb_ft_e5g{
background:#0E0C10;
color:#9E9892;
margin-top:40px;
}
.veb_ft_in_e5g{
gap:2rem;
padding:48px 0 1.75rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:599px){
.veb_ft_in_e5g{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.veb_ft_in_e5g{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.veb_ft_brand_e5g{
min-width:0;
}
.veb_ft_logo_e5g{
font-size:1.625rem;
overflow-wrap:break-word;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
color:#F0EBE3;
font-weight:700;
}
.veb_ft_tagline_e5g{
font-size:0.844rem;
margin-top:14px;
color:#9E9892;
max-width:17.5rem;
line-height:1.6;
}
.veb_ft_contact_e5g{
transition:color .2s ease;
overflow-wrap:anywhere;
display:inline-block;
color:#D4B87A;
font-size:13px;
max-width:17.5rem;
margin-top:0.75rem;
}
.veb_ft_contact_e5g:hover{
color:#F0EBE3;
}
.veb_ft_col_e5g{
min-width:0;
}
.veb_ft_col_h_e5g{
color:#F0EBE3;
overflow-wrap:break-word;
font-size:13px;
margin-bottom:14px;
letter-spacing:.08em;
font-weight:700;
text-transform:uppercase;
}
.veb_ft_col_links_e5g{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.veb_ft_link_e5g{
transition:color .2s ease;
overflow-wrap:break-word;
color:#9E9892;
font-size:0.844rem;
}
.veb_ft_link_e5g:hover{
color:#F0EBE3;
}
.veb_ft_bot_e5g{
padding:1.375rem 0 2.5rem;
gap:1rem;
border-top:1px solid rgba(244,239,231,0.12);
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.veb_ft_bot_e5g{
gap:20px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.veb_ft_legal_e5g{
line-height:1.6;
color:#524E4A;
font-size:11.5px;
overflow-wrap:break-word;
max-width:760px;
}
.veb_ft_legal_e5g b{
color:#9E9892;
font-weight:700;
}
.veb_ft_age_e5g{
flex:0 0 auto;
border-radius:8px;
padding:0.25rem 9px;
border:1.5px solid #D4B87A;
color:#D4B87A;
font-weight:700;
font-size:0.813rem;
}