*{padding:0;margin:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#FAF6F0;line-height:1.6;font-size:0.938rem;color:#2E2015;overflow-wrap:break-word;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-family:"Source Sans 3", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
img{max-width:100%;display:block;}
a{color:inherit;text-decoration:none;}
button{border:none;background:none;cursor:pointer;font-family:inherit;}
::-webkit-scrollbar{height:0.5rem;width:8px;}
::-webkit-scrollbar-thumb{border-radius:8px;background:rgba(0,0,0,0.52);}
::-webkit-scrollbar-track{background:transparent;}
.tvk_layout_elx{display:flex;flex-direction:column;min-height:100vh;}
.tvk_main_elx{flex:1 1 auto;min-width:0;width:100%;}
.tvk_container_elx{padding:0 16px;margin:0 auto;width:100%;max-width:87.5rem;}
@media(min-width:769px){.tvk_container_elx{padding:0 32px;}
}
@media(min-width:1102px){.tvk_container_elx{padding:0 3.5rem;}
}
.tvk_eyebrow_elx{font-weight:600;font-size:11px;letter-spacing:.2em;line-height:1.4;text-transform:uppercase;display:inline-block;font-family:"Source Sans 3", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#C48A30;overflow-wrap:break-word;}
.tvk_band_elx{background:#1C1209;color:#FDF5E8;}
.tvk_band_elx .tvk_eyebrow_elx{color:#E8B84B;}
@keyframes zm2-float{0%,100%{transform:translateY(0)}
50%{transform:translateY(-12px)}
}
@keyframes zm2-pulse{0%,100%{opacity:.55}
50%{opacity:1}
}
.tvk_tb_elx{background:#FAF6F0;border-bottom:1px solid rgba(20,14,8,0.14);z-index:50;top:0;position:sticky;}
.tvk_tb_in_elx{gap:1rem;margin:0 auto;padding:12px 1rem;justify-content:space-between;width:100%;align-items:center;max-width:87.5rem;display:flex;}
@media(min-width:765px){.tvk_tb_in_elx{padding:16px 2rem;}
}
@media(min-width:1097px){.tvk_tb_in_elx{padding:18px 3.5rem;}
}
.tvk_tb_left_elx{gap:1.75rem;align-items:center;display:flex;min-width:0;}
.tvk_tb_logo_elx{gap:0.688rem;display:flex;align-items:center;min-width:0;}
.tvk_tb_logo_mark_elx{flex:0 0 auto;border-radius:0.5rem;width:34px;object-fit:cover;height:34px;}
.tvk_tb_logo_txt_elx{line-height:1;flex-direction:column;display:flex;min-width:0;}
.tvk_tb_logo_name_elx{overflow:hidden;color:#1A1109;text-overflow:ellipsis;letter-spacing:.02em;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;font-weight:700;white-space:nowrap;font-size:22px;}
.tvk_tb_logo_sub_elx{overflow:hidden;margin-top:0.25rem;color:#C48A30;text-overflow:ellipsis;white-space:nowrap;font-weight:600;letter-spacing:.32em;text-transform:uppercase;font-size:0.531rem;}
.tvk_tb_nav_elx{display:none;}
@media(min-width:957px){.tvk_tb_nav_elx{gap:28px;display:flex;align-items:center;}
}
.tvk_tb_nav_item_elx{transition:color .22s ease,border-color .22s ease;color:#2E2015;border-bottom:2px solid transparent;padding-bottom:3px;white-space:nowrap;font-size:14px;font-weight:600;}
.tvk_tb_nav_item_elx:hover{color:#1A1109;}
.tvk_tb_nav_item_elx.tvk_state_active_elx{border-color:#C48A30;color:#1A1109;}
.tvk_tb_right_elx{flex:0 0 auto;gap:14px;align-items:center;display:flex;}
.tvk_tb_search_elx{transition:color .22s ease;display:flex;justify-content:center;align-items:center;color:#2E2015;}
.tvk_tb_search_elx:hover{color:#C48A30;}
.tvk_tb_search_elx svg{height:18px;width:18px;}
.tvk_tb_lang_elx{color:#6B4F35;text-transform:uppercase;letter-spacing:.1em;font-weight:600;font-size:0.688rem;}
.tvk_tb_lang_elx:hover{color:#1A1109;}
.tvk_tb_login_elx{font-size:0.875rem;font-weight:600;display:none;color:#1A1109;}
@media(min-width:770px){.tvk_tb_login_elx{display:inline-block;}
}
.tvk_tb_register_elx{background:#1C1209;border-radius:999px;padding:0.688rem 1.375rem;transition:background-color .22s ease;white-space:nowrap;color:#FDF5E8;font-weight:700;font-size:14px;}
.tvk_tb_register_elx:hover{background:#2E1F0F;}
.tvk_mob_elx{background:#FAF6F0;right:0;left:0;position:fixed;z-index:60;bottom:0;border-top:1px solid rgba(20,14,8,0.14);padding-bottom:env(safe-area-inset-bottom);}
@media(min-width:961px){.tvk_mob_elx{display:none;}
}
.tvk_mob_in_elx{margin:0 auto;justify-content:space-around;align-items:stretch;display:flex;max-width:35rem;}
.tvk_mob_item_elx{gap:3px;flex:1 1 0;transition:color .22s ease;padding:9px 0.25rem;flex-direction:column;color:#6B4F35;align-items:center;display:flex;min-width:0;}
.tvk_mob_item_elx.tvk_state_active_elx{color:#C48A30;}
.tvk_mob_ic_elx{align-items:center;display:flex;justify-content:center;}
.tvk_mob_ic_elx svg{width:20px;height:20px;}
.tvk_mob_lb_elx{overflow:hidden;font-weight:600;text-overflow:ellipsis;max-width:100%;font-size:0.625rem;white-space:nowrap;}
@media(max-width:960px){body{padding-bottom:3.75rem;}
}
.tvk_rail_elx{min-width:0;position:relative;}
.tvk_rail_scroll_elx{gap:14px;scrollbar-width:thin;-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto;padding-bottom:14px;}
@media(min-width:769px){.tvk_rail_scroll_elx{gap:18px;}
}
.tvk_gc_elx{flex:0 0 auto;width:150px;display:block;}
@media(min-width:765px){.tvk_gc_elx{width:11.75rem;}
}
.tvk_gc_img_elx{overflow:hidden;border-radius:0.875rem;background:#FFFFFF;padding-bottom:133.33%;box-shadow:0 2px 6px rgba(20,14,8,0.07), 0 8px 1.25rem rgba(20,14,8,0.09);position:relative;}
.tvk_gc_img_elx img{inset:0;position:absolute;height:100%;width:100%;object-fit:cover;}
.tvk_gc_cover_elx{background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));inset:0;position:absolute;pointer-events:none;}
.tvk_gc_hover_elx{background:rgba(0,0,0,0.52);transition:opacity .22s ease;inset:0;align-items:center;display:flex;opacity:0;position:absolute;justify-content:center;}
.tvk_gc_elx:hover .tvk_gc_hover_elx{opacity:1;}
.tvk_gc_hover_btn_elx{border-radius:62.438rem;background:#1C1209;color:#FDF5E8;align-items:center;height:46px;width:46px;display:flex;justify-content:center;}
.tvk_gc_hover_btn_elx svg{width:1.125rem;height:18px;}
.tvk_gc_info_elx{gap:2px;margin-top:0.563rem;min-width:0;flex-direction:column;display:flex;}
.tvk_gc_name_elx{overflow:hidden;color:#1A1109;white-space:nowrap;font-size:0.813rem;font-weight:700;text-overflow:ellipsis;}
.tvk_gc_prov_elx{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#6B4F35;font-size:11px;}
.tvk_gc_meta_elx{font-size:11px;color:#6B4F35;}
.tvk_tc_elx{flex:0 0 auto;display:block;width:180px;}
@media(min-width:767px){.tvk_tc_elx{width:14.375rem;}
}
.tvk_tc_img_elx{border-radius:14px;overflow:hidden;background:#FFFFFF;position:relative;box-shadow:0 2px 0.375rem rgba(20,14,8,0.07), 0 0.5rem 20px rgba(20,14,8,0.09);padding-bottom:75%;}
.tvk_tc_img_elx img{inset:0;position:absolute;width:100%;height:100%;object-fit:cover;}
.tvk_tc_info_elx{gap:2px;flex-direction:column;margin-top:0.563rem;display:flex;min-width:0;}
.tvk_tc_name_elx{overflow:hidden;font-size:14px;text-overflow:ellipsis;font-weight:700;white-space:nowrap;color:#1A1109;}
.tvk_tc_rtp_elx{color:#6B4F35;font-size:11px;}
.tvk_lc_elx{flex:0 0 auto;display:block;width:230px;}
@media(min-width:766px){.tvk_lc_elx{width:16.75rem;}
}
.tvk_lc_img_elx{border-radius:14px;overflow:hidden;background:#FFFFFF;position:relative;box-shadow:0 2px 6px rgba(20,14,8,0.07), 0 8px 1.25rem rgba(20,14,8,0.09);padding-bottom:62.5%;}
.tvk_lc_img_elx img{inset:0;width:100%;object-fit:cover;position:absolute;height:100%;}
.tvk_lc_live_elx{gap:0.438rem;background:rgba(0,0,0,0.52);border-radius:999px;padding:4px 0.563rem;top:12px;display:flex;left:0.75rem;align-items:center;position:absolute;}
.tvk_lc_live_dot_elx{background:#C0392B;border-radius:50%;animation:zm2-pulse 1.6s infinite;width:0.5rem;height:8px;}
.tvk_lc_seats_elx{font-size:10px;font-weight:600;color:#FDF5E8;text-transform:uppercase;letter-spacing:.08em;}
.tvk_lc_info_elx{gap:2px;flex-direction:column;display:flex;margin-top:9px;min-width:0;}
.tvk_lc_name_elx{overflow:hidden;color:#1A1109;white-space:nowrap;font-size:15px;font-weight:700;text-overflow:ellipsis;}
.tvk_lc_bet_elx{color:#6B4F35;font-size:11px;}
.tvk_pc_elx{padding:16px 14px;background:#FFFFFF;border:1px solid rgba(20,14,8,0.08);border-radius:0.875rem;gap:0.5rem;justify-content:center;align-items:center;min-height:74px;display:flex;min-width:0;flex-direction:column;}
.tvk_pc_logo_elx{flex:0 0 auto;object-fit:contain;height:28px;width:auto;max-width:100%;}
.tvk_pc_name_elx{overflow:hidden;white-space:nowrap;text-align:center;text-overflow:ellipsis;max-width:100%;font-size:0.688rem;color:#6B4F35;}
.tvk_gc_tag_elx{border-radius:8px;padding:3px 0.5rem;letter-spacing:.06em;display:inline-block;text-transform:uppercase;left:10px;position:absolute;top:10px;z-index:2;font-size:0.625rem;font-weight:700;}
.tvk_gc_tag_hot_elx{background:#C0392B;color:#FDF5E8;}
.tvk_gc_tag_new_elx{background:#E8B84B;color:#1A1109;}
.tvk_gc_tag_jp_elx{background:#C48A30;color:#1A1109;}
.tvk_gc_tag_live_elx{background:#C0392B;color:#FDF5E8;}
.tvk_sh_elx{min-width:0;margin-bottom:18px;}
.tvk_sh_row_elx{gap:1rem;justify-content:space-between;align-items:flex-end;display:flex;flex-wrap:wrap;}
.tvk_sh_row_elx .tvk_sh_l_elx{gap:0.375rem;display:flex;flex-direction:column;min-width:0;}
.tvk_sh_stack_elx{gap:0.625rem;flex-direction:column;display:flex;align-items:flex-start;}
.tvk_sh_center_elx{gap:10px;display:flex;text-align:center;flex-direction:column;align-items:center;}
.tvk_sh_h2_elx{color:#1A1109;line-height:1.1;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;font-size:24px;font-weight:600;overflow-wrap:break-word;}
@media(min-width:769px){.tvk_sh_h2_elx{font-size:30px;}
}
.tvk_band_elx .tvk_sh_h2_elx{color:#FDF5E8;}
.tvk_sh_eb_line_elx{gap:0.625rem;display:inline-flex;align-items:center;}
.tvk_sh_eb_line_elx::before{background:#C48A30;height:1px;content:"";width:28px;display:inline-block;}
.tvk_band_elx .tvk_sh_eb_line_elx::before{background:#E8B84B;}
.tvk_sh_eb_dot_elx{gap:8px;align-items:center;display:inline-flex;}
.tvk_sh_eb_dot_elx::before{border-radius:50%;background:#C48A30;display:inline-block;width:6px;height:0.375rem;content:"";}
.tvk_band_elx .tvk_sh_eb_dot_elx::before{background:#E8B84B;}
.tvk_sh_link_elx{gap:6px;transition:color .22s ease,border-color .22s ease,background-color .22s ease;color:#1A1109;font-size:0.813rem;display:inline-flex;align-items:center;white-space:nowrap;border-bottom:1px solid #1A1109;font-weight:600;padding-bottom:2px;}
.tvk_sh_link_elx:hover{border-color:#C48A30;color:#C48A30;}
.tvk_sh_link_elx svg{width:14px;height:0.875rem;}
.tvk_sh_link_chev_elx{padding-bottom:0;border-bottom:0;}
.tvk_sh_link_btn_elx{padding:0.563rem 18px;border-radius:62.438rem;background:#1C1209;border-bottom:0;color:#FDF5E8;}
.tvk_sh_link_btn_elx:hover{border-color:transparent;background:#2E1F0F;color:#FDF5E8;}
.tvk_band_elx .tvk_sh_link_elx{border-color:#FDF5E8;color:#FDF5E8;}
.tvk_band_elx .tvk_sh_link_btn_elx{background:#E8B84B;color:#1A1109;}
.tvk_sh_rule_elx{background:rgba(20,14,8,0.14);margin:-2px 0 1.125rem;height:1px;}
.tvk_band_elx .tvk_sh_rule_elx{background:rgba(255,243,220,0.13);}
.tvk_hero_elx{padding:32px 0 0.5rem;}
@media(min-width:765px){.tvk_hero_elx{padding:3.5rem 0 24px;}
}
.tvk_hero_in_elx{gap:2rem;grid-template-columns:1fr;display:grid;align-items:center;}
@media(min-width:903px){.tvk_hero_in_elx{gap:48px;grid-template-columns:1.05fr .95fr;}
}
.tvk_hero_copy_elx{min-width:0;}
.tvk_hero_eyebrow_elx{gap:0.625rem;margin-bottom:22px;align-items:center;display:inline-flex;}
.tvk_hero_eyebrow_line_elx{flex:0 0 auto;background:#C48A30;display:inline-block;height:1px;width:28px;}
.tvk_hero_h1_elx{line-height:1.04;letter-spacing:-.01em;color:#1A1109;font-weight:600;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;font-size:38px;margin-bottom:1.25rem;overflow-wrap:break-word;}
@media(min-width:769px){.tvk_hero_h1_elx{font-size:54px;}
}
@media(min-width:1101px){.tvk_hero_h1_elx{font-size:62px;}
}
.tvk_hero_h1_elx em{color:#C48A30;font-style:normal;}
.tvk_hero_sub_elx{font-size:16px;max-width:30rem;margin-bottom:1.875rem;color:#8C6A4A;line-height:1.6;}
@media(min-width:769px){.tvk_hero_sub_elx{font-size:1.125rem;}
}
.tvk_hero_actions_elx{gap:14px;align-items:center;flex-wrap:wrap;display:flex;margin-bottom:2.125rem;}
.tvk_hero_cta_elx{background:#1C1209;border-radius:999px;transition:background-color .22s ease;gap:10px;padding:16px 30px;align-items:center;font-weight:700;color:#FDF5E8;display:inline-flex;font-size:15px;}
.tvk_hero_cta_elx:hover{background:#2E1F0F;}
.tvk_hero_cta_ic_elx{align-items:center;display:inline-flex;}
.tvk_hero_cta_ic_elx svg{height:16px;width:1rem;}
.tvk_hero_cta_alt_elx{transition:border-color .22s ease,color .22s ease;background:transparent;padding:15px 26px;border-radius:62.438rem;border:1px solid rgba(20,14,8,0.14);align-items:center;font-size:0.938rem;font-weight:600;color:#1A1109;display:inline-flex;}
.tvk_hero_cta_alt_elx:hover{border-color:#C48A30;color:#C48A30;}
.tvk_hero_trust_elx{gap:22px;flex-wrap:wrap;display:flex;align-items:center;}
.tvk_hero_trust_item_elx{gap:0.563rem;font-weight:600;display:flex;font-size:13px;align-items:center;color:#2E2015;}
.tvk_hero_trust_ic_elx{align-items:center;display:inline-flex;color:#C48A30;}
.tvk_hero_trust_ic_elx svg{height:1rem;width:16px;}
.tvk_hero_promo_elx{border-radius:20px;background:#FFFFFF;overflow:hidden;box-shadow:0 12px 40px rgba(20,14,8,0.14), 0 2rem 72px rgba(20,14,8,0.10);min-height:300px;position:relative;display:flex;}
.tvk_hero_promo_bg_elx{inset:0;position:absolute;background-position:center;background-size:cover;}
.tvk_hero_promo_bg_elx::after{inset:0;background:linear-gradient(120deg,#1C1209 0%,rgba(0,0,0,0.52) 55%,transparent 100%);position:absolute;content:"";}
.tvk_hero_promo_glow_elx{border-radius:50%;background:radial-gradient(circle,rgba(196,138,48,0.18) 0%,transparent 65%);height:16.25rem;right:-20px;position:absolute;pointer-events:none;width:260px;top:-2.5rem;}
.tvk_hero_promo_ct_elx{padding:28px;align-self:flex-end;position:relative;max-width:88%;z-index:2;}
.tvk_hero_promo_label_elx{display:block;font-size:10px;letter-spacing:.25em;margin-bottom:8px;color:#E8B84B;font-weight:700;text-transform:uppercase;}
.tvk_hero_promo_amount_elx{overflow-wrap:break-word;color:#FDF5E8;line-height:1.05;font-weight:600;font-size:32px;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;}
@media(min-width:768px){.tvk_hero_promo_amount_elx{font-size:2.5rem;}
}
.tvk_hero_promo_amount_elx em{font-style:normal;color:#E8B84B;}
.tvk_hero_rating_elx{border-radius:0.875rem;padding:10px 0.875rem;border:1px solid rgba(20,14,8,0.08);gap:0.625rem;background:#FFFFFF;position:absolute;top:14px;display:flex;box-shadow:0 2px 6px rgba(20,14,8,0.07), 0 8px 20px rgba(20,14,8,0.09);right:0.875rem;align-items:center;max-width:min(16.25rem,62%);z-index:3;}
.tvk_hero_rating_score_elx{flex:0 0 auto;color:#1A1109;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;font-weight:700;font-size:1.5rem;}
.tvk_hero_rating_txt_elx{flex:1 1 auto;min-width:0;}
.tvk_hero_rating_stars_elx{gap:2px;color:#C48A30;display:flex;}
.tvk_hero_rating_stars_elx svg{height:12px;width:0.75rem;}
.tvk_hero_rating_cap_elx{margin-top:3px;overflow-wrap:break-word;font-size:0.688rem;display:block;line-height:1.35;color:#6B4F35;}
.tvk_stat_elx{margin-top:1rem;border-top:1px solid rgba(20,14,8,0.14);border-bottom:1px solid rgba(20,14,8,0.14);}
.tvk_stat_in_elx{grid-template-columns:repeat(2,1fr);display:grid;}
@media(min-width:770px){.tvk_stat_in_elx{grid-template-columns:repeat(4,1fr);}
}
.tvk_stat_item_elx{padding:22px 0.875rem;border-bottom:1px solid rgba(20,14,8,0.08);min-width:0;border-right:1px solid rgba(20,14,8,0.08);}
.tvk_stat_item_elx:nth-child(2n){border-right:0;}
.tvk_stat_item_elx:nth-child(n+3){border-bottom:0;}
@media(min-width:769px){.tvk_stat_item_elx{border-bottom:0;}
.tvk_stat_item_elx:nth-child(2n){border-right:1px solid rgba(20,14,8,0.08);}
.tvk_stat_item_elx:nth-child(4n){border-right:0;}
}
.tvk_stat_value_elx{line-height:1;font-weight:700;overflow-wrap:break-word;font-size:30px;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;color:#1A1109;}
@media(min-width:765px){.tvk_stat_value_elx{font-size:2.125rem;}
}
.tvk_stat_label_elx{line-height:1.4;font-size:13px;overflow-wrap:break-word;color:#6B4F35;margin-top:6px;}
.tvk_grow_elx{padding:1.625rem 0 0.625rem;}
.tvk_row_seo_elx{margin:10px 0 0;color:#8C6A4A;max-width:47.5rem;overflow-wrap:break-word;font-size:14px;line-height:1.65;}
.tvk_row_seo_elx strong{color:#1A1109;font-weight:700;}
.tvk_pr_elx{padding:1.875rem 0 0.375rem;}
.tvk_pr_card_elx{padding:1.625rem;border:1px solid rgba(20,14,8,0.08);gap:0.625rem;border-radius:20px;background:#FFFFFF;flex:0 0 auto;overflow:hidden;flex-direction:column;display:flex;width:280px;position:relative;min-height:200px;}
@media(min-width:767px){.tvk_pr_card_elx{width:18.75rem;}
}
.tvk_pr_card_feat_elx{background:linear-gradient(150deg,#231509,#100A04);border-color:transparent;color:#FDF5E8;}
.tvk_pr_glow_elx{background:radial-gradient(circle,rgba(196,138,48,0.18),transparent 70%);border-radius:50%;position:absolute;pointer-events:none;height:8.125rem;top:-30px;width:8.125rem;right:-30px;opacity:0;}
.tvk_pr_card_feat_elx .tvk_pr_glow_elx{opacity:1;}
.tvk_pr_label_elx{letter-spacing:.16em;color:#C48A30;font-size:0.625rem;text-transform:uppercase;position:relative;font-weight:700;}
.tvk_pr_card_feat_elx .tvk_pr_label_elx{color:#E8B84B;}
.tvk_pr_amount_elx{font-weight:600;overflow-wrap:break-word;font-size:26px;line-height:1.08;position:relative;color:#1A1109;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;}
.tvk_pr_card_feat_elx .tvk_pr_amount_elx{color:#FDF5E8;}
.tvk_pr_amount_elx em{font-style:normal;color:#C48A30;}
.tvk_pr_card_feat_elx .tvk_pr_amount_elx em{color:#E8B84B;}
.tvk_pr_terms_elx{line-height:1.5;position:relative;font-size:13px;color:#6B4F35;}
.tvk_pr_card_feat_elx .tvk_pr_terms_elx{color:#C9A97A;}
.tvk_pr_cta_elx{align-self:flex-start;position:relative;margin-top:auto;}
.tvk_pr_card_feat_elx .tvk_pr_cta_elx{padding:0.563rem 1.125rem;transition:opacity .22s ease;border-radius:62.438rem;background:#E8B84B;color:#1A1109;font-weight:700;font-size:13px;}
.tvk_pr_card_feat_elx .tvk_pr_cta_elx:hover{opacity:.9;}
.tvk_pr_card_elx:not(.tvk_pr_card_feat_elx) .tvk_pr_cta_elx{transition:color .22s ease,border-color .22s ease;font-size:0.813rem;color:#1A1109;font-weight:700;border-bottom:1px solid #1A1109;padding-bottom:2px;}
.tvk_pr_card_elx:not(.tvk_pr_card_feat_elx) .tvk_pr_cta_elx:hover{border-color:#C48A30;color:#C48A30;}
.tvk_jp_elx{padding:1.875rem 0 0.625rem;}
.tvk_jp_grid_elx{grid-template-columns:1fr;gap:16px;display:grid;}
@media(min-width:767px){.tvk_jp_grid_elx{grid-template-columns:1fr 1fr;}
.tvk_jp_card_mega_elx{grid-column:1/-1;}
}
@media(min-width:1000px){.tvk_jp_grid_elx{grid-template-columns:1.4fr 1fr 1fr;}
.tvk_jp_card_mega_elx{grid-column:auto;}
}
.tvk_jp_card_elx{border-radius:20px;padding:26px;overflow:hidden;gap:0.75rem;border:1px solid rgba(20,14,8,0.08);background:#FFFFFF;flex-direction:column;display:flex;position:relative;justify-content:space-between;min-height:200px;min-width:0;}
.tvk_jp_card_mega_elx{background:linear-gradient(135deg,#231509,#100A04);border-color:transparent;color:#FDF5E8;min-height:13.125rem;}
.tvk_jp_glow_elx{border-radius:50%;background:radial-gradient(circle,rgba(196,138,48,0.18),transparent 70%);width:200px;position:absolute;pointer-events:none;right:-2.5rem;top:-40px;height:12.5rem;}
.tvk_jp_label_elx{gap:0.625rem;justify-content:space-between;text-transform:uppercase;font-size:0.625rem;position:relative;align-items:center;color:#C48A30;flex-wrap:wrap;font-weight:700;display:flex;letter-spacing:.16em;}
.tvk_jp_card_mega_elx .tvk_jp_label_elx{color:#E8B84B;}
.tvk_jp_drop_elx{color:#6B4F35;letter-spacing:.04em;font-weight:600;text-transform:none;}
.tvk_jp_card_mega_elx .tvk_jp_drop_elx{color:#C9A97A;}
.tvk_jp_amount_elx{font-size:38px;line-height:1;overflow-wrap:break-word;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;font-weight:700;color:#1A1109;position:relative;}
.tvk_jp_card_mega_elx .tvk_jp_amount_elx{animation:zm2-pulse 2.4s infinite;font-size:3rem;color:#E8B84B;}
@media(min-width:769px){.tvk_jp_card_mega_elx .tvk_jp_amount_elx{font-size:3.375rem;}
}
.tvk_jp_game_elx{position:relative;font-size:0.813rem;color:#6B4F35;}
.tvk_jp_card_mega_elx .tvk_jp_game_elx{color:#C9A97A;}
.tvk_jp_cta_elx{position:relative;align-self:flex-start;}
.tvk_jp_card_mega_elx .tvk_jp_cta_elx{transition:opacity .22s ease;background:#E8B84B;padding:0.625rem 20px;border-radius:62.438rem;font-weight:700;font-size:0.813rem;color:#1A1109;}
.tvk_jp_card_mega_elx .tvk_jp_cta_elx:hover{opacity:.9;}
.tvk_jp_card_elx:not(.tvk_jp_card_mega_elx) .tvk_jp_cta_elx{transition:color .22s ease,border-color .22s ease;color:#1A1109;font-size:13px;border-bottom:1px solid #1A1109;font-weight:700;padding-bottom:2px;}
.tvk_jp_card_elx:not(.tvk_jp_card_mega_elx) .tvk_jp_cta_elx:hover{border-color:#C48A30;color:#C48A30;}
.tvk_jp_seo_elx{margin:14px 0 0;max-width:47.5rem;color:#8C6A4A;line-height:1.65;overflow-wrap:break-word;font-size:0.875rem;}
.tvk_jp_seo_elx strong{color:#1A1109;font-weight:700;}
.tvk_grow_elx{padding:26px 0 0.625rem;}
.tvk_row_seo_elx{margin:10px 0 0;line-height:1.65;color:#8C6A4A;font-size:0.875rem;overflow-wrap:break-word;max-width:47.5rem;}
.tvk_row_seo_elx strong{color:#1A1109;font-weight:700;}
.tvk_grow_elx{padding:26px 0 10px;}
.tvk_row_seo_elx{margin:10px 0 0;color:#8C6A4A;max-width:760px;overflow-wrap:break-word;font-size:0.875rem;line-height:1.65;}
.tvk_row_seo_elx strong{color:#1A1109;font-weight:700;}
.tvk_grow_elx{padding:1.625rem 0 10px;}
.tvk_row_seo_elx{margin:0.625rem 0 0;font-size:0.875rem;line-height:1.65;max-width:760px;color:#8C6A4A;overflow-wrap:break-word;}
.tvk_row_seo_elx strong{font-weight:700;color:#1A1109;}
.tvk_app_elx{padding:30px 0 0.625rem;}
.tvk_app_in_elx{gap:28px;background:#FFFFFF;border:1px solid rgba(20,14,8,0.08);border-radius:1.25rem;padding:32px;flex-direction:column;display:flex;}
@media(min-width:771px){.tvk_app_in_elx{gap:2.5rem;padding:2.5rem 44px;align-items:center;flex-direction:row;justify-content:space-between;}
}
.tvk_app_copy_elx{min-width:0;max-width:560px;}
.tvk_app_eyebrow_elx{margin-bottom:0.75rem;}
.tvk_app_h2_elx{margin-bottom:12px;line-height:1.05;color:#1A1109;font-weight:600;overflow-wrap:break-word;font-size:28px;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;}
@media(min-width:769px){.tvk_app_h2_elx{font-size:34px;}
}
.tvk_app_text_elx{color:#8C6A4A;font-size:0.875rem;margin-bottom:1.375rem;line-height:1.6;}
.tvk_app_btns_elx{gap:0.75rem;flex-wrap:wrap;display:flex;}
.tvk_app_btn_elx{border-radius:0.875rem;transition:background-color .22s ease;padding:11px 20px;gap:10px;background:#1C1209;color:#FDF5E8;align-items:center;display:inline-flex;}
.tvk_app_btn_elx:hover{background:#2E1F0F;}
.tvk_app_btn_ic_elx{align-items:center;display:inline-flex;}
.tvk_app_btn_ic_elx svg{height:1.125rem;width:18px;}
.tvk_app_btn_lb_elx{font-size:13.5px;font-weight:700;}
.tvk_app_qr_wrap_elx{flex:0 0 auto;gap:1.125rem;align-items:center;display:flex;}
.tvk_app_qr_elx{border-radius:14px;flex:0 0 auto;background-color:#1C1209;background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#FFFFFF 0 5px,transparent 0.313rem 11px);height:6.75rem;width:108px;}
.tvk_app_qr_cap_elx{line-height:1.4;max-width:92px;font-size:0.781rem;color:#6B4F35;}
.tvk_vip_elx{padding:48px 0;}
@media(min-width:767px){.tvk_vip_elx{padding:4rem 0;}
}
.tvk_vip_head_elx{gap:0.875rem;margin-bottom:30px;flex-direction:column;display:flex;}
@media(min-width:883px){.tvk_vip_head_elx{gap:1.5rem;justify-content:space-between;align-items:flex-end;flex-direction:row;}
}
.tvk_vip_eyebrow_elx{margin-bottom:12px;}
.tvk_vip_h2_elx{line-height:1.05;overflow-wrap:break-word;font-weight:600;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;color:#FDF5E8;font-size:32px;}
@media(min-width:769px){.tvk_vip_h2_elx{font-size:40px;}
}
.tvk_vip_intro_elx{max-width:26.25rem;color:#C9A97A;font-size:0.875rem;line-height:1.6;}
.tvk_vip_grid_elx{grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));gap:14px;display:grid;}
.tvk_vip_card_elx{padding:1.375rem 1.125rem;border-radius:0.875rem;border:1px solid rgba(255,243,220,0.13);min-width:0;}
.tvk_vip_card_feat_elx{border-color:#E8B84B;background:rgba(255,243,220,0.07);}
.tvk_vip_card_ic_elx{background:linear-gradient(135deg,#C48A30,#F0CC72);border-radius:8px;width:34px;margin-bottom:1rem;height:34px;display:block;}
.tvk_vip_name_elx{font-size:1.25rem;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;font-weight:600;color:#FDF5E8;margin-bottom:0.375rem;overflow-wrap:break-word;}
.tvk_vip_perk_elx{color:#C9A97A;line-height:1.5;overflow-wrap:break-word;font-size:0.781rem;}
.tvk_trn_elx{padding:1.875rem 0 0.625rem;}
.tvk_trn_in_elx{border-radius:20px;border:1px solid rgba(20,14,8,0.08);overflow:hidden;grid-template-columns:1fr;background:#FFFFFF;display:grid;}
@media(min-width:881px){.tvk_trn_in_elx{grid-template-columns:1.05fr 1fr;}
}
.tvk_trn_banner_elx{padding:2.125rem;background:linear-gradient(150deg,#231509,#100A04);overflow:hidden;color:#FDF5E8;position:relative;}
.tvk_trn_glow_elx{background:radial-gradient(circle,rgba(196,138,48,0.18),transparent 70%);border-radius:50%;bottom:-2.5rem;pointer-events:none;position:absolute;right:-2.5rem;height:200px;width:200px;}
.tvk_trn_eyebrow_elx{margin-bottom:14px;position:relative;}
.tvk_trn_h2_elx{font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;line-height:1.06;font-weight:600;color:#FDF5E8;margin-bottom:12px;font-size:1.875rem;position:relative;overflow-wrap:break-word;}
@media(min-width:769px){.tvk_trn_h2_elx{font-size:2.25rem;}
}
.tvk_trn_text_elx{color:#C9A97A;margin-bottom:22px;line-height:1.6;max-width:26.25rem;position:relative;font-size:0.875rem;}
.tvk_trn_timer_elx{gap:0.5rem;align-items:center;margin-bottom:24px;position:relative;display:flex;flex-wrap:wrap;}
.tvk_trn_timer_cap_elx{color:#C9A97A;font-size:0.688rem;}
.tvk_trn_timer_box_elx{border-radius:0.5rem;background:rgba(255,243,220,0.07);padding:0.25rem 12px;font-size:1.5rem;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;color:#FDF5E8;font-weight:700;}
.tvk_trn_cta_elx{border-radius:999px;background:#E8B84B;transition:opacity .22s ease;padding:13px 26px;display:inline-block;position:relative;color:#1A1109;font-weight:700;font-size:0.875rem;}
.tvk_trn_cta_elx:hover{opacity:.9;}
.tvk_trn_lb_elx{padding:26px 28px;}
.tvk_trn_lb_head_elx{gap:10px;justify-content:space-between;align-items:center;margin-bottom:0.75rem;display:flex;}
.tvk_trn_lb_title_elx{font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;font-weight:600;color:#1A1109;font-size:20px;}
.tvk_trn_lb_upd_elx{font-size:11px;letter-spacing:.08em;color:#6B4F35;text-transform:uppercase;}
.tvk_trn_lb_row_elx{gap:14px;border-radius:0.5rem;padding:11px 12px;align-items:center;display:flex;}
.tvk_trn_lb_row_elx:nth-child(2){background:rgba(196,138,48,0.10);}
.tvk_trn_lb_rank_elx{flex:0 0 auto;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;font-size:16px;font-weight:700;color:#C48A30;width:1.375rem;}
.tvk_trn_lb_av_elx{border-radius:50%;flex:0 0 auto;background:linear-gradient(135deg,#C48A30,#F0CC72);height:30px;width:1.875rem;}
.tvk_trn_lb_name_elx{overflow:hidden;flex:1 1 auto;font-weight:600;font-size:14px;white-space:nowrap;min-width:0;text-overflow:ellipsis;color:#1A1109;}
.tvk_trn_lb_amount_elx{flex:0 0 auto;font-size:13px;color:#1A1109;font-weight:700;}
.tvk_nl_elx{padding:1.5rem 0 10px;}
.tvk_nl_in_elx{padding:1.875rem 32px;background:#221710;gap:22px;border-radius:1.25rem;display:flex;color:#FDF5E8;flex-direction:column;}
@media(min-width:771px){.tvk_nl_in_elx{gap:1.75rem;align-items:center;justify-content:space-between;flex-direction:row;}
}
.tvk_nl_text_wrap_elx{min-width:0;}
.tvk_nl_h3_elx{font-weight:600;font-size:22px;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;margin-bottom:0.313rem;line-height:1.1;color:#FDF5E8;overflow-wrap:break-word;}
@media(min-width:766px){.tvk_nl_h3_elx{font-size:24px;}
}
.tvk_nl_text_elx{color:#C9A97A;font-size:13.5px;line-height:1.5;}
.tvk_nl_form_elx{flex:1 1 auto;gap:10px;max-width:28.75rem;display:flex;min-width:0;}
.tvk_nl_input_elx{overflow:hidden;flex:1 1 auto;border-radius:0.875rem;background:rgba(255,243,220,0.07);border:1px solid rgba(255,243,220,0.13);padding:0.813rem 1rem;align-items:center;text-overflow:ellipsis;min-width:0;white-space:nowrap;display:flex;color:#C9A97A;font-size:0.875rem;}
.tvk_nl_btn_elx{border-radius:14px;padding:0.813rem 1.5rem;background:#E8B84B;flex:0 0 auto;transition:opacity .22s ease;font-size:14px;color:#1A1109;font-weight:700;white-space:nowrap;}
.tvk_nl_btn_elx:hover{opacity:.9;}
.tvk_wy_elx{padding:3rem 0;}
@media(min-width:765px){.tvk_wy_elx{padding:3.5rem 0;}
}
.tvk_wy_in_elx{gap:2rem;grid-template-columns:1fr;display:grid;align-items:start;}
@media(min-width:901px){.tvk_wy_in_elx{gap:48px;grid-template-columns:.8fr 1.2fr;}
}
.tvk_wy_left_elx{min-width:0;}
.tvk_wy_eyebrow_elx{margin-bottom:14px;}
.tvk_wy_h2_elx{line-height:1.05;overflow-wrap:break-word;font-weight:600;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;margin-bottom:16px;font-size:2rem;color:#1A1109;}
@media(min-width:769px){.tvk_wy_h2_elx{font-size:40px;}
}
.tvk_wy_intro_elx{line-height:1.6;color:#8C6A4A;font-size:15px;}
.tvk_wy_grid_elx{grid-template-columns:1fr;gap:18px;display:grid;}
@media(min-width:563px){.tvk_wy_grid_elx{grid-template-columns:1fr 1fr;}
}
.tvk_wy_card_elx{padding:1.625rem;border:1px solid rgba(20,14,8,0.08);border-radius:0.875rem;background:#FFFFFF;min-width:0;}
.tvk_wy_card_ic_elx{margin-bottom:16px;color:#C48A30;justify-content:center;align-items:center;display:inline-flex;}
.tvk_wy_card_ic_elx svg{width:1.625rem;height:26px;}
.tvk_wy_card_h_elx{font-weight:600;overflow-wrap:break-word;margin-bottom:0.5rem;font-size:21px;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;line-height:1.15;color:#1A1109;}
.tvk_wy_card_p_elx{color:#8C6A4A;font-size:14px;overflow-wrap:break-word;line-height:1.55;}
.tvk_prov_elx{padding:40px 0 20px;}
.tvk_prov_eyebrow_elx{display:block;margin-bottom:1.125rem;}
.tvk_prov_grid_elx{gap:0.75rem;grid-template-columns:repeat(2,1fr);display:grid;}
@media(min-width:562px){.tvk_prov_grid_elx{grid-template-columns:repeat(3,1fr);}
}
@media(min-width:903px){.tvk_prov_grid_elx{grid-template-columns:repeat(6,1fr);}
}
.tvk_op_elx{padding:2.25rem 0 10px;}
.tvk_op_in_elx{padding:32px;border:1px solid rgba(20,14,8,0.08);background:#FFFFFF;border-radius:14px;grid-template-columns:1fr;gap:2rem;display:grid;align-items:center;}
@media(min-width:862px){.tvk_op_in_elx{grid-template-columns:.9fr 1.1fr;padding:34px 2.5rem;gap:2.75rem;}
}
.tvk_op_left_elx{min-width:0;}
.tvk_op_eyebrow_elx{margin-bottom:0.75rem;}
.tvk_op_h2_elx{font-size:1.75rem;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;margin-bottom:10px;overflow-wrap:break-word;font-weight:600;color:#1A1109;line-height:1.08;}
@media(min-width:771px){.tvk_op_h2_elx{font-size:30px;}
}
.tvk_op_text_elx{line-height:1.6;font-size:0.875rem;color:#8C6A4A;}
.tvk_op_grid_elx{gap:1px;grid-template-columns:1fr 1fr;background:rgba(20,14,8,0.14);border:1px solid rgba(20,14,8,0.14);overflow:hidden;border-radius:8px;display:grid;}
.tvk_op_field_elx{background:#FAF6F0;padding:18px 20px;min-width:0;}
.tvk_op_field_lb_elx{margin-bottom:5px;letter-spacing:.1em;font-size:10px;font-weight:600;color:#C48A30;text-transform:uppercase;}
.tvk_op_field_val_elx{font-weight:700;overflow-wrap:break-word;font-size:14px;color:#1A1109;}
.tvk_tt_elx{padding:48px 0 10px;}
@media(min-width:766px){.tvk_tt_elx{padding:60px 0 10px;}
}
.tvk_tt_head_elx{margin-bottom:34px;text-align:center;}
.tvk_tt_eyebrow_elx{margin-bottom:12px;}
.tvk_tt_h2_elx{font-size:32px;overflow-wrap:break-word;line-height:1.05;font-weight:600;color:#1A1109;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;}
@media(min-width:765px){.tvk_tt_h2_elx{font-size:2.625rem;}
}
.tvk_tt_grid_elx{grid-template-columns:1fr;gap:1.125rem;display:grid;}
@media(min-width:761px){.tvk_tt_grid_elx{grid-template-columns:repeat(3,1fr);}
}
.tvk_tt_card_elx{background:#FFFFFF;border:1px solid rgba(20,14,8,0.08);padding:1.875rem;border-radius:14px;flex-direction:column;min-width:0;display:flex;}
.tvk_tt_card_ic_elx{color:#C48A30;align-items:center;display:inline-flex;margin-bottom:1.125rem;}
.tvk_tt_card_ic_elx svg{height:1.75rem;width:1.75rem;}
.tvk_tt_card_h_elx{font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;margin-bottom:0.5rem;line-height:1.15;overflow-wrap:break-word;font-weight:600;color:#1A1109;font-size:22px;}
.tvk_tt_card_p_elx{font-size:14px;line-height:1.6;overflow-wrap:break-word;color:#8C6A4A;margin-bottom:14px;}
.tvk_tt_card_p_elx b{color:#1A1109;font-weight:700;}
.tvk_tt_card_link_elx{transition:color .22s ease;font-weight:700;color:#1A1109;align-self:flex-start;margin-top:auto;padding-bottom:2px;font-size:0.813rem;border-bottom:1px solid #C48A30;}
.tvk_tt_card_link_elx:hover{color:#C48A30;}
.tvk_hts_elx{padding:48px 0;}
@media(min-width:765px){.tvk_hts_elx{padding:3.875rem 0;}
}
.tvk_hts_head_elx{gap:1.125rem;flex-direction:column;margin-bottom:2.125rem;display:flex;}
@media(min-width:769px){.tvk_hts_head_elx{gap:24px;align-items:flex-end;flex-direction:row;justify-content:space-between;}
}
.tvk_hts_eyebrow_elx{margin-bottom:12px;}
.tvk_hts_h2_elx{font-size:30px;overflow-wrap:break-word;color:#FDF5E8;line-height:1.05;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;font-weight:600;}
@media(min-width:768px){.tvk_hts_h2_elx{font-size:2.375rem;}
}
.tvk_hts_cta_elx{border-radius:62.438rem;padding:0.938rem 1.875rem;flex:0 0 auto;transition:opacity .22s ease;background:#E8B84B;color:#1A1109;font-weight:700;font-size:15px;}
.tvk_hts_cta_elx:hover{opacity:.9;}
.tvk_hts_grid_elx{gap:24px;grid-template-columns:1fr;display:grid;}
@media(min-width:758px){.tvk_hts_grid_elx{grid-template-columns:repeat(3,1fr);}
}
.tvk_hts_step_elx{min-width:0;border-top:1px solid rgba(255,243,220,0.13);padding-top:1.375rem;}
.tvk_hts_step_num_elx{font-size:44px;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;margin-bottom:14px;color:#E8B84B;line-height:1;font-weight:700;}
.tvk_hts_step_h_elx{font-weight:700;margin-bottom:0.5rem;color:#FDF5E8;font-size:1.188rem;line-height:1.2;overflow-wrap:break-word;}
.tvk_hts_step_p_elx{font-size:0.875rem;line-height:1.55;overflow-wrap:break-word;color:#C9A97A;}
.tvk_rc_elx{padding:3rem 0 10px;}
.tvk_rc_in_elx{gap:32px;grid-template-columns:1fr;display:grid;}
@media(min-width:759px){.tvk_rc_in_elx{grid-template-columns:repeat(3,1fr);gap:2.5rem;}
}
.tvk_rc_col_elx{min-width:0;}
.tvk_rc_label_elx{font-weight:600;margin-bottom:16px;letter-spacing:.2em;text-transform:uppercase;font-size:0.688rem;color:#C48A30;}
.tvk_rc_awards_elx{gap:0.75rem;display:flex;flex-direction:column;}
.tvk_rc_award_elx{gap:0.75rem;min-width:0;display:flex;align-items:center;}
.tvk_rc_award_ic_elx{flex:0 0 auto;align-items:center;color:#E8B84B;display:inline-flex;}
.tvk_rc_award_ic_elx svg{height:1.125rem;width:1.125rem;}
.tvk_rc_award_t_elx{font-weight:700;color:#1A1109;overflow-wrap:break-word;font-size:0.875rem;}
.tvk_rc_award_s_elx{color:#6B4F35;overflow-wrap:break-word;font-size:0.75rem;}
.tvk_rc_press_elx{grid-template-columns:1fr 1fr;gap:10px;display:grid;}
.tvk_rc_press_logo_elx{padding:0 0.5rem;border:1px solid rgba(20,14,8,0.08);border-radius:0.5rem;overflow:hidden;align-items:center;display:flex;color:#8C6A4A;font-size:14px;text-align:center;justify-content:center;text-overflow:ellipsis;font-weight:700;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;height:52px;white-space:nowrap;}
.tvk_rc_partner_elx{padding:1.375rem;border-radius:14px;background:#FFFFFF;border:1px solid rgba(20,14,8,0.08);}
.tvk_rc_partner_name_elx{margin-bottom:0.375rem;font-size:1.25rem;overflow-wrap:break-word;color:#1A1109;font-weight:600;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;}
.tvk_rc_partner_text_elx{overflow-wrap:break-word;font-size:0.813rem;color:#8C6A4A;line-height:1.55;}
.tvk_pmt_elx{padding:3rem 0 10px;}
.tvk_pmt_in_elx{gap:2rem;grid-template-columns:1fr;align-items:start;display:grid;}
@media(min-width:881px){.tvk_pmt_in_elx{gap:3rem;grid-template-columns:1fr 1.1fr;}
}
.tvk_pmt_left_elx{min-width:0;}
.tvk_pmt_eyebrow_elx{margin-bottom:0.75rem;}
.tvk_pmt_h2_elx{font-weight:600;color:#1A1109;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;overflow-wrap:break-word;line-height:1.06;margin-bottom:12px;font-size:1.875rem;}
@media(min-width:770px){.tvk_pmt_h2_elx{font-size:32px;}
}
.tvk_pmt_text_elx{font-size:14.5px;line-height:1.6;color:#8C6A4A;margin-bottom:22px;}
.tvk_pmt_logos_elx{gap:10px;grid-template-columns:repeat(2,1fr);display:grid;}
@media(min-width:480px){.tvk_pmt_logos_elx{grid-template-columns:repeat(4,1fr);}
}
.tvk_pmt_logo_elx{padding:0 0.5rem;border-radius:8px;border:1px solid rgba(20,14,8,0.08);overflow:hidden;background:#FFFFFF;justify-content:center;align-items:center;white-space:nowrap;font-weight:700;height:3.125rem;display:flex;text-align:center;font-size:12.5px;color:#2E2015;text-overflow:ellipsis;}
.tvk_pmt_table_elx{overflow:hidden;border-radius:0.875rem;border:1px solid rgba(20,14,8,0.08);min-width:0;}
.tvk_pmt_thead_elx{background:#2A1F14;grid-template-columns:1.4fr 1fr 1fr 1fr;display:grid;}
.tvk_pmt_th_elx{padding:0.813rem 14px;overflow:hidden;font-size:0.625rem;font-weight:700;color:#FDF5E8;letter-spacing:.08em;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;}
.tvk_pmt_row_elx{grid-template-columns:1.4fr 1fr 1fr 1fr;display:grid;border-top:1px solid rgba(20,14,8,0.08);}
.tvk_pmt_row_elx:nth-child(odd){background:#FFFFFF;}
.tvk_pmt_td_elx{padding:14px;min-width:0;overflow-wrap:break-word;font-size:13.5px;color:#8C6A4A;}
.tvk_pmt_row_elx .tvk_pmt_td_elx:first-child{color:#1A1109;font-weight:700;}
.tvk_pmt_row_elx .tvk_pmt_td_elx:last-child{font-weight:700;color:#3A7D5A;}
.tvk_rv_elx{padding:48px 0;background:#FFFFFF;border-top:1px solid rgba(20,14,8,0.08);border-bottom:1px solid rgba(20,14,8,0.08);margin-top:24px;}
@media(min-width:769px){.tvk_rv_elx{padding:3.5rem 0;}
}
.tvk_rv_head_elx{gap:1rem;display:flex;flex-direction:column;margin-bottom:1.875rem;}
@media(min-width:769px){.tvk_rv_head_elx{gap:1.25rem;flex-direction:row;justify-content:space-between;align-items:flex-end;}
}
.tvk_rv_eyebrow_elx{margin-bottom:10px;}
.tvk_rv_h2_elx{overflow-wrap:break-word;font-weight:600;font-size:30px;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;color:#1A1109;line-height:1.05;}
@media(min-width:765px){.tvk_rv_h2_elx{font-size:38px;}
}
.tvk_rv_agg_elx{gap:12px;display:flex;align-items:center;}
.tvk_rv_agg_stars_elx{gap:3px;display:flex;color:#C48A30;}
.tvk_rv_agg_stars_elx svg{height:18px;width:1.125rem;}
.tvk_rv_source_elx{color:#8C6A4A;font-size:0.813rem;}
.tvk_rv_grid_elx{gap:1.125rem;grid-template-columns:1fr;display:grid;}
@media(min-width:758px){.tvk_rv_grid_elx{grid-template-columns:repeat(3,1fr);}
}
.tvk_rv_card_elx{border:1px solid rgba(20,14,8,0.08);background:#FAF6F0;padding:26px;border-radius:14px;min-width:0;}
.tvk_rv_card_stars_elx{gap:2px;display:flex;color:#C48A30;margin-bottom:12px;}
.tvk_rv_card_stars_elx svg{height:0.875rem;width:0.875rem;}
.tvk_rv_card_body_elx{color:#1A1109;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;overflow-wrap:break-word;font-weight:500;margin-bottom:1rem;line-height:1.45;font-size:1.125rem;}
.tvk_rv_card_meta_elx{gap:0.625rem;flex-wrap:wrap;display:flex;align-items:center;}
.tvk_rv_card_av_elx{background:linear-gradient(135deg,#C48A30,#F0CC72);border-radius:50%;flex:0 0 auto;height:32px;width:32px;}
.tvk_rv_card_author_elx{color:#1A1109;font-size:0.813rem;font-weight:700;}
.tvk_rv_card_loc_elx{color:#6B4F35;font-size:0.75rem;}
.tvk_ts_elx{padding:2.75rem 0;}
.tvk_ts_in_elx{gap:32px;grid-template-columns:1fr;display:grid;align-items:center;}
@media(min-width:882px){.tvk_ts_in_elx{grid-template-columns:1.4fr 1fr;gap:48px;}
}
.tvk_ts_left_elx{min-width:0;}
.tvk_ts_h2_elx{font-weight:600;overflow-wrap:break-word;font-size:1.625rem;line-height:1.1;margin-bottom:0.75rem;color:#FDF5E8;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;}
@media(min-width:766px){.tvk_ts_h2_elx{font-size:1.75rem;}
}
.tvk_ts_text_elx{margin-bottom:1.375rem;max-width:520px;line-height:1.6;font-size:0.906rem;color:#C9A97A;}
.tvk_ts_badges_elx{gap:18px;display:flex;flex-wrap:wrap;align-items:center;}
.tvk_ts_badge_elx{font-weight:600;color:#C9A97A;font-size:0.813rem;}
.tvk_ts_pay_elx{gap:0.75rem;display:flex;flex-wrap:wrap;}
@media(min-width:881px){.tvk_ts_pay_elx{justify-content:flex-end;}
}
.tvk_ts_pay_chip_elx{background:rgba(255,243,220,0.07);border-radius:14px;border:1px solid rgba(255,243,220,0.13);padding:0.75rem 16px;color:#FDF5E8;font-weight:700;font-size:0.875rem;}
.tvk_sc_elx{padding:3rem 0 0.625rem;}
.tvk_sc_head_elx{text-align:center;margin-bottom:1.75rem;}
.tvk_sc_eyebrow_elx{margin-bottom:0.75rem;}
.tvk_sc_h2_elx{color:#1A1109;font-weight:600;font-size:30px;overflow-wrap:break-word;line-height:1.05;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;}
@media(min-width:768px){.tvk_sc_h2_elx{font-size:36px;}
}
.tvk_sc_table_elx{border-radius:14px;border:1px solid rgba(20,14,8,0.08);margin:0 auto;overflow:hidden;max-width:56.25rem;}
.tvk_sc_thead_elx{background:#2A1F14;grid-template-columns:1.6fr 1fr 1fr;display:grid;}
.tvk_sc_th_elx{padding:0.938rem 18px;color:#C9A97A;text-align:center;font-size:0.813rem;overflow-wrap:break-word;font-weight:700;}
.tvk_sc_th_elx:first-child{text-align:left;}
.tvk_sc_th_us_elx{color:#E8B84B;}
.tvk_sc_row_elx{grid-template-columns:1.6fr 1fr 1fr;border-top:1px solid rgba(20,14,8,0.08);display:grid;}
.tvk_sc_row_elx:nth-child(even){background:#FFFFFF;}
.tvk_sc_td_elx{padding:0.938rem 1.125rem;font-size:14px;min-width:0;overflow-wrap:break-word;color:#6B4F35;text-align:center;}
.tvk_sc_td_elx:first-child{font-weight:600;color:#2E2015;text-align:left;}
.tvk_sc_td_us_elx{font-weight:700;color:#3A7D5A;}
.tvk_el_elx{padding:3rem 0;}
@media(min-width:771px){.tvk_el_elx{padding:3.5rem 0;}
}
.tvk_el_in_elx{grid-template-columns:1fr;gap:40px;align-items:start;display:grid;}
@media(min-width:901px){.tvk_el_in_elx{grid-template-columns:1fr 1fr;gap:3.5rem;}
}
.tvk_el_left_elx{min-width:0;}
.tvk_el_eyebrow_elx{margin-bottom:14px;}
.tvk_el_h2_elx{overflow-wrap:break-word;color:#1A1109;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;font-weight:600;margin-bottom:1.375rem;line-height:1.08;font-size:2rem;}
@media(min-width:771px){.tvk_el_h2_elx{font-size:38px;}
}
.tvk_el_body_elx p{line-height:1.7;margin-bottom:1.125rem;color:#2E2015;overflow-wrap:break-word;font-size:16px;}
.tvk_el_dropcap_elx{padding:0.375rem 12px 0 0;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;line-height:.8;font-weight:700;color:#C48A30;float:left;font-size:62px;}
.tvk_el_right_elx{min-width:0;}
.tvk_el_quote_elx{border-radius:1.25rem;padding:36px;background:linear-gradient(150deg,#231509,#100A04);color:#FDF5E8;margin-bottom:24px;position:relative;}
.tvk_el_quote_mark_elx{margin-bottom:0.375rem;color:#E8B84B;display:inline-flex;align-items:center;}
.tvk_el_quote_mark_elx svg{width:34px;height:34px;}
.tvk_el_quote_text_elx{font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;font-weight:500;margin-bottom:1.375rem;overflow-wrap:break-word;font-size:22px;color:#FDF5E8;line-height:1.4;}
.tvk_el_quote_meta_elx{gap:0.75rem;display:flex;align-items:center;}
.tvk_el_quote_av_elx{border-radius:50%;flex:0 0 auto;background:linear-gradient(135deg,#C48A30,#F0CC72);height:38px;width:38px;}
.tvk_el_quote_author_elx{color:#FDF5E8;font-size:14px;font-weight:700;}
.tvk_el_quote_meta_sub_elx{font-size:12px;color:#C9A97A;}
.tvk_el_explain_elx{border:1px solid rgba(20,14,8,0.08);overflow:hidden;border-radius:14px;}
.tvk_el_explain_card_elx{padding:22px 24px;}
.tvk_el_explain_card_elx+.tvk_el_explain_card_elx{border-top:1px solid rgba(20,14,8,0.08);}
.tvk_el_explain_h_elx{margin-bottom:0.5rem;line-height:1.15;font-weight:600;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;overflow-wrap:break-word;color:#1A1109;font-size:1.25rem;}
.tvk_el_explain_p_elx{font-size:0.875rem;line-height:1.55;color:#8C6A4A;overflow-wrap:break-word;}
.tvk_sg_elx{padding:48px 0 0.625rem;}
.tvk_sg_eyebrow_elx{display:block;margin-bottom:12px;}
.tvk_sg_h2_elx{overflow-wrap:break-word;color:#1A1109;font-size:1.875rem;line-height:1.05;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;margin-bottom:28px;font-weight:600;}
@media(min-width:770px){.tvk_sg_h2_elx{font-size:2.25rem;}
}
.tvk_sg_grid_elx{gap:24px;grid-template-columns:1fr;display:grid;}
@media(min-width:721px){.tvk_sg_grid_elx{grid-template-columns:repeat(3,1fr);}
}
.tvk_sg_col_elx{min-width:0;}
.tvk_sg_col_h_elx{line-height:1.15;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;color:#1A1109;overflow-wrap:break-word;font-size:22px;margin-bottom:10px;font-weight:600;}
.tvk_sg_col_p_elx{font-size:14px;line-height:1.65;overflow-wrap:break-word;color:#8C6A4A;}
.tvk_sb_elx{padding:48px 0;background:#FFFFFF;margin-top:24px;border-bottom:1px solid rgba(20,14,8,0.08);border-top:1px solid rgba(20,14,8,0.08);}
@media(min-width:771px){.tvk_sb_elx{padding:56px 0;}
}
.tvk_sb_eyebrow_elx{display:block;margin-bottom:12px;}
.tvk_sb_h2_elx{font-weight:600;font-size:1.875rem;overflow-wrap:break-word;color:#1A1109;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;line-height:1.05;margin-bottom:26px;}
@media(min-width:769px){.tvk_sb_h2_elx{font-size:36px;}
}
.tvk_sb_grid_elx{gap:1rem;grid-template-columns:1fr;display:grid;}
@media(min-width:561px){.tvk_sb_grid_elx{grid-template-columns:1fr 1fr;}
}
@media(min-width:962px){.tvk_sb_grid_elx{grid-template-columns:repeat(4,1fr);}
}
.tvk_sb_card_elx{background:#FAF6F0;border:1px solid rgba(20,14,8,0.08);border-radius:14px;padding:24px;min-width:0;}
.tvk_sb_card_h_elx{font-size:19px;font-weight:600;line-height:1.15;margin-bottom:8px;color:#1A1109;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;overflow-wrap:break-word;}
.tvk_sb_card_p_elx{font-size:0.844rem;color:#8C6A4A;overflow-wrap:break-word;line-height:1.6;}
.tvk_sb_rtp_elx{padding:26px 28px;background:#FAF6F0;border-radius:14px;gap:24px;grid-template-columns:1fr;border:1px solid rgba(20,14,8,0.08);display:grid;align-items:center;margin-top:1.125rem;}
@media(min-width:757px){.tvk_sb_rtp_elx{gap:40px;grid-template-columns:1fr 1fr;}
}
.tvk_sb_rtp_h_elx{color:#1A1109;font-weight:600;overflow-wrap:break-word;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;line-height:1.15;margin-bottom:0.5rem;font-size:20px;}
.tvk_sb_rtp_p_elx{line-height:1.6;overflow-wrap:break-word;color:#8C6A4A;font-size:13.5px;}
.tvk_sb_rtp_stats_elx{gap:16px;display:flex;}
.tvk_sb_stat_elx{flex:1 1 0;border-radius:0.5rem;padding:1.125rem;background:#FFFFFF;min-width:0;text-align:center;}
.tvk_sb_stat_v_elx{font-size:1.625rem;font-weight:700;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;overflow-wrap:break-word;color:#3A7D5A;}
.tvk_sb_stat_l_elx{color:#6B4F35;margin-top:0.25rem;font-size:0.719rem;}
.tvk_lh_elx{padding:2.5rem 0 20px;}
.tvk_lh_in_elx{border-top:1px solid rgba(20,14,8,0.14);padding-top:34px;}
.tvk_lh_eyebrow_elx{margin-bottom:22px;display:block;}
.tvk_lh_grid_elx{grid-template-columns:1fr 1fr;gap:28px;display:grid;}
@media(min-width:601px){.tvk_lh_grid_elx{grid-template-columns:repeat(3,1fr);}
}
@media(min-width:961px){.tvk_lh_grid_elx{grid-template-columns:repeat(5,1fr);}
}
.tvk_lh_col_elx{min-width:0;}
.tvk_lh_col_h_elx{color:#1A1109;margin-bottom:12px;font-weight:700;overflow-wrap:break-word;font-size:13px;}
.tvk_lh_links_elx{gap:0.5rem;flex-direction:column;display:flex;}
.tvk_lh_link_elx{transition:color .22s ease;font-size:0.813rem;color:#8C6A4A;overflow-wrap:break-word;}
.tvk_lh_link_elx:hover{color:#C48A30;}
.tvk_faq_elx{padding:48px 0;background:#FFFFFF;border-top:1px solid rgba(20,14,8,0.08);margin-top:24px;border-bottom:1px solid rgba(20,14,8,0.08);}
@media(min-width:765px){.tvk_faq_elx{padding:3.875rem 0;}
}
.tvk_faq_head_elx{text-align:center;margin-bottom:2.125rem;}
.tvk_faq_eyebrow_elx{margin-bottom:12px;}
.tvk_faq_h2_elx{overflow-wrap:break-word;line-height:1.05;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;font-weight:600;color:#1A1109;font-size:2rem;}
@media(min-width:765px){.tvk_faq_h2_elx{font-size:2.375rem;}
}
.tvk_faq_list_elx{gap:0.75rem;margin:0 auto;display:flex;max-width:51.25rem;flex-direction:column;}
.tvk_faq_item_elx{background:#FAF6F0;overflow:hidden;border:1px solid rgba(20,14,8,0.08);border-radius:0.875rem;}
.tvk_faq_q_elx{list-style:none;gap:1.25rem;padding:20px 1.5rem;font-size:1rem;display:flex;align-items:center;justify-content:space-between;overflow-wrap:break-word;cursor:pointer;color:#1A1109;font-weight:700;}
.tvk_faq_q_elx::-webkit-details-marker{display:none;}
.tvk_faq_q_ic_elx{transition:transform .22s ease;flex:0 0 auto;display:inline-flex;align-items:center;color:#C48A30;}
.tvk_faq_q_ic_elx svg{width:1.125rem;height:1.125rem;}
.tvk_faq_item_elx[open] .tvk_faq_q_ic_elx{transform:rotate(180deg);}
.tvk_faq_a_elx{padding:0 24px 1.25rem;color:#8C6A4A;font-size:14.5px;line-height:1.6;overflow-wrap:break-word;}
.tvk_ft_elx{background:#2A1F14;margin-top:40px;color:#C9A97A;}
.tvk_ft_in_elx{padding:48px 0 1.75rem;grid-template-columns:1fr;gap:2rem;display:grid;}
@media(min-width:598px){.tvk_ft_in_elx{grid-template-columns:1fr 1fr;}
}
@media(min-width:900px){.tvk_ft_in_elx{grid-template-columns:1.4fr 1fr 1fr 1fr;}
}
.tvk_ft_brand_elx{min-width:0;}
.tvk_ft_logo_elx{font-size:1.625rem;font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;overflow-wrap:break-word;font-weight:700;color:#FDF5E8;}
.tvk_ft_tagline_elx{font-size:0.844rem;max-width:17.5rem;margin-top:0.875rem;line-height:1.6;color:#C9A97A;}
.tvk_ft_contact_elx{transition:color .22s ease;display:inline-block;max-width:280px;color:#E8B84B;overflow-wrap:anywhere;margin-top:0.75rem;font-size:13px;}
.tvk_ft_contact_elx:hover{color:#FDF5E8;}
.tvk_ft_col_elx{min-width:0;}
.tvk_ft_col_h_elx{overflow-wrap:break-word;font-size:13px;font-weight:700;margin-bottom:14px;text-transform:uppercase;color:#FDF5E8;letter-spacing:.08em;}
.tvk_ft_col_links_elx{gap:0.625rem;display:flex;flex-direction:column;}
.tvk_ft_link_elx{transition:color .22s ease;color:#C9A97A;overflow-wrap:break-word;font-size:0.844rem;}
.tvk_ft_link_elx:hover{color:#FDF5E8;}
.tvk_ft_bot_elx{padding:22px 0 40px;gap:16px;flex-direction:column;border-top:1px solid rgba(255,243,220,0.13);display:flex;}
@media(min-width:766px){.tvk_ft_bot_elx{gap:1.25rem;align-items:center;flex-direction:row;justify-content:space-between;}
}
.tvk_ft_legal_elx{max-width:760px;overflow-wrap:break-word;color:#B89B7E;line-height:1.6;font-size:11.5px;}
.tvk_ft_legal_elx b{color:#C9A97A;font-weight:700;}
.tvk_ft_age_elx{padding:0.25rem 9px;flex:0 0 auto;border-radius:0.5rem;border:1.5px solid #E8B84B;font-size:13px;color:#E8B84B;font-weight:700;}