*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1C1510;
-webkit-font-smoothing:antialiased;
color:#D9CEBB;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-rendering:optimizeLegibility;
line-height:1.6;
font-size:0.938rem;
overflow-wrap:break-word;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.bfvlayout-m04{
min-height:100vh;
flex-direction:column;
display:flex;
}
.bfvmain-m04{
flex:1 1 auto;
width:100%;
min-width:0;
}
.bfvcontainer-m04{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:1400px;
}
@media(min-width:769px){
.bfvcontainer-m04{
padding:0 2rem;
}
}
@media(min-width:1102px){
.bfvcontainer-m04{
padding:0 3.5rem;
}
}
.bfveyebrow-m04{
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:.2em;
overflow-wrap:break-word;
font-size:0.688rem;
font-weight:600;
line-height:1.4;
text-transform:uppercase;
color:#C8921A;
display:inline-block;
}
.bfvband-m04{
background:#0E0B07;
color:#F5EDD8;
}
.bfvband-m04 .bfveyebrow-m04{
color:#F0C84A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.bfvtb-m04{
background:#1E1712;
top:0;
position:sticky;
z-index:50;
border-bottom:1px solid rgba(244,235,210,0.13);
}
.bfvtb_in-m04{
gap:16px;
margin:0 auto;
padding:12px 16px;
display:flex;
justify-content:space-between;
width:100%;
max-width:1400px;
align-items:center;
}
@media(min-width:770px){
.bfvtb_in-m04{
padding:16px 2rem;
}
}
@media(min-width:1098px){
.bfvtb_in-m04{
padding:18px 56px;
}
}
.bfvtb_left-m04{
gap:1.75rem;
display:flex;
align-items:center;
min-width:0;
}
.bfvtb_logo-m04{
gap:11px;
display:flex;
align-items:center;
min-width:0;
}
.bfvtb_logo_mark-m04{
flex:0 0 auto;
border-radius:8px;
object-fit:cover;
height:34px;
width:2.125rem;
}
.bfvtb_logo_txt-m04{
line-height:1;
flex-direction:column;
display:flex;
min-width:0;
}
.bfvtb_logo_name-m04{
overflow:hidden;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
color:#F5EDD8;
white-space:nowrap;
letter-spacing:.02em;
font-weight:700;
font-size:1.375rem;
}
.bfvtb_logo_sub-m04{
overflow:hidden;
text-overflow:ellipsis;
letter-spacing:.32em;
font-size:8.5px;
color:#C8921A;
text-transform:uppercase;
font-weight:600;
white-space:nowrap;
margin-top:0.25rem;
}
.bfvtb_nav-m04{
display:none;
}
@media(min-width:961px){
.bfvtb_nav-m04{
gap:28px;
display:flex;
align-items:center;
}
}
.bfvtb_nav_item-m04{
transition:color .2s ease,border-color .2s ease;
padding-bottom:3px;
white-space:nowrap;
font-weight:600;
border-bottom:2px solid transparent;
color:#D9CEBB;
font-size:14px;
}
.bfvtb_nav_item-m04:hover{
color:#F5EDD8;
}
.bfvtb_nav_item-m04.bfvstate_active-m04{
border-color:#C8921A;
color:#F5EDD8;
}
.bfvtb_right-m04{
gap:14px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.bfvtb_search-m04{
transition:color .2s ease;
align-items:center;
display:flex;
color:#D9CEBB;
justify-content:center;
}
.bfvtb_search-m04:hover{
color:#C8921A;
}
.bfvtb_search-m04 svg{
width:1.125rem;
height:1.125rem;
}
.bfvtb_lang-m04{
text-transform:uppercase;
letter-spacing:.1em;
color:#A8997F;
font-size:11px;
font-weight:600;
}
.bfvtb_lang-m04:hover{
color:#F5EDD8;
}
.bfvtb_login-m04{
font-size:0.875rem;
font-weight:600;
display:none;
color:#F5EDD8;
}
@media(min-width:767px){
.bfvtb_login-m04{
display:inline-block;
}
}
.bfvtb_register-m04{
background:#E8B430;
border-radius:999px;
padding:11px 1.375rem;
transition:background-color .2s ease;
color:#1A1108;
white-space:nowrap;
font-weight:700;
font-size:0.875rem;
}
.bfvtb_register-m04:hover{
background:#F0C84A;
}
.bfvmob-m04{
background:#1E1712;
border-top:1px solid rgba(244,235,210,0.13);
bottom:0;
right:0;
padding-bottom:env(safe-area-inset-bottom);
left:0;
position:fixed;
z-index:60;
}
@media(min-width:957px){
.bfvmob-m04{
display:none;
}
}
.bfvmob_in-m04{
margin:0 auto;
justify-content:space-around;
max-width:560px;
display:flex;
align-items:stretch;
}
.bfvmob_item-m04{
flex:1 1 0;
transition:color .2s ease;
padding:0.563rem 4px;
gap:3px;
min-width:0;
align-items:center;
display:flex;
color:#A8997F;
flex-direction:column;
}
.bfvmob_item-m04.bfvstate_active-m04{
color:#C8921A;
}
.bfvmob_ic-m04{
align-items:center;
justify-content:center;
display:flex;
}
.bfvmob_ic-m04 svg{
height:20px;
width:20px;
}
.bfvmob_lb-m04{
overflow:hidden;
max-width:100%;
font-weight:600;
white-space:nowrap;
font-size:10px;
text-overflow:ellipsis;
}
@media(max-width:959px){
body{
padding-bottom:3.75rem;
}
}
.bfvrail-m04{
min-width:0;
position:relative;
}
.bfvrail_scroll-m04{
gap:0.875rem;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
overflow-x:auto;
display:flex;
padding-bottom:14px;
}
@media(min-width:765px){
.bfvrail_scroll-m04{
gap:18px;
}
}
.bfvgc-m04{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:767px){
.bfvgc-m04{
width:11.75rem;
}
}
.bfvgc_img-m04{
background:#252018;
overflow:hidden;
border-radius:0.875rem;
padding-bottom:133.33%;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
position:relative;
}
.bfvgc_img-m04 img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.bfvgc_cover-m04{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.bfvgc_hover-m04{
transition:opacity .2s ease;
inset:0;
background:rgba(0,0,0,0.52);
opacity:0;
position:absolute;
align-items:center;
justify-content:center;
display:flex;
}
.bfvgc-m04:hover .bfvgc_hover-m04{
opacity:1;
}
.bfvgc_hover_btn-m04{
border-radius:62.438rem;
background:#E8B430;
width:46px;
justify-content:center;
display:flex;
align-items:center;
height:2.875rem;
color:#1A1108;
}
.bfvgc_hover_btn-m04 svg{
height:18px;
width:18px;
}
.bfvgc_info-m04{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
}
.bfvgc_name-m04{
overflow:hidden;
font-size:0.813rem;
font-weight:700;
white-space:nowrap;
color:#F5EDD8;
text-overflow:ellipsis;
}
.bfvgc_prov-m04{
overflow:hidden;
font-size:11px;
color:#A8997F;
text-overflow:ellipsis;
white-space:nowrap;
}
.bfvgc_meta-m04{
font-size:11px;
color:#A8997F;
}
.bfvtc-m04{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:769px){
.bfvtc-m04{
width:230px;
}
}
.bfvtc_img-m04{
background:#252018;
border-radius:0.875rem;
overflow:hidden;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
position:relative;
padding-bottom:75%;
}
.bfvtc_img-m04 img{
inset:0;
position:absolute;
height:100%;
width:100%;
object-fit:cover;
}
.bfvtc_info-m04{
gap:2px;
margin-top:9px;
flex-direction:column;
display:flex;
min-width:0;
}
.bfvtc_name-m04{
overflow:hidden;
white-space:nowrap;
font-size:0.875rem;
font-weight:700;
text-overflow:ellipsis;
color:#F5EDD8;
}
.bfvtc_rtp-m04{
font-size:0.688rem;
color:#A8997F;
}
.bfvlc-m04{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:765px){
.bfvlc-m04{
width:268px;
}
}
.bfvlc_img-m04{
border-radius:14px;
overflow:hidden;
background:#252018;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
}
.bfvlc_img-m04 img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.bfvlc_live-m04{
padding:4px 0.563rem;
background:rgba(0,0,0,0.52);
gap:0.438rem;
border-radius:62.438rem;
align-items:center;
top:12px;
position:absolute;
display:flex;
left:12px;
}
.bfvlc_live_dot-m04{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#D94040;
height:8px;
width:8px;
}
.bfvlc_seats-m04{
color:#F5EDD8;
letter-spacing:.08em;
text-transform:uppercase;
font-size:0.625rem;
font-weight:600;
}
.bfvlc_info-m04{
gap:2px;
min-width:0;
display:flex;
margin-top:9px;
flex-direction:column;
}
.bfvlc_name-m04{
overflow:hidden;
text-overflow:ellipsis;
font-size:15px;
font-weight:700;
color:#F5EDD8;
white-space:nowrap;
}
.bfvlc_bet-m04{
color:#A8997F;
font-size:0.688rem;
}
.bfvpc-m04{
gap:0.5rem;
border:1px solid rgba(244,235,210,0.07);
padding:16px 14px;
background:#252018;
border-radius:14px;
justify-content:center;
display:flex;
min-height:4.625rem;
align-items:center;
flex-direction:column;
min-width:0;
}
.bfvpc_logo-m04{
flex:0 0 auto;
object-fit:contain;
max-width:100%;
height:28px;
width:auto;
}
.bfvpc_name-m04{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
color:#A8997F;
font-size:0.688rem;
text-align:center;
white-space:nowrap;
}
.bfvgc_tag-m04{
padding:3px 0.5rem;
border-radius:0.5rem;
font-weight:700;
position:absolute;
z-index:2;
left:0.625rem;
letter-spacing:.06em;
display:inline-block;
text-transform:uppercase;
top:0.625rem;
font-size:10px;
}
.bfvgc_tag_hot-m04{
background:#D94040;
color:#F5EDD8;
}
.bfvgc_tag_new-m04{
background:#E8B430;
color:#1A1108;
}
.bfvgc_tag_jp-m04{
background:#E8A020;
color:#1A1108;
}
.bfvgc_tag_live-m04{
background:#D94040;
color:#F5EDD8;
}
.bfvsh-m04{
min-width:0;
margin-bottom:1.125rem;
}
.bfvsh_row-m04{
gap:16px;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
}
.bfvsh_row-m04 .bfvsh_l-m04{
gap:0.375rem;
flex-direction:column;
min-width:0;
display:flex;
}
.bfvsh_stack-m04{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.bfvsh_center-m04{
gap:0.625rem;
text-align:center;
align-items:center;
display:flex;
flex-direction:column;
}
.bfvsh_h2-m04{
font-weight:600;
font-size:24px;
color:#F5EDD8;
line-height:1.1;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:771px){
.bfvsh_h2-m04{
font-size:1.875rem;
}
}
.bfvband-m04 .bfvsh_h2-m04{
color:#F5EDD8;
}
.bfvsh_eb_line-m04{
gap:10px;
align-items:center;
display:inline-flex;
}
.bfvsh_eb_line-m04::before{
background:#C8921A;
width:1.75rem;
height:1px;
content:"";
display:inline-block;
}
.bfvband-m04 .bfvsh_eb_line-m04::before{
background:#F0C84A;
}
.bfvsh_eb_dot-m04{
gap:8px;
display:inline-flex;
align-items:center;
}
.bfvsh_eb_dot-m04::before{
border-radius:50%;
background:#C8921A;
display:inline-block;
content:"";
width:6px;
height:0.375rem;
}
.bfvband-m04 .bfvsh_eb_dot-m04::before{
background:#F0C84A;
}
.bfvsh_link-m04{
gap:6px;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
white-space:nowrap;
border-bottom:1px solid #F5EDD8;
padding-bottom:2px;
display:inline-flex;
font-size:13px;
color:#F5EDD8;
font-weight:600;
align-items:center;
}
.bfvsh_link-m04:hover{
border-color:#C8921A;
color:#C8921A;
}
.bfvsh_link-m04 svg{
width:0.875rem;
height:0.875rem;
}
.bfvsh_link_chev-m04{
border-bottom:0;
padding-bottom:0;
}
.bfvsh_link_btn-m04{
padding:0.563rem 18px;
border-radius:62.438rem;
background:#E8B430;
border-bottom:0;
color:#1A1108;
}
.bfvsh_link_btn-m04:hover{
background:#F0C84A;
border-color:transparent;
color:#1A1108;
}
.bfvband-m04 .bfvsh_link-m04{
border-color:#F5EDD8;
color:#F5EDD8;
}
.bfvband-m04 .bfvsh_link_btn-m04{
background:#F0C84A;
color:#1A1108;
}
.bfvsh_rule-m04{
margin:-2px 0 1.125rem;
background:rgba(244,235,210,0.13);
height:1px;
}
.bfvband-m04 .bfvsh_rule-m04{
background:rgba(255,235,180,0.12);
}
.bfvhero-m04{
padding:32px 0 8px;
}
@media(min-width:771px){
.bfvhero-m04{
padding:56px 0 1.5rem;
}
}
.bfvhero_in-m04{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:898px){
.bfvhero_in-m04{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.bfvhero_copy-m04{
min-width:0;
}
.bfvhero_eyebrow-m04{
gap:0.625rem;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.bfvhero_eyebrow_line-m04{
background:#C8921A;
flex:0 0 auto;
height:1px;
width:1.75rem;
display:inline-block;
}
.bfvhero_h1-m04{
overflow-wrap:break-word;
margin-bottom:20px;
color:#F5EDD8;
font-size:2.375rem;
line-height:1.04;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
letter-spacing:-.01em;
}
@media(min-width:766px){
.bfvhero_h1-m04{
font-size:3.375rem;
}
}
@media(min-width:1098px){
.bfvhero_h1-m04{
font-size:3.875rem;
}
}
.bfvhero_h1-m04 em{
font-style:normal;
color:#C8921A;
}
.bfvhero_sub-m04{
max-width:30rem;
color:#8A7B63;
margin-bottom:30px;
font-size:16px;
line-height:1.6;
}
@media(min-width:765px){
.bfvhero_sub-m04{
font-size:1.125rem;
}
}
.bfvhero_actions-m04{
gap:0.875rem;
align-items:center;
display:flex;
margin-bottom:2.125rem;
flex-wrap:wrap;
}
.bfvhero_cta-m04{
gap:10px;
transition:background-color .2s ease;
border-radius:999px;
background:#E8B430;
padding:16px 30px;
align-items:center;
font-size:0.938rem;
display:inline-flex;
font-weight:700;
color:#1A1108;
}
.bfvhero_cta-m04:hover{
background:#F0C84A;
}
.bfvhero_cta_ic-m04{
align-items:center;
display:inline-flex;
}
.bfvhero_cta_ic-m04 svg{
height:16px;
width:16px;
}
.bfvhero_cta_alt-m04{
border-radius:999px;
border:1px solid rgba(244,235,210,0.13);
background:transparent;
padding:0.938rem 1.625rem;
transition:border-color .2s ease,color .2s ease;
align-items:center;
color:#F5EDD8;
display:inline-flex;
font-weight:600;
font-size:0.938rem;
}
.bfvhero_cta_alt-m04:hover{
border-color:#C8921A;
color:#C8921A;
}
.bfvhero_trust-m04{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.bfvhero_trust_item-m04{
gap:9px;
font-size:13px;
color:#D9CEBB;
align-items:center;
font-weight:600;
display:flex;
}
.bfvhero_trust_ic-m04{
display:inline-flex;
align-items:center;
color:#C8921A;
}
.bfvhero_trust_ic-m04 svg{
height:1rem;
width:1rem;
}
.bfvhero_promo-m04{
border-radius:1.25rem;
background:#252018;
overflow:hidden;
box-shadow:0 12px 48px rgba(0,0,0,0.65), 0 4px 16px rgba(200,146,26,0.15);
position:relative;
min-height:300px;
display:flex;
}
.bfvhero_promo_bg-m04{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.bfvhero_promo_bg-m04::after{
background:linear-gradient(120deg,#0E0B07 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.bfvhero_promo_glow-m04{
background:radial-gradient(circle,rgba(212,160,48,0.18) 0%,transparent 65%);
border-radius:50%;
pointer-events:none;
width:16.25rem;
right:-1.25rem;
top:-40px;
position:absolute;
height:16.25rem;
}
.bfvhero_promo_ct-m04{
padding:1.75rem;
position:relative;
z-index:2;
max-width:88%;
align-self:flex-end;
}
.bfvhero_promo_label-m04{
font-weight:700;
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.25em;
color:#F0C84A;
margin-bottom:0.5rem;
display:block;
}
.bfvhero_promo_amount-m04{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
color:#F5EDD8;
}
@media(min-width:769px){
.bfvhero_promo_amount-m04{
font-size:40px;
}
}
.bfvhero_promo_amount-m04 em{
color:#F0C84A;
font-style:normal;
}
.bfvhero_rating-m04{
background:#252018;
border-radius:14px;
gap:0.625rem;
border:1px solid rgba(244,235,210,0.07);
padding:0.625rem 14px;
right:14px;
z-index:3;
position:absolute;
display:flex;
top:14px;
max-width:min(260px,62%);
align-items:center;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
}
.bfvhero_rating_score-m04{
flex:0 0 auto;
font-size:24px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
font-weight:700;
}
.bfvhero_rating_txt-m04{
flex:1 1 auto;
min-width:0;
}
.bfvhero_rating_stars-m04{
gap:2px;
display:flex;
color:#C8921A;
}
.bfvhero_rating_stars-m04 svg{
height:0.75rem;
width:12px;
}
.bfvhero_rating_cap-m04{
display:block;
font-size:11px;
color:#A8997F;
overflow-wrap:break-word;
margin-top:3px;
line-height:1.35;
}
.bfvstat-m04{
border-bottom:1px solid rgba(244,235,210,0.13);
margin-top:16px;
border-top:1px solid rgba(244,235,210,0.13);
}
.bfvstat_in-m04{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.bfvstat_in-m04{
grid-template-columns:repeat(4,1fr);
}
}
.bfvstat_item-m04{
padding:1.375rem 14px;
border-right:1px solid rgba(244,235,210,0.07);
border-bottom:1px solid rgba(244,235,210,0.07);
min-width:0;
}
.bfvstat_item-m04:nth-child(2n){
border-right:0;
}
.bfvstat_item-m04:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.bfvstat_item-m04{
border-bottom:0;
}
.bfvstat_item-m04:nth-child(2n){
border-right:1px solid rgba(244,235,210,0.07);
}
.bfvstat_item-m04:nth-child(4n){
border-right:0;
}
}
.bfvstat_value-m04{
line-height:1;
color:#F5EDD8;
overflow-wrap:break-word;
font-size:30px;
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.bfvstat_value-m04{
font-size:2.125rem;
}
}
.bfvstat_label-m04{
font-size:13px;
line-height:1.4;
overflow-wrap:break-word;
margin-top:6px;
color:#A8997F;
}
.bfvgf-m04{
padding:24px 0 6px;
}
.bfvgf_in-m04{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.bfvgf_chip-m04{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border:1px solid rgba(244,235,210,0.13);
background:#252018;
padding:10px 1.125rem;
border-radius:999px;
white-space:nowrap;
color:#D9CEBB;
font-weight:600;
font-size:0.813rem;
}
.bfvgf_chip-m04:hover{
border-color:#C8921A;
color:#C8921A;
}
.bfvgf_chip-m04.bfvstate_active-m04{
background:#E8B430;
border-color:transparent;
color:#1A1108;
}
.bfvjp-m04{
padding:1.875rem 0 10px;
}
.bfvjp_grid-m04{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:770px){
.bfvjp_grid-m04{
grid-template-columns:1fr 1fr;
}
.bfvjp_card_mega-m04{
grid-column:1/-1;
}
}
@media(min-width:999px){
.bfvjp_grid-m04{
grid-template-columns:1.4fr 1fr 1fr;
}
.bfvjp_card_mega-m04{
grid-column:auto;
}
}
.bfvjp_card-m04{
border-radius:1.25rem;
gap:12px;
overflow:hidden;
padding:26px;
border:1px solid rgba(244,235,210,0.07);
background:#252018;
min-width:0;
justify-content:space-between;
position:relative;
min-height:200px;
display:flex;
flex-direction:column;
}
.bfvjp_card_mega-m04{
background:linear-gradient(135deg,#1A1208,#0A0805);
border-color:transparent;
color:#F5EDD8;
min-height:210px;
}
.bfvjp_glow-m04{
background:radial-gradient(circle,rgba(212,160,48,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
height:12.5rem;
width:12.5rem;
top:-40px;
position:absolute;
right:-40px;
}
.bfvjp_label-m04{
gap:10px;
color:#C8921A;
font-size:0.625rem;
letter-spacing:.16em;
position:relative;
text-transform:uppercase;
display:flex;
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
font-weight:700;
}
.bfvjp_card_mega-m04 .bfvjp_label-m04{
color:#F0C84A;
}
.bfvjp_drop-m04{
color:#A8997F;
font-weight:600;
letter-spacing:.04em;
text-transform:none;
}
.bfvjp_card_mega-m04 .bfvjp_drop-m04{
color:#B09C7A;
}
.bfvjp_amount-m04{
position:relative;
font-size:38px;
font-weight:700;
line-height:1;
overflow-wrap:break-word;
color:#F5EDD8;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.bfvjp_card_mega-m04 .bfvjp_amount-m04{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#F0C84A;
}
@media(min-width:769px){
.bfvjp_card_mega-m04 .bfvjp_amount-m04{
font-size:3.375rem;
}
}
.bfvjp_game-m04{
position:relative;
font-size:0.813rem;
color:#A8997F;
}
.bfvjp_card_mega-m04 .bfvjp_game-m04{
color:#B09C7A;
}
.bfvjp_cta-m04{
align-self:flex-start;
position:relative;
}
.bfvjp_card_mega-m04 .bfvjp_cta-m04{
transition:opacity .2s ease;
border-radius:62.438rem;
padding:0.625rem 20px;
background:#F0C84A;
color:#1A1108;
font-weight:700;
font-size:0.813rem;
}
.bfvjp_card_mega-m04 .bfvjp_cta-m04:hover{
opacity:.9;
}
.bfvjp_card-m04:not(.bfvjp_card_mega-m04) .bfvjp_cta-m04{
transition:color .2s ease,border-color .2s ease;
color:#F5EDD8;
padding-bottom:2px;
border-bottom:1px solid #F5EDD8;
font-size:0.813rem;
font-weight:700;
}
.bfvjp_card-m04:not(.bfvjp_card_mega-m04) .bfvjp_cta-m04:hover{
border-color:#C8921A;
color:#C8921A;
}
.bfvjp_seo-m04{
margin:14px 0 0;
font-size:0.875rem;
max-width:760px;
line-height:1.65;
overflow-wrap:break-word;
color:#8A7B63;
}
.bfvjp_seo-m04 strong{
font-weight:700;
color:#F5EDD8;
}
.bfvgrow-m04{
padding:1.625rem 0 10px;
}
.bfvrow_seo-m04{
margin:0.625rem 0 0;
max-width:47.5rem;
overflow-wrap:break-word;
color:#8A7B63;
font-size:0.875rem;
line-height:1.65;
}
.bfvrow_seo-m04 strong{
font-weight:700;
color:#F5EDD8;
}
.bfvgrow-m04{
padding:1.625rem 0 0.625rem;
}
.bfvrow_seo-m04{
margin:0.625rem 0 0;
max-width:760px;
line-height:1.65;
color:#8A7B63;
overflow-wrap:break-word;
font-size:14px;
}
.bfvrow_seo-m04 strong{
color:#F5EDD8;
font-weight:700;
}
.bfvpr-m04{
padding:1.875rem 0 6px;
}
.bfvpr_card-m04{
overflow:hidden;
border-radius:1.25rem;
flex:0 0 auto;
border:1px solid rgba(244,235,210,0.07);
background:#252018;
padding:1.625rem;
gap:0.625rem;
width:280px;
display:flex;
position:relative;
flex-direction:column;
min-height:12.5rem;
}
@media(min-width:771px){
.bfvpr_card-m04{
width:18.75rem;
}
}
.bfvpr_card_feat-m04{
background:linear-gradient(150deg,#1A1208,#0A0805);
border-color:transparent;
color:#F5EDD8;
}
.bfvpr_glow-m04{
border-radius:50%;
background:radial-gradient(circle,rgba(212,160,48,0.18),transparent 70%);
opacity:0;
pointer-events:none;
right:-1.875rem;
position:absolute;
width:130px;
height:130px;
top:-1.875rem;
}
.bfvpr_card_feat-m04 .bfvpr_glow-m04{
opacity:1;
}
.bfvpr_label-m04{
position:relative;
letter-spacing:.16em;
color:#C8921A;
font-weight:700;
font-size:10px;
text-transform:uppercase;
}
.bfvpr_card_feat-m04 .bfvpr_label-m04{
color:#F0C84A;
}
.bfvpr_amount-m04{
overflow-wrap:break-word;
position:relative;
line-height:1.08;
font-weight:600;
font-size:1.625rem;
color:#F5EDD8;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.bfvpr_card_feat-m04 .bfvpr_amount-m04{
color:#F5EDD8;
}
.bfvpr_amount-m04 em{
color:#C8921A;
font-style:normal;
}
.bfvpr_card_feat-m04 .bfvpr_amount-m04 em{
color:#F0C84A;
}
.bfvpr_terms-m04{
line-height:1.5;
position:relative;
font-size:0.813rem;
color:#A8997F;
}
.bfvpr_card_feat-m04 .bfvpr_terms-m04{
color:#B09C7A;
}
.bfvpr_cta-m04{
position:relative;
align-self:flex-start;
margin-top:auto;
}
.bfvpr_card_feat-m04 .bfvpr_cta-m04{
padding:9px 18px;
background:#F0C84A;
transition:opacity .2s ease;
border-radius:62.438rem;
font-weight:700;
font-size:13px;
color:#1A1108;
}
.bfvpr_card_feat-m04 .bfvpr_cta-m04:hover{
opacity:.9;
}
.bfvpr_card-m04:not(.bfvpr_card_feat-m04) .bfvpr_cta-m04{
transition:color .2s ease,border-color .2s ease;
font-size:0.813rem;
padding-bottom:2px;
color:#F5EDD8;
font-weight:700;
border-bottom:1px solid #F5EDD8;
}
.bfvpr_card-m04:not(.bfvpr_card_feat-m04) .bfvpr_cta-m04:hover{
border-color:#C8921A;
color:#C8921A;
}
.bfvgrow-m04{
padding:1.625rem 0 0.625rem;
}
.bfvrow_seo-m04{
margin:10px 0 0;
max-width:47.5rem;
overflow-wrap:break-word;
color:#8A7B63;
line-height:1.65;
font-size:14px;
}
.bfvrow_seo-m04 strong{
color:#F5EDD8;
font-weight:700;
}
.bfvgm-m04{
padding:30px 0 10px;
}
.bfvgm_in-m04{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:877px){
.bfvgm_in-m04{
grid-template-columns:1.25fr 1fr;
}
}
.bfvgm_left-m04{
border-radius:1.25rem;
background:#252018;
padding:32px;
border:1px solid rgba(244,235,210,0.07);
min-width:0;
}
.bfvgm_eyebrow-m04{
margin-bottom:10px;
}
.bfvgm_h2-m04{
font-size:1.625rem;
line-height:1.06;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:8px;
}
@media(min-width:771px){
.bfvgm_h2-m04{
font-size:28px;
}
}
.bfvgm_text-m04{
line-height:1.6;
color:#8A7B63;
margin-bottom:1.375rem;
font-size:0.875rem;
max-width:30rem;
}
.bfvgm_level-m04{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
color:#C8921A;
font-weight:700;
font-size:1.375rem;
}
.bfvgm_bar-m04{
border-radius:999px;
background:rgba(244,235,210,0.13);
overflow:hidden;
margin-bottom:0.375rem;
height:8px;
}
.bfvgm_bar_fill-m04{
border-radius:999px;
background:linear-gradient(90deg,#C8921A,#F0C84A);
height:100%;
}
.bfvgm_bar_meta-m04{
gap:10px;
margin-bottom:18px;
display:flex;
color:#A8997F;
font-size:11px;
justify-content:space-between;
}
.bfvgm_missions-m04{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.bfvgm_mission-m04{
border-radius:999px;
background:#1C1510;
padding:9px 0.938rem;
border:1px solid rgba(244,235,210,0.13);
gap:7px;
font-size:12.5px;
font-weight:600;
display:inline-flex;
color:#D9CEBB;
align-items:center;
}
.bfvgm_mission_ic-m04{
align-items:center;
display:inline-flex;
color:#C8921A;
}
.bfvgm_mission_ic-m04 svg{
height:13px;
width:0.813rem;
}
.bfvgm_right-m04{
padding:32px;
background:linear-gradient(150deg,#1A1208,#0A0805);
overflow:hidden;
border-radius:1.25rem;
flex-direction:column;
display:flex;
position:relative;
color:#F5EDD8;
}
.bfvgm_glow-m04{
border-radius:50%;
background:radial-gradient(circle,rgba(212,160,48,0.18),transparent 70%);
pointer-events:none;
height:9.375rem;
width:9.375rem;
top:-30px;
position:absolute;
right:-30px;
}
.bfvgm_ref_eyebrow-m04{
margin-bottom:10px;
position:relative;
}
.bfvgm_ref_h2-m04{
font-size:26px;
line-height:1.1;
position:relative;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:8px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
}
.bfvgm_ref_text-m04{
position:relative;
color:#B09C7A;
font-size:0.844rem;
margin-bottom:1.25rem;
line-height:1.55;
}
.bfvgm_ref_cta-m04{
transition:opacity .2s ease;
border-radius:62.438rem;
background:#F0C84A;
padding:0.688rem 1.375rem;
font-weight:700;
color:#1A1108;
font-size:0.844rem;
align-self:flex-start;
position:relative;
margin-top:auto;
}
.bfvgm_ref_cta-m04:hover{
opacity:.9;
}
.bfvvip-m04{
padding:48px 0;
}
@media(min-width:766px){
.bfvvip-m04{
padding:4rem 0;
}
}
.bfvvip_head-m04{
gap:14px;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:883px){
.bfvvip_head-m04{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.bfvvip_eyebrow-m04{
margin-bottom:12px;
}
.bfvvip_h2-m04{
color:#F5EDD8;
overflow-wrap:break-word;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:2rem;
}
@media(min-width:770px){
.bfvvip_h2-m04{
font-size:2.5rem;
}
}
.bfvvip_intro-m04{
font-size:14px;
max-width:26.25rem;
line-height:1.6;
color:#B09C7A;
}
.bfvvip_grid-m04{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.bfvvip_card-m04{
border-radius:14px;
border:1px solid rgba(255,235,180,0.12);
padding:1.375rem 1.125rem;
min-width:0;
}
.bfvvip_card_feat-m04{
background:rgba(255,240,200,0.07);
border-color:#F0C84A;
}
.bfvvip_card_ic-m04{
border-radius:0.5rem;
background:linear-gradient(135deg,#C8921A,#F0C84A);
display:block;
margin-bottom:1rem;
width:2.125rem;
height:2.125rem;
}
.bfvvip_name-m04{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.375rem;
font-size:20px;
overflow-wrap:break-word;
font-weight:600;
color:#F5EDD8;
}
.bfvvip_perk-m04{
color:#B09C7A;
line-height:1.5;
overflow-wrap:break-word;
font-size:12.5px;
}
.bfvtrn-m04{
padding:30px 0 0.625rem;
}
.bfvtrn_in-m04{
overflow:hidden;
background:#252018;
border:1px solid rgba(244,235,210,0.07);
border-radius:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:881px){
.bfvtrn_in-m04{
grid-template-columns:1.05fr 1fr;
}
}
.bfvtrn_banner-m04{
overflow:hidden;
background:linear-gradient(150deg,#1A1208,#0A0805);
padding:34px;
position:relative;
color:#F5EDD8;
}
.bfvtrn_glow-m04{
border-radius:50%;
background:radial-gradient(circle,rgba(212,160,48,0.18),transparent 70%);
right:-40px;
bottom:-40px;
width:200px;
pointer-events:none;
position:absolute;
height:200px;
}
.bfvtrn_eyebrow-m04{
margin-bottom:14px;
position:relative;
}
.bfvtrn_h2-m04{
color:#F5EDD8;
margin-bottom:0.75rem;
font-weight:600;
position:relative;
font-size:1.875rem;
overflow-wrap:break-word;
line-height:1.06;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.bfvtrn_h2-m04{
font-size:2.25rem;
}
}
.bfvtrn_text-m04{
max-width:420px;
margin-bottom:1.375rem;
line-height:1.6;
color:#B09C7A;
font-size:14px;
position:relative;
}
.bfvtrn_timer-m04{
gap:0.5rem;
display:flex;
margin-bottom:24px;
position:relative;
align-items:center;
flex-wrap:wrap;
}
.bfvtrn_timer_cap-m04{
font-size:11px;
color:#B09C7A;
}
.bfvtrn_timer_box-m04{
border-radius:8px;
padding:0.25rem 0.75rem;
background:rgba(255,240,200,0.07);
color:#F5EDD8;
font-size:24px;
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.bfvtrn_cta-m04{
padding:13px 26px;
transition:opacity .2s ease;
border-radius:999px;
background:#F0C84A;
color:#1A1108;
font-weight:700;
display:inline-block;
font-size:0.875rem;
position:relative;
}
.bfvtrn_cta-m04:hover{
opacity:.9;
}
.bfvtrn_lb-m04{
padding:26px 28px;
}
.bfvtrn_lb_head-m04{
gap:0.625rem;
justify-content:space-between;
margin-bottom:0.75rem;
display:flex;
align-items:center;
}
.bfvtrn_lb_title-m04{
color:#F5EDD8;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.25rem;
}
.bfvtrn_lb_upd-m04{
letter-spacing:.08em;
color:#A8997F;
text-transform:uppercase;
font-size:0.688rem;
}
.bfvtrn_lb_row-m04{
border-radius:8px;
gap:0.875rem;
padding:11px 0.75rem;
display:flex;
align-items:center;
}
.bfvtrn_lb_row-m04:nth-child(2){
background:rgba(200,146,26,0.14);
}
.bfvtrn_lb_rank-m04{
flex:0 0 auto;
width:1.375rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#C8921A;
font-size:16px;
}
.bfvtrn_lb_av-m04{
flex:0 0 auto;
background:linear-gradient(135deg,#C8921A,#F0C84A);
border-radius:50%;
width:1.875rem;
height:30px;
}
.bfvtrn_lb_name-m04{
overflow:hidden;
flex:1 1 auto;
font-weight:600;
font-size:14px;
min-width:0;
white-space:nowrap;
color:#F5EDD8;
text-overflow:ellipsis;
}
.bfvtrn_lb_amount-m04{
flex:0 0 auto;
color:#F5EDD8;
font-weight:700;
font-size:13px;
}
.bfvapp-m04{
padding:30px 0 10px;
}
.bfvapp_in-m04{
border:1px solid rgba(244,235,210,0.07);
padding:2rem;
gap:1.75rem;
border-radius:20px;
background:#252018;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.bfvapp_in-m04{
gap:2.5rem;
padding:40px 2.75rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.bfvapp_copy-m04{
min-width:0;
max-width:560px;
}
.bfvapp_eyebrow-m04{
margin-bottom:0.75rem;
}
.bfvapp_h2-m04{
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.75rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.75rem;
color:#F5EDD8;
}
@media(min-width:771px){
.bfvapp_h2-m04{
font-size:34px;
}
}
.bfvapp_text-m04{
color:#8A7B63;
font-size:0.875rem;
line-height:1.6;
margin-bottom:22px;
}
.bfvapp_btns-m04{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.bfvapp_btn-m04{
border-radius:0.875rem;
transition:background-color .2s ease;
gap:0.625rem;
padding:0.688rem 20px;
background:#E8B430;
display:inline-flex;
color:#1A1108;
align-items:center;
}
.bfvapp_btn-m04:hover{
background:#F0C84A;
}
.bfvapp_btn_ic-m04{
align-items:center;
display:inline-flex;
}
.bfvapp_btn_ic-m04 svg{
width:18px;
height:18px;
}
.bfvapp_btn_lb-m04{
font-size:0.844rem;
font-weight:700;
}
.bfvapp_qr_wrap-m04{
gap:1.125rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.bfvapp_qr-m04{
border-radius:0.875rem;
flex:0 0 auto;
width:108px;
background-image:repeating-linear-gradient(0deg,#252018 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#252018 0 0.313rem,transparent 0.313rem 0.688rem);
background-color:#E8B430;
height:6.75rem;
}
.bfvapp_qr_cap-m04{
line-height:1.4;
font-size:0.781rem;
color:#A8997F;
max-width:5.75rem;
}
.bfvrv-m04{
padding:48px 0;
background:#252018;
border-bottom:1px solid rgba(244,235,210,0.07);
border-top:1px solid rgba(244,235,210,0.07);
margin-top:1.5rem;
}
@media(min-width:766px){
.bfvrv-m04{
padding:3.5rem 0;
}
}
.bfvrv_head-m04{
gap:16px;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.bfvrv_head-m04{
gap:20px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.bfvrv_eyebrow-m04{
margin-bottom:0.625rem;
}
.bfvrv_h2-m04{
line-height:1.05;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
overflow-wrap:break-word;
font-weight:600;
font-size:30px;
}
@media(min-width:770px){
.bfvrv_h2-m04{
font-size:38px;
}
}
.bfvrv_agg-m04{
gap:0.75rem;
display:flex;
align-items:center;
}
.bfvrv_agg_stars-m04{
gap:3px;
display:flex;
color:#C8921A;
}
.bfvrv_agg_stars-m04 svg{
height:1.125rem;
width:18px;
}
.bfvrv_source-m04{
font-size:0.813rem;
color:#8A7B63;
}
.bfvrv_grid-m04{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:761px){
.bfvrv_grid-m04{
grid-template-columns:repeat(3,1fr);
}
}
.bfvrv_card-m04{
padding:26px;
background:#1C1510;
border:1px solid rgba(244,235,210,0.07);
border-radius:14px;
min-width:0;
}
.bfvrv_card_stars-m04{
gap:2px;
margin-bottom:0.75rem;
display:flex;
color:#C8921A;
}
.bfvrv_card_stars-m04 svg{
height:14px;
width:14px;
}
.bfvrv_card_body-m04{
margin-bottom:1rem;
font-size:18px;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
font-weight:500;
line-height:1.45;
}
.bfvrv_card_meta-m04{
gap:10px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.bfvrv_card_av-m04{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#C8921A,#F0C84A);
height:2rem;
width:32px;
}
.bfvrv_card_author-m04{
font-size:0.813rem;
font-weight:700;
color:#F5EDD8;
}
.bfvrv_card_loc-m04{
color:#A8997F;
font-size:12px;
}
.bfvts-m04{
padding:2.75rem 0;
}
.bfvts_in-m04{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:878px){
.bfvts_in-m04{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.bfvts_left-m04{
min-width:0;
}
.bfvts_h2-m04{
line-height:1.1;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
font-weight:600;
color:#F5EDD8;
overflow-wrap:break-word;
margin-bottom:12px;
}
@media(min-width:770px){
.bfvts_h2-m04{
font-size:1.75rem;
}
}
.bfvts_text-m04{
max-width:520px;
margin-bottom:1.375rem;
color:#B09C7A;
line-height:1.6;
font-size:14.5px;
}
.bfvts_badges-m04{
gap:18px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.bfvts_badge-m04{
font-size:0.813rem;
color:#B09C7A;
font-weight:600;
}
.bfvts_pay-m04{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:878px){
.bfvts_pay-m04{
justify-content:flex-end;
}
}
.bfvts_pay_chip-m04{
border-radius:0.875rem;
border:1px solid rgba(255,235,180,0.12);
padding:12px 16px;
background:rgba(255,240,200,0.07);
font-size:14px;
font-weight:700;
color:#F5EDD8;
}
.bfvwy-m04{
padding:48px 0;
}
@media(min-width:765px){
.bfvwy-m04{
padding:3.5rem 0;
}
}
.bfvwy_in-m04{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:900px){
.bfvwy_in-m04{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.bfvwy_left-m04{
min-width:0;
}
.bfvwy_eyebrow-m04{
margin-bottom:14px;
}
.bfvwy_h2-m04{
font-size:32px;
color:#F5EDD8;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:16px;
}
@media(min-width:768px){
.bfvwy_h2-m04{
font-size:40px;
}
}
.bfvwy_intro-m04{
font-size:0.938rem;
color:#8A7B63;
line-height:1.6;
}
.bfvwy_grid-m04{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:558px){
.bfvwy_grid-m04{
grid-template-columns:1fr 1fr;
}
}
.bfvwy_card-m04{
background:#252018;
padding:1.625rem;
border:1px solid rgba(244,235,210,0.07);
border-radius:14px;
min-width:0;
}
.bfvwy_card_ic-m04{
justify-content:center;
align-items:center;
margin-bottom:16px;
color:#C8921A;
display:inline-flex;
}
.bfvwy_card_ic-m04 svg{
height:26px;
width:1.625rem;
}
.bfvwy_card_h-m04{
color:#F5EDD8;
margin-bottom:8px;
font-weight:600;
font-size:21px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.15;
}
.bfvwy_card_p-m04{
font-size:0.875rem;
color:#8A7B63;
overflow-wrap:break-word;
line-height:1.55;
}
.bfvtt-m04{
padding:48px 0 10px;
}
@media(min-width:767px){
.bfvtt-m04{
padding:60px 0 0.625rem;
}
}
.bfvtt_head-m04{
margin-bottom:2.125rem;
text-align:center;
}
.bfvtt_eyebrow-m04{
margin-bottom:0.75rem;
}
.bfvtt_h2-m04{
line-height:1.05;
font-size:32px;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
font-weight:600;
}
@media(min-width:765px){
.bfvtt_h2-m04{
font-size:2.625rem;
}
}
.bfvtt_grid-m04{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.bfvtt_grid-m04{
grid-template-columns:repeat(3,1fr);
}
}
.bfvtt_card-m04{
border:1px solid rgba(244,235,210,0.07);
border-radius:14px;
background:#252018;
padding:1.875rem;
flex-direction:column;
min-width:0;
display:flex;
}
.bfvtt_card_ic-m04{
display:inline-flex;
color:#C8921A;
align-items:center;
margin-bottom:18px;
}
.bfvtt_card_ic-m04 svg{
width:1.75rem;
height:28px;
}
.bfvtt_card_h-m04{
line-height:1.15;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
color:#F5EDD8;
overflow-wrap:break-word;
margin-bottom:8px;
font-weight:600;
}
.bfvtt_card_p-m04{
color:#8A7B63;
line-height:1.6;
font-size:0.875rem;
overflow-wrap:break-word;
margin-bottom:14px;
}
.bfvtt_card_p-m04 b{
font-weight:700;
color:#F5EDD8;
}
.bfvtt_card_link-m04{
transition:color .2s ease;
align-self:flex-start;
border-bottom:1px solid #C8921A;
margin-top:auto;
color:#F5EDD8;
padding-bottom:2px;
font-size:0.813rem;
font-weight:700;
}
.bfvtt_card_link-m04:hover{
color:#C8921A;
}
.bfvhts-m04{
padding:3rem 0;
}
@media(min-width:769px){
.bfvhts-m04{
padding:62px 0;
}
}
.bfvhts_head-m04{
gap:1.125rem;
flex-direction:column;
display:flex;
margin-bottom:34px;
}
@media(min-width:770px){
.bfvhts_head-m04{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.bfvhts_eyebrow-m04{
margin-bottom:12px;
}
.bfvhts_h2-m04{
font-size:30px;
color:#F5EDD8;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:769px){
.bfvhts_h2-m04{
font-size:2.375rem;
}
}
.bfvhts_cta-m04{
flex:0 0 auto;
padding:15px 1.875rem;
transition:opacity .2s ease;
background:#F0C84A;
border-radius:62.438rem;
font-weight:700;
font-size:0.938rem;
color:#1A1108;
}
.bfvhts_cta-m04:hover{
opacity:.9;
}
.bfvhts_grid-m04{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.bfvhts_grid-m04{
grid-template-columns:repeat(3,1fr);
}
}
.bfvhts_step-m04{
border-top:1px solid rgba(255,235,180,0.12);
padding-top:1.375rem;
min-width:0;
}
.bfvhts_step_num-m04{
color:#F0C84A;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
margin-bottom:0.875rem;
line-height:1;
font-size:44px;
}
.bfvhts_step_h-m04{
line-height:1.2;
font-weight:700;
font-size:1.188rem;
color:#F5EDD8;
margin-bottom:0.5rem;
overflow-wrap:break-word;
}
.bfvhts_step_p-m04{
line-height:1.55;
color:#B09C7A;
font-size:0.875rem;
overflow-wrap:break-word;
}
.bfvpmt-m04{
padding:3rem 0 0.625rem;
}
.bfvpmt_in-m04{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:883px){
.bfvpmt_in-m04{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.bfvpmt_left-m04{
min-width:0;
}
.bfvpmt_eyebrow-m04{
margin-bottom:0.75rem;
}
.bfvpmt_h2-m04{
overflow-wrap:break-word;
color:#F5EDD8;
margin-bottom:12px;
font-weight:600;
line-height:1.06;
font-size:30px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.bfvpmt_h2-m04{
font-size:2rem;
}
}
.bfvpmt_text-m04{
margin-bottom:1.375rem;
color:#8A7B63;
line-height:1.6;
font-size:0.906rem;
}
.bfvpmt_logos-m04{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:478px){
.bfvpmt_logos-m04{
grid-template-columns:repeat(4,1fr);
}
}
.bfvpmt_logo-m04{
background:#252018;
overflow:hidden;
padding:0 0.5rem;
border-radius:0.5rem;
border:1px solid rgba(244,235,210,0.07);
font-size:0.781rem;
font-weight:700;
align-items:center;
color:#D9CEBB;
text-overflow:ellipsis;
justify-content:center;
height:3.125rem;
text-align:center;
display:flex;
white-space:nowrap;
}
.bfvpmt_table-m04{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(244,235,210,0.07);
min-width:0;
}
.bfvpmt_thead-m04{
background:#110D09;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.bfvpmt_th-m04{
padding:13px 14px;
overflow:hidden;
font-weight:700;
letter-spacing:.08em;
text-overflow:ellipsis;
white-space:nowrap;
text-transform:uppercase;
font-size:0.625rem;
color:#F5EDD8;
}
.bfvpmt_row-m04{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(244,235,210,0.07);
}
.bfvpmt_row-m04:nth-child(odd){
background:#252018;
}
.bfvpmt_td-m04{
padding:14px;
font-size:0.844rem;
min-width:0;
color:#8A7B63;
overflow-wrap:break-word;
}
.bfvpmt_row-m04 .bfvpmt_td-m04:first-child{
color:#F5EDD8;
font-weight:700;
}
.bfvpmt_row-m04 .bfvpmt_td-m04:last-child{
font-weight:700;
color:#4CAF82;
}
.bfvop-m04{
padding:36px 0 0.625rem;
}
.bfvop_in-m04{
grid-template-columns:1fr;
background:#252018;
gap:2rem;
border-radius:14px;
padding:2rem;
border:1px solid rgba(244,235,210,0.07);
display:grid;
align-items:center;
}
@media(min-width:861px){
.bfvop_in-m04{
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
padding:34px 2.5rem;
}
}
.bfvop_left-m04{
min-width:0;
}
.bfvop_eyebrow-m04{
margin-bottom:12px;
}
.bfvop_h2-m04{
margin-bottom:10px;
font-size:28px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.08;
color:#F5EDD8;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:768px){
.bfvop_h2-m04{
font-size:30px;
}
}
.bfvop_text-m04{
line-height:1.6;
color:#8A7B63;
font-size:0.875rem;
}
.bfvop_grid-m04{
border-radius:8px;
overflow:hidden;
background:rgba(244,235,210,0.13);
border:1px solid rgba(244,235,210,0.13);
gap:1px;
grid-template-columns:1fr 1fr;
display:grid;
}
.bfvop_field-m04{
padding:1.125rem 1.25rem;
background:#1C1510;
min-width:0;
}
.bfvop_field_lb-m04{
font-size:10px;
letter-spacing:.1em;
color:#C8921A;
text-transform:uppercase;
margin-bottom:0.313rem;
font-weight:600;
}
.bfvop_field_val-m04{
overflow-wrap:break-word;
font-size:0.875rem;
font-weight:700;
color:#F5EDD8;
}
.bfvprov-m04{
padding:2.5rem 0 20px;
}
.bfvprov_eyebrow-m04{
display:block;
margin-bottom:18px;
}
.bfvprov_grid-m04{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:557px){
.bfvprov_grid-m04{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.bfvprov_grid-m04{
grid-template-columns:repeat(6,1fr);
}
}
.bfvsb-m04{
padding:3rem 0;
background:#252018;
border-top:1px solid rgba(244,235,210,0.07);
margin-top:24px;
border-bottom:1px solid rgba(244,235,210,0.07);
}
@media(min-width:765px){
.bfvsb-m04{
padding:56px 0;
}
}
.bfvsb_eyebrow-m04{
display:block;
margin-bottom:12px;
}
.bfvsb_h2-m04{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
margin-bottom:26px;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-size:30px;
}
@media(min-width:766px){
.bfvsb_h2-m04{
font-size:36px;
}
}
.bfvsb_grid-m04{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:558px){
.bfvsb_grid-m04{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:962px){
.bfvsb_grid-m04{
grid-template-columns:repeat(4,1fr);
}
}
.bfvsb_card-m04{
padding:24px;
background:#1C1510;
border-radius:14px;
border:1px solid rgba(244,235,210,0.07);
min-width:0;
}
.bfvsb_card_h-m04{
color:#F5EDD8;
font-weight:600;
overflow-wrap:break-word;
font-size:1.188rem;
margin-bottom:8px;
line-height:1.15;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.bfvsb_card_p-m04{
font-size:0.844rem;
color:#8A7B63;
line-height:1.6;
overflow-wrap:break-word;
}
.bfvsb_rtp-m04{
background:#1C1510;
grid-template-columns:1fr;
gap:24px;
padding:26px 1.75rem;
border-radius:0.875rem;
border:1px solid rgba(244,235,210,0.07);
align-items:center;
display:grid;
margin-top:1.125rem;
}
@media(min-width:760px){
.bfvsb_rtp-m04{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.bfvsb_rtp_h-m04{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
color:#F5EDD8;
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
font-size:20px;
}
.bfvsb_rtp_p-m04{
color:#8A7B63;
line-height:1.6;
font-size:0.844rem;
overflow-wrap:break-word;
}
.bfvsb_rtp_stats-m04{
gap:1rem;
display:flex;
}
.bfvsb_stat-m04{
border-radius:0.5rem;
flex:1 1 0;
padding:1.125rem;
background:#252018;
text-align:center;
min-width:0;
}
.bfvsb_stat_v-m04{
font-weight:700;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
color:#4CAF82;
}
.bfvsb_stat_l-m04{
font-size:11.5px;
color:#A8997F;
margin-top:0.25rem;
}
.bfvlh-m04{
padding:40px 0 1.25rem;
}
.bfvlh_in-m04{
border-top:1px solid rgba(244,235,210,0.13);
padding-top:2.125rem;
}
.bfvlh_eyebrow-m04{
margin-bottom:1.375rem;
display:block;
}
.bfvlh_grid-m04{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:597px){
.bfvlh_grid-m04{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.bfvlh_grid-m04{
grid-template-columns:repeat(5,1fr);
}
}
.bfvlh_col-m04{
min-width:0;
}
.bfvlh_col_h-m04{
margin-bottom:0.75rem;
overflow-wrap:break-word;
color:#F5EDD8;
font-weight:700;
font-size:13px;
}
.bfvlh_links-m04{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.bfvlh_link-m04{
transition:color .2s ease;
color:#8A7B63;
font-size:13px;
overflow-wrap:break-word;
}
.bfvlh_link-m04:hover{
color:#C8921A;
}
.bfvfaq-m04{
background:#252018;
padding:48px 0;
border-bottom:1px solid rgba(244,235,210,0.07);
margin-top:24px;
border-top:1px solid rgba(244,235,210,0.07);
}
@media(min-width:770px){
.bfvfaq-m04{
padding:3.875rem 0;
}
}
.bfvfaq_head-m04{
text-align:center;
margin-bottom:2.125rem;
}
.bfvfaq_eyebrow-m04{
margin-bottom:12px;
}
.bfvfaq_h2-m04{
color:#F5EDD8;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
font-weight:600;
line-height:1.05;
}
@media(min-width:769px){
.bfvfaq_h2-m04{
font-size:38px;
}
}
.bfvfaq_list-m04{
margin:0 auto;
gap:0.75rem;
max-width:820px;
flex-direction:column;
display:flex;
}
.bfvfaq_item-m04{
border:1px solid rgba(244,235,210,0.07);
overflow:hidden;
border-radius:14px;
background:#1C1510;
}
.bfvfaq_q-m04{
list-style:none;
gap:1.25rem;
padding:1.25rem 24px;
cursor:pointer;
color:#F5EDD8;
display:flex;
font-size:16px;
font-weight:700;
justify-content:space-between;
align-items:center;
overflow-wrap:break-word;
}
.bfvfaq_q-m04::-webkit-details-marker{
display:none;
}
.bfvfaq_q_ic-m04{
transition:transform .2s ease;
flex:0 0 auto;
color:#C8921A;
align-items:center;
display:inline-flex;
}
.bfvfaq_q_ic-m04 svg{
width:1.125rem;
height:1.125rem;
}
.bfvfaq_item-m04[open] .bfvfaq_q_ic-m04{
transform:rotate(180deg);
}
.bfvfaq_a-m04{
padding:0 1.5rem 20px;
overflow-wrap:break-word;
line-height:1.6;
font-size:14.5px;
color:#8A7B63;
}
.bfvsg-m04{
padding:3rem 0 0.625rem;
}
.bfvsg_eyebrow-m04{
margin-bottom:0.75rem;
display:block;
}
.bfvsg_h2-m04{
font-size:1.875rem;
overflow-wrap:break-word;
color:#F5EDD8;
line-height:1.05;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:28px;
}
@media(min-width:771px){
.bfvsg_h2-m04{
font-size:36px;
}
}
.bfvsg_grid-m04{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:717px){
.bfvsg_grid-m04{
grid-template-columns:repeat(3,1fr);
}
}
.bfvsg_col-m04{
min-width:0;
}
.bfvsg_col_h-m04{
line-height:1.15;
font-size:22px;
font-weight:600;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
margin-bottom:0.625rem;
}
.bfvsg_col_p-m04{
color:#8A7B63;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
}
.bfvsc-m04{
padding:48px 0 0.625rem;
}
.bfvsc_head-m04{
margin-bottom:1.75rem;
text-align:center;
}
.bfvsc_eyebrow-m04{
margin-bottom:0.75rem;
}
.bfvsc_h2-m04{
line-height:1.05;
overflow-wrap:break-word;
color:#F5EDD8;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
font-weight:600;
}
@media(min-width:767px){
.bfvsc_h2-m04{
font-size:2.25rem;
}
}
.bfvsc_table-m04{
margin:0 auto;
overflow:hidden;
border:1px solid rgba(244,235,210,0.07);
border-radius:14px;
max-width:56.25rem;
}
.bfvsc_thead-m04{
background:#110D09;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.bfvsc_th-m04{
padding:15px 1.125rem;
color:#B09C7A;
font-size:0.813rem;
font-weight:700;
overflow-wrap:break-word;
text-align:center;
}
.bfvsc_th-m04:first-child{
text-align:left;
}
.bfvsc_th_us-m04{
color:#F0C84A;
}
.bfvsc_row-m04{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(244,235,210,0.07);
display:grid;
}
.bfvsc_row-m04:nth-child(even){
background:#252018;
}
.bfvsc_td-m04{
padding:15px 1.125rem;
color:#A8997F;
font-size:14px;
overflow-wrap:break-word;
min-width:0;
text-align:center;
}
.bfvsc_td-m04:first-child{
color:#D9CEBB;
text-align:left;
font-weight:600;
}
.bfvsc_td_us-m04{
color:#4CAF82;
font-weight:700;
}
.bfvel-m04{
padding:3rem 0;
}
@media(min-width:767px){
.bfvel-m04{
padding:56px 0;
}
}
.bfvel_in-m04{
gap:40px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:902px){
.bfvel_in-m04{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.bfvel_left-m04{
min-width:0;
}
.bfvel_eyebrow-m04{
margin-bottom:0.875rem;
}
.bfvel_h2-m04{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
font-weight:600;
margin-bottom:1.375rem;
line-height:1.08;
color:#F5EDD8;
overflow-wrap:break-word;
}
@media(min-width:765px){
.bfvel_h2-m04{
font-size:38px;
}
}
.bfvel_body-m04 p{
margin-bottom:18px;
line-height:1.7;
font-size:1rem;
overflow-wrap:break-word;
color:#D9CEBB;
}
.bfvel_dropcap-m04{
padding:0.375rem 12px 0 0;
font-size:3.875rem;
font-weight:700;
color:#C8921A;
float:left;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:.8;
}
.bfvel_right-m04{
min-width:0;
}
.bfvel_quote-m04{
padding:36px;
border-radius:1.25rem;
background:linear-gradient(150deg,#1A1208,#0A0805);
margin-bottom:1.5rem;
position:relative;
color:#F5EDD8;
}
.bfvel_quote_mark-m04{
margin-bottom:6px;
color:#F0C84A;
align-items:center;
display:inline-flex;
}
.bfvel_quote_mark-m04 svg{
width:34px;
height:34px;
}
.bfvel_quote_text-m04{
font-size:1.375rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:500;
margin-bottom:22px;
overflow-wrap:break-word;
line-height:1.4;
color:#F5EDD8;
}
.bfvel_quote_meta-m04{
gap:12px;
align-items:center;
display:flex;
}
.bfvel_quote_av-m04{
background:linear-gradient(135deg,#C8921A,#F0C84A);
border-radius:50%;
flex:0 0 auto;
height:2.375rem;
width:2.375rem;
}
.bfvel_quote_author-m04{
font-weight:700;
font-size:0.875rem;
color:#F5EDD8;
}
.bfvel_quote_meta_sub-m04{
color:#B09C7A;
font-size:0.75rem;
}
.bfvel_explain-m04{
border-radius:0.875rem;
border:1px solid rgba(244,235,210,0.07);
overflow:hidden;
}
.bfvel_explain_card-m04{
padding:22px 1.5rem;
}
.bfvel_explain_card-m04+.bfvel_explain_card-m04{
border-top:1px solid rgba(244,235,210,0.07);
}
.bfvel_explain_h-m04{
margin-bottom:0.5rem;
font-size:1.25rem;
color:#F5EDD8;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.15;
font-weight:600;
}
.bfvel_explain_p-m04{
overflow-wrap:break-word;
font-size:14px;
line-height:1.55;
color:#8A7B63;
}
.bfvft-m04{
background:#110D09;
color:#B09C7A;
margin-top:40px;
}
.bfvft_in-m04{
gap:32px;
padding:48px 0 28px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:599px){
.bfvft_in-m04{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.bfvft_in-m04{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.bfvft_brand-m04{
min-width:0;
}
.bfvft_logo-m04{
overflow-wrap:break-word;
color:#F5EDD8;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
font-weight:700;
}
.bfvft_tagline-m04{
max-width:17.5rem;
margin-top:0.875rem;
line-height:1.6;
font-size:13.5px;
color:#B09C7A;
}
.bfvft_contact-m04{
transition:color .2s ease;
display:inline-block;
max-width:280px;
overflow-wrap:anywhere;
margin-top:0.75rem;
font-size:0.813rem;
color:#F0C84A;
}
.bfvft_contact-m04:hover{
color:#F5EDD8;
}
.bfvft_col-m04{
min-width:0;
}
.bfvft_col_h-m04{
text-transform:uppercase;
font-size:0.813rem;
overflow-wrap:break-word;
color:#F5EDD8;
margin-bottom:0.875rem;
letter-spacing:.08em;
font-weight:700;
}
.bfvft_col_links-m04{
gap:10px;
display:flex;
flex-direction:column;
}
.bfvft_link-m04{
transition:color .2s ease;
font-size:0.844rem;
color:#B09C7A;
overflow-wrap:break-word;
}
.bfvft_link-m04:hover{
color:#F5EDD8;
}
.bfvft_bot-m04{
gap:16px;
padding:1.375rem 0 40px;
flex-direction:column;
border-top:1px solid rgba(255,235,180,0.12);
display:flex;
}
@media(min-width:767px){
.bfvft_bot-m04{
gap:1.25rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.bfvft_legal-m04{
max-width:47.5rem;
color:#5E5242;
line-height:1.6;
font-size:11.5px;
overflow-wrap:break-word;
}
.bfvft_legal-m04 b{
font-weight:700;
color:#B09C7A;
}
.bfvft_age-m04{
padding:4px 0.563rem;
border:1.5px solid #F0C84A;
border-radius:0.5rem;
flex:0 0 auto;
font-size:13px;
font-weight:700;
color:#F0C84A;
}