*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF6F0;
-webkit-font-smoothing:antialiased;
color:#3B3025;
line-height:1.6;
overflow-wrap:break-word;
font-family:"Nunito Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:15px;
text-rendering:optimizeLegibility;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.kld_layout-uvn{
flex-direction:column;
display:flex;
min-height:100vh;
}
.kld_main-uvn{
flex:1 1 auto;
min-width:0;
width:100%;
}
.kld_container-uvn{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:771px){
.kld_container-uvn{
padding:0 32px;
}
}
@media(min-width:1097px){
.kld_container-uvn{
padding:0 3.5rem;
}
}
.kld_eyebrow-uvn{
text-transform:uppercase;
letter-spacing:.2em;
font-size:0.688rem;
display:inline-block;
line-height:1.4;
overflow-wrap:break-word;
color:#C48E36;
font-family:"Nunito Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:600;
}
.kld_band-uvn{
background:#1E1710;
color:#F5EDDC;
}
.kld_band-uvn .kld_eyebrow-uvn{
color:#E8B84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.kld_tb-uvn{
background:#FAF6F0;
position:sticky;
z-index:50;
border-bottom:1px solid rgba(30,20,10,0.13);
top:0;
}
.kld_tb_in-uvn{
gap:1rem;
padding:12px 16px;
margin:0 auto;
align-items:center;
display:flex;
max-width:1400px;
width:100%;
justify-content:space-between;
}
@media(min-width:767px){
.kld_tb_in-uvn{
padding:16px 32px;
}
}
@media(min-width:1101px){
.kld_tb_in-uvn{
padding:1.125rem 3.5rem;
}
}
.kld_tb_left-uvn{
gap:28px;
display:flex;
min-width:0;
align-items:center;
}
.kld_tb_logo-uvn{
gap:0.688rem;
align-items:center;
display:flex;
min-width:0;
}
.kld_tb_logo_mark-uvn{
flex:0 0 auto;
border-radius:8px;
width:34px;
height:34px;
object-fit:cover;
}
.kld_tb_logo_txt-uvn{
display:flex;
min-width:0;
flex-direction:column;
line-height:1;
}
.kld_tb_logo_name-uvn{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#1A1410;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
letter-spacing:.02em;
font-size:22px;
}
.kld_tb_logo_sub-uvn{
overflow:hidden;
font-weight:600;
text-transform:uppercase;
letter-spacing:.32em;
margin-top:0.25rem;
text-overflow:ellipsis;
color:#C48E36;
font-size:0.531rem;
white-space:nowrap;
}
.kld_tb_nav-uvn{
display:none;
}
@media(min-width:961px){
.kld_tb_nav-uvn{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.kld_tb_nav_item-uvn{
transition:color .22s ease,border-color .22s ease;
color:#3B3025;
white-space:nowrap;
border-bottom:2px solid transparent;
font-weight:600;
padding-bottom:3px;
font-size:14px;
}
.kld_tb_nav_item-uvn:hover{
color:#1A1410;
}
.kld_tb_nav_item-uvn.kld_state_active-uvn{
border-color:#C48E36;
color:#1A1410;
}
.kld_tb_right-uvn{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.kld_tb_search-uvn{
transition:color .22s ease;
display:flex;
color:#3B3025;
align-items:center;
justify-content:center;
}
.kld_tb_search-uvn:hover{
color:#C48E36;
}
.kld_tb_search-uvn svg{
width:1.125rem;
height:18px;
}
.kld_tb_lang-uvn{
letter-spacing:.1em;
color:#7A6A54;
font-weight:600;
font-size:11px;
text-transform:uppercase;
}
.kld_tb_lang-uvn:hover{
color:#1A1410;
}
.kld_tb_login-uvn{
color:#1A1410;
font-weight:600;
font-size:0.875rem;
display:none;
}
@media(min-width:769px){
.kld_tb_login-uvn{
display:inline-block;
}
}
.kld_tb_register-uvn{
border-radius:62.438rem;
transition:background-color .22s ease;
padding:0.688rem 22px;
background:#1A1410;
font-size:0.875rem;
font-weight:700;
white-space:nowrap;
color:#F5EDDC;
}
.kld_tb_register-uvn:hover{
background:#30261A;
}
.kld_mob-uvn{
background:#FAF6F0;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
right:0;
left:0;
z-index:60;
border-top:1px solid rgba(30,20,10,0.13);
position:fixed;
}
@media(min-width:959px){
.kld_mob-uvn{
display:none;
}
}
.kld_mob_in-uvn{
margin:0 auto;
align-items:stretch;
justify-content:space-around;
max-width:560px;
display:flex;
}
.kld_mob_item-uvn{
gap:3px;
padding:9px 0.25rem;
transition:color .22s ease;
flex:1 1 0;
display:flex;
align-items:center;
min-width:0;
flex-direction:column;
color:#7A6A54;
}
.kld_mob_item-uvn.kld_state_active-uvn{
color:#C48E36;
}
.kld_mob_ic-uvn{
justify-content:center;
display:flex;
align-items:center;
}
.kld_mob_ic-uvn svg{
width:1.25rem;
height:1.25rem;
}
.kld_mob_lb-uvn{
overflow:hidden;
white-space:nowrap;
font-weight:600;
text-overflow:ellipsis;
font-size:10px;
max-width:100%;
}
@media(max-width:957px){
body{
padding-bottom:3.75rem;
}
}
.kld_rail-uvn{
position:relative;
min-width:0;
}
.kld_rail_scroll-uvn{
gap:0.875rem;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
scrollbar-width:thin;
padding-bottom:14px;
display:flex;
}
@media(min-width:770px){
.kld_rail_scroll-uvn{
gap:18px;
}
}
.kld_gc-uvn{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:771px){
.kld_gc-uvn{
width:188px;
}
}
.kld_gc_img-uvn{
border-radius:14px;
background:#FFFFFF;
overflow:hidden;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(30,20,10,0.07), 0 0.5rem 1.5rem rgba(30,20,10,0.09);
position:relative;
}
.kld_gc_img-uvn img{
inset:0;
position:absolute;
height:100%;
object-fit:cover;
width:100%;
}
.kld_gc_cover-uvn{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.kld_gc_hover-uvn{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .22s ease;
position:absolute;
justify-content:center;
align-items:center;
opacity:0;
display:flex;
}
.kld_gc-uvn:hover .kld_gc_hover-uvn{
opacity:1;
}
.kld_gc_hover_btn-uvn{
border-radius:999px;
background:#1A1410;
justify-content:center;
align-items:center;
display:flex;
color:#F5EDDC;
width:46px;
height:2.875rem;
}
.kld_gc_hover_btn-uvn svg{
width:18px;
height:1.125rem;
}
.kld_gc_info-uvn{
gap:2px;
display:flex;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
}
.kld_gc_name-uvn{
overflow:hidden;
font-weight:700;
font-size:0.813rem;
text-overflow:ellipsis;
white-space:nowrap;
color:#1A1410;
}
.kld_gc_prov-uvn{
overflow:hidden;
color:#7A6A54;
text-overflow:ellipsis;
font-size:11px;
white-space:nowrap;
}
.kld_gc_meta-uvn{
font-size:0.688rem;
color:#7A6A54;
}
.kld_tc-uvn{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:771px){
.kld_tc-uvn{
width:230px;
}
}
.kld_tc_img-uvn{
border-radius:14px;
background:#FFFFFF;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(30,20,10,0.07), 0 8px 24px rgba(30,20,10,0.09);
padding-bottom:75%;
position:relative;
}
.kld_tc_img-uvn img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.kld_tc_info-uvn{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
display:flex;
min-width:0;
}
.kld_tc_name-uvn{
overflow:hidden;
color:#1A1410;
font-weight:700;
white-space:nowrap;
font-size:0.875rem;
text-overflow:ellipsis;
}
.kld_tc_rtp-uvn{
color:#7A6A54;
font-size:0.688rem;
}
.kld_lc-uvn{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:770px){
.kld_lc-uvn{
width:268px;
}
}
.kld_lc_img-uvn{
border-radius:14px;
background:#FFFFFF;
overflow:hidden;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(30,20,10,0.07), 0 8px 1.5rem rgba(30,20,10,0.09);
}
.kld_lc_img-uvn img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.kld_lc_live-uvn{
background:rgba(0,0,0,0.52);
gap:7px;
border-radius:999px;
padding:4px 9px;
position:absolute;
left:12px;
display:flex;
top:12px;
align-items:center;
}
.kld_lc_live_dot-uvn{
border-radius:50%;
background:#C43A2E;
animation:zm2-pulse 1.6s infinite;
height:0.5rem;
width:0.5rem;
}
.kld_lc_seats-uvn{
font-weight:600;
font-size:10px;
text-transform:uppercase;
color:#F5EDDC;
letter-spacing:.08em;
}
.kld_lc_info-uvn{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
display:flex;
}
.kld_lc_name-uvn{
overflow:hidden;
font-weight:700;
white-space:nowrap;
color:#1A1410;
text-overflow:ellipsis;
font-size:15px;
}
.kld_lc_bet-uvn{
color:#7A6A54;
font-size:11px;
}
.kld_pc-uvn{
padding:16px 14px;
border:1px solid rgba(30,20,10,0.07);
gap:8px;
background:#FFFFFF;
border-radius:0.875rem;
min-height:4.625rem;
min-width:0;
align-items:center;
justify-content:center;
display:flex;
flex-direction:column;
}
.kld_pc_logo-uvn{
flex:0 0 auto;
object-fit:contain;
width:auto;
max-width:100%;
height:28px;
}
.kld_pc_name-uvn{
overflow:hidden;
text-align:center;
text-overflow:ellipsis;
max-width:100%;
color:#7A6A54;
font-size:11px;
white-space:nowrap;
}
.kld_gc_tag-uvn{
border-radius:0.5rem;
padding:3px 0.5rem;
z-index:2;
display:inline-block;
font-weight:700;
text-transform:uppercase;
top:10px;
left:10px;
letter-spacing:.06em;
font-size:10px;
position:absolute;
}
.kld_gc_tag_hot-uvn{
background:#C43A2E;
color:#F5EDDC;
}
.kld_gc_tag_new-uvn{
background:#E8B84B;
color:#1A1410;
}
.kld_gc_tag_jp-uvn{
background:#C48E36;
color:#1A1410;
}
.kld_gc_tag_live-uvn{
background:#C43A2E;
color:#F5EDDC;
}
.kld_sh-uvn{
min-width:0;
margin-bottom:18px;
}
.kld_sh_row-uvn{
gap:16px;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
}
.kld_sh_row-uvn .kld_sh_l-uvn{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.kld_sh_stack-uvn{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.kld_sh_center-uvn{
gap:10px;
text-align:center;
align-items:center;
display:flex;
flex-direction:column;
}
.kld_sh_h2-uvn{
font-size:24px;
color:#1A1410;
line-height:1.1;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:766px){
.kld_sh_h2-uvn{
font-size:30px;
}
}
.kld_band-uvn .kld_sh_h2-uvn{
color:#F5EDDC;
}
.kld_sh_eb_line-uvn{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.kld_sh_eb_line-uvn::before{
background:#C48E36;
width:1.75rem;
display:inline-block;
height:1px;
content:"";
}
.kld_band-uvn .kld_sh_eb_line-uvn::before{
background:#E8B84B;
}
.kld_sh_eb_dot-uvn{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.kld_sh_eb_dot-uvn::before{
background:#C48E36;
border-radius:50%;
content:"";
height:6px;
display:inline-block;
width:0.375rem;
}
.kld_band-uvn .kld_sh_eb_dot-uvn::before{
background:#E8B84B;
}
.kld_sh_link-uvn{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-bottom:1px solid #1A1410;
white-space:nowrap;
display:inline-flex;
color:#1A1410;
padding-bottom:2px;
font-size:13px;
font-weight:600;
align-items:center;
}
.kld_sh_link-uvn:hover{
border-color:#C48E36;
color:#C48E36;
}
.kld_sh_link-uvn svg{
width:14px;
height:14px;
}
.kld_sh_link_chev-uvn{
padding-bottom:0;
border-bottom:0;
}
.kld_sh_link_btn-uvn{
padding:0.563rem 18px;
border-radius:999px;
background:#1A1410;
color:#F5EDDC;
border-bottom:0;
}
.kld_sh_link_btn-uvn:hover{
border-color:transparent;
background:#30261A;
color:#F5EDDC;
}
.kld_band-uvn .kld_sh_link-uvn{
border-color:#F5EDDC;
color:#F5EDDC;
}
.kld_band-uvn .kld_sh_link_btn-uvn{
background:#E8B84B;
color:#1A1410;
}
.kld_sh_rule-uvn{
margin:-2px 0 1.125rem;
background:rgba(30,20,10,0.13);
height:1px;
}
.kld_band-uvn .kld_sh_rule-uvn{
background:rgba(255,240,200,0.12);
}
.kld_hero-uvn{
padding:32px 0 0.5rem;
}
@media(min-width:765px){
.kld_hero-uvn{
padding:56px 0 24px;
}
}
.kld_hero_in-uvn{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:902px){
.kld_hero_in-uvn{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.kld_hero_copy-uvn{
min-width:0;
}
.kld_hero_eyebrow-uvn{
gap:0.625rem;
display:inline-flex;
align-items:center;
margin-bottom:22px;
}
.kld_hero_eyebrow_line-uvn{
flex:0 0 auto;
background:#C48E36;
display:inline-block;
height:1px;
width:1.75rem;
}
.kld_hero_h1-uvn{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1A1410;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:1.25rem;
font-size:38px;
letter-spacing:-.01em;
line-height:1.04;
}
@media(min-width:768px){
.kld_hero_h1-uvn{
font-size:54px;
}
}
@media(min-width:1101px){
.kld_hero_h1-uvn{
font-size:62px;
}
}
.kld_hero_h1-uvn em{
color:#C48E36;
font-style:normal;
}
.kld_hero_sub-uvn{
font-size:1rem;
line-height:1.6;
margin-bottom:30px;
max-width:480px;
color:#9C8C76;
}
@media(min-width:769px){
.kld_hero_sub-uvn{
font-size:18px;
}
}
.kld_hero_actions-uvn{
gap:14px;
flex-wrap:wrap;
align-items:center;
margin-bottom:2.125rem;
display:flex;
}
.kld_hero_cta-uvn{
padding:1rem 1.875rem;
transition:background-color .22s ease;
gap:0.625rem;
border-radius:999px;
background:#1A1410;
font-weight:700;
display:inline-flex;
font-size:15px;
align-items:center;
color:#F5EDDC;
}
.kld_hero_cta-uvn:hover{
background:#30261A;
}
.kld_hero_cta_ic-uvn{
display:inline-flex;
align-items:center;
}
.kld_hero_cta_ic-uvn svg{
height:16px;
width:16px;
}
.kld_hero_cta_alt-uvn{
transition:border-color .22s ease,color .22s ease;
padding:15px 26px;
background:transparent;
border:1px solid rgba(30,20,10,0.13);
border-radius:62.438rem;
font-weight:600;
display:inline-flex;
align-items:center;
color:#1A1410;
font-size:15px;
}
.kld_hero_cta_alt-uvn:hover{
border-color:#C48E36;
color:#C48E36;
}
.kld_hero_trust-uvn{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.kld_hero_trust_item-uvn{
gap:9px;
font-weight:600;
align-items:center;
color:#3B3025;
display:flex;
font-size:0.813rem;
}
.kld_hero_trust_ic-uvn{
color:#C48E36;
display:inline-flex;
align-items:center;
}
.kld_hero_trust_ic-uvn svg{
width:1rem;
height:16px;
}
.kld_hero_promo-uvn{
background:#FFFFFF;
overflow:hidden;
border-radius:20px;
min-height:300px;
position:relative;
box-shadow:0 0.75rem 3rem rgba(30,20,10,0.14), 0 3px 0.625rem rgba(30,20,10,0.08);
display:flex;
}
.kld_hero_promo_bg-uvn{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.kld_hero_promo_bg-uvn::after{
inset:0;
background:linear-gradient(120deg,#1E1710 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.kld_hero_promo_glow-uvn{
border-radius:50%;
background:radial-gradient(circle,rgba(196,142,54,0.18) 0%,transparent 65%);
height:16.25rem;
top:-40px;
right:-20px;
position:absolute;
pointer-events:none;
width:260px;
}
.kld_hero_promo_ct-uvn{
padding:1.75rem;
max-width:88%;
z-index:2;
align-self:flex-end;
position:relative;
}
.kld_hero_promo_label-uvn{
letter-spacing:.25em;
font-weight:700;
color:#E8B84B;
text-transform:uppercase;
font-size:10px;
display:block;
margin-bottom:0.5rem;
}
.kld_hero_promo_amount-uvn{
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F5EDDC;
line-height:1.05;
font-weight:600;
font-size:32px;
}
@media(min-width:771px){
.kld_hero_promo_amount-uvn{
font-size:2.5rem;
}
}
.kld_hero_promo_amount-uvn em{
font-style:normal;
color:#E8B84B;
}
.kld_hero_rating-uvn{
border:1px solid rgba(30,20,10,0.07);
gap:0.625rem;
background:#FFFFFF;
border-radius:0.875rem;
padding:10px 0.875rem;
z-index:3;
right:14px;
top:0.875rem;
position:absolute;
align-items:center;
max-width:min(16.25rem,62%);
box-shadow:0 2px 6px rgba(30,20,10,0.07), 0 8px 24px rgba(30,20,10,0.09);
display:flex;
}
.kld_hero_rating_score-uvn{
flex:0 0 auto;
font-size:24px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1A1410;
font-weight:700;
}
.kld_hero_rating_txt-uvn{
flex:1 1 auto;
min-width:0;
}
.kld_hero_rating_stars-uvn{
gap:2px;
color:#C48E36;
display:flex;
}
.kld_hero_rating_stars-uvn svg{
height:0.75rem;
width:0.75rem;
}
.kld_hero_rating_cap-uvn{
line-height:1.35;
display:block;
color:#7A6A54;
font-size:0.688rem;
margin-top:3px;
overflow-wrap:break-word;
}
.kld_stat-uvn{
border-top:1px solid rgba(30,20,10,0.13);
margin-top:1rem;
border-bottom:1px solid rgba(30,20,10,0.13);
}
.kld_stat_in-uvn{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:766px){
.kld_stat_in-uvn{
grid-template-columns:repeat(4,1fr);
}
}
.kld_stat_item-uvn{
padding:22px 0.875rem;
border-bottom:1px solid rgba(30,20,10,0.07);
min-width:0;
border-right:1px solid rgba(30,20,10,0.07);
}
.kld_stat_item-uvn:nth-child(2n){
border-right:0;
}
.kld_stat_item-uvn:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.kld_stat_item-uvn{
border-bottom:0;
}
.kld_stat_item-uvn:nth-child(2n){
border-right:1px solid rgba(30,20,10,0.07);
}
.kld_stat_item-uvn:nth-child(4n){
border-right:0;
}
}
.kld_stat_value-uvn{
font-weight:700;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.875rem;
color:#1A1410;
line-height:1;
}
@media(min-width:766px){
.kld_stat_value-uvn{
font-size:2.125rem;
}
}
.kld_stat_label-uvn{
font-size:13px;
overflow-wrap:break-word;
margin-top:0.375rem;
line-height:1.4;
color:#7A6A54;
}
.kld_grow-uvn{
padding:26px 0 10px;
}
.kld_row_seo-uvn{
margin:10px 0 0;
color:#9C8C76;
overflow-wrap:break-word;
max-width:760px;
font-size:14px;
line-height:1.65;
}
.kld_row_seo-uvn strong{
color:#1A1410;
font-weight:700;
}
.kld_grow-uvn{
padding:1.625rem 0 10px;
}
.kld_row_seo-uvn{
margin:0.625rem 0 0;
line-height:1.65;
color:#9C8C76;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:0.875rem;
}
.kld_row_seo-uvn strong{
color:#1A1410;
font-weight:700;
}
.kld_grow-uvn{
padding:26px 0 0.625rem;
}
.kld_row_seo-uvn{
margin:10px 0 0;
font-size:0.875rem;
line-height:1.65;
max-width:760px;
color:#9C8C76;
overflow-wrap:break-word;
}
.kld_row_seo-uvn strong{
font-weight:700;
color:#1A1410;
}
.kld_jp-uvn{
padding:30px 0 0.625rem;
}
.kld_jp_grid-uvn{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:765px){
.kld_jp_grid-uvn{
grid-template-columns:1fr 1fr;
}
.kld_jp_card_mega-uvn{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.kld_jp_grid-uvn{
grid-template-columns:1.4fr 1fr 1fr;
}
.kld_jp_card_mega-uvn{
grid-column:auto;
}
}
.kld_jp_card-uvn{
border:1px solid rgba(30,20,10,0.07);
background:#FFFFFF;
border-radius:1.25rem;
gap:12px;
padding:1.625rem;
overflow:hidden;
min-height:12.5rem;
flex-direction:column;
min-width:0;
justify-content:space-between;
display:flex;
position:relative;
}
.kld_jp_card_mega-uvn{
border-color:transparent;
background:linear-gradient(135deg,#261C0E,#110D08);
min-height:210px;
color:#F5EDDC;
}
.kld_jp_glow-uvn{
background:radial-gradient(circle,rgba(196,142,54,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
top:-2.5rem;
height:12.5rem;
position:absolute;
width:200px;
right:-2.5rem;
}
.kld_jp_label-uvn{
gap:0.625rem;
position:relative;
justify-content:space-between;
font-weight:700;
letter-spacing:.16em;
color:#C48E36;
text-transform:uppercase;
align-items:center;
flex-wrap:wrap;
font-size:0.625rem;
display:flex;
}
.kld_jp_card_mega-uvn .kld_jp_label-uvn{
color:#E8B84B;
}
.kld_jp_drop-uvn{
color:#7A6A54;
font-weight:600;
text-transform:none;
letter-spacing:.04em;
}
.kld_jp_card_mega-uvn .kld_jp_drop-uvn{
color:#A89878;
}
.kld_jp_amount-uvn{
font-weight:700;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1A1410;
overflow-wrap:break-word;
line-height:1;
font-size:2.375rem;
position:relative;
}
.kld_jp_card_mega-uvn .kld_jp_amount-uvn{
animation:zm2-pulse 2.4s infinite;
color:#E8B84B;
font-size:48px;
}
@media(min-width:770px){
.kld_jp_card_mega-uvn .kld_jp_amount-uvn{
font-size:3.375rem;
}
}
.kld_jp_game-uvn{
font-size:0.813rem;
color:#7A6A54;
position:relative;
}
.kld_jp_card_mega-uvn .kld_jp_game-uvn{
color:#A89878;
}
.kld_jp_cta-uvn{
position:relative;
align-self:flex-start;
}
.kld_jp_card_mega-uvn .kld_jp_cta-uvn{
border-radius:999px;
background:#E8B84B;
transition:opacity .22s ease;
padding:0.625rem 1.25rem;
color:#1A1410;
font-size:0.813rem;
font-weight:700;
}
.kld_jp_card_mega-uvn .kld_jp_cta-uvn:hover{
opacity:.9;
}
.kld_jp_card-uvn:not(.kld_jp_card_mega-uvn) .kld_jp_cta-uvn{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #1A1410;
font-weight:700;
color:#1A1410;
font-size:13px;
padding-bottom:2px;
}
.kld_jp_card-uvn:not(.kld_jp_card_mega-uvn) .kld_jp_cta-uvn:hover{
border-color:#C48E36;
color:#C48E36;
}
.kld_jp_seo-uvn{
margin:14px 0 0;
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
color:#9C8C76;
}
.kld_jp_seo-uvn strong{
color:#1A1410;
font-weight:700;
}
.kld_pr-uvn{
padding:1.875rem 0 6px;
}
.kld_pr_card-uvn{
border-radius:20px;
gap:10px;
padding:1.625rem;
border:1px solid rgba(30,20,10,0.07);
overflow:hidden;
background:#FFFFFF;
flex:0 0 auto;
width:280px;
min-height:12.5rem;
display:flex;
flex-direction:column;
position:relative;
}
@media(min-width:770px){
.kld_pr_card-uvn{
width:18.75rem;
}
}
.kld_pr_card_feat-uvn{
border-color:transparent;
background:linear-gradient(150deg,#261C0E,#110D08);
color:#F5EDDC;
}
.kld_pr_glow-uvn{
background:radial-gradient(circle,rgba(196,142,54,0.18),transparent 70%);
border-radius:50%;
position:absolute;
top:-30px;
right:-30px;
pointer-events:none;
height:130px;
opacity:0;
width:130px;
}
.kld_pr_card_feat-uvn .kld_pr_glow-uvn{
opacity:1;
}
.kld_pr_label-uvn{
font-size:0.625rem;
color:#C48E36;
letter-spacing:.16em;
position:relative;
text-transform:uppercase;
font-weight:700;
}
.kld_pr_card_feat-uvn .kld_pr_label-uvn{
color:#E8B84B;
}
.kld_pr_amount-uvn{
font-weight:600;
position:relative;
font-size:1.625rem;
line-height:1.08;
color:#1A1410;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.kld_pr_card_feat-uvn .kld_pr_amount-uvn{
color:#F5EDDC;
}
.kld_pr_amount-uvn em{
font-style:normal;
color:#C48E36;
}
.kld_pr_card_feat-uvn .kld_pr_amount-uvn em{
color:#E8B84B;
}
.kld_pr_terms-uvn{
line-height:1.5;
position:relative;
color:#7A6A54;
font-size:0.813rem;
}
.kld_pr_card_feat-uvn .kld_pr_terms-uvn{
color:#A89878;
}
.kld_pr_cta-uvn{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.kld_pr_card_feat-uvn .kld_pr_cta-uvn{
padding:9px 1.125rem;
background:#E8B84B;
border-radius:62.438rem;
transition:opacity .22s ease;
font-size:0.813rem;
color:#1A1410;
font-weight:700;
}
.kld_pr_card_feat-uvn .kld_pr_cta-uvn:hover{
opacity:.9;
}
.kld_pr_card-uvn:not(.kld_pr_card_feat-uvn) .kld_pr_cta-uvn{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
font-size:0.813rem;
border-bottom:1px solid #1A1410;
color:#1A1410;
padding-bottom:2px;
}
.kld_pr_card-uvn:not(.kld_pr_card_feat-uvn) .kld_pr_cta-uvn:hover{
border-color:#C48E36;
color:#C48E36;
}
.kld_grow-uvn{
padding:1.625rem 0 10px;
}
.kld_row_seo-uvn{
margin:0.625rem 0 0;
line-height:1.65;
color:#9C8C76;
font-size:0.875rem;
max-width:47.5rem;
overflow-wrap:break-word;
}
.kld_row_seo-uvn strong{
color:#1A1410;
font-weight:700;
}
.kld_app-uvn{
padding:1.875rem 0 10px;
}
.kld_app_in-uvn{
background:#FFFFFF;
gap:1.75rem;
border-radius:1.25rem;
border:1px solid rgba(30,20,10,0.07);
padding:32px;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.kld_app_in-uvn{
padding:2.5rem 2.75rem;
gap:40px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.kld_app_copy-uvn{
max-width:560px;
min-width:0;
}
.kld_app_eyebrow-uvn{
margin-bottom:0.75rem;
}
.kld_app_h2-uvn{
font-weight:600;
font-size:1.75rem;
line-height:1.05;
margin-bottom:0.75rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1A1410;
}
@media(min-width:766px){
.kld_app_h2-uvn{
font-size:34px;
}
}
.kld_app_text-uvn{
color:#9C8C76;
line-height:1.6;
font-size:0.875rem;
margin-bottom:1.375rem;
}
.kld_app_btns-uvn{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.kld_app_btn-uvn{
background:#1A1410;
padding:0.688rem 20px;
gap:10px;
transition:background-color .22s ease;
border-radius:0.875rem;
color:#F5EDDC;
align-items:center;
display:inline-flex;
}
.kld_app_btn-uvn:hover{
background:#30261A;
}
.kld_app_btn_ic-uvn{
align-items:center;
display:inline-flex;
}
.kld_app_btn_ic-uvn svg{
width:1.125rem;
height:18px;
}
.kld_app_btn_lb-uvn{
font-weight:700;
font-size:13.5px;
}
.kld_app_qr_wrap-uvn{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.kld_app_qr-uvn{
flex:0 0 auto;
border-radius:0.875rem;
width:6.75rem;
height:108px;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 5px 11px);
background-color:#1A1410;
}
.kld_app_qr_cap-uvn{
color:#7A6A54;
line-height:1.4;
max-width:5.75rem;
font-size:0.781rem;
}
.kld_trn-uvn{
padding:1.875rem 0 0.625rem;
}
.kld_trn_in-uvn{
overflow:hidden;
border:1px solid rgba(30,20,10,0.07);
background:#FFFFFF;
grid-template-columns:1fr;
border-radius:1.25rem;
display:grid;
}
@media(min-width:879px){
.kld_trn_in-uvn{
grid-template-columns:1.05fr 1fr;
}
}
.kld_trn_banner-uvn{
padding:34px;
overflow:hidden;
background:linear-gradient(150deg,#261C0E,#110D08);
position:relative;
color:#F5EDDC;
}
.kld_trn_glow-uvn{
border-radius:50%;
background:radial-gradient(circle,rgba(196,142,54,0.18),transparent 70%);
position:absolute;
width:12.5rem;
height:200px;
bottom:-40px;
pointer-events:none;
right:-40px;
}
.kld_trn_eyebrow-uvn{
margin-bottom:0.875rem;
position:relative;
}
.kld_trn_h2-uvn{
color:#F5EDDC;
margin-bottom:12px;
position:relative;
font-weight:600;
line-height:1.06;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:771px){
.kld_trn_h2-uvn{
font-size:36px;
}
}
.kld_trn_text-uvn{
position:relative;
font-size:14px;
max-width:26.25rem;
line-height:1.6;
margin-bottom:22px;
color:#A89878;
}
.kld_trn_timer-uvn{
gap:0.5rem;
flex-wrap:wrap;
align-items:center;
position:relative;
margin-bottom:24px;
display:flex;
}
.kld_trn_timer_cap-uvn{
font-size:11px;
color:#A89878;
}
.kld_trn_timer_box-uvn{
border-radius:0.5rem;
padding:0.25rem 0.75rem;
background:rgba(255,245,220,0.07);
font-size:1.5rem;
color:#F5EDDC;
font-weight:700;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.kld_trn_cta-uvn{
border-radius:999px;
background:#E8B84B;
padding:0.813rem 1.625rem;
transition:opacity .22s ease;
font-weight:700;
color:#1A1410;
display:inline-block;
font-size:14px;
position:relative;
}
.kld_trn_cta-uvn:hover{
opacity:.9;
}
.kld_trn_lb-uvn{
padding:26px 28px;
}
.kld_trn_lb_head-uvn{
gap:0.625rem;
justify-content:space-between;
margin-bottom:12px;
display:flex;
align-items:center;
}
.kld_trn_lb_title-uvn{
color:#1A1410;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.25rem;
}
.kld_trn_lb_upd-uvn{
text-transform:uppercase;
font-size:11px;
color:#7A6A54;
letter-spacing:.08em;
}
.kld_trn_lb_row-uvn{
padding:11px 0.75rem;
border-radius:8px;
gap:0.875rem;
align-items:center;
display:flex;
}
.kld_trn_lb_row-uvn:nth-child(2){
background:rgba(196,142,54,0.10);
}
.kld_trn_lb_rank-uvn{
flex:0 0 auto;
font-size:16px;
color:#C48E36;
font-weight:700;
width:1.375rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.kld_trn_lb_av-uvn{
background:linear-gradient(135deg,#C48E36,#F0CB6A);
border-radius:50%;
flex:0 0 auto;
width:30px;
height:30px;
}
.kld_trn_lb_name-uvn{
overflow:hidden;
flex:1 1 auto;
font-weight:600;
font-size:0.875rem;
white-space:nowrap;
color:#1A1410;
min-width:0;
text-overflow:ellipsis;
}
.kld_trn_lb_amount-uvn{
flex:0 0 auto;
font-size:0.813rem;
font-weight:700;
color:#1A1410;
}
.kld_vip-uvn{
padding:3rem 0;
}
@media(min-width:768px){
.kld_vip-uvn{
padding:64px 0;
}
}
.kld_vip_head-uvn{
gap:14px;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:882px){
.kld_vip_head-uvn{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.kld_vip_eyebrow-uvn{
margin-bottom:12px;
}
.kld_vip_h2-uvn{
line-height:1.05;
font-size:32px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F5EDDC;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:765px){
.kld_vip_h2-uvn{
font-size:2.5rem;
}
}
.kld_vip_intro-uvn{
line-height:1.6;
font-size:14px;
color:#A89878;
max-width:420px;
}
.kld_vip_grid-uvn{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.kld_vip_card-uvn{
border:1px solid rgba(255,240,200,0.12);
border-radius:14px;
padding:22px 18px;
min-width:0;
}
.kld_vip_card_feat-uvn{
border-color:#E8B84B;
background:rgba(255,245,220,0.07);
}
.kld_vip_card_ic-uvn{
background:linear-gradient(135deg,#C48E36,#F0CB6A);
border-radius:8px;
margin-bottom:16px;
display:block;
width:34px;
height:34px;
}
.kld_vip_name-uvn{
font-size:1.25rem;
color:#F5EDDC;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.375rem;
overflow-wrap:break-word;
font-weight:600;
}
.kld_vip_perk-uvn{
overflow-wrap:break-word;
color:#A89878;
font-size:12.5px;
line-height:1.5;
}
.kld_nl-uvn{
padding:1.5rem 0 10px;
}
.kld_nl_in-uvn{
border-radius:1.25rem;
background:#251C12;
gap:22px;
padding:1.875rem 32px;
display:flex;
flex-direction:column;
color:#F5EDDC;
}
@media(min-width:765px){
.kld_nl_in-uvn{
gap:28px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.kld_nl_text_wrap-uvn{
min-width:0;
}
.kld_nl_h3-uvn{
line-height:1.1;
font-weight:600;
font-size:22px;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.313rem;
color:#F5EDDC;
}
@media(min-width:765px){
.kld_nl_h3-uvn{
font-size:24px;
}
}
.kld_nl_text-uvn{
line-height:1.5;
font-size:0.844rem;
color:#A89878;
}
.kld_nl_form-uvn{
flex:1 1 auto;
gap:0.625rem;
display:flex;
max-width:460px;
min-width:0;
}
.kld_nl_input-uvn{
background:rgba(255,245,220,0.07);
overflow:hidden;
border:1px solid rgba(255,240,200,0.12);
padding:13px 16px;
border-radius:14px;
flex:1 1 auto;
min-width:0;
white-space:nowrap;
text-overflow:ellipsis;
display:flex;
color:#A89878;
align-items:center;
font-size:0.875rem;
}
.kld_nl_btn-uvn{
padding:13px 24px;
border-radius:0.875rem;
transition:opacity .22s ease;
background:#E8B84B;
flex:0 0 auto;
white-space:nowrap;
font-weight:700;
font-size:14px;
color:#1A1410;
}
.kld_nl_btn-uvn:hover{
opacity:.9;
}
.kld_sea-uvn{
padding:24px 0 0.625rem;
}
.kld_sea_in-uvn{
overflow:hidden;
padding:2.25rem;
gap:1.375rem;
background:linear-gradient(115deg,#261C0E,#110D08);
border-radius:20px;
flex-direction:column;
display:flex;
position:relative;
color:#F5EDDC;
}
@media(min-width:822px){
.kld_sea_in-uvn{
padding:2.75rem 48px;
gap:2rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.kld_sea_glow-uvn{
border-radius:50%;
background:radial-gradient(circle,rgba(196,142,54,0.18),transparent 68%);
width:240px;
top:50%;
right:60px;
position:absolute;
height:15rem;
pointer-events:none;
transform:translateY(-50%);
}
.kld_sea_copy-uvn{
position:relative;
min-width:0;
max-width:560px;
}
.kld_sea_eyebrow-uvn{
margin-bottom:0.75rem;
}
.kld_sea_h2-uvn{
margin-bottom:0.75rem;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.04;
overflow-wrap:break-word;
color:#F5EDDC;
font-size:30px;
}
@media(min-width:766px){
.kld_sea_h2-uvn{
font-size:38px;
}
}
.kld_sea_text-uvn{
line-height:1.6;
color:#A89878;
font-size:15px;
}
.kld_sea_cta-uvn{
border-radius:62.438rem;
transition:opacity .22s ease;
padding:16px 2rem;
background:#E8B84B;
flex:0 0 auto;
position:relative;
font-weight:700;
font-size:15px;
color:#1A1410;
}
.kld_sea_cta-uvn:hover{
opacity:.9;
}
.kld_dr-uvn{
padding:36px 0 10px;
}
.kld_dr_in-uvn{
border:1px dashed rgba(30,20,10,0.13);
border-radius:0.875rem;
padding:28px 32px;
gap:20px;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.kld_dr_in-uvn{
gap:32px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.kld_dr_h2-uvn{
overflow-wrap:break-word;
font-size:24px;
line-height:1.1;
color:#1A1410;
margin-bottom:8px;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.kld_dr_h2-uvn{
font-size:1.625rem;
}
}
.kld_dr_text-uvn{
color:#9C8C76;
overflow-wrap:break-word;
line-height:1.6;
max-width:42.5rem;
font-size:0.875rem;
}
.kld_dr_text-uvn b{
color:#1A1410;
font-weight:700;
}
.kld_dr_cta-uvn{
transition:color .22s ease;
flex:0 0 auto;
white-space:nowrap;
padding-bottom:2px;
font-weight:700;
border-bottom:1px solid #C48E36;
color:#1A1410;
font-size:13.5px;
}
.kld_dr_cta-uvn:hover{
color:#C48E36;
}
.kld_pmt-uvn{
padding:48px 0 10px;
}
.kld_pmt_in-uvn{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:880px){
.kld_pmt_in-uvn{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.kld_pmt_left-uvn{
min-width:0;
}
.kld_pmt_eyebrow-uvn{
margin-bottom:12px;
}
.kld_pmt_h2-uvn{
line-height:1.06;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-size:1.875rem;
color:#1A1410;
}
@media(min-width:769px){
.kld_pmt_h2-uvn{
font-size:2rem;
}
}
.kld_pmt_text-uvn{
font-size:14.5px;
line-height:1.6;
color:#9C8C76;
margin-bottom:1.375rem;
}
.kld_pmt_logos-uvn{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:478px){
.kld_pmt_logos-uvn{
grid-template-columns:repeat(4,1fr);
}
}
.kld_pmt_logo-uvn{
overflow:hidden;
border-radius:0.5rem;
background:#FFFFFF;
border:1px solid rgba(30,20,10,0.07);
padding:0 0.5rem;
font-size:0.781rem;
white-space:nowrap;
text-align:center;
display:flex;
height:50px;
align-items:center;
font-weight:700;
color:#3B3025;
text-overflow:ellipsis;
justify-content:center;
}
.kld_pmt_table-uvn{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(30,20,10,0.07);
min-width:0;
}
.kld_pmt_thead-uvn{
background:#2A2118;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.kld_pmt_th-uvn{
padding:0.813rem 14px;
overflow:hidden;
letter-spacing:.08em;
text-transform:uppercase;
white-space:nowrap;
color:#F5EDDC;
font-size:10px;
text-overflow:ellipsis;
font-weight:700;
}
.kld_pmt_row-uvn{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(30,20,10,0.07);
}
.kld_pmt_row-uvn:nth-child(odd){
background:#FFFFFF;
}
.kld_pmt_td-uvn{
padding:14px;
color:#9C8C76;
overflow-wrap:break-word;
font-size:0.844rem;
min-width:0;
}
.kld_pmt_row-uvn .kld_pmt_td-uvn:first-child{
font-weight:700;
color:#1A1410;
}
.kld_pmt_row-uvn .kld_pmt_td-uvn:last-child{
color:#3A8A5C;
font-weight:700;
}
.kld_tt-uvn{
padding:48px 0 0.625rem;
}
@media(min-width:768px){
.kld_tt-uvn{
padding:60px 0 10px;
}
}
.kld_tt_head-uvn{
text-align:center;
margin-bottom:34px;
}
.kld_tt_eyebrow-uvn{
margin-bottom:12px;
}
.kld_tt_h2-uvn{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1A1410;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-size:2rem;
}
@media(min-width:769px){
.kld_tt_h2-uvn{
font-size:42px;
}
}
.kld_tt_grid-uvn{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:757px){
.kld_tt_grid-uvn{
grid-template-columns:repeat(3,1fr);
}
}
.kld_tt_card-uvn{
padding:1.875rem;
background:#FFFFFF;
border:1px solid rgba(30,20,10,0.07);
border-radius:0.875rem;
flex-direction:column;
min-width:0;
display:flex;
}
.kld_tt_card_ic-uvn{
align-items:center;
color:#C48E36;
display:inline-flex;
margin-bottom:1.125rem;
}
.kld_tt_card_ic-uvn svg{
height:1.75rem;
width:28px;
}
.kld_tt_card_h-uvn{
color:#1A1410;
font-size:1.375rem;
margin-bottom:8px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.kld_tt_card_p-uvn{
overflow-wrap:break-word;
color:#9C8C76;
line-height:1.6;
font-size:0.875rem;
margin-bottom:14px;
}
.kld_tt_card_p-uvn b{
font-weight:700;
color:#1A1410;
}
.kld_tt_card_link-uvn{
transition:color .22s ease;
margin-top:auto;
border-bottom:1px solid #C48E36;
align-self:flex-start;
padding-bottom:2px;
color:#1A1410;
font-weight:700;
font-size:0.813rem;
}
.kld_tt_card_link-uvn:hover{
color:#C48E36;
}
.kld_op-uvn{
padding:2.25rem 0 10px;
}
.kld_op_in-uvn{
background:#FFFFFF;
border:1px solid rgba(30,20,10,0.07);
padding:32px;
border-radius:0.875rem;
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:861px){
.kld_op_in-uvn{
padding:2.125rem 2.5rem;
gap:44px;
grid-template-columns:.9fr 1.1fr;
}
}
.kld_op_left-uvn{
min-width:0;
}
.kld_op_eyebrow-uvn{
margin-bottom:12px;
}
.kld_op_h2-uvn{
color:#1A1410;
font-weight:600;
font-size:28px;
margin-bottom:10px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.08;
}
@media(min-width:770px){
.kld_op_h2-uvn{
font-size:30px;
}
}
.kld_op_text-uvn{
color:#9C8C76;
font-size:14px;
line-height:1.6;
}
.kld_op_grid-uvn{
gap:1px;
background:rgba(30,20,10,0.13);
overflow:hidden;
grid-template-columns:1fr 1fr;
border-radius:0.5rem;
border:1px solid rgba(30,20,10,0.13);
display:grid;
}
.kld_op_field-uvn{
background:#FAF6F0;
padding:1.125rem 20px;
min-width:0;
}
.kld_op_field_lb-uvn{
letter-spacing:.1em;
font-weight:600;
color:#C48E36;
font-size:10px;
margin-bottom:5px;
text-transform:uppercase;
}
.kld_op_field_val-uvn{
overflow-wrap:break-word;
font-size:14px;
font-weight:700;
color:#1A1410;
}
.kld_rv-uvn{
background:#FFFFFF;
padding:48px 0;
border-top:1px solid rgba(30,20,10,0.07);
border-bottom:1px solid rgba(30,20,10,0.07);
margin-top:24px;
}
@media(min-width:771px){
.kld_rv-uvn{
padding:56px 0;
}
}
.kld_rv_head-uvn{
gap:16px;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.kld_rv_head-uvn{
gap:1.25rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.kld_rv_eyebrow-uvn{
margin-bottom:10px;
}
.kld_rv_h2-uvn{
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#1A1410;
font-size:1.875rem;
font-weight:600;
}
@media(min-width:769px){
.kld_rv_h2-uvn{
font-size:38px;
}
}
.kld_rv_agg-uvn{
gap:12px;
display:flex;
align-items:center;
}
.kld_rv_agg_stars-uvn{
gap:3px;
color:#C48E36;
display:flex;
}
.kld_rv_agg_stars-uvn svg{
height:1.125rem;
width:18px;
}
.kld_rv_source-uvn{
font-size:13px;
color:#9C8C76;
}
.kld_rv_grid-uvn{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:758px){
.kld_rv_grid-uvn{
grid-template-columns:repeat(3,1fr);
}
}
.kld_rv_card-uvn{
border:1px solid rgba(30,20,10,0.07);
padding:26px;
border-radius:0.875rem;
background:#FAF6F0;
min-width:0;
}
.kld_rv_card_stars-uvn{
gap:2px;
margin-bottom:0.75rem;
color:#C48E36;
display:flex;
}
.kld_rv_card_stars-uvn svg{
height:14px;
width:0.875rem;
}
.kld_rv_card_body-uvn{
overflow-wrap:break-word;
font-size:1.125rem;
margin-bottom:1rem;
line-height:1.45;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:500;
color:#1A1410;
}
.kld_rv_card_meta-uvn{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.kld_rv_card_av-uvn{
flex:0 0 auto;
background:linear-gradient(135deg,#C48E36,#F0CB6A);
border-radius:50%;
height:32px;
width:2rem;
}
.kld_rv_card_author-uvn{
font-weight:700;
color:#1A1410;
font-size:0.813rem;
}
.kld_rv_card_loc-uvn{
font-size:0.75rem;
color:#7A6A54;
}
.kld_wy-uvn{
padding:48px 0;
}
@media(min-width:765px){
.kld_wy-uvn{
padding:3.5rem 0;
}
}
.kld_wy_in-uvn{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.kld_wy_in-uvn{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.kld_wy_left-uvn{
min-width:0;
}
.kld_wy_eyebrow-uvn{
margin-bottom:14px;
}
.kld_wy_h2-uvn{
overflow-wrap:break-word;
margin-bottom:16px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:2rem;
color:#1A1410;
line-height:1.05;
font-weight:600;
}
@media(min-width:765px){
.kld_wy_h2-uvn{
font-size:2.5rem;
}
}
.kld_wy_intro-uvn{
font-size:0.938rem;
color:#9C8C76;
line-height:1.6;
}
.kld_wy_grid-uvn{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:561px){
.kld_wy_grid-uvn{
grid-template-columns:1fr 1fr;
}
}
.kld_wy_card-uvn{
background:#FFFFFF;
padding:1.625rem;
border:1px solid rgba(30,20,10,0.07);
border-radius:14px;
min-width:0;
}
.kld_wy_card_ic-uvn{
align-items:center;
justify-content:center;
color:#C48E36;
display:inline-flex;
margin-bottom:16px;
}
.kld_wy_card_ic-uvn svg{
width:1.625rem;
height:1.625rem;
}
.kld_wy_card_h-uvn{
color:#1A1410;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:21px;
margin-bottom:0.5rem;
line-height:1.15;
overflow-wrap:break-word;
}
.kld_wy_card_p-uvn{
font-size:0.875rem;
color:#9C8C76;
line-height:1.55;
overflow-wrap:break-word;
}
.kld_rc-uvn{
padding:48px 0 0.625rem;
}
.kld_rc_in-uvn{
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:762px){
.kld_rc_in-uvn{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.kld_rc_col-uvn{
min-width:0;
}
.kld_rc_label-uvn{
letter-spacing:.2em;
font-size:11px;
font-weight:600;
text-transform:uppercase;
color:#C48E36;
margin-bottom:1rem;
}
.kld_rc_awards-uvn{
gap:12px;
display:flex;
flex-direction:column;
}
.kld_rc_award-uvn{
gap:0.75rem;
align-items:center;
display:flex;
min-width:0;
}
.kld_rc_award_ic-uvn{
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#E8B84B;
}
.kld_rc_award_ic-uvn svg{
width:1.125rem;
height:1.125rem;
}
.kld_rc_award_t-uvn{
font-weight:700;
color:#1A1410;
font-size:0.875rem;
overflow-wrap:break-word;
}
.kld_rc_award_s-uvn{
font-size:0.75rem;
color:#7A6A54;
overflow-wrap:break-word;
}
.kld_rc_press-uvn{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.kld_rc_press_logo-uvn{
padding:0 8px;
overflow:hidden;
border-radius:0.5rem;
border:1px solid rgba(30,20,10,0.07);
align-items:center;
text-align:center;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#9C8C76;
display:flex;
font-size:0.875rem;
font-weight:700;
justify-content:center;
height:3.25rem;
white-space:nowrap;
text-overflow:ellipsis;
}
.kld_rc_partner-uvn{
border-radius:0.875rem;
background:#FFFFFF;
padding:22px;
border:1px solid rgba(30,20,10,0.07);
}
.kld_rc_partner_name-uvn{
color:#1A1410;
font-weight:600;
font-size:20px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:6px;
overflow-wrap:break-word;
}
.kld_rc_partner_text-uvn{
line-height:1.55;
color:#9C8C76;
overflow-wrap:break-word;
font-size:0.813rem;
}
.kld_prov-uvn{
padding:40px 0 20px;
}
.kld_prov_eyebrow-uvn{
display:block;
margin-bottom:18px;
}
.kld_prov_grid-uvn{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.kld_prov_grid-uvn{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.kld_prov_grid-uvn{
grid-template-columns:repeat(6,1fr);
}
}
.kld_ts-uvn{
padding:2.75rem 0;
}
.kld_ts_in-uvn{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:881px){
.kld_ts_in-uvn{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.kld_ts_left-uvn{
min-width:0;
}
.kld_ts_h2-uvn{
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:12px;
color:#F5EDDC;
font-size:1.625rem;
line-height:1.1;
}
@media(min-width:770px){
.kld_ts_h2-uvn{
font-size:28px;
}
}
.kld_ts_text-uvn{
font-size:0.906rem;
line-height:1.6;
margin-bottom:22px;
max-width:32.5rem;
color:#A89878;
}
.kld_ts_badges-uvn{
gap:18px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.kld_ts_badge-uvn{
font-weight:600;
color:#A89878;
font-size:0.813rem;
}
.kld_ts_pay-uvn{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:883px){
.kld_ts_pay-uvn{
justify-content:flex-end;
}
}
.kld_ts_pay_chip-uvn{
border-radius:14px;
padding:0.75rem 1rem;
background:rgba(255,245,220,0.07);
border:1px solid rgba(255,240,200,0.12);
color:#F5EDDC;
font-size:0.875rem;
font-weight:700;
}
.kld_hts-uvn{
padding:48px 0;
}
@media(min-width:765px){
.kld_hts-uvn{
padding:3.875rem 0;
}
}
.kld_hts_head-uvn{
gap:18px;
display:flex;
flex-direction:column;
margin-bottom:34px;
}
@media(min-width:767px){
.kld_hts_head-uvn{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.kld_hts_eyebrow-uvn{
margin-bottom:12px;
}
.kld_hts_h2-uvn{
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:30px;
color:#F5EDDC;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:765px){
.kld_hts_h2-uvn{
font-size:38px;
}
}
.kld_hts_cta-uvn{
padding:15px 1.875rem;
border-radius:999px;
transition:opacity .22s ease;
background:#E8B84B;
flex:0 0 auto;
font-weight:700;
color:#1A1410;
font-size:15px;
}
.kld_hts_cta-uvn:hover{
opacity:.9;
}
.kld_hts_grid-uvn{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:763px){
.kld_hts_grid-uvn{
grid-template-columns:repeat(3,1fr);
}
}
.kld_hts_step-uvn{
min-width:0;
border-top:1px solid rgba(255,240,200,0.12);
padding-top:1.375rem;
}
.kld_hts_step_num-uvn{
color:#E8B84B;
margin-bottom:14px;
font-weight:700;
line-height:1;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:44px;
}
.kld_hts_step_h-uvn{
line-height:1.2;
font-weight:700;
font-size:1.188rem;
overflow-wrap:break-word;
color:#F5EDDC;
margin-bottom:0.5rem;
}
.kld_hts_step_p-uvn{
overflow-wrap:break-word;
color:#A89878;
font-size:0.875rem;
line-height:1.55;
}
.kld_sb-uvn{
background:#FFFFFF;
padding:3rem 0;
margin-top:24px;
border-top:1px solid rgba(30,20,10,0.07);
border-bottom:1px solid rgba(30,20,10,0.07);
}
@media(min-width:769px){
.kld_sb-uvn{
padding:56px 0;
}
}
.kld_sb_eyebrow-uvn{
margin-bottom:12px;
display:block;
}
.kld_sb_h2-uvn{
margin-bottom:1.625rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1A1410;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-size:30px;
}
@media(min-width:769px){
.kld_sb_h2-uvn{
font-size:36px;
}
}
.kld_sb_grid-uvn{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:559px){
.kld_sb_grid-uvn{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:957px){
.kld_sb_grid-uvn{
grid-template-columns:repeat(4,1fr);
}
}
.kld_sb_card-uvn{
background:#FAF6F0;
padding:24px;
border:1px solid rgba(30,20,10,0.07);
border-radius:0.875rem;
min-width:0;
}
.kld_sb_card_h-uvn{
font-weight:600;
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.15;
color:#1A1410;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.188rem;
}
.kld_sb_card_p-uvn{
line-height:1.6;
color:#9C8C76;
font-size:0.844rem;
overflow-wrap:break-word;
}
.kld_sb_rtp-uvn{
grid-template-columns:1fr;
gap:24px;
padding:26px 1.75rem;
background:#FAF6F0;
border:1px solid rgba(30,20,10,0.07);
border-radius:14px;
align-items:center;
display:grid;
margin-top:18px;
}
@media(min-width:763px){
.kld_sb_rtp-uvn{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.kld_sb_rtp_h-uvn{
font-size:20px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
color:#1A1410;
margin-bottom:0.5rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.kld_sb_rtp_p-uvn{
overflow-wrap:break-word;
font-size:13.5px;
color:#9C8C76;
line-height:1.6;
}
.kld_sb_rtp_stats-uvn{
gap:16px;
display:flex;
}
.kld_sb_stat-uvn{
padding:1.125rem;
flex:1 1 0;
border-radius:8px;
background:#FFFFFF;
min-width:0;
text-align:center;
}
.kld_sb_stat_v-uvn{
color:#3A8A5C;
font-size:1.625rem;
overflow-wrap:break-word;
font-weight:700;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.kld_sb_stat_l-uvn{
color:#7A6A54;
font-size:0.719rem;
margin-top:0.25rem;
}
.kld_faq-uvn{
padding:48px 0;
background:#FFFFFF;
margin-top:1.5rem;
border-top:1px solid rgba(30,20,10,0.07);
border-bottom:1px solid rgba(30,20,10,0.07);
}
@media(min-width:769px){
.kld_faq-uvn{
padding:3.875rem 0;
}
}
.kld_faq_head-uvn{
margin-bottom:34px;
text-align:center;
}
.kld_faq_eyebrow-uvn{
margin-bottom:0.75rem;
}
.kld_faq_h2-uvn{
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-size:2rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1A1410;
}
@media(min-width:765px){
.kld_faq_h2-uvn{
font-size:2.375rem;
}
}
.kld_faq_list-uvn{
margin:0 auto;
gap:0.75rem;
display:flex;
flex-direction:column;
max-width:51.25rem;
}
.kld_faq_item-uvn{
border-radius:0.875rem;
overflow:hidden;
background:#FAF6F0;
border:1px solid rgba(30,20,10,0.07);
}
.kld_faq_q-uvn{
list-style:none;
padding:20px 1.5rem;
gap:1.25rem;
color:#1A1410;
cursor:pointer;
align-items:center;
font-weight:700;
font-size:16px;
justify-content:space-between;
display:flex;
overflow-wrap:break-word;
}
.kld_faq_q-uvn::-webkit-details-marker{
display:none;
}
.kld_faq_q_ic-uvn{
flex:0 0 auto;
transition:transform .22s ease;
align-items:center;
display:inline-flex;
color:#C48E36;
}
.kld_faq_q_ic-uvn svg{
height:18px;
width:1.125rem;
}
.kld_faq_item-uvn[open] .kld_faq_q_ic-uvn{
transform:rotate(180deg);
}
.kld_faq_a-uvn{
padding:0 24px 20px;
font-size:14.5px;
color:#9C8C76;
overflow-wrap:break-word;
line-height:1.6;
}
.kld_sg-uvn{
padding:48px 0 0.625rem;
}
.kld_sg_eyebrow-uvn{
margin-bottom:12px;
display:block;
}
.kld_sg_h2-uvn{
color:#1A1410;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:1.75rem;
font-weight:600;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:769px){
.kld_sg_h2-uvn{
font-size:2.25rem;
}
}
.kld_sg_grid-uvn{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:717px){
.kld_sg_grid-uvn{
grid-template-columns:repeat(3,1fr);
}
}
.kld_sg_col-uvn{
min-width:0;
}
.kld_sg_col_h-uvn{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.625rem;
line-height:1.15;
overflow-wrap:break-word;
font-size:22px;
color:#1A1410;
font-weight:600;
}
.kld_sg_col_p-uvn{
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
color:#9C8C76;
}
.kld_lh-uvn{
padding:40px 0 1.25rem;
}
.kld_lh_in-uvn{
border-top:1px solid rgba(30,20,10,0.13);
padding-top:34px;
}
.kld_lh_eyebrow-uvn{
margin-bottom:22px;
display:block;
}
.kld_lh_grid-uvn{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:601px){
.kld_lh_grid-uvn{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.kld_lh_grid-uvn{
grid-template-columns:repeat(5,1fr);
}
}
.kld_lh_col-uvn{
min-width:0;
}
.kld_lh_col_h-uvn{
color:#1A1410;
font-weight:700;
font-size:13px;
overflow-wrap:break-word;
margin-bottom:0.75rem;
}
.kld_lh_links-uvn{
gap:8px;
flex-direction:column;
display:flex;
}
.kld_lh_link-uvn{
transition:color .22s ease;
font-size:0.813rem;
overflow-wrap:break-word;
color:#9C8C76;
}
.kld_lh_link-uvn:hover{
color:#C48E36;
}
.kld_el-uvn{
padding:48px 0;
}
@media(min-width:766px){
.kld_el-uvn{
padding:3.5rem 0;
}
}
.kld_el_in-uvn{
grid-template-columns:1fr;
gap:40px;
display:grid;
align-items:start;
}
@media(min-width:897px){
.kld_el_in-uvn{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.kld_el_left-uvn{
min-width:0;
}
.kld_el_eyebrow-uvn{
margin-bottom:0.875rem;
}
.kld_el_h2-uvn{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:1.375rem;
line-height:1.08;
overflow-wrap:break-word;
font-size:32px;
color:#1A1410;
font-weight:600;
}
@media(min-width:770px){
.kld_el_h2-uvn{
font-size:38px;
}
}
.kld_el_body-uvn p{
font-size:1rem;
margin-bottom:1.125rem;
line-height:1.7;
overflow-wrap:break-word;
color:#3B3025;
}
.kld_el_dropcap-uvn{
padding:0.375rem 12px 0 0;
font-size:62px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:.8;
color:#C48E36;
font-weight:700;
float:left;
}
.kld_el_right-uvn{
min-width:0;
}
.kld_el_quote-uvn{
border-radius:1.25rem;
background:linear-gradient(150deg,#261C0E,#110D08);
padding:2.25rem;
position:relative;
color:#F5EDDC;
margin-bottom:24px;
}
.kld_el_quote_mark-uvn{
color:#E8B84B;
margin-bottom:6px;
display:inline-flex;
align-items:center;
}
.kld_el_quote_mark-uvn svg{
width:2.125rem;
height:34px;
}
.kld_el_quote_text-uvn{
font-size:1.375rem;
line-height:1.4;
font-weight:500;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F5EDDC;
margin-bottom:22px;
}
.kld_el_quote_meta-uvn{
gap:0.75rem;
display:flex;
align-items:center;
}
.kld_el_quote_av-uvn{
flex:0 0 auto;
background:linear-gradient(135deg,#C48E36,#F0CB6A);
border-radius:50%;
width:38px;
height:38px;
}
.kld_el_quote_author-uvn{
font-weight:700;
font-size:14px;
color:#F5EDDC;
}
.kld_el_quote_meta_sub-uvn{
color:#A89878;
font-size:12px;
}
.kld_el_explain-uvn{
border:1px solid rgba(30,20,10,0.07);
border-radius:0.875rem;
overflow:hidden;
}
.kld_el_explain_card-uvn{
padding:22px 1.5rem;
}
.kld_el_explain_card-uvn+.kld_el_explain_card-uvn{
border-top:1px solid rgba(30,20,10,0.07);
}
.kld_el_explain_h-uvn{
color:#1A1410;
line-height:1.15;
font-size:1.25rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
}
.kld_el_explain_p-uvn{
line-height:1.55;
color:#9C8C76;
overflow-wrap:break-word;
font-size:14px;
}
.kld_sc-uvn{
padding:3rem 0 10px;
}
.kld_sc_head-uvn{
text-align:center;
margin-bottom:28px;
}
.kld_sc_eyebrow-uvn{
margin-bottom:0.75rem;
}
.kld_sc_h2-uvn{
font-size:30px;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
color:#1A1410;
}
@media(min-width:767px){
.kld_sc_h2-uvn{
font-size:2.25rem;
}
}
.kld_sc_table-uvn{
border:1px solid rgba(30,20,10,0.07);
overflow:hidden;
border-radius:14px;
margin:0 auto;
max-width:56.25rem;
}
.kld_sc_thead-uvn{
grid-template-columns:1.6fr 1fr 1fr;
background:#2A2118;
display:grid;
}
.kld_sc_th-uvn{
padding:0.938rem 1.125rem;
overflow-wrap:break-word;
font-size:13px;
color:#A89878;
font-weight:700;
text-align:center;
}
.kld_sc_th-uvn:first-child{
text-align:left;
}
.kld_sc_th_us-uvn{
color:#E8B84B;
}
.kld_sc_row-uvn{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(30,20,10,0.07);
display:grid;
}
.kld_sc_row-uvn:nth-child(even){
background:#FFFFFF;
}
.kld_sc_td-uvn{
padding:0.938rem 18px;
min-width:0;
color:#7A6A54;
overflow-wrap:break-word;
text-align:center;
font-size:14px;
}
.kld_sc_td-uvn:first-child{
font-weight:600;
text-align:left;
color:#3B3025;
}
.kld_sc_td_us-uvn{
font-weight:700;
color:#3A8A5C;
}
.kld_ft-uvn{
background:#2A2118;
margin-top:40px;
color:#A89878;
}
.kld_ft_in-uvn{
gap:2rem;
padding:3rem 0 1.75rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:597px){
.kld_ft_in-uvn{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.kld_ft_in-uvn{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.kld_ft_brand-uvn{
min-width:0;
}
.kld_ft_logo-uvn{
overflow-wrap:break-word;
font-weight:700;
font-size:26px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F5EDDC;
}
.kld_ft_tagline-uvn{
color:#A89878;
font-size:13.5px;
max-width:17.5rem;
line-height:1.6;
margin-top:0.875rem;
}
.kld_ft_contact-uvn{
transition:color .22s ease;
max-width:280px;
display:inline-block;
margin-top:12px;
overflow-wrap:anywhere;
color:#E8B84B;
font-size:0.813rem;
}
.kld_ft_contact-uvn:hover{
color:#F5EDDC;
}
.kld_ft_col-uvn{
min-width:0;
}
.kld_ft_col_h-uvn{
color:#F5EDDC;
text-transform:uppercase;
margin-bottom:0.875rem;
font-weight:700;
overflow-wrap:break-word;
font-size:0.813rem;
letter-spacing:.08em;
}
.kld_ft_col_links-uvn{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.kld_ft_link-uvn{
transition:color .22s ease;
font-size:0.844rem;
color:#A89878;
overflow-wrap:break-word;
}
.kld_ft_link-uvn:hover{
color:#F5EDDC;
}
.kld_ft_bot-uvn{
padding:1.375rem 0 40px;
gap:1rem;
display:flex;
border-top:1px solid rgba(255,240,200,0.12);
flex-direction:column;
}
@media(min-width:765px){
.kld_ft_bot-uvn{
gap:1.25rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.kld_ft_legal-uvn{
color:#BDB09E;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.6;
font-size:11.5px;
}
.kld_ft_legal-uvn b{
color:#A89878;
font-weight:700;
}
.kld_ft_age-uvn{
border-radius:0.5rem;
flex:0 0 auto;
padding:4px 0.563rem;
border:1.5px solid #E8B84B;
font-size:0.813rem;
color:#E8B84B;
font-weight:700;
}