*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF6F0;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
line-height:1.6;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#3A2F23;
font-size:0.938rem;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.50);
}
::-webkit-scrollbar-track{
background:transparent;
}
.wbt_layout_s34{
display:flex;
min-height:100vh;
flex-direction:column;
}
.wbt_main_s34{
flex:1 1 auto;
min-width:0;
width:100%;
}
.wbt_container_s34{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:87.5rem;
}
@media(min-width:768px){
.wbt_container_s34{
padding:0 32px;
}
}
@media(min-width:1097px){
.wbt_container_s34{
padding:0 3.5rem;
}
}
.wbt_eyebrow_s34{
font-weight:600;
overflow-wrap:break-word;
display:inline-block;
text-transform:uppercase;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.4;
font-size:11px;
color:#C48E30;
letter-spacing:.2em;
}
.wbt_band_s34{
background:#1E1710;
color:#F5EDD8;
}
.wbt_band_s34 .wbt_eyebrow_s34{
color:#F0C455;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.wbt_tb_s34{
background:#FAF6F0;
border-bottom:1px solid rgba(26,20,16,0.14);
top:0;
position:sticky;
z-index:50;
}
.wbt_tb_in_s34{
padding:0.75rem 16px;
gap:1rem;
margin:0 auto;
align-items:center;
max-width:87.5rem;
justify-content:space-between;
display:flex;
width:100%;
}
@media(min-width:769px){
.wbt_tb_in_s34{
padding:16px 2rem;
}
}
@media(min-width:1100px){
.wbt_tb_in_s34{
padding:1.125rem 56px;
}
}
.wbt_tb_left_s34{
gap:28px;
min-width:0;
align-items:center;
display:flex;
}
.wbt_tb_logo_s34{
gap:0.688rem;
min-width:0;
align-items:center;
display:flex;
}
.wbt_tb_logo_mark_s34{
border-radius:0.5rem;
flex:0 0 auto;
width:34px;
height:34px;
object-fit:cover;
}
.wbt_tb_logo_txt_s34{
flex-direction:column;
min-width:0;
display:flex;
line-height:1;
}
.wbt_tb_logo_name_s34{
overflow:hidden;
letter-spacing:.02em;
white-space:nowrap;
text-overflow:ellipsis;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
color:#1A1410;
font-weight:700;
}
.wbt_tb_logo_sub_s34{
overflow:hidden;
font-size:8.5px;
text-transform:uppercase;
color:#C48E30;
letter-spacing:.32em;
font-weight:600;
text-overflow:ellipsis;
white-space:nowrap;
margin-top:0.25rem;
}
.wbt_tb_nav_s34{
display:none;
}
@media(min-width:961px){
.wbt_tb_nav_s34{
gap:28px;
align-items:center;
display:flex;
}
}
.wbt_tb_nav_item_s34{
transition:color .22s ease,border-color .22s ease;
color:#3A2F23;
border-bottom:2px solid transparent;
font-size:0.875rem;
font-weight:600;
padding-bottom:3px;
white-space:nowrap;
}
.wbt_tb_nav_item_s34:hover{
color:#1A1410;
}
.wbt_tb_nav_item_s34.wbt_state_active_s34{
border-color:#C48E30;
color:#1A1410;
}
.wbt_tb_right_s34{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.wbt_tb_search_s34{
transition:color .22s ease;
justify-content:center;
align-items:center;
display:flex;
color:#3A2F23;
}
.wbt_tb_search_s34:hover{
color:#C48E30;
}
.wbt_tb_search_s34 svg{
width:18px;
height:18px;
}
.wbt_tb_lang_s34{
color:#7A6A58;
font-weight:600;
letter-spacing:.1em;
font-size:0.688rem;
text-transform:uppercase;
}
.wbt_tb_lang_s34:hover{
color:#1A1410;
}
.wbt_tb_login_s34{
display:none;
font-size:14px;
color:#1A1410;
font-weight:600;
}
@media(min-width:771px){
.wbt_tb_login_s34{
display:inline-block;
}
}
.wbt_tb_register_s34{
border-radius:999px;
padding:11px 22px;
transition:background-color .22s ease;
background:#1E1710;
color:#F5EDD8;
white-space:nowrap;
font-weight:700;
font-size:0.875rem;
}
.wbt_tb_register_s34:hover{
background:#342B1E;
}
.wbt_mob_s34{
background:#FAF6F0;
bottom:0;
right:0;
z-index:60;
position:fixed;
border-top:1px solid rgba(26,20,16,0.14);
padding-bottom:env(safe-area-inset-bottom);
left:0;
}
@media(min-width:963px){
.wbt_mob_s34{
display:none;
}
}
.wbt_mob_in_s34{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
display:flex;
max-width:560px;
}
.wbt_mob_item_s34{
transition:color .22s ease;
flex:1 1 0;
padding:9px 4px;
gap:3px;
flex-direction:column;
min-width:0;
align-items:center;
color:#7A6A58;
display:flex;
}
.wbt_mob_item_s34.wbt_state_active_s34{
color:#C48E30;
}
.wbt_mob_ic_s34{
justify-content:center;
align-items:center;
display:flex;
}
.wbt_mob_ic_s34 svg{
width:1.25rem;
height:20px;
}
.wbt_mob_lb_s34{
overflow:hidden;
font-size:0.625rem;
max-width:100%;
font-weight:600;
white-space:nowrap;
text-overflow:ellipsis;
}
@media(max-width:956px){
body{
padding-bottom:3.75rem;
}
}
.wbt_rail_s34{
min-width:0;
position:relative;
}
.wbt_rail_scroll_s34{
gap:0.875rem;
scrollbar-width:thin;
display:flex;
padding-bottom:14px;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
}
@media(min-width:769px){
.wbt_rail_scroll_s34{
gap:18px;
}
}
.wbt_gc_s34{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:768px){
.wbt_gc_s34{
width:188px;
}
}
.wbt_gc_img_s34{
border-radius:0.875rem;
overflow:hidden;
background:#FFFFFF;
position:relative;
box-shadow:0 2px 6px rgba(26,20,16,0.07), 0 0.375rem 18px rgba(26,20,16,0.06);
padding-bottom:133.33%;
}
.wbt_gc_img_s34 img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.wbt_gc_cover_s34{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
inset:0;
pointer-events:none;
position:absolute;
}
.wbt_gc_hover_s34{
background:rgba(0,0,0,0.50);
inset:0;
transition:opacity .22s ease;
display:flex;
position:absolute;
justify-content:center;
align-items:center;
opacity:0;
}
.wbt_gc_s34:hover .wbt_gc_hover_s34{
opacity:1;
}
.wbt_gc_hover_btn_s34{
border-radius:62.438rem;
background:#1E1710;
align-items:center;
height:46px;
width:46px;
justify-content:center;
display:flex;
color:#F5EDD8;
}
.wbt_gc_hover_btn_s34 svg{
width:18px;
height:1.125rem;
}
.wbt_gc_info_s34{
gap:2px;
margin-top:9px;
display:flex;
flex-direction:column;
min-width:0;
}
.wbt_gc_name_s34{
overflow:hidden;
text-overflow:ellipsis;
color:#1A1410;
white-space:nowrap;
font-weight:700;
font-size:13px;
}
.wbt_gc_prov_s34{
overflow:hidden;
color:#7A6A58;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.688rem;
}
.wbt_gc_meta_s34{
color:#7A6A58;
font-size:11px;
}
.wbt_tc_s34{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:769px){
.wbt_tc_s34{
width:14.375rem;
}
}
.wbt_tc_img_s34{
overflow:hidden;
background:#FFFFFF;
border-radius:14px;
box-shadow:0 2px 0.375rem rgba(26,20,16,0.07), 0 6px 18px rgba(26,20,16,0.06);
padding-bottom:75%;
position:relative;
}
.wbt_tc_img_s34 img{
inset:0;
width:100%;
position:absolute;
height:100%;
object-fit:cover;
}
.wbt_tc_info_s34{
gap:2px;
margin-top:0.563rem;
min-width:0;
display:flex;
flex-direction:column;
}
.wbt_tc_name_s34{
overflow:hidden;
font-weight:700;
white-space:nowrap;
color:#1A1410;
font-size:0.875rem;
text-overflow:ellipsis;
}
.wbt_tc_rtp_s34{
font-size:0.688rem;
color:#7A6A58;
}
.wbt_lc_s34{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:767px){
.wbt_lc_s34{
width:16.75rem;
}
}
.wbt_lc_img_s34{
border-radius:14px;
background:#FFFFFF;
overflow:hidden;
position:relative;
box-shadow:0 2px 6px rgba(26,20,16,0.07), 0 0.375rem 18px rgba(26,20,16,0.06);
padding-bottom:62.5%;
}
.wbt_lc_img_s34 img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.wbt_lc_live_s34{
border-radius:999px;
background:rgba(0,0,0,0.50);
padding:0.25rem 9px;
gap:0.438rem;
left:0.75rem;
display:flex;
align-items:center;
top:12px;
position:absolute;
}
.wbt_lc_live_dot_s34{
animation:zm2-pulse 1.6s infinite;
background:#C0392B;
border-radius:50%;
width:0.5rem;
height:0.5rem;
}
.wbt_lc_seats_s34{
font-size:0.625rem;
font-weight:600;
color:#F5EDD8;
text-transform:uppercase;
letter-spacing:.08em;
}
.wbt_lc_info_s34{
gap:2px;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
display:flex;
}
.wbt_lc_name_s34{
overflow:hidden;
color:#1A1410;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
font-size:15px;
}
.wbt_lc_bet_s34{
font-size:0.688rem;
color:#7A6A58;
}
.wbt_pc_s34{
border:1px solid rgba(26,20,16,0.08);
padding:16px 14px;
gap:0.5rem;
background:#FFFFFF;
border-radius:14px;
min-width:0;
align-items:center;
display:flex;
justify-content:center;
min-height:4.625rem;
flex-direction:column;
}
.wbt_pc_logo_s34{
flex:0 0 auto;
max-width:100%;
object-fit:contain;
height:1.75rem;
width:auto;
}
.wbt_pc_name_s34{
overflow:hidden;
font-size:11px;
text-overflow:ellipsis;
max-width:100%;
text-align:center;
color:#7A6A58;
white-space:nowrap;
}
.wbt_gc_tag_s34{
border-radius:8px;
padding:3px 8px;
display:inline-block;
letter-spacing:.06em;
z-index:2;
text-transform:uppercase;
left:10px;
position:absolute;
font-size:0.625rem;
top:10px;
font-weight:700;
}
.wbt_gc_tag_hot_s34{
background:#C0392B;
color:#F5EDD8;
}
.wbt_gc_tag_new_s34{
background:#E8B84B;
color:#1A1410;
}
.wbt_gc_tag_jp_s34{
background:#D4930A;
color:#1A1410;
}
.wbt_gc_tag_live_s34{
background:#C0392B;
color:#F5EDD8;
}
.wbt_sh_s34{
min-width:0;
margin-bottom:1.125rem;
}
.wbt_sh_row_s34{
gap:16px;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
}
.wbt_sh_row_s34 .wbt_sh_l_s34{
gap:6px;
display:flex;
flex-direction:column;
min-width:0;
}
.wbt_sh_stack_s34{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.wbt_sh_center_s34{
gap:10px;
display:flex;
align-items:center;
flex-direction:column;
text-align:center;
}
.wbt_sh_h2_s34{
font-size:1.5rem;
color:#1A1410;
line-height:1.1;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:771px){
.wbt_sh_h2_s34{
font-size:30px;
}
}
.wbt_band_s34 .wbt_sh_h2_s34{
color:#F5EDD8;
}
.wbt_sh_eb_line_s34{
gap:10px;
display:inline-flex;
align-items:center;
}
.wbt_sh_eb_line_s34::before{
background:#C48E30;
height:1px;
content:"";
width:28px;
display:inline-block;
}
.wbt_band_s34 .wbt_sh_eb_line_s34::before{
background:#F0C455;
}
.wbt_sh_eb_dot_s34{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.wbt_sh_eb_dot_s34::before{
background:#C48E30;
border-radius:50%;
display:inline-block;
width:0.375rem;
height:6px;
content:"";
}
.wbt_band_s34 .wbt_sh_eb_dot_s34::before{
background:#F0C455;
}
.wbt_sh_link_s34{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
padding-bottom:2px;
border-bottom:1px solid #1A1410;
align-items:center;
color:#1A1410;
display:inline-flex;
white-space:nowrap;
font-weight:600;
font-size:13px;
}
.wbt_sh_link_s34:hover{
border-color:#C48E30;
color:#C48E30;
}
.wbt_sh_link_s34 svg{
width:0.875rem;
height:14px;
}
.wbt_sh_link_chev_s34{
padding-bottom:0;
border-bottom:0;
}
.wbt_sh_link_btn_s34{
padding:0.563rem 18px;
background:#1E1710;
border-radius:62.438rem;
border-bottom:0;
color:#F5EDD8;
}
.wbt_sh_link_btn_s34:hover{
border-color:transparent;
background:#342B1E;
color:#F5EDD8;
}
.wbt_band_s34 .wbt_sh_link_s34{
border-color:#F5EDD8;
color:#F5EDD8;
}
.wbt_band_s34 .wbt_sh_link_btn_s34{
background:#F0C455;
color:#1A1410;
}
.wbt_sh_rule_s34{
background:rgba(26,20,16,0.14);
margin:-2px 0 18px;
height:1px;
}
.wbt_band_s34 .wbt_sh_rule_s34{
background:rgba(255,235,185,0.13);
}
.wbt_hero_s34{
padding:2rem 0 8px;
}
@media(min-width:768px){
.wbt_hero_s34{
padding:3.5rem 0 24px;
}
}
.wbt_hero_in_s34{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:899px){
.wbt_hero_in_s34{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.wbt_hero_copy_s34{
min-width:0;
}
.wbt_hero_eyebrow_s34{
gap:10px;
display:inline-flex;
align-items:center;
margin-bottom:1.375rem;
}
.wbt_hero_eyebrow_line_s34{
background:#C48E30;
flex:0 0 auto;
height:1px;
display:inline-block;
width:1.75rem;
}
.wbt_hero_h1_s34{
margin-bottom:20px;
color:#1A1410;
line-height:1.04;
letter-spacing:-.01em;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:38px;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:767px){
.wbt_hero_h1_s34{
font-size:3.375rem;
}
}
@media(min-width:1097px){
.wbt_hero_h1_s34{
font-size:3.875rem;
}
}
.wbt_hero_h1_s34 em{
color:#C48E30;
font-style:normal;
}
.wbt_hero_sub_s34{
max-width:480px;
margin-bottom:1.875rem;
line-height:1.6;
color:#9A8A77;
font-size:1rem;
}
@media(min-width:769px){
.wbt_hero_sub_s34{
font-size:18px;
}
}
.wbt_hero_actions_s34{
gap:14px;
margin-bottom:34px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.wbt_hero_cta_s34{
background:#1E1710;
gap:0.625rem;
border-radius:62.438rem;
padding:16px 30px;
transition:background-color .22s ease;
align-items:center;
display:inline-flex;
color:#F5EDD8;
font-size:0.938rem;
font-weight:700;
}
.wbt_hero_cta_s34:hover{
background:#342B1E;
}
.wbt_hero_cta_ic_s34{
align-items:center;
display:inline-flex;
}
.wbt_hero_cta_ic_s34 svg{
width:16px;
height:1rem;
}
.wbt_hero_cta_alt_s34{
padding:0.938rem 26px;
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(26,20,16,0.14);
border-radius:999px;
background:transparent;
font-weight:600;
display:inline-flex;
font-size:0.938rem;
color:#1A1410;
align-items:center;
}
.wbt_hero_cta_alt_s34:hover{
border-color:#C48E30;
color:#C48E30;
}
.wbt_hero_trust_s34{
gap:22px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.wbt_hero_trust_item_s34{
gap:9px;
font-weight:600;
font-size:0.813rem;
align-items:center;
display:flex;
color:#3A2F23;
}
.wbt_hero_trust_ic_s34{
display:inline-flex;
align-items:center;
color:#C48E30;
}
.wbt_hero_trust_ic_s34 svg{
height:16px;
width:1rem;
}
.wbt_hero_promo_s34{
background:#FFFFFF;
overflow:hidden;
border-radius:20px;
display:flex;
position:relative;
box-shadow:0 0.75rem 3rem rgba(26,20,16,0.14), 0 3px 12px rgba(196,142,48,0.10);
min-height:300px;
}
.wbt_hero_promo_bg_s34{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.wbt_hero_promo_bg_s34::after{
inset:0;
background:linear-gradient(120deg,#1E1710 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
content:"";
position:absolute;
}
.wbt_hero_promo_glow_s34{
background:radial-gradient(circle,rgba(196,142,48,0.18) 0%,transparent 65%);
border-radius:50%;
right:-20px;
width:16.25rem;
position:absolute;
pointer-events:none;
top:-2.5rem;
height:16.25rem;
}
.wbt_hero_promo_ct_s34{
padding:1.75rem;
position:relative;
max-width:88%;
z-index:2;
align-self:flex-end;
}
.wbt_hero_promo_label_s34{
color:#F0C455;
letter-spacing:.25em;
display:block;
font-size:10px;
text-transform:uppercase;
font-weight:700;
margin-bottom:0.5rem;
}
.wbt_hero_promo_amount_s34{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:2rem;
overflow-wrap:break-word;
color:#F5EDD8;
line-height:1.05;
font-weight:600;
}
@media(min-width:766px){
.wbt_hero_promo_amount_s34{
font-size:40px;
}
}
.wbt_hero_promo_amount_s34 em{
color:#F0C455;
font-style:normal;
}
.wbt_hero_rating_s34{
border:1px solid rgba(26,20,16,0.08);
padding:0.625rem 14px;
background:#FFFFFF;
gap:0.625rem;
border-radius:14px;
max-width:min(260px,62%);
position:absolute;
z-index:3;
right:0.875rem;
box-shadow:0 2px 0.375rem rgba(26,20,16,0.07), 0 6px 18px rgba(26,20,16,0.06);
align-items:center;
top:0.875rem;
display:flex;
}
.wbt_hero_rating_score_s34{
flex:0 0 auto;
font-size:1.5rem;
color:#1A1410;
font-weight:700;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
.wbt_hero_rating_txt_s34{
flex:1 1 auto;
min-width:0;
}
.wbt_hero_rating_stars_s34{
gap:2px;
display:flex;
color:#C48E30;
}
.wbt_hero_rating_stars_s34 svg{
width:0.75rem;
height:0.75rem;
}
.wbt_hero_rating_cap_s34{
font-size:11px;
color:#7A6A58;
display:block;
margin-top:3px;
overflow-wrap:break-word;
line-height:1.35;
}
.wbt_stat_s34{
border-top:1px solid rgba(26,20,16,0.14);
margin-top:1rem;
border-bottom:1px solid rgba(26,20,16,0.14);
}
.wbt_stat_in_s34{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.wbt_stat_in_s34{
grid-template-columns:repeat(4,1fr);
}
}
.wbt_stat_item_s34{
padding:22px 0.875rem;
min-width:0;
border-bottom:1px solid rgba(26,20,16,0.08);
border-right:1px solid rgba(26,20,16,0.08);
}
.wbt_stat_item_s34:nth-child(2n){
border-right:0;
}
.wbt_stat_item_s34:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.wbt_stat_item_s34{
border-bottom:0;
}
.wbt_stat_item_s34:nth-child(2n){
border-right:1px solid rgba(26,20,16,0.08);
}
.wbt_stat_item_s34:nth-child(4n){
border-right:0;
}
}
.wbt_stat_value_s34{
overflow-wrap:break-word;
color:#1A1410;
font-size:30px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:700;
line-height:1;
}
@media(min-width:768px){
.wbt_stat_value_s34{
font-size:2.125rem;
}
}
.wbt_stat_label_s34{
margin-top:0.375rem;
font-size:13px;
line-height:1.4;
color:#7A6A58;
overflow-wrap:break-word;
}
.wbt_grow_s34{
padding:1.625rem 0 10px;
}
.wbt_row_seo_s34{
margin:10px 0 0;
font-size:0.875rem;
line-height:1.65;
color:#9A8A77;
max-width:47.5rem;
overflow-wrap:break-word;
}
.wbt_row_seo_s34 strong{
color:#1A1410;
font-weight:700;
}
.wbt_gf_s34{
padding:1.5rem 0 6px;
}
.wbt_gf_in_s34{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.wbt_gf_chip_s34{
background:#FFFFFF;
border:1px solid rgba(26,20,16,0.14);
border-radius:999px;
padding:0.625rem 1.125rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
white-space:nowrap;
font-weight:600;
font-size:0.813rem;
color:#3A2F23;
}
.wbt_gf_chip_s34:hover{
border-color:#C48E30;
color:#C48E30;
}
.wbt_gf_chip_s34.wbt_state_active_s34{
border-color:transparent;
background:#1E1710;
color:#F5EDD8;
}
.wbt_grow_s34{
padding:1.625rem 0 10px;
}
.wbt_row_seo_s34{
margin:0.625rem 0 0;
max-width:47.5rem;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
color:#9A8A77;
}
.wbt_row_seo_s34 strong{
font-weight:700;
color:#1A1410;
}
.wbt_grow_s34{
padding:1.625rem 0 0.625rem;
}
.wbt_row_seo_s34{
margin:0.625rem 0 0;
font-size:14px;
line-height:1.65;
color:#9A8A77;
overflow-wrap:break-word;
max-width:760px;
}
.wbt_row_seo_s34 strong{
color:#1A1410;
font-weight:700;
}
.wbt_jp_s34{
padding:1.875rem 0 10px;
}
.wbt_jp_grid_s34{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:769px){
.wbt_jp_grid_s34{
grid-template-columns:1fr 1fr;
}
.wbt_jp_card_mega_s34{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.wbt_jp_grid_s34{
grid-template-columns:1.4fr 1fr 1fr;
}
.wbt_jp_card_mega_s34{
grid-column:auto;
}
}
.wbt_jp_card_s34{
border:1px solid rgba(26,20,16,0.08);
gap:0.75rem;
padding:26px;
border-radius:20px;
background:#FFFFFF;
overflow:hidden;
flex-direction:column;
justify-content:space-between;
display:flex;
min-width:0;
position:relative;
min-height:200px;
}
.wbt_jp_card_mega_s34{
border-color:transparent;
background:linear-gradient(135deg,#261C0F,#111009);
color:#F5EDD8;
min-height:13.125rem;
}
.wbt_jp_glow_s34{
background:radial-gradient(circle,rgba(196,142,48,0.18),transparent 70%);
border-radius:50%;
height:200px;
pointer-events:none;
width:12.5rem;
position:absolute;
top:-2.5rem;
right:-40px;
}
.wbt_jp_label_s34{
gap:10px;
font-weight:700;
text-transform:uppercase;
align-items:center;
position:relative;
letter-spacing:.16em;
display:flex;
font-size:10px;
color:#C48E30;
flex-wrap:wrap;
justify-content:space-between;
}
.wbt_jp_card_mega_s34 .wbt_jp_label_s34{
color:#F0C455;
}
.wbt_jp_drop_s34{
color:#7A6A58;
letter-spacing:.04em;
text-transform:none;
font-weight:600;
}
.wbt_jp_card_mega_s34 .wbt_jp_drop_s34{
color:#B8A88A;
}
.wbt_jp_amount_s34{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1;
position:relative;
font-size:2.375rem;
color:#1A1410;
font-weight:700;
overflow-wrap:break-word;
}
.wbt_jp_card_mega_s34 .wbt_jp_amount_s34{
animation:zm2-pulse 2.4s infinite;
color:#F0C455;
font-size:48px;
}
@media(min-width:769px){
.wbt_jp_card_mega_s34 .wbt_jp_amount_s34{
font-size:54px;
}
}
.wbt_jp_game_s34{
color:#7A6A58;
font-size:0.813rem;
position:relative;
}
.wbt_jp_card_mega_s34 .wbt_jp_game_s34{
color:#B8A88A;
}
.wbt_jp_cta_s34{
position:relative;
align-self:flex-start;
}
.wbt_jp_card_mega_s34 .wbt_jp_cta_s34{
border-radius:999px;
padding:0.625rem 20px;
background:#F0C455;
transition:opacity .22s ease;
color:#1A1410;
font-weight:700;
font-size:13px;
}
.wbt_jp_card_mega_s34 .wbt_jp_cta_s34:hover{
opacity:.9;
}
.wbt_jp_card_s34:not(.wbt_jp_card_mega_s34) .wbt_jp_cta_s34{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
border-bottom:1px solid #1A1410;
font-weight:700;
font-size:0.813rem;
color:#1A1410;
}
.wbt_jp_card_s34:not(.wbt_jp_card_mega_s34) .wbt_jp_cta_s34:hover{
border-color:#C48E30;
color:#C48E30;
}
.wbt_jp_seo_s34{
margin:14px 0 0;
color:#9A8A77;
line-height:1.65;
max-width:47.5rem;
font-size:14px;
overflow-wrap:break-word;
}
.wbt_jp_seo_s34 strong{
font-weight:700;
color:#1A1410;
}
.wbt_vip_s34{
padding:3rem 0;
}
@media(min-width:771px){
.wbt_vip_s34{
padding:64px 0;
}
}
.wbt_vip_head_s34{
gap:14px;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:882px){
.wbt_vip_head_s34{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.wbt_vip_eyebrow_s34{
margin-bottom:0.75rem;
}
.wbt_vip_h2_s34{
font-size:2rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
color:#F5EDD8;
}
@media(min-width:770px){
.wbt_vip_h2_s34{
font-size:2.5rem;
}
}
.wbt_vip_intro_s34{
max-width:420px;
line-height:1.6;
color:#B8A88A;
font-size:14px;
}
.wbt_vip_grid_s34{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.wbt_vip_card_s34{
border-radius:0.875rem;
padding:1.375rem 1.125rem;
border:1px solid rgba(255,235,185,0.13);
min-width:0;
}
.wbt_vip_card_feat_s34{
border-color:#F0C455;
background:rgba(255,243,215,0.07);
}
.wbt_vip_card_ic_s34{
background:linear-gradient(135deg,#C48E30,#F0C455);
border-radius:8px;
height:2.125rem;
margin-bottom:16px;
width:2.125rem;
display:block;
}
.wbt_vip_name_s34{
overflow-wrap:break-word;
font-weight:600;
color:#F5EDD8;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:1.25rem;
margin-bottom:0.375rem;
}
.wbt_vip_perk_s34{
overflow-wrap:break-word;
color:#B8A88A;
line-height:1.5;
font-size:0.781rem;
}
.wbt_trn_s34{
padding:1.875rem 0 0.625rem;
}
.wbt_trn_in_s34{
background:#FFFFFF;
grid-template-columns:1fr;
border:1px solid rgba(26,20,16,0.08);
overflow:hidden;
border-radius:1.25rem;
display:grid;
}
@media(min-width:881px){
.wbt_trn_in_s34{
grid-template-columns:1.05fr 1fr;
}
}
.wbt_trn_banner_s34{
overflow:hidden;
padding:34px;
background:linear-gradient(150deg,#261C0F,#111009);
position:relative;
color:#F5EDD8;
}
.wbt_trn_glow_s34{
background:radial-gradient(circle,rgba(196,142,48,0.18),transparent 70%);
border-radius:50%;
width:12.5rem;
pointer-events:none;
height:12.5rem;
position:absolute;
bottom:-2.5rem;
right:-2.5rem;
}
.wbt_trn_eyebrow_s34{
margin-bottom:14px;
position:relative;
}
.wbt_trn_h2_s34{
line-height:1.06;
overflow-wrap:break-word;
font-size:1.875rem;
color:#F5EDD8;
margin-bottom:0.75rem;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
position:relative;
}
@media(min-width:768px){
.wbt_trn_h2_s34{
font-size:2.25rem;
}
}
.wbt_trn_text_s34{
max-width:420px;
line-height:1.6;
margin-bottom:22px;
font-size:14px;
color:#B8A88A;
position:relative;
}
.wbt_trn_timer_s34{
gap:8px;
display:flex;
position:relative;
align-items:center;
margin-bottom:24px;
flex-wrap:wrap;
}
.wbt_trn_timer_cap_s34{
font-size:11px;
color:#B8A88A;
}
.wbt_trn_timer_box_s34{
padding:4px 12px;
background:rgba(255,243,215,0.07);
border-radius:8px;
font-weight:700;
font-size:1.5rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
}
.wbt_trn_cta_s34{
padding:13px 1.625rem;
border-radius:999px;
transition:opacity .22s ease;
background:#F0C455;
display:inline-block;
color:#1A1410;
position:relative;
font-weight:700;
font-size:0.875rem;
}
.wbt_trn_cta_s34:hover{
opacity:.9;
}
.wbt_trn_lb_s34{
padding:26px 28px;
}
.wbt_trn_lb_head_s34{
gap:0.625rem;
margin-bottom:0.75rem;
align-items:center;
justify-content:space-between;
display:flex;
}
.wbt_trn_lb_title_s34{
color:#1A1410;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:20px;
}
.wbt_trn_lb_upd_s34{
text-transform:uppercase;
letter-spacing:.08em;
font-size:0.688rem;
color:#7A6A58;
}
.wbt_trn_lb_row_s34{
gap:0.875rem;
border-radius:8px;
padding:0.688rem 12px;
display:flex;
align-items:center;
}
.wbt_trn_lb_row_s34:nth-child(2){
background:rgba(196,142,48,0.10);
}
.wbt_trn_lb_rank_s34{
flex:0 0 auto;
font-weight:700;
width:22px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:1rem;
color:#C48E30;
}
.wbt_trn_lb_av_s34{
background:linear-gradient(135deg,#C48E30,#F0C455);
border-radius:50%;
flex:0 0 auto;
height:1.875rem;
width:30px;
}
.wbt_trn_lb_name_s34{
overflow:hidden;
flex:1 1 auto;
font-weight:600;
font-size:14px;
text-overflow:ellipsis;
color:#1A1410;
min-width:0;
white-space:nowrap;
}
.wbt_trn_lb_amount_s34{
flex:0 0 auto;
font-weight:700;
color:#1A1410;
font-size:13px;
}
.wbt_app_s34{
padding:1.875rem 0 10px;
}
.wbt_app_in_s34{
gap:1.75rem;
border:1px solid rgba(26,20,16,0.08);
background:#FFFFFF;
padding:32px;
border-radius:1.25rem;
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.wbt_app_in_s34{
gap:2.5rem;
padding:40px 44px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.wbt_app_copy_s34{
max-width:35rem;
min-width:0;
}
.wbt_app_eyebrow_s34{
margin-bottom:0.75rem;
}
.wbt_app_h2_s34{
overflow-wrap:break-word;
line-height:1.05;
font-size:1.75rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#1A1410;
font-weight:600;
margin-bottom:0.75rem;
}
@media(min-width:766px){
.wbt_app_h2_s34{
font-size:2.125rem;
}
}
.wbt_app_text_s34{
line-height:1.6;
color:#9A8A77;
font-size:14px;
margin-bottom:1.375rem;
}
.wbt_app_btns_s34{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.wbt_app_btn_s34{
padding:11px 1.25rem;
background:#1E1710;
transition:background-color .22s ease;
gap:0.625rem;
border-radius:14px;
display:inline-flex;
align-items:center;
color:#F5EDD8;
}
.wbt_app_btn_s34:hover{
background:#342B1E;
}
.wbt_app_btn_ic_s34{
align-items:center;
display:inline-flex;
}
.wbt_app_btn_ic_s34 svg{
height:18px;
width:1.125rem;
}
.wbt_app_btn_lb_s34{
font-size:13.5px;
font-weight:700;
}
.wbt_app_qr_wrap_s34{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.wbt_app_qr_s34{
border-radius:0.875rem;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 5px,transparent 5px 0.688rem);
height:108px;
background-color:#1E1710;
width:6.75rem;
}
.wbt_app_qr_cap_s34{
color:#7A6A58;
max-width:5.75rem;
line-height:1.4;
font-size:0.781rem;
}
.wbt_nl_s34{
padding:24px 0 10px;
}
.wbt_nl_in_s34{
background:#251C12;
padding:30px 2rem;
gap:1.375rem;
border-radius:1.25rem;
color:#F5EDD8;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.wbt_nl_in_s34{
gap:28px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.wbt_nl_text_wrap_s34{
min-width:0;
}
.wbt_nl_h3_s34{
font-weight:600;
margin-bottom:5px;
color:#F5EDD8;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.375rem;
line-height:1.1;
}
@media(min-width:769px){
.wbt_nl_h3_s34{
font-size:24px;
}
}
.wbt_nl_text_s34{
font-size:13.5px;
color:#B8A88A;
line-height:1.5;
}
.wbt_nl_form_s34{
gap:0.625rem;
flex:1 1 auto;
display:flex;
min-width:0;
max-width:28.75rem;
}
.wbt_nl_input_s34{
padding:13px 16px;
border:1px solid rgba(255,235,185,0.13);
flex:1 1 auto;
overflow:hidden;
background:rgba(255,243,215,0.07);
border-radius:14px;
white-space:nowrap;
color:#B8A88A;
min-width:0;
font-size:14px;
text-overflow:ellipsis;
align-items:center;
display:flex;
}
.wbt_nl_btn_s34{
padding:13px 24px;
transition:opacity .22s ease;
background:#F0C455;
flex:0 0 auto;
border-radius:0.875rem;
white-space:nowrap;
font-size:0.875rem;
font-weight:700;
color:#1A1410;
}
.wbt_nl_btn_s34:hover{
opacity:.9;
}
.wbt_gm_s34{
padding:30px 0 0.625rem;
}
.wbt_gm_in_s34{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:877px){
.wbt_gm_in_s34{
grid-template-columns:1.25fr 1fr;
}
}
.wbt_gm_left_s34{
border:1px solid rgba(26,20,16,0.08);
background:#FFFFFF;
border-radius:1.25rem;
padding:2rem;
min-width:0;
}
.wbt_gm_eyebrow_s34{
margin-bottom:10px;
}
.wbt_gm_h2_s34{
font-size:1.625rem;
font-weight:600;
color:#1A1410;
margin-bottom:8px;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.06;
}
@media(min-width:769px){
.wbt_gm_h2_s34{
font-size:28px;
}
}
.wbt_gm_text_s34{
line-height:1.6;
max-width:480px;
font-size:14px;
color:#9A8A77;
margin-bottom:22px;
}
.wbt_gm_level_s34{
color:#C48E30;
margin-bottom:8px;
font-weight:700;
font-size:1.375rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
.wbt_gm_bar_s34{
border-radius:62.438rem;
background:rgba(26,20,16,0.14);
overflow:hidden;
margin-bottom:6px;
height:0.5rem;
}
.wbt_gm_bar_fill_s34{
background:linear-gradient(90deg,#C48E30,#F0C455);
border-radius:999px;
height:100%;
}
.wbt_gm_bar_meta_s34{
gap:0.625rem;
font-size:0.688rem;
justify-content:space-between;
display:flex;
color:#7A6A58;
margin-bottom:1.125rem;
}
.wbt_gm_missions_s34{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.wbt_gm_mission_s34{
border:1px solid rgba(26,20,16,0.14);
border-radius:62.438rem;
padding:9px 15px;
gap:0.438rem;
background:#FAF6F0;
display:inline-flex;
align-items:center;
font-weight:600;
font-size:0.781rem;
color:#3A2F23;
}
.wbt_gm_mission_ic_s34{
align-items:center;
display:inline-flex;
color:#C48E30;
}
.wbt_gm_mission_ic_s34 svg{
width:0.813rem;
height:13px;
}
.wbt_gm_right_s34{
overflow:hidden;
border-radius:1.25rem;
padding:2rem;
background:linear-gradient(150deg,#261C0F,#111009);
color:#F5EDD8;
position:relative;
flex-direction:column;
display:flex;
}
.wbt_gm_glow_s34{
border-radius:50%;
background:radial-gradient(circle,rgba(196,142,48,0.18),transparent 70%);
top:-1.875rem;
width:150px;
right:-30px;
pointer-events:none;
height:150px;
position:absolute;
}
.wbt_gm_ref_eyebrow_s34{
position:relative;
margin-bottom:10px;
}
.wbt_gm_ref_h2_s34{
margin-bottom:0.5rem;
font-size:1.625rem;
line-height:1.1;
font-weight:600;
color:#F5EDD8;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
position:relative;
overflow-wrap:break-word;
}
.wbt_gm_ref_text_s34{
font-size:13.5px;
margin-bottom:20px;
line-height:1.55;
color:#B8A88A;
position:relative;
}
.wbt_gm_ref_cta_s34{
background:#F0C455;
padding:0.688rem 1.375rem;
border-radius:62.438rem;
transition:opacity .22s ease;
font-size:0.844rem;
align-self:flex-start;
font-weight:700;
margin-top:auto;
color:#1A1410;
position:relative;
}
.wbt_gm_ref_cta_s34:hover{
opacity:.9;
}
.wbt_dr_s34{
padding:36px 0 10px;
}
.wbt_dr_in_s34{
border:1px dashed rgba(26,20,16,0.14);
gap:20px;
border-radius:14px;
padding:1.75rem 2rem;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.wbt_dr_in_s34{
gap:32px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.wbt_dr_h2_s34{
overflow-wrap:break-word;
font-size:1.5rem;
line-height:1.1;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#1A1410;
margin-bottom:0.5rem;
}
@media(min-width:768px){
.wbt_dr_h2_s34{
font-size:1.625rem;
}
}
.wbt_dr_text_s34{
overflow-wrap:break-word;
line-height:1.6;
color:#9A8A77;
max-width:680px;
font-size:14px;
}
.wbt_dr_text_s34 b{
font-weight:700;
color:#1A1410;
}
.wbt_dr_cta_s34{
flex:0 0 auto;
transition:color .22s ease;
color:#1A1410;
white-space:nowrap;
border-bottom:1px solid #C48E30;
font-weight:700;
padding-bottom:2px;
font-size:13.5px;
}
.wbt_dr_cta_s34:hover{
color:#C48E30;
}
.wbt_prov_s34{
padding:2.5rem 0 1.25rem;
}
.wbt_prov_eyebrow_s34{
margin-bottom:1.125rem;
display:block;
}
.wbt_prov_grid_s34{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:563px){
.wbt_prov_grid_s34{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.wbt_prov_grid_s34{
grid-template-columns:repeat(6,1fr);
}
}
.wbt_pmt_s34{
padding:48px 0 10px;
}
.wbt_pmt_in_s34{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:877px){
.wbt_pmt_in_s34{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.wbt_pmt_left_s34{
min-width:0;
}
.wbt_pmt_eyebrow_s34{
margin-bottom:12px;
}
.wbt_pmt_h2_s34{
line-height:1.06;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:12px;
overflow-wrap:break-word;
font-size:30px;
font-weight:600;
color:#1A1410;
}
@media(min-width:769px){
.wbt_pmt_h2_s34{
font-size:2rem;
}
}
.wbt_pmt_text_s34{
margin-bottom:1.375rem;
color:#9A8A77;
font-size:14.5px;
line-height:1.6;
}
.wbt_pmt_logos_s34{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:477px){
.wbt_pmt_logos_s34{
grid-template-columns:repeat(4,1fr);
}
}
.wbt_pmt_logo_s34{
background:#FFFFFF;
overflow:hidden;
padding:0 8px;
border-radius:8px;
border:1px solid rgba(26,20,16,0.08);
white-space:nowrap;
align-items:center;
font-weight:700;
font-size:12.5px;
height:50px;
text-overflow:ellipsis;
text-align:center;
color:#3A2F23;
display:flex;
justify-content:center;
}
.wbt_pmt_table_s34{
overflow:hidden;
border:1px solid rgba(26,20,16,0.08);
border-radius:14px;
min-width:0;
}
.wbt_pmt_thead_s34{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#2A2118;
display:grid;
}
.wbt_pmt_th_s34{
overflow:hidden;
padding:0.813rem 14px;
font-weight:700;
text-transform:uppercase;
white-space:nowrap;
font-size:0.625rem;
letter-spacing:.08em;
text-overflow:ellipsis;
color:#F5EDD8;
}
.wbt_pmt_row_s34{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(26,20,16,0.08);
}
.wbt_pmt_row_s34:nth-child(odd){
background:#FFFFFF;
}
.wbt_pmt_td_s34{
padding:14px;
font-size:13.5px;
overflow-wrap:break-word;
color:#9A8A77;
min-width:0;
}
.wbt_pmt_row_s34 .wbt_pmt_td_s34:first-child{
font-weight:700;
color:#1A1410;
}
.wbt_pmt_row_s34 .wbt_pmt_td_s34:last-child{
color:#4A8C5C;
font-weight:700;
}
.wbt_ts_s34{
padding:44px 0;
}
.wbt_ts_in_s34{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:882px){
.wbt_ts_in_s34{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.wbt_ts_left_s34{
min-width:0;
}
.wbt_ts_h2_s34{
overflow-wrap:break-word;
color:#F5EDD8;
font-size:26px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.1;
margin-bottom:12px;
}
@media(min-width:769px){
.wbt_ts_h2_s34{
font-size:28px;
}
}
.wbt_ts_text_s34{
line-height:1.6;
color:#B8A88A;
max-width:520px;
margin-bottom:1.375rem;
font-size:0.906rem;
}
.wbt_ts_badges_s34{
gap:18px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.wbt_ts_badge_s34{
color:#B8A88A;
font-size:13px;
font-weight:600;
}
.wbt_ts_pay_s34{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:883px){
.wbt_ts_pay_s34{
justify-content:flex-end;
}
}
.wbt_ts_pay_chip_s34{
border-radius:14px;
background:rgba(255,243,215,0.07);
padding:12px 1rem;
border:1px solid rgba(255,235,185,0.13);
color:#F5EDD8;
font-weight:700;
font-size:0.875rem;
}
.wbt_rc_s34{
padding:48px 0 0.625rem;
}
.wbt_rc_in_s34{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.wbt_rc_in_s34{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.wbt_rc_col_s34{
min-width:0;
}
.wbt_rc_label_s34{
color:#C48E30;
margin-bottom:1rem;
letter-spacing:.2em;
font-size:0.688rem;
font-weight:600;
text-transform:uppercase;
}
.wbt_rc_awards_s34{
gap:12px;
display:flex;
flex-direction:column;
}
.wbt_rc_award_s34{
gap:12px;
min-width:0;
display:flex;
align-items:center;
}
.wbt_rc_award_ic_s34{
flex:0 0 auto;
color:#E8B84B;
align-items:center;
display:inline-flex;
}
.wbt_rc_award_ic_s34 svg{
width:18px;
height:18px;
}
.wbt_rc_award_t_s34{
color:#1A1410;
overflow-wrap:break-word;
font-weight:700;
font-size:14px;
}
.wbt_rc_award_s_s34{
overflow-wrap:break-word;
color:#7A6A58;
font-size:12px;
}
.wbt_rc_press_s34{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.wbt_rc_press_logo_s34{
border:1px solid rgba(26,20,16,0.08);
border-radius:8px;
overflow:hidden;
padding:0 0.5rem;
align-items:center;
color:#9A8A77;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
display:flex;
text-align:center;
font-weight:700;
height:52px;
justify-content:center;
font-size:0.875rem;
white-space:nowrap;
text-overflow:ellipsis;
}
.wbt_rc_partner_s34{
border-radius:14px;
border:1px solid rgba(26,20,16,0.08);
background:#FFFFFF;
padding:1.375rem;
}
.wbt_rc_partner_name_s34{
font-weight:600;
font-size:20px;
overflow-wrap:break-word;
margin-bottom:6px;
color:#1A1410;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
.wbt_rc_partner_text_s34{
font-size:13px;
color:#9A8A77;
overflow-wrap:break-word;
line-height:1.55;
}
.wbt_wy_s34{
padding:3rem 0;
}
@media(min-width:769px){
.wbt_wy_s34{
padding:56px 0;
}
}
.wbt_wy_in_s34{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.wbt_wy_in_s34{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.wbt_wy_left_s34{
min-width:0;
}
.wbt_wy_eyebrow_s34{
margin-bottom:14px;
}
.wbt_wy_h2_s34{
line-height:1.05;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:16px;
overflow-wrap:break-word;
color:#1A1410;
font-size:2rem;
}
@media(min-width:765px){
.wbt_wy_h2_s34{
font-size:2.5rem;
}
}
.wbt_wy_intro_s34{
line-height:1.6;
font-size:0.938rem;
color:#9A8A77;
}
.wbt_wy_grid_s34{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:557px){
.wbt_wy_grid_s34{
grid-template-columns:1fr 1fr;
}
}
.wbt_wy_card_s34{
padding:1.625rem;
border-radius:14px;
background:#FFFFFF;
border:1px solid rgba(26,20,16,0.08);
min-width:0;
}
.wbt_wy_card_ic_s34{
align-items:center;
justify-content:center;
color:#C48E30;
display:inline-flex;
margin-bottom:16px;
}
.wbt_wy_card_ic_s34 svg{
height:26px;
width:1.625rem;
}
.wbt_wy_card_h_s34{
line-height:1.15;
color:#1A1410;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:1.313rem;
font-weight:600;
margin-bottom:8px;
overflow-wrap:break-word;
}
.wbt_wy_card_p_s34{
overflow-wrap:break-word;
font-size:14px;
line-height:1.55;
color:#9A8A77;
}
.wbt_rv_s34{
padding:48px 0;
background:#FFFFFF;
margin-top:1.5rem;
border-bottom:1px solid rgba(26,20,16,0.08);
border-top:1px solid rgba(26,20,16,0.08);
}
@media(min-width:767px){
.wbt_rv_s34{
padding:56px 0;
}
}
.wbt_rv_head_s34{
gap:1rem;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:767px){
.wbt_rv_head_s34{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.wbt_rv_eyebrow_s34{
margin-bottom:0.625rem;
}
.wbt_rv_h2_s34{
line-height:1.05;
color:#1A1410;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:30px;
overflow-wrap:break-word;
}
@media(min-width:766px){
.wbt_rv_h2_s34{
font-size:38px;
}
}
.wbt_rv_agg_s34{
gap:12px;
align-items:center;
display:flex;
}
.wbt_rv_agg_stars_s34{
gap:3px;
display:flex;
color:#C48E30;
}
.wbt_rv_agg_stars_s34 svg{
width:1.125rem;
height:1.125rem;
}
.wbt_rv_source_s34{
font-size:0.813rem;
color:#9A8A77;
}
.wbt_rv_grid_s34{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:761px){
.wbt_rv_grid_s34{
grid-template-columns:repeat(3,1fr);
}
}
.wbt_rv_card_s34{
padding:1.625rem;
border-radius:0.875rem;
border:1px solid rgba(26,20,16,0.08);
background:#FAF6F0;
min-width:0;
}
.wbt_rv_card_stars_s34{
gap:2px;
color:#C48E30;
display:flex;
margin-bottom:12px;
}
.wbt_rv_card_stars_s34 svg{
width:14px;
height:14px;
}
.wbt_rv_card_body_s34{
font-weight:500;
margin-bottom:16px;
overflow-wrap:break-word;
line-height:1.45;
font-size:1.125rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#1A1410;
}
.wbt_rv_card_meta_s34{
gap:10px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.wbt_rv_card_av_s34{
background:linear-gradient(135deg,#C48E30,#F0C455);
flex:0 0 auto;
border-radius:50%;
height:2rem;
width:32px;
}
.wbt_rv_card_author_s34{
font-size:0.813rem;
color:#1A1410;
font-weight:700;
}
.wbt_rv_card_loc_s34{
font-size:12px;
color:#7A6A58;
}
.wbt_hts_s34{
padding:3rem 0;
}
@media(min-width:770px){
.wbt_hts_s34{
padding:3.875rem 0;
}
}
.wbt_hts_head_s34{
gap:18px;
flex-direction:column;
margin-bottom:34px;
display:flex;
}
@media(min-width:766px){
.wbt_hts_head_s34{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.wbt_hts_eyebrow_s34{
margin-bottom:0.75rem;
}
.wbt_hts_h2_s34{
color:#F5EDD8;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:30px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
}
@media(min-width:770px){
.wbt_hts_h2_s34{
font-size:38px;
}
}
.wbt_hts_cta_s34{
flex:0 0 auto;
transition:opacity .22s ease;
background:#F0C455;
border-radius:999px;
padding:15px 30px;
color:#1A1410;
font-weight:700;
font-size:0.938rem;
}
.wbt_hts_cta_s34:hover{
opacity:.9;
}
.wbt_hts_grid_s34{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:760px){
.wbt_hts_grid_s34{
grid-template-columns:repeat(3,1fr);
}
}
.wbt_hts_step_s34{
border-top:1px solid rgba(255,235,185,0.13);
padding-top:1.375rem;
min-width:0;
}
.wbt_hts_step_num_s34{
line-height:1;
color:#F0C455;
font-weight:700;
font-size:2.75rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:14px;
}
.wbt_hts_step_h_s34{
font-weight:700;
margin-bottom:0.5rem;
line-height:1.2;
color:#F5EDD8;
overflow-wrap:break-word;
font-size:19px;
}
.wbt_hts_step_p_s34{
font-size:0.875rem;
color:#B8A88A;
overflow-wrap:break-word;
line-height:1.55;
}
.wbt_tt_s34{
padding:3rem 0 10px;
}
@media(min-width:769px){
.wbt_tt_s34{
padding:3.75rem 0 10px;
}
}
.wbt_tt_head_s34{
margin-bottom:2.125rem;
text-align:center;
}
.wbt_tt_eyebrow_s34{
margin-bottom:12px;
}
.wbt_tt_h2_s34{
font-size:2rem;
color:#1A1410;
overflow-wrap:break-word;
line-height:1.05;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:769px){
.wbt_tt_h2_s34{
font-size:42px;
}
}
.wbt_tt_grid_s34{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.wbt_tt_grid_s34{
grid-template-columns:repeat(3,1fr);
}
}
.wbt_tt_card_s34{
border:1px solid rgba(26,20,16,0.08);
padding:1.875rem;
border-radius:14px;
background:#FFFFFF;
min-width:0;
flex-direction:column;
display:flex;
}
.wbt_tt_card_ic_s34{
color:#C48E30;
margin-bottom:18px;
align-items:center;
display:inline-flex;
}
.wbt_tt_card_ic_s34 svg{
height:1.75rem;
width:1.75rem;
}
.wbt_tt_card_h_s34{
margin-bottom:0.5rem;
color:#1A1410;
line-height:1.15;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
overflow-wrap:break-word;
}
.wbt_tt_card_p_s34{
margin-bottom:0.875rem;
color:#9A8A77;
overflow-wrap:break-word;
line-height:1.6;
font-size:14px;
}
.wbt_tt_card_p_s34 b{
color:#1A1410;
font-weight:700;
}
.wbt_tt_card_link_s34{
transition:color .22s ease;
border-bottom:1px solid #C48E30;
align-self:flex-start;
margin-top:auto;
color:#1A1410;
font-weight:700;
font-size:13px;
padding-bottom:2px;
}
.wbt_tt_card_link_s34:hover{
color:#C48E30;
}
.wbt_sb_s34{
padding:3rem 0;
background:#FFFFFF;
margin-top:24px;
border-top:1px solid rgba(26,20,16,0.08);
border-bottom:1px solid rgba(26,20,16,0.08);
}
@media(min-width:771px){
.wbt_sb_s34{
padding:3.5rem 0;
}
}
.wbt_sb_eyebrow_s34{
display:block;
margin-bottom:0.75rem;
}
.wbt_sb_h2_s34{
color:#1A1410;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:1.625rem;
font-size:1.875rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:770px){
.wbt_sb_h2_s34{
font-size:36px;
}
}
.wbt_sb_grid_s34{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.wbt_sb_grid_s34{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.wbt_sb_grid_s34{
grid-template-columns:repeat(4,1fr);
}
}
.wbt_sb_card_s34{
background:#FAF6F0;
border-radius:0.875rem;
padding:24px;
border:1px solid rgba(26,20,16,0.08);
min-width:0;
}
.wbt_sb_card_h_s34{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
color:#1A1410;
font-size:1.188rem;
margin-bottom:0.5rem;
overflow-wrap:break-word;
}
.wbt_sb_card_p_s34{
overflow-wrap:break-word;
font-size:0.844rem;
color:#9A8A77;
line-height:1.6;
}
.wbt_sb_rtp_s34{
border:1px solid rgba(26,20,16,0.08);
border-radius:0.875rem;
background:#FAF6F0;
padding:26px 1.75rem;
gap:1.5rem;
grid-template-columns:1fr;
margin-top:18px;
align-items:center;
display:grid;
}
@media(min-width:761px){
.wbt_sb_rtp_s34{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.wbt_sb_rtp_h_s34{
font-weight:600;
color:#1A1410;
line-height:1.15;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-size:20px;
}
.wbt_sb_rtp_p_s34{
font-size:0.844rem;
line-height:1.6;
color:#9A8A77;
overflow-wrap:break-word;
}
.wbt_sb_rtp_stats_s34{
gap:16px;
display:flex;
}
.wbt_sb_stat_s34{
background:#FFFFFF;
border-radius:0.5rem;
flex:1 1 0;
padding:18px;
min-width:0;
text-align:center;
}
.wbt_sb_stat_v_s34{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:700;
overflow-wrap:break-word;
color:#4A8C5C;
font-size:1.625rem;
}
.wbt_sb_stat_l_s34{
margin-top:4px;
color:#7A6A58;
font-size:11.5px;
}
.wbt_lh_s34{
padding:40px 0 20px;
}
.wbt_lh_in_s34{
border-top:1px solid rgba(26,20,16,0.14);
padding-top:2.125rem;
}
.wbt_lh_eyebrow_s34{
margin-bottom:1.375rem;
display:block;
}
.wbt_lh_grid_s34{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:603px){
.wbt_lh_grid_s34{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.wbt_lh_grid_s34{
grid-template-columns:repeat(5,1fr);
}
}
.wbt_lh_col_s34{
min-width:0;
}
.wbt_lh_col_h_s34{
margin-bottom:12px;
overflow-wrap:break-word;
font-size:0.813rem;
color:#1A1410;
font-weight:700;
}
.wbt_lh_links_s34{
gap:8px;
display:flex;
flex-direction:column;
}
.wbt_lh_link_s34{
transition:color .22s ease;
font-size:13px;
overflow-wrap:break-word;
color:#9A8A77;
}
.wbt_lh_link_s34:hover{
color:#C48E30;
}
.wbt_sg_s34{
padding:3rem 0 10px;
}
.wbt_sg_eyebrow_s34{
margin-bottom:12px;
display:block;
}
.wbt_sg_h2_s34{
font-size:30px;
color:#1A1410;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:28px;
line-height:1.05;
}
@media(min-width:769px){
.wbt_sg_h2_s34{
font-size:2.25rem;
}
}
.wbt_sg_grid_s34{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:721px){
.wbt_sg_grid_s34{
grid-template-columns:repeat(3,1fr);
}
}
.wbt_sg_col_s34{
min-width:0;
}
.wbt_sg_col_h_s34{
color:#1A1410;
font-size:1.375rem;
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:10px;
}
.wbt_sg_col_p_s34{
font-size:0.875rem;
color:#9A8A77;
line-height:1.65;
overflow-wrap:break-word;
}
.wbt_el_s34{
padding:3rem 0;
}
@media(min-width:767px){
.wbt_el_s34{
padding:56px 0;
}
}
.wbt_el_in_s34{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:901px){
.wbt_el_in_s34{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.wbt_el_left_s34{
min-width:0;
}
.wbt_el_eyebrow_s34{
margin-bottom:0.875rem;
}
.wbt_el_h2_s34{
font-weight:600;
line-height:1.08;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#1A1410;
font-size:2rem;
overflow-wrap:break-word;
margin-bottom:1.375rem;
}
@media(min-width:771px){
.wbt_el_h2_s34{
font-size:38px;
}
}
.wbt_el_body_s34 p{
line-height:1.7;
margin-bottom:18px;
overflow-wrap:break-word;
color:#3A2F23;
font-size:1rem;
}
.wbt_el_dropcap_s34{
padding:0.375rem 12px 0 0;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
float:left;
line-height:.8;
font-size:62px;
font-weight:700;
color:#C48E30;
}
.wbt_el_right_s34{
min-width:0;
}
.wbt_el_quote_s34{
border-radius:20px;
padding:36px;
background:linear-gradient(150deg,#261C0F,#111009);
margin-bottom:24px;
color:#F5EDD8;
position:relative;
}
.wbt_el_quote_mark_s34{
align-items:center;
color:#F0C455;
margin-bottom:6px;
display:inline-flex;
}
.wbt_el_quote_mark_s34 svg{
width:34px;
height:2.125rem;
}
.wbt_el_quote_text_s34{
margin-bottom:22px;
color:#F5EDD8;
font-size:22px;
font-weight:500;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.4;
}
.wbt_el_quote_meta_s34{
gap:0.75rem;
display:flex;
align-items:center;
}
.wbt_el_quote_av_s34{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#C48E30,#F0C455);
width:2.375rem;
height:38px;
}
.wbt_el_quote_author_s34{
font-weight:700;
color:#F5EDD8;
font-size:14px;
}
.wbt_el_quote_meta_sub_s34{
font-size:0.75rem;
color:#B8A88A;
}
.wbt_el_explain_s34{
overflow:hidden;
border:1px solid rgba(26,20,16,0.08);
border-radius:0.875rem;
}
.wbt_el_explain_card_s34{
padding:1.375rem 24px;
}
.wbt_el_explain_card_s34+.wbt_el_explain_card_s34{
border-top:1px solid rgba(26,20,16,0.08);
}
.wbt_el_explain_h_s34{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.15;
font-size:1.25rem;
font-weight:600;
overflow-wrap:break-word;
color:#1A1410;
margin-bottom:0.5rem;
}
.wbt_el_explain_p_s34{
font-size:0.875rem;
color:#9A8A77;
line-height:1.55;
overflow-wrap:break-word;
}
.wbt_faq_s34{
background:#FFFFFF;
padding:3rem 0;
border-bottom:1px solid rgba(26,20,16,0.08);
margin-top:24px;
border-top:1px solid rgba(26,20,16,0.08);
}
@media(min-width:769px){
.wbt_faq_s34{
padding:62px 0;
}
}
.wbt_faq_head_s34{
text-align:center;
margin-bottom:2.125rem;
}
.wbt_faq_eyebrow_s34{
margin-bottom:0.75rem;
}
.wbt_faq_h2_s34{
font-weight:600;
font-size:32px;
color:#1A1410;
line-height:1.05;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:771px){
.wbt_faq_h2_s34{
font-size:2.375rem;
}
}
.wbt_faq_list_s34{
gap:12px;
margin:0 auto;
max-width:820px;
display:flex;
flex-direction:column;
}
.wbt_faq_item_s34{
overflow:hidden;
border:1px solid rgba(26,20,16,0.08);
border-radius:0.875rem;
background:#FAF6F0;
}
.wbt_faq_q_s34{
gap:20px;
list-style:none;
padding:20px 24px;
font-weight:700;
justify-content:space-between;
font-size:1rem;
overflow-wrap:break-word;
color:#1A1410;
cursor:pointer;
align-items:center;
display:flex;
}
.wbt_faq_q_s34::-webkit-details-marker{
display:none;
}
.wbt_faq_q_ic_s34{
transition:transform .22s ease;
flex:0 0 auto;
align-items:center;
color:#C48E30;
display:inline-flex;
}
.wbt_faq_q_ic_s34 svg{
width:18px;
height:1.125rem;
}
.wbt_faq_item_s34[open] .wbt_faq_q_ic_s34{
transform:rotate(180deg);
}
.wbt_faq_a_s34{
padding:0 1.5rem 1.25rem;
overflow-wrap:break-word;
font-size:14.5px;
line-height:1.6;
color:#9A8A77;
}
.wbt_ft_s34{
background:#2A2118;
margin-top:40px;
color:#B8A88A;
}
.wbt_ft_in_s34{
padding:3rem 0 1.75rem;
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:598px){
.wbt_ft_in_s34{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.wbt_ft_in_s34{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.wbt_ft_brand_s34{
min-width:0;
}
.wbt_ft_logo_s34{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:700;
font-size:26px;
color:#F5EDD8;
}
.wbt_ft_tagline_s34{
font-size:0.844rem;
line-height:1.6;
margin-top:0.875rem;
max-width:280px;
color:#B8A88A;
}
.wbt_ft_contact_s34{
transition:color .22s ease;
max-width:17.5rem;
overflow-wrap:anywhere;
font-size:13px;
margin-top:0.75rem;
display:inline-block;
color:#F0C455;
}
.wbt_ft_contact_s34:hover{
color:#F5EDD8;
}
.wbt_ft_col_s34{
min-width:0;
}
.wbt_ft_col_h_s34{
letter-spacing:.08em;
margin-bottom:0.875rem;
color:#F5EDD8;
font-weight:700;
font-size:13px;
text-transform:uppercase;
overflow-wrap:break-word;
}
.wbt_ft_col_links_s34{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.wbt_ft_link_s34{
transition:color .22s ease;
color:#B8A88A;
overflow-wrap:break-word;
font-size:13.5px;
}
.wbt_ft_link_s34:hover{
color:#F5EDD8;
}
.wbt_ft_bot_s34{
padding:1.375rem 0 40px;
gap:1rem;
border-top:1px solid rgba(255,235,185,0.13);
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.wbt_ft_bot_s34{
gap:20px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.wbt_ft_legal_s34{
font-size:11.5px;
max-width:760px;
line-height:1.6;
overflow-wrap:break-word;
color:#BDB0A2;
}
.wbt_ft_legal_s34 b{
font-weight:700;
color:#B8A88A;
}
.wbt_ft_age_s34{
flex:0 0 auto;
border:1.5px solid #F0C455;
border-radius:0.5rem;
padding:4px 9px;
font-weight:700;
color:#F0C455;
font-size:13px;
}