*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1610;
color:#D9CEB4;
overflow-wrap:break-word;
font-size:15px;
text-rendering:optimizeLegibility;
line-height:1.6;
-webkit-font-smoothing:antialiased;
font-family:"Figtree", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.hmb_layout-o3b{
display:flex;
min-height:100vh;
flex-direction:column;
}
.hmb_main-o3b{
flex:1 1 auto;
width:100%;
min-width:0;
}
.hmb_container-o3b{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:769px){
.hmb_container-o3b{
padding:0 2rem;
}
}
@media(min-width:1100px){
.hmb_container-o3b{
padding:0 56px;
}
}
.hmb_eyebrow-o3b{
letter-spacing:.2em;
font-weight:600;
color:#B8864A;
text-transform:uppercase;
font-family:"Figtree", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
line-height:1.4;
display:inline-block;
font-size:11px;
}
.hmb_band-o3b{
background:#13110C;
color:#F4ECD8;
}
.hmb_band-o3b .hmb_eyebrow-o3b{
color:#D4A84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.hmb_tb-o3b{
background:#1A1610;
z-index:50;
border-bottom:1px solid rgba(244,232,196,0.13);
position:sticky;
top:0;
}
.hmb_tb_in-o3b{
padding:12px 1rem;
margin:0 auto;
gap:1rem;
justify-content:space-between;
display:flex;
max-width:87.5rem;
align-items:center;
width:100%;
}
@media(min-width:766px){
.hmb_tb_in-o3b{
padding:16px 32px;
}
}
@media(min-width:1100px){
.hmb_tb_in-o3b{
padding:18px 3.5rem;
}
}
.hmb_tb_left-o3b{
gap:1.75rem;
align-items:center;
display:flex;
min-width:0;
}
.hmb_tb_logo-o3b{
gap:0.688rem;
display:flex;
align-items:center;
min-width:0;
}
.hmb_tb_logo_mark-o3b{
border-radius:0.5rem;
flex:0 0 auto;
height:2.125rem;
width:34px;
object-fit:cover;
}
.hmb_tb_logo_txt-o3b{
min-width:0;
display:flex;
line-height:1;
flex-direction:column;
}
.hmb_tb_logo_name-o3b{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
letter-spacing:.02em;
color:#F4ECD8;
font-size:22px;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.hmb_tb_logo_sub-o3b{
overflow:hidden;
text-overflow:ellipsis;
margin-top:4px;
color:#B8864A;
font-weight:600;
text-transform:uppercase;
font-size:8.5px;
letter-spacing:.32em;
white-space:nowrap;
}
.hmb_tb_nav-o3b{
display:none;
}
@media(min-width:963px){
.hmb_tb_nav-o3b{
gap:28px;
display:flex;
align-items:center;
}
}
.hmb_tb_nav_item-o3b{
transition:color .22s ease,border-color .22s ease;
font-weight:600;
color:#D9CEB4;
border-bottom:2px solid transparent;
padding-bottom:3px;
white-space:nowrap;
font-size:14px;
}
.hmb_tb_nav_item-o3b:hover{
color:#F4ECD8;
}
.hmb_tb_nav_item-o3b.hmb_state_active-o3b{
border-color:#B8864A;
color:#F4ECD8;
}
.hmb_tb_right-o3b{
flex:0 0 auto;
gap:14px;
align-items:center;
display:flex;
}
.hmb_tb_search-o3b{
transition:color .22s ease;
align-items:center;
display:flex;
color:#D9CEB4;
justify-content:center;
}
.hmb_tb_search-o3b:hover{
color:#B8864A;
}
.hmb_tb_search-o3b svg{
height:18px;
width:18px;
}
.hmb_tb_lang-o3b{
font-size:0.688rem;
text-transform:uppercase;
font-weight:600;
letter-spacing:.1em;
color:#A89D82;
}
.hmb_tb_lang-o3b:hover{
color:#F4ECD8;
}
.hmb_tb_login-o3b{
color:#F4ECD8;
font-size:0.875rem;
display:none;
font-weight:600;
}
@media(min-width:769px){
.hmb_tb_login-o3b{
display:inline-block;
}
}
.hmb_tb_register-o3b{
padding:0.688rem 1.375rem;
border-radius:999px;
transition:background-color .22s ease;
background:#C99A3E;
white-space:nowrap;
color:#1A1208;
font-size:14px;
font-weight:700;
}
.hmb_tb_register-o3b:hover{
background:#DAAE52;
}
.hmb_mob-o3b{
background:#1A1610;
bottom:0;
position:fixed;
right:0;
z-index:60;
border-top:1px solid rgba(244,232,196,0.13);
padding-bottom:env(safe-area-inset-bottom);
left:0;
}
@media(min-width:962px){
.hmb_mob-o3b{
display:none;
}
}
.hmb_mob_in-o3b{
margin:0 auto;
justify-content:space-around;
display:flex;
max-width:560px;
align-items:stretch;
}
.hmb_mob_item-o3b{
flex:1 1 0;
padding:0.563rem 0.25rem;
transition:color .22s ease;
gap:3px;
align-items:center;
color:#A89D82;
min-width:0;
flex-direction:column;
display:flex;
}
.hmb_mob_item-o3b.hmb_state_active-o3b{
color:#B8864A;
}
.hmb_mob_ic-o3b{
align-items:center;
justify-content:center;
display:flex;
}
.hmb_mob_ic-o3b svg{
width:20px;
height:20px;
}
.hmb_mob_lb-o3b{
overflow:hidden;
text-overflow:ellipsis;
font-weight:600;
font-size:0.625rem;
max-width:100%;
white-space:nowrap;
}
@media(max-width:961px){
body{
padding-bottom:3.75rem;
}
}
.hmb_rail-o3b{
position:relative;
min-width:0;
}
.hmb_rail_scroll-o3b{
gap:0.875rem;
padding-bottom:0.875rem;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
display:flex;
overflow-x:auto;
}
@media(min-width:767px){
.hmb_rail_scroll-o3b{
gap:18px;
}
}
.hmb_gc-o3b{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:766px){
.hmb_gc-o3b{
width:11.75rem;
}
}
.hmb_gc_img-o3b{
background:#221D14;
border-radius:14px;
overflow:hidden;
box-shadow:0 2px 8px rgba(0,0,0,0.55), 0 1px 2px rgba(0,0,0,0.70);
position:relative;
padding-bottom:133.33%;
}
.hmb_gc_img-o3b img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.hmb_gc_cover-o3b{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.hmb_gc_hover-o3b{
inset:0;
transition:opacity .22s ease;
background:rgba(0,0,0,0.52);
position:absolute;
opacity:0;
display:flex;
align-items:center;
justify-content:center;
}
.hmb_gc-o3b:hover .hmb_gc_hover-o3b{
opacity:1;
}
.hmb_gc_hover_btn-o3b{
border-radius:999px;
background:#C99A3E;
width:46px;
align-items:center;
color:#1A1208;
height:46px;
justify-content:center;
display:flex;
}
.hmb_gc_hover_btn-o3b svg{
width:1.125rem;
height:1.125rem;
}
.hmb_gc_info-o3b{
gap:2px;
min-width:0;
margin-top:9px;
display:flex;
flex-direction:column;
}
.hmb_gc_name-o3b{
overflow:hidden;
white-space:nowrap;
font-size:13px;
color:#F4ECD8;
text-overflow:ellipsis;
font-weight:700;
}
.hmb_gc_prov-o3b{
overflow:hidden;
font-size:11px;
text-overflow:ellipsis;
white-space:nowrap;
color:#A89D82;
}
.hmb_gc_meta-o3b{
font-size:0.688rem;
color:#A89D82;
}
.hmb_tc-o3b{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:765px){
.hmb_tc-o3b{
width:14.375rem;
}
}
.hmb_tc_img-o3b{
overflow:hidden;
border-radius:0.875rem;
background:#221D14;
padding-bottom:75%;
box-shadow:0 2px 8px rgba(0,0,0,0.55), 0 1px 2px rgba(0,0,0,0.70);
position:relative;
}
.hmb_tc_img-o3b img{
inset:0;
position:absolute;
object-fit:cover;
height:100%;
width:100%;
}
.hmb_tc_info-o3b{
gap:2px;
margin-top:9px;
flex-direction:column;
min-width:0;
display:flex;
}
.hmb_tc_name-o3b{
overflow:hidden;
color:#F4ECD8;
font-weight:700;
text-overflow:ellipsis;
font-size:0.875rem;
white-space:nowrap;
}
.hmb_tc_rtp-o3b{
color:#A89D82;
font-size:0.688rem;
}
.hmb_lc-o3b{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:766px){
.hmb_lc-o3b{
width:268px;
}
}
.hmb_lc_img-o3b{
border-radius:14px;
overflow:hidden;
background:#221D14;
padding-bottom:62.5%;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.55), 0 1px 2px rgba(0,0,0,0.70);
position:relative;
}
.hmb_lc_img-o3b img{
inset:0;
object-fit:cover;
position:absolute;
height:100%;
width:100%;
}
.hmb_lc_live-o3b{
padding:4px 9px;
background:rgba(0,0,0,0.52);
border-radius:999px;
gap:7px;
top:0.75rem;
left:0.75rem;
align-items:center;
display:flex;
position:absolute;
}
.hmb_lc_live_dot-o3b{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#B84A3C;
width:8px;
height:8px;
}
.hmb_lc_seats-o3b{
color:#F4ECD8;
text-transform:uppercase;
font-size:10px;
font-weight:600;
letter-spacing:.08em;
}
.hmb_lc_info-o3b{
gap:2px;
margin-top:9px;
flex-direction:column;
display:flex;
min-width:0;
}
.hmb_lc_name-o3b{
overflow:hidden;
color:#F4ECD8;
font-size:0.938rem;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
}
.hmb_lc_bet-o3b{
font-size:11px;
color:#A89D82;
}
.hmb_pc-o3b{
border-radius:14px;
gap:0.5rem;
border:1px solid rgba(244,232,196,0.07);
padding:16px 14px;
background:#221D14;
justify-content:center;
align-items:center;
min-width:0;
min-height:4.625rem;
display:flex;
flex-direction:column;
}
.hmb_pc_logo-o3b{
flex:0 0 auto;
object-fit:contain;
width:auto;
height:1.75rem;
max-width:100%;
}
.hmb_pc_name-o3b{
overflow:hidden;
white-space:nowrap;
color:#A89D82;
font-size:11px;
text-overflow:ellipsis;
text-align:center;
max-width:100%;
}
.hmb_gc_tag-o3b{
padding:3px 8px;
border-radius:8px;
font-size:10px;
z-index:2;
left:10px;
font-weight:700;
display:inline-block;
top:10px;
letter-spacing:.06em;
position:absolute;
text-transform:uppercase;
}
.hmb_gc_tag_hot-o3b{
background:#B84A3C;
color:#F4ECD8;
}
.hmb_gc_tag_new-o3b{
background:#D4A84B;
color:#1A1208;
}
.hmb_gc_tag_jp-o3b{
background:#C99A3E;
color:#1A1208;
}
.hmb_gc_tag_live-o3b{
background:#B84A3C;
color:#F4ECD8;
}
.hmb_sh-o3b{
margin-bottom:18px;
min-width:0;
}
.hmb_sh_row-o3b{
gap:1rem;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
}
.hmb_sh_row-o3b .hmb_sh_l-o3b{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.hmb_sh_stack-o3b{
gap:0.625rem;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.hmb_sh_center-o3b{
gap:10px;
display:flex;
text-align:center;
flex-direction:column;
align-items:center;
}
.hmb_sh_h2-o3b{
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F4ECD8;
line-height:1.1;
font-size:24px;
}
@media(min-width:765px){
.hmb_sh_h2-o3b{
font-size:30px;
}
}
.hmb_band-o3b .hmb_sh_h2-o3b{
color:#F4ECD8;
}
.hmb_sh_eb_line-o3b{
gap:10px;
display:inline-flex;
align-items:center;
}
.hmb_sh_eb_line-o3b::before{
background:#B8864A;
height:1px;
display:inline-block;
width:28px;
content:"";
}
.hmb_band-o3b .hmb_sh_eb_line-o3b::before{
background:#D4A84B;
}
.hmb_sh_eb_dot-o3b{
gap:8px;
align-items:center;
display:inline-flex;
}
.hmb_sh_eb_dot-o3b::before{
border-radius:50%;
background:#B8864A;
width:6px;
content:"";
display:inline-block;
height:6px;
}
.hmb_band-o3b .hmb_sh_eb_dot-o3b::before{
background:#D4A84B;
}
.hmb_sh_link-o3b{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-bottom:1px solid #F4ECD8;
display:inline-flex;
color:#F4ECD8;
align-items:center;
font-weight:600;
white-space:nowrap;
padding-bottom:2px;
font-size:13px;
}
.hmb_sh_link-o3b:hover{
border-color:#B8864A;
color:#B8864A;
}
.hmb_sh_link-o3b svg{
width:14px;
height:0.875rem;
}
.hmb_sh_link_chev-o3b{
padding-bottom:0;
border-bottom:0;
}
.hmb_sh_link_btn-o3b{
background:#C99A3E;
border-radius:999px;
padding:9px 18px;
border-bottom:0;
color:#1A1208;
}
.hmb_sh_link_btn-o3b:hover{
border-color:transparent;
background:#DAAE52;
color:#1A1208;
}
.hmb_band-o3b .hmb_sh_link-o3b{
border-color:#F4ECD8;
color:#F4ECD8;
}
.hmb_band-o3b .hmb_sh_link_btn-o3b{
background:#D4A84B;
color:#1A1208;
}
.hmb_sh_rule-o3b{
background:rgba(244,232,196,0.13);
margin:-2px 0 1.125rem;
height:1px;
}
.hmb_band-o3b .hmb_sh_rule-o3b{
background:rgba(244,232,196,0.13);
}
.hmb_hero-o3b{
padding:32px 0 0.5rem;
}
@media(min-width:768px){
.hmb_hero-o3b{
padding:56px 0 1.5rem;
}
}
.hmb_hero_in-o3b{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:902px){
.hmb_hero_in-o3b{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.hmb_hero_copy-o3b{
min-width:0;
}
.hmb_hero_eyebrow-o3b{
gap:0.625rem;
margin-bottom:22px;
display:inline-flex;
align-items:center;
}
.hmb_hero_eyebrow_line-o3b{
background:#B8864A;
flex:0 0 auto;
width:28px;
display:inline-block;
height:1px;
}
.hmb_hero_h1-o3b{
font-weight:600;
color:#F4ECD8;
font-size:38px;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
line-height:1.04;
letter-spacing:-.01em;
margin-bottom:20px;
overflow-wrap:break-word;
}
@media(min-width:768px){
.hmb_hero_h1-o3b{
font-size:54px;
}
}
@media(min-width:1097px){
.hmb_hero_h1-o3b{
font-size:62px;
}
}
.hmb_hero_h1-o3b em{
font-style:normal;
color:#B8864A;
}
.hmb_hero_sub-o3b{
font-size:1rem;
line-height:1.6;
color:#7D7362;
max-width:480px;
margin-bottom:30px;
}
@media(min-width:767px){
.hmb_hero_sub-o3b{
font-size:18px;
}
}
.hmb_hero_actions-o3b{
gap:0.875rem;
margin-bottom:2.125rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.hmb_hero_cta-o3b{
padding:16px 1.875rem;
background:#C99A3E;
transition:background-color .22s ease;
gap:10px;
border-radius:62.438rem;
align-items:center;
font-weight:700;
font-size:0.938rem;
display:inline-flex;
color:#1A1208;
}
.hmb_hero_cta-o3b:hover{
background:#DAAE52;
}
.hmb_hero_cta_ic-o3b{
align-items:center;
display:inline-flex;
}
.hmb_hero_cta_ic-o3b svg{
height:16px;
width:1rem;
}
.hmb_hero_cta_alt-o3b{
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(244,232,196,0.13);
padding:0.938rem 26px;
border-radius:999px;
background:transparent;
display:inline-flex;
font-size:15px;
color:#F4ECD8;
align-items:center;
font-weight:600;
}
.hmb_hero_cta_alt-o3b:hover{
border-color:#B8864A;
color:#B8864A;
}
.hmb_hero_trust-o3b{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.hmb_hero_trust_item-o3b{
gap:9px;
font-size:0.813rem;
color:#D9CEB4;
font-weight:600;
align-items:center;
display:flex;
}
.hmb_hero_trust_ic-o3b{
display:inline-flex;
color:#B8864A;
align-items:center;
}
.hmb_hero_trust_ic-o3b svg{
height:16px;
width:1rem;
}
.hmb_hero_promo-o3b{
overflow:hidden;
border-radius:20px;
background:#221D14;
position:relative;
min-height:300px;
display:flex;
box-shadow:0 0.75rem 3rem rgba(0,0,0,0.70), 0 0.25rem 16px rgba(184,134,74,0.14);
}
.hmb_hero_promo_bg-o3b{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.hmb_hero_promo_bg-o3b::after{
inset:0;
background:linear-gradient(120deg,#13110C 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.hmb_hero_promo_glow-o3b{
border-radius:50%;
background:radial-gradient(circle,rgba(176,138,72,0.18) 0%,transparent 65%);
pointer-events:none;
height:260px;
width:16.25rem;
right:-20px;
position:absolute;
top:-40px;
}
.hmb_hero_promo_ct-o3b{
padding:28px;
max-width:88%;
z-index:2;
position:relative;
align-self:flex-end;
}
.hmb_hero_promo_label-o3b{
font-size:10px;
font-weight:700;
text-transform:uppercase;
display:block;
margin-bottom:8px;
color:#D4A84B;
letter-spacing:.25em;
}
.hmb_hero_promo_amount-o3b{
line-height:1.05;
color:#F4ECD8;
overflow-wrap:break-word;
font-weight:600;
font-size:32px;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.hmb_hero_promo_amount-o3b{
font-size:40px;
}
}
.hmb_hero_promo_amount-o3b em{
font-style:normal;
color:#D4A84B;
}
.hmb_hero_rating-o3b{
background:#221D14;
gap:0.625rem;
padding:10px 14px;
border-radius:14px;
border:1px solid rgba(244,232,196,0.07);
max-width:min(260px,62%);
position:absolute;
box-shadow:0 2px 8px rgba(0,0,0,0.55), 0 1px 2px rgba(0,0,0,0.70);
align-items:center;
right:0.875rem;
top:14px;
z-index:3;
display:flex;
}
.hmb_hero_rating_score-o3b{
flex:0 0 auto;
font-size:24px;
color:#F4ECD8;
font-weight:700;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
.hmb_hero_rating_txt-o3b{
flex:1 1 auto;
min-width:0;
}
.hmb_hero_rating_stars-o3b{
gap:2px;
color:#B8864A;
display:flex;
}
.hmb_hero_rating_stars-o3b svg{
height:0.75rem;
width:12px;
}
.hmb_hero_rating_cap-o3b{
display:block;
line-height:1.35;
overflow-wrap:break-word;
color:#A89D82;
font-size:0.688rem;
margin-top:3px;
}
.hmb_stat-o3b{
border-bottom:1px solid rgba(244,232,196,0.13);
border-top:1px solid rgba(244,232,196,0.13);
margin-top:1rem;
}
.hmb_stat_in-o3b{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:766px){
.hmb_stat_in-o3b{
grid-template-columns:repeat(4,1fr);
}
}
.hmb_stat_item-o3b{
padding:1.375rem 0.875rem;
border-bottom:1px solid rgba(244,232,196,0.07);
min-width:0;
border-right:1px solid rgba(244,232,196,0.07);
}
.hmb_stat_item-o3b:nth-child(2n){
border-right:0;
}
.hmb_stat_item-o3b:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.hmb_stat_item-o3b{
border-bottom:0;
}
.hmb_stat_item-o3b:nth-child(2n){
border-right:1px solid rgba(244,232,196,0.07);
}
.hmb_stat_item-o3b:nth-child(4n){
border-right:0;
}
}
.hmb_stat_value-o3b{
font-size:1.875rem;
line-height:1;
overflow-wrap:break-word;
color:#F4ECD8;
font-weight:700;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.hmb_stat_value-o3b{
font-size:2.125rem;
}
}
.hmb_stat_label-o3b{
color:#A89D82;
line-height:1.4;
margin-top:0.375rem;
font-size:13px;
overflow-wrap:break-word;
}
.hmb_grow-o3b{
padding:1.625rem 0 10px;
}
.hmb_row_seo-o3b{
margin:0.625rem 0 0;
line-height:1.65;
font-size:0.875rem;
color:#7D7362;
overflow-wrap:break-word;
max-width:760px;
}
.hmb_row_seo-o3b strong{
color:#F4ECD8;
font-weight:700;
}
.hmb_grow-o3b{
padding:26px 0 0.625rem;
}
.hmb_row_seo-o3b{
margin:0.625rem 0 0;
max-width:47.5rem;
line-height:1.65;
overflow-wrap:break-word;
color:#7D7362;
font-size:0.875rem;
}
.hmb_row_seo-o3b strong{
font-weight:700;
color:#F4ECD8;
}
.hmb_jp-o3b{
padding:1.875rem 0 10px;
}
.hmb_jp_grid-o3b{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:766px){
.hmb_jp_grid-o3b{
grid-template-columns:1fr 1fr;
}
.hmb_jp_card_mega-o3b{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.hmb_jp_grid-o3b{
grid-template-columns:1.4fr 1fr 1fr;
}
.hmb_jp_card_mega-o3b{
grid-column:auto;
}
}
.hmb_jp_card-o3b{
background:#221D14;
padding:1.625rem;
overflow:hidden;
border-radius:20px;
border:1px solid rgba(244,232,196,0.07);
gap:12px;
position:relative;
display:flex;
min-height:12.5rem;
justify-content:space-between;
flex-direction:column;
min-width:0;
}
.hmb_jp_card_mega-o3b{
border-color:transparent;
background:linear-gradient(135deg,#1E1A11,#0E0C08);
color:#F4ECD8;
min-height:13.125rem;
}
.hmb_jp_glow-o3b{
background:radial-gradient(circle,rgba(176,138,72,0.18),transparent 70%);
border-radius:50%;
height:12.5rem;
position:absolute;
right:-2.5rem;
top:-40px;
pointer-events:none;
width:200px;
}
.hmb_jp_label-o3b{
gap:10px;
position:relative;
display:flex;
color:#B8864A;
text-transform:uppercase;
letter-spacing:.16em;
align-items:center;
flex-wrap:wrap;
font-weight:700;
justify-content:space-between;
font-size:10px;
}
.hmb_jp_card_mega-o3b .hmb_jp_label-o3b{
color:#D4A84B;
}
.hmb_jp_drop-o3b{
letter-spacing:.04em;
text-transform:none;
font-weight:600;
color:#A89D82;
}
.hmb_jp_card_mega-o3b .hmb_jp_drop-o3b{
color:#A89D82;
}
.hmb_jp_amount-o3b{
line-height:1;
overflow-wrap:break-word;
color:#F4ECD8;
font-weight:700;
position:relative;
font-size:38px;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
.hmb_jp_card_mega-o3b .hmb_jp_amount-o3b{
animation:zm2-pulse 2.4s infinite;
color:#D4A84B;
font-size:48px;
}
@media(min-width:766px){
.hmb_jp_card_mega-o3b .hmb_jp_amount-o3b{
font-size:3.375rem;
}
}
.hmb_jp_game-o3b{
color:#A89D82;
position:relative;
font-size:0.813rem;
}
.hmb_jp_card_mega-o3b .hmb_jp_game-o3b{
color:#A89D82;
}
.hmb_jp_cta-o3b{
align-self:flex-start;
position:relative;
}
.hmb_jp_card_mega-o3b .hmb_jp_cta-o3b{
background:#D4A84B;
transition:opacity .22s ease;
border-radius:999px;
padding:10px 20px;
color:#1A1208;
font-size:13px;
font-weight:700;
}
.hmb_jp_card_mega-o3b .hmb_jp_cta-o3b:hover{
opacity:.9;
}
.hmb_jp_card-o3b:not(.hmb_jp_card_mega-o3b) .hmb_jp_cta-o3b{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-weight:700;
border-bottom:1px solid #F4ECD8;
color:#F4ECD8;
font-size:13px;
}
.hmb_jp_card-o3b:not(.hmb_jp_card_mega-o3b) .hmb_jp_cta-o3b:hover{
border-color:#B8864A;
color:#B8864A;
}
.hmb_jp_seo-o3b{
margin:14px 0 0;
max-width:47.5rem;
color:#7D7362;
overflow-wrap:break-word;
font-size:14px;
line-height:1.65;
}
.hmb_jp_seo-o3b strong{
color:#F4ECD8;
font-weight:700;
}
.hmb_grow-o3b{
padding:1.625rem 0 10px;
}
.hmb_row_seo-o3b{
margin:10px 0 0;
max-width:47.5rem;
color:#7D7362;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
}
.hmb_row_seo-o3b strong{
color:#F4ECD8;
font-weight:700;
}
.hmb_pr-o3b{
padding:30px 0 6px;
}
.hmb_pr_card-o3b{
background:#221D14;
overflow:hidden;
flex:0 0 auto;
padding:26px;
border-radius:20px;
gap:0.625rem;
border:1px solid rgba(244,232,196,0.07);
display:flex;
min-height:12.5rem;
width:17.5rem;
flex-direction:column;
position:relative;
}
@media(min-width:766px){
.hmb_pr_card-o3b{
width:18.75rem;
}
}
.hmb_pr_card_feat-o3b{
background:linear-gradient(150deg,#1E1A11,#0E0C08);
border-color:transparent;
color:#F4ECD8;
}
.hmb_pr_glow-o3b{
border-radius:50%;
background:radial-gradient(circle,rgba(176,138,72,0.18),transparent 70%);
width:130px;
pointer-events:none;
right:-1.875rem;
opacity:0;
top:-1.875rem;
height:8.125rem;
position:absolute;
}
.hmb_pr_card_feat-o3b .hmb_pr_glow-o3b{
opacity:1;
}
.hmb_pr_label-o3b{
font-weight:700;
letter-spacing:.16em;
position:relative;
font-size:0.625rem;
color:#B8864A;
text-transform:uppercase;
}
.hmb_pr_card_feat-o3b .hmb_pr_label-o3b{
color:#D4A84B;
}
.hmb_pr_amount-o3b{
line-height:1.08;
position:relative;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.625rem;
overflow-wrap:break-word;
color:#F4ECD8;
}
.hmb_pr_card_feat-o3b .hmb_pr_amount-o3b{
color:#F4ECD8;
}
.hmb_pr_amount-o3b em{
color:#B8864A;
font-style:normal;
}
.hmb_pr_card_feat-o3b .hmb_pr_amount-o3b em{
color:#D4A84B;
}
.hmb_pr_terms-o3b{
position:relative;
font-size:13px;
line-height:1.5;
color:#A89D82;
}
.hmb_pr_card_feat-o3b .hmb_pr_terms-o3b{
color:#A89D82;
}
.hmb_pr_cta-o3b{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.hmb_pr_card_feat-o3b .hmb_pr_cta-o3b{
transition:opacity .22s ease;
border-radius:62.438rem;
background:#D4A84B;
padding:9px 18px;
color:#1A1208;
font-size:13px;
font-weight:700;
}
.hmb_pr_card_feat-o3b .hmb_pr_cta-o3b:hover{
opacity:.9;
}
.hmb_pr_card-o3b:not(.hmb_pr_card_feat-o3b) .hmb_pr_cta-o3b{
transition:color .22s ease,border-color .22s ease;
font-size:0.813rem;
border-bottom:1px solid #F4ECD8;
color:#F4ECD8;
padding-bottom:2px;
font-weight:700;
}
.hmb_pr_card-o3b:not(.hmb_pr_card_feat-o3b) .hmb_pr_cta-o3b:hover{
border-color:#B8864A;
color:#B8864A;
}
.hmb_gf-o3b{
padding:24px 0 6px;
}
.hmb_gf_in-o3b{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.hmb_gf_chip-o3b{
padding:0.625rem 18px;
border-radius:62.438rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border:1px solid rgba(244,232,196,0.13);
background:#221D14;
color:#D9CEB4;
font-size:13px;
white-space:nowrap;
font-weight:600;
}
.hmb_gf_chip-o3b:hover{
border-color:#B8864A;
color:#B8864A;
}
.hmb_gf_chip-o3b.hmb_state_active-o3b{
background:#C99A3E;
border-color:transparent;
color:#1A1208;
}
.hmb_grow-o3b{
padding:1.625rem 0 10px;
}
.hmb_row_seo-o3b{
margin:10px 0 0;
max-width:47.5rem;
color:#7D7362;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
}
.hmb_row_seo-o3b strong{
color:#F4ECD8;
font-weight:700;
}
.hmb_nl-o3b{
padding:24px 0 10px;
}
.hmb_nl_in-o3b{
background:#17140E;
padding:30px 2rem;
border-radius:20px;
gap:1.375rem;
display:flex;
color:#F4ECD8;
flex-direction:column;
}
@media(min-width:766px){
.hmb_nl_in-o3b{
gap:28px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.hmb_nl_text_wrap-o3b{
min-width:0;
}
.hmb_nl_h3-o3b{
margin-bottom:0.313rem;
font-weight:600;
line-height:1.1;
color:#F4ECD8;
font-size:22px;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:766px){
.hmb_nl_h3-o3b{
font-size:24px;
}
}
.hmb_nl_text-o3b{
color:#A89D82;
font-size:0.844rem;
line-height:1.5;
}
.hmb_nl_form-o3b{
flex:1 1 auto;
gap:10px;
min-width:0;
max-width:28.75rem;
display:flex;
}
.hmb_nl_input-o3b{
background:rgba(244,232,196,0.07);
overflow:hidden;
border-radius:0.875rem;
flex:1 1 auto;
border:1px solid rgba(244,232,196,0.13);
padding:0.813rem 16px;
min-width:0;
white-space:nowrap;
color:#A89D82;
font-size:0.875rem;
align-items:center;
text-overflow:ellipsis;
display:flex;
}
.hmb_nl_btn-o3b{
transition:opacity .22s ease;
flex:0 0 auto;
padding:0.813rem 1.5rem;
background:#D4A84B;
border-radius:14px;
white-space:nowrap;
font-weight:700;
color:#1A1208;
font-size:14px;
}
.hmb_nl_btn-o3b:hover{
opacity:.9;
}
.hmb_app-o3b{
padding:1.875rem 0 0.625rem;
}
.hmb_app_in-o3b{
border:1px solid rgba(244,232,196,0.07);
padding:32px;
background:#221D14;
gap:28px;
border-radius:1.25rem;
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.hmb_app_in-o3b{
gap:2.5rem;
padding:40px 2.75rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.hmb_app_copy-o3b{
min-width:0;
max-width:35rem;
}
.hmb_app_eyebrow-o3b{
margin-bottom:12px;
}
.hmb_app_h2-o3b{
margin-bottom:0.75rem;
color:#F4ECD8;
font-size:1.75rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:766px){
.hmb_app_h2-o3b{
font-size:2.125rem;
}
}
.hmb_app_text-o3b{
color:#7D7362;
line-height:1.6;
margin-bottom:22px;
font-size:14px;
}
.hmb_app_btns-o3b{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.hmb_app_btn-o3b{
gap:10px;
transition:background-color .22s ease;
padding:11px 20px;
border-radius:14px;
background:#C99A3E;
align-items:center;
color:#1A1208;
display:inline-flex;
}
.hmb_app_btn-o3b:hover{
background:#DAAE52;
}
.hmb_app_btn_ic-o3b{
align-items:center;
display:inline-flex;
}
.hmb_app_btn_ic-o3b svg{
width:1.125rem;
height:18px;
}
.hmb_app_btn_lb-o3b{
font-weight:700;
font-size:0.844rem;
}
.hmb_app_qr_wrap-o3b{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.hmb_app_qr-o3b{
flex:0 0 auto;
border-radius:14px;
height:108px;
width:108px;
background-image:repeating-linear-gradient(0deg,#221D14 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#221D14 0 5px,transparent 5px 0.688rem);
background-color:#C99A3E;
}
.hmb_app_qr_cap-o3b{
color:#A89D82;
font-size:0.781rem;
line-height:1.4;
max-width:92px;
}
.hmb_trn-o3b{
padding:1.875rem 0 0.625rem;
}
.hmb_trn_in-o3b{
border:1px solid rgba(244,232,196,0.07);
grid-template-columns:1fr;
border-radius:1.25rem;
background:#221D14;
overflow:hidden;
display:grid;
}
@media(min-width:879px){
.hmb_trn_in-o3b{
grid-template-columns:1.05fr 1fr;
}
}
.hmb_trn_banner-o3b{
overflow:hidden;
padding:34px;
background:linear-gradient(150deg,#1E1A11,#0E0C08);
position:relative;
color:#F4ECD8;
}
.hmb_trn_glow-o3b{
background:radial-gradient(circle,rgba(176,138,72,0.18),transparent 70%);
border-radius:50%;
width:12.5rem;
position:absolute;
bottom:-2.5rem;
height:200px;
pointer-events:none;
right:-40px;
}
.hmb_trn_eyebrow-o3b{
margin-bottom:0.875rem;
position:relative;
}
.hmb_trn_h2-o3b{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
position:relative;
font-size:30px;
line-height:1.06;
color:#F4ECD8;
margin-bottom:12px;
font-weight:600;
}
@media(min-width:768px){
.hmb_trn_h2-o3b{
font-size:2.25rem;
}
}
.hmb_trn_text-o3b{
margin-bottom:1.375rem;
line-height:1.6;
max-width:420px;
position:relative;
font-size:0.875rem;
color:#A89D82;
}
.hmb_trn_timer-o3b{
gap:0.5rem;
align-items:center;
flex-wrap:wrap;
display:flex;
margin-bottom:24px;
position:relative;
}
.hmb_trn_timer_cap-o3b{
font-size:0.688rem;
color:#A89D82;
}
.hmb_trn_timer_box-o3b{
padding:4px 12px;
background:rgba(244,232,196,0.07);
border-radius:8px;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#F4ECD8;
font-size:1.5rem;
}
.hmb_trn_cta-o3b{
padding:13px 26px;
background:#D4A84B;
border-radius:62.438rem;
transition:opacity .22s ease;
font-size:14px;
font-weight:700;
position:relative;
color:#1A1208;
display:inline-block;
}
.hmb_trn_cta-o3b:hover{
opacity:.9;
}
.hmb_trn_lb-o3b{
padding:1.625rem 28px;
}
.hmb_trn_lb_head-o3b{
gap:10px;
align-items:center;
margin-bottom:12px;
justify-content:space-between;
display:flex;
}
.hmb_trn_lb_title-o3b{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#F4ECD8;
font-size:20px;
font-weight:600;
}
.hmb_trn_lb_upd-o3b{
color:#A89D82;
letter-spacing:.08em;
font-size:0.688rem;
text-transform:uppercase;
}
.hmb_trn_lb_row-o3b{
gap:14px;
padding:0.688rem 0.75rem;
border-radius:8px;
align-items:center;
display:flex;
}
.hmb_trn_lb_row-o3b:nth-child(2){
background:rgba(184,134,74,0.12);
}
.hmb_trn_lb_rank-o3b{
flex:0 0 auto;
width:22px;
font-weight:700;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:1rem;
color:#B8864A;
}
.hmb_trn_lb_av-o3b{
border-radius:50%;
background:linear-gradient(135deg,#B8793A,#E2C06A);
flex:0 0 auto;
width:30px;
height:1.875rem;
}
.hmb_trn_lb_name-o3b{
flex:1 1 auto;
overflow:hidden;
color:#F4ECD8;
font-size:14px;
white-space:nowrap;
min-width:0;
font-weight:600;
text-overflow:ellipsis;
}
.hmb_trn_lb_amount-o3b{
flex:0 0 auto;
font-weight:700;
font-size:13px;
color:#F4ECD8;
}
.hmb_gm-o3b{
padding:1.875rem 0 0.625rem;
}
.hmb_gm_in-o3b{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:882px){
.hmb_gm_in-o3b{
grid-template-columns:1.25fr 1fr;
}
}
.hmb_gm_left-o3b{
padding:32px;
background:#221D14;
border:1px solid rgba(244,232,196,0.07);
border-radius:1.25rem;
min-width:0;
}
.hmb_gm_eyebrow-o3b{
margin-bottom:10px;
}
.hmb_gm_h2-o3b{
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F4ECD8;
margin-bottom:0.5rem;
font-size:26px;
line-height:1.06;
}
@media(min-width:765px){
.hmb_gm_h2-o3b{
font-size:1.75rem;
}
}
.hmb_gm_text-o3b{
line-height:1.6;
font-size:0.875rem;
color:#7D7362;
margin-bottom:22px;
max-width:480px;
}
.hmb_gm_level-o3b{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:700;
margin-bottom:0.5rem;
color:#B8864A;
font-size:1.375rem;
}
.hmb_gm_bar-o3b{
overflow:hidden;
border-radius:62.438rem;
background:rgba(244,232,196,0.13);
height:0.5rem;
margin-bottom:0.375rem;
}
.hmb_gm_bar_fill-o3b{
border-radius:999px;
background:linear-gradient(90deg,#B8793A,#E2C06A);
height:100%;
}
.hmb_gm_bar_meta-o3b{
gap:0.625rem;
margin-bottom:18px;
font-size:11px;
display:flex;
justify-content:space-between;
color:#A89D82;
}
.hmb_gm_missions-o3b{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.hmb_gm_mission-o3b{
border-radius:62.438rem;
gap:0.438rem;
padding:0.563rem 0.938rem;
background:#1A1610;
border:1px solid rgba(244,232,196,0.13);
display:inline-flex;
font-size:12.5px;
font-weight:600;
align-items:center;
color:#D9CEB4;
}
.hmb_gm_mission_ic-o3b{
color:#B8864A;
align-items:center;
display:inline-flex;
}
.hmb_gm_mission_ic-o3b svg{
height:0.813rem;
width:13px;
}
.hmb_gm_right-o3b{
overflow:hidden;
background:linear-gradient(150deg,#1E1A11,#0E0C08);
border-radius:1.25rem;
padding:32px;
color:#F4ECD8;
display:flex;
position:relative;
flex-direction:column;
}
.hmb_gm_glow-o3b{
background:radial-gradient(circle,rgba(176,138,72,0.18),transparent 70%);
border-radius:50%;
right:-30px;
top:-1.875rem;
pointer-events:none;
height:150px;
position:absolute;
width:150px;
}
.hmb_gm_ref_eyebrow-o3b{
margin-bottom:0.625rem;
position:relative;
}
.hmb_gm_ref_h2-o3b{
line-height:1.1;
overflow-wrap:break-word;
font-weight:600;
color:#F4ECD8;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
position:relative;
font-size:1.625rem;
}
.hmb_gm_ref_text-o3b{
position:relative;
line-height:1.55;
color:#A89D82;
margin-bottom:1.25rem;
font-size:13.5px;
}
.hmb_gm_ref_cta-o3b{
padding:0.688rem 1.375rem;
border-radius:999px;
background:#D4A84B;
transition:opacity .22s ease;
color:#1A1208;
font-size:0.844rem;
font-weight:700;
align-self:flex-start;
margin-top:auto;
position:relative;
}
.hmb_gm_ref_cta-o3b:hover{
opacity:.9;
}
.hmb_sea-o3b{
padding:24px 0 0.625rem;
}
.hmb_sea_in-o3b{
padding:36px;
overflow:hidden;
gap:1.375rem;
background:linear-gradient(115deg,#1E1A11,#0E0C08);
border-radius:1.25rem;
position:relative;
color:#F4ECD8;
display:flex;
flex-direction:column;
}
@media(min-width:822px){
.hmb_sea_in-o3b{
padding:44px 48px;
gap:32px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.hmb_sea_glow-o3b{
background:radial-gradient(circle,rgba(176,138,72,0.18),transparent 68%);
border-radius:50%;
position:absolute;
transform:translateY(-50%);
right:60px;
width:15rem;
pointer-events:none;
top:50%;
height:240px;
}
.hmb_sea_copy-o3b{
min-width:0;
max-width:35rem;
position:relative;
}
.hmb_sea_eyebrow-o3b{
margin-bottom:12px;
}
.hmb_sea_h2-o3b{
color:#F4ECD8;
margin-bottom:0.75rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
font-weight:600;
line-height:1.04;
overflow-wrap:break-word;
}
@media(min-width:767px){
.hmb_sea_h2-o3b{
font-size:2.375rem;
}
}
.hmb_sea_text-o3b{
font-size:0.938rem;
line-height:1.6;
color:#A89D82;
}
.hmb_sea_cta-o3b{
padding:1rem 32px;
background:#D4A84B;
border-radius:62.438rem;
transition:opacity .22s ease;
flex:0 0 auto;
color:#1A1208;
font-weight:700;
position:relative;
font-size:0.938rem;
}
.hmb_sea_cta-o3b:hover{
opacity:.9;
}
.hmb_vip-o3b{
padding:3rem 0;
}
@media(min-width:769px){
.hmb_vip-o3b{
padding:64px 0;
}
}
.hmb_vip_head-o3b{
gap:0.875rem;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:883px){
.hmb_vip_head-o3b{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.hmb_vip_eyebrow-o3b{
margin-bottom:12px;
}
.hmb_vip_h2-o3b{
line-height:1.05;
font-size:2rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#F4ECD8;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:770px){
.hmb_vip_h2-o3b{
font-size:2.5rem;
}
}
.hmb_vip_intro-o3b{
color:#A89D82;
font-size:14px;
max-width:420px;
line-height:1.6;
}
.hmb_vip_grid-o3b{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.hmb_vip_card-o3b{
border:1px solid rgba(244,232,196,0.13);
padding:1.375rem 18px;
border-radius:0.875rem;
min-width:0;
}
.hmb_vip_card_feat-o3b{
border-color:#D4A84B;
background:rgba(244,232,196,0.07);
}
.hmb_vip_card_ic-o3b{
border-radius:0.5rem;
background:linear-gradient(135deg,#B8793A,#E2C06A);
height:34px;
width:2.125rem;
display:block;
margin-bottom:16px;
}
.hmb_vip_name-o3b{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#F4ECD8;
font-weight:600;
margin-bottom:0.375rem;
font-size:20px;
overflow-wrap:break-word;
}
.hmb_vip_perk-o3b{
line-height:1.5;
overflow-wrap:break-word;
color:#A89D82;
font-size:12.5px;
}
.hmb_et-o3b{
padding:2.25rem 0 10px;
}
.hmb_et_in-o3b{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:883px){
.hmb_et_in-o3b{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.hmb_et_left-o3b{
min-width:0;
}
.hmb_et_eyebrow-o3b{
margin-bottom:12px;
}
.hmb_et_h2-o3b{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:28px;
overflow-wrap:break-word;
margin-bottom:0.875rem;
color:#F4ECD8;
line-height:1.06;
}
@media(min-width:766px){
.hmb_et_h2-o3b{
font-size:32px;
}
}
.hmb_et_text-o3b{
line-height:1.65;
color:#7D7362;
margin-bottom:1.375rem;
font-size:0.938rem;
}
.hmb_et_stats-o3b{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.hmb_et_stat-o3b{
min-width:0;
}
.hmb_et_stat_v-o3b{
line-height:1;
font-size:1.625rem;
font-weight:700;
color:#F4ECD8;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
.hmb_et_stat_l-o3b{
color:#A89D82;
font-size:0.781rem;
margin-top:0.25rem;
}
.hmb_et_right-o3b{
gap:12px;
display:flex;
flex-direction:column;
}
.hmb_et_member-o3b{
padding:1.125rem 1.25rem;
background:#221D14;
gap:16px;
border-radius:0.875rem;
border:1px solid rgba(244,232,196,0.07);
align-items:center;
display:flex;
min-width:0;
}
.hmb_et_member_av-o3b{
flex:0 0 auto;
background:linear-gradient(135deg,#1E1A11,#B8864A);
border-radius:50%;
height:48px;
width:3rem;
}
.hmb_et_member_name-o3b{
font-weight:700;
color:#F4ECD8;
font-size:15px;
overflow-wrap:break-word;
}
.hmb_et_member_role-o3b{
overflow-wrap:break-word;
font-size:0.781rem;
color:#A89D82;
}
.hmb_et_updated-o3b{
background:#1A1610;
padding:0.875rem 18px;
border:1px solid rgba(244,232,196,0.07);
gap:8px;
border-radius:0.875rem;
font-size:0.781rem;
align-items:center;
display:flex;
color:#7D7362;
}
.hmb_tt-o3b{
padding:3rem 0 10px;
}
@media(min-width:765px){
.hmb_tt-o3b{
padding:60px 0 10px;
}
}
.hmb_tt_head-o3b{
margin-bottom:2.125rem;
text-align:center;
}
.hmb_tt_eyebrow-o3b{
margin-bottom:0.75rem;
}
.hmb_tt_h2-o3b{
font-size:2rem;
font-weight:600;
overflow-wrap:break-word;
color:#F4ECD8;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:765px){
.hmb_tt_h2-o3b{
font-size:2.625rem;
}
}
.hmb_tt_grid-o3b{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.hmb_tt_grid-o3b{
grid-template-columns:repeat(3,1fr);
}
}
.hmb_tt_card-o3b{
border-radius:0.875rem;
padding:1.875rem;
border:1px solid rgba(244,232,196,0.07);
background:#221D14;
display:flex;
min-width:0;
flex-direction:column;
}
.hmb_tt_card_ic-o3b{
display:inline-flex;
align-items:center;
color:#B8864A;
margin-bottom:1.125rem;
}
.hmb_tt_card_ic-o3b svg{
height:1.75rem;
width:28px;
}
.hmb_tt_card_h-o3b{
font-size:22px;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F4ECD8;
line-height:1.15;
}
.hmb_tt_card_p-o3b{
font-size:14px;
color:#7D7362;
line-height:1.6;
margin-bottom:14px;
overflow-wrap:break-word;
}
.hmb_tt_card_p-o3b b{
color:#F4ECD8;
font-weight:700;
}
.hmb_tt_card_link-o3b{
transition:color .22s ease;
margin-top:auto;
color:#F4ECD8;
align-self:flex-start;
border-bottom:1px solid #B8864A;
padding-bottom:2px;
font-size:13px;
font-weight:700;
}
.hmb_tt_card_link-o3b:hover{
color:#B8864A;
}
.hmb_hts-o3b{
padding:3rem 0;
}
@media(min-width:766px){
.hmb_hts-o3b{
padding:62px 0;
}
}
.hmb_hts_head-o3b{
gap:1.125rem;
margin-bottom:2.125rem;
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.hmb_hts_head-o3b{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.hmb_hts_eyebrow-o3b{
margin-bottom:12px;
}
.hmb_hts_h2-o3b{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F4ECD8;
line-height:1.05;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:766px){
.hmb_hts_h2-o3b{
font-size:2.375rem;
}
}
.hmb_hts_cta-o3b{
transition:opacity .22s ease;
border-radius:999px;
padding:0.938rem 1.875rem;
background:#D4A84B;
flex:0 0 auto;
font-weight:700;
color:#1A1208;
font-size:15px;
}
.hmb_hts_cta-o3b:hover{
opacity:.9;
}
.hmb_hts_grid-o3b{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.hmb_hts_grid-o3b{
grid-template-columns:repeat(3,1fr);
}
}
.hmb_hts_step-o3b{
min-width:0;
padding-top:22px;
border-top:1px solid rgba(244,232,196,0.13);
}
.hmb_hts_step_num-o3b{
color:#D4A84B;
margin-bottom:0.875rem;
font-size:2.75rem;
line-height:1;
font-weight:700;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
.hmb_hts_step_h-o3b{
margin-bottom:8px;
font-size:19px;
line-height:1.2;
font-weight:700;
overflow-wrap:break-word;
color:#F4ECD8;
}
.hmb_hts_step_p-o3b{
font-size:14px;
color:#A89D82;
line-height:1.55;
overflow-wrap:break-word;
}
.hmb_prov-o3b{
padding:2.5rem 0 20px;
}
.hmb_prov_eyebrow-o3b{
margin-bottom:1.125rem;
display:block;
}
.hmb_prov_grid-o3b{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.hmb_prov_grid-o3b{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.hmb_prov_grid-o3b{
grid-template-columns:repeat(6,1fr);
}
}
.hmb_op-o3b{
padding:36px 0 10px;
}
.hmb_op_in-o3b{
gap:32px;
background:#221D14;
padding:32px;
border:1px solid rgba(244,232,196,0.07);
grid-template-columns:1fr;
border-radius:0.875rem;
align-items:center;
display:grid;
}
@media(min-width:861px){
.hmb_op_in-o3b{
grid-template-columns:.9fr 1.1fr;
padding:34px 40px;
gap:2.75rem;
}
}
.hmb_op_left-o3b{
min-width:0;
}
.hmb_op_eyebrow-o3b{
margin-bottom:0.75rem;
}
.hmb_op_h2-o3b{
color:#F4ECD8;
overflow-wrap:break-word;
margin-bottom:0.625rem;
font-size:28px;
font-weight:600;
line-height:1.08;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.hmb_op_h2-o3b{
font-size:1.875rem;
}
}
.hmb_op_text-o3b{
font-size:14px;
color:#7D7362;
line-height:1.6;
}
.hmb_op_grid-o3b{
border:1px solid rgba(244,232,196,0.13);
border-radius:0.5rem;
background:rgba(244,232,196,0.13);
gap:1px;
grid-template-columns:1fr 1fr;
overflow:hidden;
display:grid;
}
.hmb_op_field-o3b{
background:#1A1610;
padding:1.125rem 1.25rem;
min-width:0;
}
.hmb_op_field_lb-o3b{
margin-bottom:0.313rem;
letter-spacing:.1em;
color:#B8864A;
font-weight:600;
text-transform:uppercase;
font-size:10px;
}
.hmb_op_field_val-o3b{
font-weight:700;
font-size:0.875rem;
overflow-wrap:break-word;
color:#F4ECD8;
}
.hmb_wy-o3b{
padding:3rem 0;
}
@media(min-width:765px){
.hmb_wy-o3b{
padding:3.5rem 0;
}
}
.hmb_wy_in-o3b{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:903px){
.hmb_wy_in-o3b{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.hmb_wy_left-o3b{
min-width:0;
}
.hmb_wy_eyebrow-o3b{
margin-bottom:0.875rem;
}
.hmb_wy_h2-o3b{
color:#F4ECD8;
line-height:1.05;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
font-size:32px;
margin-bottom:16px;
}
@media(min-width:766px){
.hmb_wy_h2-o3b{
font-size:2.5rem;
}
}
.hmb_wy_intro-o3b{
color:#7D7362;
line-height:1.6;
font-size:0.938rem;
}
.hmb_wy_grid-o3b{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:559px){
.hmb_wy_grid-o3b{
grid-template-columns:1fr 1fr;
}
}
.hmb_wy_card-o3b{
border:1px solid rgba(244,232,196,0.07);
background:#221D14;
padding:26px;
border-radius:14px;
min-width:0;
}
.hmb_wy_card_ic-o3b{
margin-bottom:16px;
color:#B8864A;
justify-content:center;
display:inline-flex;
align-items:center;
}
.hmb_wy_card_ic-o3b svg{
height:1.625rem;
width:1.625rem;
}
.hmb_wy_card_h-o3b{
font-weight:600;
color:#F4ECD8;
line-height:1.15;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:21px;
margin-bottom:0.5rem;
}
.hmb_wy_card_p-o3b{
line-height:1.55;
font-size:0.875rem;
color:#7D7362;
overflow-wrap:break-word;
}
.hmb_ts-o3b{
padding:44px 0;
}
.hmb_ts_in-o3b{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:877px){
.hmb_ts_in-o3b{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.hmb_ts_left-o3b{
min-width:0;
}
.hmb_ts_h2-o3b{
margin-bottom:12px;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
line-height:1.1;
font-weight:600;
overflow-wrap:break-word;
font-size:26px;
color:#F4ECD8;
}
@media(min-width:769px){
.hmb_ts_h2-o3b{
font-size:1.75rem;
}
}
.hmb_ts_text-o3b{
color:#A89D82;
font-size:0.906rem;
max-width:32.5rem;
margin-bottom:1.375rem;
line-height:1.6;
}
.hmb_ts_badges-o3b{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.hmb_ts_badge-o3b{
font-size:13px;
color:#A89D82;
font-weight:600;
}
.hmb_ts_pay-o3b{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:880px){
.hmb_ts_pay-o3b{
justify-content:flex-end;
}
}
.hmb_ts_pay_chip-o3b{
border:1px solid rgba(244,232,196,0.13);
padding:12px 1rem;
background:rgba(244,232,196,0.07);
border-radius:14px;
color:#F4ECD8;
font-size:14px;
font-weight:700;
}
.hmb_pmt-o3b{
padding:3rem 0 0.625rem;
}
.hmb_pmt_in-o3b{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:881px){
.hmb_pmt_in-o3b{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.hmb_pmt_left-o3b{
min-width:0;
}
.hmb_pmt_eyebrow-o3b{
margin-bottom:0.75rem;
}
.hmb_pmt_h2-o3b{
color:#F4ECD8;
font-weight:600;
font-size:30px;
margin-bottom:0.75rem;
line-height:1.06;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.hmb_pmt_h2-o3b{
font-size:2rem;
}
}
.hmb_pmt_text-o3b{
margin-bottom:22px;
line-height:1.6;
font-size:0.906rem;
color:#7D7362;
}
.hmb_pmt_logos-o3b{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:481px){
.hmb_pmt_logos-o3b{
grid-template-columns:repeat(4,1fr);
}
}
.hmb_pmt_logo-o3b{
background:#221D14;
border-radius:8px;
border:1px solid rgba(244,232,196,0.07);
overflow:hidden;
padding:0 0.5rem;
align-items:center;
text-align:center;
display:flex;
white-space:nowrap;
justify-content:center;
color:#D9CEB4;
font-weight:700;
font-size:0.781rem;
text-overflow:ellipsis;
height:3.125rem;
}
.hmb_pmt_table-o3b{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(244,232,196,0.07);
min-width:0;
}
.hmb_pmt_thead-o3b{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#100E09;
display:grid;
}
.hmb_pmt_th-o3b{
padding:0.813rem 14px;
overflow:hidden;
font-size:10px;
text-overflow:ellipsis;
letter-spacing:.08em;
white-space:nowrap;
text-transform:uppercase;
font-weight:700;
color:#F4ECD8;
}
.hmb_pmt_row-o3b{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(244,232,196,0.07);
display:grid;
}
.hmb_pmt_row-o3b:nth-child(odd){
background:#221D14;
}
.hmb_pmt_td-o3b{
padding:14px;
font-size:0.844rem;
overflow-wrap:break-word;
min-width:0;
color:#7D7362;
}
.hmb_pmt_row-o3b .hmb_pmt_td-o3b:first-child{
color:#F4ECD8;
font-weight:700;
}
.hmb_pmt_row-o3b .hmb_pmt_td-o3b:last-child{
font-weight:700;
color:#6B9E6E;
}
.hmb_rc-o3b{
padding:3rem 0 10px;
}
.hmb_rc_in-o3b{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.hmb_rc_in-o3b{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.hmb_rc_col-o3b{
min-width:0;
}
.hmb_rc_label-o3b{
font-size:0.688rem;
margin-bottom:16px;
letter-spacing:.2em;
font-weight:600;
color:#B8864A;
text-transform:uppercase;
}
.hmb_rc_awards-o3b{
gap:12px;
flex-direction:column;
display:flex;
}
.hmb_rc_award-o3b{
gap:0.75rem;
min-width:0;
align-items:center;
display:flex;
}
.hmb_rc_award_ic-o3b{
flex:0 0 auto;
color:#D4A84B;
display:inline-flex;
align-items:center;
}
.hmb_rc_award_ic-o3b svg{
width:18px;
height:1.125rem;
}
.hmb_rc_award_t-o3b{
font-size:0.875rem;
color:#F4ECD8;
overflow-wrap:break-word;
font-weight:700;
}
.hmb_rc_award_s-o3b{
overflow-wrap:break-word;
font-size:0.75rem;
color:#A89D82;
}
.hmb_rc_press-o3b{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.hmb_rc_press_logo-o3b{
border:1px solid rgba(244,232,196,0.07);
padding:0 8px;
overflow:hidden;
border-radius:8px;
justify-content:center;
white-space:nowrap;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#7D7362;
font-size:14px;
text-align:center;
height:52px;
align-items:center;
text-overflow:ellipsis;
display:flex;
font-weight:700;
}
.hmb_rc_partner-o3b{
border-radius:14px;
background:#221D14;
border:1px solid rgba(244,232,196,0.07);
padding:1.375rem;
}
.hmb_rc_partner_name-o3b{
font-size:1.25rem;
color:#F4ECD8;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
margin-bottom:0.375rem;
overflow-wrap:break-word;
font-weight:600;
}
.hmb_rc_partner_text-o3b{
color:#7D7362;
font-size:0.813rem;
line-height:1.55;
overflow-wrap:break-word;
}
.hmb_faq-o3b{
background:#221D14;
padding:3rem 0;
border-top:1px solid rgba(244,232,196,0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(244,232,196,0.07);
}
@media(min-width:771px){
.hmb_faq-o3b{
padding:3.875rem 0;
}
}
.hmb_faq_head-o3b{
text-align:center;
margin-bottom:34px;
}
.hmb_faq_eyebrow-o3b{
margin-bottom:12px;
}
.hmb_faq_h2-o3b{
font-size:2rem;
font-weight:600;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F4ECD8;
line-height:1.05;
}
@media(min-width:769px){
.hmb_faq_h2-o3b{
font-size:2.375rem;
}
}
.hmb_faq_list-o3b{
margin:0 auto;
gap:12px;
flex-direction:column;
display:flex;
max-width:820px;
}
.hmb_faq_item-o3b{
border:1px solid rgba(244,232,196,0.07);
overflow:hidden;
border-radius:0.875rem;
background:#1A1610;
}
.hmb_faq_q-o3b{
list-style:none;
gap:1.25rem;
padding:1.25rem 24px;
justify-content:space-between;
color:#F4ECD8;
overflow-wrap:break-word;
cursor:pointer;
font-weight:700;
font-size:16px;
display:flex;
align-items:center;
}
.hmb_faq_q-o3b::-webkit-details-marker{
display:none;
}
.hmb_faq_q_ic-o3b{
transition:transform .22s ease;
flex:0 0 auto;
display:inline-flex;
color:#B8864A;
align-items:center;
}
.hmb_faq_q_ic-o3b svg{
width:18px;
height:18px;
}
.hmb_faq_item-o3b[open] .hmb_faq_q_ic-o3b{
transform:rotate(180deg);
}
.hmb_faq_a-o3b{
padding:0 1.5rem 1.25rem;
color:#7D7362;
overflow-wrap:break-word;
font-size:0.906rem;
line-height:1.6;
}
.hmb_lh-o3b{
padding:2.5rem 0 20px;
}
.hmb_lh_in-o3b{
border-top:1px solid rgba(244,232,196,0.13);
padding-top:2.125rem;
}
.hmb_lh_eyebrow-o3b{
display:block;
margin-bottom:1.375rem;
}
.hmb_lh_grid-o3b{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:603px){
.hmb_lh_grid-o3b{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.hmb_lh_grid-o3b{
grid-template-columns:repeat(5,1fr);
}
}
.hmb_lh_col-o3b{
min-width:0;
}
.hmb_lh_col_h-o3b{
font-weight:700;
overflow-wrap:break-word;
margin-bottom:12px;
font-size:0.813rem;
color:#F4ECD8;
}
.hmb_lh_links-o3b{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.hmb_lh_link-o3b{
transition:color .22s ease;
font-size:0.813rem;
color:#7D7362;
overflow-wrap:break-word;
}
.hmb_lh_link-o3b:hover{
color:#B8864A;
}
.hmb_el-o3b{
padding:48px 0;
}
@media(min-width:767px){
.hmb_el-o3b{
padding:3.5rem 0;
}
}
.hmb_el_in-o3b{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:898px){
.hmb_el_in-o3b{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.hmb_el_left-o3b{
min-width:0;
}
.hmb_el_eyebrow-o3b{
margin-bottom:0.875rem;
}
.hmb_el_h2-o3b{
line-height:1.08;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:2rem;
margin-bottom:22px;
color:#F4ECD8;
}
@media(min-width:769px){
.hmb_el_h2-o3b{
font-size:2.375rem;
}
}
.hmb_el_body-o3b p{
color:#D9CEB4;
overflow-wrap:break-word;
margin-bottom:1.125rem;
font-size:16px;
line-height:1.7;
}
.hmb_el_dropcap-o3b{
padding:0.375rem 0.75rem 0 0;
font-size:62px;
font-weight:700;
float:left;
line-height:.8;
color:#B8864A;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
.hmb_el_right-o3b{
min-width:0;
}
.hmb_el_quote-o3b{
padding:2.25rem;
background:linear-gradient(150deg,#1E1A11,#0E0C08);
border-radius:1.25rem;
margin-bottom:1.5rem;
color:#F4ECD8;
position:relative;
}
.hmb_el_quote_mark-o3b{
color:#D4A84B;
margin-bottom:0.375rem;
align-items:center;
display:inline-flex;
}
.hmb_el_quote_mark-o3b svg{
width:34px;
height:2.125rem;
}
.hmb_el_quote_text-o3b{
color:#F4ECD8;
margin-bottom:22px;
line-height:1.4;
font-weight:500;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:22px;
}
.hmb_el_quote_meta-o3b{
gap:12px;
align-items:center;
display:flex;
}
.hmb_el_quote_av-o3b{
background:linear-gradient(135deg,#B8793A,#E2C06A);
border-radius:50%;
flex:0 0 auto;
height:2.375rem;
width:38px;
}
.hmb_el_quote_author-o3b{
color:#F4ECD8;
font-size:0.875rem;
font-weight:700;
}
.hmb_el_quote_meta_sub-o3b{
font-size:0.75rem;
color:#A89D82;
}
.hmb_el_explain-o3b{
border:1px solid rgba(244,232,196,0.07);
overflow:hidden;
border-radius:14px;
}
.hmb_el_explain_card-o3b{
padding:22px 1.5rem;
}
.hmb_el_explain_card-o3b+.hmb_el_explain_card-o3b{
border-top:1px solid rgba(244,232,196,0.07);
}
.hmb_el_explain_h-o3b{
font-weight:600;
color:#F4ECD8;
font-size:20px;
line-height:1.15;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
.hmb_el_explain_p-o3b{
font-size:0.875rem;
overflow-wrap:break-word;
color:#7D7362;
line-height:1.55;
}
.hmb_sg-o3b{
padding:48px 0 10px;
}
.hmb_sg_eyebrow-o3b{
display:block;
margin-bottom:12px;
}
.hmb_sg_h2-o3b{
overflow-wrap:break-word;
font-weight:600;
font-size:1.875rem;
margin-bottom:1.75rem;
color:#F4ECD8;
line-height:1.05;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.hmb_sg_h2-o3b{
font-size:2.25rem;
}
}
.hmb_sg_grid-o3b{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:722px){
.hmb_sg_grid-o3b{
grid-template-columns:repeat(3,1fr);
}
}
.hmb_sg_col-o3b{
min-width:0;
}
.hmb_sg_col_h-o3b{
line-height:1.15;
margin-bottom:10px;
font-weight:600;
font-size:1.375rem;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#F4ECD8;
}
.hmb_sg_col_p-o3b{
line-height:1.65;
overflow-wrap:break-word;
color:#7D7362;
font-size:0.875rem;
}
.hmb_gd-o3b{
padding:48px 0 0.625rem;
}
.hmb_gd_head-o3b{
gap:14px;
display:flex;
flex-direction:column;
margin-bottom:24px;
}
@media(min-width:679px){
.hmb_gd_head-o3b{
gap:1.25rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.hmb_gd_eyebrow-o3b{
margin-bottom:0.625rem;
}
.hmb_gd_h2-o3b{
line-height:1.05;
overflow-wrap:break-word;
font-size:1.75rem;
font-weight:600;
color:#F4ECD8;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.hmb_gd_h2-o3b{
font-size:2.125rem;
}
}
.hmb_gd_more-o3b{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
padding-bottom:2px;
border-bottom:1px solid #F4ECD8;
font-weight:600;
color:#F4ECD8;
font-size:13.5px;
}
.hmb_gd_more-o3b:hover{
border-color:#B8864A;
color:#B8864A;
}
.hmb_gd_grid-o3b{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:720px){
.hmb_gd_grid-o3b{
grid-template-columns:repeat(3,1fr);
}
}
.hmb_gd_card-o3b{
background:#221D14;
border-radius:0.875rem;
border:1px solid rgba(244,232,196,0.07);
overflow:hidden;
min-width:0;
display:block;
}
.hmb_gd_card_img-o3b{
background:linear-gradient(140deg,#1E1A11,#B8864A);
height:150px;
}
.hmb_gd_card_body-o3b{
padding:22px;
}
.hmb_gd_card_cat-o3b{
text-transform:uppercase;
font-weight:600;
color:#B8864A;
font-size:10px;
letter-spacing:.1em;
}
.hmb_gd_card_h-o3b{
margin:0.5rem 0 0.625rem;
line-height:1.2;
color:#F4ECD8;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:1.188rem;
font-weight:600;
overflow-wrap:break-word;
}
.hmb_gd_card_meta-o3b{
overflow-wrap:break-word;
color:#A89D82;
font-size:0.75rem;
}
.hmb_sb-o3b{
padding:48px 0;
background:#221D14;
border-bottom:1px solid rgba(244,232,196,0.07);
border-top:1px solid rgba(244,232,196,0.07);
margin-top:24px;
}
@media(min-width:770px){
.hmb_sb-o3b{
padding:56px 0;
}
}
.hmb_sb_eyebrow-o3b{
margin-bottom:0.75rem;
display:block;
}
.hmb_sb_h2-o3b{
margin-bottom:26px;
font-size:1.875rem;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
color:#F4ECD8;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.hmb_sb_h2-o3b{
font-size:36px;
}
}
.hmb_sb_grid-o3b{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:558px){
.hmb_sb_grid-o3b{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.hmb_sb_grid-o3b{
grid-template-columns:repeat(4,1fr);
}
}
.hmb_sb_card-o3b{
border:1px solid rgba(244,232,196,0.07);
border-radius:0.875rem;
padding:1.5rem;
background:#1A1610;
min-width:0;
}
.hmb_sb_card_h-o3b{
line-height:1.15;
color:#F4ECD8;
font-weight:600;
font-size:1.188rem;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
.hmb_sb_card_p-o3b{
line-height:1.6;
overflow-wrap:break-word;
color:#7D7362;
font-size:0.844rem;
}
.hmb_sb_rtp-o3b{
gap:1.5rem;
background:#1A1610;
grid-template-columns:1fr;
padding:26px 1.75rem;
border:1px solid rgba(244,232,196,0.07);
border-radius:14px;
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:761px){
.hmb_sb_rtp-o3b{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.hmb_sb_rtp_h-o3b{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F4ECD8;
font-size:1.25rem;
font-weight:600;
margin-bottom:8px;
line-height:1.15;
}
.hmb_sb_rtp_p-o3b{
font-size:0.844rem;
line-height:1.6;
overflow-wrap:break-word;
color:#7D7362;
}
.hmb_sb_rtp_stats-o3b{
gap:16px;
display:flex;
}
.hmb_sb_stat-o3b{
flex:1 1 0;
background:#221D14;
padding:1.125rem;
border-radius:8px;
min-width:0;
text-align:center;
}
.hmb_sb_stat_v-o3b{
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#6B9E6E;
font-weight:700;
font-size:26px;
}
.hmb_sb_stat_l-o3b{
margin-top:4px;
font-size:11.5px;
color:#A89D82;
}
.hmb_ft-o3b{
background:#100E09;
color:#A89D82;
margin-top:2.5rem;
}
.hmb_ft_in-o3b{
gap:2rem;
padding:3rem 0 28px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:601px){
.hmb_ft_in-o3b{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:898px){
.hmb_ft_in-o3b{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.hmb_ft_brand-o3b{
min-width:0;
}
.hmb_ft_logo-o3b{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#F4ECD8;
overflow-wrap:break-word;
font-weight:700;
font-size:26px;
}
.hmb_ft_tagline-o3b{
margin-top:0.875rem;
max-width:280px;
font-size:13.5px;
color:#A89D82;
line-height:1.6;
}
.hmb_ft_contact-o3b{
transition:color .22s ease;
overflow-wrap:anywhere;
display:inline-block;
margin-top:0.75rem;
color:#D4A84B;
font-size:13px;
max-width:280px;
}
.hmb_ft_contact-o3b:hover{
color:#F4ECD8;
}
.hmb_ft_col-o3b{
min-width:0;
}
.hmb_ft_col_h-o3b{
margin-bottom:14px;
font-size:13px;
text-transform:uppercase;
font-weight:700;
overflow-wrap:break-word;
color:#F4ECD8;
letter-spacing:.08em;
}
.hmb_ft_col_links-o3b{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.hmb_ft_link-o3b{
transition:color .22s ease;
color:#A89D82;
font-size:13.5px;
overflow-wrap:break-word;
}
.hmb_ft_link-o3b:hover{
color:#F4ECD8;
}
.hmb_ft_bot-o3b{
padding:1.375rem 0 2.5rem;
gap:1rem;
display:flex;
border-top:1px solid rgba(244,232,196,0.13);
flex-direction:column;
}
@media(min-width:769px){
.hmb_ft_bot-o3b{
gap:20px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.hmb_ft_legal-o3b{
font-size:11.5px;
overflow-wrap:break-word;
line-height:1.6;
max-width:760px;
color:#514A3C;
}
.hmb_ft_legal-o3b b{
color:#A89D82;
font-weight:700;
}
.hmb_ft_age-o3b{
border-radius:0.5rem;
padding:4px 9px;
border:1.5px solid #D4A84B;
flex:0 0 auto;
font-size:0.813rem;
font-weight:700;
color:#D4A84B;
}