*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1210;
line-height:1.6;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
font-size:0.938rem;
color:#D6CFC6;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.zlt-layout-3sf{
flex-direction:column;
min-height:100vh;
display:flex;
}
.zlt-main-3sf{
flex:1 1 auto;
width:100%;
min-width:0;
}
.zlt-container-3sf{
margin:0 auto;
padding:0 1rem;
max-width:1400px;
width:100%;
}
@media(min-width:768px){
.zlt-container-3sf{
padding:0 2rem;
}
}
@media(min-width:1099px){
.zlt-container-3sf{
padding:0 56px;
}
}
.zlt-eyebrow-3sf{
display:inline-block;
font-weight:600;
overflow-wrap:break-word;
color:#10C878;
text-transform:uppercase;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
font-size:0.688rem;
line-height:1.4;
letter-spacing:.2em;
}
.zlt-band-3sf{
background:#0D1A14;
color:#EEF7F2;
}
.zlt-band-3sf .zlt-eyebrow-3sf{
color:#2EE89A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.zlt-tb-3sf{
background:#1A1210;
top:0;
border-bottom:1px solid rgba(242,237,230,0.13);
position:sticky;
z-index:50;
}
.zlt-tb_in-3sf{
gap:1rem;
margin:0 auto;
padding:12px 1rem;
display:flex;
align-items:center;
justify-content:space-between;
width:100%;
max-width:87.5rem;
}
@media(min-width:766px){
.zlt-tb_in-3sf{
padding:1rem 2rem;
}
}
@media(min-width:1101px){
.zlt-tb_in-3sf{
padding:18px 56px;
}
}
.zlt-tb_left-3sf{
gap:28px;
align-items:center;
display:flex;
min-width:0;
}
.zlt-tb_logo-3sf{
gap:0.688rem;
display:flex;
align-items:center;
min-width:0;
}
.zlt-tb_logo_mark-3sf{
flex:0 0 auto;
border-radius:8px;
height:2.125rem;
width:34px;
object-fit:cover;
}
.zlt-tb_logo_txt-3sf{
display:flex;
min-width:0;
line-height:1;
flex-direction:column;
}
.zlt-tb_logo_name-3sf{
overflow:hidden;
font-size:22px;
text-overflow:ellipsis;
color:#F2EDE6;
white-space:nowrap;
letter-spacing:.02em;
font-weight:700;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.zlt-tb_logo_sub-3sf{
overflow:hidden;
text-transform:uppercase;
letter-spacing:.32em;
font-size:0.531rem;
white-space:nowrap;
color:#10C878;
font-weight:600;
text-overflow:ellipsis;
margin-top:0.25rem;
}
.zlt-tb_nav-3sf{
display:none;
}
@media(min-width:960px){
.zlt-tb_nav-3sf{
gap:28px;
align-items:center;
display:flex;
}
}
.zlt-tb_nav_item-3sf{
transition:color .22s ease,border-color .22s ease;
font-size:0.875rem;
white-space:nowrap;
color:#D6CFC6;
font-weight:600;
border-bottom:2px solid transparent;
padding-bottom:3px;
}
.zlt-tb_nav_item-3sf:hover{
color:#F2EDE6;
}
.zlt-tb_nav_item-3sf.zlt-state_active-3sf{
border-color:#10C878;
color:#F2EDE6;
}
.zlt-tb_right-3sf{
gap:0.875rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.zlt-tb_search-3sf{
transition:color .22s ease;
display:flex;
color:#D6CFC6;
align-items:center;
justify-content:center;
}
.zlt-tb_search-3sf:hover{
color:#10C878;
}
.zlt-tb_search-3sf svg{
height:18px;
width:18px;
}
.zlt-tb_lang-3sf{
color:#9E9490;
font-size:11px;
font-weight:600;
letter-spacing:.1em;
text-transform:uppercase;
}
.zlt-tb_lang-3sf:hover{
color:#F2EDE6;
}
.zlt-tb_login-3sf{
display:none;
font-size:14px;
color:#F2EDE6;
font-weight:600;
}
@media(min-width:771px){
.zlt-tb_login-3sf{
display:inline-block;
}
}
.zlt-tb_register-3sf{
transition:background-color .22s ease;
padding:11px 22px;
background:#10C878;
border-radius:999px;
font-size:0.875rem;
color:#0D1A14;
font-weight:700;
white-space:nowrap;
}
.zlt-tb_register-3sf:hover{
background:#0DB368;
}
.zlt-mob-3sf{
background:#1A1210;
bottom:0;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
z-index:60;
left:0;
right:0;
border-top:1px solid rgba(242,237,230,0.13);
}
@media(min-width:957px){
.zlt-mob-3sf{
display:none;
}
}
.zlt-mob_in-3sf{
margin:0 auto;
display:flex;
max-width:35rem;
justify-content:space-around;
align-items:stretch;
}
.zlt-mob_item-3sf{
gap:3px;
flex:1 1 0;
padding:0.563rem 4px;
transition:color .22s ease;
align-items:center;
color:#9E9490;
display:flex;
min-width:0;
flex-direction:column;
}
.zlt-mob_item-3sf.zlt-state_active-3sf{
color:#10C878;
}
.zlt-mob_ic-3sf{
align-items:center;
justify-content:center;
display:flex;
}
.zlt-mob_ic-3sf svg{
width:20px;
height:1.25rem;
}
.zlt-mob_lb-3sf{
overflow:hidden;
white-space:nowrap;
font-weight:600;
text-overflow:ellipsis;
max-width:100%;
font-size:10px;
}
@media(max-width:958px){
body{
padding-bottom:60px;
}
}
.zlt-rail-3sf{
position:relative;
min-width:0;
}
.zlt-rail_scroll-3sf{
gap:0.875rem;
overflow-x:auto;
padding-bottom:14px;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
display:flex;
}
@media(min-width:769px){
.zlt-rail_scroll-3sf{
gap:1.125rem;
}
}
.zlt-gc-3sf{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:769px){
.zlt-gc-3sf{
width:11.75rem;
}
}
.zlt-gc_img-3sf{
background:#241A16;
overflow:hidden;
border-radius:14px;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.30);
}
.zlt-gc_img-3sf img{
inset:0;
width:100%;
object-fit:cover;
position:absolute;
height:100%;
}
.zlt-gc_cover-3sf{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.zlt-gc_hover-3sf{
transition:opacity .22s ease;
background:rgba(0,0,0,0.52);
inset:0;
align-items:center;
position:absolute;
opacity:0;
justify-content:center;
display:flex;
}
.zlt-gc-3sf:hover .zlt-gc_hover-3sf{
opacity:1;
}
.zlt-gc_hover_btn-3sf{
border-radius:999px;
background:#10C878;
display:flex;
color:#0D1A14;
align-items:center;
height:2.875rem;
width:2.875rem;
justify-content:center;
}
.zlt-gc_hover_btn-3sf svg{
height:1.125rem;
width:1.125rem;
}
.zlt-gc_info-3sf{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:0.563rem;
}
.zlt-gc_name-3sf{
overflow:hidden;
white-space:nowrap;
font-size:0.813rem;
text-overflow:ellipsis;
color:#F2EDE6;
font-weight:700;
}
.zlt-gc_prov-3sf{
overflow:hidden;
font-size:0.688rem;
white-space:nowrap;
text-overflow:ellipsis;
color:#9E9490;
}
.zlt-gc_meta-3sf{
font-size:0.688rem;
color:#9E9490;
}
.zlt-tc-3sf{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:769px){
.zlt-tc-3sf{
width:230px;
}
}
.zlt-tc_img-3sf{
background:#241A16;
border-radius:14px;
overflow:hidden;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.30);
}
.zlt-tc_img-3sf img{
inset:0;
height:100%;
width:100%;
position:absolute;
object-fit:cover;
}
.zlt-tc_info-3sf{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
display:flex;
min-width:0;
}
.zlt-tc_name-3sf{
overflow:hidden;
white-space:nowrap;
font-size:0.875rem;
font-weight:700;
text-overflow:ellipsis;
color:#F2EDE6;
}
.zlt-tc_rtp-3sf{
font-size:11px;
color:#9E9490;
}
.zlt-lc-3sf{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:769px){
.zlt-lc-3sf{
width:16.75rem;
}
}
.zlt-lc_img-3sf{
background:#241A16;
border-radius:14px;
overflow:hidden;
padding-bottom:62.5%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.30);
position:relative;
}
.zlt-lc_img-3sf img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.zlt-lc_live-3sf{
gap:7px;
border-radius:62.438rem;
background:rgba(0,0,0,0.52);
padding:4px 9px;
left:0.75rem;
position:absolute;
display:flex;
top:12px;
align-items:center;
}
.zlt-lc_live_dot-3sf{
border-radius:50%;
background:#E83050;
animation:zm2-pulse 1.6s infinite;
width:8px;
height:0.5rem;
}
.zlt-lc_seats-3sf{
text-transform:uppercase;
color:#EEF7F2;
letter-spacing:.08em;
font-size:10px;
font-weight:600;
}
.zlt-lc_info-3sf{
gap:2px;
min-width:0;
flex-direction:column;
display:flex;
margin-top:0.563rem;
}
.zlt-lc_name-3sf{
overflow:hidden;
font-weight:700;
font-size:15px;
white-space:nowrap;
text-overflow:ellipsis;
color:#F2EDE6;
}
.zlt-lc_bet-3sf{
font-size:11px;
color:#9E9490;
}
.zlt-pc-3sf{
background:#241A16;
border:1px solid rgba(242,237,230,0.07);
gap:8px;
border-radius:0.875rem;
padding:1rem 0.875rem;
justify-content:center;
flex-direction:column;
align-items:center;
min-width:0;
display:flex;
min-height:74px;
}
.zlt-pc_logo-3sf{
flex:0 0 auto;
height:28px;
width:auto;
object-fit:contain;
max-width:100%;
}
.zlt-pc_name-3sf{
overflow:hidden;
white-space:nowrap;
font-size:0.688rem;
color:#9E9490;
text-overflow:ellipsis;
max-width:100%;
text-align:center;
}
.zlt-gc_tag-3sf{
padding:3px 8px;
border-radius:0.5rem;
top:0.625rem;
left:0.625rem;
z-index:2;
letter-spacing:.06em;
display:inline-block;
position:absolute;
font-size:10px;
text-transform:uppercase;
font-weight:700;
}
.zlt-gc_tag_hot-3sf{
background:#E83050;
color:#EEF7F2;
}
.zlt-gc_tag_new-3sf{
background:#2EE89A;
color:#120D09;
}
.zlt-gc_tag_jp-3sf{
background:#E8A230;
color:#120D09;
}
.zlt-gc_tag_live-3sf{
background:#E83050;
color:#EEF7F2;
}
.zlt-sh-3sf{
min-width:0;
margin-bottom:18px;
}
.zlt-sh_row-3sf{
gap:1rem;
display:flex;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
}
.zlt-sh_row-3sf .zlt-sh_l-3sf{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.zlt-sh_stack-3sf{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.zlt-sh_center-3sf{
gap:0.625rem;
display:flex;
align-items:center;
flex-direction:column;
text-align:center;
}
.zlt-sh_h2-3sf{
overflow-wrap:break-word;
line-height:1.1;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#F2EDE6;
font-size:24px;
}
@media(min-width:767px){
.zlt-sh_h2-3sf{
font-size:1.875rem;
}
}
.zlt-band-3sf .zlt-sh_h2-3sf{
color:#EEF7F2;
}
.zlt-sh_eb_line-3sf{
gap:10px;
align-items:center;
display:inline-flex;
}
.zlt-sh_eb_line-3sf::before{
background:#10C878;
display:inline-block;
content:"";
width:1.75rem;
height:1px;
}
.zlt-band-3sf .zlt-sh_eb_line-3sf::before{
background:#2EE89A;
}
.zlt-sh_eb_dot-3sf{
gap:8px;
display:inline-flex;
align-items:center;
}
.zlt-sh_eb_dot-3sf::before{
border-radius:50%;
background:#10C878;
height:6px;
width:0.375rem;
content:"";
display:inline-block;
}
.zlt-band-3sf .zlt-sh_eb_dot-3sf::before{
background:#2EE89A;
}
.zlt-sh_link-3sf{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
border-bottom:1px solid #F2EDE6;
white-space:nowrap;
font-weight:600;
padding-bottom:2px;
font-size:13px;
color:#F2EDE6;
display:inline-flex;
align-items:center;
}
.zlt-sh_link-3sf:hover{
border-color:#10C878;
color:#10C878;
}
.zlt-sh_link-3sf svg{
height:14px;
width:0.875rem;
}
.zlt-sh_link_chev-3sf{
padding-bottom:0;
border-bottom:0;
}
.zlt-sh_link_btn-3sf{
padding:0.563rem 1.125rem;
background:#10C878;
border-radius:62.438rem;
color:#0D1A14;
border-bottom:0;
}
.zlt-sh_link_btn-3sf:hover{
background:#0DB368;
border-color:transparent;
color:#0D1A14;
}
.zlt-band-3sf .zlt-sh_link-3sf{
border-color:#EEF7F2;
color:#EEF7F2;
}
.zlt-band-3sf .zlt-sh_link_btn-3sf{
background:#2EE89A;
color:#120D09;
}
.zlt-sh_rule-3sf{
background:rgba(242,237,230,0.13);
margin:-2px 0 1.125rem;
height:1px;
}
.zlt-band-3sf .zlt-sh_rule-3sf{
background:rgba(220,245,235,0.13);
}
.zlt-hero-3sf{
padding:2rem 0 0.5rem;
}
@media(min-width:765px){
.zlt-hero-3sf{
padding:3.5rem 0 24px;
}
}
.zlt-hero_in-3sf{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:898px){
.zlt-hero_in-3sf{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.zlt-hero_copy-3sf{
min-width:0;
}
.zlt-hero_eyebrow-3sf{
gap:0.625rem;
align-items:center;
margin-bottom:22px;
display:inline-flex;
}
.zlt-hero_eyebrow_line-3sf{
background:#10C878;
flex:0 0 auto;
height:1px;
width:28px;
display:inline-block;
}
.zlt-hero_h1-3sf{
line-height:1.04;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
letter-spacing:-.01em;
margin-bottom:20px;
color:#F2EDE6;
font-size:2.375rem;
font-weight:600;
}
@media(min-width:765px){
.zlt-hero_h1-3sf{
font-size:54px;
}
}
@media(min-width:1098px){
.zlt-hero_h1-3sf{
font-size:62px;
}
}
.zlt-hero_h1-3sf em{
font-style:normal;
color:#10C878;
}
.zlt-hero_sub-3sf{
color:#7A726D;
margin-bottom:1.875rem;
max-width:480px;
line-height:1.6;
font-size:16px;
}
@media(min-width:771px){
.zlt-hero_sub-3sf{
font-size:1.125rem;
}
}
.zlt-hero_actions-3sf{
gap:14px;
flex-wrap:wrap;
display:flex;
margin-bottom:34px;
align-items:center;
}
.zlt-hero_cta-3sf{
gap:0.625rem;
transition:background-color .22s ease;
padding:1rem 30px;
background:#10C878;
border-radius:999px;
font-size:0.938rem;
display:inline-flex;
color:#0D1A14;
font-weight:700;
align-items:center;
}
.zlt-hero_cta-3sf:hover{
background:#0DB368;
}
.zlt-hero_cta_ic-3sf{
align-items:center;
display:inline-flex;
}
.zlt-hero_cta_ic-3sf svg{
width:1rem;
height:16px;
}
.zlt-hero_cta_alt-3sf{
border:1px solid rgba(242,237,230,0.13);
border-radius:999px;
padding:15px 1.625rem;
transition:border-color .22s ease,color .22s ease;
background:transparent;
color:#F2EDE6;
font-size:15px;
align-items:center;
display:inline-flex;
font-weight:600;
}
.zlt-hero_cta_alt-3sf:hover{
border-color:#10C878;
color:#10C878;
}
.zlt-hero_trust-3sf{
gap:22px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.zlt-hero_trust_item-3sf{
gap:0.563rem;
font-size:0.813rem;
display:flex;
align-items:center;
color:#D6CFC6;
font-weight:600;
}
.zlt-hero_trust_ic-3sf{
display:inline-flex;
align-items:center;
color:#10C878;
}
.zlt-hero_trust_ic-3sf svg{
width:16px;
height:1rem;
}
.zlt-hero_promo-3sf{
border-radius:1.25rem;
background:#241A16;
overflow:hidden;
display:flex;
box-shadow:0 0.5rem 1rem rgba(0,0,0,0.35), 0 2rem 4rem rgba(0,0,0,0.50), 0 0 3rem rgba(16,200,120,0.08);
position:relative;
min-height:18.75rem;
}
.zlt-hero_promo_bg-3sf{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.zlt-hero_promo_bg-3sf::after{
inset:0;
background:linear-gradient(120deg,#0D1A14 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.zlt-hero_promo_glow-3sf{
background:radial-gradient(circle,rgba(16,200,120,0.12) 0%,transparent 65%);
border-radius:50%;
top:-2.5rem;
width:260px;
pointer-events:none;
position:absolute;
height:16.25rem;
right:-1.25rem;
}
.zlt-hero_promo_ct-3sf{
padding:28px;
z-index:2;
position:relative;
max-width:88%;
align-self:flex-end;
}
.zlt-hero_promo_label-3sf{
display:block;
color:#2EE89A;
font-weight:700;
letter-spacing:.25em;
margin-bottom:8px;
text-transform:uppercase;
font-size:10px;
}
.zlt-hero_promo_amount-3sf{
font-size:32px;
font-weight:600;
color:#EEF7F2;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:765px){
.zlt-hero_promo_amount-3sf{
font-size:2.5rem;
}
}
.zlt-hero_promo_amount-3sf em{
color:#2EE89A;
font-style:normal;
}
.zlt-hero_rating-3sf{
background:#241A16;
padding:0.625rem 14px;
border:1px solid rgba(242,237,230,0.07);
border-radius:0.875rem;
gap:10px;
right:0.875rem;
z-index:3;
top:0.875rem;
position:absolute;
display:flex;
max-width:min(260px,62%);
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.30);
align-items:center;
}
.zlt-hero_rating_score-3sf{
flex:0 0 auto;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:24px;
font-weight:700;
color:#F2EDE6;
}
.zlt-hero_rating_txt-3sf{
flex:1 1 auto;
min-width:0;
}
.zlt-hero_rating_stars-3sf{
gap:2px;
color:#10C878;
display:flex;
}
.zlt-hero_rating_stars-3sf svg{
width:0.75rem;
height:0.75rem;
}
.zlt-hero_rating_cap-3sf{
display:block;
overflow-wrap:break-word;
line-height:1.35;
margin-top:3px;
color:#9E9490;
font-size:0.688rem;
}
.zlt-stat-3sf{
border-bottom:1px solid rgba(242,237,230,0.13);
border-top:1px solid rgba(242,237,230,0.13);
margin-top:1rem;
}
.zlt-stat_in-3sf{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:767px){
.zlt-stat_in-3sf{
grid-template-columns:repeat(4,1fr);
}
}
.zlt-stat_item-3sf{
padding:1.375rem 0.875rem;
min-width:0;
border-right:1px solid rgba(242,237,230,0.07);
border-bottom:1px solid rgba(242,237,230,0.07);
}
.zlt-stat_item-3sf:nth-child(2n){
border-right:0;
}
.zlt-stat_item-3sf:nth-child(n+3){
border-bottom:0;
}
@media(min-width:766px){
.zlt-stat_item-3sf{
border-bottom:0;
}
.zlt-stat_item-3sf:nth-child(2n){
border-right:1px solid rgba(242,237,230,0.07);
}
.zlt-stat_item-3sf:nth-child(4n){
border-right:0;
}
}
.zlt-stat_value-3sf{
overflow-wrap:break-word;
line-height:1;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#F2EDE6;
font-weight:700;
font-size:1.875rem;
}
@media(min-width:770px){
.zlt-stat_value-3sf{
font-size:2.125rem;
}
}
.zlt-stat_label-3sf{
color:#9E9490;
margin-top:6px;
overflow-wrap:break-word;
line-height:1.4;
font-size:13px;
}
.zlt-gf-3sf{
padding:24px 0 6px;
}
.zlt-gf_in-3sf{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.zlt-gf_chip-3sf{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
background:#241A16;
border-radius:62.438rem;
padding:10px 1.125rem;
border:1px solid rgba(242,237,230,0.13);
font-size:13px;
color:#D6CFC6;
white-space:nowrap;
font-weight:600;
}
.zlt-gf_chip-3sf:hover{
border-color:#10C878;
color:#10C878;
}
.zlt-gf_chip-3sf.zlt-state_active-3sf{
border-color:transparent;
background:#10C878;
color:#0D1A14;
}
.zlt-grow-3sf{
padding:1.625rem 0 10px;
}
.zlt-row_seo-3sf{
margin:0.625rem 0 0;
color:#7A726D;
font-size:14px;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.65;
}
.zlt-row_seo-3sf strong{
font-weight:700;
color:#F2EDE6;
}
.zlt-grow-3sf{
padding:26px 0 0.625rem;
}
.zlt-row_seo-3sf{
margin:0.625rem 0 0;
color:#7A726D;
line-height:1.65;
max-width:760px;
font-size:0.875rem;
overflow-wrap:break-word;
}
.zlt-row_seo-3sf strong{
color:#F2EDE6;
font-weight:700;
}
.zlt-jp-3sf{
padding:1.875rem 0 10px;
}
.zlt-jp_grid-3sf{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:767px){
.zlt-jp_grid-3sf{
grid-template-columns:1fr 1fr;
}
.zlt-jp_card_mega-3sf{
grid-column:1/-1;
}
}
@media(min-width:999px){
.zlt-jp_grid-3sf{
grid-template-columns:1.4fr 1fr 1fr;
}
.zlt-jp_card_mega-3sf{
grid-column:auto;
}
}
.zlt-jp_card-3sf{
border-radius:1.25rem;
padding:1.625rem;
background:#241A16;
overflow:hidden;
border:1px solid rgba(242,237,230,0.07);
gap:12px;
position:relative;
display:flex;
flex-direction:column;
min-height:200px;
justify-content:space-between;
min-width:0;
}
.zlt-jp_card_mega-3sf{
border-color:transparent;
background:linear-gradient(135deg,#0D1F17,#090D0B);
color:#EEF7F2;
min-height:13.125rem;
}
.zlt-jp_glow-3sf{
border-radius:50%;
background:radial-gradient(circle,rgba(16,200,120,0.12),transparent 70%);
pointer-events:none;
width:200px;
height:200px;
top:-2.5rem;
position:absolute;
right:-40px;
}
.zlt-jp_label-3sf{
gap:10px;
flex-wrap:wrap;
font-weight:700;
justify-content:space-between;
text-transform:uppercase;
color:#10C878;
letter-spacing:.16em;
position:relative;
display:flex;
font-size:10px;
align-items:center;
}
.zlt-jp_card_mega-3sf .zlt-jp_label-3sf{
color:#2EE89A;
}
.zlt-jp_drop-3sf{
font-weight:600;
color:#9E9490;
text-transform:none;
letter-spacing:.04em;
}
.zlt-jp_card_mega-3sf .zlt-jp_drop-3sf{
color:#8BBDA6;
}
.zlt-jp_amount-3sf{
overflow-wrap:break-word;
color:#F2EDE6;
font-size:38px;
font-weight:700;
line-height:1;
position:relative;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.zlt-jp_card_mega-3sf .zlt-jp_amount-3sf{
animation:zm2-pulse 2.4s infinite;
color:#2EE89A;
font-size:3rem;
}
@media(min-width:770px){
.zlt-jp_card_mega-3sf .zlt-jp_amount-3sf{
font-size:54px;
}
}
.zlt-jp_game-3sf{
position:relative;
font-size:0.813rem;
color:#9E9490;
}
.zlt-jp_card_mega-3sf .zlt-jp_game-3sf{
color:#8BBDA6;
}
.zlt-jp_cta-3sf{
position:relative;
align-self:flex-start;
}
.zlt-jp_card_mega-3sf .zlt-jp_cta-3sf{
transition:opacity .22s ease;
padding:10px 1.25rem;
border-radius:62.438rem;
background:#2EE89A;
font-size:13px;
color:#120D09;
font-weight:700;
}
.zlt-jp_card_mega-3sf .zlt-jp_cta-3sf:hover{
opacity:.9;
}
.zlt-jp_card-3sf:not(.zlt-jp_card_mega-3sf) .zlt-jp_cta-3sf{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-weight:700;
border-bottom:1px solid #F2EDE6;
font-size:0.813rem;
color:#F2EDE6;
}
.zlt-jp_card-3sf:not(.zlt-jp_card_mega-3sf) .zlt-jp_cta-3sf:hover{
border-color:#10C878;
color:#10C878;
}
.zlt-jp_seo-3sf{
margin:14px 0 0;
color:#7A726D;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
max-width:760px;
}
.zlt-jp_seo-3sf strong{
font-weight:700;
color:#F2EDE6;
}
.zlt-grow-3sf{
padding:26px 0 10px;
}
.zlt-row_seo-3sf{
margin:10px 0 0;
font-size:14px;
line-height:1.65;
color:#7A726D;
max-width:47.5rem;
overflow-wrap:break-word;
}
.zlt-row_seo-3sf strong{
color:#F2EDE6;
font-weight:700;
}
.zlt-app-3sf{
padding:1.875rem 0 0.625rem;
}
.zlt-app_in-3sf{
border-radius:1.25rem;
gap:1.75rem;
padding:32px;
background:#241A16;
border:1px solid rgba(242,237,230,0.07);
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.zlt-app_in-3sf{
gap:40px;
padding:40px 44px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.zlt-app_copy-3sf{
max-width:560px;
min-width:0;
}
.zlt-app_eyebrow-3sf{
margin-bottom:12px;
}
.zlt-app_h2-3sf{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:1.75rem;
color:#F2EDE6;
margin-bottom:0.75rem;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:767px){
.zlt-app_h2-3sf{
font-size:34px;
}
}
.zlt-app_text-3sf{
margin-bottom:22px;
font-size:14px;
line-height:1.6;
color:#7A726D;
}
.zlt-app_btns-3sf{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.zlt-app_btn-3sf{
padding:0.688rem 20px;
gap:10px;
background:#10C878;
border-radius:0.875rem;
transition:background-color .22s ease;
align-items:center;
display:inline-flex;
color:#0D1A14;
}
.zlt-app_btn-3sf:hover{
background:#0DB368;
}
.zlt-app_btn_ic-3sf{
display:inline-flex;
align-items:center;
}
.zlt-app_btn_ic-3sf svg{
height:1.125rem;
width:18px;
}
.zlt-app_btn_lb-3sf{
font-size:13.5px;
font-weight:700;
}
.zlt-app_qr_wrap-3sf{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.zlt-app_qr-3sf{
flex:0 0 auto;
border-radius:14px;
background-image:repeating-linear-gradient(0deg,#241A16 0 0.313rem,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#241A16 0 0.313rem,transparent 0.313rem 0.688rem);
width:108px;
background-color:#10C878;
height:6.75rem;
}
.zlt-app_qr_cap-3sf{
max-width:5.75rem;
font-size:0.781rem;
color:#9E9490;
line-height:1.4;
}
.zlt-trn-3sf{
padding:30px 0 10px;
}
.zlt-trn_in-3sf{
grid-template-columns:1fr;
border:1px solid rgba(242,237,230,0.07);
background:#241A16;
border-radius:20px;
overflow:hidden;
display:grid;
}
@media(min-width:880px){
.zlt-trn_in-3sf{
grid-template-columns:1.05fr 1fr;
}
}
.zlt-trn_banner-3sf{
padding:34px;
background:linear-gradient(150deg,#0D1F17,#090D0B);
overflow:hidden;
position:relative;
color:#EEF7F2;
}
.zlt-trn_glow-3sf{
background:radial-gradient(circle,rgba(16,200,120,0.12),transparent 70%);
border-radius:50%;
right:-40px;
pointer-events:none;
bottom:-40px;
position:absolute;
width:200px;
height:12.5rem;
}
.zlt-trn_eyebrow-3sf{
margin-bottom:14px;
position:relative;
}
.zlt-trn_h2-3sf{
line-height:1.06;
margin-bottom:12px;
overflow-wrap:break-word;
color:#EEF7F2;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:30px;
font-weight:600;
position:relative;
}
@media(min-width:766px){
.zlt-trn_h2-3sf{
font-size:36px;
}
}
.zlt-trn_text-3sf{
line-height:1.6;
position:relative;
font-size:14px;
color:#8BBDA6;
margin-bottom:1.375rem;
max-width:420px;
}
.zlt-trn_timer-3sf{
gap:8px;
display:flex;
flex-wrap:wrap;
margin-bottom:1.5rem;
align-items:center;
position:relative;
}
.zlt-trn_timer_cap-3sf{
font-size:11px;
color:#8BBDA6;
}
.zlt-trn_timer_box-3sf{
border-radius:8px;
background:rgba(220,245,235,0.07);
padding:4px 12px;
font-weight:700;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#EEF7F2;
font-size:1.5rem;
}
.zlt-trn_cta-3sf{
border-radius:62.438rem;
transition:opacity .22s ease;
background:#2EE89A;
padding:13px 26px;
display:inline-block;
font-weight:700;
position:relative;
color:#120D09;
font-size:0.875rem;
}
.zlt-trn_cta-3sf:hover{
opacity:.9;
}
.zlt-trn_lb-3sf{
padding:1.625rem 28px;
}
.zlt-trn_lb_head-3sf{
gap:0.625rem;
display:flex;
align-items:center;
justify-content:space-between;
margin-bottom:12px;
}
.zlt-trn_lb_title-3sf{
font-weight:600;
color:#F2EDE6;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
}
.zlt-trn_lb_upd-3sf{
color:#9E9490;
text-transform:uppercase;
letter-spacing:.08em;
font-size:11px;
}
.zlt-trn_lb_row-3sf{
gap:14px;
border-radius:0.5rem;
padding:0.688rem 0.75rem;
align-items:center;
display:flex;
}
.zlt-trn_lb_row-3sf:nth-child(2){
background:rgba(16,200,120,0.12);
}
.zlt-trn_lb_rank-3sf{
flex:0 0 auto;
color:#10C878;
font-weight:700;
width:1.375rem;
font-size:16px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.zlt-trn_lb_av-3sf{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#10C878,#2EE89A);
width:1.875rem;
height:1.875rem;
}
.zlt-trn_lb_name-3sf{
flex:1 1 auto;
overflow:hidden;
text-overflow:ellipsis;
min-width:0;
font-weight:600;
font-size:14px;
white-space:nowrap;
color:#F2EDE6;
}
.zlt-trn_lb_amount-3sf{
flex:0 0 auto;
color:#F2EDE6;
font-size:0.813rem;
font-weight:700;
}
.zlt-vip-3sf{
padding:48px 0;
}
@media(min-width:765px){
.zlt-vip-3sf{
padding:4rem 0;
}
}
.zlt-vip_head-3sf{
gap:0.875rem;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:881px){
.zlt-vip_head-3sf{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.zlt-vip_eyebrow-3sf{
margin-bottom:12px;
}
.zlt-vip_h2-3sf{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#EEF7F2;
font-weight:600;
overflow-wrap:break-word;
font-size:32px;
}
@media(min-width:770px){
.zlt-vip_h2-3sf{
font-size:2.5rem;
}
}
.zlt-vip_intro-3sf{
line-height:1.6;
font-size:0.875rem;
max-width:420px;
color:#8BBDA6;
}
.zlt-vip_grid-3sf{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:0.875rem;
display:grid;
}
.zlt-vip_card-3sf{
padding:1.375rem 1.125rem;
border-radius:0.875rem;
border:1px solid rgba(220,245,235,0.13);
min-width:0;
}
.zlt-vip_card_feat-3sf{
border-color:#2EE89A;
background:rgba(220,245,235,0.07);
}
.zlt-vip_card_ic-3sf{
border-radius:0.5rem;
background:linear-gradient(135deg,#10C878,#2EE89A);
height:34px;
margin-bottom:1rem;
display:block;
width:2.125rem;
}
.zlt-vip_name-3sf{
font-size:1.25rem;
margin-bottom:0.375rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
color:#EEF7F2;
}
.zlt-vip_perk-3sf{
overflow-wrap:break-word;
font-size:0.781rem;
line-height:1.5;
color:#8BBDA6;
}
.zlt-gm-3sf{
padding:1.875rem 0 0.625rem;
}
.zlt-gm_in-3sf{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:879px){
.zlt-gm_in-3sf{
grid-template-columns:1.25fr 1fr;
}
}
.zlt-gm_left-3sf{
border:1px solid rgba(242,237,230,0.07);
border-radius:20px;
padding:32px;
background:#241A16;
min-width:0;
}
.zlt-gm_eyebrow-3sf{
margin-bottom:10px;
}
.zlt-gm_h2-3sf{
font-size:26px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
color:#F2EDE6;
font-weight:600;
overflow-wrap:break-word;
line-height:1.06;
}
@media(min-width:769px){
.zlt-gm_h2-3sf{
font-size:1.75rem;
}
}
.zlt-gm_text-3sf{
margin-bottom:22px;
font-size:14px;
max-width:30rem;
color:#7A726D;
line-height:1.6;
}
.zlt-gm_level-3sf{
font-size:1.375rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
font-weight:700;
color:#10C878;
}
.zlt-gm_bar-3sf{
background:rgba(242,237,230,0.13);
border-radius:62.438rem;
overflow:hidden;
height:8px;
margin-bottom:0.375rem;
}
.zlt-gm_bar_fill-3sf{
border-radius:999px;
background:linear-gradient(90deg,#10C878,#2EE89A);
height:100%;
}
.zlt-gm_bar_meta-3sf{
gap:10px;
justify-content:space-between;
margin-bottom:18px;
color:#9E9490;
font-size:11px;
display:flex;
}
.zlt-gm_missions-3sf{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.zlt-gm_mission-3sf{
gap:7px;
border:1px solid rgba(242,237,230,0.13);
border-radius:62.438rem;
padding:0.563rem 0.938rem;
background:#1A1210;
align-items:center;
color:#D6CFC6;
display:inline-flex;
font-size:12.5px;
font-weight:600;
}
.zlt-gm_mission_ic-3sf{
color:#10C878;
display:inline-flex;
align-items:center;
}
.zlt-gm_mission_ic-3sf svg{
width:0.813rem;
height:13px;
}
.zlt-gm_right-3sf{
padding:32px;
border-radius:20px;
background:linear-gradient(150deg,#0D1F17,#090D0B);
overflow:hidden;
position:relative;
color:#EEF7F2;
flex-direction:column;
display:flex;
}
.zlt-gm_glow-3sf{
border-radius:50%;
background:radial-gradient(circle,rgba(16,200,120,0.12),transparent 70%);
position:absolute;
right:-30px;
pointer-events:none;
width:9.375rem;
top:-30px;
height:9.375rem;
}
.zlt-gm_ref_eyebrow-3sf{
margin-bottom:0.625rem;
position:relative;
}
.zlt-gm_ref_h2-3sf{
margin-bottom:0.5rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:26px;
position:relative;
color:#EEF7F2;
overflow-wrap:break-word;
line-height:1.1;
font-weight:600;
}
.zlt-gm_ref_text-3sf{
margin-bottom:1.25rem;
color:#8BBDA6;
line-height:1.55;
font-size:0.844rem;
position:relative;
}
.zlt-gm_ref_cta-3sf{
background:#2EE89A;
transition:opacity .22s ease;
padding:11px 1.375rem;
border-radius:999px;
position:relative;
font-weight:700;
align-self:flex-start;
margin-top:auto;
color:#120D09;
font-size:0.844rem;
}
.zlt-gm_ref_cta-3sf:hover{
opacity:.9;
}
.zlt-nl-3sf{
padding:24px 0 10px;
}
.zlt-nl_in-3sf{
gap:22px;
padding:1.875rem 32px;
border-radius:20px;
background:#0A1520;
color:#EEF7F2;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.zlt-nl_in-3sf{
gap:1.75rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.zlt-nl_text_wrap-3sf{
min-width:0;
}
.zlt-nl_h3-3sf{
font-size:1.375rem;
overflow-wrap:break-word;
line-height:1.1;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#EEF7F2;
font-weight:600;
margin-bottom:0.313rem;
}
@media(min-width:767px){
.zlt-nl_h3-3sf{
font-size:1.5rem;
}
}
.zlt-nl_text-3sf{
font-size:13.5px;
color:#8BBDA6;
line-height:1.5;
}
.zlt-nl_form-3sf{
gap:0.625rem;
flex:1 1 auto;
display:flex;
min-width:0;
max-width:460px;
}
.zlt-nl_input-3sf{
background:rgba(220,245,235,0.07);
overflow:hidden;
border-radius:0.875rem;
flex:1 1 auto;
padding:13px 16px;
border:1px solid rgba(220,245,235,0.13);
white-space:nowrap;
min-width:0;
text-overflow:ellipsis;
font-size:0.875rem;
align-items:center;
color:#8BBDA6;
display:flex;
}
.zlt-nl_btn-3sf{
background:#2EE89A;
padding:13px 24px;
border-radius:0.875rem;
flex:0 0 auto;
transition:opacity .22s ease;
color:#120D09;
font-size:0.875rem;
white-space:nowrap;
font-weight:700;
}
.zlt-nl_btn-3sf:hover{
opacity:.9;
}
.zlt-hts-3sf{
padding:48px 0;
}
@media(min-width:767px){
.zlt-hts-3sf{
padding:3.875rem 0;
}
}
.zlt-hts_head-3sf{
gap:18px;
display:flex;
margin-bottom:2.125rem;
flex-direction:column;
}
@media(min-width:765px){
.zlt-hts_head-3sf{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.zlt-hts_eyebrow-3sf{
margin-bottom:0.75rem;
}
.zlt-hts_h2-3sf{
color:#EEF7F2;
font-size:30px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:767px){
.zlt-hts_h2-3sf{
font-size:38px;
}
}
.zlt-hts_cta-3sf{
transition:opacity .22s ease;
padding:0.938rem 1.875rem;
flex:0 0 auto;
border-radius:62.438rem;
background:#2EE89A;
color:#120D09;
font-weight:700;
font-size:15px;
}
.zlt-hts_cta-3sf:hover{
opacity:.9;
}
.zlt-hts_grid-3sf{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:757px){
.zlt-hts_grid-3sf{
grid-template-columns:repeat(3,1fr);
}
}
.zlt-hts_step-3sf{
min-width:0;
border-top:1px solid rgba(220,245,235,0.13);
padding-top:22px;
}
.zlt-hts_step_num-3sf{
color:#2EE89A;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:700;
line-height:1;
font-size:44px;
margin-bottom:14px;
}
.zlt-hts_step_h-3sf{
line-height:1.2;
overflow-wrap:break-word;
font-size:19px;
margin-bottom:0.5rem;
font-weight:700;
color:#EEF7F2;
}
.zlt-hts_step_p-3sf{
line-height:1.55;
overflow-wrap:break-word;
color:#8BBDA6;
font-size:14px;
}
.zlt-tt-3sf{
padding:3rem 0 10px;
}
@media(min-width:771px){
.zlt-tt-3sf{
padding:3.75rem 0 10px;
}
}
.zlt-tt_head-3sf{
text-align:center;
margin-bottom:34px;
}
.zlt-tt_eyebrow-3sf{
margin-bottom:12px;
}
.zlt-tt_h2-3sf{
font-size:2rem;
font-weight:600;
line-height:1.05;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F2EDE6;
}
@media(min-width:769px){
.zlt-tt_h2-3sf{
font-size:2.625rem;
}
}
.zlt-tt_grid-3sf{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.zlt-tt_grid-3sf{
grid-template-columns:repeat(3,1fr);
}
}
.zlt-tt_card-3sf{
border:1px solid rgba(242,237,230,0.07);
background:#241A16;
border-radius:14px;
padding:1.875rem;
flex-direction:column;
display:flex;
min-width:0;
}
.zlt-tt_card_ic-3sf{
margin-bottom:1.125rem;
display:inline-flex;
align-items:center;
color:#10C878;
}
.zlt-tt_card_ic-3sf svg{
width:1.75rem;
height:1.75rem;
}
.zlt-tt_card_h-3sf{
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:22px;
line-height:1.15;
margin-bottom:8px;
color:#F2EDE6;
}
.zlt-tt_card_p-3sf{
overflow-wrap:break-word;
line-height:1.6;
color:#7A726D;
font-size:14px;
margin-bottom:14px;
}
.zlt-tt_card_p-3sf b{
font-weight:700;
color:#F2EDE6;
}
.zlt-tt_card_link-3sf{
transition:color .22s ease;
align-self:flex-start;
padding-bottom:2px;
border-bottom:1px solid #10C878;
margin-top:auto;
color:#F2EDE6;
font-weight:700;
font-size:13px;
}
.zlt-tt_card_link-3sf:hover{
color:#10C878;
}
.zlt-prov-3sf{
padding:40px 0 20px;
}
.zlt-prov_eyebrow-3sf{
display:block;
margin-bottom:18px;
}
.zlt-prov_grid-3sf{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:562px){
.zlt-prov_grid-3sf{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.zlt-prov_grid-3sf{
grid-template-columns:repeat(6,1fr);
}
}
.zlt-pmt-3sf{
padding:3rem 0 10px;
}
.zlt-pmt_in-3sf{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:881px){
.zlt-pmt_in-3sf{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.zlt-pmt_left-3sf{
min-width:0;
}
.zlt-pmt_eyebrow-3sf{
margin-bottom:12px;
}
.zlt-pmt_h2-3sf{
color:#F2EDE6;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:1.875rem;
line-height:1.06;
margin-bottom:12px;
overflow-wrap:break-word;
}
@media(min-width:770px){
.zlt-pmt_h2-3sf{
font-size:2rem;
}
}
.zlt-pmt_text-3sf{
margin-bottom:1.375rem;
font-size:14.5px;
line-height:1.6;
color:#7A726D;
}
.zlt-pmt_logos-3sf{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:481px){
.zlt-pmt_logos-3sf{
grid-template-columns:repeat(4,1fr);
}
}
.zlt-pmt_logo-3sf{
padding:0 8px;
border-radius:8px;
background:#241A16;
overflow:hidden;
border:1px solid rgba(242,237,230,0.07);
height:50px;
color:#D6CFC6;
text-align:center;
text-overflow:ellipsis;
font-size:0.781rem;
display:flex;
justify-content:center;
font-weight:700;
align-items:center;
white-space:nowrap;
}
.zlt-pmt_table-3sf{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(242,237,230,0.07);
min-width:0;
}
.zlt-pmt_thead-3sf{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#0F0B09;
display:grid;
}
.zlt-pmt_th-3sf{
overflow:hidden;
padding:0.813rem 0.875rem;
font-size:0.625rem;
color:#EEF7F2;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
text-transform:uppercase;
letter-spacing:.08em;
}
.zlt-pmt_row-3sf{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(242,237,230,0.07);
}
.zlt-pmt_row-3sf:nth-child(odd){
background:#241A16;
}
.zlt-pmt_td-3sf{
padding:14px;
min-width:0;
overflow-wrap:break-word;
font-size:13.5px;
color:#7A726D;
}
.zlt-pmt_row-3sf .zlt-pmt_td-3sf:first-child{
color:#F2EDE6;
font-weight:700;
}
.zlt-pmt_row-3sf .zlt-pmt_td-3sf:last-child{
font-weight:700;
color:#22D47A;
}
.zlt-rv-3sf{
background:#241A16;
padding:48px 0;
border-bottom:1px solid rgba(242,237,230,0.07);
border-top:1px solid rgba(242,237,230,0.07);
margin-top:1.5rem;
}
@media(min-width:770px){
.zlt-rv-3sf{
padding:56px 0;
}
}
.zlt-rv_head-3sf{
gap:1rem;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.zlt-rv_head-3sf{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.zlt-rv_eyebrow-3sf{
margin-bottom:10px;
}
.zlt-rv_h2-3sf{
color:#F2EDE6;
line-height:1.05;
font-weight:600;
font-size:1.875rem;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.zlt-rv_h2-3sf{
font-size:2.375rem;
}
}
.zlt-rv_agg-3sf{
gap:12px;
display:flex;
align-items:center;
}
.zlt-rv_agg_stars-3sf{
gap:3px;
display:flex;
color:#10C878;
}
.zlt-rv_agg_stars-3sf svg{
height:1.125rem;
width:18px;
}
.zlt-rv_source-3sf{
font-size:0.813rem;
color:#7A726D;
}
.zlt-rv_grid-3sf{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.zlt-rv_grid-3sf{
grid-template-columns:repeat(3,1fr);
}
}
.zlt-rv_card-3sf{
border:1px solid rgba(242,237,230,0.07);
padding:26px;
border-radius:0.875rem;
background:#1A1210;
min-width:0;
}
.zlt-rv_card_stars-3sf{
gap:2px;
color:#10C878;
margin-bottom:0.75rem;
display:flex;
}
.zlt-rv_card_stars-3sf svg{
width:0.875rem;
height:14px;
}
.zlt-rv_card_body-3sf{
font-size:18px;
overflow-wrap:break-word;
margin-bottom:1rem;
color:#F2EDE6;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.45;
font-weight:500;
}
.zlt-rv_card_meta-3sf{
gap:0.625rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.zlt-rv_card_av-3sf{
flex:0 0 auto;
background:linear-gradient(135deg,#10C878,#2EE89A);
border-radius:50%;
width:32px;
height:2rem;
}
.zlt-rv_card_author-3sf{
color:#F2EDE6;
font-size:0.813rem;
font-weight:700;
}
.zlt-rv_card_loc-3sf{
font-size:12px;
color:#9E9490;
}
.zlt-ts-3sf{
padding:44px 0;
}
.zlt-ts_in-3sf{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:881px){
.zlt-ts_in-3sf{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.zlt-ts_left-3sf{
min-width:0;
}
.zlt-ts_h2-3sf{
font-weight:600;
margin-bottom:0.75rem;
line-height:1.1;
overflow-wrap:break-word;
color:#EEF7F2;
font-size:1.625rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.zlt-ts_h2-3sf{
font-size:1.75rem;
}
}
.zlt-ts_text-3sf{
line-height:1.6;
margin-bottom:22px;
color:#8BBDA6;
max-width:32.5rem;
font-size:0.906rem;
}
.zlt-ts_badges-3sf{
gap:18px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.zlt-ts_badge-3sf{
color:#8BBDA6;
font-size:13px;
font-weight:600;
}
.zlt-ts_pay-3sf{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:880px){
.zlt-ts_pay-3sf{
justify-content:flex-end;
}
}
.zlt-ts_pay_chip-3sf{
border-radius:0.875rem;
border:1px solid rgba(220,245,235,0.13);
background:rgba(220,245,235,0.07);
padding:12px 1rem;
font-weight:700;
font-size:14px;
color:#EEF7F2;
}
.zlt-op-3sf{
padding:36px 0 0.625rem;
}
.zlt-op_in-3sf{
gap:2rem;
background:#241A16;
border:1px solid rgba(242,237,230,0.07);
grid-template-columns:1fr;
border-radius:14px;
padding:2rem;
display:grid;
align-items:center;
}
@media(min-width:858px){
.zlt-op_in-3sf{
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
padding:34px 40px;
}
}
.zlt-op_left-3sf{
min-width:0;
}
.zlt-op_eyebrow-3sf{
margin-bottom:12px;
}
.zlt-op_h2-3sf{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:1.75rem;
font-weight:600;
color:#F2EDE6;
overflow-wrap:break-word;
margin-bottom:0.625rem;
line-height:1.08;
}
@media(min-width:769px){
.zlt-op_h2-3sf{
font-size:1.875rem;
}
}
.zlt-op_text-3sf{
color:#7A726D;
line-height:1.6;
font-size:0.875rem;
}
.zlt-op_grid-3sf{
gap:1px;
overflow:hidden;
border-radius:8px;
border:1px solid rgba(242,237,230,0.13);
grid-template-columns:1fr 1fr;
background:rgba(242,237,230,0.13);
display:grid;
}
.zlt-op_field-3sf{
padding:1.125rem 1.25rem;
background:#1A1210;
min-width:0;
}
.zlt-op_field_lb-3sf{
font-size:10px;
margin-bottom:5px;
font-weight:600;
color:#10C878;
text-transform:uppercase;
letter-spacing:.1em;
}
.zlt-op_field_val-3sf{
color:#F2EDE6;
font-weight:700;
font-size:0.875rem;
overflow-wrap:break-word;
}
.zlt-wy-3sf{
padding:48px 0;
}
@media(min-width:769px){
.zlt-wy-3sf{
padding:3.5rem 0;
}
}
.zlt-wy_in-3sf{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:899px){
.zlt-wy_in-3sf{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.zlt-wy_left-3sf{
min-width:0;
}
.zlt-wy_eyebrow-3sf{
margin-bottom:14px;
}
.zlt-wy_h2-3sf{
overflow-wrap:break-word;
font-weight:600;
margin-bottom:16px;
font-size:32px;
color:#F2EDE6;
line-height:1.05;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.zlt-wy_h2-3sf{
font-size:40px;
}
}
.zlt-wy_intro-3sf{
line-height:1.6;
color:#7A726D;
font-size:0.938rem;
}
.zlt-wy_grid-3sf{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.zlt-wy_grid-3sf{
grid-template-columns:1fr 1fr;
}
}
.zlt-wy_card-3sf{
border-radius:0.875rem;
background:#241A16;
border:1px solid rgba(242,237,230,0.07);
padding:26px;
min-width:0;
}
.zlt-wy_card_ic-3sf{
margin-bottom:16px;
display:inline-flex;
color:#10C878;
justify-content:center;
align-items:center;
}
.zlt-wy_card_ic-3sf svg{
width:1.625rem;
height:26px;
}
.zlt-wy_card_h-3sf{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#F2EDE6;
line-height:1.15;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-size:21px;
}
.zlt-wy_card_p-3sf{
color:#7A726D;
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
}
.zlt-faq-3sf{
padding:3rem 0;
background:#241A16;
border-bottom:1px solid rgba(242,237,230,0.07);
border-top:1px solid rgba(242,237,230,0.07);
margin-top:24px;
}
@media(min-width:769px){
.zlt-faq-3sf{
padding:62px 0;
}
}
.zlt-faq_head-3sf{
text-align:center;
margin-bottom:34px;
}
.zlt-faq_eyebrow-3sf{
margin-bottom:0.75rem;
}
.zlt-faq_h2-3sf{
line-height:1.05;
font-size:2rem;
color:#F2EDE6;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.zlt-faq_h2-3sf{
font-size:38px;
}
}
.zlt-faq_list-3sf{
gap:0.75rem;
margin:0 auto;
flex-direction:column;
max-width:51.25rem;
display:flex;
}
.zlt-faq_item-3sf{
border:1px solid rgba(242,237,230,0.07);
overflow:hidden;
background:#1A1210;
border-radius:14px;
}
.zlt-faq_q-3sf{
padding:1.25rem 1.5rem;
list-style:none;
gap:20px;
overflow-wrap:break-word;
display:flex;
cursor:pointer;
align-items:center;
font-weight:700;
font-size:16px;
color:#F2EDE6;
justify-content:space-between;
}
.zlt-faq_q-3sf::-webkit-details-marker{
display:none;
}
.zlt-faq_q_ic-3sf{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
align-items:center;
color:#10C878;
}
.zlt-faq_q_ic-3sf svg{
width:1.125rem;
height:1.125rem;
}
.zlt-faq_item-3sf[open] .zlt-faq_q_ic-3sf{
transform:rotate(180deg);
}
.zlt-faq_a-3sf{
padding:0 1.5rem 20px;
line-height:1.6;
overflow-wrap:break-word;
color:#7A726D;
font-size:14.5px;
}
.zlt-sg-3sf{
padding:3rem 0 0.625rem;
}
.zlt-sg_eyebrow-3sf{
display:block;
margin-bottom:0.75rem;
}
.zlt-sg_h2-3sf{
font-weight:600;
margin-bottom:1.75rem;
color:#F2EDE6;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:30px;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:768px){
.zlt-sg_h2-3sf{
font-size:2.25rem;
}
}
.zlt-sg_grid-3sf{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:722px){
.zlt-sg_grid-3sf{
grid-template-columns:repeat(3,1fr);
}
}
.zlt-sg_col-3sf{
min-width:0;
}
.zlt-sg_col_h-3sf{
font-weight:600;
font-size:22px;
color:#F2EDE6;
line-height:1.15;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:10px;
}
.zlt-sg_col_p-3sf{
color:#7A726D;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
}
.zlt-sb-3sf{
padding:3rem 0;
background:#241A16;
margin-top:24px;
border-bottom:1px solid rgba(242,237,230,0.07);
border-top:1px solid rgba(242,237,230,0.07);
}
@media(min-width:769px){
.zlt-sb-3sf{
padding:3.5rem 0;
}
}
.zlt-sb_eyebrow-3sf{
margin-bottom:12px;
display:block;
}
.zlt-sb_h2-3sf{
color:#F2EDE6;
line-height:1.05;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.875rem;
margin-bottom:1.625rem;
font-weight:600;
}
@media(min-width:765px){
.zlt-sb_h2-3sf{
font-size:36px;
}
}
.zlt-sb_grid-3sf{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:557px){
.zlt-sb_grid-3sf{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:962px){
.zlt-sb_grid-3sf{
grid-template-columns:repeat(4,1fr);
}
}
.zlt-sb_card-3sf{
background:#1A1210;
padding:24px;
border:1px solid rgba(242,237,230,0.07);
border-radius:0.875rem;
min-width:0;
}
.zlt-sb_card_h-3sf{
font-weight:600;
color:#F2EDE6;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:8px;
font-size:19px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.zlt-sb_card_p-3sf{
font-size:13.5px;
overflow-wrap:break-word;
color:#7A726D;
line-height:1.6;
}
.zlt-sb_rtp-3sf{
padding:26px 1.75rem;
gap:24px;
border-radius:14px;
border:1px solid rgba(242,237,230,0.07);
background:#1A1210;
grid-template-columns:1fr;
margin-top:18px;
align-items:center;
display:grid;
}
@media(min-width:761px){
.zlt-sb_rtp-3sf{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.zlt-sb_rtp_h-3sf{
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:0.5rem;
color:#F2EDE6;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:20px;
}
.zlt-sb_rtp_p-3sf{
line-height:1.6;
color:#7A726D;
font-size:13.5px;
overflow-wrap:break-word;
}
.zlt-sb_rtp_stats-3sf{
gap:16px;
display:flex;
}
.zlt-sb_stat-3sf{
border-radius:8px;
flex:1 1 0;
padding:1.125rem;
background:#241A16;
min-width:0;
text-align:center;
}
.zlt-sb_stat_v-3sf{
font-size:26px;
color:#22D47A;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:700;
overflow-wrap:break-word;
}
.zlt-sb_stat_l-3sf{
margin-top:0.25rem;
color:#9E9490;
font-size:0.719rem;
}
.zlt-el-3sf{
padding:3rem 0;
}
@media(min-width:769px){
.zlt-el-3sf{
padding:3.5rem 0;
}
}
.zlt-el_in-3sf{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:901px){
.zlt-el_in-3sf{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.zlt-el_left-3sf{
min-width:0;
}
.zlt-el_eyebrow-3sf{
margin-bottom:14px;
}
.zlt-el_h2-3sf{
margin-bottom:1.375rem;
font-size:32px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
color:#F2EDE6;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:765px){
.zlt-el_h2-3sf{
font-size:2.375rem;
}
}
.zlt-el_body-3sf p{
overflow-wrap:break-word;
color:#D6CFC6;
line-height:1.7;
margin-bottom:18px;
font-size:16px;
}
.zlt-el_dropcap-3sf{
padding:6px 12px 0 0;
color:#10C878;
font-size:3.875rem;
line-height:.8;
font-weight:700;
float:left;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.zlt-el_right-3sf{
min-width:0;
}
.zlt-el_quote-3sf{
padding:36px;
border-radius:1.25rem;
background:linear-gradient(150deg,#0D1F17,#090D0B);
margin-bottom:1.5rem;
color:#EEF7F2;
position:relative;
}
.zlt-el_quote_mark-3sf{
color:#2EE89A;
align-items:center;
margin-bottom:6px;
display:inline-flex;
}
.zlt-el_quote_mark-3sf svg{
height:2.125rem;
width:2.125rem;
}
.zlt-el_quote_text-3sf{
line-height:1.4;
font-weight:500;
color:#EEF7F2;
margin-bottom:22px;
font-size:1.375rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.zlt-el_quote_meta-3sf{
gap:12px;
align-items:center;
display:flex;
}
.zlt-el_quote_av-3sf{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#10C878,#2EE89A);
height:38px;
width:38px;
}
.zlt-el_quote_author-3sf{
font-weight:700;
color:#EEF7F2;
font-size:14px;
}
.zlt-el_quote_meta_sub-3sf{
font-size:12px;
color:#8BBDA6;
}
.zlt-el_explain-3sf{
border-radius:0.875rem;
border:1px solid rgba(242,237,230,0.07);
overflow:hidden;
}
.zlt-el_explain_card-3sf{
padding:1.375rem 24px;
}
.zlt-el_explain_card-3sf+.zlt-el_explain_card-3sf{
border-top:1px solid rgba(242,237,230,0.07);
}
.zlt-el_explain_h-3sf{
color:#F2EDE6;
overflow-wrap:break-word;
font-size:20px;
line-height:1.15;
margin-bottom:0.5rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.zlt-el_explain_p-3sf{
overflow-wrap:break-word;
color:#7A726D;
font-size:0.875rem;
line-height:1.55;
}
.zlt-gd-3sf{
padding:3rem 0 10px;
}
.zlt-gd_head-3sf{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:1.5rem;
}
@media(min-width:678px){
.zlt-gd_head-3sf{
gap:1.25rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.zlt-gd_eyebrow-3sf{
margin-bottom:0.625rem;
}
.zlt-gd_h2-3sf{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:28px;
font-weight:600;
color:#F2EDE6;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:769px){
.zlt-gd_h2-3sf{
font-size:2.125rem;
}
}
.zlt-gd_more-3sf{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
color:#F2EDE6;
font-size:0.844rem;
padding-bottom:2px;
font-weight:600;
border-bottom:1px solid #F2EDE6;
}
.zlt-gd_more-3sf:hover{
border-color:#10C878;
color:#10C878;
}
.zlt-gd_grid-3sf{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:721px){
.zlt-gd_grid-3sf{
grid-template-columns:repeat(3,1fr);
}
}
.zlt-gd_card-3sf{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(242,237,230,0.07);
background:#241A16;
min-width:0;
display:block;
}
.zlt-gd_card_img-3sf{
background:linear-gradient(140deg,#0D1F17,#10C878);
height:9.375rem;
}
.zlt-gd_card_body-3sf{
padding:1.375rem;
}
.zlt-gd_card_cat-3sf{
text-transform:uppercase;
font-weight:600;
letter-spacing:.1em;
color:#10C878;
font-size:10px;
}
.zlt-gd_card_h-3sf{
margin:0.5rem 0 0.625rem;
color:#F2EDE6;
line-height:1.2;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:19px;
}
.zlt-gd_card_meta-3sf{
color:#9E9490;
overflow-wrap:break-word;
font-size:0.75rem;
}
.zlt-lh-3sf{
padding:40px 0 20px;
}
.zlt-lh_in-3sf{
padding-top:34px;
border-top:1px solid rgba(242,237,230,0.13);
}
.zlt-lh_eyebrow-3sf{
margin-bottom:1.375rem;
display:block;
}
.zlt-lh_grid-3sf{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:600px){
.zlt-lh_grid-3sf{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.zlt-lh_grid-3sf{
grid-template-columns:repeat(5,1fr);
}
}
.zlt-lh_col-3sf{
min-width:0;
}
.zlt-lh_col_h-3sf{
margin-bottom:0.75rem;
font-size:13px;
font-weight:700;
color:#F2EDE6;
overflow-wrap:break-word;
}
.zlt-lh_links-3sf{
gap:8px;
display:flex;
flex-direction:column;
}
.zlt-lh_link-3sf{
transition:color .22s ease;
font-size:13px;
overflow-wrap:break-word;
color:#7A726D;
}
.zlt-lh_link-3sf:hover{
color:#10C878;
}
.zlt-ft-3sf{
background:#0F0B09;
color:#8BBDA6;
margin-top:40px;
}
.zlt-ft_in-3sf{
gap:32px;
padding:3rem 0 28px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:603px){
.zlt-ft_in-3sf{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.zlt-ft_in-3sf{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.zlt-ft_brand-3sf{
min-width:0;
}
.zlt-ft_logo-3sf{
font-size:1.625rem;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#EEF7F2;
}
.zlt-ft_tagline-3sf{
max-width:17.5rem;
line-height:1.6;
font-size:13.5px;
color:#8BBDA6;
margin-top:14px;
}
.zlt-ft_contact-3sf{
transition:color .22s ease;
max-width:280px;
margin-top:12px;
font-size:13px;
display:inline-block;
overflow-wrap:anywhere;
color:#2EE89A;
}
.zlt-ft_contact-3sf:hover{
color:#EEF7F2;
}
.zlt-ft_col-3sf{
min-width:0;
}
.zlt-ft_col_h-3sf{
font-weight:700;
text-transform:uppercase;
font-size:0.813rem;
letter-spacing:.08em;
color:#EEF7F2;
overflow-wrap:break-word;
margin-bottom:14px;
}
.zlt-ft_col_links-3sf{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.zlt-ft_link-3sf{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:0.844rem;
color:#8BBDA6;
}
.zlt-ft_link-3sf:hover{
color:#EEF7F2;
}
.zlt-ft_bot-3sf{
padding:22px 0 40px;
gap:1rem;
flex-direction:column;
display:flex;
border-top:1px solid rgba(220,245,235,0.13);
}
@media(min-width:769px){
.zlt-ft_bot-3sf{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.zlt-ft_legal-3sf{
font-size:11.5px;
color:#4E4744;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.6;
}
.zlt-ft_legal-3sf b{
font-weight:700;
color:#8BBDA6;
}
.zlt-ft_age-3sf{
border-radius:8px;
flex:0 0 auto;
border:1.5px solid #2EE89A;
padding:0.25rem 0.563rem;
font-size:0.813rem;
font-weight:700;
color:#2EE89A;
}