*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF6F0;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
font-family:"Commissioner", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.6;
color:#3D3027;
font-size:15px;
-webkit-font-smoothing:antialiased;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.bhalayout-n1a{
display:flex;
min-height:100vh;
flex-direction:column;
}
.bhamain-n1a{
flex:1 1 auto;
min-width:0;
width:100%;
}
.bhacontainer-n1a{
margin:0 auto;
padding:0 1rem;
max-width:87.5rem;
width:100%;
}
@media(min-width:768px){
.bhacontainer-n1a{
padding:0 32px;
}
}
@media(min-width:1101px){
.bhacontainer-n1a{
padding:0 3.5rem;
}
}
.bhaeyebrow-n1a{
color:#C4943A;
font-size:0.688rem;
display:inline-block;
font-weight:600;
letter-spacing:.2em;
overflow-wrap:break-word;
text-transform:uppercase;
line-height:1.4;
font-family:"Commissioner", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.bhaband-n1a{
background:#1E1710;
color:#F5EDD8;
}
.bhaband-n1a .bhaeyebrow-n1a{
color:#E8B84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.bhatb-n1a{
background:#FAF6F0;
border-bottom:1px solid rgba(30,20,10,0.14);
z-index:50;
top:0;
position:sticky;
}
.bhatb_in-n1a{
margin:0 auto;
gap:16px;
padding:12px 16px;
display:flex;
width:100%;
align-items:center;
justify-content:space-between;
max-width:1400px;
}
@media(min-width:769px){
.bhatb_in-n1a{
padding:16px 2rem;
}
}
@media(min-width:1101px){
.bhatb_in-n1a{
padding:18px 56px;
}
}
.bhatb_left-n1a{
gap:28px;
display:flex;
align-items:center;
min-width:0;
}
.bhatb_logo-n1a{
gap:0.688rem;
display:flex;
min-width:0;
align-items:center;
}
.bhatb_logo_mark-n1a{
flex:0 0 auto;
border-radius:0.5rem;
object-fit:cover;
height:34px;
width:2.125rem;
}
.bhatb_logo_txt-n1a{
display:flex;
line-height:1;
min-width:0;
flex-direction:column;
}
.bhatb_logo_name-n1a{
overflow:hidden;
text-overflow:ellipsis;
letter-spacing:.02em;
color:#1A1410;
white-space:nowrap;
font-weight:700;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
}
.bhatb_logo_sub-n1a{
overflow:hidden;
color:#C4943A;
text-overflow:ellipsis;
margin-top:4px;
font-size:8.5px;
text-transform:uppercase;
font-weight:600;
white-space:nowrap;
letter-spacing:.32em;
}
.bhatb_nav-n1a{
display:none;
}
@media(min-width:961px){
.bhatb_nav-n1a{
gap:28px;
display:flex;
align-items:center;
}
}
.bhatb_nav_item-n1a{
transition:color .22s ease,border-color .22s ease;
font-weight:600;
white-space:nowrap;
padding-bottom:3px;
font-size:0.875rem;
color:#3D3027;
border-bottom:2px solid transparent;
}
.bhatb_nav_item-n1a:hover{
color:#1A1410;
}
.bhatb_nav_item-n1a.bhastate_active-n1a{
border-color:#C4943A;
color:#1A1410;
}
.bhatb_right-n1a{
flex:0 0 auto;
gap:14px;
align-items:center;
display:flex;
}
.bhatb_search-n1a{
transition:color .22s ease;
display:flex;
align-items:center;
color:#3D3027;
justify-content:center;
}
.bhatb_search-n1a:hover{
color:#C4943A;
}
.bhatb_search-n1a svg{
width:1.125rem;
height:1.125rem;
}
.bhatb_lang-n1a{
font-weight:600;
letter-spacing:.1em;
text-transform:uppercase;
font-size:0.688rem;
color:#6E5E4A;
}
.bhatb_lang-n1a:hover{
color:#1A1410;
}
.bhatb_login-n1a{
display:none;
font-weight:600;
font-size:14px;
color:#1A1410;
}
@media(min-width:770px){
.bhatb_login-n1a{
display:inline-block;
}
}
.bhatb_register-n1a{
padding:0.688rem 22px;
background:#1A1410;
border-radius:999px;
transition:background-color .22s ease;
font-weight:700;
white-space:nowrap;
font-size:0.875rem;
color:#F5EDD8;
}
.bhatb_register-n1a:hover{
background:#2E2419;
}
.bhamob-n1a{
background:#FAF6F0;
bottom:0;
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
right:0;
border-top:1px solid rgba(30,20,10,0.14);
left:0;
position:fixed;
}
@media(min-width:962px){
.bhamob-n1a{
display:none;
}
}
.bhamob_in-n1a{
margin:0 auto;
align-items:stretch;
display:flex;
max-width:35rem;
justify-content:space-around;
}
.bhamob_item-n1a{
padding:9px 0.25rem;
flex:1 1 0;
gap:3px;
transition:color .22s ease;
color:#6E5E4A;
flex-direction:column;
min-width:0;
align-items:center;
display:flex;
}
.bhamob_item-n1a.bhastate_active-n1a{
color:#C4943A;
}
.bhamob_ic-n1a{
align-items:center;
display:flex;
justify-content:center;
}
.bhamob_ic-n1a svg{
width:1.25rem;
height:1.25rem;
}
.bhamob_lb-n1a{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
font-weight:600;
white-space:nowrap;
font-size:0.625rem;
}
@media(max-width:960px){
body{
padding-bottom:60px;
}
}
.bharail-n1a{
position:relative;
min-width:0;
}
.bharail_scroll-n1a{
gap:14px;
padding-bottom:0.875rem;
display:flex;
overflow-x:auto;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
}
@media(min-width:768px){
.bharail_scroll-n1a{
gap:1.125rem;
}
}
.bhagc-n1a{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:769px){
.bhagc-n1a{
width:11.75rem;
}
}
.bhagc_img-n1a{
background:#FFFFFF;
border-radius:14px;
overflow:hidden;
position:relative;
box-shadow:0 2px 0.375rem rgba(30,20,10,0.07), 0 0.375rem 18px rgba(30,20,10,0.09);
padding-bottom:133.33%;
}
.bhagc_img-n1a img{
inset:0;
object-fit:cover;
width:100%;
height:100%;
position:absolute;
}
.bhagc_cover-n1a{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.bhagc_hover-n1a{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .22s ease;
align-items:center;
justify-content:center;
display:flex;
position:absolute;
opacity:0;
}
.bhagc-n1a:hover .bhagc_hover-n1a{
opacity:1;
}
.bhagc_hover_btn-n1a{
border-radius:999px;
background:#1A1410;
color:#F5EDD8;
display:flex;
width:2.875rem;
justify-content:center;
height:2.875rem;
align-items:center;
}
.bhagc_hover_btn-n1a svg{
width:1.125rem;
height:1.125rem;
}
.bhagc_info-n1a{
gap:2px;
flex-direction:column;
margin-top:0.563rem;
display:flex;
min-width:0;
}
.bhagc_name-n1a{
overflow:hidden;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.813rem;
color:#1A1410;
}
.bhagc_prov-n1a{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#6E5E4A;
font-size:11px;
}
.bhagc_meta-n1a{
font-size:11px;
color:#6E5E4A;
}
.bhatc-n1a{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:770px){
.bhatc-n1a{
width:230px;
}
}
.bhatc_img-n1a{
background:#FFFFFF;
border-radius:14px;
overflow:hidden;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 0.375rem rgba(30,20,10,0.07), 0 0.375rem 1.125rem rgba(30,20,10,0.09);
}
.bhatc_img-n1a img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.bhatc_info-n1a{
gap:2px;
margin-top:0.563rem;
min-width:0;
display:flex;
flex-direction:column;
}
.bhatc_name-n1a{
overflow:hidden;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
font-size:0.875rem;
color:#1A1410;
}
.bhatc_rtp-n1a{
font-size:11px;
color:#6E5E4A;
}
.bhalc-n1a{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:769px){
.bhalc-n1a{
width:268px;
}
}
.bhalc_img-n1a{
background:#FFFFFF;
border-radius:14px;
overflow:hidden;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(30,20,10,0.07), 0 0.375rem 1.125rem rgba(30,20,10,0.09);
position:relative;
}
.bhalc_img-n1a img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.bhalc_live-n1a{
padding:0.25rem 0.563rem;
gap:7px;
background:rgba(0,0,0,0.52);
border-radius:999px;
top:0.75rem;
display:flex;
left:0.75rem;
align-items:center;
position:absolute;
}
.bhalc_live_dot-n1a{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#C0402A;
width:8px;
height:0.5rem;
}
.bhalc_seats-n1a{
font-size:0.625rem;
letter-spacing:.08em;
text-transform:uppercase;
color:#F5EDD8;
font-weight:600;
}
.bhalc_info-n1a{
gap:2px;
display:flex;
margin-top:0.563rem;
min-width:0;
flex-direction:column;
}
.bhalc_name-n1a{
overflow:hidden;
white-space:nowrap;
color:#1A1410;
font-weight:700;
font-size:0.938rem;
text-overflow:ellipsis;
}
.bhalc_bet-n1a{
color:#6E5E4A;
font-size:11px;
}
.bhapc-n1a{
background:#FFFFFF;
border:1px solid rgba(30,20,10,0.08);
padding:1rem 0.875rem;
gap:0.5rem;
border-radius:0.875rem;
display:flex;
align-items:center;
min-height:4.625rem;
min-width:0;
justify-content:center;
flex-direction:column;
}
.bhapc_logo-n1a{
flex:0 0 auto;
max-width:100%;
width:auto;
height:28px;
object-fit:contain;
}
.bhapc_name-n1a{
overflow:hidden;
color:#6E5E4A;
text-overflow:ellipsis;
font-size:0.688rem;
text-align:center;
white-space:nowrap;
max-width:100%;
}
.bhagc_tag-n1a{
padding:3px 0.5rem;
border-radius:0.5rem;
font-weight:700;
font-size:10px;
text-transform:uppercase;
left:10px;
position:absolute;
display:inline-block;
z-index:2;
letter-spacing:.06em;
top:10px;
}
.bhagc_tag_hot-n1a{
background:#C0402A;
color:#F5EDD8;
}
.bhagc_tag_new-n1a{
background:#E8B84B;
color:#1A1410;
}
.bhagc_tag_jp-n1a{
background:#C4943A;
color:#1A1410;
}
.bhagc_tag_live-n1a{
background:#C0402A;
color:#F5EDD8;
}
.bhash-n1a{
margin-bottom:18px;
min-width:0;
}
.bhash_row-n1a{
gap:16px;
justify-content:space-between;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
}
.bhash_row-n1a .bhash_l-n1a{
gap:6px;
display:flex;
min-width:0;
flex-direction:column;
}
.bhash_stack-n1a{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.bhash_center-n1a{
gap:10px;
display:flex;
flex-direction:column;
align-items:center;
text-align:center;
}
.bhash_h2-n1a{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
font-size:24px;
line-height:1.1;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:770px){
.bhash_h2-n1a{
font-size:1.875rem;
}
}
.bhaband-n1a .bhash_h2-n1a{
color:#F5EDD8;
}
.bhash_eb_line-n1a{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.bhash_eb_line-n1a::before{
background:#C4943A;
content:"";
width:1.75rem;
height:1px;
display:inline-block;
}
.bhaband-n1a .bhash_eb_line-n1a::before{
background:#E8B84B;
}
.bhash_eb_dot-n1a{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.bhash_eb_dot-n1a::before{
background:#C4943A;
border-radius:50%;
content:"";
width:6px;
height:6px;
display:inline-block;
}
.bhaband-n1a .bhash_eb_dot-n1a::before{
background:#E8B84B;
}
.bhash_link-n1a{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
align-items:center;
display:inline-flex;
padding-bottom:2px;
color:#1A1410;
white-space:nowrap;
border-bottom:1px solid #1A1410;
font-size:0.813rem;
font-weight:600;
}
.bhash_link-n1a:hover{
border-color:#C4943A;
color:#C4943A;
}
.bhash_link-n1a svg{
height:14px;
width:14px;
}
.bhash_link_chev-n1a{
border-bottom:0;
padding-bottom:0;
}
.bhash_link_btn-n1a{
padding:0.563rem 18px;
border-radius:999px;
background:#1A1410;
border-bottom:0;
color:#F5EDD8;
}
.bhash_link_btn-n1a:hover{
background:#2E2419;
border-color:transparent;
color:#F5EDD8;
}
.bhaband-n1a .bhash_link-n1a{
border-color:#F5EDD8;
color:#F5EDD8;
}
.bhaband-n1a .bhash_link_btn-n1a{
background:#E8B84B;
color:#1A1410;
}
.bhash_rule-n1a{
margin:-2px 0 1.125rem;
background:rgba(30,20,10,0.14);
height:1px;
}
.bhaband-n1a .bhash_rule-n1a{
background:rgba(255,245,220,0.13);
}
.bhahero-n1a{
padding:32px 0 8px;
}
@media(min-width:767px){
.bhahero-n1a{
padding:56px 0 1.5rem;
}
}
.bhahero_in-n1a{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:897px){
.bhahero_in-n1a{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.bhahero_copy-n1a{
min-width:0;
}
.bhahero_eyebrow-n1a{
gap:10px;
margin-bottom:22px;
display:inline-flex;
align-items:center;
}
.bhahero_eyebrow_line-n1a{
flex:0 0 auto;
background:#C4943A;
height:1px;
display:inline-block;
width:1.75rem;
}
.bhahero_h1-n1a{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:1.25rem;
letter-spacing:-.01em;
line-height:1.04;
color:#1A1410;
font-size:2.375rem;
}
@media(min-width:770px){
.bhahero_h1-n1a{
font-size:54px;
}
}
@media(min-width:1097px){
.bhahero_h1-n1a{
font-size:3.875rem;
}
}
.bhahero_h1-n1a em{
color:#C4943A;
font-style:normal;
}
.bhahero_sub-n1a{
color:#8C7B65;
font-size:16px;
max-width:480px;
margin-bottom:30px;
line-height:1.6;
}
@media(min-width:770px){
.bhahero_sub-n1a{
font-size:1.125rem;
}
}
.bhahero_actions-n1a{
gap:14px;
margin-bottom:34px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.bhahero_cta-n1a{
border-radius:999px;
transition:background-color .22s ease;
gap:0.625rem;
padding:1rem 1.875rem;
background:#1A1410;
color:#F5EDD8;
display:inline-flex;
align-items:center;
font-weight:700;
font-size:0.938rem;
}
.bhahero_cta-n1a:hover{
background:#2E2419;
}
.bhahero_cta_ic-n1a{
align-items:center;
display:inline-flex;
}
.bhahero_cta_ic-n1a svg{
width:1rem;
height:16px;
}
.bhahero_cta_alt-n1a{
background:transparent;
border:1px solid rgba(30,20,10,0.14);
transition:border-color .22s ease,color .22s ease;
border-radius:62.438rem;
padding:15px 26px;
font-weight:600;
align-items:center;
display:inline-flex;
font-size:15px;
color:#1A1410;
}
.bhahero_cta_alt-n1a:hover{
border-color:#C4943A;
color:#C4943A;
}
.bhahero_trust-n1a{
gap:22px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.bhahero_trust_item-n1a{
gap:9px;
color:#3D3027;
display:flex;
align-items:center;
font-size:13px;
font-weight:600;
}
.bhahero_trust_ic-n1a{
display:inline-flex;
align-items:center;
color:#C4943A;
}
.bhahero_trust_ic-n1a svg{
width:16px;
height:16px;
}
.bhahero_promo-n1a{
border-radius:20px;
overflow:hidden;
background:#FFFFFF;
display:flex;
min-height:300px;
position:relative;
box-shadow:0 0.75rem 3rem rgba(30,20,10,0.14), 0 3px 0.625rem rgba(30,20,10,0.08);
}
.bhahero_promo_bg-n1a{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.bhahero_promo_bg-n1a::after{
background:linear-gradient(120deg,#1E1710 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.bhahero_promo_glow-n1a{
background:radial-gradient(circle,rgba(196,148,54,0.18) 0%,transparent 65%);
border-radius:50%;
width:16.25rem;
pointer-events:none;
top:-40px;
right:-1.25rem;
height:260px;
position:absolute;
}
.bhahero_promo_ct-n1a{
padding:28px;
position:relative;
max-width:88%;
align-self:flex-end;
z-index:2;
}
.bhahero_promo_label-n1a{
text-transform:uppercase;
font-weight:700;
margin-bottom:0.5rem;
color:#E8B84B;
display:block;
letter-spacing:.25em;
font-size:10px;
}
.bhahero_promo_amount-n1a{
color:#F5EDD8;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-size:2rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.bhahero_promo_amount-n1a{
font-size:40px;
}
}
.bhahero_promo_amount-n1a em{
font-style:normal;
color:#E8B84B;
}
.bhahero_rating-n1a{
padding:0.625rem 0.875rem;
border:1px solid rgba(30,20,10,0.08);
border-radius:14px;
gap:0.625rem;
background:#FFFFFF;
display:flex;
position:absolute;
top:0.875rem;
align-items:center;
z-index:3;
right:14px;
box-shadow:0 2px 6px rgba(30,20,10,0.07), 0 0.375rem 18px rgba(30,20,10,0.09);
max-width:min(260px,62%);
}
.bhahero_rating_score-n1a{
flex:0 0 auto;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
font-weight:700;
font-size:1.5rem;
}
.bhahero_rating_txt-n1a{
flex:1 1 auto;
min-width:0;
}
.bhahero_rating_stars-n1a{
gap:2px;
display:flex;
color:#C4943A;
}
.bhahero_rating_stars-n1a svg{
height:0.75rem;
width:0.75rem;
}
.bhahero_rating_cap-n1a{
color:#6E5E4A;
overflow-wrap:break-word;
font-size:0.688rem;
margin-top:3px;
line-height:1.35;
display:block;
}
.bhastat-n1a{
margin-top:16px;
border-top:1px solid rgba(30,20,10,0.14);
border-bottom:1px solid rgba(30,20,10,0.14);
}
.bhastat_in-n1a{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:766px){
.bhastat_in-n1a{
grid-template-columns:repeat(4,1fr);
}
}
.bhastat_item-n1a{
padding:22px 0.875rem;
min-width:0;
border-right:1px solid rgba(30,20,10,0.08);
border-bottom:1px solid rgba(30,20,10,0.08);
}
.bhastat_item-n1a:nth-child(2n){
border-right:0;
}
.bhastat_item-n1a:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.bhastat_item-n1a{
border-bottom:0;
}
.bhastat_item-n1a:nth-child(2n){
border-right:1px solid rgba(30,20,10,0.08);
}
.bhastat_item-n1a:nth-child(4n){
border-right:0;
}
}
.bhastat_value-n1a{
font-weight:700;
color:#1A1410;
overflow-wrap:break-word;
font-size:30px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1;
}
@media(min-width:766px){
.bhastat_value-n1a{
font-size:2.125rem;
}
}
.bhastat_label-n1a{
overflow-wrap:break-word;
font-size:13px;
line-height:1.4;
color:#6E5E4A;
margin-top:0.375rem;
}
.bhagrow-n1a{
padding:1.625rem 0 0.625rem;
}
.bharow_seo-n1a{
margin:10px 0 0;
max-width:47.5rem;
font-size:14px;
color:#8C7B65;
overflow-wrap:break-word;
line-height:1.65;
}
.bharow_seo-n1a strong{
color:#1A1410;
font-weight:700;
}
.bhajp-n1a{
padding:30px 0 0.625rem;
}
.bhajp_grid-n1a{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:766px){
.bhajp_grid-n1a{
grid-template-columns:1fr 1fr;
}
.bhajp_card_mega-n1a{
grid-column:1/-1;
}
}
@media(min-width:999px){
.bhajp_grid-n1a{
grid-template-columns:1.4fr 1fr 1fr;
}
.bhajp_card_mega-n1a{
grid-column:auto;
}
}
.bhajp_card-n1a{
gap:0.75rem;
border-radius:1.25rem;
border:1px solid rgba(30,20,10,0.08);
overflow:hidden;
padding:1.625rem;
background:#FFFFFF;
flex-direction:column;
justify-content:space-between;
min-width:0;
display:flex;
position:relative;
min-height:12.5rem;
}
.bhajp_card_mega-n1a{
border-color:transparent;
background:linear-gradient(135deg,#2A2014,#111009);
color:#F5EDD8;
min-height:210px;
}
.bhajp_glow-n1a{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,54,0.18),transparent 70%);
width:12.5rem;
height:200px;
pointer-events:none;
right:-40px;
top:-40px;
position:absolute;
}
.bhajp_label-n1a{
gap:10px;
color:#C4943A;
justify-content:space-between;
letter-spacing:.16em;
position:relative;
font-weight:700;
align-items:center;
display:flex;
font-size:0.625rem;
flex-wrap:wrap;
text-transform:uppercase;
}
.bhajp_card_mega-n1a .bhajp_label-n1a{
color:#E8B84B;
}
.bhajp_drop-n1a{
text-transform:none;
color:#6E5E4A;
letter-spacing:.04em;
font-weight:600;
}
.bhajp_card_mega-n1a .bhajp_drop-n1a{
color:#B09A78;
}
.bhajp_amount-n1a{
line-height:1;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
position:relative;
overflow-wrap:break-word;
font-size:2.375rem;
color:#1A1410;
font-weight:700;
}
.bhajp_card_mega-n1a .bhajp_amount-n1a{
animation:zm2-pulse 2.4s infinite;
color:#E8B84B;
font-size:48px;
}
@media(min-width:767px){
.bhajp_card_mega-n1a .bhajp_amount-n1a{
font-size:54px;
}
}
.bhajp_game-n1a{
position:relative;
font-size:13px;
color:#6E5E4A;
}
.bhajp_card_mega-n1a .bhajp_game-n1a{
color:#B09A78;
}
.bhajp_cta-n1a{
position:relative;
align-self:flex-start;
}
.bhajp_card_mega-n1a .bhajp_cta-n1a{
transition:opacity .22s ease;
background:#E8B84B;
border-radius:62.438rem;
padding:0.625rem 1.25rem;
font-weight:700;
font-size:13px;
color:#1A1410;
}
.bhajp_card_mega-n1a .bhajp_cta-n1a:hover{
opacity:.9;
}
.bhajp_card-n1a:not(.bhajp_card_mega-n1a) .bhajp_cta-n1a{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
font-weight:700;
border-bottom:1px solid #1A1410;
padding-bottom:2px;
color:#1A1410;
}
.bhajp_card-n1a:not(.bhajp_card_mega-n1a) .bhajp_cta-n1a:hover{
border-color:#C4943A;
color:#C4943A;
}
.bhajp_seo-n1a{
margin:14px 0 0;
max-width:760px;
font-size:14px;
overflow-wrap:break-word;
color:#8C7B65;
line-height:1.65;
}
.bhajp_seo-n1a strong{
color:#1A1410;
font-weight:700;
}
.bhapr-n1a{
padding:30px 0 0.375rem;
}
.bhapr_card-n1a{
padding:1.625rem;
flex:0 0 auto;
border:1px solid rgba(30,20,10,0.08);
overflow:hidden;
gap:10px;
background:#FFFFFF;
border-radius:1.25rem;
flex-direction:column;
position:relative;
min-height:12.5rem;
width:280px;
display:flex;
}
@media(min-width:766px){
.bhapr_card-n1a{
width:18.75rem;
}
}
.bhapr_card_feat-n1a{
border-color:transparent;
background:linear-gradient(150deg,#2A2014,#111009);
color:#F5EDD8;
}
.bhapr_glow-n1a{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,54,0.18),transparent 70%);
top:-1.875rem;
opacity:0;
height:130px;
position:absolute;
width:8.125rem;
pointer-events:none;
right:-1.875rem;
}
.bhapr_card_feat-n1a .bhapr_glow-n1a{
opacity:1;
}
.bhapr_label-n1a{
text-transform:uppercase;
position:relative;
color:#C4943A;
font-size:0.625rem;
letter-spacing:.16em;
font-weight:700;
}
.bhapr_card_feat-n1a .bhapr_label-n1a{
color:#E8B84B;
}
.bhapr_amount-n1a{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
font-size:1.625rem;
position:relative;
line-height:1.08;
overflow-wrap:break-word;
font-weight:600;
}
.bhapr_card_feat-n1a .bhapr_amount-n1a{
color:#F5EDD8;
}
.bhapr_amount-n1a em{
color:#C4943A;
font-style:normal;
}
.bhapr_card_feat-n1a .bhapr_amount-n1a em{
color:#E8B84B;
}
.bhapr_terms-n1a{
line-height:1.5;
font-size:0.813rem;
color:#6E5E4A;
position:relative;
}
.bhapr_card_feat-n1a .bhapr_terms-n1a{
color:#B09A78;
}
.bhapr_cta-n1a{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.bhapr_card_feat-n1a .bhapr_cta-n1a{
background:#E8B84B;
padding:0.563rem 1.125rem;
transition:opacity .22s ease;
border-radius:999px;
color:#1A1410;
font-size:13px;
font-weight:700;
}
.bhapr_card_feat-n1a .bhapr_cta-n1a:hover{
opacity:.9;
}
.bhapr_card-n1a:not(.bhapr_card_feat-n1a) .bhapr_cta-n1a{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
border-bottom:1px solid #1A1410;
padding-bottom:2px;
color:#1A1410;
font-size:13px;
}
.bhapr_card-n1a:not(.bhapr_card_feat-n1a) .bhapr_cta-n1a:hover{
border-color:#C4943A;
color:#C4943A;
}
.bhagrow-n1a{
padding:26px 0 10px;
}
.bharow_seo-n1a{
margin:10px 0 0;
max-width:47.5rem;
color:#8C7B65;
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
}
.bharow_seo-n1a strong{
font-weight:700;
color:#1A1410;
}
.bhagrow-n1a{
padding:1.625rem 0 0.625rem;
}
.bharow_seo-n1a{
margin:0.625rem 0 0;
font-size:0.875rem;
line-height:1.65;
max-width:760px;
color:#8C7B65;
overflow-wrap:break-word;
}
.bharow_seo-n1a strong{
font-weight:700;
color:#1A1410;
}
.bhatrn-n1a{
padding:30px 0 0.625rem;
}
.bhatrn_in-n1a{
background:#FFFFFF;
border-radius:1.25rem;
grid-template-columns:1fr;
overflow:hidden;
border:1px solid rgba(30,20,10,0.08);
display:grid;
}
@media(min-width:880px){
.bhatrn_in-n1a{
grid-template-columns:1.05fr 1fr;
}
}
.bhatrn_banner-n1a{
padding:34px;
background:linear-gradient(150deg,#2A2014,#111009);
overflow:hidden;
position:relative;
color:#F5EDD8;
}
.bhatrn_glow-n1a{
background:radial-gradient(circle,rgba(196,148,54,0.18),transparent 70%);
border-radius:50%;
right:-2.5rem;
bottom:-2.5rem;
width:200px;
position:absolute;
pointer-events:none;
height:200px;
}
.bhatrn_eyebrow-n1a{
margin-bottom:0.875rem;
position:relative;
}
.bhatrn_h2-n1a{
overflow-wrap:break-word;
color:#F5EDD8;
position:relative;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
line-height:1.06;
margin-bottom:0.75rem;
}
@media(min-width:771px){
.bhatrn_h2-n1a{
font-size:36px;
}
}
.bhatrn_text-n1a{
color:#B09A78;
line-height:1.6;
font-size:14px;
margin-bottom:1.375rem;
max-width:420px;
position:relative;
}
.bhatrn_timer-n1a{
gap:0.5rem;
flex-wrap:wrap;
position:relative;
display:flex;
margin-bottom:1.5rem;
align-items:center;
}
.bhatrn_timer_cap-n1a{
font-size:11px;
color:#B09A78;
}
.bhatrn_timer_box-n1a{
padding:0.25rem 0.75rem;
border-radius:0.5rem;
background:rgba(255,245,220,0.07);
font-weight:700;
color:#F5EDD8;
font-size:24px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.bhatrn_cta-n1a{
background:#E8B84B;
padding:0.813rem 26px;
transition:opacity .22s ease;
border-radius:62.438rem;
color:#1A1410;
position:relative;
display:inline-block;
font-weight:700;
font-size:14px;
}
.bhatrn_cta-n1a:hover{
opacity:.9;
}
.bhatrn_lb-n1a{
padding:26px 28px;
}
.bhatrn_lb_head-n1a{
gap:10px;
display:flex;
align-items:center;
justify-content:space-between;
margin-bottom:12px;
}
.bhatrn_lb_title-n1a{
font-weight:600;
font-size:1.25rem;
color:#1A1410;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.bhatrn_lb_upd-n1a{
font-size:11px;
color:#6E5E4A;
letter-spacing:.08em;
text-transform:uppercase;
}
.bhatrn_lb_row-n1a{
gap:0.875rem;
padding:0.688rem 12px;
border-radius:8px;
display:flex;
align-items:center;
}
.bhatrn_lb_row-n1a:nth-child(2){
background:rgba(196,148,58,0.10);
}
.bhatrn_lb_rank-n1a{
flex:0 0 auto;
width:1.375rem;
color:#C4943A;
font-size:1rem;
font-weight:700;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.bhatrn_lb_av-n1a{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#C4943A,#F0CB72);
height:30px;
width:1.875rem;
}
.bhatrn_lb_name-n1a{
flex:1 1 auto;
overflow:hidden;
font-size:14px;
font-weight:600;
text-overflow:ellipsis;
color:#1A1410;
min-width:0;
white-space:nowrap;
}
.bhatrn_lb_amount-n1a{
flex:0 0 auto;
font-weight:700;
color:#1A1410;
font-size:13px;
}
.bhaapp-n1a{
padding:1.875rem 0 0.625rem;
}
.bhaapp_in-n1a{
gap:1.75rem;
border:1px solid rgba(30,20,10,0.08);
background:#FFFFFF;
border-radius:1.25rem;
padding:2rem;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.bhaapp_in-n1a{
padding:40px 2.75rem;
gap:40px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.bhaapp_copy-n1a{
min-width:0;
max-width:35rem;
}
.bhaapp_eyebrow-n1a{
margin-bottom:12px;
}
.bhaapp_h2-n1a{
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:12px;
line-height:1.05;
color:#1A1410;
font-size:28px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.bhaapp_h2-n1a{
font-size:34px;
}
}
.bhaapp_text-n1a{
line-height:1.6;
margin-bottom:1.375rem;
font-size:14px;
color:#8C7B65;
}
.bhaapp_btns-n1a{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.bhaapp_btn-n1a{
border-radius:0.875rem;
padding:11px 1.25rem;
transition:background-color .22s ease;
gap:10px;
background:#1A1410;
color:#F5EDD8;
display:inline-flex;
align-items:center;
}
.bhaapp_btn-n1a:hover{
background:#2E2419;
}
.bhaapp_btn_ic-n1a{
align-items:center;
display:inline-flex;
}
.bhaapp_btn_ic-n1a svg{
height:18px;
width:18px;
}
.bhaapp_btn_lb-n1a{
font-size:13.5px;
font-weight:700;
}
.bhaapp_qr_wrap-n1a{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.bhaapp_qr-n1a{
flex:0 0 auto;
border-radius:14px;
height:108px;
background-color:#1A1410;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 5px 11px),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 5px 11px);
width:6.75rem;
}
.bhaapp_qr_cap-n1a{
max-width:5.75rem;
font-size:0.781rem;
line-height:1.4;
color:#6E5E4A;
}
.bhasea-n1a{
padding:1.5rem 0 0.625rem;
}
.bhasea_in-n1a{
border-radius:20px;
padding:2.25rem;
gap:1.375rem;
overflow:hidden;
background:linear-gradient(115deg,#2A2014,#111009);
color:#F5EDD8;
display:flex;
flex-direction:column;
position:relative;
}
@media(min-width:817px){
.bhasea_in-n1a{
padding:2.75rem 48px;
gap:2rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.bhasea_glow-n1a{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,54,0.18),transparent 68%);
transform:translateY(-50%);
right:60px;
width:240px;
height:15rem;
pointer-events:none;
top:50%;
position:absolute;
}
.bhasea_copy-n1a{
min-width:0;
position:relative;
max-width:560px;
}
.bhasea_eyebrow-n1a{
margin-bottom:0.75rem;
}
.bhasea_h2-n1a{
font-size:30px;
margin-bottom:12px;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#F5EDD8;
line-height:1.04;
}
@media(min-width:770px){
.bhasea_h2-n1a{
font-size:38px;
}
}
.bhasea_text-n1a{
font-size:15px;
color:#B09A78;
line-height:1.6;
}
.bhasea_cta-n1a{
flex:0 0 auto;
padding:16px 32px;
background:#E8B84B;
border-radius:999px;
transition:opacity .22s ease;
position:relative;
font-size:0.938rem;
font-weight:700;
color:#1A1410;
}
.bhasea_cta-n1a:hover{
opacity:.9;
}
.bhavip-n1a{
padding:3rem 0;
}
@media(min-width:770px){
.bhavip-n1a{
padding:4rem 0;
}
}
.bhavip_head-n1a{
gap:0.875rem;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:881px){
.bhavip_head-n1a{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.bhavip_eyebrow-n1a{
margin-bottom:0.75rem;
}
.bhavip_h2-n1a{
color:#F5EDD8;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.05;
font-size:2rem;
}
@media(min-width:766px){
.bhavip_h2-n1a{
font-size:2.5rem;
}
}
.bhavip_intro-n1a{
color:#B09A78;
max-width:420px;
line-height:1.6;
font-size:14px;
}
.bhavip_grid-n1a{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.bhavip_card-n1a{
border:1px solid rgba(255,245,220,0.13);
padding:1.375rem 1.125rem;
border-radius:14px;
min-width:0;
}
.bhavip_card_feat-n1a{
border-color:#E8B84B;
background:rgba(255,245,220,0.07);
}
.bhavip_card_ic-n1a{
border-radius:8px;
background:linear-gradient(135deg,#C4943A,#F0CB72);
display:block;
margin-bottom:1rem;
height:34px;
width:2.125rem;
}
.bhavip_name-n1a{
margin-bottom:6px;
overflow-wrap:break-word;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:20px;
color:#F5EDD8;
}
.bhavip_perk-n1a{
font-size:12.5px;
line-height:1.5;
overflow-wrap:break-word;
color:#B09A78;
}
.bhanl-n1a{
padding:1.5rem 0 0.625rem;
}
.bhanl_in-n1a{
padding:30px 2rem;
background:#251D13;
gap:1.375rem;
border-radius:20px;
flex-direction:column;
color:#F5EDD8;
display:flex;
}
@media(min-width:770px){
.bhanl_in-n1a{
gap:1.75rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.bhanl_text_wrap-n1a{
min-width:0;
}
.bhanl_h3-n1a{
font-size:1.375rem;
margin-bottom:5px;
font-weight:600;
line-height:1.1;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F5EDD8;
}
@media(min-width:771px){
.bhanl_h3-n1a{
font-size:1.5rem;
}
}
.bhanl_text-n1a{
color:#B09A78;
line-height:1.5;
font-size:0.844rem;
}
.bhanl_form-n1a{
gap:10px;
flex:1 1 auto;
max-width:28.75rem;
min-width:0;
display:flex;
}
.bhanl_input-n1a{
overflow:hidden;
border:1px solid rgba(255,245,220,0.13);
flex:1 1 auto;
padding:13px 16px;
background:rgba(255,245,220,0.07);
border-radius:0.875rem;
font-size:14px;
min-width:0;
display:flex;
white-space:nowrap;
color:#B09A78;
align-items:center;
text-overflow:ellipsis;
}
.bhanl_btn-n1a{
flex:0 0 auto;
background:#E8B84B;
border-radius:14px;
padding:0.813rem 1.5rem;
transition:opacity .22s ease;
font-weight:700;
color:#1A1410;
white-space:nowrap;
font-size:0.875rem;
}
.bhanl_btn-n1a:hover{
opacity:.9;
}
.bhatt-n1a{
padding:48px 0 0.625rem;
}
@media(min-width:766px){
.bhatt-n1a{
padding:60px 0 10px;
}
}
.bhatt_head-n1a{
text-align:center;
margin-bottom:34px;
}
.bhatt_eyebrow-n1a{
margin-bottom:0.75rem;
}
.bhatt_h2-n1a{
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
color:#1A1410;
font-weight:600;
line-height:1.05;
}
@media(min-width:771px){
.bhatt_h2-n1a{
font-size:2.625rem;
}
}
.bhatt_grid-n1a{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.bhatt_grid-n1a{
grid-template-columns:repeat(3,1fr);
}
}
.bhatt_card-n1a{
border:1px solid rgba(30,20,10,0.08);
padding:30px;
background:#FFFFFF;
border-radius:0.875rem;
min-width:0;
display:flex;
flex-direction:column;
}
.bhatt_card_ic-n1a{
margin-bottom:18px;
align-items:center;
display:inline-flex;
color:#C4943A;
}
.bhatt_card_ic-n1a svg{
width:1.75rem;
height:1.75rem;
}
.bhatt_card_h-n1a{
color:#1A1410;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
font-size:1.375rem;
margin-bottom:0.5rem;
}
.bhatt_card_p-n1a{
font-size:14px;
margin-bottom:0.875rem;
overflow-wrap:break-word;
line-height:1.6;
color:#8C7B65;
}
.bhatt_card_p-n1a b{
font-weight:700;
color:#1A1410;
}
.bhatt_card_link-n1a{
transition:color .22s ease;
padding-bottom:2px;
color:#1A1410;
align-self:flex-start;
font-weight:700;
border-bottom:1px solid #C4943A;
margin-top:auto;
font-size:13px;
}
.bhatt_card_link-n1a:hover{
color:#C4943A;
}
.bhaop-n1a{
padding:36px 0 0.625rem;
}
.bhaop_in-n1a{
padding:32px;
border:1px solid rgba(30,20,10,0.08);
grid-template-columns:1fr;
background:#FFFFFF;
gap:32px;
border-radius:14px;
display:grid;
align-items:center;
}
@media(min-width:861px){
.bhaop_in-n1a{
padding:2.125rem 2.5rem;
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
}
}
.bhaop_left-n1a{
min-width:0;
}
.bhaop_eyebrow-n1a{
margin-bottom:0.75rem;
}
.bhaop_h2-n1a{
margin-bottom:0.625rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
overflow-wrap:break-word;
font-size:28px;
font-weight:600;
color:#1A1410;
}
@media(min-width:769px){
.bhaop_h2-n1a{
font-size:30px;
}
}
.bhaop_text-n1a{
line-height:1.6;
font-size:14px;
color:#8C7B65;
}
.bhaop_grid-n1a{
overflow:hidden;
border-radius:8px;
gap:1px;
background:rgba(30,20,10,0.14);
grid-template-columns:1fr 1fr;
border:1px solid rgba(30,20,10,0.14);
display:grid;
}
.bhaop_field-n1a{
padding:18px 1.25rem;
background:#FAF6F0;
min-width:0;
}
.bhaop_field_lb-n1a{
margin-bottom:0.313rem;
color:#C4943A;
letter-spacing:.1em;
font-size:0.625rem;
text-transform:uppercase;
font-weight:600;
}
.bhaop_field_val-n1a{
overflow-wrap:break-word;
color:#1A1410;
font-size:0.875rem;
font-weight:700;
}
.bhaprov-n1a{
padding:2.5rem 0 1.25rem;
}
.bhaprov_eyebrow-n1a{
display:block;
margin-bottom:18px;
}
.bhaprov_grid-n1a{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:557px){
.bhaprov_grid-n1a{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:903px){
.bhaprov_grid-n1a{
grid-template-columns:repeat(6,1fr);
}
}
.bhawy-n1a{
padding:3rem 0;
}
@media(min-width:771px){
.bhawy-n1a{
padding:3.5rem 0;
}
}
.bhawy_in-n1a{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:901px){
.bhawy_in-n1a{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.bhawy_left-n1a{
min-width:0;
}
.bhawy_eyebrow-n1a{
margin-bottom:0.875rem;
}
.bhawy_h2-n1a{
line-height:1.05;
font-weight:600;
margin-bottom:16px;
overflow-wrap:break-word;
color:#1A1410;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
}
@media(min-width:771px){
.bhawy_h2-n1a{
font-size:40px;
}
}
.bhawy_intro-n1a{
font-size:0.938rem;
line-height:1.6;
color:#8C7B65;
}
.bhawy_grid-n1a{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:559px){
.bhawy_grid-n1a{
grid-template-columns:1fr 1fr;
}
}
.bhawy_card-n1a{
padding:1.625rem;
border-radius:14px;
background:#FFFFFF;
border:1px solid rgba(30,20,10,0.08);
min-width:0;
}
.bhawy_card_ic-n1a{
justify-content:center;
color:#C4943A;
margin-bottom:1rem;
align-items:center;
display:inline-flex;
}
.bhawy_card_ic-n1a svg{
height:26px;
width:1.625rem;
}
.bhawy_card_h-n1a{
font-weight:600;
color:#1A1410;
line-height:1.15;
font-size:1.313rem;
margin-bottom:0.5rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.bhawy_card_p-n1a{
overflow-wrap:break-word;
color:#8C7B65;
line-height:1.55;
font-size:0.875rem;
}
.bhats-n1a{
padding:44px 0;
}
.bhats_in-n1a{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:878px){
.bhats_in-n1a{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.bhats_left-n1a{
min-width:0;
}
.bhats_h2-n1a{
line-height:1.1;
font-size:1.625rem;
color:#F5EDD8;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:12px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.bhats_h2-n1a{
font-size:1.75rem;
}
}
.bhats_text-n1a{
line-height:1.6;
color:#B09A78;
font-size:14.5px;
max-width:32.5rem;
margin-bottom:1.375rem;
}
.bhats_badges-n1a{
gap:18px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.bhats_badge-n1a{
font-weight:600;
color:#B09A78;
font-size:13px;
}
.bhats_pay-n1a{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:879px){
.bhats_pay-n1a{
justify-content:flex-end;
}
}
.bhats_pay_chip-n1a{
border:1px solid rgba(255,245,220,0.13);
border-radius:0.875rem;
background:rgba(255,245,220,0.07);
padding:12px 1rem;
color:#F5EDD8;
font-size:14px;
font-weight:700;
}
.bhahts-n1a{
padding:3rem 0;
}
@media(min-width:765px){
.bhahts-n1a{
padding:62px 0;
}
}
.bhahts_head-n1a{
gap:1.125rem;
display:flex;
margin-bottom:34px;
flex-direction:column;
}
@media(min-width:765px){
.bhahts_head-n1a{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.bhahts_eyebrow-n1a{
margin-bottom:12px;
}
.bhahts_h2-n1a{
overflow-wrap:break-word;
color:#F5EDD8;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-weight:600;
font-size:1.875rem;
}
@media(min-width:769px){
.bhahts_h2-n1a{
font-size:38px;
}
}
.bhahts_cta-n1a{
flex:0 0 auto;
padding:0.938rem 30px;
border-radius:999px;
background:#E8B84B;
transition:opacity .22s ease;
font-weight:700;
font-size:15px;
color:#1A1410;
}
.bhahts_cta-n1a:hover{
opacity:.9;
}
.bhahts_grid-n1a{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.bhahts_grid-n1a{
grid-template-columns:repeat(3,1fr);
}
}
.bhahts_step-n1a{
min-width:0;
padding-top:22px;
border-top:1px solid rgba(255,245,220,0.13);
}
.bhahts_step_num-n1a{
margin-bottom:14px;
line-height:1;
font-weight:700;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#E8B84B;
font-size:44px;
}
.bhahts_step_h-n1a{
line-height:1.2;
font-weight:700;
margin-bottom:8px;
font-size:19px;
color:#F5EDD8;
overflow-wrap:break-word;
}
.bhahts_step_p-n1a{
color:#B09A78;
overflow-wrap:break-word;
font-size:14px;
line-height:1.55;
}
.bharc-n1a{
padding:3rem 0 10px;
}
.bharc_in-n1a{
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:757px){
.bharc_in-n1a{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.bharc_col-n1a{
min-width:0;
}
.bharc_label-n1a{
text-transform:uppercase;
letter-spacing:.2em;
font-size:0.688rem;
margin-bottom:16px;
font-weight:600;
color:#C4943A;
}
.bharc_awards-n1a{
gap:12px;
flex-direction:column;
display:flex;
}
.bharc_award-n1a{
gap:0.75rem;
min-width:0;
display:flex;
align-items:center;
}
.bharc_award_ic-n1a{
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#E8B84B;
}
.bharc_award_ic-n1a svg{
width:18px;
height:1.125rem;
}
.bharc_award_t-n1a{
color:#1A1410;
font-weight:700;
font-size:14px;
overflow-wrap:break-word;
}
.bharc_award_s-n1a{
color:#6E5E4A;
overflow-wrap:break-word;
font-size:0.75rem;
}
.bharc_press-n1a{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.bharc_press_logo-n1a{
padding:0 0.5rem;
overflow:hidden;
border:1px solid rgba(30,20,10,0.08);
border-radius:0.5rem;
text-overflow:ellipsis;
color:#8C7B65;
font-size:0.875rem;
white-space:nowrap;
font-weight:700;
height:3.25rem;
justify-content:center;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
display:flex;
text-align:center;
align-items:center;
}
.bharc_partner-n1a{
border:1px solid rgba(30,20,10,0.08);
border-radius:14px;
padding:1.375rem;
background:#FFFFFF;
}
.bharc_partner_name-n1a{
font-size:20px;
margin-bottom:0.375rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
color:#1A1410;
}
.bharc_partner_text-n1a{
font-size:13px;
overflow-wrap:break-word;
line-height:1.55;
color:#8C7B65;
}
.bhasg-n1a{
padding:48px 0 0.625rem;
}
.bhasg_eyebrow-n1a{
margin-bottom:0.75rem;
display:block;
}
.bhasg_h2-n1a{
margin-bottom:28px;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-size:1.875rem;
color:#1A1410;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.bhasg_h2-n1a{
font-size:2.25rem;
}
}
.bhasg_grid-n1a{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:719px){
.bhasg_grid-n1a{
grid-template-columns:repeat(3,1fr);
}
}
.bhasg_col-n1a{
min-width:0;
}
.bhasg_col_h-n1a{
margin-bottom:0.625rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
font-weight:600;
font-size:1.375rem;
color:#1A1410;
overflow-wrap:break-word;
}
.bhasg_col_p-n1a{
color:#8C7B65;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
}
.bhasb-n1a{
background:#FFFFFF;
padding:3rem 0;
border-bottom:1px solid rgba(30,20,10,0.08);
border-top:1px solid rgba(30,20,10,0.08);
margin-top:24px;
}
@media(min-width:770px){
.bhasb-n1a{
padding:3.5rem 0;
}
}
.bhasb_eyebrow-n1a{
display:block;
margin-bottom:12px;
}
.bhasb_h2-n1a{
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
font-size:30px;
margin-bottom:26px;
color:#1A1410;
}
@media(min-width:766px){
.bhasb_h2-n1a{
font-size:36px;
}
}
.bhasb_grid-n1a{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.bhasb_grid-n1a{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.bhasb_grid-n1a{
grid-template-columns:repeat(4,1fr);
}
}
.bhasb_card-n1a{
border:1px solid rgba(30,20,10,0.08);
padding:24px;
background:#FAF6F0;
border-radius:0.875rem;
min-width:0;
}
.bhasb_card_h-n1a{
margin-bottom:8px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.188rem;
color:#1A1410;
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
}
.bhasb_card_p-n1a{
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
color:#8C7B65;
}
.bhasb_rtp-n1a{
border:1px solid rgba(30,20,10,0.08);
border-radius:0.875rem;
grid-template-columns:1fr;
gap:1.5rem;
padding:26px 1.75rem;
background:#FAF6F0;
display:grid;
margin-top:18px;
align-items:center;
}
@media(min-width:763px){
.bhasb_rtp-n1a{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.bhasb_rtp_h-n1a{
font-size:20px;
overflow-wrap:break-word;
margin-bottom:8px;
color:#1A1410;
line-height:1.15;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.bhasb_rtp_p-n1a{
line-height:1.6;
color:#8C7B65;
font-size:0.844rem;
overflow-wrap:break-word;
}
.bhasb_rtp_stats-n1a{
gap:1rem;
display:flex;
}
.bhasb_stat-n1a{
border-radius:8px;
flex:1 1 0;
background:#FFFFFF;
padding:18px;
text-align:center;
min-width:0;
}
.bhasb_stat_v-n1a{
color:#3D8C5F;
font-size:26px;
font-weight:700;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.bhasb_stat_l-n1a{
margin-top:4px;
font-size:0.719rem;
color:#6E5E4A;
}
.bhalh-n1a{
padding:40px 0 20px;
}
.bhalh_in-n1a{
border-top:1px solid rgba(30,20,10,0.14);
padding-top:34px;
}
.bhalh_eyebrow-n1a{
margin-bottom:1.375rem;
display:block;
}
.bhalh_grid-n1a{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:601px){
.bhalh_grid-n1a{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:959px){
.bhalh_grid-n1a{
grid-template-columns:repeat(5,1fr);
}
}
.bhalh_col-n1a{
min-width:0;
}
.bhalh_col_h-n1a{
font-weight:700;
overflow-wrap:break-word;
font-size:0.813rem;
margin-bottom:0.75rem;
color:#1A1410;
}
.bhalh_links-n1a{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.bhalh_link-n1a{
transition:color .22s ease;
font-size:0.813rem;
color:#8C7B65;
overflow-wrap:break-word;
}
.bhalh_link-n1a:hover{
color:#C4943A;
}
.bhafaq-n1a{
padding:3rem 0;
background:#FFFFFF;
border-top:1px solid rgba(30,20,10,0.08);
margin-top:1.5rem;
border-bottom:1px solid rgba(30,20,10,0.08);
}
@media(min-width:767px){
.bhafaq-n1a{
padding:62px 0;
}
}
.bhafaq_head-n1a{
text-align:center;
margin-bottom:2.125rem;
}
.bhafaq_eyebrow-n1a{
margin-bottom:0.75rem;
}
.bhafaq_h2-n1a{
color:#1A1410;
font-size:32px;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
}
@media(min-width:765px){
.bhafaq_h2-n1a{
font-size:38px;
}
}
.bhafaq_list-n1a{
gap:0.75rem;
margin:0 auto;
display:flex;
max-width:820px;
flex-direction:column;
}
.bhafaq_item-n1a{
background:#FAF6F0;
border-radius:14px;
overflow:hidden;
border:1px solid rgba(30,20,10,0.08);
}
.bhafaq_q-n1a{
list-style:none;
padding:20px 24px;
gap:20px;
font-size:16px;
align-items:center;
cursor:pointer;
justify-content:space-between;
display:flex;
overflow-wrap:break-word;
font-weight:700;
color:#1A1410;
}
.bhafaq_q-n1a::-webkit-details-marker{
display:none;
}
.bhafaq_q_ic-n1a{
flex:0 0 auto;
transition:transform .22s ease;
align-items:center;
display:inline-flex;
color:#C4943A;
}
.bhafaq_q_ic-n1a svg{
height:1.125rem;
width:1.125rem;
}
.bhafaq_item-n1a[open] .bhafaq_q_ic-n1a{
transform:rotate(180deg);
}
.bhafaq_a-n1a{
padding:0 1.5rem 1.25rem;
overflow-wrap:break-word;
line-height:1.6;
font-size:14.5px;
color:#8C7B65;
}
.bhael-n1a{
padding:48px 0;
}
@media(min-width:768px){
.bhael-n1a{
padding:56px 0;
}
}
.bhael_in-n1a{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:900px){
.bhael_in-n1a{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.bhael_left-n1a{
min-width:0;
}
.bhael_eyebrow-n1a{
margin-bottom:14px;
}
.bhael_h2-n1a{
line-height:1.08;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
margin-bottom:1.375rem;
color:#1A1410;
font-weight:600;
}
@media(min-width:768px){
.bhael_h2-n1a{
font-size:38px;
}
}
.bhael_body-n1a p{
overflow-wrap:break-word;
color:#3D3027;
margin-bottom:1.125rem;
font-size:1rem;
line-height:1.7;
}
.bhael_dropcap-n1a{
padding:6px 12px 0 0;
font-size:62px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
float:left;
color:#C4943A;
line-height:.8;
}
.bhael_right-n1a{
min-width:0;
}
.bhael_quote-n1a{
padding:36px;
border-radius:1.25rem;
background:linear-gradient(150deg,#2A2014,#111009);
margin-bottom:24px;
color:#F5EDD8;
position:relative;
}
.bhael_quote_mark-n1a{
align-items:center;
margin-bottom:0.375rem;
display:inline-flex;
color:#E8B84B;
}
.bhael_quote_mark-n1a svg{
height:34px;
width:34px;
}
.bhael_quote_text-n1a{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.4;
font-size:1.375rem;
color:#F5EDD8;
font-weight:500;
overflow-wrap:break-word;
margin-bottom:22px;
}
.bhael_quote_meta-n1a{
gap:12px;
display:flex;
align-items:center;
}
.bhael_quote_av-n1a{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#C4943A,#F0CB72);
width:38px;
height:38px;
}
.bhael_quote_author-n1a{
color:#F5EDD8;
font-weight:700;
font-size:0.875rem;
}
.bhael_quote_meta_sub-n1a{
font-size:12px;
color:#B09A78;
}
.bhael_explain-n1a{
border:1px solid rgba(30,20,10,0.08);
border-radius:0.875rem;
overflow:hidden;
}
.bhael_explain_card-n1a{
padding:1.375rem 1.5rem;
}
.bhael_explain_card-n1a+.bhael_explain_card-n1a{
border-top:1px solid rgba(30,20,10,0.08);
}
.bhael_explain_h-n1a{
overflow-wrap:break-word;
font-size:20px;
font-weight:600;
color:#1A1410;
line-height:1.15;
margin-bottom:0.5rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.bhael_explain_p-n1a{
overflow-wrap:break-word;
font-size:0.875rem;
color:#8C7B65;
line-height:1.55;
}
.bhaft-n1a{
background:#2A2118;
margin-top:2.5rem;
color:#B09A78;
}
.bhaft_in-n1a{
padding:48px 0 28px;
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:599px){
.bhaft_in-n1a{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.bhaft_in-n1a{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.bhaft_brand-n1a{
min-width:0;
}
.bhaft_logo-n1a{
color:#F5EDD8;
font-size:1.625rem;
font-weight:700;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.bhaft_tagline-n1a{
margin-top:14px;
font-size:0.844rem;
color:#B09A78;
line-height:1.6;
max-width:17.5rem;
}
.bhaft_contact-n1a{
transition:color .22s ease;
color:#E8B84B;
font-size:13px;
overflow-wrap:anywhere;
margin-top:12px;
display:inline-block;
max-width:280px;
}
.bhaft_contact-n1a:hover{
color:#F5EDD8;
}
.bhaft_col-n1a{
min-width:0;
}
.bhaft_col_h-n1a{
color:#F5EDD8;
text-transform:uppercase;
margin-bottom:0.875rem;
letter-spacing:.08em;
overflow-wrap:break-word;
font-size:0.813rem;
font-weight:700;
}
.bhaft_col_links-n1a{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.bhaft_link-n1a{
transition:color .22s ease;
color:#B09A78;
font-size:0.844rem;
overflow-wrap:break-word;
}
.bhaft_link-n1a:hover{
color:#F5EDD8;
}
.bhaft_bot-n1a{
gap:16px;
padding:22px 0 2.5rem;
display:flex;
border-top:1px solid rgba(255,245,220,0.13);
flex-direction:column;
}
@media(min-width:771px){
.bhaft_bot-n1a{
gap:20px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.bhaft_legal-n1a{
max-width:760px;
font-size:11.5px;
line-height:1.6;
overflow-wrap:break-word;
color:#B3A393;
}
.bhaft_legal-n1a b{
font-weight:700;
color:#B09A78;
}
.bhaft_age-n1a{
border-radius:0.5rem;
border:1.5px solid #E8B84B;
padding:0.25rem 9px;
flex:0 0 auto;
font-weight:700;
font-size:13px;
color:#E8B84B;
}