*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0F0D0A;
font-size:15px;
overflow-wrap:break-word;
font-family:"Public Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.55;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
color:#C9B98A;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(9, 8, 6, 0.72);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.hkbshell-y7a{
grid-template-columns:15.5rem 1fr;
min-height:100vh;
display:grid;
}
.hkbmain-y7a{
min-width:0;
}
.hkbwrap-y7a{
margin:0 auto;
width:100%;
max-width:1380px;
}
.hkbcontainer-y7a{
padding:0 16px;
margin:0 auto;
max-width:1380px;
width:100%;
}
@media(min-width:769px){
.hkbcontainer-y7a{
padding:0 1.75rem;
}
}
.hkbsection-y7a{
padding:1.5rem 1.75rem;
}
.hkbsection_pt-y7a{
padding-top:2.125rem;
}
.hkbband_soft-y7a{
background:#1A1712;
}
.hkbeyebrow-y7a{
letter-spacing:.14em;
font-size:10.5px;
overflow-wrap:break-word;
font-family:"Public Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:inline-block;
line-height:1.4;
font-weight:600;
color:#FFB820;
text-transform:uppercase;
}
.hkbdrawer_cb-y7a{
display:none;
}
.hkboverlay-y7a{
display:none;
}
@media(max-width:1021px){
.hkbshell-y7a{
grid-template-columns:1fr;
}
.hkbmain-y7a{
padding-bottom:4.875rem;
}
.hkbdrawer_cb-y7a:checked~.hkboverlay-y7a{
inset:0;
background:rgba(9, 8, 6, 0.72);
position:fixed;
z-index:70;
display:block;
}
}
@media(max-width:561px){
.hkbsection-y7a{
padding:18px 1rem;
}
.hkbsection_pt-y7a{
padding-top:24px;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.hkbside-y7a{
background:#131108;
gap:1.375rem;
padding:22px 18px;
position:sticky;
top:0;
border-right:1px solid #2A2418;
align-self:start;
overflow-y:auto;
flex-direction:column;
height:100vh;
display:flex;
}
.hkbbrand-y7a{
gap:0.625rem;
display:flex;
align-items:center;
}
.hkblogo-y7a{
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:21px;
color:#F5EDD6;
font-weight:700;
letter-spacing:-.02em;
}
.hkbside_cta-y7a{
background:rgba(255, 184, 32, 0.11);
padding:1rem;
border:1px solid #3A3120;
border-radius:0.75rem;
}
.hkbside_cta_h-y7a{
color:#F5EDD6;
font-size:1.063rem;
line-height:1.15;
font-weight:700;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:6px;
}
.hkbside_cta_p-y7a{
margin-bottom:12px;
color:#C9B98A;
font-size:0.75rem;
line-height:1.45;
}
.hkbnav-y7a{
gap:3px;
display:flex;
flex-direction:column;
}
.hkbnav_label-y7a{
padding:0.375rem 0.625rem;
letter-spacing:.14em;
font-size:9.5px;
text-transform:uppercase;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#5A4F3A;
}
.hkbnav_item-y7a{
gap:0.688rem;
border-radius:8px;
padding:10px;
display:flex;
color:#C9B98A;
font-size:14px;
font-weight:500;
align-items:center;
}
.hkbnav_item-y7a svg{
width:1.063rem;
height:17px;
}
.hkbnav_item-y7a:hover{
background:rgba(255, 184, 32, 0.11);
color:#F5EDD6;
}
.hkbnav_item_on-y7a{
background:rgba(255, 184, 32, 0.11);
color:#FFB820;
font-weight:600;
}
.hkbside_foot-y7a{
border-radius:0.75rem;
background:#1A1712;
padding:12px;
border:1px solid #3A3120;
margin-top:auto;
}
.hkbside_foot-y7a p{
font-size:12.5px;
color:#C9B98A;
line-height:1.4;
margin-top:0.25rem;
}
/* ---------- topbar ---------- */
.hkbtop-y7a{
gap:1rem;
background:#131108;
padding:0.875rem 28px;
position:sticky;
border-bottom:1px solid #2A2418;
z-index:40;
top:0;
display:flex;
align-items:center;
}
.hkbtop_brand-y7a{
gap:9px;
display:none;
align-items:center;
}
.hkbsearch-y7a{
gap:10px;
background:#1A1712;
border-radius:0.75rem;
flex:1;
border:1px solid #3A3120;
padding:11px 14px;
align-items:center;
color:#8A7B5C;
display:flex;
max-width:27.5rem;
font-size:0.844rem;
}
.hkbsearch-y7a svg{
flex:none;
width:1rem;
height:1rem;
}
.hkbtop_actions-y7a{
gap:0.75rem;
margin-left:auto;
align-items:center;
display:flex;
}
.hkblang-y7a{
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#C9B98A;
font-size:0.75rem;
}
.hkbburger-y7a{
border:1px solid #3A3120;
border-radius:0.5rem;
background:#1A1712;
width:40px;
color:#F5EDD6;
height:40px;
justify-content:center;
display:none;
align-items:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.hkbbotnav-y7a{
display:none;
}
@media(max-width:1025px){
.hkbside-y7a{
transition:transform .25s ease;
position:fixed;
top:0;
left:0;
z-index:80;
height:100vh;
width:17.5rem;
transform:translateX(-100%);
}
.hkbdrawer_cb-y7a:checked~.hkbshell-y7a .hkbside-y7a{
transform:translateX(0);
}
.hkbtop-y7a{
gap:0.75rem;
padding:14px 1rem;
flex-wrap:wrap;
position:static;
}
.hkbtop_brand-y7a{
display:flex;
}
.hkbsearch-y7a{
display:none;
}
.hkbburger-y7a{
display:flex;
}
.hkbtop_actions-y7a{
gap:10px;
margin-left:0;
width:100%;
align-items:stretch;
}
.hkbtop_actions-y7a .hkblang-y7a{
display:none;
}
.hkbtop_actions-y7a .hkbbtn-y7a{
flex:1;
padding:11px 0.625rem;
text-align:center;
}
.hkbbotnav-y7a{
padding:8px 6px calc(0.5rem + env(safe-area-inset-bottom));
background:#131108;
grid-template-columns:repeat(3,1fr);
bottom:0;
left:0;
z-index:65;
transform:translateZ(0);
display:grid;
border-top:1px solid #3A3120;
right:0;
position:fixed;
}
.hkbbn-y7a{
gap:0.25rem;
padding:0.375rem 2px 0;
font-weight:600;
font-size:10px;
min-width:0;
align-items:center;
color:#C9B98A;
justify-content:flex-end;
flex-direction:column;
display:flex;
}
.hkbbn-y7a svg{
flex:none;
width:22px;
height:22px;
}
.hkbbn-y7a span{
overflow:hidden;
white-space:nowrap;
max-width:100%;
text-align:center;
text-overflow:ellipsis;
}
.hkbbn_on-y7a{
color:#FFB820;
}
.hkbbn_center-y7a{
position:relative;
}
.hkbbn_fab-y7a{
background:#FFB820;
border-radius:50%;
left:50%;
display:flex;
position:absolute;
align-items:center;
box-shadow:0 0.5rem 32px rgba(0, 0, 0, 0.64), 0 2px 10px rgba(0, 0, 0, 0.44);
height:3.125rem;
top:-20px;
justify-content:center;
width:3.125rem;
transform:translateX(-50%);
color:#0F0D0A;
}
.hkbbn_fab-y7a svg{
width:24px;
height:1.5rem;
}
.hkbbn_center-y7a span{
color:#FFB820;
}
}
.hkbbtn-y7a{
gap:8px;
padding:0.688rem 22px;
transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
border-radius:8px;
justify-content:center;
font-family:"Public Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:inline-flex;
align-items:center;
cursor:pointer;
font-weight:700;
font-size:14px;
}
.hkbbtn_pri-y7a{
background:#FFB820;
color:#0F0D0A;
box-shadow:0 0.25rem 20px rgba(255, 184, 32, 0.38), 0 2px 8px rgba(255, 184, 32, 0.22);
}
.hkbbtn_pri-y7a:hover{
background:#E6A318;
}
.hkbbtn_ghost-y7a{
background:rgba(255, 184, 32, 0.11);
font-weight:600;
color:#F5EDD6;
}
.hkbbtn_line-y7a{
background:transparent;
border:1px solid #5A4D2E;
font-weight:600;
color:#F5EDD6;
}
.hkbbtn_lg-y7a{
border-radius:12px;
padding:16px 30px;
font-size:0.938rem;
}
.hkbband-y7a .hkbbtn_line-y7a{
border-color:rgba(255, 255, 255, 0.12);
color:#F5EDD6;
}
.hkbband-y7a .hkbbtn_ghost-y7a{
background:rgba(255, 255, 255, 0.07);
color:#F5EDD6;
}
.hkblink_m-y7a{
gap:0.313rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12px;
align-items:center;
display:inline-flex;
cursor:pointer;
text-decoration:none;
color:#FFB820;
}
.hkblink_m-y7a svg{
width:0.875rem;
height:14px;
}
.hkbband-y7a .hkblink_m-y7a{
color:#FFB820;
}
.hkbdot-y7a{
border-radius:50%;
background:#FFB820;
flex:none;
width:0.438rem;
height:0.438rem;
}
.hkbdot_live-y7a{
background:#E63B2E;
animation:zm3-pulse 1.4s infinite;
}
.hkbstars-y7a{
gap:2px;
color:#FFB820;
display:inline-flex;
}
.hkbstars-y7a svg{
width:0.938rem;
height:15px;
}
.hkbchip-y7a{
border-radius:8px;
border:1px solid #3A3120;
gap:6px;
background:#1A1712;
padding:7px 0.75rem;
font-size:11px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:inline-flex;
color:#C9B98A;
align-items:center;
}
.hkbchip_on-y7a{
border-color:transparent;
background:rgba(255, 184, 32, 0.11);
color:#FFB820;
}
.hkbgc-y7a{
cursor:pointer;
color:inherit;
text-decoration:none;
min-width:0;
display:block;
}
.hkbgc_thumb-y7a{
border-radius:12px;
border:1px solid #3A3120;
overflow:hidden;
display:block;
aspect-ratio:1;
background-position:center;
background-size:cover;
position:relative;
}
.hkbgc_thumb_portrait-y7a{
aspect-ratio:3/4;
}
.hkbgc_thumb_wide-y7a{
aspect-ratio:16/11;
}
.hkbgc_cap-y7a{
padding:0.563rem;
background:linear-gradient(transparent,rgba(9, 8, 6, 0.72));
left:0;
position:absolute;
right:0;
bottom:0;
}
.hkbgc_name-y7a{
font-size:0.781rem;
display:block;
color:#F5EDD6;
font-weight:700;
}
.hkbgc_meta-y7a{
font-size:11px;
color:#A8966E;
}
.hkbgc_badge-y7a{
border-radius:0.5rem;
padding:2px 6px;
background:#FFB820;
position:absolute;
color:#0F0D0A;
font-size:8px;
font-weight:700;
top:8px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
right:8px;
}
.hkbgc_badge_hot-y7a{
background:#E63B2E;
color:#F5EDD6;
}
.hkbgc_badge_live-y7a{
background:#E63B2E;
color:#F5EDD6;
left:0.5rem;
right:auto;
}
.hkbgc_mult-y7a{
inset:0;
color:#FFB820;
display:flex;
justify-content:center;
font-size:28px;
position:absolute;
font-weight:700;
align-items:center;
}
.hkbpc-y7a{
background:#1A1712;
border-radius:0.75rem;
border:1px solid #3A3120;
font-weight:700;
font-size:14px;
display:flex;
justify-content:center;
color:#C9B98A;
height:64px;
align-items:center;
}
.hkbrail-y7a{
min-width:0;
}
.hkbrail_scroll-y7a{
gap:0.875rem;
display:grid;
}
.hkbrail_scroll-y7a>*{
min-width:0;
}
.hkbg6-y7a{
grid-template-columns:repeat(6,1fr);
}
.hkbg7-y7a{
grid-template-columns:repeat(7,1fr);
}
.hkbg4-y7a{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1022px){
.hkbg6-y7a,.hkbg7-y7a{
grid-template-columns:none;
padding-bottom:0.375rem;
overflow-x:auto;
grid-auto-flow:column;
grid-auto-columns:7.5rem;
scroll-snap-type:x mandatory;
}
.hkbg6-y7a>*,.hkbg7-y7a>*{
scroll-snap-align:start;
}
.hkbg4-y7a{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:559px){
.hkbg4-y7a{
grid-template-columns:none;
grid-auto-flow:column;
overflow-x:auto;
grid-auto-columns:9.375rem;
}
}
.hkbpanel-y7a{
padding:1.75rem 32px;
border:1px solid #3A3120;
border-radius:1.25rem;
background:#1A1712;
}
.hkbsplit-y7a{
gap:36px;
display:grid;
align-items:start;
}
.hkbsplit-y7a>*{
min-width:0;
}
.hkbsplit_a-y7a{
grid-template-columns:.85fr 1.15fr;
}
.hkbsplit_b-y7a{
grid-template-columns:1fr 1.1fr;
}
.hkbsplit_c-y7a{
grid-template-columns:1.1fr .9fr;
}
.hkbpgrid-y7a{
grid-template-columns:.9fr 1.1fr;
gap:40px;
display:grid;
align-items:center;
}
.hkbpgrid-y7a>*{
min-width:0;
}
.hkblead-y7a{
line-height:1.65;
font-size:0.938rem;
color:#C9B98A;
margin-bottom:14px;
}
.hkbfeat-y7a{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.hkbfeat-y7a>*{
min-width:0;
}
.hkbfeat2-y7a{
grid-template-columns:1fr 1fr;
}
.hkbfeat_card-y7a{
border-radius:20px;
padding:26px;
background:#1A1712;
border:1px solid #3A3120;
}
.hkbfeat_card-y7a svg{
color:#FFB820;
height:1.625rem;
margin-bottom:1rem;
width:1.625rem;
}
.hkbfeat_card-y7a h3{
font-weight:700;
font-size:18px;
margin-bottom:0.5rem;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#F5EDD6;
}
.hkbfeat_card-y7a p{
color:#C9B98A;
line-height:1.6;
font-size:0.813rem;
}
.hkbfeat_card-y7a b{
color:#F5EDD6;
}
.hkbbig-y7a{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.hkbbig_n-y7a{
font-weight:700;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#FFB820;
font-size:26px;
}
.hkbbig_l-y7a{
font-size:12px;
color:#8A7B5C;
}
.hkbperson-y7a{
background:#1A1712;
gap:0.875rem;
padding:16px 1.125rem;
border:1px solid #3A3120;
border-radius:0.75rem;
align-items:center;
display:flex;
}
.hkbavatar-y7a{
flex:none;
background:linear-gradient(135deg,#FFB820,#CC8800);
border-radius:50%;
width:2.75rem;
height:2.75rem;
}
.hkbperson_name-y7a{
font-weight:700;
color:#F5EDD6;
font-size:14px;
}
.hkbperson_role-y7a{
font-size:0.75rem;
color:#8A7B5C;
}
.hkbkv-y7a{
background:#3A3120;
border:1px solid #3A3120;
grid-template-columns:1fr 1fr;
border-radius:12px;
gap:1px;
overflow:hidden;
display:grid;
}
.hkbkv-y7a>div{
padding:1rem 1.125rem;
background:#0F0D0A;
min-width:0;
}
.hkbkv_k-y7a{
font-size:0.594rem;
margin-bottom:5px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#FFB820;
text-transform:uppercase;
}
.hkbkv_v-y7a{
font-weight:700;
color:#F5EDD6;
font-size:13.5px;
}
@media(max-width:1025px){
.hkbsplit_a-y7a,.hkbsplit_b-y7a,.hkbsplit_c-y7a,.hkbpgrid-y7a{
gap:1.5rem;
grid-template-columns:1fr;
}
.hkbfeat-y7a,.hkbfeat2-y7a{
grid-template-columns:1fr;
}
.hkbkv-y7a{
grid-template-columns:1fr;
}
}
.hkbsh-y7a{
margin-bottom:1rem;
min-width:0;
}
.hkbsh_row-y7a{
gap:0.75rem;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
}
.hkbsh_row-y7a .hkbsh_l-y7a{
gap:6px;
min-width:0;
display:flex;
flex-direction:column;
}
.hkbsh_stack-y7a{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.hkbsh_center-y7a{
gap:10px;
flex-direction:column;
align-items:center;
display:flex;
text-align:center;
}
.hkbsh_h2-y7a{
gap:9px;
line-height:1.1;
font-size:20px;
color:#F5EDD6;
font-weight:700;
align-items:center;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
display:flex;
overflow-wrap:break-word;
}
@media(min-width:771px){
.hkbsh_h2-y7a{
font-size:24px;
}
}
.hkbband-y7a .hkbsh_h2-y7a{
color:#F5EDD6;
}
.hkbeb_mono-y7a{
text-transform:none;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.08em;
}
.hkbeb_mono-y7a::before{
content:"// ";
}
.hkbeb_upper-y7a{
letter-spacing:.14em;
text-transform:uppercase;
}
.hkbeb_pill-y7a{
background:rgba(255, 184, 32, 0.11);
border-radius:999px;
padding:5px 0.688rem;
letter-spacing:.12em;
text-transform:uppercase;
}
.hkbeb_line-y7a{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.hkbeb_line-y7a::before{
background:#FFB820;
display:inline-block;
height:1px;
content:"";
width:24px;
}
.hkbband-y7a .hkbeb_line-y7a::before{
background:#FFB820;
}
.hkbband-y7a .hkbeb_pill-y7a{
background:rgba(255, 255, 255, 0.07);
}
.hkbsh_link-y7a{
gap:6px;
transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
white-space:nowrap;
border-bottom:1px solid #F5EDD6;
align-items:center;
font-weight:600;
color:#F5EDD6;
display:inline-flex;
padding-bottom:2px;
font-size:0.813rem;
}
.hkbsh_link-y7a:hover{
border-color:#FFB820;
color:#FFB820;
}
.hkbsh_link-y7a svg{
height:14px;
width:0.875rem;
}
.hkbsh_link_chev-y7a{
padding-bottom:0;
border-bottom:0;
color:#FFB820;
font-size:0.75rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.hkbsh_link_btn-y7a{
padding:0.563rem 1.125rem;
border-radius:62.438rem;
background:#FFB820;
border-bottom:0;
color:#0F0D0A;
}
.hkbsh_link_btn-y7a:hover{
background:#E6A318;
border-color:transparent;
}
.hkbband-y7a .hkbsh_link-y7a{
border-color:#F5EDD6;
color:#F5EDD6;
}
.hkbband-y7a .hkbsh_link_chev-y7a{
color:#FFB820;
}
.hkbsh_rule-y7a{
background:#3A3120;
margin:-2px 0 1rem;
height:1px;
}
.hkbband-y7a .hkbsh_rule-y7a{
background:rgba(255, 255, 255, 0.12);
}
.hkbseo_grid3-y7a{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.hkbseo_grid4-y7a{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.hkbseo_grid3-y7a>*,.hkbseo_grid4-y7a>*{
min-width:0;
}
.hkbseo_card-y7a{
background:#1A1712;
border-radius:12px;
padding:1.5rem;
border:1px solid #3A3120;
}
.hkbseo_card-y7a h3{
color:#F5EDD6;
font-size:18px;
margin-bottom:8px;
font-weight:700;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.hkbseo_card-y7a p{
font-size:13px;
color:#C9B98A;
line-height:1.6;
}
.hkbseo_card_sm-y7a{
padding:20px;
}
.hkbseo_card_sm-y7a h3{
font-size:16px;
}
.hkbseo_card_sm-y7a p{
line-height:1.55;
font-size:12.5px;
}
.hkbseo_rtp_row-y7a{
gap:36px;
grid-template-columns:1fr 1fr;
margin-top:1rem;
align-items:center;
display:grid;
}
.hkbrtp-y7a{
gap:0.875rem;
min-width:0;
display:flex;
}
.hkbrtp-y7a>div{
flex:1;
border-radius:12px;
background:#0F0D0A;
padding:1rem;
min-width:0;
text-align:center;
}
.hkbrtp_n-y7a{
font-size:1.625rem;
font-weight:700;
color:#FFB820;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
white-space:nowrap;
}
.hkbrtp_l-y7a{
margin-top:4px;
color:#8A7B5C;
font-size:0.688rem;
}
.hkbcmp-y7a{
overflow:hidden;
border-radius:12px;
border:1px solid #3A3120;
max-width:760px;
}
.hkbcmp_row-y7a{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.hkbcmp_row-y7a>div{
padding:13px 14px;
text-align:center;
min-width:0;
}
.hkbcmp_row-y7a>div:first-child{
font-weight:600;
text-align:left;
color:#F5EDD6;
padding-left:1.375rem;
}
.hkbcmp_th-y7a{
background:#0F0D0A;
font-size:12.5px;
font-weight:700;
}
.hkbcmp_row-y7a:not(.hkbcmp_th-y7a){
background:#1A1712;
border-top:1px solid #2A2418;
color:#C9B98A;
}
.hkbcmp_zebra-y7a{
background:#141209;
}
.hkbguide-y7a{
border-radius:12px;
background:#1A1712;
border:1px solid #3A3120;
overflow:hidden;
cursor:pointer;
}
.hkbguide_cover-y7a{
height:8.125rem;
}
.hkbguide_body-y7a{
padding:20px;
}
.hkbguide_body-y7a h3{
margin:7px 0 9px;
font-weight:700;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
line-height:1.25;
font-size:16px;
color:#F5EDD6;
}
.hkbguide_meta-y7a{
color:#8A7B5C;
font-size:11.5px;
}
.hkbhub-y7a{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
display:grid;
border-top:1px solid #2A2418;
padding-top:28px;
}
.hkbhub-y7a>*{
min-width:0;
}
.hkbhub-y7a h4{
font-size:0.813rem;
color:#F5EDD6;
font-weight:700;
margin-bottom:0.688rem;
}
.hkbhub_col-y7a{
gap:8px;
font-size:0.813rem;
flex-direction:column;
color:#C9B98A;
display:flex;
}
.hkbhub_col-y7a a{
cursor:pointer;
}
@media(max-width:1024px){
.hkbseo_grid3-y7a{
grid-template-columns:1fr;
}
.hkbseo_grid4-y7a{
grid-template-columns:repeat(2,1fr);
}
.hkbseo_rtp_row-y7a{
gap:1.25rem;
grid-template-columns:1fr;
}
.hkbhub-y7a{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:562px){
.hkbhub-y7a{
grid-template-columns:1fr;
}
}
.hkbhero-y7a{
background:linear-gradient(120deg,#0D0B07,#0B0C14);
padding:2.875rem 3rem;
overflow:hidden;
border:1px solid #3A3120;
border-radius:20px;
position:relative;
color:#F5EDD6;
}
.hkbhero_glow-y7a{
border-radius:50%;
background:radial-gradient(circle,rgba(255, 176, 32, 0.22),transparent 70%);
right:-60px;
top:-60px;
width:340px;
height:340px;
position:absolute;
}
.hkbhero_in-y7a{
max-width:37.5rem;
position:relative;
}
.hkbhero-y7a .hkbeyebrow-y7a{
color:#FFB820;
}
.hkbpill_row-y7a{
border-radius:62.438rem;
background:rgba(255, 255, 255, 0.07);
gap:8px;
padding:6px 13px;
border:1px solid rgba(255, 255, 255, 0.12);
letter-spacing:.1em;
font-size:0.656rem;
text-transform:uppercase;
color:#FFB820;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.hkbhero_h1-y7a{
margin:18px 0;
overflow-wrap:break-word;
font-size:3.375rem;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#F5EDD6;
font-weight:700;
line-height:1.02;
letter-spacing:-.02em;
}
.hkbhero_h1-y7a em{
font-style:normal;
color:#FFB820;
}
.hkbhero_sub-y7a{
margin-bottom:28px;
max-width:30rem;
color:#A8966E;
font-size:17px;
line-height:1.55;
}
.hkbhero_cta-y7a{
gap:0.875rem;
margin-bottom:26px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.hkbhero_trust-y7a{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.hkbhero_rating_txt-y7a{
color:#A8966E;
font-size:13px;
}
@media(max-width:1027px){
.hkbhero-y7a{
padding:32px 1.5rem;
}
.hkbhero_h1-y7a{
font-size:38px;
}
}
@media(max-width:559px){
.hkbhero_h1-y7a{
font-size:1.875rem;
}
}
.hkbstat-y7a{
gap:0.875rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.hkbstat-y7a>*{
min-width:0;
}
.hkbstat_item-y7a{
border-radius:0.75rem;
background:#1A1712;
padding:18px 1.25rem;
border:1px solid #3A3120;
}
.hkbstat_k-y7a{
text-transform:uppercase;
font-size:0.594rem;
letter-spacing:.12em;
margin-bottom:0.438rem;
color:#8A7B5C;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.hkbstat_v-y7a{
gap:0.5rem;
color:#F5EDD6;
min-width:0;
align-items:center;
overflow-wrap:anywhere;
font-size:1.5rem;
font-weight:700;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
display:flex;
}
.hkbstat_v_accent-y7a{
color:#FFB820;
}
@media(max-width:1025px){
.hkbstat-y7a{
grid-template-columns:repeat(2,1fr);
}
}
.hkbwlc-y7a{
gap:1.5rem;
padding:2.25rem 2.5rem;
background:linear-gradient(120deg,#0D0B07,#0B0C14);
overflow:hidden;
border:1px solid #3A3120;
border-radius:20px;
grid-template-columns:1.2fr .8fr;
position:relative;
color:#F5EDD6;
align-items:center;
display:grid;
}
.hkbwlc-y7a>*{
min-width:0;
}
.hkbwlc-y7a .hkbeyebrow-y7a{
color:#FFB820;
}
.hkbwlc_glow-y7a{
background:radial-gradient(circle,rgba(255, 176, 32, 0.22),transparent 70%);
border-radius:50%;
top:-2.5rem;
width:16.25rem;
position:absolute;
right:-2.5rem;
height:260px;
}
.hkbwlc_in-y7a{
position:relative;
}
.hkbwlc_h2-y7a{
margin:10px 0 8px;
overflow-wrap:break-word;
font-size:34px;
line-height:1.03;
font-weight:700;
color:#F5EDD6;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.hkbwlc_h2-y7a em{
font-style:normal;
color:#FFB820;
}
.hkbwlc_sub-y7a{
color:#A8966E;
margin-bottom:1.125rem;
max-width:420px;
font-size:0.875rem;
line-height:1.55;
}
.hkbwlc_terms-y7a{
gap:10px;
position:relative;
display:flex;
flex-direction:column;
}
.hkbterm-y7a{
border:1px solid rgba(255, 255, 255, 0.12);
border-radius:12px;
gap:11px;
background:rgba(255, 255, 255, 0.07);
padding:13px 15px;
align-items:center;
display:flex;
}
.hkbterm-y7a svg{
flex:none;
height:1.25rem;
width:1.25rem;
color:#FFB820;
}
.hkbterm_k-y7a{
text-transform:uppercase;
font-size:9.5px;
color:#A8966E;
letter-spacing:.1em;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.hkbterm_v-y7a{
font-size:0.875rem;
margin-top:2px;
color:#F5EDD6;
font-weight:700;
}
@media(max-width:1027px){
.hkbwlc-y7a{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.hkbwlc_h2-y7a{
font-size:26px;
}
}
.hkbjp-y7a{
grid-template-columns:1.5fr 1fr 1fr;
gap:14px;
display:grid;
}
.hkbjp-y7a>*{
min-width:0;
}
.hkbjp_hero-y7a{
padding:26px;
border:1px solid #3A3120;
background:linear-gradient(135deg,#0D0B07,#0B0C14);
overflow:hidden;
gap:0.875rem;
border-radius:20px;
display:flex;
flex-direction:column;
color:#F5EDD6;
position:relative;
justify-content:space-between;
min-height:11.25rem;
}
.hkbjp_glow-y7a{
border-radius:50%;
background:radial-gradient(circle,rgba(255, 176, 32, 0.22),transparent 70%);
height:11.25rem;
width:11.25rem;
right:-2.5rem;
top:-40px;
position:absolute;
}
.hkbjp_k_row-y7a{
gap:10px;
position:relative;
align-items:center;
justify-content:space-between;
display:flex;
}
.hkbjp_k-y7a{
text-transform:uppercase;
letter-spacing:.12em;
font-size:10px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#8A7B5C;
}
.hkbjp_hero-y7a .hkbjp_k-y7a{
color:#A8966E;
}
.hkbjp_amt-y7a{
color:#FFB820;
font-size:42px;
font-weight:700;
line-height:1;
position:relative;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.hkbjp_sub-y7a{
margin-top:0.313rem;
font-size:12px;
color:#A8966E;
}
.hkbjp_cell-y7a{
background:#1A1712;
padding:1.375rem;
border:1px solid #3A3120;
border-radius:1.25rem;
display:flex;
justify-content:space-between;
flex-direction:column;
min-height:11.25rem;
}
.hkbjp_cell-y7a .hkbjp_amt-y7a{
font-size:1.875rem;
color:#F5EDD6;
}
.hkbjp_cell-y7a .hkbjp_sub-y7a{
color:#8A7B5C;
}
@media(max-width:1024px){
.hkbjp-y7a{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.hkbjp_amt-y7a{
font-size:32px;
}
}
.hkbpay_logos-y7a{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.hkbpay_logos-y7a>*{
min-width:0;
}
.hkbpay-y7a{
border:1px solid #3A3120;
border-radius:8px;
display:flex;
height:48px;
align-items:center;
color:#C9B98A;
font-weight:700;
font-size:12px;
justify-content:center;
}
.hkbtable-y7a{
border-radius:0.75rem;
border:1px solid #3A3120;
overflow:hidden;
}
.hkbtrow-y7a{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:13px;
display:grid;
}
.hkbtrow-y7a>div{
padding:13px 14px;
min-width:0;
}
.hkbtrow-y7a>div:first-child{
font-weight:700;
color:#F5EDD6;
padding-left:16px;
}
.hkbtrow_th-y7a{
background:#0F0D0A;
color:#8A7B5C;
text-transform:uppercase;
font-size:9.5px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.06em;
}
.hkbtrow-y7a:not(.hkbtrow_th-y7a){
background:#1A1712;
border-top:1px solid #2A2418;
color:#C9B98A;
}
.hkbtrow_zebra-y7a{
background:#141209;
}
.hkbpos-y7a{
color:#FFB820;
font-weight:700;
}
@media(max-width:1022px){
.hkbpay_logos-y7a{
grid-template-columns:repeat(2,1fr);
}
}
.hkbsupp-y7a{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.hkbsupp-y7a>*{
min-width:0;
}
.hkbsupp_card-y7a{
border-radius:0.75rem;
background:#1A1712;
border:1px solid #3A3120;
padding:1.5rem;
}
.hkbsupp_card-y7a svg{
width:24px;
margin-bottom:0.875rem;
color:#FFB820;
height:24px;
}
.hkbsupp_card-y7a h3{
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:16px;
margin-bottom:0.375rem;
font-weight:700;
color:#F5EDD6;
}
.hkbsupp_card-y7a p{
line-height:1.55;
color:#C9B98A;
font-size:13px;
}
@media(max-width:1025px){
.hkbsupp-y7a{
grid-template-columns:1fr;
}
}
.hkbdw_h2-y7a{
font-weight:700;
line-height:1.08;
margin-bottom:0.625rem;
color:#F5EDD6;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:1.625rem;
}
.hkbsteps_v-y7a{
gap:0.625rem;
grid-template-columns:1fr;
}
.hkbsteps_v-y7a .hkbstep-y7a{
padding:18px 1.25rem;
}
@media(max-width:560px){
.hkbdw_h2-y7a{
font-size:1.438rem;
}
}
.hkbvip_head-y7a{
gap:12px;
justify-content:space-between;
margin-bottom:1.125rem;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
}
.hkbvip_intro-y7a{
max-width:26.25rem;
font-size:13px;
color:#C9B98A;
}
.hkbvip-y7a{
gap:0.75rem;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.hkbvip-y7a>*{
min-width:0;
}
.hkbtier-y7a{
padding:1.25rem;
background:#1A1712;
border-radius:12px;
border:1px solid #3A3120;
}
.hkbtier_on-y7a{
background:rgba(255, 184, 32, 0.11);
border-color:#FFB820;
}
.hkbtier_medal-y7a{
background:linear-gradient(135deg,#FFB820,#CC8800);
border-radius:0.5rem;
margin-bottom:14px;
width:30px;
height:1.875rem;
}
.hkbtier_name-y7a{
margin-bottom:0.313rem;
color:#F5EDD6;
font-size:15px;
font-weight:700;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.hkbtier_tx-y7a{
font-size:11.5px;
color:#8A7B5C;
line-height:1.5;
}
@media(max-width:1027px){
.hkbvip-y7a{
grid-template-columns:repeat(2,1fr);
}
}
.hkbpromo_grid-y7a{
gap:1rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.hkbpromo_grid-y7a>*{
min-width:0;
}
.hkbpromo-y7a{
overflow:hidden;
border:1px solid #3A3120;
padding:1.5rem;
border-radius:20px;
background:#1A1712;
min-height:150px;
position:relative;
}
.hkbpromo_h-y7a{
color:#F5EDD6;
font-weight:700;
line-height:1.05;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:26px;
margin-top:0.375rem;
}
.hkbpromo_h-y7a em{
color:#FFB820;
font-style:normal;
}
.hkbpromo_p-y7a{
font-size:12.5px;
line-height:1.5;
color:#C9B98A;
margin-top:0.5rem;
}
.hkbpromo_feat-y7a{
background:linear-gradient(135deg,#0D0B07,#0B0C14);
border-color:#3A3120;
}
.hkbpromo_feat-y7a .hkbpromo_h-y7a{
color:#F5EDD6;
}
.hkbpromo_feat-y7a .hkbpromo_h-y7a em{
color:#FFB820;
}
.hkbpromo_feat-y7a .hkbpromo_p-y7a{
color:#A8966E;
}
.hkbpromo_feat-y7a .hkbeyebrow-y7a{
color:#FFB820;
}
@media(max-width:1027px){
.hkbpromo_grid-y7a{
grid-template-columns:1fr;
}
}
.hkbsteps-y7a{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.hkbsteps-y7a>*{
min-width:0;
}
.hkbstep-y7a{
border-radius:0.75rem;
background:#1A1712;
border:1px solid #3A3120;
padding:24px;
position:relative;
}
.hkbstep_num-y7a{
background:#FFB820;
border-radius:0.5rem;
align-items:center;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:14px;
font-size:13px;
color:#0F0D0A;
width:30px;
justify-content:center;
font-weight:700;
height:1.875rem;
display:flex;
}
.hkbstep_h-y7a{
font-size:1rem;
color:#F5EDD6;
margin-bottom:0.438rem;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.hkbstep_p-y7a{
color:#C9B98A;
line-height:1.55;
font-size:13px;
}
@media(max-width:1021px){
.hkbsteps-y7a{
grid-template-columns:1fr;
}
}
.hkbbanner-y7a{
border:1px solid #3A3120;
overflow:hidden;
padding:2.25rem 2.5rem;
border-radius:20px;
background:linear-gradient(115deg,#0D0B07,#0B0C14);
gap:1.75rem;
align-items:center;
color:#F5EDD6;
justify-content:space-between;
flex-wrap:wrap;
position:relative;
display:flex;
}
.hkbbanner_glow-y7a{
border-radius:50%;
background:radial-gradient(circle,rgba(255, 176, 32, 0.22),transparent 68%);
transform:translateY(-50%);
width:200px;
top:50%;
height:200px;
right:80px;
position:absolute;
}
.hkbbanner_in-y7a{
position:relative;
max-width:35rem;
}
.hkbbanner-y7a .hkbeyebrow-y7a{
color:#FFB820;
}
.hkbbanner_h2-y7a{
margin:0.625rem 0;
line-height:1.05;
color:#F5EDD6;
font-size:30px;
font-weight:700;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.hkbbanner_text-y7a{
color:#A8966E;
font-size:0.875rem;
line-height:1.6;
}
@media(max-width:558px){
.hkbbanner_h2-y7a{
font-size:24px;
}
}
.hkbgd_head-y7a{
gap:12px;
flex-wrap:wrap;
display:flex;
align-items:center;
margin-bottom:16px;
justify-content:space-between;
}
.hkbab_h2-y7a{
margin:0.875rem 0 1rem;
line-height:1.08;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#F5EDD6;
font-weight:700;
font-size:2rem;
}
.hkbab_body-y7a{
line-height:1.65;
color:#C9B98A;
font-size:15px;
margin-bottom:14px;
}
.hkbab_chips-y7a{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
margin-top:0.5rem;
}
.hkbfaq-y7a{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.hkbfaq_item-y7a{
padding:18px 22px;
background:#1A1712;
border:1px solid #3A3120;
border-radius:12px;
}
.hkbfaq_q-y7a{
list-style:none;
gap:1rem;
justify-content:space-between;
cursor:pointer;
font-weight:600;
align-items:center;
display:flex;
font-size:0.969rem;
color:#F5EDD6;
}
.hkbfaq_q-y7a::-webkit-details-marker{
display:none;
}
.hkbfaq_q_t-y7a{
gap:10px;
display:flex;
}
.hkbfaq_q_i-y7a{
font-style:normal;
color:#FFB820;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.hkbfaq_pm-y7a{
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#FFB820;
font-size:1.25rem;
}
.hkbfaq_item-y7a[open] .hkbfaq_pm-y7a{
transform:rotate(45deg);
}
.hkbfaq_a-y7a{
font-size:13.5px;
line-height:1.6;
color:#C9B98A;
margin-top:0.75rem;
}
@media(max-width:561px){
.hkbab_h2-y7a{
font-size:26px;
}
}
.hkbprovs-y7a{
gap:0.75rem;
grid-template-columns:repeat(6,1fr);
margin-bottom:1.75rem;
display:grid;
}
.hkbprovs-y7a>*{
min-width:0;
}
.hkbprov-y7a{
background:#1A1712;
border-radius:0.75rem;
border:1px solid #3A3120;
padding:12px;
display:flex;
align-items:center;
text-decoration:none;
height:4rem;
justify-content:center;
}
.hkbprov_img-y7a{
object-fit:contain;
max-width:100%;
max-height:32px;
}
.hkbresp-y7a{
padding:26px;
border-radius:0.75rem;
gap:1.5rem;
border:1px solid #3A3120;
background:#1A1712;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.hkbresp_in-y7a{
max-width:35rem;
}
.hkbresp_h-y7a{
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.5rem;
font-size:1.188rem;
color:#F5EDD6;
font-weight:700;
}
.hkbresp_p-y7a{
font-size:13.5px;
color:#C9B98A;
line-height:1.6;
}
.hkbresp_badges-y7a{
gap:14px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.hkbage18-y7a{
padding:4px 0.5rem;
border-radius:0.5rem;
border:1.5px solid #E63B2E;
font-weight:700;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:13px;
color:#E63B2E;
}
.hkbresp_org-y7a{
color:#8A7B5C;
font-size:0.813rem;
font-weight:600;
}
@media(max-width:1024px){
.hkbprovs-y7a{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:557px){
.hkbprovs-y7a{
grid-template-columns:repeat(2,1fr);
}
}
.hkbdispute-y7a{
padding:1.625rem 30px;
gap:1.75rem;
border-radius:0.75rem;
border:1px dashed #5A4D2E;
display:flex;
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
}
.hkbdispute_in-y7a{
max-width:660px;
}
.hkbdispute_h2-y7a{
font-weight:700;
color:#F5EDD6;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:22px;
margin-bottom:0.5rem;
}
.hkbdispute_text-y7a{
line-height:1.6;
font-size:13.5px;
color:#C9B98A;
}
.hkbrv_head-y7a{
gap:0.75rem;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
align-items:flex-end;
margin-bottom:18px;
}
.hkbrv_agg-y7a{
gap:0.625rem;
display:flex;
align-items:center;
}
.hkbrv_source-y7a{
font-size:12.5px;
color:#8A7B5C;
}
.hkbrv_grid-y7a{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.hkbrv_grid-y7a>*{
min-width:0;
}
.hkbreview-y7a{
border:1px solid #3A3120;
background:#1A1712;
padding:24px;
border-radius:0.75rem;
}
.hkbreview-y7a .hkbstars-y7a{
margin-bottom:10px;
}
.hkbreview-y7a p{
color:#F5EDD6;
font-size:14.5px;
margin-bottom:0.875rem;
line-height:1.5;
font-weight:600;
}
.hkbreview_by-y7a{
font-size:0.781rem;
color:#8A7B5C;
}
@media(max-width:1025px){
.hkbrv_grid-y7a{
grid-template-columns:1fr;
}
}
.hkbrc-y7a{
gap:2rem;
grid-template-columns:1fr 1fr 1fr;
display:grid;
}
.hkbrc-y7a>*{
min-width:0;
}
.hkbrc_awards-y7a{
gap:0.688rem;
flex-direction:column;
display:flex;
}
.hkbaward-y7a{
gap:11px;
display:flex;
align-items:center;
}
.hkbaward-y7a svg{
flex:none;
height:18px;
width:1.125rem;
color:#F0C040;
}
.hkbaward_t-y7a{
color:#F5EDD6;
font-weight:700;
font-size:0.844rem;
}
.hkbaward_s-y7a{
font-size:11.5px;
color:#8A7B5C;
}
.hkbrc_press-y7a{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.hkblogo_cell-y7a{
border-radius:8px;
border:1px solid #3A3120;
font-size:0.813rem;
display:flex;
height:3rem;
color:#C9B98A;
justify-content:center;
font-weight:700;
align-items:center;
}
.hkbrc_partner-y7a{
border:1px solid #3A3120;
padding:20px;
background:#1A1712;
border-radius:0.75rem;
}
.hkbrc_partner_name-y7a{
font-weight:700;
color:#F5EDD6;
margin-bottom:6px;
font-size:1.125rem;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.hkbrc_partner_text-y7a{
line-height:1.55;
font-size:12.5px;
color:#C9B98A;
}
@media(max-width:1021px){
.hkbrc-y7a{
gap:1.375rem;
grid-template-columns:1fr;
}
.hkbrc_press-y7a{
grid-template-columns:repeat(4,1fr);
}
}
.hkbop_h2-y7a{
margin:10px 0 0.5rem;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:24px;
color:#F5EDD6;
line-height:1.1;
}
.hkbop_text-y7a{
line-height:1.6;
color:#C9B98A;
font-size:13.5px;
}
@media(max-width:561px){
.hkbop_h2-y7a{
font-size:1.375rem;
}
}
.hkbfooter-y7a{
background:#090806;
padding:2.5rem 28px;
border-top:1px solid #2A2418;
}
.hkbfooter_grid-y7a{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:2rem;
margin-bottom:28px;
display:grid;
margin-right:auto;
max-width:86.25rem;
margin-left:auto;
}
.hkbfooter_grid-y7a>*{
min-width:0;
}
.hkbfooter_grid-y7a h4{
margin-bottom:0.813rem;
letter-spacing:.12em;
text-transform:uppercase;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#5A4F3A;
font-size:0.625rem;
}
.hkbfcol-y7a{
gap:0.563rem;
font-size:13px;
color:#C9B98A;
display:flex;
flex-direction:column;
}
.hkbfcol-y7a a{
cursor:pointer;
}
.hkbft_about-y7a{
font-size:0.813rem;
line-height:1.6;
max-width:16.25rem;
margin-top:0.75rem;
color:#8A7B5C;
}
.hkbft_contact-y7a{
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-top:12px;
overflow-wrap:anywhere;
color:#FFB820;
font-size:0.781rem;
}
.hkbfooter_bottom-y7a{
gap:16px;
margin:0 auto;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
padding-top:1.25rem;
max-width:86.25rem;
border-top:1px solid #2A2418;
display:flex;
}
.hkbfooter_bottom-y7a p{
max-width:720px;
font-size:0.688rem;
line-height:1.6;
color:#5A4F3A;
}
@media(max-width:1023px){
.hkbfooter_grid-y7a{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:562px){
.hkbfooter_grid-y7a{
grid-template-columns:1fr;
}
}