*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F1EB;
color:#3A3226;
line-height:1.6;
font-size:0.938rem;
overflow-wrap:break-word;
font-family:"Onest", 'Helvetica Neue', Arial, sans-serif;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.50);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.fbc_layout_9qm{
flex-direction:column;
display:flex;
min-height:100vh;
}
.fbc_main_9qm{
flex:1 1 auto;
min-width:0;
width:100%;
}
.fbc_container_9qm{
padding:0 16px;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:767px){
.fbc_container_9qm{
padding:0 32px;
}
}
@media(min-width:1101px){
.fbc_container_9qm{
padding:0 3.5rem;
}
}
.fbc_eyebrow_9qm{
line-height:1.4;
display:inline-block;
font-family:"Onest", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
color:#A0703A;
text-transform:uppercase;
font-size:11px;
font-weight:600;
letter-spacing:.2em;
}
.fbc_band_9qm{
background:#1E1A12;
color:#F0EAE0;
}
.fbc_band_9qm .fbc_eyebrow_9qm{
color:#C9955A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.fbc_tb_9qm{
background:#F5F1EB;
border-bottom:1px solid rgba(28,23,16,0.15);
z-index:50;
position:sticky;
top:0;
}
.fbc_tb_in_9qm{
margin:0 auto;
gap:16px;
padding:0.75rem 16px;
align-items:center;
width:100%;
display:flex;
max-width:1400px;
justify-content:space-between;
}
@media(min-width:768px){
.fbc_tb_in_9qm{
padding:1rem 2rem;
}
}
@media(min-width:1102px){
.fbc_tb_in_9qm{
padding:1.125rem 3.5rem;
}
}
.fbc_tb_left_9qm{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.fbc_tb_logo_9qm{
gap:0.688rem;
align-items:center;
min-width:0;
display:flex;
}
.fbc_tb_logo_mark_9qm{
flex:0 0 auto;
border-radius:0.5rem;
width:34px;
height:34px;
object-fit:cover;
}
.fbc_tb_logo_txt_9qm{
flex-direction:column;
min-width:0;
line-height:1;
display:flex;
}
.fbc_tb_logo_name_9qm{
overflow:hidden;
font-weight:700;
font-size:1.375rem;
color:#1C1710;
text-overflow:ellipsis;
letter-spacing:.02em;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
white-space:nowrap;
}
.fbc_tb_logo_sub_9qm{
overflow:hidden;
white-space:nowrap;
text-transform:uppercase;
font-weight:600;
text-overflow:ellipsis;
letter-spacing:.32em;
color:#A0703A;
margin-top:0.25rem;
font-size:8.5px;
}
.fbc_tb_nav_9qm{
display:none;
}
@media(min-width:960px){
.fbc_tb_nav_9qm{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.fbc_tb_nav_item_9qm{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
white-space:nowrap;
font-size:14px;
font-weight:600;
border-bottom:2px solid transparent;
color:#3A3226;
}
.fbc_tb_nav_item_9qm:hover{
color:#1C1710;
}
.fbc_tb_nav_item_9qm.fbc_state_active_9qm{
border-color:#A0703A;
color:#1C1710;
}
.fbc_tb_right_9qm{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.fbc_tb_search_9qm{
transition:color .22s ease;
display:flex;
align-items:center;
color:#3A3226;
justify-content:center;
}
.fbc_tb_search_9qm:hover{
color:#A0703A;
}
.fbc_tb_search_9qm svg{
width:18px;
height:1.125rem;
}
.fbc_tb_lang_9qm{
font-size:0.688rem;
font-weight:600;
color:#6B5E4A;
letter-spacing:.1em;
text-transform:uppercase;
}
.fbc_tb_lang_9qm:hover{
color:#1C1710;
}
.fbc_tb_login_9qm{
color:#1C1710;
font-weight:600;
font-size:14px;
display:none;
}
@media(min-width:769px){
.fbc_tb_login_9qm{
display:inline-block;
}
}
.fbc_tb_register_9qm{
border-radius:999px;
background:#1C1710;
padding:11px 22px;
transition:background-color .22s ease;
font-weight:700;
white-space:nowrap;
color:#F0EAE0;
font-size:14px;
}
.fbc_tb_register_9qm:hover{
background:#2F2719;
}
.fbc_mob_9qm{
background:#F5F1EB;
padding-bottom:env(safe-area-inset-bottom);
right:0;
left:0;
bottom:0;
position:fixed;
border-top:1px solid rgba(28,23,16,0.15);
z-index:60;
}
@media(min-width:961px){
.fbc_mob_9qm{
display:none;
}
}
.fbc_mob_in_9qm{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
display:flex;
max-width:560px;
}
.fbc_mob_item_9qm{
gap:3px;
transition:color .22s ease;
padding:0.563rem 4px;
flex:1 1 0;
align-items:center;
color:#6B5E4A;
display:flex;
min-width:0;
flex-direction:column;
}
.fbc_mob_item_9qm.fbc_state_active_9qm{
color:#A0703A;
}
.fbc_mob_ic_9qm{
justify-content:center;
align-items:center;
display:flex;
}
.fbc_mob_ic_9qm svg{
width:20px;
height:1.25rem;
}
.fbc_mob_lb_9qm{
overflow:hidden;
font-size:10px;
font-weight:600;
max-width:100%;
white-space:nowrap;
text-overflow:ellipsis;
}
@media(max-width:961px){
body{
padding-bottom:60px;
}
}
.fbc_rail_9qm{
min-width:0;
position:relative;
}
.fbc_rail_scroll_9qm{
gap:0.875rem;
-webkit-overflow-scrolling:touch;
display:flex;
overflow-x:auto;
padding-bottom:14px;
scrollbar-width:thin;
}
@media(min-width:766px){
.fbc_rail_scroll_9qm{
gap:18px;
}
}
.fbc_gc_9qm{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:766px){
.fbc_gc_9qm{
width:188px;
}
}
.fbc_gc_img_9qm{
background:#FAF7F3;
border-radius:0.875rem;
overflow:hidden;
box-shadow:0 2px 6px rgba(28,23,16,0.07), 0 8px 20px rgba(28,23,16,0.09);
padding-bottom:133.33%;
position:relative;
}
.fbc_gc_img_9qm img{
inset:0;
object-fit:cover;
height:100%;
width:100%;
position:absolute;
}
.fbc_gc_cover_9qm{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
inset:0;
position:absolute;
pointer-events:none;
}
.fbc_gc_hover_9qm{
inset:0;
background:rgba(0,0,0,0.50);
transition:opacity .22s ease;
opacity:0;
display:flex;
align-items:center;
position:absolute;
justify-content:center;
}
.fbc_gc_9qm:hover .fbc_gc_hover_9qm{
opacity:1;
}
.fbc_gc_hover_btn_9qm{
border-radius:62.438rem;
background:#1C1710;
width:46px;
justify-content:center;
color:#F0EAE0;
align-items:center;
display:flex;
height:46px;
}
.fbc_gc_hover_btn_9qm svg{
width:18px;
height:18px;
}
.fbc_gc_info_9qm{
gap:2px;
margin-top:9px;
flex-direction:column;
min-width:0;
display:flex;
}
.fbc_gc_name_9qm{
overflow:hidden;
color:#1C1710;
font-size:13px;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
}
.fbc_gc_prov_9qm{
overflow:hidden;
font-size:11px;
white-space:nowrap;
color:#6B5E4A;
text-overflow:ellipsis;
}
.fbc_gc_meta_9qm{
color:#6B5E4A;
font-size:11px;
}
.fbc_tc_9qm{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:769px){
.fbc_tc_9qm{
width:14.375rem;
}
}
.fbc_tc_img_9qm{
overflow:hidden;
border-radius:0.875rem;
background:#FAF7F3;
position:relative;
box-shadow:0 2px 0.375rem rgba(28,23,16,0.07), 0 8px 1.25rem rgba(28,23,16,0.09);
padding-bottom:75%;
}
.fbc_tc_img_9qm img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.fbc_tc_info_9qm{
gap:2px;
flex-direction:column;
min-width:0;
display:flex;
margin-top:0.563rem;
}
.fbc_tc_name_9qm{
overflow:hidden;
color:#1C1710;
font-weight:700;
font-size:14px;
text-overflow:ellipsis;
white-space:nowrap;
}
.fbc_tc_rtp_9qm{
font-size:0.688rem;
color:#6B5E4A;
}
.fbc_lc_9qm{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:765px){
.fbc_lc_9qm{
width:16.75rem;
}
}
.fbc_lc_img_9qm{
overflow:hidden;
background:#FAF7F3;
border-radius:0.875rem;
padding-bottom:62.5%;
box-shadow:0 2px 0.375rem rgba(28,23,16,0.07), 0 8px 20px rgba(28,23,16,0.09);
position:relative;
}
.fbc_lc_img_9qm img{
inset:0;
position:absolute;
object-fit:cover;
height:100%;
width:100%;
}
.fbc_lc_live_9qm{
border-radius:62.438rem;
gap:0.438rem;
padding:0.25rem 0.563rem;
background:rgba(0,0,0,0.50);
align-items:center;
display:flex;
top:12px;
position:absolute;
left:0.75rem;
}
.fbc_lc_live_dot_9qm{
animation:zm2-pulse 1.6s infinite;
background:#C0392B;
border-radius:50%;
height:8px;
width:8px;
}
.fbc_lc_seats_9qm{
text-transform:uppercase;
font-weight:600;
letter-spacing:.08em;
font-size:10px;
color:#F0EAE0;
}
.fbc_lc_info_9qm{
gap:2px;
display:flex;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
}
.fbc_lc_name_9qm{
overflow:hidden;
text-overflow:ellipsis;
font-size:15px;
font-weight:700;
white-space:nowrap;
color:#1C1710;
}
.fbc_lc_bet_9qm{
color:#6B5E4A;
font-size:0.688rem;
}
.fbc_pc_9qm{
border:1px solid rgba(28,23,16,0.08);
border-radius:0.875rem;
background:#FAF7F3;
gap:0.5rem;
padding:16px 0.875rem;
justify-content:center;
flex-direction:column;
display:flex;
min-height:4.625rem;
min-width:0;
align-items:center;
}
.fbc_pc_logo_9qm{
flex:0 0 auto;
width:auto;
object-fit:contain;
max-width:100%;
height:28px;
}
.fbc_pc_name_9qm{
overflow:hidden;
color:#6B5E4A;
max-width:100%;
font-size:11px;
white-space:nowrap;
text-overflow:ellipsis;
text-align:center;
}
.fbc_gc_tag_9qm{
border-radius:0.5rem;
padding:3px 0.5rem;
z-index:2;
font-size:10px;
top:0.625rem;
left:10px;
text-transform:uppercase;
position:absolute;
font-weight:700;
letter-spacing:.06em;
display:inline-block;
}
.fbc_gc_tag_hot_9qm{
background:#C0392B;
color:#F0EAE0;
}
.fbc_gc_tag_new_9qm{
background:#C9955A;
color:#1C1710;
}
.fbc_gc_tag_jp_9qm{
background:#B8860B;
color:#1C1710;
}
.fbc_gc_tag_live_9qm{
background:#C0392B;
color:#F0EAE0;
}
.fbc_sh_9qm{
margin-bottom:18px;
min-width:0;
}
.fbc_sh_row_9qm{
gap:1rem;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
}
.fbc_sh_row_9qm .fbc_sh_l_9qm{
gap:6px;
flex-direction:column;
min-width:0;
display:flex;
}
.fbc_sh_stack_9qm{
gap:0.625rem;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.fbc_sh_center_9qm{
gap:10px;
display:flex;
text-align:center;
align-items:center;
flex-direction:column;
}
.fbc_sh_h2_9qm{
font-weight:600;
font-size:1.5rem;
line-height:1.1;
color:#1C1710;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.fbc_sh_h2_9qm{
font-size:1.875rem;
}
}
.fbc_band_9qm .fbc_sh_h2_9qm{
color:#F0EAE0;
}
.fbc_sh_eb_line_9qm{
gap:10px;
display:inline-flex;
align-items:center;
}
.fbc_sh_eb_line_9qm::before{
background:#A0703A;
display:inline-block;
content:"";
width:28px;
height:1px;
}
.fbc_band_9qm .fbc_sh_eb_line_9qm::before{
background:#C9955A;
}
.fbc_sh_eb_dot_9qm{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.fbc_sh_eb_dot_9qm::before{
background:#A0703A;
border-radius:50%;
height:6px;
content:"";
width:6px;
display:inline-block;
}
.fbc_band_9qm .fbc_sh_eb_dot_9qm::before{
background:#C9955A;
}
.fbc_sh_link_9qm{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-weight:600;
border-bottom:1px solid #1C1710;
display:inline-flex;
color:#1C1710;
align-items:center;
font-size:0.813rem;
white-space:nowrap;
padding-bottom:2px;
}
.fbc_sh_link_9qm:hover{
border-color:#A0703A;
color:#A0703A;
}
.fbc_sh_link_9qm svg{
width:0.875rem;
height:0.875rem;
}
.fbc_sh_link_chev_9qm{
padding-bottom:0;
border-bottom:0;
}
.fbc_sh_link_btn_9qm{
border-radius:62.438rem;
padding:0.563rem 1.125rem;
background:#1C1710;
border-bottom:0;
color:#F0EAE0;
}
.fbc_sh_link_btn_9qm:hover{
border-color:transparent;
background:#2F2719;
color:#F0EAE0;
}
.fbc_band_9qm .fbc_sh_link_9qm{
border-color:#F0EAE0;
color:#F0EAE0;
}
.fbc_band_9qm .fbc_sh_link_btn_9qm{
background:#C9955A;
color:#1C1710;
}
.fbc_sh_rule_9qm{
margin:-2px 0 18px;
background:rgba(28,23,16,0.15);
height:1px;
}
.fbc_band_9qm .fbc_sh_rule_9qm{
background:rgba(245,241,235,0.13);
}
.fbc_hero_9qm{
padding:32px 0 0.5rem;
}
@media(min-width:771px){
.fbc_hero_9qm{
padding:56px 0 24px;
}
}
.fbc_hero_in_9qm{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:900px){
.fbc_hero_in_9qm{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.fbc_hero_copy_9qm{
min-width:0;
}
.fbc_hero_eyebrow_9qm{
gap:0.625rem;
margin-bottom:22px;
align-items:center;
display:inline-flex;
}
.fbc_hero_eyebrow_line_9qm{
flex:0 0 auto;
background:#A0703A;
width:28px;
display:inline-block;
height:1px;
}
.fbc_hero_h1_9qm{
overflow-wrap:break-word;
letter-spacing:-.01em;
margin-bottom:1.25rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:38px;
line-height:1.04;
color:#1C1710;
font-weight:600;
}
@media(min-width:765px){
.fbc_hero_h1_9qm{
font-size:54px;
}
}
@media(min-width:1101px){
.fbc_hero_h1_9qm{
font-size:3.875rem;
}
}
.fbc_hero_h1_9qm em{
font-style:normal;
color:#A0703A;
}
.fbc_hero_sub_9qm{
line-height:1.6;
max-width:480px;
font-size:1rem;
color:#8C7D68;
margin-bottom:1.875rem;
}
@media(min-width:765px){
.fbc_hero_sub_9qm{
font-size:1.125rem;
}
}
.fbc_hero_actions_9qm{
gap:0.875rem;
margin-bottom:34px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.fbc_hero_cta_9qm{
transition:background-color .22s ease;
border-radius:62.438rem;
padding:16px 1.875rem;
gap:0.625rem;
background:#1C1710;
display:inline-flex;
color:#F0EAE0;
font-size:15px;
align-items:center;
font-weight:700;
}
.fbc_hero_cta_9qm:hover{
background:#2F2719;
}
.fbc_hero_cta_ic_9qm{
display:inline-flex;
align-items:center;
}
.fbc_hero_cta_ic_9qm svg{
width:16px;
height:1rem;
}
.fbc_hero_cta_alt_9qm{
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(28,23,16,0.15);
background:transparent;
padding:15px 26px;
border-radius:999px;
display:inline-flex;
align-items:center;
font-size:15px;
color:#1C1710;
font-weight:600;
}
.fbc_hero_cta_alt_9qm:hover{
border-color:#A0703A;
color:#A0703A;
}
.fbc_hero_trust_9qm{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.fbc_hero_trust_item_9qm{
gap:0.563rem;
display:flex;
color:#3A3226;
font-size:13px;
font-weight:600;
align-items:center;
}
.fbc_hero_trust_ic_9qm{
align-items:center;
display:inline-flex;
color:#A0703A;
}
.fbc_hero_trust_ic_9qm svg{
height:1rem;
width:16px;
}
.fbc_hero_promo_9qm{
background:#FAF7F3;
overflow:hidden;
border-radius:20px;
position:relative;
display:flex;
min-height:300px;
box-shadow:0 0.75rem 3rem rgba(28,23,16,0.14), 0 3px 10px rgba(28,23,16,0.08);
}
.fbc_hero_promo_bg_9qm{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.fbc_hero_promo_bg_9qm::after{
inset:0;
background:linear-gradient(120deg,#1E1A12 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
position:absolute;
content:"";
}
.fbc_hero_promo_glow_9qm{
background:radial-gradient(circle,rgba(167,120,60,0.18) 0%,transparent 65%);
border-radius:50%;
position:absolute;
height:260px;
pointer-events:none;
top:-40px;
right:-20px;
width:16.25rem;
}
.fbc_hero_promo_ct_9qm{
padding:28px;
align-self:flex-end;
z-index:2;
max-width:88%;
position:relative;
}
.fbc_hero_promo_label_9qm{
font-size:0.625rem;
font-weight:700;
text-transform:uppercase;
display:block;
color:#C9955A;
margin-bottom:8px;
letter-spacing:.25em;
}
.fbc_hero_promo_amount_9qm{
color:#F0EAE0;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:32px;
overflow-wrap:break-word;
}
@media(min-width:767px){
.fbc_hero_promo_amount_9qm{
font-size:2.5rem;
}
}
.fbc_hero_promo_amount_9qm em{
color:#C9955A;
font-style:normal;
}
.fbc_hero_rating_9qm{
padding:10px 14px;
background:#FAF7F3;
border:1px solid rgba(28,23,16,0.08);
border-radius:14px;
gap:0.625rem;
right:0.875rem;
align-items:center;
top:0.875rem;
display:flex;
position:absolute;
max-width:min(260px,62%);
box-shadow:0 2px 0.375rem rgba(28,23,16,0.07), 0 8px 1.25rem rgba(28,23,16,0.09);
z-index:3;
}
.fbc_hero_rating_score_9qm{
flex:0 0 auto;
font-size:1.5rem;
font-weight:700;
color:#1C1710;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.fbc_hero_rating_txt_9qm{
flex:1 1 auto;
min-width:0;
}
.fbc_hero_rating_stars_9qm{
gap:2px;
display:flex;
color:#A0703A;
}
.fbc_hero_rating_stars_9qm svg{
width:12px;
height:0.75rem;
}
.fbc_hero_rating_cap_9qm{
overflow-wrap:break-word;
font-size:0.688rem;
line-height:1.35;
color:#6B5E4A;
display:block;
margin-top:3px;
}
.fbc_stat_9qm{
border-top:1px solid rgba(28,23,16,0.15);
border-bottom:1px solid rgba(28,23,16,0.15);
margin-top:1rem;
}
.fbc_stat_in_9qm{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.fbc_stat_in_9qm{
grid-template-columns:repeat(4,1fr);
}
}
.fbc_stat_item_9qm{
padding:22px 14px;
min-width:0;
border-bottom:1px solid rgba(28,23,16,0.08);
border-right:1px solid rgba(28,23,16,0.08);
}
.fbc_stat_item_9qm:nth-child(2n){
border-right:0;
}
.fbc_stat_item_9qm:nth-child(n+3){
border-bottom:0;
}
@media(min-width:768px){
.fbc_stat_item_9qm{
border-bottom:0;
}
.fbc_stat_item_9qm:nth-child(2n){
border-right:1px solid rgba(28,23,16,0.08);
}
.fbc_stat_item_9qm:nth-child(4n){
border-right:0;
}
}
.fbc_stat_value_9qm{
color:#1C1710;
font-size:30px;
font-weight:700;
line-height:1;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:770px){
.fbc_stat_value_9qm{
font-size:34px;
}
}
.fbc_stat_label_9qm{
font-size:0.813rem;
color:#6B5E4A;
line-height:1.4;
overflow-wrap:break-word;
margin-top:0.375rem;
}
.fbc_pr_9qm{
padding:30px 0 6px;
}
.fbc_pr_card_9qm{
padding:26px;
border:1px solid rgba(28,23,16,0.08);
flex:0 0 auto;
gap:0.625rem;
background:#FAF7F3;
overflow:hidden;
border-radius:1.25rem;
position:relative;
min-height:12.5rem;
width:17.5rem;
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.fbc_pr_card_9qm{
width:18.75rem;
}
}
.fbc_pr_card_feat_9qm{
background:linear-gradient(150deg,#2A2318,#100D08);
border-color:transparent;
color:#F0EAE0;
}
.fbc_pr_glow_9qm{
border-radius:50%;
background:radial-gradient(circle,rgba(167,120,60,0.18),transparent 70%);
right:-1.875rem;
height:130px;
width:130px;
top:-30px;
pointer-events:none;
position:absolute;
opacity:0;
}
.fbc_pr_card_feat_9qm .fbc_pr_glow_9qm{
opacity:1;
}
.fbc_pr_label_9qm{
letter-spacing:.16em;
position:relative;
font-size:0.625rem;
font-weight:700;
text-transform:uppercase;
color:#A0703A;
}
.fbc_pr_card_feat_9qm .fbc_pr_label_9qm{
color:#C9955A;
}
.fbc_pr_amount_9qm{
line-height:1.08;
position:relative;
color:#1C1710;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
overflow-wrap:break-word;
}
.fbc_pr_card_feat_9qm .fbc_pr_amount_9qm{
color:#F0EAE0;
}
.fbc_pr_amount_9qm em{
font-style:normal;
color:#A0703A;
}
.fbc_pr_card_feat_9qm .fbc_pr_amount_9qm em{
color:#C9955A;
}
.fbc_pr_terms_9qm{
line-height:1.5;
font-size:13px;
color:#6B5E4A;
position:relative;
}
.fbc_pr_card_feat_9qm .fbc_pr_terms_9qm{
color:#A89A86;
}
.fbc_pr_cta_9qm{
margin-top:auto;
align-self:flex-start;
position:relative;
}
.fbc_pr_card_feat_9qm .fbc_pr_cta_9qm{
border-radius:999px;
background:#C9955A;
transition:opacity .22s ease;
padding:9px 1.125rem;
font-weight:700;
font-size:0.813rem;
color:#1C1710;
}
.fbc_pr_card_feat_9qm .fbc_pr_cta_9qm:hover{
opacity:.9;
}
.fbc_pr_card_9qm:not(.fbc_pr_card_feat_9qm) .fbc_pr_cta_9qm{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
border-bottom:1px solid #1C1710;
font-size:13px;
padding-bottom:2px;
color:#1C1710;
}
.fbc_pr_card_9qm:not(.fbc_pr_card_feat_9qm) .fbc_pr_cta_9qm:hover{
border-color:#A0703A;
color:#A0703A;
}
.fbc_gf_9qm{
padding:24px 0 6px;
}
.fbc_gf_in_9qm{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.fbc_gf_chip_9qm{
border:1px solid rgba(28,23,16,0.15);
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-radius:62.438rem;
background:#FAF7F3;
padding:0.625rem 1.125rem;
font-weight:600;
white-space:nowrap;
font-size:13px;
color:#3A3226;
}
.fbc_gf_chip_9qm:hover{
border-color:#A0703A;
color:#A0703A;
}
.fbc_gf_chip_9qm.fbc_state_active_9qm{
background:#1C1710;
border-color:transparent;
color:#F0EAE0;
}
.fbc_jp_9qm{
padding:30px 0 10px;
}
.fbc_jp_grid_9qm{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:771px){
.fbc_jp_grid_9qm{
grid-template-columns:1fr 1fr;
}
.fbc_jp_card_mega_9qm{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.fbc_jp_grid_9qm{
grid-template-columns:1.4fr 1fr 1fr;
}
.fbc_jp_card_mega_9qm{
grid-column:auto;
}
}
.fbc_jp_card_9qm{
gap:12px;
border-radius:1.25rem;
border:1px solid rgba(28,23,16,0.08);
padding:1.625rem;
overflow:hidden;
background:#FAF7F3;
display:flex;
min-height:12.5rem;
justify-content:space-between;
flex-direction:column;
position:relative;
min-width:0;
}
.fbc_jp_card_mega_9qm{
background:linear-gradient(135deg,#2A2318,#100D08);
border-color:transparent;
min-height:13.125rem;
color:#F0EAE0;
}
.fbc_jp_glow_9qm{
background:radial-gradient(circle,rgba(167,120,60,0.18),transparent 70%);
border-radius:50%;
position:absolute;
width:12.5rem;
right:-40px;
pointer-events:none;
height:12.5rem;
top:-40px;
}
.fbc_jp_label_9qm{
gap:0.625rem;
position:relative;
justify-content:space-between;
font-weight:700;
display:flex;
color:#A0703A;
letter-spacing:.16em;
flex-wrap:wrap;
align-items:center;
text-transform:uppercase;
font-size:0.625rem;
}
.fbc_jp_card_mega_9qm .fbc_jp_label_9qm{
color:#C9955A;
}
.fbc_jp_drop_9qm{
text-transform:none;
font-weight:600;
color:#6B5E4A;
letter-spacing:.04em;
}
.fbc_jp_card_mega_9qm .fbc_jp_drop_9qm{
color:#A89A86;
}
.fbc_jp_amount_9qm{
font-weight:700;
position:relative;
color:#1C1710;
line-height:1;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:38px;
}
.fbc_jp_card_mega_9qm .fbc_jp_amount_9qm{
animation:zm2-pulse 2.4s infinite;
color:#C9955A;
font-size:48px;
}
@media(min-width:769px){
.fbc_jp_card_mega_9qm .fbc_jp_amount_9qm{
font-size:54px;
}
}
.fbc_jp_game_9qm{
font-size:0.813rem;
position:relative;
color:#6B5E4A;
}
.fbc_jp_card_mega_9qm .fbc_jp_game_9qm{
color:#A89A86;
}
.fbc_jp_cta_9qm{
position:relative;
align-self:flex-start;
}
.fbc_jp_card_mega_9qm .fbc_jp_cta_9qm{
transition:opacity .22s ease;
background:#C9955A;
padding:0.625rem 1.25rem;
border-radius:62.438rem;
font-size:0.813rem;
font-weight:700;
color:#1C1710;
}
.fbc_jp_card_mega_9qm .fbc_jp_cta_9qm:hover{
opacity:.9;
}
.fbc_jp_card_9qm:not(.fbc_jp_card_mega_9qm) .fbc_jp_cta_9qm{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
border-bottom:1px solid #1C1710;
color:#1C1710;
font-size:13px;
font-weight:700;
}
.fbc_jp_card_9qm:not(.fbc_jp_card_mega_9qm) .fbc_jp_cta_9qm:hover{
border-color:#A0703A;
color:#A0703A;
}
.fbc_jp_seo_9qm{
margin:14px 0 0;
font-size:14px;
overflow-wrap:break-word;
color:#8C7D68;
max-width:760px;
line-height:1.65;
}
.fbc_jp_seo_9qm strong{
color:#1C1710;
font-weight:700;
}
.fbc_grow_9qm{
padding:1.625rem 0 0.625rem;
}
.fbc_row_seo_9qm{
margin:10px 0 0;
line-height:1.65;
max-width:47.5rem;
color:#8C7D68;
font-size:0.875rem;
overflow-wrap:break-word;
}
.fbc_row_seo_9qm strong{
font-weight:700;
color:#1C1710;
}
.fbc_grow_9qm{
padding:26px 0 0.625rem;
}
.fbc_row_seo_9qm{
margin:0.625rem 0 0;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
max-width:47.5rem;
color:#8C7D68;
}
.fbc_row_seo_9qm strong{
color:#1C1710;
font-weight:700;
}
.fbc_gm_9qm{
padding:1.875rem 0 10px;
}
.fbc_gm_in_9qm{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:877px){
.fbc_gm_in_9qm{
grid-template-columns:1.25fr 1fr;
}
}
.fbc_gm_left_9qm{
border:1px solid rgba(28,23,16,0.08);
background:#FAF7F3;
border-radius:1.25rem;
padding:32px;
min-width:0;
}
.fbc_gm_eyebrow_9qm{
margin-bottom:0.625rem;
}
.fbc_gm_h2_9qm{
line-height:1.06;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:600;
color:#1C1710;
font-size:1.625rem;
}
@media(min-width:770px){
.fbc_gm_h2_9qm{
font-size:1.75rem;
}
}
.fbc_gm_text_9qm{
color:#8C7D68;
line-height:1.6;
max-width:480px;
margin-bottom:1.375rem;
font-size:0.875rem;
}
.fbc_gm_level_9qm{
color:#A0703A;
font-size:22px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-weight:700;
}
.fbc_gm_bar_9qm{
background:rgba(28,23,16,0.15);
border-radius:62.438rem;
overflow:hidden;
margin-bottom:6px;
height:0.5rem;
}
.fbc_gm_bar_fill_9qm{
background:linear-gradient(90deg,#A0703A,#D4A96A);
border-radius:62.438rem;
height:100%;
}
.fbc_gm_bar_meta_9qm{
gap:0.625rem;
display:flex;
color:#6B5E4A;
font-size:0.688rem;
justify-content:space-between;
margin-bottom:18px;
}
.fbc_gm_missions_9qm{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.fbc_gm_mission_9qm{
gap:0.438rem;
border-radius:62.438rem;
border:1px solid rgba(28,23,16,0.15);
padding:0.563rem 0.938rem;
background:#F5F1EB;
display:inline-flex;
align-items:center;
font-weight:600;
font-size:0.781rem;
color:#3A3226;
}
.fbc_gm_mission_ic_9qm{
display:inline-flex;
color:#A0703A;
align-items:center;
}
.fbc_gm_mission_ic_9qm svg{
width:0.813rem;
height:0.813rem;
}
.fbc_gm_right_9qm{
border-radius:1.25rem;
padding:32px;
overflow:hidden;
background:linear-gradient(150deg,#2A2318,#100D08);
flex-direction:column;
position:relative;
display:flex;
color:#F0EAE0;
}
.fbc_gm_glow_9qm{
border-radius:50%;
background:radial-gradient(circle,rgba(167,120,60,0.18),transparent 70%);
position:absolute;
right:-1.875rem;
height:9.375rem;
top:-1.875rem;
pointer-events:none;
width:150px;
}
.fbc_gm_ref_eyebrow_9qm{
margin-bottom:0.625rem;
position:relative;
}
.fbc_gm_ref_h2_9qm{
margin-bottom:8px;
color:#F0EAE0;
font-size:1.625rem;
font-weight:600;
position:relative;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.1;
overflow-wrap:break-word;
}
.fbc_gm_ref_text_9qm{
line-height:1.55;
font-size:13.5px;
position:relative;
margin-bottom:20px;
color:#A89A86;
}
.fbc_gm_ref_cta_9qm{
transition:opacity .22s ease;
padding:11px 1.375rem;
border-radius:62.438rem;
background:#C9955A;
color:#1C1710;
position:relative;
font-weight:700;
margin-top:auto;
align-self:flex-start;
font-size:0.844rem;
}
.fbc_gm_ref_cta_9qm:hover{
opacity:.9;
}
.fbc_sea_9qm{
padding:1.5rem 0 0.625rem;
}
.fbc_sea_in_9qm{
border-radius:1.25rem;
overflow:hidden;
padding:36px;
gap:1.375rem;
background:linear-gradient(115deg,#2A2318,#100D08);
position:relative;
color:#F0EAE0;
display:flex;
flex-direction:column;
}
@media(min-width:821px){
.fbc_sea_in_9qm{
gap:2rem;
padding:2.75rem 3rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.fbc_sea_glow_9qm{
border-radius:50%;
background:radial-gradient(circle,rgba(167,120,60,0.18),transparent 68%);
top:50%;
width:240px;
right:60px;
pointer-events:none;
position:absolute;
height:15rem;
transform:translateY(-50%);
}
.fbc_sea_copy_9qm{
max-width:35rem;
position:relative;
min-width:0;
}
.fbc_sea_eyebrow_9qm{
margin-bottom:0.75rem;
}
.fbc_sea_h2_9qm{
color:#F0EAE0;
overflow-wrap:break-word;
line-height:1.04;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:12px;
font-size:30px;
font-weight:600;
}
@media(min-width:766px){
.fbc_sea_h2_9qm{
font-size:38px;
}
}
.fbc_sea_text_9qm{
line-height:1.6;
color:#A89A86;
font-size:0.938rem;
}
.fbc_sea_cta_9qm{
border-radius:999px;
transition:opacity .22s ease;
flex:0 0 auto;
background:#C9955A;
padding:1rem 32px;
font-size:0.938rem;
color:#1C1710;
font-weight:700;
position:relative;
}
.fbc_sea_cta_9qm:hover{
opacity:.9;
}
.fbc_vip_9qm{
padding:48px 0;
}
@media(min-width:769px){
.fbc_vip_9qm{
padding:64px 0;
}
}
.fbc_vip_head_9qm{
gap:0.875rem;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:879px){
.fbc_vip_head_9qm{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.fbc_vip_eyebrow_9qm{
margin-bottom:0.75rem;
}
.fbc_vip_h2_9qm{
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-size:2rem;
color:#F0EAE0;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.fbc_vip_h2_9qm{
font-size:40px;
}
}
.fbc_vip_intro_9qm{
font-size:14px;
line-height:1.6;
max-width:420px;
color:#A89A86;
}
.fbc_vip_grid_9qm{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.fbc_vip_card_9qm{
padding:22px 1.125rem;
border:1px solid rgba(245,241,235,0.13);
border-radius:14px;
min-width:0;
}
.fbc_vip_card_feat_9qm{
border-color:#C9955A;
background:rgba(245,241,235,0.07);
}
.fbc_vip_card_ic_9qm{
border-radius:8px;
background:linear-gradient(135deg,#A0703A,#D4A96A);
margin-bottom:1rem;
height:34px;
display:block;
width:34px;
}
.fbc_vip_name_9qm{
font-weight:600;
font-size:20px;
color:#F0EAE0;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:6px;
}
.fbc_vip_perk_9qm{
color:#A89A86;
overflow-wrap:break-word;
line-height:1.5;
font-size:12.5px;
}
.fbc_app_9qm{
padding:30px 0 0.625rem;
}
.fbc_app_in_9qm{
border-radius:1.25rem;
border:1px solid rgba(28,23,16,0.08);
padding:32px;
gap:28px;
background:#FAF7F3;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.fbc_app_in_9qm{
padding:2.5rem 2.75rem;
gap:40px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.fbc_app_copy_9qm{
min-width:0;
max-width:560px;
}
.fbc_app_eyebrow_9qm{
margin-bottom:12px;
}
.fbc_app_h2_9qm{
color:#1C1710;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
font-size:28px;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:768px){
.fbc_app_h2_9qm{
font-size:34px;
}
}
.fbc_app_text_9qm{
margin-bottom:22px;
line-height:1.6;
font-size:0.875rem;
color:#8C7D68;
}
.fbc_app_btns_9qm{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.fbc_app_btn_9qm{
border-radius:14px;
transition:background-color .22s ease;
background:#1C1710;
padding:11px 20px;
gap:10px;
color:#F0EAE0;
align-items:center;
display:inline-flex;
}
.fbc_app_btn_9qm:hover{
background:#2F2719;
}
.fbc_app_btn_ic_9qm{
display:inline-flex;
align-items:center;
}
.fbc_app_btn_ic_9qm svg{
height:18px;
width:1.125rem;
}
.fbc_app_btn_lb_9qm{
font-weight:700;
font-size:0.844rem;
}
.fbc_app_qr_wrap_9qm{
gap:18px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.fbc_app_qr_9qm{
flex:0 0 auto;
border-radius:14px;
height:108px;
background-color:#1C1710;
background-image:repeating-linear-gradient(0deg,#FAF7F3 0 5px,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FAF7F3 0 5px,transparent 5px 0.688rem);
width:6.75rem;
}
.fbc_app_qr_cap_9qm{
line-height:1.4;
max-width:92px;
font-size:0.781rem;
color:#6B5E4A;
}
.fbc_wy_9qm{
padding:48px 0;
}
@media(min-width:769px){
.fbc_wy_9qm{
padding:56px 0;
}
}
.fbc_wy_in_9qm{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:900px){
.fbc_wy_in_9qm{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.fbc_wy_left_9qm{
min-width:0;
}
.fbc_wy_eyebrow_9qm{
margin-bottom:0.875rem;
}
.fbc_wy_h2_9qm{
overflow-wrap:break-word;
margin-bottom:16px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1C1710;
line-height:1.05;
font-weight:600;
font-size:32px;
}
@media(min-width:767px){
.fbc_wy_h2_9qm{
font-size:2.5rem;
}
}
.fbc_wy_intro_9qm{
line-height:1.6;
font-size:15px;
color:#8C7D68;
}
.fbc_wy_grid_9qm{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:557px){
.fbc_wy_grid_9qm{
grid-template-columns:1fr 1fr;
}
}
.fbc_wy_card_9qm{
padding:1.625rem;
background:#FAF7F3;
border:1px solid rgba(28,23,16,0.08);
border-radius:14px;
min-width:0;
}
.fbc_wy_card_ic_9qm{
justify-content:center;
display:inline-flex;
color:#A0703A;
align-items:center;
margin-bottom:16px;
}
.fbc_wy_card_ic_9qm svg{
height:26px;
width:26px;
}
.fbc_wy_card_h_9qm{
line-height:1.15;
overflow-wrap:break-word;
color:#1C1710;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
font-size:21px;
}
.fbc_wy_card_p_9qm{
color:#8C7D68;
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
}
.fbc_tt_9qm{
padding:48px 0 10px;
}
@media(min-width:769px){
.fbc_tt_9qm{
padding:3.75rem 0 10px;
}
}
.fbc_tt_head_9qm{
text-align:center;
margin-bottom:34px;
}
.fbc_tt_eyebrow_9qm{
margin-bottom:0.75rem;
}
.fbc_tt_h2_9qm{
font-size:2rem;
line-height:1.05;
overflow-wrap:break-word;
color:#1C1710;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:770px){
.fbc_tt_h2_9qm{
font-size:2.625rem;
}
}
.fbc_tt_grid_9qm{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.fbc_tt_grid_9qm{
grid-template-columns:repeat(3,1fr);
}
}
.fbc_tt_card_9qm{
border:1px solid rgba(28,23,16,0.08);
border-radius:0.875rem;
padding:30px;
background:#FAF7F3;
min-width:0;
flex-direction:column;
display:flex;
}
.fbc_tt_card_ic_9qm{
display:inline-flex;
align-items:center;
margin-bottom:18px;
color:#A0703A;
}
.fbc_tt_card_ic_9qm svg{
height:1.75rem;
width:1.75rem;
}
.fbc_tt_card_h_9qm{
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1C1710;
line-height:1.15;
margin-bottom:8px;
font-size:22px;
}
.fbc_tt_card_p_9qm{
line-height:1.6;
font-size:14px;
color:#8C7D68;
margin-bottom:14px;
overflow-wrap:break-word;
}
.fbc_tt_card_p_9qm b{
color:#1C1710;
font-weight:700;
}
.fbc_tt_card_link_9qm{
transition:color .22s ease;
color:#1C1710;
font-weight:700;
margin-top:auto;
border-bottom:1px solid #A0703A;
padding-bottom:2px;
align-self:flex-start;
font-size:13px;
}
.fbc_tt_card_link_9qm:hover{
color:#A0703A;
}
.fbc_prov_9qm{
padding:2.5rem 0 1.25rem;
}
.fbc_prov_eyebrow_9qm{
margin-bottom:1.125rem;
display:block;
}
.fbc_prov_grid_9qm{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:558px){
.fbc_prov_grid_9qm{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.fbc_prov_grid_9qm{
grid-template-columns:repeat(6,1fr);
}
}
.fbc_et_9qm{
padding:36px 0 10px;
}
.fbc_et_in_9qm{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:883px){
.fbc_et_in_9qm{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.fbc_et_left_9qm{
min-width:0;
}
.fbc_et_eyebrow_9qm{
margin-bottom:0.75rem;
}
.fbc_et_h2_9qm{
line-height:1.06;
font-weight:600;
color:#1C1710;
font-size:1.75rem;
margin-bottom:0.875rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:770px){
.fbc_et_h2_9qm{
font-size:2rem;
}
}
.fbc_et_text_9qm{
line-height:1.65;
margin-bottom:22px;
font-size:15px;
color:#8C7D68;
}
.fbc_et_stats_9qm{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.fbc_et_stat_9qm{
min-width:0;
}
.fbc_et_stat_v_9qm{
line-height:1;
font-size:1.625rem;
font-weight:700;
color:#1C1710;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.fbc_et_stat_l_9qm{
font-size:12.5px;
margin-top:4px;
color:#6B5E4A;
}
.fbc_et_right_9qm{
gap:12px;
display:flex;
flex-direction:column;
}
.fbc_et_member_9qm{
gap:1rem;
background:#FAF7F3;
border:1px solid rgba(28,23,16,0.08);
padding:18px 1.25rem;
border-radius:0.875rem;
align-items:center;
display:flex;
min-width:0;
}
.fbc_et_member_av_9qm{
background:linear-gradient(135deg,#2A2318,#A0703A);
flex:0 0 auto;
border-radius:50%;
width:3rem;
height:48px;
}
.fbc_et_member_name_9qm{
overflow-wrap:break-word;
font-size:15px;
color:#1C1710;
font-weight:700;
}
.fbc_et_member_role_9qm{
font-size:12.5px;
overflow-wrap:break-word;
color:#6B5E4A;
}
.fbc_et_updated_9qm{
border-radius:0.875rem;
gap:0.5rem;
border:1px solid rgba(28,23,16,0.08);
background:#F5F1EB;
padding:0.875rem 18px;
color:#8C7D68;
font-size:12.5px;
display:flex;
align-items:center;
}
.fbc_hts_9qm{
padding:48px 0;
}
@media(min-width:769px){
.fbc_hts_9qm{
padding:3.875rem 0;
}
}
.fbc_hts_head_9qm{
gap:1.125rem;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.fbc_hts_head_9qm{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.fbc_hts_eyebrow_9qm{
margin-bottom:12px;
}
.fbc_hts_h2_9qm{
color:#F0EAE0;
font-size:30px;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
}
@media(min-width:767px){
.fbc_hts_h2_9qm{
font-size:2.375rem;
}
}
.fbc_hts_cta_9qm{
flex:0 0 auto;
padding:0.938rem 1.875rem;
transition:opacity .22s ease;
background:#C9955A;
border-radius:62.438rem;
font-size:15px;
color:#1C1710;
font-weight:700;
}
.fbc_hts_cta_9qm:hover{
opacity:.9;
}
.fbc_hts_grid_9qm{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:761px){
.fbc_hts_grid_9qm{
grid-template-columns:repeat(3,1fr);
}
}
.fbc_hts_step_9qm{
border-top:1px solid rgba(245,241,235,0.13);
padding-top:22px;
min-width:0;
}
.fbc_hts_step_num_9qm{
margin-bottom:0.875rem;
font-weight:700;
color:#C9955A;
font-size:44px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1;
}
.fbc_hts_step_h_9qm{
color:#F0EAE0;
font-size:1.188rem;
margin-bottom:0.5rem;
overflow-wrap:break-word;
line-height:1.2;
font-weight:700;
}
.fbc_hts_step_p_9qm{
overflow-wrap:break-word;
font-size:14px;
color:#A89A86;
line-height:1.55;
}
.fbc_ts_9qm{
padding:2.75rem 0;
}
.fbc_ts_in_9qm{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:882px){
.fbc_ts_in_9qm{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.fbc_ts_left_9qm{
min-width:0;
}
.fbc_ts_h2_9qm{
margin-bottom:0.75rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
overflow-wrap:break-word;
line-height:1.1;
color:#F0EAE0;
font-weight:600;
}
@media(min-width:768px){
.fbc_ts_h2_9qm{
font-size:1.75rem;
}
}
.fbc_ts_text_9qm{
font-size:14.5px;
color:#A89A86;
margin-bottom:1.375rem;
line-height:1.6;
max-width:32.5rem;
}
.fbc_ts_badges_9qm{
gap:1.125rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.fbc_ts_badge_9qm{
font-size:13px;
font-weight:600;
color:#A89A86;
}
.fbc_ts_pay_9qm{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:881px){
.fbc_ts_pay_9qm{
justify-content:flex-end;
}
}
.fbc_ts_pay_chip_9qm{
padding:12px 1rem;
border-radius:14px;
background:rgba(245,241,235,0.07);
border:1px solid rgba(245,241,235,0.13);
font-size:0.875rem;
color:#F0EAE0;
font-weight:700;
}
.fbc_rc_9qm{
padding:48px 0 10px;
}
.fbc_rc_in_9qm{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.fbc_rc_in_9qm{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.fbc_rc_col_9qm{
min-width:0;
}
.fbc_rc_label_9qm{
font-size:11px;
text-transform:uppercase;
letter-spacing:.2em;
font-weight:600;
color:#A0703A;
margin-bottom:16px;
}
.fbc_rc_awards_9qm{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.fbc_rc_award_9qm{
gap:12px;
display:flex;
align-items:center;
min-width:0;
}
.fbc_rc_award_ic_9qm{
flex:0 0 auto;
display:inline-flex;
color:#C9955A;
align-items:center;
}
.fbc_rc_award_ic_9qm svg{
width:18px;
height:1.125rem;
}
.fbc_rc_award_t_9qm{
overflow-wrap:break-word;
font-weight:700;
color:#1C1710;
font-size:14px;
}
.fbc_rc_award_s_9qm{
color:#6B5E4A;
font-size:12px;
overflow-wrap:break-word;
}
.fbc_rc_press_9qm{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.fbc_rc_press_logo_9qm{
border:1px solid rgba(28,23,16,0.08);
overflow:hidden;
padding:0 8px;
border-radius:0.5rem;
color:#8C7D68;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
align-items:center;
text-overflow:ellipsis;
font-size:0.875rem;
font-weight:700;
height:52px;
white-space:nowrap;
display:flex;
text-align:center;
justify-content:center;
}
.fbc_rc_partner_9qm{
padding:22px;
border:1px solid rgba(28,23,16,0.08);
background:#FAF7F3;
border-radius:0.875rem;
}
.fbc_rc_partner_name_9qm{
margin-bottom:0.375rem;
overflow-wrap:break-word;
color:#1C1710;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.25rem;
}
.fbc_rc_partner_text_9qm{
line-height:1.55;
overflow-wrap:break-word;
color:#8C7D68;
font-size:0.813rem;
}
.fbc_pmt_9qm{
padding:48px 0 0.625rem;
}
.fbc_pmt_in_9qm{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:881px){
.fbc_pmt_in_9qm{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.fbc_pmt_left_9qm{
min-width:0;
}
.fbc_pmt_eyebrow_9qm{
margin-bottom:0.75rem;
}
.fbc_pmt_h2_9qm{
line-height:1.06;
color:#1C1710;
font-weight:600;
font-size:30px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
overflow-wrap:break-word;
}
@media(min-width:766px){
.fbc_pmt_h2_9qm{
font-size:2rem;
}
}
.fbc_pmt_text_9qm{
line-height:1.6;
font-size:14.5px;
color:#8C7D68;
margin-bottom:22px;
}
.fbc_pmt_logos_9qm{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:483px){
.fbc_pmt_logos_9qm{
grid-template-columns:repeat(4,1fr);
}
}
.fbc_pmt_logo_9qm{
border:1px solid rgba(28,23,16,0.08);
border-radius:0.5rem;
background:#FAF7F3;
overflow:hidden;
padding:0 0.5rem;
color:#3A3226;
text-overflow:ellipsis;
text-align:center;
align-items:center;
justify-content:center;
white-space:nowrap;
height:50px;
display:flex;
font-weight:700;
font-size:0.781rem;
}
.fbc_pmt_table_9qm{
overflow:hidden;
border:1px solid rgba(28,23,16,0.08);
border-radius:0.875rem;
min-width:0;
}
.fbc_pmt_thead_9qm{
background:#2A2318;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.fbc_pmt_th_9qm{
overflow:hidden;
padding:0.813rem 14px;
font-weight:700;
white-space:nowrap;
letter-spacing:.08em;
text-overflow:ellipsis;
color:#F0EAE0;
font-size:10px;
text-transform:uppercase;
}
.fbc_pmt_row_9qm{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(28,23,16,0.08);
display:grid;
}
.fbc_pmt_row_9qm:nth-child(odd){
background:#FAF7F3;
}
.fbc_pmt_td_9qm{
padding:14px;
min-width:0;
overflow-wrap:break-word;
font-size:13.5px;
color:#8C7D68;
}
.fbc_pmt_row_9qm .fbc_pmt_td_9qm:first-child{
font-weight:700;
color:#1C1710;
}
.fbc_pmt_row_9qm .fbc_pmt_td_9qm:last-child{
color:#4A7C59;
font-weight:700;
}
.fbc_sg_9qm{
padding:3rem 0 10px;
}
.fbc_sg_eyebrow_9qm{
display:block;
margin-bottom:0.75rem;
}
.fbc_sg_h2_9qm{
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
font-size:1.875rem;
color:#1C1710;
margin-bottom:28px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.fbc_sg_h2_9qm{
font-size:36px;
}
}
.fbc_sg_grid_9qm{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:721px){
.fbc_sg_grid_9qm{
grid-template-columns:repeat(3,1fr);
}
}
.fbc_sg_col_9qm{
min-width:0;
}
.fbc_sg_col_h_9qm{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:22px;
margin-bottom:0.625rem;
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
color:#1C1710;
}
.fbc_sg_col_p_9qm{
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
color:#8C7D68;
}
.fbc_sc_9qm{
padding:48px 0 10px;
}
.fbc_sc_head_9qm{
margin-bottom:28px;
text-align:center;
}
.fbc_sc_eyebrow_9qm{
margin-bottom:12px;
}
.fbc_sc_h2_9qm{
font-size:1.875rem;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1C1710;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:769px){
.fbc_sc_h2_9qm{
font-size:2.25rem;
}
}
.fbc_sc_table_9qm{
margin:0 auto;
border:1px solid rgba(28,23,16,0.08);
border-radius:14px;
overflow:hidden;
max-width:900px;
}
.fbc_sc_thead_9qm{
background:#2A2318;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.fbc_sc_th_9qm{
padding:15px 18px;
font-size:13px;
font-weight:700;
overflow-wrap:break-word;
color:#A89A86;
text-align:center;
}
.fbc_sc_th_9qm:first-child{
text-align:left;
}
.fbc_sc_th_us_9qm{
color:#C9955A;
}
.fbc_sc_row_9qm{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(28,23,16,0.08);
display:grid;
}
.fbc_sc_row_9qm:nth-child(even){
background:#FAF7F3;
}
.fbc_sc_td_9qm{
padding:0.938rem 18px;
text-align:center;
font-size:0.875rem;
color:#6B5E4A;
overflow-wrap:break-word;
min-width:0;
}
.fbc_sc_td_9qm:first-child{
font-weight:600;
text-align:left;
color:#3A3226;
}
.fbc_sc_td_us_9qm{
color:#4A7C59;
font-weight:700;
}
.fbc_faq_9qm{
padding:48px 0;
background:#FAF7F3;
margin-top:24px;
border-top:1px solid rgba(28,23,16,0.08);
border-bottom:1px solid rgba(28,23,16,0.08);
}
@media(min-width:769px){
.fbc_faq_9qm{
padding:3.875rem 0;
}
}
.fbc_faq_head_9qm{
margin-bottom:2.125rem;
text-align:center;
}
.fbc_faq_eyebrow_9qm{
margin-bottom:0.75rem;
}
.fbc_faq_h2_9qm{
line-height:1.05;
overflow-wrap:break-word;
font-size:2rem;
color:#1C1710;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:767px){
.fbc_faq_h2_9qm{
font-size:38px;
}
}
.fbc_faq_list_9qm{
gap:0.75rem;
margin:0 auto;
flex-direction:column;
display:flex;
max-width:820px;
}
.fbc_faq_item_9qm{
border-radius:14px;
background:#F5F1EB;
overflow:hidden;
border:1px solid rgba(28,23,16,0.08);
}
.fbc_faq_q_9qm{
list-style:none;
padding:20px 24px;
gap:20px;
justify-content:space-between;
align-items:center;
display:flex;
cursor:pointer;
font-weight:700;
color:#1C1710;
font-size:16px;
overflow-wrap:break-word;
}
.fbc_faq_q_9qm::-webkit-details-marker{
display:none;
}
.fbc_faq_q_ic_9qm{
transition:transform .22s ease;
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#A0703A;
}
.fbc_faq_q_ic_9qm svg{
width:1.125rem;
height:18px;
}
.fbc_faq_item_9qm[open] .fbc_faq_q_ic_9qm{
transform:rotate(180deg);
}
.fbc_faq_a_9qm{
padding:0 24px 1.25rem;
overflow-wrap:break-word;
color:#8C7D68;
font-size:0.906rem;
line-height:1.6;
}
.fbc_sb_9qm{
padding:48px 0;
background:#FAF7F3;
border-top:1px solid rgba(28,23,16,0.08);
margin-top:1.5rem;
border-bottom:1px solid rgba(28,23,16,0.08);
}
@media(min-width:765px){
.fbc_sb_9qm{
padding:56px 0;
}
}
.fbc_sb_eyebrow_9qm{
margin-bottom:0.75rem;
display:block;
}
.fbc_sb_h2_9qm{
color:#1C1710;
font-size:1.875rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:26px;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:771px){
.fbc_sb_h2_9qm{
font-size:2.25rem;
}
}
.fbc_sb_grid_9qm{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:563px){
.fbc_sb_grid_9qm{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.fbc_sb_grid_9qm{
grid-template-columns:repeat(4,1fr);
}
}
.fbc_sb_card_9qm{
padding:1.5rem;
border-radius:0.875rem;
background:#F5F1EB;
border:1px solid rgba(28,23,16,0.08);
min-width:0;
}
.fbc_sb_card_h_9qm{
font-size:19px;
line-height:1.15;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:8px;
color:#1C1710;
font-weight:600;
}
.fbc_sb_card_p_9qm{
overflow-wrap:break-word;
color:#8C7D68;
font-size:13.5px;
line-height:1.6;
}
.fbc_sb_rtp_9qm{
background:#F5F1EB;
border-radius:14px;
grid-template-columns:1fr;
padding:26px 1.75rem;
gap:1.5rem;
border:1px solid rgba(28,23,16,0.08);
display:grid;
align-items:center;
margin-top:1.125rem;
}
@media(min-width:761px){
.fbc_sb_rtp_9qm{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.fbc_sb_rtp_h_9qm{
margin-bottom:8px;
font-weight:600;
font-size:20px;
color:#1C1710;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.15;
}
.fbc_sb_rtp_p_9qm{
font-size:0.844rem;
overflow-wrap:break-word;
color:#8C7D68;
line-height:1.6;
}
.fbc_sb_rtp_stats_9qm{
gap:16px;
display:flex;
}
.fbc_sb_stat_9qm{
flex:1 1 0;
padding:1.125rem;
background:#FAF7F3;
border-radius:0.5rem;
text-align:center;
min-width:0;
}
.fbc_sb_stat_v_9qm{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
overflow-wrap:break-word;
font-size:1.625rem;
color:#4A7C59;
}
.fbc_sb_stat_l_9qm{
font-size:0.719rem;
color:#6B5E4A;
margin-top:0.25rem;
}
.fbc_gd_9qm{
padding:3rem 0 10px;
}
.fbc_gd_head_9qm{
gap:0.875rem;
display:flex;
flex-direction:column;
margin-bottom:24px;
}
@media(min-width:682px){
.fbc_gd_head_9qm{
gap:20px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.fbc_gd_eyebrow_9qm{
margin-bottom:0.625rem;
}
.fbc_gd_h2_9qm{
line-height:1.05;
font-size:1.75rem;
overflow-wrap:break-word;
font-weight:600;
color:#1C1710;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.fbc_gd_h2_9qm{
font-size:34px;
}
}
.fbc_gd_more_9qm{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
font-size:13.5px;
border-bottom:1px solid #1C1710;
font-weight:600;
color:#1C1710;
padding-bottom:2px;
}
.fbc_gd_more_9qm:hover{
border-color:#A0703A;
color:#A0703A;
}
.fbc_gd_grid_9qm{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:717px){
.fbc_gd_grid_9qm{
grid-template-columns:repeat(3,1fr);
}
}
.fbc_gd_card_9qm{
overflow:hidden;
border-radius:14px;
background:#FAF7F3;
border:1px solid rgba(28,23,16,0.08);
min-width:0;
display:block;
}
.fbc_gd_card_img_9qm{
background:linear-gradient(140deg,#2A2318,#A0703A);
height:9.375rem;
}
.fbc_gd_card_body_9qm{
padding:22px;
}
.fbc_gd_card_cat_9qm{
text-transform:uppercase;
color:#A0703A;
letter-spacing:.1em;
font-size:0.625rem;
font-weight:600;
}
.fbc_gd_card_h_9qm{
margin:0.5rem 0 10px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.2;
font-weight:600;
font-size:1.188rem;
color:#1C1710;
}
.fbc_gd_card_meta_9qm{
font-size:12px;
overflow-wrap:break-word;
color:#6B5E4A;
}
.fbc_lh_9qm{
padding:40px 0 1.25rem;
}
.fbc_lh_in_9qm{
padding-top:34px;
border-top:1px solid rgba(28,23,16,0.15);
}
.fbc_lh_eyebrow_9qm{
margin-bottom:1.375rem;
display:block;
}
.fbc_lh_grid_9qm{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:601px){
.fbc_lh_grid_9qm{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:960px){
.fbc_lh_grid_9qm{
grid-template-columns:repeat(5,1fr);
}
}
.fbc_lh_col_9qm{
min-width:0;
}
.fbc_lh_col_h_9qm{
overflow-wrap:break-word;
color:#1C1710;
margin-bottom:12px;
font-weight:700;
font-size:13px;
}
.fbc_lh_links_9qm{
gap:8px;
display:flex;
flex-direction:column;
}
.fbc_lh_link_9qm{
transition:color .22s ease;
font-size:13px;
color:#8C7D68;
overflow-wrap:break-word;
}
.fbc_lh_link_9qm:hover{
color:#A0703A;
}
.fbc_el_9qm{
padding:48px 0;
}
@media(min-width:766px){
.fbc_el_9qm{
padding:56px 0;
}
}
.fbc_el_in_9qm{
gap:40px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:903px){
.fbc_el_in_9qm{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.fbc_el_left_9qm{
min-width:0;
}
.fbc_el_eyebrow_9qm{
margin-bottom:14px;
}
.fbc_el_h2_9qm{
overflow-wrap:break-word;
margin-bottom:22px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:32px;
color:#1C1710;
line-height:1.08;
font-weight:600;
}
@media(min-width:765px){
.fbc_el_h2_9qm{
font-size:2.375rem;
}
}
.fbc_el_body_9qm p{
line-height:1.7;
overflow-wrap:break-word;
margin-bottom:18px;
font-size:16px;
color:#3A3226;
}
.fbc_el_dropcap_9qm{
padding:6px 12px 0 0;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:3.875rem;
font-weight:700;
color:#A0703A;
float:left;
line-height:.8;
}
.fbc_el_right_9qm{
min-width:0;
}
.fbc_el_quote_9qm{
border-radius:20px;
background:linear-gradient(150deg,#2A2318,#100D08);
padding:2.25rem;
margin-bottom:24px;
position:relative;
color:#F0EAE0;
}
.fbc_el_quote_mark_9qm{
align-items:center;
margin-bottom:6px;
display:inline-flex;
color:#C9955A;
}
.fbc_el_quote_mark_9qm svg{
height:34px;
width:2.125rem;
}
.fbc_el_quote_text_9qm{
font-weight:500;
color:#F0EAE0;
margin-bottom:1.375rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:22px;
line-height:1.4;
overflow-wrap:break-word;
}
.fbc_el_quote_meta_9qm{
gap:12px;
align-items:center;
display:flex;
}
.fbc_el_quote_av_9qm{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#A0703A,#D4A96A);
height:2.375rem;
width:2.375rem;
}
.fbc_el_quote_author_9qm{
font-weight:700;
font-size:14px;
color:#F0EAE0;
}
.fbc_el_quote_meta_sub_9qm{
font-size:0.75rem;
color:#A89A86;
}
.fbc_el_explain_9qm{
border:1px solid rgba(28,23,16,0.08);
overflow:hidden;
border-radius:0.875rem;
}
.fbc_el_explain_card_9qm{
padding:22px 1.5rem;
}
.fbc_el_explain_card_9qm+.fbc_el_explain_card_9qm{
border-top:1px solid rgba(28,23,16,0.08);
}
.fbc_el_explain_h_9qm{
overflow-wrap:break-word;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
color:#1C1710;
line-height:1.15;
font-size:1.25rem;
}
.fbc_el_explain_p_9qm{
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
color:#8C7D68;
}
.fbc_ft_9qm{
background:#2A2318;
margin-top:40px;
color:#A89A86;
}
.fbc_ft_in_9qm{
gap:2rem;
grid-template-columns:1fr;
padding:3rem 0 28px;
display:grid;
}
@media(min-width:597px){
.fbc_ft_in_9qm{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.fbc_ft_in_9qm{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.fbc_ft_brand_9qm{
min-width:0;
}
.fbc_ft_logo_9qm{
font-size:26px;
color:#F0EAE0;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
overflow-wrap:break-word;
}
.fbc_ft_tagline_9qm{
color:#A89A86;
max-width:280px;
font-size:13.5px;
line-height:1.6;
margin-top:0.875rem;
}
.fbc_ft_contact_9qm{
transition:color .22s ease;
overflow-wrap:anywhere;
font-size:13px;
max-width:280px;
margin-top:0.75rem;
display:inline-block;
color:#C9955A;
}
.fbc_ft_contact_9qm:hover{
color:#F0EAE0;
}
.fbc_ft_col_9qm{
min-width:0;
}
.fbc_ft_col_h_9qm{
letter-spacing:.08em;
margin-bottom:0.875rem;
overflow-wrap:break-word;
color:#F0EAE0;
font-size:0.813rem;
font-weight:700;
text-transform:uppercase;
}
.fbc_ft_col_links_9qm{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.fbc_ft_link_9qm{
transition:color .22s ease;
font-size:0.844rem;
overflow-wrap:break-word;
color:#A89A86;
}
.fbc_ft_link_9qm:hover{
color:#F0EAE0;
}
.fbc_ft_bot_9qm{
padding:22px 0 40px;
gap:1rem;
display:flex;
flex-direction:column;
border-top:1px solid rgba(245,241,235,0.13);
}
@media(min-width:767px){
.fbc_ft_bot_9qm{
gap:20px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.fbc_ft_legal_9qm{
overflow-wrap:break-word;
color:#B0A494;
line-height:1.6;
font-size:11.5px;
max-width:47.5rem;
}
.fbc_ft_legal_9qm b{
color:#A89A86;
font-weight:700;
}
.fbc_ft_age_9qm{
flex:0 0 auto;
padding:4px 0.563rem;
border-radius:0.5rem;
border:1.5px solid #C9955A;
color:#C9955A;
font-weight:700;
font-size:13px;
}