*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0D1117;
font-family:"Source Sans 3", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
-webkit-font-smoothing:antialiased;
line-height:1.6;
font-size:15px;
color:#BDC8DC;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.hnn_layoutosv{
min-height:100vh;
flex-direction:column;
display:flex;
}
.hnn_mainosv{
flex:1 1 auto;
min-width:0;
width:100%;
}
.hnn_containerosv{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:767px){
.hnn_containerosv{
padding:0 32px;
}
}
@media(min-width:1101px){
.hnn_containerosv{
padding:0 56px;
}
}
.hnn_eyebrowosv{
display:inline-block;
font-family:"Source Sans 3", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.4;
color:#3882FF;
letter-spacing:.2em;
font-weight:600;
overflow-wrap:break-word;
font-size:11px;
text-transform:uppercase;
}
.hnn_bandosv{
background:#0A1020;
color:#EDF2FF;
}
.hnn_bandosv .hnn_eyebrowosv{
color:#5BAAFF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.hnn_tbosv{
background:#0D1117;
border-bottom:1px solid rgba(210,228,255,0.13);
top:0;
z-index:50;
position:sticky;
}
.hnn_tb_inosv{
padding:12px 16px;
gap:1rem;
margin:0 auto;
justify-content:space-between;
display:flex;
width:100%;
align-items:center;
max-width:1400px;
}
@media(min-width:771px){
.hnn_tb_inosv{
padding:16px 32px;
}
}
@media(min-width:1098px){
.hnn_tb_inosv{
padding:1.125rem 56px;
}
}
.hnn_tb_leftosv{
gap:28px;
display:flex;
align-items:center;
min-width:0;
}
.hnn_tb_logoosv{
gap:11px;
align-items:center;
display:flex;
min-width:0;
}
.hnn_tb_logo_markosv{
flex:0 0 auto;
border-radius:8px;
width:34px;
height:34px;
object-fit:cover;
}
.hnn_tb_logo_txtosv{
min-width:0;
flex-direction:column;
line-height:1;
display:flex;
}
.hnn_tb_logo_nameosv{
overflow:hidden;
color:#EDF2FF;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
white-space:nowrap;
font-weight:700;
font-size:1.375rem;
letter-spacing:.02em;
text-overflow:ellipsis;
}
.hnn_tb_logo_subosv{
overflow:hidden;
letter-spacing:.32em;
white-space:nowrap;
margin-top:4px;
text-overflow:ellipsis;
text-transform:uppercase;
font-size:0.531rem;
font-weight:600;
color:#3882FF;
}
.hnn_tb_navosv{
display:none;
}
@media(min-width:958px){
.hnn_tb_navosv{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.hnn_tb_nav_itemosv{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
color:#BDC8DC;
font-weight:600;
padding-bottom:3px;
border-bottom:2px solid transparent;
white-space:nowrap;
font-size:0.875rem;
}
.hnn_tb_nav_itemosv:hover{
color:#EDF2FF;
}
.hnn_tb_nav_itemosv.hnn_state_activeosv{
border-color:#3882FF;
color:#EDF2FF;
}
.hnn_tb_rightosv{
flex:0 0 auto;
gap:0.875rem;
display:flex;
align-items:center;
}
.hnn_tb_searchosv{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
color:#BDC8DC;
align-items:center;
justify-content:center;
display:flex;
}
.hnn_tb_searchosv:hover{
color:#3882FF;
}
.hnn_tb_searchosv svg{
height:18px;
width:18px;
}
.hnn_tb_langosv{
font-weight:600;
font-size:11px;
text-transform:uppercase;
letter-spacing:.1em;
color:#8496B0;
}
.hnn_tb_langosv:hover{
color:#EDF2FF;
}
.hnn_tb_loginosv{
font-size:0.875rem;
font-weight:600;
display:none;
color:#EDF2FF;
}
@media(min-width:771px){
.hnn_tb_loginosv{
display:inline-block;
}
}
.hnn_tb_registerosv{
transition:background-color .22s cubic-bezier(0.4,0,0.2,1);
padding:11px 22px;
border-radius:999px;
background:#3882FF;
font-size:0.875rem;
color:#04080F;
font-weight:700;
white-space:nowrap;
}
.hnn_tb_registerosv:hover{
background:#5096FF;
}
.hnn_mobosv{
background:#0D1117;
border-top:1px solid rgba(210,228,255,0.13);
position:fixed;
z-index:60;
bottom:0;
padding-bottom:env(safe-area-inset-bottom);
left:0;
right:0;
}
@media(min-width:957px){
.hnn_mobosv{
display:none;
}
}
.hnn_mob_inosv{
margin:0 auto;
align-items:stretch;
max-width:35rem;
justify-content:space-around;
display:flex;
}
.hnn_mob_itemosv{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
padding:0.563rem 4px;
gap:3px;
flex:1 1 0;
align-items:center;
flex-direction:column;
color:#8496B0;
display:flex;
min-width:0;
}
.hnn_mob_itemosv.hnn_state_activeosv{
color:#3882FF;
}
.hnn_mob_icosv{
display:flex;
justify-content:center;
align-items:center;
}
.hnn_mob_icosv svg{
width:1.25rem;
height:1.25rem;
}
.hnn_mob_lbosv{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
font-weight:600;
white-space:nowrap;
font-size:0.625rem;
}
@media(max-width:959px){
body{
padding-bottom:3.75rem;
}
}
.hnn_railosv{
position:relative;
min-width:0;
}
.hnn_rail_scrollosv{
gap:14px;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
display:flex;
overflow-x:auto;
padding-bottom:0.875rem;
}
@media(min-width:765px){
.hnn_rail_scrollosv{
gap:1.125rem;
}
}
.hnn_gcosv{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:766px){
.hnn_gcosv{
width:11.75rem;
}
}
.hnn_gc_imgosv{
overflow:hidden;
border-radius:14px;
background:#141B24;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 0.5rem rgba(4,10,22,0.55), 0 1px 2px rgba(4,10,22,0.40);
}
.hnn_gc_imgosv img{
inset:0;
width:100%;
object-fit:cover;
position:absolute;
height:100%;
}
.hnn_gc_coverosv{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.hnn_gc_hoverosv{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
display:flex;
position:absolute;
opacity:0;
align-items:center;
justify-content:center;
}
.hnn_gcosv:hover .hnn_gc_hoverosv{
opacity:1;
}
.hnn_gc_hover_btnosv{
background:#3882FF;
border-radius:62.438rem;
justify-content:center;
color:#04080F;
align-items:center;
width:2.875rem;
height:46px;
display:flex;
}
.hnn_gc_hover_btnosv svg{
height:1.125rem;
width:1.125rem;
}
.hnn_gc_infoosv{
gap:2px;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
display:flex;
}
.hnn_gc_nameosv{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
color:#EDF2FF;
white-space:nowrap;
font-size:0.813rem;
}
.hnn_gc_provosv{
overflow:hidden;
color:#8496B0;
white-space:nowrap;
font-size:11px;
text-overflow:ellipsis;
}
.hnn_gc_metaosv{
color:#8496B0;
font-size:11px;
}
.hnn_tcosv{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:770px){
.hnn_tcosv{
width:14.375rem;
}
}
.hnn_tc_imgosv{
overflow:hidden;
border-radius:0.875rem;
background:#141B24;
padding-bottom:75%;
box-shadow:0 2px 0.5rem rgba(4,10,22,0.55), 0 1px 2px rgba(4,10,22,0.40);
position:relative;
}
.hnn_tc_imgosv img{
inset:0;
object-fit:cover;
position:absolute;
height:100%;
width:100%;
}
.hnn_tc_infoosv{
gap:2px;
margin-top:0.563rem;
min-width:0;
flex-direction:column;
display:flex;
}
.hnn_tc_nameosv{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-size:14px;
font-weight:700;
color:#EDF2FF;
}
.hnn_tc_rtposv{
font-size:0.688rem;
color:#8496B0;
}
.hnn_lcosv{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:771px){
.hnn_lcosv{
width:268px;
}
}
.hnn_lc_imgosv{
background:#141B24;
border-radius:0.875rem;
overflow:hidden;
box-shadow:0 2px 0.5rem rgba(4,10,22,0.55), 0 1px 2px rgba(4,10,22,0.40);
position:relative;
padding-bottom:62.5%;
}
.hnn_lc_imgosv img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.hnn_lc_liveosv{
border-radius:62.438rem;
gap:7px;
padding:4px 9px;
background:rgba(0,0,0,0.52);
left:0.75rem;
top:0.75rem;
position:absolute;
display:flex;
align-items:center;
}
.hnn_lc_live_dotosv{
border-radius:50%;
background:#F04F5A;
animation:zm2-pulse 1.6s infinite;
height:0.5rem;
width:0.5rem;
}
.hnn_lc_seatsosv{
font-weight:600;
text-transform:uppercase;
color:#EDF2FF;
font-size:10px;
letter-spacing:.08em;
}
.hnn_lc_infoosv{
gap:2px;
min-width:0;
margin-top:9px;
flex-direction:column;
display:flex;
}
.hnn_lc_nameosv{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
font-size:0.938rem;
color:#EDF2FF;
white-space:nowrap;
}
.hnn_lc_betosv{
color:#8496B0;
font-size:11px;
}
.hnn_pcosv{
gap:0.5rem;
padding:1rem 0.875rem;
border:1px solid rgba(210,228,255,0.07);
background:#141B24;
border-radius:14px;
flex-direction:column;
display:flex;
min-width:0;
min-height:4.625rem;
justify-content:center;
align-items:center;
}
.hnn_pc_logoosv{
flex:0 0 auto;
width:auto;
object-fit:contain;
height:1.75rem;
max-width:100%;
}
.hnn_pc_nameosv{
overflow:hidden;
text-overflow:ellipsis;
font-size:11px;
text-align:center;
white-space:nowrap;
color:#8496B0;
max-width:100%;
}
.hnn_gc_tagosv{
border-radius:8px;
padding:3px 8px;
text-transform:uppercase;
font-weight:700;
position:absolute;
z-index:2;
display:inline-block;
top:0.625rem;
font-size:10px;
letter-spacing:.06em;
left:10px;
}
.hnn_gc_tag_hotosv{
background:#F04F5A;
color:#EDF2FF;
}
.hnn_gc_tag_newosv{
background:#62ABFF;
color:#080C10;
}
.hnn_gc_tag_jposv{
background:#F4B84A;
color:#080C10;
}
.hnn_gc_tag_liveosv{
background:#F04F5A;
color:#EDF2FF;
}
.hnn_shosv{
margin-bottom:1.125rem;
min-width:0;
}
.hnn_sh_rowosv{
gap:16px;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
}
.hnn_sh_rowosv .hnn_sh_losv{
gap:6px;
min-width:0;
display:flex;
flex-direction:column;
}
.hnn_sh_stackosv{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.hnn_sh_centerosv{
gap:0.625rem;
text-align:center;
flex-direction:column;
align-items:center;
display:flex;
}
.hnn_sh_h2osv{
font-size:24px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.1;
font-weight:600;
color:#EDF2FF;
overflow-wrap:break-word;
}
@media(min-width:765px){
.hnn_sh_h2osv{
font-size:1.875rem;
}
}
.hnn_bandosv .hnn_sh_h2osv{
color:#EDF2FF;
}
.hnn_sh_eb_lineosv{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.hnn_sh_eb_lineosv::before{
background:#3882FF;
height:1px;
content:"";
width:28px;
display:inline-block;
}
.hnn_bandosv .hnn_sh_eb_lineosv::before{
background:#5BAAFF;
}
.hnn_sh_eb_dotosv{
gap:8px;
display:inline-flex;
align-items:center;
}
.hnn_sh_eb_dotosv::before{
background:#3882FF;
border-radius:50%;
width:6px;
display:inline-block;
height:6px;
content:"";
}
.hnn_bandosv .hnn_sh_eb_dotosv::before{
background:#5BAAFF;
}
.hnn_sh_linkosv{
gap:6px;
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1),background-color .22s cubic-bezier(0.4,0,0.2,1);
padding-bottom:2px;
align-items:center;
font-weight:600;
white-space:nowrap;
font-size:13px;
border-bottom:1px solid #EDF2FF;
display:inline-flex;
color:#EDF2FF;
}
.hnn_sh_linkosv:hover{
border-color:#3882FF;
color:#3882FF;
}
.hnn_sh_linkosv svg{
width:14px;
height:14px;
}
.hnn_sh_link_chevosv{
padding-bottom:0;
border-bottom:0;
}
.hnn_sh_link_btnosv{
background:#3882FF;
border-radius:62.438rem;
padding:9px 1.125rem;
color:#04080F;
border-bottom:0;
}
.hnn_sh_link_btnosv:hover{
border-color:transparent;
background:#5096FF;
color:#04080F;
}
.hnn_bandosv .hnn_sh_linkosv{
border-color:#EDF2FF;
color:#EDF2FF;
}
.hnn_bandosv .hnn_sh_link_btnosv{
background:#5BAAFF;
color:#080C10;
}
.hnn_sh_ruleosv{
background:rgba(210,228,255,0.13);
margin:-2px 0 1.125rem;
height:1px;
}
.hnn_bandosv .hnn_sh_ruleosv{
background:rgba(210,228,255,0.13);
}
.hnn_heroosv{
padding:32px 0 8px;
}
@media(min-width:769px){
.hnn_heroosv{
padding:56px 0 1.5rem;
}
}
.hnn_hero_inosv{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:902px){
.hnn_hero_inosv{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.hnn_hero_copyosv{
min-width:0;
}
.hnn_hero_eyebrowosv{
gap:10px;
align-items:center;
margin-bottom:22px;
display:inline-flex;
}
.hnn_hero_eyebrow_lineosv{
background:#3882FF;
flex:0 0 auto;
display:inline-block;
width:28px;
height:1px;
}
.hnn_hero_h1osv{
overflow-wrap:break-word;
font-size:38px;
margin-bottom:1.25rem;
line-height:1.04;
font-weight:600;
color:#EDF2FF;
letter-spacing:-.01em;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.hnn_hero_h1osv{
font-size:54px;
}
}
@media(min-width:1103px){
.hnn_hero_h1osv{
font-size:3.875rem;
}
}
.hnn_hero_h1osv em{
color:#3882FF;
font-style:normal;
}
.hnn_hero_subosv{
margin-bottom:30px;
max-width:480px;
color:#6A7D96;
line-height:1.6;
font-size:1rem;
}
@media(min-width:767px){
.hnn_hero_subosv{
font-size:1.125rem;
}
}
.hnn_hero_actionsosv{
gap:0.875rem;
display:flex;
margin-bottom:2.125rem;
flex-wrap:wrap;
align-items:center;
}
.hnn_hero_ctaosv{
transition:background-color .22s cubic-bezier(0.4,0,0.2,1);
gap:0.625rem;
border-radius:62.438rem;
padding:1rem 30px;
background:#3882FF;
font-size:0.938rem;
font-weight:700;
display:inline-flex;
color:#04080F;
align-items:center;
}
.hnn_hero_ctaosv:hover{
background:#5096FF;
}
.hnn_hero_cta_icosv{
display:inline-flex;
align-items:center;
}
.hnn_hero_cta_icosv svg{
width:1rem;
height:16px;
}
.hnn_hero_cta_altosv{
background:transparent;
border-radius:62.438rem;
transition:border-color .22s cubic-bezier(0.4,0,0.2,1),color .22s cubic-bezier(0.4,0,0.2,1);
padding:15px 1.625rem;
border:1px solid rgba(210,228,255,0.13);
display:inline-flex;
font-size:0.938rem;
align-items:center;
font-weight:600;
color:#EDF2FF;
}
.hnn_hero_cta_altosv:hover{
border-color:#3882FF;
color:#3882FF;
}
.hnn_hero_trustosv{
gap:22px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.hnn_hero_trust_itemosv{
gap:0.563rem;
align-items:center;
font-weight:600;
font-size:0.813rem;
display:flex;
color:#BDC8DC;
}
.hnn_hero_trust_icosv{
color:#3882FF;
display:inline-flex;
align-items:center;
}
.hnn_hero_trust_icosv svg{
width:1rem;
height:16px;
}
.hnn_hero_promoosv{
border-radius:20px;
overflow:hidden;
background:#141B24;
min-height:300px;
box-shadow:0 12px 48px rgba(4,10,22,0.70), 0 3px 0.75rem rgba(56,130,255,0.18);
position:relative;
display:flex;
}
.hnn_hero_promo_bgosv{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.hnn_hero_promo_bgosv::after{
background:linear-gradient(120deg,#0A1020 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.hnn_hero_promo_glowosv{
background:radial-gradient(circle,rgba(56,130,255,0.12) 0%,transparent 65%);
border-radius:50%;
width:16.25rem;
height:260px;
pointer-events:none;
position:absolute;
right:-20px;
top:-40px;
}
.hnn_hero_promo_ctosv{
padding:1.75rem;
position:relative;
z-index:2;
max-width:88%;
align-self:flex-end;
}
.hnn_hero_promo_labelosv{
display:block;
font-size:10px;
margin-bottom:0.5rem;
font-weight:700;
color:#5BAAFF;
text-transform:uppercase;
letter-spacing:.25em;
}
.hnn_hero_promo_amountosv{
color:#EDF2FF;
font-size:32px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.hnn_hero_promo_amountosv{
font-size:40px;
}
}
.hnn_hero_promo_amountosv em{
font-style:normal;
color:#5BAAFF;
}
.hnn_hero_ratingosv{
border-radius:0.875rem;
padding:10px 14px;
background:#141B24;
gap:0.625rem;
border:1px solid rgba(210,228,255,0.07);
display:flex;
align-items:center;
right:14px;
position:absolute;
z-index:3;
top:0.875rem;
box-shadow:0 2px 8px rgba(4,10,22,0.55), 0 1px 2px rgba(4,10,22,0.40);
max-width:min(16.25rem,62%);
}
.hnn_hero_rating_scoreosv{
flex:0 0 auto;
font-weight:700;
font-size:1.5rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#EDF2FF;
}
.hnn_hero_rating_txtosv{
flex:1 1 auto;
min-width:0;
}
.hnn_hero_rating_starsosv{
gap:2px;
color:#3882FF;
display:flex;
}
.hnn_hero_rating_starsosv svg{
height:0.75rem;
width:0.75rem;
}
.hnn_hero_rating_caposv{
margin-top:3px;
color:#8496B0;
display:block;
line-height:1.35;
font-size:0.688rem;
overflow-wrap:break-word;
}
.hnn_statosv{
border-bottom:1px solid rgba(210,228,255,0.13);
border-top:1px solid rgba(210,228,255,0.13);
margin-top:1rem;
}
.hnn_stat_inosv{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.hnn_stat_inosv{
grid-template-columns:repeat(4,1fr);
}
}
.hnn_stat_itemosv{
padding:22px 14px;
min-width:0;
border-right:1px solid rgba(210,228,255,0.07);
border-bottom:1px solid rgba(210,228,255,0.07);
}
.hnn_stat_itemosv:nth-child(2n){
border-right:0;
}
.hnn_stat_itemosv:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.hnn_stat_itemosv{
border-bottom:0;
}
.hnn_stat_itemosv:nth-child(2n){
border-right:1px solid rgba(210,228,255,0.07);
}
.hnn_stat_itemosv:nth-child(4n){
border-right:0;
}
}
.hnn_stat_valueosv{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1;
color:#EDF2FF;
overflow-wrap:break-word;
font-size:30px;
font-weight:700;
}
@media(min-width:770px){
.hnn_stat_valueosv{
font-size:34px;
}
}
.hnn_stat_labelosv{
line-height:1.4;
margin-top:6px;
font-size:13px;
overflow-wrap:break-word;
color:#8496B0;
}
.hnn_prosv{
padding:30px 0 6px;
}
.hnn_pr_cardosv{
border-radius:20px;
border:1px solid rgba(210,228,255,0.07);
flex:0 0 auto;
overflow:hidden;
padding:1.625rem;
gap:0.625rem;
background:#141B24;
min-height:12.5rem;
width:280px;
position:relative;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.hnn_pr_cardosv{
width:300px;
}
}
.hnn_pr_card_featosv{
background:linear-gradient(150deg,#0D1A30,#080C10);
border-color:transparent;
color:#EDF2FF;
}
.hnn_pr_glowosv{
background:radial-gradient(circle,rgba(56,130,255,0.12),transparent 70%);
border-radius:50%;
top:-30px;
width:130px;
right:-30px;
height:8.125rem;
pointer-events:none;
position:absolute;
opacity:0;
}
.hnn_pr_card_featosv .hnn_pr_glowosv{
opacity:1;
}
.hnn_pr_labelosv{
color:#3882FF;
font-size:0.625rem;
letter-spacing:.16em;
text-transform:uppercase;
font-weight:700;
position:relative;
}
.hnn_pr_card_featosv .hnn_pr_labelosv{
color:#5BAAFF;
}
.hnn_pr_amountosv{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
position:relative;
color:#EDF2FF;
font-size:26px;
line-height:1.08;
font-weight:600;
overflow-wrap:break-word;
}
.hnn_pr_card_featosv .hnn_pr_amountosv{
color:#EDF2FF;
}
.hnn_pr_amountosv em{
color:#3882FF;
font-style:normal;
}
.hnn_pr_card_featosv .hnn_pr_amountosv em{
color:#5BAAFF;
}
.hnn_pr_termsosv{
color:#8496B0;
line-height:1.5;
position:relative;
font-size:0.813rem;
}
.hnn_pr_card_featosv .hnn_pr_termsosv{
color:#8AAACF;
}
.hnn_pr_ctaosv{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.hnn_pr_card_featosv .hnn_pr_ctaosv{
background:#5BAAFF;
border-radius:999px;
padding:9px 1.125rem;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
font-weight:700;
font-size:0.813rem;
color:#080C10;
}
.hnn_pr_card_featosv .hnn_pr_ctaosv:hover{
opacity:.9;
}
.hnn_pr_cardosv:not(.hnn_pr_card_featosv) .hnn_pr_ctaosv{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
color:#EDF2FF;
font-weight:700;
border-bottom:1px solid #EDF2FF;
font-size:0.813rem;
padding-bottom:2px;
}
.hnn_pr_cardosv:not(.hnn_pr_card_featosv) .hnn_pr_ctaosv:hover{
border-color:#3882FF;
color:#3882FF;
}
.hnn_gfosv{
padding:1.5rem 0 6px;
}
.hnn_gf_inosv{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.hnn_gf_chiposv{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1),background-color .22s cubic-bezier(0.4,0,0.2,1);
border:1px solid rgba(210,228,255,0.13);
padding:0.625rem 1.125rem;
border-radius:62.438rem;
background:#141B24;
white-space:nowrap;
font-size:0.813rem;
color:#BDC8DC;
font-weight:600;
}
.hnn_gf_chiposv:hover{
border-color:#3882FF;
color:#3882FF;
}
.hnn_gf_chiposv.hnn_state_activeosv{
border-color:transparent;
background:#3882FF;
color:#04080F;
}
.hnn_growosv{
padding:26px 0 0.625rem;
}
.hnn_row_seoosv{
margin:0.625rem 0 0;
line-height:1.65;
overflow-wrap:break-word;
max-width:47.5rem;
color:#6A7D96;
font-size:0.875rem;
}
.hnn_row_seoosv strong{
font-weight:700;
color:#EDF2FF;
}
.hnn_growosv{
padding:26px 0 10px;
}
.hnn_row_seoosv{
margin:10px 0 0;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
max-width:760px;
color:#6A7D96;
}
.hnn_row_seoosv strong{
color:#EDF2FF;
font-weight:700;
}
.hnn_jposv{
padding:30px 0 10px;
}
.hnn_jp_gridosv{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:771px){
.hnn_jp_gridosv{
grid-template-columns:1fr 1fr;
}
.hnn_jp_card_megaosv{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.hnn_jp_gridosv{
grid-template-columns:1.4fr 1fr 1fr;
}
.hnn_jp_card_megaosv{
grid-column:auto;
}
}
.hnn_jp_cardosv{
overflow:hidden;
border:1px solid rgba(210,228,255,0.07);
padding:1.625rem;
gap:0.75rem;
border-radius:1.25rem;
background:#141B24;
justify-content:space-between;
flex-direction:column;
position:relative;
display:flex;
min-width:0;
min-height:200px;
}
.hnn_jp_card_megaosv{
border-color:transparent;
background:linear-gradient(135deg,#0D1A30,#080C10);
color:#EDF2FF;
min-height:210px;
}
.hnn_jp_glowosv{
background:radial-gradient(circle,rgba(56,130,255,0.12),transparent 70%);
border-radius:50%;
position:absolute;
height:200px;
width:200px;
pointer-events:none;
top:-2.5rem;
right:-2.5rem;
}
.hnn_jp_labelosv{
gap:0.625rem;
justify-content:space-between;
flex-wrap:wrap;
font-weight:700;
color:#3882FF;
align-items:center;
font-size:0.625rem;
letter-spacing:.16em;
display:flex;
position:relative;
text-transform:uppercase;
}
.hnn_jp_card_megaosv .hnn_jp_labelosv{
color:#5BAAFF;
}
.hnn_jp_droposv{
letter-spacing:.04em;
font-weight:600;
text-transform:none;
color:#8496B0;
}
.hnn_jp_card_megaosv .hnn_jp_droposv{
color:#8AAACF;
}
.hnn_jp_amountosv{
color:#EDF2FF;
position:relative;
font-size:38px;
font-weight:700;
overflow-wrap:break-word;
line-height:1;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.hnn_jp_card_megaosv .hnn_jp_amountosv{
animation:zm2-pulse 2.4s infinite;
color:#5BAAFF;
font-size:3rem;
}
@media(min-width:765px){
.hnn_jp_card_megaosv .hnn_jp_amountosv{
font-size:3.375rem;
}
}
.hnn_jp_gameosv{
font-size:0.813rem;
color:#8496B0;
position:relative;
}
.hnn_jp_card_megaosv .hnn_jp_gameosv{
color:#8AAACF;
}
.hnn_jp_ctaosv{
position:relative;
align-self:flex-start;
}
.hnn_jp_card_megaosv .hnn_jp_ctaosv{
padding:10px 1.25rem;
border-radius:62.438rem;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
background:#5BAAFF;
font-weight:700;
font-size:0.813rem;
color:#080C10;
}
.hnn_jp_card_megaosv .hnn_jp_ctaosv:hover{
opacity:.9;
}
.hnn_jp_cardosv:not(.hnn_jp_card_megaosv) .hnn_jp_ctaosv{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
color:#EDF2FF;
padding-bottom:2px;
border-bottom:1px solid #EDF2FF;
font-weight:700;
font-size:13px;
}
.hnn_jp_cardosv:not(.hnn_jp_card_megaosv) .hnn_jp_ctaosv:hover{
border-color:#3882FF;
color:#3882FF;
}
.hnn_jp_seoosv{
margin:14px 0 0;
max-width:47.5rem;
font-size:14px;
line-height:1.65;
color:#6A7D96;
overflow-wrap:break-word;
}
.hnn_jp_seoosv strong{
color:#EDF2FF;
font-weight:700;
}
.hnn_growosv{
padding:1.625rem 0 0.625rem;
}
.hnn_row_seoosv{
margin:10px 0 0;
max-width:760px;
line-height:1.65;
font-size:14px;
color:#6A7D96;
overflow-wrap:break-word;
}
.hnn_row_seoosv strong{
color:#EDF2FF;
font-weight:700;
}
.hnn_growosv{
padding:1.625rem 0 0.625rem;
}
.hnn_row_seoosv{
margin:0.625rem 0 0;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:0.875rem;
line-height:1.65;
color:#6A7D96;
}
.hnn_row_seoosv strong{
font-weight:700;
color:#EDF2FF;
}
.hnn_apposv{
padding:1.875rem 0 0.625rem;
}
.hnn_app_inosv{
border:1px solid rgba(210,228,255,0.07);
padding:32px;
border-radius:20px;
background:#141B24;
gap:1.75rem;
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.hnn_app_inosv{
gap:40px;
padding:40px 44px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.hnn_app_copyosv{
min-width:0;
max-width:560px;
}
.hnn_app_eyebrowosv{
margin-bottom:0.75rem;
}
.hnn_app_h2osv{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:1.75rem;
font-weight:600;
color:#EDF2FF;
overflow-wrap:break-word;
margin-bottom:0.75rem;
line-height:1.05;
}
@media(min-width:769px){
.hnn_app_h2osv{
font-size:34px;
}
}
.hnn_app_textosv{
line-height:1.6;
font-size:14px;
color:#6A7D96;
margin-bottom:1.375rem;
}
.hnn_app_btnsosv{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.hnn_app_btnosv{
border-radius:0.875rem;
gap:10px;
padding:11px 1.25rem;
transition:background-color .22s cubic-bezier(0.4,0,0.2,1);
background:#3882FF;
color:#04080F;
display:inline-flex;
align-items:center;
}
.hnn_app_btnosv:hover{
background:#5096FF;
}
.hnn_app_btn_icosv{
align-items:center;
display:inline-flex;
}
.hnn_app_btn_icosv svg{
width:1.125rem;
height:1.125rem;
}
.hnn_app_btn_lbosv{
font-size:13.5px;
font-weight:700;
}
.hnn_app_qr_wraposv{
flex:0 0 auto;
gap:18px;
display:flex;
align-items:center;
}
.hnn_app_qrosv{
border-radius:0.875rem;
flex:0 0 auto;
background-color:#3882FF;
height:108px;
background-image:repeating-linear-gradient(0deg,#141B24 0 5px,transparent 5px 11px),repeating-linear-gradient(90deg,#141B24 0 5px,transparent 5px 11px);
width:108px;
}
.hnn_app_qr_caposv{
color:#8496B0;
line-height:1.4;
font-size:0.781rem;
max-width:92px;
}
.hnn_viposv{
padding:48px 0;
}
@media(min-width:766px){
.hnn_viposv{
padding:64px 0;
}
}
.hnn_vip_headosv{
gap:0.875rem;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:882px){
.hnn_vip_headosv{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.hnn_vip_eyebrowosv{
margin-bottom:0.75rem;
}
.hnn_vip_h2osv{
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#EDF2FF;
font-size:32px;
line-height:1.05;
}
@media(min-width:770px){
.hnn_vip_h2osv{
font-size:40px;
}
}
.hnn_vip_introosv{
color:#8AAACF;
max-width:26.25rem;
font-size:0.875rem;
line-height:1.6;
}
.hnn_vip_gridosv{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:14px;
display:grid;
}
.hnn_vip_cardosv{
padding:22px 1.125rem;
border:1px solid rgba(210,228,255,0.13);
border-radius:14px;
min-width:0;
}
.hnn_vip_card_featosv{
border-color:#5BAAFF;
background:rgba(210,228,255,0.07);
}
.hnn_vip_card_icosv{
background:linear-gradient(135deg,#3882FF,#8AC4FF);
border-radius:8px;
height:2.125rem;
display:block;
width:2.125rem;
margin-bottom:16px;
}
.hnn_vip_nameosv{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#EDF2FF;
overflow-wrap:break-word;
margin-bottom:6px;
font-size:20px;
}
.hnn_vip_perkosv{
overflow-wrap:break-word;
font-size:12.5px;
line-height:1.5;
color:#8AAACF;
}
.hnn_trnosv{
padding:30px 0 0.625rem;
}
.hnn_trn_inosv{
border-radius:1.25rem;
overflow:hidden;
background:#141B24;
grid-template-columns:1fr;
border:1px solid rgba(210,228,255,0.07);
display:grid;
}
@media(min-width:881px){
.hnn_trn_inosv{
grid-template-columns:1.05fr 1fr;
}
}
.hnn_trn_bannerosv{
padding:2.125rem;
background:linear-gradient(150deg,#0D1A30,#080C10);
overflow:hidden;
color:#EDF2FF;
position:relative;
}
.hnn_trn_glowosv{
background:radial-gradient(circle,rgba(56,130,255,0.12),transparent 70%);
border-radius:50%;
right:-40px;
width:200px;
pointer-events:none;
height:12.5rem;
position:absolute;
bottom:-40px;
}
.hnn_trn_eyebrowosv{
position:relative;
margin-bottom:14px;
}
.hnn_trn_h2osv{
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
margin-bottom:0.75rem;
line-height:1.06;
overflow-wrap:break-word;
color:#EDF2FF;
position:relative;
}
@media(min-width:765px){
.hnn_trn_h2osv{
font-size:36px;
}
}
.hnn_trn_textosv{
color:#8AAACF;
line-height:1.6;
max-width:420px;
position:relative;
font-size:14px;
margin-bottom:1.375rem;
}
.hnn_trn_timerosv{
gap:8px;
align-items:center;
position:relative;
display:flex;
margin-bottom:24px;
flex-wrap:wrap;
}
.hnn_trn_timer_caposv{
font-size:11px;
color:#8AAACF;
}
.hnn_trn_timer_boxosv{
border-radius:8px;
padding:4px 12px;
background:rgba(210,228,255,0.07);
font-weight:700;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#EDF2FF;
font-size:1.5rem;
}
.hnn_trn_ctaosv{
padding:13px 1.625rem;
background:#5BAAFF;
border-radius:999px;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
font-weight:700;
color:#080C10;
position:relative;
font-size:0.875rem;
display:inline-block;
}
.hnn_trn_ctaosv:hover{
opacity:.9;
}
.hnn_trn_lbosv{
padding:1.625rem 1.75rem;
}
.hnn_trn_lb_headosv{
gap:10px;
margin-bottom:12px;
justify-content:space-between;
align-items:center;
display:flex;
}
.hnn_trn_lb_titleosv{
font-size:1.25rem;
font-weight:600;
color:#EDF2FF;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.hnn_trn_lb_updosv{
color:#8496B0;
font-size:0.688rem;
letter-spacing:.08em;
text-transform:uppercase;
}
.hnn_trn_lb_rowosv{
border-radius:0.5rem;
padding:0.688rem 12px;
gap:0.875rem;
align-items:center;
display:flex;
}
.hnn_trn_lb_rowosv:nth-child(2){
background:rgba(56,130,255,0.12);
}
.hnn_trn_lb_rankosv{
flex:0 0 auto;
font-weight:700;
color:#3882FF;
font-size:16px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
width:1.375rem;
}
.hnn_trn_lb_avosv{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#3882FF,#8AC4FF);
height:30px;
width:30px;
}
.hnn_trn_lb_nameosv{
overflow:hidden;
flex:1 1 auto;
font-weight:600;
font-size:14px;
white-space:nowrap;
text-overflow:ellipsis;
min-width:0;
color:#EDF2FF;
}
.hnn_trn_lb_amountosv{
flex:0 0 auto;
font-weight:700;
font-size:13px;
color:#EDF2FF;
}
.hnn_provosv{
padding:2.5rem 0 20px;
}
.hnn_prov_eyebrowosv{
display:block;
margin-bottom:1.125rem;
}
.hnn_prov_gridosv{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.hnn_prov_gridosv{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.hnn_prov_gridosv{
grid-template-columns:repeat(6,1fr);
}
}
.hnn_pmtosv{
padding:3rem 0 10px;
}
.hnn_pmt_inosv{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:882px){
.hnn_pmt_inosv{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.hnn_pmt_leftosv{
min-width:0;
}
.hnn_pmt_eyebrowosv{
margin-bottom:12px;
}
.hnn_pmt_h2osv{
margin-bottom:12px;
font-weight:600;
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.06;
color:#EDF2FF;
}
@media(min-width:767px){
.hnn_pmt_h2osv{
font-size:2rem;
}
}
.hnn_pmt_textosv{
font-size:14.5px;
color:#6A7D96;
line-height:1.6;
margin-bottom:1.375rem;
}
.hnn_pmt_logososv{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:483px){
.hnn_pmt_logososv{
grid-template-columns:repeat(4,1fr);
}
}
.hnn_pmt_logoosv{
padding:0 8px;
border-radius:8px;
overflow:hidden;
border:1px solid rgba(210,228,255,0.07);
background:#141B24;
white-space:nowrap;
height:50px;
color:#BDC8DC;
text-align:center;
align-items:center;
display:flex;
justify-content:center;
font-weight:700;
text-overflow:ellipsis;
font-size:12.5px;
}
.hnn_pmt_tableosv{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(210,228,255,0.07);
min-width:0;
}
.hnn_pmt_theadosv{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#080C10;
display:grid;
}
.hnn_pmt_thosv{
overflow:hidden;
padding:0.813rem 14px;
font-weight:700;
text-overflow:ellipsis;
letter-spacing:.08em;
text-transform:uppercase;
white-space:nowrap;
color:#EDF2FF;
font-size:0.625rem;
}
.hnn_pmt_rowosv{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(210,228,255,0.07);
display:grid;
}
.hnn_pmt_rowosv:nth-child(odd){
background:#141B24;
}
.hnn_pmt_tdosv{
padding:14px;
min-width:0;
overflow-wrap:break-word;
color:#6A7D96;
font-size:0.844rem;
}
.hnn_pmt_rowosv .hnn_pmt_tdosv:first-child{
color:#EDF2FF;
font-weight:700;
}
.hnn_pmt_rowosv .hnn_pmt_tdosv:last-child{
color:#2ECC8A;
font-weight:700;
}
.hnn_etosv{
padding:36px 0 0.625rem;
}
.hnn_et_inosv{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:883px){
.hnn_et_inosv{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.hnn_et_leftosv{
min-width:0;
}
.hnn_et_eyebrowosv{
margin-bottom:12px;
}
.hnn_et_h2osv{
font-weight:600;
line-height:1.06;
font-size:28px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:14px;
color:#EDF2FF;
}
@media(min-width:769px){
.hnn_et_h2osv{
font-size:2rem;
}
}
.hnn_et_textosv{
color:#6A7D96;
margin-bottom:22px;
line-height:1.65;
font-size:0.938rem;
}
.hnn_et_statsosv{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.hnn_et_statosv{
min-width:0;
}
.hnn_et_stat_vosv{
font-size:1.625rem;
line-height:1;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#EDF2FF;
}
.hnn_et_stat_losv{
color:#8496B0;
font-size:0.781rem;
margin-top:4px;
}
.hnn_et_rightosv{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.hnn_et_memberosv{
border-radius:14px;
border:1px solid rgba(210,228,255,0.07);
padding:1.125rem 20px;
gap:16px;
background:#141B24;
align-items:center;
display:flex;
min-width:0;
}
.hnn_et_member_avosv{
flex:0 0 auto;
background:linear-gradient(135deg,#0D1A30,#3882FF);
border-radius:50%;
height:48px;
width:3rem;
}
.hnn_et_member_nameosv{
font-weight:700;
overflow-wrap:break-word;
font-size:0.938rem;
color:#EDF2FF;
}
.hnn_et_member_roleosv{
color:#8496B0;
font-size:12.5px;
overflow-wrap:break-word;
}
.hnn_et_updatedosv{
background:#0D1117;
gap:8px;
padding:14px 1.125rem;
border-radius:14px;
border:1px solid rgba(210,228,255,0.07);
align-items:center;
font-size:12.5px;
display:flex;
color:#6A7D96;
}
.hnn_wyosv{
padding:3rem 0;
}
@media(min-width:767px){
.hnn_wyosv{
padding:56px 0;
}
}
.hnn_wy_inosv{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:901px){
.hnn_wy_inosv{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.hnn_wy_leftosv{
min-width:0;
}
.hnn_wy_eyebrowosv{
margin-bottom:0.875rem;
}
.hnn_wy_h2osv{
font-weight:600;
line-height:1.05;
font-size:2rem;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#EDF2FF;
margin-bottom:1rem;
}
@media(min-width:767px){
.hnn_wy_h2osv{
font-size:2.5rem;
}
}
.hnn_wy_introosv{
color:#6A7D96;
font-size:15px;
line-height:1.6;
}
.hnn_wy_gridosv{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:558px){
.hnn_wy_gridosv{
grid-template-columns:1fr 1fr;
}
}
.hnn_wy_cardosv{
border-radius:14px;
padding:26px;
background:#141B24;
border:1px solid rgba(210,228,255,0.07);
min-width:0;
}
.hnn_wy_card_icosv{
margin-bottom:16px;
color:#3882FF;
justify-content:center;
align-items:center;
display:inline-flex;
}
.hnn_wy_card_icosv svg{
height:1.625rem;
width:1.625rem;
}
.hnn_wy_card_hosv{
overflow-wrap:break-word;
line-height:1.15;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#EDF2FF;
font-size:1.313rem;
margin-bottom:8px;
font-weight:600;
}
.hnn_wy_card_posv{
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
color:#6A7D96;
}
.hnn_tsosv{
padding:44px 0;
}
.hnn_ts_inosv{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:882px){
.hnn_ts_inosv{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.hnn_ts_leftosv{
min-width:0;
}
.hnn_ts_h2osv{
font-size:1.625rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
font-weight:600;
overflow-wrap:break-word;
color:#EDF2FF;
line-height:1.1;
}
@media(min-width:770px){
.hnn_ts_h2osv{
font-size:28px;
}
}
.hnn_ts_textosv{
font-size:0.906rem;
line-height:1.6;
margin-bottom:1.375rem;
max-width:32.5rem;
color:#8AAACF;
}
.hnn_ts_badgesosv{
gap:1.125rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.hnn_ts_badgeosv{
font-size:0.813rem;
font-weight:600;
color:#8AAACF;
}
.hnn_ts_payosv{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:880px){
.hnn_ts_payosv{
justify-content:flex-end;
}
}
.hnn_ts_pay_chiposv{
border-radius:14px;
background:rgba(210,228,255,0.07);
padding:0.75rem 16px;
border:1px solid rgba(210,228,255,0.13);
color:#EDF2FF;
font-weight:700;
font-size:14px;
}
.hnn_drosv{
padding:36px 0 10px;
}
.hnn_dr_inosv{
border-radius:14px;
gap:1.25rem;
padding:28px 2rem;
border:1px dashed rgba(210,228,255,0.13);
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.hnn_dr_inosv{
gap:2rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.hnn_dr_h2osv{
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#EDF2FF;
font-weight:600;
line-height:1.1;
font-size:1.5rem;
margin-bottom:8px;
}
@media(min-width:767px){
.hnn_dr_h2osv{
font-size:26px;
}
}
.hnn_dr_textosv{
font-size:14px;
overflow-wrap:break-word;
color:#6A7D96;
max-width:680px;
line-height:1.6;
}
.hnn_dr_textosv b{
color:#EDF2FF;
font-weight:700;
}
.hnn_dr_ctaosv{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
flex:0 0 auto;
font-size:0.844rem;
border-bottom:1px solid #3882FF;
white-space:nowrap;
padding-bottom:2px;
color:#EDF2FF;
font-weight:700;
}
.hnn_dr_ctaosv:hover{
color:#3882FF;
}
.hnn_ttosv{
padding:3rem 0 0.625rem;
}
@media(min-width:766px){
.hnn_ttosv{
padding:3.75rem 0 10px;
}
}
.hnn_tt_headosv{
margin-bottom:34px;
text-align:center;
}
.hnn_tt_eyebrowosv{
margin-bottom:0.75rem;
}
.hnn_tt_h2osv{
line-height:1.05;
color:#EDF2FF;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:32px;
}
@media(min-width:770px){
.hnn_tt_h2osv{
font-size:42px;
}
}
.hnn_tt_gridosv{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.hnn_tt_gridosv{
grid-template-columns:repeat(3,1fr);
}
}
.hnn_tt_cardosv{
padding:1.875rem;
background:#141B24;
border-radius:0.875rem;
border:1px solid rgba(210,228,255,0.07);
display:flex;
min-width:0;
flex-direction:column;
}
.hnn_tt_card_icosv{
color:#3882FF;
margin-bottom:18px;
display:inline-flex;
align-items:center;
}
.hnn_tt_card_icosv svg{
width:1.75rem;
height:1.75rem;
}
.hnn_tt_card_hosv{
color:#EDF2FF;
font-weight:600;
font-size:22px;
line-height:1.15;
margin-bottom:8px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.hnn_tt_card_posv{
overflow-wrap:break-word;
font-size:0.875rem;
margin-bottom:0.875rem;
color:#6A7D96;
line-height:1.6;
}
.hnn_tt_card_posv b{
color:#EDF2FF;
font-weight:700;
}
.hnn_tt_card_linkosv{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
font-size:13px;
margin-top:auto;
border-bottom:1px solid #3882FF;
padding-bottom:2px;
font-weight:700;
align-self:flex-start;
color:#EDF2FF;
}
.hnn_tt_card_linkosv:hover{
color:#3882FF;
}
.hnn_htsosv{
padding:3rem 0;
}
@media(min-width:769px){
.hnn_htsosv{
padding:62px 0;
}
}
.hnn_hts_headosv{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:34px;
}
@media(min-width:769px){
.hnn_hts_headosv{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.hnn_hts_eyebrowosv{
margin-bottom:0.75rem;
}
.hnn_hts_h2osv{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#EDF2FF;
line-height:1.05;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:765px){
.hnn_hts_h2osv{
font-size:38px;
}
}
.hnn_hts_ctaosv{
border-radius:999px;
background:#5BAAFF;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
flex:0 0 auto;
padding:0.938rem 30px;
font-size:15px;
color:#080C10;
font-weight:700;
}
.hnn_hts_ctaosv:hover{
opacity:.9;
}
.hnn_hts_gridosv{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:761px){
.hnn_hts_gridosv{
grid-template-columns:repeat(3,1fr);
}
}
.hnn_hts_steposv{
min-width:0;
border-top:1px solid rgba(210,228,255,0.13);
padding-top:22px;
}
.hnn_hts_step_numosv{
font-weight:700;
font-size:44px;
line-height:1;
margin-bottom:14px;
color:#5BAAFF;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.hnn_hts_step_hosv{
overflow-wrap:break-word;
font-size:1.188rem;
line-height:1.2;
margin-bottom:0.5rem;
color:#EDF2FF;
font-weight:700;
}
.hnn_hts_step_posv{
color:#8AAACF;
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
}
.hnn_oposv{
padding:36px 0 0.625rem;
}
.hnn_op_inosv{
background:#141B24;
border-radius:0.875rem;
border:1px solid rgba(210,228,255,0.07);
grid-template-columns:1fr;
gap:32px;
padding:32px;
display:grid;
align-items:center;
}
@media(min-width:863px){
.hnn_op_inosv{
grid-template-columns:.9fr 1.1fr;
padding:2.125rem 2.5rem;
gap:44px;
}
}
.hnn_op_leftosv{
min-width:0;
}
.hnn_op_eyebrowosv{
margin-bottom:12px;
}
.hnn_op_h2osv{
color:#EDF2FF;
margin-bottom:0.625rem;
font-weight:600;
overflow-wrap:break-word;
line-height:1.08;
font-size:1.75rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.hnn_op_h2osv{
font-size:30px;
}
}
.hnn_op_textosv{
color:#6A7D96;
font-size:14px;
line-height:1.6;
}
.hnn_op_gridosv{
overflow:hidden;
border-radius:0.5rem;
gap:1px;
background:rgba(210,228,255,0.13);
grid-template-columns:1fr 1fr;
border:1px solid rgba(210,228,255,0.13);
display:grid;
}
.hnn_op_fieldosv{
background:#0D1117;
padding:18px 20px;
min-width:0;
}
.hnn_op_field_lbosv{
text-transform:uppercase;
letter-spacing:.1em;
font-weight:600;
font-size:10px;
margin-bottom:5px;
color:#3882FF;
}
.hnn_op_field_valosv{
color:#EDF2FF;
font-weight:700;
font-size:14px;
overflow-wrap:break-word;
}
.hnn_rcosv{
padding:48px 0 10px;
}
.hnn_rc_inosv{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:757px){
.hnn_rc_inosv{
grid-template-columns:repeat(3,1fr);
gap:40px;
}
}
.hnn_rc_colosv{
min-width:0;
}
.hnn_rc_labelosv{
font-weight:600;
text-transform:uppercase;
color:#3882FF;
margin-bottom:1rem;
letter-spacing:.2em;
font-size:11px;
}
.hnn_rc_awardsosv{
gap:12px;
flex-direction:column;
display:flex;
}
.hnn_rc_awardosv{
gap:12px;
min-width:0;
display:flex;
align-items:center;
}
.hnn_rc_award_icosv{
flex:0 0 auto;
color:#62ABFF;
align-items:center;
display:inline-flex;
}
.hnn_rc_award_icosv svg{
width:1.125rem;
height:18px;
}
.hnn_rc_award_tosv{
overflow-wrap:break-word;
color:#EDF2FF;
font-size:14px;
font-weight:700;
}
.hnn_rc_award_sosv{
font-size:12px;
color:#8496B0;
overflow-wrap:break-word;
}
.hnn_rc_pressosv{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.hnn_rc_press_logoosv{
overflow:hidden;
padding:0 0.5rem;
border:1px solid rgba(210,228,255,0.07);
border-radius:8px;
align-items:center;
font-size:0.875rem;
display:flex;
font-weight:700;
white-space:nowrap;
text-align:center;
height:3.25rem;
color:#6A7D96;
justify-content:center;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
}
.hnn_rc_partnerosv{
padding:22px;
border:1px solid rgba(210,228,255,0.07);
background:#141B24;
border-radius:14px;
}
.hnn_rc_partner_nameosv{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:1.25rem;
margin-bottom:0.375rem;
font-weight:600;
overflow-wrap:break-word;
color:#EDF2FF;
}
.hnn_rc_partner_textosv{
color:#6A7D96;
line-height:1.55;
overflow-wrap:break-word;
font-size:0.813rem;
}
.hnn_elosv{
padding:3rem 0;
}
@media(min-width:766px){
.hnn_elosv{
padding:3.5rem 0;
}
}
.hnn_el_inosv{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.hnn_el_inosv{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.hnn_el_leftosv{
min-width:0;
}
.hnn_el_eyebrowosv{
margin-bottom:14px;
}
.hnn_el_h2osv{
line-height:1.08;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#EDF2FF;
margin-bottom:22px;
font-size:2rem;
overflow-wrap:break-word;
}
@media(min-width:766px){
.hnn_el_h2osv{
font-size:38px;
}
}
.hnn_el_bodyosv p{
font-size:16px;
margin-bottom:18px;
line-height:1.7;
overflow-wrap:break-word;
color:#BDC8DC;
}
.hnn_el_dropcaposv{
padding:0.375rem 12px 0 0;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:62px;
color:#3882FF;
float:left;
line-height:.8;
}
.hnn_el_rightosv{
min-width:0;
}
.hnn_el_quoteosv{
background:linear-gradient(150deg,#0D1A30,#080C10);
padding:2.25rem;
border-radius:1.25rem;
position:relative;
margin-bottom:24px;
color:#EDF2FF;
}
.hnn_el_quote_markosv{
display:inline-flex;
margin-bottom:6px;
align-items:center;
color:#5BAAFF;
}
.hnn_el_quote_markosv svg{
height:34px;
width:2.125rem;
}
.hnn_el_quote_textosv{
color:#EDF2FF;
line-height:1.4;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
overflow-wrap:break-word;
margin-bottom:22px;
font-weight:500;
}
.hnn_el_quote_metaosv{
gap:0.75rem;
align-items:center;
display:flex;
}
.hnn_el_quote_avosv{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#3882FF,#8AC4FF);
height:38px;
width:38px;
}
.hnn_el_quote_authorosv{
font-size:0.875rem;
color:#EDF2FF;
font-weight:700;
}
.hnn_el_quote_meta_subosv{
color:#8AAACF;
font-size:0.75rem;
}
.hnn_el_explainosv{
border:1px solid rgba(210,228,255,0.07);
overflow:hidden;
border-radius:0.875rem;
}
.hnn_el_explain_cardosv{
padding:1.375rem 1.5rem;
}
.hnn_el_explain_cardosv+.hnn_el_explain_cardosv{
border-top:1px solid rgba(210,228,255,0.07);
}
.hnn_el_explain_hosv{
line-height:1.15;
font-weight:600;
font-size:20px;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
color:#EDF2FF;
}
.hnn_el_explain_posv{
font-size:0.875rem;
line-height:1.55;
color:#6A7D96;
overflow-wrap:break-word;
}
.hnn_lhosv{
padding:2.5rem 0 20px;
}
.hnn_lh_inosv{
border-top:1px solid rgba(210,228,255,0.13);
padding-top:34px;
}
.hnn_lh_eyebrowosv{
display:block;
margin-bottom:22px;
}
.hnn_lh_gridosv{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:601px){
.hnn_lh_gridosv{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.hnn_lh_gridosv{
grid-template-columns:repeat(5,1fr);
}
}
.hnn_lh_colosv{
min-width:0;
}
.hnn_lh_col_hosv{
font-weight:700;
color:#EDF2FF;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-size:13px;
}
.hnn_lh_linksosv{
gap:8px;
display:flex;
flex-direction:column;
}
.hnn_lh_linkosv{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
font-size:0.813rem;
overflow-wrap:break-word;
color:#6A7D96;
}
.hnn_lh_linkosv:hover{
color:#3882FF;
}
.hnn_sgosv{
padding:48px 0 0.625rem;
}
.hnn_sg_eyebrowosv{
margin-bottom:12px;
display:block;
}
.hnn_sg_h2osv{
font-weight:600;
color:#EDF2FF;
margin-bottom:1.75rem;
overflow-wrap:break-word;
font-size:1.875rem;
line-height:1.05;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.hnn_sg_h2osv{
font-size:36px;
}
}
.hnn_sg_gridosv{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:721px){
.hnn_sg_gridosv{
grid-template-columns:repeat(3,1fr);
}
}
.hnn_sg_colosv{
min-width:0;
}
.hnn_sg_col_hosv{
line-height:1.15;
overflow-wrap:break-word;
color:#EDF2FF;
font-size:1.375rem;
margin-bottom:0.625rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
}
.hnn_sg_col_posv{
overflow-wrap:break-word;
font-size:0.875rem;
color:#6A7D96;
line-height:1.65;
}
.hnn_sbosv{
background:#141B24;
padding:48px 0;
border-top:1px solid rgba(210,228,255,0.07);
border-bottom:1px solid rgba(210,228,255,0.07);
margin-top:1.5rem;
}
@media(min-width:766px){
.hnn_sbosv{
padding:56px 0;
}
}
.hnn_sb_eyebrowosv{
display:block;
margin-bottom:12px;
}
.hnn_sb_h2osv{
margin-bottom:1.625rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#EDF2FF;
font-weight:600;
line-height:1.05;
font-size:30px;
}
@media(min-width:766px){
.hnn_sb_h2osv{
font-size:36px;
}
}
.hnn_sb_gridosv{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:559px){
.hnn_sb_gridosv{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.hnn_sb_gridosv{
grid-template-columns:repeat(4,1fr);
}
}
.hnn_sb_cardosv{
padding:24px;
border-radius:14px;
border:1px solid rgba(210,228,255,0.07);
background:#0D1117;
min-width:0;
}
.hnn_sb_card_hosv{
font-weight:600;
color:#EDF2FF;
margin-bottom:8px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:19px;
line-height:1.15;
overflow-wrap:break-word;
}
.hnn_sb_card_posv{
color:#6A7D96;
overflow-wrap:break-word;
line-height:1.6;
font-size:13.5px;
}
.hnn_sb_rtposv{
border:1px solid rgba(210,228,255,0.07);
padding:1.625rem 1.75rem;
gap:24px;
background:#0D1117;
border-radius:14px;
grid-template-columns:1fr;
display:grid;
align-items:center;
margin-top:18px;
}
@media(min-width:757px){
.hnn_sb_rtposv{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.hnn_sb_rtp_hosv{
font-weight:600;
color:#EDF2FF;
font-size:1.25rem;
line-height:1.15;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.hnn_sb_rtp_posv{
line-height:1.6;
font-size:0.844rem;
overflow-wrap:break-word;
color:#6A7D96;
}
.hnn_sb_rtp_statsosv{
gap:1rem;
display:flex;
}
.hnn_sb_statosv{
border-radius:0.5rem;
background:#141B24;
flex:1 1 0;
padding:1.125rem;
text-align:center;
min-width:0;
}
.hnn_sb_stat_vosv{
font-size:26px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#2ECC8A;
overflow-wrap:break-word;
}
.hnn_sb_stat_losv{
margin-top:0.25rem;
font-size:0.719rem;
color:#8496B0;
}
.hnn_faqosv{
background:#141B24;
padding:48px 0;
border-bottom:1px solid rgba(210,228,255,0.07);
margin-top:24px;
border-top:1px solid rgba(210,228,255,0.07);
}
@media(min-width:768px){
.hnn_faqosv{
padding:62px 0;
}
}
.hnn_faq_headosv{
margin-bottom:34px;
text-align:center;
}
.hnn_faq_eyebrowosv{
margin-bottom:12px;
}
.hnn_faq_h2osv{
font-size:32px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#EDF2FF;
line-height:1.05;
font-weight:600;
}
@media(min-width:768px){
.hnn_faq_h2osv{
font-size:2.375rem;
}
}
.hnn_faq_listosv{
margin:0 auto;
gap:12px;
max-width:51.25rem;
display:flex;
flex-direction:column;
}
.hnn_faq_itemosv{
overflow:hidden;
border-radius:0.875rem;
background:#0D1117;
border:1px solid rgba(210,228,255,0.07);
}
.hnn_faq_qosv{
gap:1.25rem;
padding:20px 1.5rem;
list-style:none;
justify-content:space-between;
font-size:1rem;
overflow-wrap:break-word;
font-weight:700;
align-items:center;
color:#EDF2FF;
cursor:pointer;
display:flex;
}
.hnn_faq_qosv::-webkit-details-marker{
display:none;
}
.hnn_faq_q_icosv{
flex:0 0 auto;
transition:transform .22s cubic-bezier(0.4,0,0.2,1);
align-items:center;
color:#3882FF;
display:inline-flex;
}
.hnn_faq_q_icosv svg{
height:18px;
width:18px;
}
.hnn_faq_itemosv[open] .hnn_faq_q_icosv{
transform:rotate(180deg);
}
.hnn_faq_aosv{
padding:0 1.5rem 20px;
color:#6A7D96;
font-size:0.906rem;
line-height:1.6;
overflow-wrap:break-word;
}
.hnn_ftosv{
background:#080C10;
margin-top:40px;
color:#8AAACF;
}
.hnn_ft_inosv{
gap:32px;
grid-template-columns:1fr;
padding:3rem 0 1.75rem;
display:grid;
}
@media(min-width:601px){
.hnn_ft_inosv{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.hnn_ft_inosv{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.hnn_ft_brandosv{
min-width:0;
}
.hnn_ft_logoosv{
color:#EDF2FF;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
overflow-wrap:break-word;
font-size:1.625rem;
}
.hnn_ft_taglineosv{
max-width:280px;
color:#8AAACF;
margin-top:14px;
line-height:1.6;
font-size:13.5px;
}
.hnn_ft_contactosv{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
color:#5BAAFF;
font-size:13px;
overflow-wrap:anywhere;
margin-top:0.75rem;
display:inline-block;
max-width:280px;
}
.hnn_ft_contactosv:hover{
color:#EDF2FF;
}
.hnn_ft_colosv{
min-width:0;
}
.hnn_ft_col_hosv{
margin-bottom:14px;
letter-spacing:.08em;
text-transform:uppercase;
font-weight:700;
color:#EDF2FF;
overflow-wrap:break-word;
font-size:13px;
}
.hnn_ft_col_linksosv{
gap:10px;
flex-direction:column;
display:flex;
}
.hnn_ft_linkosv{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
font-size:0.844rem;
color:#8AAACF;
overflow-wrap:break-word;
}
.hnn_ft_linkosv:hover{
color:#EDF2FF;
}
.hnn_ft_botosv{
padding:1.375rem 0 2.5rem;
gap:1rem;
display:flex;
flex-direction:column;
border-top:1px solid rgba(210,228,255,0.13);
}
@media(min-width:771px){
.hnn_ft_botosv{
gap:1.25rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.hnn_ft_legalosv{
overflow-wrap:break-word;
color:#3E5068;
font-size:0.719rem;
max-width:760px;
line-height:1.6;
}
.hnn_ft_legalosv b{
color:#8AAACF;
font-weight:700;
}
.hnn_ft_ageosv{
padding:0.25rem 9px;
flex:0 0 auto;
border:1.5px solid #5BAAFF;
border-radius:0.5rem;
font-weight:700;
color:#5BAAFF;
font-size:0.813rem;
}