*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1612;
font-family:"PT Sans", 'Helvetica Neue', Arial, sans-serif;
font-size:15px;
text-rendering:optimizeLegibility;
color:#D6C9B0;
line-height:1.6;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.sfblayout_nhv{
display:flex;
flex-direction:column;
min-height:100vh;
}
.sfbmain_nhv{
flex:1 1 auto;
min-width:0;
width:100%;
}
.sfbcontainer_nhv{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:766px){
.sfbcontainer_nhv{
padding:0 32px;
}
}
@media(min-width:1097px){
.sfbcontainer_nhv{
padding:0 3.5rem;
}
}
.sfbeyebrow_nhv{
font-size:0.688rem;
font-weight:600;
overflow-wrap:break-word;
color:#B8874A;
font-family:"PT Sans", 'Helvetica Neue', Arial, sans-serif;
text-transform:uppercase;
letter-spacing:.2em;
line-height:1.4;
display:inline-block;
}
.sfbband_nhv{
background:#12100D;
color:#F2EAD8;
}
.sfbband_nhv .sfbeyebrow_nhv{
color:#D4A84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.sfbtb_nhv{
background:#1A1612;
z-index:50;
border-bottom:1px solid rgba(244,235,210,0.13);
top:0;
position:sticky;
}
.sfbtb_in_nhv{
padding:0.75rem 16px;
margin:0 auto;
gap:16px;
align-items:center;
display:flex;
width:100%;
justify-content:space-between;
max-width:87.5rem;
}
@media(min-width:765px){
.sfbtb_in_nhv{
padding:16px 2rem;
}
}
@media(min-width:1103px){
.sfbtb_in_nhv{
padding:18px 3.5rem;
}
}
.sfbtb_left_nhv{
gap:28px;
align-items:center;
min-width:0;
display:flex;
}
.sfbtb_logo_nhv{
gap:0.688rem;
min-width:0;
align-items:center;
display:flex;
}
.sfbtb_logo_mark_nhv{
border-radius:0.5rem;
flex:0 0 auto;
object-fit:cover;
height:34px;
width:34px;
}
.sfbtb_logo_txt_nhv{
line-height:1;
min-width:0;
display:flex;
flex-direction:column;
}
.sfbtb_logo_name_nhv{
overflow:hidden;
letter-spacing:.02em;
text-overflow:ellipsis;
color:#F2EAD8;
font-size:1.375rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
white-space:nowrap;
font-weight:700;
}
.sfbtb_logo_sub_nhv{
overflow:hidden;
text-transform:uppercase;
font-size:8.5px;
text-overflow:ellipsis;
white-space:nowrap;
letter-spacing:.32em;
font-weight:600;
color:#B8874A;
margin-top:0.25rem;
}
.sfbtb_nav_nhv{
display:none;
}
@media(min-width:961px){
.sfbtb_nav_nhv{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.sfbtb_nav_item_nhv{
transition:color .22s ease,border-color .22s ease;
font-size:0.875rem;
color:#D6C9B0;
font-weight:600;
padding-bottom:3px;
border-bottom:2px solid transparent;
white-space:nowrap;
}
.sfbtb_nav_item_nhv:hover{
color:#F2EAD8;
}
.sfbtb_nav_item_nhv.sfbstate_active_nhv{
border-color:#B8874A;
color:#F2EAD8;
}
.sfbtb_right_nhv{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.sfbtb_search_nhv{
transition:color .22s ease;
align-items:center;
color:#D6C9B0;
justify-content:center;
display:flex;
}
.sfbtb_search_nhv:hover{
color:#B8874A;
}
.sfbtb_search_nhv svg{
height:18px;
width:18px;
}
.sfbtb_lang_nhv{
letter-spacing:.1em;
font-size:11px;
color:#A8977E;
font-weight:600;
text-transform:uppercase;
}
.sfbtb_lang_nhv:hover{
color:#F2EAD8;
}
.sfbtb_login_nhv{
display:none;
color:#F2EAD8;
font-weight:600;
font-size:0.875rem;
}
@media(min-width:766px){
.sfbtb_login_nhv{
display:inline-block;
}
}
.sfbtb_register_nhv{
background:#C8933E;
border-radius:62.438rem;
padding:11px 1.375rem;
transition:background-color .22s ease;
color:#1A1208;
font-weight:700;
font-size:14px;
white-space:nowrap;
}
.sfbtb_register_nhv:hover{
background:#DAA84E;
}
.sfbmob_nhv{
background:#1A1612;
border-top:1px solid rgba(244,235,210,0.13);
position:fixed;
right:0;
left:0;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
}
@media(min-width:961px){
.sfbmob_nhv{
display:none;
}
}
.sfbmob_in_nhv{
margin:0 auto;
justify-content:space-around;
display:flex;
max-width:560px;
align-items:stretch;
}
.sfbmob_item_nhv{
padding:9px 4px;
transition:color .22s ease;
gap:3px;
flex:1 1 0;
color:#A8977E;
align-items:center;
flex-direction:column;
display:flex;
min-width:0;
}
.sfbmob_item_nhv.sfbstate_active_nhv{
color:#B8874A;
}
.sfbmob_ic_nhv{
align-items:center;
justify-content:center;
display:flex;
}
.sfbmob_ic_nhv svg{
height:1.25rem;
width:20px;
}
.sfbmob_lb_nhv{
overflow:hidden;
font-size:10px;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:600;
max-width:100%;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.sfbrail_nhv{
min-width:0;
position:relative;
}
.sfbrail_scroll_nhv{
gap:14px;
scrollbar-width:thin;
padding-bottom:14px;
display:flex;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
}
@media(min-width:766px){
.sfbrail_scroll_nhv{
gap:1.125rem;
}
}
.sfbgc_nhv{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:765px){
.sfbgc_nhv{
width:11.75rem;
}
}
.sfbgc_img_nhv{
background:#231E18;
border-radius:14px;
overflow:hidden;
box-shadow:0 2px 8px rgba(10,8,5,0.55), 0 1px 2px rgba(10,8,5,0.35);
padding-bottom:133.33%;
position:relative;
}
.sfbgc_img_nhv img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.sfbgc_cover_nhv{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.sfbgc_hover_nhv{
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
inset:0;
opacity:0;
display:flex;
position:absolute;
align-items:center;
justify-content:center;
}
.sfbgc_nhv:hover .sfbgc_hover_nhv{
opacity:1;
}
.sfbgc_hover_btn_nhv{
border-radius:999px;
background:#C8933E;
color:#1A1208;
width:46px;
display:flex;
align-items:center;
justify-content:center;
height:2.875rem;
}
.sfbgc_hover_btn_nhv svg{
height:1.125rem;
width:18px;
}
.sfbgc_info_nhv{
gap:2px;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
display:flex;
}
.sfbgc_name_nhv{
overflow:hidden;
font-weight:700;
white-space:nowrap;
font-size:0.813rem;
color:#F2EAD8;
text-overflow:ellipsis;
}
.sfbgc_prov_nhv{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#A8977E;
font-size:0.688rem;
}
.sfbgc_meta_nhv{
font-size:0.688rem;
color:#A8977E;
}
.sfbtc_nhv{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:769px){
.sfbtc_nhv{
width:14.375rem;
}
}
.sfbtc_img_nhv{
border-radius:0.875rem;
overflow:hidden;
background:#231E18;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 8px rgba(10,8,5,0.55), 0 1px 2px rgba(10,8,5,0.35);
}
.sfbtc_img_nhv img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.sfbtc_info_nhv{
gap:2px;
margin-top:0.563rem;
display:flex;
min-width:0;
flex-direction:column;
}
.sfbtc_name_nhv{
overflow:hidden;
color:#F2EAD8;
white-space:nowrap;
font-size:14px;
font-weight:700;
text-overflow:ellipsis;
}
.sfbtc_rtp_nhv{
color:#A8977E;
font-size:0.688rem;
}
.sfblc_nhv{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:769px){
.sfblc_nhv{
width:16.75rem;
}
}
.sfblc_img_nhv{
overflow:hidden;
background:#231E18;
border-radius:0.875rem;
position:relative;
box-shadow:0 2px 8px rgba(10,8,5,0.55), 0 1px 2px rgba(10,8,5,0.35);
padding-bottom:62.5%;
}
.sfblc_img_nhv img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.sfblc_live_nhv{
gap:7px;
padding:4px 9px;
background:rgba(0,0,0,0.52);
border-radius:62.438rem;
display:flex;
align-items:center;
top:0.75rem;
position:absolute;
left:12px;
}
.sfblc_live_dot_nhv{
background:#B85C42;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
height:8px;
width:0.5rem;
}
.sfblc_seats_nhv{
text-transform:uppercase;
font-weight:600;
font-size:0.625rem;
letter-spacing:.08em;
color:#F2EAD8;
}
.sfblc_info_nhv{
gap:2px;
margin-top:9px;
min-width:0;
flex-direction:column;
display:flex;
}
.sfblc_name_nhv{
overflow:hidden;
font-weight:700;
color:#F2EAD8;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.938rem;
}
.sfblc_bet_nhv{
color:#A8977E;
font-size:0.688rem;
}
.sfbpc_nhv{
border:1px solid rgba(244,235,210,0.07);
background:#231E18;
border-radius:14px;
padding:16px 14px;
gap:8px;
flex-direction:column;
align-items:center;
min-width:0;
justify-content:center;
min-height:4.625rem;
display:flex;
}
.sfbpc_logo_nhv{
flex:0 0 auto;
width:auto;
max-width:100%;
object-fit:contain;
height:28px;
}
.sfbpc_name_nhv{
overflow:hidden;
color:#A8977E;
text-overflow:ellipsis;
text-align:center;
max-width:100%;
font-size:0.688rem;
white-space:nowrap;
}
.sfbgc_tag_nhv{
padding:3px 0.5rem;
border-radius:0.5rem;
left:10px;
font-weight:700;
display:inline-block;
z-index:2;
top:0.625rem;
text-transform:uppercase;
font-size:10px;
position:absolute;
letter-spacing:.06em;
}
.sfbgc_tag_hot_nhv{
background:#B85C42;
color:#F2EAD8;
}
.sfbgc_tag_new_nhv{
background:#D4A84B;
color:#1A1208;
}
.sfbgc_tag_jp_nhv{
background:#C8933E;
color:#1A1208;
}
.sfbgc_tag_live_nhv{
background:#B85C42;
color:#F2EAD8;
}
.sfbsh_nhv{
margin-bottom:18px;
min-width:0;
}
.sfbsh_row_nhv{
gap:1rem;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
}
.sfbsh_row_nhv .sfbsh_l_nhv{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.sfbsh_stack_nhv{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.sfbsh_center_nhv{
gap:10px;
flex-direction:column;
text-align:center;
display:flex;
align-items:center;
}
.sfbsh_h2_nhv{
overflow-wrap:break-word;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F2EAD8;
font-size:24px;
line-height:1.1;
}
@media(min-width:766px){
.sfbsh_h2_nhv{
font-size:30px;
}
}
.sfbband_nhv .sfbsh_h2_nhv{
color:#F2EAD8;
}
.sfbsh_eb_line_nhv{
gap:10px;
align-items:center;
display:inline-flex;
}
.sfbsh_eb_line_nhv::before{
background:#B8874A;
content:"";
display:inline-block;
height:1px;
width:1.75rem;
}
.sfbband_nhv .sfbsh_eb_line_nhv::before{
background:#D4A84B;
}
.sfbsh_eb_dot_nhv{
gap:8px;
align-items:center;
display:inline-flex;
}
.sfbsh_eb_dot_nhv::before{
background:#B8874A;
border-radius:50%;
height:6px;
display:inline-block;
width:6px;
content:"";
}
.sfbband_nhv .sfbsh_eb_dot_nhv::before{
background:#D4A84B;
}
.sfbsh_link_nhv{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
padding-bottom:2px;
white-space:nowrap;
display:inline-flex;
font-weight:600;
align-items:center;
border-bottom:1px solid #F2EAD8;
font-size:13px;
color:#F2EAD8;
}
.sfbsh_link_nhv:hover{
border-color:#B8874A;
color:#B8874A;
}
.sfbsh_link_nhv svg{
width:14px;
height:0.875rem;
}
.sfbsh_link_chev_nhv{
border-bottom:0;
padding-bottom:0;
}
.sfbsh_link_btn_nhv{
padding:9px 18px;
border-radius:62.438rem;
background:#C8933E;
border-bottom:0;
color:#1A1208;
}
.sfbsh_link_btn_nhv:hover{
border-color:transparent;
background:#DAA84E;
color:#1A1208;
}
.sfbband_nhv .sfbsh_link_nhv{
border-color:#F2EAD8;
color:#F2EAD8;
}
.sfbband_nhv .sfbsh_link_btn_nhv{
background:#D4A84B;
color:#1A1208;
}
.sfbsh_rule_nhv{
background:rgba(244,235,210,0.13);
margin:-2px 0 18px;
height:1px;
}
.sfbband_nhv .sfbsh_rule_nhv{
background:rgba(244,235,210,0.12);
}
.sfbhero_nhv{
padding:2rem 0 8px;
}
@media(min-width:771px){
.sfbhero_nhv{
padding:3.5rem 0 24px;
}
}
.sfbhero_in_nhv{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:897px){
.sfbhero_in_nhv{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.sfbhero_copy_nhv{
min-width:0;
}
.sfbhero_eyebrow_nhv{
gap:10px;
align-items:center;
display:inline-flex;
margin-bottom:22px;
}
.sfbhero_eyebrow_line_nhv{
flex:0 0 auto;
background:#B8874A;
display:inline-block;
height:1px;
width:28px;
}
.sfbhero_h1_nhv{
line-height:1.04;
color:#F2EAD8;
margin-bottom:20px;
font-size:38px;
font-weight:600;
overflow-wrap:break-word;
letter-spacing:-.01em;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.sfbhero_h1_nhv{
font-size:54px;
}
}
@media(min-width:1102px){
.sfbhero_h1_nhv{
font-size:3.875rem;
}
}
.sfbhero_h1_nhv em{
color:#B8874A;
font-style:normal;
}
.sfbhero_sub_nhv{
line-height:1.6;
margin-bottom:1.875rem;
font-size:16px;
color:#8A7A64;
max-width:30rem;
}
@media(min-width:769px){
.sfbhero_sub_nhv{
font-size:18px;
}
}
.sfbhero_actions_nhv{
gap:0.875rem;
margin-bottom:2.125rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.sfbhero_cta_nhv{
border-radius:62.438rem;
padding:1rem 30px;
background:#C8933E;
gap:10px;
transition:background-color .22s ease;
font-weight:700;
color:#1A1208;
align-items:center;
display:inline-flex;
font-size:0.938rem;
}
.sfbhero_cta_nhv:hover{
background:#DAA84E;
}
.sfbhero_cta_ic_nhv{
align-items:center;
display:inline-flex;
}
.sfbhero_cta_ic_nhv svg{
width:16px;
height:16px;
}
.sfbhero_cta_alt_nhv{
background:transparent;
transition:border-color .22s ease,color .22s ease;
padding:0.938rem 26px;
border:1px solid rgba(244,235,210,0.13);
border-radius:62.438rem;
font-size:15px;
align-items:center;
font-weight:600;
color:#F2EAD8;
display:inline-flex;
}
.sfbhero_cta_alt_nhv:hover{
border-color:#B8874A;
color:#B8874A;
}
.sfbhero_trust_nhv{
gap:1.375rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.sfbhero_trust_item_nhv{
gap:0.563rem;
align-items:center;
display:flex;
color:#D6C9B0;
font-weight:600;
font-size:13px;
}
.sfbhero_trust_ic_nhv{
align-items:center;
color:#B8874A;
display:inline-flex;
}
.sfbhero_trust_ic_nhv svg{
height:1rem;
width:16px;
}
.sfbhero_promo_nhv{
border-radius:1.25rem;
background:#231E18;
overflow:hidden;
min-height:18.75rem;
position:relative;
box-shadow:0 12px 48px rgba(10,8,5,0.70), 0 0.25rem 16px rgba(10,8,5,0.45), 0 0 0 1px rgba(244,235,210,0.06);
display:flex;
}
.sfbhero_promo_bg_nhv{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.sfbhero_promo_bg_nhv::after{
inset:0;
background:linear-gradient(120deg,#12100D 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.sfbhero_promo_glow_nhv{
border-radius:50%;
background:radial-gradient(circle,rgba(178,134,72,0.18) 0%,transparent 65%);
position:absolute;
height:260px;
top:-40px;
pointer-events:none;
right:-1.25rem;
width:16.25rem;
}
.sfbhero_promo_ct_nhv{
padding:1.75rem;
position:relative;
max-width:88%;
z-index:2;
align-self:flex-end;
}
.sfbhero_promo_label_nhv{
color:#D4A84B;
font-size:10px;
text-transform:uppercase;
letter-spacing:.25em;
margin-bottom:0.5rem;
display:block;
font-weight:700;
}
.sfbhero_promo_amount_nhv{
font-size:2rem;
line-height:1.05;
color:#F2EAD8;
overflow-wrap:break-word;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.sfbhero_promo_amount_nhv{
font-size:2.5rem;
}
}
.sfbhero_promo_amount_nhv em{
font-style:normal;
color:#D4A84B;
}
.sfbhero_rating_nhv{
gap:0.625rem;
border-radius:0.875rem;
border:1px solid rgba(244,235,210,0.07);
padding:10px 0.875rem;
background:#231E18;
box-shadow:0 2px 8px rgba(10,8,5,0.55), 0 1px 2px rgba(10,8,5,0.35);
position:absolute;
display:flex;
max-width:min(16.25rem,62%);
z-index:3;
right:0.875rem;
top:0.875rem;
align-items:center;
}
.sfbhero_rating_score_nhv{
flex:0 0 auto;
font-weight:700;
font-size:1.5rem;
color:#F2EAD8;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
.sfbhero_rating_txt_nhv{
flex:1 1 auto;
min-width:0;
}
.sfbhero_rating_stars_nhv{
gap:2px;
display:flex;
color:#B8874A;
}
.sfbhero_rating_stars_nhv svg{
height:12px;
width:0.75rem;
}
.sfbhero_rating_cap_nhv{
display:block;
overflow-wrap:break-word;
color:#A8977E;
font-size:0.688rem;
line-height:1.35;
margin-top:3px;
}
.sfbstat_nhv{
margin-top:16px;
border-top:1px solid rgba(244,235,210,0.13);
border-bottom:1px solid rgba(244,235,210,0.13);
}
.sfbstat_in_nhv{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:768px){
.sfbstat_in_nhv{
grid-template-columns:repeat(4,1fr);
}
}
.sfbstat_item_nhv{
padding:22px 0.875rem;
border-right:1px solid rgba(244,235,210,0.07);
min-width:0;
border-bottom:1px solid rgba(244,235,210,0.07);
}
.sfbstat_item_nhv:nth-child(2n){
border-right:0;
}
.sfbstat_item_nhv:nth-child(n+3){
border-bottom:0;
}
@media(min-width:768px){
.sfbstat_item_nhv{
border-bottom:0;
}
.sfbstat_item_nhv:nth-child(2n){
border-right:1px solid rgba(244,235,210,0.07);
}
.sfbstat_item_nhv:nth-child(4n){
border-right:0;
}
}
.sfbstat_value_nhv{
overflow-wrap:break-word;
color:#F2EAD8;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
line-height:1;
font-weight:700;
}
@media(min-width:770px){
.sfbstat_value_nhv{
font-size:2.125rem;
}
}
.sfbstat_label_nhv{
font-size:13px;
line-height:1.4;
margin-top:6px;
overflow-wrap:break-word;
color:#A8977E;
}
.sfbgrow_nhv{
padding:1.625rem 0 10px;
}
.sfbrow_seo_nhv{
margin:10px 0 0;
max-width:760px;
font-size:0.875rem;
overflow-wrap:break-word;
color:#8A7A64;
line-height:1.65;
}
.sfbrow_seo_nhv strong{
color:#F2EAD8;
font-weight:700;
}
.sfbgrow_nhv{
padding:26px 0 10px;
}
.sfbrow_seo_nhv{
margin:10px 0 0;
max-width:760px;
overflow-wrap:break-word;
font-size:14px;
line-height:1.65;
color:#8A7A64;
}
.sfbrow_seo_nhv strong{
font-weight:700;
color:#F2EAD8;
}
.sfbjp_nhv{
padding:30px 0 10px;
}
.sfbjp_grid_nhv{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:765px){
.sfbjp_grid_nhv{
grid-template-columns:1fr 1fr;
}
.sfbjp_card_mega_nhv{
grid-column:1/-1;
}
}
@media(min-width:999px){
.sfbjp_grid_nhv{
grid-template-columns:1.4fr 1fr 1fr;
}
.sfbjp_card_mega_nhv{
grid-column:auto;
}
}
.sfbjp_card_nhv{
border:1px solid rgba(244,235,210,0.07);
border-radius:20px;
background:#231E18;
padding:1.625rem;
overflow:hidden;
gap:12px;
justify-content:space-between;
display:flex;
min-height:12.5rem;
flex-direction:column;
position:relative;
min-width:0;
}
.sfbjp_card_mega_nhv{
border-color:transparent;
background:linear-gradient(135deg,#1E1A12,#0E0C09);
min-height:210px;
color:#F2EAD8;
}
.sfbjp_glow_nhv{
background:radial-gradient(circle,rgba(178,134,72,0.18),transparent 70%);
border-radius:50%;
height:200px;
position:absolute;
pointer-events:none;
width:12.5rem;
top:-2.5rem;
right:-40px;
}
.sfbjp_label_nhv{
gap:0.625rem;
display:flex;
font-size:10px;
position:relative;
flex-wrap:wrap;
font-weight:700;
align-items:center;
color:#B8874A;
justify-content:space-between;
letter-spacing:.16em;
text-transform:uppercase;
}
.sfbjp_card_mega_nhv .sfbjp_label_nhv{
color:#D4A84B;
}
.sfbjp_drop_nhv{
text-transform:none;
font-weight:600;
color:#A8977E;
letter-spacing:.04em;
}
.sfbjp_card_mega_nhv .sfbjp_drop_nhv{
color:#A8977E;
}
.sfbjp_amount_nhv{
font-weight:700;
color:#F2EAD8;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1;
position:relative;
font-size:38px;
}
.sfbjp_card_mega_nhv .sfbjp_amount_nhv{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#D4A84B;
}
@media(min-width:769px){
.sfbjp_card_mega_nhv .sfbjp_amount_nhv{
font-size:3.375rem;
}
}
.sfbjp_game_nhv{
font-size:0.813rem;
color:#A8977E;
position:relative;
}
.sfbjp_card_mega_nhv .sfbjp_game_nhv{
color:#A8977E;
}
.sfbjp_cta_nhv{
align-self:flex-start;
position:relative;
}
.sfbjp_card_mega_nhv .sfbjp_cta_nhv{
transition:opacity .22s ease;
border-radius:62.438rem;
background:#D4A84B;
padding:0.625rem 20px;
font-weight:700;
font-size:0.813rem;
color:#1A1208;
}
.sfbjp_card_mega_nhv .sfbjp_cta_nhv:hover{
opacity:.9;
}
.sfbjp_card_nhv:not(.sfbjp_card_mega_nhv) .sfbjp_cta_nhv{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-weight:700;
color:#F2EAD8;
font-size:13px;
border-bottom:1px solid #F2EAD8;
}
.sfbjp_card_nhv:not(.sfbjp_card_mega_nhv) .sfbjp_cta_nhv:hover{
border-color:#B8874A;
color:#B8874A;
}
.sfbjp_seo_nhv{
margin:14px 0 0;
line-height:1.65;
max-width:760px;
color:#8A7A64;
overflow-wrap:break-word;
font-size:14px;
}
.sfbjp_seo_nhv strong{
font-weight:700;
color:#F2EAD8;
}
.sfbgrow_nhv{
padding:26px 0 0.625rem;
}
.sfbrow_seo_nhv{
margin:0.625rem 0 0;
line-height:1.65;
font-size:0.875rem;
color:#8A7A64;
overflow-wrap:break-word;
max-width:47.5rem;
}
.sfbrow_seo_nhv strong{
font-weight:700;
color:#F2EAD8;
}
.sfbpr_nhv{
padding:30px 0 6px;
}
.sfbpr_card_nhv{
border-radius:1.25rem;
border:1px solid rgba(244,235,210,0.07);
flex:0 0 auto;
background:#231E18;
padding:1.625rem;
gap:10px;
overflow:hidden;
width:17.5rem;
min-height:200px;
position:relative;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.sfbpr_card_nhv{
width:18.75rem;
}
}
.sfbpr_card_feat_nhv{
background:linear-gradient(150deg,#1E1A12,#0E0C09);
border-color:transparent;
color:#F2EAD8;
}
.sfbpr_glow_nhv{
background:radial-gradient(circle,rgba(178,134,72,0.18),transparent 70%);
border-radius:50%;
right:-30px;
pointer-events:none;
top:-1.875rem;
position:absolute;
height:130px;
width:130px;
opacity:0;
}
.sfbpr_card_feat_nhv .sfbpr_glow_nhv{
opacity:1;
}
.sfbpr_label_nhv{
font-weight:700;
color:#B8874A;
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.16em;
position:relative;
}
.sfbpr_card_feat_nhv .sfbpr_label_nhv{
color:#D4A84B;
}
.sfbpr_amount_nhv{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:26px;
font-weight:600;
color:#F2EAD8;
position:relative;
line-height:1.08;
}
.sfbpr_card_feat_nhv .sfbpr_amount_nhv{
color:#F2EAD8;
}
.sfbpr_amount_nhv em{
color:#B8874A;
font-style:normal;
}
.sfbpr_card_feat_nhv .sfbpr_amount_nhv em{
color:#D4A84B;
}
.sfbpr_terms_nhv{
line-height:1.5;
font-size:0.813rem;
position:relative;
color:#A8977E;
}
.sfbpr_card_feat_nhv .sfbpr_terms_nhv{
color:#A8977E;
}
.sfbpr_cta_nhv{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.sfbpr_card_feat_nhv .sfbpr_cta_nhv{
background:#D4A84B;
border-radius:62.438rem;
transition:opacity .22s ease;
padding:9px 18px;
font-weight:700;
color:#1A1208;
font-size:0.813rem;
}
.sfbpr_card_feat_nhv .sfbpr_cta_nhv:hover{
opacity:.9;
}
.sfbpr_card_nhv:not(.sfbpr_card_feat_nhv) .sfbpr_cta_nhv{
transition:color .22s ease,border-color .22s ease;
font-size:0.813rem;
font-weight:700;
border-bottom:1px solid #F2EAD8;
color:#F2EAD8;
padding-bottom:2px;
}
.sfbpr_card_nhv:not(.sfbpr_card_feat_nhv) .sfbpr_cta_nhv:hover{
border-color:#B8874A;
color:#B8874A;
}
.sfbtrn_nhv{
padding:1.875rem 0 10px;
}
.sfbtrn_in_nhv{
border:1px solid rgba(244,235,210,0.07);
grid-template-columns:1fr;
border-radius:1.25rem;
background:#231E18;
overflow:hidden;
display:grid;
}
@media(min-width:880px){
.sfbtrn_in_nhv{
grid-template-columns:1.05fr 1fr;
}
}
.sfbtrn_banner_nhv{
background:linear-gradient(150deg,#1E1A12,#0E0C09);
overflow:hidden;
padding:34px;
position:relative;
color:#F2EAD8;
}
.sfbtrn_glow_nhv{
background:radial-gradient(circle,rgba(178,134,72,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
position:absolute;
height:12.5rem;
width:12.5rem;
right:-40px;
bottom:-40px;
}
.sfbtrn_eyebrow_nhv{
margin-bottom:14px;
position:relative;
}
.sfbtrn_h2_nhv{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.06;
margin-bottom:0.75rem;
position:relative;
color:#F2EAD8;
font-weight:600;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:770px){
.sfbtrn_h2_nhv{
font-size:36px;
}
}
.sfbtrn_text_nhv{
margin-bottom:1.375rem;
color:#A8977E;
max-width:26.25rem;
font-size:14px;
position:relative;
line-height:1.6;
}
.sfbtrn_timer_nhv{
gap:0.5rem;
position:relative;
margin-bottom:1.5rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.sfbtrn_timer_cap_nhv{
color:#A8977E;
font-size:0.688rem;
}
.sfbtrn_timer_box_nhv{
background:rgba(244,235,210,0.07);
border-radius:8px;
padding:0.25rem 12px;
color:#F2EAD8;
font-size:24px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.sfbtrn_cta_nhv{
background:#D4A84B;
transition:opacity .22s ease;
padding:0.813rem 1.625rem;
border-radius:999px;
display:inline-block;
color:#1A1208;
font-weight:700;
font-size:14px;
position:relative;
}
.sfbtrn_cta_nhv:hover{
opacity:.9;
}
.sfbtrn_lb_nhv{
padding:1.625rem 28px;
}
.sfbtrn_lb_head_nhv{
gap:0.625rem;
margin-bottom:0.75rem;
justify-content:space-between;
align-items:center;
display:flex;
}
.sfbtrn_lb_title_nhv{
font-weight:600;
font-size:20px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F2EAD8;
}
.sfbtrn_lb_upd_nhv{
font-size:0.688rem;
color:#A8977E;
text-transform:uppercase;
letter-spacing:.08em;
}
.sfbtrn_lb_row_nhv{
gap:14px;
padding:11px 12px;
border-radius:8px;
display:flex;
align-items:center;
}
.sfbtrn_lb_row_nhv:nth-child(2){
background:rgba(184,135,74,0.12);
}
.sfbtrn_lb_rank_nhv{
flex:0 0 auto;
font-weight:700;
color:#B8874A;
width:22px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:1rem;
}
.sfbtrn_lb_av_nhv{
background:linear-gradient(135deg,#B8874A,#E2C072);
flex:0 0 auto;
border-radius:50%;
height:30px;
width:30px;
}
.sfbtrn_lb_name_nhv{
flex:1 1 auto;
overflow:hidden;
min-width:0;
font-size:0.875rem;
font-weight:600;
white-space:nowrap;
text-overflow:ellipsis;
color:#F2EAD8;
}
.sfbtrn_lb_amount_nhv{
flex:0 0 auto;
font-weight:700;
color:#F2EAD8;
font-size:0.813rem;
}
.sfbapp_nhv{
padding:1.875rem 0 0.625rem;
}
.sfbapp_in_nhv{
border:1px solid rgba(244,235,210,0.07);
gap:1.75rem;
border-radius:20px;
padding:2rem;
background:#231E18;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.sfbapp_in_nhv{
padding:2.5rem 2.75rem;
gap:40px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.sfbapp_copy_nhv{
max-width:35rem;
min-width:0;
}
.sfbapp_eyebrow_nhv{
margin-bottom:12px;
}
.sfbapp_h2_nhv{
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
line-height:1.05;
color:#F2EAD8;
font-size:1.75rem;
font-weight:600;
}
@media(min-width:768px){
.sfbapp_h2_nhv{
font-size:2.125rem;
}
}
.sfbapp_text_nhv{
line-height:1.6;
margin-bottom:1.375rem;
font-size:14px;
color:#8A7A64;
}
.sfbapp_btns_nhv{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.sfbapp_btn_nhv{
background:#C8933E;
border-radius:14px;
gap:0.625rem;
padding:0.688rem 20px;
transition:background-color .22s ease;
color:#1A1208;
align-items:center;
display:inline-flex;
}
.sfbapp_btn_nhv:hover{
background:#DAA84E;
}
.sfbapp_btn_ic_nhv{
display:inline-flex;
align-items:center;
}
.sfbapp_btn_ic_nhv svg{
height:18px;
width:18px;
}
.sfbapp_btn_lb_nhv{
font-size:13.5px;
font-weight:700;
}
.sfbapp_qr_wrap_nhv{
gap:1.125rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.sfbapp_qr_nhv{
border-radius:14px;
flex:0 0 auto;
width:108px;
background-color:#C8933E;
height:108px;
background-image:repeating-linear-gradient(0deg,#231E18 0 5px,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#231E18 0 5px,transparent 0.313rem 11px);
}
.sfbapp_qr_cap_nhv{
line-height:1.4;
color:#A8977E;
max-width:92px;
font-size:12.5px;
}
.sfbvip_nhv{
padding:3rem 0;
}
@media(min-width:771px){
.sfbvip_nhv{
padding:4rem 0;
}
}
.sfbvip_head_nhv{
gap:0.875rem;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:883px){
.sfbvip_head_nhv{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.sfbvip_eyebrow_nhv{
margin-bottom:12px;
}
.sfbvip_h2_nhv{
color:#F2EAD8;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-size:32px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.sfbvip_h2_nhv{
font-size:2.5rem;
}
}
.sfbvip_intro_nhv{
font-size:0.875rem;
color:#A8977E;
max-width:26.25rem;
line-height:1.6;
}
.sfbvip_grid_nhv{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.sfbvip_card_nhv{
border:1px solid rgba(244,235,210,0.12);
border-radius:0.875rem;
padding:1.375rem 18px;
min-width:0;
}
.sfbvip_card_feat_nhv{
background:rgba(244,235,210,0.07);
border-color:#D4A84B;
}
.sfbvip_card_ic_nhv{
background:linear-gradient(135deg,#B8874A,#E2C072);
border-radius:0.5rem;
margin-bottom:16px;
display:block;
width:34px;
height:2.125rem;
}
.sfbvip_name_nhv{
color:#F2EAD8;
font-weight:600;
font-size:20px;
margin-bottom:0.375rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.sfbvip_perk_nhv{
line-height:1.5;
color:#A8977E;
overflow-wrap:break-word;
font-size:0.781rem;
}
.sfbgm_nhv{
padding:30px 0 10px;
}
.sfbgm_in_nhv{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:877px){
.sfbgm_in_nhv{
grid-template-columns:1.25fr 1fr;
}
}
.sfbgm_left_nhv{
border:1px solid rgba(244,235,210,0.07);
border-radius:20px;
padding:32px;
background:#231E18;
min-width:0;
}
.sfbgm_eyebrow_nhv{
margin-bottom:0.625rem;
}
.sfbgm_h2_nhv{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#F2EAD8;
margin-bottom:0.5rem;
line-height:1.06;
font-size:26px;
}
@media(min-width:769px){
.sfbgm_h2_nhv{
font-size:1.75rem;
}
}
.sfbgm_text_nhv{
font-size:14px;
margin-bottom:22px;
line-height:1.6;
max-width:480px;
color:#8A7A64;
}
.sfbgm_level_nhv{
margin-bottom:8px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:22px;
color:#B8874A;
}
.sfbgm_bar_nhv{
background:rgba(244,235,210,0.13);
border-radius:999px;
overflow:hidden;
margin-bottom:6px;
height:8px;
}
.sfbgm_bar_fill_nhv{
background:linear-gradient(90deg,#B8874A,#E2C072);
border-radius:999px;
height:100%;
}
.sfbgm_bar_meta_nhv{
gap:0.625rem;
justify-content:space-between;
margin-bottom:1.125rem;
font-size:0.688rem;
display:flex;
color:#A8977E;
}
.sfbgm_missions_nhv{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.sfbgm_mission_nhv{
gap:0.438rem;
border:1px solid rgba(244,235,210,0.13);
background:#1A1612;
border-radius:999px;
padding:0.563rem 0.938rem;
align-items:center;
color:#D6C9B0;
display:inline-flex;
font-size:0.781rem;
font-weight:600;
}
.sfbgm_mission_ic_nhv{
align-items:center;
color:#B8874A;
display:inline-flex;
}
.sfbgm_mission_ic_nhv svg{
height:13px;
width:13px;
}
.sfbgm_right_nhv{
overflow:hidden;
padding:32px;
border-radius:1.25rem;
background:linear-gradient(150deg,#1E1A12,#0E0C09);
display:flex;
flex-direction:column;
color:#F2EAD8;
position:relative;
}
.sfbgm_glow_nhv{
background:radial-gradient(circle,rgba(178,134,72,0.18),transparent 70%);
border-radius:50%;
height:150px;
right:-30px;
top:-1.875rem;
position:absolute;
pointer-events:none;
width:150px;
}
.sfbgm_ref_eyebrow_nhv{
position:relative;
margin-bottom:0.625rem;
}
.sfbgm_ref_h2_nhv{
overflow-wrap:break-word;
color:#F2EAD8;
margin-bottom:0.5rem;
font-weight:600;
line-height:1.1;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
position:relative;
}
.sfbgm_ref_text_nhv{
font-size:0.844rem;
position:relative;
color:#A8977E;
line-height:1.55;
margin-bottom:20px;
}
.sfbgm_ref_cta_nhv{
padding:11px 1.375rem;
transition:opacity .22s ease;
background:#D4A84B;
border-radius:999px;
color:#1A1208;
font-weight:700;
font-size:0.844rem;
margin-top:auto;
position:relative;
align-self:flex-start;
}
.sfbgm_ref_cta_nhv:hover{
opacity:.9;
}
.sfbrc_nhv{
padding:3rem 0 0.625rem;
}
.sfbrc_in_nhv{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.sfbrc_in_nhv{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.sfbrc_col_nhv{
min-width:0;
}
.sfbrc_label_nhv{
text-transform:uppercase;
letter-spacing:.2em;
font-weight:600;
color:#B8874A;
margin-bottom:1rem;
font-size:11px;
}
.sfbrc_awards_nhv{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.sfbrc_award_nhv{
gap:0.75rem;
align-items:center;
display:flex;
min-width:0;
}
.sfbrc_award_ic_nhv{
flex:0 0 auto;
color:#D4A84B;
align-items:center;
display:inline-flex;
}
.sfbrc_award_ic_nhv svg{
width:18px;
height:18px;
}
.sfbrc_award_t_nhv{
overflow-wrap:break-word;
color:#F2EAD8;
font-weight:700;
font-size:14px;
}
.sfbrc_award_s_nhv{
overflow-wrap:break-word;
color:#A8977E;
font-size:12px;
}
.sfbrc_press_nhv{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.sfbrc_press_logo_nhv{
padding:0 8px;
border-radius:8px;
border:1px solid rgba(244,235,210,0.07);
overflow:hidden;
justify-content:center;
align-items:center;
white-space:nowrap;
font-size:14px;
text-align:center;
color:#8A7A64;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:700;
text-overflow:ellipsis;
display:flex;
height:3.25rem;
}
.sfbrc_partner_nhv{
border:1px solid rgba(244,235,210,0.07);
padding:22px;
border-radius:14px;
background:#231E18;
}
.sfbrc_partner_name_nhv{
color:#F2EAD8;
margin-bottom:6px;
font-weight:600;
font-size:1.25rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.sfbrc_partner_text_nhv{
font-size:13px;
color:#8A7A64;
line-height:1.55;
overflow-wrap:break-word;
}
.sfbet_nhv{
padding:36px 0 0.625rem;
}
.sfbet_in_nhv{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:880px){
.sfbet_in_nhv{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.sfbet_left_nhv{
min-width:0;
}
.sfbet_eyebrow_nhv{
margin-bottom:0.75rem;
}
.sfbet_h2_nhv{
font-size:28px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#F2EAD8;
line-height:1.06;
margin-bottom:0.875rem;
}
@media(min-width:766px){
.sfbet_h2_nhv{
font-size:2rem;
}
}
.sfbet_text_nhv{
color:#8A7A64;
margin-bottom:22px;
font-size:0.938rem;
line-height:1.65;
}
.sfbet_stats_nhv{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.sfbet_stat_nhv{
min-width:0;
}
.sfbet_stat_v_nhv{
font-weight:700;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1;
font-size:1.625rem;
color:#F2EAD8;
}
.sfbet_stat_l_nhv{
font-size:0.781rem;
margin-top:4px;
color:#A8977E;
}
.sfbet_right_nhv{
gap:12px;
flex-direction:column;
display:flex;
}
.sfbet_member_nhv{
gap:16px;
background:#231E18;
border:1px solid rgba(244,235,210,0.07);
padding:18px 1.25rem;
border-radius:14px;
align-items:center;
display:flex;
min-width:0;
}
.sfbet_member_av_nhv{
border-radius:50%;
background:linear-gradient(135deg,#1E1A12,#B8874A);
flex:0 0 auto;
height:48px;
width:48px;
}
.sfbet_member_name_nhv{
font-weight:700;
overflow-wrap:break-word;
color:#F2EAD8;
font-size:15px;
}
.sfbet_member_role_nhv{
color:#A8977E;
overflow-wrap:break-word;
font-size:12.5px;
}
.sfbet_updated_nhv{
background:#1A1612;
border-radius:14px;
padding:0.875rem 1.125rem;
gap:8px;
border:1px solid rgba(244,235,210,0.07);
display:flex;
align-items:center;
color:#8A7A64;
font-size:0.781rem;
}
.sfbtt_nhv{
padding:48px 0 0.625rem;
}
@media(min-width:770px){
.sfbtt_nhv{
padding:60px 0 10px;
}
}
.sfbtt_head_nhv{
text-align:center;
margin-bottom:2.125rem;
}
.sfbtt_eyebrow_nhv{
margin-bottom:12px;
}
.sfbtt_h2_nhv{
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
color:#F2EAD8;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:2rem;
}
@media(min-width:770px){
.sfbtt_h2_nhv{
font-size:42px;
}
}
.sfbtt_grid_nhv{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:757px){
.sfbtt_grid_nhv{
grid-template-columns:repeat(3,1fr);
}
}
.sfbtt_card_nhv{
background:#231E18;
padding:30px;
border-radius:14px;
border:1px solid rgba(244,235,210,0.07);
display:flex;
flex-direction:column;
min-width:0;
}
.sfbtt_card_ic_nhv{
color:#B8874A;
margin-bottom:18px;
display:inline-flex;
align-items:center;
}
.sfbtt_card_ic_nhv svg{
height:28px;
width:28px;
}
.sfbtt_card_h_nhv{
overflow-wrap:break-word;
font-size:22px;
line-height:1.15;
font-weight:600;
color:#F2EAD8;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
}
.sfbtt_card_p_nhv{
color:#8A7A64;
margin-bottom:14px;
font-size:14px;
line-height:1.6;
overflow-wrap:break-word;
}
.sfbtt_card_p_nhv b{
font-weight:700;
color:#F2EAD8;
}
.sfbtt_card_link_nhv{
transition:color .22s ease;
color:#F2EAD8;
padding-bottom:2px;
border-bottom:1px solid #B8874A;
align-self:flex-start;
font-weight:700;
margin-top:auto;
font-size:0.813rem;
}
.sfbtt_card_link_nhv:hover{
color:#B8874A;
}
.sfbprov_nhv{
padding:2.5rem 0 20px;
}
.sfbprov_eyebrow_nhv{
margin-bottom:18px;
display:block;
}
.sfbprov_grid_nhv{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:558px){
.sfbprov_grid_nhv{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.sfbprov_grid_nhv{
grid-template-columns:repeat(6,1fr);
}
}
.sfbhts_nhv{
padding:48px 0;
}
@media(min-width:769px){
.sfbhts_nhv{
padding:3.875rem 0;
}
}
.sfbhts_head_nhv{
gap:18px;
display:flex;
margin-bottom:2.125rem;
flex-direction:column;
}
@media(min-width:766px){
.sfbhts_head_nhv{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.sfbhts_eyebrow_nhv{
margin-bottom:0.75rem;
}
.sfbhts_h2_nhv{
line-height:1.05;
color:#F2EAD8;
font-size:30px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:766px){
.sfbhts_h2_nhv{
font-size:38px;
}
}
.sfbhts_cta_nhv{
padding:0.938rem 1.875rem;
background:#D4A84B;
transition:opacity .22s ease;
border-radius:62.438rem;
flex:0 0 auto;
font-size:15px;
font-weight:700;
color:#1A1208;
}
.sfbhts_cta_nhv:hover{
opacity:.9;
}
.sfbhts_grid_nhv{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:761px){
.sfbhts_grid_nhv{
grid-template-columns:repeat(3,1fr);
}
}
.sfbhts_step_nhv{
border-top:1px solid rgba(244,235,210,0.12);
padding-top:22px;
min-width:0;
}
.sfbhts_step_num_nhv{
color:#D4A84B;
font-size:2.75rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
margin-bottom:0.875rem;
line-height:1;
font-weight:700;
}
.sfbhts_step_h_nhv{
margin-bottom:8px;
font-weight:700;
font-size:1.188rem;
color:#F2EAD8;
overflow-wrap:break-word;
line-height:1.2;
}
.sfbhts_step_p_nhv{
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
color:#A8977E;
}
.sfbts_nhv{
padding:44px 0;
}
.sfbts_in_nhv{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:877px){
.sfbts_in_nhv{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.sfbts_left_nhv{
min-width:0;
}
.sfbts_h2_nhv{
color:#F2EAD8;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:26px;
font-weight:600;
margin-bottom:12px;
line-height:1.1;
}
@media(min-width:765px){
.sfbts_h2_nhv{
font-size:1.75rem;
}
}
.sfbts_text_nhv{
line-height:1.6;
font-size:0.906rem;
color:#A8977E;
max-width:32.5rem;
margin-bottom:22px;
}
.sfbts_badges_nhv{
gap:18px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.sfbts_badge_nhv{
font-weight:600;
font-size:13px;
color:#A8977E;
}
.sfbts_pay_nhv{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:879px){
.sfbts_pay_nhv{
justify-content:flex-end;
}
}
.sfbts_pay_chip_nhv{
border:1px solid rgba(244,235,210,0.12);
background:rgba(244,235,210,0.07);
border-radius:14px;
padding:12px 16px;
color:#F2EAD8;
font-weight:700;
font-size:14px;
}
.sfbrv_nhv{
padding:3rem 0;
background:#231E18;
border-bottom:1px solid rgba(244,235,210,0.07);
margin-top:1.5rem;
border-top:1px solid rgba(244,235,210,0.07);
}
@media(min-width:769px){
.sfbrv_nhv{
padding:56px 0;
}
}
.sfbrv_head_nhv{
gap:16px;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.sfbrv_head_nhv{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.sfbrv_eyebrow_nhv{
margin-bottom:10px;
}
.sfbrv_h2_nhv{
line-height:1.05;
font-size:1.875rem;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F2EAD8;
}
@media(min-width:769px){
.sfbrv_h2_nhv{
font-size:2.375rem;
}
}
.sfbrv_agg_nhv{
gap:0.75rem;
display:flex;
align-items:center;
}
.sfbrv_agg_stars_nhv{
gap:3px;
display:flex;
color:#B8874A;
}
.sfbrv_agg_stars_nhv svg{
height:1.125rem;
width:18px;
}
.sfbrv_source_nhv{
color:#8A7A64;
font-size:0.813rem;
}
.sfbrv_grid_nhv{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.sfbrv_grid_nhv{
grid-template-columns:repeat(3,1fr);
}
}
.sfbrv_card_nhv{
border:1px solid rgba(244,235,210,0.07);
padding:26px;
background:#1A1612;
border-radius:14px;
min-width:0;
}
.sfbrv_card_stars_nhv{
gap:2px;
margin-bottom:0.75rem;
color:#B8874A;
display:flex;
}
.sfbrv_card_stars_nhv svg{
width:14px;
height:14px;
}
.sfbrv_card_body_nhv{
color:#F2EAD8;
overflow-wrap:break-word;
line-height:1.45;
margin-bottom:16px;
font-weight:500;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:1.125rem;
}
.sfbrv_card_meta_nhv{
gap:0.625rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.sfbrv_card_av_nhv{
border-radius:50%;
background:linear-gradient(135deg,#B8874A,#E2C072);
flex:0 0 auto;
height:32px;
width:2rem;
}
.sfbrv_card_author_nhv{
font-size:13px;
color:#F2EAD8;
font-weight:700;
}
.sfbrv_card_loc_nhv{
font-size:12px;
color:#A8977E;
}
.sfbop_nhv{
padding:2.25rem 0 0.625rem;
}
.sfbop_in_nhv{
grid-template-columns:1fr;
border:1px solid rgba(244,235,210,0.07);
gap:32px;
padding:2rem;
background:#231E18;
border-radius:0.875rem;
align-items:center;
display:grid;
}
@media(min-width:859px){
.sfbop_in_nhv{
padding:34px 40px;
grid-template-columns:.9fr 1.1fr;
gap:44px;
}
}
.sfbop_left_nhv{
min-width:0;
}
.sfbop_eyebrow_nhv{
margin-bottom:0.75rem;
}
.sfbop_h2_nhv{
line-height:1.08;
font-weight:600;
color:#F2EAD8;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:28px;
overflow-wrap:break-word;
margin-bottom:0.625rem;
}
@media(min-width:770px){
.sfbop_h2_nhv{
font-size:30px;
}
}
.sfbop_text_nhv{
font-size:0.875rem;
line-height:1.6;
color:#8A7A64;
}
.sfbop_grid_nhv{
overflow:hidden;
gap:1px;
border:1px solid rgba(244,235,210,0.13);
grid-template-columns:1fr 1fr;
background:rgba(244,235,210,0.13);
border-radius:8px;
display:grid;
}
.sfbop_field_nhv{
background:#1A1612;
padding:1.125rem 20px;
min-width:0;
}
.sfbop_field_lb_nhv{
color:#B8874A;
letter-spacing:.1em;
font-size:0.625rem;
text-transform:uppercase;
font-weight:600;
margin-bottom:5px;
}
.sfbop_field_val_nhv{
color:#F2EAD8;
overflow-wrap:break-word;
font-weight:700;
font-size:0.875rem;
}
.sfbwy_nhv{
padding:3rem 0;
}
@media(min-width:766px){
.sfbwy_nhv{
padding:3.5rem 0;
}
}
.sfbwy_in_nhv{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.sfbwy_in_nhv{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.sfbwy_left_nhv{
min-width:0;
}
.sfbwy_eyebrow_nhv{
margin-bottom:14px;
}
.sfbwy_h2_nhv{
overflow-wrap:break-word;
font-size:32px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F2EAD8;
margin-bottom:16px;
line-height:1.05;
font-weight:600;
}
@media(min-width:771px){
.sfbwy_h2_nhv{
font-size:2.5rem;
}
}
.sfbwy_intro_nhv{
font-size:0.938rem;
color:#8A7A64;
line-height:1.6;
}
.sfbwy_grid_nhv{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.sfbwy_grid_nhv{
grid-template-columns:1fr 1fr;
}
}
.sfbwy_card_nhv{
background:#231E18;
padding:1.625rem;
border:1px solid rgba(244,235,210,0.07);
border-radius:14px;
min-width:0;
}
.sfbwy_card_ic_nhv{
justify-content:center;
color:#B8874A;
display:inline-flex;
margin-bottom:1rem;
align-items:center;
}
.sfbwy_card_ic_nhv svg{
height:1.625rem;
width:26px;
}
.sfbwy_card_h_nhv{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.15;
margin-bottom:0.5rem;
font-size:21px;
font-weight:600;
overflow-wrap:break-word;
color:#F2EAD8;
}
.sfbwy_card_p_nhv{
line-height:1.55;
overflow-wrap:break-word;
color:#8A7A64;
font-size:0.875rem;
}
.sfbsg_nhv{
padding:3rem 0 0.625rem;
}
.sfbsg_eyebrow_nhv{
display:block;
margin-bottom:12px;
}
.sfbsg_h2_nhv{
color:#F2EAD8;
margin-bottom:1.75rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:769px){
.sfbsg_h2_nhv{
font-size:36px;
}
}
.sfbsg_grid_nhv{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:721px){
.sfbsg_grid_nhv{
grid-template-columns:repeat(3,1fr);
}
}
.sfbsg_col_nhv{
min-width:0;
}
.sfbsg_col_h_nhv{
font-weight:600;
overflow-wrap:break-word;
font-size:22px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.15;
color:#F2EAD8;
margin-bottom:0.625rem;
}
.sfbsg_col_p_nhv{
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
color:#8A7A64;
}
.sfbel_nhv{
padding:3rem 0;
}
@media(min-width:765px){
.sfbel_nhv{
padding:56px 0;
}
}
.sfbel_in_nhv{
grid-template-columns:1fr;
gap:40px;
display:grid;
align-items:start;
}
@media(min-width:899px){
.sfbel_in_nhv{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.sfbel_left_nhv{
min-width:0;
}
.sfbel_eyebrow_nhv{
margin-bottom:0.875rem;
}
.sfbel_h2_nhv{
margin-bottom:22px;
color:#F2EAD8;
font-size:32px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.08;
}
@media(min-width:767px){
.sfbel_h2_nhv{
font-size:38px;
}
}
.sfbel_body_nhv p{
margin-bottom:1.125rem;
color:#D6C9B0;
line-height:1.7;
overflow-wrap:break-word;
font-size:1rem;
}
.sfbel_dropcap_nhv{
padding:0.375rem 12px 0 0;
font-weight:700;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#B8874A;
float:left;
line-height:.8;
font-size:62px;
}
.sfbel_right_nhv{
min-width:0;
}
.sfbel_quote_nhv{
border-radius:1.25rem;
padding:36px;
background:linear-gradient(150deg,#1E1A12,#0E0C09);
position:relative;
color:#F2EAD8;
margin-bottom:1.5rem;
}
.sfbel_quote_mark_nhv{
display:inline-flex;
align-items:center;
margin-bottom:0.375rem;
color:#D4A84B;
}
.sfbel_quote_mark_nhv svg{
width:34px;
height:2.125rem;
}
.sfbel_quote_text_nhv{
font-weight:500;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
margin-bottom:1.375rem;
color:#F2EAD8;
line-height:1.4;
font-size:1.375rem;
}
.sfbel_quote_meta_nhv{
gap:12px;
align-items:center;
display:flex;
}
.sfbel_quote_av_nhv{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#B8874A,#E2C072);
width:38px;
height:2.375rem;
}
.sfbel_quote_author_nhv{
color:#F2EAD8;
font-weight:700;
font-size:14px;
}
.sfbel_quote_meta_sub_nhv{
font-size:0.75rem;
color:#A8977E;
}
.sfbel_explain_nhv{
overflow:hidden;
border:1px solid rgba(244,235,210,0.07);
border-radius:0.875rem;
}
.sfbel_explain_card_nhv{
padding:1.375rem 1.5rem;
}
.sfbel_explain_card_nhv+.sfbel_explain_card_nhv{
border-top:1px solid rgba(244,235,210,0.07);
}
.sfbel_explain_h_nhv{
margin-bottom:8px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F2EAD8;
overflow-wrap:break-word;
font-size:1.25rem;
line-height:1.15;
font-weight:600;
}
.sfbel_explain_p_nhv{
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
color:#8A7A64;
}
.sfbfaq_nhv{
padding:3rem 0;
background:#231E18;
border-top:1px solid rgba(244,235,210,0.07);
margin-top:24px;
border-bottom:1px solid rgba(244,235,210,0.07);
}
@media(min-width:769px){
.sfbfaq_nhv{
padding:62px 0;
}
}
.sfbfaq_head_nhv{
text-align:center;
margin-bottom:34px;
}
.sfbfaq_eyebrow_nhv{
margin-bottom:12px;
}
.sfbfaq_h2_nhv{
overflow-wrap:break-word;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:32px;
line-height:1.05;
color:#F2EAD8;
}
@media(min-width:771px){
.sfbfaq_h2_nhv{
font-size:2.375rem;
}
}
.sfbfaq_list_nhv{
gap:0.75rem;
margin:0 auto;
display:flex;
flex-direction:column;
max-width:820px;
}
.sfbfaq_item_nhv{
border:1px solid rgba(244,235,210,0.07);
overflow:hidden;
background:#1A1612;
border-radius:14px;
}
.sfbfaq_q_nhv{
list-style:none;
gap:20px;
padding:1.25rem 24px;
font-weight:700;
font-size:16px;
color:#F2EAD8;
cursor:pointer;
display:flex;
align-items:center;
justify-content:space-between;
overflow-wrap:break-word;
}
.sfbfaq_q_nhv::-webkit-details-marker{
display:none;
}
.sfbfaq_q_ic_nhv{
transition:transform .22s ease;
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#B8874A;
}
.sfbfaq_q_ic_nhv svg{
width:1.125rem;
height:18px;
}
.sfbfaq_item_nhv[open] .sfbfaq_q_ic_nhv{
transform:rotate(180deg);
}
.sfbfaq_a_nhv{
padding:0 24px 1.25rem;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.906rem;
color:#8A7A64;
}
.sfblh_nhv{
padding:2.5rem 0 1.25rem;
}
.sfblh_in_nhv{
padding-top:34px;
border-top:1px solid rgba(244,235,210,0.13);
}
.sfblh_eyebrow_nhv{
margin-bottom:1.375rem;
display:block;
}
.sfblh_grid_nhv{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:602px){
.sfblh_grid_nhv{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:960px){
.sfblh_grid_nhv{
grid-template-columns:repeat(5,1fr);
}
}
.sfblh_col_nhv{
min-width:0;
}
.sfblh_col_h_nhv{
color:#F2EAD8;
font-size:13px;
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-weight:700;
}
.sfblh_links_nhv{
gap:8px;
flex-direction:column;
display:flex;
}
.sfblh_link_nhv{
transition:color .22s ease;
overflow-wrap:break-word;
color:#8A7A64;
font-size:0.813rem;
}
.sfblh_link_nhv:hover{
color:#B8874A;
}
.sfbgd_nhv{
padding:3rem 0 10px;
}
.sfbgd_head_nhv{
gap:0.875rem;
display:flex;
margin-bottom:1.5rem;
flex-direction:column;
}
@media(min-width:679px){
.sfbgd_head_nhv{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.sfbgd_eyebrow_nhv{
margin-bottom:0.625rem;
}
.sfbgd_h2_nhv{
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F2EAD8;
font-weight:600;
font-size:28px;
line-height:1.05;
}
@media(min-width:769px){
.sfbgd_h2_nhv{
font-size:2.125rem;
}
}
.sfbgd_more_nhv{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
font-weight:600;
color:#F2EAD8;
font-size:0.844rem;
border-bottom:1px solid #F2EAD8;
padding-bottom:2px;
}
.sfbgd_more_nhv:hover{
border-color:#B8874A;
color:#B8874A;
}
.sfbgd_grid_nhv{
gap:20px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:723px){
.sfbgd_grid_nhv{
grid-template-columns:repeat(3,1fr);
}
}
.sfbgd_card_nhv{
border:1px solid rgba(244,235,210,0.07);
background:#231E18;
overflow:hidden;
border-radius:14px;
display:block;
min-width:0;
}
.sfbgd_card_img_nhv{
background:linear-gradient(140deg,#1E1A12,#B8874A);
height:150px;
}
.sfbgd_card_body_nhv{
padding:22px;
}
.sfbgd_card_cat_nhv{
text-transform:uppercase;
font-weight:600;
font-size:10px;
letter-spacing:.1em;
color:#B8874A;
}
.sfbgd_card_h_nhv{
margin:8px 0 10px;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:1.188rem;
line-height:1.2;
overflow-wrap:break-word;
color:#F2EAD8;
}
.sfbgd_card_meta_nhv{
font-size:12px;
color:#A8977E;
overflow-wrap:break-word;
}
.sfbsb_nhv{
background:#231E18;
padding:3rem 0;
margin-top:1.5rem;
border-top:1px solid rgba(244,235,210,0.07);
border-bottom:1px solid rgba(244,235,210,0.07);
}
@media(min-width:766px){
.sfbsb_nhv{
padding:56px 0;
}
}
.sfbsb_eyebrow_nhv{
margin-bottom:12px;
display:block;
}
.sfbsb_h2_nhv{
overflow-wrap:break-word;
color:#F2EAD8;
font-weight:600;
margin-bottom:26px;
line-height:1.05;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
}
@media(min-width:769px){
.sfbsb_h2_nhv{
font-size:2.25rem;
}
}
.sfbsb_grid_nhv{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.sfbsb_grid_nhv{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.sfbsb_grid_nhv{
grid-template-columns:repeat(4,1fr);
}
}
.sfbsb_card_nhv{
padding:24px;
border:1px solid rgba(244,235,210,0.07);
background:#1A1612;
border-radius:14px;
min-width:0;
}
.sfbsb_card_h_nhv{
margin-bottom:0.5rem;
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F2EAD8;
font-size:19px;
}
.sfbsb_card_p_nhv{
overflow-wrap:break-word;
font-size:13.5px;
color:#8A7A64;
line-height:1.6;
}
.sfbsb_rtp_nhv{
background:#1A1612;
border:1px solid rgba(244,235,210,0.07);
gap:1.5rem;
padding:26px 28px;
grid-template-columns:1fr;
border-radius:14px;
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:759px){
.sfbsb_rtp_nhv{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.sfbsb_rtp_h_nhv{
font-size:1.25rem;
color:#F2EAD8;
margin-bottom:0.5rem;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.15;
}
.sfbsb_rtp_p_nhv{
font-size:0.844rem;
line-height:1.6;
color:#8A7A64;
overflow-wrap:break-word;
}
.sfbsb_rtp_stats_nhv{
gap:16px;
display:flex;
}
.sfbsb_stat_nhv{
border-radius:0.5rem;
padding:1.125rem;
flex:1 1 0;
background:#231E18;
text-align:center;
min-width:0;
}
.sfbsb_stat_v_nhv{
color:#6A9E72;
font-size:26px;
overflow-wrap:break-word;
font-weight:700;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
.sfbsb_stat_l_nhv{
margin-top:0.25rem;
color:#A8977E;
font-size:0.719rem;
}
.sfbft_nhv{
background:#100D0A;
margin-top:2.5rem;
color:#A8977E;
}
.sfbft_in_nhv{
gap:2rem;
padding:3rem 0 1.75rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:600px){
.sfbft_in_nhv{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.sfbft_in_nhv{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.sfbft_brand_nhv{
min-width:0;
}
.sfbft_logo_nhv{
font-size:26px;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#F2EAD8;
}
.sfbft_tagline_nhv{
max-width:17.5rem;
line-height:1.6;
color:#A8977E;
font-size:13.5px;
margin-top:0.875rem;
}
.sfbft_contact_nhv{
transition:color .22s ease;
display:inline-block;
margin-top:12px;
overflow-wrap:anywhere;
font-size:13px;
max-width:17.5rem;
color:#D4A84B;
}
.sfbft_contact_nhv:hover{
color:#F2EAD8;
}
.sfbft_col_nhv{
min-width:0;
}
.sfbft_col_h_nhv{
text-transform:uppercase;
margin-bottom:0.875rem;
color:#F2EAD8;
letter-spacing:.08em;
font-weight:700;
font-size:13px;
overflow-wrap:break-word;
}
.sfbft_col_links_nhv{
gap:10px;
flex-direction:column;
display:flex;
}
.sfbft_link_nhv{
transition:color .22s ease;
color:#A8977E;
font-size:13.5px;
overflow-wrap:break-word;
}
.sfbft_link_nhv:hover{
color:#F2EAD8;
}
.sfbft_bot_nhv{
gap:1rem;
padding:22px 0 40px;
flex-direction:column;
display:flex;
border-top:1px solid rgba(244,235,210,0.12);
}
@media(min-width:767px){
.sfbft_bot_nhv{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.sfbft_legal_nhv{
line-height:1.6;
color:#5C5044;
font-size:0.719rem;
overflow-wrap:break-word;
max-width:47.5rem;
}
.sfbft_legal_nhv b{
font-weight:700;
color:#A8977E;
}
.sfbft_age_nhv{
border-radius:8px;
flex:0 0 auto;
padding:4px 9px;
border:1.5px solid #D4A84B;
font-size:0.813rem;
font-weight:700;
color:#D4A84B;
}