*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F1EB;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-size:15px;
line-height:1.6;
color:#3A3028;
overflow-wrap:break-word;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.50);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.bpv_layout-7vj{
display:flex;
min-height:100vh;
flex-direction:column;
}
.bpv_main-7vj{
flex:1 1 auto;
width:100%;
min-width:0;
}
.bpv_container-7vj{
padding:0 1rem;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:765px){
.bpv_container-7vj{
padding:0 32px;
}
}
@media(min-width:1101px){
.bpv_container-7vj{
padding:0 3.5rem;
}
}
.bpv_eyebrow-7vj{
font-weight:600;
overflow-wrap:break-word;
line-height:1.4;
font-size:11px;
letter-spacing:.2em;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
display:inline-block;
color:#A26432;
text-transform:uppercase;
}
.bpv_band-7vj{
background:#1E1A16;
color:#F0EBE3;
}
.bpv_band-7vj .bpv_eyebrow-7vj{
color:#C8905A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.bpv_tb-7vj{
background:#F5F1EB;
z-index:50;
border-bottom:1px solid rgba(28,24,20,0.14);
position:sticky;
top:0;
}
.bpv_tb_in-7vj{
margin:0 auto;
gap:16px;
padding:0.75rem 1rem;
width:100%;
align-items:center;
justify-content:space-between;
display:flex;
max-width:1400px;
}
@media(min-width:767px){
.bpv_tb_in-7vj{
padding:1rem 32px;
}
}
@media(min-width:1100px){
.bpv_tb_in-7vj{
padding:1.125rem 56px;
}
}
.bpv_tb_left-7vj{
gap:28px;
min-width:0;
display:flex;
align-items:center;
}
.bpv_tb_logo-7vj{
gap:11px;
align-items:center;
display:flex;
min-width:0;
}
.bpv_tb_logo_mark-7vj{
flex:0 0 auto;
border-radius:8px;
width:34px;
height:2.125rem;
object-fit:cover;
}
.bpv_tb_logo_txt-7vj{
min-width:0;
flex-direction:column;
line-height:1;
display:flex;
}
.bpv_tb_logo_name-7vj{
overflow:hidden;
font-weight:700;
font-size:1.375rem;
letter-spacing:.02em;
color:#1C1814;
font-family:"Lora", Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
white-space:nowrap;
}
.bpv_tb_logo_sub-7vj{
overflow:hidden;
color:#A26432;
font-weight:600;
text-transform:uppercase;
white-space:nowrap;
font-size:0.531rem;
text-overflow:ellipsis;
margin-top:4px;
letter-spacing:.32em;
}
.bpv_tb_nav-7vj{
display:none;
}
@media(min-width:963px){
.bpv_tb_nav-7vj{
gap:28px;
display:flex;
align-items:center;
}
}
.bpv_tb_nav_item-7vj{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
font-weight:600;
white-space:nowrap;
color:#3A3028;
border-bottom:2px solid transparent;
font-size:14px;
}
.bpv_tb_nav_item-7vj:hover{
color:#1C1814;
}
.bpv_tb_nav_item-7vj.bpv_state_active-7vj{
border-color:#A26432;
color:#1C1814;
}
.bpv_tb_right-7vj{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.bpv_tb_search-7vj{
transition:color .22s ease;
color:#3A3028;
justify-content:center;
align-items:center;
display:flex;
}
.bpv_tb_search-7vj:hover{
color:#A26432;
}
.bpv_tb_search-7vj svg{
height:18px;
width:1.125rem;
}
.bpv_tb_lang-7vj{
font-weight:600;
color:#6B5E52;
letter-spacing:.1em;
font-size:0.688rem;
text-transform:uppercase;
}
.bpv_tb_lang-7vj:hover{
color:#1C1814;
}
.bpv_tb_login-7vj{
font-size:14px;
font-weight:600;
display:none;
color:#1C1814;
}
@media(min-width:769px){
.bpv_tb_login-7vj{
display:inline-block;
}
}
.bpv_tb_register-7vj{
transition:background-color .22s ease;
padding:11px 22px;
background:#1C1814;
border-radius:62.438rem;
color:#F0EBE3;
white-space:nowrap;
font-weight:700;
font-size:14px;
}
.bpv_tb_register-7vj:hover{
background:#332C25;
}
.bpv_mob-7vj{
background:#F5F1EB;
bottom:0;
z-index:60;
right:0;
border-top:1px solid rgba(28,24,20,0.14);
left:0;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
}
@media(min-width:962px){
.bpv_mob-7vj{
display:none;
}
}
.bpv_mob_in-7vj{
margin:0 auto;
justify-content:space-around;
display:flex;
max-width:560px;
align-items:stretch;
}
.bpv_mob_item-7vj{
transition:color .22s ease;
gap:3px;
padding:0.563rem 4px;
flex:1 1 0;
flex-direction:column;
display:flex;
min-width:0;
align-items:center;
color:#6B5E52;
}
.bpv_mob_item-7vj.bpv_state_active-7vj{
color:#A26432;
}
.bpv_mob_ic-7vj{
display:flex;
align-items:center;
justify-content:center;
}
.bpv_mob_ic-7vj svg{
height:1.25rem;
width:20px;
}
.bpv_mob_lb-7vj{
overflow:hidden;
font-size:10px;
max-width:100%;
white-space:nowrap;
font-weight:600;
text-overflow:ellipsis;
}
@media(max-width:960px){
body{
padding-bottom:60px;
}
}
.bpv_rail-7vj{
position:relative;
min-width:0;
}
.bpv_rail_scroll-7vj{
gap:14px;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
display:flex;
padding-bottom:0.875rem;
overflow-x:auto;
}
@media(min-width:770px){
.bpv_rail_scroll-7vj{
gap:1.125rem;
}
}
.bpv_gc-7vj{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:766px){
.bpv_gc-7vj{
width:188px;
}
}
.bpv_gc_img-7vj{
border-radius:0.875rem;
overflow:hidden;
background:#FAF7F3;
position:relative;
box-shadow:0 2px 0.375rem rgba(28,24,20,0.07), 0 6px 18px rgba(28,24,20,0.06);
padding-bottom:133.33%;
}
.bpv_gc_img-7vj img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.bpv_gc_cover-7vj{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
inset:0;
pointer-events:none;
position:absolute;
}
.bpv_gc_hover-7vj{
transition:opacity .22s ease;
background:rgba(0,0,0,0.50);
inset:0;
justify-content:center;
align-items:center;
display:flex;
opacity:0;
position:absolute;
}
.bpv_gc-7vj:hover .bpv_gc_hover-7vj{
opacity:1;
}
.bpv_gc_hover_btn-7vj{
background:#1C1814;
border-radius:999px;
color:#F0EBE3;
align-items:center;
justify-content:center;
height:2.875rem;
width:2.875rem;
display:flex;
}
.bpv_gc_hover_btn-7vj svg{
width:1.125rem;
height:1.125rem;
}
.bpv_gc_info-7vj{
gap:2px;
min-width:0;
margin-top:0.563rem;
display:flex;
flex-direction:column;
}
.bpv_gc_name-7vj{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
color:#1C1814;
font-size:0.813rem;
}
.bpv_gc_prov-7vj{
overflow:hidden;
color:#6B5E52;
white-space:nowrap;
text-overflow:ellipsis;
font-size:11px;
}
.bpv_gc_meta-7vj{
font-size:0.688rem;
color:#6B5E52;
}
.bpv_tc-7vj{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:770px){
.bpv_tc-7vj{
width:230px;
}
}
.bpv_tc_img-7vj{
background:#FAF7F3;
overflow:hidden;
border-radius:0.875rem;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(28,24,20,0.07), 0 6px 18px rgba(28,24,20,0.06);
}
.bpv_tc_img-7vj img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.bpv_tc_info-7vj{
gap:2px;
margin-top:0.563rem;
display:flex;
min-width:0;
flex-direction:column;
}
.bpv_tc_name-7vj{
overflow:hidden;
color:#1C1814;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
font-size:14px;
}
.bpv_tc_rtp-7vj{
font-size:0.688rem;
color:#6B5E52;
}
.bpv_lc-7vj{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:771px){
.bpv_lc-7vj{
width:268px;
}
}
.bpv_lc_img-7vj{
overflow:hidden;
background:#FAF7F3;
border-radius:0.875rem;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 0.375rem rgba(28,24,20,0.07), 0 6px 18px rgba(28,24,20,0.06);
}
.bpv_lc_img-7vj img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.bpv_lc_live-7vj{
border-radius:999px;
padding:0.25rem 0.563rem;
background:rgba(0,0,0,0.50);
gap:0.438rem;
left:0.75rem;
align-items:center;
position:absolute;
top:0.75rem;
display:flex;
}
.bpv_lc_live_dot-7vj{
animation:zm2-pulse 1.6s infinite;
background:#B84A38;
border-radius:50%;
width:8px;
height:0.5rem;
}
.bpv_lc_seats-7vj{
letter-spacing:.08em;
font-weight:600;
font-size:0.625rem;
color:#F0EBE3;
text-transform:uppercase;
}
.bpv_lc_info-7vj{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
}
.bpv_lc_name-7vj{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
font-size:15px;
white-space:nowrap;
color:#1C1814;
}
.bpv_lc_bet-7vj{
font-size:0.688rem;
color:#6B5E52;
}
.bpv_pc-7vj{
border-radius:0.875rem;
gap:0.5rem;
border:1px solid rgba(28,24,20,0.08);
background:#FAF7F3;
padding:16px 14px;
min-height:74px;
align-items:center;
display:flex;
flex-direction:column;
min-width:0;
justify-content:center;
}
.bpv_pc_logo-7vj{
flex:0 0 auto;
max-width:100%;
height:1.75rem;
object-fit:contain;
width:auto;
}
.bpv_pc_name-7vj{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
font-size:0.688rem;
text-align:center;
color:#6B5E52;
}
.bpv_gc_tag-7vj{
border-radius:0.5rem;
padding:3px 0.5rem;
position:absolute;
font-weight:700;
left:10px;
display:inline-block;
letter-spacing:.06em;
text-transform:uppercase;
top:0.625rem;
z-index:2;
font-size:10px;
}
.bpv_gc_tag_hot-7vj{
background:#B84A38;
color:#F0EBE3;
}
.bpv_gc_tag_new-7vj{
background:#C8813E;
color:#1C1814;
}
.bpv_gc_tag_jp-7vj{
background:#C8813E;
color:#1C1814;
}
.bpv_gc_tag_live-7vj{
background:#B84A38;
color:#F0EBE3;
}
.bpv_sh-7vj{
min-width:0;
margin-bottom:1.125rem;
}
.bpv_sh_row-7vj{
gap:1rem;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
}
.bpv_sh_row-7vj .bpv_sh_l-7vj{
gap:6px;
display:flex;
flex-direction:column;
min-width:0;
}
.bpv_sh_stack-7vj{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.bpv_sh_center-7vj{
gap:10px;
text-align:center;
flex-direction:column;
align-items:center;
display:flex;
}
.bpv_sh_h2-7vj{
font-size:1.5rem;
font-family:"Lora", Georgia, 'Times New Roman', serif;
line-height:1.1;
overflow-wrap:break-word;
color:#1C1814;
font-weight:600;
}
@media(min-width:765px){
.bpv_sh_h2-7vj{
font-size:30px;
}
}
.bpv_band-7vj .bpv_sh_h2-7vj{
color:#F0EBE3;
}
.bpv_sh_eb_line-7vj{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.bpv_sh_eb_line-7vj::before{
background:#A26432;
display:inline-block;
width:1.75rem;
content:"";
height:1px;
}
.bpv_band-7vj .bpv_sh_eb_line-7vj::before{
background:#C8905A;
}
.bpv_sh_eb_dot-7vj{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.bpv_sh_eb_dot-7vj::before{
background:#A26432;
border-radius:50%;
content:"";
width:6px;
display:inline-block;
height:0.375rem;
}
.bpv_band-7vj .bpv_sh_eb_dot-7vj::before{
background:#C8905A;
}
.bpv_sh_link-7vj{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-weight:600;
align-items:center;
border-bottom:1px solid #1C1814;
color:#1C1814;
white-space:nowrap;
padding-bottom:2px;
font-size:0.813rem;
display:inline-flex;
}
.bpv_sh_link-7vj:hover{
border-color:#A26432;
color:#A26432;
}
.bpv_sh_link-7vj svg{
width:14px;
height:0.875rem;
}
.bpv_sh_link_chev-7vj{
border-bottom:0;
padding-bottom:0;
}
.bpv_sh_link_btn-7vj{
background:#1C1814;
border-radius:62.438rem;
padding:0.563rem 18px;
color:#F0EBE3;
border-bottom:0;
}
.bpv_sh_link_btn-7vj:hover{
border-color:transparent;
background:#332C25;
color:#F0EBE3;
}
.bpv_band-7vj .bpv_sh_link-7vj{
border-color:#F0EBE3;
color:#F0EBE3;
}
.bpv_band-7vj .bpv_sh_link_btn-7vj{
background:#C8905A;
color:#1C1814;
}
.bpv_sh_rule-7vj{
background:rgba(28,24,20,0.14);
margin:-2px 0 18px;
height:1px;
}
.bpv_band-7vj .bpv_sh_rule-7vj{
background:rgba(245,241,235,0.13);
}
.bpv_hero-7vj{
padding:32px 0 0.5rem;
}
@media(min-width:767px){
.bpv_hero-7vj{
padding:56px 0 24px;
}
}
.bpv_hero_in-7vj{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:900px){
.bpv_hero_in-7vj{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.bpv_hero_copy-7vj{
min-width:0;
}
.bpv_hero_eyebrow-7vj{
gap:0.625rem;
display:inline-flex;
align-items:center;
margin-bottom:22px;
}
.bpv_hero_eyebrow_line-7vj{
background:#A26432;
flex:0 0 auto;
display:inline-block;
height:1px;
width:1.75rem;
}
.bpv_hero_h1-7vj{
font-size:2.375rem;
font-family:"Lora", Georgia, 'Times New Roman', serif;
line-height:1.04;
font-weight:600;
overflow-wrap:break-word;
color:#1C1814;
letter-spacing:-.01em;
margin-bottom:1.25rem;
}
@media(min-width:765px){
.bpv_hero_h1-7vj{
font-size:3.375rem;
}
}
@media(min-width:1102px){
.bpv_hero_h1-7vj{
font-size:3.875rem;
}
}
.bpv_hero_h1-7vj em{
color:#A26432;
font-style:normal;
}
.bpv_hero_sub-7vj{
font-size:1rem;
max-width:480px;
line-height:1.6;
margin-bottom:30px;
color:#8C7D72;
}
@media(min-width:769px){
.bpv_hero_sub-7vj{
font-size:1.125rem;
}
}
.bpv_hero_actions-7vj{
gap:14px;
align-items:center;
margin-bottom:2.125rem;
display:flex;
flex-wrap:wrap;
}
.bpv_hero_cta-7vj{
transition:background-color .22s ease;
gap:0.625rem;
border-radius:62.438rem;
background:#1C1814;
padding:16px 1.875rem;
align-items:center;
display:inline-flex;
font-size:0.938rem;
font-weight:700;
color:#F0EBE3;
}
.bpv_hero_cta-7vj:hover{
background:#332C25;
}
.bpv_hero_cta_ic-7vj{
display:inline-flex;
align-items:center;
}
.bpv_hero_cta_ic-7vj svg{
width:16px;
height:1rem;
}
.bpv_hero_cta_alt-7vj{
border:1px solid rgba(28,24,20,0.14);
padding:15px 26px;
border-radius:999px;
background:transparent;
transition:border-color .22s ease,color .22s ease;
font-weight:600;
font-size:15px;
display:inline-flex;
color:#1C1814;
align-items:center;
}
.bpv_hero_cta_alt-7vj:hover{
border-color:#A26432;
color:#A26432;
}
.bpv_hero_trust-7vj{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.bpv_hero_trust_item-7vj{
gap:0.563rem;
color:#3A3028;
display:flex;
align-items:center;
font-weight:600;
font-size:13px;
}
.bpv_hero_trust_ic-7vj{
color:#A26432;
align-items:center;
display:inline-flex;
}
.bpv_hero_trust_ic-7vj svg{
width:1rem;
height:16px;
}
.bpv_hero_promo-7vj{
border-radius:20px;
background:#FAF7F3;
overflow:hidden;
position:relative;
display:flex;
min-height:18.75rem;
box-shadow:0 0.75rem 48px rgba(28,24,20,0.14), 0 3px 10px rgba(28,24,20,0.08);
}
.bpv_hero_promo_bg-7vj{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.bpv_hero_promo_bg-7vj::after{
inset:0;
background:linear-gradient(120deg,#1E1A16 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
content:"";
position:absolute;
}
.bpv_hero_promo_glow-7vj{
border-radius:50%;
background:radial-gradient(circle,rgba(162,110,60,0.18) 0%,transparent 65%);
position:absolute;
top:-2.5rem;
width:16.25rem;
height:16.25rem;
right:-20px;
pointer-events:none;
}
.bpv_hero_promo_ct-7vj{
padding:28px;
align-self:flex-end;
position:relative;
z-index:2;
max-width:88%;
}
.bpv_hero_promo_label-7vj{
color:#C8905A;
text-transform:uppercase;
font-size:0.625rem;
display:block;
margin-bottom:8px;
letter-spacing:.25em;
font-weight:700;
}
.bpv_hero_promo_amount-7vj{
line-height:1.05;
font-weight:600;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-size:2rem;
overflow-wrap:break-word;
color:#F0EBE3;
}
@media(min-width:771px){
.bpv_hero_promo_amount-7vj{
font-size:2.5rem;
}
}
.bpv_hero_promo_amount-7vj em{
font-style:normal;
color:#C8905A;
}
.bpv_hero_rating-7vj{
gap:10px;
border-radius:14px;
border:1px solid rgba(28,24,20,0.08);
background:#FAF7F3;
padding:10px 0.875rem;
max-width:min(16.25rem,62%);
right:14px;
z-index:3;
top:0.875rem;
box-shadow:0 2px 0.375rem rgba(28,24,20,0.07), 0 0.375rem 1.125rem rgba(28,24,20,0.06);
display:flex;
position:absolute;
align-items:center;
}
.bpv_hero_rating_score-7vj{
flex:0 0 auto;
color:#1C1814;
font-weight:700;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-size:24px;
}
.bpv_hero_rating_txt-7vj{
flex:1 1 auto;
min-width:0;
}
.bpv_hero_rating_stars-7vj{
gap:2px;
display:flex;
color:#A26432;
}
.bpv_hero_rating_stars-7vj svg{
width:0.75rem;
height:12px;
}
.bpv_hero_rating_cap-7vj{
line-height:1.35;
overflow-wrap:break-word;
font-size:0.688rem;
color:#6B5E52;
margin-top:3px;
display:block;
}
.bpv_stat-7vj{
border-bottom:1px solid rgba(28,24,20,0.14);
border-top:1px solid rgba(28,24,20,0.14);
margin-top:1rem;
}
.bpv_stat_in-7vj{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:768px){
.bpv_stat_in-7vj{
grid-template-columns:repeat(4,1fr);
}
}
.bpv_stat_item-7vj{
padding:22px 14px;
border-bottom:1px solid rgba(28,24,20,0.08);
min-width:0;
border-right:1px solid rgba(28,24,20,0.08);
}
.bpv_stat_item-7vj:nth-child(2n){
border-right:0;
}
.bpv_stat_item-7vj:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.bpv_stat_item-7vj{
border-bottom:0;
}
.bpv_stat_item-7vj:nth-child(2n){
border-right:1px solid rgba(28,24,20,0.08);
}
.bpv_stat_item-7vj:nth-child(4n){
border-right:0;
}
}
.bpv_stat_value-7vj{
overflow-wrap:break-word;
line-height:1;
font-family:"Lora", Georgia, 'Times New Roman', serif;
color:#1C1814;
font-weight:700;
font-size:1.875rem;
}
@media(min-width:765px){
.bpv_stat_value-7vj{
font-size:34px;
}
}
.bpv_stat_label-7vj{
line-height:1.4;
color:#6B5E52;
margin-top:6px;
font-size:0.813rem;
overflow-wrap:break-word;
}
.bpv_pr-7vj{
padding:30px 0 6px;
}
.bpv_pr_card-7vj{
overflow:hidden;
gap:0.625rem;
border-radius:20px;
padding:26px;
border:1px solid rgba(28,24,20,0.08);
background:#FAF7F3;
flex:0 0 auto;
min-height:200px;
width:17.5rem;
position:relative;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.bpv_pr_card-7vj{
width:18.75rem;
}
}
.bpv_pr_card_feat-7vj{
border-color:transparent;
background:linear-gradient(150deg,#2C2318,#111009);
color:#F0EBE3;
}
.bpv_pr_glow-7vj{
background:radial-gradient(circle,rgba(162,110,60,0.18),transparent 70%);
border-radius:50%;
right:-30px;
pointer-events:none;
width:8.125rem;
height:8.125rem;
opacity:0;
position:absolute;
top:-1.875rem;
}
.bpv_pr_card_feat-7vj .bpv_pr_glow-7vj{
opacity:1;
}
.bpv_pr_label-7vj{
font-size:0.625rem;
color:#A26432;
letter-spacing:.16em;
text-transform:uppercase;
position:relative;
font-weight:700;
}
.bpv_pr_card_feat-7vj .bpv_pr_label-7vj{
color:#C8905A;
}
.bpv_pr_amount-7vj{
font-family:"Lora", Georgia, 'Times New Roman', serif;
color:#1C1814;
line-height:1.08;
position:relative;
font-weight:600;
font-size:26px;
overflow-wrap:break-word;
}
.bpv_pr_card_feat-7vj .bpv_pr_amount-7vj{
color:#F0EBE3;
}
.bpv_pr_amount-7vj em{
color:#A26432;
font-style:normal;
}
.bpv_pr_card_feat-7vj .bpv_pr_amount-7vj em{
color:#C8905A;
}
.bpv_pr_terms-7vj{
color:#6B5E52;
position:relative;
font-size:0.813rem;
line-height:1.5;
}
.bpv_pr_card_feat-7vj .bpv_pr_terms-7vj{
color:#A89C90;
}
.bpv_pr_cta-7vj{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.bpv_pr_card_feat-7vj .bpv_pr_cta-7vj{
background:#C8905A;
padding:0.563rem 18px;
transition:opacity .22s ease;
border-radius:999px;
font-size:0.813rem;
font-weight:700;
color:#1C1814;
}
.bpv_pr_card_feat-7vj .bpv_pr_cta-7vj:hover{
opacity:.9;
}
.bpv_pr_card-7vj:not(.bpv_pr_card_feat-7vj) .bpv_pr_cta-7vj{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #1C1814;
font-weight:700;
font-size:0.813rem;
padding-bottom:2px;
color:#1C1814;
}
.bpv_pr_card-7vj:not(.bpv_pr_card_feat-7vj) .bpv_pr_cta-7vj:hover{
border-color:#A26432;
color:#A26432;
}
.bpv_grow-7vj{
padding:1.625rem 0 0.625rem;
}
.bpv_row_seo-7vj{
margin:0.625rem 0 0;
max-width:47.5rem;
overflow-wrap:break-word;
color:#8C7D72;
font-size:14px;
line-height:1.65;
}
.bpv_row_seo-7vj strong{
font-weight:700;
color:#1C1814;
}
.bpv_gf-7vj{
padding:1.5rem 0 0.375rem;
}
.bpv_gf_in-7vj{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.bpv_gf_chip-7vj{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-radius:62.438rem;
padding:10px 18px;
border:1px solid rgba(28,24,20,0.14);
background:#FAF7F3;
font-weight:600;
color:#3A3028;
font-size:13px;
white-space:nowrap;
}
.bpv_gf_chip-7vj:hover{
border-color:#A26432;
color:#A26432;
}
.bpv_gf_chip-7vj.bpv_state_active-7vj{
border-color:transparent;
background:#1C1814;
color:#F0EBE3;
}
.bpv_grow-7vj{
padding:1.625rem 0 0.625rem;
}
.bpv_row_seo-7vj{
margin:10px 0 0;
max-width:760px;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
color:#8C7D72;
}
.bpv_row_seo-7vj strong{
color:#1C1814;
font-weight:700;
}
.bpv_grow-7vj{
padding:26px 0 0.625rem;
}
.bpv_row_seo-7vj{
margin:10px 0 0;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
color:#8C7D72;
max-width:760px;
}
.bpv_row_seo-7vj strong{
color:#1C1814;
font-weight:700;
}
.bpv_grow-7vj{
padding:26px 0 0.625rem;
}
.bpv_row_seo-7vj{
margin:10px 0 0;
max-width:47.5rem;
line-height:1.65;
overflow-wrap:break-word;
color:#8C7D72;
font-size:0.875rem;
}
.bpv_row_seo-7vj strong{
color:#1C1814;
font-weight:700;
}
.bpv_jp-7vj{
padding:30px 0 0.625rem;
}
.bpv_jp_grid-7vj{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:771px){
.bpv_jp_grid-7vj{
grid-template-columns:1fr 1fr;
}
.bpv_jp_card_mega-7vj{
grid-column:1/-1;
}
}
@media(min-width:1000px){
.bpv_jp_grid-7vj{
grid-template-columns:1.4fr 1fr 1fr;
}
.bpv_jp_card_mega-7vj{
grid-column:auto;
}
}
.bpv_jp_card-7vj{
background:#FAF7F3;
overflow:hidden;
gap:12px;
padding:26px;
border:1px solid rgba(28,24,20,0.08);
border-radius:1.25rem;
flex-direction:column;
justify-content:space-between;
display:flex;
min-height:12.5rem;
position:relative;
min-width:0;
}
.bpv_jp_card_mega-7vj{
background:linear-gradient(135deg,#2C2318,#111009);
border-color:transparent;
min-height:13.125rem;
color:#F0EBE3;
}
.bpv_jp_glow-7vj{
background:radial-gradient(circle,rgba(162,110,60,0.18),transparent 70%);
border-radius:50%;
position:absolute;
right:-2.5rem;
pointer-events:none;
width:12.5rem;
top:-2.5rem;
height:12.5rem;
}
.bpv_jp_label-7vj{
gap:10px;
text-transform:uppercase;
display:flex;
font-weight:700;
justify-content:space-between;
font-size:10px;
position:relative;
color:#A26432;
align-items:center;
flex-wrap:wrap;
letter-spacing:.16em;
}
.bpv_jp_card_mega-7vj .bpv_jp_label-7vj{
color:#C8905A;
}
.bpv_jp_drop-7vj{
font-weight:600;
letter-spacing:.04em;
color:#6B5E52;
text-transform:none;
}
.bpv_jp_card_mega-7vj .bpv_jp_drop-7vj{
color:#A89C90;
}
.bpv_jp_amount-7vj{
position:relative;
font-weight:700;
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1C1814;
line-height:1;
font-size:38px;
}
.bpv_jp_card_mega-7vj .bpv_jp_amount-7vj{
animation:zm2-pulse 2.4s infinite;
color:#C8905A;
font-size:3rem;
}
@media(min-width:765px){
.bpv_jp_card_mega-7vj .bpv_jp_amount-7vj{
font-size:3.375rem;
}
}
.bpv_jp_game-7vj{
font-size:13px;
color:#6B5E52;
position:relative;
}
.bpv_jp_card_mega-7vj .bpv_jp_game-7vj{
color:#A89C90;
}
.bpv_jp_cta-7vj{
align-self:flex-start;
position:relative;
}
.bpv_jp_card_mega-7vj .bpv_jp_cta-7vj{
border-radius:62.438rem;
transition:opacity .22s ease;
padding:10px 1.25rem;
background:#C8905A;
font-weight:700;
color:#1C1814;
font-size:13px;
}
.bpv_jp_card_mega-7vj .bpv_jp_cta-7vj:hover{
opacity:.9;
}
.bpv_jp_card-7vj:not(.bpv_jp_card_mega-7vj) .bpv_jp_cta-7vj{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
padding-bottom:2px;
color:#1C1814;
border-bottom:1px solid #1C1814;
font-size:0.813rem;
}
.bpv_jp_card-7vj:not(.bpv_jp_card_mega-7vj) .bpv_jp_cta-7vj:hover{
border-color:#A26432;
color:#A26432;
}
.bpv_jp_seo-7vj{
margin:0.875rem 0 0;
font-size:14px;
overflow-wrap:break-word;
max-width:47.5rem;
color:#8C7D72;
line-height:1.65;
}
.bpv_jp_seo-7vj strong{
color:#1C1814;
font-weight:700;
}
.bpv_gm-7vj{
padding:30px 0 0.625rem;
}
.bpv_gm_in-7vj{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:879px){
.bpv_gm_in-7vj{
grid-template-columns:1.25fr 1fr;
}
}
.bpv_gm_left-7vj{
border:1px solid rgba(28,24,20,0.08);
background:#FAF7F3;
padding:2rem;
border-radius:1.25rem;
min-width:0;
}
.bpv_gm_eyebrow-7vj{
margin-bottom:0.625rem;
}
.bpv_gm_h2-7vj{
font-family:"Lora", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
color:#1C1814;
font-size:26px;
overflow-wrap:break-word;
line-height:1.06;
font-weight:600;
}
@media(min-width:766px){
.bpv_gm_h2-7vj{
font-size:28px;
}
}
.bpv_gm_text-7vj{
font-size:14px;
color:#8C7D72;
margin-bottom:1.375rem;
max-width:30rem;
line-height:1.6;
}
.bpv_gm_level-7vj{
margin-bottom:8px;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#A26432;
font-size:1.375rem;
}
.bpv_gm_bar-7vj{
background:rgba(28,24,20,0.14);
border-radius:62.438rem;
overflow:hidden;
height:8px;
margin-bottom:0.375rem;
}
.bpv_gm_bar_fill-7vj{
background:linear-gradient(90deg,#A26432,#D4A264);
border-radius:62.438rem;
height:100%;
}
.bpv_gm_bar_meta-7vj{
gap:10px;
margin-bottom:18px;
justify-content:space-between;
color:#6B5E52;
font-size:11px;
display:flex;
}
.bpv_gm_missions-7vj{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.bpv_gm_mission-7vj{
padding:0.563rem 0.938rem;
border-radius:999px;
gap:7px;
background:#F5F1EB;
border:1px solid rgba(28,24,20,0.14);
font-size:0.781rem;
align-items:center;
font-weight:600;
color:#3A3028;
display:inline-flex;
}
.bpv_gm_mission_ic-7vj{
align-items:center;
display:inline-flex;
color:#A26432;
}
.bpv_gm_mission_ic-7vj svg{
height:0.813rem;
width:0.813rem;
}
.bpv_gm_right-7vj{
overflow:hidden;
border-radius:20px;
padding:32px;
background:linear-gradient(150deg,#2C2318,#111009);
position:relative;
color:#F0EBE3;
flex-direction:column;
display:flex;
}
.bpv_gm_glow-7vj{
border-radius:50%;
background:radial-gradient(circle,rgba(162,110,60,0.18),transparent 70%);
width:9.375rem;
right:-30px;
top:-30px;
position:absolute;
height:9.375rem;
pointer-events:none;
}
.bpv_gm_ref_eyebrow-7vj{
margin-bottom:0.625rem;
position:relative;
}
.bpv_gm_ref_h2-7vj{
font-family:"Lora", Georgia, 'Times New Roman', serif;
color:#F0EBE3;
line-height:1.1;
font-weight:600;
position:relative;
font-size:1.625rem;
overflow-wrap:break-word;
margin-bottom:8px;
}
.bpv_gm_ref_text-7vj{
position:relative;
color:#A89C90;
font-size:0.844rem;
margin-bottom:1.25rem;
line-height:1.55;
}
.bpv_gm_ref_cta-7vj{
background:#C8905A;
padding:11px 1.375rem;
border-radius:62.438rem;
transition:opacity .22s ease;
color:#1C1814;
position:relative;
margin-top:auto;
font-weight:700;
align-self:flex-start;
font-size:0.844rem;
}
.bpv_gm_ref_cta-7vj:hover{
opacity:.9;
}
.bpv_vip-7vj{
padding:3rem 0;
}
@media(min-width:767px){
.bpv_vip-7vj{
padding:4rem 0;
}
}
.bpv_vip_head-7vj{
gap:0.875rem;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:881px){
.bpv_vip_head-7vj{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.bpv_vip_eyebrow-7vj{
margin-bottom:0.75rem;
}
.bpv_vip_h2-7vj{
font-weight:600;
font-size:2rem;
overflow-wrap:break-word;
font-family:"Lora", Georgia, 'Times New Roman', serif;
color:#F0EBE3;
line-height:1.05;
}
@media(min-width:765px){
.bpv_vip_h2-7vj{
font-size:2.5rem;
}
}
.bpv_vip_intro-7vj{
max-width:26.25rem;
font-size:14px;
line-height:1.6;
color:#A89C90;
}
.bpv_vip_grid-7vj{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.bpv_vip_card-7vj{
border:1px solid rgba(245,241,235,0.13);
padding:22px 1.125rem;
border-radius:0.875rem;
min-width:0;
}
.bpv_vip_card_feat-7vj{
border-color:#C8905A;
background:rgba(245,241,235,0.07);
}
.bpv_vip_card_ic-7vj{
border-radius:0.5rem;
background:linear-gradient(135deg,#A26432,#D4A264);
display:block;
margin-bottom:1rem;
height:34px;
width:2.125rem;
}
.bpv_vip_name-7vj{
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
font-size:20px;
margin-bottom:6px;
color:#F0EBE3;
}
.bpv_vip_perk-7vj{
color:#A89C90;
overflow-wrap:break-word;
font-size:0.781rem;
line-height:1.5;
}
.bpv_app-7vj{
padding:1.875rem 0 0.625rem;
}
.bpv_app_in-7vj{
gap:28px;
background:#FAF7F3;
border:1px solid rgba(28,24,20,0.08);
padding:32px;
border-radius:20px;
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.bpv_app_in-7vj{
gap:40px;
padding:2.5rem 2.75rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.bpv_app_copy-7vj{
max-width:560px;
min-width:0;
}
.bpv_app_eyebrow-7vj{
margin-bottom:12px;
}
.bpv_app_h2-7vj{
font-size:28px;
line-height:1.05;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:12px;
color:#1C1814;
}
@media(min-width:768px){
.bpv_app_h2-7vj{
font-size:34px;
}
}
.bpv_app_text-7vj{
color:#8C7D72;
font-size:14px;
line-height:1.6;
margin-bottom:22px;
}
.bpv_app_btns-7vj{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.bpv_app_btn-7vj{
transition:background-color .22s ease;
padding:11px 1.25rem;
gap:0.625rem;
background:#1C1814;
border-radius:14px;
display:inline-flex;
align-items:center;
color:#F0EBE3;
}
.bpv_app_btn-7vj:hover{
background:#332C25;
}
.bpv_app_btn_ic-7vj{
align-items:center;
display:inline-flex;
}
.bpv_app_btn_ic-7vj svg{
width:18px;
height:1.125rem;
}
.bpv_app_btn_lb-7vj{
font-weight:700;
font-size:13.5px;
}
.bpv_app_qr_wrap-7vj{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.bpv_app_qr-7vj{
flex:0 0 auto;
border-radius:0.875rem;
background-image:repeating-linear-gradient(0deg,#FAF7F3 0 5px,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FAF7F3 0 5px,transparent 0.313rem 11px);
height:108px;
width:6.75rem;
background-color:#1C1814;
}
.bpv_app_qr_cap-7vj{
color:#6B5E52;
max-width:92px;
line-height:1.4;
font-size:12.5px;
}
.bpv_nl-7vj{
padding:1.5rem 0 0.625rem;
}
.bpv_nl_in-7vj{
border-radius:1.25rem;
padding:30px 2rem;
gap:1.375rem;
background:#251F19;
color:#F0EBE3;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.bpv_nl_in-7vj{
gap:1.75rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.bpv_nl_text_wrap-7vj{
min-width:0;
}
.bpv_nl_h3-7vj{
font-family:"Lora", Georgia, 'Times New Roman', serif;
color:#F0EBE3;
font-weight:600;
line-height:1.1;
font-size:1.375rem;
margin-bottom:0.313rem;
overflow-wrap:break-word;
}
@media(min-width:766px){
.bpv_nl_h3-7vj{
font-size:1.5rem;
}
}
.bpv_nl_text-7vj{
font-size:0.844rem;
line-height:1.5;
color:#A89C90;
}
.bpv_nl_form-7vj{
gap:10px;
flex:1 1 auto;
max-width:28.75rem;
display:flex;
min-width:0;
}
.bpv_nl_input-7vj{
overflow:hidden;
background:rgba(245,241,235,0.07);
padding:13px 16px;
flex:1 1 auto;
border:1px solid rgba(245,241,235,0.13);
border-radius:14px;
text-overflow:ellipsis;
display:flex;
white-space:nowrap;
align-items:center;
font-size:14px;
color:#A89C90;
min-width:0;
}
.bpv_nl_btn-7vj{
border-radius:0.875rem;
transition:opacity .22s ease;
padding:13px 1.5rem;
background:#C8905A;
flex:0 0 auto;
font-size:0.875rem;
font-weight:700;
color:#1C1814;
white-space:nowrap;
}
.bpv_nl_btn-7vj:hover{
opacity:.9;
}
.bpv_trn-7vj{
padding:1.875rem 0 10px;
}
.bpv_trn_in-7vj{
border-radius:1.25rem;
grid-template-columns:1fr;
border:1px solid rgba(28,24,20,0.08);
background:#FAF7F3;
overflow:hidden;
display:grid;
}
@media(min-width:881px){
.bpv_trn_in-7vj{
grid-template-columns:1.05fr 1fr;
}
}
.bpv_trn_banner-7vj{
overflow:hidden;
background:linear-gradient(150deg,#2C2318,#111009);
padding:2.125rem;
color:#F0EBE3;
position:relative;
}
.bpv_trn_glow-7vj{
border-radius:50%;
background:radial-gradient(circle,rgba(162,110,60,0.18),transparent 70%);
bottom:-2.5rem;
pointer-events:none;
right:-40px;
position:absolute;
height:200px;
width:12.5rem;
}
.bpv_trn_eyebrow-7vj{
position:relative;
margin-bottom:14px;
}
.bpv_trn_h2-7vj{
position:relative;
font-family:"Lora", Georgia, 'Times New Roman', serif;
color:#F0EBE3;
font-weight:600;
line-height:1.06;
font-size:30px;
margin-bottom:0.75rem;
overflow-wrap:break-word;
}
@media(min-width:769px){
.bpv_trn_h2-7vj{
font-size:36px;
}
}
.bpv_trn_text-7vj{
max-width:26.25rem;
color:#A89C90;
font-size:14px;
line-height:1.6;
position:relative;
margin-bottom:22px;
}
.bpv_trn_timer-7vj{
gap:0.5rem;
align-items:center;
position:relative;
margin-bottom:1.5rem;
flex-wrap:wrap;
display:flex;
}
.bpv_trn_timer_cap-7vj{
color:#A89C90;
font-size:0.688rem;
}
.bpv_trn_timer_box-7vj{
background:rgba(245,241,235,0.07);
border-radius:8px;
padding:4px 12px;
font-family:"Lora", Georgia, 'Times New Roman', serif;
color:#F0EBE3;
font-size:24px;
font-weight:700;
}
.bpv_trn_cta-7vj{
border-radius:999px;
padding:0.813rem 26px;
transition:opacity .22s ease;
background:#C8905A;
font-size:14px;
display:inline-block;
position:relative;
font-weight:700;
color:#1C1814;
}
.bpv_trn_cta-7vj:hover{
opacity:.9;
}
.bpv_trn_lb-7vj{
padding:1.625rem 28px;
}
.bpv_trn_lb_head-7vj{
gap:10px;
display:flex;
align-items:center;
margin-bottom:12px;
justify-content:space-between;
}
.bpv_trn_lb_title-7vj{
font-size:1.25rem;
color:#1C1814;
font-weight:600;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
.bpv_trn_lb_upd-7vj{
color:#6B5E52;
font-size:0.688rem;
letter-spacing:.08em;
text-transform:uppercase;
}
.bpv_trn_lb_row-7vj{
gap:14px;
padding:11px 0.75rem;
border-radius:8px;
display:flex;
align-items:center;
}
.bpv_trn_lb_row-7vj:nth-child(2){
background:rgba(162,100,50,0.10);
}
.bpv_trn_lb_rank-7vj{
flex:0 0 auto;
width:22px;
color:#A26432;
font-weight:700;
font-size:1rem;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
.bpv_trn_lb_av-7vj{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#A26432,#D4A264);
width:30px;
height:1.875rem;
}
.bpv_trn_lb_name-7vj{
flex:1 1 auto;
overflow:hidden;
font-weight:600;
min-width:0;
color:#1C1814;
text-overflow:ellipsis;
font-size:0.875rem;
white-space:nowrap;
}
.bpv_trn_lb_amount-7vj{
flex:0 0 auto;
font-size:0.813rem;
color:#1C1814;
font-weight:700;
}
.bpv_sea-7vj{
padding:24px 0 10px;
}
.bpv_sea_in-7vj{
padding:2.25rem;
overflow:hidden;
gap:1.375rem;
border-radius:20px;
background:linear-gradient(115deg,#2C2318,#111009);
flex-direction:column;
display:flex;
position:relative;
color:#F0EBE3;
}
@media(min-width:819px){
.bpv_sea_in-7vj{
gap:2rem;
padding:2.75rem 3rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.bpv_sea_glow-7vj{
border-radius:50%;
background:radial-gradient(circle,rgba(162,110,60,0.18),transparent 68%);
right:3.75rem;
pointer-events:none;
position:absolute;
top:50%;
width:240px;
height:15rem;
transform:translateY(-50%);
}
.bpv_sea_copy-7vj{
min-width:0;
position:relative;
max-width:35rem;
}
.bpv_sea_eyebrow-7vj{
margin-bottom:12px;
}
.bpv_sea_h2-7vj{
line-height:1.04;
color:#F0EBE3;
font-weight:600;
margin-bottom:12px;
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.bpv_sea_h2-7vj{
font-size:2.375rem;
}
}
.bpv_sea_text-7vj{
color:#A89C90;
font-size:15px;
line-height:1.6;
}
.bpv_sea_cta-7vj{
padding:16px 32px;
border-radius:999px;
transition:opacity .22s ease;
flex:0 0 auto;
background:#C8905A;
font-weight:700;
position:relative;
font-size:0.938rem;
color:#1C1814;
}
.bpv_sea_cta-7vj:hover{
opacity:.9;
}
.bpv_tt-7vj{
padding:3rem 0 10px;
}
@media(min-width:771px){
.bpv_tt-7vj{
padding:3.75rem 0 10px;
}
}
.bpv_tt_head-7vj{
text-align:center;
margin-bottom:2.125rem;
}
.bpv_tt_eyebrow-7vj{
margin-bottom:12px;
}
.bpv_tt_h2-7vj{
line-height:1.05;
color:#1C1814;
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:32px;
font-weight:600;
}
@media(min-width:766px){
.bpv_tt_h2-7vj{
font-size:42px;
}
}
.bpv_tt_grid-7vj{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:762px){
.bpv_tt_grid-7vj{
grid-template-columns:repeat(3,1fr);
}
}
.bpv_tt_card-7vj{
background:#FAF7F3;
border-radius:14px;
padding:30px;
border:1px solid rgba(28,24,20,0.08);
min-width:0;
flex-direction:column;
display:flex;
}
.bpv_tt_card_ic-7vj{
color:#A26432;
display:inline-flex;
margin-bottom:1.125rem;
align-items:center;
}
.bpv_tt_card_ic-7vj svg{
width:1.75rem;
height:28px;
}
.bpv_tt_card_h-7vj{
overflow-wrap:break-word;
font-weight:600;
font-family:"Lora", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-size:1.375rem;
line-height:1.15;
color:#1C1814;
}
.bpv_tt_card_p-7vj{
color:#8C7D72;
font-size:0.875rem;
line-height:1.6;
margin-bottom:14px;
overflow-wrap:break-word;
}
.bpv_tt_card_p-7vj b{
color:#1C1814;
font-weight:700;
}
.bpv_tt_card_link-7vj{
transition:color .22s ease;
padding-bottom:2px;
border-bottom:1px solid #A26432;
margin-top:auto;
color:#1C1814;
align-self:flex-start;
font-weight:700;
font-size:13px;
}
.bpv_tt_card_link-7vj:hover{
color:#A26432;
}
.bpv_wy-7vj{
padding:3rem 0;
}
@media(min-width:769px){
.bpv_wy-7vj{
padding:56px 0;
}
}
.bpv_wy_in-7vj{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.bpv_wy_in-7vj{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.bpv_wy_left-7vj{
min-width:0;
}
.bpv_wy_eyebrow-7vj{
margin-bottom:14px;
}
.bpv_wy_h2-7vj{
font-weight:600;
font-family:"Lora", Georgia, 'Times New Roman', serif;
margin-bottom:16px;
color:#1C1814;
font-size:32px;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:765px){
.bpv_wy_h2-7vj{
font-size:2.5rem;
}
}
.bpv_wy_intro-7vj{
font-size:15px;
color:#8C7D72;
line-height:1.6;
}
.bpv_wy_grid-7vj{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:559px){
.bpv_wy_grid-7vj{
grid-template-columns:1fr 1fr;
}
}
.bpv_wy_card-7vj{
padding:26px;
background:#FAF7F3;
border-radius:0.875rem;
border:1px solid rgba(28,24,20,0.08);
min-width:0;
}
.bpv_wy_card_ic-7vj{
display:inline-flex;
margin-bottom:1rem;
justify-content:center;
align-items:center;
color:#A26432;
}
.bpv_wy_card_ic-7vj svg{
height:26px;
width:26px;
}
.bpv_wy_card_h-7vj{
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
color:#1C1814;
font-size:1.313rem;
margin-bottom:8px;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
.bpv_wy_card_p-7vj{
color:#8C7D72;
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
}
.bpv_pmt-7vj{
padding:3rem 0 10px;
}
.bpv_pmt_in-7vj{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:881px){
.bpv_pmt_in-7vj{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.bpv_pmt_left-7vj{
min-width:0;
}
.bpv_pmt_eyebrow-7vj{
margin-bottom:0.75rem;
}
.bpv_pmt_h2-7vj{
color:#1C1814;
overflow-wrap:break-word;
font-size:30px;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.06;
margin-bottom:0.75rem;
}
@media(min-width:768px){
.bpv_pmt_h2-7vj{
font-size:32px;
}
}
.bpv_pmt_text-7vj{
font-size:0.906rem;
line-height:1.6;
color:#8C7D72;
margin-bottom:22px;
}
.bpv_pmt_logos-7vj{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:481px){
.bpv_pmt_logos-7vj{
grid-template-columns:repeat(4,1fr);
}
}
.bpv_pmt_logo-7vj{
border-radius:8px;
background:#FAF7F3;
overflow:hidden;
padding:0 8px;
border:1px solid rgba(28,24,20,0.08);
display:flex;
justify-content:center;
font-size:12.5px;
text-overflow:ellipsis;
white-space:nowrap;
text-align:center;
align-items:center;
font-weight:700;
color:#3A3028;
height:3.125rem;
}
.bpv_pmt_table-7vj{
overflow:hidden;
border:1px solid rgba(28,24,20,0.08);
border-radius:0.875rem;
min-width:0;
}
.bpv_pmt_thead-7vj{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#2A2420;
display:grid;
}
.bpv_pmt_th-7vj{
overflow:hidden;
padding:0.813rem 0.875rem;
font-weight:700;
font-size:0.625rem;
letter-spacing:.08em;
text-overflow:ellipsis;
color:#F0EBE3;
white-space:nowrap;
text-transform:uppercase;
}
.bpv_pmt_row-7vj{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(28,24,20,0.08);
}
.bpv_pmt_row-7vj:nth-child(odd){
background:#FAF7F3;
}
.bpv_pmt_td-7vj{
padding:0.875rem;
color:#8C7D72;
overflow-wrap:break-word;
min-width:0;
font-size:0.844rem;
}
.bpv_pmt_row-7vj .bpv_pmt_td-7vj:first-child{
font-weight:700;
color:#1C1814;
}
.bpv_pmt_row-7vj .bpv_pmt_td-7vj:last-child{
font-weight:700;
color:#5A8A5E;
}
.bpv_hts-7vj{
padding:48px 0;
}
@media(min-width:765px){
.bpv_hts-7vj{
padding:62px 0;
}
}
.bpv_hts_head-7vj{
gap:1.125rem;
margin-bottom:34px;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.bpv_hts_head-7vj{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.bpv_hts_eyebrow-7vj{
margin-bottom:12px;
}
.bpv_hts_h2-7vj{
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
color:#F0EBE3;
font-size:30px;
}
@media(min-width:769px){
.bpv_hts_h2-7vj{
font-size:38px;
}
}
.bpv_hts_cta-7vj{
padding:0.938rem 30px;
flex:0 0 auto;
transition:opacity .22s ease;
background:#C8905A;
border-radius:62.438rem;
font-weight:700;
color:#1C1814;
font-size:15px;
}
.bpv_hts_cta-7vj:hover{
opacity:.9;
}
.bpv_hts_grid-7vj{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:761px){
.bpv_hts_grid-7vj{
grid-template-columns:repeat(3,1fr);
}
}
.bpv_hts_step-7vj{
padding-top:1.375rem;
border-top:1px solid rgba(245,241,235,0.13);
min-width:0;
}
.bpv_hts_step_num-7vj{
font-weight:700;
color:#C8905A;
font-size:2.75rem;
font-family:"Lora", Georgia, 'Times New Roman', serif;
line-height:1;
margin-bottom:0.875rem;
}
.bpv_hts_step_h-7vj{
overflow-wrap:break-word;
line-height:1.2;
font-weight:700;
font-size:1.188rem;
color:#F0EBE3;
margin-bottom:0.5rem;
}
.bpv_hts_step_p-7vj{
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
color:#A89C90;
}
.bpv_op-7vj{
padding:2.25rem 0 10px;
}
.bpv_op_in-7vj{
border-radius:0.875rem;
border:1px solid rgba(28,24,20,0.08);
gap:32px;
grid-template-columns:1fr;
padding:2rem;
background:#FAF7F3;
display:grid;
align-items:center;
}
@media(min-width:858px){
.bpv_op_in-7vj{
gap:2.75rem;
padding:34px 2.5rem;
grid-template-columns:.9fr 1.1fr;
}
}
.bpv_op_left-7vj{
min-width:0;
}
.bpv_op_eyebrow-7vj{
margin-bottom:12px;
}
.bpv_op_h2-7vj{
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1C1814;
font-weight:600;
line-height:1.08;
font-size:28px;
margin-bottom:0.625rem;
}
@media(min-width:769px){
.bpv_op_h2-7vj{
font-size:1.875rem;
}
}
.bpv_op_text-7vj{
line-height:1.6;
color:#8C7D72;
font-size:14px;
}
.bpv_op_grid-7vj{
background:rgba(28,24,20,0.14);
grid-template-columns:1fr 1fr;
border:1px solid rgba(28,24,20,0.14);
overflow:hidden;
border-radius:0.5rem;
gap:1px;
display:grid;
}
.bpv_op_field-7vj{
padding:18px 20px;
background:#F5F1EB;
min-width:0;
}
.bpv_op_field_lb-7vj{
margin-bottom:5px;
letter-spacing:.1em;
text-transform:uppercase;
font-size:0.625rem;
font-weight:600;
color:#A26432;
}
.bpv_op_field_val-7vj{
font-size:14px;
color:#1C1814;
overflow-wrap:break-word;
font-weight:700;
}
.bpv_rv-7vj{
padding:3rem 0;
background:#FAF7F3;
border-bottom:1px solid rgba(28,24,20,0.08);
margin-top:1.5rem;
border-top:1px solid rgba(28,24,20,0.08);
}
@media(min-width:771px){
.bpv_rv-7vj{
padding:56px 0;
}
}
.bpv_rv_head-7vj{
gap:1rem;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:769px){
.bpv_rv_head-7vj{
gap:1.25rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.bpv_rv_eyebrow-7vj{
margin-bottom:0.625rem;
}
.bpv_rv_h2-7vj{
font-size:1.875rem;
line-height:1.05;
font-weight:600;
font-family:"Lora", Georgia, 'Times New Roman', serif;
color:#1C1814;
overflow-wrap:break-word;
}
@media(min-width:769px){
.bpv_rv_h2-7vj{
font-size:38px;
}
}
.bpv_rv_agg-7vj{
gap:0.75rem;
display:flex;
align-items:center;
}
.bpv_rv_agg_stars-7vj{
gap:3px;
color:#A26432;
display:flex;
}
.bpv_rv_agg_stars-7vj svg{
height:18px;
width:18px;
}
.bpv_rv_source-7vj{
font-size:13px;
color:#8C7D72;
}
.bpv_rv_grid-7vj{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.bpv_rv_grid-7vj{
grid-template-columns:repeat(3,1fr);
}
}
.bpv_rv_card-7vj{
border:1px solid rgba(28,24,20,0.08);
padding:26px;
border-radius:0.875rem;
background:#F5F1EB;
min-width:0;
}
.bpv_rv_card_stars-7vj{
gap:2px;
display:flex;
color:#A26432;
margin-bottom:0.75rem;
}
.bpv_rv_card_stars-7vj svg{
width:14px;
height:14px;
}
.bpv_rv_card_body-7vj{
color:#1C1814;
font-weight:500;
font-family:"Lora", Georgia, 'Times New Roman', serif;
margin-bottom:1rem;
font-size:18px;
line-height:1.45;
overflow-wrap:break-word;
}
.bpv_rv_card_meta-7vj{
gap:0.625rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.bpv_rv_card_av-7vj{
flex:0 0 auto;
background:linear-gradient(135deg,#A26432,#D4A264);
border-radius:50%;
width:32px;
height:2rem;
}
.bpv_rv_card_author-7vj{
color:#1C1814;
font-weight:700;
font-size:13px;
}
.bpv_rv_card_loc-7vj{
font-size:12px;
color:#6B5E52;
}
.bpv_dr-7vj{
padding:36px 0 0.625rem;
}
.bpv_dr_in-7vj{
border:1px dashed rgba(28,24,20,0.14);
border-radius:14px;
padding:28px 32px;
gap:1.25rem;
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.bpv_dr_in-7vj{
gap:2rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.bpv_dr_h2-7vj{
overflow-wrap:break-word;
font-family:"Lora", Georgia, 'Times New Roman', serif;
color:#1C1814;
font-size:1.5rem;
font-weight:600;
margin-bottom:0.5rem;
line-height:1.1;
}
@media(min-width:769px){
.bpv_dr_h2-7vj{
font-size:1.625rem;
}
}
.bpv_dr_text-7vj{
color:#8C7D72;
font-size:0.875rem;
line-height:1.6;
overflow-wrap:break-word;
max-width:42.5rem;
}
.bpv_dr_text-7vj b{
font-weight:700;
color:#1C1814;
}
.bpv_dr_cta-7vj{
flex:0 0 auto;
transition:color .22s ease;
font-weight:700;
font-size:13.5px;
white-space:nowrap;
color:#1C1814;
border-bottom:1px solid #A26432;
padding-bottom:2px;
}
.bpv_dr_cta-7vj:hover{
color:#A26432;
}
.bpv_ts-7vj{
padding:44px 0;
}
.bpv_ts_in-7vj{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:881px){
.bpv_ts_in-7vj{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.bpv_ts_left-7vj{
min-width:0;
}
.bpv_ts_h2-7vj{
font-weight:600;
overflow-wrap:break-word;
font-size:26px;
margin-bottom:0.75rem;
line-height:1.1;
color:#F0EBE3;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.bpv_ts_h2-7vj{
font-size:28px;
}
}
.bpv_ts_text-7vj{
margin-bottom:1.375rem;
color:#A89C90;
line-height:1.6;
max-width:32.5rem;
font-size:0.906rem;
}
.bpv_ts_badges-7vj{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.bpv_ts_badge-7vj{
font-size:13px;
font-weight:600;
color:#A89C90;
}
.bpv_ts_pay-7vj{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:883px){
.bpv_ts_pay-7vj{
justify-content:flex-end;
}
}
.bpv_ts_pay_chip-7vj{
padding:0.75rem 1rem;
background:rgba(245,241,235,0.07);
border:1px solid rgba(245,241,235,0.13);
border-radius:0.875rem;
font-weight:700;
font-size:0.875rem;
color:#F0EBE3;
}
.bpv_prov-7vj{
padding:2.5rem 0 20px;
}
.bpv_prov_eyebrow-7vj{
margin-bottom:18px;
display:block;
}
.bpv_prov_grid-7vj{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:559px){
.bpv_prov_grid-7vj{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:900px){
.bpv_prov_grid-7vj{
grid-template-columns:repeat(6,1fr);
}
}
.bpv_sg-7vj{
padding:48px 0 10px;
}
.bpv_sg_eyebrow-7vj{
display:block;
margin-bottom:12px;
}
.bpv_sg_h2-7vj{
font-size:1.875rem;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:1.75rem;
line-height:1.05;
color:#1C1814;
overflow-wrap:break-word;
}
@media(min-width:769px){
.bpv_sg_h2-7vj{
font-size:2.25rem;
}
}
.bpv_sg_grid-7vj{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:717px){
.bpv_sg_grid-7vj{
grid-template-columns:repeat(3,1fr);
}
}
.bpv_sg_col-7vj{
min-width:0;
}
.bpv_sg_col_h-7vj{
overflow-wrap:break-word;
line-height:1.15;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
font-weight:600;
margin-bottom:0.625rem;
color:#1C1814;
}
.bpv_sg_col_p-7vj{
color:#8C7D72;
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
}
.bpv_el-7vj{
padding:3rem 0;
}
@media(min-width:767px){
.bpv_el-7vj{
padding:56px 0;
}
}
.bpv_el_in-7vj{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:901px){
.bpv_el_in-7vj{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.bpv_el_left-7vj{
min-width:0;
}
.bpv_el_eyebrow-7vj{
margin-bottom:14px;
}
.bpv_el_h2-7vj{
font-size:32px;
color:#1C1814;
font-weight:600;
overflow-wrap:break-word;
font-family:"Lora", Georgia, 'Times New Roman', serif;
margin-bottom:1.375rem;
line-height:1.08;
}
@media(min-width:766px){
.bpv_el_h2-7vj{
font-size:2.375rem;
}
}
.bpv_el_body-7vj p{
color:#3A3028;
margin-bottom:1.125rem;
line-height:1.7;
font-size:1rem;
overflow-wrap:break-word;
}
.bpv_el_dropcap-7vj{
padding:6px 0.75rem 0 0;
font-size:62px;
line-height:.8;
float:left;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#A26432;
}
.bpv_el_right-7vj{
min-width:0;
}
.bpv_el_quote-7vj{
padding:2.25rem;
border-radius:1.25rem;
background:linear-gradient(150deg,#2C2318,#111009);
position:relative;
color:#F0EBE3;
margin-bottom:1.5rem;
}
.bpv_el_quote_mark-7vj{
align-items:center;
margin-bottom:6px;
display:inline-flex;
color:#C8905A;
}
.bpv_el_quote_mark-7vj svg{
height:2.125rem;
width:34px;
}
.bpv_el_quote_text-7vj{
color:#F0EBE3;
line-height:1.4;
font-weight:500;
font-family:"Lora", Georgia, 'Times New Roman', serif;
margin-bottom:22px;
font-size:22px;
overflow-wrap:break-word;
}
.bpv_el_quote_meta-7vj{
gap:12px;
align-items:center;
display:flex;
}
.bpv_el_quote_av-7vj{
background:linear-gradient(135deg,#A26432,#D4A264);
border-radius:50%;
flex:0 0 auto;
width:38px;
height:2.375rem;
}
.bpv_el_quote_author-7vj{
color:#F0EBE3;
font-weight:700;
font-size:0.875rem;
}
.bpv_el_quote_meta_sub-7vj{
color:#A89C90;
font-size:0.75rem;
}
.bpv_el_explain-7vj{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(28,24,20,0.08);
}
.bpv_el_explain_card-7vj{
padding:22px 1.5rem;
}
.bpv_el_explain_card-7vj+.bpv_el_explain_card-7vj{
border-top:1px solid rgba(28,24,20,0.08);
}
.bpv_el_explain_h-7vj{
overflow-wrap:break-word;
font-size:20px;
color:#1C1814;
line-height:1.15;
font-weight:600;
font-family:"Lora", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
}
.bpv_el_explain_p-7vj{
font-size:0.875rem;
line-height:1.55;
color:#8C7D72;
overflow-wrap:break-word;
}
.bpv_sb-7vj{
padding:48px 0;
background:#FAF7F3;
border-top:1px solid rgba(28,24,20,0.08);
border-bottom:1px solid rgba(28,24,20,0.08);
margin-top:24px;
}
@media(min-width:769px){
.bpv_sb-7vj{
padding:3.5rem 0;
}
}
.bpv_sb_eyebrow-7vj{
margin-bottom:0.75rem;
display:block;
}
.bpv_sb_h2-7vj{
margin-bottom:26px;
color:#1C1814;
font-size:30px;
font-weight:600;
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:768px){
.bpv_sb_h2-7vj{
font-size:36px;
}
}
.bpv_sb_grid-7vj{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.bpv_sb_grid-7vj{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.bpv_sb_grid-7vj{
grid-template-columns:repeat(4,1fr);
}
}
.bpv_sb_card-7vj{
border:1px solid rgba(28,24,20,0.08);
border-radius:14px;
background:#F5F1EB;
padding:1.5rem;
min-width:0;
}
.bpv_sb_card_h-7vj{
font-weight:600;
line-height:1.15;
color:#1C1814;
margin-bottom:8px;
overflow-wrap:break-word;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-size:1.188rem;
}
.bpv_sb_card_p-7vj{
color:#8C7D72;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.844rem;
}
.bpv_sb_rtp-7vj{
border-radius:0.875rem;
background:#F5F1EB;
border:1px solid rgba(28,24,20,0.08);
gap:1.5rem;
padding:1.625rem 1.75rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
margin-top:18px;
}
@media(min-width:758px){
.bpv_sb_rtp-7vj{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.bpv_sb_rtp_h-7vj{
overflow-wrap:break-word;
font-family:"Lora", Georgia, 'Times New Roman', serif;
line-height:1.15;
margin-bottom:8px;
font-size:1.25rem;
color:#1C1814;
font-weight:600;
}
.bpv_sb_rtp_p-7vj{
overflow-wrap:break-word;
line-height:1.6;
font-size:0.844rem;
color:#8C7D72;
}
.bpv_sb_rtp_stats-7vj{
gap:1rem;
display:flex;
}
.bpv_sb_stat-7vj{
flex:1 1 0;
padding:1.125rem;
border-radius:0.5rem;
background:#FAF7F3;
text-align:center;
min-width:0;
}
.bpv_sb_stat_v-7vj{
color:#5A8A5E;
font-size:1.625rem;
overflow-wrap:break-word;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.bpv_sb_stat_l-7vj{
margin-top:4px;
color:#6B5E52;
font-size:11.5px;
}
.bpv_gd-7vj{
padding:48px 0 10px;
}
.bpv_gd_head-7vj{
gap:0.875rem;
display:flex;
margin-bottom:24px;
flex-direction:column;
}
@media(min-width:679px){
.bpv_gd_head-7vj{
gap:1.25rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.bpv_gd_eyebrow-7vj{
margin-bottom:0.625rem;
}
.bpv_gd_h2-7vj{
font-weight:600;
color:#1C1814;
font-size:1.75rem;
overflow-wrap:break-word;
font-family:"Lora", Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:766px){
.bpv_gd_h2-7vj{
font-size:34px;
}
}
.bpv_gd_more-7vj{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
font-size:0.844rem;
color:#1C1814;
font-weight:600;
padding-bottom:2px;
border-bottom:1px solid #1C1814;
}
.bpv_gd_more-7vj:hover{
border-color:#A26432;
color:#A26432;
}
.bpv_gd_grid-7vj{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:721px){
.bpv_gd_grid-7vj{
grid-template-columns:repeat(3,1fr);
}
}
.bpv_gd_card-7vj{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(28,24,20,0.08);
background:#FAF7F3;
min-width:0;
display:block;
}
.bpv_gd_card_img-7vj{
background:linear-gradient(140deg,#2C2318,#A26432);
height:9.375rem;
}
.bpv_gd_card_body-7vj{
padding:22px;
}
.bpv_gd_card_cat-7vj{
font-weight:600;
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.1em;
color:#A26432;
}
.bpv_gd_card_h-7vj{
margin:0.5rem 0 0.625rem;
font-weight:600;
color:#1C1814;
font-size:1.188rem;
overflow-wrap:break-word;
line-height:1.2;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
.bpv_gd_card_meta-7vj{
overflow-wrap:break-word;
font-size:0.75rem;
color:#6B5E52;
}
.bpv_lh-7vj{
padding:40px 0 1.25rem;
}
.bpv_lh_in-7vj{
padding-top:2.125rem;
border-top:1px solid rgba(28,24,20,0.14);
}
.bpv_lh_eyebrow-7vj{
margin-bottom:22px;
display:block;
}
.bpv_lh_grid-7vj{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:601px){
.bpv_lh_grid-7vj{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.bpv_lh_grid-7vj{
grid-template-columns:repeat(5,1fr);
}
}
.bpv_lh_col-7vj{
min-width:0;
}
.bpv_lh_col_h-7vj{
font-weight:700;
font-size:13px;
overflow-wrap:break-word;
margin-bottom:0.75rem;
color:#1C1814;
}
.bpv_lh_links-7vj{
gap:8px;
display:flex;
flex-direction:column;
}
.bpv_lh_link-7vj{
transition:color .22s ease;
overflow-wrap:break-word;
color:#8C7D72;
font-size:0.813rem;
}
.bpv_lh_link-7vj:hover{
color:#A26432;
}
.bpv_faq-7vj{
padding:3rem 0;
background:#FAF7F3;
border-bottom:1px solid rgba(28,24,20,0.08);
margin-top:1.5rem;
border-top:1px solid rgba(28,24,20,0.08);
}
@media(min-width:766px){
.bpv_faq-7vj{
padding:3.875rem 0;
}
}
.bpv_faq_head-7vj{
margin-bottom:2.125rem;
text-align:center;
}
.bpv_faq_eyebrow-7vj{
margin-bottom:12px;
}
.bpv_faq_h2-7vj{
line-height:1.05;
color:#1C1814;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
font-size:2rem;
}
@media(min-width:766px){
.bpv_faq_h2-7vj{
font-size:38px;
}
}
.bpv_faq_list-7vj{
gap:0.75rem;
margin:0 auto;
max-width:51.25rem;
display:flex;
flex-direction:column;
}
.bpv_faq_item-7vj{
background:#F5F1EB;
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(28,24,20,0.08);
}
.bpv_faq_q-7vj{
padding:1.25rem 24px;
gap:20px;
list-style:none;
font-weight:700;
display:flex;
font-size:1rem;
justify-content:space-between;
overflow-wrap:break-word;
align-items:center;
cursor:pointer;
color:#1C1814;
}
.bpv_faq_q-7vj::-webkit-details-marker{
display:none;
}
.bpv_faq_q_ic-7vj{
flex:0 0 auto;
transition:transform .22s ease;
color:#A26432;
display:inline-flex;
align-items:center;
}
.bpv_faq_q_ic-7vj svg{
height:18px;
width:1.125rem;
}
.bpv_faq_item-7vj[open] .bpv_faq_q_ic-7vj{
transform:rotate(180deg);
}
.bpv_faq_a-7vj{
padding:0 24px 1.25rem;
overflow-wrap:break-word;
line-height:1.6;
color:#8C7D72;
font-size:0.906rem;
}
.bpv_sc-7vj{
padding:3rem 0 0.625rem;
}
.bpv_sc_head-7vj{
margin-bottom:28px;
text-align:center;
}
.bpv_sc_eyebrow-7vj{
margin-bottom:0.75rem;
}
.bpv_sc_h2-7vj{
line-height:1.05;
overflow-wrap:break-word;
color:#1C1814;
font-size:30px;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:771px){
.bpv_sc_h2-7vj{
font-size:36px;
}
}
.bpv_sc_table-7vj{
overflow:hidden;
margin:0 auto;
border:1px solid rgba(28,24,20,0.08);
border-radius:0.875rem;
max-width:56.25rem;
}
.bpv_sc_thead-7vj{
background:#2A2420;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.bpv_sc_th-7vj{
padding:15px 1.125rem;
font-weight:700;
font-size:13px;
text-align:center;
color:#A89C90;
overflow-wrap:break-word;
}
.bpv_sc_th-7vj:first-child{
text-align:left;
}
.bpv_sc_th_us-7vj{
color:#C8905A;
}
.bpv_sc_row-7vj{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(28,24,20,0.08);
}
.bpv_sc_row-7vj:nth-child(even){
background:#FAF7F3;
}
.bpv_sc_td-7vj{
padding:0.938rem 1.125rem;
color:#6B5E52;
overflow-wrap:break-word;
min-width:0;
font-size:0.875rem;
text-align:center;
}
.bpv_sc_td-7vj:first-child{
font-weight:600;
text-align:left;
color:#3A3028;
}
.bpv_sc_td_us-7vj{
font-weight:700;
color:#5A8A5E;
}
.bpv_ft-7vj{
background:#2A2420;
margin-top:2.5rem;
color:#A89C90;
}
.bpv_ft_in-7vj{
padding:48px 0 28px;
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:600px){
.bpv_ft_in-7vj{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.bpv_ft_in-7vj{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.bpv_ft_brand-7vj{
min-width:0;
}
.bpv_ft_logo-7vj{
color:#F0EBE3;
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:26px;
font-weight:700;
}
.bpv_ft_tagline-7vj{
font-size:0.844rem;
line-height:1.6;
color:#A89C90;
max-width:17.5rem;
margin-top:14px;
}
.bpv_ft_contact-7vj{
transition:color .22s ease;
font-size:13px;
margin-top:12px;
color:#C8905A;
max-width:280px;
overflow-wrap:anywhere;
display:inline-block;
}
.bpv_ft_contact-7vj:hover{
color:#F0EBE3;
}
.bpv_ft_col-7vj{
min-width:0;
}
.bpv_ft_col_h-7vj{
font-weight:700;
margin-bottom:14px;
color:#F0EBE3;
overflow-wrap:break-word;
font-size:13px;
text-transform:uppercase;
letter-spacing:.08em;
}
.bpv_ft_col_links-7vj{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.bpv_ft_link-7vj{
transition:color .22s ease;
overflow-wrap:break-word;
color:#A89C90;
font-size:13.5px;
}
.bpv_ft_link-7vj:hover{
color:#F0EBE3;
}
.bpv_ft_bot-7vj{
padding:22px 0 2.5rem;
gap:1rem;
display:flex;
flex-direction:column;
border-top:1px solid rgba(245,241,235,0.13);
}
@media(min-width:771px){
.bpv_ft_bot-7vj{
gap:20px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.bpv_ft_legal-7vj{
color:#B3A89F;
font-size:11.5px;
overflow-wrap:break-word;
line-height:1.6;
max-width:760px;
}
.bpv_ft_legal-7vj b{
color:#A89C90;
font-weight:700;
}
.bpv_ft_age-7vj{
border-radius:0.5rem;
flex:0 0 auto;
border:1.5px solid #C8905A;
padding:0.25rem 9px;
font-size:13px;
color:#C8905A;
font-weight:700;
}