*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#16121E;
font-size:0.938rem;
line-height:1.6;
font-family:"IBM Plex Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
text-rendering:optimizeLegibility;
color:#C9C0DA;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.hab-layout3i7{
flex-direction:column;
min-height:100vh;
display:flex;
}
.hab-main3i7{
flex:1 1 auto;
width:100%;
min-width:0;
}
.hab-container3i7{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:769px){
.hab-container3i7{
padding:0 2rem;
}
}
@media(min-width:1101px){
.hab-container3i7{
padding:0 3.5rem;
}
}
.hab-eyebrow3i7{
font-weight:600;
line-height:1.4;
font-family:"IBM Plex Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
text-transform:uppercase;
color:#20B284;
letter-spacing:.2em;
font-size:11px;
display:inline-block;
}
.hab-band3i7{
background:#0F1A1C;
color:#EDF7F3;
}
.hab-band3i7 .hab-eyebrow3i7{
color:#3EEDB8;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.hab-tb3i7{
background:#16121E;
z-index:50;
position:sticky;
border-bottom:1px solid rgba(240,235,248,0.13);
top:0;
}
.hab-tb_in3i7{
margin:0 auto;
gap:1rem;
padding:0.75rem 1rem;
align-items:center;
max-width:1400px;
width:100%;
justify-content:space-between;
display:flex;
}
@media(min-width:769px){
.hab-tb_in3i7{
padding:16px 32px;
}
}
@media(min-width:1097px){
.hab-tb_in3i7{
padding:1.125rem 3.5rem;
}
}
.hab-tb_left3i7{
gap:28px;
min-width:0;
display:flex;
align-items:center;
}
.hab-tb_logo3i7{
gap:11px;
display:flex;
min-width:0;
align-items:center;
}
.hab-tb_logo_mark3i7{
border-radius:8px;
flex:0 0 auto;
width:34px;
object-fit:cover;
height:34px;
}
.hab-tb_logo_txt3i7{
min-width:0;
display:flex;
line-height:1;
flex-direction:column;
}
.hab-tb_logo_name3i7{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
font-size:22px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F0EBF8;
letter-spacing:.02em;
white-space:nowrap;
}
.hab-tb_logo_sub3i7{
overflow:hidden;
margin-top:4px;
text-overflow:ellipsis;
font-size:0.531rem;
text-transform:uppercase;
color:#20B284;
white-space:nowrap;
font-weight:600;
letter-spacing:.32em;
}
.hab-tb_nav3i7{
display:none;
}
@media(min-width:958px){
.hab-tb_nav3i7{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.hab-tb_nav_item3i7{
transition:color .22s ease,border-color .22s ease;
border-bottom:2px solid transparent;
padding-bottom:3px;
color:#C9C0DA;
font-size:0.875rem;
white-space:nowrap;
font-weight:600;
}
.hab-tb_nav_item3i7:hover{
color:#F0EBF8;
}
.hab-tb_nav_item3i7.hab-state_active3i7{
border-color:#20B284;
color:#F0EBF8;
}
.hab-tb_right3i7{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.hab-tb_search3i7{
transition:color .22s ease;
display:flex;
justify-content:center;
color:#C9C0DA;
align-items:center;
}
.hab-tb_search3i7:hover{
color:#20B284;
}
.hab-tb_search3i7 svg{
width:18px;
height:18px;
}
.hab-tb_lang3i7{
font-size:11px;
color:#9388A8;
letter-spacing:.1em;
font-weight:600;
text-transform:uppercase;
}
.hab-tb_lang3i7:hover{
color:#F0EBF8;
}
.hab-tb_login3i7{
font-weight:600;
color:#F0EBF8;
display:none;
font-size:0.875rem;
}
@media(min-width:766px){
.hab-tb_login3i7{
display:inline-block;
}
}
.hab-tb_register3i7{
background:#3EEDB8;
transition:background-color .22s ease;
border-radius:62.438rem;
padding:11px 1.375rem;
white-space:nowrap;
color:#0E0B14;
font-weight:700;
font-size:0.875rem;
}
.hab-tb_register3i7:hover{
background:#5AF5C6;
}
.hab-mob3i7{
background:#16121E;
z-index:60;
right:0;
left:0;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(240,235,248,0.13);
bottom:0;
}
@media(min-width:962px){
.hab-mob3i7{
display:none;
}
}
.hab-mob_in3i7{
margin:0 auto;
align-items:stretch;
justify-content:space-around;
display:flex;
max-width:35rem;
}
.hab-mob_item3i7{
padding:9px 4px;
transition:color .22s ease;
flex:1 1 0;
gap:3px;
color:#9388A8;
display:flex;
flex-direction:column;
align-items:center;
min-width:0;
}
.hab-mob_item3i7.hab-state_active3i7{
color:#20B284;
}
.hab-mob_ic3i7{
justify-content:center;
align-items:center;
display:flex;
}
.hab-mob_ic3i7 svg{
height:20px;
width:20px;
}
.hab-mob_lb3i7{
overflow:hidden;
white-space:nowrap;
font-size:0.625rem;
text-overflow:ellipsis;
font-weight:600;
max-width:100%;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.hab-rail3i7{
min-width:0;
position:relative;
}
.hab-rail_scroll3i7{
gap:0.875rem;
scrollbar-width:thin;
padding-bottom:14px;
-webkit-overflow-scrolling:touch;
display:flex;
overflow-x:auto;
}
@media(min-width:765px){
.hab-rail_scroll3i7{
gap:1.125rem;
}
}
.hab-gc3i7{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:769px){
.hab-gc3i7{
width:11.75rem;
}
}
.hab-gc_img3i7{
border-radius:0.875rem;
overflow:hidden;
background:#1E1929;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,0.36), 0 8px 1.5rem rgba(0,0,0,0.28);
padding-bottom:133.33%;
}
.hab-gc_img3i7 img{
inset:0;
object-fit:cover;
position:absolute;
height:100%;
width:100%;
}
.hab-gc_cover3i7{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.hab-gc_hover3i7{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .22s ease;
opacity:0;
display:flex;
position:absolute;
justify-content:center;
align-items:center;
}
.hab-gc3i7:hover .hab-gc_hover3i7{
opacity:1;
}
.hab-gc_hover_btn3i7{
border-radius:62.438rem;
background:#3EEDB8;
align-items:center;
height:46px;
color:#0E0B14;
justify-content:center;
display:flex;
width:46px;
}
.hab-gc_hover_btn3i7 svg{
height:18px;
width:1.125rem;
}
.hab-gc_info3i7{
gap:2px;
margin-top:9px;
flex-direction:column;
min-width:0;
display:flex;
}
.hab-gc_name3i7{
overflow:hidden;
text-overflow:ellipsis;
color:#F0EBF8;
white-space:nowrap;
font-size:0.813rem;
font-weight:700;
}
.hab-gc_prov3i7{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#9388A8;
font-size:0.688rem;
}
.hab-gc_meta3i7{
color:#9388A8;
font-size:0.688rem;
}
.hab-tc3i7{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:765px){
.hab-tc3i7{
width:230px;
}
}
.hab-tc_img3i7{
background:#1E1929;
overflow:hidden;
border-radius:0.875rem;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 6px rgba(0,0,0,0.36), 0 0.5rem 24px rgba(0,0,0,0.28);
}
.hab-tc_img3i7 img{
inset:0;
width:100%;
object-fit:cover;
position:absolute;
height:100%;
}
.hab-tc_info3i7{
gap:2px;
flex-direction:column;
min-width:0;
display:flex;
margin-top:9px;
}
.hab-tc_name3i7{
overflow:hidden;
font-weight:700;
font-size:14px;
text-overflow:ellipsis;
white-space:nowrap;
color:#F0EBF8;
}
.hab-tc_rtp3i7{
color:#9388A8;
font-size:11px;
}
.hab-lc3i7{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:765px){
.hab-lc3i7{
width:16.75rem;
}
}
.hab-lc_img3i7{
background:#1E1929;
border-radius:14px;
overflow:hidden;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,0.36), 0 8px 24px rgba(0,0,0,0.28);
}
.hab-lc_img3i7 img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.hab-lc_live3i7{
padding:0.25rem 9px;
border-radius:62.438rem;
background:rgba(0,0,0,0.52);
gap:7px;
align-items:center;
position:absolute;
display:flex;
top:12px;
left:12px;
}
.hab-lc_live_dot3i7{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#E8385A;
width:0.5rem;
height:8px;
}
.hab-lc_seats3i7{
font-size:10px;
color:#EDF7F3;
letter-spacing:.08em;
text-transform:uppercase;
font-weight:600;
}
.hab-lc_info3i7{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
}
.hab-lc_name3i7{
overflow:hidden;
font-size:15px;
white-space:nowrap;
color:#F0EBF8;
font-weight:700;
text-overflow:ellipsis;
}
.hab-lc_bet3i7{
font-size:0.688rem;
color:#9388A8;
}
.hab-pc3i7{
gap:0.5rem;
padding:16px 14px;
background:#1E1929;
border-radius:0.875rem;
border:1px solid rgba(240,235,248,0.07);
min-width:0;
flex-direction:column;
min-height:4.625rem;
align-items:center;
justify-content:center;
display:flex;
}
.hab-pc_logo3i7{
flex:0 0 auto;
height:28px;
max-width:100%;
width:auto;
object-fit:contain;
}
.hab-pc_name3i7{
overflow:hidden;
max-width:100%;
white-space:nowrap;
font-size:0.688rem;
color:#9388A8;
text-overflow:ellipsis;
text-align:center;
}
.hab-gc_tag3i7{
border-radius:0.5rem;
padding:3px 8px;
position:absolute;
top:0.625rem;
letter-spacing:.06em;
font-weight:700;
text-transform:uppercase;
z-index:2;
left:0.625rem;
display:inline-block;
font-size:10px;
}
.hab-gc_tag_hot3i7{
background:#E8385A;
color:#EDF7F3;
}
.hab-gc_tag_new3i7{
background:#3EEDB8;
color:#0E0B14;
}
.hab-gc_tag_jp3i7{
background:#E8A838;
color:#0E0B14;
}
.hab-gc_tag_live3i7{
background:#E8385A;
color:#EDF7F3;
}
.hab-sh3i7{
min-width:0;
margin-bottom:1.125rem;
}
.hab-sh_row3i7{
gap:16px;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
align-items:flex-end;
}
.hab-sh_row3i7 .hab-sh_l3i7{
gap:6px;
min-width:0;
display:flex;
flex-direction:column;
}
.hab-sh_stack3i7{
gap:0.625rem;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.hab-sh_center3i7{
gap:10px;
display:flex;
text-align:center;
align-items:center;
flex-direction:column;
}
.hab-sh_h23i7{
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
color:#F0EBF8;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:24px;
}
@media(min-width:766px){
.hab-sh_h23i7{
font-size:30px;
}
}
.hab-band3i7 .hab-sh_h23i7{
color:#EDF7F3;
}
.hab-sh_eb_line3i7{
gap:10px;
align-items:center;
display:inline-flex;
}
.hab-sh_eb_line3i7::before{
background:#20B284;
content:"";
height:1px;
width:1.75rem;
display:inline-block;
}
.hab-band3i7 .hab-sh_eb_line3i7::before{
background:#3EEDB8;
}
.hab-sh_eb_dot3i7{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.hab-sh_eb_dot3i7::before{
background:#20B284;
border-radius:50%;
display:inline-block;
height:6px;
width:6px;
content:"";
}
.hab-band3i7 .hab-sh_eb_dot3i7::before{
background:#3EEDB8;
}
.hab-sh_link3i7{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
align-items:center;
color:#F0EBF8;
border-bottom:1px solid #F0EBF8;
font-size:0.813rem;
padding-bottom:2px;
white-space:nowrap;
display:inline-flex;
font-weight:600;
}
.hab-sh_link3i7:hover{
border-color:#20B284;
color:#20B284;
}
.hab-sh_link3i7 svg{
height:0.875rem;
width:0.875rem;
}
.hab-sh_link_chev3i7{
padding-bottom:0;
border-bottom:0;
}
.hab-sh_link_btn3i7{
padding:0.563rem 18px;
background:#3EEDB8;
border-radius:999px;
border-bottom:0;
color:#0E0B14;
}
.hab-sh_link_btn3i7:hover{
border-color:transparent;
background:#5AF5C6;
color:#0E0B14;
}
.hab-band3i7 .hab-sh_link3i7{
border-color:#EDF7F3;
color:#EDF7F3;
}
.hab-band3i7 .hab-sh_link_btn3i7{
background:#3EEDB8;
color:#0E0B14;
}
.hab-sh_rule3i7{
margin:-2px 0 18px;
background:rgba(240,235,248,0.13);
height:1px;
}
.hab-band3i7 .hab-sh_rule3i7{
background:rgba(220,245,238,0.13);
}
.hab-hero3i7{
padding:32px 0 8px;
}
@media(min-width:768px){
.hab-hero3i7{
padding:56px 0 24px;
}
}
.hab-hero_in3i7{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:900px){
.hab-hero_in3i7{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.hab-hero_copy3i7{
min-width:0;
}
.hab-hero_eyebrow3i7{
gap:10px;
display:inline-flex;
align-items:center;
margin-bottom:1.375rem;
}
.hab-hero_eyebrow_line3i7{
background:#20B284;
flex:0 0 auto;
display:inline-block;
height:1px;
width:1.75rem;
}
.hab-hero_h13i7{
letter-spacing:-.01em;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0EBF8;
font-weight:600;
margin-bottom:1.25rem;
font-size:2.375rem;
line-height:1.04;
}
@media(min-width:766px){
.hab-hero_h13i7{
font-size:3.375rem;
}
}
@media(min-width:1097px){
.hab-hero_h13i7{
font-size:62px;
}
}
.hab-hero_h13i7 em{
font-style:normal;
color:#20B284;
}
.hab-hero_sub3i7{
margin-bottom:30px;
line-height:1.6;
max-width:480px;
font-size:1rem;
color:#7A6F94;
}
@media(min-width:770px){
.hab-hero_sub3i7{
font-size:1.125rem;
}
}
.hab-hero_actions3i7{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
margin-bottom:2.125rem;
align-items:center;
}
.hab-hero_cta3i7{
gap:10px;
transition:background-color .22s ease;
background:#3EEDB8;
padding:1rem 30px;
border-radius:999px;
align-items:center;
display:inline-flex;
font-size:0.938rem;
font-weight:700;
color:#0E0B14;
}
.hab-hero_cta3i7:hover{
background:#5AF5C6;
}
.hab-hero_cta_ic3i7{
display:inline-flex;
align-items:center;
}
.hab-hero_cta_ic3i7 svg{
width:16px;
height:1rem;
}
.hab-hero_cta_alt3i7{
background:transparent;
padding:15px 26px;
border:1px solid rgba(240,235,248,0.13);
transition:border-color .22s ease,color .22s ease;
border-radius:999px;
color:#F0EBF8;
font-size:0.938rem;
display:inline-flex;
font-weight:600;
align-items:center;
}
.hab-hero_cta_alt3i7:hover{
border-color:#20B284;
color:#20B284;
}
.hab-hero_trust3i7{
gap:1.375rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.hab-hero_trust_item3i7{
gap:9px;
align-items:center;
display:flex;
font-weight:600;
font-size:13px;
color:#C9C0DA;
}
.hab-hero_trust_ic3i7{
display:inline-flex;
color:#20B284;
align-items:center;
}
.hab-hero_trust_ic3i7 svg{
height:1rem;
width:1rem;
}
.hab-hero_promo3i7{
overflow:hidden;
border-radius:20px;
background:#1E1929;
box-shadow:0 8px 1rem rgba(0,0,0,0.30), 0 24px 4rem rgba(0,0,0,0.48), 0 0 40px rgba(32,178,132,0.12);
min-height:18.75rem;
position:relative;
display:flex;
}
.hab-hero_promo_bg3i7{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.hab-hero_promo_bg3i7::after{
background:linear-gradient(120deg,#0F1A1C 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.hab-hero_promo_glow3i7{
background:radial-gradient(circle,rgba(32,178,132,0.18) 0%,transparent 65%);
border-radius:50%;
position:absolute;
width:16.25rem;
height:260px;
top:-40px;
right:-1.25rem;
pointer-events:none;
}
.hab-hero_promo_ct3i7{
padding:28px;
z-index:2;
max-width:88%;
position:relative;
align-self:flex-end;
}
.hab-hero_promo_label3i7{
letter-spacing:.25em;
font-weight:700;
color:#3EEDB8;
font-size:10px;
margin-bottom:8px;
display:block;
text-transform:uppercase;
}
.hab-hero_promo_amount3i7{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
color:#EDF7F3;
font-weight:600;
font-size:2rem;
}
@media(min-width:771px){
.hab-hero_promo_amount3i7{
font-size:2.5rem;
}
}
.hab-hero_promo_amount3i7 em{
color:#3EEDB8;
font-style:normal;
}
.hab-hero_rating3i7{
background:#1E1929;
border:1px solid rgba(240,235,248,0.07);
border-radius:0.875rem;
gap:10px;
padding:10px 14px;
position:absolute;
z-index:3;
right:14px;
box-shadow:0 2px 6px rgba(0,0,0,0.36), 0 8px 1.5rem rgba(0,0,0,0.28);
display:flex;
align-items:center;
top:0.875rem;
max-width:min(16.25rem,62%);
}
.hab-hero_rating_score3i7{
flex:0 0 auto;
color:#F0EBF8;
font-weight:700;
font-size:24px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
.hab-hero_rating_txt3i7{
flex:1 1 auto;
min-width:0;
}
.hab-hero_rating_stars3i7{
gap:2px;
color:#20B284;
display:flex;
}
.hab-hero_rating_stars3i7 svg{
width:12px;
height:0.75rem;
}
.hab-hero_rating_cap3i7{
font-size:11px;
line-height:1.35;
margin-top:3px;
display:block;
color:#9388A8;
overflow-wrap:break-word;
}
.hab-stat3i7{
border-bottom:1px solid rgba(240,235,248,0.13);
margin-top:1rem;
border-top:1px solid rgba(240,235,248,0.13);
}
.hab-stat_in3i7{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.hab-stat_in3i7{
grid-template-columns:repeat(4,1fr);
}
}
.hab-stat_item3i7{
padding:22px 14px;
border-bottom:1px solid rgba(240,235,248,0.07);
min-width:0;
border-right:1px solid rgba(240,235,248,0.07);
}
.hab-stat_item3i7:nth-child(2n){
border-right:0;
}
.hab-stat_item3i7:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.hab-stat_item3i7{
border-bottom:0;
}
.hab-stat_item3i7:nth-child(2n){
border-right:1px solid rgba(240,235,248,0.07);
}
.hab-stat_item3i7:nth-child(4n){
border-right:0;
}
}
.hab-stat_value3i7{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
line-height:1;
color:#F0EBF8;
font-weight:700;
overflow-wrap:break-word;
}
@media(min-width:771px){
.hab-stat_value3i7{
font-size:34px;
}
}
.hab-stat_label3i7{
color:#9388A8;
line-height:1.4;
overflow-wrap:break-word;
font-size:0.813rem;
margin-top:6px;
}
.hab-jp3i7{
padding:1.875rem 0 0.625rem;
}
.hab-jp_grid3i7{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:769px){
.hab-jp_grid3i7{
grid-template-columns:1fr 1fr;
}
.hab-jp_card_mega3i7{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.hab-jp_grid3i7{
grid-template-columns:1.4fr 1fr 1fr;
}
.hab-jp_card_mega3i7{
grid-column:auto;
}
}
.hab-jp_card3i7{
border-radius:1.25rem;
border:1px solid rgba(240,235,248,0.07);
padding:26px;
background:#1E1929;
gap:0.75rem;
overflow:hidden;
position:relative;
min-width:0;
flex-direction:column;
min-height:12.5rem;
justify-content:space-between;
display:flex;
}
.hab-jp_card_mega3i7{
border-color:transparent;
background:linear-gradient(135deg,#0C1A18,#0A0C12);
min-height:13.125rem;
color:#EDF7F3;
}
.hab-jp_glow3i7{
border-radius:50%;
background:radial-gradient(circle,rgba(32,178,132,0.18),transparent 70%);
width:12.5rem;
right:-40px;
position:absolute;
pointer-events:none;
height:200px;
top:-2.5rem;
}
.hab-jp_label3i7{
gap:10px;
text-transform:uppercase;
color:#20B284;
font-size:0.625rem;
letter-spacing:.16em;
flex-wrap:wrap;
position:relative;
justify-content:space-between;
display:flex;
font-weight:700;
align-items:center;
}
.hab-jp_card_mega3i7 .hab-jp_label3i7{
color:#3EEDB8;
}
.hab-jp_drop3i7{
color:#9388A8;
text-transform:none;
letter-spacing:.04em;
font-weight:600;
}
.hab-jp_card_mega3i7 .hab-jp_drop3i7{
color:#8BBFB0;
}
.hab-jp_amount3i7{
position:relative;
line-height:1;
color:#F0EBF8;
font-size:2.375rem;
font-weight:700;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.hab-jp_card_mega3i7 .hab-jp_amount3i7{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#3EEDB8;
}
@media(min-width:771px){
.hab-jp_card_mega3i7 .hab-jp_amount3i7{
font-size:54px;
}
}
.hab-jp_game3i7{
font-size:0.813rem;
color:#9388A8;
position:relative;
}
.hab-jp_card_mega3i7 .hab-jp_game3i7{
color:#8BBFB0;
}
.hab-jp_cta3i7{
align-self:flex-start;
position:relative;
}
.hab-jp_card_mega3i7 .hab-jp_cta3i7{
background:#3EEDB8;
border-radius:999px;
transition:opacity .22s ease;
padding:0.625rem 20px;
color:#0E0B14;
font-size:0.813rem;
font-weight:700;
}
.hab-jp_card_mega3i7 .hab-jp_cta3i7:hover{
opacity:.9;
}
.hab-jp_card3i7:not(.hab-jp_card_mega3i7) .hab-jp_cta3i7{
transition:color .22s ease,border-color .22s ease;
font-size:0.813rem;
border-bottom:1px solid #F0EBF8;
padding-bottom:2px;
font-weight:700;
color:#F0EBF8;
}
.hab-jp_card3i7:not(.hab-jp_card_mega3i7) .hab-jp_cta3i7:hover{
border-color:#20B284;
color:#20B284;
}
.hab-jp_seo3i7{
margin:0.875rem 0 0;
overflow-wrap:break-word;
font-size:0.875rem;
color:#7A6F94;
max-width:760px;
line-height:1.65;
}
.hab-jp_seo3i7 strong{
font-weight:700;
color:#F0EBF8;
}
.hab-grow3i7{
padding:1.625rem 0 10px;
}
.hab-row_seo3i7{
margin:0.625rem 0 0;
line-height:1.65;
max-width:47.5rem;
font-size:0.875rem;
color:#7A6F94;
overflow-wrap:break-word;
}
.hab-row_seo3i7 strong{
color:#F0EBF8;
font-weight:700;
}
.hab-grow3i7{
padding:26px 0 10px;
}
.hab-row_seo3i7{
margin:10px 0 0;
color:#7A6F94;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
max-width:47.5rem;
}
.hab-row_seo3i7 strong{
color:#F0EBF8;
font-weight:700;
}
.hab-grow3i7{
padding:26px 0 10px;
}
.hab-row_seo3i7{
margin:10px 0 0;
max-width:760px;
overflow-wrap:break-word;
color:#7A6F94;
font-size:14px;
line-height:1.65;
}
.hab-row_seo3i7 strong{
font-weight:700;
color:#F0EBF8;
}
.hab-pr3i7{
padding:1.875rem 0 6px;
}
.hab-pr_card3i7{
border:1px solid rgba(240,235,248,0.07);
gap:0.625rem;
background:#1E1929;
overflow:hidden;
flex:0 0 auto;
border-radius:1.25rem;
padding:26px;
min-height:12.5rem;
display:flex;
flex-direction:column;
position:relative;
width:280px;
}
@media(min-width:770px){
.hab-pr_card3i7{
width:18.75rem;
}
}
.hab-pr_card_feat3i7{
background:linear-gradient(150deg,#0C1A18,#0A0C12);
border-color:transparent;
color:#EDF7F3;
}
.hab-pr_glow3i7{
background:radial-gradient(circle,rgba(32,178,132,0.18),transparent 70%);
border-radius:50%;
width:8.125rem;
opacity:0;
height:130px;
top:-1.875rem;
position:absolute;
pointer-events:none;
right:-1.875rem;
}
.hab-pr_card_feat3i7 .hab-pr_glow3i7{
opacity:1;
}
.hab-pr_label3i7{
color:#20B284;
text-transform:uppercase;
position:relative;
font-size:10px;
letter-spacing:.16em;
font-weight:700;
}
.hab-pr_card_feat3i7 .hab-pr_label3i7{
color:#3EEDB8;
}
.hab-pr_amount3i7{
overflow-wrap:break-word;
position:relative;
line-height:1.08;
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:26px;
color:#F0EBF8;
}
.hab-pr_card_feat3i7 .hab-pr_amount3i7{
color:#EDF7F3;
}
.hab-pr_amount3i7 em{
color:#20B284;
font-style:normal;
}
.hab-pr_card_feat3i7 .hab-pr_amount3i7 em{
color:#3EEDB8;
}
.hab-pr_terms3i7{
color:#9388A8;
font-size:13px;
line-height:1.5;
position:relative;
}
.hab-pr_card_feat3i7 .hab-pr_terms3i7{
color:#8BBFB0;
}
.hab-pr_cta3i7{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.hab-pr_card_feat3i7 .hab-pr_cta3i7{
padding:0.563rem 18px;
background:#3EEDB8;
transition:opacity .22s ease;
border-radius:999px;
font-size:13px;
color:#0E0B14;
font-weight:700;
}
.hab-pr_card_feat3i7 .hab-pr_cta3i7:hover{
opacity:.9;
}
.hab-pr_card3i7:not(.hab-pr_card_feat3i7) .hab-pr_cta3i7{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
font-size:0.813rem;
color:#F0EBF8;
padding-bottom:2px;
border-bottom:1px solid #F0EBF8;
}
.hab-pr_card3i7:not(.hab-pr_card_feat3i7) .hab-pr_cta3i7:hover{
border-color:#20B284;
color:#20B284;
}
.hab-grow3i7{
padding:26px 0 10px;
}
.hab-row_seo3i7{
margin:0.625rem 0 0;
line-height:1.65;
color:#7A6F94;
max-width:760px;
overflow-wrap:break-word;
font-size:0.875rem;
}
.hab-row_seo3i7 strong{
color:#F0EBF8;
font-weight:700;
}
.hab-vip3i7{
padding:48px 0;
}
@media(min-width:770px){
.hab-vip3i7{
padding:4rem 0;
}
}
.hab-vip_head3i7{
gap:14px;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:880px){
.hab-vip_head3i7{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.hab-vip_eyebrow3i7{
margin-bottom:12px;
}
.hab-vip_h23i7{
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-size:32px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#EDF7F3;
}
@media(min-width:771px){
.hab-vip_h23i7{
font-size:2.5rem;
}
}
.hab-vip_intro3i7{
color:#8BBFB0;
line-height:1.6;
font-size:14px;
max-width:26.25rem;
}
.hab-vip_grid3i7{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.hab-vip_card3i7{
border-radius:0.875rem;
padding:1.375rem 18px;
border:1px solid rgba(220,245,238,0.13);
min-width:0;
}
.hab-vip_card_feat3i7{
border-color:#3EEDB8;
background:rgba(220,245,238,0.07);
}
.hab-vip_card_ic3i7{
background:linear-gradient(135deg,#20B284,#3EEDB8);
border-radius:0.5rem;
display:block;
margin-bottom:1rem;
height:2.125rem;
width:2.125rem;
}
.hab-vip_name3i7{
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#EDF7F3;
font-size:20px;
margin-bottom:6px;
}
.hab-vip_perk3i7{
overflow-wrap:break-word;
line-height:1.5;
color:#8BBFB0;
font-size:0.781rem;
}
.hab-app3i7{
padding:30px 0 10px;
}
.hab-app_in3i7{
gap:1.75rem;
border:1px solid rgba(240,235,248,0.07);
padding:2rem;
border-radius:1.25rem;
background:#1E1929;
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.hab-app_in3i7{
padding:40px 2.75rem;
gap:40px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.hab-app_copy3i7{
max-width:35rem;
min-width:0;
}
.hab-app_eyebrow3i7{
margin-bottom:0.75rem;
}
.hab-app_h23i7{
line-height:1.05;
font-size:28px;
margin-bottom:12px;
color:#F0EBF8;
font-weight:600;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.hab-app_h23i7{
font-size:2.125rem;
}
}
.hab-app_text3i7{
color:#7A6F94;
margin-bottom:1.375rem;
font-size:14px;
line-height:1.6;
}
.hab-app_btns3i7{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.hab-app_btn3i7{
transition:background-color .22s ease;
gap:0.625rem;
padding:0.688rem 20px;
border-radius:0.875rem;
background:#3EEDB8;
color:#0E0B14;
align-items:center;
display:inline-flex;
}
.hab-app_btn3i7:hover{
background:#5AF5C6;
}
.hab-app_btn_ic3i7{
display:inline-flex;
align-items:center;
}
.hab-app_btn_ic3i7 svg{
width:1.125rem;
height:18px;
}
.hab-app_btn_lb3i7{
font-weight:700;
font-size:0.844rem;
}
.hab-app_qr_wrap3i7{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.hab-app_qr3i7{
flex:0 0 auto;
border-radius:14px;
background-color:#3EEDB8;
height:108px;
background-image:repeating-linear-gradient(0deg,#1E1929 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#1E1929 0 0.313rem,transparent 0.313rem 0.688rem);
width:6.75rem;
}
.hab-app_qr_cap3i7{
color:#9388A8;
max-width:92px;
line-height:1.4;
font-size:12.5px;
}
.hab-gm3i7{
padding:1.875rem 0 0.625rem;
}
.hab-gm_in3i7{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:877px){
.hab-gm_in3i7{
grid-template-columns:1.25fr 1fr;
}
}
.hab-gm_left3i7{
background:#1E1929;
border:1px solid rgba(240,235,248,0.07);
padding:32px;
border-radius:20px;
min-width:0;
}
.hab-gm_eyebrow3i7{
margin-bottom:10px;
}
.hab-gm_h23i7{
font-size:26px;
line-height:1.06;
overflow-wrap:break-word;
color:#F0EBF8;
font-weight:600;
margin-bottom:0.5rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.hab-gm_h23i7{
font-size:28px;
}
}
.hab-gm_text3i7{
color:#7A6F94;
font-size:14px;
max-width:30rem;
line-height:1.6;
margin-bottom:22px;
}
.hab-gm_level3i7{
font-size:1.375rem;
margin-bottom:8px;
color:#20B284;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.hab-gm_bar3i7{
overflow:hidden;
background:rgba(240,235,248,0.13);
border-radius:999px;
height:0.5rem;
margin-bottom:0.375rem;
}
.hab-gm_bar_fill3i7{
border-radius:62.438rem;
background:linear-gradient(90deg,#20B284,#3EEDB8);
height:100%;
}
.hab-gm_bar_meta3i7{
gap:10px;
justify-content:space-between;
color:#9388A8;
margin-bottom:1.125rem;
display:flex;
font-size:0.688rem;
}
.hab-gm_missions3i7{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.hab-gm_mission3i7{
gap:7px;
border-radius:62.438rem;
border:1px solid rgba(240,235,248,0.13);
padding:0.563rem 0.938rem;
background:#16121E;
font-size:12.5px;
font-weight:600;
display:inline-flex;
align-items:center;
color:#C9C0DA;
}
.hab-gm_mission_ic3i7{
color:#20B284;
display:inline-flex;
align-items:center;
}
.hab-gm_mission_ic3i7 svg{
width:0.813rem;
height:13px;
}
.hab-gm_right3i7{
border-radius:1.25rem;
background:linear-gradient(150deg,#0C1A18,#0A0C12);
overflow:hidden;
padding:32px;
color:#EDF7F3;
display:flex;
flex-direction:column;
position:relative;
}
.hab-gm_glow3i7{
background:radial-gradient(circle,rgba(32,178,132,0.18),transparent 70%);
border-radius:50%;
height:9.375rem;
pointer-events:none;
right:-30px;
top:-1.875rem;
position:absolute;
width:9.375rem;
}
.hab-gm_ref_eyebrow3i7{
margin-bottom:0.625rem;
position:relative;
}
.hab-gm_ref_h23i7{
font-size:1.625rem;
color:#EDF7F3;
position:relative;
line-height:1.1;
margin-bottom:8px;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
}
.hab-gm_ref_text3i7{
font-size:13.5px;
line-height:1.55;
position:relative;
margin-bottom:20px;
color:#8BBFB0;
}
.hab-gm_ref_cta3i7{
transition:opacity .22s ease;
background:#3EEDB8;
padding:11px 1.375rem;
border-radius:62.438rem;
align-self:flex-start;
color:#0E0B14;
font-weight:700;
font-size:13.5px;
margin-top:auto;
position:relative;
}
.hab-gm_ref_cta3i7:hover{
opacity:.9;
}
.hab-hts3i7{
padding:48px 0;
}
@media(min-width:766px){
.hab-hts3i7{
padding:3.875rem 0;
}
}
.hab-hts_head3i7{
gap:18px;
display:flex;
margin-bottom:2.125rem;
flex-direction:column;
}
@media(min-width:770px){
.hab-hts_head3i7{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.hab-hts_eyebrow3i7{
margin-bottom:0.75rem;
}
.hab-hts_h23i7{
color:#EDF7F3;
overflow-wrap:break-word;
font-size:30px;
font-weight:600;
line-height:1.05;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.hab-hts_h23i7{
font-size:38px;
}
}
.hab-hts_cta3i7{
padding:0.938rem 30px;
transition:opacity .22s ease;
background:#3EEDB8;
flex:0 0 auto;
border-radius:999px;
color:#0E0B14;
font-size:0.938rem;
font-weight:700;
}
.hab-hts_cta3i7:hover{
opacity:.9;
}
.hab-hts_grid3i7{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:761px){
.hab-hts_grid3i7{
grid-template-columns:repeat(3,1fr);
}
}
.hab-hts_step3i7{
padding-top:1.375rem;
min-width:0;
border-top:1px solid rgba(220,245,238,0.13);
}
.hab-hts_step_num3i7{
line-height:1;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#3EEDB8;
font-size:44px;
margin-bottom:14px;
font-weight:700;
}
.hab-hts_step_h3i7{
overflow-wrap:break-word;
font-size:1.188rem;
color:#EDF7F3;
margin-bottom:0.5rem;
line-height:1.2;
font-weight:700;
}
.hab-hts_step_p3i7{
color:#8BBFB0;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
}
.hab-ts3i7{
padding:44px 0;
}
.hab-ts_in3i7{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:879px){
.hab-ts_in3i7{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.hab-ts_left3i7{
min-width:0;
}
.hab-ts_h23i7{
color:#EDF7F3;
font-size:26px;
font-weight:600;
line-height:1.1;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
margin-bottom:12px;
overflow-wrap:break-word;
}
@media(min-width:765px){
.hab-ts_h23i7{
font-size:28px;
}
}
.hab-ts_text3i7{
line-height:1.6;
font-size:14.5px;
color:#8BBFB0;
margin-bottom:1.375rem;
max-width:520px;
}
.hab-ts_badges3i7{
gap:18px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.hab-ts_badge3i7{
color:#8BBFB0;
font-weight:600;
font-size:0.813rem;
}
.hab-ts_pay3i7{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:883px){
.hab-ts_pay3i7{
justify-content:flex-end;
}
}
.hab-ts_pay_chip3i7{
border:1px solid rgba(220,245,238,0.13);
background:rgba(220,245,238,0.07);
padding:0.75rem 16px;
border-radius:14px;
font-weight:700;
color:#EDF7F3;
font-size:0.875rem;
}
.hab-tt3i7{
padding:3rem 0 10px;
}
@media(min-width:767px){
.hab-tt3i7{
padding:60px 0 0.625rem;
}
}
.hab-tt_head3i7{
margin-bottom:2.125rem;
text-align:center;
}
.hab-tt_eyebrow3i7{
margin-bottom:0.75rem;
}
.hab-tt_h23i7{
font-size:2rem;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
color:#F0EBF8;
}
@media(min-width:765px){
.hab-tt_h23i7{
font-size:42px;
}
}
.hab-tt_grid3i7{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:761px){
.hab-tt_grid3i7{
grid-template-columns:repeat(3,1fr);
}
}
.hab-tt_card3i7{
padding:30px;
border:1px solid rgba(240,235,248,0.07);
border-radius:14px;
background:#1E1929;
display:flex;
min-width:0;
flex-direction:column;
}
.hab-tt_card_ic3i7{
margin-bottom:1.125rem;
align-items:center;
display:inline-flex;
color:#20B284;
}
.hab-tt_card_ic3i7 svg{
width:28px;
height:28px;
}
.hab-tt_card_h3i7{
color:#F0EBF8;
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:8px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:22px;
}
.hab-tt_card_p3i7{
color:#7A6F94;
margin-bottom:14px;
line-height:1.6;
font-size:0.875rem;
overflow-wrap:break-word;
}
.hab-tt_card_p3i7 b{
font-weight:700;
color:#F0EBF8;
}
.hab-tt_card_link3i7{
transition:color .22s ease;
font-size:0.813rem;
border-bottom:1px solid #20B284;
margin-top:auto;
color:#F0EBF8;
align-self:flex-start;
padding-bottom:2px;
font-weight:700;
}
.hab-tt_card_link3i7:hover{
color:#20B284;
}
.hab-rv3i7{
padding:48px 0;
background:#1E1929;
border-top:1px solid rgba(240,235,248,0.07);
border-bottom:1px solid rgba(240,235,248,0.07);
margin-top:1.5rem;
}
@media(min-width:769px){
.hab-rv3i7{
padding:3.5rem 0;
}
}
.hab-rv_head3i7{
gap:16px;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.hab-rv_head3i7{
gap:1.25rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.hab-rv_eyebrow3i7{
margin-bottom:0.625rem;
}
.hab-rv_h23i7{
overflow-wrap:break-word;
line-height:1.05;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F0EBF8;
font-size:1.875rem;
font-weight:600;
}
@media(min-width:769px){
.hab-rv_h23i7{
font-size:2.375rem;
}
}
.hab-rv_agg3i7{
gap:0.75rem;
display:flex;
align-items:center;
}
.hab-rv_agg_stars3i7{
gap:3px;
display:flex;
color:#20B284;
}
.hab-rv_agg_stars3i7 svg{
height:18px;
width:18px;
}
.hab-rv_source3i7{
font-size:13px;
color:#7A6F94;
}
.hab-rv_grid3i7{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.hab-rv_grid3i7{
grid-template-columns:repeat(3,1fr);
}
}
.hab-rv_card3i7{
border-radius:14px;
padding:1.625rem;
border:1px solid rgba(240,235,248,0.07);
background:#16121E;
min-width:0;
}
.hab-rv_card_stars3i7{
gap:2px;
color:#20B284;
margin-bottom:12px;
display:flex;
}
.hab-rv_card_stars3i7 svg{
height:14px;
width:0.875rem;
}
.hab-rv_card_body3i7{
margin-bottom:1rem;
font-weight:500;
line-height:1.45;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F0EBF8;
overflow-wrap:break-word;
font-size:18px;
}
.hab-rv_card_meta3i7{
gap:0.625rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.hab-rv_card_av3i7{
border-radius:50%;
background:linear-gradient(135deg,#20B284,#3EEDB8);
flex:0 0 auto;
width:32px;
height:32px;
}
.hab-rv_card_author3i7{
color:#F0EBF8;
font-weight:700;
font-size:0.813rem;
}
.hab-rv_card_loc3i7{
font-size:12px;
color:#9388A8;
}
.hab-pmt3i7{
padding:3rem 0 0.625rem;
}
.hab-pmt_in3i7{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:879px){
.hab-pmt_in3i7{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.hab-pmt_left3i7{
min-width:0;
}
.hab-pmt_eyebrow3i7{
margin-bottom:12px;
}
.hab-pmt_h23i7{
margin-bottom:12px;
overflow-wrap:break-word;
color:#F0EBF8;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:30px;
font-weight:600;
line-height:1.06;
}
@media(min-width:769px){
.hab-pmt_h23i7{
font-size:2rem;
}
}
.hab-pmt_text3i7{
line-height:1.6;
color:#7A6F94;
margin-bottom:1.375rem;
font-size:14.5px;
}
.hab-pmt_logos3i7{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:478px){
.hab-pmt_logos3i7{
grid-template-columns:repeat(4,1fr);
}
}
.hab-pmt_logo3i7{
background:#1E1929;
overflow:hidden;
padding:0 8px;
border:1px solid rgba(240,235,248,0.07);
border-radius:8px;
display:flex;
white-space:nowrap;
font-weight:700;
align-items:center;
color:#C9C0DA;
height:3.125rem;
justify-content:center;
font-size:12.5px;
text-align:center;
text-overflow:ellipsis;
}
.hab-pmt_table3i7{
border:1px solid rgba(240,235,248,0.07);
overflow:hidden;
border-radius:0.875rem;
min-width:0;
}
.hab-pmt_thead3i7{
background:#0E0B14;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.hab-pmt_th3i7{
overflow:hidden;
padding:13px 14px;
font-size:0.625rem;
white-space:nowrap;
color:#EDF7F3;
text-overflow:ellipsis;
text-transform:uppercase;
font-weight:700;
letter-spacing:.08em;
}
.hab-pmt_row3i7{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(240,235,248,0.07);
display:grid;
}
.hab-pmt_row3i7:nth-child(odd){
background:#1E1929;
}
.hab-pmt_td3i7{
padding:14px;
color:#7A6F94;
overflow-wrap:break-word;
font-size:0.844rem;
min-width:0;
}
.hab-pmt_row3i7 .hab-pmt_td3i7:first-child{
color:#F0EBF8;
font-weight:700;
}
.hab-pmt_row3i7 .hab-pmt_td3i7:last-child{
color:#2DD87A;
font-weight:700;
}
.hab-op3i7{
padding:2.25rem 0 0.625rem;
}
.hab-op_in3i7{
border-radius:0.875rem;
background:#1E1929;
padding:32px;
border:1px solid rgba(240,235,248,0.07);
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:857px){
.hab-op_in3i7{
gap:44px;
grid-template-columns:.9fr 1.1fr;
padding:2.125rem 2.5rem;
}
}
.hab-op_left3i7{
min-width:0;
}
.hab-op_eyebrow3i7{
margin-bottom:12px;
}
.hab-op_h23i7{
overflow-wrap:break-word;
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F0EBF8;
margin-bottom:0.625rem;
font-size:28px;
line-height:1.08;
}
@media(min-width:769px){
.hab-op_h23i7{
font-size:30px;
}
}
.hab-op_text3i7{
font-size:14px;
line-height:1.6;
color:#7A6F94;
}
.hab-op_grid3i7{
border-radius:8px;
gap:1px;
border:1px solid rgba(240,235,248,0.13);
overflow:hidden;
background:rgba(240,235,248,0.13);
grid-template-columns:1fr 1fr;
display:grid;
}
.hab-op_field3i7{
padding:18px 20px;
background:#16121E;
min-width:0;
}
.hab-op_field_lb3i7{
letter-spacing:.1em;
font-weight:600;
color:#20B284;
font-size:10px;
margin-bottom:0.313rem;
text-transform:uppercase;
}
.hab-op_field_val3i7{
font-weight:700;
color:#F0EBF8;
overflow-wrap:break-word;
font-size:0.875rem;
}
.hab-wy3i7{
padding:3rem 0;
}
@media(min-width:768px){
.hab-wy3i7{
padding:56px 0;
}
}
.hab-wy_in3i7{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:903px){
.hab-wy_in3i7{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.hab-wy_left3i7{
min-width:0;
}
.hab-wy_eyebrow3i7{
margin-bottom:14px;
}
.hab-wy_h23i7{
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
margin-bottom:1rem;
color:#F0EBF8;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:32px;
}
@media(min-width:765px){
.hab-wy_h23i7{
font-size:40px;
}
}
.hab-wy_intro3i7{
color:#7A6F94;
line-height:1.6;
font-size:0.938rem;
}
.hab-wy_grid3i7{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:557px){
.hab-wy_grid3i7{
grid-template-columns:1fr 1fr;
}
}
.hab-wy_card3i7{
border:1px solid rgba(240,235,248,0.07);
border-radius:14px;
background:#1E1929;
padding:26px;
min-width:0;
}
.hab-wy_card_ic3i7{
margin-bottom:16px;
align-items:center;
color:#20B284;
display:inline-flex;
justify-content:center;
}
.hab-wy_card_ic3i7 svg{
height:1.625rem;
width:26px;
}
.hab-wy_card_h3i7{
line-height:1.15;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:21px;
color:#F0EBF8;
}
.hab-wy_card_p3i7{
color:#7A6F94;
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
}
.hab-prov3i7{
padding:2.5rem 0 20px;
}
.hab-prov_eyebrow3i7{
display:block;
margin-bottom:18px;
}
.hab-prov_grid3i7{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:558px){
.hab-prov_grid3i7{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:900px){
.hab-prov_grid3i7{
grid-template-columns:repeat(6,1fr);
}
}
.hab-faq3i7{
padding:3rem 0;
background:#1E1929;
margin-top:1.5rem;
border-top:1px solid rgba(240,235,248,0.07);
border-bottom:1px solid rgba(240,235,248,0.07);
}
@media(min-width:771px){
.hab-faq3i7{
padding:62px 0;
}
}
.hab-faq_head3i7{
margin-bottom:2.125rem;
text-align:center;
}
.hab-faq_eyebrow3i7{
margin-bottom:12px;
}
.hab-faq_h23i7{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
font-size:2rem;
overflow-wrap:break-word;
color:#F0EBF8;
}
@media(min-width:769px){
.hab-faq_h23i7{
font-size:2.375rem;
}
}
.hab-faq_list3i7{
margin:0 auto;
gap:0.75rem;
display:flex;
flex-direction:column;
max-width:51.25rem;
}
.hab-faq_item3i7{
border:1px solid rgba(240,235,248,0.07);
overflow:hidden;
background:#16121E;
border-radius:0.875rem;
}
.hab-faq_q3i7{
gap:20px;
list-style:none;
padding:1.25rem 1.5rem;
font-weight:700;
display:flex;
justify-content:space-between;
color:#F0EBF8;
overflow-wrap:break-word;
align-items:center;
font-size:16px;
cursor:pointer;
}
.hab-faq_q3i7::-webkit-details-marker{
display:none;
}
.hab-faq_q_ic3i7{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
align-items:center;
color:#20B284;
}
.hab-faq_q_ic3i7 svg{
width:1.125rem;
height:1.125rem;
}
.hab-faq_item3i7[open] .hab-faq_q_ic3i7{
transform:rotate(180deg);
}
.hab-faq_a3i7{
padding:0 1.5rem 20px;
font-size:0.906rem;
color:#7A6F94;
line-height:1.6;
overflow-wrap:break-word;
}
.hab-el3i7{
padding:3rem 0;
}
@media(min-width:769px){
.hab-el3i7{
padding:3.5rem 0;
}
}
.hab-el_in3i7{
gap:40px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:899px){
.hab-el_in3i7{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.hab-el_left3i7{
min-width:0;
}
.hab-el_eyebrow3i7{
margin-bottom:0.875rem;
}
.hab-el_h23i7{
font-weight:600;
line-height:1.08;
font-size:2rem;
margin-bottom:1.375rem;
overflow-wrap:break-word;
color:#F0EBF8;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.hab-el_h23i7{
font-size:38px;
}
}
.hab-el_body3i7 p{
margin-bottom:18px;
line-height:1.7;
overflow-wrap:break-word;
font-size:16px;
color:#C9C0DA;
}
.hab-el_dropcap3i7{
padding:6px 0.75rem 0 0;
font-size:62px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:700;
line-height:.8;
color:#20B284;
float:left;
}
.hab-el_right3i7{
min-width:0;
}
.hab-el_quote3i7{
padding:2.25rem;
border-radius:1.25rem;
background:linear-gradient(150deg,#0C1A18,#0A0C12);
color:#EDF7F3;
position:relative;
margin-bottom:24px;
}
.hab-el_quote_mark3i7{
display:inline-flex;
align-items:center;
color:#3EEDB8;
margin-bottom:0.375rem;
}
.hab-el_quote_mark3i7 svg{
width:2.125rem;
height:2.125rem;
}
.hab-el_quote_text3i7{
line-height:1.4;
font-weight:500;
margin-bottom:22px;
color:#EDF7F3;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:22px;
}
.hab-el_quote_meta3i7{
gap:0.75rem;
display:flex;
align-items:center;
}
.hab-el_quote_av3i7{
background:linear-gradient(135deg,#20B284,#3EEDB8);
flex:0 0 auto;
border-radius:50%;
height:38px;
width:2.375rem;
}
.hab-el_quote_author3i7{
color:#EDF7F3;
font-size:0.875rem;
font-weight:700;
}
.hab-el_quote_meta_sub3i7{
color:#8BBFB0;
font-size:0.75rem;
}
.hab-el_explain3i7{
overflow:hidden;
border:1px solid rgba(240,235,248,0.07);
border-radius:14px;
}
.hab-el_explain_card3i7{
padding:1.375rem 24px;
}
.hab-el_explain_card3i7+.hab-el_explain_card3i7{
border-top:1px solid rgba(240,235,248,0.07);
}
.hab-el_explain_h3i7{
line-height:1.15;
overflow-wrap:break-word;
color:#F0EBF8;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:1.25rem;
margin-bottom:0.5rem;
font-weight:600;
}
.hab-el_explain_p3i7{
font-size:0.875rem;
overflow-wrap:break-word;
color:#7A6F94;
line-height:1.55;
}
.hab-sg3i7{
padding:48px 0 10px;
}
.hab-sg_eyebrow3i7{
margin-bottom:12px;
display:block;
}
.hab-sg_h23i7{
font-size:30px;
margin-bottom:28px;
font-weight:600;
color:#F0EBF8;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.hab-sg_h23i7{
font-size:36px;
}
}
.hab-sg_grid3i7{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:718px){
.hab-sg_grid3i7{
grid-template-columns:repeat(3,1fr);
}
}
.hab-sg_col3i7{
min-width:0;
}
.hab-sg_col_h3i7{
overflow-wrap:break-word;
font-weight:600;
margin-bottom:10px;
line-height:1.15;
font-size:1.375rem;
color:#F0EBF8;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
.hab-sg_col_p3i7{
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
color:#7A6F94;
}
.hab-sb3i7{
background:#1E1929;
padding:48px 0;
margin-top:24px;
border-bottom:1px solid rgba(240,235,248,0.07);
border-top:1px solid rgba(240,235,248,0.07);
}
@media(min-width:769px){
.hab-sb3i7{
padding:56px 0;
}
}
.hab-sb_eyebrow3i7{
display:block;
margin-bottom:0.75rem;
}
.hab-sb_h23i7{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
margin-bottom:26px;
font-weight:600;
font-size:30px;
overflow-wrap:break-word;
line-height:1.05;
color:#F0EBF8;
}
@media(min-width:767px){
.hab-sb_h23i7{
font-size:36px;
}
}
.hab-sb_grid3i7{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:561px){
.hab-sb_grid3i7{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.hab-sb_grid3i7{
grid-template-columns:repeat(4,1fr);
}
}
.hab-sb_card3i7{
background:#16121E;
padding:1.5rem;
border:1px solid rgba(240,235,248,0.07);
border-radius:0.875rem;
min-width:0;
}
.hab-sb_card_h3i7{
color:#F0EBF8;
font-size:19px;
font-weight:600;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.15;
margin-bottom:0.5rem;
}
.hab-sb_card_p3i7{
font-size:13.5px;
line-height:1.6;
overflow-wrap:break-word;
color:#7A6F94;
}
.hab-sb_rtp3i7{
gap:24px;
border-radius:14px;
background:#16121E;
padding:26px 1.75rem;
grid-template-columns:1fr;
border:1px solid rgba(240,235,248,0.07);
display:grid;
margin-top:1.125rem;
align-items:center;
}
@media(min-width:757px){
.hab-sb_rtp3i7{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.hab-sb_rtp_h3i7{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
color:#F0EBF8;
font-size:20px;
}
.hab-sb_rtp_p3i7{
color:#7A6F94;
font-size:0.844rem;
overflow-wrap:break-word;
line-height:1.6;
}
.hab-sb_rtp_stats3i7{
gap:16px;
display:flex;
}
.hab-sb_stat3i7{
background:#1E1929;
flex:1 1 0;
padding:18px;
border-radius:0.5rem;
text-align:center;
min-width:0;
}
.hab-sb_stat_v3i7{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
overflow-wrap:break-word;
font-weight:700;
color:#2DD87A;
}
.hab-sb_stat_l3i7{
margin-top:0.25rem;
font-size:11.5px;
color:#9388A8;
}
.hab-lh3i7{
padding:2.5rem 0 20px;
}
.hab-lh_in3i7{
padding-top:34px;
border-top:1px solid rgba(240,235,248,0.13);
}
.hab-lh_eyebrow3i7{
margin-bottom:22px;
display:block;
}
.hab-lh_grid3i7{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:603px){
.hab-lh_grid3i7{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.hab-lh_grid3i7{
grid-template-columns:repeat(5,1fr);
}
}
.hab-lh_col3i7{
min-width:0;
}
.hab-lh_col_h3i7{
overflow-wrap:break-word;
font-weight:700;
color:#F0EBF8;
margin-bottom:0.75rem;
font-size:0.813rem;
}
.hab-lh_links3i7{
gap:8px;
display:flex;
flex-direction:column;
}
.hab-lh_link3i7{
transition:color .22s ease;
font-size:0.813rem;
overflow-wrap:break-word;
color:#7A6F94;
}
.hab-lh_link3i7:hover{
color:#20B284;
}
.hab-ft3i7{
background:#0E0B14;
margin-top:2.5rem;
color:#8BBFB0;
}
.hab-ft_in3i7{
grid-template-columns:1fr;
gap:2rem;
padding:48px 0 1.75rem;
display:grid;
}
@media(min-width:597px){
.hab-ft_in3i7{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.hab-ft_in3i7{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.hab-ft_brand3i7{
min-width:0;
}
.hab-ft_logo3i7{
overflow-wrap:break-word;
font-weight:700;
color:#EDF7F3;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
}
.hab-ft_tagline3i7{
margin-top:14px;
color:#8BBFB0;
font-size:13.5px;
max-width:280px;
line-height:1.6;
}
.hab-ft_contact3i7{
transition:color .22s ease;
margin-top:0.75rem;
display:inline-block;
max-width:17.5rem;
font-size:13px;
overflow-wrap:anywhere;
color:#3EEDB8;
}
.hab-ft_contact3i7:hover{
color:#EDF7F3;
}
.hab-ft_col3i7{
min-width:0;
}
.hab-ft_col_h3i7{
overflow-wrap:break-word;
text-transform:uppercase;
color:#EDF7F3;
font-size:0.813rem;
letter-spacing:.08em;
font-weight:700;
margin-bottom:14px;
}
.hab-ft_col_links3i7{
gap:10px;
display:flex;
flex-direction:column;
}
.hab-ft_link3i7{
transition:color .22s ease;
font-size:0.844rem;
overflow-wrap:break-word;
color:#8BBFB0;
}
.hab-ft_link3i7:hover{
color:#EDF7F3;
}
.hab-ft_bot3i7{
gap:1rem;
padding:1.375rem 0 40px;
border-top:1px solid rgba(220,245,238,0.13);
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.hab-ft_bot3i7{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.hab-ft_legal3i7{
color:#524967;
max-width:760px;
font-size:11.5px;
line-height:1.6;
overflow-wrap:break-word;
}
.hab-ft_legal3i7 b{
color:#8BBFB0;
font-weight:700;
}
.hab-ft_age3i7{
flex:0 0 auto;
padding:0.25rem 0.563rem;
border:1.5px solid #3EEDB8;
border-radius:0.5rem;
font-weight:700;
font-size:13px;
color:#3EEDB8;
}