*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF6F0;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.938rem;
font-family:"Commissioner", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
-webkit-font-smoothing:antialiased;
color:#3D2E1A;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background: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:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.ttklayout-zun{
display:flex;
flex-direction:column;
min-height:100vh;
}
.ttkmain-zun{
flex:1 1 auto;
min-width:0;
width:100%;
}
.ttkcontainer-zun{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:769px){
.ttkcontainer-zun{
padding:0 2rem;
}
}
@media(min-width:1101px){
.ttkcontainer-zun{
padding:0 56px;
}
}
.ttkeyebrow-zun{
font-weight:600;
line-height:1.4;
font-family:"Commissioner", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:inline-block;
color:#C88A1A;
font-size:0.688rem;
overflow-wrap:break-word;
text-transform:uppercase;
letter-spacing:.2em;
}
.ttkband-zun{
background:#1E1409;
color:#F5EDD8;
}
.ttkband-zun .ttkeyebrow-zun{
color:#F0C040;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.ttktb-zun{
background:#FAF6F0;
position:sticky;
z-index:50;
border-bottom:1px solid rgba(20,14,6,0.15);
top:0;
}
.ttktb_in-zun{
padding:0.75rem 16px;
gap:1rem;
margin:0 auto;
justify-content:space-between;
align-items:center;
display:flex;
width:100%;
max-width:1400px;
}
@media(min-width:768px){
.ttktb_in-zun{
padding:1rem 32px;
}
}
@media(min-width:1097px){
.ttktb_in-zun{
padding:1.125rem 56px;
}
}
.ttktb_left-zun{
gap:28px;
min-width:0;
align-items:center;
display:flex;
}
.ttktb_logo-zun{
gap:11px;
display:flex;
min-width:0;
align-items:center;
}
.ttktb_logo_mark-zun{
flex:0 0 auto;
border-radius:0.5rem;
height:2.125rem;
width:34px;
object-fit:cover;
}
.ttktb_logo_txt-zun{
line-height:1;
display:flex;
min-width:0;
flex-direction:column;
}
.ttktb_logo_name-zun{
overflow:hidden;
white-space:nowrap;
letter-spacing:.02em;
font-weight:700;
text-overflow:ellipsis;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
color:#1A1209;
}
.ttktb_logo_sub-zun{
overflow:hidden;
font-weight:600;
font-size:0.531rem;
text-overflow:ellipsis;
white-space:nowrap;
margin-top:4px;
letter-spacing:.32em;
text-transform:uppercase;
color:#C88A1A;
}
.ttktb_nav-zun{
display:none;
}
@media(min-width:961px){
.ttktb_nav-zun{
gap:28px;
align-items:center;
display:flex;
}
}
.ttktb_nav_item-zun{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
padding-bottom:3px;
font-size:14px;
border-bottom:2px solid transparent;
font-weight:600;
color:#3D2E1A;
}
.ttktb_nav_item-zun:hover{
color:#1A1209;
}
.ttktb_nav_item-zun.ttkstate_active-zun{
border-color:#C88A1A;
color:#1A1209;
}
.ttktb_right-zun{
flex:0 0 auto;
gap:14px;
align-items:center;
display:flex;
}
.ttktb_search-zun{
transition:color .22s ease;
align-items:center;
justify-content:center;
display:flex;
color:#3D2E1A;
}
.ttktb_search-zun:hover{
color:#C88A1A;
}
.ttktb_search-zun svg{
width:1.125rem;
height:18px;
}
.ttktb_lang-zun{
letter-spacing:.1em;
text-transform:uppercase;
font-weight:600;
color:#7A6248;
font-size:11px;
}
.ttktb_lang-zun:hover{
color:#1A1209;
}
.ttktb_login-zun{
color:#1A1209;
font-size:0.875rem;
display:none;
font-weight:600;
}
@media(min-width:771px){
.ttktb_login-zun{
display:inline-block;
}
}
.ttktb_register-zun{
border-radius:62.438rem;
transition:background-color .22s ease;
padding:11px 1.375rem;
background:#1A1209;
font-size:14px;
font-weight:700;
white-space:nowrap;
color:#F5EDD8;
}
.ttktb_register-zun:hover{
background:#2E2010;
}
.ttkmob-zun{
background:#FAF6F0;
right:0;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(20,14,6,0.15);
left:0;
bottom:0;
z-index:60;
position:fixed;
}
@media(min-width:961px){
.ttkmob-zun{
display:none;
}
}
.ttkmob_in-zun{
margin:0 auto;
justify-content:space-around;
max-width:560px;
display:flex;
align-items:stretch;
}
.ttkmob_item-zun{
gap:3px;
flex:1 1 0;
padding:9px 0.25rem;
transition:color .22s ease;
min-width:0;
flex-direction:column;
color:#7A6248;
display:flex;
align-items:center;
}
.ttkmob_item-zun.ttkstate_active-zun{
color:#C88A1A;
}
.ttkmob_ic-zun{
display:flex;
justify-content:center;
align-items:center;
}
.ttkmob_ic-zun svg{
height:20px;
width:1.25rem;
}
.ttkmob_lb-zun{
overflow:hidden;
font-weight:600;
text-overflow:ellipsis;
font-size:0.625rem;
white-space:nowrap;
max-width:100%;
}
@media(max-width:962px){
body{
padding-bottom:3.75rem;
}
}
.ttkrail-zun{
min-width:0;
position:relative;
}
.ttkrail_scroll-zun{
gap:14px;
padding-bottom:14px;
-webkit-overflow-scrolling:touch;
display:flex;
scrollbar-width:thin;
overflow-x:auto;
}
@media(min-width:769px){
.ttkrail_scroll-zun{
gap:18px;
}
}
.ttkgc-zun{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:769px){
.ttkgc-zun{
width:188px;
}
}
.ttkgc_img-zun{
border-radius:0.875rem;
background:#FFFFFF;
overflow:hidden;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 0.375rem rgba(26,18,9,0.07), 0 0.5rem 20px rgba(26,18,9,0.09);
}
.ttkgc_img-zun img{
inset:0;
width:100%;
object-fit:cover;
position:absolute;
height:100%;
}
.ttkgc_cover-zun{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.ttkgc_hover-zun{
inset:0;
transition:opacity .22s ease;
background:rgba(0,0,0,0.52);
justify-content:center;
opacity:0;
position:absolute;
display:flex;
align-items:center;
}
.ttkgc-zun:hover .ttkgc_hover-zun{
opacity:1;
}
.ttkgc_hover_btn-zun{
border-radius:999px;
background:#1A1209;
color:#F5EDD8;
height:2.875rem;
display:flex;
width:2.875rem;
justify-content:center;
align-items:center;
}
.ttkgc_hover_btn-zun svg{
height:18px;
width:18px;
}
.ttkgc_info-zun{
gap:2px;
margin-top:9px;
flex-direction:column;
display:flex;
min-width:0;
}
.ttkgc_name-zun{
overflow:hidden;
color:#1A1209;
font-size:0.813rem;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
}
.ttkgc_prov-zun{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.688rem;
color:#7A6248;
}
.ttkgc_meta-zun{
font-size:11px;
color:#7A6248;
}
.ttktc-zun{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:771px){
.ttktc-zun{
width:230px;
}
}
.ttktc_img-zun{
border-radius:14px;
overflow:hidden;
background:#FFFFFF;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 6px rgba(26,18,9,0.07), 0 0.5rem 1.25rem rgba(26,18,9,0.09);
}
.ttktc_img-zun img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.ttktc_info-zun{
gap:2px;
margin-top:9px;
display:flex;
flex-direction:column;
min-width:0;
}
.ttktc_name-zun{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
font-size:0.875rem;
color:#1A1209;
white-space:nowrap;
}
.ttktc_rtp-zun{
color:#7A6248;
font-size:0.688rem;
}
.ttklc-zun{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:769px){
.ttklc-zun{
width:268px;
}
}
.ttklc_img-zun{
overflow:hidden;
background:#FFFFFF;
border-radius:0.875rem;
box-shadow:0 2px 6px rgba(26,18,9,0.07), 0 0.5rem 20px rgba(26,18,9,0.09);
padding-bottom:62.5%;
position:relative;
}
.ttklc_img-zun img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.ttklc_live-zun{
border-radius:999px;
gap:0.438rem;
padding:0.25rem 9px;
background:rgba(0,0,0,0.52);
top:12px;
position:absolute;
left:12px;
display:flex;
align-items:center;
}
.ttklc_live_dot-zun{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#C03428;
height:8px;
width:0.5rem;
}
.ttklc_seats-zun{
letter-spacing:.08em;
text-transform:uppercase;
color:#F5EDD8;
font-weight:600;
font-size:10px;
}
.ttklc_info-zun{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:9px;
display:flex;
}
.ttklc_name-zun{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#1A1209;
font-weight:700;
font-size:0.938rem;
}
.ttklc_bet-zun{
font-size:0.688rem;
color:#7A6248;
}
.ttkpc-zun{
background:#FFFFFF;
gap:8px;
border-radius:14px;
padding:1rem 0.875rem;
border:1px solid rgba(20,14,6,0.08);
align-items:center;
flex-direction:column;
min-height:4.625rem;
display:flex;
justify-content:center;
min-width:0;
}
.ttkpc_logo-zun{
flex:0 0 auto;
width:auto;
max-width:100%;
object-fit:contain;
height:28px;
}
.ttkpc_name-zun{
overflow:hidden;
color:#7A6248;
max-width:100%;
white-space:nowrap;
text-overflow:ellipsis;
font-size:11px;
text-align:center;
}
.ttkgc_tag-zun{
padding:3px 0.5rem;
border-radius:0.5rem;
left:0.625rem;
letter-spacing:.06em;
text-transform:uppercase;
font-size:0.625rem;
display:inline-block;
position:absolute;
top:10px;
z-index:2;
font-weight:700;
}
.ttkgc_tag_hot-zun{
background:#C03428;
color:#F5EDD8;
}
.ttkgc_tag_new-zun{
background:#E8A820;
color:#1A1209;
}
.ttkgc_tag_jp-zun{
background:#D48C10;
color:#1A1209;
}
.ttkgc_tag_live-zun{
background:#C03428;
color:#F5EDD8;
}
.ttksh-zun{
min-width:0;
margin-bottom:18px;
}
.ttksh_row-zun{
gap:16px;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
}
.ttksh_row-zun .ttksh_l-zun{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.ttksh_stack-zun{
gap:10px;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.ttksh_center-zun{
gap:0.625rem;
align-items:center;
display:flex;
text-align:center;
flex-direction:column;
}
.ttksh_h2-zun{
font-weight:600;
overflow-wrap:break-word;
font-size:24px;
color:#1A1209;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
}
@media(min-width:771px){
.ttksh_h2-zun{
font-size:1.875rem;
}
}
.ttkband-zun .ttksh_h2-zun{
color:#F5EDD8;
}
.ttksh_eb_line-zun{
gap:10px;
align-items:center;
display:inline-flex;
}
.ttksh_eb_line-zun::before{
background:#C88A1A;
height:1px;
width:1.75rem;
content:"";
display:inline-block;
}
.ttkband-zun .ttksh_eb_line-zun::before{
background:#F0C040;
}
.ttksh_eb_dot-zun{
gap:8px;
align-items:center;
display:inline-flex;
}
.ttksh_eb_dot-zun::before{
background:#C88A1A;
border-radius:50%;
width:0.375rem;
height:0.375rem;
content:"";
display:inline-block;
}
.ttkband-zun .ttksh_eb_dot-zun::before{
background:#F0C040;
}
.ttksh_link-zun{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
align-items:center;
color:#1A1209;
border-bottom:1px solid #1A1209;
display:inline-flex;
padding-bottom:2px;
white-space:nowrap;
font-weight:600;
font-size:13px;
}
.ttksh_link-zun:hover{
border-color:#C88A1A;
color:#C88A1A;
}
.ttksh_link-zun svg{
width:14px;
height:0.875rem;
}
.ttksh_link_chev-zun{
padding-bottom:0;
border-bottom:0;
}
.ttksh_link_btn-zun{
padding:9px 18px;
background:#1A1209;
border-radius:999px;
border-bottom:0;
color:#F5EDD8;
}
.ttksh_link_btn-zun:hover{
background:#2E2010;
border-color:transparent;
color:#F5EDD8;
}
.ttkband-zun .ttksh_link-zun{
border-color:#F5EDD8;
color:#F5EDD8;
}
.ttkband-zun .ttksh_link_btn-zun{
background:#F0C040;
color:#1A1209;
}
.ttksh_rule-zun{
margin:-2px 0 18px;
background:rgba(20,14,6,0.15);
height:1px;
}
.ttkband-zun .ttksh_rule-zun{
background:rgba(255,230,180,0.14);
}
.ttkhero-zun{
padding:32px 0 8px;
}
@media(min-width:769px){
.ttkhero-zun{
padding:3.5rem 0 24px;
}
}
.ttkhero_in-zun{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:901px){
.ttkhero_in-zun{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.ttkhero_copy-zun{
min-width:0;
}
.ttkhero_eyebrow-zun{
gap:0.625rem;
display:inline-flex;
align-items:center;
margin-bottom:1.375rem;
}
.ttkhero_eyebrow_line-zun{
background:#C88A1A;
flex:0 0 auto;
width:28px;
display:inline-block;
height:1px;
}
.ttkhero_h1-zun{
line-height:1.04;
font-size:38px;
margin-bottom:20px;
letter-spacing:-.01em;
overflow-wrap:break-word;
color:#1A1209;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.ttkhero_h1-zun{
font-size:3.375rem;
}
}
@media(min-width:1098px){
.ttkhero_h1-zun{
font-size:62px;
}
}
.ttkhero_h1-zun em{
font-style:normal;
color:#C88A1A;
}
.ttkhero_sub-zun{
margin-bottom:1.875rem;
line-height:1.6;
max-width:480px;
font-size:16px;
color:#9C8166;
}
@media(min-width:766px){
.ttkhero_sub-zun{
font-size:18px;
}
}
.ttkhero_actions-zun{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
display:flex;
margin-bottom:34px;
}
.ttkhero_cta-zun{
background:#1A1209;
border-radius:62.438rem;
gap:10px;
transition:background-color .22s ease;
padding:16px 30px;
font-weight:700;
font-size:0.938rem;
align-items:center;
display:inline-flex;
color:#F5EDD8;
}
.ttkhero_cta-zun:hover{
background:#2E2010;
}
.ttkhero_cta_ic-zun{
display:inline-flex;
align-items:center;
}
.ttkhero_cta_ic-zun svg{
width:16px;
height:1rem;
}
.ttkhero_cta_alt-zun{
border-radius:62.438rem;
transition:border-color .22s ease,color .22s ease;
padding:0.938rem 1.625rem;
background:transparent;
border:1px solid rgba(20,14,6,0.15);
display:inline-flex;
color:#1A1209;
align-items:center;
font-size:0.938rem;
font-weight:600;
}
.ttkhero_cta_alt-zun:hover{
border-color:#C88A1A;
color:#C88A1A;
}
.ttkhero_trust-zun{
gap:1.375rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.ttkhero_trust_item-zun{
gap:0.563rem;
display:flex;
color:#3D2E1A;
align-items:center;
font-size:13px;
font-weight:600;
}
.ttkhero_trust_ic-zun{
color:#C88A1A;
display:inline-flex;
align-items:center;
}
.ttkhero_trust_ic-zun svg{
width:1rem;
height:16px;
}
.ttkhero_promo-zun{
background:#FFFFFF;
overflow:hidden;
border-radius:1.25rem;
position:relative;
display:flex;
min-height:300px;
box-shadow:0 12px 3rem rgba(26,18,9,0.16), 0 3px 10px rgba(26,18,9,0.10);
}
.ttkhero_promo_bg-zun{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.ttkhero_promo_bg-zun::after{
background:linear-gradient(120deg,#1E1409 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.ttkhero_promo_glow-zun{
border-radius:50%;
background:radial-gradient(circle,rgba(210,140,30,0.18) 0%,transparent 65%);
height:260px;
right:-20px;
width:16.25rem;
pointer-events:none;
position:absolute;
top:-2.5rem;
}
.ttkhero_promo_ct-zun{
padding:1.75rem;
align-self:flex-end;
z-index:2;
max-width:88%;
position:relative;
}
.ttkhero_promo_label-zun{
color:#F0C040;
font-weight:700;
display:block;
font-size:10px;
margin-bottom:0.5rem;
text-transform:uppercase;
letter-spacing:.25em;
}
.ttkhero_promo_amount-zun{
font-size:32px;
color:#F5EDD8;
line-height:1.05;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:767px){
.ttkhero_promo_amount-zun{
font-size:40px;
}
}
.ttkhero_promo_amount-zun em{
color:#F0C040;
font-style:normal;
}
.ttkhero_rating-zun{
border-radius:0.875rem;
padding:10px 14px;
border:1px solid rgba(20,14,6,0.08);
gap:0.625rem;
background:#FFFFFF;
top:14px;
box-shadow:0 2px 0.375rem rgba(26,18,9,0.07), 0 0.5rem 1.25rem rgba(26,18,9,0.09);
max-width:min(260px,62%);
position:absolute;
z-index:3;
right:14px;
align-items:center;
display:flex;
}
.ttkhero_rating_score-zun{
flex:0 0 auto;
color:#1A1209;
font-weight:700;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.5rem;
}
.ttkhero_rating_txt-zun{
flex:1 1 auto;
min-width:0;
}
.ttkhero_rating_stars-zun{
gap:2px;
display:flex;
color:#C88A1A;
}
.ttkhero_rating_stars-zun svg{
height:12px;
width:12px;
}
.ttkhero_rating_cap-zun{
display:block;
line-height:1.35;
color:#7A6248;
margin-top:3px;
font-size:0.688rem;
overflow-wrap:break-word;
}
.ttkstat-zun{
border-top:1px solid rgba(20,14,6,0.15);
margin-top:1rem;
border-bottom:1px solid rgba(20,14,6,0.15);
}
.ttkstat_in-zun{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.ttkstat_in-zun{
grid-template-columns:repeat(4,1fr);
}
}
.ttkstat_item-zun{
padding:22px 14px;
border-right:1px solid rgba(20,14,6,0.08);
border-bottom:1px solid rgba(20,14,6,0.08);
min-width:0;
}
.ttkstat_item-zun:nth-child(2n){
border-right:0;
}
.ttkstat_item-zun:nth-child(n+3){
border-bottom:0;
}
@media(min-width:766px){
.ttkstat_item-zun{
border-bottom:0;
}
.ttkstat_item-zun:nth-child(2n){
border-right:1px solid rgba(20,14,6,0.08);
}
.ttkstat_item-zun:nth-child(4n){
border-right:0;
}
}
.ttkstat_value-zun{
color:#1A1209;
font-size:1.875rem;
overflow-wrap:break-word;
font-weight:700;
line-height:1;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.ttkstat_value-zun{
font-size:34px;
}
}
.ttkstat_label-zun{
margin-top:0.375rem;
line-height:1.4;
overflow-wrap:break-word;
font-size:13px;
color:#7A6248;
}
.ttkpr-zun{
padding:1.875rem 0 0.375rem;
}
.ttkpr_card-zun{
background:#FFFFFF;
gap:0.625rem;
flex:0 0 auto;
border:1px solid rgba(20,14,6,0.08);
border-radius:20px;
padding:1.625rem;
overflow:hidden;
flex-direction:column;
min-height:12.5rem;
width:280px;
display:flex;
position:relative;
}
@media(min-width:769px){
.ttkpr_card-zun{
width:18.75rem;
}
}
.ttkpr_card_feat-zun{
background:linear-gradient(150deg,#251A0E,#0F0A04);
border-color:transparent;
color:#F5EDD8;
}
.ttkpr_glow-zun{
border-radius:50%;
background:radial-gradient(circle,rgba(210,140,30,0.18),transparent 70%);
pointer-events:none;
width:130px;
position:absolute;
right:-1.875rem;
top:-30px;
height:8.125rem;
opacity:0;
}
.ttkpr_card_feat-zun .ttkpr_glow-zun{
opacity:1;
}
.ttkpr_label-zun{
letter-spacing:.16em;
color:#C88A1A;
text-transform:uppercase;
position:relative;
font-weight:700;
font-size:10px;
}
.ttkpr_card_feat-zun .ttkpr_label-zun{
color:#F0C040;
}
.ttkpr_amount-zun{
font-weight:600;
line-height:1.08;
position:relative;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1209;
overflow-wrap:break-word;
font-size:26px;
}
.ttkpr_card_feat-zun .ttkpr_amount-zun{
color:#F5EDD8;
}
.ttkpr_amount-zun em{
color:#C88A1A;
font-style:normal;
}
.ttkpr_card_feat-zun .ttkpr_amount-zun em{
color:#F0C040;
}
.ttkpr_terms-zun{
color:#7A6248;
line-height:1.5;
position:relative;
font-size:0.813rem;
}
.ttkpr_card_feat-zun .ttkpr_terms-zun{
color:#B89E7A;
}
.ttkpr_cta-zun{
position:relative;
align-self:flex-start;
margin-top:auto;
}
.ttkpr_card_feat-zun .ttkpr_cta-zun{
transition:opacity .22s ease;
padding:0.563rem 18px;
border-radius:999px;
background:#F0C040;
font-size:13px;
font-weight:700;
color:#1A1209;
}
.ttkpr_card_feat-zun .ttkpr_cta-zun:hover{
opacity:.9;
}
.ttkpr_card-zun:not(.ttkpr_card_feat-zun) .ttkpr_cta-zun{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
border-bottom:1px solid #1A1209;
padding-bottom:2px;
font-weight:700;
color:#1A1209;
}
.ttkpr_card-zun:not(.ttkpr_card_feat-zun) .ttkpr_cta-zun:hover{
border-color:#C88A1A;
color:#C88A1A;
}
.ttkgrow-zun{
padding:26px 0 10px;
}
.ttkrow_seo-zun{
margin:10px 0 0;
line-height:1.65;
font-size:14px;
max-width:47.5rem;
color:#9C8166;
overflow-wrap:break-word;
}
.ttkrow_seo-zun strong{
font-weight:700;
color:#1A1209;
}
.ttkgf-zun{
padding:1.5rem 0 6px;
}
.ttkgf_in-zun{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.ttkgf_chip-zun{
border-radius:62.438rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border:1px solid rgba(20,14,6,0.15);
padding:10px 18px;
background:#FFFFFF;
color:#3D2E1A;
font-weight:600;
font-size:13px;
white-space:nowrap;
}
.ttkgf_chip-zun:hover{
border-color:#C88A1A;
color:#C88A1A;
}
.ttkgf_chip-zun.ttkstate_active-zun{
border-color:transparent;
background:#1A1209;
color:#F5EDD8;
}
.ttkgrow-zun{
padding:1.625rem 0 0.625rem;
}
.ttkrow_seo-zun{
margin:10px 0 0;
max-width:47.5rem;
color:#9C8166;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
}
.ttkrow_seo-zun strong{
font-weight:700;
color:#1A1209;
}
.ttkgrow-zun{
padding:26px 0 0.625rem;
}
.ttkrow_seo-zun{
margin:0.625rem 0 0;
max-width:47.5rem;
font-size:14px;
line-height:1.65;
color:#9C8166;
overflow-wrap:break-word;
}
.ttkrow_seo-zun strong{
font-weight:700;
color:#1A1209;
}
.ttkjp-zun{
padding:30px 0 0.625rem;
}
.ttkjp_grid-zun{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:771px){
.ttkjp_grid-zun{
grid-template-columns:1fr 1fr;
}
.ttkjp_card_mega-zun{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.ttkjp_grid-zun{
grid-template-columns:1.4fr 1fr 1fr;
}
.ttkjp_card_mega-zun{
grid-column:auto;
}
}
.ttkjp_card-zun{
gap:12px;
overflow:hidden;
border-radius:20px;
padding:26px;
background:#FFFFFF;
border:1px solid rgba(20,14,6,0.08);
display:flex;
position:relative;
min-width:0;
justify-content:space-between;
flex-direction:column;
min-height:12.5rem;
}
.ttkjp_card_mega-zun{
border-color:transparent;
background:linear-gradient(135deg,#251A0E,#0F0A04);
color:#F5EDD8;
min-height:13.125rem;
}
.ttkjp_glow-zun{
border-radius:50%;
background:radial-gradient(circle,rgba(210,140,30,0.18),transparent 70%);
width:12.5rem;
height:200px;
right:-40px;
pointer-events:none;
position:absolute;
top:-40px;
}
.ttkjp_label-zun{
gap:0.625rem;
font-weight:700;
display:flex;
color:#C88A1A;
flex-wrap:wrap;
align-items:center;
position:relative;
justify-content:space-between;
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.16em;
}
.ttkjp_card_mega-zun .ttkjp_label-zun{
color:#F0C040;
}
.ttkjp_drop-zun{
color:#7A6248;
text-transform:none;
font-weight:600;
letter-spacing:.04em;
}
.ttkjp_card_mega-zun .ttkjp_drop-zun{
color:#B89E7A;
}
.ttkjp_amount-zun{
line-height:1;
font-weight:700;
font-size:38px;
overflow-wrap:break-word;
position:relative;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1209;
}
.ttkjp_card_mega-zun .ttkjp_amount-zun{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#F0C040;
}
@media(min-width:771px){
.ttkjp_card_mega-zun .ttkjp_amount-zun{
font-size:54px;
}
}
.ttkjp_game-zun{
position:relative;
font-size:0.813rem;
color:#7A6248;
}
.ttkjp_card_mega-zun .ttkjp_game-zun{
color:#B89E7A;
}
.ttkjp_cta-zun{
align-self:flex-start;
position:relative;
}
.ttkjp_card_mega-zun .ttkjp_cta-zun{
padding:10px 20px;
background:#F0C040;
border-radius:999px;
transition:opacity .22s ease;
font-size:13px;
color:#1A1209;
font-weight:700;
}
.ttkjp_card_mega-zun .ttkjp_cta-zun:hover{
opacity:.9;
}
.ttkjp_card-zun:not(.ttkjp_card_mega-zun) .ttkjp_cta-zun{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-size:13px;
font-weight:700;
color:#1A1209;
border-bottom:1px solid #1A1209;
}
.ttkjp_card-zun:not(.ttkjp_card_mega-zun) .ttkjp_cta-zun:hover{
border-color:#C88A1A;
color:#C88A1A;
}
.ttkjp_seo-zun{
margin:0.875rem 0 0;
max-width:760px;
line-height:1.65;
overflow-wrap:break-word;
color:#9C8166;
font-size:14px;
}
.ttkjp_seo-zun strong{
font-weight:700;
color:#1A1209;
}
.ttkvip-zun{
padding:3rem 0;
}
@media(min-width:769px){
.ttkvip-zun{
padding:4rem 0;
}
}
.ttkvip_head-zun{
gap:0.875rem;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:881px){
.ttkvip_head-zun{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.ttkvip_eyebrow-zun{
margin-bottom:12px;
}
.ttkvip_h2-zun{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
color:#F5EDD8;
font-size:2rem;
font-weight:600;
}
@media(min-width:771px){
.ttkvip_h2-zun{
font-size:40px;
}
}
.ttkvip_intro-zun{
font-size:0.875rem;
line-height:1.6;
color:#B89E7A;
max-width:420px;
}
.ttkvip_grid-zun{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.ttkvip_card-zun{
border:1px solid rgba(255,230,180,0.14);
padding:22px 1.125rem;
border-radius:0.875rem;
min-width:0;
}
.ttkvip_card_feat-zun{
background:rgba(255,240,210,0.08);
border-color:#F0C040;
}
.ttkvip_card_ic-zun{
border-radius:8px;
background:linear-gradient(135deg,#C88A1A,#F0C040);
display:block;
margin-bottom:1rem;
width:34px;
height:34px;
}
.ttkvip_name-zun{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:6px;
overflow-wrap:break-word;
color:#F5EDD8;
font-size:20px;
font-weight:600;
}
.ttkvip_perk-zun{
overflow-wrap:break-word;
font-size:0.781rem;
line-height:1.5;
color:#B89E7A;
}
.ttknl-zun{
padding:24px 0 0.625rem;
}
.ttknl_in-zun{
background:#251A0E;
gap:1.375rem;
padding:1.875rem 2rem;
border-radius:20px;
display:flex;
flex-direction:column;
color:#F5EDD8;
}
@media(min-width:767px){
.ttknl_in-zun{
gap:1.75rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.ttknl_text_wrap-zun{
min-width:0;
}
.ttknl_h3-zun{
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
overflow-wrap:break-word;
font-size:1.375rem;
line-height:1.1;
margin-bottom:0.313rem;
}
@media(min-width:769px){
.ttknl_h3-zun{
font-size:1.5rem;
}
}
.ttknl_text-zun{
color:#B89E7A;
font-size:0.844rem;
line-height:1.5;
}
.ttknl_form-zun{
flex:1 1 auto;
gap:10px;
min-width:0;
max-width:28.75rem;
display:flex;
}
.ttknl_input-zun{
overflow:hidden;
border:1px solid rgba(255,230,180,0.14);
flex:1 1 auto;
padding:0.813rem 1rem;
border-radius:14px;
background:rgba(255,240,210,0.08);
display:flex;
font-size:0.875rem;
white-space:nowrap;
color:#B89E7A;
align-items:center;
text-overflow:ellipsis;
min-width:0;
}
.ttknl_btn-zun{
background:#F0C040;
transition:opacity .22s ease;
flex:0 0 auto;
padding:0.813rem 1.5rem;
border-radius:0.875rem;
font-weight:700;
font-size:14px;
color:#1A1209;
white-space:nowrap;
}
.ttknl_btn-zun:hover{
opacity:.9;
}
.ttkapp-zun{
padding:1.875rem 0 0.625rem;
}
.ttkapp_in-zun{
border:1px solid rgba(20,14,6,0.08);
border-radius:1.25rem;
gap:28px;
background:#FFFFFF;
padding:32px;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.ttkapp_in-zun{
gap:2.5rem;
padding:40px 44px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.ttkapp_copy-zun{
min-width:0;
max-width:560px;
}
.ttkapp_eyebrow-zun{
margin-bottom:12px;
}
.ttkapp_h2-zun{
margin-bottom:12px;
font-size:1.75rem;
line-height:1.05;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#1A1209;
}
@media(min-width:765px){
.ttkapp_h2-zun{
font-size:34px;
}
}
.ttkapp_text-zun{
line-height:1.6;
margin-bottom:22px;
font-size:0.875rem;
color:#9C8166;
}
.ttkapp_btns-zun{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.ttkapp_btn-zun{
border-radius:0.875rem;
padding:0.688rem 1.25rem;
transition:background-color .22s ease;
background:#1A1209;
gap:0.625rem;
color:#F5EDD8;
display:inline-flex;
align-items:center;
}
.ttkapp_btn-zun:hover{
background:#2E2010;
}
.ttkapp_btn_ic-zun{
align-items:center;
display:inline-flex;
}
.ttkapp_btn_ic-zun svg{
width:18px;
height:18px;
}
.ttkapp_btn_lb-zun{
font-weight:700;
font-size:13.5px;
}
.ttkapp_qr_wrap-zun{
flex:0 0 auto;
gap:18px;
display:flex;
align-items:center;
}
.ttkapp_qr-zun{
border-radius:0.875rem;
flex:0 0 auto;
width:108px;
height:108px;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#FFFFFF 0 5px,transparent 0.313rem 0.688rem);
background-color:#1A1209;
}
.ttkapp_qr_cap-zun{
line-height:1.4;
color:#7A6248;
max-width:5.75rem;
font-size:12.5px;
}
.ttktrn-zun{
padding:30px 0 10px;
}
.ttktrn_in-zun{
background:#FFFFFF;
border-radius:20px;
border:1px solid rgba(20,14,6,0.08);
overflow:hidden;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:878px){
.ttktrn_in-zun{
grid-template-columns:1.05fr 1fr;
}
}
.ttktrn_banner-zun{
overflow:hidden;
background:linear-gradient(150deg,#251A0E,#0F0A04);
padding:34px;
color:#F5EDD8;
position:relative;
}
.ttktrn_glow-zun{
background:radial-gradient(circle,rgba(210,140,30,0.18),transparent 70%);
border-radius:50%;
height:12.5rem;
position:absolute;
pointer-events:none;
right:-40px;
bottom:-40px;
width:200px;
}
.ttktrn_eyebrow-zun{
position:relative;
margin-bottom:0.875rem;
}
.ttktrn_h2-zun{
color:#F5EDD8;
line-height:1.06;
font-size:1.875rem;
font-weight:600;
position:relative;
margin-bottom:0.75rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.ttktrn_h2-zun{
font-size:36px;
}
}
.ttktrn_text-zun{
line-height:1.6;
max-width:420px;
margin-bottom:22px;
color:#B89E7A;
font-size:0.875rem;
position:relative;
}
.ttktrn_timer-zun{
gap:8px;
display:flex;
margin-bottom:1.5rem;
position:relative;
flex-wrap:wrap;
align-items:center;
}
.ttktrn_timer_cap-zun{
color:#B89E7A;
font-size:0.688rem;
}
.ttktrn_timer_box-zun{
border-radius:0.5rem;
padding:4px 0.75rem;
background:rgba(255,240,210,0.08);
font-weight:700;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:24px;
color:#F5EDD8;
}
.ttktrn_cta-zun{
background:#F0C040;
padding:0.813rem 26px;
border-radius:999px;
transition:opacity .22s ease;
display:inline-block;
color:#1A1209;
position:relative;
font-size:14px;
font-weight:700;
}
.ttktrn_cta-zun:hover{
opacity:.9;
}
.ttktrn_lb-zun{
padding:1.625rem 28px;
}
.ttktrn_lb_head-zun{
gap:0.625rem;
align-items:center;
justify-content:space-between;
margin-bottom:12px;
display:flex;
}
.ttktrn_lb_title-zun{
font-weight:600;
font-size:1.25rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1209;
}
.ttktrn_lb_upd-zun{
font-size:0.688rem;
text-transform:uppercase;
letter-spacing:.08em;
color:#7A6248;
}
.ttktrn_lb_row-zun{
padding:0.688rem 12px;
gap:0.875rem;
border-radius:8px;
display:flex;
align-items:center;
}
.ttktrn_lb_row-zun:nth-child(2){
background:rgba(200,138,26,0.10);
}
.ttktrn_lb_rank-zun{
flex:0 0 auto;
color:#C88A1A;
width:22px;
font-size:1rem;
font-weight:700;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
.ttktrn_lb_av-zun{
background:linear-gradient(135deg,#C88A1A,#F0C040);
border-radius:50%;
flex:0 0 auto;
height:30px;
width:1.875rem;
}
.ttktrn_lb_name-zun{
overflow:hidden;
flex:1 1 auto;
font-size:0.875rem;
color:#1A1209;
font-weight:600;
text-overflow:ellipsis;
white-space:nowrap;
min-width:0;
}
.ttktrn_lb_amount-zun{
flex:0 0 auto;
color:#1A1209;
font-weight:700;
font-size:0.813rem;
}
.ttkgm-zun{
padding:1.875rem 0 10px;
}
.ttkgm_in-zun{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:883px){
.ttkgm_in-zun{
grid-template-columns:1.25fr 1fr;
}
}
.ttkgm_left-zun{
border-radius:20px;
padding:2rem;
background:#FFFFFF;
border:1px solid rgba(20,14,6,0.08);
min-width:0;
}
.ttkgm_eyebrow-zun{
margin-bottom:10px;
}
.ttkgm_h2-zun{
color:#1A1209;
font-size:26px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.06;
margin-bottom:8px;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.ttkgm_h2-zun{
font-size:28px;
}
}
.ttkgm_text-zun{
max-width:30rem;
font-size:0.875rem;
margin-bottom:22px;
line-height:1.6;
color:#9C8166;
}
.ttkgm_level-zun{
color:#C88A1A;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
margin-bottom:8px;
font-weight:700;
}
.ttkgm_bar-zun{
background:rgba(20,14,6,0.15);
overflow:hidden;
border-radius:999px;
height:8px;
margin-bottom:0.375rem;
}
.ttkgm_bar_fill-zun{
background:linear-gradient(90deg,#C88A1A,#F0C040);
border-radius:62.438rem;
height:100%;
}
.ttkgm_bar_meta-zun{
gap:10px;
justify-content:space-between;
display:flex;
color:#7A6248;
font-size:11px;
margin-bottom:1.125rem;
}
.ttkgm_missions-zun{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.ttkgm_mission-zun{
padding:9px 15px;
border:1px solid rgba(20,14,6,0.15);
border-radius:999px;
background:#FAF6F0;
gap:0.438rem;
color:#3D2E1A;
font-weight:600;
display:inline-flex;
align-items:center;
font-size:0.781rem;
}
.ttkgm_mission_ic-zun{
align-items:center;
color:#C88A1A;
display:inline-flex;
}
.ttkgm_mission_ic-zun svg{
height:0.813rem;
width:0.813rem;
}
.ttkgm_right-zun{
border-radius:20px;
padding:2rem;
background:linear-gradient(150deg,#251A0E,#0F0A04);
overflow:hidden;
display:flex;
flex-direction:column;
position:relative;
color:#F5EDD8;
}
.ttkgm_glow-zun{
border-radius:50%;
background:radial-gradient(circle,rgba(210,140,30,0.18),transparent 70%);
position:absolute;
height:150px;
pointer-events:none;
right:-30px;
top:-1.875rem;
width:9.375rem;
}
.ttkgm_ref_eyebrow-zun{
margin-bottom:10px;
position:relative;
}
.ttkgm_ref_h2-zun{
position:relative;
font-size:26px;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
margin-bottom:0.5rem;
font-weight:600;
overflow-wrap:break-word;
color:#F5EDD8;
}
.ttkgm_ref_text-zun{
font-size:0.844rem;
position:relative;
color:#B89E7A;
margin-bottom:20px;
line-height:1.55;
}
.ttkgm_ref_cta-zun{
background:#F0C040;
transition:opacity .22s ease;
padding:0.688rem 22px;
border-radius:999px;
position:relative;
font-size:0.844rem;
margin-top:auto;
color:#1A1209;
font-weight:700;
align-self:flex-start;
}
.ttkgm_ref_cta-zun:hover{
opacity:.9;
}
.ttkwy-zun{
padding:3rem 0;
}
@media(min-width:771px){
.ttkwy-zun{
padding:56px 0;
}
}
.ttkwy_in-zun{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:901px){
.ttkwy_in-zun{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.ttkwy_left-zun{
min-width:0;
}
.ttkwy_eyebrow-zun{
margin-bottom:0.875rem;
}
.ttkwy_h2-zun{
color:#1A1209;
font-size:2rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:1rem;
}
@media(min-width:768px){
.ttkwy_h2-zun{
font-size:2.5rem;
}
}
.ttkwy_intro-zun{
line-height:1.6;
font-size:15px;
color:#9C8166;
}
.ttkwy_grid-zun{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:560px){
.ttkwy_grid-zun{
grid-template-columns:1fr 1fr;
}
}
.ttkwy_card-zun{
border-radius:14px;
border:1px solid rgba(20,14,6,0.08);
padding:1.625rem;
background:#FFFFFF;
min-width:0;
}
.ttkwy_card_ic-zun{
display:inline-flex;
justify-content:center;
color:#C88A1A;
align-items:center;
margin-bottom:16px;
}
.ttkwy_card_ic-zun svg{
height:1.625rem;
width:26px;
}
.ttkwy_card_h-zun{
font-weight:600;
line-height:1.15;
font-size:1.313rem;
color:#1A1209;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
overflow-wrap:break-word;
}
.ttkwy_card_p-zun{
font-size:14px;
color:#9C8166;
line-height:1.55;
overflow-wrap:break-word;
}
.ttkpmt-zun{
padding:48px 0 0.625rem;
}
.ttkpmt_in-zun{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:879px){
.ttkpmt_in-zun{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.ttkpmt_left-zun{
min-width:0;
}
.ttkpmt_eyebrow-zun{
margin-bottom:0.75rem;
}
.ttkpmt_h2-zun{
line-height:1.06;
font-weight:600;
color:#1A1209;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:769px){
.ttkpmt_h2-zun{
font-size:32px;
}
}
.ttkpmt_text-zun{
color:#9C8166;
line-height:1.6;
font-size:0.906rem;
margin-bottom:1.375rem;
}
.ttkpmt_logos-zun{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:482px){
.ttkpmt_logos-zun{
grid-template-columns:repeat(4,1fr);
}
}
.ttkpmt_logo-zun{
padding:0 8px;
overflow:hidden;
border-radius:8px;
background:#FFFFFF;
border:1px solid rgba(20,14,6,0.08);
color:#3D2E1A;
text-align:center;
text-overflow:ellipsis;
font-weight:700;
height:3.125rem;
display:flex;
white-space:nowrap;
justify-content:center;
align-items:center;
font-size:0.781rem;
}
.ttkpmt_table-zun{
border-radius:14px;
border:1px solid rgba(20,14,6,0.08);
overflow:hidden;
min-width:0;
}
.ttkpmt_thead-zun{
background:#2A1F14;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.ttkpmt_th-zun{
padding:13px 0.875rem;
overflow:hidden;
letter-spacing:.08em;
font-size:10px;
text-transform:uppercase;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
color:#F5EDD8;
}
.ttkpmt_row-zun{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(20,14,6,0.08);
display:grid;
}
.ttkpmt_row-zun:nth-child(odd){
background:#FFFFFF;
}
.ttkpmt_td-zun{
padding:0.875rem;
font-size:13.5px;
min-width:0;
color:#9C8166;
overflow-wrap:break-word;
}
.ttkpmt_row-zun .ttkpmt_td-zun:first-child{
font-weight:700;
color:#1A1209;
}
.ttkpmt_row-zun .ttkpmt_td-zun:last-child{
font-weight:700;
color:#3A8C52;
}
.ttkprov-zun{
padding:2.5rem 0 20px;
}
.ttkprov_eyebrow-zun{
margin-bottom:1.125rem;
display:block;
}
.ttkprov_grid-zun{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:562px){
.ttkprov_grid-zun{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.ttkprov_grid-zun{
grid-template-columns:repeat(6,1fr);
}
}
.ttkhts-zun{
padding:3rem 0;
}
@media(min-width:769px){
.ttkhts-zun{
padding:3.875rem 0;
}
}
.ttkhts_head-zun{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:34px;
}
@media(min-width:769px){
.ttkhts_head-zun{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.ttkhts_eyebrow-zun{
margin-bottom:12px;
}
.ttkhts_h2-zun{
color:#F5EDD8;
font-size:30px;
line-height:1.05;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:770px){
.ttkhts_h2-zun{
font-size:38px;
}
}
.ttkhts_cta-zun{
background:#F0C040;
padding:0.938rem 1.875rem;
flex:0 0 auto;
border-radius:62.438rem;
transition:opacity .22s ease;
color:#1A1209;
font-weight:700;
font-size:0.938rem;
}
.ttkhts_cta-zun:hover{
opacity:.9;
}
.ttkhts_grid-zun{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:762px){
.ttkhts_grid-zun{
grid-template-columns:repeat(3,1fr);
}
}
.ttkhts_step-zun{
min-width:0;
padding-top:22px;
border-top:1px solid rgba(255,230,180,0.14);
}
.ttkhts_step_num-zun{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#F0C040;
margin-bottom:14px;
line-height:1;
font-size:44px;
}
.ttkhts_step_h-zun{
font-weight:700;
overflow-wrap:break-word;
font-size:19px;
color:#F5EDD8;
line-height:1.2;
margin-bottom:0.5rem;
}
.ttkhts_step_p-zun{
color:#B89E7A;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
}
.ttktt-zun{
padding:48px 0 0.625rem;
}
@media(min-width:765px){
.ttktt-zun{
padding:60px 0 0.625rem;
}
}
.ttktt_head-zun{
margin-bottom:2.125rem;
text-align:center;
}
.ttktt_eyebrow-zun{
margin-bottom:12px;
}
.ttktt_h2-zun{
line-height:1.05;
color:#1A1209;
font-weight:600;
font-size:32px;
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.ttktt_h2-zun{
font-size:42px;
}
}
.ttktt_grid-zun{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.ttktt_grid-zun{
grid-template-columns:repeat(3,1fr);
}
}
.ttktt_card-zun{
border:1px solid rgba(20,14,6,0.08);
background:#FFFFFF;
border-radius:14px;
padding:30px;
min-width:0;
display:flex;
flex-direction:column;
}
.ttktt_card_ic-zun{
color:#C88A1A;
display:inline-flex;
align-items:center;
margin-bottom:1.125rem;
}
.ttktt_card_ic-zun svg{
width:1.75rem;
height:1.75rem;
}
.ttktt_card_h-zun{
color:#1A1209;
overflow-wrap:break-word;
line-height:1.15;
font-size:1.375rem;
margin-bottom:0.5rem;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
.ttktt_card_p-zun{
color:#9C8166;
font-size:14px;
line-height:1.6;
overflow-wrap:break-word;
margin-bottom:0.875rem;
}
.ttktt_card_p-zun b{
color:#1A1209;
font-weight:700;
}
.ttktt_card_link-zun{
transition:color .22s ease;
border-bottom:1px solid #C88A1A;
align-self:flex-start;
color:#1A1209;
padding-bottom:2px;
font-weight:700;
margin-top:auto;
font-size:0.813rem;
}
.ttktt_card_link-zun:hover{
color:#C88A1A;
}
.ttkts-zun{
padding:44px 0;
}
.ttkts_in-zun{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:878px){
.ttkts_in-zun{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.ttkts_left-zun{
min-width:0;
}
.ttkts_h2-zun{
font-size:1.625rem;
margin-bottom:12px;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
font-weight:600;
line-height:1.1;
overflow-wrap:break-word;
}
@media(min-width:771px){
.ttkts_h2-zun{
font-size:1.75rem;
}
}
.ttkts_text-zun{
line-height:1.6;
margin-bottom:1.375rem;
color:#B89E7A;
max-width:32.5rem;
font-size:14.5px;
}
.ttkts_badges-zun{
gap:18px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.ttkts_badge-zun{
font-weight:600;
color:#B89E7A;
font-size:0.813rem;
}
.ttkts_pay-zun{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:881px){
.ttkts_pay-zun{
justify-content:flex-end;
}
}
.ttkts_pay_chip-zun{
background:rgba(255,240,210,0.08);
border:1px solid rgba(255,230,180,0.14);
border-radius:0.875rem;
padding:0.75rem 1rem;
font-weight:700;
font-size:14px;
color:#F5EDD8;
}
.ttkrc-zun{
padding:3rem 0 0.625rem;
}
.ttkrc_in-zun{
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:759px){
.ttkrc_in-zun{
grid-template-columns:repeat(3,1fr);
gap:40px;
}
}
.ttkrc_col-zun{
min-width:0;
}
.ttkrc_label-zun{
font-size:11px;
text-transform:uppercase;
font-weight:600;
letter-spacing:.2em;
margin-bottom:16px;
color:#C88A1A;
}
.ttkrc_awards-zun{
gap:12px;
display:flex;
flex-direction:column;
}
.ttkrc_award-zun{
gap:12px;
display:flex;
min-width:0;
align-items:center;
}
.ttkrc_award_ic-zun{
flex:0 0 auto;
color:#E8A820;
display:inline-flex;
align-items:center;
}
.ttkrc_award_ic-zun svg{
width:1.125rem;
height:18px;
}
.ttkrc_award_t-zun{
color:#1A1209;
font-size:0.875rem;
overflow-wrap:break-word;
font-weight:700;
}
.ttkrc_award_s-zun{
font-size:0.75rem;
overflow-wrap:break-word;
color:#7A6248;
}
.ttkrc_press-zun{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.ttkrc_press_logo-zun{
border:1px solid rgba(20,14,6,0.08);
padding:0 0.5rem;
border-radius:0.5rem;
overflow:hidden;
color:#9C8166;
display:flex;
font-size:0.875rem;
white-space:nowrap;
height:3.25rem;
align-items:center;
justify-content:center;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
font-weight:700;
text-align:center;
}
.ttkrc_partner-zun{
background:#FFFFFF;
padding:22px;
border:1px solid rgba(20,14,6,0.08);
border-radius:14px;
}
.ttkrc_partner_name-zun{
font-size:1.25rem;
font-weight:600;
color:#1A1209;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.375rem;
overflow-wrap:break-word;
}
.ttkrc_partner_text-zun{
overflow-wrap:break-word;
line-height:1.55;
color:#9C8166;
font-size:13px;
}
.ttkop-zun{
padding:36px 0 10px;
}
.ttkop_in-zun{
border-radius:14px;
gap:32px;
grid-template-columns:1fr;
background:#FFFFFF;
border:1px solid rgba(20,14,6,0.08);
padding:32px;
display:grid;
align-items:center;
}
@media(min-width:861px){
.ttkop_in-zun{
grid-template-columns:.9fr 1.1fr;
padding:34px 2.5rem;
gap:2.75rem;
}
}
.ttkop_left-zun{
min-width:0;
}
.ttkop_eyebrow-zun{
margin-bottom:0.75rem;
}
.ttkop_h2-zun{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.625rem;
color:#1A1209;
font-size:28px;
font-weight:600;
line-height:1.08;
overflow-wrap:break-word;
}
@media(min-width:771px){
.ttkop_h2-zun{
font-size:1.875rem;
}
}
.ttkop_text-zun{
color:#9C8166;
line-height:1.6;
font-size:0.875rem;
}
.ttkop_grid-zun{
background:rgba(20,14,6,0.15);
border-radius:8px;
grid-template-columns:1fr 1fr;
gap:1px;
overflow:hidden;
border:1px solid rgba(20,14,6,0.15);
display:grid;
}
.ttkop_field-zun{
padding:1.125rem 20px;
background:#FAF6F0;
min-width:0;
}
.ttkop_field_lb-zun{
color:#C88A1A;
letter-spacing:.1em;
margin-bottom:0.313rem;
text-transform:uppercase;
font-weight:600;
font-size:10px;
}
.ttkop_field_val-zun{
font-weight:700;
overflow-wrap:break-word;
color:#1A1209;
font-size:14px;
}
.ttksb-zun{
padding:3rem 0;
background:#FFFFFF;
border-top:1px solid rgba(20,14,6,0.08);
border-bottom:1px solid rgba(20,14,6,0.08);
margin-top:1.5rem;
}
@media(min-width:771px){
.ttksb-zun{
padding:3.5rem 0;
}
}
.ttksb_eyebrow-zun{
display:block;
margin-bottom:0.75rem;
}
.ttksb_h2-zun{
margin-bottom:26px;
overflow-wrap:break-word;
font-size:30px;
line-height:1.05;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1209;
}
@media(min-width:769px){
.ttksb_h2-zun{
font-size:36px;
}
}
.ttksb_grid-zun{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:558px){
.ttksb_grid-zun{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:959px){
.ttksb_grid-zun{
grid-template-columns:repeat(4,1fr);
}
}
.ttksb_card-zun{
border-radius:0.875rem;
padding:1.5rem;
border:1px solid rgba(20,14,6,0.08);
background:#FAF6F0;
min-width:0;
}
.ttksb_card_h-zun{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:8px;
overflow-wrap:break-word;
color:#1A1209;
font-size:19px;
line-height:1.15;
}
.ttksb_card_p-zun{
color:#9C8166;
font-size:13.5px;
overflow-wrap:break-word;
line-height:1.6;
}
.ttksb_rtp-zun{
grid-template-columns:1fr;
border-radius:14px;
gap:1.5rem;
border:1px solid rgba(20,14,6,0.08);
background:#FAF6F0;
padding:26px 1.75rem;
align-items:center;
display:grid;
margin-top:1.125rem;
}
@media(min-width:762px){
.ttksb_rtp-zun{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.ttksb_rtp_h-zun{
line-height:1.15;
font-weight:600;
font-size:1.25rem;
margin-bottom:0.5rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1209;
overflow-wrap:break-word;
}
.ttksb_rtp_p-zun{
color:#9C8166;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
}
.ttksb_rtp_stats-zun{
gap:16px;
display:flex;
}
.ttksb_stat-zun{
padding:18px;
background:#FFFFFF;
flex:1 1 0;
border-radius:0.5rem;
text-align:center;
min-width:0;
}
.ttksb_stat_v-zun{
font-size:26px;
color:#3A8C52;
overflow-wrap:break-word;
font-weight:700;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
.ttksb_stat_l-zun{
font-size:11.5px;
color:#7A6248;
margin-top:4px;
}
.ttkfaq-zun{
padding:3rem 0;
background:#FFFFFF;
border-top:1px solid rgba(20,14,6,0.08);
margin-top:24px;
border-bottom:1px solid rgba(20,14,6,0.08);
}
@media(min-width:767px){
.ttkfaq-zun{
padding:62px 0;
}
}
.ttkfaq_head-zun{
text-align:center;
margin-bottom:34px;
}
.ttkfaq_eyebrow-zun{
margin-bottom:12px;
}
.ttkfaq_h2-zun{
line-height:1.05;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1209;
font-size:32px;
overflow-wrap:break-word;
}
@media(min-width:771px){
.ttkfaq_h2-zun{
font-size:38px;
}
}
.ttkfaq_list-zun{
margin:0 auto;
gap:12px;
flex-direction:column;
display:flex;
max-width:820px;
}
.ttkfaq_item-zun{
background:#FAF6F0;
overflow:hidden;
border-radius:14px;
border:1px solid rgba(20,14,6,0.08);
}
.ttkfaq_q-zun{
padding:1.25rem 24px;
gap:20px;
list-style:none;
color:#1A1209;
overflow-wrap:break-word;
font-weight:700;
font-size:1rem;
justify-content:space-between;
display:flex;
cursor:pointer;
align-items:center;
}
.ttkfaq_q-zun::-webkit-details-marker{
display:none;
}
.ttkfaq_q_ic-zun{
transition:transform .22s ease;
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#C88A1A;
}
.ttkfaq_q_ic-zun svg{
width:1.125rem;
height:1.125rem;
}
.ttkfaq_item-zun[open] .ttkfaq_q_ic-zun{
transform:rotate(180deg);
}
.ttkfaq_a-zun{
padding:0 1.5rem 1.25rem;
line-height:1.6;
color:#9C8166;
font-size:14.5px;
overflow-wrap:break-word;
}
.ttksg-zun{
padding:3rem 0 10px;
}
.ttksg_eyebrow-zun{
display:block;
margin-bottom:0.75rem;
}
.ttksg_h2-zun{
margin-bottom:1.75rem;
font-size:30px;
line-height:1.05;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1A1209;
}
@media(min-width:769px){
.ttksg_h2-zun{
font-size:36px;
}
}
.ttksg_grid-zun{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:717px){
.ttksg_grid-zun{
grid-template-columns:repeat(3,1fr);
}
}
.ttksg_col-zun{
min-width:0;
}
.ttksg_col_h-zun{
font-weight:600;
margin-bottom:0.625rem;
font-size:1.375rem;
line-height:1.15;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1209;
overflow-wrap:break-word;
}
.ttksg_col_p-zun{
color:#9C8166;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
}
.ttkgd-zun{
padding:48px 0 0.625rem;
}
.ttkgd_head-zun{
gap:14px;
margin-bottom:1.5rem;
display:flex;
flex-direction:column;
}
@media(min-width:678px){
.ttkgd_head-zun{
gap:1.25rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.ttkgd_eyebrow-zun{
margin-bottom:10px;
}
.ttkgd_h2-zun{
line-height:1.05;
font-size:1.75rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1A1209;
font-weight:600;
}
@media(min-width:771px){
.ttkgd_h2-zun{
font-size:2.125rem;
}
}
.ttkgd_more-zun{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
font-size:0.844rem;
color:#1A1209;
padding-bottom:2px;
font-weight:600;
border-bottom:1px solid #1A1209;
}
.ttkgd_more-zun:hover{
border-color:#C88A1A;
color:#C88A1A;
}
.ttkgd_grid-zun{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:720px){
.ttkgd_grid-zun{
grid-template-columns:repeat(3,1fr);
}
}
.ttkgd_card-zun{
overflow:hidden;
border-radius:14px;
background:#FFFFFF;
border:1px solid rgba(20,14,6,0.08);
display:block;
min-width:0;
}
.ttkgd_card_img-zun{
background:linear-gradient(140deg,#251A0E,#C88A1A);
height:9.375rem;
}
.ttkgd_card_body-zun{
padding:22px;
}
.ttkgd_card_cat-zun{
text-transform:uppercase;
font-weight:600;
letter-spacing:.1em;
color:#C88A1A;
font-size:10px;
}
.ttkgd_card_h-zun{
margin:0.5rem 0 10px;
color:#1A1209;
font-weight:600;
font-size:1.188rem;
line-height:1.2;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.ttkgd_card_meta-zun{
overflow-wrap:break-word;
font-size:12px;
color:#7A6248;
}
.ttklh-zun{
padding:2.5rem 0 1.25rem;
}
.ttklh_in-zun{
border-top:1px solid rgba(20,14,6,0.15);
padding-top:2.125rem;
}
.ttklh_eyebrow-zun{
margin-bottom:22px;
display:block;
}
.ttklh_grid-zun{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:599px){
.ttklh_grid-zun{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.ttklh_grid-zun{
grid-template-columns:repeat(5,1fr);
}
}
.ttklh_col-zun{
min-width:0;
}
.ttklh_col_h-zun{
font-size:0.813rem;
font-weight:700;
margin-bottom:12px;
overflow-wrap:break-word;
color:#1A1209;
}
.ttklh_links-zun{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.ttklh_link-zun{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:0.813rem;
color:#9C8166;
}
.ttklh_link-zun:hover{
color:#C88A1A;
}
.ttkel-zun{
padding:3rem 0;
}
@media(min-width:769px){
.ttkel-zun{
padding:56px 0;
}
}
.ttkel_in-zun{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:898px){
.ttkel_in-zun{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.ttkel_left-zun{
min-width:0;
}
.ttkel_eyebrow-zun{
margin-bottom:0.875rem;
}
.ttkel_h2-zun{
font-size:2rem;
font-weight:600;
line-height:1.08;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1A1209;
margin-bottom:22px;
}
@media(min-width:769px){
.ttkel_h2-zun{
font-size:38px;
}
}
.ttkel_body-zun p{
margin-bottom:18px;
font-size:16px;
color:#3D2E1A;
overflow-wrap:break-word;
line-height:1.7;
}
.ttkel_dropcap-zun{
padding:0.375rem 12px 0 0;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
float:left;
color:#C88A1A;
font-size:3.875rem;
font-weight:700;
line-height:.8;
}
.ttkel_right-zun{
min-width:0;
}
.ttkel_quote-zun{
padding:2.25rem;
border-radius:20px;
background:linear-gradient(150deg,#251A0E,#0F0A04);
color:#F5EDD8;
margin-bottom:24px;
position:relative;
}
.ttkel_quote_mark-zun{
color:#F0C040;
margin-bottom:0.375rem;
display:inline-flex;
align-items:center;
}
.ttkel_quote_mark-zun svg{
width:2.125rem;
height:34px;
}
.ttkel_quote_text-zun{
font-size:22px;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:500;
overflow-wrap:break-word;
line-height:1.4;
color:#F5EDD8;
margin-bottom:22px;
}
.ttkel_quote_meta-zun{
gap:0.75rem;
align-items:center;
display:flex;
}
.ttkel_quote_av-zun{
border-radius:50%;
background:linear-gradient(135deg,#C88A1A,#F0C040);
flex:0 0 auto;
width:2.375rem;
height:2.375rem;
}
.ttkel_quote_author-zun{
font-size:0.875rem;
font-weight:700;
color:#F5EDD8;
}
.ttkel_quote_meta_sub-zun{
font-size:0.75rem;
color:#B89E7A;
}
.ttkel_explain-zun{
overflow:hidden;
border:1px solid rgba(20,14,6,0.08);
border-radius:0.875rem;
}
.ttkel_explain_card-zun{
padding:22px 1.5rem;
}
.ttkel_explain_card-zun+.ttkel_explain_card-zun{
border-top:1px solid rgba(20,14,6,0.08);
}
.ttkel_explain_h-zun{
overflow-wrap:break-word;
color:#1A1209;
margin-bottom:0.5rem;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
line-height:1.15;
}
.ttkel_explain_p-zun{
line-height:1.55;
overflow-wrap:break-word;
font-size:14px;
color:#9C8166;
}
.ttksc-zun{
padding:48px 0 10px;
}
.ttksc_head-zun{
text-align:center;
margin-bottom:28px;
}
.ttksc_eyebrow-zun{
margin-bottom:12px;
}
.ttksc_h2-zun{
overflow-wrap:break-word;
line-height:1.05;
color:#1A1209;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
font-weight:600;
}
@media(min-width:765px){
.ttksc_h2-zun{
font-size:36px;
}
}
.ttksc_table-zun{
border:1px solid rgba(20,14,6,0.08);
margin:0 auto;
border-radius:0.875rem;
overflow:hidden;
max-width:56.25rem;
}
.ttksc_thead-zun{
background:#2A1F14;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.ttksc_th-zun{
padding:15px 1.125rem;
font-size:13px;
overflow-wrap:break-word;
color:#B89E7A;
text-align:center;
font-weight:700;
}
.ttksc_th-zun:first-child{
text-align:left;
}
.ttksc_th_us-zun{
color:#F0C040;
}
.ttksc_row-zun{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(20,14,6,0.08);
display:grid;
}
.ttksc_row-zun:nth-child(even){
background:#FFFFFF;
}
.ttksc_td-zun{
padding:0.938rem 1.125rem;
text-align:center;
overflow-wrap:break-word;
min-width:0;
color:#7A6248;
font-size:14px;
}
.ttksc_td-zun:first-child{
text-align:left;
color:#3D2E1A;
font-weight:600;
}
.ttksc_td_us-zun{
color:#3A8C52;
font-weight:700;
}
.ttkft-zun{
background:#2A1F14;
margin-top:40px;
color:#B89E7A;
}
.ttkft_in-zun{
gap:32px;
padding:48px 0 28px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:598px){
.ttkft_in-zun{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.ttkft_in-zun{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.ttkft_brand-zun{
min-width:0;
}
.ttkft_logo-zun{
font-weight:700;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
overflow-wrap:break-word;
color:#F5EDD8;
}
.ttkft_tagline-zun{
max-width:280px;
font-size:13.5px;
line-height:1.6;
color:#B89E7A;
margin-top:0.875rem;
}
.ttkft_contact-zun{
transition:color .22s ease;
font-size:13px;
color:#F0C040;
display:inline-block;
overflow-wrap:anywhere;
max-width:280px;
margin-top:0.75rem;
}
.ttkft_contact-zun:hover{
color:#F5EDD8;
}
.ttkft_col-zun{
min-width:0;
}
.ttkft_col_h-zun{
font-size:13px;
overflow-wrap:break-word;
text-transform:uppercase;
color:#F5EDD8;
font-weight:700;
margin-bottom:0.875rem;
letter-spacing:.08em;
}
.ttkft_col_links-zun{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.ttkft_link-zun{
transition:color .22s ease;
font-size:0.844rem;
color:#B89E7A;
overflow-wrap:break-word;
}
.ttkft_link-zun:hover{
color:#F5EDD8;
}
.ttkft_bot-zun{
gap:16px;
padding:22px 0 2.5rem;
border-top:1px solid rgba(255,230,180,0.14);
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.ttkft_bot-zun{
gap:1.25rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.ttkft_legal-zun{
line-height:1.6;
overflow-wrap:break-word;
color:#BBA98E;
font-size:0.719rem;
max-width:760px;
}
.ttkft_legal-zun b{
color:#B89E7A;
font-weight:700;
}
.ttkft_age-zun{
border:1.5px solid #F0C040;
padding:0.25rem 9px;
border-radius:0.5rem;
flex:0 0 auto;
color:#F0C040;
font-weight:700;
font-size:13px;
}