*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F0E8;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
font-size:15px;
line-height:1.6;
color:#2E2820;
-webkit-font-smoothing:antialiased;
font-family:"PT Sans", 'Helvetica Neue', Arial, sans-serif;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.50);
}
::-webkit-scrollbar-track{
background:transparent;
}
.bna_layout_42l{
min-height:100vh;
display:flex;
flex-direction:column;
}
.bna_main_42l{
flex:1 1 auto;
min-width:0;
width:100%;
}
.bna_container_42l{
margin:0 auto;
padding:0 1rem;
max-width:1400px;
width:100%;
}
@media(min-width:768px){
.bna_container_42l{
padding:0 2rem;
}
}
@media(min-width:1097px){
.bna_container_42l{
padding:0 56px;
}
}
.bna_eyebrow_42l{
color:#A67C3A;
text-transform:uppercase;
letter-spacing:.2em;
display:inline-block;
line-height:1.4;
font-family:"PT Sans", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
font-size:11px;
font-weight:600;
}
.bna_band_42l{
background:#1E1A10;
color:#F5EDD8;
}
.bna_band_42l .bna_eyebrow_42l{
color:#D4A84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.bna_tb_42l{
background:#F5F0E8;
top:0;
position:sticky;
border-bottom:1px solid rgba(28,24,16,0.14);
z-index:50;
}
.bna_tb_in_42l{
margin:0 auto;
gap:1rem;
padding:0.75rem 1rem;
max-width:1400px;
width:100%;
align-items:center;
justify-content:space-between;
display:flex;
}
@media(min-width:768px){
.bna_tb_in_42l{
padding:1rem 2rem;
}
}
@media(min-width:1097px){
.bna_tb_in_42l{
padding:18px 3.5rem;
}
}
.bna_tb_left_42l{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.bna_tb_logo_42l{
gap:11px;
align-items:center;
display:flex;
min-width:0;
}
.bna_tb_logo_mark_42l{
flex:0 0 auto;
border-radius:8px;
width:2.125rem;
object-fit:cover;
height:34px;
}
.bna_tb_logo_txt_42l{
line-height:1;
display:flex;
flex-direction:column;
min-width:0;
}
.bna_tb_logo_name_42l{
overflow:hidden;
font-size:22px;
color:#1C1810;
letter-spacing:.02em;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
.bna_tb_logo_sub_42l{
overflow:hidden;
white-space:nowrap;
font-weight:600;
text-overflow:ellipsis;
text-transform:uppercase;
margin-top:4px;
letter-spacing:.32em;
font-size:8.5px;
color:#A67C3A;
}
.bna_tb_nav_42l{
display:none;
}
@media(min-width:958px){
.bna_tb_nav_42l{
gap:28px;
display:flex;
align-items:center;
}
}
.bna_tb_nav_item_42l{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
font-weight:600;
font-size:14px;
color:#2E2820;
border-bottom:2px solid transparent;
white-space:nowrap;
}
.bna_tb_nav_item_42l:hover{
color:#1C1810;
}
.bna_tb_nav_item_42l.bna_state_active_42l{
border-color:#A67C3A;
color:#1C1810;
}
.bna_tb_right_42l{
flex:0 0 auto;
gap:0.875rem;
display:flex;
align-items:center;
}
.bna_tb_search_42l{
transition:color .22s ease;
justify-content:center;
color:#2E2820;
display:flex;
align-items:center;
}
.bna_tb_search_42l:hover{
color:#A67C3A;
}
.bna_tb_search_42l svg{
height:1.125rem;
width:1.125rem;
}
.bna_tb_lang_42l{
font-size:11px;
font-weight:600;
color:#6B5E4A;
letter-spacing:.1em;
text-transform:uppercase;
}
.bna_tb_lang_42l:hover{
color:#1C1810;
}
.bna_tb_login_42l{
font-weight:600;
font-size:14px;
color:#1C1810;
display:none;
}
@media(min-width:769px){
.bna_tb_login_42l{
display:inline-block;
}
}
.bna_tb_register_42l{
border-radius:999px;
background:#1C1810;
padding:11px 22px;
transition:background-color .22s ease;
color:#F5EDD8;
font-size:14px;
white-space:nowrap;
font-weight:700;
}
.bna_tb_register_42l:hover{
background:#332E22;
}
.bna_mob_42l{
background:#F5F0E8;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
bottom:0;
left:0;
border-top:1px solid rgba(28,24,16,0.14);
z-index:60;
right:0;
}
@media(min-width:961px){
.bna_mob_42l{
display:none;
}
}
.bna_mob_in_42l{
margin:0 auto;
max-width:560px;
justify-content:space-around;
align-items:stretch;
display:flex;
}
.bna_mob_item_42l{
transition:color .22s ease;
flex:1 1 0;
gap:3px;
padding:0.563rem 4px;
color:#6B5E4A;
display:flex;
flex-direction:column;
min-width:0;
align-items:center;
}
.bna_mob_item_42l.bna_state_active_42l{
color:#A67C3A;
}
.bna_mob_ic_42l{
justify-content:center;
align-items:center;
display:flex;
}
.bna_mob_ic_42l svg{
height:20px;
width:20px;
}
.bna_mob_lb_42l{
overflow:hidden;
font-size:0.625rem;
font-weight:600;
white-space:nowrap;
max-width:100%;
text-overflow:ellipsis;
}
@media(max-width:961px){
body{
padding-bottom:3.75rem;
}
}
.bna_rail_42l{
min-width:0;
position:relative;
}
.bna_rail_scroll_42l{
gap:0.875rem;
display:flex;
scrollbar-width:thin;
overflow-x:auto;
padding-bottom:0.875rem;
-webkit-overflow-scrolling:touch;
}
@media(min-width:765px){
.bna_rail_scroll_42l{
gap:18px;
}
}
.bna_gc_42l{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:770px){
.bna_gc_42l{
width:11.75rem;
}
}
.bna_gc_img_42l{
background:#FBF8F2;
border-radius:0.875rem;
overflow:hidden;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 6px rgba(28,24,16,0.07), 0 8px 20px rgba(28,24,16,0.09);
}
.bna_gc_img_42l img{
inset:0;
width:100%;
position:absolute;
height:100%;
object-fit:cover;
}
.bna_gc_cover_42l{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
pointer-events:none;
position:absolute;
}
.bna_gc_hover_42l{
background:rgba(0,0,0,0.50);
inset:0;
transition:opacity .22s ease;
justify-content:center;
align-items:center;
display:flex;
opacity:0;
position:absolute;
}
.bna_gc_42l:hover .bna_gc_hover_42l{
opacity:1;
}
.bna_gc_hover_btn_42l{
background:#1C1810;
border-radius:62.438rem;
color:#F5EDD8;
align-items:center;
height:2.875rem;
width:46px;
justify-content:center;
display:flex;
}
.bna_gc_hover_btn_42l svg{
height:18px;
width:1.125rem;
}
.bna_gc_info_42l{
gap:2px;
display:flex;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
}
.bna_gc_name_42l{
overflow:hidden;
text-overflow:ellipsis;
font-size:13px;
white-space:nowrap;
color:#1C1810;
font-weight:700;
}
.bna_gc_prov_42l{
overflow:hidden;
white-space:nowrap;
color:#6B5E4A;
text-overflow:ellipsis;
font-size:11px;
}
.bna_gc_meta_42l{
font-size:11px;
color:#6B5E4A;
}
.bna_tc_42l{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:765px){
.bna_tc_42l{
width:14.375rem;
}
}
.bna_tc_img_42l{
border-radius:14px;
overflow:hidden;
background:#FBF8F2;
box-shadow:0 2px 0.375rem rgba(28,24,16,0.07), 0 8px 1.25rem rgba(28,24,16,0.09);
position:relative;
padding-bottom:75%;
}
.bna_tc_img_42l img{
inset:0;
object-fit:cover;
width:100%;
position:absolute;
height:100%;
}
.bna_tc_info_42l{
gap:2px;
margin-top:9px;
display:flex;
flex-direction:column;
min-width:0;
}
.bna_tc_name_42l{
overflow:hidden;
text-overflow:ellipsis;
font-size:14px;
color:#1C1810;
font-weight:700;
white-space:nowrap;
}
.bna_tc_rtp_42l{
color:#6B5E4A;
font-size:0.688rem;
}
.bna_lc_42l{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:771px){
.bna_lc_42l{
width:16.75rem;
}
}
.bna_lc_img_42l{
border-radius:14px;
overflow:hidden;
background:#FBF8F2;
box-shadow:0 2px 6px rgba(28,24,16,0.07), 0 0.5rem 20px rgba(28,24,16,0.09);
padding-bottom:62.5%;
position:relative;
}
.bna_lc_img_42l img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.bna_lc_live_42l{
padding:0.25rem 9px;
gap:7px;
background:rgba(0,0,0,0.50);
border-radius:999px;
align-items:center;
left:12px;
position:absolute;
top:12px;
display:flex;
}
.bna_lc_live_dot_42l{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#B84432;
width:8px;
height:8px;
}
.bna_lc_seats_42l{
text-transform:uppercase;
font-size:0.625rem;
font-weight:600;
letter-spacing:.08em;
color:#F5EDD8;
}
.bna_lc_info_42l{
gap:2px;
min-width:0;
display:flex;
margin-top:0.563rem;
flex-direction:column;
}
.bna_lc_name_42l{
overflow:hidden;
font-size:0.938rem;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
color:#1C1810;
}
.bna_lc_bet_42l{
font-size:11px;
color:#6B5E4A;
}
.bna_pc_42l{
background:#FBF8F2;
border-radius:14px;
border:1px solid rgba(28,24,16,0.08);
padding:1rem 0.875rem;
gap:0.5rem;
min-width:0;
min-height:4.625rem;
justify-content:center;
align-items:center;
flex-direction:column;
display:flex;
}
.bna_pc_logo_42l{
flex:0 0 auto;
height:1.75rem;
width:auto;
object-fit:contain;
max-width:100%;
}
.bna_pc_name_42l{
overflow:hidden;
text-align:center;
color:#6B5E4A;
font-size:11px;
white-space:nowrap;
max-width:100%;
text-overflow:ellipsis;
}
.bna_gc_tag_42l{
padding:3px 8px;
border-radius:8px;
letter-spacing:.06em;
left:10px;
position:absolute;
top:0.625rem;
font-weight:700;
z-index:2;
font-size:10px;
display:inline-block;
text-transform:uppercase;
}
.bna_gc_tag_hot_42l{
background:#B84432;
color:#F5EDD8;
}
.bna_gc_tag_new_42l{
background:#C9942A;
color:#1C1810;
}
.bna_gc_tag_jp_42l{
background:#C9942A;
color:#1C1810;
}
.bna_gc_tag_live_42l{
background:#B84432;
color:#F5EDD8;
}
.bna_sh_42l{
min-width:0;
margin-bottom:1.125rem;
}
.bna_sh_row_42l{
gap:1rem;
display:flex;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
}
.bna_sh_row_42l .bna_sh_l_42l{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.bna_sh_stack_42l{
gap:0.625rem;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.bna_sh_center_42l{
gap:10px;
flex-direction:column;
align-items:center;
display:flex;
text-align:center;
}
.bna_sh_h2_42l{
line-height:1.1;
overflow-wrap:break-word;
font-weight:600;
font-size:24px;
color:#1C1810;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.bna_sh_h2_42l{
font-size:30px;
}
}
.bna_band_42l .bna_sh_h2_42l{
color:#F5EDD8;
}
.bna_sh_eb_line_42l{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.bna_sh_eb_line_42l::before{
background:#A67C3A;
content:"";
width:1.75rem;
height:1px;
display:inline-block;
}
.bna_band_42l .bna_sh_eb_line_42l::before{
background:#D4A84B;
}
.bna_sh_eb_dot_42l{
gap:8px;
align-items:center;
display:inline-flex;
}
.bna_sh_eb_dot_42l::before{
background:#A67C3A;
border-radius:50%;
height:6px;
display:inline-block;
content:"";
width:6px;
}
.bna_band_42l .bna_sh_eb_dot_42l::before{
background:#D4A84B;
}
.bna_sh_link_42l{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
align-items:center;
display:inline-flex;
border-bottom:1px solid #1C1810;
font-weight:600;
padding-bottom:2px;
font-size:0.813rem;
white-space:nowrap;
color:#1C1810;
}
.bna_sh_link_42l:hover{
border-color:#A67C3A;
color:#A67C3A;
}
.bna_sh_link_42l svg{
height:14px;
width:0.875rem;
}
.bna_sh_link_chev_42l{
padding-bottom:0;
border-bottom:0;
}
.bna_sh_link_btn_42l{
border-radius:62.438rem;
padding:0.563rem 18px;
background:#1C1810;
color:#F5EDD8;
border-bottom:0;
}
.bna_sh_link_btn_42l:hover{
border-color:transparent;
background:#332E22;
color:#F5EDD8;
}
.bna_band_42l .bna_sh_link_42l{
border-color:#F5EDD8;
color:#F5EDD8;
}
.bna_band_42l .bna_sh_link_btn_42l{
background:#D4A84B;
color:#1C1810;
}
.bna_sh_rule_42l{
background:rgba(28,24,16,0.14);
margin:-2px 0 18px;
height:1px;
}
.bna_band_42l .bna_sh_rule_42l{
background:rgba(255,240,200,0.13);
}
.bna_hero_42l{
padding:2rem 0 0.5rem;
}
@media(min-width:769px){
.bna_hero_42l{
padding:56px 0 24px;
}
}
.bna_hero_in_42l{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:901px){
.bna_hero_in_42l{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.bna_hero_copy_42l{
min-width:0;
}
.bna_hero_eyebrow_42l{
gap:0.625rem;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.bna_hero_eyebrow_line_42l{
flex:0 0 auto;
background:#A67C3A;
width:1.75rem;
display:inline-block;
height:1px;
}
.bna_hero_h1_42l{
letter-spacing:-.01em;
font-size:38px;
margin-bottom:20px;
color:#1C1810;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.04;
overflow-wrap:break-word;
}
@media(min-width:765px){
.bna_hero_h1_42l{
font-size:3.375rem;
}
}
@media(min-width:1103px){
.bna_hero_h1_42l{
font-size:62px;
}
}
.bna_hero_h1_42l em{
font-style:normal;
color:#A67C3A;
}
.bna_hero_sub_42l{
font-size:1rem;
max-width:480px;
margin-bottom:30px;
line-height:1.6;
color:#8C7D68;
}
@media(min-width:768px){
.bna_hero_sub_42l{
font-size:18px;
}
}
.bna_hero_actions_42l{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
margin-bottom:2.125rem;
align-items:center;
}
.bna_hero_cta_42l{
border-radius:999px;
transition:background-color .22s ease;
gap:10px;
background:#1C1810;
padding:16px 30px;
color:#F5EDD8;
font-size:0.938rem;
display:inline-flex;
align-items:center;
font-weight:700;
}
.bna_hero_cta_42l:hover{
background:#332E22;
}
.bna_hero_cta_ic_42l{
align-items:center;
display:inline-flex;
}
.bna_hero_cta_ic_42l svg{
height:16px;
width:1rem;
}
.bna_hero_cta_alt_42l{
transition:border-color .22s ease,color .22s ease;
border-radius:62.438rem;
padding:15px 26px;
background:transparent;
border:1px solid rgba(28,24,16,0.14);
display:inline-flex;
align-items:center;
font-size:15px;
font-weight:600;
color:#1C1810;
}
.bna_hero_cta_alt_42l:hover{
border-color:#A67C3A;
color:#A67C3A;
}
.bna_hero_trust_42l{
gap:1.375rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.bna_hero_trust_item_42l{
gap:9px;
display:flex;
font-weight:600;
color:#2E2820;
align-items:center;
font-size:0.813rem;
}
.bna_hero_trust_ic_42l{
align-items:center;
color:#A67C3A;
display:inline-flex;
}
.bna_hero_trust_ic_42l svg{
width:16px;
height:16px;
}
.bna_hero_promo_42l{
background:#FBF8F2;
border-radius:20px;
overflow:hidden;
position:relative;
display:flex;
min-height:18.75rem;
box-shadow:0 0.75rem 3rem rgba(28,24,16,0.16), 0 3px 10px rgba(28,24,16,0.10);
}
.bna_hero_promo_bg_42l{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.bna_hero_promo_bg_42l::after{
inset:0;
background:linear-gradient(120deg,#1E1A10 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
position:absolute;
content:"";
}
.bna_hero_promo_glow_42l{
background:radial-gradient(circle,rgba(178,130,62,0.18) 0%,transparent 65%);
border-radius:50%;
pointer-events:none;
right:-1.25rem;
width:16.25rem;
position:absolute;
top:-40px;
height:16.25rem;
}
.bna_hero_promo_ct_42l{
padding:1.75rem;
position:relative;
z-index:2;
max-width:88%;
align-self:flex-end;
}
.bna_hero_promo_label_42l{
letter-spacing:.25em;
font-size:10px;
text-transform:uppercase;
font-weight:700;
color:#D4A84B;
margin-bottom:8px;
display:block;
}
.bna_hero_promo_amount_42l{
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
color:#F5EDD8;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
}
@media(min-width:770px){
.bna_hero_promo_amount_42l{
font-size:2.5rem;
}
}
.bna_hero_promo_amount_42l em{
color:#D4A84B;
font-style:normal;
}
.bna_hero_rating_42l{
background:#FBF8F2;
border-radius:0.875rem;
border:1px solid rgba(28,24,16,0.08);
padding:0.625rem 14px;
gap:0.625rem;
box-shadow:0 2px 6px rgba(28,24,16,0.07), 0 0.5rem 1.25rem rgba(28,24,16,0.09);
position:absolute;
top:14px;
right:0.875rem;
display:flex;
z-index:3;
align-items:center;
max-width:min(260px,62%);
}
.bna_hero_rating_score_42l{
flex:0 0 auto;
font-size:24px;
font-weight:700;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1810;
}
.bna_hero_rating_txt_42l{
flex:1 1 auto;
min-width:0;
}
.bna_hero_rating_stars_42l{
gap:2px;
color:#A67C3A;
display:flex;
}
.bna_hero_rating_stars_42l svg{
width:12px;
height:12px;
}
.bna_hero_rating_cap_42l{
overflow-wrap:break-word;
display:block;
color:#6B5E4A;
margin-top:3px;
line-height:1.35;
font-size:0.688rem;
}
.bna_stat_42l{
border-top:1px solid rgba(28,24,16,0.14);
margin-top:1rem;
border-bottom:1px solid rgba(28,24,16,0.14);
}
.bna_stat_in_42l{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:767px){
.bna_stat_in_42l{
grid-template-columns:repeat(4,1fr);
}
}
.bna_stat_item_42l{
padding:22px 0.875rem;
border-right:1px solid rgba(28,24,16,0.08);
border-bottom:1px solid rgba(28,24,16,0.08);
min-width:0;
}
.bna_stat_item_42l:nth-child(2n){
border-right:0;
}
.bna_stat_item_42l:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.bna_stat_item_42l{
border-bottom:0;
}
.bna_stat_item_42l:nth-child(2n){
border-right:1px solid rgba(28,24,16,0.08);
}
.bna_stat_item_42l:nth-child(4n){
border-right:0;
}
}
.bna_stat_value_42l{
font-size:1.875rem;
font-weight:700;
color:#1C1810;
line-height:1;
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.bna_stat_value_42l{
font-size:34px;
}
}
.bna_stat_label_42l{
color:#6B5E4A;
line-height:1.4;
margin-top:0.375rem;
overflow-wrap:break-word;
font-size:0.813rem;
}
.bna_grow_42l{
padding:26px 0 0.625rem;
}
.bna_row_seo_42l{
margin:0.625rem 0 0;
color:#8C7D68;
overflow-wrap:break-word;
max-width:760px;
line-height:1.65;
font-size:14px;
}
.bna_row_seo_42l strong{
font-weight:700;
color:#1C1810;
}
.bna_grow_42l{
padding:1.625rem 0 10px;
}
.bna_row_seo_42l{
margin:0.625rem 0 0;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
color:#8C7D68;
max-width:47.5rem;
}
.bna_row_seo_42l strong{
font-weight:700;
color:#1C1810;
}
.bna_grow_42l{
padding:1.625rem 0 10px;
}
.bna_row_seo_42l{
margin:0.625rem 0 0;
overflow-wrap:break-word;
max-width:760px;
line-height:1.65;
color:#8C7D68;
font-size:0.875rem;
}
.bna_row_seo_42l strong{
color:#1C1810;
font-weight:700;
}
.bna_jp_42l{
padding:1.875rem 0 10px;
}
.bna_jp_grid_42l{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:769px){
.bna_jp_grid_42l{
grid-template-columns:1fr 1fr;
}
.bna_jp_card_mega_42l{
grid-column:1/-1;
}
}
@media(min-width:998px){
.bna_jp_grid_42l{
grid-template-columns:1.4fr 1fr 1fr;
}
.bna_jp_card_mega_42l{
grid-column:auto;
}
}
.bna_jp_card_42l{
padding:26px;
border:1px solid rgba(28,24,16,0.08);
background:#FBF8F2;
border-radius:1.25rem;
overflow:hidden;
gap:12px;
display:flex;
justify-content:space-between;
position:relative;
flex-direction:column;
min-height:200px;
min-width:0;
}
.bna_jp_card_mega_42l{
background:linear-gradient(135deg,#2C2416,#131009);
border-color:transparent;
min-height:13.125rem;
color:#F5EDD8;
}
.bna_jp_glow_42l{
border-radius:50%;
background:radial-gradient(circle,rgba(178,130,62,0.18),transparent 70%);
position:absolute;
right:-40px;
pointer-events:none;
width:12.5rem;
top:-40px;
height:200px;
}
.bna_jp_label_42l{
gap:0.625rem;
flex-wrap:wrap;
text-transform:uppercase;
align-items:center;
letter-spacing:.16em;
color:#A67C3A;
position:relative;
justify-content:space-between;
display:flex;
font-weight:700;
font-size:10px;
}
.bna_jp_card_mega_42l .bna_jp_label_42l{
color:#D4A84B;
}
.bna_jp_drop_42l{
text-transform:none;
color:#6B5E4A;
font-weight:600;
letter-spacing:.04em;
}
.bna_jp_card_mega_42l .bna_jp_drop_42l{
color:#B8A888;
}
.bna_jp_amount_42l{
line-height:1;
color:#1C1810;
font-weight:700;
position:relative;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:38px;
overflow-wrap:break-word;
}
.bna_jp_card_mega_42l .bna_jp_amount_42l{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#D4A84B;
}
@media(min-width:767px){
.bna_jp_card_mega_42l .bna_jp_amount_42l{
font-size:3.375rem;
}
}
.bna_jp_game_42l{
font-size:13px;
position:relative;
color:#6B5E4A;
}
.bna_jp_card_mega_42l .bna_jp_game_42l{
color:#B8A888;
}
.bna_jp_cta_42l{
position:relative;
align-self:flex-start;
}
.bna_jp_card_mega_42l .bna_jp_cta_42l{
transition:opacity .22s ease;
padding:0.625rem 1.25rem;
background:#D4A84B;
border-radius:62.438rem;
color:#1C1810;
font-size:13px;
font-weight:700;
}
.bna_jp_card_mega_42l .bna_jp_cta_42l:hover{
opacity:.9;
}
.bna_jp_card_42l:not(.bna_jp_card_mega_42l) .bna_jp_cta_42l{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #1C1810;
font-weight:700;
padding-bottom:2px;
font-size:0.813rem;
color:#1C1810;
}
.bna_jp_card_42l:not(.bna_jp_card_mega_42l) .bna_jp_cta_42l:hover{
border-color:#A67C3A;
color:#A67C3A;
}
.bna_jp_seo_42l{
margin:14px 0 0;
font-size:14px;
color:#8C7D68;
max-width:760px;
line-height:1.65;
overflow-wrap:break-word;
}
.bna_jp_seo_42l strong{
font-weight:700;
color:#1C1810;
}
.bna_pr_42l{
padding:1.875rem 0 6px;
}
.bna_pr_card_42l{
overflow:hidden;
background:#FBF8F2;
padding:26px;
border:1px solid rgba(28,24,16,0.08);
border-radius:1.25rem;
flex:0 0 auto;
gap:0.625rem;
min-height:12.5rem;
flex-direction:column;
display:flex;
width:280px;
position:relative;
}
@media(min-width:770px){
.bna_pr_card_42l{
width:300px;
}
}
.bna_pr_card_feat_42l{
background:linear-gradient(150deg,#2C2416,#131009);
border-color:transparent;
color:#F5EDD8;
}
.bna_pr_glow_42l{
background:radial-gradient(circle,rgba(178,130,62,0.18),transparent 70%);
border-radius:50%;
height:130px;
opacity:0;
right:-1.875rem;
top:-30px;
pointer-events:none;
width:8.125rem;
position:absolute;
}
.bna_pr_card_feat_42l .bna_pr_glow_42l{
opacity:1;
}
.bna_pr_label_42l{
color:#A67C3A;
letter-spacing:.16em;
position:relative;
text-transform:uppercase;
font-size:10px;
font-weight:700;
}
.bna_pr_card_feat_42l .bna_pr_label_42l{
color:#D4A84B;
}
.bna_pr_amount_42l{
overflow-wrap:break-word;
font-weight:600;
line-height:1.08;
color:#1C1810;
font-size:26px;
position:relative;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
.bna_pr_card_feat_42l .bna_pr_amount_42l{
color:#F5EDD8;
}
.bna_pr_amount_42l em{
font-style:normal;
color:#A67C3A;
}
.bna_pr_card_feat_42l .bna_pr_amount_42l em{
color:#D4A84B;
}
.bna_pr_terms_42l{
font-size:0.813rem;
line-height:1.5;
color:#6B5E4A;
position:relative;
}
.bna_pr_card_feat_42l .bna_pr_terms_42l{
color:#B8A888;
}
.bna_pr_cta_42l{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.bna_pr_card_feat_42l .bna_pr_cta_42l{
transition:opacity .22s ease;
background:#D4A84B;
padding:9px 18px;
border-radius:62.438rem;
color:#1C1810;
font-size:13px;
font-weight:700;
}
.bna_pr_card_feat_42l .bna_pr_cta_42l:hover{
opacity:.9;
}
.bna_pr_card_42l:not(.bna_pr_card_feat_42l) .bna_pr_cta_42l{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
border-bottom:1px solid #1C1810;
font-weight:700;
color:#1C1810;
font-size:0.813rem;
}
.bna_pr_card_42l:not(.bna_pr_card_feat_42l) .bna_pr_cta_42l:hover{
border-color:#A67C3A;
color:#A67C3A;
}
.bna_grow_42l{
padding:1.625rem 0 10px;
}
.bna_row_seo_42l{
margin:0.625rem 0 0;
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
max-width:47.5rem;
color:#8C7D68;
}
.bna_row_seo_42l strong{
color:#1C1810;
font-weight:700;
}
.bna_vip_42l{
padding:48px 0;
}
@media(min-width:769px){
.bna_vip_42l{
padding:4rem 0;
}
}
.bna_vip_head_42l{
gap:0.875rem;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:879px){
.bna_vip_head_42l{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.bna_vip_eyebrow_42l{
margin-bottom:0.75rem;
}
.bna_vip_h2_42l{
color:#F5EDD8;
font-size:2rem;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.bna_vip_h2_42l{
font-size:40px;
}
}
.bna_vip_intro_42l{
line-height:1.6;
max-width:26.25rem;
color:#B8A888;
font-size:0.875rem;
}
.bna_vip_grid_42l{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:14px;
display:grid;
}
.bna_vip_card_42l{
padding:1.375rem 18px;
border:1px solid rgba(255,240,200,0.13);
border-radius:14px;
min-width:0;
}
.bna_vip_card_feat_42l{
background:rgba(255,245,220,0.07);
border-color:#D4A84B;
}
.bna_vip_card_ic_42l{
border-radius:8px;
background:linear-gradient(135deg,#A67C3A,#D4A84B);
margin-bottom:1rem;
display:block;
height:34px;
width:34px;
}
.bna_vip_name_42l{
color:#F5EDD8;
margin-bottom:6px;
font-size:20px;
font-weight:600;
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
.bna_vip_perk_42l{
line-height:1.5;
color:#B8A888;
font-size:12.5px;
overflow-wrap:break-word;
}
.bna_nl_42l{
padding:1.5rem 0 10px;
}
.bna_nl_in_42l{
border-radius:20px;
padding:30px 2rem;
background:#252014;
gap:1.375rem;
display:flex;
flex-direction:column;
color:#F5EDD8;
}
@media(min-width:769px){
.bna_nl_in_42l{
gap:28px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.bna_nl_text_wrap_42l{
min-width:0;
}
.bna_nl_h3_42l{
margin-bottom:0.313rem;
line-height:1.1;
color:#F5EDD8;
font-weight:600;
font-size:1.375rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:768px){
.bna_nl_h3_42l{
font-size:24px;
}
}
.bna_nl_text_42l{
line-height:1.5;
font-size:0.844rem;
color:#B8A888;
}
.bna_nl_form_42l{
gap:0.625rem;
flex:1 1 auto;
min-width:0;
display:flex;
max-width:28.75rem;
}
.bna_nl_input_42l{
overflow:hidden;
border-radius:14px;
flex:1 1 auto;
padding:0.813rem 1rem;
border:1px solid rgba(255,240,200,0.13);
background:rgba(255,245,220,0.07);
align-items:center;
color:#B8A888;
display:flex;
white-space:nowrap;
font-size:0.875rem;
text-overflow:ellipsis;
min-width:0;
}
.bna_nl_btn_42l{
transition:opacity .22s ease;
background:#D4A84B;
padding:0.813rem 24px;
border-radius:14px;
flex:0 0 auto;
font-size:0.875rem;
white-space:nowrap;
font-weight:700;
color:#1C1810;
}
.bna_nl_btn_42l:hover{
opacity:.9;
}
.bna_app_42l{
padding:30px 0 0.625rem;
}
.bna_app_in_42l{
border:1px solid rgba(28,24,16,0.08);
gap:1.75rem;
padding:2rem;
background:#FBF8F2;
border-radius:1.25rem;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.bna_app_in_42l{
gap:40px;
padding:2.5rem 44px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.bna_app_copy_42l{
min-width:0;
max-width:35rem;
}
.bna_app_eyebrow_42l{
margin-bottom:12px;
}
.bna_app_h2_42l{
overflow-wrap:break-word;
font-size:1.75rem;
margin-bottom:0.75rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1810;
line-height:1.05;
font-weight:600;
}
@media(min-width:771px){
.bna_app_h2_42l{
font-size:2.125rem;
}
}
.bna_app_text_42l{
font-size:14px;
margin-bottom:22px;
line-height:1.6;
color:#8C7D68;
}
.bna_app_btns_42l{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.bna_app_btn_42l{
padding:0.688rem 1.25rem;
background:#1C1810;
gap:10px;
border-radius:14px;
transition:background-color .22s ease;
align-items:center;
color:#F5EDD8;
display:inline-flex;
}
.bna_app_btn_42l:hover{
background:#332E22;
}
.bna_app_btn_ic_42l{
align-items:center;
display:inline-flex;
}
.bna_app_btn_ic_42l svg{
width:18px;
height:1.125rem;
}
.bna_app_btn_lb_42l{
font-size:13.5px;
font-weight:700;
}
.bna_app_qr_wrap_42l{
flex:0 0 auto;
gap:18px;
align-items:center;
display:flex;
}
.bna_app_qr_42l{
flex:0 0 auto;
border-radius:14px;
height:6.75rem;
background-color:#1C1810;
width:6.75rem;
background-image:repeating-linear-gradient(0deg,#FBF8F2 0 5px,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FBF8F2 0 0.313rem,transparent 5px 0.688rem);
}
.bna_app_qr_cap_42l{
color:#6B5E4A;
font-size:12.5px;
max-width:92px;
line-height:1.4;
}
.bna_gm_42l{
padding:30px 0 10px;
}
.bna_gm_in_42l{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:878px){
.bna_gm_in_42l{
grid-template-columns:1.25fr 1fr;
}
}
.bna_gm_left_42l{
border-radius:1.25rem;
background:#FBF8F2;
border:1px solid rgba(28,24,16,0.08);
padding:2rem;
min-width:0;
}
.bna_gm_eyebrow_42l{
margin-bottom:10px;
}
.bna_gm_h2_42l{
font-size:1.625rem;
font-weight:600;
line-height:1.06;
margin-bottom:8px;
overflow-wrap:break-word;
color:#1C1810;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.bna_gm_h2_42l{
font-size:28px;
}
}
.bna_gm_text_42l{
font-size:0.875rem;
margin-bottom:1.375rem;
max-width:30rem;
line-height:1.6;
color:#8C7D68;
}
.bna_gm_level_42l{
font-weight:700;
font-size:22px;
margin-bottom:0.5rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#A67C3A;
}
.bna_gm_bar_42l{
border-radius:999px;
background:rgba(28,24,16,0.14);
overflow:hidden;
margin-bottom:0.375rem;
height:0.5rem;
}
.bna_gm_bar_fill_42l{
background:linear-gradient(90deg,#A67C3A,#D4A84B);
border-radius:999px;
height:100%;
}
.bna_gm_bar_meta_42l{
gap:0.625rem;
color:#6B5E4A;
justify-content:space-between;
font-size:11px;
margin-bottom:1.125rem;
display:flex;
}
.bna_gm_missions_42l{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.bna_gm_mission_42l{
background:#F5F0E8;
border:1px solid rgba(28,24,16,0.14);
gap:7px;
padding:9px 15px;
border-radius:62.438rem;
font-size:12.5px;
color:#2E2820;
align-items:center;
display:inline-flex;
font-weight:600;
}
.bna_gm_mission_ic_42l{
display:inline-flex;
align-items:center;
color:#A67C3A;
}
.bna_gm_mission_ic_42l svg{
width:13px;
height:13px;
}
.bna_gm_right_42l{
border-radius:20px;
padding:32px;
background:linear-gradient(150deg,#2C2416,#131009);
overflow:hidden;
position:relative;
color:#F5EDD8;
display:flex;
flex-direction:column;
}
.bna_gm_glow_42l{
background:radial-gradient(circle,rgba(178,130,62,0.18),transparent 70%);
border-radius:50%;
top:-30px;
position:absolute;
pointer-events:none;
width:150px;
right:-1.875rem;
height:9.375rem;
}
.bna_gm_ref_eyebrow_42l{
position:relative;
margin-bottom:10px;
}
.bna_gm_ref_h2_42l{
position:relative;
margin-bottom:0.5rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.1;
font-size:1.625rem;
color:#F5EDD8;
overflow-wrap:break-word;
}
.bna_gm_ref_text_42l{
color:#B8A888;
margin-bottom:20px;
line-height:1.55;
position:relative;
font-size:13.5px;
}
.bna_gm_ref_cta_42l{
padding:0.688rem 22px;
transition:opacity .22s ease;
background:#D4A84B;
border-radius:62.438rem;
font-size:0.844rem;
font-weight:700;
align-self:flex-start;
color:#1C1810;
margin-top:auto;
position:relative;
}
.bna_gm_ref_cta_42l:hover{
opacity:.9;
}
.bna_sea_42l{
padding:24px 0 10px;
}
.bna_sea_in_42l{
border-radius:20px;
background:linear-gradient(115deg,#2C2416,#131009);
padding:36px;
gap:22px;
overflow:hidden;
color:#F5EDD8;
flex-direction:column;
position:relative;
display:flex;
}
@media(min-width:818px){
.bna_sea_in_42l{
padding:2.75rem 48px;
gap:32px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.bna_sea_glow_42l{
background:radial-gradient(circle,rgba(178,130,62,0.18),transparent 68%);
border-radius:50%;
transform:translateY(-50%);
height:240px;
pointer-events:none;
top:50%;
right:3.75rem;
position:absolute;
width:15rem;
}
.bna_sea_copy_42l{
position:relative;
min-width:0;
max-width:35rem;
}
.bna_sea_eyebrow_42l{
margin-bottom:0.75rem;
}
.bna_sea_h2_42l{
color:#F5EDD8;
font-weight:600;
margin-bottom:12px;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.875rem;
line-height:1.04;
}
@media(min-width:771px){
.bna_sea_h2_42l{
font-size:2.375rem;
}
}
.bna_sea_text_42l{
font-size:15px;
color:#B8A888;
line-height:1.6;
}
.bna_sea_cta_42l{
background:#D4A84B;
flex:0 0 auto;
transition:opacity .22s ease;
border-radius:62.438rem;
padding:16px 2rem;
color:#1C1810;
position:relative;
font-size:15px;
font-weight:700;
}
.bna_sea_cta_42l:hover{
opacity:.9;
}
.bna_rv_42l{
padding:3rem 0;
background:#FBF8F2;
border-bottom:1px solid rgba(28,24,16,0.08);
border-top:1px solid rgba(28,24,16,0.08);
margin-top:24px;
}
@media(min-width:769px){
.bna_rv_42l{
padding:56px 0;
}
}
.bna_rv_head_42l{
gap:16px;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.bna_rv_head_42l{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.bna_rv_eyebrow_42l{
margin-bottom:0.625rem;
}
.bna_rv_h2_42l{
color:#1C1810;
line-height:1.05;
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
font-weight:600;
}
@media(min-width:768px){
.bna_rv_h2_42l{
font-size:2.375rem;
}
}
.bna_rv_agg_42l{
gap:12px;
align-items:center;
display:flex;
}
.bna_rv_agg_stars_42l{
gap:3px;
display:flex;
color:#A67C3A;
}
.bna_rv_agg_stars_42l svg{
width:1.125rem;
height:18px;
}
.bna_rv_source_42l{
font-size:0.813rem;
color:#8C7D68;
}
.bna_rv_grid_42l{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.bna_rv_grid_42l{
grid-template-columns:repeat(3,1fr);
}
}
.bna_rv_card_42l{
border:1px solid rgba(28,24,16,0.08);
padding:26px;
background:#F5F0E8;
border-radius:0.875rem;
min-width:0;
}
.bna_rv_card_stars_42l{
gap:2px;
display:flex;
margin-bottom:0.75rem;
color:#A67C3A;
}
.bna_rv_card_stars_42l svg{
height:0.875rem;
width:14px;
}
.bna_rv_card_body_42l{
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:500;
line-height:1.45;
color:#1C1810;
margin-bottom:16px;
font-size:1.125rem;
}
.bna_rv_card_meta_42l{
gap:0.625rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.bna_rv_card_av_42l{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#A67C3A,#D4A84B);
width:2rem;
height:2rem;
}
.bna_rv_card_author_42l{
font-weight:700;
font-size:0.813rem;
color:#1C1810;
}
.bna_rv_card_loc_42l{
font-size:0.75rem;
color:#6B5E4A;
}
.bna_wy_42l{
padding:3rem 0;
}
@media(min-width:771px){
.bna_wy_42l{
padding:56px 0;
}
}
.bna_wy_in_42l{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:903px){
.bna_wy_in_42l{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.bna_wy_left_42l{
min-width:0;
}
.bna_wy_eyebrow_42l{
margin-bottom:0.875rem;
}
.bna_wy_h2_42l{
font-size:32px;
color:#1C1810;
margin-bottom:1rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:770px){
.bna_wy_h2_42l{
font-size:40px;
}
}
.bna_wy_intro_42l{
color:#8C7D68;
line-height:1.6;
font-size:15px;
}
.bna_wy_grid_42l{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:560px){
.bna_wy_grid_42l{
grid-template-columns:1fr 1fr;
}
}
.bna_wy_card_42l{
padding:1.625rem;
background:#FBF8F2;
border:1px solid rgba(28,24,16,0.08);
border-radius:14px;
min-width:0;
}
.bna_wy_card_ic_42l{
display:inline-flex;
align-items:center;
justify-content:center;
margin-bottom:16px;
color:#A67C3A;
}
.bna_wy_card_ic_42l svg{
height:26px;
width:26px;
}
.bna_wy_card_h_42l{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
margin-bottom:0.5rem;
font-weight:600;
color:#1C1810;
font-size:1.313rem;
overflow-wrap:break-word;
}
.bna_wy_card_p_42l{
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
color:#8C7D68;
}
.bna_hts_42l{
padding:48px 0;
}
@media(min-width:770px){
.bna_hts_42l{
padding:3.875rem 0;
}
}
.bna_hts_head_42l{
gap:1.125rem;
display:flex;
margin-bottom:2.125rem;
flex-direction:column;
}
@media(min-width:767px){
.bna_hts_head_42l{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.bna_hts_eyebrow_42l{
margin-bottom:0.75rem;
}
.bna_hts_h2_42l{
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
font-size:30px;
}
@media(min-width:765px){
.bna_hts_h2_42l{
font-size:2.375rem;
}
}
.bna_hts_cta_42l{
border-radius:999px;
background:#D4A84B;
padding:15px 1.875rem;
flex:0 0 auto;
transition:opacity .22s ease;
font-weight:700;
font-size:15px;
color:#1C1810;
}
.bna_hts_cta_42l:hover{
opacity:.9;
}
.bna_hts_grid_42l{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.bna_hts_grid_42l{
grid-template-columns:repeat(3,1fr);
}
}
.bna_hts_step_42l{
padding-top:22px;
border-top:1px solid rgba(255,240,200,0.13);
min-width:0;
}
.bna_hts_step_num_42l{
color:#D4A84B;
font-weight:700;
font-size:2.75rem;
margin-bottom:0.875rem;
line-height:1;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
.bna_hts_step_h_42l{
overflow-wrap:break-word;
font-size:1.188rem;
color:#F5EDD8;
margin-bottom:8px;
font-weight:700;
line-height:1.2;
}
.bna_hts_step_p_42l{
line-height:1.55;
overflow-wrap:break-word;
color:#B8A888;
font-size:0.875rem;
}
.bna_op_42l{
padding:2.25rem 0 0.625rem;
}
.bna_op_in_42l{
border-radius:14px;
grid-template-columns:1fr;
background:#FBF8F2;
padding:32px;
gap:2rem;
border:1px solid rgba(28,24,16,0.08);
align-items:center;
display:grid;
}
@media(min-width:861px){
.bna_op_in_42l{
grid-template-columns:.9fr 1.1fr;
gap:44px;
padding:34px 2.5rem;
}
}
.bna_op_left_42l{
min-width:0;
}
.bna_op_eyebrow_42l{
margin-bottom:0.75rem;
}
.bna_op_h2_42l{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.08;
color:#1C1810;
margin-bottom:0.625rem;
font-size:1.75rem;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:765px){
.bna_op_h2_42l{
font-size:30px;
}
}
.bna_op_text_42l{
line-height:1.6;
font-size:0.875rem;
color:#8C7D68;
}
.bna_op_grid_42l{
background:rgba(28,24,16,0.14);
border:1px solid rgba(28,24,16,0.14);
border-radius:0.5rem;
gap:1px;
overflow:hidden;
grid-template-columns:1fr 1fr;
display:grid;
}
.bna_op_field_42l{
padding:1.125rem 20px;
background:#F5F0E8;
min-width:0;
}
.bna_op_field_lb_42l{
letter-spacing:.1em;
font-weight:600;
margin-bottom:5px;
color:#A67C3A;
text-transform:uppercase;
font-size:0.625rem;
}
.bna_op_field_val_42l{
overflow-wrap:break-word;
font-weight:700;
font-size:14px;
color:#1C1810;
}
.bna_pmt_42l{
padding:48px 0 0.625rem;
}
.bna_pmt_in_42l{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:881px){
.bna_pmt_in_42l{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.bna_pmt_left_42l{
min-width:0;
}
.bna_pmt_eyebrow_42l{
margin-bottom:12px;
}
.bna_pmt_h2_42l{
line-height:1.06;
margin-bottom:12px;
color:#1C1810;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
font-size:30px;
}
@media(min-width:770px){
.bna_pmt_h2_42l{
font-size:32px;
}
}
.bna_pmt_text_42l{
line-height:1.6;
margin-bottom:1.375rem;
font-size:0.906rem;
color:#8C7D68;
}
.bna_pmt_logos_42l{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:482px){
.bna_pmt_logos_42l{
grid-template-columns:repeat(4,1fr);
}
}
.bna_pmt_logo_42l{
border-radius:8px;
padding:0 0.5rem;
border:1px solid rgba(28,24,16,0.08);
overflow:hidden;
background:#FBF8F2;
text-overflow:ellipsis;
text-align:center;
display:flex;
white-space:nowrap;
justify-content:center;
font-size:12.5px;
align-items:center;
font-weight:700;
height:50px;
color:#2E2820;
}
.bna_pmt_table_42l{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(28,24,16,0.08);
min-width:0;
}
.bna_pmt_thead_42l{
background:#2A2318;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.bna_pmt_th_42l{
padding:0.813rem 14px;
overflow:hidden;
letter-spacing:.08em;
color:#F5EDD8;
text-transform:uppercase;
font-weight:700;
font-size:10px;
white-space:nowrap;
text-overflow:ellipsis;
}
.bna_pmt_row_42l{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(28,24,16,0.08);
}
.bna_pmt_row_42l:nth-child(odd){
background:#FBF8F2;
}
.bna_pmt_td_42l{
padding:14px;
font-size:13.5px;
min-width:0;
overflow-wrap:break-word;
color:#8C7D68;
}
.bna_pmt_row_42l .bna_pmt_td_42l:first-child{
color:#1C1810;
font-weight:700;
}
.bna_pmt_row_42l .bna_pmt_td_42l:last-child{
color:#4A7C59;
font-weight:700;
}
.bna_et_42l{
padding:36px 0 10px;
}
.bna_et_in_42l{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:878px){
.bna_et_in_42l{
grid-template-columns:1.1fr .9fr;
gap:3rem;
}
}
.bna_et_left_42l{
min-width:0;
}
.bna_et_eyebrow_42l{
margin-bottom:0.75rem;
}
.bna_et_h2_42l{
font-weight:600;
margin-bottom:0.875rem;
color:#1C1810;
font-size:28px;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.06;
}
@media(min-width:771px){
.bna_et_h2_42l{
font-size:32px;
}
}
.bna_et_text_42l{
font-size:15px;
margin-bottom:22px;
line-height:1.65;
color:#8C7D68;
}
.bna_et_stats_42l{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.bna_et_stat_42l{
min-width:0;
}
.bna_et_stat_v_42l{
font-size:26px;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
color:#1C1810;
font-weight:700;
}
.bna_et_stat_l_42l{
color:#6B5E4A;
font-size:12.5px;
margin-top:4px;
}
.bna_et_right_42l{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.bna_et_member_42l{
gap:1rem;
padding:1.125rem 20px;
border-radius:14px;
background:#FBF8F2;
border:1px solid rgba(28,24,16,0.08);
min-width:0;
display:flex;
align-items:center;
}
.bna_et_member_av_42l{
flex:0 0 auto;
background:linear-gradient(135deg,#2C2416,#A67C3A);
border-radius:50%;
height:48px;
width:48px;
}
.bna_et_member_name_42l{
font-weight:700;
color:#1C1810;
overflow-wrap:break-word;
font-size:0.938rem;
}
.bna_et_member_role_42l{
color:#6B5E4A;
font-size:0.781rem;
overflow-wrap:break-word;
}
.bna_et_updated_42l{
padding:14px 1.125rem;
gap:8px;
background:#F5F0E8;
border:1px solid rgba(28,24,16,0.08);
border-radius:0.875rem;
font-size:12.5px;
display:flex;
color:#8C7D68;
align-items:center;
}
.bna_tt_42l{
padding:3rem 0 10px;
}
@media(min-width:771px){
.bna_tt_42l{
padding:60px 0 0.625rem;
}
}
.bna_tt_head_42l{
text-align:center;
margin-bottom:2.125rem;
}
.bna_tt_eyebrow_42l{
margin-bottom:12px;
}
.bna_tt_h2_42l{
overflow-wrap:break-word;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
color:#1C1810;
line-height:1.05;
}
@media(min-width:771px){
.bna_tt_h2_42l{
font-size:42px;
}
}
.bna_tt_grid_42l{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.bna_tt_grid_42l{
grid-template-columns:repeat(3,1fr);
}
}
.bna_tt_card_42l{
background:#FBF8F2;
border:1px solid rgba(28,24,16,0.08);
padding:30px;
border-radius:0.875rem;
display:flex;
min-width:0;
flex-direction:column;
}
.bna_tt_card_ic_42l{
display:inline-flex;
color:#A67C3A;
align-items:center;
margin-bottom:18px;
}
.bna_tt_card_ic_42l svg{
height:28px;
width:28px;
}
.bna_tt_card_h_42l{
overflow-wrap:break-word;
color:#1C1810;
line-height:1.15;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:22px;
margin-bottom:0.5rem;
}
.bna_tt_card_p_42l{
overflow-wrap:break-word;
font-size:0.875rem;
color:#8C7D68;
margin-bottom:0.875rem;
line-height:1.6;
}
.bna_tt_card_p_42l b{
font-weight:700;
color:#1C1810;
}
.bna_tt_card_link_42l{
transition:color .22s ease;
font-weight:700;
align-self:flex-start;
color:#1C1810;
font-size:13px;
margin-top:auto;
padding-bottom:2px;
border-bottom:1px solid #A67C3A;
}
.bna_tt_card_link_42l:hover{
color:#A67C3A;
}
.bna_dr_42l{
padding:2.25rem 0 10px;
}
.bna_dr_in_42l{
padding:28px 32px;
border:1px dashed rgba(28,24,16,0.14);
border-radius:14px;
gap:20px;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.bna_dr_in_42l{
gap:2rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.bna_dr_h2_42l{
font-size:24px;
color:#1C1810;
margin-bottom:0.5rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
}
@media(min-width:769px){
.bna_dr_h2_42l{
font-size:1.625rem;
}
}
.bna_dr_text_42l{
line-height:1.6;
font-size:14px;
max-width:680px;
overflow-wrap:break-word;
color:#8C7D68;
}
.bna_dr_text_42l b{
font-weight:700;
color:#1C1810;
}
.bna_dr_cta_42l{
flex:0 0 auto;
transition:color .22s ease;
border-bottom:1px solid #A67C3A;
font-weight:700;
color:#1C1810;
font-size:0.844rem;
white-space:nowrap;
padding-bottom:2px;
}
.bna_dr_cta_42l:hover{
color:#A67C3A;
}
.bna_prov_42l{
padding:2.5rem 0 20px;
}
.bna_prov_eyebrow_42l{
display:block;
margin-bottom:1.125rem;
}
.bna_prov_grid_42l{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:560px){
.bna_prov_grid_42l{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.bna_prov_grid_42l{
grid-template-columns:repeat(6,1fr);
}
}
.bna_ts_42l{
padding:44px 0;
}
.bna_ts_in_42l{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:883px){
.bna_ts_in_42l{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.bna_ts_left_42l{
min-width:0;
}
.bna_ts_h2_42l{
font-size:1.625rem;
line-height:1.1;
color:#F5EDD8;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.75rem;
overflow-wrap:break-word;
}
@media(min-width:771px){
.bna_ts_h2_42l{
font-size:28px;
}
}
.bna_ts_text_42l{
max-width:32.5rem;
font-size:14.5px;
line-height:1.6;
color:#B8A888;
margin-bottom:1.375rem;
}
.bna_ts_badges_42l{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.bna_ts_badge_42l{
font-weight:600;
color:#B8A888;
font-size:0.813rem;
}
.bna_ts_pay_42l{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:881px){
.bna_ts_pay_42l{
justify-content:flex-end;
}
}
.bna_ts_pay_chip_42l{
padding:0.75rem 16px;
background:rgba(255,245,220,0.07);
border-radius:0.875rem;
border:1px solid rgba(255,240,200,0.13);
font-size:14px;
font-weight:700;
color:#F5EDD8;
}
.bna_faq_42l{
padding:3rem 0;
background:#FBF8F2;
border-bottom:1px solid rgba(28,24,16,0.08);
margin-top:24px;
border-top:1px solid rgba(28,24,16,0.08);
}
@media(min-width:767px){
.bna_faq_42l{
padding:3.875rem 0;
}
}
.bna_faq_head_42l{
text-align:center;
margin-bottom:34px;
}
.bna_faq_eyebrow_42l{
margin-bottom:0.75rem;
}
.bna_faq_h2_42l{
font-size:32px;
color:#1C1810;
overflow-wrap:break-word;
line-height:1.05;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:769px){
.bna_faq_h2_42l{
font-size:2.375rem;
}
}
.bna_faq_list_42l{
margin:0 auto;
gap:0.75rem;
display:flex;
flex-direction:column;
max-width:820px;
}
.bna_faq_item_42l{
background:#F5F0E8;
overflow:hidden;
border-radius:14px;
border:1px solid rgba(28,24,16,0.08);
}
.bna_faq_q_42l{
gap:1.25rem;
padding:20px 1.5rem;
list-style:none;
align-items:center;
display:flex;
font-size:1rem;
color:#1C1810;
font-weight:700;
overflow-wrap:break-word;
cursor:pointer;
justify-content:space-between;
}
.bna_faq_q_42l::-webkit-details-marker{
display:none;
}
.bna_faq_q_ic_42l{
flex:0 0 auto;
transition:transform .22s ease;
color:#A67C3A;
align-items:center;
display:inline-flex;
}
.bna_faq_q_ic_42l svg{
height:18px;
width:1.125rem;
}
.bna_faq_item_42l[open] .bna_faq_q_ic_42l{
transform:rotate(180deg);
}
.bna_faq_a_42l{
padding:0 1.5rem 20px;
color:#8C7D68;
font-size:14.5px;
line-height:1.6;
overflow-wrap:break-word;
}
.bna_sg_42l{
padding:3rem 0 10px;
}
.bna_sg_eyebrow_42l{
display:block;
margin-bottom:12px;
}
.bna_sg_h2_42l{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
color:#1C1810;
overflow-wrap:break-word;
margin-bottom:1.75rem;
font-size:1.875rem;
}
@media(min-width:770px){
.bna_sg_h2_42l{
font-size:36px;
}
}
.bna_sg_grid_42l{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:721px){
.bna_sg_grid_42l{
grid-template-columns:repeat(3,1fr);
}
}
.bna_sg_col_42l{
min-width:0;
}
.bna_sg_col_h_42l{
overflow-wrap:break-word;
font-size:1.375rem;
margin-bottom:10px;
font-weight:600;
line-height:1.15;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1810;
}
.bna_sg_col_p_42l{
font-size:14px;
line-height:1.65;
color:#8C7D68;
overflow-wrap:break-word;
}
.bna_sc_42l{
padding:3rem 0 0.625rem;
}
.bna_sc_head_42l{
margin-bottom:28px;
text-align:center;
}
.bna_sc_eyebrow_42l{
margin-bottom:12px;
}
.bna_sc_h2_42l{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
color:#1C1810;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:767px){
.bna_sc_h2_42l{
font-size:36px;
}
}
.bna_sc_table_42l{
border:1px solid rgba(28,24,16,0.08);
margin:0 auto;
border-radius:0.875rem;
overflow:hidden;
max-width:900px;
}
.bna_sc_thead_42l{
background:#2A2318;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.bna_sc_th_42l{
padding:15px 1.125rem;
font-weight:700;
text-align:center;
color:#B8A888;
overflow-wrap:break-word;
font-size:0.813rem;
}
.bna_sc_th_42l:first-child{
text-align:left;
}
.bna_sc_th_us_42l{
color:#D4A84B;
}
.bna_sc_row_42l{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(28,24,16,0.08);
display:grid;
}
.bna_sc_row_42l:nth-child(even){
background:#FBF8F2;
}
.bna_sc_td_42l{
padding:15px 18px;
font-size:0.875rem;
text-align:center;
min-width:0;
overflow-wrap:break-word;
color:#6B5E4A;
}
.bna_sc_td_42l:first-child{
font-weight:600;
text-align:left;
color:#2E2820;
}
.bna_sc_td_us_42l{
color:#4A7C59;
font-weight:700;
}
.bna_sb_42l{
background:#FBF8F2;
padding:48px 0;
margin-top:24px;
border-top:1px solid rgba(28,24,16,0.08);
border-bottom:1px solid rgba(28,24,16,0.08);
}
@media(min-width:765px){
.bna_sb_42l{
padding:3.5rem 0;
}
}
.bna_sb_eyebrow_42l{
margin-bottom:0.75rem;
display:block;
}
.bna_sb_h2_42l{
color:#1C1810;
overflow-wrap:break-word;
line-height:1.05;
margin-bottom:26px;
font-size:1.875rem;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.bna_sb_h2_42l{
font-size:36px;
}
}
.bna_sb_grid_42l{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.bna_sb_grid_42l{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.bna_sb_grid_42l{
grid-template-columns:repeat(4,1fr);
}
}
.bna_sb_card_42l{
border-radius:14px;
border:1px solid rgba(28,24,16,0.08);
padding:1.5rem;
background:#F5F0E8;
min-width:0;
}
.bna_sb_card_h_42l{
color:#1C1810;
margin-bottom:0.5rem;
line-height:1.15;
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:19px;
font-weight:600;
}
.bna_sb_card_p_42l{
color:#8C7D68;
line-height:1.6;
font-size:0.844rem;
overflow-wrap:break-word;
}
.bna_sb_rtp_42l{
gap:24px;
padding:1.625rem 1.75rem;
grid-template-columns:1fr;
background:#F5F0E8;
border:1px solid rgba(28,24,16,0.08);
border-radius:14px;
align-items:center;
display:grid;
margin-top:18px;
}
@media(min-width:761px){
.bna_sb_rtp_42l{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.bna_sb_rtp_h_42l{
overflow-wrap:break-word;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.25rem;
color:#1C1810;
margin-bottom:0.5rem;
line-height:1.15;
}
.bna_sb_rtp_p_42l{
font-size:13.5px;
overflow-wrap:break-word;
color:#8C7D68;
line-height:1.6;
}
.bna_sb_rtp_stats_42l{
gap:16px;
display:flex;
}
.bna_sb_stat_42l{
background:#FBF8F2;
border-radius:8px;
flex:1 1 0;
padding:1.125rem;
min-width:0;
text-align:center;
}
.bna_sb_stat_v_42l{
font-size:1.625rem;
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#4A7C59;
}
.bna_sb_stat_l_42l{
margin-top:0.25rem;
color:#6B5E4A;
font-size:11.5px;
}
.bna_lh_42l{
padding:40px 0 1.25rem;
}
.bna_lh_in_42l{
padding-top:34px;
border-top:1px solid rgba(28,24,16,0.14);
}
.bna_lh_eyebrow_42l{
display:block;
margin-bottom:22px;
}
.bna_lh_grid_42l{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:597px){
.bna_lh_grid_42l{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.bna_lh_grid_42l{
grid-template-columns:repeat(5,1fr);
}
}
.bna_lh_col_42l{
min-width:0;
}
.bna_lh_col_h_42l{
margin-bottom:12px;
color:#1C1810;
font-size:13px;
overflow-wrap:break-word;
font-weight:700;
}
.bna_lh_links_42l{
gap:8px;
flex-direction:column;
display:flex;
}
.bna_lh_link_42l{
transition:color .22s ease;
color:#8C7D68;
font-size:0.813rem;
overflow-wrap:break-word;
}
.bna_lh_link_42l:hover{
color:#A67C3A;
}
.bna_gd_42l{
padding:3rem 0 0.625rem;
}
.bna_gd_head_42l{
gap:14px;
flex-direction:column;
display:flex;
margin-bottom:24px;
}
@media(min-width:679px){
.bna_gd_head_42l{
gap:1.25rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.bna_gd_eyebrow_42l{
margin-bottom:0.625rem;
}
.bna_gd_h2_42l{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#1C1810;
line-height:1.05;
font-size:28px;
}
@media(min-width:770px){
.bna_gd_h2_42l{
font-size:34px;
}
}
.bna_gd_more_42l{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
border-bottom:1px solid #1C1810;
color:#1C1810;
font-size:13.5px;
font-weight:600;
padding-bottom:2px;
}
.bna_gd_more_42l:hover{
border-color:#A67C3A;
color:#A67C3A;
}
.bna_gd_grid_42l{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:723px){
.bna_gd_grid_42l{
grid-template-columns:repeat(3,1fr);
}
}
.bna_gd_card_42l{
border-radius:14px;
border:1px solid rgba(28,24,16,0.08);
background:#FBF8F2;
overflow:hidden;
min-width:0;
display:block;
}
.bna_gd_card_img_42l{
background:linear-gradient(140deg,#2C2416,#A67C3A);
height:9.375rem;
}
.bna_gd_card_body_42l{
padding:22px;
}
.bna_gd_card_cat_42l{
font-size:0.625rem;
text-transform:uppercase;
color:#A67C3A;
letter-spacing:.1em;
font-weight:600;
}
.bna_gd_card_h_42l{
margin:8px 0 10px;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1810;
font-weight:600;
font-size:19px;
line-height:1.2;
overflow-wrap:break-word;
}
.bna_gd_card_meta_42l{
color:#6B5E4A;
font-size:12px;
overflow-wrap:break-word;
}
.bna_el_42l{
padding:48px 0;
}
@media(min-width:765px){
.bna_el_42l{
padding:56px 0;
}
}
.bna_el_in_42l{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:899px){
.bna_el_in_42l{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.bna_el_left_42l{
min-width:0;
}
.bna_el_eyebrow_42l{
margin-bottom:0.875rem;
}
.bna_el_h2_42l{
font-size:2rem;
font-weight:600;
color:#1C1810;
line-height:1.08;
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:1.375rem;
}
@media(min-width:769px){
.bna_el_h2_42l{
font-size:2.375rem;
}
}
.bna_el_body_42l p{
overflow-wrap:break-word;
margin-bottom:1.125rem;
line-height:1.7;
color:#2E2820;
font-size:16px;
}
.bna_el_dropcap_42l{
padding:0.375rem 0.75rem 0 0;
font-weight:700;
font-size:3.875rem;
color:#A67C3A;
float:left;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:.8;
}
.bna_el_right_42l{
min-width:0;
}
.bna_el_quote_42l{
border-radius:20px;
padding:36px;
background:linear-gradient(150deg,#2C2416,#131009);
position:relative;
margin-bottom:1.5rem;
color:#F5EDD8;
}
.bna_el_quote_mark_42l{
margin-bottom:0.375rem;
align-items:center;
color:#D4A84B;
display:inline-flex;
}
.bna_el_quote_mark_42l svg{
width:2.125rem;
height:34px;
}
.bna_el_quote_text_42l{
overflow-wrap:break-word;
font-weight:500;
font-size:1.375rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:1.375rem;
color:#F5EDD8;
line-height:1.4;
}
.bna_el_quote_meta_42l{
gap:12px;
display:flex;
align-items:center;
}
.bna_el_quote_av_42l{
flex:0 0 auto;
background:linear-gradient(135deg,#A67C3A,#D4A84B);
border-radius:50%;
width:38px;
height:2.375rem;
}
.bna_el_quote_author_42l{
color:#F5EDD8;
font-size:14px;
font-weight:700;
}
.bna_el_quote_meta_sub_42l{
color:#B8A888;
font-size:0.75rem;
}
.bna_el_explain_42l{
overflow:hidden;
border:1px solid rgba(28,24,16,0.08);
border-radius:0.875rem;
}
.bna_el_explain_card_42l{
padding:1.375rem 24px;
}
.bna_el_explain_card_42l+.bna_el_explain_card_42l{
border-top:1px solid rgba(28,24,16,0.08);
}
.bna_el_explain_h_42l{
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
font-size:20px;
margin-bottom:0.5rem;
color:#1C1810;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
.bna_el_explain_p_42l{
overflow-wrap:break-word;
font-size:14px;
color:#8C7D68;
line-height:1.55;
}
.bna_ft_42l{
background:#2A2318;
margin-top:40px;
color:#B8A888;
}
.bna_ft_in_42l{
gap:2rem;
padding:3rem 0 28px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:599px){
.bna_ft_in_42l{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:902px){
.bna_ft_in_42l{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.bna_ft_brand_42l{
min-width:0;
}
.bna_ft_logo_42l{
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
font-weight:700;
font-size:26px;
}
.bna_ft_tagline_42l{
color:#B8A888;
font-size:13.5px;
line-height:1.6;
max-width:280px;
margin-top:0.875rem;
}
.bna_ft_contact_42l{
transition:color .22s ease;
margin-top:12px;
font-size:13px;
color:#D4A84B;
display:inline-block;
max-width:280px;
overflow-wrap:anywhere;
}
.bna_ft_contact_42l:hover{
color:#F5EDD8;
}
.bna_ft_col_42l{
min-width:0;
}
.bna_ft_col_h_42l{
color:#F5EDD8;
text-transform:uppercase;
overflow-wrap:break-word;
font-size:0.813rem;
margin-bottom:0.875rem;
font-weight:700;
letter-spacing:.08em;
}
.bna_ft_col_links_42l{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.bna_ft_link_42l{
transition:color .22s ease;
font-size:13.5px;
color:#B8A888;
overflow-wrap:break-word;
}
.bna_ft_link_42l:hover{
color:#F5EDD8;
}
.bna_ft_bot_42l{
padding:22px 0 2.5rem;
gap:1rem;
border-top:1px solid rgba(255,240,200,0.13);
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.bna_ft_bot_42l{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.bna_ft_legal_42l{
overflow-wrap:break-word;
max-width:47.5rem;
font-size:0.719rem;
color:#B0A390;
line-height:1.6;
}
.bna_ft_legal_42l b{
color:#B8A888;
font-weight:700;
}
.bna_ft_age_42l{
padding:4px 9px;
flex:0 0 auto;
border:1.5px solid #D4A84B;
border-radius:0.5rem;
color:#D4A84B;
font-size:13px;
font-weight:700;
}