*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F3F0;
line-height:1.6;
font-family:"Onest", 'Helvetica Neue', Arial, sans-serif;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
font-size:0.938rem;
overflow-wrap:break-word;
color:#2E2B27;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:8px;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.50);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.kuslayout_4cp{
min-height:100vh;
display:flex;
flex-direction:column;
}
.kusmain_4cp{
flex:1 1 auto;
width:100%;
min-width:0;
}
.kuscontainer_4cp{
margin:0 auto;
padding:0 1rem;
max-width:1400px;
width:100%;
}
@media(min-width:770px){
.kuscontainer_4cp{
padding:0 2rem;
}
}
@media(min-width:1100px){
.kuscontainer_4cp{
padding:0 56px;
}
}
.kuseyebrow_4cp{
letter-spacing:.2em;
font-size:11px;
overflow-wrap:break-word;
text-transform:uppercase;
color:#B8923C;
font-weight:600;
display:inline-block;
font-family:"Onest", 'Helvetica Neue', Arial, sans-serif;
line-height:1.4;
}
.kusband_4cp{
background:#1A1816;
color:#F5F2EC;
}
.kusband_4cp .kuseyebrow_4cp{
color:#D4B06A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.kustb_4cp{
background:#F5F3F0;
z-index:50;
position:sticky;
top:0;
border-bottom:1px solid rgba(20,18,16,0.15);
}
.kustb_in_4cp{
margin:0 auto;
padding:12px 1rem;
gap:1rem;
max-width:1400px;
display:flex;
width:100%;
justify-content:space-between;
align-items:center;
}
@media(min-width:771px){
.kustb_in_4cp{
padding:1rem 2rem;
}
}
@media(min-width:1097px){
.kustb_in_4cp{
padding:1.125rem 3.5rem;
}
}
.kustb_left_4cp{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.kustb_logo_4cp{
gap:0.688rem;
min-width:0;
align-items:center;
display:flex;
}
.kustb_logo_mark_4cp{
border-radius:8px;
flex:0 0 auto;
width:34px;
object-fit:cover;
height:34px;
}
.kustb_logo_txt_4cp{
flex-direction:column;
min-width:0;
line-height:1;
display:flex;
}
.kustb_logo_name_4cp{
overflow:hidden;
white-space:nowrap;
color:#1A1816;
font-weight:700;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
letter-spacing:.02em;
text-overflow:ellipsis;
font-size:1.375rem;
}
.kustb_logo_sub_4cp{
overflow:hidden;
text-transform:uppercase;
white-space:nowrap;
text-overflow:ellipsis;
letter-spacing:.32em;
font-weight:600;
color:#B8923C;
font-size:8.5px;
margin-top:0.25rem;
}
.kustb_nav_4cp{
display:none;
}
@media(min-width:963px){
.kustb_nav_4cp{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.kustb_nav_item_4cp{
transition:color .2s ease,border-color .2s ease;
font-size:14px;
font-weight:600;
white-space:nowrap;
color:#2E2B27;
padding-bottom:3px;
border-bottom:2px solid transparent;
}
.kustb_nav_item_4cp:hover{
color:#1A1816;
}
.kustb_nav_item_4cp.kusstate_active_4cp{
border-color:#B8923C;
color:#1A1816;
}
.kustb_right_4cp{
gap:0.875rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.kustb_search_4cp{
transition:color .2s ease;
justify-content:center;
display:flex;
align-items:center;
color:#2E2B27;
}
.kustb_search_4cp:hover{
color:#B8923C;
}
.kustb_search_4cp svg{
width:1.125rem;
height:18px;
}
.kustb_lang_4cp{
font-weight:600;
color:#6B6560;
letter-spacing:.1em;
text-transform:uppercase;
font-size:11px;
}
.kustb_lang_4cp:hover{
color:#1A1816;
}
.kustb_login_4cp{
color:#1A1816;
font-size:14px;
display:none;
font-weight:600;
}
@media(min-width:765px){
.kustb_login_4cp{
display:inline-block;
}
}
.kustb_register_4cp{
background:#1A1816;
transition:background-color .2s ease;
border-radius:999px;
padding:11px 1.375rem;
color:#F5F2EC;
font-size:0.875rem;
font-weight:700;
white-space:nowrap;
}
.kustb_register_4cp:hover{
background:#2E2B27;
}
.kusmob_4cp{
background:#F5F3F0;
position:fixed;
bottom:0;
right:0;
border-top:1px solid rgba(20,18,16,0.15);
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
left:0;
}
@media(min-width:958px){
.kusmob_4cp{
display:none;
}
}
.kusmob_in_4cp{
margin:0 auto;
max-width:35rem;
justify-content:space-around;
align-items:stretch;
display:flex;
}
.kusmob_item_4cp{
transition:color .2s ease;
gap:3px;
flex:1 1 0;
padding:0.563rem 4px;
color:#6B6560;
display:flex;
flex-direction:column;
min-width:0;
align-items:center;
}
.kusmob_item_4cp.kusstate_active_4cp{
color:#B8923C;
}
.kusmob_ic_4cp{
align-items:center;
justify-content:center;
display:flex;
}
.kusmob_ic_4cp svg{
width:1.25rem;
height:20px;
}
.kusmob_lb_4cp{
overflow:hidden;
font-weight:600;
max-width:100%;
white-space:nowrap;
font-size:0.625rem;
text-overflow:ellipsis;
}
@media(max-width:962px){
body{
padding-bottom:60px;
}
}
.kusrail_4cp{
position:relative;
min-width:0;
}
.kusrail_scroll_4cp{
gap:0.875rem;
scrollbar-width:thin;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
padding-bottom:14px;
display:flex;
}
@media(min-width:766px){
.kusrail_scroll_4cp{
gap:18px;
}
}
.kusgc_4cp{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:767px){
.kusgc_4cp{
width:188px;
}
}
.kusgc_img_4cp{
border-radius:14px;
background:#FAFAF8;
overflow:hidden;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(20,18,16,0.07), 0 0.5rem 20px rgba(20,18,16,0.06);
position:relative;
}
.kusgc_img_4cp img{
inset:0;
object-fit:cover;
position:absolute;
height:100%;
width:100%;
}
.kusgc_cover_4cp{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
inset:0;
position:absolute;
pointer-events:none;
}
.kusgc_hover_4cp{
transition:opacity .2s ease;
background:rgba(0,0,0,0.50);
inset:0;
opacity:0;
position:absolute;
display:flex;
align-items:center;
justify-content:center;
}
.kusgc_4cp:hover .kusgc_hover_4cp{
opacity:1;
}
.kusgc_hover_btn_4cp{
background:#1A1816;
border-radius:999px;
height:2.875rem;
width:2.875rem;
justify-content:center;
color:#F5F2EC;
align-items:center;
display:flex;
}
.kusgc_hover_btn_4cp svg{
height:1.125rem;
width:1.125rem;
}
.kusgc_info_4cp{
gap:2px;
margin-top:9px;
min-width:0;
display:flex;
flex-direction:column;
}
.kusgc_name_4cp{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
font-size:0.813rem;
color:#1A1816;
white-space:nowrap;
}
.kusgc_prov_4cp{
overflow:hidden;
color:#6B6560;
font-size:11px;
text-overflow:ellipsis;
white-space:nowrap;
}
.kusgc_meta_4cp{
color:#6B6560;
font-size:0.688rem;
}
.kustc_4cp{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:767px){
.kustc_4cp{
width:14.375rem;
}
}
.kustc_img_4cp{
overflow:hidden;
background:#FAFAF8;
border-radius:14px;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(20,18,16,0.07), 0 8px 1.25rem rgba(20,18,16,0.06);
}
.kustc_img_4cp img{
inset:0;
height:100%;
width:100%;
position:absolute;
object-fit:cover;
}
.kustc_info_4cp{
gap:2px;
flex-direction:column;
display:flex;
margin-top:9px;
min-width:0;
}
.kustc_name_4cp{
overflow:hidden;
white-space:nowrap;
font-weight:700;
color:#1A1816;
text-overflow:ellipsis;
font-size:14px;
}
.kustc_rtp_4cp{
color:#6B6560;
font-size:0.688rem;
}
.kuslc_4cp{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:769px){
.kuslc_4cp{
width:268px;
}
}
.kuslc_img_4cp{
overflow:hidden;
background:#FAFAF8;
border-radius:14px;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 0.375rem rgba(20,18,16,0.07), 0 8px 20px rgba(20,18,16,0.06);
}
.kuslc_img_4cp img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.kuslc_live_4cp{
padding:0.25rem 0.563rem;
border-radius:999px;
background:rgba(0,0,0,0.50);
gap:7px;
left:12px;
display:flex;
align-items:center;
position:absolute;
top:0.75rem;
}
.kuslc_live_dot_4cp{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#C0392B;
height:8px;
width:0.5rem;
}
.kuslc_seats_4cp{
font-weight:600;
font-size:0.625rem;
text-transform:uppercase;
letter-spacing:.08em;
color:#F5F2EC;
}
.kuslc_info_4cp{
gap:2px;
flex-direction:column;
margin-top:0.563rem;
display:flex;
min-width:0;
}
.kuslc_name_4cp{
overflow:hidden;
font-size:15px;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
color:#1A1816;
}
.kuslc_bet_4cp{
font-size:0.688rem;
color:#6B6560;
}
.kuspc_4cp{
padding:1rem 14px;
background:#FAFAF8;
gap:8px;
border:1px solid rgba(20,18,16,0.08);
border-radius:0.875rem;
justify-content:center;
min-width:0;
align-items:center;
flex-direction:column;
display:flex;
min-height:4.625rem;
}
.kuspc_logo_4cp{
flex:0 0 auto;
height:1.75rem;
width:auto;
object-fit:contain;
max-width:100%;
}
.kuspc_name_4cp{
overflow:hidden;
color:#6B6560;
white-space:nowrap;
text-align:center;
max-width:100%;
text-overflow:ellipsis;
font-size:11px;
}
.kusgc_tag_4cp{
padding:3px 8px;
border-radius:0.5rem;
z-index:2;
position:absolute;
left:10px;
top:10px;
font-weight:700;
letter-spacing:.06em;
display:inline-block;
font-size:10px;
text-transform:uppercase;
}
.kusgc_tag_hot_4cp{
background:#C0392B;
color:#F5F2EC;
}
.kusgc_tag_new_4cp{
background:#D4AA5A;
color:#16130F;
}
.kusgc_tag_jp_4cp{
background:#C9920A;
color:#16130F;
}
.kusgc_tag_live_4cp{
background:#C0392B;
color:#F5F2EC;
}
.kussh_4cp{
margin-bottom:1.125rem;
min-width:0;
}
.kussh_row_4cp{
gap:16px;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
}
.kussh_row_4cp .kussh_l_4cp{
gap:6px;
min-width:0;
flex-direction:column;
display:flex;
}
.kussh_stack_4cp{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.kussh_center_4cp{
gap:10px;
flex-direction:column;
align-items:center;
display:flex;
text-align:center;
}
.kussh_h2_4cp{
line-height:1.1;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
overflow-wrap:break-word;
color:#1A1816;
font-weight:600;
}
@media(min-width:770px){
.kussh_h2_4cp{
font-size:30px;
}
}
.kusband_4cp .kussh_h2_4cp{
color:#F5F2EC;
}
.kussh_eb_line_4cp{
gap:10px;
align-items:center;
display:inline-flex;
}
.kussh_eb_line_4cp::before{
background:#B8923C;
content:"";
height:1px;
width:1.75rem;
display:inline-block;
}
.kusband_4cp .kussh_eb_line_4cp::before{
background:#D4B06A;
}
.kussh_eb_dot_4cp{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.kussh_eb_dot_4cp::before{
border-radius:50%;
background:#B8923C;
display:inline-block;
width:6px;
content:"";
height:6px;
}
.kusband_4cp .kussh_eb_dot_4cp::before{
background:#D4B06A;
}
.kussh_link_4cp{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:0.375rem;
border-bottom:1px solid #1A1816;
padding-bottom:2px;
align-items:center;
font-size:0.813rem;
font-weight:600;
color:#1A1816;
white-space:nowrap;
display:inline-flex;
}
.kussh_link_4cp:hover{
border-color:#B8923C;
color:#B8923C;
}
.kussh_link_4cp svg{
height:0.875rem;
width:0.875rem;
}
.kussh_link_chev_4cp{
border-bottom:0;
padding-bottom:0;
}
.kussh_link_btn_4cp{
background:#1A1816;
padding:9px 18px;
border-radius:999px;
border-bottom:0;
color:#F5F2EC;
}
.kussh_link_btn_4cp:hover{
border-color:transparent;
background:#2E2B27;
color:#F5F2EC;
}
.kusband_4cp .kussh_link_4cp{
border-color:#F5F2EC;
color:#F5F2EC;
}
.kusband_4cp .kussh_link_btn_4cp{
background:#D4B06A;
color:#16130F;
}
.kussh_rule_4cp{
background:rgba(20,18,16,0.15);
margin:-2px 0 1.125rem;
height:1px;
}
.kusband_4cp .kussh_rule_4cp{
background:rgba(255,252,245,0.12);
}
.kushero_4cp{
padding:2rem 0 0.5rem;
}
@media(min-width:769px){
.kushero_4cp{
padding:3.5rem 0 24px;
}
}
.kushero_in_4cp{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:901px){
.kushero_in_4cp{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.kushero_copy_4cp{
min-width:0;
}
.kushero_eyebrow_4cp{
gap:0.625rem;
align-items:center;
margin-bottom:22px;
display:inline-flex;
}
.kushero_eyebrow_line_4cp{
flex:0 0 auto;
background:#B8923C;
width:1.75rem;
display:inline-block;
height:1px;
}
.kushero_h1_4cp{
font-size:2.375rem;
letter-spacing:-.01em;
font-weight:600;
margin-bottom:1.25rem;
line-height:1.04;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#1A1816;
overflow-wrap:break-word;
}
@media(min-width:771px){
.kushero_h1_4cp{
font-size:54px;
}
}
@media(min-width:1097px){
.kushero_h1_4cp{
font-size:62px;
}
}
.kushero_h1_4cp em{
font-style:normal;
color:#B8923C;
}
.kushero_sub_4cp{
max-width:30rem;
line-height:1.6;
color:#8A837C;
margin-bottom:30px;
font-size:1rem;
}
@media(min-width:765px){
.kushero_sub_4cp{
font-size:18px;
}
}
.kushero_actions_4cp{
gap:14px;
display:flex;
align-items:center;
flex-wrap:wrap;
margin-bottom:2.125rem;
}
.kushero_cta_4cp{
transition:background-color .2s ease;
border-radius:62.438rem;
padding:16px 30px;
gap:0.625rem;
background:#1A1816;
font-weight:700;
align-items:center;
font-size:15px;
display:inline-flex;
color:#F5F2EC;
}
.kushero_cta_4cp:hover{
background:#2E2B27;
}
.kushero_cta_ic_4cp{
display:inline-flex;
align-items:center;
}
.kushero_cta_ic_4cp svg{
height:16px;
width:1rem;
}
.kushero_cta_alt_4cp{
border:1px solid rgba(20,18,16,0.15);
border-radius:999px;
transition:border-color .2s ease,color .2s ease;
padding:0.938rem 1.625rem;
background:transparent;
color:#1A1816;
font-size:15px;
align-items:center;
font-weight:600;
display:inline-flex;
}
.kushero_cta_alt_4cp:hover{
border-color:#B8923C;
color:#B8923C;
}
.kushero_trust_4cp{
gap:1.375rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.kushero_trust_item_4cp{
gap:9px;
font-size:13px;
display:flex;
color:#2E2B27;
align-items:center;
font-weight:600;
}
.kushero_trust_ic_4cp{
color:#B8923C;
align-items:center;
display:inline-flex;
}
.kushero_trust_ic_4cp svg{
height:1rem;
width:16px;
}
.kushero_promo_4cp{
background:#FAFAF8;
overflow:hidden;
border-radius:1.25rem;
position:relative;
display:flex;
box-shadow:0 0.75rem 48px rgba(20,18,16,0.14), 0 3px 10px rgba(20,18,16,0.08);
min-height:18.75rem;
}
.kushero_promo_bg_4cp{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.kushero_promo_bg_4cp::after{
background:linear-gradient(120deg,#1A1816 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.kushero_promo_glow_4cp{
border-radius:50%;
background:radial-gradient(circle,rgba(200,172,120,0.12) 0%,transparent 65%);
right:-20px;
width:16.25rem;
position:absolute;
pointer-events:none;
height:260px;
top:-40px;
}
.kushero_promo_ct_4cp{
padding:28px;
max-width:88%;
z-index:2;
position:relative;
align-self:flex-end;
}
.kushero_promo_label_4cp{
display:block;
text-transform:uppercase;
font-weight:700;
letter-spacing:.25em;
font-size:0.625rem;
margin-bottom:0.5rem;
color:#D4B06A;
}
.kushero_promo_amount_4cp{
overflow-wrap:break-word;
line-height:1.05;
color:#F5F2EC;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:2rem;
}
@media(min-width:765px){
.kushero_promo_amount_4cp{
font-size:40px;
}
}
.kushero_promo_amount_4cp em{
color:#D4B06A;
font-style:normal;
}
.kushero_rating_4cp{
border-radius:14px;
border:1px solid rgba(20,18,16,0.08);
padding:10px 0.875rem;
gap:10px;
background:#FAFAF8;
max-width:min(16.25rem,62%);
box-shadow:0 2px 6px rgba(20,18,16,0.07), 0 0.5rem 1.25rem rgba(20,18,16,0.06);
right:14px;
display:flex;
position:absolute;
align-items:center;
top:0.875rem;
z-index:3;
}
.kushero_rating_score_4cp{
flex:0 0 auto;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#1A1816;
font-size:1.5rem;
font-weight:700;
}
.kushero_rating_txt_4cp{
flex:1 1 auto;
min-width:0;
}
.kushero_rating_stars_4cp{
gap:2px;
color:#B8923C;
display:flex;
}
.kushero_rating_stars_4cp svg{
height:0.75rem;
width:12px;
}
.kushero_rating_cap_4cp{
font-size:0.688rem;
overflow-wrap:break-word;
margin-top:3px;
display:block;
line-height:1.35;
color:#6B6560;
}
.kusstat_4cp{
border-top:1px solid rgba(20,18,16,0.15);
border-bottom:1px solid rgba(20,18,16,0.15);
margin-top:16px;
}
.kusstat_in_4cp{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.kusstat_in_4cp{
grid-template-columns:repeat(4,1fr);
}
}
.kusstat_item_4cp{
padding:1.375rem 0.875rem;
min-width:0;
border-right:1px solid rgba(20,18,16,0.08);
border-bottom:1px solid rgba(20,18,16,0.08);
}
.kusstat_item_4cp:nth-child(2n){
border-right:0;
}
.kusstat_item_4cp:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.kusstat_item_4cp{
border-bottom:0;
}
.kusstat_item_4cp:nth-child(2n){
border-right:1px solid rgba(20,18,16,0.08);
}
.kusstat_item_4cp:nth-child(4n){
border-right:0;
}
}
.kusstat_value_4cp{
line-height:1;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#1A1816;
overflow-wrap:break-word;
font-size:1.875rem;
font-weight:700;
}
@media(min-width:765px){
.kusstat_value_4cp{
font-size:2.125rem;
}
}
.kusstat_label_4cp{
font-size:0.813rem;
margin-top:6px;
color:#6B6560;
line-height:1.4;
overflow-wrap:break-word;
}
.kusgf_4cp{
padding:24px 0 0.375rem;
}
.kusgf_in_4cp{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.kusgf_chip_4cp{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border:1px solid rgba(20,18,16,0.15);
border-radius:999px;
background:#FAFAF8;
padding:0.625rem 1.125rem;
white-space:nowrap;
font-size:0.813rem;
color:#2E2B27;
font-weight:600;
}
.kusgf_chip_4cp:hover{
border-color:#B8923C;
color:#B8923C;
}
.kusgf_chip_4cp.kusstate_active_4cp{
background:#1A1816;
border-color:transparent;
color:#F5F2EC;
}
.kusgrow_4cp{
padding:1.625rem 0 0.625rem;
}
.kusrow_seo_4cp{
margin:0.625rem 0 0;
color:#8A837C;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
max-width:47.5rem;
}
.kusrow_seo_4cp strong{
color:#1A1816;
font-weight:700;
}
.kusgrow_4cp{
padding:1.625rem 0 0.625rem;
}
.kusrow_seo_4cp{
margin:0.625rem 0 0;
max-width:47.5rem;
color:#8A837C;
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
}
.kusrow_seo_4cp strong{
color:#1A1816;
font-weight:700;
}
.kusjp_4cp{
padding:30px 0 0.625rem;
}
.kusjp_grid_4cp{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:770px){
.kusjp_grid_4cp{
grid-template-columns:1fr 1fr;
}
.kusjp_card_mega_4cp{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.kusjp_grid_4cp{
grid-template-columns:1.4fr 1fr 1fr;
}
.kusjp_card_mega_4cp{
grid-column:auto;
}
}
.kusjp_card_4cp{
overflow:hidden;
padding:1.625rem;
gap:12px;
background:#FAFAF8;
border:1px solid rgba(20,18,16,0.08);
border-radius:20px;
min-height:200px;
min-width:0;
justify-content:space-between;
position:relative;
flex-direction:column;
display:flex;
}
.kusjp_card_mega_4cp{
border-color:transparent;
background:linear-gradient(135deg,#252118,#0F0E0C);
color:#F5F2EC;
min-height:210px;
}
.kusjp_glow_4cp{
background:radial-gradient(circle,rgba(200,172,120,0.12),transparent 70%);
border-radius:50%;
position:absolute;
right:-40px;
width:200px;
top:-2.5rem;
height:200px;
pointer-events:none;
}
.kusjp_label_4cp{
gap:10px;
text-transform:uppercase;
justify-content:space-between;
color:#B8923C;
align-items:center;
font-weight:700;
letter-spacing:.16em;
font-size:10px;
flex-wrap:wrap;
display:flex;
position:relative;
}
.kusjp_card_mega_4cp .kusjp_label_4cp{
color:#D4B06A;
}
.kusjp_drop_4cp{
font-weight:600;
text-transform:none;
letter-spacing:.04em;
color:#6B6560;
}
.kusjp_card_mega_4cp .kusjp_drop_4cp{
color:#A89F93;
}
.kusjp_amount_4cp{
font-weight:700;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#1A1816;
font-size:38px;
line-height:1;
overflow-wrap:break-word;
position:relative;
}
.kusjp_card_mega_4cp .kusjp_amount_4cp{
animation:zm2-pulse 2.4s infinite;
color:#D4B06A;
font-size:48px;
}
@media(min-width:767px){
.kusjp_card_mega_4cp .kusjp_amount_4cp{
font-size:3.375rem;
}
}
.kusjp_game_4cp{
font-size:13px;
color:#6B6560;
position:relative;
}
.kusjp_card_mega_4cp .kusjp_game_4cp{
color:#A89F93;
}
.kusjp_cta_4cp{
align-self:flex-start;
position:relative;
}
.kusjp_card_mega_4cp .kusjp_cta_4cp{
padding:0.625rem 1.25rem;
background:#D4B06A;
transition:opacity .2s ease;
border-radius:62.438rem;
font-weight:700;
color:#16130F;
font-size:0.813rem;
}
.kusjp_card_mega_4cp .kusjp_cta_4cp:hover{
opacity:.9;
}
.kusjp_card_4cp:not(.kusjp_card_mega_4cp) .kusjp_cta_4cp{
transition:color .2s ease,border-color .2s ease;
font-weight:700;
border-bottom:1px solid #1A1816;
font-size:0.813rem;
padding-bottom:2px;
color:#1A1816;
}
.kusjp_card_4cp:not(.kusjp_card_mega_4cp) .kusjp_cta_4cp:hover{
border-color:#B8923C;
color:#B8923C;
}
.kusjp_seo_4cp{
margin:0.875rem 0 0;
color:#8A837C;
line-height:1.65;
max-width:47.5rem;
overflow-wrap:break-word;
font-size:0.875rem;
}
.kusjp_seo_4cp strong{
font-weight:700;
color:#1A1816;
}
.kuspr_4cp{
padding:30px 0 0.375rem;
}
.kuspr_card_4cp{
flex:0 0 auto;
border-radius:1.25rem;
overflow:hidden;
border:1px solid rgba(20,18,16,0.08);
gap:0.625rem;
background:#FAFAF8;
padding:1.625rem;
display:flex;
width:280px;
min-height:12.5rem;
position:relative;
flex-direction:column;
}
@media(min-width:767px){
.kuspr_card_4cp{
width:18.75rem;
}
}
.kuspr_card_feat_4cp{
background:linear-gradient(150deg,#252118,#0F0E0C);
border-color:transparent;
color:#F5F2EC;
}
.kuspr_glow_4cp{
border-radius:50%;
background:radial-gradient(circle,rgba(200,172,120,0.12),transparent 70%);
width:8.125rem;
pointer-events:none;
height:130px;
opacity:0;
right:-1.875rem;
position:absolute;
top:-1.875rem;
}
.kuspr_card_feat_4cp .kuspr_glow_4cp{
opacity:1;
}
.kuspr_label_4cp{
letter-spacing:.16em;
color:#B8923C;
position:relative;
font-size:0.625rem;
text-transform:uppercase;
font-weight:700;
}
.kuspr_card_feat_4cp .kuspr_label_4cp{
color:#D4B06A;
}
.kuspr_amount_4cp{
overflow-wrap:break-word;
font-size:1.625rem;
color:#1A1816;
position:relative;
font-weight:600;
line-height:1.08;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.kuspr_card_feat_4cp .kuspr_amount_4cp{
color:#F5F2EC;
}
.kuspr_amount_4cp em{
color:#B8923C;
font-style:normal;
}
.kuspr_card_feat_4cp .kuspr_amount_4cp em{
color:#D4B06A;
}
.kuspr_terms_4cp{
font-size:0.813rem;
line-height:1.5;
color:#6B6560;
position:relative;
}
.kuspr_card_feat_4cp .kuspr_terms_4cp{
color:#A89F93;
}
.kuspr_cta_4cp{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.kuspr_card_feat_4cp .kuspr_cta_4cp{
background:#D4B06A;
transition:opacity .2s ease;
padding:0.563rem 18px;
border-radius:999px;
font-size:13px;
color:#16130F;
font-weight:700;
}
.kuspr_card_feat_4cp .kuspr_cta_4cp:hover{
opacity:.9;
}
.kuspr_card_4cp:not(.kuspr_card_feat_4cp) .kuspr_cta_4cp{
transition:color .2s ease,border-color .2s ease;
font-size:13px;
color:#1A1816;
border-bottom:1px solid #1A1816;
padding-bottom:2px;
font-weight:700;
}
.kuspr_card_4cp:not(.kuspr_card_feat_4cp) .kuspr_cta_4cp:hover{
border-color:#B8923C;
color:#B8923C;
}
.kusvip_4cp{
padding:3rem 0;
}
@media(min-width:768px){
.kusvip_4cp{
padding:64px 0;
}
}
.kusvip_head_4cp{
gap:0.875rem;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:881px){
.kusvip_head_4cp{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.kusvip_eyebrow_4cp{
margin-bottom:0.75rem;
}
.kusvip_h2_4cp{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#F5F2EC;
overflow-wrap:break-word;
font-size:32px;
font-weight:600;
}
@media(min-width:765px){
.kusvip_h2_4cp{
font-size:2.5rem;
}
}
.kusvip_intro_4cp{
line-height:1.6;
color:#A89F93;
max-width:26.25rem;
font-size:14px;
}
.kusvip_grid_4cp{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.kusvip_card_4cp{
padding:1.375rem 18px;
border:1px solid rgba(255,252,245,0.12);
border-radius:14px;
min-width:0;
}
.kusvip_card_feat_4cp{
border-color:#D4B06A;
background:rgba(255,252,245,0.07);
}
.kusvip_card_ic_4cp{
border-radius:8px;
background:linear-gradient(135deg,#B8923C,#E2C47A);
height:2.125rem;
width:34px;
display:block;
margin-bottom:1rem;
}
.kusvip_name_4cp{
margin-bottom:0.375rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:20px;
color:#F5F2EC;
}
.kusvip_perk_4cp{
line-height:1.5;
color:#A89F93;
font-size:0.781rem;
overflow-wrap:break-word;
}
.kustrn_4cp{
padding:1.875rem 0 0.625rem;
}
.kustrn_in_4cp{
border-radius:1.25rem;
background:#FAFAF8;
grid-template-columns:1fr;
border:1px solid rgba(20,18,16,0.08);
overflow:hidden;
display:grid;
}
@media(min-width:878px){
.kustrn_in_4cp{
grid-template-columns:1.05fr 1fr;
}
}
.kustrn_banner_4cp{
background:linear-gradient(150deg,#252118,#0F0E0C);
padding:34px;
overflow:hidden;
position:relative;
color:#F5F2EC;
}
.kustrn_glow_4cp{
border-radius:50%;
background:radial-gradient(circle,rgba(200,172,120,0.12),transparent 70%);
height:12.5rem;
bottom:-40px;
pointer-events:none;
position:absolute;
width:200px;
right:-40px;
}
.kustrn_eyebrow_4cp{
margin-bottom:0.875rem;
position:relative;
}
.kustrn_h2_4cp{
color:#F5F2EC;
position:relative;
overflow-wrap:break-word;
line-height:1.06;
font-size:30px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:12px;
}
@media(min-width:767px){
.kustrn_h2_4cp{
font-size:36px;
}
}
.kustrn_text_4cp{
max-width:420px;
line-height:1.6;
font-size:0.875rem;
margin-bottom:22px;
position:relative;
color:#A89F93;
}
.kustrn_timer_4cp{
gap:8px;
align-items:center;
display:flex;
position:relative;
flex-wrap:wrap;
margin-bottom:24px;
}
.kustrn_timer_cap_4cp{
color:#A89F93;
font-size:0.688rem;
}
.kustrn_timer_box_4cp{
background:rgba(255,252,245,0.07);
padding:4px 12px;
border-radius:0.5rem;
color:#F5F2EC;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:1.5rem;
}
.kustrn_cta_4cp{
background:#D4B06A;
padding:0.813rem 1.625rem;
transition:opacity .2s ease;
border-radius:999px;
color:#16130F;
font-weight:700;
font-size:14px;
position:relative;
display:inline-block;
}
.kustrn_cta_4cp:hover{
opacity:.9;
}
.kustrn_lb_4cp{
padding:26px 28px;
}
.kustrn_lb_head_4cp{
gap:10px;
justify-content:space-between;
margin-bottom:0.75rem;
display:flex;
align-items:center;
}
.kustrn_lb_title_4cp{
font-size:1.25rem;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#1A1816;
}
.kustrn_lb_upd_4cp{
color:#6B6560;
text-transform:uppercase;
font-size:0.688rem;
letter-spacing:.08em;
}
.kustrn_lb_row_4cp{
padding:11px 12px;
gap:14px;
border-radius:8px;
display:flex;
align-items:center;
}
.kustrn_lb_row_4cp:nth-child(2){
background:rgba(184,146,60,0.10);
}
.kustrn_lb_rank_4cp{
flex:0 0 auto;
width:1.375rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1rem;
font-weight:700;
color:#B8923C;
}
.kustrn_lb_av_4cp{
background:linear-gradient(135deg,#B8923C,#E2C47A);
flex:0 0 auto;
border-radius:50%;
width:30px;
height:1.875rem;
}
.kustrn_lb_name_4cp{
overflow:hidden;
flex:1 1 auto;
white-space:nowrap;
color:#1A1816;
text-overflow:ellipsis;
font-size:0.875rem;
min-width:0;
font-weight:600;
}
.kustrn_lb_amount_4cp{
flex:0 0 auto;
font-size:0.813rem;
color:#1A1816;
font-weight:700;
}
.kussea_4cp{
padding:24px 0 0.625rem;
}
.kussea_in_4cp{
padding:36px;
gap:22px;
background:linear-gradient(115deg,#252118,#0F0E0C);
border-radius:20px;
overflow:hidden;
display:flex;
color:#F5F2EC;
position:relative;
flex-direction:column;
}
@media(min-width:821px){
.kussea_in_4cp{
gap:2rem;
padding:44px 3rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.kussea_glow_4cp{
border-radius:50%;
background:radial-gradient(circle,rgba(200,172,120,0.12),transparent 68%);
pointer-events:none;
width:240px;
top:50%;
transform:translateY(-50%);
height:15rem;
right:60px;
position:absolute;
}
.kussea_copy_4cp{
position:relative;
min-width:0;
max-width:35rem;
}
.kussea_eyebrow_4cp{
margin-bottom:12px;
}
.kussea_h2_4cp{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#F5F2EC;
font-size:30px;
line-height:1.04;
overflow-wrap:break-word;
margin-bottom:12px;
}
@media(min-width:765px){
.kussea_h2_4cp{
font-size:2.375rem;
}
}
.kussea_text_4cp{
line-height:1.6;
color:#A89F93;
font-size:0.938rem;
}
.kussea_cta_4cp{
background:#D4B06A;
flex:0 0 auto;
transition:opacity .2s ease;
padding:1rem 32px;
border-radius:62.438rem;
font-size:15px;
font-weight:700;
color:#16130F;
position:relative;
}
.kussea_cta_4cp:hover{
opacity:.9;
}
.kusapp_4cp{
padding:30px 0 10px;
}
.kusapp_in_4cp{
border:1px solid rgba(20,18,16,0.08);
gap:28px;
background:#FAFAF8;
border-radius:1.25rem;
padding:2rem;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.kusapp_in_4cp{
gap:2.5rem;
padding:2.5rem 2.75rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.kusapp_copy_4cp{
min-width:0;
max-width:35rem;
}
.kusapp_eyebrow_4cp{
margin-bottom:0.75rem;
}
.kusapp_h2_4cp{
overflow-wrap:break-word;
font-size:1.75rem;
margin-bottom:0.75rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#1A1816;
font-weight:600;
line-height:1.05;
}
@media(min-width:771px){
.kusapp_h2_4cp{
font-size:2.125rem;
}
}
.kusapp_text_4cp{
color:#8A837C;
line-height:1.6;
margin-bottom:22px;
font-size:0.875rem;
}
.kusapp_btns_4cp{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.kusapp_btn_4cp{
transition:background-color .2s ease;
background:#1A1816;
padding:0.688rem 1.25rem;
border-radius:14px;
gap:0.625rem;
color:#F5F2EC;
display:inline-flex;
align-items:center;
}
.kusapp_btn_4cp:hover{
background:#2E2B27;
}
.kusapp_btn_ic_4cp{
display:inline-flex;
align-items:center;
}
.kusapp_btn_ic_4cp svg{
height:18px;
width:18px;
}
.kusapp_btn_lb_4cp{
font-weight:700;
font-size:0.844rem;
}
.kusapp_qr_wrap_4cp{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.kusapp_qr_4cp{
flex:0 0 auto;
border-radius:0.875rem;
background-color:#1A1816;
background-image:repeating-linear-gradient(0deg,#FAFAF8 0 0.313rem,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#FAFAF8 0 0.313rem,transparent 0.313rem 11px);
width:108px;
height:108px;
}
.kusapp_qr_cap_4cp{
color:#6B6560;
max-width:92px;
line-height:1.4;
font-size:0.781rem;
}
.kustt_4cp{
padding:3rem 0 0.625rem;
}
@media(min-width:765px){
.kustt_4cp{
padding:3.75rem 0 10px;
}
}
.kustt_head_4cp{
margin-bottom:2.125rem;
text-align:center;
}
.kustt_eyebrow_4cp{
margin-bottom:12px;
}
.kustt_h2_4cp{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#1A1816;
overflow-wrap:break-word;
font-size:32px;
line-height:1.05;
}
@media(min-width:769px){
.kustt_h2_4cp{
font-size:2.625rem;
}
}
.kustt_grid_4cp{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:757px){
.kustt_grid_4cp{
grid-template-columns:repeat(3,1fr);
}
}
.kustt_card_4cp{
border-radius:14px;
border:1px solid rgba(20,18,16,0.08);
padding:1.875rem;
background:#FAFAF8;
display:flex;
flex-direction:column;
min-width:0;
}
.kustt_card_ic_4cp{
margin-bottom:18px;
align-items:center;
color:#B8923C;
display:inline-flex;
}
.kustt_card_ic_4cp svg{
width:1.75rem;
height:28px;
}
.kustt_card_h_4cp{
margin-bottom:8px;
overflow-wrap:break-word;
font-weight:600;
color:#1A1816;
line-height:1.15;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:22px;
}
.kustt_card_p_4cp{
line-height:1.6;
color:#8A837C;
font-size:14px;
margin-bottom:14px;
overflow-wrap:break-word;
}
.kustt_card_p_4cp b{
font-weight:700;
color:#1A1816;
}
.kustt_card_link_4cp{
transition:color .2s ease;
color:#1A1816;
border-bottom:1px solid #B8923C;
font-weight:700;
font-size:0.813rem;
margin-top:auto;
align-self:flex-start;
padding-bottom:2px;
}
.kustt_card_link_4cp:hover{
color:#B8923C;
}
.kusrc_4cp{
padding:3rem 0 0.625rem;
}
.kusrc_in_4cp{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.kusrc_in_4cp{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.kusrc_col_4cp{
min-width:0;
}
.kusrc_label_4cp{
letter-spacing:.2em;
text-transform:uppercase;
margin-bottom:1rem;
font-size:11px;
font-weight:600;
color:#B8923C;
}
.kusrc_awards_4cp{
gap:12px;
flex-direction:column;
display:flex;
}
.kusrc_award_4cp{
gap:12px;
display:flex;
min-width:0;
align-items:center;
}
.kusrc_award_ic_4cp{
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#D4AA5A;
}
.kusrc_award_ic_4cp svg{
width:1.125rem;
height:1.125rem;
}
.kusrc_award_t_4cp{
font-size:0.875rem;
color:#1A1816;
overflow-wrap:break-word;
font-weight:700;
}
.kusrc_award_s_4cp{
overflow-wrap:break-word;
color:#6B6560;
font-size:12px;
}
.kusrc_press_4cp{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.kusrc_press_logo_4cp{
border-radius:0.5rem;
overflow:hidden;
padding:0 0.5rem;
border:1px solid rgba(20,18,16,0.08);
font-weight:700;
white-space:nowrap;
color:#8A837C;
align-items:center;
height:52px;
display:flex;
justify-content:center;
font-size:0.875rem;
text-overflow:ellipsis;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
text-align:center;
}
.kusrc_partner_4cp{
background:#FAFAF8;
border-radius:0.875rem;
padding:1.375rem;
border:1px solid rgba(20,18,16,0.08);
}
.kusrc_partner_name_4cp{
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#1A1816;
font-size:1.25rem;
overflow-wrap:break-word;
margin-bottom:0.375rem;
}
.kusrc_partner_text_4cp{
font-size:13px;
overflow-wrap:break-word;
line-height:1.55;
color:#8A837C;
}
.kusrv_4cp{
padding:3rem 0;
background:#FAFAF8;
border-bottom:1px solid rgba(20,18,16,0.08);
margin-top:1.5rem;
border-top:1px solid rgba(20,18,16,0.08);
}
@media(min-width:765px){
.kusrv_4cp{
padding:56px 0;
}
}
.kusrv_head_4cp{
gap:16px;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.kusrv_head_4cp{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.kusrv_eyebrow_4cp{
margin-bottom:10px;
}
.kusrv_h2_4cp{
line-height:1.05;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:30px;
overflow-wrap:break-word;
color:#1A1816;
}
@media(min-width:765px){
.kusrv_h2_4cp{
font-size:38px;
}
}
.kusrv_agg_4cp{
gap:0.75rem;
align-items:center;
display:flex;
}
.kusrv_agg_stars_4cp{
gap:3px;
display:flex;
color:#B8923C;
}
.kusrv_agg_stars_4cp svg{
height:18px;
width:18px;
}
.kusrv_source_4cp{
font-size:13px;
color:#8A837C;
}
.kusrv_grid_4cp{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:763px){
.kusrv_grid_4cp{
grid-template-columns:repeat(3,1fr);
}
}
.kusrv_card_4cp{
border:1px solid rgba(20,18,16,0.08);
border-radius:0.875rem;
background:#F5F3F0;
padding:26px;
min-width:0;
}
.kusrv_card_stars_4cp{
gap:2px;
display:flex;
margin-bottom:0.75rem;
color:#B8923C;
}
.kusrv_card_stars_4cp svg{
width:0.875rem;
height:14px;
}
.kusrv_card_body_4cp{
font-size:1.125rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:1rem;
color:#1A1816;
line-height:1.45;
overflow-wrap:break-word;
font-weight:500;
}
.kusrv_card_meta_4cp{
gap:0.625rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.kusrv_card_av_4cp{
border-radius:50%;
background:linear-gradient(135deg,#B8923C,#E2C47A);
flex:0 0 auto;
height:2rem;
width:2rem;
}
.kusrv_card_author_4cp{
font-weight:700;
font-size:0.813rem;
color:#1A1816;
}
.kusrv_card_loc_4cp{
font-size:0.75rem;
color:#6B6560;
}
.kuspmt_4cp{
padding:48px 0 10px;
}
.kuspmt_in_4cp{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:878px){
.kuspmt_in_4cp{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.kuspmt_left_4cp{
min-width:0;
}
.kuspmt_eyebrow_4cp{
margin-bottom:12px;
}
.kuspmt_h2_4cp{
overflow-wrap:break-word;
line-height:1.06;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#1A1816;
font-size:1.875rem;
margin-bottom:12px;
}
@media(min-width:768px){
.kuspmt_h2_4cp{
font-size:2rem;
}
}
.kuspmt_text_4cp{
line-height:1.6;
color:#8A837C;
margin-bottom:22px;
font-size:14.5px;
}
.kuspmt_logos_4cp{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:483px){
.kuspmt_logos_4cp{
grid-template-columns:repeat(4,1fr);
}
}
.kuspmt_logo_4cp{
overflow:hidden;
background:#FAFAF8;
border-radius:8px;
border:1px solid rgba(20,18,16,0.08);
padding:0 8px;
justify-content:center;
font-size:0.781rem;
align-items:center;
height:50px;
font-weight:700;
text-overflow:ellipsis;
color:#2E2B27;
text-align:center;
white-space:nowrap;
display:flex;
}
.kuspmt_table_4cp{
border:1px solid rgba(20,18,16,0.08);
border-radius:0.875rem;
overflow:hidden;
min-width:0;
}
.kuspmt_thead_4cp{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#1E1C1A;
display:grid;
}
.kuspmt_th_4cp{
overflow:hidden;
padding:13px 0.875rem;
font-weight:700;
color:#F5F2EC;
letter-spacing:.08em;
text-transform:uppercase;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.625rem;
}
.kuspmt_row_4cp{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20,18,16,0.08);
}
.kuspmt_row_4cp:nth-child(odd){
background:#FAFAF8;
}
.kuspmt_td_4cp{
padding:14px;
font-size:13.5px;
color:#8A837C;
min-width:0;
overflow-wrap:break-word;
}
.kuspmt_row_4cp .kuspmt_td_4cp:first-child{
font-weight:700;
color:#1A1816;
}
.kuspmt_row_4cp .kuspmt_td_4cp:last-child{
font-weight:700;
color:#3A7D58;
}
.kuset_4cp{
padding:36px 0 10px;
}
.kuset_in_4cp{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:881px){
.kuset_in_4cp{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.kuset_left_4cp{
min-width:0;
}
.kuset_eyebrow_4cp{
margin-bottom:12px;
}
.kuset_h2_4cp{
font-size:1.75rem;
font-weight:600;
margin-bottom:14px;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#1A1816;
line-height:1.06;
}
@media(min-width:769px){
.kuset_h2_4cp{
font-size:32px;
}
}
.kuset_text_4cp{
line-height:1.65;
margin-bottom:1.375rem;
color:#8A837C;
font-size:0.938rem;
}
.kuset_stats_4cp{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.kuset_stat_4cp{
min-width:0;
}
.kuset_stat_v_4cp{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1;
color:#1A1816;
font-weight:700;
font-size:1.625rem;
}
.kuset_stat_l_4cp{
font-size:12.5px;
color:#6B6560;
margin-top:0.25rem;
}
.kuset_right_4cp{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.kuset_member_4cp{
border-radius:0.875rem;
background:#FAFAF8;
gap:16px;
border:1px solid rgba(20,18,16,0.08);
padding:1.125rem 1.25rem;
display:flex;
align-items:center;
min-width:0;
}
.kuset_member_av_4cp{
background:linear-gradient(135deg,#252118,#B8923C);
border-radius:50%;
flex:0 0 auto;
height:3rem;
width:48px;
}
.kuset_member_name_4cp{
font-weight:700;
font-size:0.938rem;
color:#1A1816;
overflow-wrap:break-word;
}
.kuset_member_role_4cp{
font-size:0.781rem;
color:#6B6560;
overflow-wrap:break-word;
}
.kuset_updated_4cp{
background:#F5F3F0;
gap:8px;
border-radius:0.875rem;
border:1px solid rgba(20,18,16,0.08);
padding:0.875rem 1.125rem;
align-items:center;
font-size:12.5px;
display:flex;
color:#8A837C;
}
.kushts_4cp{
padding:3rem 0;
}
@media(min-width:771px){
.kushts_4cp{
padding:62px 0;
}
}
.kushts_head_4cp{
gap:1.125rem;
flex-direction:column;
margin-bottom:34px;
display:flex;
}
@media(min-width:766px){
.kushts_head_4cp{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.kushts_eyebrow_4cp{
margin-bottom:12px;
}
.kushts_h2_4cp{
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-size:1.875rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F5F2EC;
}
@media(min-width:768px){
.kushts_h2_4cp{
font-size:38px;
}
}
.kushts_cta_4cp{
background:#D4B06A;
padding:15px 1.875rem;
flex:0 0 auto;
transition:opacity .2s ease;
border-radius:62.438rem;
color:#16130F;
font-weight:700;
font-size:0.938rem;
}
.kushts_cta_4cp:hover{
opacity:.9;
}
.kushts_grid_4cp{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:762px){
.kushts_grid_4cp{
grid-template-columns:repeat(3,1fr);
}
}
.kushts_step_4cp{
border-top:1px solid rgba(255,252,245,0.12);
padding-top:22px;
min-width:0;
}
.kushts_step_num_4cp{
line-height:1;
color:#D4B06A;
margin-bottom:0.875rem;
font-size:2.75rem;
font-weight:700;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.kushts_step_h_4cp{
line-height:1.2;
margin-bottom:0.5rem;
font-weight:700;
font-size:1.188rem;
color:#F5F2EC;
overflow-wrap:break-word;
}
.kushts_step_p_4cp{
color:#A89F93;
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
}
.kusdr_4cp{
padding:36px 0 10px;
}
.kusdr_in_4cp{
gap:1.25rem;
border-radius:14px;
border:1px dashed rgba(20,18,16,0.15);
padding:1.75rem 32px;
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.kusdr_in_4cp{
gap:32px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.kusdr_h2_4cp{
font-size:1.5rem;
color:#1A1816;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
}
@media(min-width:767px){
.kusdr_h2_4cp{
font-size:1.625rem;
}
}
.kusdr_text_4cp{
line-height:1.6;
color:#8A837C;
max-width:42.5rem;
overflow-wrap:break-word;
font-size:14px;
}
.kusdr_text_4cp b{
font-weight:700;
color:#1A1816;
}
.kusdr_cta_4cp{
transition:color .2s ease;
flex:0 0 auto;
padding-bottom:2px;
font-size:0.844rem;
white-space:nowrap;
color:#1A1816;
font-weight:700;
border-bottom:1px solid #B8923C;
}
.kusdr_cta_4cp:hover{
color:#B8923C;
}
.kusop_4cp{
padding:36px 0 10px;
}
.kusop_in_4cp{
background:#FAFAF8;
padding:32px;
grid-template-columns:1fr;
gap:32px;
border-radius:14px;
border:1px solid rgba(20,18,16,0.08);
display:grid;
align-items:center;
}
@media(min-width:858px){
.kusop_in_4cp{
padding:34px 2.5rem;
gap:44px;
grid-template-columns:.9fr 1.1fr;
}
}
.kusop_left_4cp{
min-width:0;
}
.kusop_eyebrow_4cp{
margin-bottom:0.75rem;
}
.kusop_h2_4cp{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:28px;
line-height:1.08;
overflow-wrap:break-word;
margin-bottom:0.625rem;
color:#1A1816;
font-weight:600;
}
@media(min-width:768px){
.kusop_h2_4cp{
font-size:1.875rem;
}
}
.kusop_text_4cp{
font-size:14px;
line-height:1.6;
color:#8A837C;
}
.kusop_grid_4cp{
grid-template-columns:1fr 1fr;
overflow:hidden;
border-radius:8px;
border:1px solid rgba(20,18,16,0.15);
background:rgba(20,18,16,0.15);
gap:1px;
display:grid;
}
.kusop_field_4cp{
padding:1.125rem 20px;
background:#F5F3F0;
min-width:0;
}
.kusop_field_lb_4cp{
font-size:10px;
font-weight:600;
color:#B8923C;
margin-bottom:5px;
text-transform:uppercase;
letter-spacing:.1em;
}
.kusop_field_val_4cp{
color:#1A1816;
overflow-wrap:break-word;
font-size:14px;
font-weight:700;
}
.kusts_4cp{
padding:44px 0;
}
.kusts_in_4cp{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:881px){
.kusts_in_4cp{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.kusts_left_4cp{
min-width:0;
}
.kusts_h2_4cp{
color:#F5F2EC;
line-height:1.1;
font-weight:600;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
margin-bottom:0.75rem;
}
@media(min-width:765px){
.kusts_h2_4cp{
font-size:1.75rem;
}
}
.kusts_text_4cp{
line-height:1.6;
margin-bottom:22px;
color:#A89F93;
font-size:14.5px;
max-width:32.5rem;
}
.kusts_badges_4cp{
gap:1.125rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.kusts_badge_4cp{
font-size:13px;
color:#A89F93;
font-weight:600;
}
.kusts_pay_4cp{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:877px){
.kusts_pay_4cp{
justify-content:flex-end;
}
}
.kusts_pay_chip_4cp{
background:rgba(255,252,245,0.07);
padding:12px 16px;
border:1px solid rgba(255,252,245,0.12);
border-radius:0.875rem;
font-weight:700;
color:#F5F2EC;
font-size:14px;
}
.kusprov_4cp{
padding:2.5rem 0 20px;
}
.kusprov_eyebrow_4cp{
margin-bottom:18px;
display:block;
}
.kusprov_grid_4cp{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:562px){
.kusprov_grid_4cp{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.kusprov_grid_4cp{
grid-template-columns:repeat(6,1fr);
}
}
.kuswy_4cp{
padding:48px 0;
}
@media(min-width:769px){
.kuswy_4cp{
padding:56px 0;
}
}
.kuswy_in_4cp{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:897px){
.kuswy_in_4cp{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.kuswy_left_4cp{
min-width:0;
}
.kuswy_eyebrow_4cp{
margin-bottom:14px;
}
.kuswy_h2_4cp{
font-weight:600;
color:#1A1816;
margin-bottom:16px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:32px;
overflow-wrap:break-word;
}
@media(min-width:768px){
.kuswy_h2_4cp{
font-size:2.5rem;
}
}
.kuswy_intro_4cp{
color:#8A837C;
font-size:15px;
line-height:1.6;
}
.kuswy_grid_4cp{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:559px){
.kuswy_grid_4cp{
grid-template-columns:1fr 1fr;
}
}
.kuswy_card_4cp{
background:#FAFAF8;
border-radius:14px;
border:1px solid rgba(20,18,16,0.08);
padding:26px;
min-width:0;
}
.kuswy_card_ic_4cp{
margin-bottom:1rem;
color:#B8923C;
justify-content:center;
display:inline-flex;
align-items:center;
}
.kuswy_card_ic_4cp svg{
height:26px;
width:26px;
}
.kuswy_card_h_4cp{
margin-bottom:8px;
font-weight:600;
overflow-wrap:break-word;
font-size:1.313rem;
line-height:1.15;
color:#1A1816;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.kuswy_card_p_4cp{
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
color:#8A837C;
}
.kussb_4cp{
background:#FAFAF8;
padding:48px 0;
border-top:1px solid rgba(20,18,16,0.08);
margin-top:1.5rem;
border-bottom:1px solid rgba(20,18,16,0.08);
}
@media(min-width:770px){
.kussb_4cp{
padding:56px 0;
}
}
.kussb_eyebrow_4cp{
display:block;
margin-bottom:12px;
}
.kussb_h2_4cp{
overflow-wrap:break-word;
font-weight:600;
color:#1A1816;
font-size:30px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.625rem;
line-height:1.05;
}
@media(min-width:766px){
.kussb_h2_4cp{
font-size:36px;
}
}
.kussb_grid_4cp{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:561px){
.kussb_grid_4cp{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.kussb_grid_4cp{
grid-template-columns:repeat(4,1fr);
}
}
.kussb_card_4cp{
padding:24px;
border:1px solid rgba(20,18,16,0.08);
background:#F5F3F0;
border-radius:14px;
min-width:0;
}
.kussb_card_h_4cp{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.188rem;
color:#1A1816;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:600;
}
.kussb_card_p_4cp{
color:#8A837C;
overflow-wrap:break-word;
font-size:0.844rem;
line-height:1.6;
}
.kussb_rtp_4cp{
grid-template-columns:1fr;
background:#F5F3F0;
border-radius:14px;
gap:24px;
padding:26px 1.75rem;
border:1px solid rgba(20,18,16,0.08);
display:grid;
margin-top:18px;
align-items:center;
}
@media(min-width:763px){
.kussb_rtp_4cp{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.kussb_rtp_h_4cp{
font-weight:600;
font-size:1.25rem;
color:#1A1816;
overflow-wrap:break-word;
margin-bottom:8px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
}
.kussb_rtp_p_4cp{
overflow-wrap:break-word;
color:#8A837C;
font-size:0.844rem;
line-height:1.6;
}
.kussb_rtp_stats_4cp{
gap:16px;
display:flex;
}
.kussb_stat_4cp{
flex:1 1 0;
background:#FAFAF8;
padding:1.125rem;
border-radius:8px;
min-width:0;
text-align:center;
}
.kussb_stat_v_4cp{
font-size:26px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#3A7D58;
font-weight:700;
overflow-wrap:break-word;
}
.kussb_stat_l_4cp{
margin-top:0.25rem;
font-size:0.719rem;
color:#6B6560;
}
.kusfaq_4cp{
background:#FAFAF8;
padding:3rem 0;
border-bottom:1px solid rgba(20,18,16,0.08);
border-top:1px solid rgba(20,18,16,0.08);
margin-top:1.5rem;
}
@media(min-width:767px){
.kusfaq_4cp{
padding:62px 0;
}
}
.kusfaq_head_4cp{
margin-bottom:2.125rem;
text-align:center;
}
.kusfaq_eyebrow_4cp{
margin-bottom:0.75rem;
}
.kusfaq_h2_4cp{
font-size:2rem;
color:#1A1816;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.kusfaq_h2_4cp{
font-size:38px;
}
}
.kusfaq_list_4cp{
margin:0 auto;
gap:12px;
max-width:51.25rem;
flex-direction:column;
display:flex;
}
.kusfaq_item_4cp{
background:#F5F3F0;
border:1px solid rgba(20,18,16,0.08);
overflow:hidden;
border-radius:14px;
}
.kusfaq_q_4cp{
gap:1.25rem;
list-style:none;
padding:1.25rem 1.5rem;
font-weight:700;
display:flex;
align-items:center;
font-size:16px;
overflow-wrap:break-word;
justify-content:space-between;
color:#1A1816;
cursor:pointer;
}
.kusfaq_q_4cp::-webkit-details-marker{
display:none;
}
.kusfaq_q_ic_4cp{
transition:transform .2s ease;
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#B8923C;
}
.kusfaq_q_ic_4cp svg{
width:18px;
height:1.125rem;
}
.kusfaq_item_4cp[open] .kusfaq_q_ic_4cp{
transform:rotate(180deg);
}
.kusfaq_a_4cp{
padding:0 1.5rem 20px;
line-height:1.6;
color:#8A837C;
overflow-wrap:break-word;
font-size:0.906rem;
}
.kuslh_4cp{
padding:2.5rem 0 1.25rem;
}
.kuslh_in_4cp{
border-top:1px solid rgba(20,18,16,0.15);
padding-top:2.125rem;
}
.kuslh_eyebrow_4cp{
margin-bottom:1.375rem;
display:block;
}
.kuslh_grid_4cp{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:601px){
.kuslh_grid_4cp{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.kuslh_grid_4cp{
grid-template-columns:repeat(5,1fr);
}
}
.kuslh_col_4cp{
min-width:0;
}
.kuslh_col_h_4cp{
font-weight:700;
margin-bottom:0.75rem;
font-size:0.813rem;
color:#1A1816;
overflow-wrap:break-word;
}
.kuslh_links_4cp{
gap:8px;
flex-direction:column;
display:flex;
}
.kuslh_link_4cp{
transition:color .2s ease;
overflow-wrap:break-word;
font-size:0.813rem;
color:#8A837C;
}
.kuslh_link_4cp:hover{
color:#B8923C;
}
.kusel_4cp{
padding:3rem 0;
}
@media(min-width:765px){
.kusel_4cp{
padding:56px 0;
}
}
.kusel_in_4cp{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:903px){
.kusel_in_4cp{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.kusel_left_4cp{
min-width:0;
}
.kusel_eyebrow_4cp{
margin-bottom:0.875rem;
}
.kusel_h2_4cp{
color:#1A1816;
overflow-wrap:break-word;
font-size:2rem;
margin-bottom:1.375rem;
line-height:1.08;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:768px){
.kusel_h2_4cp{
font-size:2.375rem;
}
}
.kusel_body_4cp p{
margin-bottom:1.125rem;
line-height:1.7;
overflow-wrap:break-word;
font-size:16px;
color:#2E2B27;
}
.kusel_dropcap_4cp{
padding:0.375rem 12px 0 0;
font-size:62px;
float:left;
line-height:.8;
font-weight:700;
color:#B8923C;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.kusel_right_4cp{
min-width:0;
}
.kusel_quote_4cp{
padding:36px;
background:linear-gradient(150deg,#252118,#0F0E0C);
border-radius:1.25rem;
color:#F5F2EC;
position:relative;
margin-bottom:24px;
}
.kusel_quote_mark_4cp{
align-items:center;
margin-bottom:6px;
color:#D4B06A;
display:inline-flex;
}
.kusel_quote_mark_4cp svg{
height:34px;
width:2.125rem;
}
.kusel_quote_text_4cp{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.4;
font-size:1.375rem;
margin-bottom:1.375rem;
overflow-wrap:break-word;
font-weight:500;
color:#F5F2EC;
}
.kusel_quote_meta_4cp{
gap:0.75rem;
display:flex;
align-items:center;
}
.kusel_quote_av_4cp{
flex:0 0 auto;
background:linear-gradient(135deg,#B8923C,#E2C47A);
border-radius:50%;
height:2.375rem;
width:2.375rem;
}
.kusel_quote_author_4cp{
color:#F5F2EC;
font-size:0.875rem;
font-weight:700;
}
.kusel_quote_meta_sub_4cp{
font-size:12px;
color:#A89F93;
}
.kusel_explain_4cp{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(20,18,16,0.08);
}
.kusel_explain_card_4cp{
padding:1.375rem 1.5rem;
}
.kusel_explain_card_4cp+.kusel_explain_card_4cp{
border-top:1px solid rgba(20,18,16,0.08);
}
.kusel_explain_h_4cp{
color:#1A1816;
line-height:1.15;
font-size:20px;
margin-bottom:8px;
font-weight:600;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.kusel_explain_p_4cp{
overflow-wrap:break-word;
font-size:0.875rem;
color:#8A837C;
line-height:1.55;
}
.kussg_4cp{
padding:48px 0 0.625rem;
}
.kussg_eyebrow_4cp{
margin-bottom:12px;
display:block;
}
.kussg_h2_4cp{
color:#1A1816;
overflow-wrap:break-word;
font-size:1.875rem;
line-height:1.05;
font-weight:600;
margin-bottom:1.75rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.kussg_h2_4cp{
font-size:2.25rem;
}
}
.kussg_grid_4cp{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:721px){
.kussg_grid_4cp{
grid-template-columns:repeat(3,1fr);
}
}
.kussg_col_4cp{
min-width:0;
}
.kussg_col_h_4cp{
margin-bottom:0.625rem;
overflow-wrap:break-word;
font-size:1.375rem;
line-height:1.15;
color:#1A1816;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.kussg_col_p_4cp{
line-height:1.65;
overflow-wrap:break-word;
color:#8A837C;
font-size:14px;
}
.kusft_4cp{
background:#1E1C1A;
color:#A89F93;
margin-top:2.5rem;
}
.kusft_in_4cp{
gap:32px;
padding:48px 0 28px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:600px){
.kusft_in_4cp{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:902px){
.kusft_in_4cp{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.kusft_brand_4cp{
min-width:0;
}
.kusft_logo_4cp{
font-weight:700;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
overflow-wrap:break-word;
color:#F5F2EC;
}
.kusft_tagline_4cp{
font-size:13.5px;
line-height:1.6;
margin-top:0.875rem;
color:#A89F93;
max-width:280px;
}
.kusft_contact_4cp{
transition:color .2s ease;
margin-top:0.75rem;
color:#D4B06A;
overflow-wrap:anywhere;
display:inline-block;
font-size:13px;
max-width:280px;
}
.kusft_contact_4cp:hover{
color:#F5F2EC;
}
.kusft_col_4cp{
min-width:0;
}
.kusft_col_h_4cp{
letter-spacing:.08em;
text-transform:uppercase;
font-size:13px;
color:#F5F2EC;
overflow-wrap:break-word;
margin-bottom:0.875rem;
font-weight:700;
}
.kusft_col_links_4cp{
gap:10px;
flex-direction:column;
display:flex;
}
.kusft_link_4cp{
transition:color .2s ease;
font-size:13.5px;
overflow-wrap:break-word;
color:#A89F93;
}
.kusft_link_4cp:hover{
color:#F5F2EC;
}
.kusft_bot_4cp{
padding:22px 0 2.5rem;
gap:16px;
border-top:1px solid rgba(255,252,245,0.12);
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.kusft_bot_4cp{
gap:1.25rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.kusft_legal_4cp{
font-size:0.719rem;
max-width:760px;
color:#B0A89F;
overflow-wrap:break-word;
line-height:1.6;
}
.kusft_legal_4cp b{
font-weight:700;
color:#A89F93;
}
.kusft_age_4cp{
padding:0.25rem 9px;
flex:0 0 auto;
border-radius:8px;
border:1.5px solid #D4B06A;
font-size:0.813rem;
color:#D4B06A;
font-weight:700;
}