*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F0E8;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
font-size:0.938rem;
color:#3A3226;
font-family:"IBM Plex Sans", 'Helvetica Neue', Arial, sans-serif;
line-height:1.6;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.50);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.bup_layout2uo{
flex-direction:column;
display:flex;
min-height:100vh;
}
.bup_main2uo{
flex:1 1 auto;
min-width:0;
width:100%;
}
.bup_container2uo{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:767px){
.bup_container2uo{
padding:0 2rem;
}
}
@media(min-width:1102px){
.bup_container2uo{
padding:0 3.5rem;
}
}
.bup_eyebrow2uo{
font-family:"IBM Plex Sans", 'Helvetica Neue', Arial, sans-serif;
font-size:0.688rem;
text-transform:uppercase;
display:inline-block;
color:#A8763A;
letter-spacing:.2em;
overflow-wrap:break-word;
font-weight:600;
line-height:1.4;
}
.bup_band2uo{
background:#251E14;
color:#F0EAE0;
}
.bup_band2uo .bup_eyebrow2uo{
color:#D4A84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.bup_tb2uo{
background:#F5F0E8;
border-bottom:1px solid rgba(28,22,16,0.14);
position:sticky;
z-index:50;
top:0;
}
.bup_tb_in2uo{
gap:16px;
margin:0 auto;
padding:0.75rem 1rem;
justify-content:space-between;
display:flex;
width:100%;
max-width:1400px;
align-items:center;
}
@media(min-width:766px){
.bup_tb_in2uo{
padding:1rem 2rem;
}
}
@media(min-width:1101px){
.bup_tb_in2uo{
padding:18px 56px;
}
}
.bup_tb_left2uo{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.bup_tb_logo2uo{
gap:11px;
display:flex;
align-items:center;
min-width:0;
}
.bup_tb_logo_mark2uo{
flex:0 0 auto;
border-radius:8px;
width:2.125rem;
height:34px;
object-fit:cover;
}
.bup_tb_logo_txt2uo{
min-width:0;
display:flex;
flex-direction:column;
line-height:1;
}
.bup_tb_logo_name2uo{
overflow:hidden;
font-weight:700;
color:#1C1610;
font-size:22px;
letter-spacing:.02em;
white-space:nowrap;
text-overflow:ellipsis;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
.bup_tb_logo_sub2uo{
overflow:hidden;
margin-top:0.25rem;
font-size:0.531rem;
text-overflow:ellipsis;
text-transform:uppercase;
white-space:nowrap;
color:#A8763A;
font-weight:600;
letter-spacing:.32em;
}
.bup_tb_nav2uo{
display:none;
}
@media(min-width:959px){
.bup_tb_nav2uo{
gap:28px;
align-items:center;
display:flex;
}
}
.bup_tb_nav_item2uo{
transition:color .22s ease,border-color .22s ease;
font-size:14px;
padding-bottom:3px;
font-weight:600;
border-bottom:2px solid transparent;
white-space:nowrap;
color:#3A3226;
}
.bup_tb_nav_item2uo:hover{
color:#1C1610;
}
.bup_tb_nav_item2uo.bup_state_active2uo{
border-color:#A8763A;
color:#1C1610;
}
.bup_tb_right2uo{
flex:0 0 auto;
gap:0.875rem;
display:flex;
align-items:center;
}
.bup_tb_search2uo{
transition:color .22s ease;
align-items:center;
color:#3A3226;
justify-content:center;
display:flex;
}
.bup_tb_search2uo:hover{
color:#A8763A;
}
.bup_tb_search2uo svg{
height:1.125rem;
width:18px;
}
.bup_tb_lang2uo{
letter-spacing:.1em;
color:#6B5F4A;
font-weight:600;
text-transform:uppercase;
font-size:0.688rem;
}
.bup_tb_lang2uo:hover{
color:#1C1610;
}
.bup_tb_login2uo{
font-weight:600;
font-size:14px;
display:none;
color:#1C1610;
}
@media(min-width:766px){
.bup_tb_login2uo{
display:inline-block;
}
}
.bup_tb_register2uo{
transition:background-color .22s ease;
background:#2A2318;
border-radius:999px;
padding:11px 1.375rem;
font-size:0.875rem;
white-space:nowrap;
color:#F0EAE0;
font-weight:700;
}
.bup_tb_register2uo:hover{
background:#3D3323;
}
.bup_mob2uo{
background:#F5F0E8;
position:fixed;
z-index:60;
right:0;
border-top:1px solid rgba(28,22,16,0.14);
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
left:0;
}
@media(min-width:958px){
.bup_mob2uo{
display:none;
}
}
.bup_mob_in2uo{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
max-width:35rem;
display:flex;
}
.bup_mob_item2uo{
flex:1 1 0;
padding:9px 0.25rem;
gap:3px;
transition:color .22s ease;
align-items:center;
color:#6B5F4A;
flex-direction:column;
min-width:0;
display:flex;
}
.bup_mob_item2uo.bup_state_active2uo{
color:#A8763A;
}
.bup_mob_ic2uo{
align-items:center;
display:flex;
justify-content:center;
}
.bup_mob_ic2uo svg{
height:20px;
width:1.25rem;
}
.bup_mob_lb2uo{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
font-size:10px;
font-weight:600;
white-space:nowrap;
}
@media(max-width:962px){
body{
padding-bottom:3.75rem;
}
}
.bup_rail2uo{
position:relative;
min-width:0;
}
.bup_rail_scroll2uo{
gap:14px;
padding-bottom:0.875rem;
display:flex;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
}
@media(min-width:771px){
.bup_rail_scroll2uo{
gap:18px;
}
}
.bup_gc2uo{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:769px){
.bup_gc2uo{
width:188px;
}
}
.bup_gc_img2uo{
overflow:hidden;
border-radius:0.875rem;
background:#FBF8F2;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 0.375rem rgba(28,22,16,0.07), 0 0.375rem 18px rgba(28,22,16,0.09);
}
.bup_gc_img2uo img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.bup_gc_cover2uo{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
pointer-events:none;
position:absolute;
}
.bup_gc_hover2uo{
transition:opacity .22s ease;
background:rgba(0,0,0,0.50);
inset:0;
align-items:center;
justify-content:center;
display:flex;
opacity:0;
position:absolute;
}
.bup_gc2uo:hover .bup_gc_hover2uo{
opacity:1;
}
.bup_gc_hover_btn2uo{
border-radius:999px;
background:#2A2318;
width:46px;
color:#F0EAE0;
height:2.875rem;
align-items:center;
justify-content:center;
display:flex;
}
.bup_gc_hover_btn2uo svg{
height:1.125rem;
width:18px;
}
.bup_gc_info2uo{
gap:2px;
margin-top:9px;
min-width:0;
display:flex;
flex-direction:column;
}
.bup_gc_name2uo{
overflow:hidden;
white-space:nowrap;
font-size:0.813rem;
text-overflow:ellipsis;
font-weight:700;
color:#1C1610;
}
.bup_gc_prov2uo{
overflow:hidden;
color:#6B5F4A;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.688rem;
}
.bup_gc_meta2uo{
font-size:11px;
color:#6B5F4A;
}
.bup_tc2uo{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:765px){
.bup_tc2uo{
width:230px;
}
}
.bup_tc_img2uo{
background:#FBF8F2;
overflow:hidden;
border-radius:14px;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(28,22,16,0.07), 0 6px 18px rgba(28,22,16,0.09);
}
.bup_tc_img2uo img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.bup_tc_info2uo{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
display:flex;
}
.bup_tc_name2uo{
overflow:hidden;
font-weight:700;
color:#1C1610;
text-overflow:ellipsis;
font-size:0.875rem;
white-space:nowrap;
}
.bup_tc_rtp2uo{
font-size:11px;
color:#6B5F4A;
}
.bup_lc2uo{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:767px){
.bup_lc2uo{
width:16.75rem;
}
}
.bup_lc_img2uo{
background:#FBF8F2;
overflow:hidden;
border-radius:0.875rem;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 6px rgba(28,22,16,0.07), 0 0.375rem 1.125rem rgba(28,22,16,0.09);
}
.bup_lc_img2uo img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.bup_lc_live2uo{
background:rgba(0,0,0,0.50);
padding:4px 0.563rem;
border-radius:62.438rem;
gap:7px;
left:0.75rem;
display:flex;
align-items:center;
position:absolute;
top:12px;
}
.bup_lc_live_dot2uo{
animation:zm2-pulse 1.6s infinite;
background:#C0442A;
border-radius:50%;
height:0.5rem;
width:8px;
}
.bup_lc_seats2uo{
text-transform:uppercase;
letter-spacing:.08em;
font-weight:600;
font-size:0.625rem;
color:#F0EAE0;
}
.bup_lc_info2uo{
gap:2px;
flex-direction:column;
display:flex;
margin-top:9px;
min-width:0;
}
.bup_lc_name2uo{
overflow:hidden;
white-space:nowrap;
color:#1C1610;
font-size:15px;
text-overflow:ellipsis;
font-weight:700;
}
.bup_lc_bet2uo{
color:#6B5F4A;
font-size:11px;
}
.bup_pc2uo{
border-radius:14px;
gap:8px;
border:1px solid rgba(28,22,16,0.08);
padding:1rem 14px;
background:#FBF8F2;
min-height:4.625rem;
min-width:0;
flex-direction:column;
display:flex;
justify-content:center;
align-items:center;
}
.bup_pc_logo2uo{
flex:0 0 auto;
max-width:100%;
width:auto;
height:1.75rem;
object-fit:contain;
}
.bup_pc_name2uo{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:11px;
max-width:100%;
color:#6B5F4A;
text-align:center;
}
.bup_gc_tag2uo{
border-radius:8px;
padding:3px 8px;
z-index:2;
left:10px;
font-weight:700;
letter-spacing:.06em;
text-transform:uppercase;
top:10px;
position:absolute;
display:inline-block;
font-size:0.625rem;
}
.bup_gc_tag_hot2uo{
background:#C0442A;
color:#F0EAE0;
}
.bup_gc_tag_new2uo{
background:#C9933F;
color:#1C1610;
}
.bup_gc_tag_jp2uo{
background:#C98F2A;
color:#1C1610;
}
.bup_gc_tag_live2uo{
background:#C0442A;
color:#F0EAE0;
}
.bup_sh2uo{
margin-bottom:18px;
min-width:0;
}
.bup_sh_row2uo{
gap:1rem;
display:flex;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
}
.bup_sh_row2uo .bup_sh_l2uo{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.bup_sh_stack2uo{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.bup_sh_center2uo{
gap:10px;
display:flex;
text-align:center;
align-items:center;
flex-direction:column;
}
.bup_sh_h22uo{
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1610;
font-size:1.5rem;
line-height:1.1;
font-weight:600;
}
@media(min-width:766px){
.bup_sh_h22uo{
font-size:30px;
}
}
.bup_band2uo .bup_sh_h22uo{
color:#F0EAE0;
}
.bup_sh_eb_line2uo{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.bup_sh_eb_line2uo::before{
background:#A8763A;
content:"";
width:1.75rem;
display:inline-block;
height:1px;
}
.bup_band2uo .bup_sh_eb_line2uo::before{
background:#D4A84B;
}
.bup_sh_eb_dot2uo{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.bup_sh_eb_dot2uo::before{
background:#A8763A;
border-radius:50%;
display:inline-block;
width:0.375rem;
height:6px;
content:"";
}
.bup_band2uo .bup_sh_eb_dot2uo::before{
background:#D4A84B;
}
.bup_sh_link2uo{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
display:inline-flex;
border-bottom:1px solid #1C1610;
white-space:nowrap;
font-size:13px;
align-items:center;
font-weight:600;
padding-bottom:2px;
color:#1C1610;
}
.bup_sh_link2uo:hover{
border-color:#A8763A;
color:#A8763A;
}
.bup_sh_link2uo svg{
height:14px;
width:0.875rem;
}
.bup_sh_link_chev2uo{
border-bottom:0;
padding-bottom:0;
}
.bup_sh_link_btn2uo{
border-radius:62.438rem;
padding:0.563rem 1.125rem;
background:#2A2318;
border-bottom:0;
color:#F0EAE0;
}
.bup_sh_link_btn2uo:hover{
border-color:transparent;
background:#3D3323;
color:#F0EAE0;
}
.bup_band2uo .bup_sh_link2uo{
border-color:#F0EAE0;
color:#F0EAE0;
}
.bup_band2uo .bup_sh_link_btn2uo{
background:#D4A84B;
color:#1C1610;
}
.bup_sh_rule2uo{
margin:-2px 0 1.125rem;
background:rgba(28,22,16,0.14);
height:1px;
}
.bup_band2uo .bup_sh_rule2uo{
background:rgba(245,240,232,0.12);
}
.bup_hero2uo{
padding:2rem 0 8px;
}
@media(min-width:769px){
.bup_hero2uo{
padding:56px 0 24px;
}
}
.bup_hero_in2uo{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:899px){
.bup_hero_in2uo{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.bup_hero_copy2uo{
min-width:0;
}
.bup_hero_eyebrow2uo{
gap:0.625rem;
align-items:center;
margin-bottom:22px;
display:inline-flex;
}
.bup_hero_eyebrow_line2uo{
background:#A8763A;
flex:0 0 auto;
width:28px;
display:inline-block;
height:1px;
}
.bup_hero_h12uo{
margin-bottom:20px;
letter-spacing:-.01em;
overflow-wrap:break-word;
line-height:1.04;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#1C1610;
font-size:2.375rem;
}
@media(min-width:766px){
.bup_hero_h12uo{
font-size:54px;
}
}
@media(min-width:1098px){
.bup_hero_h12uo{
font-size:3.875rem;
}
}
.bup_hero_h12uo em{
color:#A8763A;
font-style:normal;
}
.bup_hero_sub2uo{
margin-bottom:1.875rem;
color:#8C7E68;
max-width:30rem;
line-height:1.6;
font-size:16px;
}
@media(min-width:769px){
.bup_hero_sub2uo{
font-size:1.125rem;
}
}
.bup_hero_actions2uo{
gap:14px;
margin-bottom:34px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.bup_hero_cta2uo{
transition:background-color .22s ease;
padding:16px 1.875rem;
background:#2A2318;
gap:10px;
border-radius:62.438rem;
font-size:0.938rem;
font-weight:700;
color:#F0EAE0;
display:inline-flex;
align-items:center;
}
.bup_hero_cta2uo:hover{
background:#3D3323;
}
.bup_hero_cta_ic2uo{
align-items:center;
display:inline-flex;
}
.bup_hero_cta_ic2uo svg{
height:16px;
width:1rem;
}
.bup_hero_cta_alt2uo{
border:1px solid rgba(28,22,16,0.14);
transition:border-color .22s ease,color .22s ease;
background:transparent;
padding:15px 26px;
border-radius:999px;
font-weight:600;
font-size:15px;
align-items:center;
color:#1C1610;
display:inline-flex;
}
.bup_hero_cta_alt2uo:hover{
border-color:#A8763A;
color:#A8763A;
}
.bup_hero_trust2uo{
gap:22px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.bup_hero_trust_item2uo{
gap:9px;
align-items:center;
display:flex;
font-weight:600;
color:#3A3226;
font-size:0.813rem;
}
.bup_hero_trust_ic2uo{
color:#A8763A;
align-items:center;
display:inline-flex;
}
.bup_hero_trust_ic2uo svg{
width:1rem;
height:16px;
}
.bup_hero_promo2uo{
background:#FBF8F2;
overflow:hidden;
border-radius:1.25rem;
display:flex;
position:relative;
min-height:300px;
box-shadow:0 12px 48px rgba(28,22,16,0.14), 0 3px 10px rgba(28,22,16,0.08);
}
.bup_hero_promo_bg2uo{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.bup_hero_promo_bg2uo::after{
background:linear-gradient(120deg,#251E14 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.bup_hero_promo_glow2uo{
border-radius:50%;
background:radial-gradient(circle,rgba(176,130,72,0.18) 0%,transparent 65%);
top:-2.5rem;
right:-20px;
pointer-events:none;
position:absolute;
height:16.25rem;
width:260px;
}
.bup_hero_promo_ct2uo{
padding:28px;
align-self:flex-end;
max-width:88%;
z-index:2;
position:relative;
}
.bup_hero_promo_label2uo{
margin-bottom:0.5rem;
letter-spacing:.25em;
color:#D4A84B;
font-weight:700;
text-transform:uppercase;
font-size:0.625rem;
display:block;
}
.bup_hero_promo_amount2uo{
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:2rem;
line-height:1.05;
color:#F0EAE0;
font-weight:600;
}
@media(min-width:771px){
.bup_hero_promo_amount2uo{
font-size:2.5rem;
}
}
.bup_hero_promo_amount2uo em{
font-style:normal;
color:#D4A84B;
}
.bup_hero_rating2uo{
padding:10px 14px;
border-radius:0.875rem;
background:#FBF8F2;
gap:0.625rem;
border:1px solid rgba(28,22,16,0.08);
position:absolute;
box-shadow:0 2px 6px rgba(28,22,16,0.07), 0 6px 18px rgba(28,22,16,0.09);
top:14px;
right:14px;
z-index:3;
max-width:min(260px,62%);
align-items:center;
display:flex;
}
.bup_hero_rating_score2uo{
flex:0 0 auto;
color:#1C1610;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-size:24px;
font-weight:700;
}
.bup_hero_rating_txt2uo{
flex:1 1 auto;
min-width:0;
}
.bup_hero_rating_stars2uo{
gap:2px;
display:flex;
color:#A8763A;
}
.bup_hero_rating_stars2uo svg{
height:12px;
width:0.75rem;
}
.bup_hero_rating_cap2uo{
margin-top:3px;
overflow-wrap:break-word;
line-height:1.35;
color:#6B5F4A;
font-size:0.688rem;
display:block;
}
.bup_stat2uo{
border-top:1px solid rgba(28,22,16,0.14);
border-bottom:1px solid rgba(28,22,16,0.14);
margin-top:1rem;
}
.bup_stat_in2uo{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:766px){
.bup_stat_in2uo{
grid-template-columns:repeat(4,1fr);
}
}
.bup_stat_item2uo{
padding:1.375rem 14px;
min-width:0;
border-right:1px solid rgba(28,22,16,0.08);
border-bottom:1px solid rgba(28,22,16,0.08);
}
.bup_stat_item2uo:nth-child(2n){
border-right:0;
}
.bup_stat_item2uo:nth-child(n+3){
border-bottom:0;
}
@media(min-width:765px){
.bup_stat_item2uo{
border-bottom:0;
}
.bup_stat_item2uo:nth-child(2n){
border-right:1px solid rgba(28,22,16,0.08);
}
.bup_stat_item2uo:nth-child(4n){
border-right:0;
}
}
.bup_stat_value2uo{
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
overflow-wrap:break-word;
color:#1C1610;
font-weight:700;
line-height:1;
}
@media(min-width:765px){
.bup_stat_value2uo{
font-size:34px;
}
}
.bup_stat_label2uo{
margin-top:0.375rem;
color:#6B5F4A;
line-height:1.4;
overflow-wrap:break-word;
font-size:0.813rem;
}
.bup_gf2uo{
padding:1.5rem 0 6px;
}
.bup_gf_in2uo{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.bup_gf_chip2uo{
padding:10px 18px;
border:1px solid rgba(28,22,16,0.14);
border-radius:62.438rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
background:#FBF8F2;
white-space:nowrap;
font-size:0.813rem;
font-weight:600;
color:#3A3226;
}
.bup_gf_chip2uo:hover{
border-color:#A8763A;
color:#A8763A;
}
.bup_gf_chip2uo.bup_state_active2uo{
background:#2A2318;
border-color:transparent;
color:#F0EAE0;
}
.bup_grow2uo{
padding:1.625rem 0 10px;
}
.bup_row_seo2uo{
margin:10px 0 0;
overflow-wrap:break-word;
line-height:1.65;
max-width:47.5rem;
font-size:14px;
color:#8C7E68;
}
.bup_row_seo2uo strong{
font-weight:700;
color:#1C1610;
}
.bup_grow2uo{
padding:1.625rem 0 10px;
}
.bup_row_seo2uo{
margin:10px 0 0;
line-height:1.65;
max-width:47.5rem;
font-size:14px;
color:#8C7E68;
overflow-wrap:break-word;
}
.bup_row_seo2uo strong{
color:#1C1610;
font-weight:700;
}
.bup_grow2uo{
padding:26px 0 10px;
}
.bup_row_seo2uo{
margin:0.625rem 0 0;
line-height:1.65;
font-size:0.875rem;
color:#8C7E68;
overflow-wrap:break-word;
max-width:760px;
}
.bup_row_seo2uo strong{
font-weight:700;
color:#1C1610;
}
.bup_jp2uo{
padding:30px 0 0.625rem;
}
.bup_jp_grid2uo{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:771px){
.bup_jp_grid2uo{
grid-template-columns:1fr 1fr;
}
.bup_jp_card_mega2uo{
grid-column:1/-1;
}
}
@media(min-width:999px){
.bup_jp_grid2uo{
grid-template-columns:1.4fr 1fr 1fr;
}
.bup_jp_card_mega2uo{
grid-column:auto;
}
}
.bup_jp_card2uo{
border-radius:20px;
overflow:hidden;
gap:12px;
border:1px solid rgba(28,22,16,0.08);
padding:26px;
background:#FBF8F2;
position:relative;
min-width:0;
flex-direction:column;
justify-content:space-between;
display:flex;
min-height:200px;
}
.bup_jp_card_mega2uo{
border-color:transparent;
background:linear-gradient(135deg,#2E2518,#141009);
min-height:210px;
color:#F0EAE0;
}
.bup_jp_glow2uo{
background:radial-gradient(circle,rgba(176,130,72,0.18),transparent 70%);
border-radius:50%;
position:absolute;
pointer-events:none;
width:200px;
right:-40px;
top:-2.5rem;
height:12.5rem;
}
.bup_jp_label2uo{
gap:0.625rem;
letter-spacing:.16em;
text-transform:uppercase;
flex-wrap:wrap;
font-weight:700;
position:relative;
display:flex;
color:#A8763A;
font-size:0.625rem;
justify-content:space-between;
align-items:center;
}
.bup_jp_card_mega2uo .bup_jp_label2uo{
color:#D4A84B;
}
.bup_jp_drop2uo{
letter-spacing:.04em;
color:#6B5F4A;
text-transform:none;
font-weight:600;
}
.bup_jp_card_mega2uo .bup_jp_drop2uo{
color:#B8A98C;
}
.bup_jp_amount2uo{
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1610;
position:relative;
font-weight:700;
line-height:1;
font-size:38px;
overflow-wrap:break-word;
}
.bup_jp_card_mega2uo .bup_jp_amount2uo{
animation:zm2-pulse 2.4s infinite;
color:#D4A84B;
font-size:3rem;
}
@media(min-width:768px){
.bup_jp_card_mega2uo .bup_jp_amount2uo{
font-size:3.375rem;
}
}
.bup_jp_game2uo{
color:#6B5F4A;
font-size:0.813rem;
position:relative;
}
.bup_jp_card_mega2uo .bup_jp_game2uo{
color:#B8A98C;
}
.bup_jp_cta2uo{
position:relative;
align-self:flex-start;
}
.bup_jp_card_mega2uo .bup_jp_cta2uo{
border-radius:999px;
background:#D4A84B;
padding:10px 20px;
transition:opacity .22s ease;
font-size:13px;
color:#1C1610;
font-weight:700;
}
.bup_jp_card_mega2uo .bup_jp_cta2uo:hover{
opacity:.9;
}
.bup_jp_card2uo:not(.bup_jp_card_mega2uo) .bup_jp_cta2uo{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
padding-bottom:2px;
color:#1C1610;
border-bottom:1px solid #1C1610;
font-size:13px;
}
.bup_jp_card2uo:not(.bup_jp_card_mega2uo) .bup_jp_cta2uo:hover{
border-color:#A8763A;
color:#A8763A;
}
.bup_jp_seo2uo{
margin:14px 0 0;
max-width:47.5rem;
overflow-wrap:break-word;
font-size:0.875rem;
color:#8C7E68;
line-height:1.65;
}
.bup_jp_seo2uo strong{
font-weight:700;
color:#1C1610;
}
.bup_vip2uo{
padding:3rem 0;
}
@media(min-width:770px){
.bup_vip2uo{
padding:4rem 0;
}
}
.bup_vip_head2uo{
gap:0.875rem;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:881px){
.bup_vip_head2uo{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.bup_vip_eyebrow2uo{
margin-bottom:12px;
}
.bup_vip_h22uo{
overflow-wrap:break-word;
font-weight:600;
color:#F0EAE0;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:32px;
}
@media(min-width:769px){
.bup_vip_h22uo{
font-size:40px;
}
}
.bup_vip_intro2uo{
max-width:420px;
font-size:14px;
color:#B8A98C;
line-height:1.6;
}
.bup_vip_grid2uo{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:14px;
display:grid;
}
.bup_vip_card2uo{
border:1px solid rgba(245,240,232,0.12);
padding:1.375rem 18px;
border-radius:0.875rem;
min-width:0;
}
.bup_vip_card_feat2uo{
background:rgba(245,240,232,0.07);
border-color:#D4A84B;
}
.bup_vip_card_ic2uo{
background:linear-gradient(135deg,#A8763A,#D4A84B);
border-radius:8px;
height:2.125rem;
margin-bottom:16px;
width:34px;
display:block;
}
.bup_vip_name2uo{
font-weight:600;
font-size:1.25rem;
margin-bottom:0.375rem;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EAE0;
overflow-wrap:break-word;
}
.bup_vip_perk2uo{
overflow-wrap:break-word;
color:#B8A98C;
line-height:1.5;
font-size:12.5px;
}
.bup_trn2uo{
padding:30px 0 10px;
}
.bup_trn_in2uo{
background:#FBF8F2;
border:1px solid rgba(28,22,16,0.08);
border-radius:1.25rem;
overflow:hidden;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:877px){
.bup_trn_in2uo{
grid-template-columns:1.05fr 1fr;
}
}
.bup_trn_banner2uo{
background:linear-gradient(150deg,#2E2518,#141009);
padding:34px;
overflow:hidden;
color:#F0EAE0;
position:relative;
}
.bup_trn_glow2uo{
border-radius:50%;
background:radial-gradient(circle,rgba(176,130,72,0.18),transparent 70%);
width:200px;
right:-2.5rem;
bottom:-2.5rem;
pointer-events:none;
height:200px;
position:absolute;
}
.bup_trn_eyebrow2uo{
margin-bottom:0.875rem;
position:relative;
}
.bup_trn_h22uo{
font-size:30px;
position:relative;
color:#F0EAE0;
line-height:1.06;
font-weight:600;
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.bup_trn_h22uo{
font-size:36px;
}
}
.bup_trn_text2uo{
font-size:14px;
line-height:1.6;
max-width:26.25rem;
margin-bottom:1.375rem;
position:relative;
color:#B8A98C;
}
.bup_trn_timer2uo{
gap:0.5rem;
align-items:center;
flex-wrap:wrap;
margin-bottom:1.5rem;
position:relative;
display:flex;
}
.bup_trn_timer_cap2uo{
color:#B8A98C;
font-size:0.688rem;
}
.bup_trn_timer_box2uo{
padding:4px 12px;
border-radius:8px;
background:rgba(245,240,232,0.07);
font-size:1.5rem;
font-weight:700;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EAE0;
}
.bup_trn_cta2uo{
background:#D4A84B;
padding:0.813rem 1.625rem;
transition:opacity .22s ease;
border-radius:999px;
font-size:0.875rem;
display:inline-block;
font-weight:700;
position:relative;
color:#1C1610;
}
.bup_trn_cta2uo:hover{
opacity:.9;
}
.bup_trn_lb2uo{
padding:1.625rem 28px;
}
.bup_trn_lb_head2uo{
gap:10px;
align-items:center;
margin-bottom:12px;
display:flex;
justify-content:space-between;
}
.bup_trn_lb_title2uo{
color:#1C1610;
font-size:1.25rem;
font-weight:600;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
.bup_trn_lb_upd2uo{
font-size:11px;
color:#6B5F4A;
letter-spacing:.08em;
text-transform:uppercase;
}
.bup_trn_lb_row2uo{
border-radius:8px;
padding:11px 0.75rem;
gap:0.875rem;
display:flex;
align-items:center;
}
.bup_trn_lb_row2uo:nth-child(2){
background:rgba(168,118,58,0.10);
}
.bup_trn_lb_rank2uo{
flex:0 0 auto;
width:1.375rem;
font-weight:700;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-size:16px;
color:#A8763A;
}
.bup_trn_lb_av2uo{
border-radius:50%;
background:linear-gradient(135deg,#A8763A,#D4A84B);
flex:0 0 auto;
height:1.875rem;
width:30px;
}
.bup_trn_lb_name2uo{
overflow:hidden;
flex:1 1 auto;
text-overflow:ellipsis;
font-size:14px;
font-weight:600;
white-space:nowrap;
min-width:0;
color:#1C1610;
}
.bup_trn_lb_amount2uo{
flex:0 0 auto;
font-size:0.813rem;
font-weight:700;
color:#1C1610;
}
.bup_app2uo{
padding:1.875rem 0 0.625rem;
}
.bup_app_in2uo{
border-radius:20px;
border:1px solid rgba(28,22,16,0.08);
gap:1.75rem;
background:#FBF8F2;
padding:2rem;
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.bup_app_in2uo{
gap:40px;
padding:40px 2.75rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.bup_app_copy2uo{
min-width:0;
max-width:560px;
}
.bup_app_eyebrow2uo{
margin-bottom:12px;
}
.bup_app_h22uo{
font-size:28px;
color:#1C1610;
margin-bottom:0.75rem;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:769px){
.bup_app_h22uo{
font-size:34px;
}
}
.bup_app_text2uo{
line-height:1.6;
margin-bottom:1.375rem;
font-size:14px;
color:#8C7E68;
}
.bup_app_btns2uo{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.bup_app_btn2uo{
border-radius:14px;
transition:background-color .22s ease;
background:#2A2318;
padding:11px 1.25rem;
gap:0.625rem;
align-items:center;
color:#F0EAE0;
display:inline-flex;
}
.bup_app_btn2uo:hover{
background:#3D3323;
}
.bup_app_btn_ic2uo{
display:inline-flex;
align-items:center;
}
.bup_app_btn_ic2uo svg{
height:1.125rem;
width:1.125rem;
}
.bup_app_btn_lb2uo{
font-size:0.844rem;
font-weight:700;
}
.bup_app_qr_wrap2uo{
flex:0 0 auto;
gap:18px;
align-items:center;
display:flex;
}
.bup_app_qr2uo{
flex:0 0 auto;
border-radius:14px;
background-image:repeating-linear-gradient(0deg,#FBF8F2 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FBF8F2 0 0.313rem,transparent 0.313rem 11px);
height:108px;
width:6.75rem;
background-color:#2A2318;
}
.bup_app_qr_cap2uo{
font-size:0.781rem;
line-height:1.4;
color:#6B5F4A;
max-width:5.75rem;
}
.bup_et2uo{
padding:36px 0 10px;
}
.bup_et_in2uo{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:879px){
.bup_et_in2uo{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.bup_et_left2uo{
min-width:0;
}
.bup_et_eyebrow2uo{
margin-bottom:0.75rem;
}
.bup_et_h22uo{
color:#1C1610;
font-weight:600;
font-size:28px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:14px;
line-height:1.06;
}
@media(min-width:768px){
.bup_et_h22uo{
font-size:32px;
}
}
.bup_et_text2uo{
line-height:1.65;
margin-bottom:1.375rem;
color:#8C7E68;
font-size:0.938rem;
}
.bup_et_stats2uo{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.bup_et_stat2uo{
min-width:0;
}
.bup_et_stat_v2uo{
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
font-weight:700;
color:#1C1610;
line-height:1;
}
.bup_et_stat_l2uo{
margin-top:0.25rem;
color:#6B5F4A;
font-size:0.781rem;
}
.bup_et_right2uo{
gap:12px;
flex-direction:column;
display:flex;
}
.bup_et_member2uo{
border:1px solid rgba(28,22,16,0.08);
border-radius:14px;
gap:1rem;
padding:18px 20px;
background:#FBF8F2;
align-items:center;
min-width:0;
display:flex;
}
.bup_et_member_av2uo{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#2E2518,#A8763A);
width:3rem;
height:3rem;
}
.bup_et_member_name2uo{
color:#1C1610;
font-size:15px;
overflow-wrap:break-word;
font-weight:700;
}
.bup_et_member_role2uo{
font-size:12.5px;
overflow-wrap:break-word;
color:#6B5F4A;
}
.bup_et_updated2uo{
border:1px solid rgba(28,22,16,0.08);
background:#F5F0E8;
gap:0.5rem;
border-radius:14px;
padding:0.875rem 1.125rem;
display:flex;
font-size:12.5px;
align-items:center;
color:#8C7E68;
}
.bup_rc2uo{
padding:48px 0 10px;
}
.bup_rc_in2uo{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:763px){
.bup_rc_in2uo{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.bup_rc_col2uo{
min-width:0;
}
.bup_rc_label2uo{
letter-spacing:.2em;
font-weight:600;
text-transform:uppercase;
color:#A8763A;
margin-bottom:16px;
font-size:11px;
}
.bup_rc_awards2uo{
gap:12px;
display:flex;
flex-direction:column;
}
.bup_rc_award2uo{
gap:0.75rem;
min-width:0;
display:flex;
align-items:center;
}
.bup_rc_award_ic2uo{
flex:0 0 auto;
color:#C9933F;
display:inline-flex;
align-items:center;
}
.bup_rc_award_ic2uo svg{
width:1.125rem;
height:1.125rem;
}
.bup_rc_award_t2uo{
color:#1C1610;
font-weight:700;
overflow-wrap:break-word;
font-size:14px;
}
.bup_rc_award_s2uo{
overflow-wrap:break-word;
font-size:0.75rem;
color:#6B5F4A;
}
.bup_rc_press2uo{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.bup_rc_press_logo2uo{
overflow:hidden;
border-radius:0.5rem;
padding:0 8px;
border:1px solid rgba(28,22,16,0.08);
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
font-size:0.875rem;
align-items:center;
height:3.25rem;
text-align:center;
font-weight:700;
display:flex;
justify-content:center;
white-space:nowrap;
color:#8C7E68;
}
.bup_rc_partner2uo{
background:#FBF8F2;
border:1px solid rgba(28,22,16,0.08);
padding:1.375rem;
border-radius:14px;
}
.bup_rc_partner_name2uo{
color:#1C1610;
font-size:1.25rem;
margin-bottom:0.375rem;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
}
.bup_rc_partner_text2uo{
overflow-wrap:break-word;
line-height:1.55;
font-size:13px;
color:#8C7E68;
}
.bup_dr2uo{
padding:36px 0 0.625rem;
}
.bup_dr_in2uo{
padding:28px 2rem;
border:1px dashed rgba(28,22,16,0.14);
gap:1.25rem;
border-radius:0.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.bup_dr_in2uo{
gap:32px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.bup_dr_h22uo{
line-height:1.1;
font-weight:600;
color:#1C1610;
margin-bottom:8px;
overflow-wrap:break-word;
font-size:1.5rem;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.bup_dr_h22uo{
font-size:1.625rem;
}
}
.bup_dr_text2uo{
overflow-wrap:break-word;
max-width:42.5rem;
font-size:0.875rem;
color:#8C7E68;
line-height:1.6;
}
.bup_dr_text2uo b{
color:#1C1610;
font-weight:700;
}
.bup_dr_cta2uo{
flex:0 0 auto;
transition:color .22s ease;
color:#1C1610;
border-bottom:1px solid #A8763A;
font-weight:700;
white-space:nowrap;
padding-bottom:2px;
font-size:0.844rem;
}
.bup_dr_cta2uo:hover{
color:#A8763A;
}
.bup_pmt2uo{
padding:48px 0 0.625rem;
}
.bup_pmt_in2uo{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:878px){
.bup_pmt_in2uo{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.bup_pmt_left2uo{
min-width:0;
}
.bup_pmt_eyebrow2uo{
margin-bottom:0.75rem;
}
.bup_pmt_h22uo{
line-height:1.06;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#1C1610;
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:770px){
.bup_pmt_h22uo{
font-size:2rem;
}
}
.bup_pmt_text2uo{
margin-bottom:1.375rem;
font-size:14.5px;
line-height:1.6;
color:#8C7E68;
}
.bup_pmt_logos2uo{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:481px){
.bup_pmt_logos2uo{
grid-template-columns:repeat(4,1fr);
}
}
.bup_pmt_logo2uo{
border-radius:8px;
background:#FBF8F2;
overflow:hidden;
border:1px solid rgba(28,22,16,0.08);
padding:0 0.5rem;
white-space:nowrap;
font-size:12.5px;
color:#3A3226;
align-items:center;
text-align:center;
text-overflow:ellipsis;
height:50px;
display:flex;
justify-content:center;
font-weight:700;
}
.bup_pmt_table2uo{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(28,22,16,0.08);
min-width:0;
}
.bup_pmt_thead2uo{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#2A2318;
display:grid;
}
.bup_pmt_th2uo{
overflow:hidden;
padding:13px 0.875rem;
letter-spacing:.08em;
text-overflow:ellipsis;
font-size:0.625rem;
text-transform:uppercase;
color:#F0EAE0;
white-space:nowrap;
font-weight:700;
}
.bup_pmt_row2uo{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(28,22,16,0.08);
display:grid;
}
.bup_pmt_row2uo:nth-child(odd){
background:#FBF8F2;
}
.bup_pmt_td2uo{
padding:14px;
font-size:13.5px;
color:#8C7E68;
overflow-wrap:break-word;
min-width:0;
}
.bup_pmt_row2uo .bup_pmt_td2uo:first-child{
font-weight:700;
color:#1C1610;
}
.bup_pmt_row2uo .bup_pmt_td2uo:last-child{
color:#5A8A5E;
font-weight:700;
}
.bup_wy2uo{
padding:48px 0;
}
@media(min-width:768px){
.bup_wy2uo{
padding:56px 0;
}
}
.bup_wy_in2uo{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:898px){
.bup_wy_in2uo{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.bup_wy_left2uo{
min-width:0;
}
.bup_wy_eyebrow2uo{
margin-bottom:0.875rem;
}
.bup_wy_h22uo{
line-height:1.05;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:1rem;
overflow-wrap:break-word;
color:#1C1610;
font-weight:600;
font-size:2rem;
}
@media(min-width:769px){
.bup_wy_h22uo{
font-size:40px;
}
}
.bup_wy_intro2uo{
color:#8C7E68;
font-size:0.938rem;
line-height:1.6;
}
.bup_wy_grid2uo{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.bup_wy_grid2uo{
grid-template-columns:1fr 1fr;
}
}
.bup_wy_card2uo{
background:#FBF8F2;
padding:1.625rem;
border:1px solid rgba(28,22,16,0.08);
border-radius:14px;
min-width:0;
}
.bup_wy_card_ic2uo{
justify-content:center;
color:#A8763A;
align-items:center;
margin-bottom:16px;
display:inline-flex;
}
.bup_wy_card_ic2uo svg{
width:1.625rem;
height:1.625rem;
}
.bup_wy_card_h2uo{
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
color:#1C1610;
margin-bottom:8px;
font-size:21px;
}
.bup_wy_card_p2uo{
font-size:14px;
color:#8C7E68;
overflow-wrap:break-word;
line-height:1.55;
}
.bup_prov2uo{
padding:40px 0 1.25rem;
}
.bup_prov_eyebrow2uo{
margin-bottom:18px;
display:block;
}
.bup_prov_grid2uo{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:561px){
.bup_prov_grid2uo{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.bup_prov_grid2uo{
grid-template-columns:repeat(6,1fr);
}
}
.bup_tt2uo{
padding:48px 0 0.625rem;
}
@media(min-width:768px){
.bup_tt2uo{
padding:60px 0 0.625rem;
}
}
.bup_tt_head2uo{
margin-bottom:34px;
text-align:center;
}
.bup_tt_eyebrow2uo{
margin-bottom:12px;
}
.bup_tt_h22uo{
color:#1C1610;
overflow-wrap:break-word;
font-size:2rem;
font-weight:600;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:767px){
.bup_tt_h22uo{
font-size:2.625rem;
}
}
.bup_tt_grid2uo{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.bup_tt_grid2uo{
grid-template-columns:repeat(3,1fr);
}
}
.bup_tt_card2uo{
border-radius:0.875rem;
background:#FBF8F2;
padding:30px;
border:1px solid rgba(28,22,16,0.08);
min-width:0;
display:flex;
flex-direction:column;
}
.bup_tt_card_ic2uo{
margin-bottom:18px;
color:#A8763A;
align-items:center;
display:inline-flex;
}
.bup_tt_card_ic2uo svg{
width:28px;
height:1.75rem;
}
.bup_tt_card_h2uo{
color:#1C1610;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:0.5rem;
font-weight:600;
font-size:1.375rem;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
.bup_tt_card_p2uo{
color:#8C7E68;
font-size:0.875rem;
line-height:1.6;
overflow-wrap:break-word;
margin-bottom:14px;
}
.bup_tt_card_p2uo b{
font-weight:700;
color:#1C1610;
}
.bup_tt_card_link2uo{
transition:color .22s ease;
margin-top:auto;
align-self:flex-start;
font-weight:700;
color:#1C1610;
font-size:0.813rem;
border-bottom:1px solid #A8763A;
padding-bottom:2px;
}
.bup_tt_card_link2uo:hover{
color:#A8763A;
}
.bup_hts2uo{
padding:3rem 0;
}
@media(min-width:769px){
.bup_hts2uo{
padding:3.875rem 0;
}
}
.bup_hts_head2uo{
gap:18px;
flex-direction:column;
margin-bottom:34px;
display:flex;
}
@media(min-width:765px){
.bup_hts_head2uo{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.bup_hts_eyebrow2uo{
margin-bottom:12px;
}
.bup_hts_h22uo{
line-height:1.05;
color:#F0EAE0;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
font-size:30px;
}
@media(min-width:766px){
.bup_hts_h22uo{
font-size:38px;
}
}
.bup_hts_cta2uo{
transition:opacity .22s ease;
padding:15px 30px;
border-radius:999px;
background:#D4A84B;
flex:0 0 auto;
font-size:0.938rem;
color:#1C1610;
font-weight:700;
}
.bup_hts_cta2uo:hover{
opacity:.9;
}
.bup_hts_grid2uo{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:757px){
.bup_hts_grid2uo{
grid-template-columns:repeat(3,1fr);
}
}
.bup_hts_step2uo{
min-width:0;
padding-top:1.375rem;
border-top:1px solid rgba(245,240,232,0.12);
}
.bup_hts_step_num2uo{
margin-bottom:0.875rem;
color:#D4A84B;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:44px;
line-height:1;
}
.bup_hts_step_h2uo{
color:#F0EAE0;
margin-bottom:8px;
font-weight:700;
font-size:1.188rem;
overflow-wrap:break-word;
line-height:1.2;
}
.bup_hts_step_p2uo{
color:#B8A98C;
overflow-wrap:break-word;
line-height:1.55;
font-size:14px;
}
.bup_ts2uo{
padding:44px 0;
}
.bup_ts_in2uo{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:883px){
.bup_ts_in2uo{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.bup_ts_left2uo{
min-width:0;
}
.bup_ts_h22uo{
margin-bottom:12px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0EAE0;
font-size:1.625rem;
line-height:1.1;
font-weight:600;
}
@media(min-width:765px){
.bup_ts_h22uo{
font-size:1.75rem;
}
}
.bup_ts_text2uo{
font-size:14.5px;
line-height:1.6;
max-width:32.5rem;
color:#B8A98C;
margin-bottom:1.375rem;
}
.bup_ts_badges2uo{
gap:1.125rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.bup_ts_badge2uo{
font-weight:600;
color:#B8A98C;
font-size:13px;
}
.bup_ts_pay2uo{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:881px){
.bup_ts_pay2uo{
justify-content:flex-end;
}
}
.bup_ts_pay_chip2uo{
border:1px solid rgba(245,240,232,0.12);
border-radius:0.875rem;
padding:12px 1rem;
background:rgba(245,240,232,0.07);
color:#F0EAE0;
font-size:14px;
font-weight:700;
}
.bup_el2uo{
padding:3rem 0;
}
@media(min-width:766px){
.bup_el2uo{
padding:56px 0;
}
}
.bup_el_in2uo{
grid-template-columns:1fr;
gap:40px;
display:grid;
align-items:start;
}
@media(min-width:901px){
.bup_el_in2uo{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.bup_el_left2uo{
min-width:0;
}
.bup_el_eyebrow2uo{
margin-bottom:0.875rem;
}
.bup_el_h22uo{
color:#1C1610;
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
margin-bottom:22px;
line-height:1.08;
font-weight:600;
}
@media(min-width:766px){
.bup_el_h22uo{
font-size:2.375rem;
}
}
.bup_el_body2uo p{
font-size:1rem;
overflow-wrap:break-word;
margin-bottom:18px;
color:#3A3226;
line-height:1.7;
}
.bup_el_dropcap2uo{
padding:6px 0.75rem 0 0;
font-weight:700;
color:#A8763A;
float:left;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:.8;
font-size:62px;
}
.bup_el_right2uo{
min-width:0;
}
.bup_el_quote2uo{
padding:36px;
border-radius:1.25rem;
background:linear-gradient(150deg,#2E2518,#141009);
margin-bottom:1.5rem;
position:relative;
color:#F0EAE0;
}
.bup_el_quote_mark2uo{
margin-bottom:0.375rem;
align-items:center;
color:#D4A84B;
display:inline-flex;
}
.bup_el_quote_mark2uo svg{
height:2.125rem;
width:34px;
}
.bup_el_quote_text2uo{
color:#F0EAE0;
overflow-wrap:break-word;
line-height:1.4;
margin-bottom:1.375rem;
font-weight:500;
font-size:22px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
.bup_el_quote_meta2uo{
gap:12px;
display:flex;
align-items:center;
}
.bup_el_quote_av2uo{
background:linear-gradient(135deg,#A8763A,#D4A84B);
flex:0 0 auto;
border-radius:50%;
height:38px;
width:38px;
}
.bup_el_quote_author2uo{
font-size:0.875rem;
font-weight:700;
color:#F0EAE0;
}
.bup_el_quote_meta_sub2uo{
color:#B8A98C;
font-size:0.75rem;
}
.bup_el_explain2uo{
border:1px solid rgba(28,22,16,0.08);
overflow:hidden;
border-radius:14px;
}
.bup_el_explain_card2uo{
padding:1.375rem 24px;
}
.bup_el_explain_card2uo+.bup_el_explain_card2uo{
border-top:1px solid rgba(28,22,16,0.08);
}
.bup_el_explain_h2uo{
font-weight:600;
overflow-wrap:break-word;
font-size:1.25rem;
color:#1C1610;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
line-height:1.15;
}
.bup_el_explain_p2uo{
font-size:0.875rem;
line-height:1.55;
color:#8C7E68;
overflow-wrap:break-word;
}
.bup_sb2uo{
padding:48px 0;
background:#FBF8F2;
margin-top:24px;
border-bottom:1px solid rgba(28,22,16,0.08);
border-top:1px solid rgba(28,22,16,0.08);
}
@media(min-width:767px){
.bup_sb2uo{
padding:56px 0;
}
}
.bup_sb_eyebrow2uo{
margin-bottom:0.75rem;
display:block;
}
.bup_sb_h22uo{
font-weight:600;
line-height:1.05;
font-size:30px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1C1610;
margin-bottom:26px;
}
@media(min-width:771px){
.bup_sb_h22uo{
font-size:2.25rem;
}
}
.bup_sb_grid2uo{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:562px){
.bup_sb_grid2uo{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.bup_sb_grid2uo{
grid-template-columns:repeat(4,1fr);
}
}
.bup_sb_card2uo{
border-radius:14px;
background:#F5F0E8;
border:1px solid rgba(28,22,16,0.08);
padding:24px;
min-width:0;
}
.bup_sb_card_h2uo{
overflow-wrap:break-word;
color:#1C1610;
line-height:1.15;
font-weight:600;
margin-bottom:8px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.188rem;
}
.bup_sb_card_p2uo{
overflow-wrap:break-word;
color:#8C7E68;
line-height:1.6;
font-size:0.844rem;
}
.bup_sb_rtp2uo{
border-radius:0.875rem;
padding:1.625rem 28px;
grid-template-columns:1fr;
background:#F5F0E8;
gap:24px;
border:1px solid rgba(28,22,16,0.08);
margin-top:18px;
align-items:center;
display:grid;
}
@media(min-width:761px){
.bup_sb_rtp2uo{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.bup_sb_rtp_h2uo{
font-size:20px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.5rem;
color:#1C1610;
line-height:1.15;
overflow-wrap:break-word;
}
.bup_sb_rtp_p2uo{
overflow-wrap:break-word;
color:#8C7E68;
line-height:1.6;
font-size:0.844rem;
}
.bup_sb_rtp_stats2uo{
gap:1rem;
display:flex;
}
.bup_sb_stat2uo{
padding:18px;
flex:1 1 0;
border-radius:0.5rem;
background:#FBF8F2;
text-align:center;
min-width:0;
}
.bup_sb_stat_v2uo{
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#5A8A5E;
font-weight:700;
font-size:26px;
}
.bup_sb_stat_l2uo{
margin-top:0.25rem;
font-size:11.5px;
color:#6B5F4A;
}
.bup_faq2uo{
background:#FBF8F2;
padding:48px 0;
border-bottom:1px solid rgba(28,22,16,0.08);
border-top:1px solid rgba(28,22,16,0.08);
margin-top:24px;
}
@media(min-width:770px){
.bup_faq2uo{
padding:3.875rem 0;
}
}
.bup_faq_head2uo{
text-align:center;
margin-bottom:34px;
}
.bup_faq_eyebrow2uo{
margin-bottom:12px;
}
.bup_faq_h22uo{
overflow-wrap:break-word;
font-size:2rem;
line-height:1.05;
font-weight:600;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1610;
}
@media(min-width:765px){
.bup_faq_h22uo{
font-size:38px;
}
}
.bup_faq_list2uo{
gap:0.75rem;
margin:0 auto;
display:flex;
max-width:820px;
flex-direction:column;
}
.bup_faq_item2uo{
border:1px solid rgba(28,22,16,0.08);
border-radius:0.875rem;
background:#F5F0E8;
overflow:hidden;
}
.bup_faq_q2uo{
list-style:none;
gap:20px;
padding:20px 1.5rem;
color:#1C1610;
justify-content:space-between;
align-items:center;
font-weight:700;
cursor:pointer;
overflow-wrap:break-word;
font-size:16px;
display:flex;
}
.bup_faq_q2uo::-webkit-details-marker{
display:none;
}
.bup_faq_q_ic2uo{
flex:0 0 auto;
transition:transform .22s ease;
color:#A8763A;
display:inline-flex;
align-items:center;
}
.bup_faq_q_ic2uo svg{
height:18px;
width:18px;
}
.bup_faq_item2uo[open] .bup_faq_q_ic2uo{
transform:rotate(180deg);
}
.bup_faq_a2uo{
padding:0 24px 20px;
line-height:1.6;
color:#8C7E68;
font-size:0.906rem;
overflow-wrap:break-word;
}
.bup_sg2uo{
padding:3rem 0 10px;
}
.bup_sg_eyebrow2uo{
display:block;
margin-bottom:0.75rem;
}
.bup_sg_h22uo{
margin-bottom:1.75rem;
overflow-wrap:break-word;
font-size:30px;
color:#1C1610;
font-weight:600;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:771px){
.bup_sg_h22uo{
font-size:2.25rem;
}
}
.bup_sg_grid2uo{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:722px){
.bup_sg_grid2uo{
grid-template-columns:repeat(3,1fr);
}
}
.bup_sg_col2uo{
min-width:0;
}
.bup_sg_col_h2uo{
font-weight:600;
line-height:1.15;
margin-bottom:10px;
color:#1C1610;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
overflow-wrap:break-word;
}
.bup_sg_col_p2uo{
font-size:14px;
color:#8C7E68;
overflow-wrap:break-word;
line-height:1.65;
}
.bup_gd2uo{
padding:3rem 0 0.625rem;
}
.bup_gd_head2uo{
gap:14px;
flex-direction:column;
display:flex;
margin-bottom:24px;
}
@media(min-width:678px){
.bup_gd_head2uo{
gap:20px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.bup_gd_eyebrow2uo{
margin-bottom:0.625rem;
}
.bup_gd_h22uo{
font-size:28px;
font-weight:600;
overflow-wrap:break-word;
color:#1C1610;
line-height:1.05;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.bup_gd_h22uo{
font-size:2.125rem;
}
}
.bup_gd_more2uo{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
padding-bottom:2px;
border-bottom:1px solid #1C1610;
color:#1C1610;
font-size:0.844rem;
font-weight:600;
}
.bup_gd_more2uo:hover{
border-color:#A8763A;
color:#A8763A;
}
.bup_gd_grid2uo{
gap:20px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:717px){
.bup_gd_grid2uo{
grid-template-columns:repeat(3,1fr);
}
}
.bup_gd_card2uo{
border-radius:14px;
background:#FBF8F2;
overflow:hidden;
border:1px solid rgba(28,22,16,0.08);
display:block;
min-width:0;
}
.bup_gd_card_img2uo{
background:linear-gradient(140deg,#2E2518,#A8763A);
height:150px;
}
.bup_gd_card_body2uo{
padding:1.375rem;
}
.bup_gd_card_cat2uo{
text-transform:uppercase;
letter-spacing:.1em;
color:#A8763A;
font-size:10px;
font-weight:600;
}
.bup_gd_card_h2uo{
margin:0.5rem 0 10px;
font-size:19px;
line-height:1.2;
overflow-wrap:break-word;
color:#1C1610;
font-weight:600;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
.bup_gd_card_meta2uo{
color:#6B5F4A;
font-size:0.75rem;
overflow-wrap:break-word;
}
.bup_sc2uo{
padding:3rem 0 10px;
}
.bup_sc_head2uo{
text-align:center;
margin-bottom:1.75rem;
}
.bup_sc_eyebrow2uo{
margin-bottom:12px;
}
.bup_sc_h22uo{
overflow-wrap:break-word;
color:#1C1610;
font-size:1.875rem;
font-weight:600;
line-height:1.05;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.bup_sc_h22uo{
font-size:2.25rem;
}
}
.bup_sc_table2uo{
margin:0 auto;
border-radius:0.875rem;
border:1px solid rgba(28,22,16,0.08);
overflow:hidden;
max-width:56.25rem;
}
.bup_sc_thead2uo{
background:#2A2318;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.bup_sc_th2uo{
padding:0.938rem 1.125rem;
font-weight:700;
overflow-wrap:break-word;
font-size:13px;
text-align:center;
color:#B8A98C;
}
.bup_sc_th2uo:first-child{
text-align:left;
}
.bup_sc_th_us2uo{
color:#D4A84B;
}
.bup_sc_row2uo{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(28,22,16,0.08);
}
.bup_sc_row2uo:nth-child(even){
background:#FBF8F2;
}
.bup_sc_td2uo{
padding:0.938rem 1.125rem;
text-align:center;
font-size:14px;
color:#6B5F4A;
min-width:0;
overflow-wrap:break-word;
}
.bup_sc_td2uo:first-child{
text-align:left;
color:#3A3226;
font-weight:600;
}
.bup_sc_td_us2uo{
font-weight:700;
color:#5A8A5E;
}
.bup_lh2uo{
padding:2.5rem 0 20px;
}
.bup_lh_in2uo{
padding-top:2.125rem;
border-top:1px solid rgba(28,22,16,0.14);
}
.bup_lh_eyebrow2uo{
display:block;
margin-bottom:1.375rem;
}
.bup_lh_grid2uo{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:598px){
.bup_lh_grid2uo{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.bup_lh_grid2uo{
grid-template-columns:repeat(5,1fr);
}
}
.bup_lh_col2uo{
min-width:0;
}
.bup_lh_col_h2uo{
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-size:0.813rem;
font-weight:700;
color:#1C1610;
}
.bup_lh_links2uo{
gap:8px;
flex-direction:column;
display:flex;
}
.bup_lh_link2uo{
transition:color .22s ease;
font-size:0.813rem;
color:#8C7E68;
overflow-wrap:break-word;
}
.bup_lh_link2uo:hover{
color:#A8763A;
}
.bup_ft2uo{
background:#2A2318;
color:#B8A98C;
margin-top:2.5rem;
}
.bup_ft_in2uo{
gap:2rem;
padding:48px 0 1.75rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:598px){
.bup_ft_in2uo{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.bup_ft_in2uo{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.bup_ft_brand2uo{
min-width:0;
}
.bup_ft_logo2uo{
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EAE0;
font-size:26px;
font-weight:700;
}
.bup_ft_tagline2uo{
font-size:0.844rem;
color:#B8A98C;
max-width:17.5rem;
margin-top:0.875rem;
line-height:1.6;
}
.bup_ft_contact2uo{
transition:color .22s ease;
margin-top:0.75rem;
overflow-wrap:anywhere;
max-width:280px;
color:#D4A84B;
display:inline-block;
font-size:0.813rem;
}
.bup_ft_contact2uo:hover{
color:#F0EAE0;
}
.bup_ft_col2uo{
min-width:0;
}
.bup_ft_col_h2uo{
text-transform:uppercase;
color:#F0EAE0;
font-size:13px;
letter-spacing:.08em;
font-weight:700;
overflow-wrap:break-word;
margin-bottom:14px;
}
.bup_ft_col_links2uo{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.bup_ft_link2uo{
transition:color .22s ease;
font-size:13.5px;
color:#B8A98C;
overflow-wrap:break-word;
}
.bup_ft_link2uo:hover{
color:#F0EAE0;
}
.bup_ft_bot2uo{
padding:22px 0 40px;
gap:1rem;
flex-direction:column;
border-top:1px solid rgba(245,240,232,0.12);
display:flex;
}
@media(min-width:767px){
.bup_ft_bot2uo{
gap:1.25rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.bup_ft_legal2uo{
line-height:1.6;
max-width:47.5rem;
color:#B0A38E;
overflow-wrap:break-word;
font-size:11.5px;
}
.bup_ft_legal2uo b{
font-weight:700;
color:#B8A98C;
}
.bup_ft_age2uo{
border-radius:8px;
border:1.5px solid #D4A84B;
flex:0 0 auto;
padding:4px 9px;
color:#D4A84B;
font-size:0.813rem;
font-weight:700;
}