*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#16121A;
color:#C9C0D8;
line-height:1.6;
font-size:15px;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
font-family:"Source Sans 3", 'Helvetica Neue', Arial, sans-serif;
text-rendering:optimizeLegibility;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.zkx-layout-zos{
flex-direction:column;
min-height:100vh;
display:flex;
}
.zkx-main-zos{
flex:1 1 auto;
min-width:0;
width:100%;
}
.zkx-container-zos{
padding:0 16px;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:766px){
.zkx-container-zos{
padding:0 2rem;
}
}
@media(min-width:1099px){
.zkx-container-zos{
padding:0 3.5rem;
}
}
.zkx-eyebrow-zos{
overflow-wrap:break-word;
text-transform:uppercase;
font-size:11px;
font-family:"Source Sans 3", 'Helvetica Neue', Arial, sans-serif;
display:inline-block;
line-height:1.4;
color:#34C778;
font-weight:600;
letter-spacing:.2em;
}
.zkx-band-zos{
background:#0F1A14;
color:#EEF7F2;
}
.zkx-band-zos .zkx-eyebrow-zos{
color:#4DEBA0;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.zkx-tb-zos{
background:#16121A;
top:0;
border-bottom:1px solid rgba(240,235,248,0.13);
z-index:50;
position:sticky;
}
.zkx-tb_in-zos{
padding:0.75rem 1rem;
margin:0 auto;
gap:1rem;
justify-content:space-between;
width:100%;
display:flex;
align-items:center;
max-width:1400px;
}
@media(min-width:767px){
.zkx-tb_in-zos{
padding:1rem 32px;
}
}
@media(min-width:1102px){
.zkx-tb_in-zos{
padding:18px 56px;
}
}
.zkx-tb_left-zos{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.zkx-tb_logo-zos{
gap:0.688rem;
min-width:0;
display:flex;
align-items:center;
}
.zkx-tb_logo_mark-zos{
flex:0 0 auto;
border-radius:0.5rem;
height:34px;
width:34px;
object-fit:cover;
}
.zkx-tb_logo_txt-zos{
flex-direction:column;
line-height:1;
min-width:0;
display:flex;
}
.zkx-tb_logo_name-zos{
overflow:hidden;
white-space:nowrap;
font-size:22px;
color:#F0EBF8;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
letter-spacing:.02em;
font-weight:700;
}
.zkx-tb_logo_sub-zos{
overflow:hidden;
text-transform:uppercase;
color:#34C778;
font-size:0.531rem;
font-weight:600;
text-overflow:ellipsis;
white-space:nowrap;
letter-spacing:.32em;
margin-top:0.25rem;
}
.zkx-tb_nav-zos{
display:none;
}
@media(min-width:961px){
.zkx-tb_nav-zos{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.zkx-tb_nav_item-zos{
transition:color .2s ease,border-color .2s ease;
padding-bottom:3px;
font-weight:600;
color:#C9C0D8;
border-bottom:2px solid transparent;
font-size:0.875rem;
white-space:nowrap;
}
.zkx-tb_nav_item-zos:hover{
color:#F0EBF8;
}
.zkx-tb_nav_item-zos.zkx-state_active-zos{
border-color:#34C778;
color:#F0EBF8;
}
.zkx-tb_right-zos{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.zkx-tb_search-zos{
transition:color .2s ease;
align-items:center;
display:flex;
color:#C9C0D8;
justify-content:center;
}
.zkx-tb_search-zos:hover{
color:#34C778;
}
.zkx-tb_search-zos svg{
width:18px;
height:18px;
}
.zkx-tb_lang-zos{
letter-spacing:.1em;
color:#9A90AC;
font-weight:600;
font-size:11px;
text-transform:uppercase;
}
.zkx-tb_lang-zos:hover{
color:#F0EBF8;
}
.zkx-tb_login-zos{
font-weight:600;
font-size:0.875rem;
display:none;
color:#F0EBF8;
}
@media(min-width:768px){
.zkx-tb_login-zos{
display:inline-block;
}
}
.zkx-tb_register-zos{
padding:0.688rem 22px;
border-radius:999px;
transition:background-color .2s ease;
background:#34C778;
font-weight:700;
white-space:nowrap;
font-size:14px;
color:#0E0B12;
}
.zkx-tb_register-zos:hover{
background:#28A862;
}
.zkx-mob-zos{
background:#16121A;
left:0;
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
right:0;
border-top:1px solid rgba(240,235,248,0.13);
bottom:0;
position:fixed;
}
@media(min-width:963px){
.zkx-mob-zos{
display:none;
}
}
.zkx-mob_in-zos{
margin:0 auto;
align-items:stretch;
justify-content:space-around;
display:flex;
max-width:35rem;
}
.zkx-mob_item-zos{
transition:color .2s ease;
padding:9px 0.25rem;
gap:3px;
flex:1 1 0;
color:#9A90AC;
display:flex;
flex-direction:column;
min-width:0;
align-items:center;
}
.zkx-mob_item-zos.zkx-state_active-zos{
color:#34C778;
}
.zkx-mob_ic-zos{
justify-content:center;
display:flex;
align-items:center;
}
.zkx-mob_ic-zos svg{
width:20px;
height:20px;
}
.zkx-mob_lb-zos{
overflow:hidden;
font-weight:600;
white-space:nowrap;
text-overflow:ellipsis;
font-size:10px;
max-width:100%;
}
@media(max-width:959px){
body{
padding-bottom:3.75rem;
}
}
.zkx-rail-zos{
position:relative;
min-width:0;
}
.zkx-rail_scroll-zos{
gap:14px;
-webkit-overflow-scrolling:touch;
display:flex;
scrollbar-width:thin;
overflow-x:auto;
padding-bottom:0.875rem;
}
@media(min-width:766px){
.zkx-rail_scroll-zos{
gap:1.125rem;
}
}
.zkx-gc-zos{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:765px){
.zkx-gc-zos{
width:188px;
}
}
.zkx-gc_img-zos{
overflow:hidden;
border-radius:0.875rem;
background:#1E1924;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
position:relative;
padding-bottom:133.33%;
}
.zkx-gc_img-zos img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.zkx-gc_cover-zos{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.zkx-gc_hover-zos{
transition:opacity .2s ease;
inset:0;
background:rgba(0,0,0,0.52);
opacity:0;
justify-content:center;
display:flex;
position:absolute;
align-items:center;
}
.zkx-gc-zos:hover .zkx-gc_hover-zos{
opacity:1;
}
.zkx-gc_hover_btn-zos{
background:#34C778;
border-radius:62.438rem;
color:#0E0B12;
display:flex;
align-items:center;
width:46px;
height:46px;
justify-content:center;
}
.zkx-gc_hover_btn-zos svg{
height:1.125rem;
width:1.125rem;
}
.zkx-gc_info-zos{
gap:2px;
min-width:0;
margin-top:9px;
flex-direction:column;
display:flex;
}
.zkx-gc_name-zos{
overflow:hidden;
color:#F0EBF8;
white-space:nowrap;
font-size:13px;
font-weight:700;
text-overflow:ellipsis;
}
.zkx-gc_prov-zos{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#9A90AC;
font-size:0.688rem;
}
.zkx-gc_meta-zos{
color:#9A90AC;
font-size:0.688rem;
}
.zkx-tc-zos{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:769px){
.zkx-tc-zos{
width:230px;
}
}
.zkx-tc_img-zos{
background:#1E1924;
overflow:hidden;
border-radius:0.875rem;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
padding-bottom:75%;
position:relative;
}
.zkx-tc_img-zos img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.zkx-tc_info-zos{
gap:2px;
margin-top:0.563rem;
display:flex;
flex-direction:column;
min-width:0;
}
.zkx-tc_name-zos{
overflow:hidden;
font-weight:700;
color:#F0EBF8;
font-size:14px;
white-space:nowrap;
text-overflow:ellipsis;
}
.zkx-tc_rtp-zos{
font-size:11px;
color:#9A90AC;
}
.zkx-lc-zos{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:768px){
.zkx-lc-zos{
width:268px;
}
}
.zkx-lc_img-zos{
background:#1E1924;
overflow:hidden;
border-radius:0.875rem;
padding-bottom:62.5%;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
position:relative;
}
.zkx-lc_img-zos img{
inset:0;
position:absolute;
object-fit:cover;
height:100%;
width:100%;
}
.zkx-lc_live-zos{
border-radius:999px;
background:rgba(0,0,0,0.52);
gap:0.438rem;
padding:0.25rem 9px;
position:absolute;
align-items:center;
top:12px;
display:flex;
left:12px;
}
.zkx-lc_live_dot-zos{
background:#E8435A;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
height:8px;
width:0.5rem;
}
.zkx-lc_seats-zos{
letter-spacing:.08em;
font-weight:600;
font-size:0.625rem;
color:#EEF7F2;
text-transform:uppercase;
}
.zkx-lc_info-zos{
gap:2px;
margin-top:0.563rem;
display:flex;
min-width:0;
flex-direction:column;
}
.zkx-lc_name-zos{
overflow:hidden;
font-weight:700;
font-size:0.938rem;
text-overflow:ellipsis;
color:#F0EBF8;
white-space:nowrap;
}
.zkx-lc_bet-zos{
font-size:11px;
color:#9A90AC;
}
.zkx-pc-zos{
background:#1E1924;
border-radius:0.875rem;
gap:0.5rem;
padding:16px 14px;
border:1px solid rgba(240,235,248,0.07);
min-height:4.625rem;
flex-direction:column;
min-width:0;
display:flex;
justify-content:center;
align-items:center;
}
.zkx-pc_logo-zos{
flex:0 0 auto;
width:auto;
max-width:100%;
height:28px;
object-fit:contain;
}
.zkx-pc_name-zos{
overflow:hidden;
text-align:center;
white-space:nowrap;
max-width:100%;
color:#9A90AC;
font-size:0.688rem;
text-overflow:ellipsis;
}
.zkx-gc_tag-zos{
padding:3px 0.5rem;
border-radius:0.5rem;
position:absolute;
text-transform:uppercase;
left:0.625rem;
top:10px;
letter-spacing:.06em;
z-index:2;
display:inline-block;
font-size:10px;
font-weight:700;
}
.zkx-gc_tag_hot-zos{
background:#E8435A;
color:#EEF7F2;
}
.zkx-gc_tag_new-zos{
background:#4DEBA0;
color:#0E0B12;
}
.zkx-gc_tag_jp-zos{
background:#E8B84B;
color:#0E0B12;
}
.zkx-gc_tag_live-zos{
background:#E8435A;
color:#EEF7F2;
}
.zkx-sh-zos{
min-width:0;
margin-bottom:1.125rem;
}
.zkx-sh_row-zos{
gap:16px;
align-items:flex-end;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.zkx-sh_row-zos .zkx-sh_l-zos{
gap:6px;
display:flex;
min-width:0;
flex-direction:column;
}
.zkx-sh_stack-zos{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.zkx-sh_center-zos{
gap:0.625rem;
text-align:center;
display:flex;
flex-direction:column;
align-items:center;
}
.zkx-sh_h2-zos{
font-weight:600;
line-height:1.1;
font-size:1.5rem;
color:#F0EBF8;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.zkx-sh_h2-zos{
font-size:30px;
}
}
.zkx-band-zos .zkx-sh_h2-zos{
color:#EEF7F2;
}
.zkx-sh_eb_line-zos{
gap:10px;
display:inline-flex;
align-items:center;
}
.zkx-sh_eb_line-zos::before{
background:#34C778;
width:28px;
content:"";
display:inline-block;
height:1px;
}
.zkx-band-zos .zkx-sh_eb_line-zos::before{
background:#4DEBA0;
}
.zkx-sh_eb_dot-zos{
gap:8px;
display:inline-flex;
align-items:center;
}
.zkx-sh_eb_dot-zos::before{
border-radius:50%;
background:#34C778;
width:6px;
content:"";
display:inline-block;
height:6px;
}
.zkx-band-zos .zkx-sh_eb_dot-zos::before{
background:#4DEBA0;
}
.zkx-sh_link-zos{
gap:6px;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
padding-bottom:2px;
display:inline-flex;
font-weight:600;
font-size:0.813rem;
border-bottom:1px solid #F0EBF8;
color:#F0EBF8;
align-items:center;
white-space:nowrap;
}
.zkx-sh_link-zos:hover{
border-color:#34C778;
color:#34C778;
}
.zkx-sh_link-zos svg{
width:0.875rem;
height:0.875rem;
}
.zkx-sh_link_chev-zos{
border-bottom:0;
padding-bottom:0;
}
.zkx-sh_link_btn-zos{
background:#34C778;
padding:0.563rem 18px;
border-radius:62.438rem;
color:#0E0B12;
border-bottom:0;
}
.zkx-sh_link_btn-zos:hover{
background:#28A862;
border-color:transparent;
color:#0E0B12;
}
.zkx-band-zos .zkx-sh_link-zos{
border-color:#EEF7F2;
color:#EEF7F2;
}
.zkx-band-zos .zkx-sh_link_btn-zos{
background:#4DEBA0;
color:#0E0B12;
}
.zkx-sh_rule-zos{
margin:-2px 0 1.125rem;
background:rgba(240,235,248,0.13);
height:1px;
}
.zkx-band-zos .zkx-sh_rule-zos{
background:rgba(220,255,235,0.13);
}
.zkx-hero-zos{
padding:32px 0 0.5rem;
}
@media(min-width:765px){
.zkx-hero-zos{
padding:3.5rem 0 1.5rem;
}
}
.zkx-hero_in-zos{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:903px){
.zkx-hero_in-zos{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.zkx-hero_copy-zos{
min-width:0;
}
.zkx-hero_eyebrow-zos{
gap:10px;
align-items:center;
display:inline-flex;
margin-bottom:1.375rem;
}
.zkx-hero_eyebrow_line-zos{
background:#34C778;
flex:0 0 auto;
width:28px;
display:inline-block;
height:1px;
}
.zkx-hero_h1-zos{
color:#F0EBF8;
margin-bottom:1.25rem;
font-weight:600;
font-size:2.375rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
letter-spacing:-.01em;
line-height:1.04;
}
@media(min-width:767px){
.zkx-hero_h1-zos{
font-size:3.375rem;
}
}
@media(min-width:1103px){
.zkx-hero_h1-zos{
font-size:62px;
}
}
.zkx-hero_h1-zos em{
color:#34C778;
font-style:normal;
}
.zkx-hero_sub-zos{
margin-bottom:30px;
max-width:30rem;
font-size:1rem;
line-height:1.6;
color:#7A7089;
}
@media(min-width:769px){
.zkx-hero_sub-zos{
font-size:1.125rem;
}
}
.zkx-hero_actions-zos{
gap:14px;
align-items:center;
margin-bottom:34px;
display:flex;
flex-wrap:wrap;
}
.zkx-hero_cta-zos{
padding:16px 30px;
border-radius:62.438rem;
background:#34C778;
gap:10px;
transition:background-color .2s ease;
align-items:center;
font-weight:700;
font-size:0.938rem;
display:inline-flex;
color:#0E0B12;
}
.zkx-hero_cta-zos:hover{
background:#28A862;
}
.zkx-hero_cta_ic-zos{
display:inline-flex;
align-items:center;
}
.zkx-hero_cta_ic-zos svg{
height:16px;
width:16px;
}
.zkx-hero_cta_alt-zos{
border-radius:62.438rem;
padding:0.938rem 1.625rem;
border:1px solid rgba(240,235,248,0.13);
transition:border-color .2s ease,color .2s ease;
background:transparent;
display:inline-flex;
align-items:center;
font-weight:600;
color:#F0EBF8;
font-size:0.938rem;
}
.zkx-hero_cta_alt-zos:hover{
border-color:#34C778;
color:#34C778;
}
.zkx-hero_trust-zos{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.zkx-hero_trust_item-zos{
gap:0.563rem;
display:flex;
color:#C9C0D8;
align-items:center;
font-weight:600;
font-size:13px;
}
.zkx-hero_trust_ic-zos{
align-items:center;
color:#34C778;
display:inline-flex;
}
.zkx-hero_trust_ic-zos svg{
width:16px;
height:1rem;
}
.zkx-hero_promo-zos{
border-radius:20px;
background:#1E1924;
overflow:hidden;
min-height:300px;
display:flex;
box-shadow:0 12px 48px rgba(0,0,0,0.60), 0 3px 10px rgba(52,199,120,0.10);
position:relative;
}
.zkx-hero_promo_bg-zos{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.zkx-hero_promo_bg-zos::after{
background:linear-gradient(120deg,#0F1A14 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.zkx-hero_promo_glow-zos{
border-radius:50%;
background:radial-gradient(circle,rgba(52,199,120,0.12) 0%,transparent 65%);
right:-20px;
position:absolute;
width:16.25rem;
top:-2.5rem;
height:16.25rem;
pointer-events:none;
}
.zkx-hero_promo_ct-zos{
padding:1.75rem;
align-self:flex-end;
z-index:2;
max-width:88%;
position:relative;
}
.zkx-hero_promo_label-zos{
text-transform:uppercase;
font-size:10px;
font-weight:700;
letter-spacing:.25em;
margin-bottom:8px;
color:#4DEBA0;
display:block;
}
.zkx-hero_promo_amount-zos{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
font-size:2rem;
font-weight:600;
color:#EEF7F2;
}
@media(min-width:770px){
.zkx-hero_promo_amount-zos{
font-size:2.5rem;
}
}
.zkx-hero_promo_amount-zos em{
font-style:normal;
color:#4DEBA0;
}
.zkx-hero_rating-zos{
background:#1E1924;
border:1px solid rgba(240,235,248,0.07);
padding:10px 0.875rem;
border-radius:0.875rem;
gap:10px;
z-index:3;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
align-items:center;
top:14px;
max-width:min(260px,62%);
right:14px;
display:flex;
position:absolute;
}
.zkx-hero_rating_score-zos{
flex:0 0 auto;
font-size:1.5rem;
font-weight:700;
color:#F0EBF8;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.zkx-hero_rating_txt-zos{
flex:1 1 auto;
min-width:0;
}
.zkx-hero_rating_stars-zos{
gap:2px;
color:#34C778;
display:flex;
}
.zkx-hero_rating_stars-zos svg{
height:0.75rem;
width:0.75rem;
}
.zkx-hero_rating_cap-zos{
color:#9A90AC;
font-size:11px;
display:block;
margin-top:3px;
line-height:1.35;
overflow-wrap:break-word;
}
.zkx-stat-zos{
margin-top:16px;
border-top:1px solid rgba(240,235,248,0.13);
border-bottom:1px solid rgba(240,235,248,0.13);
}
.zkx-stat_in-zos{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.zkx-stat_in-zos{
grid-template-columns:repeat(4,1fr);
}
}
.zkx-stat_item-zos{
padding:1.375rem 0.875rem;
border-right:1px solid rgba(240,235,248,0.07);
min-width:0;
border-bottom:1px solid rgba(240,235,248,0.07);
}
.zkx-stat_item-zos:nth-child(2n){
border-right:0;
}
.zkx-stat_item-zos:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.zkx-stat_item-zos{
border-bottom:0;
}
.zkx-stat_item-zos:nth-child(2n){
border-right:1px solid rgba(240,235,248,0.07);
}
.zkx-stat_item-zos:nth-child(4n){
border-right:0;
}
}
.zkx-stat_value-zos{
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1;
color:#F0EBF8;
font-size:30px;
font-weight:700;
}
@media(min-width:769px){
.zkx-stat_value-zos{
font-size:2.125rem;
}
}
.zkx-stat_label-zos{
overflow-wrap:break-word;
margin-top:0.375rem;
font-size:0.813rem;
color:#9A90AC;
line-height:1.4;
}
.zkx-grow-zos{
padding:26px 0 10px;
}
.zkx-row_seo-zos{
margin:10px 0 0;
color:#7A7089;
max-width:47.5rem;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
}
.zkx-row_seo-zos strong{
color:#F0EBF8;
font-weight:700;
}
.zkx-grow-zos{
padding:26px 0 0.625rem;
}
.zkx-row_seo-zos{
margin:10px 0 0;
font-size:0.875rem;
max-width:760px;
color:#7A7089;
overflow-wrap:break-word;
line-height:1.65;
}
.zkx-row_seo-zos strong{
font-weight:700;
color:#F0EBF8;
}
.zkx-jp-zos{
padding:1.875rem 0 10px;
}
.zkx-jp_grid-zos{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:766px){
.zkx-jp_grid-zos{
grid-template-columns:1fr 1fr;
}
.zkx-jp_card_mega-zos{
grid-column:1/-1;
}
}
@media(min-width:997px){
.zkx-jp_grid-zos{
grid-template-columns:1.4fr 1fr 1fr;
}
.zkx-jp_card_mega-zos{
grid-column:auto;
}
}
.zkx-jp_card-zos{
gap:12px;
border-radius:1.25rem;
border:1px solid rgba(240,235,248,0.07);
background:#1E1924;
padding:26px;
overflow:hidden;
justify-content:space-between;
min-height:12.5rem;
min-width:0;
display:flex;
flex-direction:column;
position:relative;
}
.zkx-jp_card_mega-zos{
border-color:transparent;
background:linear-gradient(135deg,#0F1A14,#0A0D0B);
color:#EEF7F2;
min-height:210px;
}
.zkx-jp_glow-zos{
background:radial-gradient(circle,rgba(52,199,120,0.12),transparent 70%);
border-radius:50%;
right:-2.5rem;
height:200px;
top:-2.5rem;
width:200px;
pointer-events:none;
position:absolute;
}
.zkx-jp_label-zos{
gap:10px;
color:#34C778;
justify-content:space-between;
text-transform:uppercase;
letter-spacing:.16em;
font-weight:700;
font-size:10px;
position:relative;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.zkx-jp_card_mega-zos .zkx-jp_label-zos{
color:#4DEBA0;
}
.zkx-jp_drop-zos{
text-transform:none;
letter-spacing:.04em;
font-weight:600;
color:#9A90AC;
}
.zkx-jp_card_mega-zos .zkx-jp_drop-zos{
color:#8DBFA0;
}
.zkx-jp_amount-zos{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1;
position:relative;
color:#F0EBF8;
overflow-wrap:break-word;
font-weight:700;
font-size:38px;
}
.zkx-jp_card_mega-zos .zkx-jp_amount-zos{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#4DEBA0;
}
@media(min-width:765px){
.zkx-jp_card_mega-zos .zkx-jp_amount-zos{
font-size:54px;
}
}
.zkx-jp_game-zos{
color:#9A90AC;
position:relative;
font-size:13px;
}
.zkx-jp_card_mega-zos .zkx-jp_game-zos{
color:#8DBFA0;
}
.zkx-jp_cta-zos{
align-self:flex-start;
position:relative;
}
.zkx-jp_card_mega-zos .zkx-jp_cta-zos{
padding:10px 1.25rem;
transition:opacity .2s ease;
border-radius:999px;
background:#4DEBA0;
font-weight:700;
color:#0E0B12;
font-size:13px;
}
.zkx-jp_card_mega-zos .zkx-jp_cta-zos:hover{
opacity:.9;
}
.zkx-jp_card-zos:not(.zkx-jp_card_mega-zos) .zkx-jp_cta-zos{
transition:color .2s ease,border-color .2s ease;
font-size:0.813rem;
font-weight:700;
color:#F0EBF8;
border-bottom:1px solid #F0EBF8;
padding-bottom:2px;
}
.zkx-jp_card-zos:not(.zkx-jp_card_mega-zos) .zkx-jp_cta-zos:hover{
border-color:#34C778;
color:#34C778;
}
.zkx-jp_seo-zos{
margin:14px 0 0;
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
color:#7A7089;
max-width:47.5rem;
}
.zkx-jp_seo-zos strong{
color:#F0EBF8;
font-weight:700;
}
.zkx-pr-zos{
padding:30px 0 0.375rem;
}
.zkx-pr_card-zos{
padding:26px;
border:1px solid rgba(240,235,248,0.07);
gap:0.625rem;
background:#1E1924;
overflow:hidden;
border-radius:20px;
flex:0 0 auto;
width:280px;
min-height:200px;
position:relative;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.zkx-pr_card-zos{
width:300px;
}
}
.zkx-pr_card_feat-zos{
background:linear-gradient(150deg,#0F1A14,#0A0D0B);
border-color:transparent;
color:#EEF7F2;
}
.zkx-pr_glow-zos{
background:radial-gradient(circle,rgba(52,199,120,0.12),transparent 70%);
border-radius:50%;
width:130px;
position:absolute;
pointer-events:none;
opacity:0;
height:130px;
top:-1.875rem;
right:-1.875rem;
}
.zkx-pr_card_feat-zos .zkx-pr_glow-zos{
opacity:1;
}
.zkx-pr_label-zos{
letter-spacing:.16em;
color:#34C778;
font-weight:700;
font-size:10px;
position:relative;
text-transform:uppercase;
}
.zkx-pr_card_feat-zos .zkx-pr_label-zos{
color:#4DEBA0;
}
.zkx-pr_amount-zos{
font-weight:600;
position:relative;
font-size:26px;
color:#F0EBF8;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.08;
overflow-wrap:break-word;
}
.zkx-pr_card_feat-zos .zkx-pr_amount-zos{
color:#EEF7F2;
}
.zkx-pr_amount-zos em{
color:#34C778;
font-style:normal;
}
.zkx-pr_card_feat-zos .zkx-pr_amount-zos em{
color:#4DEBA0;
}
.zkx-pr_terms-zos{
font-size:0.813rem;
position:relative;
color:#9A90AC;
line-height:1.5;
}
.zkx-pr_card_feat-zos .zkx-pr_terms-zos{
color:#8DBFA0;
}
.zkx-pr_cta-zos{
align-self:flex-start;
position:relative;
margin-top:auto;
}
.zkx-pr_card_feat-zos .zkx-pr_cta-zos{
border-radius:62.438rem;
transition:opacity .2s ease;
background:#4DEBA0;
padding:0.563rem 1.125rem;
font-weight:700;
font-size:13px;
color:#0E0B12;
}
.zkx-pr_card_feat-zos .zkx-pr_cta-zos:hover{
opacity:.9;
}
.zkx-pr_card-zos:not(.zkx-pr_card_feat-zos) .zkx-pr_cta-zos{
transition:color .2s ease,border-color .2s ease;
color:#F0EBF8;
padding-bottom:2px;
font-size:0.813rem;
font-weight:700;
border-bottom:1px solid #F0EBF8;
}
.zkx-pr_card-zos:not(.zkx-pr_card_feat-zos) .zkx-pr_cta-zos:hover{
border-color:#34C778;
color:#34C778;
}
.zkx-grow-zos{
padding:26px 0 0.625rem;
}
.zkx-row_seo-zos{
margin:10px 0 0;
line-height:1.65;
max-width:47.5rem;
font-size:14px;
overflow-wrap:break-word;
color:#7A7089;
}
.zkx-row_seo-zos strong{
font-weight:700;
color:#F0EBF8;
}
.zkx-gf-zos{
padding:1.5rem 0 6px;
}
.zkx-gf_in-zos{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.zkx-gf_chip-zos{
border-radius:62.438rem;
border:1px solid rgba(240,235,248,0.13);
padding:0.625rem 1.125rem;
background:#1E1924;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
font-weight:600;
font-size:13px;
white-space:nowrap;
color:#C9C0D8;
}
.zkx-gf_chip-zos:hover{
border-color:#34C778;
color:#34C778;
}
.zkx-gf_chip-zos.zkx-state_active-zos{
border-color:transparent;
background:#34C778;
color:#0E0B12;
}
.zkx-vip-zos{
padding:3rem 0;
}
@media(min-width:770px){
.zkx-vip-zos{
padding:4rem 0;
}
}
.zkx-vip_head-zos{
gap:14px;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:880px){
.zkx-vip_head-zos{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.zkx-vip_eyebrow-zos{
margin-bottom:12px;
}
.zkx-vip_h2-zos{
overflow-wrap:break-word;
font-size:2rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#EEF7F2;
line-height:1.05;
font-weight:600;
}
@media(min-width:769px){
.zkx-vip_h2-zos{
font-size:2.5rem;
}
}
.zkx-vip_intro-zos{
line-height:1.6;
font-size:0.875rem;
color:#8DBFA0;
max-width:420px;
}
.zkx-vip_grid-zos{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:0.875rem;
display:grid;
}
.zkx-vip_card-zos{
padding:22px 1.125rem;
border-radius:0.875rem;
border:1px solid rgba(220,255,235,0.13);
min-width:0;
}
.zkx-vip_card_feat-zos{
border-color:#4DEBA0;
background:rgba(220,255,235,0.07);
}
.zkx-vip_card_ic-zos{
background:linear-gradient(135deg,#34C778,#7FFFC4);
border-radius:0.5rem;
height:2.125rem;
margin-bottom:1rem;
display:block;
width:34px;
}
.zkx-vip_name-zos{
font-size:20px;
overflow-wrap:break-word;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:6px;
color:#EEF7F2;
}
.zkx-vip_perk-zos{
overflow-wrap:break-word;
color:#8DBFA0;
font-size:0.781rem;
line-height:1.5;
}
.zkx-app-zos{
padding:1.875rem 0 10px;
}
.zkx-app_in-zos{
background:#1E1924;
padding:32px;
border:1px solid rgba(240,235,248,0.07);
border-radius:20px;
gap:28px;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.zkx-app_in-zos{
padding:2.5rem 2.75rem;
gap:40px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.zkx-app_copy-zos{
min-width:0;
max-width:560px;
}
.zkx-app_eyebrow-zos{
margin-bottom:0.75rem;
}
.zkx-app_h2-zos{
font-size:1.75rem;
overflow-wrap:break-word;
margin-bottom:0.75rem;
color:#F0EBF8;
font-weight:600;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.zkx-app_h2-zos{
font-size:2.125rem;
}
}
.zkx-app_text-zos{
margin-bottom:22px;
font-size:14px;
color:#7A7089;
line-height:1.6;
}
.zkx-app_btns-zos{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.zkx-app_btn-zos{
background:#34C778;
padding:0.688rem 1.25rem;
gap:0.625rem;
border-radius:14px;
transition:background-color .2s ease;
display:inline-flex;
align-items:center;
color:#0E0B12;
}
.zkx-app_btn-zos:hover{
background:#28A862;
}
.zkx-app_btn_ic-zos{
display:inline-flex;
align-items:center;
}
.zkx-app_btn_ic-zos svg{
width:18px;
height:1.125rem;
}
.zkx-app_btn_lb-zos{
font-size:0.844rem;
font-weight:700;
}
.zkx-app_qr_wrap-zos{
gap:18px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.zkx-app_qr-zos{
border-radius:14px;
flex:0 0 auto;
width:108px;
background-color:#34C778;
background-image:repeating-linear-gradient(0deg,#1E1924 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#1E1924 0 0.313rem,transparent 5px 11px);
height:108px;
}
.zkx-app_qr_cap-zos{
line-height:1.4;
font-size:0.781rem;
max-width:5.75rem;
color:#9A90AC;
}
.zkx-nl-zos{
padding:1.5rem 0 0.625rem;
}
.zkx-nl_in-zos{
border-radius:20px;
background:#0A1320;
gap:22px;
padding:1.875rem 2rem;
flex-direction:column;
display:flex;
color:#EEF7F2;
}
@media(min-width:765px){
.zkx-nl_in-zos{
gap:1.75rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.zkx-nl_text_wrap-zos{
min-width:0;
}
.zkx-nl_h3-zos{
margin-bottom:5px;
color:#EEF7F2;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.1;
font-size:1.375rem;
}
@media(min-width:765px){
.zkx-nl_h3-zos{
font-size:24px;
}
}
.zkx-nl_text-zos{
line-height:1.5;
font-size:13.5px;
color:#8DBFA0;
}
.zkx-nl_form-zos{
flex:1 1 auto;
gap:10px;
min-width:0;
display:flex;
max-width:460px;
}
.zkx-nl_input-zos{
border:1px solid rgba(220,255,235,0.13);
border-radius:0.875rem;
background:rgba(220,255,235,0.07);
flex:1 1 auto;
overflow:hidden;
padding:13px 16px;
align-items:center;
font-size:0.875rem;
text-overflow:ellipsis;
color:#8DBFA0;
min-width:0;
display:flex;
white-space:nowrap;
}
.zkx-nl_btn-zos{
flex:0 0 auto;
padding:0.813rem 1.5rem;
border-radius:0.875rem;
transition:opacity .2s ease;
background:#4DEBA0;
font-weight:700;
font-size:0.875rem;
color:#0E0B12;
white-space:nowrap;
}
.zkx-nl_btn-zos:hover{
opacity:.9;
}
.zkx-gm-zos{
padding:1.875rem 0 0.625rem;
}
.zkx-gm_in-zos{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:881px){
.zkx-gm_in-zos{
grid-template-columns:1.25fr 1fr;
}
}
.zkx-gm_left-zos{
border-radius:1.25rem;
padding:32px;
border:1px solid rgba(240,235,248,0.07);
background:#1E1924;
min-width:0;
}
.zkx-gm_eyebrow-zos{
margin-bottom:10px;
}
.zkx-gm_h2-zos{
overflow-wrap:break-word;
color:#F0EBF8;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.06;
font-size:1.625rem;
font-weight:600;
margin-bottom:8px;
}
@media(min-width:769px){
.zkx-gm_h2-zos{
font-size:1.75rem;
}
}
.zkx-gm_text-zos{
color:#7A7089;
line-height:1.6;
font-size:14px;
margin-bottom:22px;
max-width:480px;
}
.zkx-gm_level-zos{
margin-bottom:8px;
font-weight:700;
color:#34C778;
font-size:22px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.zkx-gm_bar-zos{
border-radius:62.438rem;
background:rgba(240,235,248,0.13);
overflow:hidden;
height:0.5rem;
margin-bottom:0.375rem;
}
.zkx-gm_bar_fill-zos{
background:linear-gradient(90deg,#34C778,#7FFFC4);
border-radius:62.438rem;
height:100%;
}
.zkx-gm_bar_meta-zos{
gap:10px;
color:#9A90AC;
margin-bottom:1.125rem;
font-size:11px;
justify-content:space-between;
display:flex;
}
.zkx-gm_missions-zos{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.zkx-gm_mission-zos{
border-radius:999px;
padding:9px 0.938rem;
gap:0.438rem;
background:#16121A;
border:1px solid rgba(240,235,248,0.13);
display:inline-flex;
font-size:0.781rem;
font-weight:600;
color:#C9C0D8;
align-items:center;
}
.zkx-gm_mission_ic-zos{
color:#34C778;
display:inline-flex;
align-items:center;
}
.zkx-gm_mission_ic-zos svg{
width:13px;
height:13px;
}
.zkx-gm_right-zos{
border-radius:1.25rem;
padding:2rem;
overflow:hidden;
background:linear-gradient(150deg,#0F1A14,#0A0D0B);
display:flex;
position:relative;
flex-direction:column;
color:#EEF7F2;
}
.zkx-gm_glow-zos{
border-radius:50%;
background:radial-gradient(circle,rgba(52,199,120,0.12),transparent 70%);
top:-30px;
width:9.375rem;
height:150px;
position:absolute;
pointer-events:none;
right:-30px;
}
.zkx-gm_ref_eyebrow-zos{
margin-bottom:10px;
position:relative;
}
.zkx-gm_ref_h2-zos{
color:#EEF7F2;
position:relative;
font-size:1.625rem;
margin-bottom:8px;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.1;
}
.zkx-gm_ref_text-zos{
line-height:1.55;
position:relative;
font-size:0.844rem;
color:#8DBFA0;
margin-bottom:1.25rem;
}
.zkx-gm_ref_cta-zos{
transition:opacity .2s ease;
background:#4DEBA0;
border-radius:999px;
padding:0.688rem 22px;
font-weight:700;
margin-top:auto;
align-self:flex-start;
position:relative;
font-size:0.844rem;
color:#0E0B12;
}
.zkx-gm_ref_cta-zos:hover{
opacity:.9;
}
.zkx-et-zos{
padding:2.25rem 0 0.625rem;
}
.zkx-et_in-zos{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:881px){
.zkx-et_in-zos{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.zkx-et_left-zos{
min-width:0;
}
.zkx-et_eyebrow-zos{
margin-bottom:0.75rem;
}
.zkx-et_h2-zos{
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.875rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.06;
color:#F0EBF8;
font-size:28px;
}
@media(min-width:768px){
.zkx-et_h2-zos{
font-size:2rem;
}
}
.zkx-et_text-zos{
font-size:15px;
margin-bottom:22px;
line-height:1.65;
color:#7A7089;
}
.zkx-et_stats-zos{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.zkx-et_stat-zos{
min-width:0;
}
.zkx-et_stat_v-zos{
line-height:1;
font-size:26px;
font-weight:700;
color:#F0EBF8;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.zkx-et_stat_l-zos{
margin-top:0.25rem;
font-size:12.5px;
color:#9A90AC;
}
.zkx-et_right-zos{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.zkx-et_member-zos{
background:#1E1924;
padding:18px 20px;
border:1px solid rgba(240,235,248,0.07);
border-radius:14px;
gap:1rem;
display:flex;
min-width:0;
align-items:center;
}
.zkx-et_member_av-zos{
flex:0 0 auto;
background:linear-gradient(135deg,#0F1A14,#34C778);
border-radius:50%;
height:3rem;
width:3rem;
}
.zkx-et_member_name-zos{
font-weight:700;
color:#F0EBF8;
overflow-wrap:break-word;
font-size:0.938rem;
}
.zkx-et_member_role-zos{
color:#9A90AC;
overflow-wrap:break-word;
font-size:12.5px;
}
.zkx-et_updated-zos{
background:#16121A;
gap:8px;
padding:14px 1.125rem;
border-radius:0.875rem;
border:1px solid rgba(240,235,248,0.07);
align-items:center;
display:flex;
font-size:12.5px;
color:#7A7089;
}
.zkx-ts-zos{
padding:44px 0;
}
.zkx-ts_in-zos{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:883px){
.zkx-ts_in-zos{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.zkx-ts_left-zos{
min-width:0;
}
.zkx-ts_h2-zos{
font-size:1.625rem;
overflow-wrap:break-word;
line-height:1.1;
font-weight:600;
color:#EEF7F2;
margin-bottom:12px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.zkx-ts_h2-zos{
font-size:28px;
}
}
.zkx-ts_text-zos{
max-width:32.5rem;
font-size:0.906rem;
margin-bottom:22px;
color:#8DBFA0;
line-height:1.6;
}
.zkx-ts_badges-zos{
gap:18px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.zkx-ts_badge-zos{
font-weight:600;
font-size:13px;
color:#8DBFA0;
}
.zkx-ts_pay-zos{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:878px){
.zkx-ts_pay-zos{
justify-content:flex-end;
}
}
.zkx-ts_pay_chip-zos{
background:rgba(220,255,235,0.07);
border:1px solid rgba(220,255,235,0.13);
border-radius:14px;
padding:12px 16px;
font-size:0.875rem;
font-weight:700;
color:#EEF7F2;
}
.zkx-op-zos{
padding:36px 0 0.625rem;
}
.zkx-op_in-zos{
border-radius:0.875rem;
background:#1E1924;
grid-template-columns:1fr;
padding:32px;
border:1px solid rgba(240,235,248,0.07);
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:859px){
.zkx-op_in-zos{
grid-template-columns:.9fr 1.1fr;
padding:34px 40px;
gap:2.75rem;
}
}
.zkx-op_left-zos{
min-width:0;
}
.zkx-op_eyebrow-zos{
margin-bottom:12px;
}
.zkx-op_h2-zos{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#F0EBF8;
font-size:1.75rem;
line-height:1.08;
margin-bottom:10px;
}
@media(min-width:769px){
.zkx-op_h2-zos{
font-size:30px;
}
}
.zkx-op_text-zos{
color:#7A7089;
font-size:14px;
line-height:1.6;
}
.zkx-op_grid-zos{
border:1px solid rgba(240,235,248,0.13);
overflow:hidden;
border-radius:8px;
grid-template-columns:1fr 1fr;
background:rgba(240,235,248,0.13);
gap:1px;
display:grid;
}
.zkx-op_field-zos{
background:#16121A;
padding:1.125rem 20px;
min-width:0;
}
.zkx-op_field_lb-zos{
font-weight:600;
color:#34C778;
margin-bottom:5px;
text-transform:uppercase;
letter-spacing:.1em;
font-size:0.625rem;
}
.zkx-op_field_val-zos{
overflow-wrap:break-word;
font-size:14px;
font-weight:700;
color:#F0EBF8;
}
.zkx-hts-zos{
padding:48px 0;
}
@media(min-width:770px){
.zkx-hts-zos{
padding:62px 0;
}
}
.zkx-hts_head-zos{
gap:18px;
display:flex;
margin-bottom:34px;
flex-direction:column;
}
@media(min-width:770px){
.zkx-hts_head-zos{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.zkx-hts_eyebrow-zos{
margin-bottom:0.75rem;
}
.zkx-hts_h2-zos{
line-height:1.05;
color:#EEF7F2;
font-weight:600;
font-size:1.875rem;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.zkx-hts_h2-zos{
font-size:38px;
}
}
.zkx-hts_cta-zos{
border-radius:62.438rem;
padding:0.938rem 1.875rem;
transition:opacity .2s ease;
flex:0 0 auto;
background:#4DEBA0;
font-weight:700;
color:#0E0B12;
font-size:15px;
}
.zkx-hts_cta-zos:hover{
opacity:.9;
}
.zkx-hts_grid-zos{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.zkx-hts_grid-zos{
grid-template-columns:repeat(3,1fr);
}
}
.zkx-hts_step-zos{
padding-top:22px;
min-width:0;
border-top:1px solid rgba(220,255,235,0.13);
}
.zkx-hts_step_num-zos{
color:#4DEBA0;
font-weight:700;
line-height:1;
margin-bottom:14px;
font-size:44px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.zkx-hts_step_h-zos{
margin-bottom:8px;
color:#EEF7F2;
line-height:1.2;
font-weight:700;
overflow-wrap:break-word;
font-size:1.188rem;
}
.zkx-hts_step_p-zos{
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
color:#8DBFA0;
}
.zkx-wy-zos{
padding:3rem 0;
}
@media(min-width:767px){
.zkx-wy-zos{
padding:3.5rem 0;
}
}
.zkx-wy_in-zos{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:902px){
.zkx-wy_in-zos{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.zkx-wy_left-zos{
min-width:0;
}
.zkx-wy_eyebrow-zos{
margin-bottom:0.875rem;
}
.zkx-wy_h2-zos{
overflow-wrap:break-word;
font-size:2rem;
font-weight:600;
margin-bottom:16px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F0EBF8;
line-height:1.05;
}
@media(min-width:769px){
.zkx-wy_h2-zos{
font-size:40px;
}
}
.zkx-wy_intro-zos{
line-height:1.6;
color:#7A7089;
font-size:15px;
}
.zkx-wy_grid-zos{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:561px){
.zkx-wy_grid-zos{
grid-template-columns:1fr 1fr;
}
}
.zkx-wy_card-zos{
border-radius:14px;
padding:26px;
background:#1E1924;
border:1px solid rgba(240,235,248,0.07);
min-width:0;
}
.zkx-wy_card_ic-zos{
display:inline-flex;
justify-content:center;
margin-bottom:16px;
color:#34C778;
align-items:center;
}
.zkx-wy_card_ic-zos svg{
height:26px;
width:1.625rem;
}
.zkx-wy_card_h-zos{
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
color:#F0EBF8;
font-size:21px;
margin-bottom:8px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.zkx-wy_card_p-zos{
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
color:#7A7089;
}
.zkx-dr-zos{
padding:36px 0 10px;
}
.zkx-dr_in-zos{
gap:1.25rem;
border-radius:14px;
padding:28px 32px;
border:1px dashed rgba(240,235,248,0.13);
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.zkx-dr_in-zos{
gap:2rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.zkx-dr_h2-zos{
font-weight:600;
margin-bottom:8px;
color:#F0EBF8;
line-height:1.1;
font-size:1.5rem;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.zkx-dr_h2-zos{
font-size:26px;
}
}
.zkx-dr_text-zos{
overflow-wrap:break-word;
line-height:1.6;
max-width:42.5rem;
font-size:14px;
color:#7A7089;
}
.zkx-dr_text-zos b{
color:#F0EBF8;
font-weight:700;
}
.zkx-dr_cta-zos{
transition:color .2s ease;
flex:0 0 auto;
font-size:13.5px;
border-bottom:1px solid #34C778;
white-space:nowrap;
color:#F0EBF8;
font-weight:700;
padding-bottom:2px;
}
.zkx-dr_cta-zos:hover{
color:#34C778;
}
.zkx-pmt-zos{
padding:3rem 0 0.625rem;
}
.zkx-pmt_in-zos{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:878px){
.zkx-pmt_in-zos{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.zkx-pmt_left-zos{
min-width:0;
}
.zkx-pmt_eyebrow-zos{
margin-bottom:12px;
}
.zkx-pmt_h2-zos{
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:12px;
line-height:1.06;
color:#F0EBF8;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:769px){
.zkx-pmt_h2-zos{
font-size:2rem;
}
}
.zkx-pmt_text-zos{
margin-bottom:1.375rem;
line-height:1.6;
font-size:0.906rem;
color:#7A7089;
}
.zkx-pmt_logos-zos{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:481px){
.zkx-pmt_logos-zos{
grid-template-columns:repeat(4,1fr);
}
}
.zkx-pmt_logo-zos{
border:1px solid rgba(240,235,248,0.07);
border-radius:8px;
overflow:hidden;
padding:0 0.5rem;
background:#1E1924;
align-items:center;
text-align:center;
font-size:12.5px;
color:#C9C0D8;
justify-content:center;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
height:3.125rem;
display:flex;
}
.zkx-pmt_table-zos{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(240,235,248,0.07);
min-width:0;
}
.zkx-pmt_thead-zos{
background:#0E0B12;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.zkx-pmt_th-zos{
padding:13px 0.875rem;
overflow:hidden;
white-space:nowrap;
font-weight:700;
color:#EEF7F2;
text-overflow:ellipsis;
letter-spacing:.08em;
font-size:0.625rem;
text-transform:uppercase;
}
.zkx-pmt_row-zos{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(240,235,248,0.07);
}
.zkx-pmt_row-zos:nth-child(odd){
background:#1E1924;
}
.zkx-pmt_td-zos{
padding:14px;
overflow-wrap:break-word;
color:#7A7089;
font-size:0.844rem;
min-width:0;
}
.zkx-pmt_row-zos .zkx-pmt_td-zos:first-child{
color:#F0EBF8;
font-weight:700;
}
.zkx-pmt_row-zos .zkx-pmt_td-zos:last-child{
font-weight:700;
color:#2ECC71;
}
.zkx-tt-zos{
padding:48px 0 0.625rem;
}
@media(min-width:768px){
.zkx-tt-zos{
padding:60px 0 0.625rem;
}
}
.zkx-tt_head-zos{
margin-bottom:2.125rem;
text-align:center;
}
.zkx-tt_eyebrow-zos{
margin-bottom:12px;
}
.zkx-tt_h2-zos{
line-height:1.05;
font-size:32px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F0EBF8;
overflow-wrap:break-word;
}
@media(min-width:766px){
.zkx-tt_h2-zos{
font-size:2.625rem;
}
}
.zkx-tt_grid-zos{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.zkx-tt_grid-zos{
grid-template-columns:repeat(3,1fr);
}
}
.zkx-tt_card-zos{
border:1px solid rgba(240,235,248,0.07);
border-radius:14px;
padding:30px;
background:#1E1924;
display:flex;
flex-direction:column;
min-width:0;
}
.zkx-tt_card_ic-zos{
color:#34C778;
display:inline-flex;
margin-bottom:1.125rem;
align-items:center;
}
.zkx-tt_card_ic-zos svg{
width:28px;
height:1.75rem;
}
.zkx-tt_card_h-zos{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F0EBF8;
font-size:22px;
line-height:1.15;
margin-bottom:0.5rem;
font-weight:600;
overflow-wrap:break-word;
}
.zkx-tt_card_p-zos{
color:#7A7089;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.875rem;
margin-bottom:14px;
}
.zkx-tt_card_p-zos b{
color:#F0EBF8;
font-weight:700;
}
.zkx-tt_card_link-zos{
transition:color .2s ease;
font-weight:700;
border-bottom:1px solid #34C778;
font-size:0.813rem;
margin-top:auto;
color:#F0EBF8;
align-self:flex-start;
padding-bottom:2px;
}
.zkx-tt_card_link-zos:hover{
color:#34C778;
}
.zkx-rc-zos{
padding:48px 0 10px;
}
.zkx-rc_in-zos{
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:762px){
.zkx-rc_in-zos{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.zkx-rc_col-zos{
min-width:0;
}
.zkx-rc_label-zos{
font-weight:600;
letter-spacing:.2em;
color:#34C778;
font-size:11px;
margin-bottom:16px;
text-transform:uppercase;
}
.zkx-rc_awards-zos{
gap:12px;
flex-direction:column;
display:flex;
}
.zkx-rc_award-zos{
gap:0.75rem;
min-width:0;
align-items:center;
display:flex;
}
.zkx-rc_award_ic-zos{
flex:0 0 auto;
align-items:center;
color:#4DEBA0;
display:inline-flex;
}
.zkx-rc_award_ic-zos svg{
height:18px;
width:1.125rem;
}
.zkx-rc_award_t-zos{
overflow-wrap:break-word;
font-size:14px;
font-weight:700;
color:#F0EBF8;
}
.zkx-rc_award_s-zos{
color:#9A90AC;
font-size:12px;
overflow-wrap:break-word;
}
.zkx-rc_press-zos{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.zkx-rc_press_logo-zos{
border-radius:0.5rem;
border:1px solid rgba(240,235,248,0.07);
padding:0 0.5rem;
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
font-size:14px;
display:flex;
height:3.25rem;
align-items:center;
text-align:center;
justify-content:center;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#7A7089;
}
.zkx-rc_partner-zos{
border-radius:0.875rem;
background:#1E1924;
border:1px solid rgba(240,235,248,0.07);
padding:1.375rem;
}
.zkx-rc_partner_name-zos{
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F0EBF8;
margin-bottom:6px;
font-size:20px;
font-weight:600;
}
.zkx-rc_partner_text-zos{
overflow-wrap:break-word;
line-height:1.55;
font-size:0.813rem;
color:#7A7089;
}
.zkx-prov-zos{
padding:40px 0 20px;
}
.zkx-prov_eyebrow-zos{
margin-bottom:18px;
display:block;
}
.zkx-prov_grid-zos{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:559px){
.zkx-prov_grid-zos{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:903px){
.zkx-prov_grid-zos{
grid-template-columns:repeat(6,1fr);
}
}
.zkx-gd-zos{
padding:48px 0 10px;
}
.zkx-gd_head-zos{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:1.5rem;
}
@media(min-width:677px){
.zkx-gd_head-zos{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.zkx-gd_eyebrow-zos{
margin-bottom:0.625rem;
}
.zkx-gd_h2-zos{
font-weight:600;
color:#F0EBF8;
overflow-wrap:break-word;
font-size:1.75rem;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.zkx-gd_h2-zos{
font-size:2.125rem;
}
}
.zkx-gd_more-zos{
flex:0 0 auto;
transition:color .2s ease,border-color .2s ease;
padding-bottom:2px;
font-weight:600;
font-size:13.5px;
border-bottom:1px solid #F0EBF8;
color:#F0EBF8;
}
.zkx-gd_more-zos:hover{
border-color:#34C778;
color:#34C778;
}
.zkx-gd_grid-zos{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:721px){
.zkx-gd_grid-zos{
grid-template-columns:repeat(3,1fr);
}
}
.zkx-gd_card-zos{
border:1px solid rgba(240,235,248,0.07);
border-radius:14px;
background:#1E1924;
overflow:hidden;
min-width:0;
display:block;
}
.zkx-gd_card_img-zos{
background:linear-gradient(140deg,#0F1A14,#34C778);
height:9.375rem;
}
.zkx-gd_card_body-zos{
padding:22px;
}
.zkx-gd_card_cat-zos{
font-size:0.625rem;
letter-spacing:.1em;
text-transform:uppercase;
font-weight:600;
color:#34C778;
}
.zkx-gd_card_h-zos{
margin:0.5rem 0 10px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:19px;
font-weight:600;
line-height:1.2;
color:#F0EBF8;
}
.zkx-gd_card_meta-zos{
color:#9A90AC;
font-size:12px;
overflow-wrap:break-word;
}
.zkx-el-zos{
padding:3rem 0;
}
@media(min-width:769px){
.zkx-el-zos{
padding:56px 0;
}
}
.zkx-el_in-zos{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.zkx-el_in-zos{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.zkx-el_left-zos{
min-width:0;
}
.zkx-el_eyebrow-zos{
margin-bottom:0.875rem;
}
.zkx-el_h2-zos{
font-size:2rem;
margin-bottom:1.375rem;
color:#F0EBF8;
font-weight:600;
line-height:1.08;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:767px){
.zkx-el_h2-zos{
font-size:38px;
}
}
.zkx-el_body-zos p{
overflow-wrap:break-word;
line-height:1.7;
color:#C9C0D8;
font-size:1rem;
margin-bottom:18px;
}
.zkx-el_dropcap-zos{
padding:6px 0.75rem 0 0;
font-weight:700;
font-size:3.875rem;
color:#34C778;
line-height:.8;
float:left;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.zkx-el_right-zos{
min-width:0;
}
.zkx-el_quote-zos{
padding:36px;
border-radius:1.25rem;
background:linear-gradient(150deg,#0F1A14,#0A0D0B);
margin-bottom:24px;
color:#EEF7F2;
position:relative;
}
.zkx-el_quote_mark-zos{
margin-bottom:0.375rem;
color:#4DEBA0;
display:inline-flex;
align-items:center;
}
.zkx-el_quote_mark-zos svg{
width:34px;
height:2.125rem;
}
.zkx-el_quote_text-zos{
margin-bottom:1.375rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.4;
font-size:1.375rem;
color:#EEF7F2;
font-weight:500;
}
.zkx-el_quote_meta-zos{
gap:12px;
display:flex;
align-items:center;
}
.zkx-el_quote_av-zos{
border-radius:50%;
background:linear-gradient(135deg,#34C778,#7FFFC4);
flex:0 0 auto;
height:38px;
width:38px;
}
.zkx-el_quote_author-zos{
font-weight:700;
color:#EEF7F2;
font-size:14px;
}
.zkx-el_quote_meta_sub-zos{
font-size:0.75rem;
color:#8DBFA0;
}
.zkx-el_explain-zos{
border:1px solid rgba(240,235,248,0.07);
border-radius:0.875rem;
overflow:hidden;
}
.zkx-el_explain_card-zos{
padding:1.375rem 24px;
}
.zkx-el_explain_card-zos+.zkx-el_explain_card-zos{
border-top:1px solid rgba(240,235,248,0.07);
}
.zkx-el_explain_h-zos{
overflow-wrap:break-word;
margin-bottom:0.5rem;
line-height:1.15;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F0EBF8;
font-size:20px;
}
.zkx-el_explain_p-zos{
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
color:#7A7089;
}
.zkx-faq-zos{
padding:3rem 0;
background:#1E1924;
border-top:1px solid rgba(240,235,248,0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(240,235,248,0.07);
}
@media(min-width:765px){
.zkx-faq-zos{
padding:62px 0;
}
}
.zkx-faq_head-zos{
margin-bottom:2.125rem;
text-align:center;
}
.zkx-faq_eyebrow-zos{
margin-bottom:12px;
}
.zkx-faq_h2-zos{
font-weight:600;
color:#F0EBF8;
font-size:2rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:767px){
.zkx-faq_h2-zos{
font-size:2.375rem;
}
}
.zkx-faq_list-zos{
margin:0 auto;
gap:12px;
flex-direction:column;
max-width:51.25rem;
display:flex;
}
.zkx-faq_item-zos{
border-radius:14px;
background:#16121A;
border:1px solid rgba(240,235,248,0.07);
overflow:hidden;
}
.zkx-faq_q-zos{
gap:20px;
list-style:none;
padding:20px 1.5rem;
font-size:1rem;
font-weight:700;
display:flex;
color:#F0EBF8;
overflow-wrap:break-word;
align-items:center;
justify-content:space-between;
cursor:pointer;
}
.zkx-faq_q-zos::-webkit-details-marker{
display:none;
}
.zkx-faq_q_ic-zos{
transition:transform .2s ease;
flex:0 0 auto;
display:inline-flex;
color:#34C778;
align-items:center;
}
.zkx-faq_q_ic-zos svg{
height:18px;
width:18px;
}
.zkx-faq_item-zos[open] .zkx-faq_q_ic-zos{
transform:rotate(180deg);
}
.zkx-faq_a-zos{
padding:0 1.5rem 20px;
overflow-wrap:break-word;
font-size:14.5px;
color:#7A7089;
line-height:1.6;
}
.zkx-lh-zos{
padding:40px 0 20px;
}
.zkx-lh_in-zos{
padding-top:34px;
border-top:1px solid rgba(240,235,248,0.13);
}
.zkx-lh_eyebrow-zos{
margin-bottom:1.375rem;
display:block;
}
.zkx-lh_grid-zos{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:598px){
.zkx-lh_grid-zos{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.zkx-lh_grid-zos{
grid-template-columns:repeat(5,1fr);
}
}
.zkx-lh_col-zos{
min-width:0;
}
.zkx-lh_col_h-zos{
font-size:0.813rem;
color:#F0EBF8;
overflow-wrap:break-word;
font-weight:700;
margin-bottom:0.75rem;
}
.zkx-lh_links-zos{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.zkx-lh_link-zos{
transition:color .2s ease;
color:#7A7089;
overflow-wrap:break-word;
font-size:0.813rem;
}
.zkx-lh_link-zos:hover{
color:#34C778;
}
.zkx-sb-zos{
padding:48px 0;
background:#1E1924;
border-bottom:1px solid rgba(240,235,248,0.07);
border-top:1px solid rgba(240,235,248,0.07);
margin-top:24px;
}
@media(min-width:767px){
.zkx-sb-zos{
padding:3.5rem 0;
}
}
.zkx-sb_eyebrow-zos{
display:block;
margin-bottom:0.75rem;
}
.zkx-sb_h2-zos{
margin-bottom:26px;
color:#F0EBF8;
font-size:30px;
overflow-wrap:break-word;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:767px){
.zkx-sb_h2-zos{
font-size:2.25rem;
}
}
.zkx-sb_grid-zos{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:563px){
.zkx-sb_grid-zos{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:959px){
.zkx-sb_grid-zos{
grid-template-columns:repeat(4,1fr);
}
}
.zkx-sb_card-zos{
border-radius:0.875rem;
background:#16121A;
border:1px solid rgba(240,235,248,0.07);
padding:24px;
min-width:0;
}
.zkx-sb_card_h-zos{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0EBF8;
margin-bottom:0.5rem;
line-height:1.15;
font-size:19px;
font-weight:600;
}
.zkx-sb_card_p-zos{
color:#7A7089;
font-size:0.844rem;
line-height:1.6;
overflow-wrap:break-word;
}
.zkx-sb_rtp-zos{
background:#16121A;
padding:1.625rem 28px;
border:1px solid rgba(240,235,248,0.07);
grid-template-columns:1fr;
gap:1.5rem;
border-radius:0.875rem;
align-items:center;
display:grid;
margin-top:1.125rem;
}
@media(min-width:761px){
.zkx-sb_rtp-zos{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.zkx-sb_rtp_h-zos{
margin-bottom:0.5rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.15;
color:#F0EBF8;
overflow-wrap:break-word;
font-size:20px;
}
.zkx-sb_rtp_p-zos{
line-height:1.6;
color:#7A7089;
font-size:0.844rem;
overflow-wrap:break-word;
}
.zkx-sb_rtp_stats-zos{
gap:16px;
display:flex;
}
.zkx-sb_stat-zos{
border-radius:8px;
flex:1 1 0;
padding:18px;
background:#1E1924;
text-align:center;
min-width:0;
}
.zkx-sb_stat_v-zos{
font-weight:700;
color:#2ECC71;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
}
.zkx-sb_stat_l-zos{
font-size:0.719rem;
margin-top:0.25rem;
color:#9A90AC;
}
.zkx-sc-zos{
padding:3rem 0 0.625rem;
}
.zkx-sc_head-zos{
text-align:center;
margin-bottom:28px;
}
.zkx-sc_eyebrow-zos{
margin-bottom:12px;
}
.zkx-sc_h2-zos{
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#F0EBF8;
font-size:30px;
}
@media(min-width:769px){
.zkx-sc_h2-zos{
font-size:36px;
}
}
.zkx-sc_table-zos{
border:1px solid rgba(240,235,248,0.07);
margin:0 auto;
border-radius:0.875rem;
overflow:hidden;
max-width:900px;
}
.zkx-sc_thead-zos{
grid-template-columns:1.6fr 1fr 1fr;
background:#0E0B12;
display:grid;
}
.zkx-sc_th-zos{
padding:0.938rem 18px;
font-size:13px;
color:#8DBFA0;
text-align:center;
overflow-wrap:break-word;
font-weight:700;
}
.zkx-sc_th-zos:first-child{
text-align:left;
}
.zkx-sc_th_us-zos{
color:#4DEBA0;
}
.zkx-sc_row-zos{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(240,235,248,0.07);
}
.zkx-sc_row-zos:nth-child(even){
background:#1E1924;
}
.zkx-sc_td-zos{
padding:15px 18px;
text-align:center;
font-size:0.875rem;
overflow-wrap:break-word;
min-width:0;
color:#9A90AC;
}
.zkx-sc_td-zos:first-child{
font-weight:600;
text-align:left;
color:#C9C0D8;
}
.zkx-sc_td_us-zos{
font-weight:700;
color:#2ECC71;
}
.zkx-sg-zos{
padding:3rem 0 10px;
}
.zkx-sg_eyebrow-zos{
display:block;
margin-bottom:0.75rem;
}
.zkx-sg_h2-zos{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:28px;
overflow-wrap:break-word;
line-height:1.05;
font-size:30px;
color:#F0EBF8;
}
@media(min-width:769px){
.zkx-sg_h2-zos{
font-size:2.25rem;
}
}
.zkx-sg_grid-zos{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:719px){
.zkx-sg_grid-zos{
grid-template-columns:repeat(3,1fr);
}
}
.zkx-sg_col-zos{
min-width:0;
}
.zkx-sg_col_h-zos{
font-size:22px;
margin-bottom:0.625rem;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F0EBF8;
line-height:1.15;
font-weight:600;
}
.zkx-sg_col_p-zos{
color:#7A7089;
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
}
.zkx-ft-zos{
background:#0E0B12;
color:#8DBFA0;
margin-top:40px;
}
.zkx-ft_in-zos{
gap:32px;
padding:48px 0 28px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:597px){
.zkx-ft_in-zos{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.zkx-ft_in-zos{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.zkx-ft_brand-zos{
min-width:0;
}
.zkx-ft_logo-zos{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#EEF7F2;
overflow-wrap:break-word;
font-size:1.625rem;
font-weight:700;
}
.zkx-ft_tagline-zos{
font-size:13.5px;
margin-top:0.875rem;
line-height:1.6;
color:#8DBFA0;
max-width:280px;
}
.zkx-ft_contact-zos{
transition:color .2s ease;
overflow-wrap:anywhere;
margin-top:12px;
display:inline-block;
max-width:17.5rem;
color:#4DEBA0;
font-size:0.813rem;
}
.zkx-ft_contact-zos:hover{
color:#EEF7F2;
}
.zkx-ft_col-zos{
min-width:0;
}
.zkx-ft_col_h-zos{
letter-spacing:.08em;
color:#EEF7F2;
font-size:13px;
overflow-wrap:break-word;
text-transform:uppercase;
font-weight:700;
margin-bottom:0.875rem;
}
.zkx-ft_col_links-zos{
gap:10px;
display:flex;
flex-direction:column;
}
.zkx-ft_link-zos{
transition:color .2s ease;
overflow-wrap:break-word;
font-size:13.5px;
color:#8DBFA0;
}
.zkx-ft_link-zos:hover{
color:#EEF7F2;
}
.zkx-ft_bot-zos{
gap:1rem;
padding:22px 0 2.5rem;
display:flex;
border-top:1px solid rgba(220,255,235,0.13);
flex-direction:column;
}
@media(min-width:767px){
.zkx-ft_bot-zos{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.zkx-ft_legal-zos{
font-size:11.5px;
color:#524A60;
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.6;
}
.zkx-ft_legal-zos b{
color:#8DBFA0;
font-weight:700;
}
.zkx-ft_age-zos{
border-radius:0.5rem;
flex:0 0 auto;
padding:4px 0.563rem;
border:1.5px solid #4DEBA0;
font-weight:700;
font-size:13px;
color:#4DEBA0;
}