*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#12100F;
line-height:1.6;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
color:#CEC9BF;
font-size:15px;
font-family:"Onest", 'Helvetica Neue', Arial, sans-serif;
text-rendering:optimizeLegibility;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0, 0, 0, 0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.tlz-layout_2aj{
display:flex;
min-height:100vh;
flex-direction:column;
}
.tlz-main_2aj{
flex:1 1 auto;
width:100%;
min-width:0;
}
.tlz-container_2aj{
padding:0 1rem;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:771px){
.tlz-container_2aj{
padding:0 32px;
}
}
@media(min-width:1098px){
.tlz-container_2aj{
padding:0 56px;
}
}
.tlz-eyebrow_2aj{
font-weight:600;
font-size:11px;
letter-spacing:.2em;
overflow-wrap:break-word;
color:#1DB874;
text-transform:uppercase;
display:inline-block;
font-family:"Onest", 'Helvetica Neue', Arial, sans-serif;
line-height:1.4;
}
.tlz-band_2aj{
background:#0E1A14;
color:#EDF7F1;
}
.tlz-band_2aj .tlz-eyebrow_2aj{
color:#3DEDA0;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.tlz-tb_2aj{
background:#13110F;
position:sticky;
top:0;
border-bottom:1px solid rgba(240, 237, 230, 0.13);
z-index:50;
}
.tlz-tb_in_2aj{
gap:1rem;
padding:0.75rem 1rem;
margin:0 auto;
max-width:1400px;
align-items:center;
justify-content:space-between;
display:flex;
width:100%;
}
@media(min-width:766px){
.tlz-tb_in_2aj{
padding:1rem 32px;
}
}
@media(min-width:1098px){
.tlz-tb_in_2aj{
padding:18px 56px;
}
}
.tlz-tb_left_2aj{
gap:28px;
min-width:0;
display:flex;
align-items:center;
}
.tlz-tb_logo_2aj{
gap:11px;
align-items:center;
min-width:0;
display:flex;
}
.tlz-tb_logo_mark_2aj{
border-radius:8px;
flex:0 0 auto;
object-fit:cover;
height:2.125rem;
width:34px;
}
.tlz-tb_logo_txt_2aj{
display:flex;
line-height:1;
min-width:0;
flex-direction:column;
}
.tlz-tb_logo_name_2aj{
overflow:hidden;
white-space:nowrap;
font-size:1.375rem;
font-weight:700;
letter-spacing:.02em;
text-overflow:ellipsis;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F0EDE6;
}
.tlz-tb_logo_sub_2aj{
overflow:hidden;
font-weight:600;
white-space:nowrap;
text-overflow:ellipsis;
letter-spacing:.32em;
font-size:8.5px;
color:#1DB874;
text-transform:uppercase;
margin-top:0.25rem;
}
.tlz-tb_nav_2aj{
display:none;
}
@media(min-width:962px){
.tlz-tb_nav_2aj{
gap:28px;
align-items:center;
display:flex;
}
}
.tlz-tb_nav_item_2aj{
transition:color .22s ease,border-color .22s ease;
font-weight:600;
white-space:nowrap;
border-bottom:2px solid transparent;
font-size:14px;
color:#CEC9BF;
padding-bottom:3px;
}
.tlz-tb_nav_item_2aj:hover{
color:#F0EDE6;
}
.tlz-tb_nav_item_2aj.tlz-state_active_2aj{
border-color:#1DB874;
color:#F0EDE6;
}
.tlz-tb_right_2aj{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.tlz-tb_search_2aj{
transition:color .22s ease;
display:flex;
justify-content:center;
align-items:center;
color:#CEC9BF;
}
.tlz-tb_search_2aj:hover{
color:#1DB874;
}
.tlz-tb_search_2aj svg{
height:18px;
width:18px;
}
.tlz-tb_lang_2aj{
letter-spacing:.1em;
font-weight:600;
color:#9A9288;
text-transform:uppercase;
font-size:11px;
}
.tlz-tb_lang_2aj:hover{
color:#F0EDE6;
}
.tlz-tb_login_2aj{
display:none;
font-size:14px;
color:#F0EDE6;
font-weight:600;
}
@media(min-width:769px){
.tlz-tb_login_2aj{
display:inline-block;
}
}
.tlz-tb_register_2aj{
border-radius:999px;
background:#1DB874;
transition:background-color .22s ease;
padding:11px 22px;
font-weight:700;
font-size:14px;
color:#0B1510;
white-space:nowrap;
}
.tlz-tb_register_2aj:hover{
background:#18A566;
}
.tlz-mob_2aj{
background:#13110F;
position:fixed;
z-index:60;
right:0;
border-top:1px solid rgba(240, 237, 230, 0.13);
bottom:0;
left:0;
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:961px){
.tlz-mob_2aj{
display:none;
}
}
.tlz-mob_in_2aj{
margin:0 auto;
justify-content:space-around;
max-width:35rem;
display:flex;
align-items:stretch;
}
.tlz-mob_item_2aj{
padding:0.563rem 0.25rem;
gap:3px;
flex:1 1 0;
transition:color .22s ease;
flex-direction:column;
color:#9A9288;
align-items:center;
display:flex;
min-width:0;
}
.tlz-mob_item_2aj.tlz-state_active_2aj{
color:#1DB874;
}
.tlz-mob_ic_2aj{
display:flex;
align-items:center;
justify-content:center;
}
.tlz-mob_ic_2aj svg{
width:20px;
height:20px;
}
.tlz-mob_lb_2aj{
overflow:hidden;
white-space:nowrap;
font-weight:600;
font-size:0.625rem;
max-width:100%;
text-overflow:ellipsis;
}
@media(max-width:962px){
body{
padding-bottom:60px;
}
}
.tlz-rail_2aj{
min-width:0;
position:relative;
}
.tlz-rail_scroll_2aj{
gap:0.875rem;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
display:flex;
overflow-x:auto;
padding-bottom:0.875rem;
}
@media(min-width:765px){
.tlz-rail_scroll_2aj{
gap:1.125rem;
}
}
.tlz-gc_2aj{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:768px){
.tlz-gc_2aj{
width:188px;
}
}
.tlz-gc_img_2aj{
background:#1C1917;
border-radius:0.875rem;
overflow:hidden;
padding-bottom:133.33%;
box-shadow:0 2px 0.5rem rgba(0,0,0,.45), 0 1px 2px rgba(0,0,0,.30);
position:relative;
}
.tlz-gc_img_2aj img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.tlz-gc_cover_2aj{
background:linear-gradient(160deg,transparent 55%,rgba(0, 0, 0, 0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.tlz-gc_hover_2aj{
transition:opacity .22s ease;
inset:0;
background:rgba(0, 0, 0, 0.52);
position:absolute;
align-items:center;
opacity:0;
display:flex;
justify-content:center;
}
.tlz-gc_2aj:hover .tlz-gc_hover_2aj{
opacity:1;
}
.tlz-gc_hover_btn_2aj{
border-radius:999px;
background:#1DB874;
height:46px;
color:#0B1510;
width:46px;
justify-content:center;
display:flex;
align-items:center;
}
.tlz-gc_hover_btn_2aj svg{
height:1.125rem;
width:1.125rem;
}
.tlz-gc_info_2aj{
gap:2px;
flex-direction:column;
display:flex;
margin-top:9px;
min-width:0;
}
.tlz-gc_name_2aj{
overflow:hidden;
font-size:13px;
color:#F0EDE6;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
}
.tlz-gc_prov_2aj{
overflow:hidden;
font-size:0.688rem;
white-space:nowrap;
color:#9A9288;
text-overflow:ellipsis;
}
.tlz-gc_meta_2aj{
font-size:11px;
color:#9A9288;
}
.tlz-tc_2aj{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:771px){
.tlz-tc_2aj{
width:14.375rem;
}
}
.tlz-tc_img_2aj{
background:#1C1917;
overflow:hidden;
border-radius:14px;
padding-bottom:75%;
box-shadow:0 2px 8px rgba(0,0,0,.45), 0 1px 2px rgba(0,0,0,.30);
position:relative;
}
.tlz-tc_img_2aj img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.tlz-tc_info_2aj{
gap:2px;
margin-top:0.563rem;
display:flex;
flex-direction:column;
min-width:0;
}
.tlz-tc_name_2aj{
overflow:hidden;
white-space:nowrap;
font-weight:700;
font-size:14px;
color:#F0EDE6;
text-overflow:ellipsis;
}
.tlz-tc_rtp_2aj{
font-size:11px;
color:#9A9288;
}
.tlz-lc_2aj{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:765px){
.tlz-lc_2aj{
width:268px;
}
}
.tlz-lc_img_2aj{
border-radius:0.875rem;
background:#1C1917;
overflow:hidden;
box-shadow:0 2px 8px rgba(0,0,0,.45), 0 1px 2px rgba(0,0,0,.30);
position:relative;
padding-bottom:62.5%;
}
.tlz-lc_img_2aj img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.tlz-lc_live_2aj{
background:rgba(0, 0, 0, 0.52);
padding:4px 9px;
border-radius:999px;
gap:7px;
position:absolute;
top:12px;
left:0.75rem;
display:flex;
align-items:center;
}
.tlz-lc_live_dot_2aj{
background:#E8402A;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
height:8px;
width:8px;
}
.tlz-lc_seats_2aj{
font-size:0.625rem;
text-transform:uppercase;
font-weight:600;
letter-spacing:.08em;
color:#EDF7F1;
}
.tlz-lc_info_2aj{
gap:2px;
flex-direction:column;
margin-top:9px;
display:flex;
min-width:0;
}
.tlz-lc_name_2aj{
overflow:hidden;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
font-size:0.938rem;
color:#F0EDE6;
}
.tlz-lc_bet_2aj{
font-size:0.688rem;
color:#9A9288;
}
.tlz-pc_2aj{
gap:8px;
background:#1C1917;
padding:1rem 14px;
border-radius:14px;
border:1px solid rgba(240, 237, 230, 0.07);
flex-direction:column;
min-height:4.625rem;
min-width:0;
align-items:center;
display:flex;
justify-content:center;
}
.tlz-pc_logo_2aj{
flex:0 0 auto;
object-fit:contain;
width:auto;
max-width:100%;
height:1.75rem;
}
.tlz-pc_name_2aj{
overflow:hidden;
color:#9A9288;
max-width:100%;
font-size:0.688rem;
text-align:center;
text-overflow:ellipsis;
white-space:nowrap;
}
.tlz-gc_tag_2aj{
padding:3px 8px;
border-radius:0.5rem;
text-transform:uppercase;
display:inline-block;
top:10px;
left:0.625rem;
font-size:10px;
font-weight:700;
position:absolute;
z-index:2;
letter-spacing:.06em;
}
.tlz-gc_tag_hot_2aj{
background:#E8402A;
color:#EDF7F1;
}
.tlz-gc_tag_new_2aj{
background:#3DEDA0;
color:#0E1A14;
}
.tlz-gc_tag_jp_2aj{
background:#E8B84B;
color:#0E1A14;
}
.tlz-gc_tag_live_2aj{
background:#E8402A;
color:#EDF7F1;
}
.tlz-sh_2aj{
margin-bottom:1.125rem;
min-width:0;
}
.tlz-sh_row_2aj{
gap:1rem;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
display:flex;
}
.tlz-sh_row_2aj .tlz-sh_l_2aj{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.tlz-sh_stack_2aj{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.tlz-sh_center_2aj{
gap:10px;
text-align:center;
display:flex;
flex-direction:column;
align-items:center;
}
.tlz-sh_h2_2aj{
line-height:1.1;
overflow-wrap:break-word;
font-size:1.5rem;
color:#F0EDE6;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.tlz-sh_h2_2aj{
font-size:1.875rem;
}
}
.tlz-band_2aj .tlz-sh_h2_2aj{
color:#EDF7F1;
}
.tlz-sh_eb_line_2aj{
gap:10px;
align-items:center;
display:inline-flex;
}
.tlz-sh_eb_line_2aj::before{
background:#1DB874;
content:"";
display:inline-block;
height:1px;
width:28px;
}
.tlz-band_2aj .tlz-sh_eb_line_2aj::before{
background:#3DEDA0;
}
.tlz-sh_eb_dot_2aj{
gap:8px;
display:inline-flex;
align-items:center;
}
.tlz-sh_eb_dot_2aj::before{
background:#1DB874;
border-radius:50%;
display:inline-block;
height:0.375rem;
width:0.375rem;
content:"";
}
.tlz-band_2aj .tlz-sh_eb_dot_2aj::before{
background:#3DEDA0;
}
.tlz-sh_link_2aj{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
white-space:nowrap;
align-items:center;
font-size:13px;
font-weight:600;
color:#F0EDE6;
border-bottom:1px solid #F0EDE6;
display:inline-flex;
padding-bottom:2px;
}
.tlz-sh_link_2aj:hover{
border-color:#1DB874;
color:#1DB874;
}
.tlz-sh_link_2aj svg{
height:14px;
width:14px;
}
.tlz-sh_link_chev_2aj{
border-bottom:0;
padding-bottom:0;
}
.tlz-sh_link_btn_2aj{
border-radius:999px;
background:#1DB874;
padding:0.563rem 1.125rem;
color:#0B1510;
border-bottom:0;
}
.tlz-sh_link_btn_2aj:hover{
border-color:transparent;
background:#18A566;
color:#0B1510;
}
.tlz-band_2aj .tlz-sh_link_2aj{
border-color:#EDF7F1;
color:#EDF7F1;
}
.tlz-band_2aj .tlz-sh_link_btn_2aj{
background:#3DEDA0;
color:#0E1A14;
}
.tlz-sh_rule_2aj{
margin:-2px 0 1.125rem;
background:rgba(240, 237, 230, 0.13);
height:1px;
}
.tlz-band_2aj .tlz-sh_rule_2aj{
background:rgba(180, 255, 210, 0.12);
}
.tlz-hero_2aj{
padding:32px 0 8px;
}
@media(min-width:767px){
.tlz-hero_2aj{
padding:3.5rem 0 24px;
}
}
.tlz-hero_in_2aj{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:902px){
.tlz-hero_in_2aj{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.tlz-hero_copy_2aj{
min-width:0;
}
.tlz-hero_eyebrow_2aj{
gap:0.625rem;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.tlz-hero_eyebrow_line_2aj{
flex:0 0 auto;
background:#1DB874;
height:1px;
display:inline-block;
width:28px;
}
.tlz-hero_h1_2aj{
line-height:1.04;
margin-bottom:1.25rem;
font-size:2.375rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#F0EDE6;
overflow-wrap:break-word;
letter-spacing:-.01em;
}
@media(min-width:766px){
.tlz-hero_h1_2aj{
font-size:54px;
}
}
@media(min-width:1103px){
.tlz-hero_h1_2aj{
font-size:3.875rem;
}
}
.tlz-hero_h1_2aj em{
font-style:normal;
color:#1DB874;
}
.tlz-hero_sub_2aj{
color:#7A746C;
font-size:1rem;
margin-bottom:1.875rem;
max-width:480px;
line-height:1.6;
}
@media(min-width:769px){
.tlz-hero_sub_2aj{
font-size:18px;
}
}
.tlz-hero_actions_2aj{
gap:14px;
align-items:center;
display:flex;
margin-bottom:2.125rem;
flex-wrap:wrap;
}
.tlz-hero_cta_2aj{
background:#1DB874;
border-radius:999px;
gap:0.625rem;
padding:16px 1.875rem;
transition:background-color .22s ease;
display:inline-flex;
font-weight:700;
color:#0B1510;
align-items:center;
font-size:0.938rem;
}
.tlz-hero_cta_2aj:hover{
background:#18A566;
}
.tlz-hero_cta_ic_2aj{
display:inline-flex;
align-items:center;
}
.tlz-hero_cta_ic_2aj svg{
width:1rem;
height:16px;
}
.tlz-hero_cta_alt_2aj{
border:1px solid rgba(240, 237, 230, 0.13);
border-radius:999px;
padding:0.938rem 1.625rem;
background:transparent;
transition:border-color .22s ease,color .22s ease;
color:#F0EDE6;
font-size:0.938rem;
align-items:center;
font-weight:600;
display:inline-flex;
}
.tlz-hero_cta_alt_2aj:hover{
border-color:#1DB874;
color:#1DB874;
}
.tlz-hero_trust_2aj{
gap:22px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.tlz-hero_trust_item_2aj{
gap:9px;
font-size:13px;
color:#CEC9BF;
display:flex;
align-items:center;
font-weight:600;
}
.tlz-hero_trust_ic_2aj{
color:#1DB874;
display:inline-flex;
align-items:center;
}
.tlz-hero_trust_ic_2aj svg{
height:1rem;
width:16px;
}
.tlz-hero_promo_2aj{
border-radius:1.25rem;
background:#1C1917;
overflow:hidden;
box-shadow:0 0.75rem 48px rgba(0,0,0,.60), 0 3px 0.625rem rgba(29,184,116,.12);
min-height:300px;
position:relative;
display:flex;
}
.tlz-hero_promo_bg_2aj{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.tlz-hero_promo_bg_2aj::after{
inset:0;
background:linear-gradient(120deg,#0E1A14 0%,rgba(0, 0, 0, 0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.tlz-hero_promo_glow_2aj{
border-radius:50%;
background:radial-gradient(circle,rgba(16, 185, 100, 0.13) 0%,transparent 65%);
top:-2.5rem;
right:-1.25rem;
position:absolute;
pointer-events:none;
height:260px;
width:260px;
}
.tlz-hero_promo_ct_2aj{
padding:28px;
position:relative;
align-self:flex-end;
max-width:88%;
z-index:2;
}
.tlz-hero_promo_label_2aj{
color:#3DEDA0;
font-size:10px;
display:block;
margin-bottom:0.5rem;
text-transform:uppercase;
font-weight:700;
letter-spacing:.25em;
}
.tlz-hero_promo_amount_2aj{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#EDF7F1;
line-height:1.05;
font-size:32px;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:765px){
.tlz-hero_promo_amount_2aj{
font-size:40px;
}
}
.tlz-hero_promo_amount_2aj em{
color:#3DEDA0;
font-style:normal;
}
.tlz-hero_rating_2aj{
border-radius:0.875rem;
padding:0.625rem 14px;
gap:0.625rem;
border:1px solid rgba(240, 237, 230, 0.07);
background:#1C1917;
top:14px;
align-items:center;
display:flex;
position:absolute;
box-shadow:0 2px 0.5rem rgba(0,0,0,.45), 0 1px 2px rgba(0,0,0,.30);
right:14px;
max-width:min(260px,62%);
z-index:3;
}
.tlz-hero_rating_score_2aj{
flex:0 0 auto;
color:#F0EDE6;
font-weight:700;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
}
.tlz-hero_rating_txt_2aj{
flex:1 1 auto;
min-width:0;
}
.tlz-hero_rating_stars_2aj{
gap:2px;
display:flex;
color:#1DB874;
}
.tlz-hero_rating_stars_2aj svg{
height:0.75rem;
width:12px;
}
.tlz-hero_rating_cap_2aj{
display:block;
overflow-wrap:break-word;
color:#9A9288;
margin-top:3px;
line-height:1.35;
font-size:0.688rem;
}
.tlz-stat_2aj{
margin-top:16px;
border-top:1px solid rgba(240, 237, 230, 0.13);
border-bottom:1px solid rgba(240, 237, 230, 0.13);
}
.tlz-stat_in_2aj{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.tlz-stat_in_2aj{
grid-template-columns:repeat(4,1fr);
}
}
.tlz-stat_item_2aj{
padding:1.375rem 0.875rem;
border-right:1px solid rgba(240, 237, 230, 0.07);
border-bottom:1px solid rgba(240, 237, 230, 0.07);
min-width:0;
}
.tlz-stat_item_2aj:nth-child(2n){
border-right:0;
}
.tlz-stat_item_2aj:nth-child(n+3){
border-bottom:0;
}
@media(min-width:765px){
.tlz-stat_item_2aj{
border-bottom:0;
}
.tlz-stat_item_2aj:nth-child(2n){
border-right:1px solid rgba(240, 237, 230, 0.07);
}
.tlz-stat_item_2aj:nth-child(4n){
border-right:0;
}
}
.tlz-stat_value_2aj{
line-height:1;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F0EDE6;
font-size:1.875rem;
font-weight:700;
}
@media(min-width:767px){
.tlz-stat_value_2aj{
font-size:2.125rem;
}
}
.tlz-stat_label_2aj{
font-size:13px;
color:#9A9288;
overflow-wrap:break-word;
margin-top:0.375rem;
line-height:1.4;
}
.tlz-grow_2aj{
padding:1.625rem 0 10px;
}
.tlz-row_seo_2aj{
margin:0.625rem 0 0;
color:#7A746C;
max-width:47.5rem;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
}
.tlz-row_seo_2aj strong{
font-weight:700;
color:#F0EDE6;
}
.tlz-jp_2aj{
padding:30px 0 10px;
}
.tlz-jp_grid_2aj{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:765px){
.tlz-jp_grid_2aj{
grid-template-columns:1fr 1fr;
}
.tlz-jp_card_mega_2aj{
grid-column:1/-1;
}
}
@media(min-width:998px){
.tlz-jp_grid_2aj{
grid-template-columns:1.4fr 1fr 1fr;
}
.tlz-jp_card_mega_2aj{
grid-column:auto;
}
}
.tlz-jp_card_2aj{
padding:1.625rem;
border-radius:1.25rem;
overflow:hidden;
border:1px solid rgba(240, 237, 230, 0.07);
background:#1C1917;
gap:0.75rem;
flex-direction:column;
justify-content:space-between;
min-width:0;
position:relative;
min-height:12.5rem;
display:flex;
}
.tlz-jp_card_mega_2aj{
background:linear-gradient(135deg,#0E1E17,#080D0A);
border-color:transparent;
min-height:210px;
color:#EDF7F1;
}
.tlz-jp_glow_2aj{
background:radial-gradient(circle,rgba(16, 185, 100, 0.13),transparent 70%);
border-radius:50%;
pointer-events:none;
right:-2.5rem;
height:200px;
position:absolute;
top:-40px;
width:200px;
}
.tlz-jp_label_2aj{
gap:0.625rem;
font-weight:700;
flex-wrap:wrap;
text-transform:uppercase;
position:relative;
font-size:0.625rem;
letter-spacing:.16em;
color:#1DB874;
display:flex;
align-items:center;
justify-content:space-between;
}
.tlz-jp_card_mega_2aj .tlz-jp_label_2aj{
color:#3DEDA0;
}
.tlz-jp_drop_2aj{
letter-spacing:.04em;
font-weight:600;
color:#9A9288;
text-transform:none;
}
.tlz-jp_card_mega_2aj .tlz-jp_drop_2aj{
color:#88B89A;
}
.tlz-jp_amount_2aj{
line-height:1;
font-size:2.375rem;
color:#F0EDE6;
position:relative;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:700;
}
.tlz-jp_card_mega_2aj .tlz-jp_amount_2aj{
animation:zm2-pulse 2.4s infinite;
color:#3DEDA0;
font-size:48px;
}
@media(min-width:765px){
.tlz-jp_card_mega_2aj .tlz-jp_amount_2aj{
font-size:54px;
}
}
.tlz-jp_game_2aj{
font-size:0.813rem;
position:relative;
color:#9A9288;
}
.tlz-jp_card_mega_2aj .tlz-jp_game_2aj{
color:#88B89A;
}
.tlz-jp_cta_2aj{
position:relative;
align-self:flex-start;
}
.tlz-jp_card_mega_2aj .tlz-jp_cta_2aj{
transition:opacity .22s ease;
border-radius:62.438rem;
padding:0.625rem 1.25rem;
background:#3DEDA0;
font-size:13px;
font-weight:700;
color:#0E1A14;
}
.tlz-jp_card_mega_2aj .tlz-jp_cta_2aj:hover{
opacity:.9;
}
.tlz-jp_card_2aj:not(.tlz-jp_card_mega_2aj) .tlz-jp_cta_2aj{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F0EDE6;
padding-bottom:2px;
font-size:13px;
color:#F0EDE6;
font-weight:700;
}
.tlz-jp_card_2aj:not(.tlz-jp_card_mega_2aj) .tlz-jp_cta_2aj:hover{
border-color:#1DB874;
color:#1DB874;
}
.tlz-jp_seo_2aj{
margin:0.875rem 0 0;
overflow-wrap:break-word;
font-size:14px;
color:#7A746C;
line-height:1.65;
max-width:760px;
}
.tlz-jp_seo_2aj strong{
color:#F0EDE6;
font-weight:700;
}
.tlz-grow_2aj{
padding:1.625rem 0 0.625rem;
}
.tlz-row_seo_2aj{
margin:10px 0 0;
line-height:1.65;
color:#7A746C;
font-size:0.875rem;
max-width:760px;
overflow-wrap:break-word;
}
.tlz-row_seo_2aj strong{
font-weight:700;
color:#F0EDE6;
}
.tlz-pr_2aj{
padding:1.875rem 0 0.375rem;
}
.tlz-pr_card_2aj{
border-radius:1.25rem;
padding:26px;
overflow:hidden;
flex:0 0 auto;
background:#1C1917;
gap:10px;
border:1px solid rgba(240, 237, 230, 0.07);
position:relative;
width:17.5rem;
flex-direction:column;
display:flex;
min-height:200px;
}
@media(min-width:769px){
.tlz-pr_card_2aj{
width:18.75rem;
}
}
.tlz-pr_card_feat_2aj{
border-color:transparent;
background:linear-gradient(150deg,#0E1E17,#080D0A);
color:#EDF7F1;
}
.tlz-pr_glow_2aj{
border-radius:50%;
background:radial-gradient(circle,rgba(16, 185, 100, 0.13),transparent 70%);
opacity:0;
height:8.125rem;
top:-30px;
position:absolute;
pointer-events:none;
right:-30px;
width:130px;
}
.tlz-pr_card_feat_2aj .tlz-pr_glow_2aj{
opacity:1;
}
.tlz-pr_label_2aj{
position:relative;
letter-spacing:.16em;
color:#1DB874;
font-size:0.625rem;
font-weight:700;
text-transform:uppercase;
}
.tlz-pr_card_feat_2aj .tlz-pr_label_2aj{
color:#3DEDA0;
}
.tlz-pr_amount_2aj{
position:relative;
font-weight:600;
color:#F0EDE6;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:26px;
overflow-wrap:break-word;
line-height:1.08;
}
.tlz-pr_card_feat_2aj .tlz-pr_amount_2aj{
color:#EDF7F1;
}
.tlz-pr_amount_2aj em{
color:#1DB874;
font-style:normal;
}
.tlz-pr_card_feat_2aj .tlz-pr_amount_2aj em{
color:#3DEDA0;
}
.tlz-pr_terms_2aj{
color:#9A9288;
position:relative;
font-size:13px;
line-height:1.5;
}
.tlz-pr_card_feat_2aj .tlz-pr_terms_2aj{
color:#88B89A;
}
.tlz-pr_cta_2aj{
margin-top:auto;
align-self:flex-start;
position:relative;
}
.tlz-pr_card_feat_2aj .tlz-pr_cta_2aj{
transition:opacity .22s ease;
border-radius:999px;
padding:0.563rem 1.125rem;
background:#3DEDA0;
color:#0E1A14;
font-weight:700;
font-size:13px;
}
.tlz-pr_card_feat_2aj .tlz-pr_cta_2aj:hover{
opacity:.9;
}
.tlz-pr_card_2aj:not(.tlz-pr_card_feat_2aj) .tlz-pr_cta_2aj{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
font-size:13px;
border-bottom:1px solid #F0EDE6;
color:#F0EDE6;
padding-bottom:2px;
}
.tlz-pr_card_2aj:not(.tlz-pr_card_feat_2aj) .tlz-pr_cta_2aj:hover{
border-color:#1DB874;
color:#1DB874;
}
.tlz-grow_2aj{
padding:1.625rem 0 10px;
}
.tlz-row_seo_2aj{
margin:0.625rem 0 0;
line-height:1.65;
max-width:47.5rem;
overflow-wrap:break-word;
color:#7A746C;
font-size:0.875rem;
}
.tlz-row_seo_2aj strong{
font-weight:700;
color:#F0EDE6;
}
.tlz-sea_2aj{
padding:24px 0 0.625rem;
}
.tlz-sea_in_2aj{
padding:36px;
background:linear-gradient(115deg,#0E1E17,#080D0A);
gap:22px;
overflow:hidden;
border-radius:1.25rem;
display:flex;
flex-direction:column;
color:#EDF7F1;
position:relative;
}
@media(min-width:817px){
.tlz-sea_in_2aj{
padding:44px 3rem;
gap:2rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.tlz-sea_glow_2aj{
border-radius:50%;
background:radial-gradient(circle,rgba(16, 185, 100, 0.13),transparent 68%);
width:15rem;
pointer-events:none;
position:absolute;
right:60px;
transform:translateY(-50%);
top:50%;
height:15rem;
}
.tlz-sea_copy_2aj{
max-width:35rem;
position:relative;
min-width:0;
}
.tlz-sea_eyebrow_2aj{
margin-bottom:0.75rem;
}
.tlz-sea_h2_2aj{
font-size:1.875rem;
line-height:1.04;
color:#EDF7F1;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:12px;
font-weight:600;
}
@media(min-width:771px){
.tlz-sea_h2_2aj{
font-size:38px;
}
}
.tlz-sea_text_2aj{
font-size:15px;
line-height:1.6;
color:#88B89A;
}
.tlz-sea_cta_2aj{
border-radius:999px;
background:#3DEDA0;
transition:opacity .22s ease;
padding:16px 2rem;
flex:0 0 auto;
font-size:0.938rem;
font-weight:700;
color:#0E1A14;
position:relative;
}
.tlz-sea_cta_2aj:hover{
opacity:.9;
}
.tlz-vip_2aj{
padding:48px 0;
}
@media(min-width:767px){
.tlz-vip_2aj{
padding:64px 0;
}
}
.tlz-vip_head_2aj{
gap:0.875rem;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:882px){
.tlz-vip_head_2aj{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.tlz-vip_eyebrow_2aj{
margin-bottom:12px;
}
.tlz-vip_h2_2aj{
line-height:1.05;
font-size:2rem;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#EDF7F1;
font-weight:600;
}
@media(min-width:769px){
.tlz-vip_h2_2aj{
font-size:40px;
}
}
.tlz-vip_intro_2aj{
color:#88B89A;
line-height:1.6;
font-size:0.875rem;
max-width:420px;
}
.tlz-vip_grid_2aj{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:14px;
display:grid;
}
.tlz-vip_card_2aj{
border:1px solid rgba(180, 255, 210, 0.12);
border-radius:0.875rem;
padding:1.375rem 18px;
min-width:0;
}
.tlz-vip_card_feat_2aj{
border-color:#3DEDA0;
background:rgba(220, 255, 235, 0.07);
}
.tlz-vip_card_ic_2aj{
background:linear-gradient(135deg,#1DB874,#3DEDA0);
border-radius:8px;
height:2.125rem;
margin-bottom:16px;
width:2.125rem;
display:block;
}
.tlz-vip_name_2aj{
font-weight:600;
margin-bottom:6px;
font-size:1.25rem;
color:#EDF7F1;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.tlz-vip_perk_2aj{
line-height:1.5;
font-size:0.781rem;
overflow-wrap:break-word;
color:#88B89A;
}
.tlz-nl_2aj{
padding:24px 0 0.625rem;
}
.tlz-nl_in_2aj{
gap:1.375rem;
background:#0A1510;
padding:1.875rem 2rem;
border-radius:20px;
flex-direction:column;
color:#EDF7F1;
display:flex;
}
@media(min-width:767px){
.tlz-nl_in_2aj{
gap:28px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.tlz-nl_text_wrap_2aj{
min-width:0;
}
.tlz-nl_h3_2aj{
margin-bottom:5px;
line-height:1.1;
color:#EDF7F1;
font-weight:600;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:22px;
}
@media(min-width:766px){
.tlz-nl_h3_2aj{
font-size:24px;
}
}
.tlz-nl_text_2aj{
line-height:1.5;
color:#88B89A;
font-size:13.5px;
}
.tlz-nl_form_2aj{
gap:10px;
flex:1 1 auto;
min-width:0;
display:flex;
max-width:28.75rem;
}
.tlz-nl_input_2aj{
padding:13px 1rem;
border-radius:0.875rem;
border:1px solid rgba(180, 255, 210, 0.12);
background:rgba(220, 255, 235, 0.07);
flex:1 1 auto;
overflow:hidden;
min-width:0;
font-size:14px;
color:#88B89A;
text-overflow:ellipsis;
display:flex;
align-items:center;
white-space:nowrap;
}
.tlz-nl_btn_2aj{
padding:0.813rem 24px;
flex:0 0 auto;
background:#3DEDA0;
transition:opacity .22s ease;
border-radius:14px;
color:#0E1A14;
font-size:14px;
font-weight:700;
white-space:nowrap;
}
.tlz-nl_btn_2aj:hover{
opacity:.9;
}
.tlz-app_2aj{
padding:1.875rem 0 10px;
}
.tlz-app_in_2aj{
background:#1C1917;
border:1px solid rgba(240, 237, 230, 0.07);
border-radius:20px;
gap:1.75rem;
padding:2rem;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.tlz-app_in_2aj{
padding:2.5rem 44px;
gap:2.5rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.tlz-app_copy_2aj{
max-width:35rem;
min-width:0;
}
.tlz-app_eyebrow_2aj{
margin-bottom:12px;
}
.tlz-app_h2_2aj{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F0EDE6;
font-weight:600;
line-height:1.05;
margin-bottom:12px;
font-size:1.75rem;
}
@media(min-width:767px){
.tlz-app_h2_2aj{
font-size:34px;
}
}
.tlz-app_text_2aj{
margin-bottom:1.375rem;
color:#7A746C;
font-size:0.875rem;
line-height:1.6;
}
.tlz-app_btns_2aj{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.tlz-app_btn_2aj{
padding:11px 1.25rem;
gap:0.625rem;
border-radius:14px;
background:#1DB874;
transition:background-color .22s ease;
color:#0B1510;
align-items:center;
display:inline-flex;
}
.tlz-app_btn_2aj:hover{
background:#18A566;
}
.tlz-app_btn_ic_2aj{
display:inline-flex;
align-items:center;
}
.tlz-app_btn_ic_2aj svg{
width:18px;
height:18px;
}
.tlz-app_btn_lb_2aj{
font-size:13.5px;
font-weight:700;
}
.tlz-app_qr_wrap_2aj{
flex:0 0 auto;
gap:18px;
align-items:center;
display:flex;
}
.tlz-app_qr_2aj{
flex:0 0 auto;
border-radius:0.875rem;
background-color:#1DB874;
height:108px;
background-image:repeating-linear-gradient(0deg,#1C1917 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#1C1917 0 0.313rem,transparent 5px 0.688rem);
width:6.75rem;
}
.tlz-app_qr_cap_2aj{
font-size:12.5px;
max-width:92px;
line-height:1.4;
color:#9A9288;
}
.tlz-et_2aj{
padding:2.25rem 0 0.625rem;
}
.tlz-et_in_2aj{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:882px){
.tlz-et_in_2aj{
grid-template-columns:1.1fr .9fr;
gap:3rem;
}
}
.tlz-et_left_2aj{
min-width:0;
}
.tlz-et_eyebrow_2aj{
margin-bottom:12px;
}
.tlz-et_h2_2aj{
overflow-wrap:break-word;
line-height:1.06;
font-weight:600;
font-size:28px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F0EDE6;
margin-bottom:0.875rem;
}
@media(min-width:767px){
.tlz-et_h2_2aj{
font-size:32px;
}
}
.tlz-et_text_2aj{
font-size:15px;
color:#7A746C;
margin-bottom:1.375rem;
line-height:1.65;
}
.tlz-et_stats_2aj{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.tlz-et_stat_2aj{
min-width:0;
}
.tlz-et_stat_v_2aj{
color:#F0EDE6;
font-size:26px;
line-height:1;
font-weight:700;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.tlz-et_stat_l_2aj{
font-size:0.781rem;
margin-top:0.25rem;
color:#9A9288;
}
.tlz-et_right_2aj{
gap:12px;
flex-direction:column;
display:flex;
}
.tlz-et_member_2aj{
border:1px solid rgba(240, 237, 230, 0.07);
background:#1C1917;
border-radius:14px;
padding:1.125rem 1.25rem;
gap:16px;
align-items:center;
min-width:0;
display:flex;
}
.tlz-et_member_av_2aj{
background:linear-gradient(135deg,#0E1E17,#1DB874);
flex:0 0 auto;
border-radius:50%;
width:48px;
height:48px;
}
.tlz-et_member_name_2aj{
color:#F0EDE6;
font-size:15px;
overflow-wrap:break-word;
font-weight:700;
}
.tlz-et_member_role_2aj{
font-size:0.781rem;
color:#9A9288;
overflow-wrap:break-word;
}
.tlz-et_updated_2aj{
background:#12100F;
border:1px solid rgba(240, 237, 230, 0.07);
gap:8px;
border-radius:0.875rem;
padding:0.875rem 18px;
font-size:0.781rem;
color:#7A746C;
align-items:center;
display:flex;
}
.tlz-ts_2aj{
padding:2.75rem 0;
}
.tlz-ts_in_2aj{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:881px){
.tlz-ts_in_2aj{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.tlz-ts_left_2aj{
min-width:0;
}
.tlz-ts_h2_2aj{
line-height:1.1;
font-size:26px;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#EDF7F1;
overflow-wrap:break-word;
margin-bottom:12px;
}
@media(min-width:768px){
.tlz-ts_h2_2aj{
font-size:1.75rem;
}
}
.tlz-ts_text_2aj{
font-size:14.5px;
margin-bottom:22px;
max-width:520px;
line-height:1.6;
color:#88B89A;
}
.tlz-ts_badges_2aj{
gap:1.125rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.tlz-ts_badge_2aj{
color:#88B89A;
font-weight:600;
font-size:13px;
}
.tlz-ts_pay_2aj{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:881px){
.tlz-ts_pay_2aj{
justify-content:flex-end;
}
}
.tlz-ts_pay_chip_2aj{
border-radius:14px;
border:1px solid rgba(180, 255, 210, 0.12);
background:rgba(220, 255, 235, 0.07);
padding:12px 1rem;
font-size:0.875rem;
font-weight:700;
color:#EDF7F1;
}
.tlz-pmt_2aj{
padding:3rem 0 10px;
}
.tlz-pmt_in_2aj{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:877px){
.tlz-pmt_in_2aj{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.tlz-pmt_left_2aj{
min-width:0;
}
.tlz-pmt_eyebrow_2aj{
margin-bottom:0.75rem;
}
.tlz-pmt_h2_2aj{
font-weight:600;
line-height:1.06;
overflow-wrap:break-word;
margin-bottom:0.75rem;
color:#F0EDE6;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:30px;
}
@media(min-width:765px){
.tlz-pmt_h2_2aj{
font-size:2rem;
}
}
.tlz-pmt_text_2aj{
color:#7A746C;
margin-bottom:22px;
font-size:14.5px;
line-height:1.6;
}
.tlz-pmt_logos_2aj{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:481px){
.tlz-pmt_logos_2aj{
grid-template-columns:repeat(4,1fr);
}
}
.tlz-pmt_logo_2aj{
padding:0 8px;
border:1px solid rgba(240, 237, 230, 0.07);
background:#1C1917;
overflow:hidden;
border-radius:0.5rem;
font-weight:700;
height:50px;
display:flex;
justify-content:center;
color:#CEC9BF;
text-overflow:ellipsis;
white-space:nowrap;
text-align:center;
align-items:center;
font-size:12.5px;
}
.tlz-pmt_table_2aj{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(240, 237, 230, 0.07);
min-width:0;
}
.tlz-pmt_thead_2aj{
background:#0B0A09;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.tlz-pmt_th_2aj{
padding:13px 0.875rem;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
letter-spacing:.08em;
color:#EDF7F1;
font-weight:700;
text-transform:uppercase;
font-size:0.625rem;
}
.tlz-pmt_row_2aj{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(240, 237, 230, 0.07);
}
.tlz-pmt_row_2aj:nth-child(odd){
background:#1C1917;
}
.tlz-pmt_td_2aj{
padding:14px;
overflow-wrap:break-word;
font-size:13.5px;
min-width:0;
color:#7A746C;
}
.tlz-pmt_row_2aj .tlz-pmt_td_2aj:first-child{
font-weight:700;
color:#F0EDE6;
}
.tlz-pmt_row_2aj .tlz-pmt_td_2aj:last-child{
font-weight:700;
color:#22C55E;
}
.tlz-prov_2aj{
padding:2.5rem 0 20px;
}
.tlz-prov_eyebrow_2aj{
display:block;
margin-bottom:18px;
}
.tlz-prov_grid_2aj{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:559px){
.tlz-prov_grid_2aj{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:903px){
.tlz-prov_grid_2aj{
grid-template-columns:repeat(6,1fr);
}
}
.tlz-op_2aj{
padding:2.25rem 0 0.625rem;
}
.tlz-op_in_2aj{
padding:32px;
grid-template-columns:1fr;
gap:2rem;
border:1px solid rgba(240, 237, 230, 0.07);
background:#1C1917;
border-radius:14px;
display:grid;
align-items:center;
}
@media(min-width:858px){
.tlz-op_in_2aj{
grid-template-columns:.9fr 1.1fr;
padding:34px 2.5rem;
gap:2.75rem;
}
}
.tlz-op_left_2aj{
min-width:0;
}
.tlz-op_eyebrow_2aj{
margin-bottom:12px;
}
.tlz-op_h2_2aj{
line-height:1.08;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F0EDE6;
overflow-wrap:break-word;
font-weight:600;
font-size:1.75rem;
margin-bottom:10px;
}
@media(min-width:769px){
.tlz-op_h2_2aj{
font-size:30px;
}
}
.tlz-op_text_2aj{
color:#7A746C;
line-height:1.6;
font-size:14px;
}
.tlz-op_grid_2aj{
border:1px solid rgba(240, 237, 230, 0.13);
grid-template-columns:1fr 1fr;
border-radius:8px;
background:rgba(240, 237, 230, 0.13);
gap:1px;
overflow:hidden;
display:grid;
}
.tlz-op_field_2aj{
padding:1.125rem 20px;
background:#12100F;
min-width:0;
}
.tlz-op_field_lb_2aj{
margin-bottom:5px;
font-weight:600;
font-size:10px;
letter-spacing:.1em;
text-transform:uppercase;
color:#1DB874;
}
.tlz-op_field_val_2aj{
font-size:0.875rem;
color:#F0EDE6;
overflow-wrap:break-word;
font-weight:700;
}
.tlz-tt_2aj{
padding:3rem 0 10px;
}
@media(min-width:769px){
.tlz-tt_2aj{
padding:3.75rem 0 10px;
}
}
.tlz-tt_head_2aj{
text-align:center;
margin-bottom:34px;
}
.tlz-tt_eyebrow_2aj{
margin-bottom:0.75rem;
}
.tlz-tt_h2_2aj{
font-weight:600;
overflow-wrap:break-word;
color:#F0EDE6;
line-height:1.05;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:32px;
}
@media(min-width:765px){
.tlz-tt_h2_2aj{
font-size:42px;
}
}
.tlz-tt_grid_2aj{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:763px){
.tlz-tt_grid_2aj{
grid-template-columns:repeat(3,1fr);
}
}
.tlz-tt_card_2aj{
border:1px solid rgba(240, 237, 230, 0.07);
background:#1C1917;
border-radius:0.875rem;
padding:30px;
flex-direction:column;
display:flex;
min-width:0;
}
.tlz-tt_card_ic_2aj{
color:#1DB874;
margin-bottom:1.125rem;
display:inline-flex;
align-items:center;
}
.tlz-tt_card_ic_2aj svg{
height:28px;
width:28px;
}
.tlz-tt_card_h_2aj{
line-height:1.15;
font-size:22px;
font-weight:600;
margin-bottom:8px;
color:#F0EDE6;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.tlz-tt_card_p_2aj{
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.6;
color:#7A746C;
margin-bottom:14px;
}
.tlz-tt_card_p_2aj b{
font-weight:700;
color:#F0EDE6;
}
.tlz-tt_card_link_2aj{
transition:color .22s ease;
align-self:flex-start;
padding-bottom:2px;
margin-top:auto;
font-size:0.813rem;
color:#F0EDE6;
font-weight:700;
border-bottom:1px solid #1DB874;
}
.tlz-tt_card_link_2aj:hover{
color:#1DB874;
}
.tlz-rv_2aj{
padding:3rem 0;
background:#1C1917;
border-top:1px solid rgba(240, 237, 230, 0.07);
border-bottom:1px solid rgba(240, 237, 230, 0.07);
margin-top:24px;
}
@media(min-width:765px){
.tlz-rv_2aj{
padding:56px 0;
}
}
.tlz-rv_head_2aj{
gap:1rem;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.tlz-rv_head_2aj{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.tlz-rv_eyebrow_2aj{
margin-bottom:10px;
}
.tlz-rv_h2_2aj{
font-weight:600;
font-size:1.875rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
color:#F0EDE6;
}
@media(min-width:770px){
.tlz-rv_h2_2aj{
font-size:2.375rem;
}
}
.tlz-rv_agg_2aj{
gap:12px;
align-items:center;
display:flex;
}
.tlz-rv_agg_stars_2aj{
gap:3px;
display:flex;
color:#1DB874;
}
.tlz-rv_agg_stars_2aj svg{
width:18px;
height:1.125rem;
}
.tlz-rv_source_2aj{
font-size:0.813rem;
color:#7A746C;
}
.tlz-rv_grid_2aj{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.tlz-rv_grid_2aj{
grid-template-columns:repeat(3,1fr);
}
}
.tlz-rv_card_2aj{
border:1px solid rgba(240, 237, 230, 0.07);
background:#12100F;
padding:26px;
border-radius:14px;
min-width:0;
}
.tlz-rv_card_stars_2aj{
gap:2px;
margin-bottom:0.75rem;
display:flex;
color:#1DB874;
}
.tlz-rv_card_stars_2aj svg{
height:14px;
width:0.875rem;
}
.tlz-rv_card_body_2aj{
color:#F0EDE6;
line-height:1.45;
margin-bottom:16px;
font-size:18px;
font-weight:500;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.tlz-rv_card_meta_2aj{
gap:0.625rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.tlz-rv_card_av_2aj{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#1DB874,#3DEDA0);
width:2rem;
height:2rem;
}
.tlz-rv_card_author_2aj{
font-weight:700;
color:#F0EDE6;
font-size:13px;
}
.tlz-rv_card_loc_2aj{
font-size:0.75rem;
color:#9A9288;
}
.tlz-wy_2aj{
padding:48px 0;
}
@media(min-width:765px){
.tlz-wy_2aj{
padding:3.5rem 0;
}
}
.tlz-wy_in_2aj{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:901px){
.tlz-wy_in_2aj{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.tlz-wy_left_2aj{
min-width:0;
}
.tlz-wy_eyebrow_2aj{
margin-bottom:14px;
}
.tlz-wy_h2_2aj{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F0EDE6;
margin-bottom:16px;
font-weight:600;
line-height:1.05;
font-size:2rem;
}
@media(min-width:770px){
.tlz-wy_h2_2aj{
font-size:2.5rem;
}
}
.tlz-wy_intro_2aj{
line-height:1.6;
color:#7A746C;
font-size:15px;
}
.tlz-wy_grid_2aj{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:559px){
.tlz-wy_grid_2aj{
grid-template-columns:1fr 1fr;
}
}
.tlz-wy_card_2aj{
background:#1C1917;
border:1px solid rgba(240, 237, 230, 0.07);
padding:26px;
border-radius:0.875rem;
min-width:0;
}
.tlz-wy_card_ic_2aj{
margin-bottom:1rem;
justify-content:center;
align-items:center;
display:inline-flex;
color:#1DB874;
}
.tlz-wy_card_ic_2aj svg{
height:26px;
width:26px;
}
.tlz-wy_card_h_2aj{
color:#F0EDE6;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
font-weight:600;
margin-bottom:0.5rem;
font-size:1.313rem;
}
.tlz-wy_card_p_2aj{
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
color:#7A746C;
}
.tlz-hts_2aj{
padding:48px 0;
}
@media(min-width:768px){
.tlz-hts_2aj{
padding:62px 0;
}
}
.tlz-hts_head_2aj{
gap:18px;
display:flex;
margin-bottom:34px;
flex-direction:column;
}
@media(min-width:766px){
.tlz-hts_head_2aj{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.tlz-hts_eyebrow_2aj{
margin-bottom:12px;
}
.tlz-hts_h2_2aj{
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#EDF7F1;
font-size:1.875rem;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:769px){
.tlz-hts_h2_2aj{
font-size:2.375rem;
}
}
.tlz-hts_cta_2aj{
transition:opacity .22s ease;
border-radius:999px;
padding:0.938rem 30px;
flex:0 0 auto;
background:#3DEDA0;
color:#0E1A14;
font-weight:700;
font-size:0.938rem;
}
.tlz-hts_cta_2aj:hover{
opacity:.9;
}
.tlz-hts_grid_2aj{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:761px){
.tlz-hts_grid_2aj{
grid-template-columns:repeat(3,1fr);
}
}
.tlz-hts_step_2aj{
min-width:0;
padding-top:22px;
border-top:1px solid rgba(180, 255, 210, 0.12);
}
.tlz-hts_step_num_2aj{
color:#3DEDA0;
margin-bottom:14px;
font-size:2.75rem;
line-height:1;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.tlz-hts_step_h_2aj{
font-weight:700;
color:#EDF7F1;
overflow-wrap:break-word;
font-size:19px;
line-height:1.2;
margin-bottom:0.5rem;
}
.tlz-hts_step_p_2aj{
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
color:#88B89A;
}
.tlz-el_2aj{
padding:48px 0;
}
@media(min-width:769px){
.tlz-el_2aj{
padding:56px 0;
}
}
.tlz-el_in_2aj{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:897px){
.tlz-el_in_2aj{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.tlz-el_left_2aj{
min-width:0;
}
.tlz-el_eyebrow_2aj{
margin-bottom:0.875rem;
}
.tlz-el_h2_2aj{
font-size:2rem;
margin-bottom:1.375rem;
font-weight:600;
overflow-wrap:break-word;
color:#F0EDE6;
line-height:1.08;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.tlz-el_h2_2aj{
font-size:38px;
}
}
.tlz-el_body_2aj p{
margin-bottom:1.125rem;
font-size:1rem;
overflow-wrap:break-word;
color:#CEC9BF;
line-height:1.7;
}
.tlz-el_dropcap_2aj{
padding:6px 12px 0 0;
line-height:.8;
font-size:3.875rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
float:left;
font-weight:700;
color:#1DB874;
}
.tlz-el_right_2aj{
min-width:0;
}
.tlz-el_quote_2aj{
border-radius:1.25rem;
background:linear-gradient(150deg,#0E1E17,#080D0A);
padding:36px;
margin-bottom:1.5rem;
position:relative;
color:#EDF7F1;
}
.tlz-el_quote_mark_2aj{
align-items:center;
display:inline-flex;
color:#3DEDA0;
margin-bottom:6px;
}
.tlz-el_quote_mark_2aj svg{
height:34px;
width:34px;
}
.tlz-el_quote_text_2aj{
overflow-wrap:break-word;
margin-bottom:22px;
color:#EDF7F1;
font-weight:500;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:22px;
line-height:1.4;
}
.tlz-el_quote_meta_2aj{
gap:0.75rem;
align-items:center;
display:flex;
}
.tlz-el_quote_av_2aj{
border-radius:50%;
background:linear-gradient(135deg,#1DB874,#3DEDA0);
flex:0 0 auto;
height:38px;
width:2.375rem;
}
.tlz-el_quote_author_2aj{
font-weight:700;
color:#EDF7F1;
font-size:14px;
}
.tlz-el_quote_meta_sub_2aj{
color:#88B89A;
font-size:12px;
}
.tlz-el_explain_2aj{
overflow:hidden;
border:1px solid rgba(240, 237, 230, 0.07);
border-radius:14px;
}
.tlz-el_explain_card_2aj{
padding:22px 1.5rem;
}
.tlz-el_explain_card_2aj+.tlz-el_explain_card_2aj{
border-top:1px solid rgba(240, 237, 230, 0.07);
}
.tlz-el_explain_h_2aj{
font-weight:600;
color:#F0EDE6;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-size:20px;
line-height:1.15;
}
.tlz-el_explain_p_2aj{
font-size:14px;
color:#7A746C;
overflow-wrap:break-word;
line-height:1.55;
}
.tlz-sc_2aj{
padding:48px 0 0.625rem;
}
.tlz-sc_head_2aj{
margin-bottom:28px;
text-align:center;
}
.tlz-sc_eyebrow_2aj{
margin-bottom:12px;
}
.tlz-sc_h2_2aj{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
color:#F0EDE6;
font-size:1.875rem;
line-height:1.05;
}
@media(min-width:771px){
.tlz-sc_h2_2aj{
font-size:36px;
}
}
.tlz-sc_table_2aj{
margin:0 auto;
border-radius:0.875rem;
border:1px solid rgba(240, 237, 230, 0.07);
overflow:hidden;
max-width:900px;
}
.tlz-sc_thead_2aj{
background:#0B0A09;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.tlz-sc_th_2aj{
padding:0.938rem 1.125rem;
font-size:0.813rem;
font-weight:700;
color:#88B89A;
text-align:center;
overflow-wrap:break-word;
}
.tlz-sc_th_2aj:first-child{
text-align:left;
}
.tlz-sc_th_us_2aj{
color:#3DEDA0;
}
.tlz-sc_row_2aj{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(240, 237, 230, 0.07);
}
.tlz-sc_row_2aj:nth-child(even){
background:#1C1917;
}
.tlz-sc_td_2aj{
padding:0.938rem 1.125rem;
min-width:0;
overflow-wrap:break-word;
text-align:center;
color:#9A9288;
font-size:0.875rem;
}
.tlz-sc_td_2aj:first-child{
color:#CEC9BF;
text-align:left;
font-weight:600;
}
.tlz-sc_td_us_2aj{
font-weight:700;
color:#22C55E;
}
.tlz-faq_2aj{
padding:3rem 0;
background:#1C1917;
border-top:1px solid rgba(240, 237, 230, 0.07);
border-bottom:1px solid rgba(240, 237, 230, 0.07);
margin-top:1.5rem;
}
@media(min-width:770px){
.tlz-faq_2aj{
padding:62px 0;
}
}
.tlz-faq_head_2aj{
text-align:center;
margin-bottom:34px;
}
.tlz-faq_eyebrow_2aj{
margin-bottom:12px;
}
.tlz-faq_h2_2aj{
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
color:#F0EDE6;
font-size:2rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.tlz-faq_h2_2aj{
font-size:38px;
}
}
.tlz-faq_list_2aj{
margin:0 auto;
gap:0.75rem;
max-width:820px;
display:flex;
flex-direction:column;
}
.tlz-faq_item_2aj{
border:1px solid rgba(240, 237, 230, 0.07);
overflow:hidden;
background:#12100F;
border-radius:14px;
}
.tlz-faq_q_2aj{
list-style:none;
padding:20px 24px;
gap:20px;
cursor:pointer;
color:#F0EDE6;
font-size:16px;
overflow-wrap:break-word;
display:flex;
font-weight:700;
justify-content:space-between;
align-items:center;
}
.tlz-faq_q_2aj::-webkit-details-marker{
display:none;
}
.tlz-faq_q_ic_2aj{
flex:0 0 auto;
transition:transform .22s ease;
align-items:center;
display:inline-flex;
color:#1DB874;
}
.tlz-faq_q_ic_2aj svg{
height:1.125rem;
width:18px;
}
.tlz-faq_item_2aj[open] .tlz-faq_q_ic_2aj{
transform:rotate(180deg);
}
.tlz-faq_a_2aj{
padding:0 24px 20px;
overflow-wrap:break-word;
color:#7A746C;
font-size:0.906rem;
line-height:1.6;
}
.tlz-sg_2aj{
padding:48px 0 10px;
}
.tlz-sg_eyebrow_2aj{
margin-bottom:12px;
display:block;
}
.tlz-sg_h2_2aj{
margin-bottom:1.75rem;
color:#F0EDE6;
overflow-wrap:break-word;
font-size:30px;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
}
@media(min-width:769px){
.tlz-sg_h2_2aj{
font-size:2.25rem;
}
}
.tlz-sg_grid_2aj{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:721px){
.tlz-sg_grid_2aj{
grid-template-columns:repeat(3,1fr);
}
}
.tlz-sg_col_2aj{
min-width:0;
}
.tlz-sg_col_h_2aj{
color:#F0EDE6;
line-height:1.15;
font-size:22px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.625rem;
font-weight:600;
overflow-wrap:break-word;
}
.tlz-sg_col_p_2aj{
line-height:1.65;
overflow-wrap:break-word;
color:#7A746C;
font-size:14px;
}
.tlz-gd_2aj{
padding:3rem 0 0.625rem;
}
.tlz-gd_head_2aj{
gap:0.875rem;
display:flex;
margin-bottom:24px;
flex-direction:column;
}
@media(min-width:681px){
.tlz-gd_head_2aj{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.tlz-gd_eyebrow_2aj{
margin-bottom:0.625rem;
}
.tlz-gd_h2_2aj{
font-size:1.75rem;
color:#F0EDE6;
line-height:1.05;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.tlz-gd_h2_2aj{
font-size:2.125rem;
}
}
.tlz-gd_more_2aj{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
font-size:13.5px;
font-weight:600;
border-bottom:1px solid #F0EDE6;
padding-bottom:2px;
color:#F0EDE6;
}
.tlz-gd_more_2aj:hover{
border-color:#1DB874;
color:#1DB874;
}
.tlz-gd_grid_2aj{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:719px){
.tlz-gd_grid_2aj{
grid-template-columns:repeat(3,1fr);
}
}
.tlz-gd_card_2aj{
border:1px solid rgba(240, 237, 230, 0.07);
overflow:hidden;
border-radius:14px;
background:#1C1917;
display:block;
min-width:0;
}
.tlz-gd_card_img_2aj{
background:linear-gradient(140deg,#0E1E17,#1DB874);
height:150px;
}
.tlz-gd_card_body_2aj{
padding:1.375rem;
}
.tlz-gd_card_cat_2aj{
color:#1DB874;
font-size:0.625rem;
font-weight:600;
text-transform:uppercase;
letter-spacing:.1em;
}
.tlz-gd_card_h_2aj{
margin:8px 0 0.625rem;
line-height:1.2;
font-weight:600;
overflow-wrap:break-word;
font-size:1.188rem;
color:#F0EDE6;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.tlz-gd_card_meta_2aj{
color:#9A9288;
overflow-wrap:break-word;
font-size:0.75rem;
}
.tlz-sb_2aj{
padding:3rem 0;
background:#1C1917;
border-bottom:1px solid rgba(240, 237, 230, 0.07);
margin-top:1.5rem;
border-top:1px solid rgba(240, 237, 230, 0.07);
}
@media(min-width:769px){
.tlz-sb_2aj{
padding:56px 0;
}
}
.tlz-sb_eyebrow_2aj{
margin-bottom:0.75rem;
display:block;
}
.tlz-sb_h2_2aj{
margin-bottom:26px;
line-height:1.05;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
font-size:30px;
color:#F0EDE6;
}
@media(min-width:769px){
.tlz-sb_h2_2aj{
font-size:2.25rem;
}
}
.tlz-sb_grid_2aj{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:561px){
.tlz-sb_grid_2aj{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.tlz-sb_grid_2aj{
grid-template-columns:repeat(4,1fr);
}
}
.tlz-sb_card_2aj{
background:#12100F;
border:1px solid rgba(240, 237, 230, 0.07);
border-radius:0.875rem;
padding:24px;
min-width:0;
}
.tlz-sb_card_h_2aj{
font-weight:600;
line-height:1.15;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:19px;
color:#F0EDE6;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
.tlz-sb_card_p_2aj{
overflow-wrap:break-word;
color:#7A746C;
line-height:1.6;
font-size:0.844rem;
}
.tlz-sb_rtp_2aj{
background:#12100F;
border:1px solid rgba(240, 237, 230, 0.07);
padding:26px 28px;
grid-template-columns:1fr;
gap:1.5rem;
border-radius:0.875rem;
display:grid;
align-items:center;
margin-top:18px;
}
@media(min-width:761px){
.tlz-sb_rtp_2aj{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.tlz-sb_rtp_h_2aj{
font-size:1.25rem;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F0EDE6;
font-weight:600;
margin-bottom:8px;
line-height:1.15;
}
.tlz-sb_rtp_p_2aj{
color:#7A746C;
font-size:13.5px;
overflow-wrap:break-word;
line-height:1.6;
}
.tlz-sb_rtp_stats_2aj{
gap:16px;
display:flex;
}
.tlz-sb_stat_2aj{
flex:1 1 0;
padding:18px;
background:#1C1917;
border-radius:8px;
text-align:center;
min-width:0;
}
.tlz-sb_stat_v_2aj{
color:#22C55E;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.625rem;
font-weight:700;
}
.tlz-sb_stat_l_2aj{
color:#9A9288;
font-size:0.719rem;
margin-top:4px;
}
.tlz-lh_2aj{
padding:40px 0 1.25rem;
}
.tlz-lh_in_2aj{
padding-top:2.125rem;
border-top:1px solid rgba(240, 237, 230, 0.13);
}
.tlz-lh_eyebrow_2aj{
display:block;
margin-bottom:1.375rem;
}
.tlz-lh_grid_2aj{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:599px){
.tlz-lh_grid_2aj{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.tlz-lh_grid_2aj{
grid-template-columns:repeat(5,1fr);
}
}
.tlz-lh_col_2aj{
min-width:0;
}
.tlz-lh_col_h_2aj{
overflow-wrap:break-word;
font-size:0.813rem;
font-weight:700;
color:#F0EDE6;
margin-bottom:0.75rem;
}
.tlz-lh_links_2aj{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.tlz-lh_link_2aj{
transition:color .22s ease;
color:#7A746C;
overflow-wrap:break-word;
font-size:13px;
}
.tlz-lh_link_2aj:hover{
color:#1DB874;
}
.tlz-ft_2aj{
background:#0B0A09;
margin-top:2.5rem;
color:#88B89A;
}
.tlz-ft_in_2aj{
padding:3rem 0 1.75rem;
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:603px){
.tlz-ft_in_2aj{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.tlz-ft_in_2aj{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.tlz-ft_brand_2aj{
min-width:0;
}
.tlz-ft_logo_2aj{
overflow-wrap:break-word;
font-weight:700;
color:#EDF7F1;
font-size:26px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.tlz-ft_tagline_2aj{
color:#88B89A;
font-size:13.5px;
max-width:280px;
line-height:1.6;
margin-top:14px;
}
.tlz-ft_contact_2aj{
transition:color .22s ease;
overflow-wrap:anywhere;
margin-top:0.75rem;
max-width:280px;
color:#3DEDA0;
display:inline-block;
font-size:13px;
}
.tlz-ft_contact_2aj:hover{
color:#EDF7F1;
}
.tlz-ft_col_2aj{
min-width:0;
}
.tlz-ft_col_h_2aj{
letter-spacing:.08em;
margin-bottom:0.875rem;
text-transform:uppercase;
overflow-wrap:break-word;
font-weight:700;
color:#EDF7F1;
font-size:13px;
}
.tlz-ft_col_links_2aj{
gap:10px;
display:flex;
flex-direction:column;
}
.tlz-ft_link_2aj{
transition:color .22s ease;
font-size:13.5px;
overflow-wrap:break-word;
color:#88B89A;
}
.tlz-ft_link_2aj:hover{
color:#EDF7F1;
}
.tlz-ft_bot_2aj{
padding:22px 0 2.5rem;
gap:16px;
border-top:1px solid rgba(180, 255, 210, 0.12);
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.tlz-ft_bot_2aj{
gap:20px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.tlz-ft_legal_2aj{
font-size:0.719rem;
max-width:760px;
line-height:1.6;
color:#4E4A45;
overflow-wrap:break-word;
}
.tlz-ft_legal_2aj b{
color:#88B89A;
font-weight:700;
}
.tlz-ft_age_2aj{
flex:0 0 auto;
padding:4px 0.563rem;
border:1.5px solid #3DEDA0;
border-radius:0.5rem;
color:#3DEDA0;
font-size:13px;
font-weight:700;
}