*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F2EC;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
-webkit-font-smoothing:antialiased;
color:#2E2B26;
font-size:15px;
line-height:1.6;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0, 0, 0, 0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.sfb_layout-ohh{
min-height:100vh;
flex-direction:column;
display:flex;
}
.sfb_main-ohh{
flex:1 1 auto;
min-width:0;
width:100%;
}
.sfb_container-ohh{
margin:0 auto;
padding:0 1rem;
max-width:87.5rem;
width:100%;
}
@media(min-width:767px){
.sfb_container-ohh{
padding:0 32px;
}
}
@media(min-width:1100px){
.sfb_container-ohh{
padding:0 56px;
}
}
.sfb_eyebrow-ohh{
font-weight:600;
font-size:11px;
line-height:1.4;
display:inline-block;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-transform:uppercase;
color:#1D9A57;
letter-spacing:.2em;
overflow-wrap:break-word;
}
.sfb_band-ohh{
background:#13201A;
color:#EEF6F1;
}
.sfb_band-ohh .sfb_eyebrow-ohh{
color:#4FD98A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.sfb_tb-ohh{
background:#F5F2EC;
position:sticky;
border-bottom:1px solid rgba(20, 18, 14, 0.15);
z-index:50;
top:0;
}
.sfb_tb_in-ohh{
gap:16px;
padding:12px 16px;
margin:0 auto;
justify-content:space-between;
max-width:1400px;
display:flex;
align-items:center;
width:100%;
}
@media(min-width:765px){
.sfb_tb_in-ohh{
padding:16px 2rem;
}
}
@media(min-width:1103px){
.sfb_tb_in-ohh{
padding:1.125rem 56px;
}
}
.sfb_tb_left-ohh{
gap:28px;
align-items:center;
display:flex;
min-width:0;
}
.sfb_tb_logo-ohh{
gap:11px;
min-width:0;
align-items:center;
display:flex;
}
.sfb_tb_logo_mark-ohh{
border-radius:0.5rem;
flex:0 0 auto;
object-fit:cover;
height:2.125rem;
width:34px;
}
.sfb_tb_logo_txt-ohh{
display:flex;
line-height:1;
flex-direction:column;
min-width:0;
}
.sfb_tb_logo_name-ohh{
overflow:hidden;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#1A1714;
font-size:22px;
white-space:nowrap;
letter-spacing:.02em;
text-overflow:ellipsis;
}
.sfb_tb_logo_sub-ohh{
overflow:hidden;
white-space:nowrap;
font-weight:600;
color:#1D9A57;
letter-spacing:.32em;
text-transform:uppercase;
margin-top:0.25rem;
text-overflow:ellipsis;
font-size:8.5px;
}
.sfb_tb_nav-ohh{
display:none;
}
@media(min-width:959px){
.sfb_tb_nav-ohh{
gap:28px;
display:flex;
align-items:center;
}
}
.sfb_tb_nav_item-ohh{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
border-bottom:2px solid transparent;
white-space:nowrap;
font-size:14px;
font-weight:600;
color:#2E2B26;
}
.sfb_tb_nav_item-ohh:hover{
color:#1A1714;
}
.sfb_tb_nav_item-ohh.sfb_state_active-ohh{
border-color:#1D9A57;
color:#1A1714;
}
.sfb_tb_right-ohh{
gap:0.875rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.sfb_tb_search-ohh{
transition:color .22s ease;
color:#2E2B26;
justify-content:center;
display:flex;
align-items:center;
}
.sfb_tb_search-ohh:hover{
color:#1D9A57;
}
.sfb_tb_search-ohh svg{
width:18px;
height:18px;
}
.sfb_tb_lang-ohh{
text-transform:uppercase;
letter-spacing:.1em;
font-weight:600;
color:#6B6560;
font-size:0.688rem;
}
.sfb_tb_lang-ohh:hover{
color:#1A1714;
}
.sfb_tb_login-ohh{
color:#1A1714;
font-weight:600;
display:none;
font-size:14px;
}
@media(min-width:771px){
.sfb_tb_login-ohh{
display:inline-block;
}
}
.sfb_tb_register-ohh{
border-radius:999px;
transition:background-color .22s ease;
padding:11px 22px;
background:#13201A;
color:#EEF6F1;
white-space:nowrap;
font-size:0.875rem;
font-weight:700;
}
.sfb_tb_register-ohh:hover{
background:#1E3028;
}
.sfb_mob-ohh{
background:#F5F2EC;
left:0;
border-top:1px solid rgba(20, 18, 14, 0.15);
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
z-index:60;
right:0;
}
@media(min-width:961px){
.sfb_mob-ohh{
display:none;
}
}
.sfb_mob_in-ohh{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
display:flex;
max-width:35rem;
}
.sfb_mob_item-ohh{
padding:9px 0.25rem;
transition:color .22s ease;
gap:3px;
flex:1 1 0;
color:#6B6560;
flex-direction:column;
min-width:0;
align-items:center;
display:flex;
}
.sfb_mob_item-ohh.sfb_state_active-ohh{
color:#1D9A57;
}
.sfb_mob_ic-ohh{
display:flex;
align-items:center;
justify-content:center;
}
.sfb_mob_ic-ohh svg{
width:20px;
height:1.25rem;
}
.sfb_mob_lb-ohh{
overflow:hidden;
font-weight:600;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
font-size:10px;
}
@media(max-width:961px){
body{
padding-bottom:3.75rem;
}
}
.sfb_rail-ohh{
position:relative;
min-width:0;
}
.sfb_rail_scroll-ohh{
gap:14px;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
display:flex;
padding-bottom:0.875rem;
overflow-x:auto;
}
@media(min-width:766px){
.sfb_rail_scroll-ohh{
gap:18px;
}
}
.sfb_gc-ohh{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:769px){
.sfb_gc-ohh{
width:188px;
}
}
.sfb_gc_img-ohh{
border-radius:14px;
overflow:hidden;
background:#FDFBF7;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 0.375rem rgba(20, 18, 14, 0.07), 0 0.375rem 18px rgba(20, 18, 14, 0.09);
}
.sfb_gc_img-ohh img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.sfb_gc_cover-ohh{
background:linear-gradient(160deg,transparent 55%,rgba(0, 0, 0, 0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.sfb_gc_hover-ohh{
inset:0;
transition:opacity .22s ease;
background:rgba(0, 0, 0, 0.52);
display:flex;
opacity:0;
align-items:center;
position:absolute;
justify-content:center;
}
.sfb_gc-ohh:hover .sfb_gc_hover-ohh{
opacity:1;
}
.sfb_gc_hover_btn-ohh{
border-radius:62.438rem;
background:#13201A;
width:46px;
display:flex;
height:2.875rem;
justify-content:center;
color:#EEF6F1;
align-items:center;
}
.sfb_gc_hover_btn-ohh svg{
width:1.125rem;
height:1.125rem;
}
.sfb_gc_info-ohh{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:9px;
display:flex;
}
.sfb_gc_name-ohh{
overflow:hidden;
font-size:13px;
text-overflow:ellipsis;
white-space:nowrap;
color:#1A1714;
font-weight:700;
}
.sfb_gc_prov-ohh{
overflow:hidden;
text-overflow:ellipsis;
color:#6B6560;
white-space:nowrap;
font-size:11px;
}
.sfb_gc_meta-ohh{
font-size:11px;
color:#6B6560;
}
.sfb_tc-ohh{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:767px){
.sfb_tc-ohh{
width:230px;
}
}
.sfb_tc_img-ohh{
overflow:hidden;
background:#FDFBF7;
border-radius:14px;
box-shadow:0 2px 6px rgba(20, 18, 14, 0.07), 0 6px 1.125rem rgba(20, 18, 14, 0.09);
position:relative;
padding-bottom:75%;
}
.sfb_tc_img-ohh img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.sfb_tc_info-ohh{
gap:2px;
min-width:0;
margin-top:0.563rem;
display:flex;
flex-direction:column;
}
.sfb_tc_name-ohh{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.875rem;
color:#1A1714;
font-weight:700;
}
.sfb_tc_rtp-ohh{
font-size:11px;
color:#6B6560;
}
.sfb_lc-ohh{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:771px){
.sfb_lc-ohh{
width:268px;
}
}
.sfb_lc_img-ohh{
background:#FDFBF7;
border-radius:0.875rem;
overflow:hidden;
position:relative;
box-shadow:0 2px 6px rgba(20, 18, 14, 0.07), 0 0.375rem 1.125rem rgba(20, 18, 14, 0.09);
padding-bottom:62.5%;
}
.sfb_lc_img-ohh img{
inset:0;
width:100%;
object-fit:cover;
position:absolute;
height:100%;
}
.sfb_lc_live-ohh{
gap:0.438rem;
padding:4px 9px;
border-radius:62.438rem;
background:rgba(0, 0, 0, 0.52);
top:0.75rem;
position:absolute;
left:0.75rem;
display:flex;
align-items:center;
}
.sfb_lc_live_dot-ohh{
background:#D63F3F;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
height:8px;
width:8px;
}
.sfb_lc_seats-ohh{
font-size:10px;
font-weight:600;
letter-spacing:.08em;
color:#EEF6F1;
text-transform:uppercase;
}
.sfb_lc_info-ohh{
gap:2px;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
display:flex;
}
.sfb_lc_name-ohh{
overflow:hidden;
color:#1A1714;
font-size:15px;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
}
.sfb_lc_bet-ohh{
color:#6B6560;
font-size:11px;
}
.sfb_pc-ohh{
gap:0.5rem;
border-radius:14px;
padding:1rem 0.875rem;
background:#FDFBF7;
border:1px solid rgba(20, 18, 14, 0.08);
min-width:0;
display:flex;
justify-content:center;
flex-direction:column;
min-height:4.625rem;
align-items:center;
}
.sfb_pc_logo-ohh{
flex:0 0 auto;
width:auto;
object-fit:contain;
height:1.75rem;
max-width:100%;
}
.sfb_pc_name-ohh{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.688rem;
text-align:center;
color:#6B6560;
max-width:100%;
}
.sfb_gc_tag-ohh{
padding:3px 8px;
border-radius:0.5rem;
font-size:0.625rem;
left:0.625rem;
font-weight:700;
top:0.625rem;
display:inline-block;
position:absolute;
text-transform:uppercase;
z-index:2;
letter-spacing:.06em;
}
.sfb_gc_tag_hot-ohh{
background:#D63F3F;
color:#EEF6F1;
}
.sfb_gc_tag_new-ohh{
background:#34C878;
color:#16130E;
}
.sfb_gc_tag_jp-ohh{
background:#C98B1A;
color:#16130E;
}
.sfb_gc_tag_live-ohh{
background:#D63F3F;
color:#EEF6F1;
}
.sfb_sh-ohh{
margin-bottom:1.125rem;
min-width:0;
}
.sfb_sh_row-ohh{
gap:1rem;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.sfb_sh_row-ohh .sfb_sh_l-ohh{
gap:6px;
min-width:0;
display:flex;
flex-direction:column;
}
.sfb_sh_stack-ohh{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.sfb_sh_center-ohh{
gap:10px;
align-items:center;
display:flex;
text-align:center;
flex-direction:column;
}
.sfb_sh_h2-ohh{
overflow-wrap:break-word;
color:#1A1714;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.5rem;
line-height:1.1;
}
@media(min-width:771px){
.sfb_sh_h2-ohh{
font-size:1.875rem;
}
}
.sfb_band-ohh .sfb_sh_h2-ohh{
color:#EEF6F1;
}
.sfb_sh_eb_line-ohh{
gap:10px;
align-items:center;
display:inline-flex;
}
.sfb_sh_eb_line-ohh::before{
background:#1D9A57;
display:inline-block;
width:1.75rem;
height:1px;
content:"";
}
.sfb_band-ohh .sfb_sh_eb_line-ohh::before{
background:#4FD98A;
}
.sfb_sh_eb_dot-ohh{
gap:8px;
display:inline-flex;
align-items:center;
}
.sfb_sh_eb_dot-ohh::before{
background:#1D9A57;
border-radius:50%;
height:6px;
display:inline-block;
content:"";
width:6px;
}
.sfb_band-ohh .sfb_sh_eb_dot-ohh::before{
background:#4FD98A;
}
.sfb_sh_link-ohh{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
color:#1A1714;
padding-bottom:2px;
display:inline-flex;
align-items:center;
border-bottom:1px solid #1A1714;
font-size:13px;
font-weight:600;
white-space:nowrap;
}
.sfb_sh_link-ohh:hover{
border-color:#1D9A57;
color:#1D9A57;
}
.sfb_sh_link-ohh svg{
width:0.875rem;
height:14px;
}
.sfb_sh_link_chev-ohh{
border-bottom:0;
padding-bottom:0;
}
.sfb_sh_link_btn-ohh{
border-radius:999px;
background:#13201A;
padding:0.563rem 1.125rem;
color:#EEF6F1;
border-bottom:0;
}
.sfb_sh_link_btn-ohh:hover{
background:#1E3028;
border-color:transparent;
color:#EEF6F1;
}
.sfb_band-ohh .sfb_sh_link-ohh{
border-color:#EEF6F1;
color:#EEF6F1;
}
.sfb_band-ohh .sfb_sh_link_btn-ohh{
background:#4FD98A;
color:#16130E;
}
.sfb_sh_rule-ohh{
background:rgba(20, 18, 14, 0.15);
margin:-2px 0 1.125rem;
height:1px;
}
.sfb_band-ohh .sfb_sh_rule-ohh{
background:rgba(200, 240, 218, 0.14);
}
.sfb_hero-ohh{
padding:32px 0 8px;
}
@media(min-width:767px){
.sfb_hero-ohh{
padding:3.5rem 0 1.5rem;
}
}
.sfb_hero_in-ohh{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:898px){
.sfb_hero_in-ohh{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.sfb_hero_copy-ohh{
min-width:0;
}
.sfb_hero_eyebrow-ohh{
gap:0.625rem;
margin-bottom:1.375rem;
display:inline-flex;
align-items:center;
}
.sfb_hero_eyebrow_line-ohh{
flex:0 0 auto;
background:#1D9A57;
width:1.75rem;
display:inline-block;
height:1px;
}
.sfb_hero_h1-ohh{
margin-bottom:1.25rem;
color:#1A1714;
font-weight:600;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.04;
font-size:38px;
letter-spacing:-.01em;
}
@media(min-width:767px){
.sfb_hero_h1-ohh{
font-size:54px;
}
}
@media(min-width:1098px){
.sfb_hero_h1-ohh{
font-size:62px;
}
}
.sfb_hero_h1-ohh em{
font-style:normal;
color:#1D9A57;
}
.sfb_hero_sub-ohh{
max-width:30rem;
font-size:16px;
color:#8A847D;
line-height:1.6;
margin-bottom:30px;
}
@media(min-width:766px){
.sfb_hero_sub-ohh{
font-size:18px;
}
}
.sfb_hero_actions-ohh{
gap:0.875rem;
display:flex;
margin-bottom:34px;
flex-wrap:wrap;
align-items:center;
}
.sfb_hero_cta-ohh{
gap:0.625rem;
padding:1rem 1.875rem;
border-radius:999px;
background:#13201A;
transition:background-color .22s ease;
font-size:0.938rem;
color:#EEF6F1;
display:inline-flex;
align-items:center;
font-weight:700;
}
.sfb_hero_cta-ohh:hover{
background:#1E3028;
}
.sfb_hero_cta_ic-ohh{
display:inline-flex;
align-items:center;
}
.sfb_hero_cta_ic-ohh svg{
height:1rem;
width:16px;
}
.sfb_hero_cta_alt-ohh{
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(20, 18, 14, 0.15);
border-radius:62.438rem;
background:transparent;
padding:15px 1.625rem;
align-items:center;
font-weight:600;
font-size:15px;
display:inline-flex;
color:#1A1714;
}
.sfb_hero_cta_alt-ohh:hover{
border-color:#1D9A57;
color:#1D9A57;
}
.sfb_hero_trust-ohh{
gap:22px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.sfb_hero_trust_item-ohh{
gap:0.563rem;
font-weight:600;
font-size:0.813rem;
color:#2E2B26;
display:flex;
align-items:center;
}
.sfb_hero_trust_ic-ohh{
color:#1D9A57;
display:inline-flex;
align-items:center;
}
.sfb_hero_trust_ic-ohh svg{
width:1rem;
height:16px;
}
.sfb_hero_promo-ohh{
background:#FDFBF7;
border-radius:1.25rem;
overflow:hidden;
display:flex;
box-shadow:0 12px 2.5rem rgba(20, 18, 14, 0.14), 0 3px 0.625rem rgba(20, 18, 14, 0.08);
min-height:300px;
position:relative;
}
.sfb_hero_promo_bg-ohh{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.sfb_hero_promo_bg-ohh::after{
background:linear-gradient(120deg,#13201A 0%,rgba(0, 0, 0, 0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.sfb_hero_promo_glow-ohh{
border-radius:50%;
background:radial-gradient(circle,rgba(52, 168, 100, 0.18) 0%,transparent 65%);
right:-1.25rem;
pointer-events:none;
height:16.25rem;
position:absolute;
width:16.25rem;
top:-2.5rem;
}
.sfb_hero_promo_ct-ohh{
padding:1.75rem;
align-self:flex-end;
z-index:2;
position:relative;
max-width:88%;
}
.sfb_hero_promo_label-ohh{
margin-bottom:8px;
font-size:0.625rem;
color:#4FD98A;
letter-spacing:.25em;
text-transform:uppercase;
display:block;
font-weight:700;
}
.sfb_hero_promo_amount-ohh{
line-height:1.05;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#EEF6F1;
font-size:32px;
font-weight:600;
}
@media(min-width:769px){
.sfb_hero_promo_amount-ohh{
font-size:40px;
}
}
.sfb_hero_promo_amount-ohh em{
font-style:normal;
color:#4FD98A;
}
.sfb_hero_rating-ohh{
border-radius:14px;
gap:0.625rem;
border:1px solid rgba(20, 18, 14, 0.08);
padding:10px 14px;
background:#FDFBF7;
position:absolute;
align-items:center;
top:0.875rem;
box-shadow:0 2px 6px rgba(20, 18, 14, 0.07), 0 6px 1.125rem rgba(20, 18, 14, 0.09);
display:flex;
z-index:3;
right:14px;
max-width:min(260px,62%);
}
.sfb_hero_rating_score-ohh{
flex:0 0 auto;
color:#1A1714;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.5rem;
font-weight:700;
}
.sfb_hero_rating_txt-ohh{
flex:1 1 auto;
min-width:0;
}
.sfb_hero_rating_stars-ohh{
gap:2px;
color:#1D9A57;
display:flex;
}
.sfb_hero_rating_stars-ohh svg{
width:12px;
height:12px;
}
.sfb_hero_rating_cap-ohh{
overflow-wrap:break-word;
display:block;
font-size:0.688rem;
color:#6B6560;
line-height:1.35;
margin-top:3px;
}
.sfb_stat-ohh{
margin-top:1rem;
border-bottom:1px solid rgba(20, 18, 14, 0.15);
border-top:1px solid rgba(20, 18, 14, 0.15);
}
.sfb_stat_in-ohh{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.sfb_stat_in-ohh{
grid-template-columns:repeat(4,1fr);
}
}
.sfb_stat_item-ohh{
padding:22px 0.875rem;
border-bottom:1px solid rgba(20, 18, 14, 0.08);
min-width:0;
border-right:1px solid rgba(20, 18, 14, 0.08);
}
.sfb_stat_item-ohh:nth-child(2n){
border-right:0;
}
.sfb_stat_item-ohh:nth-child(n+3){
border-bottom:0;
}
@media(min-width:771px){
.sfb_stat_item-ohh{
border-bottom:0;
}
.sfb_stat_item-ohh:nth-child(2n){
border-right:1px solid rgba(20, 18, 14, 0.08);
}
.sfb_stat_item-ohh:nth-child(4n){
border-right:0;
}
}
.sfb_stat_value-ohh{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1714;
font-size:1.875rem;
line-height:1;
font-weight:700;
overflow-wrap:break-word;
}
@media(min-width:766px){
.sfb_stat_value-ohh{
font-size:34px;
}
}
.sfb_stat_label-ohh{
font-size:0.813rem;
margin-top:0.375rem;
color:#6B6560;
line-height:1.4;
overflow-wrap:break-word;
}
.sfb_pr-ohh{
padding:30px 0 0.375rem;
}
.sfb_pr_card-ohh{
overflow:hidden;
padding:1.625rem;
flex:0 0 auto;
gap:0.625rem;
background:#FDFBF7;
border-radius:1.25rem;
border:1px solid rgba(20, 18, 14, 0.08);
position:relative;
flex-direction:column;
width:280px;
display:flex;
min-height:200px;
}
@media(min-width:765px){
.sfb_pr_card-ohh{
width:300px;
}
}
.sfb_pr_card_feat-ohh{
border-color:transparent;
background:linear-gradient(150deg,#13201A,#090E0B);
color:#EEF6F1;
}
.sfb_pr_glow-ohh{
background:radial-gradient(circle,rgba(52, 168, 100, 0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
position:absolute;
opacity:0;
width:8.125rem;
top:-1.875rem;
height:130px;
right:-30px;
}
.sfb_pr_card_feat-ohh .sfb_pr_glow-ohh{
opacity:1;
}
.sfb_pr_label-ohh{
color:#1D9A57;
font-weight:700;
font-size:10px;
position:relative;
text-transform:uppercase;
letter-spacing:.16em;
}
.sfb_pr_card_feat-ohh .sfb_pr_label-ohh{
color:#4FD98A;
}
.sfb_pr_amount-ohh{
overflow-wrap:break-word;
line-height:1.08;
font-weight:600;
color:#1A1714;
font-size:1.625rem;
position:relative;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.sfb_pr_card_feat-ohh .sfb_pr_amount-ohh{
color:#EEF6F1;
}
.sfb_pr_amount-ohh em{
font-style:normal;
color:#1D9A57;
}
.sfb_pr_card_feat-ohh .sfb_pr_amount-ohh em{
color:#4FD98A;
}
.sfb_pr_terms-ohh{
line-height:1.5;
color:#6B6560;
font-size:0.813rem;
position:relative;
}
.sfb_pr_card_feat-ohh .sfb_pr_terms-ohh{
color:#8DB8A0;
}
.sfb_pr_cta-ohh{
align-self:flex-start;
position:relative;
margin-top:auto;
}
.sfb_pr_card_feat-ohh .sfb_pr_cta-ohh{
transition:opacity .22s ease;
border-radius:62.438rem;
background:#4FD98A;
padding:0.563rem 1.125rem;
font-size:13px;
font-weight:700;
color:#16130E;
}
.sfb_pr_card_feat-ohh .sfb_pr_cta-ohh:hover{
opacity:.9;
}
.sfb_pr_card-ohh:not(.sfb_pr_card_feat-ohh) .sfb_pr_cta-ohh{
transition:color .22s ease,border-color .22s ease;
color:#1A1714;
border-bottom:1px solid #1A1714;
padding-bottom:2px;
font-weight:700;
font-size:0.813rem;
}
.sfb_pr_card-ohh:not(.sfb_pr_card_feat-ohh) .sfb_pr_cta-ohh:hover{
border-color:#1D9A57;
color:#1D9A57;
}
.sfb_grow-ohh{
padding:1.625rem 0 10px;
}
.sfb_row_seo-ohh{
margin:10px 0 0;
color:#8A847D;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
max-width:47.5rem;
}
.sfb_row_seo-ohh strong{
font-weight:700;
color:#1A1714;
}
.sfb_grow-ohh{
padding:1.625rem 0 10px;
}
.sfb_row_seo-ohh{
margin:0.625rem 0 0;
overflow-wrap:break-word;
line-height:1.65;
color:#8A847D;
max-width:760px;
font-size:14px;
}
.sfb_row_seo-ohh strong{
color:#1A1714;
font-weight:700;
}
.sfb_grow-ohh{
padding:1.625rem 0 10px;
}
.sfb_row_seo-ohh{
margin:10px 0 0;
max-width:760px;
overflow-wrap:break-word;
color:#8A847D;
font-size:0.875rem;
line-height:1.65;
}
.sfb_row_seo-ohh strong{
color:#1A1714;
font-weight:700;
}
.sfb_grow-ohh{
padding:1.625rem 0 0.625rem;
}
.sfb_row_seo-ohh{
margin:0.625rem 0 0;
color:#8A847D;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
max-width:760px;
}
.sfb_row_seo-ohh strong{
font-weight:700;
color:#1A1714;
}
.sfb_jp-ohh{
padding:30px 0 0.625rem;
}
.sfb_jp_grid-ohh{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:769px){
.sfb_jp_grid-ohh{
grid-template-columns:1fr 1fr;
}
.sfb_jp_card_mega-ohh{
grid-column:1/-1;
}
}
@media(min-width:998px){
.sfb_jp_grid-ohh{
grid-template-columns:1.4fr 1fr 1fr;
}
.sfb_jp_card_mega-ohh{
grid-column:auto;
}
}
.sfb_jp_card-ohh{
padding:1.625rem;
border:1px solid rgba(20, 18, 14, 0.08);
gap:0.75rem;
border-radius:20px;
background:#FDFBF7;
overflow:hidden;
min-width:0;
display:flex;
flex-direction:column;
position:relative;
min-height:12.5rem;
justify-content:space-between;
}
.sfb_jp_card_mega-ohh{
border-color:transparent;
background:linear-gradient(135deg,#13201A,#090E0B);
color:#EEF6F1;
min-height:210px;
}
.sfb_jp_glow-ohh{
border-radius:50%;
background:radial-gradient(circle,rgba(52, 168, 100, 0.18),transparent 70%);
right:-2.5rem;
height:200px;
width:12.5rem;
pointer-events:none;
position:absolute;
top:-2.5rem;
}
.sfb_jp_label-ohh{
gap:10px;
display:flex;
text-transform:uppercase;
flex-wrap:wrap;
justify-content:space-between;
position:relative;
color:#1D9A57;
letter-spacing:.16em;
font-size:0.625rem;
font-weight:700;
align-items:center;
}
.sfb_jp_card_mega-ohh .sfb_jp_label-ohh{
color:#4FD98A;
}
.sfb_jp_drop-ohh{
letter-spacing:.04em;
text-transform:none;
font-weight:600;
color:#6B6560;
}
.sfb_jp_card_mega-ohh .sfb_jp_drop-ohh{
color:#8DB8A0;
}
.sfb_jp_amount-ohh{
font-weight:700;
line-height:1;
font-size:38px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1714;
overflow-wrap:break-word;
position:relative;
}
.sfb_jp_card_mega-ohh .sfb_jp_amount-ohh{
animation:zm2-pulse 2.4s infinite;
color:#4FD98A;
font-size:3rem;
}
@media(min-width:769px){
.sfb_jp_card_mega-ohh .sfb_jp_amount-ohh{
font-size:54px;
}
}
.sfb_jp_game-ohh{
position:relative;
font-size:13px;
color:#6B6560;
}
.sfb_jp_card_mega-ohh .sfb_jp_game-ohh{
color:#8DB8A0;
}
.sfb_jp_cta-ohh{
align-self:flex-start;
position:relative;
}
.sfb_jp_card_mega-ohh .sfb_jp_cta-ohh{
transition:opacity .22s ease;
padding:10px 20px;
background:#4FD98A;
border-radius:62.438rem;
font-size:13px;
font-weight:700;
color:#16130E;
}
.sfb_jp_card_mega-ohh .sfb_jp_cta-ohh:hover{
opacity:.9;
}
.sfb_jp_card-ohh:not(.sfb_jp_card_mega-ohh) .sfb_jp_cta-ohh{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-size:13px;
color:#1A1714;
font-weight:700;
border-bottom:1px solid #1A1714;
}
.sfb_jp_card-ohh:not(.sfb_jp_card_mega-ohh) .sfb_jp_cta-ohh:hover{
border-color:#1D9A57;
color:#1D9A57;
}
.sfb_jp_seo-ohh{
margin:0.875rem 0 0;
color:#8A847D;
max-width:47.5rem;
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
}
.sfb_jp_seo-ohh strong{
font-weight:700;
color:#1A1714;
}
.sfb_vip-ohh{
padding:3rem 0;
}
@media(min-width:767px){
.sfb_vip-ohh{
padding:4rem 0;
}
}
.sfb_vip_head-ohh{
gap:14px;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:879px){
.sfb_vip_head-ohh{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.sfb_vip_eyebrow-ohh{
margin-bottom:12px;
}
.sfb_vip_h2-ohh{
color:#EEF6F1;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
}
@media(min-width:771px){
.sfb_vip_h2-ohh{
font-size:2.5rem;
}
}
.sfb_vip_intro-ohh{
max-width:420px;
font-size:14px;
line-height:1.6;
color:#8DB8A0;
}
.sfb_vip_grid-ohh{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.sfb_vip_card-ohh{
border:1px solid rgba(200, 240, 218, 0.14);
padding:1.375rem 1.125rem;
border-radius:0.875rem;
min-width:0;
}
.sfb_vip_card_feat-ohh{
background:rgba(244, 251, 247, 0.07);
border-color:#4FD98A;
}
.sfb_vip_card_ic-ohh{
border-radius:0.5rem;
background:linear-gradient(135deg,#1D9A57,#4FD98A);
height:34px;
display:block;
margin-bottom:16px;
width:2.125rem;
}
.sfb_vip_name-ohh{
color:#EEF6F1;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.375rem;
font-size:20px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.sfb_vip_perk-ohh{
line-height:1.5;
color:#8DB8A0;
font-size:0.781rem;
overflow-wrap:break-word;
}
.sfb_trn-ohh{
padding:1.875rem 0 0.625rem;
}
.sfb_trn_in-ohh{
border:1px solid rgba(20, 18, 14, 0.08);
grid-template-columns:1fr;
border-radius:1.25rem;
background:#FDFBF7;
overflow:hidden;
display:grid;
}
@media(min-width:881px){
.sfb_trn_in-ohh{
grid-template-columns:1.05fr 1fr;
}
}
.sfb_trn_banner-ohh{
background:linear-gradient(150deg,#13201A,#090E0B);
padding:2.125rem;
overflow:hidden;
color:#EEF6F1;
position:relative;
}
.sfb_trn_glow-ohh{
background:radial-gradient(circle,rgba(52, 168, 100, 0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
height:12.5rem;
width:12.5rem;
position:absolute;
right:-2.5rem;
bottom:-2.5rem;
}
.sfb_trn_eyebrow-ohh{
margin-bottom:0.875rem;
position:relative;
}
.sfb_trn_h2-ohh{
position:relative;
margin-bottom:0.75rem;
font-weight:600;
font-size:30px;
line-height:1.06;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#EEF6F1;
}
@media(min-width:771px){
.sfb_trn_h2-ohh{
font-size:2.25rem;
}
}
.sfb_trn_text-ohh{
margin-bottom:1.375rem;
position:relative;
max-width:26.25rem;
line-height:1.6;
font-size:14px;
color:#8DB8A0;
}
.sfb_trn_timer-ohh{
gap:8px;
margin-bottom:1.5rem;
display:flex;
position:relative;
flex-wrap:wrap;
align-items:center;
}
.sfb_trn_timer_cap-ohh{
font-size:11px;
color:#8DB8A0;
}
.sfb_trn_timer_box-ohh{
background:rgba(244, 251, 247, 0.07);
padding:4px 0.75rem;
border-radius:8px;
font-weight:700;
color:#EEF6F1;
font-size:24px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.sfb_trn_cta-ohh{
padding:13px 1.625rem;
transition:opacity .22s ease;
border-radius:62.438rem;
background:#4FD98A;
display:inline-block;
font-weight:700;
font-size:14px;
color:#16130E;
position:relative;
}
.sfb_trn_cta-ohh:hover{
opacity:.9;
}
.sfb_trn_lb-ohh{
padding:26px 1.75rem;
}
.sfb_trn_lb_head-ohh{
gap:10px;
margin-bottom:12px;
justify-content:space-between;
display:flex;
align-items:center;
}
.sfb_trn_lb_title-ohh{
font-size:20px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#1A1714;
}
.sfb_trn_lb_upd-ohh{
letter-spacing:.08em;
text-transform:uppercase;
color:#6B6560;
font-size:11px;
}
.sfb_trn_lb_row-ohh{
padding:11px 12px;
border-radius:0.5rem;
gap:14px;
align-items:center;
display:flex;
}
.sfb_trn_lb_row-ohh:nth-child(2){
background:rgba(29, 154, 87, 0.10);
}
.sfb_trn_lb_rank-ohh{
flex:0 0 auto;
color:#1D9A57;
font-size:1rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
width:22px;
font-weight:700;
}
.sfb_trn_lb_av-ohh{
flex:0 0 auto;
background:linear-gradient(135deg,#1D9A57,#4FD98A);
border-radius:50%;
width:1.875rem;
height:30px;
}
.sfb_trn_lb_name-ohh{
flex:1 1 auto;
overflow:hidden;
min-width:0;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:600;
color:#1A1714;
font-size:0.875rem;
}
.sfb_trn_lb_amount-ohh{
flex:0 0 auto;
font-weight:700;
font-size:0.813rem;
color:#1A1714;
}
.sfb_sea-ohh{
padding:24px 0 0.625rem;
}
.sfb_sea_in-ohh{
padding:36px;
border-radius:20px;
gap:1.375rem;
overflow:hidden;
background:linear-gradient(115deg,#13201A,#090E0B);
color:#EEF6F1;
flex-direction:column;
position:relative;
display:flex;
}
@media(min-width:819px){
.sfb_sea_in-ohh{
gap:32px;
padding:2.75rem 3rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.sfb_sea_glow-ohh{
border-radius:50%;
background:radial-gradient(circle,rgba(52, 168, 100, 0.18),transparent 68%);
width:240px;
right:60px;
position:absolute;
top:50%;
pointer-events:none;
transform:translateY(-50%);
height:240px;
}
.sfb_sea_copy-ohh{
position:relative;
min-width:0;
max-width:35rem;
}
.sfb_sea_eyebrow-ohh{
margin-bottom:0.75rem;
}
.sfb_sea_h2-ohh{
font-size:30px;
margin-bottom:0.75rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.04;
color:#EEF6F1;
font-weight:600;
}
@media(min-width:766px){
.sfb_sea_h2-ohh{
font-size:38px;
}
}
.sfb_sea_text-ohh{
line-height:1.6;
color:#8DB8A0;
font-size:15px;
}
.sfb_sea_cta-ohh{
flex:0 0 auto;
background:#4FD98A;
border-radius:999px;
transition:opacity .22s ease;
padding:16px 2rem;
position:relative;
font-size:15px;
font-weight:700;
color:#16130E;
}
.sfb_sea_cta-ohh:hover{
opacity:.9;
}
.sfb_app-ohh{
padding:1.875rem 0 10px;
}
.sfb_app_in-ohh{
gap:1.75rem;
border:1px solid rgba(20, 18, 14, 0.08);
background:#FDFBF7;
padding:2rem;
border-radius:20px;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.sfb_app_in-ohh{
gap:40px;
padding:40px 2.75rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.sfb_app_copy-ohh{
min-width:0;
max-width:560px;
}
.sfb_app_eyebrow-ohh{
margin-bottom:0.75rem;
}
.sfb_app_h2-ohh{
overflow-wrap:break-word;
font-size:1.75rem;
margin-bottom:0.75rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
color:#1A1714;
}
@media(min-width:768px){
.sfb_app_h2-ohh{
font-size:2.125rem;
}
}
.sfb_app_text-ohh{
font-size:0.875rem;
line-height:1.6;
margin-bottom:22px;
color:#8A847D;
}
.sfb_app_btns-ohh{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.sfb_app_btn-ohh{
background:#13201A;
padding:11px 1.25rem;
transition:background-color .22s ease;
gap:0.625rem;
border-radius:14px;
color:#EEF6F1;
display:inline-flex;
align-items:center;
}
.sfb_app_btn-ohh:hover{
background:#1E3028;
}
.sfb_app_btn_ic-ohh{
display:inline-flex;
align-items:center;
}
.sfb_app_btn_ic-ohh svg{
width:1.125rem;
height:1.125rem;
}
.sfb_app_btn_lb-ohh{
font-size:13.5px;
font-weight:700;
}
.sfb_app_qr_wrap-ohh{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.sfb_app_qr-ohh{
border-radius:0.875rem;
flex:0 0 auto;
height:6.75rem;
background-color:#13201A;
width:108px;
background-image:repeating-linear-gradient(0deg,#FDFBF7 0 5px,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FDFBF7 0 0.313rem,transparent 0.313rem 0.688rem);
}
.sfb_app_qr_cap-ohh{
line-height:1.4;
color:#6B6560;
max-width:92px;
font-size:0.781rem;
}
.sfb_hts-ohh{
padding:48px 0;
}
@media(min-width:770px){
.sfb_hts-ohh{
padding:62px 0;
}
}
.sfb_hts_head-ohh{
gap:1.125rem;
display:flex;
margin-bottom:34px;
flex-direction:column;
}
@media(min-width:766px){
.sfb_hts_head-ohh{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.sfb_hts_eyebrow-ohh{
margin-bottom:12px;
}
.sfb_hts_h2-ohh{
overflow-wrap:break-word;
line-height:1.05;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
font-weight:600;
color:#EEF6F1;
}
@media(min-width:767px){
.sfb_hts_h2-ohh{
font-size:38px;
}
}
.sfb_hts_cta-ohh{
border-radius:999px;
background:#4FD98A;
transition:opacity .22s ease;
padding:0.938rem 1.875rem;
flex:0 0 auto;
font-size:15px;
font-weight:700;
color:#16130E;
}
.sfb_hts_cta-ohh:hover{
opacity:.9;
}
.sfb_hts_grid-ohh{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:758px){
.sfb_hts_grid-ohh{
grid-template-columns:repeat(3,1fr);
}
}
.sfb_hts_step-ohh{
min-width:0;
border-top:1px solid rgba(200, 240, 218, 0.14);
padding-top:22px;
}
.sfb_hts_step_num-ohh{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#4FD98A;
font-size:2.75rem;
margin-bottom:0.875rem;
line-height:1;
}
.sfb_hts_step_h-ohh{
color:#EEF6F1;
font-weight:700;
font-size:1.188rem;
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.2;
}
.sfb_hts_step_p-ohh{
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
color:#8DB8A0;
}
.sfb_rv-ohh{
background:#FDFBF7;
padding:3rem 0;
border-top:1px solid rgba(20, 18, 14, 0.08);
margin-top:24px;
border-bottom:1px solid rgba(20, 18, 14, 0.08);
}
@media(min-width:768px){
.sfb_rv-ohh{
padding:3.5rem 0;
}
}
.sfb_rv_head-ohh{
gap:1rem;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:766px){
.sfb_rv_head-ohh{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.sfb_rv_eyebrow-ohh{
margin-bottom:10px;
}
.sfb_rv_h2-ohh{
font-weight:600;
color:#1A1714;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
font-size:30px;
}
@media(min-width:771px){
.sfb_rv_h2-ohh{
font-size:2.375rem;
}
}
.sfb_rv_agg-ohh{
gap:12px;
display:flex;
align-items:center;
}
.sfb_rv_agg_stars-ohh{
gap:3px;
display:flex;
color:#1D9A57;
}
.sfb_rv_agg_stars-ohh svg{
height:18px;
width:18px;
}
.sfb_rv_source-ohh{
color:#8A847D;
font-size:0.813rem;
}
.sfb_rv_grid-ohh{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.sfb_rv_grid-ohh{
grid-template-columns:repeat(3,1fr);
}
}
.sfb_rv_card-ohh{
padding:26px;
background:#F5F2EC;
border-radius:0.875rem;
border:1px solid rgba(20, 18, 14, 0.08);
min-width:0;
}
.sfb_rv_card_stars-ohh{
gap:2px;
margin-bottom:0.75rem;
color:#1D9A57;
display:flex;
}
.sfb_rv_card_stars-ohh svg{
width:14px;
height:14px;
}
.sfb_rv_card_body-ohh{
overflow-wrap:break-word;
margin-bottom:1rem;
font-size:1.125rem;
color:#1A1714;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.45;
font-weight:500;
}
.sfb_rv_card_meta-ohh{
gap:10px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.sfb_rv_card_av-ohh{
background:linear-gradient(135deg,#1D9A57,#4FD98A);
flex:0 0 auto;
border-radius:50%;
width:32px;
height:2rem;
}
.sfb_rv_card_author-ohh{
font-size:0.813rem;
color:#1A1714;
font-weight:700;
}
.sfb_rv_card_loc-ohh{
color:#6B6560;
font-size:12px;
}
.sfb_pmt-ohh{
padding:48px 0 0.625rem;
}
.sfb_pmt_in-ohh{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:881px){
.sfb_pmt_in-ohh{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.sfb_pmt_left-ohh{
min-width:0;
}
.sfb_pmt_eyebrow-ohh{
margin-bottom:12px;
}
.sfb_pmt_h2-ohh{
margin-bottom:12px;
font-size:30px;
overflow-wrap:break-word;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1714;
line-height:1.06;
}
@media(min-width:765px){
.sfb_pmt_h2-ohh{
font-size:32px;
}
}
.sfb_pmt_text-ohh{
color:#8A847D;
line-height:1.6;
margin-bottom:1.375rem;
font-size:0.906rem;
}
.sfb_pmt_logos-ohh{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:477px){
.sfb_pmt_logos-ohh{
grid-template-columns:repeat(4,1fr);
}
}
.sfb_pmt_logo-ohh{
border:1px solid rgba(20, 18, 14, 0.08);
border-radius:0.5rem;
background:#FDFBF7;
overflow:hidden;
padding:0 8px;
font-size:12.5px;
text-align:center;
height:50px;
color:#2E2B26;
font-weight:700;
justify-content:center;
align-items:center;
white-space:nowrap;
display:flex;
text-overflow:ellipsis;
}
.sfb_pmt_table-ohh{
border:1px solid rgba(20, 18, 14, 0.08);
overflow:hidden;
border-radius:0.875rem;
min-width:0;
}
.sfb_pmt_thead-ohh{
background:#1C1A17;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.sfb_pmt_th-ohh{
padding:13px 0.875rem;
overflow:hidden;
letter-spacing:.08em;
font-size:0.625rem;
text-transform:uppercase;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
color:#EEF6F1;
}
.sfb_pmt_row-ohh{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(20, 18, 14, 0.08);
display:grid;
}
.sfb_pmt_row-ohh:nth-child(odd){
background:#FDFBF7;
}
.sfb_pmt_td-ohh{
padding:0.875rem;
color:#8A847D;
min-width:0;
font-size:0.844rem;
overflow-wrap:break-word;
}
.sfb_pmt_row-ohh .sfb_pmt_td-ohh:first-child{
color:#1A1714;
font-weight:700;
}
.sfb_pmt_row-ohh .sfb_pmt_td-ohh:last-child{
font-weight:700;
color:#1D9A57;
}
.sfb_wy-ohh{
padding:48px 0;
}
@media(min-width:771px){
.sfb_wy-ohh{
padding:3.5rem 0;
}
}
.sfb_wy_in-ohh{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.sfb_wy_in-ohh{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.sfb_wy_left-ohh{
min-width:0;
}
.sfb_wy_eyebrow-ohh{
margin-bottom:0.875rem;
}
.sfb_wy_h2-ohh{
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1714;
font-size:2rem;
overflow-wrap:break-word;
line-height:1.05;
margin-bottom:1rem;
}
@media(min-width:769px){
.sfb_wy_h2-ohh{
font-size:2.5rem;
}
}
.sfb_wy_intro-ohh{
font-size:15px;
line-height:1.6;
color:#8A847D;
}
.sfb_wy_grid-ohh{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:558px){
.sfb_wy_grid-ohh{
grid-template-columns:1fr 1fr;
}
}
.sfb_wy_card-ohh{
background:#FDFBF7;
border-radius:14px;
padding:26px;
border:1px solid rgba(20, 18, 14, 0.08);
min-width:0;
}
.sfb_wy_card_ic-ohh{
justify-content:center;
display:inline-flex;
color:#1D9A57;
align-items:center;
margin-bottom:16px;
}
.sfb_wy_card_ic-ohh svg{
width:1.625rem;
height:1.625rem;
}
.sfb_wy_card_h-ohh{
margin-bottom:8px;
overflow-wrap:break-word;
font-weight:600;
color:#1A1714;
line-height:1.15;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.313rem;
}
.sfb_wy_card_p-ohh{
color:#8A847D;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
}
.sfb_tt-ohh{
padding:3rem 0 0.625rem;
}
@media(min-width:769px){
.sfb_tt-ohh{
padding:60px 0 10px;
}
}
.sfb_tt_head-ohh{
margin-bottom:34px;
text-align:center;
}
.sfb_tt_eyebrow-ohh{
margin-bottom:12px;
}
.sfb_tt_h2-ohh{
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
color:#1A1714;
font-size:2rem;
}
@media(min-width:769px){
.sfb_tt_h2-ohh{
font-size:42px;
}
}
.sfb_tt_grid-ohh{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.sfb_tt_grid-ohh{
grid-template-columns:repeat(3,1fr);
}
}
.sfb_tt_card-ohh{
background:#FDFBF7;
border:1px solid rgba(20, 18, 14, 0.08);
padding:30px;
border-radius:0.875rem;
min-width:0;
flex-direction:column;
display:flex;
}
.sfb_tt_card_ic-ohh{
align-items:center;
margin-bottom:18px;
display:inline-flex;
color:#1D9A57;
}
.sfb_tt_card_ic-ohh svg{
height:28px;
width:1.75rem;
}
.sfb_tt_card_h-ohh{
font-size:1.375rem;
margin-bottom:8px;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
color:#1A1714;
font-weight:600;
}
.sfb_tt_card_p-ohh{
overflow-wrap:break-word;
color:#8A847D;
font-size:0.875rem;
margin-bottom:14px;
line-height:1.6;
}
.sfb_tt_card_p-ohh b{
font-weight:700;
color:#1A1714;
}
.sfb_tt_card_link-ohh{
transition:color .22s ease;
font-size:0.813rem;
padding-bottom:2px;
color:#1A1714;
font-weight:700;
margin-top:auto;
border-bottom:1px solid #1D9A57;
align-self:flex-start;
}
.sfb_tt_card_link-ohh:hover{
color:#1D9A57;
}
.sfb_ts-ohh{
padding:2.75rem 0;
}
.sfb_ts_in-ohh{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:881px){
.sfb_ts_in-ohh{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.sfb_ts_left-ohh{
min-width:0;
}
.sfb_ts_h2-ohh{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:12px;
overflow-wrap:break-word;
line-height:1.1;
font-size:26px;
color:#EEF6F1;
}
@media(min-width:771px){
.sfb_ts_h2-ohh{
font-size:28px;
}
}
.sfb_ts_text-ohh{
max-width:520px;
margin-bottom:22px;
font-size:0.906rem;
line-height:1.6;
color:#8DB8A0;
}
.sfb_ts_badges-ohh{
gap:18px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.sfb_ts_badge-ohh{
font-weight:600;
color:#8DB8A0;
font-size:13px;
}
.sfb_ts_pay-ohh{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:882px){
.sfb_ts_pay-ohh{
justify-content:flex-end;
}
}
.sfb_ts_pay_chip-ohh{
border:1px solid rgba(200, 240, 218, 0.14);
padding:0.75rem 16px;
background:rgba(244, 251, 247, 0.07);
border-radius:0.875rem;
font-size:0.875rem;
font-weight:700;
color:#EEF6F1;
}
.sfb_prov-ohh{
padding:40px 0 20px;
}
.sfb_prov_eyebrow-ohh{
margin-bottom:1.125rem;
display:block;
}
.sfb_prov_grid-ohh{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:557px){
.sfb_prov_grid-ohh{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.sfb_prov_grid-ohh{
grid-template-columns:repeat(6,1fr);
}
}
.sfb_rc-ohh{
padding:48px 0 0.625rem;
}
.sfb_rc_in-ohh{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.sfb_rc_in-ohh{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.sfb_rc_col-ohh{
min-width:0;
}
.sfb_rc_label-ohh{
margin-bottom:16px;
color:#1D9A57;
text-transform:uppercase;
font-weight:600;
letter-spacing:.2em;
font-size:0.688rem;
}
.sfb_rc_awards-ohh{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.sfb_rc_award-ohh{
gap:12px;
align-items:center;
min-width:0;
display:flex;
}
.sfb_rc_award_ic-ohh{
flex:0 0 auto;
color:#34C878;
display:inline-flex;
align-items:center;
}
.sfb_rc_award_ic-ohh svg{
width:18px;
height:1.125rem;
}
.sfb_rc_award_t-ohh{
color:#1A1714;
overflow-wrap:break-word;
font-weight:700;
font-size:14px;
}
.sfb_rc_award_s-ohh{
overflow-wrap:break-word;
font-size:12px;
color:#6B6560;
}
.sfb_rc_press-ohh{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.sfb_rc_press_logo-ohh{
overflow:hidden;
border-radius:0.5rem;
padding:0 0.5rem;
border:1px solid rgba(20, 18, 14, 0.08);
height:52px;
color:#8A847D;
display:flex;
align-items:center;
text-align:center;
white-space:nowrap;
justify-content:center;
font-size:14px;
font-weight:700;
text-overflow:ellipsis;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.sfb_rc_partner-ohh{
border:1px solid rgba(20, 18, 14, 0.08);
padding:22px;
border-radius:0.875rem;
background:#FDFBF7;
}
.sfb_rc_partner_name-ohh{
overflow-wrap:break-word;
font-size:1.25rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:6px;
font-weight:600;
color:#1A1714;
}
.sfb_rc_partner_text-ohh{
overflow-wrap:break-word;
color:#8A847D;
font-size:13px;
line-height:1.55;
}
.sfb_dr-ohh{
padding:36px 0 10px;
}
.sfb_dr_in-ohh{
border-radius:0.875rem;
border:1px dashed rgba(20, 18, 14, 0.15);
gap:20px;
padding:28px 2rem;
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.sfb_dr_in-ohh{
gap:2rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.sfb_dr_h2-ohh{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
font-size:1.5rem;
color:#1A1714;
}
@media(min-width:766px){
.sfb_dr_h2-ohh{
font-size:26px;
}
}
.sfb_dr_text-ohh{
line-height:1.6;
color:#8A847D;
overflow-wrap:break-word;
max-width:680px;
font-size:14px;
}
.sfb_dr_text-ohh b{
color:#1A1714;
font-weight:700;
}
.sfb_dr_cta-ohh{
transition:color .22s ease;
flex:0 0 auto;
white-space:nowrap;
border-bottom:1px solid #1D9A57;
padding-bottom:2px;
color:#1A1714;
font-size:13.5px;
font-weight:700;
}
.sfb_dr_cta-ohh:hover{
color:#1D9A57;
}
.sfb_lh-ohh{
padding:2.5rem 0 1.25rem;
}
.sfb_lh_in-ohh{
padding-top:34px;
border-top:1px solid rgba(20, 18, 14, 0.15);
}
.sfb_lh_eyebrow-ohh{
margin-bottom:1.375rem;
display:block;
}
.sfb_lh_grid-ohh{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:602px){
.sfb_lh_grid-ohh{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.sfb_lh_grid-ohh{
grid-template-columns:repeat(5,1fr);
}
}
.sfb_lh_col-ohh{
min-width:0;
}
.sfb_lh_col_h-ohh{
font-size:13px;
margin-bottom:0.75rem;
font-weight:700;
color:#1A1714;
overflow-wrap:break-word;
}
.sfb_lh_links-ohh{
gap:8px;
display:flex;
flex-direction:column;
}
.sfb_lh_link-ohh{
transition:color .22s ease;
color:#8A847D;
overflow-wrap:break-word;
font-size:0.813rem;
}
.sfb_lh_link-ohh:hover{
color:#1D9A57;
}
.sfb_sc-ohh{
padding:48px 0 10px;
}
.sfb_sc_head-ohh{
margin-bottom:28px;
text-align:center;
}
.sfb_sc_eyebrow-ohh{
margin-bottom:0.75rem;
}
.sfb_sc_h2-ohh{
font-size:30px;
color:#1A1714;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
}
@media(min-width:771px){
.sfb_sc_h2-ohh{
font-size:36px;
}
}
.sfb_sc_table-ohh{
overflow:hidden;
border:1px solid rgba(20, 18, 14, 0.08);
margin:0 auto;
border-radius:14px;
max-width:900px;
}
.sfb_sc_thead-ohh{
grid-template-columns:1.6fr 1fr 1fr;
background:#1C1A17;
display:grid;
}
.sfb_sc_th-ohh{
padding:15px 1.125rem;
text-align:center;
font-size:0.813rem;
font-weight:700;
overflow-wrap:break-word;
color:#8DB8A0;
}
.sfb_sc_th-ohh:first-child{
text-align:left;
}
.sfb_sc_th_us-ohh{
color:#4FD98A;
}
.sfb_sc_row-ohh{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20, 18, 14, 0.08);
}
.sfb_sc_row-ohh:nth-child(even){
background:#FDFBF7;
}
.sfb_sc_td-ohh{
padding:15px 1.125rem;
min-width:0;
color:#6B6560;
font-size:0.875rem;
text-align:center;
overflow-wrap:break-word;
}
.sfb_sc_td-ohh:first-child{
font-weight:600;
color:#2E2B26;
text-align:left;
}
.sfb_sc_td_us-ohh{
color:#1D9A57;
font-weight:700;
}
.sfb_el-ohh{
padding:48px 0;
}
@media(min-width:769px){
.sfb_el-ohh{
padding:3.5rem 0;
}
}
.sfb_el_in-ohh{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:901px){
.sfb_el_in-ohh{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.sfb_el_left-ohh{
min-width:0;
}
.sfb_el_eyebrow-ohh{
margin-bottom:0.875rem;
}
.sfb_el_h2-ohh{
color:#1A1714;
line-height:1.08;
font-weight:600;
font-size:2rem;
margin-bottom:1.375rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:765px){
.sfb_el_h2-ohh{
font-size:2.375rem;
}
}
.sfb_el_body-ohh p{
margin-bottom:18px;
font-size:1rem;
color:#2E2B26;
line-height:1.7;
overflow-wrap:break-word;
}
.sfb_el_dropcap-ohh{
padding:0.375rem 12px 0 0;
font-weight:700;
color:#1D9A57;
line-height:.8;
font-size:3.875rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
float:left;
}
.sfb_el_right-ohh{
min-width:0;
}
.sfb_el_quote-ohh{
border-radius:20px;
background:linear-gradient(150deg,#13201A,#090E0B);
padding:36px;
margin-bottom:24px;
color:#EEF6F1;
position:relative;
}
.sfb_el_quote_mark-ohh{
display:inline-flex;
align-items:center;
margin-bottom:6px;
color:#4FD98A;
}
.sfb_el_quote_mark-ohh svg{
width:2.125rem;
height:2.125rem;
}
.sfb_el_quote_text-ohh{
font-size:1.375rem;
line-height:1.4;
color:#EEF6F1;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:22px;
overflow-wrap:break-word;
font-weight:500;
}
.sfb_el_quote_meta-ohh{
gap:12px;
align-items:center;
display:flex;
}
.sfb_el_quote_av-ohh{
flex:0 0 auto;
background:linear-gradient(135deg,#1D9A57,#4FD98A);
border-radius:50%;
height:38px;
width:38px;
}
.sfb_el_quote_author-ohh{
font-weight:700;
font-size:14px;
color:#EEF6F1;
}
.sfb_el_quote_meta_sub-ohh{
font-size:0.75rem;
color:#8DB8A0;
}
.sfb_el_explain-ohh{
overflow:hidden;
border:1px solid rgba(20, 18, 14, 0.08);
border-radius:0.875rem;
}
.sfb_el_explain_card-ohh{
padding:1.375rem 1.5rem;
}
.sfb_el_explain_card-ohh+.sfb_el_explain_card-ohh{
border-top:1px solid rgba(20, 18, 14, 0.08);
}
.sfb_el_explain_h-ohh{
overflow-wrap:break-word;
color:#1A1714;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
font-weight:600;
line-height:1.15;
margin-bottom:8px;
}
.sfb_el_explain_p-ohh{
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
color:#8A847D;
}
.sfb_faq-ohh{
background:#FDFBF7;
padding:48px 0;
margin-top:1.5rem;
border-top:1px solid rgba(20, 18, 14, 0.08);
border-bottom:1px solid rgba(20, 18, 14, 0.08);
}
@media(min-width:771px){
.sfb_faq-ohh{
padding:3.875rem 0;
}
}
.sfb_faq_head-ohh{
text-align:center;
margin-bottom:2.125rem;
}
.sfb_faq_eyebrow-ohh{
margin-bottom:0.75rem;
}
.sfb_faq_h2-ohh{
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1714;
font-size:2rem;
}
@media(min-width:766px){
.sfb_faq_h2-ohh{
font-size:2.375rem;
}
}
.sfb_faq_list-ohh{
gap:0.75rem;
margin:0 auto;
flex-direction:column;
display:flex;
max-width:820px;
}
.sfb_faq_item-ohh{
border:1px solid rgba(20, 18, 14, 0.08);
overflow:hidden;
background:#F5F2EC;
border-radius:0.875rem;
}
.sfb_faq_q-ohh{
gap:20px;
padding:1.25rem 1.5rem;
list-style:none;
align-items:center;
font-size:16px;
overflow-wrap:break-word;
cursor:pointer;
font-weight:700;
display:flex;
color:#1A1714;
justify-content:space-between;
}
.sfb_faq_q-ohh::-webkit-details-marker{
display:none;
}
.sfb_faq_q_ic-ohh{
transition:transform .22s ease;
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#1D9A57;
}
.sfb_faq_q_ic-ohh svg{
width:1.125rem;
height:1.125rem;
}
.sfb_faq_item-ohh[open] .sfb_faq_q_ic-ohh{
transform:rotate(180deg);
}
.sfb_faq_a-ohh{
padding:0 1.5rem 1.25rem;
color:#8A847D;
font-size:0.906rem;
overflow-wrap:break-word;
line-height:1.6;
}
.sfb_sg-ohh{
padding:48px 0 10px;
}
.sfb_sg_eyebrow-ohh{
display:block;
margin-bottom:0.75rem;
}
.sfb_sg_h2-ohh{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1714;
line-height:1.05;
font-size:30px;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:28px;
}
@media(min-width:770px){
.sfb_sg_h2-ohh{
font-size:36px;
}
}
.sfb_sg_grid-ohh{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:722px){
.sfb_sg_grid-ohh{
grid-template-columns:repeat(3,1fr);
}
}
.sfb_sg_col-ohh{
min-width:0;
}
.sfb_sg_col_h-ohh{
margin-bottom:0.625rem;
font-size:1.375rem;
font-weight:600;
overflow-wrap:break-word;
color:#1A1714;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
}
.sfb_sg_col_p-ohh{
overflow-wrap:break-word;
font-size:14px;
color:#8A847D;
line-height:1.65;
}
.sfb_sb-ohh{
background:#FDFBF7;
padding:3rem 0;
margin-top:1.5rem;
border-top:1px solid rgba(20, 18, 14, 0.08);
border-bottom:1px solid rgba(20, 18, 14, 0.08);
}
@media(min-width:767px){
.sfb_sb-ohh{
padding:3.5rem 0;
}
}
.sfb_sb_eyebrow-ohh{
margin-bottom:12px;
display:block;
}
.sfb_sb_h2-ohh{
font-size:30px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1714;
margin-bottom:1.625rem;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:767px){
.sfb_sb_h2-ohh{
font-size:36px;
}
}
.sfb_sb_grid-ohh{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:561px){
.sfb_sb_grid-ohh{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.sfb_sb_grid-ohh{
grid-template-columns:repeat(4,1fr);
}
}
.sfb_sb_card-ohh{
border:1px solid rgba(20, 18, 14, 0.08);
border-radius:14px;
background:#F5F2EC;
padding:1.5rem;
min-width:0;
}
.sfb_sb_card_h-ohh{
font-weight:600;
font-size:19px;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
color:#1A1714;
line-height:1.15;
}
.sfb_sb_card_p-ohh{
font-size:13.5px;
color:#8A847D;
line-height:1.6;
overflow-wrap:break-word;
}
.sfb_sb_rtp-ohh{
gap:24px;
background:#F5F2EC;
padding:26px 1.75rem;
grid-template-columns:1fr;
border-radius:14px;
border:1px solid rgba(20, 18, 14, 0.08);
align-items:center;
display:grid;
margin-top:18px;
}
@media(min-width:763px){
.sfb_sb_rtp-ohh{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.sfb_sb_rtp_h-ohh{
font-weight:600;
color:#1A1714;
line-height:1.15;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:20px;
margin-bottom:0.5rem;
}
.sfb_sb_rtp_p-ohh{
line-height:1.6;
color:#8A847D;
font-size:13.5px;
overflow-wrap:break-word;
}
.sfb_sb_rtp_stats-ohh{
gap:1rem;
display:flex;
}
.sfb_sb_stat-ohh{
flex:1 1 0;
border-radius:8px;
background:#FDFBF7;
padding:18px;
min-width:0;
text-align:center;
}
.sfb_sb_stat_v-ohh{
overflow-wrap:break-word;
color:#1D9A57;
font-weight:700;
font-size:1.625rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.sfb_sb_stat_l-ohh{
margin-top:4px;
color:#6B6560;
font-size:0.719rem;
}
.sfb_ft-ohh{
background:#1C1A17;
color:#8DB8A0;
margin-top:2.5rem;
}
.sfb_ft_in-ohh{
gap:2rem;
grid-template-columns:1fr;
padding:3rem 0 1.75rem;
display:grid;
}
@media(min-width:597px){
.sfb_ft_in-ohh{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.sfb_ft_in-ohh{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.sfb_ft_brand-ohh{
min-width:0;
}
.sfb_ft_logo-ohh{
overflow-wrap:break-word;
color:#EEF6F1;
font-size:1.625rem;
font-weight:700;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.sfb_ft_tagline-ohh{
max-width:280px;
line-height:1.6;
color:#8DB8A0;
margin-top:0.875rem;
font-size:0.844rem;
}
.sfb_ft_contact-ohh{
transition:color .22s ease;
margin-top:0.75rem;
color:#4FD98A;
font-size:0.813rem;
overflow-wrap:anywhere;
max-width:17.5rem;
display:inline-block;
}
.sfb_ft_contact-ohh:hover{
color:#EEF6F1;
}
.sfb_ft_col-ohh{
min-width:0;
}
.sfb_ft_col_h-ohh{
font-weight:700;
color:#EEF6F1;
font-size:13px;
text-transform:uppercase;
letter-spacing:.08em;
overflow-wrap:break-word;
margin-bottom:14px;
}
.sfb_ft_col_links-ohh{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.sfb_ft_link-ohh{
transition:color .22s ease;
color:#8DB8A0;
overflow-wrap:break-word;
font-size:0.844rem;
}
.sfb_ft_link-ohh:hover{
color:#EEF6F1;
}
.sfb_ft_bot-ohh{
padding:1.375rem 0 2.5rem;
gap:1rem;
border-top:1px solid rgba(200, 240, 218, 0.14);
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.sfb_ft_bot-ohh{
gap:20px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.sfb_ft_legal-ohh{
line-height:1.6;
overflow-wrap:break-word;
color:#ADA8A2;
max-width:47.5rem;
font-size:0.719rem;
}
.sfb_ft_legal-ohh b{
color:#8DB8A0;
font-weight:700;
}
.sfb_ft_age-ohh{
flex:0 0 auto;
padding:0.25rem 9px;
border:1.5px solid #4FD98A;
border-radius:0.5rem;
font-weight:700;
color:#4FD98A;
font-size:0.813rem;
}