*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1410;
font-size:15px;
text-rendering:optimizeLegibility;
font-family:"Source Sans 3", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
line-height:1.6;
-webkit-font-smoothing:antialiased;
color:#DDD0B4;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.tkclayout-pg5{
display:flex;
min-height:100vh;
flex-direction:column;
}
.tkcmain-pg5{
flex:1 1 auto;
min-width:0;
width:100%;
}
.tkccontainer-pg5{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:769px){
.tkccontainer-pg5{
padding:0 2rem;
}
}
@media(min-width:1097px){
.tkccontainer-pg5{
padding:0 56px;
}
}
.tkceyebrow-pg5{
font-size:11px;
text-transform:uppercase;
overflow-wrap:break-word;
font-weight:600;
display:inline-block;
color:#C8932A;
line-height:1.4;
letter-spacing:.2em;
font-family:"Source Sans 3", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.tkcband-pg5{
background:#110E09;
color:#F5EDD8;
}
.tkcband-pg5 .tkceyebrow-pg5{
color:#F0C040;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.tkctb-pg5{
background:#1A1410;
position:sticky;
top:0;
z-index:50;
border-bottom:1px solid rgba(245,237,216,0.13);
}
.tkctb_in-pg5{
margin:0 auto;
padding:12px 1rem;
gap:16px;
align-items:center;
justify-content:space-between;
width:100%;
max-width:1400px;
display:flex;
}
@media(min-width:770px){
.tkctb_in-pg5{
padding:1rem 2rem;
}
}
@media(min-width:1101px){
.tkctb_in-pg5{
padding:1.125rem 56px;
}
}
.tkctb_left-pg5{
gap:28px;
align-items:center;
display:flex;
min-width:0;
}
.tkctb_logo-pg5{
gap:11px;
min-width:0;
display:flex;
align-items:center;
}
.tkctb_logo_mark-pg5{
border-radius:8px;
flex:0 0 auto;
width:2.125rem;
object-fit:cover;
height:2.125rem;
}
.tkctb_logo_txt-pg5{
flex-direction:column;
line-height:1;
display:flex;
min-width:0;
}
.tkctb_logo_name-pg5{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
font-size:22px;
letter-spacing:.02em;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
white-space:nowrap;
}
.tkctb_logo_sub-pg5{
overflow:hidden;
text-overflow:ellipsis;
font-size:8.5px;
letter-spacing:.32em;
font-weight:600;
color:#C8932A;
white-space:nowrap;
text-transform:uppercase;
margin-top:4px;
}
.tkctb_nav-pg5{
display:none;
}
@media(min-width:960px){
.tkctb_nav-pg5{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.tkctb_nav_item-pg5{
transition:color .22s ease,border-color .22s ease;
border-bottom:2px solid transparent;
white-space:nowrap;
font-weight:600;
color:#DDD0B4;
padding-bottom:3px;
font-size:0.875rem;
}
.tkctb_nav_item-pg5:hover{
color:#F5EDD8;
}
.tkctb_nav_item-pg5.tkcstate_active-pg5{
border-color:#C8932A;
color:#F5EDD8;
}
.tkctb_right-pg5{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.tkctb_search-pg5{
transition:color .22s ease;
color:#DDD0B4;
justify-content:center;
align-items:center;
display:flex;
}
.tkctb_search-pg5:hover{
color:#C8932A;
}
.tkctb_search-pg5 svg{
height:18px;
width:1.125rem;
}
.tkctb_lang-pg5{
font-size:0.688rem;
letter-spacing:.1em;
font-weight:600;
text-transform:uppercase;
color:#A89672;
}
.tkctb_lang-pg5:hover{
color:#F5EDD8;
}
.tkctb_login-pg5{
color:#F5EDD8;
font-weight:600;
font-size:0.875rem;
display:none;
}
@media(min-width:769px){
.tkctb_login-pg5{
display:inline-block;
}
}
.tkctb_register-pg5{
border-radius:62.438rem;
transition:background-color .22s ease;
padding:11px 22px;
background:#E8B840;
font-size:14px;
white-space:nowrap;
color:#1A1008;
font-weight:700;
}
.tkctb_register-pg5:hover{
background:#F0C84E;
}
.tkcmob-pg5{
background:#1A1410;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(245,237,216,0.13);
position:fixed;
bottom:0;
z-index:60;
left:0;
right:0;
}
@media(min-width:961px){
.tkcmob-pg5{
display:none;
}
}
.tkcmob_in-pg5{
margin:0 auto;
display:flex;
justify-content:space-around;
align-items:stretch;
max-width:560px;
}
.tkcmob_item-pg5{
gap:3px;
padding:9px 0.25rem;
transition:color .22s ease;
flex:1 1 0;
display:flex;
min-width:0;
align-items:center;
flex-direction:column;
color:#A89672;
}
.tkcmob_item-pg5.tkcstate_active-pg5{
color:#C8932A;
}
.tkcmob_ic-pg5{
justify-content:center;
align-items:center;
display:flex;
}
.tkcmob_ic-pg5 svg{
height:1.25rem;
width:1.25rem;
}
.tkcmob_lb-pg5{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.625rem;
max-width:100%;
font-weight:600;
}
@media(max-width:959px){
body{
padding-bottom:3.75rem;
}
}
.tkcrail-pg5{
min-width:0;
position:relative;
}
.tkcrail_scroll-pg5{
gap:0.875rem;
display:flex;
scrollbar-width:thin;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
padding-bottom:14px;
}
@media(min-width:765px){
.tkcrail_scroll-pg5{
gap:1.125rem;
}
}
.tkcgc-pg5{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:770px){
.tkcgc-pg5{
width:188px;
}
}
.tkcgc_img-pg5{
border-radius:0.875rem;
overflow:hidden;
background:#231C14;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.32);
position:relative;
padding-bottom:133.33%;
}
.tkcgc_img-pg5 img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.tkcgc_cover-pg5{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.tkcgc_hover-pg5{
transition:opacity .22s ease;
inset:0;
background:rgba(0,0,0,0.52);
opacity:0;
align-items:center;
display:flex;
justify-content:center;
position:absolute;
}
.tkcgc-pg5:hover .tkcgc_hover-pg5{
opacity:1;
}
.tkcgc_hover_btn-pg5{
border-radius:999px;
background:#E8B840;
color:#1A1008;
display:flex;
height:2.875rem;
width:2.875rem;
justify-content:center;
align-items:center;
}
.tkcgc_hover_btn-pg5 svg{
height:1.125rem;
width:1.125rem;
}
.tkcgc_info-pg5{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
display:flex;
}
.tkcgc_name-pg5{
overflow:hidden;
color:#F5EDD8;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
font-size:0.813rem;
}
.tkcgc_prov-pg5{
overflow:hidden;
color:#A89672;
text-overflow:ellipsis;
font-size:11px;
white-space:nowrap;
}
.tkcgc_meta-pg5{
font-size:0.688rem;
color:#A89672;
}
.tkctc-pg5{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:769px){
.tkctc-pg5{
width:230px;
}
}
.tkctc_img-pg5{
overflow:hidden;
background:#231C14;
border-radius:0.875rem;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.32);
position:relative;
}
.tkctc_img-pg5 img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.tkctc_info-pg5{
gap:2px;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
display:flex;
}
.tkctc_name-pg5{
overflow:hidden;
white-space:nowrap;
font-size:14px;
color:#F5EDD8;
font-weight:700;
text-overflow:ellipsis;
}
.tkctc_rtp-pg5{
color:#A89672;
font-size:11px;
}
.tkclc-pg5{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:769px){
.tkclc-pg5{
width:268px;
}
}
.tkclc_img-pg5{
border-radius:14px;
background:#231C14;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.32);
position:relative;
padding-bottom:62.5%;
}
.tkclc_img-pg5 img{
inset:0;
object-fit:cover;
width:100%;
height:100%;
position:absolute;
}
.tkclc_live-pg5{
padding:4px 0.563rem;
background:rgba(0,0,0,0.52);
gap:7px;
border-radius:62.438rem;
left:12px;
position:absolute;
top:12px;
align-items:center;
display:flex;
}
.tkclc_live_dot-pg5{
background:#D94F3D;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
height:0.5rem;
width:0.5rem;
}
.tkclc_seats-pg5{
font-weight:600;
text-transform:uppercase;
letter-spacing:.08em;
color:#F5EDD8;
font-size:0.625rem;
}
.tkclc_info-pg5{
gap:2px;
display:flex;
margin-top:9px;
flex-direction:column;
min-width:0;
}
.tkclc_name-pg5{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#F5EDD8;
font-size:0.938rem;
font-weight:700;
}
.tkclc_bet-pg5{
font-size:0.688rem;
color:#A89672;
}
.tkcpc-pg5{
border-radius:14px;
padding:16px 14px;
border:1px solid rgba(245,237,216,0.07);
background:#231C14;
gap:8px;
display:flex;
min-width:0;
min-height:74px;
align-items:center;
flex-direction:column;
justify-content:center;
}
.tkcpc_logo-pg5{
flex:0 0 auto;
height:28px;
max-width:100%;
width:auto;
object-fit:contain;
}
.tkcpc_name-pg5{
overflow:hidden;
color:#A89672;
white-space:nowrap;
max-width:100%;
text-overflow:ellipsis;
text-align:center;
font-size:11px;
}
.tkcgc_tag-pg5{
border-radius:0.5rem;
padding:3px 0.5rem;
letter-spacing:.06em;
z-index:2;
left:10px;
display:inline-block;
font-weight:700;
font-size:0.625rem;
position:absolute;
top:10px;
text-transform:uppercase;
}
.tkcgc_tag_hot-pg5{
background:#D94F3D;
color:#F5EDD8;
}
.tkcgc_tag_new-pg5{
background:#E8B840;
color:#1A1008;
}
.tkcgc_tag_jp-pg5{
background:#D4A017;
color:#1A1008;
}
.tkcgc_tag_live-pg5{
background:#D94F3D;
color:#F5EDD8;
}
.tkcsh-pg5{
min-width:0;
margin-bottom:1.125rem;
}
.tkcsh_row-pg5{
gap:1rem;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
justify-content:space-between;
}
.tkcsh_row-pg5 .tkcsh_l-pg5{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.tkcsh_stack-pg5{
gap:0.625rem;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.tkcsh_center-pg5{
gap:10px;
text-align:center;
align-items:center;
flex-direction:column;
display:flex;
}
.tkcsh_h2-pg5{
font-weight:600;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
line-height:1.1;
color:#F5EDD8;
overflow-wrap:break-word;
}
@media(min-width:769px){
.tkcsh_h2-pg5{
font-size:1.875rem;
}
}
.tkcband-pg5 .tkcsh_h2-pg5{
color:#F5EDD8;
}
.tkcsh_eb_line-pg5{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.tkcsh_eb_line-pg5::before{
background:#C8932A;
width:1.75rem;
height:1px;
content:"";
display:inline-block;
}
.tkcband-pg5 .tkcsh_eb_line-pg5::before{
background:#F0C040;
}
.tkcsh_eb_dot-pg5{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.tkcsh_eb_dot-pg5::before{
background:#C8932A;
border-radius:50%;
content:"";
width:0.375rem;
display:inline-block;
height:6px;
}
.tkcband-pg5 .tkcsh_eb_dot-pg5::before{
background:#F0C040;
}
.tkcsh_link-pg5{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-size:13px;
font-weight:600;
display:inline-flex;
color:#F5EDD8;
white-space:nowrap;
padding-bottom:2px;
align-items:center;
border-bottom:1px solid #F5EDD8;
}
.tkcsh_link-pg5:hover{
border-color:#C8932A;
color:#C8932A;
}
.tkcsh_link-pg5 svg{
width:0.875rem;
height:0.875rem;
}
.tkcsh_link_chev-pg5{
padding-bottom:0;
border-bottom:0;
}
.tkcsh_link_btn-pg5{
border-radius:999px;
padding:9px 1.125rem;
background:#E8B840;
border-bottom:0;
color:#1A1008;
}
.tkcsh_link_btn-pg5:hover{
border-color:transparent;
background:#F0C84E;
color:#1A1008;
}
.tkcband-pg5 .tkcsh_link-pg5{
border-color:#F5EDD8;
color:#F5EDD8;
}
.tkcband-pg5 .tkcsh_link_btn-pg5{
background:#F0C040;
color:#1A1008;
}
.tkcsh_rule-pg5{
background:rgba(245,237,216,0.13);
margin:-2px 0 18px;
height:1px;
}
.tkcband-pg5 .tkcsh_rule-pg5{
background:rgba(255,235,180,0.10);
}
.tkchero-pg5{
padding:32px 0 8px;
}
@media(min-width:765px){
.tkchero-pg5{
padding:3.5rem 0 1.5rem;
}
}
.tkchero_in-pg5{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:901px){
.tkchero_in-pg5{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.tkchero_copy-pg5{
min-width:0;
}
.tkchero_eyebrow-pg5{
gap:0.625rem;
align-items:center;
display:inline-flex;
margin-bottom:22px;
}
.tkchero_eyebrow_line-pg5{
flex:0 0 auto;
background:#C8932A;
width:1.75rem;
display:inline-block;
height:1px;
}
.tkchero_h1-pg5{
color:#F5EDD8;
overflow-wrap:break-word;
line-height:1.04;
letter-spacing:-.01em;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:1.25rem;
font-size:2.375rem;
}
@media(min-width:765px){
.tkchero_h1-pg5{
font-size:3.375rem;
}
}
@media(min-width:1098px){
.tkchero_h1-pg5{
font-size:62px;
}
}
.tkchero_h1-pg5 em{
color:#C8932A;
font-style:normal;
}
.tkchero_sub-pg5{
font-size:16px;
max-width:480px;
margin-bottom:30px;
line-height:1.6;
color:#8A7558;
}
@media(min-width:768px){
.tkchero_sub-pg5{
font-size:18px;
}
}
.tkchero_actions-pg5{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
display:flex;
margin-bottom:34px;
}
.tkchero_cta-pg5{
border-radius:62.438rem;
transition:background-color .22s ease;
padding:1rem 1.875rem;
background:#E8B840;
gap:10px;
color:#1A1008;
align-items:center;
font-size:0.938rem;
display:inline-flex;
font-weight:700;
}
.tkchero_cta-pg5:hover{
background:#F0C84E;
}
.tkchero_cta_ic-pg5{
align-items:center;
display:inline-flex;
}
.tkchero_cta_ic-pg5 svg{
height:16px;
width:16px;
}
.tkchero_cta_alt-pg5{
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(245,237,216,0.13);
border-radius:999px;
background:transparent;
padding:15px 26px;
display:inline-flex;
font-size:0.938rem;
align-items:center;
font-weight:600;
color:#F5EDD8;
}
.tkchero_cta_alt-pg5:hover{
border-color:#C8932A;
color:#C8932A;
}
.tkchero_trust-pg5{
gap:1.375rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.tkchero_trust_item-pg5{
gap:0.563rem;
display:flex;
align-items:center;
font-weight:600;
color:#DDD0B4;
font-size:13px;
}
.tkchero_trust_ic-pg5{
color:#C8932A;
display:inline-flex;
align-items:center;
}
.tkchero_trust_ic-pg5 svg{
height:1rem;
width:1rem;
}
.tkchero_promo-pg5{
background:#231C14;
border-radius:1.25rem;
overflow:hidden;
box-shadow:0 8px 1rem rgba(0,0,0,0.36), 0 24px 64px rgba(0,0,0,0.52), 0 0 2.5rem rgba(200,147,42,0.08);
display:flex;
min-height:18.75rem;
position:relative;
}
.tkchero_promo_bg-pg5{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.tkchero_promo_bg-pg5::after{
background:linear-gradient(120deg,#110E09 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.tkchero_promo_glow-pg5{
border-radius:50%;
background:radial-gradient(circle,rgba(212,160,48,0.12) 0%,transparent 65%);
right:-20px;
width:16.25rem;
top:-40px;
position:absolute;
pointer-events:none;
height:260px;
}
.tkchero_promo_ct-pg5{
padding:28px;
position:relative;
align-self:flex-end;
z-index:2;
max-width:88%;
}
.tkchero_promo_label-pg5{
font-size:0.625rem;
font-weight:700;
letter-spacing:.25em;
color:#F0C040;
margin-bottom:0.5rem;
text-transform:uppercase;
display:block;
}
.tkchero_promo_amount-pg5{
overflow-wrap:break-word;
font-size:32px;
color:#F5EDD8;
font-weight:600;
line-height:1.05;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.tkchero_promo_amount-pg5{
font-size:2.5rem;
}
}
.tkchero_promo_amount-pg5 em{
font-style:normal;
color:#F0C040;
}
.tkchero_rating-pg5{
background:#231C14;
gap:10px;
padding:0.625rem 0.875rem;
border-radius:0.875rem;
border:1px solid rgba(245,237,216,0.07);
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.32);
display:flex;
align-items:center;
z-index:3;
position:absolute;
max-width:min(16.25rem,62%);
top:0.875rem;
right:14px;
}
.tkchero_rating_score-pg5{
flex:0 0 auto;
color:#F5EDD8;
font-weight:700;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
}
.tkchero_rating_txt-pg5{
flex:1 1 auto;
min-width:0;
}
.tkchero_rating_stars-pg5{
gap:2px;
color:#C8932A;
display:flex;
}
.tkchero_rating_stars-pg5 svg{
width:0.75rem;
height:12px;
}
.tkchero_rating_cap-pg5{
display:block;
line-height:1.35;
color:#A89672;
font-size:11px;
margin-top:3px;
overflow-wrap:break-word;
}
.tkcstat-pg5{
border-bottom:1px solid rgba(245,237,216,0.13);
margin-top:1rem;
border-top:1px solid rgba(245,237,216,0.13);
}
.tkcstat_in-pg5{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.tkcstat_in-pg5{
grid-template-columns:repeat(4,1fr);
}
}
.tkcstat_item-pg5{
padding:22px 14px;
border-right:1px solid rgba(245,237,216,0.07);
min-width:0;
border-bottom:1px solid rgba(245,237,216,0.07);
}
.tkcstat_item-pg5:nth-child(2n){
border-right:0;
}
.tkcstat_item-pg5:nth-child(n+3){
border-bottom:0;
}
@media(min-width:765px){
.tkcstat_item-pg5{
border-bottom:0;
}
.tkcstat_item-pg5:nth-child(2n){
border-right:1px solid rgba(245,237,216,0.07);
}
.tkcstat_item-pg5:nth-child(4n){
border-right:0;
}
}
.tkcstat_value-pg5{
font-weight:700;
line-height:1;
color:#F5EDD8;
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.tkcstat_value-pg5{
font-size:34px;
}
}
.tkcstat_label-pg5{
color:#A89672;
line-height:1.4;
font-size:13px;
overflow-wrap:break-word;
margin-top:6px;
}
.tkcgrow-pg5{
padding:26px 0 0.625rem;
}
.tkcrow_seo-pg5{
margin:0.625rem 0 0;
max-width:47.5rem;
overflow-wrap:break-word;
color:#8A7558;
line-height:1.65;
font-size:14px;
}
.tkcrow_seo-pg5 strong{
color:#F5EDD8;
font-weight:700;
}
.tkcgrow-pg5{
padding:26px 0 10px;
}
.tkcrow_seo-pg5{
margin:0.625rem 0 0;
color:#8A7558;
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
max-width:47.5rem;
}
.tkcrow_seo-pg5 strong{
font-weight:700;
color:#F5EDD8;
}
.tkcpr-pg5{
padding:30px 0 0.375rem;
}
.tkcpr_card-pg5{
border-radius:20px;
overflow:hidden;
flex:0 0 auto;
background:#231C14;
padding:26px;
gap:0.625rem;
border:1px solid rgba(245,237,216,0.07);
flex-direction:column;
display:flex;
width:280px;
min-height:200px;
position:relative;
}
@media(min-width:771px){
.tkcpr_card-pg5{
width:18.75rem;
}
}
.tkcpr_card_feat-pg5{
border-color:transparent;
background:linear-gradient(150deg,#1C1509,#0C0906);
color:#F5EDD8;
}
.tkcpr_glow-pg5{
border-radius:50%;
background:radial-gradient(circle,rgba(212,160,48,0.12),transparent 70%);
position:absolute;
right:-30px;
opacity:0;
top:-30px;
pointer-events:none;
height:8.125rem;
width:8.125rem;
}
.tkcpr_card_feat-pg5 .tkcpr_glow-pg5{
opacity:1;
}
.tkcpr_label-pg5{
font-weight:700;
letter-spacing:.16em;
font-size:10px;
position:relative;
text-transform:uppercase;
color:#C8932A;
}
.tkcpr_card_feat-pg5 .tkcpr_label-pg5{
color:#F0C040;
}
.tkcpr_amount-pg5{
overflow-wrap:break-word;
font-size:1.625rem;
line-height:1.08;
position:relative;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
font-weight:600;
}
.tkcpr_card_feat-pg5 .tkcpr_amount-pg5{
color:#F5EDD8;
}
.tkcpr_amount-pg5 em{
color:#C8932A;
font-style:normal;
}
.tkcpr_card_feat-pg5 .tkcpr_amount-pg5 em{
color:#F0C040;
}
.tkcpr_terms-pg5{
line-height:1.5;
position:relative;
font-size:13px;
color:#A89672;
}
.tkcpr_card_feat-pg5 .tkcpr_terms-pg5{
color:#B09A72;
}
.tkcpr_cta-pg5{
align-self:flex-start;
position:relative;
margin-top:auto;
}
.tkcpr_card_feat-pg5 .tkcpr_cta-pg5{
transition:opacity .22s ease;
border-radius:62.438rem;
padding:0.563rem 18px;
background:#F0C040;
color:#1A1008;
font-size:13px;
font-weight:700;
}
.tkcpr_card_feat-pg5 .tkcpr_cta-pg5:hover{
opacity:.9;
}
.tkcpr_card-pg5:not(.tkcpr_card_feat-pg5) .tkcpr_cta-pg5{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
border-bottom:1px solid #F5EDD8;
color:#F5EDD8;
padding-bottom:2px;
font-weight:700;
}
.tkcpr_card-pg5:not(.tkcpr_card_feat-pg5) .tkcpr_cta-pg5:hover{
border-color:#C8932A;
color:#C8932A;
}
.tkcjp-pg5{
padding:30px 0 0.625rem;
}
.tkcjp_grid-pg5{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:765px){
.tkcjp_grid-pg5{
grid-template-columns:1fr 1fr;
}
.tkcjp_card_mega-pg5{
grid-column:1/-1;
}
}
@media(min-width:997px){
.tkcjp_grid-pg5{
grid-template-columns:1.4fr 1fr 1fr;
}
.tkcjp_card_mega-pg5{
grid-column:auto;
}
}
.tkcjp_card-pg5{
border:1px solid rgba(245,237,216,0.07);
gap:0.75rem;
border-radius:1.25rem;
padding:1.625rem;
overflow:hidden;
background:#231C14;
justify-content:space-between;
flex-direction:column;
position:relative;
display:flex;
min-height:200px;
min-width:0;
}
.tkcjp_card_mega-pg5{
border-color:transparent;
background:linear-gradient(135deg,#1C1509,#0C0906);
color:#F5EDD8;
min-height:210px;
}
.tkcjp_glow-pg5{
background:radial-gradient(circle,rgba(212,160,48,0.12),transparent 70%);
border-radius:50%;
height:12.5rem;
right:-2.5rem;
top:-2.5rem;
pointer-events:none;
position:absolute;
width:12.5rem;
}
.tkcjp_label-pg5{
gap:10px;
justify-content:space-between;
color:#C8932A;
letter-spacing:.16em;
position:relative;
flex-wrap:wrap;
font-weight:700;
font-size:0.625rem;
text-transform:uppercase;
display:flex;
align-items:center;
}
.tkcjp_card_mega-pg5 .tkcjp_label-pg5{
color:#F0C040;
}
.tkcjp_drop-pg5{
letter-spacing:.04em;
color:#A89672;
text-transform:none;
font-weight:600;
}
.tkcjp_card_mega-pg5 .tkcjp_drop-pg5{
color:#B09A72;
}
.tkcjp_amount-pg5{
line-height:1;
font-size:38px;
font-weight:700;
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
position:relative;
color:#F5EDD8;
}
.tkcjp_card_mega-pg5 .tkcjp_amount-pg5{
animation:zm2-pulse 2.4s infinite;
color:#F0C040;
font-size:3rem;
}
@media(min-width:765px){
.tkcjp_card_mega-pg5 .tkcjp_amount-pg5{
font-size:3.375rem;
}
}
.tkcjp_game-pg5{
font-size:13px;
color:#A89672;
position:relative;
}
.tkcjp_card_mega-pg5 .tkcjp_game-pg5{
color:#B09A72;
}
.tkcjp_cta-pg5{
align-self:flex-start;
position:relative;
}
.tkcjp_card_mega-pg5 .tkcjp_cta-pg5{
transition:opacity .22s ease;
background:#F0C040;
padding:10px 20px;
border-radius:999px;
color:#1A1008;
font-weight:700;
font-size:0.813rem;
}
.tkcjp_card_mega-pg5 .tkcjp_cta-pg5:hover{
opacity:.9;
}
.tkcjp_card-pg5:not(.tkcjp_card_mega-pg5) .tkcjp_cta-pg5{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
border-bottom:1px solid #F5EDD8;
font-weight:700;
color:#F5EDD8;
padding-bottom:2px;
}
.tkcjp_card-pg5:not(.tkcjp_card_mega-pg5) .tkcjp_cta-pg5:hover{
border-color:#C8932A;
color:#C8932A;
}
.tkcjp_seo-pg5{
margin:0.875rem 0 0;
font-size:0.875rem;
color:#8A7558;
overflow-wrap:break-word;
max-width:760px;
line-height:1.65;
}
.tkcjp_seo-pg5 strong{
color:#F5EDD8;
font-weight:700;
}
.tkctrn-pg5{
padding:1.875rem 0 10px;
}
.tkctrn_in-pg5{
grid-template-columns:1fr;
border:1px solid rgba(245,237,216,0.07);
border-radius:1.25rem;
background:#231C14;
overflow:hidden;
display:grid;
}
@media(min-width:881px){
.tkctrn_in-pg5{
grid-template-columns:1.05fr 1fr;
}
}
.tkctrn_banner-pg5{
background:linear-gradient(150deg,#1C1509,#0C0906);
overflow:hidden;
padding:2.125rem;
color:#F5EDD8;
position:relative;
}
.tkctrn_glow-pg5{
border-radius:50%;
background:radial-gradient(circle,rgba(212,160,48,0.12),transparent 70%);
pointer-events:none;
height:200px;
right:-2.5rem;
bottom:-40px;
width:12.5rem;
position:absolute;
}
.tkctrn_eyebrow-pg5{
position:relative;
margin-bottom:0.875rem;
}
.tkctrn_h2-pg5{
font-size:30px;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
position:relative;
color:#F5EDD8;
font-weight:600;
}
@media(min-width:769px){
.tkctrn_h2-pg5{
font-size:2.25rem;
}
}
.tkctrn_text-pg5{
line-height:1.6;
max-width:420px;
font-size:0.875rem;
position:relative;
color:#B09A72;
margin-bottom:1.375rem;
}
.tkctrn_timer-pg5{
gap:0.5rem;
position:relative;
margin-bottom:24px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.tkctrn_timer_cap-pg5{
color:#B09A72;
font-size:11px;
}
.tkctrn_timer_box-pg5{
background:rgba(255,240,200,0.06);
padding:4px 12px;
border-radius:8px;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#F5EDD8;
font-size:1.5rem;
}
.tkctrn_cta-pg5{
transition:opacity .22s ease;
border-radius:999px;
background:#F0C040;
padding:13px 1.625rem;
color:#1A1008;
display:inline-block;
font-weight:700;
position:relative;
font-size:14px;
}
.tkctrn_cta-pg5:hover{
opacity:.9;
}
.tkctrn_lb-pg5{
padding:1.625rem 1.75rem;
}
.tkctrn_lb_head-pg5{
gap:10px;
display:flex;
align-items:center;
margin-bottom:12px;
justify-content:space-between;
}
.tkctrn_lb_title-pg5{
font-size:20px;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#F5EDD8;
}
.tkctrn_lb_upd-pg5{
letter-spacing:.08em;
color:#A89672;
text-transform:uppercase;
font-size:0.688rem;
}
.tkctrn_lb_row-pg5{
gap:0.875rem;
padding:0.688rem 0.75rem;
border-radius:0.5rem;
display:flex;
align-items:center;
}
.tkctrn_lb_row-pg5:nth-child(2){
background:rgba(200,147,42,0.12);
}
.tkctrn_lb_rank-pg5{
flex:0 0 auto;
font-weight:700;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#C8932A;
font-size:1rem;
width:22px;
}
.tkctrn_lb_av-pg5{
flex:0 0 auto;
background:linear-gradient(135deg,#C8832A,#F0C840);
border-radius:50%;
width:1.875rem;
height:30px;
}
.tkctrn_lb_name-pg5{
overflow:hidden;
flex:1 1 auto;
white-space:nowrap;
color:#F5EDD8;
font-weight:600;
font-size:0.875rem;
text-overflow:ellipsis;
min-width:0;
}
.tkctrn_lb_amount-pg5{
flex:0 0 auto;
font-size:0.813rem;
font-weight:700;
color:#F5EDD8;
}
.tkcvip-pg5{
padding:3rem 0;
}
@media(min-width:766px){
.tkcvip-pg5{
padding:4rem 0;
}
}
.tkcvip_head-pg5{
gap:14px;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:879px){
.tkcvip_head-pg5{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.tkcvip_eyebrow-pg5{
margin-bottom:0.75rem;
}
.tkcvip_h2-pg5{
line-height:1.05;
font-weight:600;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
color:#F5EDD8;
overflow-wrap:break-word;
}
@media(min-width:769px){
.tkcvip_h2-pg5{
font-size:40px;
}
}
.tkcvip_intro-pg5{
max-width:26.25rem;
font-size:14px;
line-height:1.6;
color:#B09A72;
}
.tkcvip_grid-pg5{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:0.875rem;
display:grid;
}
.tkcvip_card-pg5{
border-radius:0.875rem;
border:1px solid rgba(255,235,180,0.10);
padding:22px 18px;
min-width:0;
}
.tkcvip_card_feat-pg5{
background:rgba(255,240,200,0.06);
border-color:#F0C040;
}
.tkcvip_card_ic-pg5{
border-radius:0.5rem;
background:linear-gradient(135deg,#C8832A,#F0C840);
width:34px;
height:34px;
display:block;
margin-bottom:16px;
}
.tkcvip_name-pg5{
color:#F5EDD8;
font-size:20px;
font-weight:600;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.375rem;
overflow-wrap:break-word;
}
.tkcvip_perk-pg5{
color:#B09A72;
font-size:0.781rem;
line-height:1.5;
overflow-wrap:break-word;
}
.tkcnl-pg5{
padding:24px 0 10px;
}
.tkcnl_in-pg5{
background:#16120C;
gap:22px;
padding:30px 32px;
border-radius:20px;
display:flex;
color:#F5EDD8;
flex-direction:column;
}
@media(min-width:767px){
.tkcnl_in-pg5{
gap:1.75rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.tkcnl_text_wrap-pg5{
min-width:0;
}
.tkcnl_h3-pg5{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:22px;
overflow-wrap:break-word;
color:#F5EDD8;
line-height:1.1;
margin-bottom:0.313rem;
font-weight:600;
}
@media(min-width:770px){
.tkcnl_h3-pg5{
font-size:24px;
}
}
.tkcnl_text-pg5{
font-size:13.5px;
line-height:1.5;
color:#B09A72;
}
.tkcnl_form-pg5{
flex:1 1 auto;
gap:10px;
min-width:0;
display:flex;
max-width:28.75rem;
}
.tkcnl_input-pg5{
padding:0.813rem 1rem;
border-radius:0.875rem;
overflow:hidden;
flex:1 1 auto;
border:1px solid rgba(255,235,180,0.10);
background:rgba(255,240,200,0.06);
white-space:nowrap;
text-overflow:ellipsis;
align-items:center;
display:flex;
min-width:0;
color:#B09A72;
font-size:14px;
}
.tkcnl_btn-pg5{
flex:0 0 auto;
background:#F0C040;
transition:opacity .22s ease;
padding:13px 24px;
border-radius:0.875rem;
white-space:nowrap;
color:#1A1008;
font-size:0.875rem;
font-weight:700;
}
.tkcnl_btn-pg5:hover{
opacity:.9;
}
.tkcapp-pg5{
padding:30px 0 0.625rem;
}
.tkcapp_in-pg5{
gap:1.75rem;
background:#231C14;
padding:2rem;
border:1px solid rgba(245,237,216,0.07);
border-radius:20px;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.tkcapp_in-pg5{
gap:2.5rem;
padding:40px 44px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.tkcapp_copy-pg5{
min-width:0;
max-width:35rem;
}
.tkcapp_eyebrow-pg5{
margin-bottom:12px;
}
.tkcapp_h2-pg5{
margin-bottom:12px;
font-weight:600;
color:#F5EDD8;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:1.75rem;
overflow-wrap:break-word;
}
@media(min-width:766px){
.tkcapp_h2-pg5{
font-size:2.125rem;
}
}
.tkcapp_text-pg5{
color:#8A7558;
font-size:14px;
line-height:1.6;
margin-bottom:1.375rem;
}
.tkcapp_btns-pg5{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.tkcapp_btn-pg5{
padding:0.688rem 1.25rem;
transition:background-color .22s ease;
border-radius:14px;
gap:0.625rem;
background:#E8B840;
align-items:center;
display:inline-flex;
color:#1A1008;
}
.tkcapp_btn-pg5:hover{
background:#F0C84E;
}
.tkcapp_btn_ic-pg5{
align-items:center;
display:inline-flex;
}
.tkcapp_btn_ic-pg5 svg{
height:18px;
width:18px;
}
.tkcapp_btn_lb-pg5{
font-size:13.5px;
font-weight:700;
}
.tkcapp_qr_wrap-pg5{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.tkcapp_qr-pg5{
border-radius:14px;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#231C14 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#231C14 0 5px,transparent 0.313rem 11px);
background-color:#E8B840;
height:6.75rem;
width:108px;
}
.tkcapp_qr_cap-pg5{
font-size:0.781rem;
color:#A89672;
line-height:1.4;
max-width:5.75rem;
}
.tkcrc-pg5{
padding:48px 0 10px;
}
.tkcrc_in-pg5{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.tkcrc_in-pg5{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.tkcrc_col-pg5{
min-width:0;
}
.tkcrc_label-pg5{
text-transform:uppercase;
letter-spacing:.2em;
font-size:0.688rem;
font-weight:600;
color:#C8932A;
margin-bottom:1rem;
}
.tkcrc_awards-pg5{
gap:12px;
flex-direction:column;
display:flex;
}
.tkcrc_award-pg5{
gap:12px;
min-width:0;
align-items:center;
display:flex;
}
.tkcrc_award_ic-pg5{
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#E8B840;
}
.tkcrc_award_ic-pg5 svg{
width:1.125rem;
height:18px;
}
.tkcrc_award_t-pg5{
font-weight:700;
font-size:14px;
overflow-wrap:break-word;
color:#F5EDD8;
}
.tkcrc_award_s-pg5{
overflow-wrap:break-word;
color:#A89672;
font-size:0.75rem;
}
.tkcrc_press-pg5{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.tkcrc_press_logo-pg5{
overflow:hidden;
border:1px solid rgba(245,237,216,0.07);
padding:0 0.5rem;
border-radius:0.5rem;
display:flex;
justify-content:center;
font-weight:700;
white-space:nowrap;
align-items:center;
text-align:center;
font-size:14px;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
text-overflow:ellipsis;
color:#8A7558;
height:3.25rem;
}
.tkcrc_partner-pg5{
border:1px solid rgba(245,237,216,0.07);
padding:1.375rem;
background:#231C14;
border-radius:0.875rem;
}
.tkcrc_partner_name-pg5{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:6px;
font-weight:600;
font-size:1.25rem;
color:#F5EDD8;
}
.tkcrc_partner_text-pg5{
overflow-wrap:break-word;
line-height:1.55;
font-size:13px;
color:#8A7558;
}
.tkcwy-pg5{
padding:48px 0;
}
@media(min-width:765px){
.tkcwy-pg5{
padding:3.5rem 0;
}
}
.tkcwy_in-pg5{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:902px){
.tkcwy_in-pg5{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.tkcwy_left-pg5{
min-width:0;
}
.tkcwy_eyebrow-pg5{
margin-bottom:0.875rem;
}
.tkcwy_h2-pg5{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
margin-bottom:1rem;
font-size:2rem;
font-weight:600;
color:#F5EDD8;
overflow-wrap:break-word;
}
@media(min-width:765px){
.tkcwy_h2-pg5{
font-size:2.5rem;
}
}
.tkcwy_intro-pg5{
font-size:15px;
color:#8A7558;
line-height:1.6;
}
.tkcwy_grid-pg5{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:557px){
.tkcwy_grid-pg5{
grid-template-columns:1fr 1fr;
}
}
.tkcwy_card-pg5{
border:1px solid rgba(245,237,216,0.07);
border-radius:14px;
padding:1.625rem;
background:#231C14;
min-width:0;
}
.tkcwy_card_ic-pg5{
margin-bottom:1rem;
align-items:center;
display:inline-flex;
justify-content:center;
color:#C8932A;
}
.tkcwy_card_ic-pg5 svg{
width:1.625rem;
height:26px;
}
.tkcwy_card_h-pg5{
overflow-wrap:break-word;
color:#F5EDD8;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:21px;
margin-bottom:8px;
line-height:1.15;
}
.tkcwy_card_p-pg5{
color:#8A7558;
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
}
.tkcrv-pg5{
background:#231C14;
padding:48px 0;
border-top:1px solid rgba(245,237,216,0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(245,237,216,0.07);
}
@media(min-width:770px){
.tkcrv-pg5{
padding:56px 0;
}
}
.tkcrv_head-pg5{
gap:16px;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.tkcrv_head-pg5{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.tkcrv_eyebrow-pg5{
margin-bottom:10px;
}
.tkcrv_h2-pg5{
font-weight:600;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:30px;
line-height:1.05;
color:#F5EDD8;
}
@media(min-width:769px){
.tkcrv_h2-pg5{
font-size:2.375rem;
}
}
.tkcrv_agg-pg5{
gap:12px;
display:flex;
align-items:center;
}
.tkcrv_agg_stars-pg5{
gap:3px;
display:flex;
color:#C8932A;
}
.tkcrv_agg_stars-pg5 svg{
height:1.125rem;
width:1.125rem;
}
.tkcrv_source-pg5{
font-size:0.813rem;
color:#8A7558;
}
.tkcrv_grid-pg5{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.tkcrv_grid-pg5{
grid-template-columns:repeat(3,1fr);
}
}
.tkcrv_card-pg5{
border-radius:0.875rem;
border:1px solid rgba(245,237,216,0.07);
padding:26px;
background:#1A1410;
min-width:0;
}
.tkcrv_card_stars-pg5{
gap:2px;
display:flex;
margin-bottom:0.75rem;
color:#C8932A;
}
.tkcrv_card_stars-pg5 svg{
width:0.875rem;
height:14px;
}
.tkcrv_card_body-pg5{
font-weight:500;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
overflow-wrap:break-word;
margin-bottom:16px;
line-height:1.45;
font-size:18px;
}
.tkcrv_card_meta-pg5{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.tkcrv_card_av-pg5{
background:linear-gradient(135deg,#C8832A,#F0C840);
flex:0 0 auto;
border-radius:50%;
height:2rem;
width:2rem;
}
.tkcrv_card_author-pg5{
color:#F5EDD8;
font-weight:700;
font-size:13px;
}
.tkcrv_card_loc-pg5{
color:#A89672;
font-size:12px;
}
.tkcpmt-pg5{
padding:48px 0 0.625rem;
}
.tkcpmt_in-pg5{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:882px){
.tkcpmt_in-pg5{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.tkcpmt_left-pg5{
min-width:0;
}
.tkcpmt_eyebrow-pg5{
margin-bottom:0.75rem;
}
.tkcpmt_h2-pg5{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
line-height:1.06;
font-weight:600;
color:#F5EDD8;
overflow-wrap:break-word;
margin-bottom:0.75rem;
}
@media(min-width:765px){
.tkcpmt_h2-pg5{
font-size:2rem;
}
}
.tkcpmt_text-pg5{
line-height:1.6;
margin-bottom:22px;
font-size:0.906rem;
color:#8A7558;
}
.tkcpmt_logos-pg5{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:480px){
.tkcpmt_logos-pg5{
grid-template-columns:repeat(4,1fr);
}
}
.tkcpmt_logo-pg5{
overflow:hidden;
background:#231C14;
padding:0 0.5rem;
border:1px solid rgba(245,237,216,0.07);
border-radius:0.5rem;
font-size:12.5px;
text-overflow:ellipsis;
white-space:nowrap;
height:50px;
font-weight:700;
text-align:center;
color:#DDD0B4;
display:flex;
justify-content:center;
align-items:center;
}
.tkcpmt_table-pg5{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(245,237,216,0.07);
min-width:0;
}
.tkcpmt_thead-pg5{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#0F0C08;
display:grid;
}
.tkcpmt_th-pg5{
overflow:hidden;
padding:0.813rem 14px;
text-transform:uppercase;
text-overflow:ellipsis;
color:#F5EDD8;
letter-spacing:.08em;
font-weight:700;
font-size:10px;
white-space:nowrap;
}
.tkcpmt_row-pg5{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(245,237,216,0.07);
}
.tkcpmt_row-pg5:nth-child(odd){
background:#231C14;
}
.tkcpmt_td-pg5{
padding:0.875rem;
font-size:13.5px;
min-width:0;
overflow-wrap:break-word;
color:#8A7558;
}
.tkcpmt_row-pg5 .tkcpmt_td-pg5:first-child{
color:#F5EDD8;
font-weight:700;
}
.tkcpmt_row-pg5 .tkcpmt_td-pg5:last-child{
font-weight:700;
color:#4CAF7D;
}
.tkcprov-pg5{
padding:2.5rem 0 1.25rem;
}
.tkcprov_eyebrow-pg5{
margin-bottom:1.125rem;
display:block;
}
.tkcprov_grid-pg5{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:557px){
.tkcprov_grid-pg5{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.tkcprov_grid-pg5{
grid-template-columns:repeat(6,1fr);
}
}
.tkcet-pg5{
padding:36px 0 0.625rem;
}
.tkcet_in-pg5{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:883px){
.tkcet_in-pg5{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.tkcet_left-pg5{
min-width:0;
}
.tkcet_eyebrow-pg5{
margin-bottom:12px;
}
.tkcet_h2-pg5{
font-size:1.75rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.875rem;
font-weight:600;
line-height:1.06;
overflow-wrap:break-word;
color:#F5EDD8;
}
@media(min-width:766px){
.tkcet_h2-pg5{
font-size:32px;
}
}
.tkcet_text-pg5{
line-height:1.65;
font-size:0.938rem;
color:#8A7558;
margin-bottom:1.375rem;
}
.tkcet_stats-pg5{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.tkcet_stat-pg5{
min-width:0;
}
.tkcet_stat_v-pg5{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
line-height:1;
color:#F5EDD8;
font-weight:700;
}
.tkcet_stat_l-pg5{
font-size:0.781rem;
margin-top:0.25rem;
color:#A89672;
}
.tkcet_right-pg5{
gap:12px;
flex-direction:column;
display:flex;
}
.tkcet_member-pg5{
background:#231C14;
border:1px solid rgba(245,237,216,0.07);
gap:16px;
padding:1.125rem 1.25rem;
border-radius:14px;
align-items:center;
display:flex;
min-width:0;
}
.tkcet_member_av-pg5{
border-radius:50%;
background:linear-gradient(135deg,#1C1509,#C8932A);
flex:0 0 auto;
width:48px;
height:3rem;
}
.tkcet_member_name-pg5{
font-weight:700;
overflow-wrap:break-word;
font-size:15px;
color:#F5EDD8;
}
.tkcet_member_role-pg5{
color:#A89672;
overflow-wrap:break-word;
font-size:0.781rem;
}
.tkcet_updated-pg5{
padding:0.875rem 18px;
border:1px solid rgba(245,237,216,0.07);
gap:8px;
background:#1A1410;
border-radius:0.875rem;
align-items:center;
font-size:12.5px;
color:#8A7558;
display:flex;
}
.tkcts-pg5{
padding:44px 0;
}
.tkcts_in-pg5{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:880px){
.tkcts_in-pg5{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.tkcts_left-pg5{
min-width:0;
}
.tkcts_h2-pg5{
color:#F5EDD8;
line-height:1.1;
font-weight:600;
font-size:26px;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:12px;
}
@media(min-width:767px){
.tkcts_h2-pg5{
font-size:28px;
}
}
.tkcts_text-pg5{
margin-bottom:22px;
color:#B09A72;
font-size:14.5px;
max-width:32.5rem;
line-height:1.6;
}
.tkcts_badges-pg5{
gap:18px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.tkcts_badge-pg5{
color:#B09A72;
font-size:13px;
font-weight:600;
}
.tkcts_pay-pg5{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:877px){
.tkcts_pay-pg5{
justify-content:flex-end;
}
}
.tkcts_pay_chip-pg5{
border:1px solid rgba(255,235,180,0.10);
border-radius:0.875rem;
padding:0.75rem 1rem;
background:rgba(255,240,200,0.06);
color:#F5EDD8;
font-weight:700;
font-size:14px;
}
.tkchts-pg5{
padding:48px 0;
}
@media(min-width:770px){
.tkchts-pg5{
padding:3.875rem 0;
}
}
.tkchts_head-pg5{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:2.125rem;
}
@media(min-width:770px){
.tkchts_head-pg5{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.tkchts_eyebrow-pg5{
margin-bottom:12px;
}
.tkchts_h2-pg5{
font-size:1.875rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
color:#F5EDD8;
font-weight:600;
}
@media(min-width:768px){
.tkchts_h2-pg5{
font-size:38px;
}
}
.tkchts_cta-pg5{
background:#F0C040;
border-radius:999px;
flex:0 0 auto;
transition:opacity .22s ease;
padding:0.938rem 30px;
font-weight:700;
font-size:0.938rem;
color:#1A1008;
}
.tkchts_cta-pg5:hover{
opacity:.9;
}
.tkchts_grid-pg5{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.tkchts_grid-pg5{
grid-template-columns:repeat(3,1fr);
}
}
.tkchts_step-pg5{
padding-top:22px;
min-width:0;
border-top:1px solid rgba(255,235,180,0.10);
}
.tkchts_step_num-pg5{
color:#F0C040;
font-size:2.75rem;
margin-bottom:0.875rem;
font-weight:700;
line-height:1;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
.tkchts_step_h-pg5{
line-height:1.2;
font-size:19px;
margin-bottom:8px;
font-weight:700;
color:#F5EDD8;
overflow-wrap:break-word;
}
.tkchts_step_p-pg5{
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
color:#B09A72;
}
.tkctt-pg5{
padding:48px 0 0.625rem;
}
@media(min-width:769px){
.tkctt-pg5{
padding:60px 0 0.625rem;
}
}
.tkctt_head-pg5{
text-align:center;
margin-bottom:34px;
}
.tkctt_eyebrow-pg5{
margin-bottom:0.75rem;
}
.tkctt_h2-pg5{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:32px;
overflow-wrap:break-word;
font-weight:600;
color:#F5EDD8;
}
@media(min-width:765px){
.tkctt_h2-pg5{
font-size:42px;
}
}
.tkctt_grid-pg5{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:757px){
.tkctt_grid-pg5{
grid-template-columns:repeat(3,1fr);
}
}
.tkctt_card-pg5{
padding:30px;
background:#231C14;
border:1px solid rgba(245,237,216,0.07);
border-radius:14px;
display:flex;
flex-direction:column;
min-width:0;
}
.tkctt_card_ic-pg5{
color:#C8932A;
display:inline-flex;
margin-bottom:1.125rem;
align-items:center;
}
.tkctt_card_ic-pg5 svg{
width:28px;
height:1.75rem;
}
.tkctt_card_h-pg5{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F5EDD8;
margin-bottom:0.5rem;
font-weight:600;
line-height:1.15;
font-size:22px;
}
.tkctt_card_p-pg5{
line-height:1.6;
color:#8A7558;
overflow-wrap:break-word;
font-size:14px;
margin-bottom:0.875rem;
}
.tkctt_card_p-pg5 b{
font-weight:700;
color:#F5EDD8;
}
.tkctt_card_link-pg5{
transition:color .22s ease;
align-self:flex-start;
font-size:0.813rem;
padding-bottom:2px;
margin-top:auto;
color:#F5EDD8;
border-bottom:1px solid #C8932A;
font-weight:700;
}
.tkctt_card_link-pg5:hover{
color:#C8932A;
}
.tkcsb-pg5{
background:#231C14;
padding:48px 0;
margin-top:24px;
border-bottom:1px solid rgba(245,237,216,0.07);
border-top:1px solid rgba(245,237,216,0.07);
}
@media(min-width:766px){
.tkcsb-pg5{
padding:3.5rem 0;
}
}
.tkcsb_eyebrow-pg5{
display:block;
margin-bottom:12px;
}
.tkcsb_h2-pg5{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
font-size:1.875rem;
margin-bottom:1.625rem;
line-height:1.05;
color:#F5EDD8;
}
@media(min-width:766px){
.tkcsb_h2-pg5{
font-size:36px;
}
}
.tkcsb_grid-pg5{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.tkcsb_grid-pg5{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:957px){
.tkcsb_grid-pg5{
grid-template-columns:repeat(4,1fr);
}
}
.tkcsb_card-pg5{
border-radius:0.875rem;
padding:24px;
border:1px solid rgba(245,237,216,0.07);
background:#1A1410;
min-width:0;
}
.tkcsb_card_h-pg5{
font-weight:600;
font-size:1.188rem;
margin-bottom:8px;
color:#F5EDD8;
overflow-wrap:break-word;
line-height:1.15;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
.tkcsb_card_p-pg5{
color:#8A7558;
font-size:13.5px;
line-height:1.6;
overflow-wrap:break-word;
}
.tkcsb_rtp-pg5{
padding:26px 1.75rem;
border-radius:14px;
border:1px solid rgba(245,237,216,0.07);
background:#1A1410;
grid-template-columns:1fr;
gap:24px;
display:grid;
align-items:center;
margin-top:18px;
}
@media(min-width:758px){
.tkcsb_rtp-pg5{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.tkcsb_rtp_h-pg5{
margin-bottom:8px;
overflow-wrap:break-word;
font-weight:600;
color:#F5EDD8;
font-size:20px;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
}
.tkcsb_rtp_p-pg5{
font-size:0.844rem;
overflow-wrap:break-word;
color:#8A7558;
line-height:1.6;
}
.tkcsb_rtp_stats-pg5{
gap:16px;
display:flex;
}
.tkcsb_stat-pg5{
padding:1.125rem;
border-radius:0.5rem;
background:#231C14;
flex:1 1 0;
text-align:center;
min-width:0;
}
.tkcsb_stat_v-pg5{
overflow-wrap:break-word;
font-size:26px;
font-weight:700;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#4CAF7D;
}
.tkcsb_stat_l-pg5{
font-size:11.5px;
color:#A89672;
margin-top:0.25rem;
}
.tkclh-pg5{
padding:40px 0 1.25rem;
}
.tkclh_in-pg5{
padding-top:2.125rem;
border-top:1px solid rgba(245,237,216,0.13);
}
.tkclh_eyebrow-pg5{
margin-bottom:22px;
display:block;
}
.tkclh_grid-pg5{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:603px){
.tkclh_grid-pg5{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:959px){
.tkclh_grid-pg5{
grid-template-columns:repeat(5,1fr);
}
}
.tkclh_col-pg5{
min-width:0;
}
.tkclh_col_h-pg5{
color:#F5EDD8;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-size:0.813rem;
font-weight:700;
}
.tkclh_links-pg5{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.tkclh_link-pg5{
transition:color .22s ease;
font-size:0.813rem;
color:#8A7558;
overflow-wrap:break-word;
}
.tkclh_link-pg5:hover{
color:#C8932A;
}
.tkcfaq-pg5{
background:#231C14;
padding:48px 0;
margin-top:24px;
border-top:1px solid rgba(245,237,216,0.07);
border-bottom:1px solid rgba(245,237,216,0.07);
}
@media(min-width:766px){
.tkcfaq-pg5{
padding:3.875rem 0;
}
}
.tkcfaq_head-pg5{
margin-bottom:34px;
text-align:center;
}
.tkcfaq_eyebrow-pg5{
margin-bottom:0.75rem;
}
.tkcfaq_h2-pg5{
font-weight:600;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
font-size:32px;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:769px){
.tkcfaq_h2-pg5{
font-size:2.375rem;
}
}
.tkcfaq_list-pg5{
margin:0 auto;
gap:12px;
display:flex;
max-width:820px;
flex-direction:column;
}
.tkcfaq_item-pg5{
border-radius:14px;
overflow:hidden;
background:#1A1410;
border:1px solid rgba(245,237,216,0.07);
}
.tkcfaq_q-pg5{
list-style:none;
gap:1.25rem;
padding:20px 1.5rem;
overflow-wrap:break-word;
font-weight:700;
color:#F5EDD8;
display:flex;
align-items:center;
font-size:16px;
cursor:pointer;
justify-content:space-between;
}
.tkcfaq_q-pg5::-webkit-details-marker{
display:none;
}
.tkcfaq_q_ic-pg5{
flex:0 0 auto;
transition:transform .22s ease;
color:#C8932A;
align-items:center;
display:inline-flex;
}
.tkcfaq_q_ic-pg5 svg{
height:18px;
width:18px;
}
.tkcfaq_item-pg5[open] .tkcfaq_q_ic-pg5{
transform:rotate(180deg);
}
.tkcfaq_a-pg5{
padding:0 24px 20px;
line-height:1.6;
overflow-wrap:break-word;
font-size:14.5px;
color:#8A7558;
}
.tkcel-pg5{
padding:48px 0;
}
@media(min-width:767px){
.tkcel-pg5{
padding:3.5rem 0;
}
}
.tkcel_in-pg5{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.tkcel_in-pg5{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.tkcel_left-pg5{
min-width:0;
}
.tkcel_eyebrow-pg5{
margin-bottom:14px;
}
.tkcel_h2-pg5{
line-height:1.08;
font-weight:600;
color:#F5EDD8;
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.375rem;
font-size:32px;
}
@media(min-width:769px){
.tkcel_h2-pg5{
font-size:38px;
}
}
.tkcel_body-pg5 p{
line-height:1.7;
overflow-wrap:break-word;
margin-bottom:1.125rem;
color:#DDD0B4;
font-size:16px;
}
.tkcel_dropcap-pg5{
padding:0.375rem 12px 0 0;
font-size:3.875rem;
font-weight:700;
line-height:.8;
color:#C8932A;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
float:left;
}
.tkcel_right-pg5{
min-width:0;
}
.tkcel_quote-pg5{
padding:36px;
border-radius:1.25rem;
background:linear-gradient(150deg,#1C1509,#0C0906);
position:relative;
color:#F5EDD8;
margin-bottom:24px;
}
.tkcel_quote_mark-pg5{
display:inline-flex;
color:#F0C040;
margin-bottom:6px;
align-items:center;
}
.tkcel_quote_mark-pg5 svg{
width:34px;
height:34px;
}
.tkcel_quote_text-pg5{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:22px;
overflow-wrap:break-word;
font-weight:500;
line-height:1.4;
color:#F5EDD8;
margin-bottom:1.375rem;
}
.tkcel_quote_meta-pg5{
gap:0.75rem;
align-items:center;
display:flex;
}
.tkcel_quote_av-pg5{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#C8832A,#F0C840);
height:2.375rem;
width:2.375rem;
}
.tkcel_quote_author-pg5{
color:#F5EDD8;
font-weight:700;
font-size:14px;
}
.tkcel_quote_meta_sub-pg5{
font-size:0.75rem;
color:#B09A72;
}
.tkcel_explain-pg5{
border-radius:0.875rem;
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
}
.tkcel_explain_card-pg5{
padding:22px 24px;
}
.tkcel_explain_card-pg5+.tkcel_explain_card-pg5{
border-top:1px solid rgba(245,237,216,0.07);
}
.tkcel_explain_h-pg5{
font-size:20px;
font-weight:600;
color:#F5EDD8;
margin-bottom:0.5rem;
line-height:1.15;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.tkcel_explain_p-pg5{
color:#8A7558;
overflow-wrap:break-word;
line-height:1.55;
font-size:14px;
}
.tkcsc-pg5{
padding:48px 0 10px;
}
.tkcsc_head-pg5{
text-align:center;
margin-bottom:28px;
}
.tkcsc_eyebrow-pg5{
margin-bottom:12px;
}
.tkcsc_h2-pg5{
color:#F5EDD8;
line-height:1.05;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.tkcsc_h2-pg5{
font-size:2.25rem;
}
}
.tkcsc_table-pg5{
border:1px solid rgba(245,237,216,0.07);
border-radius:14px;
margin:0 auto;
overflow:hidden;
max-width:900px;
}
.tkcsc_thead-pg5{
grid-template-columns:1.6fr 1fr 1fr;
background:#0F0C08;
display:grid;
}
.tkcsc_th-pg5{
padding:0.938rem 1.125rem;
font-size:13px;
overflow-wrap:break-word;
color:#B09A72;
text-align:center;
font-weight:700;
}
.tkcsc_th-pg5:first-child{
text-align:left;
}
.tkcsc_th_us-pg5{
color:#F0C040;
}
.tkcsc_row-pg5{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(245,237,216,0.07);
}
.tkcsc_row-pg5:nth-child(even){
background:#231C14;
}
.tkcsc_td-pg5{
padding:15px 1.125rem;
text-align:center;
font-size:0.875rem;
overflow-wrap:break-word;
min-width:0;
color:#A89672;
}
.tkcsc_td-pg5:first-child{
color:#DDD0B4;
text-align:left;
font-weight:600;
}
.tkcsc_td_us-pg5{
color:#4CAF7D;
font-weight:700;
}
.tkcsg-pg5{
padding:48px 0 10px;
}
.tkcsg_eyebrow-pg5{
margin-bottom:0.75rem;
display:block;
}
.tkcsg_h2-pg5{
margin-bottom:1.75rem;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
color:#F5EDD8;
font-weight:600;
}
@media(min-width:770px){
.tkcsg_h2-pg5{
font-size:36px;
}
}
.tkcsg_grid-pg5{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:719px){
.tkcsg_grid-pg5{
grid-template-columns:repeat(3,1fr);
}
}
.tkcsg_col-pg5{
min-width:0;
}
.tkcsg_col_h-pg5{
color:#F5EDD8;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.375rem;
line-height:1.15;
margin-bottom:0.625rem;
font-weight:600;
}
.tkcsg_col_p-pg5{
color:#8A7558;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
}
.tkcft-pg5{
background:#0F0C08;
color:#B09A72;
margin-top:40px;
}
.tkcft_in-pg5{
grid-template-columns:1fr;
gap:2rem;
padding:3rem 0 28px;
display:grid;
}
@media(min-width:603px){
.tkcft_in-pg5{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.tkcft_in-pg5{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.tkcft_brand-pg5{
min-width:0;
}
.tkcft_logo-pg5{
overflow-wrap:break-word;
font-size:1.625rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
font-weight:700;
}
.tkcft_tagline-pg5{
line-height:1.6;
max-width:280px;
color:#B09A72;
font-size:13.5px;
margin-top:0.875rem;
}
.tkcft_contact-pg5{
transition:color .22s ease;
display:inline-block;
margin-top:0.75rem;
overflow-wrap:anywhere;
max-width:280px;
color:#F0C040;
font-size:13px;
}
.tkcft_contact-pg5:hover{
color:#F5EDD8;
}
.tkcft_col-pg5{
min-width:0;
}
.tkcft_col_h-pg5{
text-transform:uppercase;
overflow-wrap:break-word;
letter-spacing:.08em;
font-size:0.813rem;
font-weight:700;
color:#F5EDD8;
margin-bottom:14px;
}
.tkcft_col_links-pg5{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.tkcft_link-pg5{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:13.5px;
color:#B09A72;
}
.tkcft_link-pg5:hover{
color:#F5EDD8;
}
.tkcft_bot-pg5{
padding:22px 0 2.5rem;
gap:16px;
display:flex;
border-top:1px solid rgba(255,235,180,0.10);
flex-direction:column;
}
@media(min-width:765px){
.tkcft_bot-pg5{
gap:1.25rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.tkcft_legal-pg5{
color:#5C4E38;
font-size:11.5px;
overflow-wrap:break-word;
line-height:1.6;
max-width:47.5rem;
}
.tkcft_legal-pg5 b{
color:#B09A72;
font-weight:700;
}
.tkcft_age-pg5{
padding:4px 9px;
border:1.5px solid #F0C040;
border-radius:0.5rem;
flex:0 0 auto;
color:#F0C040;
font-size:0.813rem;
font-weight:700;
}