*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF7F2;
font-family:"Work Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
line-height:1.6;
font-size:0.938rem;
color:#3A3028;
-webkit-font-smoothing:antialiased;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.tzk-layoutf3s{
min-height:100vh;
flex-direction:column;
display:flex;
}
.tzk-mainf3s{
flex:1 1 auto;
width:100%;
min-width:0;
}
.tzk-containerf3s{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:766px){
.tzk-containerf3s{
padding:0 32px;
}
}
@media(min-width:1097px){
.tzk-containerf3s{
padding:0 56px;
}
}
.tzk-eyebrowf3s{
text-transform:uppercase;
color:#C48E30;
font-size:0.688rem;
overflow-wrap:break-word;
font-family:"Work Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:600;
letter-spacing:.2em;
line-height:1.4;
display:inline-block;
}
.tzk-bandf3s{
background:#1E1710;
color:#F5EDD8;
}
.tzk-bandf3s .tzk-eyebrowf3s{
color:#E8B84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.tzk-tbf3s{
background:#FAF7F2;
border-bottom:1px solid rgba(20,18,14,0.15);
top:0;
z-index:50;
position:sticky;
}
.tzk-tb_inf3s{
padding:12px 1rem;
gap:1rem;
margin:0 auto;
justify-content:space-between;
max-width:1400px;
width:100%;
display:flex;
align-items:center;
}
@media(min-width:771px){
.tzk-tb_inf3s{
padding:1rem 32px;
}
}
@media(min-width:1103px){
.tzk-tb_inf3s{
padding:1.125rem 3.5rem;
}
}
.tzk-tb_leftf3s{
gap:1.75rem;
display:flex;
align-items:center;
min-width:0;
}
.tzk-tb_logof3s{
gap:0.688rem;
display:flex;
align-items:center;
min-width:0;
}
.tzk-tb_logo_markf3s{
border-radius:8px;
flex:0 0 auto;
object-fit:cover;
height:34px;
width:2.125rem;
}
.tzk-tb_logo_txtf3s{
flex-direction:column;
display:flex;
min-width:0;
line-height:1;
}
.tzk-tb_logo_namef3s{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:1.375rem;
color:#1A1410;
letter-spacing:.02em;
}
.tzk-tb_logo_subf3s{
overflow:hidden;
text-transform:uppercase;
text-overflow:ellipsis;
letter-spacing:.32em;
font-weight:600;
color:#C48E30;
white-space:nowrap;
font-size:8.5px;
margin-top:4px;
}
.tzk-tb_navf3s{
display:none;
}
@media(min-width:960px){
.tzk-tb_navf3s{
gap:28px;
align-items:center;
display:flex;
}
}
.tzk-tb_nav_itemf3s{
transition:color .22s ease,border-color .22s ease;
border-bottom:2px solid transparent;
white-space:nowrap;
font-weight:600;
padding-bottom:3px;
font-size:0.875rem;
color:#3A3028;
}
.tzk-tb_nav_itemf3s:hover{
color:#1A1410;
}
.tzk-tb_nav_itemf3s.tzk-state_activef3s{
border-color:#C48E30;
color:#1A1410;
}
.tzk-tb_rightf3s{
gap:14px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.tzk-tb_searchf3s{
transition:color .22s ease;
display:flex;
align-items:center;
color:#3A3028;
justify-content:center;
}
.tzk-tb_searchf3s:hover{
color:#C48E30;
}
.tzk-tb_searchf3s svg{
width:18px;
height:1.125rem;
}
.tzk-tb_langf3s{
color:#6B5E4E;
text-transform:uppercase;
font-weight:600;
letter-spacing:.1em;
font-size:11px;
}
.tzk-tb_langf3s:hover{
color:#1A1410;
}
.tzk-tb_loginf3s{
font-size:0.875rem;
color:#1A1410;
display:none;
font-weight:600;
}
@media(min-width:770px){
.tzk-tb_loginf3s{
display:inline-block;
}
}
.tzk-tb_registerf3s{
transition:background-color .22s ease;
background:#1A1410;
padding:0.688rem 22px;
border-radius:999px;
font-weight:700;
white-space:nowrap;
font-size:0.875rem;
color:#F5EDD8;
}
.tzk-tb_registerf3s:hover{
background:#2E251A;
}
.tzk-mobf3s{
background:#FAF7F2;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(20,18,14,0.15);
right:0;
bottom:0;
left:0;
z-index:60;
}
@media(min-width:963px){
.tzk-mobf3s{
display:none;
}
}
.tzk-mob_inf3s{
margin:0 auto;
align-items:stretch;
justify-content:space-around;
max-width:560px;
display:flex;
}
.tzk-mob_itemf3s{
transition:color .22s ease;
gap:3px;
padding:9px 0.25rem;
flex:1 1 0;
display:flex;
color:#6B5E4E;
align-items:center;
flex-direction:column;
min-width:0;
}
.tzk-mob_itemf3s.tzk-state_activef3s{
color:#C48E30;
}
.tzk-mob_icf3s{
justify-content:center;
align-items:center;
display:flex;
}
.tzk-mob_icf3s svg{
width:20px;
height:1.25rem;
}
.tzk-mob_lbf3s{
overflow:hidden;
font-size:0.625rem;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:600;
max-width:100%;
}
@media(max-width:962px){
body{
padding-bottom:3.75rem;
}
}
.tzk-railf3s{
position:relative;
min-width:0;
}
.tzk-rail_scrollf3s{
gap:0.875rem;
display:flex;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
padding-bottom:0.875rem;
overflow-x:auto;
}
@media(min-width:767px){
.tzk-rail_scrollf3s{
gap:1.125rem;
}
}
.tzk-gcf3s{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:767px){
.tzk-gcf3s{
width:11.75rem;
}
}
.tzk-gc_imgf3s{
background:#FFFFFF;
border-radius:14px;
overflow:hidden;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(26,20,14,0.07), 0 8px 20px rgba(26,20,14,0.10);
}
.tzk-gc_imgf3s img{
inset:0;
height:100%;
width:100%;
position:absolute;
object-fit:cover;
}
.tzk-gc_coverf3s{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.tzk-gc_hoverf3s{
transition:opacity .22s ease;
inset:0;
background:rgba(0,0,0,0.52);
opacity:0;
align-items:center;
justify-content:center;
position:absolute;
display:flex;
}
.tzk-gcf3s:hover .tzk-gc_hoverf3s{
opacity:1;
}
.tzk-gc_hover_btnf3s{
background:#1A1410;
border-radius:62.438rem;
display:flex;
align-items:center;
width:2.875rem;
justify-content:center;
height:2.875rem;
color:#F5EDD8;
}
.tzk-gc_hover_btnf3s svg{
height:18px;
width:18px;
}
.tzk-gc_infof3s{
gap:2px;
margin-top:9px;
display:flex;
flex-direction:column;
min-width:0;
}
.tzk-gc_namef3s{
overflow:hidden;
font-size:0.813rem;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
color:#1A1410;
}
.tzk-gc_provf3s{
overflow:hidden;
white-space:nowrap;
color:#6B5E4E;
text-overflow:ellipsis;
font-size:0.688rem;
}
.tzk-gc_metaf3s{
font-size:0.688rem;
color:#6B5E4E;
}
.tzk-tcf3s{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:766px){
.tzk-tcf3s{
width:14.375rem;
}
}
.tzk-tc_imgf3s{
background:#FFFFFF;
border-radius:0.875rem;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(26,20,14,0.07), 0 0.5rem 20px rgba(26,20,14,0.10);
padding-bottom:75%;
position:relative;
}
.tzk-tc_imgf3s img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.tzk-tc_infof3s{
gap:2px;
margin-top:0.563rem;
display:flex;
min-width:0;
flex-direction:column;
}
.tzk-tc_namef3s{
overflow:hidden;
font-size:0.875rem;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
color:#1A1410;
}
.tzk-tc_rtpf3s{
color:#6B5E4E;
font-size:11px;
}
.tzk-lcf3s{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:769px){
.tzk-lcf3s{
width:268px;
}
}
.tzk-lc_imgf3s{
background:#FFFFFF;
border-radius:0.875rem;
overflow:hidden;
position:relative;
box-shadow:0 2px 0.375rem rgba(26,20,14,0.07), 0 0.5rem 1.25rem rgba(26,20,14,0.10);
padding-bottom:62.5%;
}
.tzk-lc_imgf3s img{
inset:0;
position:absolute;
height:100%;
object-fit:cover;
width:100%;
}
.tzk-lc_livef3s{
background:rgba(0,0,0,0.52);
gap:7px;
padding:4px 9px;
border-radius:999px;
position:absolute;
align-items:center;
display:flex;
left:12px;
top:0.75rem;
}
.tzk-lc_live_dotf3s{
background:#C43A2A;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
width:8px;
height:0.5rem;
}
.tzk-lc_seatsf3s{
font-weight:600;
letter-spacing:.08em;
color:#F5EDD8;
text-transform:uppercase;
font-size:0.625rem;
}
.tzk-lc_infof3s{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:9px;
}
.tzk-lc_namef3s{
overflow:hidden;
font-weight:700;
font-size:15px;
white-space:nowrap;
color:#1A1410;
text-overflow:ellipsis;
}
.tzk-lc_betf3s{
font-size:0.688rem;
color:#6B5E4E;
}
.tzk-pcf3s{
border:1px solid rgba(20,18,14,0.08);
gap:0.5rem;
border-radius:14px;
background:#FFFFFF;
padding:16px 0.875rem;
min-height:74px;
align-items:center;
display:flex;
flex-direction:column;
min-width:0;
justify-content:center;
}
.tzk-pc_logof3s{
flex:0 0 auto;
max-width:100%;
object-fit:contain;
height:28px;
width:auto;
}
.tzk-pc_namef3s{
overflow:hidden;
font-size:11px;
white-space:nowrap;
max-width:100%;
text-overflow:ellipsis;
text-align:center;
color:#6B5E4E;
}
.tzk-gc_tagf3s{
padding:3px 0.5rem;
border-radius:0.5rem;
left:10px;
font-weight:700;
text-transform:uppercase;
display:inline-block;
top:10px;
font-size:0.625rem;
position:absolute;
z-index:2;
letter-spacing:.06em;
}
.tzk-gc_tag_hotf3s{
background:#C43A2A;
color:#F5EDD8;
}
.tzk-gc_tag_newf3s{
background:#E8B84B;
color:#17110A;
}
.tzk-gc_tag_jpf3s{
background:#D4920A;
color:#17110A;
}
.tzk-gc_tag_livef3s{
background:#C43A2A;
color:#F5EDD8;
}
.tzk-shf3s{
min-width:0;
margin-bottom:1.125rem;
}
.tzk-sh_rowf3s{
gap:16px;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
justify-content:space-between;
}
.tzk-sh_rowf3s .tzk-sh_lf3s{
gap:0.375rem;
flex-direction:column;
min-width:0;
display:flex;
}
.tzk-sh_stackf3s{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.tzk-sh_centerf3s{
gap:10px;
flex-direction:column;
align-items:center;
display:flex;
text-align:center;
}
.tzk-sh_h2f3s{
font-size:1.5rem;
line-height:1.1;
overflow-wrap:break-word;
font-weight:600;
color:#1A1410;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.tzk-sh_h2f3s{
font-size:30px;
}
}
.tzk-bandf3s .tzk-sh_h2f3s{
color:#F5EDD8;
}
.tzk-sh_eb_linef3s{
gap:10px;
align-items:center;
display:inline-flex;
}
.tzk-sh_eb_linef3s::before{
background:#C48E30;
display:inline-block;
content:"";
height:1px;
width:28px;
}
.tzk-bandf3s .tzk-sh_eb_linef3s::before{
background:#E8B84B;
}
.tzk-sh_eb_dotf3s{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.tzk-sh_eb_dotf3s::before{
border-radius:50%;
background:#C48E30;
content:"";
display:inline-block;
height:0.375rem;
width:6px;
}
.tzk-bandf3s .tzk-sh_eb_dotf3s::before{
background:#E8B84B;
}
.tzk-sh_linkf3s{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-weight:600;
padding-bottom:2px;
white-space:nowrap;
font-size:0.813rem;
display:inline-flex;
border-bottom:1px solid #1A1410;
color:#1A1410;
align-items:center;
}
.tzk-sh_linkf3s:hover{
border-color:#C48E30;
color:#C48E30;
}
.tzk-sh_linkf3s svg{
height:0.875rem;
width:0.875rem;
}
.tzk-sh_link_chevf3s{
padding-bottom:0;
border-bottom:0;
}
.tzk-sh_link_btnf3s{
background:#1A1410;
border-radius:999px;
padding:0.563rem 1.125rem;
border-bottom:0;
color:#F5EDD8;
}
.tzk-sh_link_btnf3s:hover{
background:#2E251A;
border-color:transparent;
color:#F5EDD8;
}
.tzk-bandf3s .tzk-sh_linkf3s{
border-color:#F5EDD8;
color:#F5EDD8;
}
.tzk-bandf3s .tzk-sh_link_btnf3s{
background:#E8B84B;
color:#17110A;
}
.tzk-sh_rulef3s{
background:rgba(20,18,14,0.15);
margin:-2px 0 1.125rem;
height:1px;
}
.tzk-bandf3s .tzk-sh_rulef3s{
background:rgba(255,237,185,0.14);
}
.tzk-herof3s{
padding:32px 0 0.5rem;
}
@media(min-width:768px){
.tzk-herof3s{
padding:56px 0 1.5rem;
}
}
.tzk-hero_inf3s{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:899px){
.tzk-hero_inf3s{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.tzk-hero_copyf3s{
min-width:0;
}
.tzk-hero_eyebrowf3s{
gap:0.625rem;
display:inline-flex;
align-items:center;
margin-bottom:22px;
}
.tzk-hero_eyebrow_linef3s{
flex:0 0 auto;
background:#C48E30;
display:inline-block;
width:28px;
height:1px;
}
.tzk-hero_h1f3s{
font-weight:600;
overflow-wrap:break-word;
letter-spacing:-.01em;
margin-bottom:1.25rem;
font-size:38px;
line-height:1.04;
color:#1A1410;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.tzk-hero_h1f3s{
font-size:3.375rem;
}
}
@media(min-width:1101px){
.tzk-hero_h1f3s{
font-size:62px;
}
}
.tzk-hero_h1f3s em{
color:#C48E30;
font-style:normal;
}
.tzk-hero_subf3s{
margin-bottom:30px;
font-size:16px;
max-width:480px;
color:#8C7D6B;
line-height:1.6;
}
@media(min-width:769px){
.tzk-hero_subf3s{
font-size:18px;
}
}
.tzk-hero_actionsf3s{
gap:14px;
margin-bottom:34px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.tzk-hero_ctaf3s{
gap:0.625rem;
border-radius:62.438rem;
padding:1rem 1.875rem;
background:#1A1410;
transition:background-color .22s ease;
font-size:15px;
display:inline-flex;
color:#F5EDD8;
align-items:center;
font-weight:700;
}
.tzk-hero_ctaf3s:hover{
background:#2E251A;
}
.tzk-hero_cta_icf3s{
align-items:center;
display:inline-flex;
}
.tzk-hero_cta_icf3s svg{
width:16px;
height:16px;
}
.tzk-hero_cta_altf3s{
background:transparent;
padding:15px 26px;
border-radius:62.438rem;
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(20,18,14,0.15);
color:#1A1410;
font-weight:600;
font-size:0.938rem;
align-items:center;
display:inline-flex;
}
.tzk-hero_cta_altf3s:hover{
border-color:#C48E30;
color:#C48E30;
}
.tzk-hero_trustf3s{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.tzk-hero_trust_itemf3s{
gap:9px;
font-weight:600;
color:#3A3028;
font-size:0.813rem;
align-items:center;
display:flex;
}
.tzk-hero_trust_icf3s{
display:inline-flex;
color:#C48E30;
align-items:center;
}
.tzk-hero_trust_icf3s svg{
width:16px;
height:1rem;
}
.tzk-hero_promof3s{
border-radius:1.25rem;
background:#FFFFFF;
overflow:hidden;
box-shadow:0 0.75rem 48px rgba(26,20,14,0.16), 0 3px 0.625rem rgba(26,20,14,0.10);
min-height:18.75rem;
display:flex;
position:relative;
}
.tzk-hero_promo_bgf3s{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.tzk-hero_promo_bgf3s::after{
inset:0;
background:linear-gradient(120deg,#1E1710 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.tzk-hero_promo_glowf3s{
border-radius:50%;
background:radial-gradient(circle,rgba(196,142,48,0.18) 0%,transparent 65%);
pointer-events:none;
right:-1.25rem;
height:260px;
position:absolute;
top:-40px;
width:16.25rem;
}
.tzk-hero_promo_ctf3s{
padding:1.75rem;
position:relative;
align-self:flex-end;
z-index:2;
max-width:88%;
}
.tzk-hero_promo_labelf3s{
text-transform:uppercase;
color:#E8B84B;
margin-bottom:0.5rem;
display:block;
font-weight:700;
letter-spacing:.25em;
font-size:10px;
}
.tzk-hero_promo_amountf3s{
overflow-wrap:break-word;
font-size:32px;
line-height:1.05;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
}
@media(min-width:770px){
.tzk-hero_promo_amountf3s{
font-size:2.5rem;
}
}
.tzk-hero_promo_amountf3s em{
font-style:normal;
color:#E8B84B;
}
.tzk-hero_ratingf3s{
background:#FFFFFF;
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
padding:10px 14px;
gap:0.625rem;
align-items:center;
max-width:min(16.25rem,62%);
display:flex;
position:absolute;
z-index:3;
right:0.875rem;
box-shadow:0 2px 6px rgba(26,20,14,0.07), 0 8px 1.25rem rgba(26,20,14,0.10);
top:0.875rem;
}
.tzk-hero_rating_scoref3s{
flex:0 0 auto;
color:#1A1410;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:1.5rem;
}
.tzk-hero_rating_txtf3s{
flex:1 1 auto;
min-width:0;
}
.tzk-hero_rating_starsf3s{
gap:2px;
color:#C48E30;
display:flex;
}
.tzk-hero_rating_starsf3s svg{
width:12px;
height:12px;
}
.tzk-hero_rating_capf3s{
font-size:0.688rem;
overflow-wrap:break-word;
display:block;
line-height:1.35;
margin-top:3px;
color:#6B5E4E;
}
.tzk-statf3s{
margin-top:1rem;
border-top:1px solid rgba(20,18,14,0.15);
border-bottom:1px solid rgba(20,18,14,0.15);
}
.tzk-stat_inf3s{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.tzk-stat_inf3s{
grid-template-columns:repeat(4,1fr);
}
}
.tzk-stat_itemf3s{
padding:22px 14px;
min-width:0;
border-right:1px solid rgba(20,18,14,0.08);
border-bottom:1px solid rgba(20,18,14,0.08);
}
.tzk-stat_itemf3s:nth-child(2n){
border-right:0;
}
.tzk-stat_itemf3s:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.tzk-stat_itemf3s{
border-bottom:0;
}
.tzk-stat_itemf3s:nth-child(2n){
border-right:1px solid rgba(20,18,14,0.08);
}
.tzk-stat_itemf3s:nth-child(4n){
border-right:0;
}
}
.tzk-stat_valuef3s{
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1410;
font-size:30px;
font-weight:700;
line-height:1;
}
@media(min-width:765px){
.tzk-stat_valuef3s{
font-size:2.125rem;
}
}
.tzk-stat_labelf3s{
margin-top:6px;
font-size:13px;
line-height:1.4;
overflow-wrap:break-word;
color:#6B5E4E;
}
.tzk-gff3s{
padding:24px 0 0.375rem;
}
.tzk-gf_inf3s{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.tzk-gf_chipf3s{
padding:0.625rem 18px;
border-radius:62.438rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
background:#FFFFFF;
border:1px solid rgba(20,18,14,0.15);
white-space:nowrap;
font-weight:600;
color:#3A3028;
font-size:13px;
}
.tzk-gf_chipf3s:hover{
border-color:#C48E30;
color:#C48E30;
}
.tzk-gf_chipf3s.tzk-state_activef3s{
border-color:transparent;
background:#1A1410;
color:#F5EDD8;
}
.tzk-growf3s{
padding:1.625rem 0 0.625rem;
}
.tzk-row_seof3s{
margin:10px 0 0;
overflow-wrap:break-word;
font-size:14px;
line-height:1.65;
color:#8C7D6B;
max-width:47.5rem;
}
.tzk-row_seof3s strong{
font-weight:700;
color:#1A1410;
}
.tzk-jpf3s{
padding:30px 0 10px;
}
.tzk-jp_gridf3s{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.tzk-jp_gridf3s{
grid-template-columns:1fr 1fr;
}
.tzk-jp_card_megaf3s{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.tzk-jp_gridf3s{
grid-template-columns:1.4fr 1fr 1fr;
}
.tzk-jp_card_megaf3s{
grid-column:auto;
}
}
.tzk-jp_cardf3s{
border:1px solid rgba(20,18,14,0.08);
border-radius:20px;
overflow:hidden;
background:#FFFFFF;
gap:12px;
padding:26px;
position:relative;
justify-content:space-between;
min-height:200px;
flex-direction:column;
min-width:0;
display:flex;
}
.tzk-jp_card_megaf3s{
background:linear-gradient(135deg,#261E13,#110D08);
border-color:transparent;
min-height:13.125rem;
color:#F5EDD8;
}
.tzk-jp_glowf3s{
background:radial-gradient(circle,rgba(196,142,48,0.18),transparent 70%);
border-radius:50%;
right:-40px;
position:absolute;
pointer-events:none;
width:12.5rem;
top:-40px;
height:12.5rem;
}
.tzk-jp_labelf3s{
gap:0.625rem;
font-size:0.625rem;
display:flex;
text-transform:uppercase;
position:relative;
justify-content:space-between;
letter-spacing:.16em;
font-weight:700;
color:#C48E30;
flex-wrap:wrap;
align-items:center;
}
.tzk-jp_card_megaf3s .tzk-jp_labelf3s{
color:#E8B84B;
}
.tzk-jp_dropf3s{
text-transform:none;
font-weight:600;
letter-spacing:.04em;
color:#6B5E4E;
}
.tzk-jp_card_megaf3s .tzk-jp_dropf3s{
color:#B09E82;
}
.tzk-jp_amountf3s{
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:38px;
position:relative;
font-weight:700;
line-height:1;
color:#1A1410;
}
.tzk-jp_card_megaf3s .tzk-jp_amountf3s{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#E8B84B;
}
@media(min-width:767px){
.tzk-jp_card_megaf3s .tzk-jp_amountf3s{
font-size:3.375rem;
}
}
.tzk-jp_gamef3s{
position:relative;
font-size:0.813rem;
color:#6B5E4E;
}
.tzk-jp_card_megaf3s .tzk-jp_gamef3s{
color:#B09E82;
}
.tzk-jp_ctaf3s{
align-self:flex-start;
position:relative;
}
.tzk-jp_card_megaf3s .tzk-jp_ctaf3s{
background:#E8B84B;
transition:opacity .22s ease;
padding:10px 20px;
border-radius:62.438rem;
color:#17110A;
font-size:0.813rem;
font-weight:700;
}
.tzk-jp_card_megaf3s .tzk-jp_ctaf3s:hover{
opacity:.9;
}
.tzk-jp_cardf3s:not(.tzk-jp_card_megaf3s) .tzk-jp_ctaf3s{
transition:color .22s ease,border-color .22s ease;
color:#1A1410;
font-weight:700;
padding-bottom:2px;
font-size:13px;
border-bottom:1px solid #1A1410;
}
.tzk-jp_cardf3s:not(.tzk-jp_card_megaf3s) .tzk-jp_ctaf3s:hover{
border-color:#C48E30;
color:#C48E30;
}
.tzk-jp_seof3s{
margin:14px 0 0;
color:#8C7D6B;
overflow-wrap:break-word;
max-width:760px;
line-height:1.65;
font-size:0.875rem;
}
.tzk-jp_seof3s strong{
color:#1A1410;
font-weight:700;
}
.tzk-growf3s{
padding:26px 0 10px;
}
.tzk-row_seof3s{
margin:0.625rem 0 0;
color:#8C7D6B;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
}
.tzk-row_seof3s strong{
font-weight:700;
color:#1A1410;
}
.tzk-growf3s{
padding:26px 0 10px;
}
.tzk-row_seof3s{
margin:10px 0 0;
overflow-wrap:break-word;
line-height:1.65;
max-width:47.5rem;
font-size:0.875rem;
color:#8C7D6B;
}
.tzk-row_seof3s strong{
color:#1A1410;
font-weight:700;
}
.tzk-prf3s{
padding:30px 0 0.375rem;
}
.tzk-pr_cardf3s{
padding:1.625rem;
overflow:hidden;
flex:0 0 auto;
background:#FFFFFF;
border-radius:20px;
gap:10px;
border:1px solid rgba(20,18,14,0.08);
width:280px;
display:flex;
flex-direction:column;
min-height:12.5rem;
position:relative;
}
@media(min-width:770px){
.tzk-pr_cardf3s{
width:300px;
}
}
.tzk-pr_card_featf3s{
border-color:transparent;
background:linear-gradient(150deg,#261E13,#110D08);
color:#F5EDD8;
}
.tzk-pr_glowf3s{
background:radial-gradient(circle,rgba(196,142,48,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
top:-30px;
right:-1.875rem;
width:8.125rem;
position:absolute;
opacity:0;
height:130px;
}
.tzk-pr_card_featf3s .tzk-pr_glowf3s{
opacity:1;
}
.tzk-pr_labelf3s{
position:relative;
color:#C48E30;
font-weight:700;
text-transform:uppercase;
font-size:10px;
letter-spacing:.16em;
}
.tzk-pr_card_featf3s .tzk-pr_labelf3s{
color:#E8B84B;
}
.tzk-pr_amountf3s{
line-height:1.08;
color:#1A1410;
overflow-wrap:break-word;
font-size:1.625rem;
position:relative;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
.tzk-pr_card_featf3s .tzk-pr_amountf3s{
color:#F5EDD8;
}
.tzk-pr_amountf3s em{
color:#C48E30;
font-style:normal;
}
.tzk-pr_card_featf3s .tzk-pr_amountf3s em{
color:#E8B84B;
}
.tzk-pr_termsf3s{
color:#6B5E4E;
font-size:0.813rem;
position:relative;
line-height:1.5;
}
.tzk-pr_card_featf3s .tzk-pr_termsf3s{
color:#B09E82;
}
.tzk-pr_ctaf3s{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.tzk-pr_card_featf3s .tzk-pr_ctaf3s{
padding:0.563rem 1.125rem;
background:#E8B84B;
border-radius:62.438rem;
transition:opacity .22s ease;
font-size:13px;
color:#17110A;
font-weight:700;
}
.tzk-pr_card_featf3s .tzk-pr_ctaf3s:hover{
opacity:.9;
}
.tzk-pr_cardf3s:not(.tzk-pr_card_featf3s) .tzk-pr_ctaf3s{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-weight:700;
border-bottom:1px solid #1A1410;
color:#1A1410;
font-size:13px;
}
.tzk-pr_cardf3s:not(.tzk-pr_card_featf3s) .tzk-pr_ctaf3s:hover{
border-color:#C48E30;
color:#C48E30;
}
.tzk-growf3s{
padding:26px 0 10px;
}
.tzk-row_seof3s{
margin:0.625rem 0 0;
font-size:14px;
max-width:760px;
line-height:1.65;
color:#8C7D6B;
overflow-wrap:break-word;
}
.tzk-row_seof3s strong{
color:#1A1410;
font-weight:700;
}
.tzk-appf3s{
padding:1.875rem 0 10px;
}
.tzk-app_inf3s{
gap:28px;
padding:2rem;
border-radius:1.25rem;
background:#FFFFFF;
border:1px solid rgba(20,18,14,0.08);
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.tzk-app_inf3s{
gap:2.5rem;
padding:40px 2.75rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.tzk-app_copyf3s{
min-width:0;
max-width:35rem;
}
.tzk-app_eyebrowf3s{
margin-bottom:12px;
}
.tzk-app_h2f3s{
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:28px;
margin-bottom:12px;
color:#1A1410;
}
@media(min-width:765px){
.tzk-app_h2f3s{
font-size:2.125rem;
}
}
.tzk-app_textf3s{
font-size:0.875rem;
margin-bottom:1.375rem;
color:#8C7D6B;
line-height:1.6;
}
.tzk-app_btnsf3s{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.tzk-app_btnf3s{
border-radius:14px;
gap:10px;
background:#1A1410;
transition:background-color .22s ease;
padding:0.688rem 1.25rem;
align-items:center;
display:inline-flex;
color:#F5EDD8;
}
.tzk-app_btnf3s:hover{
background:#2E251A;
}
.tzk-app_btn_icf3s{
display:inline-flex;
align-items:center;
}
.tzk-app_btn_icf3s svg{
height:18px;
width:18px;
}
.tzk-app_btn_lbf3s{
font-weight:700;
font-size:13.5px;
}
.tzk-app_qr_wrapf3s{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.tzk-app_qrf3s{
flex:0 0 auto;
border-radius:0.875rem;
background-color:#1A1410;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 5px 11px);
height:108px;
width:6.75rem;
}
.tzk-app_qr_capf3s{
max-width:92px;
color:#6B5E4E;
font-size:0.781rem;
line-height:1.4;
}
.tzk-gmf3s{
padding:30px 0 10px;
}
.tzk-gm_inf3s{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:878px){
.tzk-gm_inf3s{
grid-template-columns:1.25fr 1fr;
}
}
.tzk-gm_leftf3s{
border:1px solid rgba(20,18,14,0.08);
background:#FFFFFF;
padding:2rem;
border-radius:20px;
min-width:0;
}
.tzk-gm_eyebrowf3s{
margin-bottom:10px;
}
.tzk-gm_h2f3s{
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1410;
font-weight:600;
margin-bottom:8px;
line-height:1.06;
font-size:26px;
}
@media(min-width:770px){
.tzk-gm_h2f3s{
font-size:28px;
}
}
.tzk-gm_textf3s{
font-size:0.875rem;
margin-bottom:1.375rem;
max-width:480px;
line-height:1.6;
color:#8C7D6B;
}
.tzk-gm_levelf3s{
font-size:1.375rem;
font-weight:700;
margin-bottom:0.5rem;
color:#C48E30;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
.tzk-gm_barf3s{
background:rgba(20,18,14,0.15);
overflow:hidden;
border-radius:999px;
margin-bottom:0.375rem;
height:8px;
}
.tzk-gm_bar_fillf3s{
background:linear-gradient(90deg,#C48E30,#F0CC72);
border-radius:999px;
height:100%;
}
.tzk-gm_bar_metaf3s{
gap:10px;
margin-bottom:1.125rem;
justify-content:space-between;
color:#6B5E4E;
font-size:0.688rem;
display:flex;
}
.tzk-gm_missionsf3s{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.tzk-gm_missionf3s{
border:1px solid rgba(20,18,14,0.15);
gap:0.438rem;
padding:0.563rem 0.938rem;
background:#FAF7F2;
border-radius:62.438rem;
font-weight:600;
align-items:center;
display:inline-flex;
font-size:12.5px;
color:#3A3028;
}
.tzk-gm_mission_icf3s{
color:#C48E30;
align-items:center;
display:inline-flex;
}
.tzk-gm_mission_icf3s svg{
height:0.813rem;
width:13px;
}
.tzk-gm_rightf3s{
border-radius:1.25rem;
background:linear-gradient(150deg,#261E13,#110D08);
padding:32px;
overflow:hidden;
flex-direction:column;
display:flex;
position:relative;
color:#F5EDD8;
}
.tzk-gm_glowf3s{
border-radius:50%;
background:radial-gradient(circle,rgba(196,142,48,0.18),transparent 70%);
top:-1.875rem;
width:9.375rem;
right:-30px;
pointer-events:none;
height:150px;
position:absolute;
}
.tzk-gm_ref_eyebrowf3s{
position:relative;
margin-bottom:0.625rem;
}
.tzk-gm_ref_h2f3s{
line-height:1.1;
overflow-wrap:break-word;
font-weight:600;
position:relative;
font-size:26px;
color:#F5EDD8;
margin-bottom:0.5rem;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
.tzk-gm_ref_textf3s{
color:#B09E82;
margin-bottom:20px;
font-size:0.844rem;
position:relative;
line-height:1.55;
}
.tzk-gm_ref_ctaf3s{
border-radius:999px;
transition:opacity .22s ease;
padding:0.688rem 1.375rem;
background:#E8B84B;
position:relative;
font-size:13.5px;
margin-top:auto;
font-weight:700;
color:#17110A;
align-self:flex-start;
}
.tzk-gm_ref_ctaf3s:hover{
opacity:.9;
}
.tzk-vipf3s{
padding:48px 0;
}
@media(min-width:769px){
.tzk-vipf3s{
padding:4rem 0;
}
}
.tzk-vip_headf3s{
gap:14px;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:877px){
.tzk-vip_headf3s{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.tzk-vip_eyebrowf3s{
margin-bottom:0.75rem;
}
.tzk-vip_h2f3s{
font-weight:600;
line-height:1.05;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
overflow-wrap:break-word;
font-size:32px;
}
@media(min-width:769px){
.tzk-vip_h2f3s{
font-size:2.5rem;
}
}
.tzk-vip_introf3s{
color:#B09E82;
line-height:1.6;
max-width:26.25rem;
font-size:14px;
}
.tzk-vip_gridf3s{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.tzk-vip_cardf3s{
border-radius:0.875rem;
padding:22px 1.125rem;
border:1px solid rgba(255,237,185,0.14);
min-width:0;
}
.tzk-vip_card_featf3s{
border-color:#E8B84B;
background:rgba(255,245,220,0.07);
}
.tzk-vip_card_icf3s{
border-radius:8px;
background:linear-gradient(135deg,#C48E30,#F0CC72);
display:block;
height:34px;
margin-bottom:1rem;
width:2.125rem;
}
.tzk-vip_namef3s{
font-weight:600;
overflow-wrap:break-word;
color:#F5EDD8;
font-size:20px;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:6px;
}
.tzk-vip_perkf3s{
color:#B09E82;
line-height:1.5;
overflow-wrap:break-word;
font-size:0.781rem;
}
.tzk-seaf3s{
padding:1.5rem 0 10px;
}
.tzk-sea_inf3s{
padding:36px;
border-radius:1.25rem;
overflow:hidden;
gap:22px;
background:linear-gradient(115deg,#261E13,#110D08);
color:#F5EDD8;
position:relative;
flex-direction:column;
display:flex;
}
@media(min-width:821px){
.tzk-sea_inf3s{
padding:2.75rem 3rem;
gap:2rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.tzk-sea_glowf3s{
background:radial-gradient(circle,rgba(196,142,48,0.18),transparent 68%);
border-radius:50%;
width:240px;
right:60px;
position:absolute;
transform:translateY(-50%);
pointer-events:none;
top:50%;
height:15rem;
}
.tzk-sea_copyf3s{
max-width:35rem;
min-width:0;
position:relative;
}
.tzk-sea_eyebrowf3s{
margin-bottom:0.75rem;
}
.tzk-sea_h2f3s{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
color:#F5EDD8;
line-height:1.04;
font-weight:600;
margin-bottom:12px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.tzk-sea_h2f3s{
font-size:2.375rem;
}
}
.tzk-sea_textf3s{
line-height:1.6;
font-size:15px;
color:#B09E82;
}
.tzk-sea_ctaf3s{
flex:0 0 auto;
border-radius:999px;
padding:1rem 2rem;
background:#E8B84B;
transition:opacity .22s ease;
color:#17110A;
font-weight:700;
position:relative;
font-size:0.938rem;
}
.tzk-sea_ctaf3s:hover{
opacity:.9;
}
.tzk-provf3s{
padding:40px 0 20px;
}
.tzk-prov_eyebrowf3s{
margin-bottom:1.125rem;
display:block;
}
.tzk-prov_gridf3s{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:559px){
.tzk-prov_gridf3s{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.tzk-prov_gridf3s{
grid-template-columns:repeat(6,1fr);
}
}
.tzk-htsf3s{
padding:48px 0;
}
@media(min-width:769px){
.tzk-htsf3s{
padding:62px 0;
}
}
.tzk-hts_headf3s{
gap:1.125rem;
flex-direction:column;
margin-bottom:34px;
display:flex;
}
@media(min-width:769px){
.tzk-hts_headf3s{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.tzk-hts_eyebrowf3s{
margin-bottom:12px;
}
.tzk-hts_h2f3s{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
color:#F5EDD8;
font-size:30px;
overflow-wrap:break-word;
}
@media(min-width:768px){
.tzk-hts_h2f3s{
font-size:2.375rem;
}
}
.tzk-hts_ctaf3s{
transition:opacity .22s ease;
background:#E8B84B;
padding:0.938rem 1.875rem;
flex:0 0 auto;
border-radius:999px;
font-size:0.938rem;
color:#17110A;
font-weight:700;
}
.tzk-hts_ctaf3s:hover{
opacity:.9;
}
.tzk-hts_gridf3s{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:763px){
.tzk-hts_gridf3s{
grid-template-columns:repeat(3,1fr);
}
}
.tzk-hts_stepf3s{
padding-top:22px;
border-top:1px solid rgba(255,237,185,0.14);
min-width:0;
}
.tzk-hts_step_numf3s{
font-weight:700;
color:#E8B84B;
line-height:1;
margin-bottom:0.875rem;
font-size:2.75rem;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
.tzk-hts_step_hf3s{
overflow-wrap:break-word;
font-size:1.188rem;
line-height:1.2;
color:#F5EDD8;
font-weight:700;
margin-bottom:0.5rem;
}
.tzk-hts_step_pf3s{
font-size:0.875rem;
overflow-wrap:break-word;
color:#B09E82;
line-height:1.55;
}
.tzk-rcf3s{
padding:3rem 0 10px;
}
.tzk-rc_inf3s{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.tzk-rc_inf3s{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.tzk-rc_colf3s{
min-width:0;
}
.tzk-rc_labelf3s{
font-size:0.688rem;
margin-bottom:16px;
color:#C48E30;
letter-spacing:.2em;
text-transform:uppercase;
font-weight:600;
}
.tzk-rc_awardsf3s{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.tzk-rc_awardf3s{
gap:0.75rem;
display:flex;
align-items:center;
min-width:0;
}
.tzk-rc_award_icf3s{
flex:0 0 auto;
align-items:center;
color:#E8B84B;
display:inline-flex;
}
.tzk-rc_award_icf3s svg{
height:1.125rem;
width:18px;
}
.tzk-rc_award_tf3s{
font-weight:700;
font-size:14px;
color:#1A1410;
overflow-wrap:break-word;
}
.tzk-rc_award_sf3s{
overflow-wrap:break-word;
color:#6B5E4E;
font-size:0.75rem;
}
.tzk-rc_pressf3s{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.tzk-rc_press_logof3s{
border-radius:0.5rem;
overflow:hidden;
padding:0 8px;
border:1px solid rgba(20,18,14,0.08);
align-items:center;
justify-content:center;
text-align:center;
display:flex;
white-space:nowrap;
text-overflow:ellipsis;
font-size:14px;
color:#8C7D6B;
font-weight:700;
height:3.25rem;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
.tzk-rc_partnerf3s{
border:1px solid rgba(20,18,14,0.08);
border-radius:0.875rem;
padding:1.375rem;
background:#FFFFFF;
}
.tzk-rc_partner_namef3s{
font-size:20px;
color:#1A1410;
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:6px;
}
.tzk-rc_partner_textf3s{
color:#8C7D6B;
overflow-wrap:break-word;
font-size:0.813rem;
line-height:1.55;
}
.tzk-ttf3s{
padding:3rem 0 0.625rem;
}
@media(min-width:769px){
.tzk-ttf3s{
padding:60px 0 10px;
}
}
.tzk-tt_headf3s{
margin-bottom:2.125rem;
text-align:center;
}
.tzk-tt_eyebrowf3s{
margin-bottom:12px;
}
.tzk-tt_h2f3s{
color:#1A1410;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:2rem;
line-height:1.05;
}
@media(min-width:768px){
.tzk-tt_h2f3s{
font-size:2.625rem;
}
}
.tzk-tt_gridf3s{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.tzk-tt_gridf3s{
grid-template-columns:repeat(3,1fr);
}
}
.tzk-tt_cardf3s{
background:#FFFFFF;
border-radius:14px;
padding:30px;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
flex-direction:column;
display:flex;
}
.tzk-tt_card_icf3s{
align-items:center;
margin-bottom:18px;
color:#C48E30;
display:inline-flex;
}
.tzk-tt_card_icf3s svg{
width:28px;
height:28px;
}
.tzk-tt_card_hf3s{
color:#1A1410;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
font-size:22px;
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
}
.tzk-tt_card_pf3s{
line-height:1.6;
color:#8C7D6B;
margin-bottom:14px;
font-size:0.875rem;
overflow-wrap:break-word;
}
.tzk-tt_card_pf3s b{
font-weight:700;
color:#1A1410;
}
.tzk-tt_card_linkf3s{
transition:color .22s ease;
border-bottom:1px solid #C48E30;
padding-bottom:2px;
font-size:0.813rem;
color:#1A1410;
margin-top:auto;
font-weight:700;
align-self:flex-start;
}
.tzk-tt_card_linkf3s:hover{
color:#C48E30;
}
.tzk-wyf3s{
padding:48px 0;
}
@media(min-width:771px){
.tzk-wyf3s{
padding:56px 0;
}
}
.tzk-wy_inf3s{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:898px){
.tzk-wy_inf3s{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.tzk-wy_leftf3s{
min-width:0;
}
.tzk-wy_eyebrowf3s{
margin-bottom:0.875rem;
}
.tzk-wy_h2f3s{
overflow-wrap:break-word;
font-weight:600;
font-size:32px;
margin-bottom:1rem;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1410;
line-height:1.05;
}
@media(min-width:769px){
.tzk-wy_h2f3s{
font-size:2.5rem;
}
}
.tzk-wy_introf3s{
line-height:1.6;
color:#8C7D6B;
font-size:15px;
}
.tzk-wy_gridf3s{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:558px){
.tzk-wy_gridf3s{
grid-template-columns:1fr 1fr;
}
}
.tzk-wy_cardf3s{
padding:26px;
border:1px solid rgba(20,18,14,0.08);
background:#FFFFFF;
border-radius:14px;
min-width:0;
}
.tzk-wy_card_icf3s{
margin-bottom:1rem;
align-items:center;
display:inline-flex;
color:#C48E30;
justify-content:center;
}
.tzk-wy_card_icf3s svg{
height:26px;
width:1.625rem;
}
.tzk-wy_card_hf3s{
margin-bottom:8px;
line-height:1.15;
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#1A1410;
font-size:21px;
}
.tzk-wy_card_pf3s{
overflow-wrap:break-word;
line-height:1.55;
color:#8C7D6B;
font-size:14px;
}
.tzk-opf3s{
padding:2.25rem 0 10px;
}
.tzk-op_inf3s{
border-radius:14px;
background:#FFFFFF;
grid-template-columns:1fr;
gap:32px;
border:1px solid rgba(20,18,14,0.08);
padding:32px;
display:grid;
align-items:center;
}
@media(min-width:860px){
.tzk-op_inf3s{
padding:2.125rem 40px;
gap:2.75rem;
grid-template-columns:.9fr 1.1fr;
}
}
.tzk-op_leftf3s{
min-width:0;
}
.tzk-op_eyebrowf3s{
margin-bottom:12px;
}
.tzk-op_h2f3s{
margin-bottom:0.625rem;
overflow-wrap:break-word;
font-weight:600;
font-size:28px;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.08;
color:#1A1410;
}
@media(min-width:769px){
.tzk-op_h2f3s{
font-size:30px;
}
}
.tzk-op_textf3s{
line-height:1.6;
font-size:0.875rem;
color:#8C7D6B;
}
.tzk-op_gridf3s{
border:1px solid rgba(20,18,14,0.15);
background:rgba(20,18,14,0.15);
overflow:hidden;
gap:1px;
grid-template-columns:1fr 1fr;
border-radius:8px;
display:grid;
}
.tzk-op_fieldf3s{
background:#FAF7F2;
padding:18px 1.25rem;
min-width:0;
}
.tzk-op_field_lbf3s{
letter-spacing:.1em;
font-size:10px;
margin-bottom:0.313rem;
color:#C48E30;
text-transform:uppercase;
font-weight:600;
}
.tzk-op_field_valf3s{
overflow-wrap:break-word;
color:#1A1410;
font-size:14px;
font-weight:700;
}
.tzk-tsf3s{
padding:2.75rem 0;
}
.tzk-ts_inf3s{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:878px){
.tzk-ts_inf3s{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.tzk-ts_leftf3s{
min-width:0;
}
.tzk-ts_h2f3s{
line-height:1.1;
font-weight:600;
margin-bottom:12px;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F5EDD8;
font-size:1.625rem;
}
@media(min-width:769px){
.tzk-ts_h2f3s{
font-size:28px;
}
}
.tzk-ts_textf3s{
max-width:32.5rem;
margin-bottom:22px;
line-height:1.6;
font-size:0.906rem;
color:#B09E82;
}
.tzk-ts_badgesf3s{
gap:18px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.tzk-ts_badgef3s{
font-weight:600;
color:#B09E82;
font-size:13px;
}
.tzk-ts_payf3s{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:881px){
.tzk-ts_payf3s{
justify-content:flex-end;
}
}
.tzk-ts_pay_chipf3s{
padding:12px 1rem;
background:rgba(255,245,220,0.07);
border:1px solid rgba(255,237,185,0.14);
border-radius:14px;
font-size:0.875rem;
font-weight:700;
color:#F5EDD8;
}
.tzk-drf3s{
padding:2.25rem 0 10px;
}
.tzk-dr_inf3s{
border-radius:0.875rem;
gap:20px;
border:1px dashed rgba(20,18,14,0.15);
padding:1.75rem 2rem;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.tzk-dr_inf3s{
gap:32px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.tzk-dr_h2f3s{
line-height:1.1;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-size:1.5rem;
color:#1A1410;
font-weight:600;
}
@media(min-width:769px){
.tzk-dr_h2f3s{
font-size:26px;
}
}
.tzk-dr_textf3s{
max-width:42.5rem;
line-height:1.6;
font-size:14px;
color:#8C7D6B;
overflow-wrap:break-word;
}
.tzk-dr_textf3s b{
color:#1A1410;
font-weight:700;
}
.tzk-dr_ctaf3s{
transition:color .22s ease;
flex:0 0 auto;
font-size:13.5px;
padding-bottom:2px;
border-bottom:1px solid #C48E30;
font-weight:700;
white-space:nowrap;
color:#1A1410;
}
.tzk-dr_ctaf3s:hover{
color:#C48E30;
}
.tzk-lhf3s{
padding:40px 0 20px;
}
.tzk-lh_inf3s{
border-top:1px solid rgba(20,18,14,0.15);
padding-top:2.125rem;
}
.tzk-lh_eyebrowf3s{
margin-bottom:1.375rem;
display:block;
}
.tzk-lh_gridf3s{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:602px){
.tzk-lh_gridf3s{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.tzk-lh_gridf3s{
grid-template-columns:repeat(5,1fr);
}
}
.tzk-lh_colf3s{
min-width:0;
}
.tzk-lh_col_hf3s{
font-size:0.813rem;
color:#1A1410;
overflow-wrap:break-word;
font-weight:700;
margin-bottom:12px;
}
.tzk-lh_linksf3s{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.tzk-lh_linkf3s{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:0.813rem;
color:#8C7D6B;
}
.tzk-lh_linkf3s:hover{
color:#C48E30;
}
.tzk-elf3s{
padding:48px 0;
}
@media(min-width:768px){
.tzk-elf3s{
padding:56px 0;
}
}
.tzk-el_inf3s{
gap:40px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:902px){
.tzk-el_inf3s{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.tzk-el_leftf3s{
min-width:0;
}
.tzk-el_eyebrowf3s{
margin-bottom:0.875rem;
}
.tzk-el_h2f3s{
font-size:2rem;
margin-bottom:22px;
color:#1A1410;
line-height:1.08;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:767px){
.tzk-el_h2f3s{
font-size:38px;
}
}
.tzk-el_bodyf3s p{
color:#3A3028;
overflow-wrap:break-word;
font-size:16px;
margin-bottom:1.125rem;
line-height:1.7;
}
.tzk-el_dropcapf3s{
padding:6px 12px 0 0;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:.8;
font-size:3.875rem;
color:#C48E30;
font-weight:700;
float:left;
}
.tzk-el_rightf3s{
min-width:0;
}
.tzk-el_quotef3s{
border-radius:20px;
background:linear-gradient(150deg,#261E13,#110D08);
padding:2.25rem;
color:#F5EDD8;
margin-bottom:1.5rem;
position:relative;
}
.tzk-el_quote_markf3s{
align-items:center;
margin-bottom:6px;
color:#E8B84B;
display:inline-flex;
}
.tzk-el_quote_markf3s svg{
width:2.125rem;
height:34px;
}
.tzk-el_quote_textf3s{
overflow-wrap:break-word;
font-size:1.375rem;
line-height:1.4;
font-weight:500;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:22px;
color:#F5EDD8;
}
.tzk-el_quote_metaf3s{
gap:12px;
align-items:center;
display:flex;
}
.tzk-el_quote_avf3s{
border-radius:50%;
background:linear-gradient(135deg,#C48E30,#F0CC72);
flex:0 0 auto;
width:2.375rem;
height:38px;
}
.tzk-el_quote_authorf3s{
color:#F5EDD8;
font-weight:700;
font-size:14px;
}
.tzk-el_quote_meta_subf3s{
font-size:12px;
color:#B09E82;
}
.tzk-el_explainf3s{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
}
.tzk-el_explain_cardf3s{
padding:22px 1.5rem;
}
.tzk-el_explain_cardf3s+.tzk-el_explain_cardf3s{
border-top:1px solid rgba(20,18,14,0.08);
}
.tzk-el_explain_hf3s{
color:#1A1410;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
font-size:20px;
}
.tzk-el_explain_pf3s{
line-height:1.55;
color:#8C7D6B;
overflow-wrap:break-word;
font-size:0.875rem;
}
.tzk-sbf3s{
padding:3rem 0;
background:#FFFFFF;
border-top:1px solid rgba(20,18,14,0.08);
margin-top:1.5rem;
border-bottom:1px solid rgba(20,18,14,0.08);
}
@media(min-width:770px){
.tzk-sbf3s{
padding:56px 0;
}
}
.tzk-sb_eyebrowf3s{
margin-bottom:12px;
display:block;
}
.tzk-sb_h2f3s{
line-height:1.05;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:26px;
color:#1A1410;
font-size:1.875rem;
}
@media(min-width:765px){
.tzk-sb_h2f3s{
font-size:2.25rem;
}
}
.tzk-sb_gridf3s{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:561px){
.tzk-sb_gridf3s{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.tzk-sb_gridf3s{
grid-template-columns:repeat(4,1fr);
}
}
.tzk-sb_cardf3s{
padding:1.5rem;
background:#FAF7F2;
border:1px solid rgba(20,18,14,0.08);
border-radius:14px;
min-width:0;
}
.tzk-sb_card_hf3s{
overflow-wrap:break-word;
line-height:1.15;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
color:#1A1410;
font-size:19px;
font-weight:600;
}
.tzk-sb_card_pf3s{
line-height:1.6;
color:#8C7D6B;
overflow-wrap:break-word;
font-size:13.5px;
}
.tzk-sb_rtpf3s{
padding:26px 1.75rem;
border-radius:14px;
grid-template-columns:1fr;
background:#FAF7F2;
gap:1.5rem;
border:1px solid rgba(20,18,14,0.08);
display:grid;
align-items:center;
margin-top:18px;
}
@media(min-width:761px){
.tzk-sb_rtpf3s{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.tzk-sb_rtp_hf3s{
font-size:1.25rem;
margin-bottom:8px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1410;
}
.tzk-sb_rtp_pf3s{
color:#8C7D6B;
font-size:0.844rem;
overflow-wrap:break-word;
line-height:1.6;
}
.tzk-sb_rtp_statsf3s{
gap:16px;
display:flex;
}
.tzk-sb_statf3s{
flex:1 1 0;
padding:18px;
border-radius:0.5rem;
background:#FFFFFF;
text-align:center;
min-width:0;
}
.tzk-sb_stat_vf3s{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
color:#3A8C5C;
overflow-wrap:break-word;
font-weight:700;
}
.tzk-sb_stat_lf3s{
color:#6B5E4E;
margin-top:0.25rem;
font-size:11.5px;
}
.tzk-sgf3s{
padding:3rem 0 0.625rem;
}
.tzk-sg_eyebrowf3s{
margin-bottom:0.75rem;
display:block;
}
.tzk-sg_h2f3s{
font-size:1.875rem;
color:#1A1410;
margin-bottom:28px;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.tzk-sg_h2f3s{
font-size:36px;
}
}
.tzk-sg_gridf3s{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:717px){
.tzk-sg_gridf3s{
grid-template-columns:repeat(3,1fr);
}
}
.tzk-sg_colf3s{
min-width:0;
}
.tzk-sg_col_hf3s{
overflow-wrap:break-word;
line-height:1.15;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1410;
margin-bottom:0.625rem;
font-weight:600;
font-size:22px;
}
.tzk-sg_col_pf3s{
color:#8C7D6B;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
}
.tzk-faqf3s{
background:#FFFFFF;
padding:3rem 0;
margin-top:24px;
border-top:1px solid rgba(20,18,14,0.08);
border-bottom:1px solid rgba(20,18,14,0.08);
}
@media(min-width:770px){
.tzk-faqf3s{
padding:3.875rem 0;
}
}
.tzk-faq_headf3s{
text-align:center;
margin-bottom:2.125rem;
}
.tzk-faq_eyebrowf3s{
margin-bottom:0.75rem;
}
.tzk-faq_h2f3s{
overflow-wrap:break-word;
color:#1A1410;
line-height:1.05;
font-size:2rem;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.tzk-faq_h2f3s{
font-size:38px;
}
}
.tzk-faq_listf3s{
margin:0 auto;
gap:0.75rem;
display:flex;
flex-direction:column;
max-width:820px;
}
.tzk-faq_itemf3s{
background:#FAF7F2;
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
border-radius:14px;
}
.tzk-faq_qf3s{
padding:1.25rem 1.5rem;
list-style:none;
gap:20px;
justify-content:space-between;
font-size:1rem;
display:flex;
font-weight:700;
align-items:center;
cursor:pointer;
overflow-wrap:break-word;
color:#1A1410;
}
.tzk-faq_qf3s::-webkit-details-marker{
display:none;
}
.tzk-faq_q_icf3s{
transition:transform .22s ease;
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#C48E30;
}
.tzk-faq_q_icf3s svg{
height:18px;
width:1.125rem;
}
.tzk-faq_itemf3s[open] .tzk-faq_q_icf3s{
transform:rotate(180deg);
}
.tzk-faq_af3s{
padding:0 24px 1.25rem;
line-height:1.6;
color:#8C7D6B;
font-size:14.5px;
overflow-wrap:break-word;
}
.tzk-ftf3s{
background:#2A2118;
color:#B09E82;
margin-top:2.5rem;
}
.tzk-ft_inf3s{
padding:3rem 0 1.75rem;
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:599px){
.tzk-ft_inf3s{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:902px){
.tzk-ft_inf3s{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.tzk-ft_brandf3s{
min-width:0;
}
.tzk-ft_logof3s{
font-size:1.625rem;
color:#F5EDD8;
font-weight:700;
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
.tzk-ft_taglinef3s{
margin-top:14px;
line-height:1.6;
max-width:280px;
font-size:13.5px;
color:#B09E82;
}
.tzk-ft_contactf3s{
transition:color .22s ease;
margin-top:12px;
max-width:280px;
overflow-wrap:anywhere;
display:inline-block;
font-size:0.813rem;
color:#E8B84B;
}
.tzk-ft_contactf3s:hover{
color:#F5EDD8;
}
.tzk-ft_colf3s{
min-width:0;
}
.tzk-ft_col_hf3s{
font-size:0.813rem;
color:#F5EDD8;
margin-bottom:14px;
overflow-wrap:break-word;
text-transform:uppercase;
font-weight:700;
letter-spacing:.08em;
}
.tzk-ft_col_linksf3s{
gap:10px;
display:flex;
flex-direction:column;
}
.tzk-ft_linkf3s{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:13.5px;
color:#B09E82;
}
.tzk-ft_linkf3s:hover{
color:#F5EDD8;
}
.tzk-ft_botf3s{
padding:1.375rem 0 40px;
gap:16px;
flex-direction:column;
border-top:1px solid rgba(255,237,185,0.14);
display:flex;
}
@media(min-width:766px){
.tzk-ft_botf3s{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.tzk-ft_legalf3s{
color:#B0A090;
font-size:11.5px;
line-height:1.6;
max-width:47.5rem;
overflow-wrap:break-word;
}
.tzk-ft_legalf3s b{
font-weight:700;
color:#B09E82;
}
.tzk-ft_agef3s{
padding:4px 0.563rem;
flex:0 0 auto;
border:1.5px solid #E8B84B;
border-radius:0.5rem;
font-size:13px;
color:#E8B84B;
font-weight:700;
}