*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0e1118;
-webkit-font-smoothing:antialiased;
line-height:1.6;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:0.938rem;
color:#c4cad8;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
}
img{
max-width:100%;
display:block;
}
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:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.hkrlayout-rzf{
flex-direction:column;
min-height:100vh;
display:flex;
}
.hkrmain-rzf{
flex:1 1 auto;
min-width:0;
width:100%;
}
.hkrcontainer-rzf{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:766px){
.hkrcontainer-rzf{
padding:0 2rem;
}
}
@media(min-width:1101px){
.hkrcontainer-rzf{
padding:0 56px;
}
}
.hkreyebrow-rzf{
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-transform:uppercase;
color:#4d9ef6;
display:inline-block;
line-height:1.4;
letter-spacing:.2em;
font-size:0.688rem;
font-weight:600;
overflow-wrap:break-word;
}
.hkrband-rzf{
background:#0a0e18;
color:#eef1f8;
}
.hkrband-rzf .hkreyebrow-rzf{
color:#7ab8ff;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.hkrtb-rzf{
background:#0e1118;
border-bottom:1px solid rgba(190,210,255,0.13);
position:sticky;
z-index:50;
top:0;
}
.hkrtb_in-rzf{
padding:12px 1rem;
gap:1rem;
margin:0 auto;
justify-content:space-between;
align-items:center;
max-width:1400px;
display:flex;
width:100%;
}
@media(min-width:770px){
.hkrtb_in-rzf{
padding:1rem 32px;
}
}
@media(min-width:1103px){
.hkrtb_in-rzf{
padding:1.125rem 3.5rem;
}
}
.hkrtb_left-rzf{
gap:28px;
display:flex;
min-width:0;
align-items:center;
}
.hkrtb_logo-rzf{
gap:11px;
display:flex;
min-width:0;
align-items:center;
}
.hkrtb_logo_mark-rzf{
flex:0 0 auto;
border-radius:8px;
height:34px;
width:34px;
object-fit:cover;
}
.hkrtb_logo_txt-rzf{
display:flex;
line-height:1;
flex-direction:column;
min-width:0;
}
.hkrtb_logo_name-rzf{
overflow:hidden;
color:#eef1f8;
font-size:22px;
font-weight:700;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
letter-spacing:.02em;
white-space:nowrap;
}
.hkrtb_logo_sub-rzf{
overflow:hidden;
letter-spacing:.32em;
color:#4d9ef6;
margin-top:0.25rem;
font-size:8.5px;
white-space:nowrap;
font-weight:600;
text-transform:uppercase;
text-overflow:ellipsis;
}
.hkrtb_nav-rzf{
display:none;
}
@media(min-width:958px){
.hkrtb_nav-rzf{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.hkrtb_nav_item-rzf{
transition:color .2s ease,border-color .2s ease;
font-size:14px;
padding-bottom:3px;
white-space:nowrap;
color:#c4cad8;
border-bottom:2px solid transparent;
font-weight:600;
}
.hkrtb_nav_item-rzf:hover{
color:#eef1f8;
}
.hkrtb_nav_item-rzf.hkrstate_active-rzf{
border-color:#4d9ef6;
color:#eef1f8;
}
.hkrtb_right-rzf{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.hkrtb_search-rzf{
transition:color .2s ease;
display:flex;
justify-content:center;
align-items:center;
color:#c4cad8;
}
.hkrtb_search-rzf:hover{
color:#4d9ef6;
}
.hkrtb_search-rzf svg{
width:18px;
height:1.125rem;
}
.hkrtb_lang-rzf{
font-weight:600;
text-transform:uppercase;
color:#8d97ae;
font-size:11px;
letter-spacing:.1em;
}
.hkrtb_lang-rzf:hover{
color:#eef1f8;
}
.hkrtb_login-rzf{
display:none;
color:#eef1f8;
font-weight:600;
font-size:14px;
}
@media(min-width:765px){
.hkrtb_login-rzf{
display:inline-block;
}
}
.hkrtb_register-rzf{
padding:0.688rem 1.375rem;
background:#4d9ef6;
transition:background-color .2s ease;
border-radius:999px;
font-weight:700;
white-space:nowrap;
color:#060a12;
font-size:14px;
}
.hkrtb_register-rzf:hover{
background:#6ab2ff;
}
.hkrmob-rzf{
background:#0e1118;
bottom:0;
border-top:1px solid rgba(190,210,255,0.13);
left:0;
z-index:60;
position:fixed;
right:0;
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:962px){
.hkrmob-rzf{
display:none;
}
}
.hkrmob_in-rzf{
margin:0 auto;
align-items:stretch;
max-width:35rem;
display:flex;
justify-content:space-around;
}
.hkrmob_item-rzf{
transition:color .2s ease;
padding:0.563rem 0.25rem;
flex:1 1 0;
gap:3px;
min-width:0;
align-items:center;
display:flex;
color:#8d97ae;
flex-direction:column;
}
.hkrmob_item-rzf.hkrstate_active-rzf{
color:#4d9ef6;
}
.hkrmob_ic-rzf{
justify-content:center;
display:flex;
align-items:center;
}
.hkrmob_ic-rzf svg{
width:1.25rem;
height:20px;
}
.hkrmob_lb-rzf{
overflow:hidden;
max-width:100%;
font-size:0.625rem;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:600;
}
@media(max-width:961px){
body{
padding-bottom:3.75rem;
}
}
.hkrrail-rzf{
position:relative;
min-width:0;
}
.hkrrail_scroll-rzf{
gap:0.875rem;
overflow-x:auto;
padding-bottom:14px;
display:flex;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
}
@media(min-width:769px){
.hkrrail_scroll-rzf{
gap:18px;
}
}
.hkrgc-rzf{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:765px){
.hkrgc-rzf{
width:188px;
}
}
.hkrgc_img-rzf{
background:#151b26;
overflow:hidden;
border-radius:0.875rem;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.32);
position:relative;
padding-bottom:133.33%;
}
.hkrgc_img-rzf img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.hkrgc_cover-rzf{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.hkrgc_hover-rzf{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .2s ease;
display:flex;
justify-content:center;
align-items:center;
opacity:0;
position:absolute;
}
.hkrgc-rzf:hover .hkrgc_hover-rzf{
opacity:1;
}
.hkrgc_hover_btn-rzf{
border-radius:62.438rem;
background:#4d9ef6;
width:2.875rem;
justify-content:center;
align-items:center;
display:flex;
color:#060a12;
height:2.875rem;
}
.hkrgc_hover_btn-rzf svg{
height:18px;
width:18px;
}
.hkrgc_info-rzf{
gap:2px;
margin-top:9px;
flex-direction:column;
min-width:0;
display:flex;
}
.hkrgc_name-rzf{
overflow:hidden;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
color:#eef1f8;
font-size:0.813rem;
}
.hkrgc_prov-rzf{
overflow:hidden;
white-space:nowrap;
color:#8d97ae;
text-overflow:ellipsis;
font-size:0.688rem;
}
.hkrgc_meta-rzf{
color:#8d97ae;
font-size:0.688rem;
}
.hkrtc-rzf{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:771px){
.hkrtc-rzf{
width:14.375rem;
}
}
.hkrtc_img-rzf{
background:#151b26;
border-radius:0.875rem;
overflow:hidden;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.32);
padding-bottom:75%;
position:relative;
}
.hkrtc_img-rzf img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.hkrtc_info-rzf{
gap:2px;
flex-direction:column;
display:flex;
margin-top:0.563rem;
min-width:0;
}
.hkrtc_name-rzf{
overflow:hidden;
color:#eef1f8;
font-size:0.875rem;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
}
.hkrtc_rtp-rzf{
color:#8d97ae;
font-size:0.688rem;
}
.hkrlc-rzf{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:770px){
.hkrlc-rzf{
width:16.75rem;
}
}
.hkrlc_img-rzf{
overflow:hidden;
background:#151b26;
border-radius:0.875rem;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.32);
padding-bottom:62.5%;
position:relative;
}
.hkrlc_img-rzf img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.hkrlc_live-rzf{
gap:0.438rem;
border-radius:62.438rem;
background:rgba(0,0,0,0.52);
padding:0.25rem 9px;
left:0.75rem;
align-items:center;
top:12px;
display:flex;
position:absolute;
}
.hkrlc_live_dot-rzf{
border-radius:50%;
background:#f0414e;
animation:zm2-pulse 1.6s infinite;
height:8px;
width:8px;
}
.hkrlc_seats-rzf{
text-transform:uppercase;
color:#eef1f8;
font-weight:600;
letter-spacing:.08em;
font-size:0.625rem;
}
.hkrlc_info-rzf{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
display:flex;
}
.hkrlc_name-rzf{
overflow:hidden;
font-weight:700;
color:#eef1f8;
font-size:15px;
text-overflow:ellipsis;
white-space:nowrap;
}
.hkrlc_bet-rzf{
color:#8d97ae;
font-size:0.688rem;
}
.hkrpc-rzf{
padding:16px 14px;
background:#151b26;
border:1px solid rgba(190,210,255,0.07);
border-radius:14px;
gap:0.5rem;
justify-content:center;
flex-direction:column;
align-items:center;
display:flex;
min-height:4.625rem;
min-width:0;
}
.hkrpc_logo-rzf{
flex:0 0 auto;
width:auto;
height:1.75rem;
max-width:100%;
object-fit:contain;
}
.hkrpc_name-rzf{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.688rem;
max-width:100%;
color:#8d97ae;
text-align:center;
}
.hkrgc_tag-rzf{
border-radius:0.5rem;
padding:3px 0.5rem;
display:inline-block;
top:0.625rem;
left:0.625rem;
text-transform:uppercase;
font-weight:700;
font-size:0.625rem;
z-index:2;
letter-spacing:.06em;
position:absolute;
}
.hkrgc_tag_hot-rzf{
background:#f0414e;
color:#eef1f8;
}
.hkrgc_tag_new-rzf{
background:#82c0ff;
color:#090d16;
}
.hkrgc_tag_jp-rzf{
background:#f0b429;
color:#090d16;
}
.hkrgc_tag_live-rzf{
background:#f0414e;
color:#eef1f8;
}
.hkrsh-rzf{
min-width:0;
margin-bottom:18px;
}
.hkrsh_row-rzf{
gap:16px;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
}
.hkrsh_row-rzf .hkrsh_l-rzf{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.hkrsh_stack-rzf{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.hkrsh_center-rzf{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:center;
text-align:center;
}
.hkrsh_h2-rzf{
font-weight:600;
font-size:1.5rem;
overflow-wrap:break-word;
line-height:1.1;
color:#eef1f8;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.hkrsh_h2-rzf{
font-size:1.875rem;
}
}
.hkrband-rzf .hkrsh_h2-rzf{
color:#eef1f8;
}
.hkrsh_eb_line-rzf{
gap:10px;
display:inline-flex;
align-items:center;
}
.hkrsh_eb_line-rzf::before{
background:#4d9ef6;
width:28px;
content:"";
height:1px;
display:inline-block;
}
.hkrband-rzf .hkrsh_eb_line-rzf::before{
background:#7ab8ff;
}
.hkrsh_eb_dot-rzf{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.hkrsh_eb_dot-rzf::before{
background:#4d9ef6;
border-radius:50%;
display:inline-block;
height:0.375rem;
content:"";
width:0.375rem;
}
.hkrband-rzf .hkrsh_eb_dot-rzf::before{
background:#7ab8ff;
}
.hkrsh_link-rzf{
gap:0.375rem;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
align-items:center;
font-size:13px;
border-bottom:1px solid #eef1f8;
padding-bottom:2px;
display:inline-flex;
font-weight:600;
color:#eef1f8;
white-space:nowrap;
}
.hkrsh_link-rzf:hover{
border-color:#4d9ef6;
color:#4d9ef6;
}
.hkrsh_link-rzf svg{
width:0.875rem;
height:0.875rem;
}
.hkrsh_link_chev-rzf{
border-bottom:0;
padding-bottom:0;
}
.hkrsh_link_btn-rzf{
border-radius:62.438rem;
background:#4d9ef6;
padding:9px 1.125rem;
color:#060a12;
border-bottom:0;
}
.hkrsh_link_btn-rzf:hover{
background:#6ab2ff;
border-color:transparent;
color:#060a12;
}
.hkrband-rzf .hkrsh_link-rzf{
border-color:#eef1f8;
color:#eef1f8;
}
.hkrband-rzf .hkrsh_link_btn-rzf{
background:#7ab8ff;
color:#090d16;
}
.hkrsh_rule-rzf{
margin:-2px 0 1.125rem;
background:rgba(190,210,255,0.13);
height:1px;
}
.hkrband-rzf .hkrsh_rule-rzf{
background:rgba(200,218,255,0.13);
}
.hkrhero-rzf{
padding:32px 0 8px;
}
@media(min-width:771px){
.hkrhero-rzf{
padding:56px 0 24px;
}
}
.hkrhero_in-rzf{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:898px){
.hkrhero_in-rzf{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.hkrhero_copy-rzf{
min-width:0;
}
.hkrhero_eyebrow-rzf{
gap:0.625rem;
margin-bottom:1.375rem;
display:inline-flex;
align-items:center;
}
.hkrhero_eyebrow_line-rzf{
flex:0 0 auto;
background:#4d9ef6;
width:28px;
display:inline-block;
height:1px;
}
.hkrhero_h1-rzf{
margin-bottom:1.25rem;
letter-spacing:-.01em;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#eef1f8;
font-weight:600;
line-height:1.04;
font-size:38px;
overflow-wrap:break-word;
}
@media(min-width:766px){
.hkrhero_h1-rzf{
font-size:54px;
}
}
@media(min-width:1099px){
.hkrhero_h1-rzf{
font-size:62px;
}
}
.hkrhero_h1-rzf em{
color:#4d9ef6;
font-style:normal;
}
.hkrhero_sub-rzf{
max-width:30rem;
color:#6b7489;
line-height:1.6;
margin-bottom:1.875rem;
font-size:16px;
}
@media(min-width:769px){
.hkrhero_sub-rzf{
font-size:18px;
}
}
.hkrhero_actions-rzf{
gap:14px;
display:flex;
flex-wrap:wrap;
margin-bottom:34px;
align-items:center;
}
.hkrhero_cta-rzf{
border-radius:999px;
transition:background-color .2s ease;
background:#4d9ef6;
padding:1rem 30px;
gap:0.625rem;
font-size:0.938rem;
font-weight:700;
align-items:center;
color:#060a12;
display:inline-flex;
}
.hkrhero_cta-rzf:hover{
background:#6ab2ff;
}
.hkrhero_cta_ic-rzf{
display:inline-flex;
align-items:center;
}
.hkrhero_cta_ic-rzf svg{
width:1rem;
height:16px;
}
.hkrhero_cta_alt-rzf{
transition:border-color .2s ease,color .2s ease;
background:transparent;
padding:15px 26px;
border-radius:62.438rem;
border:1px solid rgba(190,210,255,0.13);
font-weight:600;
display:inline-flex;
color:#eef1f8;
font-size:0.938rem;
align-items:center;
}
.hkrhero_cta_alt-rzf:hover{
border-color:#4d9ef6;
color:#4d9ef6;
}
.hkrhero_trust-rzf{
gap:1.375rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.hkrhero_trust_item-rzf{
gap:0.563rem;
align-items:center;
font-size:0.813rem;
display:flex;
font-weight:600;
color:#c4cad8;
}
.hkrhero_trust_ic-rzf{
align-items:center;
color:#4d9ef6;
display:inline-flex;
}
.hkrhero_trust_ic-rzf svg{
height:1rem;
width:16px;
}
.hkrhero_promo-rzf{
overflow:hidden;
border-radius:1.25rem;
background:#151b26;
box-shadow:0 0.5rem 16px rgba(0,0,0,0.36), 0 24px 64px rgba(0,10,32,0.55), 0 2px 4px rgba(77,158,246,0.08);
display:flex;
min-height:18.75rem;
position:relative;
}
.hkrhero_promo_bg-rzf{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.hkrhero_promo_bg-rzf::after{
background:linear-gradient(120deg,#0a0e18 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.hkrhero_promo_glow-rzf{
border-radius:50%;
background:radial-gradient(circle,rgba(82,148,255,0.12) 0%,transparent 65%);
pointer-events:none;
top:-40px;
right:-1.25rem;
width:16.25rem;
height:16.25rem;
position:absolute;
}
.hkrhero_promo_ct-rzf{
padding:28px;
max-width:88%;
position:relative;
align-self:flex-end;
z-index:2;
}
.hkrhero_promo_label-rzf{
color:#7ab8ff;
text-transform:uppercase;
font-weight:700;
display:block;
margin-bottom:0.5rem;
font-size:0.625rem;
letter-spacing:.25em;
}
.hkrhero_promo_amount-rzf{
overflow-wrap:break-word;
font-size:2rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
color:#eef1f8;
}
@media(min-width:765px){
.hkrhero_promo_amount-rzf{
font-size:40px;
}
}
.hkrhero_promo_amount-rzf em{
color:#7ab8ff;
font-style:normal;
}
.hkrhero_rating-rzf{
border:1px solid rgba(190,210,255,0.07);
padding:0.625rem 14px;
gap:0.625rem;
background:#151b26;
border-radius:0.875rem;
display:flex;
top:14px;
z-index:3;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.32);
position:absolute;
right:0.875rem;
max-width:min(260px,62%);
align-items:center;
}
.hkrhero_rating_score-rzf{
flex:0 0 auto;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:24px;
font-weight:700;
color:#eef1f8;
}
.hkrhero_rating_txt-rzf{
flex:1 1 auto;
min-width:0;
}
.hkrhero_rating_stars-rzf{
gap:2px;
display:flex;
color:#4d9ef6;
}
.hkrhero_rating_stars-rzf svg{
height:0.75rem;
width:12px;
}
.hkrhero_rating_cap-rzf{
color:#8d97ae;
margin-top:3px;
overflow-wrap:break-word;
line-height:1.35;
display:block;
font-size:11px;
}
.hkrstat-rzf{
margin-top:1rem;
border-bottom:1px solid rgba(190,210,255,0.13);
border-top:1px solid rgba(190,210,255,0.13);
}
.hkrstat_in-rzf{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.hkrstat_in-rzf{
grid-template-columns:repeat(4,1fr);
}
}
.hkrstat_item-rzf{
padding:1.375rem 14px;
min-width:0;
border-right:1px solid rgba(190,210,255,0.07);
border-bottom:1px solid rgba(190,210,255,0.07);
}
.hkrstat_item-rzf:nth-child(2n){
border-right:0;
}
.hkrstat_item-rzf:nth-child(n+3){
border-bottom:0;
}
@media(min-width:766px){
.hkrstat_item-rzf{
border-bottom:0;
}
.hkrstat_item-rzf:nth-child(2n){
border-right:1px solid rgba(190,210,255,0.07);
}
.hkrstat_item-rzf:nth-child(4n){
border-right:0;
}
}
.hkrstat_value-rzf{
font-weight:700;
font-size:30px;
line-height:1;
overflow-wrap:break-word;
color:#eef1f8;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.hkrstat_value-rzf{
font-size:34px;
}
}
.hkrstat_label-rzf{
line-height:1.4;
font-size:0.813rem;
color:#8d97ae;
overflow-wrap:break-word;
margin-top:6px;
}
.hkrgrow-rzf{
padding:1.625rem 0 10px;
}
.hkrrow_seo-rzf{
margin:10px 0 0;
overflow-wrap:break-word;
max-width:760px;
line-height:1.65;
font-size:0.875rem;
color:#6b7489;
}
.hkrrow_seo-rzf strong{
color:#eef1f8;
font-weight:700;
}
.hkrpr-rzf{
padding:30px 0 0.375rem;
}
.hkrpr_card-rzf{
padding:1.625rem;
gap:10px;
border:1px solid rgba(190,210,255,0.07);
border-radius:1.25rem;
flex:0 0 auto;
overflow:hidden;
background:#151b26;
display:flex;
min-height:12.5rem;
position:relative;
width:17.5rem;
flex-direction:column;
}
@media(min-width:767px){
.hkrpr_card-rzf{
width:300px;
}
}
.hkrpr_card_feat-rzf{
border-color:transparent;
background:linear-gradient(150deg,#0d1525,#080b12);
color:#eef1f8;
}
.hkrpr_glow-rzf{
background:radial-gradient(circle,rgba(82,148,255,0.12),transparent 70%);
border-radius:50%;
top:-1.875rem;
pointer-events:none;
position:absolute;
height:130px;
right:-30px;
width:130px;
opacity:0;
}
.hkrpr_card_feat-rzf .hkrpr_glow-rzf{
opacity:1;
}
.hkrpr_label-rzf{
text-transform:uppercase;
letter-spacing:.16em;
color:#4d9ef6;
font-weight:700;
position:relative;
font-size:0.625rem;
}
.hkrpr_card_feat-rzf .hkrpr_label-rzf{
color:#7ab8ff;
}
.hkrpr_amount-rzf{
color:#eef1f8;
line-height:1.08;
font-weight:600;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
position:relative;
font-size:1.625rem;
}
.hkrpr_card_feat-rzf .hkrpr_amount-rzf{
color:#eef1f8;
}
.hkrpr_amount-rzf em{
color:#4d9ef6;
font-style:normal;
}
.hkrpr_card_feat-rzf .hkrpr_amount-rzf em{
color:#7ab8ff;
}
.hkrpr_terms-rzf{
font-size:0.813rem;
color:#8d97ae;
position:relative;
line-height:1.5;
}
.hkrpr_card_feat-rzf .hkrpr_terms-rzf{
color:#8da0c4;
}
.hkrpr_cta-rzf{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.hkrpr_card_feat-rzf .hkrpr_cta-rzf{
background:#7ab8ff;
transition:opacity .2s ease;
border-radius:62.438rem;
padding:0.563rem 1.125rem;
font-weight:700;
color:#090d16;
font-size:13px;
}
.hkrpr_card_feat-rzf .hkrpr_cta-rzf:hover{
opacity:.9;
}
.hkrpr_card-rzf:not(.hkrpr_card_feat-rzf) .hkrpr_cta-rzf{
transition:color .2s ease,border-color .2s ease;
font-size:13px;
border-bottom:1px solid #eef1f8;
padding-bottom:2px;
color:#eef1f8;
font-weight:700;
}
.hkrpr_card-rzf:not(.hkrpr_card_feat-rzf) .hkrpr_cta-rzf:hover{
border-color:#4d9ef6;
color:#4d9ef6;
}
.hkrjp-rzf{
padding:30px 0 0.625rem;
}
.hkrjp_grid-rzf{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:771px){
.hkrjp_grid-rzf{
grid-template-columns:1fr 1fr;
}
.hkrjp_card_mega-rzf{
grid-column:1/-1;
}
}
@media(min-width:999px){
.hkrjp_grid-rzf{
grid-template-columns:1.4fr 1fr 1fr;
}
.hkrjp_card_mega-rzf{
grid-column:auto;
}
}
.hkrjp_card-rzf{
gap:0.75rem;
background:#151b26;
overflow:hidden;
border-radius:20px;
border:1px solid rgba(190,210,255,0.07);
padding:26px;
flex-direction:column;
min-height:12.5rem;
display:flex;
position:relative;
justify-content:space-between;
min-width:0;
}
.hkrjp_card_mega-rzf{
border-color:transparent;
background:linear-gradient(135deg,#0d1525,#080b12);
color:#eef1f8;
min-height:210px;
}
.hkrjp_glow-rzf{
background:radial-gradient(circle,rgba(82,148,255,0.12),transparent 70%);
border-radius:50%;
height:200px;
right:-2.5rem;
position:absolute;
top:-40px;
width:200px;
pointer-events:none;
}
.hkrjp_label-rzf{
gap:0.625rem;
position:relative;
font-size:0.625rem;
align-items:center;
letter-spacing:.16em;
display:flex;
color:#4d9ef6;
font-weight:700;
flex-wrap:wrap;
justify-content:space-between;
text-transform:uppercase;
}
.hkrjp_card_mega-rzf .hkrjp_label-rzf{
color:#7ab8ff;
}
.hkrjp_drop-rzf{
font-weight:600;
letter-spacing:.04em;
text-transform:none;
color:#8d97ae;
}
.hkrjp_card_mega-rzf .hkrjp_drop-rzf{
color:#8da0c4;
}
.hkrjp_amount-rzf{
color:#eef1f8;
position:relative;
overflow-wrap:break-word;
font-size:38px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
font-weight:700;
}
.hkrjp_card_mega-rzf .hkrjp_amount-rzf{
animation:zm2-pulse 2.4s infinite;
color:#7ab8ff;
font-size:48px;
}
@media(min-width:769px){
.hkrjp_card_mega-rzf .hkrjp_amount-rzf{
font-size:54px;
}
}
.hkrjp_game-rzf{
position:relative;
font-size:13px;
color:#8d97ae;
}
.hkrjp_card_mega-rzf .hkrjp_game-rzf{
color:#8da0c4;
}
.hkrjp_cta-rzf{
position:relative;
align-self:flex-start;
}
.hkrjp_card_mega-rzf .hkrjp_cta-rzf{
transition:opacity .2s ease;
border-radius:62.438rem;
padding:10px 20px;
background:#7ab8ff;
font-size:13px;
font-weight:700;
color:#090d16;
}
.hkrjp_card_mega-rzf .hkrjp_cta-rzf:hover{
opacity:.9;
}
.hkrjp_card-rzf:not(.hkrjp_card_mega-rzf) .hkrjp_cta-rzf{
transition:color .2s ease,border-color .2s ease;
font-weight:700;
color:#eef1f8;
border-bottom:1px solid #eef1f8;
font-size:0.813rem;
padding-bottom:2px;
}
.hkrjp_card-rzf:not(.hkrjp_card_mega-rzf) .hkrjp_cta-rzf:hover{
border-color:#4d9ef6;
color:#4d9ef6;
}
.hkrjp_seo-rzf{
margin:14px 0 0;
font-size:0.875rem;
overflow-wrap:break-word;
color:#6b7489;
line-height:1.65;
max-width:47.5rem;
}
.hkrjp_seo-rzf strong{
color:#eef1f8;
font-weight:700;
}
.hkrgrow-rzf{
padding:1.625rem 0 10px;
}
.hkrrow_seo-rzf{
margin:10px 0 0;
max-width:47.5rem;
color:#6b7489;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
}
.hkrrow_seo-rzf strong{
font-weight:700;
color:#eef1f8;
}
.hkrgf-rzf{
padding:24px 0 6px;
}
.hkrgf_in-rzf{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.hkrgf_chip-rzf{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border:1px solid rgba(190,210,255,0.13);
border-radius:62.438rem;
background:#151b26;
padding:0.625rem 18px;
white-space:nowrap;
font-weight:600;
font-size:13px;
color:#c4cad8;
}
.hkrgf_chip-rzf:hover{
border-color:#4d9ef6;
color:#4d9ef6;
}
.hkrgf_chip-rzf.hkrstate_active-rzf{
border-color:transparent;
background:#4d9ef6;
color:#060a12;
}
.hkrgrow-rzf{
padding:26px 0 10px;
}
.hkrrow_seo-rzf{
margin:10px 0 0;
max-width:47.5rem;
color:#6b7489;
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
}
.hkrrow_seo-rzf strong{
color:#eef1f8;
font-weight:700;
}
.hkrnl-rzf{
padding:1.5rem 0 10px;
}
.hkrnl_in-rzf{
border-radius:1.25rem;
padding:1.875rem 32px;
gap:22px;
background:#0d1220;
flex-direction:column;
color:#eef1f8;
display:flex;
}
@media(min-width:769px){
.hkrnl_in-rzf{
gap:28px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.hkrnl_text_wrap-rzf{
min-width:0;
}
.hkrnl_h3-rzf{
margin-bottom:5px;
font-weight:600;
line-height:1.1;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#eef1f8;
font-size:1.375rem;
overflow-wrap:break-word;
}
@media(min-width:768px){
.hkrnl_h3-rzf{
font-size:24px;
}
}
.hkrnl_text-rzf{
color:#8da0c4;
font-size:0.844rem;
line-height:1.5;
}
.hkrnl_form-rzf{
gap:10px;
flex:1 1 auto;
display:flex;
min-width:0;
max-width:28.75rem;
}
.hkrnl_input-rzf{
overflow:hidden;
flex:1 1 auto;
padding:0.813rem 1rem;
background:rgba(200,218,255,0.07);
border:1px solid rgba(200,218,255,0.13);
border-radius:14px;
color:#8da0c4;
font-size:14px;
text-overflow:ellipsis;
white-space:nowrap;
min-width:0;
align-items:center;
display:flex;
}
.hkrnl_btn-rzf{
flex:0 0 auto;
transition:opacity .2s ease;
border-radius:14px;
padding:0.813rem 1.5rem;
background:#7ab8ff;
font-size:0.875rem;
font-weight:700;
white-space:nowrap;
color:#090d16;
}
.hkrnl_btn-rzf:hover{
opacity:.9;
}
.hkrvip-rzf{
padding:3rem 0;
}
@media(min-width:771px){
.hkrvip-rzf{
padding:64px 0;
}
}
.hkrvip_head-rzf{
gap:14px;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:881px){
.hkrvip_head-rzf{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.hkrvip_eyebrow-rzf{
margin-bottom:0.75rem;
}
.hkrvip_h2-rzf{
overflow-wrap:break-word;
font-size:32px;
line-height:1.05;
font-weight:600;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#eef1f8;
}
@media(min-width:767px){
.hkrvip_h2-rzf{
font-size:40px;
}
}
.hkrvip_intro-rzf{
font-size:14px;
line-height:1.6;
max-width:420px;
color:#8da0c4;
}
.hkrvip_grid-rzf{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.hkrvip_card-rzf{
padding:22px 18px;
border:1px solid rgba(200,218,255,0.13);
border-radius:14px;
min-width:0;
}
.hkrvip_card_feat-rzf{
border-color:#7ab8ff;
background:rgba(200,218,255,0.07);
}
.hkrvip_card_ic-rzf{
background:linear-gradient(135deg,#4d9ef6,#9dd0ff);
border-radius:0.5rem;
height:34px;
display:block;
margin-bottom:1rem;
width:34px;
}
.hkrvip_name-rzf{
overflow-wrap:break-word;
font-weight:600;
font-size:20px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#eef1f8;
margin-bottom:0.375rem;
}
.hkrvip_perk-rzf{
overflow-wrap:break-word;
font-size:0.781rem;
line-height:1.5;
color:#8da0c4;
}
.hkrapp-rzf{
padding:1.875rem 0 10px;
}
.hkrapp_in-rzf{
gap:28px;
padding:32px;
border:1px solid rgba(190,210,255,0.07);
border-radius:20px;
background:#151b26;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.hkrapp_in-rzf{
gap:40px;
padding:40px 44px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.hkrapp_copy-rzf{
max-width:560px;
min-width:0;
}
.hkrapp_eyebrow-rzf{
margin-bottom:12px;
}
.hkrapp_h2-rzf{
font-weight:600;
margin-bottom:12px;
line-height:1.05;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:28px;
color:#eef1f8;
}
@media(min-width:771px){
.hkrapp_h2-rzf{
font-size:2.125rem;
}
}
.hkrapp_text-rzf{
margin-bottom:1.375rem;
line-height:1.6;
color:#6b7489;
font-size:0.875rem;
}
.hkrapp_btns-rzf{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.hkrapp_btn-rzf{
gap:10px;
border-radius:14px;
padding:0.688rem 1.25rem;
transition:background-color .2s ease;
background:#4d9ef6;
color:#060a12;
display:inline-flex;
align-items:center;
}
.hkrapp_btn-rzf:hover{
background:#6ab2ff;
}
.hkrapp_btn_ic-rzf{
align-items:center;
display:inline-flex;
}
.hkrapp_btn_ic-rzf svg{
height:18px;
width:1.125rem;
}
.hkrapp_btn_lb-rzf{
font-size:13.5px;
font-weight:700;
}
.hkrapp_qr_wrap-rzf{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.hkrapp_qr-rzf{
flex:0 0 auto;
border-radius:14px;
background-color:#4d9ef6;
background-image:repeating-linear-gradient(0deg,#151b26 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#151b26 0 0.313rem,transparent 5px 0.688rem);
height:108px;
width:108px;
}
.hkrapp_qr_cap-rzf{
line-height:1.4;
color:#8d97ae;
max-width:92px;
font-size:0.781rem;
}
.hkrts-rzf{
padding:44px 0;
}
.hkrts_in-rzf{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:880px){
.hkrts_in-rzf{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.hkrts_left-rzf{
min-width:0;
}
.hkrts_h2-rzf{
color:#eef1f8;
font-weight:600;
overflow-wrap:break-word;
line-height:1.1;
margin-bottom:0.75rem;
font-size:1.625rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.hkrts_h2-rzf{
font-size:28px;
}
}
.hkrts_text-rzf{
color:#8da0c4;
font-size:14.5px;
max-width:520px;
line-height:1.6;
margin-bottom:22px;
}
.hkrts_badges-rzf{
gap:1.125rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.hkrts_badge-rzf{
font-weight:600;
font-size:13px;
color:#8da0c4;
}
.hkrts_pay-rzf{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:883px){
.hkrts_pay-rzf{
justify-content:flex-end;
}
}
.hkrts_pay_chip-rzf{
border:1px solid rgba(200,218,255,0.13);
background:rgba(200,218,255,0.07);
border-radius:14px;
padding:12px 1rem;
font-weight:700;
color:#eef1f8;
font-size:14px;
}
.hkrprov-rzf{
padding:40px 0 20px;
}
.hkrprov_eyebrow-rzf{
display:block;
margin-bottom:18px;
}
.hkrprov_grid-rzf{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:557px){
.hkrprov_grid-rzf{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.hkrprov_grid-rzf{
grid-template-columns:repeat(6,1fr);
}
}
.hkrrc-rzf{
padding:48px 0 0.625rem;
}
.hkrrc_in-rzf{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:759px){
.hkrrc_in-rzf{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.hkrrc_col-rzf{
min-width:0;
}
.hkrrc_label-rzf{
letter-spacing:.2em;
margin-bottom:1rem;
text-transform:uppercase;
color:#4d9ef6;
font-weight:600;
font-size:0.688rem;
}
.hkrrc_awards-rzf{
gap:12px;
display:flex;
flex-direction:column;
}
.hkrrc_award-rzf{
gap:12px;
display:flex;
min-width:0;
align-items:center;
}
.hkrrc_award_ic-rzf{
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#82c0ff;
}
.hkrrc_award_ic-rzf svg{
width:18px;
height:1.125rem;
}
.hkrrc_award_t-rzf{
font-weight:700;
font-size:14px;
color:#eef1f8;
overflow-wrap:break-word;
}
.hkrrc_award_s-rzf{
font-size:12px;
overflow-wrap:break-word;
color:#8d97ae;
}
.hkrrc_press-rzf{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.hkrrc_press_logo-rzf{
overflow:hidden;
padding:0 0.5rem;
border:1px solid rgba(190,210,255,0.07);
border-radius:0.5rem;
text-overflow:ellipsis;
text-align:center;
align-items:center;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
justify-content:center;
font-weight:700;
font-size:14px;
display:flex;
color:#6b7489;
height:3.25rem;
white-space:nowrap;
}
.hkrrc_partner-rzf{
border-radius:0.875rem;
background:#151b26;
border:1px solid rgba(190,210,255,0.07);
padding:1.375rem;
}
.hkrrc_partner_name-rzf{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:20px;
color:#eef1f8;
overflow-wrap:break-word;
margin-bottom:0.375rem;
}
.hkrrc_partner_text-rzf{
font-size:0.813rem;
overflow-wrap:break-word;
line-height:1.55;
color:#6b7489;
}
.hkrtt-rzf{
padding:48px 0 0.625rem;
}
@media(min-width:771px){
.hkrtt-rzf{
padding:60px 0 10px;
}
}
.hkrtt_head-rzf{
margin-bottom:34px;
text-align:center;
}
.hkrtt_eyebrow-rzf{
margin-bottom:12px;
}
.hkrtt_h2-rzf{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
color:#eef1f8;
font-weight:600;
font-size:2rem;
}
@media(min-width:766px){
.hkrtt_h2-rzf{
font-size:2.625rem;
}
}
.hkrtt_grid-rzf{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:760px){
.hkrtt_grid-rzf{
grid-template-columns:repeat(3,1fr);
}
}
.hkrtt_card-rzf{
background:#151b26;
padding:1.875rem;
border-radius:14px;
border:1px solid rgba(190,210,255,0.07);
flex-direction:column;
min-width:0;
display:flex;
}
.hkrtt_card_ic-rzf{
align-items:center;
color:#4d9ef6;
display:inline-flex;
margin-bottom:1.125rem;
}
.hkrtt_card_ic-rzf svg{
width:1.75rem;
height:1.75rem;
}
.hkrtt_card_h-rzf{
color:#eef1f8;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
font-size:1.375rem;
}
.hkrtt_card_p-rzf{
font-size:0.875rem;
overflow-wrap:break-word;
margin-bottom:0.875rem;
line-height:1.6;
color:#6b7489;
}
.hkrtt_card_p-rzf b{
color:#eef1f8;
font-weight:700;
}
.hkrtt_card_link-rzf{
transition:color .2s ease;
align-self:flex-start;
margin-top:auto;
font-size:13px;
color:#eef1f8;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #4d9ef6;
}
.hkrtt_card_link-rzf:hover{
color:#4d9ef6;
}
.hkrwy-rzf{
padding:3rem 0;
}
@media(min-width:767px){
.hkrwy-rzf{
padding:3.5rem 0;
}
}
.hkrwy_in-rzf{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:900px){
.hkrwy_in-rzf{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.hkrwy_left-rzf{
min-width:0;
}
.hkrwy_eyebrow-rzf{
margin-bottom:0.875rem;
}
.hkrwy_h2-rzf{
font-weight:600;
overflow-wrap:break-word;
margin-bottom:1rem;
line-height:1.05;
color:#eef1f8;
font-size:32px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.hkrwy_h2-rzf{
font-size:40px;
}
}
.hkrwy_intro-rzf{
line-height:1.6;
font-size:0.938rem;
color:#6b7489;
}
.hkrwy_grid-rzf{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.hkrwy_grid-rzf{
grid-template-columns:1fr 1fr;
}
}
.hkrwy_card-rzf{
border:1px solid rgba(190,210,255,0.07);
padding:1.625rem;
border-radius:14px;
background:#151b26;
min-width:0;
}
.hkrwy_card_ic-rzf{
align-items:center;
color:#4d9ef6;
display:inline-flex;
justify-content:center;
margin-bottom:16px;
}
.hkrwy_card_ic-rzf svg{
height:1.625rem;
width:26px;
}
.hkrwy_card_h-rzf{
color:#eef1f8;
font-size:1.313rem;
font-weight:600;
line-height:1.15;
margin-bottom:0.5rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.hkrwy_card_p-rzf{
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
color:#6b7489;
}
.hkrhts-rzf{
padding:3rem 0;
}
@media(min-width:771px){
.hkrhts-rzf{
padding:3.875rem 0;
}
}
.hkrhts_head-rzf{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:2.125rem;
}
@media(min-width:766px){
.hkrhts_head-rzf{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.hkrhts_eyebrow-rzf{
margin-bottom:12px;
}
.hkrhts_h2-rzf{
color:#eef1f8;
font-weight:600;
font-size:1.875rem;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.hkrhts_h2-rzf{
font-size:38px;
}
}
.hkrhts_cta-rzf{
flex:0 0 auto;
transition:opacity .2s ease;
border-radius:62.438rem;
background:#7ab8ff;
padding:0.938rem 1.875rem;
color:#090d16;
font-size:0.938rem;
font-weight:700;
}
.hkrhts_cta-rzf:hover{
opacity:.9;
}
.hkrhts_grid-rzf{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.hkrhts_grid-rzf{
grid-template-columns:repeat(3,1fr);
}
}
.hkrhts_step-rzf{
padding-top:1.375rem;
min-width:0;
border-top:1px solid rgba(200,218,255,0.13);
}
.hkrhts_step_num-rzf{
margin-bottom:0.875rem;
line-height:1;
font-size:2.75rem;
color:#7ab8ff;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.hkrhts_step_h-rzf{
margin-bottom:8px;
font-size:1.188rem;
font-weight:700;
overflow-wrap:break-word;
color:#eef1f8;
line-height:1.2;
}
.hkrhts_step_p-rzf{
overflow-wrap:break-word;
color:#8da0c4;
line-height:1.55;
font-size:14px;
}
.hkrrv-rzf{
background:#151b26;
padding:3rem 0;
margin-top:24px;
border-bottom:1px solid rgba(190,210,255,0.07);
border-top:1px solid rgba(190,210,255,0.07);
}
@media(min-width:770px){
.hkrrv-rzf{
padding:3.5rem 0;
}
}
.hkrrv_head-rzf{
gap:1rem;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.hkrrv_head-rzf{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.hkrrv_eyebrow-rzf{
margin-bottom:10px;
}
.hkrrv_h2-rzf{
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
color:#eef1f8;
font-weight:600;
line-height:1.05;
}
@media(min-width:769px){
.hkrrv_h2-rzf{
font-size:38px;
}
}
.hkrrv_agg-rzf{
gap:0.75rem;
display:flex;
align-items:center;
}
.hkrrv_agg_stars-rzf{
gap:3px;
color:#4d9ef6;
display:flex;
}
.hkrrv_agg_stars-rzf svg{
width:18px;
height:1.125rem;
}
.hkrrv_source-rzf{
font-size:0.813rem;
color:#6b7489;
}
.hkrrv_grid-rzf{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.hkrrv_grid-rzf{
grid-template-columns:repeat(3,1fr);
}
}
.hkrrv_card-rzf{
padding:26px;
border:1px solid rgba(190,210,255,0.07);
border-radius:14px;
background:#0e1118;
min-width:0;
}
.hkrrv_card_stars-rzf{
gap:2px;
display:flex;
color:#4d9ef6;
margin-bottom:12px;
}
.hkrrv_card_stars-rzf svg{
width:14px;
height:14px;
}
.hkrrv_card_body-rzf{
line-height:1.45;
font-weight:500;
font-size:18px;
overflow-wrap:break-word;
margin-bottom:16px;
color:#eef1f8;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.hkrrv_card_meta-rzf{
gap:10px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.hkrrv_card_av-rzf{
flex:0 0 auto;
background:linear-gradient(135deg,#4d9ef6,#9dd0ff);
border-radius:50%;
height:32px;
width:2rem;
}
.hkrrv_card_author-rzf{
font-size:0.813rem;
color:#eef1f8;
font-weight:700;
}
.hkrrv_card_loc-rzf{
color:#8d97ae;
font-size:0.75rem;
}
.hkrsb-rzf{
padding:48px 0;
background:#151b26;
border-bottom:1px solid rgba(190,210,255,0.07);
border-top:1px solid rgba(190,210,255,0.07);
margin-top:1.5rem;
}
@media(min-width:769px){
.hkrsb-rzf{
padding:3.5rem 0;
}
}
.hkrsb_eyebrow-rzf{
display:block;
margin-bottom:12px;
}
.hkrsb_h2-rzf{
color:#eef1f8;
font-size:30px;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:1.625rem;
}
@media(min-width:771px){
.hkrsb_h2-rzf{
font-size:2.25rem;
}
}
.hkrsb_grid-rzf{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:562px){
.hkrsb_grid-rzf{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.hkrsb_grid-rzf{
grid-template-columns:repeat(4,1fr);
}
}
.hkrsb_card-rzf{
border:1px solid rgba(190,210,255,0.07);
border-radius:0.875rem;
padding:1.5rem;
background:#0e1118;
min-width:0;
}
.hkrsb_card_h-rzf{
line-height:1.15;
font-size:19px;
font-weight:600;
color:#eef1f8;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.hkrsb_card_p-rzf{
overflow-wrap:break-word;
font-size:0.844rem;
line-height:1.6;
color:#6b7489;
}
.hkrsb_rtp-rzf{
border:1px solid rgba(190,210,255,0.07);
gap:24px;
grid-template-columns:1fr;
border-radius:14px;
background:#0e1118;
padding:26px 1.75rem;
align-items:center;
margin-top:18px;
display:grid;
}
@media(min-width:760px){
.hkrsb_rtp-rzf{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.hkrsb_rtp_h-rzf{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
color:#eef1f8;
font-size:1.25rem;
margin-bottom:0.5rem;
overflow-wrap:break-word;
}
.hkrsb_rtp_p-rzf{
font-size:0.844rem;
overflow-wrap:break-word;
color:#6b7489;
line-height:1.6;
}
.hkrsb_rtp_stats-rzf{
gap:1rem;
display:flex;
}
.hkrsb_stat-rzf{
background:#151b26;
padding:1.125rem;
flex:1 1 0;
border-radius:8px;
min-width:0;
text-align:center;
}
.hkrsb_stat_v-rzf{
font-weight:700;
color:#34c98a;
overflow-wrap:break-word;
font-size:1.625rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.hkrsb_stat_l-rzf{
margin-top:4px;
font-size:0.719rem;
color:#8d97ae;
}
.hkrlh-rzf{
padding:2.5rem 0 20px;
}
.hkrlh_in-rzf{
padding-top:34px;
border-top:1px solid rgba(190,210,255,0.13);
}
.hkrlh_eyebrow-rzf{
display:block;
margin-bottom:22px;
}
.hkrlh_grid-rzf{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:600px){
.hkrlh_grid-rzf{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.hkrlh_grid-rzf{
grid-template-columns:repeat(5,1fr);
}
}
.hkrlh_col-rzf{
min-width:0;
}
.hkrlh_col_h-rzf{
font-weight:700;
color:#eef1f8;
overflow-wrap:break-word;
margin-bottom:12px;
font-size:13px;
}
.hkrlh_links-rzf{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.hkrlh_link-rzf{
transition:color .2s ease;
overflow-wrap:break-word;
font-size:0.813rem;
color:#6b7489;
}
.hkrlh_link-rzf:hover{
color:#4d9ef6;
}
.hkrfaq-rzf{
background:#151b26;
padding:48px 0;
margin-top:1.5rem;
border-bottom:1px solid rgba(190,210,255,0.07);
border-top:1px solid rgba(190,210,255,0.07);
}
@media(min-width:769px){
.hkrfaq-rzf{
padding:3.875rem 0;
}
}
.hkrfaq_head-rzf{
margin-bottom:2.125rem;
text-align:center;
}
.hkrfaq_eyebrow-rzf{
margin-bottom:12px;
}
.hkrfaq_h2-rzf{
line-height:1.05;
color:#eef1f8;
font-size:2rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:766px){
.hkrfaq_h2-rzf{
font-size:38px;
}
}
.hkrfaq_list-rzf{
gap:12px;
margin:0 auto;
display:flex;
max-width:820px;
flex-direction:column;
}
.hkrfaq_item-rzf{
border:1px solid rgba(190,210,255,0.07);
background:#0e1118;
overflow:hidden;
border-radius:14px;
}
.hkrfaq_q-rzf{
gap:20px;
list-style:none;
padding:20px 24px;
color:#eef1f8;
align-items:center;
font-weight:700;
cursor:pointer;
display:flex;
font-size:1rem;
justify-content:space-between;
overflow-wrap:break-word;
}
.hkrfaq_q-rzf::-webkit-details-marker{
display:none;
}
.hkrfaq_q_ic-rzf{
flex:0 0 auto;
transition:transform .2s ease;
display:inline-flex;
align-items:center;
color:#4d9ef6;
}
.hkrfaq_q_ic-rzf svg{
width:1.125rem;
height:18px;
}
.hkrfaq_item-rzf[open] .hkrfaq_q_ic-rzf{
transform:rotate(180deg);
}
.hkrfaq_a-rzf{
padding:0 24px 20px;
font-size:0.906rem;
overflow-wrap:break-word;
line-height:1.6;
color:#6b7489;
}
.hkrel-rzf{
padding:3rem 0;
}
@media(min-width:766px){
.hkrel-rzf{
padding:3.5rem 0;
}
}
.hkrel_in-rzf{
gap:40px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:902px){
.hkrel_in-rzf{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.hkrel_left-rzf{
min-width:0;
}
.hkrel_eyebrow-rzf{
margin-bottom:14px;
}
.hkrel_h2-rzf{
margin-bottom:22px;
color:#eef1f8;
font-weight:600;
line-height:1.08;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
overflow-wrap:break-word;
}
@media(min-width:767px){
.hkrel_h2-rzf{
font-size:38px;
}
}
.hkrel_body-rzf p{
font-size:1rem;
margin-bottom:18px;
color:#c4cad8;
overflow-wrap:break-word;
line-height:1.7;
}
.hkrel_dropcap-rzf{
padding:6px 0.75rem 0 0;
font-size:3.875rem;
float:left;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#4d9ef6;
font-weight:700;
line-height:.8;
}
.hkrel_right-rzf{
min-width:0;
}
.hkrel_quote-rzf{
border-radius:1.25rem;
background:linear-gradient(150deg,#0d1525,#080b12);
padding:36px;
color:#eef1f8;
position:relative;
margin-bottom:24px;
}
.hkrel_quote_mark-rzf{
display:inline-flex;
align-items:center;
margin-bottom:6px;
color:#7ab8ff;
}
.hkrel_quote_mark-rzf svg{
height:2.125rem;
width:2.125rem;
}
.hkrel_quote_text-rzf{
font-weight:500;
color:#eef1f8;
margin-bottom:1.375rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:22px;
line-height:1.4;
overflow-wrap:break-word;
}
.hkrel_quote_meta-rzf{
gap:12px;
align-items:center;
display:flex;
}
.hkrel_quote_av-rzf{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#4d9ef6,#9dd0ff);
height:38px;
width:38px;
}
.hkrel_quote_author-rzf{
font-size:14px;
color:#eef1f8;
font-weight:700;
}
.hkrel_quote_meta_sub-rzf{
color:#8da0c4;
font-size:12px;
}
.hkrel_explain-rzf{
border:1px solid rgba(190,210,255,0.07);
border-radius:0.875rem;
overflow:hidden;
}
.hkrel_explain_card-rzf{
padding:1.375rem 1.5rem;
}
.hkrel_explain_card-rzf+.hkrel_explain_card-rzf{
border-top:1px solid rgba(190,210,255,0.07);
}
.hkrel_explain_h-rzf{
overflow-wrap:break-word;
color:#eef1f8;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.25rem;
line-height:1.15;
margin-bottom:0.5rem;
font-weight:600;
}
.hkrel_explain_p-rzf{
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
color:#6b7489;
}
.hkrgd-rzf{
padding:48px 0 10px;
}
.hkrgd_head-rzf{
gap:14px;
display:flex;
margin-bottom:24px;
flex-direction:column;
}
@media(min-width:682px){
.hkrgd_head-rzf{
gap:1.25rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.hkrgd_eyebrow-rzf{
margin-bottom:10px;
}
.hkrgd_h2-rzf{
line-height:1.05;
overflow-wrap:break-word;
font-size:28px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#eef1f8;
font-weight:600;
}
@media(min-width:765px){
.hkrgd_h2-rzf{
font-size:2.125rem;
}
}
.hkrgd_more-rzf{
transition:color .2s ease,border-color .2s ease;
flex:0 0 auto;
color:#eef1f8;
border-bottom:1px solid #eef1f8;
font-size:13.5px;
font-weight:600;
padding-bottom:2px;
}
.hkrgd_more-rzf:hover{
border-color:#4d9ef6;
color:#4d9ef6;
}
.hkrgd_grid-rzf{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.hkrgd_grid-rzf{
grid-template-columns:repeat(3,1fr);
}
}
.hkrgd_card-rzf{
background:#151b26;
overflow:hidden;
border:1px solid rgba(190,210,255,0.07);
border-radius:14px;
min-width:0;
display:block;
}
.hkrgd_card_img-rzf{
background:linear-gradient(140deg,#0d1525,#4d9ef6);
height:9.375rem;
}
.hkrgd_card_body-rzf{
padding:22px;
}
.hkrgd_card_cat-rzf{
color:#4d9ef6;
text-transform:uppercase;
font-size:10px;
font-weight:600;
letter-spacing:.1em;
}
.hkrgd_card_h-rzf{
margin:8px 0 0.625rem;
font-size:19px;
color:#eef1f8;
line-height:1.2;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
.hkrgd_card_meta-rzf{
font-size:12px;
overflow-wrap:break-word;
color:#8d97ae;
}
.hkrsg-rzf{
padding:48px 0 0.625rem;
}
.hkrsg_eyebrow-rzf{
margin-bottom:12px;
display:block;
}
.hkrsg_h2-rzf{
margin-bottom:1.75rem;
overflow-wrap:break-word;
font-size:30px;
font-weight:600;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#eef1f8;
}
@media(min-width:771px){
.hkrsg_h2-rzf{
font-size:36px;
}
}
.hkrsg_grid-rzf{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:721px){
.hkrsg_grid-rzf{
grid-template-columns:repeat(3,1fr);
}
}
.hkrsg_col-rzf{
min-width:0;
}
.hkrsg_col_h-rzf{
font-weight:600;
line-height:1.15;
font-size:1.375rem;
color:#eef1f8;
overflow-wrap:break-word;
margin-bottom:10px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.hkrsg_col_p-rzf{
color:#6b7489;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
}
.hkrsc-rzf{
padding:3rem 0 0.625rem;
}
.hkrsc_head-rzf{
text-align:center;
margin-bottom:1.75rem;
}
.hkrsc_eyebrow-rzf{
margin-bottom:0.75rem;
}
.hkrsc_h2-rzf{
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#eef1f8;
font-size:1.875rem;
font-weight:600;
}
@media(min-width:770px){
.hkrsc_h2-rzf{
font-size:2.25rem;
}
}
.hkrsc_table-rzf{
border:1px solid rgba(190,210,255,0.07);
overflow:hidden;
margin:0 auto;
border-radius:0.875rem;
max-width:56.25rem;
}
.hkrsc_thead-rzf{
grid-template-columns:1.6fr 1fr 1fr;
background:#080b10;
display:grid;
}
.hkrsc_th-rzf{
padding:15px 1.125rem;
color:#8da0c4;
font-size:13px;
font-weight:700;
overflow-wrap:break-word;
text-align:center;
}
.hkrsc_th-rzf:first-child{
text-align:left;
}
.hkrsc_th_us-rzf{
color:#7ab8ff;
}
.hkrsc_row-rzf{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(190,210,255,0.07);
display:grid;
}
.hkrsc_row-rzf:nth-child(even){
background:#151b26;
}
.hkrsc_td-rzf{
padding:0.938rem 18px;
overflow-wrap:break-word;
color:#8d97ae;
text-align:center;
font-size:0.875rem;
min-width:0;
}
.hkrsc_td-rzf:first-child{
color:#c4cad8;
text-align:left;
font-weight:600;
}
.hkrsc_td_us-rzf{
color:#34c98a;
font-weight:700;
}
.hkrft-rzf{
background:#080b10;
color:#8da0c4;
margin-top:2.5rem;
}
.hkrft_in-rzf{
grid-template-columns:1fr;
padding:3rem 0 1.75rem;
gap:32px;
display:grid;
}
@media(min-width:599px){
.hkrft_in-rzf{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.hkrft_in-rzf{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.hkrft_brand-rzf{
min-width:0;
}
.hkrft_logo-rzf{
font-size:26px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
overflow-wrap:break-word;
color:#eef1f8;
}
.hkrft_tagline-rzf{
color:#8da0c4;
line-height:1.6;
font-size:0.844rem;
max-width:17.5rem;
margin-top:0.875rem;
}
.hkrft_contact-rzf{
transition:color .2s ease;
margin-top:0.75rem;
overflow-wrap:anywhere;
display:inline-block;
max-width:17.5rem;
color:#7ab8ff;
font-size:0.813rem;
}
.hkrft_contact-rzf:hover{
color:#eef1f8;
}
.hkrft_col-rzf{
min-width:0;
}
.hkrft_col_h-rzf{
margin-bottom:0.875rem;
font-weight:700;
overflow-wrap:break-word;
text-transform:uppercase;
letter-spacing:.08em;
color:#eef1f8;
font-size:13px;
}
.hkrft_col_links-rzf{
gap:10px;
display:flex;
flex-direction:column;
}
.hkrft_link-rzf{
transition:color .2s ease;
color:#8da0c4;
font-size:13.5px;
overflow-wrap:break-word;
}
.hkrft_link-rzf:hover{
color:#eef1f8;
}
.hkrft_bot-rzf{
gap:1rem;
padding:1.375rem 0 2.5rem;
flex-direction:column;
border-top:1px solid rgba(200,218,255,0.13);
display:flex;
}
@media(min-width:771px){
.hkrft_bot-rzf{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.hkrft_legal-rzf{
line-height:1.6;
overflow-wrap:break-word;
max-width:47.5rem;
color:#424c60;
font-size:0.719rem;
}
.hkrft_legal-rzf b{
color:#8da0c4;
font-weight:700;
}
.hkrft_age-rzf{
border-radius:0.5rem;
flex:0 0 auto;
padding:0.25rem 0.563rem;
border:1.5px solid #7ab8ff;
font-size:0.813rem;
color:#7ab8ff;
font-weight:700;
}