*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F2EE;
line-height:1.6;
color:#2E2A25;
overflow-wrap:break-word;
font-size:0.938rem;
-webkit-font-smoothing:antialiased;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-rendering:optimizeLegibility;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.flz-layout_kuh{
flex-direction:column;
display:flex;
min-height:100vh;
}
.flz-main_kuh{
flex:1 1 auto;
width:100%;
min-width:0;
}
.flz-container_kuh{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:87.5rem;
}
@media(min-width:765px){
.flz-container_kuh{
padding:0 32px;
}
}
@media(min-width:1103px){
.flz-container_kuh{
padding:0 56px;
}
}
.flz-eyebrow_kuh{
color:#B8912E;
line-height:1.4;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:11px;
text-transform:uppercase;
letter-spacing:.2em;
font-weight:600;
overflow-wrap:break-word;
display:inline-block;
}
.flz-band_kuh{
background:#1E1C1A;
color:#F5F0E8;
}
.flz-band_kuh .flz-eyebrow_kuh{
color:#D4AA6A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.flz-tb_kuh{
background:#F5F2EE;
position:sticky;
z-index:50;
top:0;
border-bottom:1px solid rgba(20,18,14,0.15);
}
.flz-tb_in_kuh{
margin:0 auto;
padding:12px 1rem;
gap:16px;
width:100%;
max-width:87.5rem;
display:flex;
justify-content:space-between;
align-items:center;
}
@media(min-width:771px){
.flz-tb_in_kuh{
padding:1rem 2rem;
}
}
@media(min-width:1101px){
.flz-tb_in_kuh{
padding:18px 3.5rem;
}
}
.flz-tb_left_kuh{
gap:1.75rem;
min-width:0;
display:flex;
align-items:center;
}
.flz-tb_logo_kuh{
gap:0.688rem;
display:flex;
align-items:center;
min-width:0;
}
.flz-tb_logo_mark_kuh{
flex:0 0 auto;
border-radius:0.5rem;
width:2.125rem;
height:34px;
object-fit:cover;
}
.flz-tb_logo_txt_kuh{
flex-direction:column;
min-width:0;
line-height:1;
display:flex;
}
.flz-tb_logo_name_kuh{
overflow:hidden;
white-space:nowrap;
letter-spacing:.02em;
font-size:22px;
text-overflow:ellipsis;
font-weight:700;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#1A1714;
}
.flz-tb_logo_sub_kuh{
overflow:hidden;
color:#B8912E;
margin-top:0.25rem;
white-space:nowrap;
text-transform:uppercase;
letter-spacing:.32em;
text-overflow:ellipsis;
font-size:8.5px;
font-weight:600;
}
.flz-tb_nav_kuh{
display:none;
}
@media(min-width:959px){
.flz-tb_nav_kuh{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.flz-tb_nav_item_kuh{
transition:color .22s ease,border-color .22s ease;
color:#2E2A25;
border-bottom:2px solid transparent;
padding-bottom:3px;
font-size:0.875rem;
font-weight:600;
white-space:nowrap;
}
.flz-tb_nav_item_kuh:hover{
color:#1A1714;
}
.flz-tb_nav_item_kuh.flz-state_active_kuh{
border-color:#B8912E;
color:#1A1714;
}
.flz-tb_right_kuh{
flex:0 0 auto;
gap:0.875rem;
display:flex;
align-items:center;
}
.flz-tb_search_kuh{
transition:color .22s ease;
color:#2E2A25;
display:flex;
justify-content:center;
align-items:center;
}
.flz-tb_search_kuh:hover{
color:#B8912E;
}
.flz-tb_search_kuh svg{
height:1.125rem;
width:1.125rem;
}
.flz-tb_lang_kuh{
font-weight:600;
letter-spacing:.1em;
color:#6B6460;
font-size:11px;
text-transform:uppercase;
}
.flz-tb_lang_kuh:hover{
color:#1A1714;
}
.flz-tb_login_kuh{
font-weight:600;
font-size:0.875rem;
display:none;
color:#1A1714;
}
@media(min-width:771px){
.flz-tb_login_kuh{
display:inline-block;
}
}
.flz-tb_register_kuh{
transition:background-color .22s ease;
background:#1A1714;
border-radius:999px;
padding:11px 22px;
font-size:14px;
white-space:nowrap;
font-weight:700;
color:#F5F0E8;
}
.flz-tb_register_kuh:hover{
background:#2E2A25;
}
.flz-mob_kuh{
background:#F5F2EE;
right:0;
z-index:60;
bottom:0;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(20,18,14,0.15);
left:0;
position:fixed;
}
@media(min-width:961px){
.flz-mob_kuh{
display:none;
}
}
.flz-mob_in_kuh{
margin:0 auto;
max-width:35rem;
align-items:stretch;
justify-content:space-around;
display:flex;
}
.flz-mob_item_kuh{
gap:3px;
flex:1 1 0;
transition:color .22s ease;
padding:0.563rem 0.25rem;
align-items:center;
flex-direction:column;
display:flex;
color:#6B6460;
min-width:0;
}
.flz-mob_item_kuh.flz-state_active_kuh{
color:#B8912E;
}
.flz-mob_ic_kuh{
display:flex;
justify-content:center;
align-items:center;
}
.flz-mob_ic_kuh svg{
width:20px;
height:1.25rem;
}
.flz-mob_lb_kuh{
overflow:hidden;
text-overflow:ellipsis;
font-weight:600;
font-size:10px;
max-width:100%;
white-space:nowrap;
}
@media(max-width:957px){
body{
padding-bottom:60px;
}
}
.flz-rail_kuh{
position:relative;
min-width:0;
}
.flz-rail_scroll_kuh{
gap:14px;
padding-bottom:0.875rem;
display:flex;
overflow-x:auto;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
}
@media(min-width:768px){
.flz-rail_scroll_kuh{
gap:18px;
}
}
.flz-gc_kuh{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:771px){
.flz-gc_kuh{
width:188px;
}
}
.flz-gc_img_kuh{
overflow:hidden;
background:#FDFCFA;
border-radius:0.875rem;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(20,18,14,0.07), 0 0.375rem 1.125rem rgba(20,18,14,0.09);
position:relative;
}
.flz-gc_img_kuh img{
inset:0;
object-fit:cover;
height:100%;
width:100%;
position:absolute;
}
.flz-gc_cover_kuh{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.flz-gc_hover_kuh{
inset:0;
transition:opacity .22s ease;
background:rgba(0,0,0,0.52);
position:absolute;
opacity:0;
align-items:center;
justify-content:center;
display:flex;
}
.flz-gc_kuh:hover .flz-gc_hover_kuh{
opacity:1;
}
.flz-gc_hover_btn_kuh{
background:#1A1714;
border-radius:999px;
width:2.875rem;
align-items:center;
justify-content:center;
display:flex;
color:#F5F0E8;
height:2.875rem;
}
.flz-gc_hover_btn_kuh svg{
width:1.125rem;
height:1.125rem;
}
.flz-gc_info_kuh{
gap:2px;
display:flex;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
}
.flz-gc_name_kuh{
overflow:hidden;
font-weight:700;
font-size:0.813rem;
white-space:nowrap;
text-overflow:ellipsis;
color:#1A1714;
}
.flz-gc_prov_kuh{
overflow:hidden;
white-space:nowrap;
color:#6B6460;
font-size:11px;
text-overflow:ellipsis;
}
.flz-gc_meta_kuh{
color:#6B6460;
font-size:0.688rem;
}
.flz-tc_kuh{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:766px){
.flz-tc_kuh{
width:230px;
}
}
.flz-tc_img_kuh{
background:#FDFCFA;
border-radius:0.875rem;
overflow:hidden;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(20,18,14,0.07), 0 0.375rem 18px rgba(20,18,14,0.09);
}
.flz-tc_img_kuh img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.flz-tc_info_kuh{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:9px;
}
.flz-tc_name_kuh{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
font-size:14px;
color:#1A1714;
}
.flz-tc_rtp_kuh{
color:#6B6460;
font-size:0.688rem;
}
.flz-lc_kuh{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:770px){
.flz-lc_kuh{
width:268px;
}
}
.flz-lc_img_kuh{
background:#FDFCFA;
border-radius:14px;
overflow:hidden;
position:relative;
box-shadow:0 2px 0.375rem rgba(20,18,14,0.07), 0 6px 18px rgba(20,18,14,0.09);
padding-bottom:62.5%;
}
.flz-lc_img_kuh img{
inset:0;
position:absolute;
width:100%;
object-fit:cover;
height:100%;
}
.flz-lc_live_kuh{
padding:4px 9px;
gap:0.438rem;
background:rgba(0,0,0,0.52);
border-radius:62.438rem;
position:absolute;
display:flex;
align-items:center;
top:12px;
left:0.75rem;
}
.flz-lc_live_dot_kuh{
background:#B83232;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:8px;
height:8px;
}
.flz-lc_seats_kuh{
color:#F5F0E8;
font-size:10px;
letter-spacing:.08em;
font-weight:600;
text-transform:uppercase;
}
.flz-lc_info_kuh{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:0.563rem;
}
.flz-lc_name_kuh{
overflow:hidden;
color:#1A1714;
font-weight:700;
font-size:0.938rem;
white-space:nowrap;
text-overflow:ellipsis;
}
.flz-lc_bet_kuh{
font-size:11px;
color:#6B6460;
}
.flz-pc_kuh{
border:1px solid rgba(20,18,14,0.08);
background:#FDFCFA;
border-radius:0.875rem;
gap:8px;
padding:1rem 0.875rem;
display:flex;
min-height:4.625rem;
align-items:center;
min-width:0;
flex-direction:column;
justify-content:center;
}
.flz-pc_logo_kuh{
flex:0 0 auto;
width:auto;
object-fit:contain;
max-width:100%;
height:1.75rem;
}
.flz-pc_name_kuh{
overflow:hidden;
font-size:0.688rem;
white-space:nowrap;
color:#6B6460;
text-overflow:ellipsis;
text-align:center;
max-width:100%;
}
.flz-gc_tag_kuh{
border-radius:8px;
padding:3px 0.5rem;
font-size:10px;
text-transform:uppercase;
position:absolute;
z-index:2;
display:inline-block;
left:0.625rem;
font-weight:700;
letter-spacing:.06em;
top:10px;
}
.flz-gc_tag_hot_kuh{
background:#B83232;
color:#F5F0E8;
}
.flz-gc_tag_new_kuh{
background:#D4AA6A;
color:#1A1714;
}
.flz-gc_tag_jp_kuh{
background:#C28A1A;
color:#1A1714;
}
.flz-gc_tag_live_kuh{
background:#B83232;
color:#F5F0E8;
}
.flz-sh_kuh{
margin-bottom:18px;
min-width:0;
}
.flz-sh_row_kuh{
gap:16px;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.flz-sh_row_kuh .flz-sh_l_kuh{
gap:6px;
display:flex;
min-width:0;
flex-direction:column;
}
.flz-sh_stack_kuh{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.flz-sh_center_kuh{
gap:10px;
text-align:center;
align-items:center;
flex-direction:column;
display:flex;
}
.flz-sh_h2_kuh{
font-weight:600;
color:#1A1714;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:24px;
overflow-wrap:break-word;
line-height:1.1;
}
@media(min-width:770px){
.flz-sh_h2_kuh{
font-size:1.875rem;
}
}
.flz-band_kuh .flz-sh_h2_kuh{
color:#F5F0E8;
}
.flz-sh_eb_line_kuh{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.flz-sh_eb_line_kuh::before{
background:#B8912E;
height:1px;
display:inline-block;
width:1.75rem;
content:"";
}
.flz-band_kuh .flz-sh_eb_line_kuh::before{
background:#D4AA6A;
}
.flz-sh_eb_dot_kuh{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.flz-sh_eb_dot_kuh::before{
border-radius:50%;
background:#B8912E;
height:6px;
display:inline-block;
width:6px;
content:"";
}
.flz-band_kuh .flz-sh_eb_dot_kuh::before{
background:#D4AA6A;
}
.flz-sh_link_kuh{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
border-bottom:1px solid #1A1714;
align-items:center;
display:inline-flex;
padding-bottom:2px;
white-space:nowrap;
color:#1A1714;
font-size:13px;
font-weight:600;
}
.flz-sh_link_kuh:hover{
border-color:#B8912E;
color:#B8912E;
}
.flz-sh_link_kuh svg{
width:0.875rem;
height:14px;
}
.flz-sh_link_chev_kuh{
border-bottom:0;
padding-bottom:0;
}
.flz-sh_link_btn_kuh{
padding:0.563rem 1.125rem;
border-radius:999px;
background:#1A1714;
color:#F5F0E8;
border-bottom:0;
}
.flz-sh_link_btn_kuh:hover{
background:#2E2A25;
border-color:transparent;
color:#F5F0E8;
}
.flz-band_kuh .flz-sh_link_kuh{
border-color:#F5F0E8;
color:#F5F0E8;
}
.flz-band_kuh .flz-sh_link_btn_kuh{
background:#D4AA6A;
color:#1A1714;
}
.flz-sh_rule_kuh{
margin:-2px 0 18px;
background:rgba(20,18,14,0.15);
height:1px;
}
.flz-band_kuh .flz-sh_rule_kuh{
background:rgba(255,251,244,0.13);
}
.flz-hero_kuh{
padding:32px 0 0.5rem;
}
@media(min-width:766px){
.flz-hero_kuh{
padding:56px 0 24px;
}
}
.flz-hero_in_kuh{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:901px){
.flz-hero_in_kuh{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.flz-hero_copy_kuh{
min-width:0;
}
.flz-hero_eyebrow_kuh{
gap:0.625rem;
margin-bottom:22px;
align-items:center;
display:inline-flex;
}
.flz-hero_eyebrow_line_kuh{
flex:0 0 auto;
background:#B8912E;
display:inline-block;
width:1.75rem;
height:1px;
}
.flz-hero_h1_kuh{
letter-spacing:-.01em;
color:#1A1714;
font-size:2.375rem;
overflow-wrap:break-word;
line-height:1.04;
font-weight:600;
margin-bottom:20px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.flz-hero_h1_kuh{
font-size:54px;
}
}
@media(min-width:1098px){
.flz-hero_h1_kuh{
font-size:3.875rem;
}
}
.flz-hero_h1_kuh em{
color:#B8912E;
font-style:normal;
}
.flz-hero_sub_kuh{
font-size:1rem;
max-width:30rem;
margin-bottom:30px;
color:#8A837C;
line-height:1.6;
}
@media(min-width:769px){
.flz-hero_sub_kuh{
font-size:1.125rem;
}
}
.flz-hero_actions_kuh{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
margin-bottom:2.125rem;
}
.flz-hero_cta_kuh{
background:#1A1714;
border-radius:62.438rem;
gap:0.625rem;
transition:background-color .22s ease;
padding:16px 1.875rem;
font-size:0.938rem;
display:inline-flex;
font-weight:700;
align-items:center;
color:#F5F0E8;
}
.flz-hero_cta_kuh:hover{
background:#2E2A25;
}
.flz-hero_cta_ic_kuh{
align-items:center;
display:inline-flex;
}
.flz-hero_cta_ic_kuh svg{
width:1rem;
height:1rem;
}
.flz-hero_cta_alt_kuh{
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(20,18,14,0.15);
background:transparent;
border-radius:62.438rem;
padding:0.938rem 26px;
align-items:center;
font-weight:600;
display:inline-flex;
color:#1A1714;
font-size:15px;
}
.flz-hero_cta_alt_kuh:hover{
border-color:#B8912E;
color:#B8912E;
}
.flz-hero_trust_kuh{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.flz-hero_trust_item_kuh{
gap:0.563rem;
align-items:center;
color:#2E2A25;
font-size:13px;
display:flex;
font-weight:600;
}
.flz-hero_trust_ic_kuh{
display:inline-flex;
align-items:center;
color:#B8912E;
}
.flz-hero_trust_ic_kuh svg{
width:16px;
height:1rem;
}
.flz-hero_promo_kuh{
border-radius:1.25rem;
background:#FDFCFA;
overflow:hidden;
position:relative;
min-height:300px;
display:flex;
box-shadow:0 0.75rem 48px rgba(20,18,14,0.18), 0 3px 0.625rem rgba(20,18,14,0.10);
}
.flz-hero_promo_bg_kuh{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.flz-hero_promo_bg_kuh::after{
background:linear-gradient(120deg,#1E1C1A 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.flz-hero_promo_glow_kuh{
background:radial-gradient(circle,rgba(196,164,110,0.18) 0%,transparent 65%);
border-radius:50%;
pointer-events:none;
position:absolute;
top:-2.5rem;
height:16.25rem;
right:-1.25rem;
width:260px;
}
.flz-hero_promo_ct_kuh{
padding:1.75rem;
position:relative;
max-width:88%;
z-index:2;
align-self:flex-end;
}
.flz-hero_promo_label_kuh{
display:block;
font-weight:700;
margin-bottom:8px;
font-size:10px;
letter-spacing:.25em;
text-transform:uppercase;
color:#D4AA6A;
}
.flz-hero_promo_amount_kuh{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:32px;
font-weight:600;
color:#F5F0E8;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:765px){
.flz-hero_promo_amount_kuh{
font-size:40px;
}
}
.flz-hero_promo_amount_kuh em{
font-style:normal;
color:#D4AA6A;
}
.flz-hero_rating_kuh{
gap:10px;
padding:10px 14px;
background:#FDFCFA;
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
top:0.875rem;
max-width:min(260px,62%);
z-index:3;
right:14px;
align-items:center;
box-shadow:0 2px 0.375rem rgba(20,18,14,0.07), 0 0.375rem 1.125rem rgba(20,18,14,0.09);
position:absolute;
display:flex;
}
.flz-hero_rating_score_kuh{
flex:0 0 auto;
color:#1A1714;
font-weight:700;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
}
.flz-hero_rating_txt_kuh{
flex:1 1 auto;
min-width:0;
}
.flz-hero_rating_stars_kuh{
gap:2px;
display:flex;
color:#B8912E;
}
.flz-hero_rating_stars_kuh svg{
width:12px;
height:12px;
}
.flz-hero_rating_cap_kuh{
display:block;
font-size:0.688rem;
overflow-wrap:break-word;
line-height:1.35;
margin-top:3px;
color:#6B6460;
}
.flz-stat_kuh{
border-bottom:1px solid rgba(20,18,14,0.15);
border-top:1px solid rgba(20,18,14,0.15);
margin-top:16px;
}
.flz-stat_in_kuh{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.flz-stat_in_kuh{
grid-template-columns:repeat(4,1fr);
}
}
.flz-stat_item_kuh{
padding:22px 0.875rem;
border-bottom:1px solid rgba(20,18,14,0.08);
min-width:0;
border-right:1px solid rgba(20,18,14,0.08);
}
.flz-stat_item_kuh:nth-child(2n){
border-right:0;
}
.flz-stat_item_kuh:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.flz-stat_item_kuh{
border-bottom:0;
}
.flz-stat_item_kuh:nth-child(2n){
border-right:1px solid rgba(20,18,14,0.08);
}
.flz-stat_item_kuh:nth-child(4n){
border-right:0;
}
}
.flz-stat_value_kuh{
font-weight:700;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#1A1714;
font-size:30px;
line-height:1;
}
@media(min-width:767px){
.flz-stat_value_kuh{
font-size:34px;
}
}
.flz-stat_label_kuh{
font-size:0.813rem;
color:#6B6460;
line-height:1.4;
overflow-wrap:break-word;
margin-top:6px;
}
.flz-grow_kuh{
padding:1.625rem 0 0.625rem;
}
.flz-row_seo_kuh{
margin:0.625rem 0 0;
overflow-wrap:break-word;
font-size:14px;
line-height:1.65;
color:#8A837C;
max-width:760px;
}
.flz-row_seo_kuh strong{
font-weight:700;
color:#1A1714;
}
.flz-grow_kuh{
padding:1.625rem 0 10px;
}
.flz-row_seo_kuh{
margin:0.625rem 0 0;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.65;
color:#8A837C;
font-size:14px;
}
.flz-row_seo_kuh strong{
font-weight:700;
color:#1A1714;
}
.flz-grow_kuh{
padding:26px 0 0.625rem;
}
.flz-row_seo_kuh{
margin:0.625rem 0 0;
max-width:760px;
overflow-wrap:break-word;
line-height:1.65;
color:#8A837C;
font-size:14px;
}
.flz-row_seo_kuh strong{
color:#1A1714;
font-weight:700;
}
.flz-gf_kuh{
padding:1.5rem 0 0.375rem;
}
.flz-gf_in_kuh{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.flz-gf_chip_kuh{
background:#FDFCFA;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding:10px 18px;
border:1px solid rgba(20,18,14,0.15);
border-radius:999px;
color:#2E2A25;
font-weight:600;
font-size:13px;
white-space:nowrap;
}
.flz-gf_chip_kuh:hover{
border-color:#B8912E;
color:#B8912E;
}
.flz-gf_chip_kuh.flz-state_active_kuh{
border-color:transparent;
background:#1A1714;
color:#F5F0E8;
}
.flz-jp_kuh{
padding:30px 0 0.625rem;
}
.flz-jp_grid_kuh{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:765px){
.flz-jp_grid_kuh{
grid-template-columns:1fr 1fr;
}
.flz-jp_card_mega_kuh{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.flz-jp_grid_kuh{
grid-template-columns:1.4fr 1fr 1fr;
}
.flz-jp_card_mega_kuh{
grid-column:auto;
}
}
.flz-jp_card_kuh{
border-radius:1.25rem;
padding:26px;
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
background:#FDFCFA;
gap:0.75rem;
justify-content:space-between;
position:relative;
min-width:0;
flex-direction:column;
min-height:12.5rem;
display:flex;
}
.flz-jp_card_mega_kuh{
border-color:transparent;
background:linear-gradient(135deg,#262220,#111010);
color:#F5F0E8;
min-height:210px;
}
.flz-jp_glow_kuh{
border-radius:50%;
background:radial-gradient(circle,rgba(196,164,110,0.18),transparent 70%);
width:12.5rem;
top:-40px;
pointer-events:none;
right:-40px;
position:absolute;
height:200px;
}
.flz-jp_label_kuh{
gap:0.625rem;
letter-spacing:.16em;
font-size:10px;
color:#B8912E;
align-items:center;
position:relative;
justify-content:space-between;
flex-wrap:wrap;
font-weight:700;
display:flex;
text-transform:uppercase;
}
.flz-jp_card_mega_kuh .flz-jp_label_kuh{
color:#D4AA6A;
}
.flz-jp_drop_kuh{
text-transform:none;
font-weight:600;
letter-spacing:.04em;
color:#6B6460;
}
.flz-jp_card_mega_kuh .flz-jp_drop_kuh{
color:#B0A89E;
}
.flz-jp_amount_kuh{
position:relative;
color:#1A1714;
font-weight:700;
line-height:1;
overflow-wrap:break-word;
font-size:2.375rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.flz-jp_card_mega_kuh .flz-jp_amount_kuh{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#D4AA6A;
}
@media(min-width:769px){
.flz-jp_card_mega_kuh .flz-jp_amount_kuh{
font-size:54px;
}
}
.flz-jp_game_kuh{
font-size:0.813rem;
color:#6B6460;
position:relative;
}
.flz-jp_card_mega_kuh .flz-jp_game_kuh{
color:#B0A89E;
}
.flz-jp_cta_kuh{
align-self:flex-start;
position:relative;
}
.flz-jp_card_mega_kuh .flz-jp_cta_kuh{
border-radius:999px;
background:#D4AA6A;
padding:0.625rem 1.25rem;
transition:opacity .22s ease;
font-weight:700;
color:#1A1714;
font-size:0.813rem;
}
.flz-jp_card_mega_kuh .flz-jp_cta_kuh:hover{
opacity:.9;
}
.flz-jp_card_kuh:not(.flz-jp_card_mega_kuh) .flz-jp_cta_kuh{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
border-bottom:1px solid #1A1714;
color:#1A1714;
font-size:13px;
font-weight:700;
}
.flz-jp_card_kuh:not(.flz-jp_card_mega_kuh) .flz-jp_cta_kuh:hover{
border-color:#B8912E;
color:#B8912E;
}
.flz-jp_seo_kuh{
margin:14px 0 0;
max-width:47.5rem;
line-height:1.65;
font-size:0.875rem;
color:#8A837C;
overflow-wrap:break-word;
}
.flz-jp_seo_kuh strong{
color:#1A1714;
font-weight:700;
}
.flz-grow_kuh{
padding:26px 0 10px;
}
.flz-row_seo_kuh{
margin:0.625rem 0 0;
color:#8A837C;
max-width:760px;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
}
.flz-row_seo_kuh strong{
font-weight:700;
color:#1A1714;
}
.flz-pr_kuh{
padding:1.875rem 0 0.375rem;
}
.flz-pr_card_kuh{
border-radius:1.25rem;
gap:0.625rem;
background:#FDFCFA;
flex:0 0 auto;
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
padding:26px;
width:17.5rem;
flex-direction:column;
position:relative;
display:flex;
min-height:200px;
}
@media(min-width:768px){
.flz-pr_card_kuh{
width:300px;
}
}
.flz-pr_card_feat_kuh{
border-color:transparent;
background:linear-gradient(150deg,#262220,#111010);
color:#F5F0E8;
}
.flz-pr_glow_kuh{
background:radial-gradient(circle,rgba(196,164,110,0.18),transparent 70%);
border-radius:50%;
position:absolute;
height:8.125rem;
pointer-events:none;
top:-30px;
opacity:0;
width:130px;
right:-1.875rem;
}
.flz-pr_card_feat_kuh .flz-pr_glow_kuh{
opacity:1;
}
.flz-pr_label_kuh{
color:#B8912E;
font-size:0.625rem;
position:relative;
letter-spacing:.16em;
font-weight:700;
text-transform:uppercase;
}
.flz-pr_card_feat_kuh .flz-pr_label_kuh{
color:#D4AA6A;
}
.flz-pr_amount_kuh{
position:relative;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.08;
color:#1A1714;
font-size:26px;
}
.flz-pr_card_feat_kuh .flz-pr_amount_kuh{
color:#F5F0E8;
}
.flz-pr_amount_kuh em{
color:#B8912E;
font-style:normal;
}
.flz-pr_card_feat_kuh .flz-pr_amount_kuh em{
color:#D4AA6A;
}
.flz-pr_terms_kuh{
position:relative;
line-height:1.5;
font-size:0.813rem;
color:#6B6460;
}
.flz-pr_card_feat_kuh .flz-pr_terms_kuh{
color:#B0A89E;
}
.flz-pr_cta_kuh{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.flz-pr_card_feat_kuh .flz-pr_cta_kuh{
border-radius:999px;
padding:9px 1.125rem;
transition:opacity .22s ease;
background:#D4AA6A;
font-size:13px;
font-weight:700;
color:#1A1714;
}
.flz-pr_card_feat_kuh .flz-pr_cta_kuh:hover{
opacity:.9;
}
.flz-pr_card_kuh:not(.flz-pr_card_feat_kuh) .flz-pr_cta_kuh{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
border-bottom:1px solid #1A1714;
padding-bottom:2px;
color:#1A1714;
font-weight:700;
}
.flz-pr_card_kuh:not(.flz-pr_card_feat_kuh) .flz-pr_cta_kuh:hover{
border-color:#B8912E;
color:#B8912E;
}
.flz-gm_kuh{
padding:1.875rem 0 0.625rem;
}
.flz-gm_in_kuh{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:878px){
.flz-gm_in_kuh{
grid-template-columns:1.25fr 1fr;
}
}
.flz-gm_left_kuh{
border-radius:1.25rem;
background:#FDFCFA;
border:1px solid rgba(20,18,14,0.08);
padding:2rem;
min-width:0;
}
.flz-gm_eyebrow_kuh{
margin-bottom:0.625rem;
}
.flz-gm_h2_kuh{
overflow-wrap:break-word;
margin-bottom:0.5rem;
color:#1A1714;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
font-weight:600;
font-size:1.625rem;
}
@media(min-width:769px){
.flz-gm_h2_kuh{
font-size:28px;
}
}
.flz-gm_text_kuh{
margin-bottom:1.375rem;
max-width:30rem;
line-height:1.6;
color:#8A837C;
font-size:0.875rem;
}
.flz-gm_level_kuh{
color:#B8912E;
font-size:22px;
font-weight:700;
margin-bottom:0.5rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.flz-gm_bar_kuh{
background:rgba(20,18,14,0.15);
border-radius:999px;
overflow:hidden;
margin-bottom:6px;
height:0.5rem;
}
.flz-gm_bar_fill_kuh{
background:linear-gradient(90deg,#B8912E,#E2C47A);
border-radius:999px;
height:100%;
}
.flz-gm_bar_meta_kuh{
gap:10px;
justify-content:space-between;
margin-bottom:18px;
font-size:11px;
color:#6B6460;
display:flex;
}
.flz-gm_missions_kuh{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.flz-gm_mission_kuh{
border-radius:999px;
background:#F5F2EE;
gap:7px;
border:1px solid rgba(20,18,14,0.15);
padding:9px 0.938rem;
font-size:0.781rem;
display:inline-flex;
align-items:center;
color:#2E2A25;
font-weight:600;
}
.flz-gm_mission_ic_kuh{
align-items:center;
color:#B8912E;
display:inline-flex;
}
.flz-gm_mission_ic_kuh svg{
height:0.813rem;
width:13px;
}
.flz-gm_right_kuh{
padding:2rem;
background:linear-gradient(150deg,#262220,#111010);
border-radius:20px;
overflow:hidden;
flex-direction:column;
position:relative;
color:#F5F0E8;
display:flex;
}
.flz-gm_glow_kuh{
border-radius:50%;
background:radial-gradient(circle,rgba(196,164,110,0.18),transparent 70%);
position:absolute;
top:-30px;
right:-1.875rem;
width:9.375rem;
pointer-events:none;
height:150px;
}
.flz-gm_ref_eyebrow_kuh{
position:relative;
margin-bottom:10px;
}
.flz-gm_ref_h2_kuh{
position:relative;
font-size:1.625rem;
font-weight:600;
margin-bottom:8px;
color:#F5F0E8;
line-height:1.1;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.flz-gm_ref_text_kuh{
color:#B0A89E;
line-height:1.55;
position:relative;
font-size:0.844rem;
margin-bottom:20px;
}
.flz-gm_ref_cta_kuh{
border-radius:62.438rem;
transition:opacity .22s ease;
padding:11px 22px;
background:#D4AA6A;
margin-top:auto;
color:#1A1714;
align-self:flex-start;
font-size:0.844rem;
font-weight:700;
position:relative;
}
.flz-gm_ref_cta_kuh:hover{
opacity:.9;
}
.flz-nl_kuh{
padding:1.5rem 0 10px;
}
.flz-nl_in_kuh{
padding:30px 2rem;
gap:1.375rem;
background:#161412;
border-radius:1.25rem;
flex-direction:column;
display:flex;
color:#F5F0E8;
}
@media(min-width:770px){
.flz-nl_in_kuh{
gap:1.75rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.flz-nl_text_wrap_kuh{
min-width:0;
}
.flz-nl_h3_kuh{
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#F5F0E8;
overflow-wrap:break-word;
line-height:1.1;
font-size:22px;
margin-bottom:0.313rem;
}
@media(min-width:766px){
.flz-nl_h3_kuh{
font-size:24px;
}
}
.flz-nl_text_kuh{
font-size:0.844rem;
color:#B0A89E;
line-height:1.5;
}
.flz-nl_form_kuh{
flex:1 1 auto;
gap:10px;
max-width:28.75rem;
display:flex;
min-width:0;
}
.flz-nl_input_kuh{
overflow:hidden;
border:1px solid rgba(255,251,244,0.13);
flex:1 1 auto;
padding:13px 16px;
background:rgba(255,251,244,0.07);
border-radius:0.875rem;
white-space:nowrap;
min-width:0;
align-items:center;
color:#B0A89E;
display:flex;
text-overflow:ellipsis;
font-size:0.875rem;
}
.flz-nl_btn_kuh{
flex:0 0 auto;
padding:13px 24px;
transition:opacity .22s ease;
background:#D4AA6A;
border-radius:0.875rem;
color:#1A1714;
font-size:0.875rem;
font-weight:700;
white-space:nowrap;
}
.flz-nl_btn_kuh:hover{
opacity:.9;
}
.flz-vip_kuh{
padding:48px 0;
}
@media(min-width:771px){
.flz-vip_kuh{
padding:4rem 0;
}
}
.flz-vip_head_kuh{
gap:0.875rem;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:881px){
.flz-vip_head_kuh{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.flz-vip_eyebrow_kuh{
margin-bottom:12px;
}
.flz-vip_h2_kuh{
font-weight:600;
font-size:2rem;
color:#F5F0E8;
line-height:1.05;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.flz-vip_h2_kuh{
font-size:2.5rem;
}
}
.flz-vip_intro_kuh{
font-size:14px;
max-width:420px;
color:#B0A89E;
line-height:1.6;
}
.flz-vip_grid_kuh{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.flz-vip_card_kuh{
padding:22px 18px;
border:1px solid rgba(255,251,244,0.13);
border-radius:14px;
min-width:0;
}
.flz-vip_card_feat_kuh{
border-color:#D4AA6A;
background:rgba(255,251,244,0.07);
}
.flz-vip_card_ic_kuh{
border-radius:0.5rem;
background:linear-gradient(135deg,#B8912E,#E2C47A);
display:block;
width:34px;
margin-bottom:16px;
height:34px;
}
.flz-vip_name_kuh{
margin-bottom:6px;
font-weight:600;
color:#F5F0E8;
font-size:20px;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.flz-vip_perk_kuh{
overflow-wrap:break-word;
line-height:1.5;
font-size:0.781rem;
color:#B0A89E;
}
.flz-app_kuh{
padding:1.875rem 0 0.625rem;
}
.flz-app_in_kuh{
border:1px solid rgba(20,18,14,0.08);
padding:2rem;
background:#FDFCFA;
border-radius:20px;
gap:1.75rem;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.flz-app_in_kuh{
padding:40px 44px;
gap:2.5rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.flz-app_copy_kuh{
min-width:0;
max-width:560px;
}
.flz-app_eyebrow_kuh{
margin-bottom:12px;
}
.flz-app_h2_kuh{
font-weight:600;
margin-bottom:12px;
color:#1A1714;
font-size:28px;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
}
@media(min-width:769px){
.flz-app_h2_kuh{
font-size:34px;
}
}
.flz-app_text_kuh{
margin-bottom:1.375rem;
color:#8A837C;
line-height:1.6;
font-size:0.875rem;
}
.flz-app_btns_kuh{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.flz-app_btn_kuh{
gap:0.625rem;
padding:0.688rem 1.25rem;
background:#1A1714;
border-radius:0.875rem;
transition:background-color .22s ease;
align-items:center;
color:#F5F0E8;
display:inline-flex;
}
.flz-app_btn_kuh:hover{
background:#2E2A25;
}
.flz-app_btn_ic_kuh{
display:inline-flex;
align-items:center;
}
.flz-app_btn_ic_kuh svg{
width:18px;
height:1.125rem;
}
.flz-app_btn_lb_kuh{
font-size:0.844rem;
font-weight:700;
}
.flz-app_qr_wrap_kuh{
flex:0 0 auto;
gap:18px;
display:flex;
align-items:center;
}
.flz-app_qr_kuh{
border-radius:14px;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#FDFCFA 0 5px,transparent 5px 11px),repeating-linear-gradient(90deg,#FDFCFA 0 5px,transparent 5px 0.688rem);
background-color:#1A1714;
height:6.75rem;
width:6.75rem;
}
.flz-app_qr_cap_kuh{
color:#6B6460;
font-size:0.781rem;
line-height:1.4;
max-width:5.75rem;
}
.flz-rv_kuh{
padding:48px 0;
background:#FDFCFA;
border-top:1px solid rgba(20,18,14,0.08);
border-bottom:1px solid rgba(20,18,14,0.08);
margin-top:1.5rem;
}
@media(min-width:769px){
.flz-rv_kuh{
padding:3.5rem 0;
}
}
.flz-rv_head_kuh{
gap:16px;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.flz-rv_head_kuh{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.flz-rv_eyebrow_kuh{
margin-bottom:0.625rem;
}
.flz-rv_h2_kuh{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#1A1714;
line-height:1.05;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:768px){
.flz-rv_h2_kuh{
font-size:38px;
}
}
.flz-rv_agg_kuh{
gap:0.75rem;
display:flex;
align-items:center;
}
.flz-rv_agg_stars_kuh{
gap:3px;
display:flex;
color:#B8912E;
}
.flz-rv_agg_stars_kuh svg{
height:1.125rem;
width:1.125rem;
}
.flz-rv_source_kuh{
color:#8A837C;
font-size:13px;
}
.flz-rv_grid_kuh{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:759px){
.flz-rv_grid_kuh{
grid-template-columns:repeat(3,1fr);
}
}
.flz-rv_card_kuh{
padding:26px;
border:1px solid rgba(20,18,14,0.08);
background:#F5F2EE;
border-radius:0.875rem;
min-width:0;
}
.flz-rv_card_stars_kuh{
gap:2px;
display:flex;
color:#B8912E;
margin-bottom:0.75rem;
}
.flz-rv_card_stars_kuh svg{
width:14px;
height:14px;
}
.flz-rv_card_body_kuh{
color:#1A1714;
font-weight:500;
font-size:1.125rem;
line-height:1.45;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:1rem;
}
.flz-rv_card_meta_kuh{
gap:0.625rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.flz-rv_card_av_kuh{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#B8912E,#E2C47A);
width:2rem;
height:2rem;
}
.flz-rv_card_author_kuh{
font-size:13px;
font-weight:700;
color:#1A1714;
}
.flz-rv_card_loc_kuh{
color:#6B6460;
font-size:12px;
}
.flz-ts_kuh{
padding:2.75rem 0;
}
.flz-ts_in_kuh{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:882px){
.flz-ts_in_kuh{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.flz-ts_left_kuh{
min-width:0;
}
.flz-ts_h2_kuh{
font-weight:600;
line-height:1.1;
color:#F5F0E8;
margin-bottom:0.75rem;
font-size:1.625rem;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.flz-ts_h2_kuh{
font-size:1.75rem;
}
}
.flz-ts_text_kuh{
font-size:0.906rem;
line-height:1.6;
color:#B0A89E;
max-width:32.5rem;
margin-bottom:1.375rem;
}
.flz-ts_badges_kuh{
gap:18px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.flz-ts_badge_kuh{
font-weight:600;
font-size:0.813rem;
color:#B0A89E;
}
.flz-ts_pay_kuh{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:882px){
.flz-ts_pay_kuh{
justify-content:flex-end;
}
}
.flz-ts_pay_chip_kuh{
background:rgba(255,251,244,0.07);
border:1px solid rgba(255,251,244,0.13);
padding:0.75rem 1rem;
border-radius:0.875rem;
font-size:14px;
font-weight:700;
color:#F5F0E8;
}
.flz-hts_kuh{
padding:48px 0;
}
@media(min-width:769px){
.flz-hts_kuh{
padding:3.875rem 0;
}
}
.flz-hts_head_kuh{
gap:1.125rem;
flex-direction:column;
display:flex;
margin-bottom:2.125rem;
}
@media(min-width:766px){
.flz-hts_head_kuh{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.flz-hts_eyebrow_kuh{
margin-bottom:12px;
}
.flz-hts_h2_kuh{
line-height:1.05;
font-size:30px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#F5F0E8;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:768px){
.flz-hts_h2_kuh{
font-size:38px;
}
}
.flz-hts_cta_kuh{
background:#D4AA6A;
border-radius:62.438rem;
flex:0 0 auto;
transition:opacity .22s ease;
padding:15px 30px;
font-size:0.938rem;
font-weight:700;
color:#1A1714;
}
.flz-hts_cta_kuh:hover{
opacity:.9;
}
.flz-hts_grid_kuh{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:763px){
.flz-hts_grid_kuh{
grid-template-columns:repeat(3,1fr);
}
}
.flz-hts_step_kuh{
padding-top:22px;
min-width:0;
border-top:1px solid rgba(255,251,244,0.13);
}
.flz-hts_step_num_kuh{
margin-bottom:14px;
font-weight:700;
line-height:1;
font-size:44px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#D4AA6A;
}
.flz-hts_step_h_kuh{
line-height:1.2;
font-weight:700;
overflow-wrap:break-word;
margin-bottom:0.5rem;
color:#F5F0E8;
font-size:1.188rem;
}
.flz-hts_step_p_kuh{
line-height:1.55;
overflow-wrap:break-word;
font-size:14px;
color:#B0A89E;
}
.flz-tt_kuh{
padding:3rem 0 0.625rem;
}
@media(min-width:768px){
.flz-tt_kuh{
padding:60px 0 10px;
}
}
.flz-tt_head_kuh{
margin-bottom:34px;
text-align:center;
}
.flz-tt_eyebrow_kuh{
margin-bottom:12px;
}
.flz-tt_h2_kuh{
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:32px;
color:#1A1714;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:765px){
.flz-tt_h2_kuh{
font-size:2.625rem;
}
}
.flz-tt_grid_kuh{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:763px){
.flz-tt_grid_kuh{
grid-template-columns:repeat(3,1fr);
}
}
.flz-tt_card_kuh{
background:#FDFCFA;
padding:30px;
border:1px solid rgba(20,18,14,0.08);
border-radius:14px;
min-width:0;
flex-direction:column;
display:flex;
}
.flz-tt_card_ic_kuh{
margin-bottom:18px;
color:#B8912E;
display:inline-flex;
align-items:center;
}
.flz-tt_card_ic_kuh svg{
height:1.75rem;
width:28px;
}
.flz-tt_card_h_kuh{
margin-bottom:0.5rem;
overflow-wrap:break-word;
color:#1A1714;
line-height:1.15;
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:22px;
}
.flz-tt_card_p_kuh{
font-size:14px;
margin-bottom:0.875rem;
color:#8A837C;
overflow-wrap:break-word;
line-height:1.6;
}
.flz-tt_card_p_kuh b{
color:#1A1714;
font-weight:700;
}
.flz-tt_card_link_kuh{
transition:color .22s ease;
font-weight:700;
padding-bottom:2px;
align-self:flex-start;
font-size:0.813rem;
border-bottom:1px solid #B8912E;
color:#1A1714;
margin-top:auto;
}
.flz-tt_card_link_kuh:hover{
color:#B8912E;
}
.flz-et_kuh{
padding:36px 0 10px;
}
.flz-et_in_kuh{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:881px){
.flz-et_in_kuh{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.flz-et_left_kuh{
min-width:0;
}
.flz-et_eyebrow_kuh{
margin-bottom:0.75rem;
}
.flz-et_h2_kuh{
overflow-wrap:break-word;
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
color:#1A1714;
margin-bottom:0.875rem;
font-size:1.75rem;
}
@media(min-width:771px){
.flz-et_h2_kuh{
font-size:2rem;
}
}
.flz-et_text_kuh{
margin-bottom:1.375rem;
color:#8A837C;
font-size:15px;
line-height:1.65;
}
.flz-et_stats_kuh{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.flz-et_stat_kuh{
min-width:0;
}
.flz-et_stat_v_kuh{
line-height:1;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#1A1714;
font-size:26px;
}
.flz-et_stat_l_kuh{
font-size:12.5px;
color:#6B6460;
margin-top:0.25rem;
}
.flz-et_right_kuh{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.flz-et_member_kuh{
gap:16px;
border:1px solid rgba(20,18,14,0.08);
background:#FDFCFA;
border-radius:0.875rem;
padding:1.125rem 1.25rem;
min-width:0;
align-items:center;
display:flex;
}
.flz-et_member_av_kuh{
background:linear-gradient(135deg,#262220,#B8912E);
border-radius:50%;
flex:0 0 auto;
width:48px;
height:48px;
}
.flz-et_member_name_kuh{
font-weight:700;
font-size:15px;
overflow-wrap:break-word;
color:#1A1714;
}
.flz-et_member_role_kuh{
color:#6B6460;
overflow-wrap:break-word;
font-size:0.781rem;
}
.flz-et_updated_kuh{
gap:0.5rem;
border:1px solid rgba(20,18,14,0.08);
padding:14px 18px;
background:#F5F2EE;
border-radius:14px;
align-items:center;
color:#8A837C;
font-size:12.5px;
display:flex;
}
.flz-prov_kuh{
padding:40px 0 20px;
}
.flz-prov_eyebrow_kuh{
margin-bottom:1.125rem;
display:block;
}
.flz-prov_grid_kuh{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:561px){
.flz-prov_grid_kuh{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.flz-prov_grid_kuh{
grid-template-columns:repeat(6,1fr);
}
}
.flz-rc_kuh{
padding:3rem 0 10px;
}
.flz-rc_in_kuh{
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:758px){
.flz-rc_in_kuh{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.flz-rc_col_kuh{
min-width:0;
}
.flz-rc_label_kuh{
margin-bottom:1rem;
font-size:11px;
color:#B8912E;
font-weight:600;
letter-spacing:.2em;
text-transform:uppercase;
}
.flz-rc_awards_kuh{
gap:12px;
flex-direction:column;
display:flex;
}
.flz-rc_award_kuh{
gap:0.75rem;
display:flex;
min-width:0;
align-items:center;
}
.flz-rc_award_ic_kuh{
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#D4AA6A;
}
.flz-rc_award_ic_kuh svg{
height:1.125rem;
width:1.125rem;
}
.flz-rc_award_t_kuh{
color:#1A1714;
overflow-wrap:break-word;
font-weight:700;
font-size:14px;
}
.flz-rc_award_s_kuh{
font-size:0.75rem;
color:#6B6460;
overflow-wrap:break-word;
}
.flz-rc_press_kuh{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.flz-rc_press_logo_kuh{
padding:0 8px;
overflow:hidden;
border-radius:8px;
border:1px solid rgba(20,18,14,0.08);
font-size:14px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
text-overflow:ellipsis;
text-align:center;
justify-content:center;
height:52px;
align-items:center;
font-weight:700;
color:#8A837C;
white-space:nowrap;
display:flex;
}
.flz-rc_partner_kuh{
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
background:#FDFCFA;
padding:1.375rem;
}
.flz-rc_partner_name_kuh{
color:#1A1714;
margin-bottom:6px;
font-size:1.25rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.flz-rc_partner_text_kuh{
line-height:1.55;
font-size:0.813rem;
overflow-wrap:break-word;
color:#8A837C;
}
.flz-dr_kuh{
padding:36px 0 0.625rem;
}
.flz-dr_in_kuh{
gap:1.25rem;
padding:28px 2rem;
border:1px dashed rgba(20,18,14,0.15);
border-radius:14px;
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.flz-dr_in_kuh{
gap:32px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.flz-dr_h2_kuh{
font-size:1.5rem;
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#1A1714;
line-height:1.1;
overflow-wrap:break-word;
margin-bottom:8px;
}
@media(min-width:771px){
.flz-dr_h2_kuh{
font-size:1.625rem;
}
}
.flz-dr_text_kuh{
max-width:42.5rem;
overflow-wrap:break-word;
color:#8A837C;
font-size:0.875rem;
line-height:1.6;
}
.flz-dr_text_kuh b{
font-weight:700;
color:#1A1714;
}
.flz-dr_cta_kuh{
transition:color .22s ease;
flex:0 0 auto;
color:#1A1714;
padding-bottom:2px;
font-size:13.5px;
border-bottom:1px solid #B8912E;
font-weight:700;
white-space:nowrap;
}
.flz-dr_cta_kuh:hover{
color:#B8912E;
}
.flz-pmt_kuh{
padding:3rem 0 10px;
}
.flz-pmt_in_kuh{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:879px){
.flz-pmt_in_kuh{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.flz-pmt_left_kuh{
min-width:0;
}
.flz-pmt_eyebrow_kuh{
margin-bottom:12px;
}
.flz-pmt_h2_kuh{
font-size:1.875rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
margin-bottom:12px;
color:#1A1714;
}
@media(min-width:767px){
.flz-pmt_h2_kuh{
font-size:32px;
}
}
.flz-pmt_text_kuh{
line-height:1.6;
color:#8A837C;
font-size:14.5px;
margin-bottom:1.375rem;
}
.flz-pmt_logos_kuh{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:477px){
.flz-pmt_logos_kuh{
grid-template-columns:repeat(4,1fr);
}
}
.flz-pmt_logo_kuh{
background:#FDFCFA;
border-radius:8px;
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
padding:0 8px;
text-align:center;
color:#2E2A25;
align-items:center;
font-size:0.781rem;
justify-content:center;
display:flex;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
height:50px;
}
.flz-pmt_table_kuh{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.flz-pmt_thead_kuh{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#1C1A18;
display:grid;
}
.flz-pmt_th_kuh{
padding:13px 14px;
overflow:hidden;
font-size:0.625rem;
white-space:nowrap;
letter-spacing:.08em;
text-transform:uppercase;
color:#F5F0E8;
font-weight:700;
text-overflow:ellipsis;
}
.flz-pmt_row_kuh{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20,18,14,0.08);
}
.flz-pmt_row_kuh:nth-child(odd){
background:#FDFCFA;
}
.flz-pmt_td_kuh{
padding:0.875rem;
color:#8A837C;
min-width:0;
font-size:0.844rem;
overflow-wrap:break-word;
}
.flz-pmt_row_kuh .flz-pmt_td_kuh:first-child{
font-weight:700;
color:#1A1714;
}
.flz-pmt_row_kuh .flz-pmt_td_kuh:last-child{
font-weight:700;
color:#3A7D5C;
}
.flz-wy_kuh{
padding:3rem 0;
}
@media(min-width:768px){
.flz-wy_kuh{
padding:56px 0;
}
}
.flz-wy_in_kuh{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:900px){
.flz-wy_in_kuh{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.flz-wy_left_kuh{
min-width:0;
}
.flz-wy_eyebrow_kuh{
margin-bottom:14px;
}
.flz-wy_h2_kuh{
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
color:#1A1714;
font-weight:600;
margin-bottom:16px;
line-height:1.05;
}
@media(min-width:768px){
.flz-wy_h2_kuh{
font-size:2.5rem;
}
}
.flz-wy_intro_kuh{
color:#8A837C;
line-height:1.6;
font-size:0.938rem;
}
.flz-wy_grid_kuh{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.flz-wy_grid_kuh{
grid-template-columns:1fr 1fr;
}
}
.flz-wy_card_kuh{
background:#FDFCFA;
padding:26px;
border:1px solid rgba(20,18,14,0.08);
border-radius:14px;
min-width:0;
}
.flz-wy_card_ic_kuh{
color:#B8912E;
justify-content:center;
margin-bottom:16px;
align-items:center;
display:inline-flex;
}
.flz-wy_card_ic_kuh svg{
width:1.625rem;
height:26px;
}
.flz-wy_card_h_kuh{
color:#1A1714;
font-weight:600;
font-size:1.313rem;
line-height:1.15;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:8px;
}
.flz-wy_card_p_kuh{
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
color:#8A837C;
}
.flz-sc_kuh{
padding:3rem 0 0.625rem;
}
.flz-sc_head_kuh{
text-align:center;
margin-bottom:28px;
}
.flz-sc_eyebrow_kuh{
margin-bottom:12px;
}
.flz-sc_h2_kuh{
font-weight:600;
color:#1A1714;
line-height:1.05;
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.flz-sc_h2_kuh{
font-size:2.25rem;
}
}
.flz-sc_table_kuh{
margin:0 auto;
overflow:hidden;
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
max-width:56.25rem;
}
.flz-sc_thead_kuh{
grid-template-columns:1.6fr 1fr 1fr;
background:#1C1A18;
display:grid;
}
.flz-sc_th_kuh{
padding:15px 18px;
color:#B0A89E;
text-align:center;
font-weight:700;
overflow-wrap:break-word;
font-size:13px;
}
.flz-sc_th_kuh:first-child{
text-align:left;
}
.flz-sc_th_us_kuh{
color:#D4AA6A;
}
.flz-sc_row_kuh{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(20,18,14,0.08);
display:grid;
}
.flz-sc_row_kuh:nth-child(even){
background:#FDFCFA;
}
.flz-sc_td_kuh{
padding:0.938rem 18px;
color:#6B6460;
text-align:center;
overflow-wrap:break-word;
min-width:0;
font-size:14px;
}
.flz-sc_td_kuh:first-child{
font-weight:600;
color:#2E2A25;
text-align:left;
}
.flz-sc_td_us_kuh{
font-weight:700;
color:#3A7D5C;
}
.flz-sb_kuh{
padding:48px 0;
background:#FDFCFA;
border-bottom:1px solid rgba(20,18,14,0.08);
margin-top:1.5rem;
border-top:1px solid rgba(20,18,14,0.08);
}
@media(min-width:769px){
.flz-sb_kuh{
padding:56px 0;
}
}
.flz-sb_eyebrow_kuh{
margin-bottom:12px;
display:block;
}
.flz-sb_h2_kuh{
font-size:1.875rem;
font-weight:600;
color:#1A1714;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.625rem;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:770px){
.flz-sb_h2_kuh{
font-size:36px;
}
}
.flz-sb_grid_kuh{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:561px){
.flz-sb_grid_kuh{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:962px){
.flz-sb_grid_kuh{
grid-template-columns:repeat(4,1fr);
}
}
.flz-sb_card_kuh{
padding:24px;
border:1px solid rgba(20,18,14,0.08);
border-radius:14px;
background:#F5F2EE;
min-width:0;
}
.flz-sb_card_h_kuh{
overflow-wrap:break-word;
color:#1A1714;
line-height:1.15;
font-weight:600;
font-size:19px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
}
.flz-sb_card_p_kuh{
line-height:1.6;
overflow-wrap:break-word;
font-size:13.5px;
color:#8A837C;
}
.flz-sb_rtp_kuh{
border-radius:0.875rem;
padding:1.625rem 28px;
background:#F5F2EE;
gap:1.5rem;
border:1px solid rgba(20,18,14,0.08);
grid-template-columns:1fr;
align-items:center;
display:grid;
margin-top:1.125rem;
}
@media(min-width:759px){
.flz-sb_rtp_kuh{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.flz-sb_rtp_h_kuh{
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#1A1714;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-size:1.25rem;
line-height:1.15;
}
.flz-sb_rtp_p_kuh{
line-height:1.6;
font-size:0.844rem;
overflow-wrap:break-word;
color:#8A837C;
}
.flz-sb_rtp_stats_kuh{
gap:1rem;
display:flex;
}
.flz-sb_stat_kuh{
padding:1.125rem;
border-radius:8px;
flex:1 1 0;
background:#FDFCFA;
min-width:0;
text-align:center;
}
.flz-sb_stat_v_kuh{
font-weight:700;
overflow-wrap:break-word;
font-size:1.625rem;
color:#3A7D5C;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.flz-sb_stat_l_kuh{
font-size:0.719rem;
color:#6B6460;
margin-top:0.25rem;
}
.flz-el_kuh{
padding:3rem 0;
}
@media(min-width:765px){
.flz-el_kuh{
padding:56px 0;
}
}
.flz-el_in_kuh{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:899px){
.flz-el_in_kuh{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.flz-el_left_kuh{
min-width:0;
}
.flz-el_eyebrow_kuh{
margin-bottom:0.875rem;
}
.flz-el_h2_kuh{
margin-bottom:22px;
font-weight:600;
color:#1A1714;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:32px;
overflow-wrap:break-word;
line-height:1.08;
}
@media(min-width:769px){
.flz-el_h2_kuh{
font-size:2.375rem;
}
}
.flz-el_body_kuh p{
margin-bottom:1.125rem;
overflow-wrap:break-word;
color:#2E2A25;
font-size:16px;
line-height:1.7;
}
.flz-el_dropcap_kuh{
padding:6px 12px 0 0;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:3.875rem;
line-height:.8;
color:#B8912E;
font-weight:700;
float:left;
}
.flz-el_right_kuh{
min-width:0;
}
.flz-el_quote_kuh{
background:linear-gradient(150deg,#262220,#111010);
border-radius:1.25rem;
padding:2.25rem;
margin-bottom:24px;
color:#F5F0E8;
position:relative;
}
.flz-el_quote_mark_kuh{
display:inline-flex;
margin-bottom:6px;
align-items:center;
color:#D4AA6A;
}
.flz-el_quote_mark_kuh svg{
height:34px;
width:2.125rem;
}
.flz-el_quote_text_kuh{
font-weight:500;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.4;
color:#F5F0E8;
overflow-wrap:break-word;
font-size:1.375rem;
margin-bottom:22px;
}
.flz-el_quote_meta_kuh{
gap:0.75rem;
display:flex;
align-items:center;
}
.flz-el_quote_av_kuh{
background:linear-gradient(135deg,#B8912E,#E2C47A);
border-radius:50%;
flex:0 0 auto;
height:38px;
width:38px;
}
.flz-el_quote_author_kuh{
color:#F5F0E8;
font-size:0.875rem;
font-weight:700;
}
.flz-el_quote_meta_sub_kuh{
color:#B0A89E;
font-size:0.75rem;
}
.flz-el_explain_kuh{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
}
.flz-el_explain_card_kuh{
padding:1.375rem 24px;
}
.flz-el_explain_card_kuh+.flz-el_explain_card_kuh{
border-top:1px solid rgba(20,18,14,0.08);
}
.flz-el_explain_h_kuh{
margin-bottom:8px;
font-size:1.25rem;
line-height:1.15;
font-weight:600;
color:#1A1714;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.flz-el_explain_p_kuh{
font-size:0.875rem;
overflow-wrap:break-word;
color:#8A837C;
line-height:1.55;
}
.flz-sg_kuh{
padding:3rem 0 10px;
}
.flz-sg_eyebrow_kuh{
margin-bottom:0.75rem;
display:block;
}
.flz-sg_h2_kuh{
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#1A1714;
font-size:30px;
margin-bottom:28px;
line-height:1.05;
}
@media(min-width:766px){
.flz-sg_h2_kuh{
font-size:2.25rem;
}
}
.flz-sg_grid_kuh{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:721px){
.flz-sg_grid_kuh{
grid-template-columns:repeat(3,1fr);
}
}
.flz-sg_col_kuh{
min-width:0;
}
.flz-sg_col_h_kuh{
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:0.625rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:22px;
color:#1A1714;
font-weight:600;
}
.flz-sg_col_p_kuh{
color:#8A837C;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
}
.flz-faq_kuh{
background:#FDFCFA;
padding:3rem 0;
border-top:1px solid rgba(20,18,14,0.08);
margin-top:24px;
border-bottom:1px solid rgba(20,18,14,0.08);
}
@media(min-width:770px){
.flz-faq_kuh{
padding:3.875rem 0;
}
}
.flz-faq_head_kuh{
text-align:center;
margin-bottom:2.125rem;
}
.flz-faq_eyebrow_kuh{
margin-bottom:12px;
}
.flz-faq_h2_kuh{
color:#1A1714;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-size:32px;
}
@media(min-width:769px){
.flz-faq_h2_kuh{
font-size:38px;
}
}
.flz-faq_list_kuh{
gap:12px;
margin:0 auto;
flex-direction:column;
max-width:820px;
display:flex;
}
.flz-faq_item_kuh{
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
background:#F5F2EE;
}
.flz-faq_q_kuh{
gap:20px;
list-style:none;
padding:20px 1.5rem;
display:flex;
font-size:1rem;
color:#1A1714;
font-weight:700;
overflow-wrap:break-word;
justify-content:space-between;
cursor:pointer;
align-items:center;
}
.flz-faq_q_kuh::-webkit-details-marker{
display:none;
}
.flz-faq_q_ic_kuh{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
color:#B8912E;
align-items:center;
}
.flz-faq_q_ic_kuh svg{
height:18px;
width:18px;
}
.flz-faq_item_kuh[open] .flz-faq_q_ic_kuh{
transform:rotate(180deg);
}
.flz-faq_a_kuh{
padding:0 1.5rem 1.25rem;
font-size:0.906rem;
overflow-wrap:break-word;
color:#8A837C;
line-height:1.6;
}
.flz-lh_kuh{
padding:2.5rem 0 1.25rem;
}
.flz-lh_in_kuh{
padding-top:34px;
border-top:1px solid rgba(20,18,14,0.15);
}
.flz-lh_eyebrow_kuh{
margin-bottom:22px;
display:block;
}
.flz-lh_grid_kuh{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:601px){
.flz-lh_grid_kuh{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.flz-lh_grid_kuh{
grid-template-columns:repeat(5,1fr);
}
}
.flz-lh_col_kuh{
min-width:0;
}
.flz-lh_col_h_kuh{
font-size:13px;
color:#1A1714;
margin-bottom:0.75rem;
font-weight:700;
overflow-wrap:break-word;
}
.flz-lh_links_kuh{
gap:8px;
display:flex;
flex-direction:column;
}
.flz-lh_link_kuh{
transition:color .22s ease;
color:#8A837C;
font-size:0.813rem;
overflow-wrap:break-word;
}
.flz-lh_link_kuh:hover{
color:#B8912E;
}
.flz-ft_kuh{
background:#1C1A18;
color:#B0A89E;
margin-top:40px;
}
.flz-ft_in_kuh{
padding:3rem 0 28px;
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:600px){
.flz-ft_in_kuh{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.flz-ft_in_kuh{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.flz-ft_brand_kuh{
min-width:0;
}
.flz-ft_logo_kuh{
color:#F5F0E8;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:700;
font-size:26px;
}
.flz-ft_tagline_kuh{
color:#B0A89E;
line-height:1.6;
max-width:17.5rem;
margin-top:14px;
font-size:13.5px;
}
.flz-ft_contact_kuh{
transition:color .22s ease;
margin-top:12px;
color:#D4AA6A;
font-size:0.813rem;
max-width:280px;
display:inline-block;
overflow-wrap:anywhere;
}
.flz-ft_contact_kuh:hover{
color:#F5F0E8;
}
.flz-ft_col_kuh{
min-width:0;
}
.flz-ft_col_h_kuh{
letter-spacing:.08em;
font-size:13px;
overflow-wrap:break-word;
color:#F5F0E8;
text-transform:uppercase;
font-weight:700;
margin-bottom:0.875rem;
}
.flz-ft_col_links_kuh{
gap:10px;
display:flex;
flex-direction:column;
}
.flz-ft_link_kuh{
transition:color .22s ease;
overflow-wrap:break-word;
color:#B0A89E;
font-size:13.5px;
}
.flz-ft_link_kuh:hover{
color:#F5F0E8;
}
.flz-ft_bot_kuh{
gap:1rem;
padding:1.375rem 0 40px;
display:flex;
border-top:1px solid rgba(255,251,244,0.13);
flex-direction:column;
}
@media(min-width:770px){
.flz-ft_bot_kuh{
gap:1.25rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.flz-ft_legal_kuh{
color:#ACA8A3;
font-size:0.719rem;
max-width:760px;
overflow-wrap:break-word;
line-height:1.6;
}
.flz-ft_legal_kuh b{
font-weight:700;
color:#B0A89E;
}
.flz-ft_age_kuh{
flex:0 0 auto;
padding:0.25rem 0.563rem;
border-radius:0.5rem;
border:1.5px solid #D4AA6A;
color:#D4AA6A;
font-size:13px;
font-weight:700;
}