*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F2F4F7;
line-height:1.6;
font-size:15px;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
color:#252C3F;
}
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:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0, 0, 0, 0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.hsz-layout-me9{
display:flex;
flex-direction:column;
min-height:100vh;
}
.hsz-main-me9{
flex:1 1 auto;
min-width:0;
width:100%;
}
.hsz-container-me9{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:771px){
.hsz-container-me9{
padding:0 2rem;
}
}
@media(min-width:1102px){
.hsz-container-me9{
padding:0 3.5rem;
}
}
.hsz-eyebrow-me9{
line-height:1.4;
display:inline-block;
font-size:0.688rem;
letter-spacing:.2em;
color:#3A6FE8;
font-weight:600;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
text-transform:uppercase;
overflow-wrap:break-word;
}
.hsz-band-me9{
background:#0F1422;
color:#EEF1FA;
}
.hsz-band-me9 .hsz-eyebrow-me9{
color:#7EAAFF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.hsz-tb-me9{
background:#F2F4F7;
position:sticky;
top:0;
border-bottom:1px solid rgba(14, 17, 32, 0.13);
z-index:50;
}
.hsz-tb_in-me9{
gap:16px;
padding:0.75rem 1rem;
margin:0 auto;
max-width:1400px;
align-items:center;
display:flex;
justify-content:space-between;
width:100%;
}
@media(min-width:765px){
.hsz-tb_in-me9{
padding:16px 2rem;
}
}
@media(min-width:1100px){
.hsz-tb_in-me9{
padding:18px 3.5rem;
}
}
.hsz-tb_left-me9{
gap:1.75rem;
align-items:center;
min-width:0;
display:flex;
}
.hsz-tb_logo-me9{
gap:0.688rem;
display:flex;
min-width:0;
align-items:center;
}
.hsz-tb_logo_mark-me9{
border-radius:0.5rem;
flex:0 0 auto;
height:34px;
object-fit:cover;
width:2.125rem;
}
.hsz-tb_logo_txt-me9{
min-width:0;
flex-direction:column;
display:flex;
line-height:1;
}
.hsz-tb_logo_name-me9{
overflow:hidden;
white-space:nowrap;
color:#0E1120;
font-size:1.375rem;
font-weight:700;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
letter-spacing:.02em;
text-overflow:ellipsis;
}
.hsz-tb_logo_sub-me9{
overflow:hidden;
font-weight:600;
letter-spacing:.32em;
margin-top:4px;
text-overflow:ellipsis;
color:#3A6FE8;
font-size:0.531rem;
text-transform:uppercase;
white-space:nowrap;
}
.hsz-tb_nav-me9{
display:none;
}
@media(min-width:960px){
.hsz-tb_nav-me9{
gap:28px;
align-items:center;
display:flex;
}
}
.hsz-tb_nav_item-me9{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
color:#252C3F;
font-size:0.875rem;
padding-bottom:3px;
font-weight:600;
border-bottom:2px solid transparent;
}
.hsz-tb_nav_item-me9:hover{
color:#0E1120;
}
.hsz-tb_nav_item-me9.hsz-state_active-me9{
border-color:#3A6FE8;
color:#0E1120;
}
.hsz-tb_right-me9{
flex:0 0 auto;
gap:0.875rem;
display:flex;
align-items:center;
}
.hsz-tb_search-me9{
transition:color .22s ease;
justify-content:center;
color:#252C3F;
display:flex;
align-items:center;
}
.hsz-tb_search-me9:hover{
color:#3A6FE8;
}
.hsz-tb_search-me9 svg{
height:1.125rem;
width:1.125rem;
}
.hsz-tb_lang-me9{
font-size:11px;
letter-spacing:.1em;
color:#5A6280;
text-transform:uppercase;
font-weight:600;
}
.hsz-tb_lang-me9:hover{
color:#0E1120;
}
.hsz-tb_login-me9{
font-size:14px;
color:#0E1120;
display:none;
font-weight:600;
}
@media(min-width:765px){
.hsz-tb_login-me9{
display:inline-block;
}
}
.hsz-tb_register-me9{
padding:11px 22px;
background:#0E1120;
border-radius:62.438rem;
transition:background-color .22s ease;
font-weight:700;
color:#EEF1FA;
white-space:nowrap;
font-size:14px;
}
.hsz-tb_register-me9:hover{
background:#252C3F;
}
.hsz-mob-me9{
background:#F2F4F7;
border-top:1px solid rgba(14, 17, 32, 0.13);
position:fixed;
bottom:0;
left:0;
z-index:60;
right:0;
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:961px){
.hsz-mob-me9{
display:none;
}
}
.hsz-mob_in-me9{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
max-width:560px;
display:flex;
}
.hsz-mob_item-me9{
gap:3px;
transition:color .22s ease;
padding:9px 0.25rem;
flex:1 1 0;
min-width:0;
color:#5A6280;
align-items:center;
flex-direction:column;
display:flex;
}
.hsz-mob_item-me9.hsz-state_active-me9{
color:#3A6FE8;
}
.hsz-mob_ic-me9{
justify-content:center;
align-items:center;
display:flex;
}
.hsz-mob_ic-me9 svg{
height:20px;
width:1.25rem;
}
.hsz-mob_lb-me9{
overflow:hidden;
font-weight:600;
text-overflow:ellipsis;
font-size:0.625rem;
max-width:100%;
white-space:nowrap;
}
@media(max-width:958px){
body{
padding-bottom:60px;
}
}
.hsz-rail-me9{
min-width:0;
position:relative;
}
.hsz-rail_scroll-me9{
gap:14px;
scrollbar-width:thin;
display:flex;
-webkit-overflow-scrolling:touch;
padding-bottom:14px;
overflow-x:auto;
}
@media(min-width:768px){
.hsz-rail_scroll-me9{
gap:18px;
}
}
.hsz-gc-me9{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:767px){
.hsz-gc-me9{
width:188px;
}
}
.hsz-gc_img-me9{
border-radius:0.875rem;
overflow:hidden;
background:#FFFFFF;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 6px rgba(14, 17, 32, 0.06), 0 0.5rem 1.25rem rgba(14, 17, 32, 0.08);
}
.hsz-gc_img-me9 img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.hsz-gc_cover-me9{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0, 0, 0, 0.52));
position:absolute;
pointer-events:none;
}
.hsz-gc_hover-me9{
background:rgba(0, 0, 0, 0.52);
transition:opacity .22s ease;
inset:0;
position:absolute;
display:flex;
justify-content:center;
align-items:center;
opacity:0;
}
.hsz-gc-me9:hover .hsz-gc_hover-me9{
opacity:1;
}
.hsz-gc_hover_btn-me9{
border-radius:62.438rem;
background:#0E1120;
width:46px;
height:2.875rem;
justify-content:center;
color:#EEF1FA;
align-items:center;
display:flex;
}
.hsz-gc_hover_btn-me9 svg{
height:1.125rem;
width:1.125rem;
}
.hsz-gc_info-me9{
gap:2px;
margin-top:0.563rem;
display:flex;
min-width:0;
flex-direction:column;
}
.hsz-gc_name-me9{
overflow:hidden;
text-overflow:ellipsis;
color:#0E1120;
white-space:nowrap;
font-weight:700;
font-size:13px;
}
.hsz-gc_prov-me9{
overflow:hidden;
font-size:0.688rem;
text-overflow:ellipsis;
color:#5A6280;
white-space:nowrap;
}
.hsz-gc_meta-me9{
color:#5A6280;
font-size:11px;
}
.hsz-tc-me9{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:767px){
.hsz-tc-me9{
width:14.375rem;
}
}
.hsz-tc_img-me9{
background:#FFFFFF;
overflow:hidden;
border-radius:0.875rem;
position:relative;
box-shadow:0 2px 0.375rem rgba(14, 17, 32, 0.06), 0 0.5rem 1.25rem rgba(14, 17, 32, 0.08);
padding-bottom:75%;
}
.hsz-tc_img-me9 img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.hsz-tc_info-me9{
gap:2px;
flex-direction:column;
display:flex;
min-width:0;
margin-top:0.563rem;
}
.hsz-tc_name-me9{
overflow:hidden;
color:#0E1120;
font-size:14px;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
}
.hsz-tc_rtp-me9{
font-size:0.688rem;
color:#5A6280;
}
.hsz-lc-me9{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:766px){
.hsz-lc-me9{
width:16.75rem;
}
}
.hsz-lc_img-me9{
border-radius:14px;
overflow:hidden;
background:#FFFFFF;
padding-bottom:62.5%;
box-shadow:0 2px 0.375rem rgba(14, 17, 32, 0.06), 0 8px 20px rgba(14, 17, 32, 0.08);
position:relative;
}
.hsz-lc_img-me9 img{
inset:0;
position:absolute;
object-fit:cover;
height:100%;
width:100%;
}
.hsz-lc_live-me9{
background:rgba(0, 0, 0, 0.52);
padding:4px 0.563rem;
border-radius:999px;
gap:7px;
top:0.75rem;
align-items:center;
position:absolute;
display:flex;
left:0.75rem;
}
.hsz-lc_live_dot-me9{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#E03A4A;
width:0.5rem;
height:8px;
}
.hsz-lc_seats-me9{
font-size:0.625rem;
font-weight:600;
color:#EEF1FA;
text-transform:uppercase;
letter-spacing:.08em;
}
.hsz-lc_info-me9{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
display:flex;
}
.hsz-lc_name-me9{
overflow:hidden;
font-size:0.938rem;
font-weight:700;
color:#0E1120;
white-space:nowrap;
text-overflow:ellipsis;
}
.hsz-lc_bet-me9{
color:#5A6280;
font-size:0.688rem;
}
.hsz-pc-me9{
border-radius:14px;
gap:8px;
border:1px solid rgba(14, 17, 32, 0.07);
background:#FFFFFF;
padding:1rem 14px;
flex-direction:column;
min-width:0;
min-height:4.625rem;
justify-content:center;
align-items:center;
display:flex;
}
.hsz-pc_logo-me9{
flex:0 0 auto;
object-fit:contain;
height:1.75rem;
max-width:100%;
width:auto;
}
.hsz-pc_name-me9{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#5A6280;
text-align:center;
font-size:0.688rem;
max-width:100%;
}
.hsz-gc_tag-me9{
border-radius:0.5rem;
padding:3px 8px;
position:absolute;
z-index:2;
font-size:10px;
font-weight:700;
display:inline-block;
top:10px;
letter-spacing:.06em;
left:0.625rem;
text-transform:uppercase;
}
.hsz-gc_tag_hot-me9{
background:#E03A4A;
color:#EEF1FA;
}
.hsz-gc_tag_new-me9{
background:#5B8FFF;
color:#0A0D18;
}
.hsz-gc_tag_jp-me9{
background:#D4952A;
color:#0A0D18;
}
.hsz-gc_tag_live-me9{
background:#E03A4A;
color:#EEF1FA;
}
.hsz-sh-me9{
min-width:0;
margin-bottom:1.125rem;
}
.hsz-sh_row-me9{
gap:16px;
align-items:flex-end;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.hsz-sh_row-me9 .hsz-sh_l-me9{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.hsz-sh_stack-me9{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.hsz-sh_center-me9{
gap:0.625rem;
display:flex;
flex-direction:column;
text-align:center;
align-items:center;
}
.hsz-sh_h2-me9{
font-weight:600;
line-height:1.1;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#0E1120;
font-size:24px;
}
@media(min-width:769px){
.hsz-sh_h2-me9{
font-size:1.875rem;
}
}
.hsz-band-me9 .hsz-sh_h2-me9{
color:#EEF1FA;
}
.hsz-sh_eb_line-me9{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.hsz-sh_eb_line-me9::before{
background:#3A6FE8;
content:"";
width:28px;
display:inline-block;
height:1px;
}
.hsz-band-me9 .hsz-sh_eb_line-me9::before{
background:#7EAAFF;
}
.hsz-sh_eb_dot-me9{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.hsz-sh_eb_dot-me9::before{
background:#3A6FE8;
border-radius:50%;
height:0.375rem;
content:"";
width:6px;
display:inline-block;
}
.hsz-band-me9 .hsz-sh_eb_dot-me9::before{
background:#7EAAFF;
}
.hsz-sh_link-me9{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
align-items:center;
border-bottom:1px solid #0E1120;
font-weight:600;
color:#0E1120;
display:inline-flex;
font-size:0.813rem;
padding-bottom:2px;
white-space:nowrap;
}
.hsz-sh_link-me9:hover{
border-color:#3A6FE8;
color:#3A6FE8;
}
.hsz-sh_link-me9 svg{
width:0.875rem;
height:14px;
}
.hsz-sh_link_chev-me9{
padding-bottom:0;
border-bottom:0;
}
.hsz-sh_link_btn-me9{
padding:0.563rem 18px;
border-radius:999px;
background:#0E1120;
color:#EEF1FA;
border-bottom:0;
}
.hsz-sh_link_btn-me9:hover{
background:#252C3F;
border-color:transparent;
color:#EEF1FA;
}
.hsz-band-me9 .hsz-sh_link-me9{
border-color:#EEF1FA;
color:#EEF1FA;
}
.hsz-band-me9 .hsz-sh_link_btn-me9{
background:#7EAAFF;
color:#0A0D18;
}
.hsz-sh_rule-me9{
margin:-2px 0 1.125rem;
background:rgba(14, 17, 32, 0.13);
height:1px;
}
.hsz-band-me9 .hsz-sh_rule-me9{
background:rgba(180, 200, 255, 0.14);
}
.hsz-hero-me9{
padding:2rem 0 8px;
}
@media(min-width:766px){
.hsz-hero-me9{
padding:56px 0 24px;
}
}
.hsz-hero_in-me9{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:901px){
.hsz-hero_in-me9{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.hsz-hero_copy-me9{
min-width:0;
}
.hsz-hero_eyebrow-me9{
gap:10px;
margin-bottom:22px;
align-items:center;
display:inline-flex;
}
.hsz-hero_eyebrow_line-me9{
flex:0 0 auto;
background:#3A6FE8;
width:1.75rem;
height:1px;
display:inline-block;
}
.hsz-hero_h1-me9{
font-size:38px;
line-height:1.04;
font-weight:600;
letter-spacing:-.01em;
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:1.25rem;
color:#0E1120;
}
@media(min-width:769px){
.hsz-hero_h1-me9{
font-size:3.375rem;
}
}
@media(min-width:1103px){
.hsz-hero_h1-me9{
font-size:62px;
}
}
.hsz-hero_h1-me9 em{
color:#3A6FE8;
font-style:normal;
}
.hsz-hero_sub-me9{
color:#7A849E;
max-width:30rem;
line-height:1.6;
font-size:16px;
margin-bottom:1.875rem;
}
@media(min-width:770px){
.hsz-hero_sub-me9{
font-size:18px;
}
}
.hsz-hero_actions-me9{
gap:0.875rem;
display:flex;
align-items:center;
flex-wrap:wrap;
margin-bottom:34px;
}
.hsz-hero_cta-me9{
background:#0E1120;
transition:background-color .22s ease;
border-radius:62.438rem;
gap:10px;
padding:1rem 1.875rem;
font-size:15px;
align-items:center;
color:#EEF1FA;
font-weight:700;
display:inline-flex;
}
.hsz-hero_cta-me9:hover{
background:#252C3F;
}
.hsz-hero_cta_ic-me9{
align-items:center;
display:inline-flex;
}
.hsz-hero_cta_ic-me9 svg{
width:16px;
height:16px;
}
.hsz-hero_cta_alt-me9{
border:1px solid rgba(14, 17, 32, 0.13);
background:transparent;
padding:0.938rem 26px;
transition:border-color .22s ease,color .22s ease;
border-radius:999px;
font-size:0.938rem;
align-items:center;
display:inline-flex;
color:#0E1120;
font-weight:600;
}
.hsz-hero_cta_alt-me9:hover{
border-color:#3A6FE8;
color:#3A6FE8;
}
.hsz-hero_trust-me9{
gap:22px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.hsz-hero_trust_item-me9{
gap:9px;
font-weight:600;
align-items:center;
font-size:0.813rem;
display:flex;
color:#252C3F;
}
.hsz-hero_trust_ic-me9{
color:#3A6FE8;
align-items:center;
display:inline-flex;
}
.hsz-hero_trust_ic-me9 svg{
width:16px;
height:1rem;
}
.hsz-hero_promo-me9{
overflow:hidden;
border-radius:20px;
background:#FFFFFF;
position:relative;
box-shadow:0 0.75rem 3rem rgba(14, 17, 32, 0.14), 0 3px 12px rgba(58, 111, 232, 0.10);
display:flex;
min-height:300px;
}
.hsz-hero_promo_bg-me9{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.hsz-hero_promo_bg-me9::after{
inset:0;
background:linear-gradient(120deg,#0F1422 0%,rgba(0, 0, 0, 0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.hsz-hero_promo_glow-me9{
border-radius:50%;
background:radial-gradient(circle,rgba(82, 130, 255, 0.18) 0%,transparent 65%);
top:-40px;
pointer-events:none;
width:16.25rem;
right:-20px;
position:absolute;
height:16.25rem;
}
.hsz-hero_promo_ct-me9{
padding:28px;
align-self:flex-end;
max-width:88%;
position:relative;
z-index:2;
}
.hsz-hero_promo_label-me9{
letter-spacing:.25em;
color:#7EAAFF;
margin-bottom:8px;
text-transform:uppercase;
display:block;
font-size:0.625rem;
font-weight:700;
}
.hsz-hero_promo_amount-me9{
overflow-wrap:break-word;
line-height:1.05;
color:#EEF1FA;
font-weight:600;
font-size:2rem;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.hsz-hero_promo_amount-me9{
font-size:2.5rem;
}
}
.hsz-hero_promo_amount-me9 em{
color:#7EAAFF;
font-style:normal;
}
.hsz-hero_rating-me9{
gap:0.625rem;
border-radius:14px;
background:#FFFFFF;
border:1px solid rgba(14, 17, 32, 0.07);
padding:0.625rem 14px;
align-items:center;
right:0.875rem;
z-index:3;
top:14px;
box-shadow:0 2px 0.375rem rgba(14, 17, 32, 0.06), 0 0.5rem 20px rgba(14, 17, 32, 0.08);
display:flex;
position:absolute;
max-width:min(16.25rem,62%);
}
.hsz-hero_rating_score-me9{
flex:0 0 auto;
color:#0E1120;
font-weight:700;
font-size:1.5rem;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
.hsz-hero_rating_txt-me9{
flex:1 1 auto;
min-width:0;
}
.hsz-hero_rating_stars-me9{
gap:2px;
display:flex;
color:#3A6FE8;
}
.hsz-hero_rating_stars-me9 svg{
height:0.75rem;
width:12px;
}
.hsz-hero_rating_cap-me9{
overflow-wrap:break-word;
margin-top:3px;
color:#5A6280;
display:block;
line-height:1.35;
font-size:11px;
}
.hsz-stat-me9{
margin-top:16px;
border-bottom:1px solid rgba(14, 17, 32, 0.13);
border-top:1px solid rgba(14, 17, 32, 0.13);
}
.hsz-stat_in-me9{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.hsz-stat_in-me9{
grid-template-columns:repeat(4,1fr);
}
}
.hsz-stat_item-me9{
padding:22px 14px;
min-width:0;
border-bottom:1px solid rgba(14, 17, 32, 0.07);
border-right:1px solid rgba(14, 17, 32, 0.07);
}
.hsz-stat_item-me9:nth-child(2n){
border-right:0;
}
.hsz-stat_item-me9:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.hsz-stat_item-me9{
border-bottom:0;
}
.hsz-stat_item-me9:nth-child(2n){
border-right:1px solid rgba(14, 17, 32, 0.07);
}
.hsz-stat_item-me9:nth-child(4n){
border-right:0;
}
}
.hsz-stat_value-me9{
font-weight:700;
color:#0E1120;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1;
font-size:30px;
}
@media(min-width:767px){
.hsz-stat_value-me9{
font-size:34px;
}
}
.hsz-stat_label-me9{
color:#5A6280;
font-size:13px;
line-height:1.4;
margin-top:0.375rem;
overflow-wrap:break-word;
}
.hsz-jp-me9{
padding:1.875rem 0 0.625rem;
}
.hsz-jp_grid-me9{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:766px){
.hsz-jp_grid-me9{
grid-template-columns:1fr 1fr;
}
.hsz-jp_card_mega-me9{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.hsz-jp_grid-me9{
grid-template-columns:1.4fr 1fr 1fr;
}
.hsz-jp_card_mega-me9{
grid-column:auto;
}
}
.hsz-jp_card-me9{
border:1px solid rgba(14, 17, 32, 0.07);
gap:12px;
border-radius:20px;
overflow:hidden;
padding:26px;
background:#FFFFFF;
min-height:200px;
flex-direction:column;
display:flex;
justify-content:space-between;
position:relative;
min-width:0;
}
.hsz-jp_card_mega-me9{
border-color:transparent;
background:linear-gradient(135deg,#0F1422,#090C14);
min-height:210px;
color:#EEF1FA;
}
.hsz-jp_glow-me9{
border-radius:50%;
background:radial-gradient(circle,rgba(82, 130, 255, 0.18),transparent 70%);
right:-40px;
top:-2.5rem;
width:200px;
position:absolute;
height:12.5rem;
pointer-events:none;
}
.hsz-jp_label-me9{
gap:10px;
font-size:0.625rem;
align-items:center;
flex-wrap:wrap;
position:relative;
text-transform:uppercase;
letter-spacing:.16em;
justify-content:space-between;
display:flex;
font-weight:700;
color:#3A6FE8;
}
.hsz-jp_card_mega-me9 .hsz-jp_label-me9{
color:#7EAAFF;
}
.hsz-jp_drop-me9{
text-transform:none;
font-weight:600;
color:#5A6280;
letter-spacing:.04em;
}
.hsz-jp_card_mega-me9 .hsz-jp_drop-me9{
color:#8B97BE;
}
.hsz-jp_amount-me9{
color:#0E1120;
line-height:1;
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:38px;
font-weight:700;
position:relative;
}
.hsz-jp_card_mega-me9 .hsz-jp_amount-me9{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#7EAAFF;
}
@media(min-width:770px){
.hsz-jp_card_mega-me9 .hsz-jp_amount-me9{
font-size:54px;
}
}
.hsz-jp_game-me9{
position:relative;
font-size:13px;
color:#5A6280;
}
.hsz-jp_card_mega-me9 .hsz-jp_game-me9{
color:#8B97BE;
}
.hsz-jp_cta-me9{
position:relative;
align-self:flex-start;
}
.hsz-jp_card_mega-me9 .hsz-jp_cta-me9{
background:#7EAAFF;
padding:10px 20px;
border-radius:999px;
transition:opacity .22s ease;
font-weight:700;
color:#0A0D18;
font-size:0.813rem;
}
.hsz-jp_card_mega-me9 .hsz-jp_cta-me9:hover{
opacity:.9;
}
.hsz-jp_card-me9:not(.hsz-jp_card_mega-me9) .hsz-jp_cta-me9{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-weight:700;
border-bottom:1px solid #0E1120;
font-size:0.813rem;
color:#0E1120;
}
.hsz-jp_card-me9:not(.hsz-jp_card_mega-me9) .hsz-jp_cta-me9:hover{
border-color:#3A6FE8;
color:#3A6FE8;
}
.hsz-jp_seo-me9{
margin:14px 0 0;
overflow-wrap:break-word;
color:#7A849E;
max-width:47.5rem;
line-height:1.65;
font-size:0.875rem;
}
.hsz-jp_seo-me9 strong{
color:#0E1120;
font-weight:700;
}
.hsz-grow-me9{
padding:1.625rem 0 10px;
}
.hsz-row_seo-me9{
margin:0.625rem 0 0;
max-width:760px;
color:#7A849E;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
}
.hsz-row_seo-me9 strong{
color:#0E1120;
font-weight:700;
}
.hsz-pr-me9{
padding:30px 0 6px;
}
.hsz-pr_card-me9{
padding:1.625rem;
background:#FFFFFF;
flex:0 0 auto;
border:1px solid rgba(14, 17, 32, 0.07);
gap:10px;
border-radius:20px;
overflow:hidden;
min-height:12.5rem;
display:flex;
flex-direction:column;
position:relative;
width:280px;
}
@media(min-width:770px){
.hsz-pr_card-me9{
width:300px;
}
}
.hsz-pr_card_feat-me9{
border-color:transparent;
background:linear-gradient(150deg,#0F1422,#090C14);
color:#EEF1FA;
}
.hsz-pr_glow-me9{
background:radial-gradient(circle,rgba(82, 130, 255, 0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
opacity:0;
width:8.125rem;
top:-30px;
height:130px;
right:-1.875rem;
position:absolute;
}
.hsz-pr_card_feat-me9 .hsz-pr_glow-me9{
opacity:1;
}
.hsz-pr_label-me9{
letter-spacing:.16em;
text-transform:uppercase;
font-size:0.625rem;
position:relative;
font-weight:700;
color:#3A6FE8;
}
.hsz-pr_card_feat-me9 .hsz-pr_label-me9{
color:#7EAAFF;
}
.hsz-pr_amount-me9{
color:#0E1120;
line-height:1.08;
font-weight:600;
overflow-wrap:break-word;
font-size:26px;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
position:relative;
}
.hsz-pr_card_feat-me9 .hsz-pr_amount-me9{
color:#EEF1FA;
}
.hsz-pr_amount-me9 em{
font-style:normal;
color:#3A6FE8;
}
.hsz-pr_card_feat-me9 .hsz-pr_amount-me9 em{
color:#7EAAFF;
}
.hsz-pr_terms-me9{
color:#5A6280;
position:relative;
font-size:0.813rem;
line-height:1.5;
}
.hsz-pr_card_feat-me9 .hsz-pr_terms-me9{
color:#8B97BE;
}
.hsz-pr_cta-me9{
align-self:flex-start;
position:relative;
margin-top:auto;
}
.hsz-pr_card_feat-me9 .hsz-pr_cta-me9{
padding:0.563rem 18px;
transition:opacity .22s ease;
border-radius:62.438rem;
background:#7EAAFF;
font-weight:700;
font-size:13px;
color:#0A0D18;
}
.hsz-pr_card_feat-me9 .hsz-pr_cta-me9:hover{
opacity:.9;
}
.hsz-pr_card-me9:not(.hsz-pr_card_feat-me9) .hsz-pr_cta-me9{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
border-bottom:1px solid #0E1120;
color:#0E1120;
font-size:13px;
padding-bottom:2px;
}
.hsz-pr_card-me9:not(.hsz-pr_card_feat-me9) .hsz-pr_cta-me9:hover{
border-color:#3A6FE8;
color:#3A6FE8;
}
.hsz-grow-me9{
padding:1.625rem 0 10px;
}
.hsz-row_seo-me9{
margin:10px 0 0;
line-height:1.65;
font-size:0.875rem;
max-width:760px;
color:#7A849E;
overflow-wrap:break-word;
}
.hsz-row_seo-me9 strong{
font-weight:700;
color:#0E1120;
}
.hsz-grow-me9{
padding:26px 0 0.625rem;
}
.hsz-row_seo-me9{
margin:10px 0 0;
overflow-wrap:break-word;
color:#7A849E;
font-size:0.875rem;
max-width:47.5rem;
line-height:1.65;
}
.hsz-row_seo-me9 strong{
font-weight:700;
color:#0E1120;
}
.hsz-grow-me9{
padding:26px 0 10px;
}
.hsz-row_seo-me9{
margin:10px 0 0;
font-size:14px;
max-width:47.5rem;
color:#7A849E;
overflow-wrap:break-word;
line-height:1.65;
}
.hsz-row_seo-me9 strong{
color:#0E1120;
font-weight:700;
}
.hsz-app-me9{
padding:1.875rem 0 0.625rem;
}
.hsz-app_in-me9{
background:#FFFFFF;
border-radius:20px;
padding:2rem;
gap:1.75rem;
border:1px solid rgba(14, 17, 32, 0.07);
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.hsz-app_in-me9{
padding:2.5rem 2.75rem;
gap:40px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.hsz-app_copy-me9{
max-width:35rem;
min-width:0;
}
.hsz-app_eyebrow-me9{
margin-bottom:0.75rem;
}
.hsz-app_h2-me9{
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
margin-bottom:0.75rem;
overflow-wrap:break-word;
color:#0E1120;
font-weight:600;
font-size:1.75rem;
}
@media(min-width:771px){
.hsz-app_h2-me9{
font-size:2.125rem;
}
}
.hsz-app_text-me9{
font-size:0.875rem;
line-height:1.6;
color:#7A849E;
margin-bottom:1.375rem;
}
.hsz-app_btns-me9{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.hsz-app_btn-me9{
transition:background-color .22s ease;
gap:0.625rem;
background:#0E1120;
padding:11px 1.25rem;
border-radius:0.875rem;
align-items:center;
display:inline-flex;
color:#EEF1FA;
}
.hsz-app_btn-me9:hover{
background:#252C3F;
}
.hsz-app_btn_ic-me9{
align-items:center;
display:inline-flex;
}
.hsz-app_btn_ic-me9 svg{
width:1.125rem;
height:1.125rem;
}
.hsz-app_btn_lb-me9{
font-size:0.844rem;
font-weight:700;
}
.hsz-app_qr_wrap-me9{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.hsz-app_qr-me9{
border-radius:0.875rem;
flex:0 0 auto;
width:6.75rem;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#FFFFFF 0 5px,transparent 0.313rem 0.688rem);
background-color:#0E1120;
}
.hsz-app_qr_cap-me9{
max-width:92px;
font-size:12.5px;
line-height:1.4;
color:#5A6280;
}
.hsz-gm-me9{
padding:30px 0 10px;
}
.hsz-gm_in-me9{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:878px){
.hsz-gm_in-me9{
grid-template-columns:1.25fr 1fr;
}
}
.hsz-gm_left-me9{
border-radius:20px;
padding:32px;
border:1px solid rgba(14, 17, 32, 0.07);
background:#FFFFFF;
min-width:0;
}
.hsz-gm_eyebrow-me9{
margin-bottom:10px;
}
.hsz-gm_h2-me9{
line-height:1.06;
overflow-wrap:break-word;
font-weight:600;
font-size:1.625rem;
color:#0E1120;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
}
@media(min-width:768px){
.hsz-gm_h2-me9{
font-size:1.75rem;
}
}
.hsz-gm_text-me9{
max-width:480px;
color:#7A849E;
font-size:0.875rem;
margin-bottom:1.375rem;
line-height:1.6;
}
.hsz-gm_level-me9{
color:#3A6FE8;
margin-bottom:0.5rem;
font-weight:700;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:22px;
}
.hsz-gm_bar-me9{
background:rgba(14, 17, 32, 0.13);
overflow:hidden;
border-radius:62.438rem;
height:8px;
margin-bottom:6px;
}
.hsz-gm_bar_fill-me9{
background:linear-gradient(90deg,#3A6FE8,#7EAAFF);
border-radius:999px;
height:100%;
}
.hsz-gm_bar_meta-me9{
gap:10px;
color:#5A6280;
margin-bottom:1.125rem;
justify-content:space-between;
display:flex;
font-size:11px;
}
.hsz-gm_missions-me9{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.hsz-gm_mission-me9{
padding:0.563rem 0.938rem;
background:#F2F4F7;
gap:0.438rem;
border-radius:62.438rem;
border:1px solid rgba(14, 17, 32, 0.13);
font-size:0.781rem;
align-items:center;
font-weight:600;
color:#252C3F;
display:inline-flex;
}
.hsz-gm_mission_ic-me9{
color:#3A6FE8;
display:inline-flex;
align-items:center;
}
.hsz-gm_mission_ic-me9 svg{
width:0.813rem;
height:0.813rem;
}
.hsz-gm_right-me9{
padding:32px;
border-radius:1.25rem;
background:linear-gradient(150deg,#0F1422,#090C14);
overflow:hidden;
color:#EEF1FA;
flex-direction:column;
display:flex;
position:relative;
}
.hsz-gm_glow-me9{
border-radius:50%;
background:radial-gradient(circle,rgba(82, 130, 255, 0.18),transparent 70%);
right:-1.875rem;
pointer-events:none;
top:-1.875rem;
position:absolute;
width:9.375rem;
height:9.375rem;
}
.hsz-gm_ref_eyebrow-me9{
position:relative;
margin-bottom:0.625rem;
}
.hsz-gm_ref_h2-me9{
position:relative;
line-height:1.1;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
color:#EEF1FA;
font-size:1.625rem;
overflow-wrap:break-word;
font-weight:600;
}
.hsz-gm_ref_text-me9{
margin-bottom:20px;
color:#8B97BE;
font-size:13.5px;
position:relative;
line-height:1.55;
}
.hsz-gm_ref_cta-me9{
border-radius:62.438rem;
transition:opacity .22s ease;
padding:11px 1.375rem;
background:#7EAAFF;
font-size:0.844rem;
margin-top:auto;
position:relative;
color:#0A0D18;
font-weight:700;
align-self:flex-start;
}
.hsz-gm_ref_cta-me9:hover{
opacity:.9;
}
.hsz-sea-me9{
padding:1.5rem 0 10px;
}
.hsz-sea_in-me9{
padding:36px;
gap:22px;
border-radius:1.25rem;
background:linear-gradient(115deg,#0F1422,#090C14);
overflow:hidden;
display:flex;
flex-direction:column;
position:relative;
color:#EEF1FA;
}
@media(min-width:821px){
.hsz-sea_in-me9{
gap:2rem;
padding:44px 3rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.hsz-sea_glow-me9{
border-radius:50%;
background:radial-gradient(circle,rgba(82, 130, 255, 0.18),transparent 68%);
pointer-events:none;
transform:translateY(-50%);
right:60px;
height:240px;
width:240px;
top:50%;
position:absolute;
}
.hsz-sea_copy-me9{
max-width:35rem;
min-width:0;
position:relative;
}
.hsz-sea_eyebrow-me9{
margin-bottom:0.75rem;
}
.hsz-sea_h2-me9{
font-size:30px;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#EEF1FA;
line-height:1.04;
margin-bottom:12px;
font-weight:600;
}
@media(min-width:765px){
.hsz-sea_h2-me9{
font-size:2.375rem;
}
}
.hsz-sea_text-me9{
font-size:15px;
line-height:1.6;
color:#8B97BE;
}
.hsz-sea_cta-me9{
padding:1rem 2rem;
background:#7EAAFF;
transition:opacity .22s ease;
flex:0 0 auto;
border-radius:999px;
font-size:15px;
color:#0A0D18;
font-weight:700;
position:relative;
}
.hsz-sea_cta-me9:hover{
opacity:.9;
}
.hsz-vip-me9{
padding:3rem 0;
}
@media(min-width:766px){
.hsz-vip-me9{
padding:64px 0;
}
}
.hsz-vip_head-me9{
gap:0.875rem;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:881px){
.hsz-vip_head-me9{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.hsz-vip_eyebrow-me9{
margin-bottom:0.75rem;
}
.hsz-vip_h2-me9{
font-size:32px;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#EEF1FA;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:770px){
.hsz-vip_h2-me9{
font-size:2.5rem;
}
}
.hsz-vip_intro-me9{
line-height:1.6;
font-size:14px;
max-width:420px;
color:#8B97BE;
}
.hsz-vip_grid-me9{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:0.875rem;
display:grid;
}
.hsz-vip_card-me9{
border:1px solid rgba(180, 200, 255, 0.14);
border-radius:0.875rem;
padding:1.375rem 18px;
min-width:0;
}
.hsz-vip_card_feat-me9{
background:rgba(220, 228, 255, 0.08);
border-color:#7EAAFF;
}
.hsz-vip_card_ic-me9{
border-radius:0.5rem;
background:linear-gradient(135deg,#3A6FE8,#7EAAFF);
width:34px;
margin-bottom:1rem;
display:block;
height:2.125rem;
}
.hsz-vip_name-me9{
margin-bottom:0.375rem;
font-size:1.25rem;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#EEF1FA;
font-weight:600;
overflow-wrap:break-word;
}
.hsz-vip_perk-me9{
line-height:1.5;
font-size:12.5px;
overflow-wrap:break-word;
color:#8B97BE;
}
.hsz-prov-me9{
padding:40px 0 1.25rem;
}
.hsz-prov_eyebrow-me9{
margin-bottom:18px;
display:block;
}
.hsz-prov_grid-me9{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:559px){
.hsz-prov_grid-me9{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:900px){
.hsz-prov_grid-me9{
grid-template-columns:repeat(6,1fr);
}
}
.hsz-pmt-me9{
padding:48px 0 0.625rem;
}
.hsz-pmt_in-me9{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:880px){
.hsz-pmt_in-me9{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.hsz-pmt_left-me9{
min-width:0;
}
.hsz-pmt_eyebrow-me9{
margin-bottom:12px;
}
.hsz-pmt_h2-me9{
font-size:1.875rem;
font-weight:600;
margin-bottom:12px;
color:#0E1120;
line-height:1.06;
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.hsz-pmt_h2-me9{
font-size:2rem;
}
}
.hsz-pmt_text-me9{
margin-bottom:22px;
line-height:1.6;
font-size:14.5px;
color:#7A849E;
}
.hsz-pmt_logos-me9{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:478px){
.hsz-pmt_logos-me9{
grid-template-columns:repeat(4,1fr);
}
}
.hsz-pmt_logo-me9{
border:1px solid rgba(14, 17, 32, 0.07);
padding:0 8px;
background:#FFFFFF;
overflow:hidden;
border-radius:0.5rem;
white-space:nowrap;
text-align:center;
font-size:12.5px;
display:flex;
font-weight:700;
text-overflow:ellipsis;
justify-content:center;
align-items:center;
height:3.125rem;
color:#252C3F;
}
.hsz-pmt_table-me9{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(14, 17, 32, 0.07);
min-width:0;
}
.hsz-pmt_thead-me9{
background:#1A1E2A;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.hsz-pmt_th-me9{
overflow:hidden;
padding:13px 0.875rem;
text-transform:uppercase;
text-overflow:ellipsis;
letter-spacing:.08em;
font-size:10px;
color:#EEF1FA;
white-space:nowrap;
font-weight:700;
}
.hsz-pmt_row-me9{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(14, 17, 32, 0.07);
}
.hsz-pmt_row-me9:nth-child(odd){
background:#FFFFFF;
}
.hsz-pmt_td-me9{
padding:14px;
min-width:0;
color:#7A849E;
overflow-wrap:break-word;
font-size:13.5px;
}
.hsz-pmt_row-me9 .hsz-pmt_td-me9:first-child{
font-weight:700;
color:#0E1120;
}
.hsz-pmt_row-me9 .hsz-pmt_td-me9:last-child{
color:#1E9E6B;
font-weight:700;
}
.hsz-et-me9{
padding:2.25rem 0 0.625rem;
}
.hsz-et_in-me9{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:878px){
.hsz-et_in-me9{
grid-template-columns:1.1fr .9fr;
gap:3rem;
}
}
.hsz-et_left-me9{
min-width:0;
}
.hsz-et_eyebrow-me9{
margin-bottom:0.75rem;
}
.hsz-et_h2-me9{
font-size:1.75rem;
line-height:1.06;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#0E1120;
margin-bottom:0.875rem;
font-weight:600;
}
@media(min-width:771px){
.hsz-et_h2-me9{
font-size:32px;
}
}
.hsz-et_text-me9{
margin-bottom:1.375rem;
line-height:1.65;
font-size:15px;
color:#7A849E;
}
.hsz-et_stats-me9{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.hsz-et_stat-me9{
min-width:0;
}
.hsz-et_stat_v-me9{
color:#0E1120;
line-height:1;
font-size:1.625rem;
font-weight:700;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
.hsz-et_stat_l-me9{
color:#5A6280;
margin-top:0.25rem;
font-size:0.781rem;
}
.hsz-et_right-me9{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.hsz-et_member-me9{
gap:1rem;
padding:18px 20px;
border:1px solid rgba(14, 17, 32, 0.07);
border-radius:14px;
background:#FFFFFF;
align-items:center;
display:flex;
min-width:0;
}
.hsz-et_member_av-me9{
background:linear-gradient(135deg,#0F1422,#3A6FE8);
flex:0 0 auto;
border-radius:50%;
width:3rem;
height:48px;
}
.hsz-et_member_name-me9{
font-weight:700;
font-size:0.938rem;
color:#0E1120;
overflow-wrap:break-word;
}
.hsz-et_member_role-me9{
color:#5A6280;
font-size:12.5px;
overflow-wrap:break-word;
}
.hsz-et_updated-me9{
background:#F2F4F7;
padding:14px 18px;
border:1px solid rgba(14, 17, 32, 0.07);
border-radius:0.875rem;
gap:8px;
display:flex;
font-size:0.781rem;
color:#7A849E;
align-items:center;
}
.hsz-ts-me9{
padding:2.75rem 0;
}
.hsz-ts_in-me9{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:882px){
.hsz-ts_in-me9{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.hsz-ts_left-me9{
min-width:0;
}
.hsz-ts_h2-me9{
margin-bottom:12px;
font-size:26px;
line-height:1.1;
overflow-wrap:break-word;
color:#EEF1FA;
font-weight:600;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.hsz-ts_h2-me9{
font-size:28px;
}
}
.hsz-ts_text-me9{
color:#8B97BE;
font-size:0.906rem;
line-height:1.6;
max-width:520px;
margin-bottom:1.375rem;
}
.hsz-ts_badges-me9{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.hsz-ts_badge-me9{
color:#8B97BE;
font-weight:600;
font-size:13px;
}
.hsz-ts_pay-me9{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:882px){
.hsz-ts_pay-me9{
justify-content:flex-end;
}
}
.hsz-ts_pay_chip-me9{
border:1px solid rgba(180, 200, 255, 0.14);
border-radius:14px;
background:rgba(220, 228, 255, 0.08);
padding:12px 1rem;
font-size:0.875rem;
font-weight:700;
color:#EEF1FA;
}
.hsz-wy-me9{
padding:48px 0;
}
@media(min-width:767px){
.hsz-wy-me9{
padding:3.5rem 0;
}
}
.hsz-wy_in-me9{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:897px){
.hsz-wy_in-me9{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.hsz-wy_left-me9{
min-width:0;
}
.hsz-wy_eyebrow-me9{
margin-bottom:0.875rem;
}
.hsz-wy_h2-me9{
font-size:32px;
color:#0E1120;
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:16px;
line-height:1.05;
font-weight:600;
}
@media(min-width:766px){
.hsz-wy_h2-me9{
font-size:40px;
}
}
.hsz-wy_intro-me9{
font-size:15px;
line-height:1.6;
color:#7A849E;
}
.hsz-wy_grid-me9{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.hsz-wy_grid-me9{
grid-template-columns:1fr 1fr;
}
}
.hsz-wy_card-me9{
background:#FFFFFF;
padding:1.625rem;
border:1px solid rgba(14, 17, 32, 0.07);
border-radius:0.875rem;
min-width:0;
}
.hsz-wy_card_ic-me9{
display:inline-flex;
color:#3A6FE8;
margin-bottom:1rem;
align-items:center;
justify-content:center;
}
.hsz-wy_card_ic-me9 svg{
width:1.625rem;
height:1.625rem;
}
.hsz-wy_card_h-me9{
line-height:1.15;
margin-bottom:0.5rem;
font-weight:600;
font-size:1.313rem;
color:#0E1120;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.hsz-wy_card_p-me9{
line-height:1.55;
color:#7A849E;
font-size:14px;
overflow-wrap:break-word;
}
.hsz-dr-me9{
padding:36px 0 0.625rem;
}
.hsz-dr_in-me9{
gap:1.25rem;
padding:28px 32px;
border:1px dashed rgba(14, 17, 32, 0.13);
border-radius:14px;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.hsz-dr_in-me9{
gap:32px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.hsz-dr_h2-me9{
overflow-wrap:break-word;
margin-bottom:8px;
font-size:24px;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#0E1120;
line-height:1.1;
}
@media(min-width:770px){
.hsz-dr_h2-me9{
font-size:1.625rem;
}
}
.hsz-dr_text-me9{
font-size:0.875rem;
color:#7A849E;
line-height:1.6;
overflow-wrap:break-word;
max-width:680px;
}
.hsz-dr_text-me9 b{
font-weight:700;
color:#0E1120;
}
.hsz-dr_cta-me9{
flex:0 0 auto;
transition:color .22s ease;
white-space:nowrap;
color:#0E1120;
font-weight:700;
font-size:0.844rem;
border-bottom:1px solid #3A6FE8;
padding-bottom:2px;
}
.hsz-dr_cta-me9:hover{
color:#3A6FE8;
}
.hsz-hts-me9{
padding:3rem 0;
}
@media(min-width:771px){
.hsz-hts-me9{
padding:3.875rem 0;
}
}
.hsz-hts_head-me9{
gap:18px;
display:flex;
margin-bottom:2.125rem;
flex-direction:column;
}
@media(min-width:768px){
.hsz-hts_head-me9{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.hsz-hts_eyebrow-me9{
margin-bottom:0.75rem;
}
.hsz-hts_h2-me9{
color:#EEF1FA;
font-size:30px;
font-weight:600;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:769px){
.hsz-hts_h2-me9{
font-size:38px;
}
}
.hsz-hts_cta-me9{
transition:opacity .22s ease;
padding:15px 1.875rem;
flex:0 0 auto;
border-radius:999px;
background:#7EAAFF;
color:#0A0D18;
font-weight:700;
font-size:15px;
}
.hsz-hts_cta-me9:hover{
opacity:.9;
}
.hsz-hts_grid-me9{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:761px){
.hsz-hts_grid-me9{
grid-template-columns:repeat(3,1fr);
}
}
.hsz-hts_step-me9{
min-width:0;
padding-top:22px;
border-top:1px solid rgba(180, 200, 255, 0.14);
}
.hsz-hts_step_num-me9{
font-weight:700;
margin-bottom:0.875rem;
font-size:2.75rem;
line-height:1;
color:#7EAAFF;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
.hsz-hts_step_h-me9{
line-height:1.2;
font-weight:700;
font-size:1.188rem;
margin-bottom:8px;
overflow-wrap:break-word;
color:#EEF1FA;
}
.hsz-hts_step_p-me9{
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
color:#8B97BE;
}
.hsz-rv-me9{
background:#FFFFFF;
padding:3rem 0;
border-top:1px solid rgba(14, 17, 32, 0.07);
margin-top:24px;
border-bottom:1px solid rgba(14, 17, 32, 0.07);
}
@media(min-width:766px){
.hsz-rv-me9{
padding:3.5rem 0;
}
}
.hsz-rv_head-me9{
gap:16px;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:770px){
.hsz-rv_head-me9{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.hsz-rv_eyebrow-me9{
margin-bottom:10px;
}
.hsz-rv_h2-me9{
color:#0E1120;
font-weight:600;
font-size:30px;
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:771px){
.hsz-rv_h2-me9{
font-size:38px;
}
}
.hsz-rv_agg-me9{
gap:0.75rem;
align-items:center;
display:flex;
}
.hsz-rv_agg_stars-me9{
gap:3px;
color:#3A6FE8;
display:flex;
}
.hsz-rv_agg_stars-me9 svg{
width:18px;
height:18px;
}
.hsz-rv_source-me9{
color:#7A849E;
font-size:0.813rem;
}
.hsz-rv_grid-me9{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:761px){
.hsz-rv_grid-me9{
grid-template-columns:repeat(3,1fr);
}
}
.hsz-rv_card-me9{
background:#F2F4F7;
border-radius:14px;
padding:1.625rem;
border:1px solid rgba(14, 17, 32, 0.07);
min-width:0;
}
.hsz-rv_card_stars-me9{
gap:2px;
color:#3A6FE8;
margin-bottom:0.75rem;
display:flex;
}
.hsz-rv_card_stars-me9 svg{
width:14px;
height:14px;
}
.hsz-rv_card_body-me9{
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.45;
overflow-wrap:break-word;
font-size:1.125rem;
color:#0E1120;
font-weight:500;
margin-bottom:16px;
}
.hsz-rv_card_meta-me9{
gap:10px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.hsz-rv_card_av-me9{
border-radius:50%;
background:linear-gradient(135deg,#3A6FE8,#7EAAFF);
flex:0 0 auto;
height:2rem;
width:32px;
}
.hsz-rv_card_author-me9{
color:#0E1120;
font-weight:700;
font-size:0.813rem;
}
.hsz-rv_card_loc-me9{
font-size:0.75rem;
color:#5A6280;
}
.hsz-tt-me9{
padding:48px 0 0.625rem;
}
@media(min-width:769px){
.hsz-tt-me9{
padding:60px 0 0.625rem;
}
}
.hsz-tt_head-me9{
text-align:center;
margin-bottom:34px;
}
.hsz-tt_eyebrow-me9{
margin-bottom:12px;
}
.hsz-tt_h2-me9{
font-weight:600;
line-height:1.05;
color:#0E1120;
overflow-wrap:break-word;
font-size:2rem;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.hsz-tt_h2-me9{
font-size:2.625rem;
}
}
.hsz-tt_grid-me9{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.hsz-tt_grid-me9{
grid-template-columns:repeat(3,1fr);
}
}
.hsz-tt_card-me9{
background:#FFFFFF;
border-radius:0.875rem;
padding:1.875rem;
border:1px solid rgba(14, 17, 32, 0.07);
display:flex;
flex-direction:column;
min-width:0;
}
.hsz-tt_card_ic-me9{
color:#3A6FE8;
align-items:center;
margin-bottom:18px;
display:inline-flex;
}
.hsz-tt_card_ic-me9 svg{
width:1.75rem;
height:28px;
}
.hsz-tt_card_h-me9{
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.375rem;
line-height:1.15;
font-weight:600;
margin-bottom:8px;
color:#0E1120;
}
.hsz-tt_card_p-me9{
line-height:1.6;
overflow-wrap:break-word;
font-size:14px;
color:#7A849E;
margin-bottom:14px;
}
.hsz-tt_card_p-me9 b{
font-weight:700;
color:#0E1120;
}
.hsz-tt_card_link-me9{
transition:color .22s ease;
border-bottom:1px solid #3A6FE8;
align-self:flex-start;
font-size:13px;
padding-bottom:2px;
color:#0E1120;
font-weight:700;
margin-top:auto;
}
.hsz-tt_card_link-me9:hover{
color:#3A6FE8;
}
.hsz-sb-me9{
padding:48px 0;
background:#FFFFFF;
margin-top:1.5rem;
border-top:1px solid rgba(14, 17, 32, 0.07);
border-bottom:1px solid rgba(14, 17, 32, 0.07);
}
@media(min-width:771px){
.hsz-sb-me9{
padding:3.5rem 0;
}
}
.hsz-sb_eyebrow-me9{
display:block;
margin-bottom:12px;
}
.hsz-sb_h2-me9{
font-size:30px;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#0E1120;
line-height:1.05;
font-weight:600;
margin-bottom:1.625rem;
}
@media(min-width:769px){
.hsz-sb_h2-me9{
font-size:2.25rem;
}
}
.hsz-sb_grid-me9{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.hsz-sb_grid-me9{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:962px){
.hsz-sb_grid-me9{
grid-template-columns:repeat(4,1fr);
}
}
.hsz-sb_card-me9{
border:1px solid rgba(14, 17, 32, 0.07);
border-radius:0.875rem;
background:#F2F4F7;
padding:1.5rem;
min-width:0;
}
.hsz-sb_card_h-me9{
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:8px;
font-size:1.188rem;
font-weight:600;
line-height:1.15;
color:#0E1120;
}
.hsz-sb_card_p-me9{
color:#7A849E;
overflow-wrap:break-word;
font-size:13.5px;
line-height:1.6;
}
.hsz-sb_rtp-me9{
background:#F2F4F7;
gap:24px;
grid-template-columns:1fr;
border:1px solid rgba(14, 17, 32, 0.07);
padding:1.625rem 28px;
border-radius:14px;
align-items:center;
display:grid;
margin-top:1.125rem;
}
@media(min-width:761px){
.hsz-sb_rtp-me9{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.hsz-sb_rtp_h-me9{
font-size:1.25rem;
margin-bottom:8px;
overflow-wrap:break-word;
color:#0E1120;
font-weight:600;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
}
.hsz-sb_rtp_p-me9{
font-size:13.5px;
line-height:1.6;
overflow-wrap:break-word;
color:#7A849E;
}
.hsz-sb_rtp_stats-me9{
gap:1rem;
display:flex;
}
.hsz-sb_stat-me9{
border-radius:0.5rem;
padding:18px;
flex:1 1 0;
background:#FFFFFF;
min-width:0;
text-align:center;
}
.hsz-sb_stat_v-me9{
font-size:26px;
color:#1E9E6B;
font-weight:700;
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
.hsz-sb_stat_l-me9{
margin-top:0.25rem;
font-size:0.719rem;
color:#5A6280;
}
.hsz-el-me9{
padding:48px 0;
}
@media(min-width:765px){
.hsz-el-me9{
padding:56px 0;
}
}
.hsz-el_in-me9{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:902px){
.hsz-el_in-me9{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.hsz-el_left-me9{
min-width:0;
}
.hsz-el_eyebrow-me9{
margin-bottom:14px;
}
.hsz-el_h2-me9{
overflow-wrap:break-word;
font-weight:600;
margin-bottom:1.375rem;
color:#0E1120;
line-height:1.08;
font-size:32px;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.hsz-el_h2-me9{
font-size:38px;
}
}
.hsz-el_body-me9 p{
color:#252C3F;
margin-bottom:18px;
font-size:1rem;
line-height:1.7;
overflow-wrap:break-word;
}
.hsz-el_dropcap-me9{
padding:0.375rem 0.75rem 0 0;
font-size:3.875rem;
color:#3A6FE8;
line-height:.8;
float:left;
font-weight:700;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
.hsz-el_right-me9{
min-width:0;
}
.hsz-el_quote-me9{
padding:2.25rem;
background:linear-gradient(150deg,#0F1422,#090C14);
border-radius:1.25rem;
margin-bottom:1.5rem;
position:relative;
color:#EEF1FA;
}
.hsz-el_quote_mark-me9{
margin-bottom:0.375rem;
align-items:center;
color:#7EAAFF;
display:inline-flex;
}
.hsz-el_quote_mark-me9 svg{
width:34px;
height:34px;
}
.hsz-el_quote_text-me9{
font-size:22px;
margin-bottom:1.375rem;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.4;
font-weight:500;
color:#EEF1FA;
overflow-wrap:break-word;
}
.hsz-el_quote_meta-me9{
gap:12px;
align-items:center;
display:flex;
}
.hsz-el_quote_av-me9{
flex:0 0 auto;
background:linear-gradient(135deg,#3A6FE8,#7EAAFF);
border-radius:50%;
width:2.375rem;
height:38px;
}
.hsz-el_quote_author-me9{
font-weight:700;
color:#EEF1FA;
font-size:0.875rem;
}
.hsz-el_quote_meta_sub-me9{
font-size:12px;
color:#8B97BE;
}
.hsz-el_explain-me9{
border:1px solid rgba(14, 17, 32, 0.07);
overflow:hidden;
border-radius:0.875rem;
}
.hsz-el_explain_card-me9{
padding:22px 1.5rem;
}
.hsz-el_explain_card-me9+.hsz-el_explain_card-me9{
border-top:1px solid rgba(14, 17, 32, 0.07);
}
.hsz-el_explain_h-me9{
font-weight:600;
color:#0E1120;
margin-bottom:8px;
font-size:20px;
line-height:1.15;
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
.hsz-el_explain_p-me9{
line-height:1.55;
font-size:0.875rem;
color:#7A849E;
overflow-wrap:break-word;
}
.hsz-sc-me9{
padding:48px 0 0.625rem;
}
.hsz-sc_head-me9{
margin-bottom:1.75rem;
text-align:center;
}
.hsz-sc_eyebrow-me9{
margin-bottom:12px;
}
.hsz-sc_h2-me9{
overflow-wrap:break-word;
color:#0E1120;
line-height:1.05;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
font-weight:600;
}
@media(min-width:769px){
.hsz-sc_h2-me9{
font-size:2.25rem;
}
}
.hsz-sc_table-me9{
border:1px solid rgba(14, 17, 32, 0.07);
overflow:hidden;
border-radius:14px;
margin:0 auto;
max-width:56.25rem;
}
.hsz-sc_thead-me9{
grid-template-columns:1.6fr 1fr 1fr;
background:#1A1E2A;
display:grid;
}
.hsz-sc_th-me9{
padding:15px 18px;
color:#8B97BE;
font-weight:700;
overflow-wrap:break-word;
text-align:center;
font-size:13px;
}
.hsz-sc_th-me9:first-child{
text-align:left;
}
.hsz-sc_th_us-me9{
color:#7EAAFF;
}
.hsz-sc_row-me9{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(14, 17, 32, 0.07);
}
.hsz-sc_row-me9:nth-child(even){
background:#FFFFFF;
}
.hsz-sc_td-me9{
padding:15px 18px;
font-size:0.875rem;
min-width:0;
text-align:center;
color:#5A6280;
overflow-wrap:break-word;
}
.hsz-sc_td-me9:first-child{
text-align:left;
font-weight:600;
color:#252C3F;
}
.hsz-sc_td_us-me9{
font-weight:700;
color:#1E9E6B;
}
.hsz-sg-me9{
padding:3rem 0 0.625rem;
}
.hsz-sg_eyebrow-me9{
margin-bottom:12px;
display:block;
}
.hsz-sg_h2-me9{
font-weight:600;
font-size:30px;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:1.75rem;
line-height:1.05;
color:#0E1120;
overflow-wrap:break-word;
}
@media(min-width:770px){
.hsz-sg_h2-me9{
font-size:2.25rem;
}
}
.hsz-sg_grid-me9{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.hsz-sg_grid-me9{
grid-template-columns:repeat(3,1fr);
}
}
.hsz-sg_col-me9{
min-width:0;
}
.hsz-sg_col_h-me9{
overflow-wrap:break-word;
line-height:1.15;
font-size:1.375rem;
margin-bottom:0.625rem;
font-weight:600;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#0E1120;
}
.hsz-sg_col_p-me9{
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
color:#7A849E;
}
.hsz-lh-me9{
padding:40px 0 1.25rem;
}
.hsz-lh_in-me9{
padding-top:34px;
border-top:1px solid rgba(14, 17, 32, 0.13);
}
.hsz-lh_eyebrow-me9{
margin-bottom:22px;
display:block;
}
.hsz-lh_grid-me9{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:602px){
.hsz-lh_grid-me9{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.hsz-lh_grid-me9{
grid-template-columns:repeat(5,1fr);
}
}
.hsz-lh_col-me9{
min-width:0;
}
.hsz-lh_col_h-me9{
font-weight:700;
font-size:0.813rem;
overflow-wrap:break-word;
color:#0E1120;
margin-bottom:0.75rem;
}
.hsz-lh_links-me9{
gap:8px;
display:flex;
flex-direction:column;
}
.hsz-lh_link-me9{
transition:color .22s ease;
color:#7A849E;
font-size:13px;
overflow-wrap:break-word;
}
.hsz-lh_link-me9:hover{
color:#3A6FE8;
}
.hsz-faq-me9{
padding:3rem 0;
background:#FFFFFF;
margin-top:24px;
border-top:1px solid rgba(14, 17, 32, 0.07);
border-bottom:1px solid rgba(14, 17, 32, 0.07);
}
@media(min-width:766px){
.hsz-faq-me9{
padding:3.875rem 0;
}
}
.hsz-faq_head-me9{
margin-bottom:2.125rem;
text-align:center;
}
.hsz-faq_eyebrow-me9{
margin-bottom:0.75rem;
}
.hsz-faq_h2-me9{
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#0E1120;
font-weight:600;
font-size:32px;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:767px){
.hsz-faq_h2-me9{
font-size:38px;
}
}
.hsz-faq_list-me9{
margin:0 auto;
gap:0.75rem;
flex-direction:column;
max-width:820px;
display:flex;
}
.hsz-faq_item-me9{
background:#F2F4F7;
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(14, 17, 32, 0.07);
}
.hsz-faq_q-me9{
list-style:none;
padding:1.25rem 1.5rem;
gap:20px;
display:flex;
overflow-wrap:break-word;
cursor:pointer;
justify-content:space-between;
font-size:1rem;
color:#0E1120;
font-weight:700;
align-items:center;
}
.hsz-faq_q-me9::-webkit-details-marker{
display:none;
}
.hsz-faq_q_ic-me9{
transition:transform .22s ease;
flex:0 0 auto;
color:#3A6FE8;
display:inline-flex;
align-items:center;
}
.hsz-faq_q_ic-me9 svg{
width:18px;
height:18px;
}
.hsz-faq_item-me9[open] .hsz-faq_q_ic-me9{
transform:rotate(180deg);
}
.hsz-faq_a-me9{
padding:0 24px 20px;
color:#7A849E;
overflow-wrap:break-word;
font-size:14.5px;
line-height:1.6;
}
.hsz-ft-me9{
background:#1A1E2A;
margin-top:40px;
color:#8B97BE;
}
.hsz-ft_in-me9{
grid-template-columns:1fr;
padding:48px 0 1.75rem;
gap:2rem;
display:grid;
}
@media(min-width:597px){
.hsz-ft_in-me9{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.hsz-ft_in-me9{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.hsz-ft_brand-me9{
min-width:0;
}
.hsz-ft_logo-me9{
color:#EEF1FA;
font-weight:700;
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
}
.hsz-ft_tagline-me9{
color:#8B97BE;
max-width:17.5rem;
line-height:1.6;
font-size:0.844rem;
margin-top:14px;
}
.hsz-ft_contact-me9{
transition:color .22s ease;
margin-top:12px;
overflow-wrap:anywhere;
display:inline-block;
max-width:17.5rem;
font-size:0.813rem;
color:#7EAAFF;
}
.hsz-ft_contact-me9:hover{
color:#EEF1FA;
}
.hsz-ft_col-me9{
min-width:0;
}
.hsz-ft_col_h-me9{
font-weight:700;
font-size:0.813rem;
text-transform:uppercase;
overflow-wrap:break-word;
letter-spacing:.08em;
color:#EEF1FA;
margin-bottom:0.875rem;
}
.hsz-ft_col_links-me9{
gap:10px;
flex-direction:column;
display:flex;
}
.hsz-ft_link-me9{
transition:color .22s ease;
font-size:13.5px;
color:#8B97BE;
overflow-wrap:break-word;
}
.hsz-ft_link-me9:hover{
color:#EEF1FA;
}
.hsz-ft_bot-me9{
padding:22px 0 2.5rem;
gap:16px;
display:flex;
border-top:1px solid rgba(180, 200, 255, 0.14);
flex-direction:column;
}
@media(min-width:769px){
.hsz-ft_bot-me9{
gap:1.25rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.hsz-ft_legal-me9{
overflow-wrap:break-word;
max-width:47.5rem;
color:#A4ABBE;
font-size:0.719rem;
line-height:1.6;
}
.hsz-ft_legal-me9 b{
font-weight:700;
color:#8B97BE;
}
.hsz-ft_age-me9{
border-radius:0.5rem;
padding:4px 0.563rem;
flex:0 0 auto;
border:1.5px solid #7EAAFF;
font-size:0.813rem;
color:#7EAAFF;
font-weight:700;
}