*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF6F0;
text-rendering:optimizeLegibility;
color:#2E2415;
line-height:1.6;
overflow-wrap:break-word;
font-family:"PT Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
-webkit-font-smoothing:antialiased;
font-size:15px;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.50);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.kzmlayout-yvq{
min-height:100vh;
display:flex;
flex-direction:column;
}
.kzmmain-yvq{
flex:1 1 auto;
width:100%;
min-width:0;
}
.kzmcontainer-yvq{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:87.5rem;
}
@media(min-width:769px){
.kzmcontainer-yvq{
padding:0 32px;
}
}
@media(min-width:1097px){
.kzmcontainer-yvq{
padding:0 56px;
}
}
.kzmeyebrow-yvq{
display:inline-block;
overflow-wrap:break-word;
font-size:11px;
font-weight:600;
color:#C49430;
font-family:"PT Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:.2em;
text-transform:uppercase;
line-height:1.4;
}
.kzmband-yvq{
background:#1A1208;
color:#FDF6E8;
}
.kzmband-yvq .kzmeyebrow-yvq{
color:#F5C84A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.kzmtb-yvq{
background:#FAF6F0;
top:0;
z-index:50;
border-bottom:1px solid rgba(26,18,8,0.14);
position:sticky;
}
.kzmtb_in-yvq{
padding:0.75rem 1rem;
margin:0 auto;
gap:1rem;
justify-content:space-between;
width:100%;
max-width:87.5rem;
align-items:center;
display:flex;
}
@media(min-width:767px){
.kzmtb_in-yvq{
padding:1rem 32px;
}
}
@media(min-width:1102px){
.kzmtb_in-yvq{
padding:18px 56px;
}
}
.kzmtb_left-yvq{
gap:28px;
display:flex;
min-width:0;
align-items:center;
}
.kzmtb_logo-yvq{
gap:0.688rem;
min-width:0;
display:flex;
align-items:center;
}
.kzmtb_logo_mark-yvq{
border-radius:8px;
flex:0 0 auto;
width:34px;
object-fit:cover;
height:34px;
}
.kzmtb_logo_txt-yvq{
line-height:1;
display:flex;
min-width:0;
flex-direction:column;
}
.kzmtb_logo_name-yvq{
overflow:hidden;
letter-spacing:.02em;
white-space:nowrap;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:700;
text-overflow:ellipsis;
color:#1A1208;
font-size:22px;
}
.kzmtb_logo_sub-yvq{
overflow:hidden;
white-space:nowrap;
color:#C49430;
text-overflow:ellipsis;
margin-top:0.25rem;
text-transform:uppercase;
letter-spacing:.32em;
font-weight:600;
font-size:0.531rem;
}
.kzmtb_nav-yvq{
display:none;
}
@media(min-width:959px){
.kzmtb_nav-yvq{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.kzmtb_nav_item-yvq{
transition:color .22s ease,border-color .22s ease;
font-size:14px;
padding-bottom:3px;
color:#2E2415;
border-bottom:2px solid transparent;
white-space:nowrap;
font-weight:600;
}
.kzmtb_nav_item-yvq:hover{
color:#1A1208;
}
.kzmtb_nav_item-yvq.kzmstate_active-yvq{
border-color:#C49430;
color:#1A1208;
}
.kzmtb_right-yvq{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.kzmtb_search-yvq{
transition:color .22s ease;
display:flex;
align-items:center;
color:#2E2415;
justify-content:center;
}
.kzmtb_search-yvq:hover{
color:#C49430;
}
.kzmtb_search-yvq svg{
width:18px;
height:18px;
}
.kzmtb_lang-yvq{
letter-spacing:.1em;
color:#6B5A3E;
font-size:11px;
font-weight:600;
text-transform:uppercase;
}
.kzmtb_lang-yvq:hover{
color:#1A1208;
}
.kzmtb_login-yvq{
color:#1A1208;
font-size:14px;
font-weight:600;
display:none;
}
@media(min-width:766px){
.kzmtb_login-yvq{
display:inline-block;
}
}
.kzmtb_register-yvq{
background:#1A1208;
transition:background-color .22s ease;
padding:0.688rem 1.375rem;
border-radius:999px;
color:#FDF6E8;
white-space:nowrap;
font-size:14px;
font-weight:700;
}
.kzmtb_register-yvq:hover{
background:#2E2415;
}
.kzmmob-yvq{
background:#FAF6F0;
left:0;
bottom:0;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(26,18,8,0.14);
z-index:60;
position:fixed;
right:0;
}
@media(min-width:961px){
.kzmmob-yvq{
display:none;
}
}
.kzmmob_in-yvq{
margin:0 auto;
align-items:stretch;
max-width:560px;
display:flex;
justify-content:space-around;
}
.kzmmob_item-yvq{
transition:color .22s ease;
padding:9px 4px;
flex:1 1 0;
gap:3px;
align-items:center;
min-width:0;
display:flex;
flex-direction:column;
color:#6B5A3E;
}
.kzmmob_item-yvq.kzmstate_active-yvq{
color:#C49430;
}
.kzmmob_ic-yvq{
align-items:center;
justify-content:center;
display:flex;
}
.kzmmob_ic-yvq svg{
height:1.25rem;
width:20px;
}
.kzmmob_lb-yvq{
overflow:hidden;
font-size:0.625rem;
text-overflow:ellipsis;
max-width:100%;
white-space:nowrap;
font-weight:600;
}
@media(max-width:956px){
body{
padding-bottom:60px;
}
}
.kzmrail-yvq{
min-width:0;
position:relative;
}
.kzmrail_scroll-yvq{
gap:0.875rem;
scrollbar-width:thin;
display:flex;
padding-bottom:14px;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
}
@media(min-width:769px){
.kzmrail_scroll-yvq{
gap:1.125rem;
}
}
.kzmgc-yvq{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:767px){
.kzmgc-yvq{
width:188px;
}
}
.kzmgc_img-yvq{
background:#FFFFFF;
overflow:hidden;
border-radius:0.875rem;
box-shadow:0 2px 0.375rem rgba(26,18,8,0.07), 0 8px 1.25rem rgba(26,18,8,0.08);
position:relative;
padding-bottom:133.33%;
}
.kzmgc_img-yvq img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.kzmgc_cover-yvq{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
inset:0;
position:absolute;
pointer-events:none;
}
.kzmgc_hover-yvq{
transition:opacity .22s ease;
background:rgba(0,0,0,0.50);
inset:0;
justify-content:center;
opacity:0;
position:absolute;
display:flex;
align-items:center;
}
.kzmgc-yvq:hover .kzmgc_hover-yvq{
opacity:1;
}
.kzmgc_hover_btn-yvq{
border-radius:999px;
background:#1A1208;
display:flex;
align-items:center;
width:46px;
color:#FDF6E8;
height:46px;
justify-content:center;
}
.kzmgc_hover_btn-yvq svg{
width:18px;
height:1.125rem;
}
.kzmgc_info-yvq{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:9px;
}
.kzmgc_name-yvq{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.813rem;
color:#1A1208;
}
.kzmgc_prov-yvq{
overflow:hidden;
font-size:11px;
text-overflow:ellipsis;
color:#6B5A3E;
white-space:nowrap;
}
.kzmgc_meta-yvq{
color:#6B5A3E;
font-size:0.688rem;
}
.kzmtc-yvq{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:765px){
.kzmtc-yvq{
width:14.375rem;
}
}
.kzmtc_img-yvq{
border-radius:14px;
overflow:hidden;
background:#FFFFFF;
box-shadow:0 2px 0.375rem rgba(26,18,8,0.07), 0 8px 20px rgba(26,18,8,0.08);
position:relative;
padding-bottom:75%;
}
.kzmtc_img-yvq img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.kzmtc_info-yvq{
gap:2px;
display:flex;
margin-top:9px;
min-width:0;
flex-direction:column;
}
.kzmtc_name-yvq{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#1A1208;
font-size:14px;
font-weight:700;
}
.kzmtc_rtp-yvq{
color:#6B5A3E;
font-size:0.688rem;
}
.kzmlc-yvq{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:769px){
.kzmlc-yvq{
width:268px;
}
}
.kzmlc_img-yvq{
border-radius:14px;
overflow:hidden;
background:#FFFFFF;
box-shadow:0 2px 0.375rem rgba(26,18,8,0.07), 0 8px 1.25rem rgba(26,18,8,0.08);
position:relative;
padding-bottom:62.5%;
}
.kzmlc_img-yvq img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.kzmlc_live-yvq{
background:rgba(0,0,0,0.50);
padding:4px 9px;
border-radius:62.438rem;
gap:7px;
top:12px;
align-items:center;
position:absolute;
left:12px;
display:flex;
}
.kzmlc_live_dot-yvq{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#C0392B;
width:8px;
height:0.5rem;
}
.kzmlc_seats-yvq{
font-size:10px;
letter-spacing:.08em;
color:#FDF6E8;
font-weight:600;
text-transform:uppercase;
}
.kzmlc_info-yvq{
gap:2px;
min-width:0;
display:flex;
margin-top:9px;
flex-direction:column;
}
.kzmlc_name-yvq{
overflow:hidden;
white-space:nowrap;
font-weight:700;
font-size:0.938rem;
color:#1A1208;
text-overflow:ellipsis;
}
.kzmlc_bet-yvq{
font-size:0.688rem;
color:#6B5A3E;
}
.kzmpc-yvq{
border-radius:0.875rem;
border:1px solid rgba(26,18,8,0.08);
padding:1rem 14px;
gap:8px;
background:#FFFFFF;
min-height:4.625rem;
display:flex;
min-width:0;
justify-content:center;
align-items:center;
flex-direction:column;
}
.kzmpc_logo-yvq{
flex:0 0 auto;
height:28px;
object-fit:contain;
max-width:100%;
width:auto;
}
.kzmpc_name-yvq{
overflow:hidden;
max-width:100%;
color:#6B5A3E;
white-space:nowrap;
text-overflow:ellipsis;
font-size:11px;
text-align:center;
}
.kzmgc_tag-yvq{
padding:3px 0.5rem;
border-radius:8px;
text-transform:uppercase;
display:inline-block;
position:absolute;
z-index:2;
top:0.625rem;
letter-spacing:.06em;
left:10px;
font-weight:700;
font-size:0.625rem;
}
.kzmgc_tag_hot-yvq{
background:#C0392B;
color:#FDF6E8;
}
.kzmgc_tag_new-yvq{
background:#E8B040;
color:#1A1208;
}
.kzmgc_tag_jp-yvq{
background:#C49430;
color:#1A1208;
}
.kzmgc_tag_live-yvq{
background:#C0392B;
color:#FDF6E8;
}
.kzmsh-yvq{
margin-bottom:18px;
min-width:0;
}
.kzmsh_row-yvq{
gap:1rem;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
}
.kzmsh_row-yvq .kzmsh_l-yvq{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.kzmsh_stack-yvq{
gap:0.625rem;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.kzmsh_center-yvq{
gap:0.625rem;
text-align:center;
flex-direction:column;
align-items:center;
display:flex;
}
.kzmsh_h2-yvq{
font-size:1.5rem;
line-height:1.1;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
color:#1A1208;
}
@media(min-width:769px){
.kzmsh_h2-yvq{
font-size:30px;
}
}
.kzmband-yvq .kzmsh_h2-yvq{
color:#FDF6E8;
}
.kzmsh_eb_line-yvq{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.kzmsh_eb_line-yvq::before{
background:#C49430;
content:"";
height:1px;
display:inline-block;
width:28px;
}
.kzmband-yvq .kzmsh_eb_line-yvq::before{
background:#F5C84A;
}
.kzmsh_eb_dot-yvq{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.kzmsh_eb_dot-yvq::before{
background:#C49430;
border-radius:50%;
height:0.375rem;
display:inline-block;
content:"";
width:0.375rem;
}
.kzmband-yvq .kzmsh_eb_dot-yvq::before{
background:#F5C84A;
}
.kzmsh_link-yvq{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
font-size:0.813rem;
font-weight:600;
border-bottom:1px solid #1A1208;
white-space:nowrap;
align-items:center;
color:#1A1208;
display:inline-flex;
padding-bottom:2px;
}
.kzmsh_link-yvq:hover{
border-color:#C49430;
color:#C49430;
}
.kzmsh_link-yvq svg{
width:0.875rem;
height:0.875rem;
}
.kzmsh_link_chev-yvq{
padding-bottom:0;
border-bottom:0;
}
.kzmsh_link_btn-yvq{
background:#1A1208;
border-radius:62.438rem;
padding:0.563rem 1.125rem;
border-bottom:0;
color:#FDF6E8;
}
.kzmsh_link_btn-yvq:hover{
background:#2E2415;
border-color:transparent;
color:#FDF6E8;
}
.kzmband-yvq .kzmsh_link-yvq{
border-color:#FDF6E8;
color:#FDF6E8;
}
.kzmband-yvq .kzmsh_link_btn-yvq{
background:#F5C84A;
color:#1A1208;
}
.kzmsh_rule-yvq{
background:rgba(26,18,8,0.14);
margin:-2px 0 18px;
height:1px;
}
.kzmband-yvq .kzmsh_rule-yvq{
background:rgba(255,243,210,0.13);
}
.kzmhero-yvq{
padding:32px 0 8px;
}
@media(min-width:769px){
.kzmhero-yvq{
padding:56px 0 1.5rem;
}
}
.kzmhero_in-yvq{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:900px){
.kzmhero_in-yvq{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.kzmhero_copy-yvq{
min-width:0;
}
.kzmhero_eyebrow-yvq{
gap:0.625rem;
display:inline-flex;
margin-bottom:22px;
align-items:center;
}
.kzmhero_eyebrow_line-yvq{
flex:0 0 auto;
background:#C49430;
display:inline-block;
height:1px;
width:1.75rem;
}
.kzmhero_h1-yvq{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:2.375rem;
line-height:1.04;
color:#1A1208;
font-weight:600;
overflow-wrap:break-word;
letter-spacing:-.01em;
margin-bottom:1.25rem;
}
@media(min-width:770px){
.kzmhero_h1-yvq{
font-size:3.375rem;
}
}
@media(min-width:1102px){
.kzmhero_h1-yvq{
font-size:3.875rem;
}
}
.kzmhero_h1-yvq em{
font-style:normal;
color:#C49430;
}
.kzmhero_sub-yvq{
line-height:1.6;
max-width:30rem;
font-size:16px;
color:#8C7455;
margin-bottom:1.875rem;
}
@media(min-width:765px){
.kzmhero_sub-yvq{
font-size:1.125rem;
}
}
.kzmhero_actions-yvq{
gap:14px;
margin-bottom:2.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.kzmhero_cta-yvq{
padding:1rem 30px;
gap:0.625rem;
border-radius:62.438rem;
transition:background-color .22s ease;
background:#1A1208;
color:#FDF6E8;
font-size:15px;
display:inline-flex;
align-items:center;
font-weight:700;
}
.kzmhero_cta-yvq:hover{
background:#2E2415;
}
.kzmhero_cta_ic-yvq{
align-items:center;
display:inline-flex;
}
.kzmhero_cta_ic-yvq svg{
height:16px;
width:1rem;
}
.kzmhero_cta_alt-yvq{
padding:0.938rem 1.625rem;
border-radius:999px;
transition:border-color .22s ease,color .22s ease;
background:transparent;
border:1px solid rgba(26,18,8,0.14);
font-size:0.938rem;
align-items:center;
color:#1A1208;
display:inline-flex;
font-weight:600;
}
.kzmhero_cta_alt-yvq:hover{
border-color:#C49430;
color:#C49430;
}
.kzmhero_trust-yvq{
gap:22px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.kzmhero_trust_item-yvq{
gap:0.563rem;
font-size:0.813rem;
font-weight:600;
color:#2E2415;
display:flex;
align-items:center;
}
.kzmhero_trust_ic-yvq{
align-items:center;
color:#C49430;
display:inline-flex;
}
.kzmhero_trust_ic-yvq svg{
width:16px;
height:16px;
}
.kzmhero_promo-yvq{
overflow:hidden;
background:#FFFFFF;
border-radius:1.25rem;
position:relative;
display:flex;
min-height:300px;
box-shadow:0 12px 48px rgba(26,18,8,0.14), 0 3px 0.625rem rgba(26,18,8,0.08);
}
.kzmhero_promo_bg-yvq{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.kzmhero_promo_bg-yvq::after{
inset:0;
background:linear-gradient(120deg,#1A1208 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
position:absolute;
content:"";
}
.kzmhero_promo_glow-yvq{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,48,0.18) 0%,transparent 65%);
pointer-events:none;
height:260px;
right:-1.25rem;
top:-40px;
position:absolute;
width:260px;
}
.kzmhero_promo_ct-yvq{
padding:1.75rem;
z-index:2;
max-width:88%;
align-self:flex-end;
position:relative;
}
.kzmhero_promo_label-yvq{
color:#F5C84A;
letter-spacing:.25em;
font-size:10px;
font-weight:700;
text-transform:uppercase;
display:block;
margin-bottom:0.5rem;
}
.kzmhero_promo_amount-yvq{
line-height:1.05;
font-size:2rem;
color:#FDF6E8;
font-weight:600;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.kzmhero_promo_amount-yvq{
font-size:2.5rem;
}
}
.kzmhero_promo_amount-yvq em{
color:#F5C84A;
font-style:normal;
}
.kzmhero_rating-yvq{
background:#FFFFFF;
gap:10px;
border:1px solid rgba(26,18,8,0.08);
padding:10px 0.875rem;
border-radius:0.875rem;
right:0.875rem;
top:14px;
display:flex;
z-index:3;
max-width:min(260px,62%);
align-items:center;
box-shadow:0 2px 6px rgba(26,18,8,0.07), 0 8px 1.25rem rgba(26,18,8,0.08);
position:absolute;
}
.kzmhero_rating_score-yvq{
flex:0 0 auto;
font-size:1.5rem;
font-weight:700;
color:#1A1208;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
.kzmhero_rating_txt-yvq{
flex:1 1 auto;
min-width:0;
}
.kzmhero_rating_stars-yvq{
gap:2px;
display:flex;
color:#C49430;
}
.kzmhero_rating_stars-yvq svg{
height:0.75rem;
width:12px;
}
.kzmhero_rating_cap-yvq{
margin-top:3px;
font-size:0.688rem;
color:#6B5A3E;
overflow-wrap:break-word;
display:block;
line-height:1.35;
}
.kzmstat-yvq{
margin-top:1rem;
border-bottom:1px solid rgba(26,18,8,0.14);
border-top:1px solid rgba(26,18,8,0.14);
}
.kzmstat_in-yvq{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.kzmstat_in-yvq{
grid-template-columns:repeat(4,1fr);
}
}
.kzmstat_item-yvq{
padding:1.375rem 0.875rem;
border-bottom:1px solid rgba(26,18,8,0.08);
min-width:0;
border-right:1px solid rgba(26,18,8,0.08);
}
.kzmstat_item-yvq:nth-child(2n){
border-right:0;
}
.kzmstat_item-yvq:nth-child(n+3){
border-bottom:0;
}
@media(min-width:771px){
.kzmstat_item-yvq{
border-bottom:0;
}
.kzmstat_item-yvq:nth-child(2n){
border-right:1px solid rgba(26,18,8,0.08);
}
.kzmstat_item-yvq:nth-child(4n){
border-right:0;
}
}
.kzmstat_value-yvq{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#1A1208;
font-size:1.875rem;
font-weight:700;
line-height:1;
}
@media(min-width:769px){
.kzmstat_value-yvq{
font-size:2.125rem;
}
}
.kzmstat_label-yvq{
line-height:1.4;
overflow-wrap:break-word;
font-size:13px;
color:#6B5A3E;
margin-top:0.375rem;
}
.kzmgrow-yvq{
padding:26px 0 10px;
}
.kzmrow_seo-yvq{
margin:10px 0 0;
overflow-wrap:break-word;
max-width:760px;
line-height:1.65;
font-size:0.875rem;
color:#8C7455;
}
.kzmrow_seo-yvq strong{
font-weight:700;
color:#1A1208;
}
.kzmgf-yvq{
padding:24px 0 6px;
}
.kzmgf_in-yvq{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.kzmgf_chip-yvq{
border-radius:999px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding:0.625rem 1.125rem;
border:1px solid rgba(26,18,8,0.14);
background:#FFFFFF;
font-size:0.813rem;
white-space:nowrap;
font-weight:600;
color:#2E2415;
}
.kzmgf_chip-yvq:hover{
border-color:#C49430;
color:#C49430;
}
.kzmgf_chip-yvq.kzmstate_active-yvq{
background:#1A1208;
border-color:transparent;
color:#FDF6E8;
}
.kzmjp-yvq{
padding:30px 0 10px;
}
.kzmjp_grid-yvq{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.kzmjp_grid-yvq{
grid-template-columns:1fr 1fr;
}
.kzmjp_card_mega-yvq{
grid-column:1/-1;
}
}
@media(min-width:1000px){
.kzmjp_grid-yvq{
grid-template-columns:1.4fr 1fr 1fr;
}
.kzmjp_card_mega-yvq{
grid-column:auto;
}
}
.kzmjp_card-yvq{
background:#FFFFFF;
border:1px solid rgba(26,18,8,0.08);
gap:12px;
padding:1.625rem;
border-radius:20px;
overflow:hidden;
min-height:12.5rem;
flex-direction:column;
min-width:0;
position:relative;
justify-content:space-between;
display:flex;
}
.kzmjp_card_mega-yvq{
border-color:transparent;
background:linear-gradient(135deg,#261C0C,#0E0A04);
color:#FDF6E8;
min-height:210px;
}
.kzmjp_glow-yvq{
background:radial-gradient(circle,rgba(196,148,48,0.18),transparent 70%);
border-radius:50%;
right:-40px;
height:12.5rem;
pointer-events:none;
top:-40px;
width:12.5rem;
position:absolute;
}
.kzmjp_label-yvq{
gap:0.625rem;
color:#C49430;
justify-content:space-between;
flex-wrap:wrap;
letter-spacing:.16em;
align-items:center;
font-size:10px;
position:relative;
font-weight:700;
display:flex;
text-transform:uppercase;
}
.kzmjp_card_mega-yvq .kzmjp_label-yvq{
color:#F5C84A;
}
.kzmjp_drop-yvq{
letter-spacing:.04em;
font-weight:600;
color:#6B5A3E;
text-transform:none;
}
.kzmjp_card_mega-yvq .kzmjp_drop-yvq{
color:#C9B48A;
}
.kzmjp_amount-yvq{
color:#1A1208;
font-size:38px;
line-height:1;
font-weight:700;
position:relative;
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
.kzmjp_card_mega-yvq .kzmjp_amount-yvq{
animation:zm2-pulse 2.4s infinite;
color:#F5C84A;
font-size:3rem;
}
@media(min-width:767px){
.kzmjp_card_mega-yvq .kzmjp_amount-yvq{
font-size:54px;
}
}
.kzmjp_game-yvq{
font-size:0.813rem;
position:relative;
color:#6B5A3E;
}
.kzmjp_card_mega-yvq .kzmjp_game-yvq{
color:#C9B48A;
}
.kzmjp_cta-yvq{
position:relative;
align-self:flex-start;
}
.kzmjp_card_mega-yvq .kzmjp_cta-yvq{
border-radius:62.438rem;
padding:0.625rem 1.25rem;
background:#F5C84A;
transition:opacity .22s ease;
font-size:13px;
font-weight:700;
color:#1A1208;
}
.kzmjp_card_mega-yvq .kzmjp_cta-yvq:hover{
opacity:.9;
}
.kzmjp_card-yvq:not(.kzmjp_card_mega-yvq) .kzmjp_cta-yvq{
transition:color .22s ease,border-color .22s ease;
font-size:0.813rem;
color:#1A1208;
border-bottom:1px solid #1A1208;
font-weight:700;
padding-bottom:2px;
}
.kzmjp_card-yvq:not(.kzmjp_card_mega-yvq) .kzmjp_cta-yvq:hover{
border-color:#C49430;
color:#C49430;
}
.kzmjp_seo-yvq{
margin:14px 0 0;
max-width:760px;
line-height:1.65;
font-size:14px;
color:#8C7455;
overflow-wrap:break-word;
}
.kzmjp_seo-yvq strong{
color:#1A1208;
font-weight:700;
}
.kzmgrow-yvq{
padding:1.625rem 0 10px;
}
.kzmrow_seo-yvq{
margin:0.625rem 0 0;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.65;
color:#8C7455;
font-size:0.875rem;
}
.kzmrow_seo-yvq strong{
color:#1A1208;
font-weight:700;
}
.kzmgrow-yvq{
padding:26px 0 10px;
}
.kzmrow_seo-yvq{
margin:10px 0 0;
line-height:1.65;
color:#8C7455;
max-width:760px;
font-size:0.875rem;
overflow-wrap:break-word;
}
.kzmrow_seo-yvq strong{
font-weight:700;
color:#1A1208;
}
.kzmpr-yvq{
padding:30px 0 6px;
}
.kzmpr_card-yvq{
flex:0 0 auto;
border-radius:20px;
padding:1.625rem;
background:#FFFFFF;
overflow:hidden;
border:1px solid rgba(26,18,8,0.08);
gap:0.625rem;
min-height:12.5rem;
flex-direction:column;
display:flex;
position:relative;
width:17.5rem;
}
@media(min-width:769px){
.kzmpr_card-yvq{
width:18.75rem;
}
}
.kzmpr_card_feat-yvq{
border-color:transparent;
background:linear-gradient(150deg,#261C0C,#0E0A04);
color:#FDF6E8;
}
.kzmpr_glow-yvq{
background:radial-gradient(circle,rgba(196,148,48,0.18),transparent 70%);
border-radius:50%;
position:absolute;
right:-30px;
width:130px;
height:130px;
pointer-events:none;
opacity:0;
top:-30px;
}
.kzmpr_card_feat-yvq .kzmpr_glow-yvq{
opacity:1;
}
.kzmpr_label-yvq{
letter-spacing:.16em;
position:relative;
text-transform:uppercase;
color:#C49430;
font-size:10px;
font-weight:700;
}
.kzmpr_card_feat-yvq .kzmpr_label-yvq{
color:#F5C84A;
}
.kzmpr_amount-yvq{
font-weight:600;
color:#1A1208;
line-height:1.08;
position:relative;
overflow-wrap:break-word;
font-size:26px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
.kzmpr_card_feat-yvq .kzmpr_amount-yvq{
color:#FDF6E8;
}
.kzmpr_amount-yvq em{
color:#C49430;
font-style:normal;
}
.kzmpr_card_feat-yvq .kzmpr_amount-yvq em{
color:#F5C84A;
}
.kzmpr_terms-yvq{
font-size:13px;
position:relative;
line-height:1.5;
color:#6B5A3E;
}
.kzmpr_card_feat-yvq .kzmpr_terms-yvq{
color:#C9B48A;
}
.kzmpr_cta-yvq{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.kzmpr_card_feat-yvq .kzmpr_cta-yvq{
background:#F5C84A;
border-radius:62.438rem;
padding:9px 1.125rem;
transition:opacity .22s ease;
font-size:13px;
font-weight:700;
color:#1A1208;
}
.kzmpr_card_feat-yvq .kzmpr_cta-yvq:hover{
opacity:.9;
}
.kzmpr_card-yvq:not(.kzmpr_card_feat-yvq) .kzmpr_cta-yvq{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-weight:700;
border-bottom:1px solid #1A1208;
font-size:0.813rem;
color:#1A1208;
}
.kzmpr_card-yvq:not(.kzmpr_card_feat-yvq) .kzmpr_cta-yvq:hover{
border-color:#C49430;
color:#C49430;
}
.kzmvip-yvq{
padding:48px 0;
}
@media(min-width:769px){
.kzmvip-yvq{
padding:64px 0;
}
}
.kzmvip_head-yvq{
gap:14px;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:877px){
.kzmvip_head-yvq{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.kzmvip_eyebrow-yvq{
margin-bottom:0.75rem;
}
.kzmvip_h2-yvq{
font-size:2rem;
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#FDF6E8;
line-height:1.05;
}
@media(min-width:769px){
.kzmvip_h2-yvq{
font-size:40px;
}
}
.kzmvip_intro-yvq{
font-size:0.875rem;
line-height:1.6;
max-width:420px;
color:#C9B48A;
}
.kzmvip_grid-yvq{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.kzmvip_card-yvq{
padding:1.375rem 18px;
border:1px solid rgba(255,243,210,0.13);
border-radius:0.875rem;
min-width:0;
}
.kzmvip_card_feat-yvq{
background:rgba(255,243,210,0.07);
border-color:#F5C84A;
}
.kzmvip_card_ic-yvq{
background:linear-gradient(135deg,#C49430,#F5C84A);
border-radius:0.5rem;
height:34px;
width:2.125rem;
display:block;
margin-bottom:1rem;
}
.kzmvip_name-yvq{
color:#FDF6E8;
font-size:20px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.375rem;
}
.kzmvip_perk-yvq{
overflow-wrap:break-word;
color:#C9B48A;
font-size:0.781rem;
line-height:1.5;
}
.kzmsea-yvq{
padding:1.5rem 0 0.625rem;
}
.kzmsea_in-yvq{
padding:2.25rem;
border-radius:1.25rem;
overflow:hidden;
gap:1.375rem;
background:linear-gradient(115deg,#261C0C,#0E0A04);
color:#FDF6E8;
position:relative;
flex-direction:column;
display:flex;
}
@media(min-width:820px){
.kzmsea_in-yvq{
gap:32px;
padding:44px 3rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.kzmsea_glow-yvq{
background:radial-gradient(circle,rgba(196,148,48,0.18),transparent 68%);
border-radius:50%;
position:absolute;
width:240px;
right:3.75rem;
height:240px;
top:50%;
pointer-events:none;
transform:translateY(-50%);
}
.kzmsea_copy-yvq{
max-width:560px;
min-width:0;
position:relative;
}
.kzmsea_eyebrow-yvq{
margin-bottom:12px;
}
.kzmsea_h2-yvq{
font-size:30px;
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#FDF6E8;
line-height:1.04;
margin-bottom:12px;
font-weight:600;
}
@media(min-width:770px){
.kzmsea_h2-yvq{
font-size:38px;
}
}
.kzmsea_text-yvq{
color:#C9B48A;
line-height:1.6;
font-size:15px;
}
.kzmsea_cta-yvq{
padding:16px 32px;
border-radius:999px;
transition:opacity .22s ease;
flex:0 0 auto;
background:#F5C84A;
color:#1A1208;
font-weight:700;
font-size:15px;
position:relative;
}
.kzmsea_cta-yvq:hover{
opacity:.9;
}
.kzmapp-yvq{
padding:1.875rem 0 0.625rem;
}
.kzmapp_in-yvq{
padding:2rem;
border:1px solid rgba(26,18,8,0.08);
gap:28px;
background:#FFFFFF;
border-radius:1.25rem;
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.kzmapp_in-yvq{
padding:40px 44px;
gap:40px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.kzmapp_copy-yvq{
min-width:0;
max-width:35rem;
}
.kzmapp_eyebrow-yvq{
margin-bottom:12px;
}
.kzmapp_h2-yvq{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#1A1208;
font-size:28px;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:12px;
}
@media(min-width:769px){
.kzmapp_h2-yvq{
font-size:34px;
}
}
.kzmapp_text-yvq{
margin-bottom:22px;
font-size:14px;
line-height:1.6;
color:#8C7455;
}
.kzmapp_btns-yvq{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.kzmapp_btn-yvq{
background:#1A1208;
gap:10px;
padding:0.688rem 20px;
transition:background-color .22s ease;
border-radius:14px;
display:inline-flex;
color:#FDF6E8;
align-items:center;
}
.kzmapp_btn-yvq:hover{
background:#2E2415;
}
.kzmapp_btn_ic-yvq{
display:inline-flex;
align-items:center;
}
.kzmapp_btn_ic-yvq svg{
height:1.125rem;
width:1.125rem;
}
.kzmapp_btn_lb-yvq{
font-size:13.5px;
font-weight:700;
}
.kzmapp_qr_wrap-yvq{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.kzmapp_qr-yvq{
flex:0 0 auto;
border-radius:0.875rem;
width:108px;
background-color:#1A1208;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#FFFFFF 0 5px,transparent 0.313rem 11px);
}
.kzmapp_qr_cap-yvq{
font-size:12.5px;
color:#6B5A3E;
max-width:92px;
line-height:1.4;
}
.kzmtrn-yvq{
padding:30px 0 0.625rem;
}
.kzmtrn_in-yvq{
grid-template-columns:1fr;
background:#FFFFFF;
border:1px solid rgba(26,18,8,0.08);
border-radius:20px;
overflow:hidden;
display:grid;
}
@media(min-width:879px){
.kzmtrn_in-yvq{
grid-template-columns:1.05fr 1fr;
}
}
.kzmtrn_banner-yvq{
background:linear-gradient(150deg,#261C0C,#0E0A04);
padding:34px;
overflow:hidden;
position:relative;
color:#FDF6E8;
}
.kzmtrn_glow-yvq{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,48,0.18),transparent 70%);
position:absolute;
width:200px;
pointer-events:none;
right:-40px;
height:200px;
bottom:-2.5rem;
}
.kzmtrn_eyebrow-yvq{
margin-bottom:14px;
position:relative;
}
.kzmtrn_h2-yvq{
color:#FDF6E8;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
position:relative;
line-height:1.06;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:12px;
font-size:1.875rem;
}
@media(min-width:767px){
.kzmtrn_h2-yvq{
font-size:2.25rem;
}
}
.kzmtrn_text-yvq{
margin-bottom:1.375rem;
color:#C9B48A;
font-size:0.875rem;
max-width:420px;
line-height:1.6;
position:relative;
}
.kzmtrn_timer-yvq{
gap:8px;
align-items:center;
position:relative;
margin-bottom:1.5rem;
flex-wrap:wrap;
display:flex;
}
.kzmtrn_timer_cap-yvq{
font-size:0.688rem;
color:#C9B48A;
}
.kzmtrn_timer_box-yvq{
border-radius:8px;
padding:0.25rem 0.75rem;
background:rgba(255,243,210,0.07);
font-weight:700;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:24px;
color:#FDF6E8;
}
.kzmtrn_cta-yvq{
background:#F5C84A;
padding:13px 1.625rem;
border-radius:999px;
transition:opacity .22s ease;
color:#1A1208;
font-weight:700;
display:inline-block;
font-size:14px;
position:relative;
}
.kzmtrn_cta-yvq:hover{
opacity:.9;
}
.kzmtrn_lb-yvq{
padding:1.625rem 1.75rem;
}
.kzmtrn_lb_head-yvq{
gap:0.625rem;
align-items:center;
margin-bottom:0.75rem;
justify-content:space-between;
display:flex;
}
.kzmtrn_lb_title-yvq{
color:#1A1208;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:20px;
}
.kzmtrn_lb_upd-yvq{
color:#6B5A3E;
font-size:11px;
letter-spacing:.08em;
text-transform:uppercase;
}
.kzmtrn_lb_row-yvq{
border-radius:0.5rem;
gap:0.875rem;
padding:0.688rem 0.75rem;
align-items:center;
display:flex;
}
.kzmtrn_lb_row-yvq:nth-child(2){
background:rgba(196,148,48,0.10);
}
.kzmtrn_lb_rank-yvq{
flex:0 0 auto;
font-size:16px;
color:#C49430;
width:1.375rem;
font-weight:700;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
.kzmtrn_lb_av-yvq{
background:linear-gradient(135deg,#C49430,#F5C84A);
flex:0 0 auto;
border-radius:50%;
height:30px;
width:1.875rem;
}
.kzmtrn_lb_name-yvq{
overflow:hidden;
flex:1 1 auto;
font-weight:600;
text-overflow:ellipsis;
min-width:0;
color:#1A1208;
font-size:0.875rem;
white-space:nowrap;
}
.kzmtrn_lb_amount-yvq{
flex:0 0 auto;
font-size:13px;
font-weight:700;
color:#1A1208;
}
.kzmts-yvq{
padding:44px 0;
}
.kzmts_in-yvq{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:877px){
.kzmts_in-yvq{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.kzmts_left-yvq{
min-width:0;
}
.kzmts_h2-yvq{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
font-size:1.625rem;
color:#FDF6E8;
}
@media(min-width:766px){
.kzmts_h2-yvq{
font-size:1.75rem;
}
}
.kzmts_text-yvq{
max-width:520px;
margin-bottom:1.375rem;
font-size:14.5px;
line-height:1.6;
color:#C9B48A;
}
.kzmts_badges-yvq{
gap:18px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.kzmts_badge-yvq{
font-size:0.813rem;
color:#C9B48A;
font-weight:600;
}
.kzmts_pay-yvq{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:882px){
.kzmts_pay-yvq{
justify-content:flex-end;
}
}
.kzmts_pay_chip-yvq{
border:1px solid rgba(255,243,210,0.13);
border-radius:0.875rem;
padding:0.75rem 1rem;
background:rgba(255,243,210,0.07);
font-weight:700;
font-size:0.875rem;
color:#FDF6E8;
}
.kzmwy-yvq{
padding:3rem 0;
}
@media(min-width:770px){
.kzmwy-yvq{
padding:3.5rem 0;
}
}
.kzmwy_in-yvq{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:902px){
.kzmwy_in-yvq{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.kzmwy_left-yvq{
min-width:0;
}
.kzmwy_eyebrow-yvq{
margin-bottom:14px;
}
.kzmwy_h2-yvq{
font-weight:600;
font-size:32px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
margin-bottom:1rem;
overflow-wrap:break-word;
color:#1A1208;
}
@media(min-width:768px){
.kzmwy_h2-yvq{
font-size:2.5rem;
}
}
.kzmwy_intro-yvq{
color:#8C7455;
line-height:1.6;
font-size:15px;
}
.kzmwy_grid-yvq{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.kzmwy_grid-yvq{
grid-template-columns:1fr 1fr;
}
}
.kzmwy_card-yvq{
border-radius:14px;
background:#FFFFFF;
padding:26px;
border:1px solid rgba(26,18,8,0.08);
min-width:0;
}
.kzmwy_card_ic-yvq{
color:#C49430;
align-items:center;
display:inline-flex;
justify-content:center;
margin-bottom:16px;
}
.kzmwy_card_ic-yvq svg{
width:26px;
height:1.625rem;
}
.kzmwy_card_h-yvq{
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#1A1208;
font-weight:600;
line-height:1.15;
font-size:21px;
margin-bottom:0.5rem;
}
.kzmwy_card_p-yvq{
line-height:1.55;
font-size:14px;
color:#8C7455;
overflow-wrap:break-word;
}
.kzmprov-yvq{
padding:2.5rem 0 20px;
}
.kzmprov_eyebrow-yvq{
margin-bottom:1.125rem;
display:block;
}
.kzmprov_grid-yvq{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:561px){
.kzmprov_grid-yvq{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.kzmprov_grid-yvq{
grid-template-columns:repeat(6,1fr);
}
}
.kzmhts-yvq{
padding:3rem 0;
}
@media(min-width:767px){
.kzmhts-yvq{
padding:62px 0;
}
}
.kzmhts_head-yvq{
gap:1.125rem;
flex-direction:column;
display:flex;
margin-bottom:34px;
}
@media(min-width:767px){
.kzmhts_head-yvq{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.kzmhts_eyebrow-yvq{
margin-bottom:0.75rem;
}
.kzmhts_h2-yvq{
overflow-wrap:break-word;
font-weight:600;
font-size:30px;
line-height:1.05;
color:#FDF6E8;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.kzmhts_h2-yvq{
font-size:38px;
}
}
.kzmhts_cta-yvq{
background:#F5C84A;
flex:0 0 auto;
padding:15px 1.875rem;
border-radius:999px;
transition:opacity .22s ease;
color:#1A1208;
font-size:0.938rem;
font-weight:700;
}
.kzmhts_cta-yvq:hover{
opacity:.9;
}
.kzmhts_grid-yvq{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.kzmhts_grid-yvq{
grid-template-columns:repeat(3,1fr);
}
}
.kzmhts_step-yvq{
padding-top:1.375rem;
border-top:1px solid rgba(255,243,210,0.13);
min-width:0;
}
.kzmhts_step_num-yvq{
font-size:2.75rem;
line-height:1;
color:#F5C84A;
font-weight:700;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.875rem;
}
.kzmhts_step_h-yvq{
font-size:19px;
overflow-wrap:break-word;
line-height:1.2;
margin-bottom:0.5rem;
color:#FDF6E8;
font-weight:700;
}
.kzmhts_step_p-yvq{
font-size:0.875rem;
line-height:1.55;
color:#C9B48A;
overflow-wrap:break-word;
}
.kzmtt-yvq{
padding:3rem 0 0.625rem;
}
@media(min-width:768px){
.kzmtt-yvq{
padding:60px 0 10px;
}
}
.kzmtt_head-yvq{
margin-bottom:34px;
text-align:center;
}
.kzmtt_eyebrow-yvq{
margin-bottom:0.75rem;
}
.kzmtt_h2-yvq{
color:#1A1208;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:32px;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:769px){
.kzmtt_h2-yvq{
font-size:2.625rem;
}
}
.kzmtt_grid-yvq{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:758px){
.kzmtt_grid-yvq{
grid-template-columns:repeat(3,1fr);
}
}
.kzmtt_card-yvq{
padding:30px;
border-radius:0.875rem;
background:#FFFFFF;
border:1px solid rgba(26,18,8,0.08);
display:flex;
min-width:0;
flex-direction:column;
}
.kzmtt_card_ic-yvq{
display:inline-flex;
margin-bottom:18px;
color:#C49430;
align-items:center;
}
.kzmtt_card_ic-yvq svg{
width:28px;
height:28px;
}
.kzmtt_card_h-yvq{
font-size:22px;
font-weight:600;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#1A1208;
margin-bottom:8px;
overflow-wrap:break-word;
line-height:1.15;
}
.kzmtt_card_p-yvq{
font-size:0.875rem;
margin-bottom:0.875rem;
overflow-wrap:break-word;
line-height:1.6;
color:#8C7455;
}
.kzmtt_card_p-yvq b{
color:#1A1208;
font-weight:700;
}
.kzmtt_card_link-yvq{
transition:color .22s ease;
font-weight:700;
font-size:0.813rem;
padding-bottom:2px;
align-self:flex-start;
color:#1A1208;
margin-top:auto;
border-bottom:1px solid #C49430;
}
.kzmtt_card_link-yvq:hover{
color:#C49430;
}
.kzmrv-yvq{
background:#FFFFFF;
padding:3rem 0;
border-top:1px solid rgba(26,18,8,0.08);
border-bottom:1px solid rgba(26,18,8,0.08);
margin-top:1.5rem;
}
@media(min-width:769px){
.kzmrv-yvq{
padding:56px 0;
}
}
.kzmrv_head-yvq{
gap:1rem;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.kzmrv_head-yvq{
gap:20px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.kzmrv_eyebrow-yvq{
margin-bottom:0.625rem;
}
.kzmrv_h2-yvq{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
color:#1A1208;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:770px){
.kzmrv_h2-yvq{
font-size:38px;
}
}
.kzmrv_agg-yvq{
gap:0.75rem;
display:flex;
align-items:center;
}
.kzmrv_agg_stars-yvq{
gap:3px;
display:flex;
color:#C49430;
}
.kzmrv_agg_stars-yvq svg{
width:18px;
height:1.125rem;
}
.kzmrv_source-yvq{
font-size:13px;
color:#8C7455;
}
.kzmrv_grid-yvq{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:763px){
.kzmrv_grid-yvq{
grid-template-columns:repeat(3,1fr);
}
}
.kzmrv_card-yvq{
border:1px solid rgba(26,18,8,0.08);
background:#FAF6F0;
border-radius:14px;
padding:1.625rem;
min-width:0;
}
.kzmrv_card_stars-yvq{
gap:2px;
color:#C49430;
display:flex;
margin-bottom:0.75rem;
}
.kzmrv_card_stars-yvq svg{
width:0.875rem;
height:0.875rem;
}
.kzmrv_card_body-yvq{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.45;
color:#1A1208;
overflow-wrap:break-word;
font-weight:500;
font-size:18px;
margin-bottom:1rem;
}
.kzmrv_card_meta-yvq{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.kzmrv_card_av-yvq{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#C49430,#F5C84A);
width:32px;
height:2rem;
}
.kzmrv_card_author-yvq{
font-weight:700;
font-size:0.813rem;
color:#1A1208;
}
.kzmrv_card_loc-yvq{
color:#6B5A3E;
font-size:0.75rem;
}
.kzmsg-yvq{
padding:3rem 0 10px;
}
.kzmsg_eyebrow-yvq{
margin-bottom:0.75rem;
display:block;
}
.kzmsg_h2-yvq{
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.75rem;
color:#1A1208;
line-height:1.05;
font-weight:600;
font-size:30px;
}
@media(min-width:770px){
.kzmsg_h2-yvq{
font-size:36px;
}
}
.kzmsg_grid-yvq{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:721px){
.kzmsg_grid-yvq{
grid-template-columns:repeat(3,1fr);
}
}
.kzmsg_col-yvq{
min-width:0;
}
.kzmsg_col_h-yvq{
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:22px;
color:#1A1208;
line-height:1.15;
font-weight:600;
margin-bottom:10px;
}
.kzmsg_col_p-yvq{
overflow-wrap:break-word;
font-size:14px;
line-height:1.65;
color:#8C7455;
}
.kzmel-yvq{
padding:48px 0;
}
@media(min-width:765px){
.kzmel-yvq{
padding:3.5rem 0;
}
}
.kzmel_in-yvq{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:901px){
.kzmel_in-yvq{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.kzmel_left-yvq{
min-width:0;
}
.kzmel_eyebrow-yvq{
margin-bottom:0.875rem;
}
.kzmel_h2-yvq{
color:#1A1208;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
margin-bottom:1.375rem;
font-weight:600;
font-size:32px;
overflow-wrap:break-word;
}
@media(min-width:765px){
.kzmel_h2-yvq{
font-size:2.375rem;
}
}
.kzmel_body-yvq p{
overflow-wrap:break-word;
color:#2E2415;
font-size:16px;
line-height:1.7;
margin-bottom:1.125rem;
}
.kzmel_dropcap-yvq{
padding:6px 12px 0 0;
line-height:.8;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:3.875rem;
float:left;
color:#C49430;
}
.kzmel_right-yvq{
min-width:0;
}
.kzmel_quote-yvq{
border-radius:1.25rem;
background:linear-gradient(150deg,#261C0C,#0E0A04);
padding:36px;
margin-bottom:24px;
position:relative;
color:#FDF6E8;
}
.kzmel_quote_mark-yvq{
margin-bottom:6px;
display:inline-flex;
color:#F5C84A;
align-items:center;
}
.kzmel_quote_mark-yvq svg{
height:2.125rem;
width:2.125rem;
}
.kzmel_quote_text-yvq{
font-weight:500;
font-size:22px;
line-height:1.4;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.375rem;
overflow-wrap:break-word;
color:#FDF6E8;
}
.kzmel_quote_meta-yvq{
gap:0.75rem;
align-items:center;
display:flex;
}
.kzmel_quote_av-yvq{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#C49430,#F5C84A);
width:38px;
height:38px;
}
.kzmel_quote_author-yvq{
color:#FDF6E8;
font-size:14px;
font-weight:700;
}
.kzmel_quote_meta_sub-yvq{
color:#C9B48A;
font-size:0.75rem;
}
.kzmel_explain-yvq{
border-radius:14px;
border:1px solid rgba(26,18,8,0.08);
overflow:hidden;
}
.kzmel_explain_card-yvq{
padding:1.375rem 1.5rem;
}
.kzmel_explain_card-yvq+.kzmel_explain_card-yvq{
border-top:1px solid rgba(26,18,8,0.08);
}
.kzmel_explain_h-yvq{
font-size:20px;
line-height:1.15;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#1A1208;
margin-bottom:8px;
font-weight:600;
overflow-wrap:break-word;
}
.kzmel_explain_p-yvq{
font-size:14px;
color:#8C7455;
overflow-wrap:break-word;
line-height:1.55;
}
.kzmsb-yvq{
padding:48px 0;
background:#FFFFFF;
margin-top:24px;
border-bottom:1px solid rgba(26,18,8,0.08);
border-top:1px solid rgba(26,18,8,0.08);
}
@media(min-width:770px){
.kzmsb-yvq{
padding:56px 0;
}
}
.kzmsb_eyebrow-yvq{
margin-bottom:0.75rem;
display:block;
}
.kzmsb_h2-yvq{
color:#1A1208;
line-height:1.05;
font-weight:600;
font-size:1.875rem;
margin-bottom:1.625rem;
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.kzmsb_h2-yvq{
font-size:2.25rem;
}
}
.kzmsb_grid-yvq{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.kzmsb_grid-yvq{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:957px){
.kzmsb_grid-yvq{
grid-template-columns:repeat(4,1fr);
}
}
.kzmsb_card-yvq{
border:1px solid rgba(26,18,8,0.08);
background:#FAF6F0;
border-radius:14px;
padding:1.5rem;
min-width:0;
}
.kzmsb_card_h-yvq{
margin-bottom:0.5rem;
overflow-wrap:break-word;
color:#1A1208;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
font-weight:600;
font-size:19px;
}
.kzmsb_card_p-yvq{
overflow-wrap:break-word;
font-size:13.5px;
color:#8C7455;
line-height:1.6;
}
.kzmsb_rtp-yvq{
border-radius:0.875rem;
grid-template-columns:1fr;
padding:26px 28px;
gap:1.5rem;
background:#FAF6F0;
border:1px solid rgba(26,18,8,0.08);
align-items:center;
margin-top:18px;
display:grid;
}
@media(min-width:761px){
.kzmsb_rtp-yvq{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.kzmsb_rtp_h-yvq{
overflow-wrap:break-word;
font-size:1.25rem;
margin-bottom:0.5rem;
font-weight:600;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#1A1208;
line-height:1.15;
}
.kzmsb_rtp_p-yvq{
color:#8C7455;
line-height:1.6;
font-size:13.5px;
overflow-wrap:break-word;
}
.kzmsb_rtp_stats-yvq{
gap:1rem;
display:flex;
}
.kzmsb_stat-yvq{
flex:1 1 0;
border-radius:0.5rem;
background:#FFFFFF;
padding:1.125rem;
min-width:0;
text-align:center;
}
.kzmsb_stat_v-yvq{
font-weight:700;
overflow-wrap:break-word;
font-size:26px;
color:#2E7D5A;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
.kzmsb_stat_l-yvq{
margin-top:0.25rem;
font-size:11.5px;
color:#6B5A3E;
}
.kzmgd-yvq{
padding:3rem 0 0.625rem;
}
.kzmgd_head-yvq{
gap:14px;
display:flex;
margin-bottom:1.5rem;
flex-direction:column;
}
@media(min-width:680px){
.kzmgd_head-yvq{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.kzmgd_eyebrow-yvq{
margin-bottom:10px;
}
.kzmgd_h2-yvq{
font-size:1.75rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
color:#1A1208;
}
@media(min-width:771px){
.kzmgd_h2-yvq{
font-size:34px;
}
}
.kzmgd_more-yvq{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
font-size:13.5px;
font-weight:600;
padding-bottom:2px;
color:#1A1208;
border-bottom:1px solid #1A1208;
}
.kzmgd_more-yvq:hover{
border-color:#C49430;
color:#C49430;
}
.kzmgd_grid-yvq{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:722px){
.kzmgd_grid-yvq{
grid-template-columns:repeat(3,1fr);
}
}
.kzmgd_card-yvq{
border:1px solid rgba(26,18,8,0.08);
border-radius:14px;
background:#FFFFFF;
overflow:hidden;
display:block;
min-width:0;
}
.kzmgd_card_img-yvq{
background:linear-gradient(140deg,#261C0C,#C49430);
height:150px;
}
.kzmgd_card_body-yvq{
padding:1.375rem;
}
.kzmgd_card_cat-yvq{
color:#C49430;
letter-spacing:.1em;
text-transform:uppercase;
font-weight:600;
font-size:0.625rem;
}
.kzmgd_card_h-yvq{
margin:0.5rem 0 10px;
color:#1A1208;
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:19px;
line-height:1.2;
font-weight:600;
}
.kzmgd_card_meta-yvq{
font-size:12px;
overflow-wrap:break-word;
color:#6B5A3E;
}
.kzmlh-yvq{
padding:40px 0 20px;
}
.kzmlh_in-yvq{
padding-top:2.125rem;
border-top:1px solid rgba(26,18,8,0.14);
}
.kzmlh_eyebrow-yvq{
margin-bottom:1.375rem;
display:block;
}
.kzmlh_grid-yvq{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:597px){
.kzmlh_grid-yvq{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:960px){
.kzmlh_grid-yvq{
grid-template-columns:repeat(5,1fr);
}
}
.kzmlh_col-yvq{
min-width:0;
}
.kzmlh_col_h-yvq{
color:#1A1208;
font-weight:700;
margin-bottom:12px;
overflow-wrap:break-word;
font-size:13px;
}
.kzmlh_links-yvq{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.kzmlh_link-yvq{
transition:color .22s ease;
font-size:13px;
color:#8C7455;
overflow-wrap:break-word;
}
.kzmlh_link-yvq:hover{
color:#C49430;
}
.kzmfaq-yvq{
background:#FFFFFF;
padding:48px 0;
margin-top:1.5rem;
border-top:1px solid rgba(26,18,8,0.08);
border-bottom:1px solid rgba(26,18,8,0.08);
}
@media(min-width:770px){
.kzmfaq-yvq{
padding:62px 0;
}
}
.kzmfaq_head-yvq{
text-align:center;
margin-bottom:34px;
}
.kzmfaq_eyebrow-yvq{
margin-bottom:12px;
}
.kzmfaq_h2-yvq{
overflow-wrap:break-word;
font-size:32px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#1A1208;
font-weight:600;
line-height:1.05;
}
@media(min-width:769px){
.kzmfaq_h2-yvq{
font-size:38px;
}
}
.kzmfaq_list-yvq{
margin:0 auto;
gap:0.75rem;
display:flex;
max-width:51.25rem;
flex-direction:column;
}
.kzmfaq_item-yvq{
border:1px solid rgba(26,18,8,0.08);
border-radius:14px;
overflow:hidden;
background:#FAF6F0;
}
.kzmfaq_q-yvq{
padding:20px 24px;
list-style:none;
gap:1.25rem;
color:#1A1208;
font-size:1rem;
cursor:pointer;
justify-content:space-between;
display:flex;
align-items:center;
overflow-wrap:break-word;
font-weight:700;
}
.kzmfaq_q-yvq::-webkit-details-marker{
display:none;
}
.kzmfaq_q_ic-yvq{
transition:transform .22s ease;
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#C49430;
}
.kzmfaq_q_ic-yvq svg{
height:1.125rem;
width:18px;
}
.kzmfaq_item-yvq[open] .kzmfaq_q_ic-yvq{
transform:rotate(180deg);
}
.kzmfaq_a-yvq{
padding:0 1.5rem 20px;
font-size:0.906rem;
line-height:1.6;
color:#8C7455;
overflow-wrap:break-word;
}
.kzmft-yvq{
background:#1E1710;
margin-top:40px;
color:#C9B48A;
}
.kzmft_in-yvq{
gap:2rem;
padding:3rem 0 28px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:599px){
.kzmft_in-yvq{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.kzmft_in-yvq{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.kzmft_brand-yvq{
min-width:0;
}
.kzmft_logo-yvq{
font-weight:700;
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#FDF6E8;
font-size:1.625rem;
}
.kzmft_tagline-yvq{
max-width:17.5rem;
color:#C9B48A;
margin-top:14px;
font-size:0.844rem;
line-height:1.6;
}
.kzmft_contact-yvq{
transition:color .22s ease;
max-width:17.5rem;
font-size:13px;
margin-top:0.75rem;
display:inline-block;
overflow-wrap:anywhere;
color:#F5C84A;
}
.kzmft_contact-yvq:hover{
color:#FDF6E8;
}
.kzmft_col-yvq{
min-width:0;
}
.kzmft_col_h-yvq{
font-weight:700;
color:#FDF6E8;
margin-bottom:0.875rem;
text-transform:uppercase;
overflow-wrap:break-word;
letter-spacing:.08em;
font-size:0.813rem;
}
.kzmft_col_links-yvq{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.kzmft_link-yvq{
transition:color .22s ease;
color:#C9B48A;
overflow-wrap:break-word;
font-size:13.5px;
}
.kzmft_link-yvq:hover{
color:#FDF6E8;
}
.kzmft_bot-yvq{
padding:1.375rem 0 2.5rem;
gap:16px;
display:flex;
border-top:1px solid rgba(255,243,210,0.13);
flex-direction:column;
}
@media(min-width:769px){
.kzmft_bot-yvq{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.kzmft_legal-yvq{
font-size:0.719rem;
overflow-wrap:break-word;
max-width:760px;
color:#B09E84;
line-height:1.6;
}
.kzmft_legal-yvq b{
font-weight:700;
color:#C9B48A;
}
.kzmft_age-yvq{
border:1.5px solid #F5C84A;
flex:0 0 auto;
padding:0.25rem 9px;
border-radius:8px;
color:#F5C84A;
font-size:13px;
font-weight:700;
}