*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F2EE;
font-size:0.938rem;
font-family:"Source Sans 3", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#2E2820;
-webkit-font-smoothing:antialiased;
line-height:1.6;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.bnnlayout_b1x{
flex-direction:column;
display:flex;
min-height:100vh;
}
.bnnmain_b1x{
flex:1 1 auto;
min-width:0;
width:100%;
}
.bnncontainer_b1x{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:766px){
.bnncontainer_b1x{
padding:0 2rem;
}
}
@media(min-width:1102px){
.bnncontainer_b1x{
padding:0 3.5rem;
}
}
.bnneyebrow_b1x{
display:inline-block;
overflow-wrap:break-word;
font-family:"Source Sans 3", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1E8F58;
line-height:1.4;
font-weight:600;
letter-spacing:.2em;
font-size:0.688rem;
text-transform:uppercase;
}
.bnnband_b1x{
background:#0F1A14;
color:#F2F7F4;
}
.bnnband_b1x .bnneyebrow_b1x{
color:#4FDDAA;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.bnntb_b1x{
background:#F5F2EE;
position:sticky;
z-index:50;
top:0;
border-bottom:1px solid rgba(20,18,14,0.15);
}
.bnntb_in_b1x{
padding:12px 1rem;
margin:0 auto;
gap:1rem;
justify-content:space-between;
width:100%;
display:flex;
align-items:center;
max-width:87.5rem;
}
@media(min-width:770px){
.bnntb_in_b1x{
padding:16px 32px;
}
}
@media(min-width:1102px){
.bnntb_in_b1x{
padding:1.125rem 56px;
}
}
.bnntb_left_b1x{
gap:1.75rem;
display:flex;
min-width:0;
align-items:center;
}
.bnntb_logo_b1x{
gap:11px;
min-width:0;
display:flex;
align-items:center;
}
.bnntb_logo_mark_b1x{
flex:0 0 auto;
border-radius:0.5rem;
width:2.125rem;
object-fit:cover;
height:2.125rem;
}
.bnntb_logo_txt_b1x{
display:flex;
flex-direction:column;
min-width:0;
line-height:1;
}
.bnntb_logo_name_b1x{
overflow:hidden;
font-weight:700;
white-space:nowrap;
color:#16120E;
text-overflow:ellipsis;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
letter-spacing:.02em;
font-size:1.375rem;
}
.bnntb_logo_sub_b1x{
overflow:hidden;
margin-top:0.25rem;
color:#1E8F58;
text-transform:uppercase;
letter-spacing:.32em;
font-size:0.531rem;
text-overflow:ellipsis;
font-weight:600;
white-space:nowrap;
}
.bnntb_nav_b1x{
display:none;
}
@media(min-width:959px){
.bnntb_nav_b1x{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.bnntb_nav_item_b1x{
transition:color .22s ease,border-color .22s ease;
font-size:0.875rem;
white-space:nowrap;
color:#2E2820;
font-weight:600;
padding-bottom:3px;
border-bottom:2px solid transparent;
}
.bnntb_nav_item_b1x:hover{
color:#16120E;
}
.bnntb_nav_item_b1x.bnnstate_active_b1x{
border-color:#1E8F58;
color:#16120E;
}
.bnntb_right_b1x{
flex:0 0 auto;
gap:14px;
align-items:center;
display:flex;
}
.bnntb_search_b1x{
transition:color .22s ease;
align-items:center;
justify-content:center;
display:flex;
color:#2E2820;
}
.bnntb_search_b1x:hover{
color:#1E8F58;
}
.bnntb_search_b1x svg{
width:1.125rem;
height:1.125rem;
}
.bnntb_lang_b1x{
font-weight:600;
font-size:11px;
text-transform:uppercase;
color:#6B5F52;
letter-spacing:.1em;
}
.bnntb_lang_b1x:hover{
color:#16120E;
}
.bnntb_login_b1x{
display:none;
color:#16120E;
font-size:14px;
font-weight:600;
}
@media(min-width:770px){
.bnntb_login_b1x{
display:inline-block;
}
}
.bnntb_register_b1x{
transition:background-color .22s ease;
border-radius:999px;
padding:11px 22px;
background:#16120E;
font-weight:700;
color:#F2F7F4;
white-space:nowrap;
font-size:0.875rem;
}
.bnntb_register_b1x:hover{
background:#2E2820;
}
.bnnmob_b1x{
background:#F5F2EE;
bottom:0;
right:0;
position:fixed;
border-top:1px solid rgba(20,18,14,0.15);
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
left:0;
}
@media(min-width:959px){
.bnnmob_b1x{
display:none;
}
}
.bnnmob_in_b1x{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
max-width:560px;
display:flex;
}
.bnnmob_item_b1x{
gap:3px;
transition:color .22s ease;
flex:1 1 0;
padding:9px 4px;
align-items:center;
flex-direction:column;
display:flex;
min-width:0;
color:#6B5F52;
}
.bnnmob_item_b1x.bnnstate_active_b1x{
color:#1E8F58;
}
.bnnmob_ic_b1x{
display:flex;
align-items:center;
justify-content:center;
}
.bnnmob_ic_b1x svg{
height:1.25rem;
width:20px;
}
.bnnmob_lb_b1x{
overflow:hidden;
font-size:0.625rem;
max-width:100%;
text-overflow:ellipsis;
font-weight:600;
white-space:nowrap;
}
@media(max-width:961px){
body{
padding-bottom:60px;
}
}
.bnnrail_b1x{
min-width:0;
position:relative;
}
.bnnrail_scroll_b1x{
gap:14px;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
scrollbar-width:thin;
display:flex;
padding-bottom:14px;
}
@media(min-width:766px){
.bnnrail_scroll_b1x{
gap:1.125rem;
}
}
.bnngc_b1x{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:770px){
.bnngc_b1x{
width:11.75rem;
}
}
.bnngc_img_b1x{
border-radius:0.875rem;
background:#FDFCFA;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(16,20,17,0.07), 0 8px 20px rgba(16,20,17,0.06);
padding-bottom:133.33%;
position:relative;
}
.bnngc_img_b1x img{
inset:0;
position:absolute;
height:100%;
width:100%;
object-fit:cover;
}
.bnngc_cover_b1x{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.bnngc_hover_b1x{
inset:0;
transition:opacity .22s ease;
background:rgba(0,0,0,0.52);
justify-content:center;
opacity:0;
position:absolute;
display:flex;
align-items:center;
}
.bnngc_b1x:hover .bnngc_hover_b1x{
opacity:1;
}
.bnngc_hover_btn_b1x{
border-radius:999px;
background:#16120E;
height:2.875rem;
color:#F2F7F4;
width:2.875rem;
justify-content:center;
display:flex;
align-items:center;
}
.bnngc_hover_btn_b1x svg{
width:18px;
height:1.125rem;
}
.bnngc_info_b1x{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
display:flex;
}
.bnngc_name_b1x{
overflow:hidden;
font-size:0.813rem;
color:#16120E;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
}
.bnngc_prov_b1x{
overflow:hidden;
color:#6B5F52;
text-overflow:ellipsis;
white-space:nowrap;
font-size:11px;
}
.bnngc_meta_b1x{
color:#6B5F52;
font-size:0.688rem;
}
.bnntc_b1x{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:769px){
.bnntc_b1x{
width:14.375rem;
}
}
.bnntc_img_b1x{
overflow:hidden;
border-radius:0.875rem;
background:#FDFCFA;
padding-bottom:75%;
box-shadow:0 2px 6px rgba(16,20,17,0.07), 0 8px 20px rgba(16,20,17,0.06);
position:relative;
}
.bnntc_img_b1x img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.bnntc_info_b1x{
gap:2px;
display:flex;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
}
.bnntc_name_b1x{
overflow:hidden;
font-weight:700;
color:#16120E;
font-size:14px;
white-space:nowrap;
text-overflow:ellipsis;
}
.bnntc_rtp_b1x{
font-size:11px;
color:#6B5F52;
}
.bnnlc_b1x{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:769px){
.bnnlc_b1x{
width:16.75rem;
}
}
.bnnlc_img_b1x{
border-radius:14px;
overflow:hidden;
background:#FDFCFA;
position:relative;
box-shadow:0 2px 6px rgba(16,20,17,0.07), 0 8px 1.25rem rgba(16,20,17,0.06);
padding-bottom:62.5%;
}
.bnnlc_img_b1x img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.bnnlc_live_b1x{
padding:0.25rem 0.563rem;
background:rgba(0,0,0,0.52);
border-radius:999px;
gap:0.438rem;
display:flex;
left:12px;
align-items:center;
position:absolute;
top:0.75rem;
}
.bnnlc_live_dot_b1x{
background:#C93030;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
height:0.5rem;
width:8px;
}
.bnnlc_seats_b1x{
font-size:0.625rem;
text-transform:uppercase;
font-weight:600;
letter-spacing:.08em;
color:#F2F7F4;
}
.bnnlc_info_b1x{
gap:2px;
min-width:0;
display:flex;
margin-top:9px;
flex-direction:column;
}
.bnnlc_name_b1x{
overflow:hidden;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
font-size:15px;
color:#16120E;
}
.bnnlc_bet_b1x{
font-size:11px;
color:#6B5F52;
}
.bnnpc_b1x{
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
background:#FDFCFA;
padding:16px 14px;
gap:0.5rem;
flex-direction:column;
display:flex;
min-height:74px;
justify-content:center;
min-width:0;
align-items:center;
}
.bnnpc_logo_b1x{
flex:0 0 auto;
height:28px;
width:auto;
object-fit:contain;
max-width:100%;
}
.bnnpc_name_b1x{
overflow:hidden;
max-width:100%;
color:#6B5F52;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.688rem;
text-align:center;
}
.bnngc_tag_b1x{
border-radius:8px;
padding:3px 0.5rem;
letter-spacing:.06em;
z-index:2;
text-transform:uppercase;
position:absolute;
font-weight:700;
display:inline-block;
top:10px;
left:10px;
font-size:10px;
}
.bnngc_tag_hot_b1x{
background:#C93030;
color:#F2F7F4;
}
.bnngc_tag_new_b1x{
background:#29C97A;
color:#0E120F;
}
.bnngc_tag_jp_b1x{
background:#C9880A;
color:#0E120F;
}
.bnngc_tag_live_b1x{
background:#C93030;
color:#F2F7F4;
}
.bnnsh_b1x{
margin-bottom:18px;
min-width:0;
}
.bnnsh_row_b1x{
gap:1rem;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
}
.bnnsh_row_b1x .bnnsh_l_b1x{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.bnnsh_stack_b1x{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.bnnsh_center_b1x{
gap:0.625rem;
display:flex;
flex-direction:column;
text-align:center;
align-items:center;
}
.bnnsh_h2_b1x{
overflow-wrap:break-word;
line-height:1.1;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
color:#16120E;
font-weight:600;
}
@media(min-width:769px){
.bnnsh_h2_b1x{
font-size:30px;
}
}
.bnnband_b1x .bnnsh_h2_b1x{
color:#F2F7F4;
}
.bnnsh_eb_line_b1x{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.bnnsh_eb_line_b1x::before{
background:#1E8F58;
display:inline-block;
content:"";
height:1px;
width:28px;
}
.bnnband_b1x .bnnsh_eb_line_b1x::before{
background:#4FDDAA;
}
.bnnsh_eb_dot_b1x{
gap:8px;
display:inline-flex;
align-items:center;
}
.bnnsh_eb_dot_b1x::before{
background:#1E8F58;
border-radius:50%;
height:0.375rem;
content:"";
width:6px;
display:inline-block;
}
.bnnband_b1x .bnnsh_eb_dot_b1x::before{
background:#4FDDAA;
}
.bnnsh_link_b1x{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
padding-bottom:2px;
font-size:13px;
font-weight:600;
align-items:center;
display:inline-flex;
color:#16120E;
white-space:nowrap;
border-bottom:1px solid #16120E;
}
.bnnsh_link_b1x:hover{
border-color:#1E8F58;
color:#1E8F58;
}
.bnnsh_link_b1x svg{
height:0.875rem;
width:0.875rem;
}
.bnnsh_link_chev_b1x{
border-bottom:0;
padding-bottom:0;
}
.bnnsh_link_btn_b1x{
border-radius:999px;
background:#16120E;
padding:9px 18px;
color:#F2F7F4;
border-bottom:0;
}
.bnnsh_link_btn_b1x:hover{
border-color:transparent;
background:#2E2820;
color:#F2F7F4;
}
.bnnband_b1x .bnnsh_link_b1x{
border-color:#F2F7F4;
color:#F2F7F4;
}
.bnnband_b1x .bnnsh_link_btn_b1x{
background:#4FDDAA;
color:#0E120F;
}
.bnnsh_rule_b1x{
margin:-2px 0 18px;
background:rgba(20,18,14,0.15);
height:1px;
}
.bnnband_b1x .bnnsh_rule_b1x{
background:rgba(255,255,255,0.12);
}
.bnnhero_b1x{
padding:2rem 0 0.5rem;
}
@media(min-width:766px){
.bnnhero_b1x{
padding:3.5rem 0 24px;
}
}
.bnnhero_in_b1x{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:903px){
.bnnhero_in_b1x{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.bnnhero_copy_b1x{
min-width:0;
}
.bnnhero_eyebrow_b1x{
gap:10px;
align-items:center;
margin-bottom:22px;
display:inline-flex;
}
.bnnhero_eyebrow_line_b1x{
background:#1E8F58;
flex:0 0 auto;
width:28px;
height:1px;
display:inline-block;
}
.bnnhero_h1_b1x{
margin-bottom:1.25rem;
color:#16120E;
font-size:38px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
letter-spacing:-.01em;
overflow-wrap:break-word;
font-weight:600;
line-height:1.04;
}
@media(min-width:771px){
.bnnhero_h1_b1x{
font-size:54px;
}
}
@media(min-width:1103px){
.bnnhero_h1_b1x{
font-size:62px;
}
}
.bnnhero_h1_b1x em{
color:#1E8F58;
font-style:normal;
}
.bnnhero_sub_b1x{
font-size:16px;
color:#8C7F72;
margin-bottom:30px;
max-width:480px;
line-height:1.6;
}
@media(min-width:767px){
.bnnhero_sub_b1x{
font-size:1.125rem;
}
}
.bnnhero_actions_b1x{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
margin-bottom:2.125rem;
display:flex;
}
.bnnhero_cta_b1x{
background:#16120E;
padding:16px 30px;
transition:background-color .22s ease;
border-radius:999px;
gap:10px;
color:#F2F7F4;
font-size:0.938rem;
font-weight:700;
display:inline-flex;
align-items:center;
}
.bnnhero_cta_b1x:hover{
background:#2E2820;
}
.bnnhero_cta_ic_b1x{
align-items:center;
display:inline-flex;
}
.bnnhero_cta_ic_b1x svg{
height:16px;
width:16px;
}
.bnnhero_cta_alt_b1x{
background:transparent;
border:1px solid rgba(20,18,14,0.15);
padding:15px 1.625rem;
border-radius:999px;
transition:border-color .22s ease,color .22s ease;
align-items:center;
display:inline-flex;
color:#16120E;
font-size:15px;
font-weight:600;
}
.bnnhero_cta_alt_b1x:hover{
border-color:#1E8F58;
color:#1E8F58;
}
.bnnhero_trust_b1x{
gap:22px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.bnnhero_trust_item_b1x{
gap:9px;
display:flex;
align-items:center;
font-weight:600;
color:#2E2820;
font-size:0.813rem;
}
.bnnhero_trust_ic_b1x{
align-items:center;
display:inline-flex;
color:#1E8F58;
}
.bnnhero_trust_ic_b1x svg{
width:16px;
height:16px;
}
.bnnhero_promo_b1x{
background:#FDFCFA;
border-radius:20px;
overflow:hidden;
position:relative;
box-shadow:0 0.75rem 3rem rgba(16,20,17,0.14), 0 3px 10px rgba(16,20,17,0.08);
min-height:18.75rem;
display:flex;
}
.bnnhero_promo_bg_b1x{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.bnnhero_promo_bg_b1x::after{
background:linear-gradient(120deg,#0F1A14 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.bnnhero_promo_glow_b1x{
background:radial-gradient(circle,rgba(52,183,110,0.18) 0%,transparent 65%);
border-radius:50%;
width:260px;
position:absolute;
right:-20px;
height:16.25rem;
top:-2.5rem;
pointer-events:none;
}
.bnnhero_promo_ct_b1x{
padding:28px;
align-self:flex-end;
z-index:2;
position:relative;
max-width:88%;
}
.bnnhero_promo_label_b1x{
font-size:10px;
text-transform:uppercase;
letter-spacing:.25em;
margin-bottom:0.5rem;
font-weight:700;
display:block;
color:#4FDDAA;
}
.bnnhero_promo_amount_b1x{
color:#F2F7F4;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
font-size:32px;
}
@media(min-width:771px){
.bnnhero_promo_amount_b1x{
font-size:2.5rem;
}
}
.bnnhero_promo_amount_b1x em{
font-style:normal;
color:#4FDDAA;
}
.bnnhero_rating_b1x{
gap:10px;
padding:0.625rem 0.875rem;
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
background:#FDFCFA;
max-width:min(16.25rem,62%);
top:0.875rem;
box-shadow:0 2px 6px rgba(16,20,17,0.07), 0 8px 1.25rem rgba(16,20,17,0.06);
z-index:3;
right:0.875rem;
position:absolute;
align-items:center;
display:flex;
}
.bnnhero_rating_score_b1x{
flex:0 0 auto;
color:#16120E;
font-weight:700;
font-size:24px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.bnnhero_rating_txt_b1x{
flex:1 1 auto;
min-width:0;
}
.bnnhero_rating_stars_b1x{
gap:2px;
display:flex;
color:#1E8F58;
}
.bnnhero_rating_stars_b1x svg{
height:0.75rem;
width:12px;
}
.bnnhero_rating_cap_b1x{
overflow-wrap:break-word;
line-height:1.35;
display:block;
margin-top:3px;
color:#6B5F52;
font-size:0.688rem;
}
.bnnstat_b1x{
border-bottom:1px solid rgba(20,18,14,0.15);
border-top:1px solid rgba(20,18,14,0.15);
margin-top:16px;
}
.bnnstat_in_b1x{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.bnnstat_in_b1x{
grid-template-columns:repeat(4,1fr);
}
}
.bnnstat_item_b1x{
padding:22px 0.875rem;
min-width:0;
border-right:1px solid rgba(20,18,14,0.08);
border-bottom:1px solid rgba(20,18,14,0.08);
}
.bnnstat_item_b1x:nth-child(2n){
border-right:0;
}
.bnnstat_item_b1x:nth-child(n+3){
border-bottom:0;
}
@media(min-width:766px){
.bnnstat_item_b1x{
border-bottom:0;
}
.bnnstat_item_b1x:nth-child(2n){
border-right:1px solid rgba(20,18,14,0.08);
}
.bnnstat_item_b1x:nth-child(4n){
border-right:0;
}
}
.bnnstat_value_b1x{
color:#16120E;
line-height:1;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:30px;
font-weight:700;
overflow-wrap:break-word;
}
@media(min-width:769px){
.bnnstat_value_b1x{
font-size:34px;
}
}
.bnnstat_label_b1x{
line-height:1.4;
color:#6B5F52;
overflow-wrap:break-word;
margin-top:0.375rem;
font-size:13px;
}
.bnngrow_b1x{
padding:1.625rem 0 10px;
}
.bnnrow_seo_b1x{
margin:0.625rem 0 0;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
color:#8C7F72;
max-width:47.5rem;
}
.bnnrow_seo_b1x strong{
font-weight:700;
color:#16120E;
}
.bnngf_b1x{
padding:1.5rem 0 0.375rem;
}
.bnngf_in_b1x{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.bnngf_chip_b1x{
border:1px solid rgba(20,18,14,0.15);
background:#FDFCFA;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-radius:62.438rem;
padding:0.625rem 1.125rem;
white-space:nowrap;
font-size:13px;
color:#2E2820;
font-weight:600;
}
.bnngf_chip_b1x:hover{
border-color:#1E8F58;
color:#1E8F58;
}
.bnngf_chip_b1x.bnnstate_active_b1x{
border-color:transparent;
background:#16120E;
color:#F2F7F4;
}
.bnngrow_b1x{
padding:26px 0 0.625rem;
}
.bnnrow_seo_b1x{
margin:0.625rem 0 0;
line-height:1.65;
color:#8C7F72;
overflow-wrap:break-word;
font-size:14px;
max-width:760px;
}
.bnnrow_seo_b1x strong{
color:#16120E;
font-weight:700;
}
.bnnpr_b1x{
padding:1.875rem 0 6px;
}
.bnnpr_card_b1x{
border:1px solid rgba(20,18,14,0.08);
flex:0 0 auto;
background:#FDFCFA;
border-radius:20px;
overflow:hidden;
padding:1.625rem;
gap:0.625rem;
min-height:12.5rem;
position:relative;
width:17.5rem;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.bnnpr_card_b1x{
width:18.75rem;
}
}
.bnnpr_card_feat_b1x{
border-color:transparent;
background:linear-gradient(150deg,#0F1A14,#080E0A);
color:#F2F7F4;
}
.bnnpr_glow_b1x{
border-radius:50%;
background:radial-gradient(circle,rgba(52,183,110,0.18),transparent 70%);
position:absolute;
pointer-events:none;
height:130px;
opacity:0;
width:130px;
right:-1.875rem;
top:-30px;
}
.bnnpr_card_feat_b1x .bnnpr_glow_b1x{
opacity:1;
}
.bnnpr_label_b1x{
color:#1E8F58;
position:relative;
font-size:10px;
letter-spacing:.16em;
text-transform:uppercase;
font-weight:700;
}
.bnnpr_card_feat_b1x .bnnpr_label_b1x{
color:#4FDDAA;
}
.bnnpr_amount_b1x{
font-weight:600;
line-height:1.08;
color:#16120E;
overflow-wrap:break-word;
position:relative;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:26px;
}
.bnnpr_card_feat_b1x .bnnpr_amount_b1x{
color:#F2F7F4;
}
.bnnpr_amount_b1x em{
font-style:normal;
color:#1E8F58;
}
.bnnpr_card_feat_b1x .bnnpr_amount_b1x em{
color:#4FDDAA;
}
.bnnpr_terms_b1x{
color:#6B5F52;
line-height:1.5;
position:relative;
font-size:13px;
}
.bnnpr_card_feat_b1x .bnnpr_terms_b1x{
color:#9BBFAA;
}
.bnnpr_cta_b1x{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.bnnpr_card_feat_b1x .bnnpr_cta_b1x{
border-radius:62.438rem;
background:#4FDDAA;
padding:9px 1.125rem;
transition:opacity .22s ease;
font-weight:700;
font-size:0.813rem;
color:#0E120F;
}
.bnnpr_card_feat_b1x .bnnpr_cta_b1x:hover{
opacity:.9;
}
.bnnpr_card_b1x:not(.bnnpr_card_feat_b1x) .bnnpr_cta_b1x{
transition:color .22s ease,border-color .22s ease;
color:#16120E;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #16120E;
font-size:0.813rem;
}
.bnnpr_card_b1x:not(.bnnpr_card_feat_b1x) .bnnpr_cta_b1x:hover{
border-color:#1E8F58;
color:#1E8F58;
}
.bnngrow_b1x{
padding:26px 0 0.625rem;
}
.bnnrow_seo_b1x{
margin:0.625rem 0 0;
overflow-wrap:break-word;
font-size:0.875rem;
max-width:760px;
line-height:1.65;
color:#8C7F72;
}
.bnnrow_seo_b1x strong{
font-weight:700;
color:#16120E;
}
.bnnjp_b1x{
padding:30px 0 0.625rem;
}
.bnnjp_grid_b1x{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.bnnjp_grid_b1x{
grid-template-columns:1fr 1fr;
}
.bnnjp_card_mega_b1x{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.bnnjp_grid_b1x{
grid-template-columns:1.4fr 1fr 1fr;
}
.bnnjp_card_mega_b1x{
grid-column:auto;
}
}
.bnnjp_card_b1x{
background:#FDFCFA;
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
gap:12px;
border-radius:1.25rem;
padding:26px;
justify-content:space-between;
display:flex;
position:relative;
min-height:200px;
flex-direction:column;
min-width:0;
}
.bnnjp_card_mega_b1x{
border-color:transparent;
background:linear-gradient(135deg,#0F1A14,#080E0A);
min-height:210px;
color:#F2F7F4;
}
.bnnjp_glow_b1x{
border-radius:50%;
background:radial-gradient(circle,rgba(52,183,110,0.18),transparent 70%);
top:-2.5rem;
right:-40px;
position:absolute;
pointer-events:none;
width:200px;
height:12.5rem;
}
.bnnjp_label_b1x{
gap:10px;
letter-spacing:.16em;
text-transform:uppercase;
color:#1E8F58;
font-weight:700;
font-size:0.625rem;
align-items:center;
justify-content:space-between;
position:relative;
flex-wrap:wrap;
display:flex;
}
.bnnjp_card_mega_b1x .bnnjp_label_b1x{
color:#4FDDAA;
}
.bnnjp_drop_b1x{
color:#6B5F52;
text-transform:none;
letter-spacing:.04em;
font-weight:600;
}
.bnnjp_card_mega_b1x .bnnjp_drop_b1x{
color:#9BBFAA;
}
.bnnjp_amount_b1x{
font-size:38px;
position:relative;
overflow-wrap:break-word;
font-weight:700;
line-height:1;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#16120E;
}
.bnnjp_card_mega_b1x .bnnjp_amount_b1x{
animation:zm2-pulse 2.4s infinite;
color:#4FDDAA;
font-size:48px;
}
@media(min-width:768px){
.bnnjp_card_mega_b1x .bnnjp_amount_b1x{
font-size:54px;
}
}
.bnnjp_game_b1x{
position:relative;
font-size:13px;
color:#6B5F52;
}
.bnnjp_card_mega_b1x .bnnjp_game_b1x{
color:#9BBFAA;
}
.bnnjp_cta_b1x{
position:relative;
align-self:flex-start;
}
.bnnjp_card_mega_b1x .bnnjp_cta_b1x{
padding:10px 20px;
background:#4FDDAA;
transition:opacity .22s ease;
border-radius:999px;
color:#0E120F;
font-size:13px;
font-weight:700;
}
.bnnjp_card_mega_b1x .bnnjp_cta_b1x:hover{
opacity:.9;
}
.bnnjp_card_b1x:not(.bnnjp_card_mega_b1x) .bnnjp_cta_b1x{
transition:color .22s ease,border-color .22s ease;
color:#16120E;
border-bottom:1px solid #16120E;
padding-bottom:2px;
font-weight:700;
font-size:0.813rem;
}
.bnnjp_card_b1x:not(.bnnjp_card_mega_b1x) .bnnjp_cta_b1x:hover{
border-color:#1E8F58;
color:#1E8F58;
}
.bnnjp_seo_b1x{
margin:14px 0 0;
overflow-wrap:break-word;
font-size:0.875rem;
color:#8C7F72;
line-height:1.65;
max-width:47.5rem;
}
.bnnjp_seo_b1x strong{
font-weight:700;
color:#16120E;
}
.bnnsea_b1x{
padding:24px 0 0.625rem;
}
.bnnsea_in_b1x{
overflow:hidden;
gap:1.375rem;
padding:2.25rem;
border-radius:1.25rem;
background:linear-gradient(115deg,#0F1A14,#080E0A);
flex-direction:column;
display:flex;
color:#F2F7F4;
position:relative;
}
@media(min-width:817px){
.bnnsea_in_b1x{
gap:32px;
padding:2.75rem 48px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.bnnsea_glow_b1x{
border-radius:50%;
background:radial-gradient(circle,rgba(52,183,110,0.18),transparent 68%);
width:15rem;
position:absolute;
pointer-events:none;
top:50%;
height:240px;
right:3.75rem;
transform:translateY(-50%);
}
.bnnsea_copy_b1x{
max-width:35rem;
position:relative;
min-width:0;
}
.bnnsea_eyebrow_b1x{
margin-bottom:12px;
}
.bnnsea_h2_b1x{
overflow-wrap:break-word;
margin-bottom:12px;
font-size:1.875rem;
line-height:1.04;
color:#F2F7F4;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.bnnsea_h2_b1x{
font-size:38px;
}
}
.bnnsea_text_b1x{
line-height:1.6;
font-size:0.938rem;
color:#9BBFAA;
}
.bnnsea_cta_b1x{
padding:1rem 2rem;
background:#4FDDAA;
transition:opacity .22s ease;
flex:0 0 auto;
border-radius:999px;
font-weight:700;
position:relative;
color:#0E120F;
font-size:0.938rem;
}
.bnnsea_cta_b1x:hover{
opacity:.9;
}
.bnnvip_b1x{
padding:3rem 0;
}
@media(min-width:767px){
.bnnvip_b1x{
padding:4rem 0;
}
}
.bnnvip_head_b1x{
gap:0.875rem;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:880px){
.bnnvip_head_b1x{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.bnnvip_eyebrow_b1x{
margin-bottom:12px;
}
.bnnvip_h2_b1x{
overflow-wrap:break-word;
font-weight:600;
font-size:2rem;
color:#F2F7F4;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
}
@media(min-width:768px){
.bnnvip_h2_b1x{
font-size:2.5rem;
}
}
.bnnvip_intro_b1x{
color:#9BBFAA;
font-size:14px;
max-width:26.25rem;
line-height:1.6;
}
.bnnvip_grid_b1x{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.bnnvip_card_b1x{
border-radius:0.875rem;
border:1px solid rgba(255,255,255,0.12);
padding:1.375rem 18px;
min-width:0;
}
.bnnvip_card_feat_b1x{
background:rgba(255,255,255,0.07);
border-color:#4FDDAA;
}
.bnnvip_card_ic_b1x{
background:linear-gradient(135deg,#1E8F58,#29C97A);
border-radius:0.5rem;
display:block;
width:2.125rem;
margin-bottom:1rem;
height:2.125rem;
}
.bnnvip_name_b1x{
font-size:20px;
overflow-wrap:break-word;
color:#F2F7F4;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:6px;
}
.bnnvip_perk_b1x{
font-size:12.5px;
line-height:1.5;
overflow-wrap:break-word;
color:#9BBFAA;
}
.bnntrn_b1x{
padding:30px 0 0.625rem;
}
.bnntrn_in_b1x{
background:#FDFCFA;
border-radius:1.25rem;
grid-template-columns:1fr;
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
display:grid;
}
@media(min-width:883px){
.bnntrn_in_b1x{
grid-template-columns:1.05fr 1fr;
}
}
.bnntrn_banner_b1x{
overflow:hidden;
background:linear-gradient(150deg,#0F1A14,#080E0A);
padding:34px;
position:relative;
color:#F2F7F4;
}
.bnntrn_glow_b1x{
background:radial-gradient(circle,rgba(52,183,110,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
position:absolute;
bottom:-40px;
right:-40px;
width:12.5rem;
height:12.5rem;
}
.bnntrn_eyebrow_b1x{
position:relative;
margin-bottom:14px;
}
.bnntrn_h2_b1x{
line-height:1.06;
position:relative;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:0.75rem;
color:#F2F7F4;
font-size:30px;
overflow-wrap:break-word;
}
@media(min-width:766px){
.bnntrn_h2_b1x{
font-size:2.25rem;
}
}
.bnntrn_text_b1x{
position:relative;
margin-bottom:1.375rem;
max-width:26.25rem;
color:#9BBFAA;
font-size:0.875rem;
line-height:1.6;
}
.bnntrn_timer_b1x{
gap:0.5rem;
margin-bottom:24px;
align-items:center;
flex-wrap:wrap;
position:relative;
display:flex;
}
.bnntrn_timer_cap_b1x{
font-size:0.688rem;
color:#9BBFAA;
}
.bnntrn_timer_box_b1x{
border-radius:8px;
background:rgba(255,255,255,0.07);
padding:0.25rem 12px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#F2F7F4;
font-size:1.5rem;
font-weight:700;
}
.bnntrn_cta_b1x{
padding:13px 1.625rem;
border-radius:62.438rem;
transition:opacity .22s ease;
background:#4FDDAA;
color:#0E120F;
display:inline-block;
position:relative;
font-weight:700;
font-size:0.875rem;
}
.bnntrn_cta_b1x:hover{
opacity:.9;
}
.bnntrn_lb_b1x{
padding:26px 28px;
}
.bnntrn_lb_head_b1x{
gap:10px;
margin-bottom:0.75rem;
justify-content:space-between;
display:flex;
align-items:center;
}
.bnntrn_lb_title_b1x{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:20px;
font-weight:600;
color:#16120E;
}
.bnntrn_lb_upd_b1x{
font-size:11px;
color:#6B5F52;
letter-spacing:.08em;
text-transform:uppercase;
}
.bnntrn_lb_row_b1x{
gap:14px;
padding:11px 0.75rem;
border-radius:0.5rem;
align-items:center;
display:flex;
}
.bnntrn_lb_row_b1x:nth-child(2){
background:rgba(30,143,88,0.10);
}
.bnntrn_lb_rank_b1x{
flex:0 0 auto;
font-weight:700;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#1E8F58;
font-size:16px;
width:22px;
}
.bnntrn_lb_av_b1x{
background:linear-gradient(135deg,#1E8F58,#29C97A);
border-radius:50%;
flex:0 0 auto;
width:1.875rem;
height:30px;
}
.bnntrn_lb_name_b1x{
overflow:hidden;
flex:1 1 auto;
text-overflow:ellipsis;
font-size:0.875rem;
min-width:0;
color:#16120E;
white-space:nowrap;
font-weight:600;
}
.bnntrn_lb_amount_b1x{
flex:0 0 auto;
color:#16120E;
font-size:0.813rem;
font-weight:700;
}
.bnnapp_b1x{
padding:30px 0 10px;
}
.bnnapp_in_b1x{
padding:2rem;
border-radius:20px;
gap:28px;
border:1px solid rgba(20,18,14,0.08);
background:#FDFCFA;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.bnnapp_in_b1x{
padding:40px 44px;
gap:2.5rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.bnnapp_copy_b1x{
max-width:35rem;
min-width:0;
}
.bnnapp_eyebrow_b1x{
margin-bottom:12px;
}
.bnnapp_h2_b1x{
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.75rem;
font-size:28px;
color:#16120E;
}
@media(min-width:770px){
.bnnapp_h2_b1x{
font-size:34px;
}
}
.bnnapp_text_b1x{
font-size:0.875rem;
line-height:1.6;
margin-bottom:22px;
color:#8C7F72;
}
.bnnapp_btns_b1x{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.bnnapp_btn_b1x{
gap:10px;
padding:0.688rem 1.25rem;
background:#16120E;
transition:background-color .22s ease;
border-radius:14px;
align-items:center;
color:#F2F7F4;
display:inline-flex;
}
.bnnapp_btn_b1x:hover{
background:#2E2820;
}
.bnnapp_btn_ic_b1x{
align-items:center;
display:inline-flex;
}
.bnnapp_btn_ic_b1x svg{
width:1.125rem;
height:1.125rem;
}
.bnnapp_btn_lb_b1x{
font-size:0.844rem;
font-weight:700;
}
.bnnapp_qr_wrap_b1x{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.bnnapp_qr_b1x{
border-radius:0.875rem;
flex:0 0 auto;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#FDFCFA 0 0.313rem,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#FDFCFA 0 0.313rem,transparent 0.313rem 0.688rem);
width:108px;
background-color:#16120E;
}
.bnnapp_qr_cap_b1x{
line-height:1.4;
color:#6B5F52;
max-width:92px;
font-size:0.781rem;
}
.bnntt_b1x{
padding:3rem 0 10px;
}
@media(min-width:771px){
.bnntt_b1x{
padding:60px 0 0.625rem;
}
}
.bnntt_head_b1x{
text-align:center;
margin-bottom:34px;
}
.bnntt_eyebrow_b1x{
margin-bottom:0.75rem;
}
.bnntt_h2_b1x{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-size:32px;
color:#16120E;
}
@media(min-width:766px){
.bnntt_h2_b1x{
font-size:2.625rem;
}
}
.bnntt_grid_b1x{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.bnntt_grid_b1x{
grid-template-columns:repeat(3,1fr);
}
}
.bnntt_card_b1x{
border:1px solid rgba(20,18,14,0.08);
border-radius:0.875rem;
padding:1.875rem;
background:#FDFCFA;
min-width:0;
flex-direction:column;
display:flex;
}
.bnntt_card_ic_b1x{
align-items:center;
display:inline-flex;
color:#1E8F58;
margin-bottom:1.125rem;
}
.bnntt_card_ic_b1x svg{
width:1.75rem;
height:28px;
}
.bnntt_card_h_b1x{
line-height:1.15;
overflow-wrap:break-word;
color:#16120E;
font-weight:600;
font-size:22px;
margin-bottom:0.5rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.bnntt_card_p_b1x{
line-height:1.6;
margin-bottom:0.875rem;
overflow-wrap:break-word;
color:#8C7F72;
font-size:0.875rem;
}
.bnntt_card_p_b1x b{
color:#16120E;
font-weight:700;
}
.bnntt_card_link_b1x{
transition:color .22s ease;
border-bottom:1px solid #1E8F58;
padding-bottom:2px;
font-size:13px;
font-weight:700;
color:#16120E;
margin-top:auto;
align-self:flex-start;
}
.bnntt_card_link_b1x:hover{
color:#1E8F58;
}
.bnnprov_b1x{
padding:40px 0 20px;
}
.bnnprov_eyebrow_b1x{
display:block;
margin-bottom:18px;
}
.bnnprov_grid_b1x{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:557px){
.bnnprov_grid_b1x{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.bnnprov_grid_b1x{
grid-template-columns:repeat(6,1fr);
}
}
.bnnrv_b1x{
padding:48px 0;
background:#FDFCFA;
border-bottom:1px solid rgba(20,18,14,0.08);
border-top:1px solid rgba(20,18,14,0.08);
margin-top:24px;
}
@media(min-width:769px){
.bnnrv_b1x{
padding:56px 0;
}
}
.bnnrv_head_b1x{
gap:1rem;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:768px){
.bnnrv_head_b1x{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.bnnrv_eyebrow_b1x{
margin-bottom:0.625rem;
}
.bnnrv_h2_b1x{
overflow-wrap:break-word;
line-height:1.05;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
font-weight:600;
color:#16120E;
}
@media(min-width:768px){
.bnnrv_h2_b1x{
font-size:2.375rem;
}
}
.bnnrv_agg_b1x{
gap:0.75rem;
align-items:center;
display:flex;
}
.bnnrv_agg_stars_b1x{
gap:3px;
display:flex;
color:#1E8F58;
}
.bnnrv_agg_stars_b1x svg{
height:1.125rem;
width:1.125rem;
}
.bnnrv_source_b1x{
color:#8C7F72;
font-size:13px;
}
.bnnrv_grid_b1x{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:761px){
.bnnrv_grid_b1x{
grid-template-columns:repeat(3,1fr);
}
}
.bnnrv_card_b1x{
border:1px solid rgba(20,18,14,0.08);
background:#F5F2EE;
padding:26px;
border-radius:14px;
min-width:0;
}
.bnnrv_card_stars_b1x{
gap:2px;
margin-bottom:12px;
color:#1E8F58;
display:flex;
}
.bnnrv_card_stars_b1x svg{
width:14px;
height:14px;
}
.bnnrv_card_body_b1x{
line-height:1.45;
font-weight:500;
overflow-wrap:break-word;
margin-bottom:16px;
color:#16120E;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:1.125rem;
}
.bnnrv_card_meta_b1x{
gap:10px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.bnnrv_card_av_b1x{
background:linear-gradient(135deg,#1E8F58,#29C97A);
flex:0 0 auto;
border-radius:50%;
height:32px;
width:32px;
}
.bnnrv_card_author_b1x{
font-size:13px;
font-weight:700;
color:#16120E;
}
.bnnrv_card_loc_b1x{
color:#6B5F52;
font-size:12px;
}
.bnnop_b1x{
padding:2.25rem 0 0.625rem;
}
.bnnop_in_b1x{
background:#FDFCFA;
gap:2rem;
padding:2rem;
border:1px solid rgba(20,18,14,0.08);
grid-template-columns:1fr;
border-radius:14px;
display:grid;
align-items:center;
}
@media(min-width:859px){
.bnnop_in_b1x{
padding:2.125rem 2.5rem;
gap:44px;
grid-template-columns:.9fr 1.1fr;
}
}
.bnnop_left_b1x{
min-width:0;
}
.bnnop_eyebrow_b1x{
margin-bottom:0.75rem;
}
.bnnop_h2_b1x{
font-size:1.75rem;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:10px;
font-weight:600;
color:#16120E;
line-height:1.08;
}
@media(min-width:768px){
.bnnop_h2_b1x{
font-size:1.875rem;
}
}
.bnnop_text_b1x{
line-height:1.6;
color:#8C7F72;
font-size:0.875rem;
}
.bnnop_grid_b1x{
grid-template-columns:1fr 1fr;
border:1px solid rgba(20,18,14,0.15);
gap:1px;
background:rgba(20,18,14,0.15);
border-radius:8px;
overflow:hidden;
display:grid;
}
.bnnop_field_b1x{
padding:1.125rem 1.25rem;
background:#F5F2EE;
min-width:0;
}
.bnnop_field_lb_b1x{
text-transform:uppercase;
font-weight:600;
margin-bottom:0.313rem;
letter-spacing:.1em;
font-size:0.625rem;
color:#1E8F58;
}
.bnnop_field_val_b1x{
font-size:14px;
color:#16120E;
overflow-wrap:break-word;
font-weight:700;
}
.bnnpmt_b1x{
padding:3rem 0 0.625rem;
}
.bnnpmt_in_b1x{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:878px){
.bnnpmt_in_b1x{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.bnnpmt_left_b1x{
min-width:0;
}
.bnnpmt_eyebrow_b1x{
margin-bottom:0.75rem;
}
.bnnpmt_h2_b1x{
margin-bottom:0.75rem;
line-height:1.06;
overflow-wrap:break-word;
font-size:30px;
font-weight:600;
color:#16120E;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.bnnpmt_h2_b1x{
font-size:2rem;
}
}
.bnnpmt_text_b1x{
font-size:14.5px;
line-height:1.6;
color:#8C7F72;
margin-bottom:22px;
}
.bnnpmt_logos_b1x{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:483px){
.bnnpmt_logos_b1x{
grid-template-columns:repeat(4,1fr);
}
}
.bnnpmt_logo_b1x{
padding:0 0.5rem;
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
border-radius:0.5rem;
background:#FDFCFA;
font-size:0.781rem;
color:#2E2820;
white-space:nowrap;
justify-content:center;
font-weight:700;
text-align:center;
height:50px;
align-items:center;
text-overflow:ellipsis;
display:flex;
}
.bnnpmt_table_b1x{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.bnnpmt_thead_b1x{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#1A1714;
display:grid;
}
.bnnpmt_th_b1x{
overflow:hidden;
padding:13px 14px;
font-size:10px;
letter-spacing:.08em;
text-overflow:ellipsis;
color:#F2F7F4;
white-space:nowrap;
text-transform:uppercase;
font-weight:700;
}
.bnnpmt_row_b1x{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(20,18,14,0.08);
display:grid;
}
.bnnpmt_row_b1x:nth-child(odd){
background:#FDFCFA;
}
.bnnpmt_td_b1x{
padding:14px;
overflow-wrap:break-word;
font-size:0.844rem;
min-width:0;
color:#8C7F72;
}
.bnnpmt_row_b1x .bnnpmt_td_b1x:first-child{
color:#16120E;
font-weight:700;
}
.bnnpmt_row_b1x .bnnpmt_td_b1x:last-child{
color:#1B8C4E;
font-weight:700;
}
.bnnhts_b1x{
padding:3rem 0;
}
@media(min-width:770px){
.bnnhts_b1x{
padding:62px 0;
}
}
.bnnhts_head_b1x{
gap:1.125rem;
flex-direction:column;
display:flex;
margin-bottom:2.125rem;
}
@media(min-width:765px){
.bnnhts_head_b1x{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.bnnhts_eyebrow_b1x{
margin-bottom:12px;
}
.bnnhts_h2_b1x{
overflow-wrap:break-word;
line-height:1.05;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#F2F7F4;
font-weight:600;
font-size:1.875rem;
}
@media(min-width:767px){
.bnnhts_h2_b1x{
font-size:38px;
}
}
.bnnhts_cta_b1x{
background:#4FDDAA;
border-radius:999px;
padding:0.938rem 30px;
transition:opacity .22s ease;
flex:0 0 auto;
font-size:0.938rem;
font-weight:700;
color:#0E120F;
}
.bnnhts_cta_b1x:hover{
opacity:.9;
}
.bnnhts_grid_b1x{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.bnnhts_grid_b1x{
grid-template-columns:repeat(3,1fr);
}
}
.bnnhts_step_b1x{
padding-top:22px;
border-top:1px solid rgba(255,255,255,0.12);
min-width:0;
}
.bnnhts_step_num_b1x{
margin-bottom:14px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:2.75rem;
font-weight:700;
line-height:1;
color:#4FDDAA;
}
.bnnhts_step_h_b1x{
color:#F2F7F4;
font-size:1.188rem;
line-height:1.2;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:700;
}
.bnnhts_step_p_b1x{
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
color:#9BBFAA;
}
.bnnwy_b1x{
padding:48px 0;
}
@media(min-width:766px){
.bnnwy_b1x{
padding:3.5rem 0;
}
}
.bnnwy_in_b1x{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:897px){
.bnnwy_in_b1x{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.bnnwy_left_b1x{
min-width:0;
}
.bnnwy_eyebrow_b1x{
margin-bottom:0.875rem;
}
.bnnwy_h2_b1x{
overflow-wrap:break-word;
font-weight:600;
color:#16120E;
margin-bottom:1rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:2rem;
}
@media(min-width:768px){
.bnnwy_h2_b1x{
font-size:2.5rem;
}
}
.bnnwy_intro_b1x{
color:#8C7F72;
font-size:0.938rem;
line-height:1.6;
}
.bnnwy_grid_b1x{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:558px){
.bnnwy_grid_b1x{
grid-template-columns:1fr 1fr;
}
}
.bnnwy_card_b1x{
padding:1.625rem;
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
background:#FDFCFA;
min-width:0;
}
.bnnwy_card_ic_b1x{
display:inline-flex;
margin-bottom:1rem;
justify-content:center;
align-items:center;
color:#1E8F58;
}
.bnnwy_card_ic_b1x svg{
height:26px;
width:1.625rem;
}
.bnnwy_card_h_b1x{
margin-bottom:0.5rem;
line-height:1.15;
font-size:21px;
color:#16120E;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
}
.bnnwy_card_p_b1x{
overflow-wrap:break-word;
font-size:14px;
color:#8C7F72;
line-height:1.55;
}
.bnnts_b1x{
padding:2.75rem 0;
}
.bnnts_in_b1x{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:879px){
.bnnts_in_b1x{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.bnnts_left_b1x{
min-width:0;
}
.bnnts_h2_b1x{
line-height:1.1;
font-size:1.625rem;
color:#F2F7F4;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.75rem;
font-weight:600;
}
@media(min-width:768px){
.bnnts_h2_b1x{
font-size:28px;
}
}
.bnnts_text_b1x{
max-width:32.5rem;
color:#9BBFAA;
margin-bottom:22px;
line-height:1.6;
font-size:14.5px;
}
.bnnts_badges_b1x{
gap:18px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.bnnts_badge_b1x{
font-weight:600;
font-size:0.813rem;
color:#9BBFAA;
}
.bnnts_pay_b1x{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:877px){
.bnnts_pay_b1x{
justify-content:flex-end;
}
}
.bnnts_pay_chip_b1x{
background:rgba(255,255,255,0.07);
padding:0.75rem 1rem;
border-radius:14px;
border:1px solid rgba(255,255,255,0.12);
font-weight:700;
font-size:14px;
color:#F2F7F4;
}
.bnnsg_b1x{
padding:48px 0 0.625rem;
}
.bnnsg_eyebrow_b1x{
display:block;
margin-bottom:12px;
}
.bnnsg_h2_b1x{
color:#16120E;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:1.75rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
}
@media(min-width:767px){
.bnnsg_h2_b1x{
font-size:2.25rem;
}
}
.bnnsg_grid_b1x{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:722px){
.bnnsg_grid_b1x{
grid-template-columns:repeat(3,1fr);
}
}
.bnnsg_col_b1x{
min-width:0;
}
.bnnsg_col_h_b1x{
color:#16120E;
margin-bottom:0.625rem;
font-weight:600;
line-height:1.15;
font-size:1.375rem;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.bnnsg_col_p_b1x{
color:#8C7F72;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
}
.bnnsb_b1x{
padding:48px 0;
background:#FDFCFA;
border-bottom:1px solid rgba(20,18,14,0.08);
border-top:1px solid rgba(20,18,14,0.08);
margin-top:24px;
}
@media(min-width:767px){
.bnnsb_b1x{
padding:3.5rem 0;
}
}
.bnnsb_eyebrow_b1x{
display:block;
margin-bottom:12px;
}
.bnnsb_h2_b1x{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#16120E;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
margin-bottom:1.625rem;
font-size:1.875rem;
}
@media(min-width:771px){
.bnnsb_h2_b1x{
font-size:2.25rem;
}
}
.bnnsb_grid_b1x{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:561px){
.bnnsb_grid_b1x{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.bnnsb_grid_b1x{
grid-template-columns:repeat(4,1fr);
}
}
.bnnsb_card_b1x{
border-radius:14px;
padding:1.5rem;
background:#F5F2EE;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.bnnsb_card_h_b1x{
line-height:1.15;
margin-bottom:8px;
color:#16120E;
overflow-wrap:break-word;
font-size:1.188rem;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.bnnsb_card_p_b1x{
color:#8C7F72;
overflow-wrap:break-word;
font-size:0.844rem;
line-height:1.6;
}
.bnnsb_rtp_b1x{
grid-template-columns:1fr;
border:1px solid rgba(20,18,14,0.08);
background:#F5F2EE;
border-radius:14px;
padding:1.625rem 1.75rem;
gap:1.5rem;
display:grid;
margin-top:1.125rem;
align-items:center;
}
@media(min-width:759px){
.bnnsb_rtp_b1x{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.bnnsb_rtp_h_b1x{
font-size:20px;
margin-bottom:0.5rem;
font-weight:600;
color:#16120E;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.15;
}
.bnnsb_rtp_p_b1x{
overflow-wrap:break-word;
line-height:1.6;
color:#8C7F72;
font-size:13.5px;
}
.bnnsb_rtp_stats_b1x{
gap:16px;
display:flex;
}
.bnnsb_stat_b1x{
border-radius:0.5rem;
background:#FDFCFA;
padding:18px;
flex:1 1 0;
text-align:center;
min-width:0;
}
.bnnsb_stat_v_b1x{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:700;
overflow-wrap:break-word;
color:#1B8C4E;
font-size:26px;
}
.bnnsb_stat_l_b1x{
font-size:11.5px;
margin-top:4px;
color:#6B5F52;
}
.bnnel_b1x{
padding:48px 0;
}
@media(min-width:766px){
.bnnel_b1x{
padding:56px 0;
}
}
.bnnel_in_b1x{
grid-template-columns:1fr;
gap:40px;
display:grid;
align-items:start;
}
@media(min-width:903px){
.bnnel_in_b1x{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.bnnel_left_b1x{
min-width:0;
}
.bnnel_eyebrow_b1x{
margin-bottom:0.875rem;
}
.bnnel_h2_b1x{
font-weight:600;
color:#16120E;
overflow-wrap:break-word;
line-height:1.08;
margin-bottom:1.375rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:32px;
}
@media(min-width:771px){
.bnnel_h2_b1x{
font-size:38px;
}
}
.bnnel_body_b1x p{
font-size:1rem;
color:#2E2820;
line-height:1.7;
margin-bottom:1.125rem;
overflow-wrap:break-word;
}
.bnnel_dropcap_b1x{
padding:6px 0.75rem 0 0;
float:left;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:.8;
color:#1E8F58;
font-size:3.875rem;
font-weight:700;
}
.bnnel_right_b1x{
min-width:0;
}
.bnnel_quote_b1x{
background:linear-gradient(150deg,#0F1A14,#080E0A);
padding:36px;
border-radius:1.25rem;
position:relative;
color:#F2F7F4;
margin-bottom:24px;
}
.bnnel_quote_mark_b1x{
margin-bottom:0.375rem;
display:inline-flex;
align-items:center;
color:#4FDDAA;
}
.bnnel_quote_mark_b1x svg{
width:2.125rem;
height:2.125rem;
}
.bnnel_quote_text_b1x{
font-size:22px;
margin-bottom:1.375rem;
font-weight:500;
overflow-wrap:break-word;
color:#F2F7F4;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.4;
}
.bnnel_quote_meta_b1x{
gap:0.75rem;
align-items:center;
display:flex;
}
.bnnel_quote_av_b1x{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#1E8F58,#29C97A);
height:38px;
width:2.375rem;
}
.bnnel_quote_author_b1x{
font-weight:700;
color:#F2F7F4;
font-size:0.875rem;
}
.bnnel_quote_meta_sub_b1x{
color:#9BBFAA;
font-size:12px;
}
.bnnel_explain_b1x{
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
border-radius:14px;
}
.bnnel_explain_card_b1x{
padding:22px 24px;
}
.bnnel_explain_card_b1x+.bnnel_explain_card_b1x{
border-top:1px solid rgba(20,18,14,0.08);
}
.bnnel_explain_h_b1x{
font-size:20px;
color:#16120E;
line-height:1.15;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.bnnel_explain_p_b1x{
overflow-wrap:break-word;
line-height:1.55;
color:#8C7F72;
font-size:0.875rem;
}
.bnnlh_b1x{
padding:40px 0 1.25rem;
}
.bnnlh_in_b1x{
padding-top:34px;
border-top:1px solid rgba(20,18,14,0.15);
}
.bnnlh_eyebrow_b1x{
display:block;
margin-bottom:22px;
}
.bnnlh_grid_b1x{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:601px){
.bnnlh_grid_b1x{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.bnnlh_grid_b1x{
grid-template-columns:repeat(5,1fr);
}
}
.bnnlh_col_b1x{
min-width:0;
}
.bnnlh_col_h_b1x{
font-weight:700;
color:#16120E;
overflow-wrap:break-word;
font-size:0.813rem;
margin-bottom:0.75rem;
}
.bnnlh_links_b1x{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.bnnlh_link_b1x{
transition:color .22s ease;
font-size:13px;
overflow-wrap:break-word;
color:#8C7F72;
}
.bnnlh_link_b1x:hover{
color:#1E8F58;
}
.bnnfaq_b1x{
background:#FDFCFA;
padding:48px 0;
border-bottom:1px solid rgba(20,18,14,0.08);
margin-top:1.5rem;
border-top:1px solid rgba(20,18,14,0.08);
}
@media(min-width:771px){
.bnnfaq_b1x{
padding:62px 0;
}
}
.bnnfaq_head_b1x{
margin-bottom:34px;
text-align:center;
}
.bnnfaq_eyebrow_b1x{
margin-bottom:12px;
}
.bnnfaq_h2_b1x{
font-size:2rem;
overflow-wrap:break-word;
line-height:1.05;
color:#16120E;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:765px){
.bnnfaq_h2_b1x{
font-size:2.375rem;
}
}
.bnnfaq_list_b1x{
margin:0 auto;
gap:0.75rem;
flex-direction:column;
display:flex;
max-width:820px;
}
.bnnfaq_item_b1x{
border:1px solid rgba(20,18,14,0.08);
background:#F5F2EE;
border-radius:14px;
overflow:hidden;
}
.bnnfaq_q_b1x{
padding:1.25rem 24px;
list-style:none;
gap:20px;
cursor:pointer;
font-weight:700;
color:#16120E;
display:flex;
font-size:16px;
overflow-wrap:break-word;
align-items:center;
justify-content:space-between;
}
.bnnfaq_q_b1x::-webkit-details-marker{
display:none;
}
.bnnfaq_q_ic_b1x{
transition:transform .22s ease;
flex:0 0 auto;
color:#1E8F58;
display:inline-flex;
align-items:center;
}
.bnnfaq_q_ic_b1x svg{
width:1.125rem;
height:1.125rem;
}
.bnnfaq_item_b1x[open] .bnnfaq_q_ic_b1x{
transform:rotate(180deg);
}
.bnnfaq_a_b1x{
padding:0 24px 20px;
overflow-wrap:break-word;
font-size:14.5px;
color:#8C7F72;
line-height:1.6;
}
.bnnft_b1x{
background:#1A1714;
color:#9BBFAA;
margin-top:40px;
}
.bnnft_in_b1x{
grid-template-columns:1fr;
padding:48px 0 28px;
gap:32px;
display:grid;
}
@media(min-width:601px){
.bnnft_in_b1x{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.bnnft_in_b1x{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.bnnft_brand_b1x{
min-width:0;
}
.bnnft_logo_b1x{
font-weight:700;
color:#F2F7F4;
font-size:1.625rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.bnnft_tagline_b1x{
font-size:13.5px;
margin-top:14px;
line-height:1.6;
max-width:17.5rem;
color:#9BBFAA;
}
.bnnft_contact_b1x{
transition:color .22s ease;
color:#4FDDAA;
overflow-wrap:anywhere;
font-size:0.813rem;
max-width:280px;
margin-top:0.75rem;
display:inline-block;
}
.bnnft_contact_b1x:hover{
color:#F2F7F4;
}
.bnnft_col_b1x{
min-width:0;
}
.bnnft_col_h_b1x{
font-size:0.813rem;
font-weight:700;
overflow-wrap:break-word;
text-transform:uppercase;
color:#F2F7F4;
margin-bottom:0.875rem;
letter-spacing:.08em;
}
.bnnft_col_links_b1x{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.bnnft_link_b1x{
transition:color .22s ease;
font-size:13.5px;
color:#9BBFAA;
overflow-wrap:break-word;
}
.bnnft_link_b1x:hover{
color:#F2F7F4;
}
.bnnft_bot_b1x{
padding:22px 0 2.5rem;
gap:16px;
display:flex;
border-top:1px solid rgba(255,255,255,0.12);
flex-direction:column;
}
@media(min-width:770px){
.bnnft_bot_b1x{
gap:1.25rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.bnnft_legal_b1x{
max-width:47.5rem;
line-height:1.6;
font-size:11.5px;
overflow-wrap:break-word;
color:#ADA197;
}
.bnnft_legal_b1x b{
font-weight:700;
color:#9BBFAA;
}
.bnnft_age_b1x{
padding:4px 0.563rem;
border:1.5px solid #4FDDAA;
flex:0 0 auto;
border-radius:0.5rem;
font-weight:700;
color:#4FDDAA;
font-size:13px;
}