*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F2EE;
line-height:1.6;
font-family:"Commissioner", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#2E2A25;
font-size:15px;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0, 0, 0, 0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.jkk-layoutjy6{
flex-direction:column;
min-height:100vh;
display:flex;
}
.jkk-mainjy6{
flex:1 1 auto;
width:100%;
min-width:0;
}
.jkk-containerjy6{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:87.5rem;
}
@media(min-width:768px){
.jkk-containerjy6{
padding:0 2rem;
}
}
@media(min-width:1099px){
.jkk-containerjy6{
padding:0 56px;
}
}
.jkk-eyebrowjy6{
text-transform:uppercase;
font-size:11px;
overflow-wrap:break-word;
line-height:1.4;
display:inline-block;
letter-spacing:.2em;
font-weight:600;
color:#1E9E5E;
font-family:"Commissioner", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.jkk-bandjy6{
background:#12201A;
color:#F4F0E8;
}
.jkk-bandjy6 .jkk-eyebrowjy6{
color:#4FD492;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.jkk-tbjy6{
background:#F5F2EE;
border-bottom:1px solid rgba(20, 18, 14, 0.15);
z-index:50;
position:sticky;
top:0;
}
.jkk-tb_injy6{
padding:0.75rem 1rem;
gap:16px;
margin:0 auto;
align-items:center;
width:100%;
display:flex;
justify-content:space-between;
max-width:87.5rem;
}
@media(min-width:771px){
.jkk-tb_injy6{
padding:16px 2rem;
}
}
@media(min-width:1101px){
.jkk-tb_injy6{
padding:1.125rem 3.5rem;
}
}
.jkk-tb_leftjy6{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.jkk-tb_logojy6{
gap:11px;
min-width:0;
align-items:center;
display:flex;
}
.jkk-tb_logo_markjy6{
flex:0 0 auto;
border-radius:0.5rem;
object-fit:cover;
width:34px;
height:34px;
}
.jkk-tb_logo_txtjy6{
line-height:1;
min-width:0;
display:flex;
flex-direction:column;
}
.jkk-tb_logo_namejy6{
overflow:hidden;
color:#1A1714;
font-weight:700;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
white-space:nowrap;
text-overflow:ellipsis;
font-size:22px;
letter-spacing:.02em;
}
.jkk-tb_logo_subjy6{
overflow:hidden;
font-size:8.5px;
letter-spacing:.32em;
color:#1E9E5E;
white-space:nowrap;
font-weight:600;
margin-top:0.25rem;
text-transform:uppercase;
text-overflow:ellipsis;
}
.jkk-tb_navjy6{
display:none;
}
@media(min-width:961px){
.jkk-tb_navjy6{
gap:28px;
align-items:center;
display:flex;
}
}
.jkk-tb_nav_itemjy6{
transition:color .22s ease,border-color .22s ease;
border-bottom:2px solid transparent;
padding-bottom:3px;
font-weight:600;
font-size:14px;
white-space:nowrap;
color:#2E2A25;
}
.jkk-tb_nav_itemjy6:hover{
color:#1A1714;
}
.jkk-tb_nav_itemjy6.jkk-state_activejy6{
border-color:#1E9E5E;
color:#1A1714;
}
.jkk-tb_rightjy6{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.jkk-tb_searchjy6{
transition:color .22s ease;
display:flex;
align-items:center;
color:#2E2A25;
justify-content:center;
}
.jkk-tb_searchjy6:hover{
color:#1E9E5E;
}
.jkk-tb_searchjy6 svg{
height:18px;
width:1.125rem;
}
.jkk-tb_langjy6{
font-size:11px;
letter-spacing:.1em;
color:#6B6459;
text-transform:uppercase;
font-weight:600;
}
.jkk-tb_langjy6:hover{
color:#1A1714;
}
.jkk-tb_loginjy6{
font-size:14px;
color:#1A1714;
display:none;
font-weight:600;
}
@media(min-width:766px){
.jkk-tb_loginjy6{
display:inline-block;
}
}
.jkk-tb_registerjy6{
transition:background-color .22s ease;
background:#12201A;
padding:0.688rem 1.375rem;
border-radius:999px;
color:#F4F0E8;
font-weight:700;
font-size:14px;
white-space:nowrap;
}
.jkk-tb_registerjy6:hover{
background:#1C3028;
}
.jkk-mobjy6{
background:#F5F2EE;
right:0;
border-top:1px solid rgba(20, 18, 14, 0.15);
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
bottom:0;
position:fixed;
left:0;
}
@media(min-width:960px){
.jkk-mobjy6{
display:none;
}
}
.jkk-mob_injy6{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
display:flex;
max-width:35rem;
}
.jkk-mob_itemjy6{
gap:3px;
flex:1 1 0;
transition:color .22s ease;
padding:0.563rem 4px;
color:#6B6459;
min-width:0;
align-items:center;
flex-direction:column;
display:flex;
}
.jkk-mob_itemjy6.jkk-state_activejy6{
color:#1E9E5E;
}
.jkk-mob_icjy6{
justify-content:center;
display:flex;
align-items:center;
}
.jkk-mob_icjy6 svg{
height:1.25rem;
width:1.25rem;
}
.jkk-mob_lbjy6{
overflow:hidden;
font-weight:600;
font-size:10px;
text-overflow:ellipsis;
max-width:100%;
white-space:nowrap;
}
@media(max-width:958px){
body{
padding-bottom:3.75rem;
}
}
.jkk-railjy6{
position:relative;
min-width:0;
}
.jkk-rail_scrolljy6{
gap:0.875rem;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
scrollbar-width:thin;
padding-bottom:14px;
display:flex;
}
@media(min-width:765px){
.jkk-rail_scrolljy6{
gap:1.125rem;
}
}
.jkk-gcjy6{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:768px){
.jkk-gcjy6{
width:188px;
}
}
.jkk-gc_imgjy6{
overflow:hidden;
border-radius:14px;
background:#FDFCFA;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(20, 18, 14, 0.07), 0 8px 1.25rem rgba(20, 18, 14, 0.06);
}
.jkk-gc_imgjy6 img{
inset:0;
object-fit:cover;
width:100%;
height:100%;
position:absolute;
}
.jkk-gc_coverjy6{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0, 0, 0, 0.52));
position:absolute;
pointer-events:none;
}
.jkk-gc_hoverjy6{
transition:opacity .22s ease;
inset:0;
background:rgba(0, 0, 0, 0.52);
display:flex;
align-items:center;
opacity:0;
position:absolute;
justify-content:center;
}
.jkk-gcjy6:hover .jkk-gc_hoverjy6{
opacity:1;
}
.jkk-gc_hover_btnjy6{
background:#12201A;
border-radius:62.438rem;
color:#F4F0E8;
align-items:center;
display:flex;
height:46px;
width:46px;
justify-content:center;
}
.jkk-gc_hover_btnjy6 svg{
height:18px;
width:1.125rem;
}
.jkk-gc_infojy6{
gap:2px;
flex-direction:column;
min-width:0;
display:flex;
margin-top:9px;
}
.jkk-gc_namejy6{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
color:#1A1714;
font-size:13px;
}
.jkk-gc_provjy6{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.688rem;
color:#6B6459;
}
.jkk-gc_metajy6{
color:#6B6459;
font-size:0.688rem;
}
.jkk-tcjy6{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:769px){
.jkk-tcjy6{
width:14.375rem;
}
}
.jkk-tc_imgjy6{
background:#FDFCFA;
border-radius:0.875rem;
overflow:hidden;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 6px rgba(20, 18, 14, 0.07), 0 8px 1.25rem rgba(20, 18, 14, 0.06);
}
.jkk-tc_imgjy6 img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.jkk-tc_infojy6{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:9px;
display:flex;
}
.jkk-tc_namejy6{
overflow:hidden;
font-size:14px;
color:#1A1714;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
}
.jkk-tc_rtpjy6{
font-size:0.688rem;
color:#6B6459;
}
.jkk-lcjy6{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:766px){
.jkk-lcjy6{
width:16.75rem;
}
}
.jkk-lc_imgjy6{
background:#FDFCFA;
overflow:hidden;
border-radius:0.875rem;
padding-bottom:62.5%;
box-shadow:0 2px 0.375rem rgba(20, 18, 14, 0.07), 0 8px 1.25rem rgba(20, 18, 14, 0.06);
position:relative;
}
.jkk-lc_imgjy6 img{
inset:0;
width:100%;
object-fit:cover;
position:absolute;
height:100%;
}
.jkk-lc_livejy6{
gap:7px;
border-radius:62.438rem;
background:rgba(0, 0, 0, 0.52);
padding:0.25rem 0.563rem;
top:0.75rem;
position:absolute;
align-items:center;
left:0.75rem;
display:flex;
}
.jkk-lc_live_dotjy6{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#D94040;
height:0.5rem;
width:8px;
}
.jkk-lc_seatsjy6{
letter-spacing:.08em;
text-transform:uppercase;
font-weight:600;
font-size:0.625rem;
color:#F4F0E8;
}
.jkk-lc_infojy6{
gap:2px;
min-width:0;
flex-direction:column;
display:flex;
margin-top:9px;
}
.jkk-lc_namejy6{
overflow:hidden;
text-overflow:ellipsis;
color:#1A1714;
white-space:nowrap;
font-size:0.938rem;
font-weight:700;
}
.jkk-lc_betjy6{
font-size:11px;
color:#6B6459;
}
.jkk-pcjy6{
gap:8px;
border:1px solid rgba(20, 18, 14, 0.08);
border-radius:0.875rem;
padding:1rem 0.875rem;
background:#FDFCFA;
justify-content:center;
display:flex;
flex-direction:column;
min-height:4.625rem;
min-width:0;
align-items:center;
}
.jkk-pc_logojy6{
flex:0 0 auto;
object-fit:contain;
height:28px;
width:auto;
max-width:100%;
}
.jkk-pc_namejy6{
overflow:hidden;
color:#6B6459;
text-overflow:ellipsis;
font-size:0.688rem;
text-align:center;
max-width:100%;
white-space:nowrap;
}
.jkk-gc_tagjy6{
padding:3px 8px;
border-radius:0.5rem;
letter-spacing:.06em;
top:0.625rem;
text-transform:uppercase;
z-index:2;
left:0.625rem;
font-weight:700;
font-size:0.625rem;
display:inline-block;
position:absolute;
}
.jkk-gc_tag_hotjy6{
background:#D94040;
color:#F4F0E8;
}
.jkk-gc_tag_newjy6{
background:#2ECC82;
color:#0F1A14;
}
.jkk-gc_tag_jpjy6{
background:#D4A017;
color:#0F1A14;
}
.jkk-gc_tag_livejy6{
background:#D94040;
color:#F4F0E8;
}
.jkk-shjy6{
margin-bottom:18px;
min-width:0;
}
.jkk-sh_rowjy6{
gap:16px;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.jkk-sh_rowjy6 .jkk-sh_ljy6{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.jkk-sh_stackjy6{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.jkk-sh_centerjy6{
gap:0.625rem;
align-items:center;
flex-direction:column;
text-align:center;
display:flex;
}
.jkk-sh_h2jy6{
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#1A1714;
font-size:24px;
overflow-wrap:break-word;
line-height:1.1;
}
@media(min-width:771px){
.jkk-sh_h2jy6{
font-size:1.875rem;
}
}
.jkk-bandjy6 .jkk-sh_h2jy6{
color:#F4F0E8;
}
.jkk-sh_eb_linejy6{
gap:10px;
display:inline-flex;
align-items:center;
}
.jkk-sh_eb_linejy6::before{
background:#1E9E5E;
display:inline-block;
content:"";
height:1px;
width:28px;
}
.jkk-bandjy6 .jkk-sh_eb_linejy6::before{
background:#4FD492;
}
.jkk-sh_eb_dotjy6{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.jkk-sh_eb_dotjy6::before{
background:#1E9E5E;
border-radius:50%;
height:6px;
width:6px;
content:"";
display:inline-block;
}
.jkk-bandjy6 .jkk-sh_eb_dotjy6::before{
background:#4FD492;
}
.jkk-sh_linkjy6{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
color:#1A1714;
font-size:13px;
display:inline-flex;
font-weight:600;
padding-bottom:2px;
border-bottom:1px solid #1A1714;
white-space:nowrap;
align-items:center;
}
.jkk-sh_linkjy6:hover{
border-color:#1E9E5E;
color:#1E9E5E;
}
.jkk-sh_linkjy6 svg{
height:0.875rem;
width:0.875rem;
}
.jkk-sh_link_chevjy6{
border-bottom:0;
padding-bottom:0;
}
.jkk-sh_link_btnjy6{
padding:0.563rem 1.125rem;
background:#12201A;
border-radius:62.438rem;
border-bottom:0;
color:#F4F0E8;
}
.jkk-sh_link_btnjy6:hover{
border-color:transparent;
background:#1C3028;
color:#F4F0E8;
}
.jkk-bandjy6 .jkk-sh_linkjy6{
border-color:#F4F0E8;
color:#F4F0E8;
}
.jkk-bandjy6 .jkk-sh_link_btnjy6{
background:#4FD492;
color:#0F1A14;
}
.jkk-sh_rulejy6{
margin:-2px 0 18px;
background:rgba(20, 18, 14, 0.15);
height:1px;
}
.jkk-bandjy6 .jkk-sh_rulejy6{
background:rgba(255, 252, 245, 0.12);
}
.jkk-herojy6{
padding:2rem 0 0.5rem;
}
@media(min-width:765px){
.jkk-herojy6{
padding:56px 0 1.5rem;
}
}
.jkk-hero_injy6{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:901px){
.jkk-hero_injy6{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.jkk-hero_copyjy6{
min-width:0;
}
.jkk-hero_eyebrowjy6{
gap:10px;
align-items:center;
margin-bottom:1.375rem;
display:inline-flex;
}
.jkk-hero_eyebrow_linejy6{
flex:0 0 auto;
background:#1E9E5E;
display:inline-block;
height:1px;
width:1.75rem;
}
.jkk-hero_h1jy6{
line-height:1.04;
margin-bottom:1.25rem;
overflow-wrap:break-word;
letter-spacing:-.01em;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:2.375rem;
font-weight:600;
color:#1A1714;
}
@media(min-width:770px){
.jkk-hero_h1jy6{
font-size:3.375rem;
}
}
@media(min-width:1101px){
.jkk-hero_h1jy6{
font-size:3.875rem;
}
}
.jkk-hero_h1jy6 em{
font-style:normal;
color:#1E9E5E;
}
.jkk-hero_subjy6{
font-size:16px;
line-height:1.6;
color:#8C8278;
max-width:480px;
margin-bottom:1.875rem;
}
@media(min-width:771px){
.jkk-hero_subjy6{
font-size:18px;
}
}
.jkk-hero_actionsjy6{
gap:0.875rem;
flex-wrap:wrap;
margin-bottom:34px;
display:flex;
align-items:center;
}
.jkk-hero_ctajy6{
border-radius:62.438rem;
gap:0.625rem;
padding:1rem 1.875rem;
background:#12201A;
transition:background-color .22s ease;
color:#F4F0E8;
display:inline-flex;
font-size:15px;
align-items:center;
font-weight:700;
}
.jkk-hero_ctajy6:hover{
background:#1C3028;
}
.jkk-hero_cta_icjy6{
display:inline-flex;
align-items:center;
}
.jkk-hero_cta_icjy6 svg{
height:16px;
width:1rem;
}
.jkk-hero_cta_altjy6{
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(20, 18, 14, 0.15);
background:transparent;
padding:15px 26px;
border-radius:999px;
align-items:center;
font-size:15px;
display:inline-flex;
color:#1A1714;
font-weight:600;
}
.jkk-hero_cta_altjy6:hover{
border-color:#1E9E5E;
color:#1E9E5E;
}
.jkk-hero_trustjy6{
gap:1.375rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.jkk-hero_trust_itemjy6{
gap:0.563rem;
align-items:center;
display:flex;
font-weight:600;
font-size:0.813rem;
color:#2E2A25;
}
.jkk-hero_trust_icjy6{
align-items:center;
color:#1E9E5E;
display:inline-flex;
}
.jkk-hero_trust_icjy6 svg{
height:1rem;
width:1rem;
}
.jkk-hero_promojy6{
overflow:hidden;
background:#FDFCFA;
border-radius:1.25rem;
box-shadow:0 0.75rem 48px rgba(20, 18, 14, 0.14), 0 3px 0.625rem rgba(20, 18, 14, 0.08);
position:relative;
display:flex;
min-height:300px;
}
.jkk-hero_promo_bgjy6{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.jkk-hero_promo_bgjy6::after{
background:linear-gradient(120deg,#12201A 0%,rgba(0, 0, 0, 0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.jkk-hero_promo_glowjy6{
background:radial-gradient(circle,rgba(52, 168, 100, 0.18) 0%,transparent 65%);
border-radius:50%;
width:16.25rem;
right:-20px;
pointer-events:none;
position:absolute;
top:-40px;
height:260px;
}
.jkk-hero_promo_ctjy6{
padding:1.75rem;
position:relative;
z-index:2;
max-width:88%;
align-self:flex-end;
}
.jkk-hero_promo_labeljy6{
letter-spacing:.25em;
font-size:0.625rem;
color:#4FD492;
display:block;
text-transform:uppercase;
font-weight:700;
margin-bottom:0.5rem;
}
.jkk-hero_promo_amountjy6{
line-height:1.05;
color:#F4F0E8;
font-weight:600;
font-size:2rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.jkk-hero_promo_amountjy6{
font-size:40px;
}
}
.jkk-hero_promo_amountjy6 em{
color:#4FD492;
font-style:normal;
}
.jkk-hero_ratingjy6{
padding:10px 0.875rem;
background:#FDFCFA;
gap:0.625rem;
border:1px solid rgba(20, 18, 14, 0.08);
border-radius:0.875rem;
right:14px;
display:flex;
align-items:center;
z-index:3;
position:absolute;
top:14px;
max-width:min(260px,62%);
box-shadow:0 2px 6px rgba(20, 18, 14, 0.07), 0 0.5rem 1.25rem rgba(20, 18, 14, 0.06);
}
.jkk-hero_rating_scorejy6{
flex:0 0 auto;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#1A1714;
font-size:1.5rem;
font-weight:700;
}
.jkk-hero_rating_txtjy6{
flex:1 1 auto;
min-width:0;
}
.jkk-hero_rating_starsjy6{
gap:2px;
color:#1E9E5E;
display:flex;
}
.jkk-hero_rating_starsjy6 svg{
width:12px;
height:12px;
}
.jkk-hero_rating_capjy6{
font-size:11px;
display:block;
color:#6B6459;
line-height:1.35;
margin-top:3px;
overflow-wrap:break-word;
}
.jkk-statjy6{
border-bottom:1px solid rgba(20, 18, 14, 0.15);
margin-top:16px;
border-top:1px solid rgba(20, 18, 14, 0.15);
}
.jkk-stat_injy6{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.jkk-stat_injy6{
grid-template-columns:repeat(4,1fr);
}
}
.jkk-stat_itemjy6{
padding:1.375rem 0.875rem;
min-width:0;
border-bottom:1px solid rgba(20, 18, 14, 0.08);
border-right:1px solid rgba(20, 18, 14, 0.08);
}
.jkk-stat_itemjy6:nth-child(2n){
border-right:0;
}
.jkk-stat_itemjy6:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.jkk-stat_itemjy6{
border-bottom:0;
}
.jkk-stat_itemjy6:nth-child(2n){
border-right:1px solid rgba(20, 18, 14, 0.08);
}
.jkk-stat_itemjy6:nth-child(4n){
border-right:0;
}
}
.jkk-stat_valuejy6{
line-height:1;
overflow-wrap:break-word;
color:#1A1714;
font-size:1.875rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
@media(min-width:769px){
.jkk-stat_valuejy6{
font-size:34px;
}
}
.jkk-stat_labeljy6{
overflow-wrap:break-word;
font-size:0.813rem;
line-height:1.4;
margin-top:6px;
color:#6B6459;
}
.jkk-growjy6{
padding:26px 0 0.625rem;
}
.jkk-row_seojy6{
margin:10px 0 0;
color:#8C8278;
max-width:47.5rem;
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
}
.jkk-row_seojy6 strong{
color:#1A1714;
font-weight:700;
}
.jkk-growjy6{
padding:1.625rem 0 0.625rem;
}
.jkk-row_seojy6{
margin:10px 0 0;
overflow-wrap:break-word;
color:#8C8278;
max-width:760px;
font-size:14px;
line-height:1.65;
}
.jkk-row_seojy6 strong{
color:#1A1714;
font-weight:700;
}
.jkk-jpjy6{
padding:30px 0 0.625rem;
}
.jkk-jp_gridjy6{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.jkk-jp_gridjy6{
grid-template-columns:1fr 1fr;
}
.jkk-jp_card_megajy6{
grid-column:1/-1;
}
}
@media(min-width:998px){
.jkk-jp_gridjy6{
grid-template-columns:1.4fr 1fr 1fr;
}
.jkk-jp_card_megajy6{
grid-column:auto;
}
}
.jkk-jp_cardjy6{
background:#FDFCFA;
padding:26px;
overflow:hidden;
gap:12px;
border-radius:1.25rem;
border:1px solid rgba(20, 18, 14, 0.08);
min-width:0;
min-height:12.5rem;
flex-direction:column;
position:relative;
display:flex;
justify-content:space-between;
}
.jkk-jp_card_megajy6{
background:linear-gradient(135deg,#152B20,#0A110D);
border-color:transparent;
color:#F4F0E8;
min-height:13.125rem;
}
.jkk-jp_glowjy6{
background:radial-gradient(circle,rgba(52, 168, 100, 0.18),transparent 70%);
border-radius:50%;
width:200px;
height:12.5rem;
top:-2.5rem;
position:absolute;
right:-2.5rem;
pointer-events:none;
}
.jkk-jp_labeljy6{
gap:0.625rem;
display:flex;
text-transform:uppercase;
align-items:center;
font-size:0.625rem;
justify-content:space-between;
color:#1E9E5E;
position:relative;
letter-spacing:.16em;
flex-wrap:wrap;
font-weight:700;
}
.jkk-jp_card_megajy6 .jkk-jp_labeljy6{
color:#4FD492;
}
.jkk-jp_dropjy6{
font-weight:600;
letter-spacing:.04em;
text-transform:none;
color:#6B6459;
}
.jkk-jp_card_megajy6 .jkk-jp_dropjy6{
color:#A8B8AD;
}
.jkk-jp_amountjy6{
font-size:2.375rem;
color:#1A1714;
font-weight:700;
position:relative;
overflow-wrap:break-word;
line-height:1;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.jkk-jp_card_megajy6 .jkk-jp_amountjy6{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#4FD492;
}
@media(min-width:765px){
.jkk-jp_card_megajy6 .jkk-jp_amountjy6{
font-size:3.375rem;
}
}
.jkk-jp_gamejy6{
font-size:0.813rem;
color:#6B6459;
position:relative;
}
.jkk-jp_card_megajy6 .jkk-jp_gamejy6{
color:#A8B8AD;
}
.jkk-jp_ctajy6{
position:relative;
align-self:flex-start;
}
.jkk-jp_card_megajy6 .jkk-jp_ctajy6{
border-radius:999px;
transition:opacity .22s ease;
background:#4FD492;
padding:0.625rem 1.25rem;
font-size:13px;
font-weight:700;
color:#0F1A14;
}
.jkk-jp_card_megajy6 .jkk-jp_ctajy6:hover{
opacity:.9;
}
.jkk-jp_cardjy6:not(.jkk-jp_card_megajy6) .jkk-jp_ctajy6{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-size:0.813rem;
font-weight:700;
border-bottom:1px solid #1A1714;
color:#1A1714;
}
.jkk-jp_cardjy6:not(.jkk-jp_card_megajy6) .jkk-jp_ctajy6:hover{
border-color:#1E9E5E;
color:#1E9E5E;
}
.jkk-jp_seojy6{
margin:0.875rem 0 0;
color:#8C8278;
line-height:1.65;
max-width:760px;
font-size:0.875rem;
overflow-wrap:break-word;
}
.jkk-jp_seojy6 strong{
font-weight:700;
color:#1A1714;
}
.jkk-prjy6{
padding:30px 0 0.375rem;
}
.jkk-pr_cardjy6{
overflow:hidden;
background:#FDFCFA;
padding:26px;
border-radius:1.25rem;
flex:0 0 auto;
border:1px solid rgba(20, 18, 14, 0.08);
gap:0.625rem;
width:280px;
min-height:200px;
position:relative;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.jkk-pr_cardjy6{
width:18.75rem;
}
}
.jkk-pr_card_featjy6{
background:linear-gradient(150deg,#152B20,#0A110D);
border-color:transparent;
color:#F4F0E8;
}
.jkk-pr_glowjy6{
background:radial-gradient(circle,rgba(52, 168, 100, 0.18),transparent 70%);
border-radius:50%;
opacity:0;
height:130px;
width:8.125rem;
right:-30px;
pointer-events:none;
top:-30px;
position:absolute;
}
.jkk-pr_card_featjy6 .jkk-pr_glowjy6{
opacity:1;
}
.jkk-pr_labeljy6{
letter-spacing:.16em;
font-weight:700;
text-transform:uppercase;
color:#1E9E5E;
font-size:0.625rem;
position:relative;
}
.jkk-pr_card_featjy6 .jkk-pr_labeljy6{
color:#4FD492;
}
.jkk-pr_amountjy6{
color:#1A1714;
line-height:1.08;
position:relative;
overflow-wrap:break-word;
font-size:26px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.jkk-pr_card_featjy6 .jkk-pr_amountjy6{
color:#F4F0E8;
}
.jkk-pr_amountjy6 em{
font-style:normal;
color:#1E9E5E;
}
.jkk-pr_card_featjy6 .jkk-pr_amountjy6 em{
color:#4FD492;
}
.jkk-pr_termsjy6{
line-height:1.5;
position:relative;
font-size:0.813rem;
color:#6B6459;
}
.jkk-pr_card_featjy6 .jkk-pr_termsjy6{
color:#A8B8AD;
}
.jkk-pr_ctajy6{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.jkk-pr_card_featjy6 .jkk-pr_ctajy6{
transition:opacity .22s ease;
background:#4FD492;
padding:9px 18px;
border-radius:62.438rem;
font-size:13px;
font-weight:700;
color:#0F1A14;
}
.jkk-pr_card_featjy6 .jkk-pr_ctajy6:hover{
opacity:.9;
}
.jkk-pr_cardjy6:not(.jkk-pr_card_featjy6) .jkk-pr_ctajy6{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
border-bottom:1px solid #1A1714;
color:#1A1714;
padding-bottom:2px;
font-size:13px;
}
.jkk-pr_cardjy6:not(.jkk-pr_card_featjy6) .jkk-pr_ctajy6:hover{
border-color:#1E9E5E;
color:#1E9E5E;
}
.jkk-growjy6{
padding:1.625rem 0 0.625rem;
}
.jkk-row_seojy6{
margin:10px 0 0;
color:#8C8278;
max-width:47.5rem;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
}
.jkk-row_seojy6 strong{
font-weight:700;
color:#1A1714;
}
.jkk-growjy6{
padding:26px 0 0.625rem;
}
.jkk-row_seojy6{
margin:0.625rem 0 0;
color:#8C8278;
font-size:0.875rem;
overflow-wrap:break-word;
max-width:760px;
line-height:1.65;
}
.jkk-row_seojy6 strong{
font-weight:700;
color:#1A1714;
}
.jkk-nljy6{
padding:1.5rem 0 10px;
}
.jkk-nl_injy6{
border-radius:1.25rem;
padding:30px 2rem;
background:#0E1A15;
gap:1.375rem;
flex-direction:column;
display:flex;
color:#F4F0E8;
}
@media(min-width:769px){
.jkk-nl_injy6{
gap:1.75rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.jkk-nl_text_wrapjy6{
min-width:0;
}
.jkk-nl_h3jy6{
overflow-wrap:break-word;
line-height:1.1;
color:#F4F0E8;
margin-bottom:5px;
font-size:22px;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.jkk-nl_h3jy6{
font-size:24px;
}
}
.jkk-nl_textjy6{
color:#A8B8AD;
font-size:0.844rem;
line-height:1.5;
}
.jkk-nl_formjy6{
gap:10px;
flex:1 1 auto;
display:flex;
max-width:460px;
min-width:0;
}
.jkk-nl_inputjy6{
border:1px solid rgba(255, 252, 245, 0.12);
overflow:hidden;
background:rgba(255, 252, 245, 0.07);
border-radius:14px;
flex:1 1 auto;
padding:0.813rem 16px;
white-space:nowrap;
text-overflow:ellipsis;
align-items:center;
min-width:0;
display:flex;
font-size:0.875rem;
color:#A8B8AD;
}
.jkk-nl_btnjy6{
transition:opacity .22s ease;
padding:0.813rem 1.5rem;
border-radius:14px;
background:#4FD492;
flex:0 0 auto;
font-size:0.875rem;
font-weight:700;
white-space:nowrap;
color:#0F1A14;
}
.jkk-nl_btnjy6:hover{
opacity:.9;
}
.jkk-seajy6{
padding:24px 0 0.625rem;
}
.jkk-sea_injy6{
gap:1.375rem;
background:linear-gradient(115deg,#152B20,#0A110D);
padding:36px;
overflow:hidden;
border-radius:1.25rem;
flex-direction:column;
display:flex;
position:relative;
color:#F4F0E8;
}
@media(min-width:821px){
.jkk-sea_injy6{
padding:44px 3rem;
gap:32px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.jkk-sea_glowjy6{
background:radial-gradient(circle,rgba(52, 168, 100, 0.18),transparent 68%);
border-radius:50%;
top:50%;
height:15rem;
right:60px;
pointer-events:none;
width:15rem;
transform:translateY(-50%);
position:absolute;
}
.jkk-sea_copyjy6{
max-width:560px;
min-width:0;
position:relative;
}
.jkk-sea_eyebrowjy6{
margin-bottom:12px;
}
.jkk-sea_h2jy6{
overflow-wrap:break-word;
font-weight:600;
font-size:30px;
color:#F4F0E8;
margin-bottom:0.75rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.04;
}
@media(min-width:770px){
.jkk-sea_h2jy6{
font-size:38px;
}
}
.jkk-sea_textjy6{
font-size:15px;
color:#A8B8AD;
line-height:1.6;
}
.jkk-sea_ctajy6{
flex:0 0 auto;
padding:16px 2rem;
transition:opacity .22s ease;
background:#4FD492;
border-radius:999px;
color:#0F1A14;
font-size:0.938rem;
font-weight:700;
position:relative;
}
.jkk-sea_ctajy6:hover{
opacity:.9;
}
.jkk-vipjy6{
padding:3rem 0;
}
@media(min-width:770px){
.jkk-vipjy6{
padding:4rem 0;
}
}
.jkk-vip_headjy6{
gap:0.875rem;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:877px){
.jkk-vip_headjy6{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.jkk-vip_eyebrowjy6{
margin-bottom:0.75rem;
}
.jkk-vip_h2jy6{
font-size:2rem;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F4F0E8;
font-weight:600;
line-height:1.05;
}
@media(min-width:765px){
.jkk-vip_h2jy6{
font-size:2.5rem;
}
}
.jkk-vip_introjy6{
max-width:26.25rem;
line-height:1.6;
color:#A8B8AD;
font-size:0.875rem;
}
.jkk-vip_gridjy6{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.jkk-vip_cardjy6{
padding:22px 18px;
border-radius:0.875rem;
border:1px solid rgba(255, 252, 245, 0.12);
min-width:0;
}
.jkk-vip_card_featjy6{
border-color:#4FD492;
background:rgba(255, 252, 245, 0.07);
}
.jkk-vip_card_icjy6{
background:linear-gradient(135deg,#1E9E5E,#4FD492);
border-radius:8px;
width:34px;
height:34px;
display:block;
margin-bottom:1rem;
}
.jkk-vip_namejy6{
color:#F4F0E8;
font-size:20px;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:6px;
}
.jkk-vip_perkjy6{
color:#A8B8AD;
overflow-wrap:break-word;
line-height:1.5;
font-size:0.781rem;
}
.jkk-appjy6{
padding:30px 0 0.625rem;
}
.jkk-app_injy6{
border:1px solid rgba(20, 18, 14, 0.08);
padding:2rem;
background:#FDFCFA;
border-radius:1.25rem;
gap:1.75rem;
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.jkk-app_injy6{
padding:40px 44px;
gap:40px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.jkk-app_copyjy6{
max-width:35rem;
min-width:0;
}
.jkk-app_eyebrowjy6{
margin-bottom:0.75rem;
}
.jkk-app_h2jy6{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#1A1714;
font-weight:600;
font-size:28px;
overflow-wrap:break-word;
margin-bottom:0.75rem;
}
@media(min-width:767px){
.jkk-app_h2jy6{
font-size:2.125rem;
}
}
.jkk-app_textjy6{
margin-bottom:1.375rem;
line-height:1.6;
color:#8C8278;
font-size:14px;
}
.jkk-app_btnsjy6{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.jkk-app_btnjy6{
background:#12201A;
padding:0.688rem 20px;
border-radius:0.875rem;
transition:background-color .22s ease;
gap:0.625rem;
display:inline-flex;
color:#F4F0E8;
align-items:center;
}
.jkk-app_btnjy6:hover{
background:#1C3028;
}
.jkk-app_btn_icjy6{
display:inline-flex;
align-items:center;
}
.jkk-app_btn_icjy6 svg{
width:1.125rem;
height:18px;
}
.jkk-app_btn_lbjy6{
font-size:0.844rem;
font-weight:700;
}
.jkk-app_qr_wrapjy6{
gap:18px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.jkk-app_qrjy6{
border-radius:14px;
flex:0 0 auto;
width:6.75rem;
background-color:#12201A;
background-image:repeating-linear-gradient(0deg,#FDFCFA 0 5px,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FDFCFA 0 0.313rem,transparent 0.313rem 11px);
height:6.75rem;
}
.jkk-app_qr_capjy6{
max-width:5.75rem;
color:#6B6459;
line-height:1.4;
font-size:0.781rem;
}
.jkk-tsjy6{
padding:2.75rem 0;
}
.jkk-ts_injy6{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:883px){
.jkk-ts_injy6{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.jkk-ts_leftjy6{
min-width:0;
}
.jkk-ts_h2jy6{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F4F0E8;
line-height:1.1;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-size:26px;
font-weight:600;
}
@media(min-width:765px){
.jkk-ts_h2jy6{
font-size:1.75rem;
}
}
.jkk-ts_textjy6{
margin-bottom:1.375rem;
font-size:0.906rem;
max-width:520px;
line-height:1.6;
color:#A8B8AD;
}
.jkk-ts_badgesjy6{
gap:18px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.jkk-ts_badgejy6{
font-weight:600;
font-size:0.813rem;
color:#A8B8AD;
}
.jkk-ts_payjy6{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:882px){
.jkk-ts_payjy6{
justify-content:flex-end;
}
}
.jkk-ts_pay_chipjy6{
border-radius:14px;
padding:0.75rem 1rem;
background:rgba(255, 252, 245, 0.07);
border:1px solid rgba(255, 252, 245, 0.12);
color:#F4F0E8;
font-size:14px;
font-weight:700;
}
.jkk-opjy6{
padding:2.25rem 0 10px;
}
.jkk-op_injy6{
gap:32px;
grid-template-columns:1fr;
padding:32px;
border-radius:14px;
background:#FDFCFA;
border:1px solid rgba(20, 18, 14, 0.08);
display:grid;
align-items:center;
}
@media(min-width:863px){
.jkk-op_injy6{
padding:34px 2.5rem;
grid-template-columns:.9fr 1.1fr;
gap:44px;
}
}
.jkk-op_leftjy6{
min-width:0;
}
.jkk-op_eyebrowjy6{
margin-bottom:12px;
}
.jkk-op_h2jy6{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.08;
margin-bottom:0.625rem;
color:#1A1714;
font-size:28px;
font-weight:600;
}
@media(min-width:769px){
.jkk-op_h2jy6{
font-size:30px;
}
}
.jkk-op_textjy6{
color:#8C8278;
line-height:1.6;
font-size:14px;
}
.jkk-op_gridjy6{
gap:1px;
border:1px solid rgba(20, 18, 14, 0.15);
border-radius:0.5rem;
grid-template-columns:1fr 1fr;
overflow:hidden;
background:rgba(20, 18, 14, 0.15);
display:grid;
}
.jkk-op_fieldjy6{
padding:1.125rem 20px;
background:#F5F2EE;
min-width:0;
}
.jkk-op_field_lbjy6{
text-transform:uppercase;
letter-spacing:.1em;
color:#1E9E5E;
font-size:0.625rem;
margin-bottom:5px;
font-weight:600;
}
.jkk-op_field_valjy6{
font-weight:700;
color:#1A1714;
overflow-wrap:break-word;
font-size:14px;
}
.jkk-wyjy6{
padding:3rem 0;
}
@media(min-width:768px){
.jkk-wyjy6{
padding:3.5rem 0;
}
}
.jkk-wy_injy6{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:898px){
.jkk-wy_injy6{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.jkk-wy_leftjy6{
min-width:0;
}
.jkk-wy_eyebrowjy6{
margin-bottom:0.875rem;
}
.jkk-wy_h2jy6{
overflow-wrap:break-word;
line-height:1.05;
margin-bottom:1rem;
font-size:2rem;
color:#1A1714;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:767px){
.jkk-wy_h2jy6{
font-size:40px;
}
}
.jkk-wy_introjy6{
color:#8C8278;
line-height:1.6;
font-size:15px;
}
.jkk-wy_gridjy6{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:563px){
.jkk-wy_gridjy6{
grid-template-columns:1fr 1fr;
}
}
.jkk-wy_cardjy6{
padding:1.625rem;
border-radius:0.875rem;
background:#FDFCFA;
border:1px solid rgba(20, 18, 14, 0.08);
min-width:0;
}
.jkk-wy_card_icjy6{
color:#1E9E5E;
display:inline-flex;
justify-content:center;
align-items:center;
margin-bottom:16px;
}
.jkk-wy_card_icjy6 svg{
height:26px;
width:1.625rem;
}
.jkk-wy_card_hjy6{
font-weight:600;
line-height:1.15;
color:#1A1714;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.313rem;
overflow-wrap:break-word;
margin-bottom:8px;
}
.jkk-wy_card_pjy6{
color:#8C8278;
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
}
.jkk-pmtjy6{
padding:3rem 0 10px;
}
.jkk-pmt_injy6{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:881px){
.jkk-pmt_injy6{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.jkk-pmt_leftjy6{
min-width:0;
}
.jkk-pmt_eyebrowjy6{
margin-bottom:0.75rem;
}
.jkk-pmt_h2jy6{
line-height:1.06;
margin-bottom:12px;
overflow-wrap:break-word;
color:#1A1714;
font-weight:600;
font-size:30px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.jkk-pmt_h2jy6{
font-size:2rem;
}
}
.jkk-pmt_textjy6{
margin-bottom:22px;
font-size:14.5px;
color:#8C8278;
line-height:1.6;
}
.jkk-pmt_logosjy6{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:481px){
.jkk-pmt_logosjy6{
grid-template-columns:repeat(4,1fr);
}
}
.jkk-pmt_logojy6{
border:1px solid rgba(20, 18, 14, 0.08);
border-radius:8px;
overflow:hidden;
padding:0 0.5rem;
background:#FDFCFA;
align-items:center;
justify-content:center;
white-space:nowrap;
text-align:center;
height:50px;
font-size:0.781rem;
text-overflow:ellipsis;
font-weight:700;
color:#2E2A25;
display:flex;
}
.jkk-pmt_tablejy6{
overflow:hidden;
border:1px solid rgba(20, 18, 14, 0.08);
border-radius:0.875rem;
min-width:0;
}
.jkk-pmt_theadjy6{
background:#1C1A18;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.jkk-pmt_thjy6{
padding:0.813rem 14px;
overflow:hidden;
letter-spacing:.08em;
color:#F4F0E8;
white-space:nowrap;
font-weight:700;
font-size:0.625rem;
text-overflow:ellipsis;
text-transform:uppercase;
}
.jkk-pmt_rowjy6{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(20, 18, 14, 0.08);
display:grid;
}
.jkk-pmt_rowjy6:nth-child(odd){
background:#FDFCFA;
}
.jkk-pmt_tdjy6{
padding:14px;
color:#8C8278;
font-size:0.844rem;
overflow-wrap:break-word;
min-width:0;
}
.jkk-pmt_rowjy6 .jkk-pmt_tdjy6:first-child{
color:#1A1714;
font-weight:700;
}
.jkk-pmt_rowjy6 .jkk-pmt_tdjy6:last-child{
color:#1A8C52;
font-weight:700;
}
.jkk-ttjy6{
padding:48px 0 0.625rem;
}
@media(min-width:767px){
.jkk-ttjy6{
padding:60px 0 0.625rem;
}
}
.jkk-tt_headjy6{
text-align:center;
margin-bottom:2.125rem;
}
.jkk-tt_eyebrowjy6{
margin-bottom:0.75rem;
}
.jkk-tt_h2jy6{
overflow-wrap:break-word;
line-height:1.05;
color:#1A1714;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
}
@media(min-width:770px){
.jkk-tt_h2jy6{
font-size:42px;
}
}
.jkk-tt_gridjy6{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:759px){
.jkk-tt_gridjy6{
grid-template-columns:repeat(3,1fr);
}
}
.jkk-tt_cardjy6{
background:#FDFCFA;
border:1px solid rgba(20, 18, 14, 0.08);
padding:30px;
border-radius:0.875rem;
flex-direction:column;
display:flex;
min-width:0;
}
.jkk-tt_card_icjy6{
color:#1E9E5E;
display:inline-flex;
align-items:center;
margin-bottom:18px;
}
.jkk-tt_card_icjy6 svg{
height:1.75rem;
width:28px;
}
.jkk-tt_card_hjy6{
font-size:1.375rem;
line-height:1.15;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#1A1714;
}
.jkk-tt_card_pjy6{
font-size:14px;
overflow-wrap:break-word;
line-height:1.6;
margin-bottom:14px;
color:#8C8278;
}
.jkk-tt_card_pjy6 b{
font-weight:700;
color:#1A1714;
}
.jkk-tt_card_linkjy6{
transition:color .22s ease;
font-weight:700;
border-bottom:1px solid #1E9E5E;
margin-top:auto;
padding-bottom:2px;
font-size:13px;
color:#1A1714;
align-self:flex-start;
}
.jkk-tt_card_linkjy6:hover{
color:#1E9E5E;
}
.jkk-htsjy6{
padding:3rem 0;
}
@media(min-width:767px){
.jkk-htsjy6{
padding:3.875rem 0;
}
}
.jkk-hts_headjy6{
gap:1.125rem;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.jkk-hts_headjy6{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.jkk-hts_eyebrowjy6{
margin-bottom:0.75rem;
}
.jkk-hts_h2jy6{
overflow-wrap:break-word;
color:#F4F0E8;
font-weight:600;
font-size:30px;
line-height:1.05;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.jkk-hts_h2jy6{
font-size:38px;
}
}
.jkk-hts_ctajy6{
flex:0 0 auto;
transition:opacity .22s ease;
background:#4FD492;
padding:15px 30px;
border-radius:62.438rem;
color:#0F1A14;
font-weight:700;
font-size:0.938rem;
}
.jkk-hts_ctajy6:hover{
opacity:.9;
}
.jkk-hts_gridjy6{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:763px){
.jkk-hts_gridjy6{
grid-template-columns:repeat(3,1fr);
}
}
.jkk-hts_stepjy6{
padding-top:1.375rem;
border-top:1px solid rgba(255, 252, 245, 0.12);
min-width:0;
}
.jkk-hts_step_numjy6{
line-height:1;
font-weight:700;
font-size:2.75rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#4FD492;
margin-bottom:14px;
}
.jkk-hts_step_hjy6{
color:#F4F0E8;
font-size:19px;
line-height:1.2;
overflow-wrap:break-word;
font-weight:700;
margin-bottom:0.5rem;
}
.jkk-hts_step_pjy6{
color:#A8B8AD;
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
}
.jkk-provjy6{
padding:2.5rem 0 1.25rem;
}
.jkk-prov_eyebrowjy6{
margin-bottom:1.125rem;
display:block;
}
.jkk-prov_gridjy6{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:558px){
.jkk-prov_gridjy6{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.jkk-prov_gridjy6{
grid-template-columns:repeat(6,1fr);
}
}
.jkk-eljy6{
padding:48px 0;
}
@media(min-width:770px){
.jkk-eljy6{
padding:3.5rem 0;
}
}
.jkk-el_injy6{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:899px){
.jkk-el_injy6{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.jkk-el_leftjy6{
min-width:0;
}
.jkk-el_eyebrowjy6{
margin-bottom:14px;
}
.jkk-el_h2jy6{
font-weight:600;
line-height:1.08;
color:#1A1714;
font-size:32px;
overflow-wrap:break-word;
margin-bottom:1.375rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.jkk-el_h2jy6{
font-size:2.375rem;
}
}
.jkk-el_bodyjy6 p{
color:#2E2A25;
line-height:1.7;
margin-bottom:18px;
overflow-wrap:break-word;
font-size:1rem;
}
.jkk-el_dropcapjy6{
padding:6px 0.75rem 0 0;
color:#1E9E5E;
line-height:.8;
font-weight:700;
font-size:62px;
float:left;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.jkk-el_rightjy6{
min-width:0;
}
.jkk-el_quotejy6{
padding:36px;
background:linear-gradient(150deg,#152B20,#0A110D);
border-radius:20px;
color:#F4F0E8;
position:relative;
margin-bottom:1.5rem;
}
.jkk-el_quote_markjy6{
margin-bottom:6px;
align-items:center;
color:#4FD492;
display:inline-flex;
}
.jkk-el_quote_markjy6 svg{
width:34px;
height:2.125rem;
}
.jkk-el_quote_textjy6{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
font-weight:500;
overflow-wrap:break-word;
line-height:1.4;
margin-bottom:1.375rem;
color:#F4F0E8;
}
.jkk-el_quote_metajy6{
gap:0.75rem;
align-items:center;
display:flex;
}
.jkk-el_quote_avjy6{
flex:0 0 auto;
background:linear-gradient(135deg,#1E9E5E,#4FD492);
border-radius:50%;
height:38px;
width:38px;
}
.jkk-el_quote_authorjy6{
font-size:0.875rem;
font-weight:700;
color:#F4F0E8;
}
.jkk-el_quote_meta_subjy6{
color:#A8B8AD;
font-size:12px;
}
.jkk-el_explainjy6{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(20, 18, 14, 0.08);
}
.jkk-el_explain_cardjy6{
padding:1.375rem 1.5rem;
}
.jkk-el_explain_cardjy6+.jkk-el_explain_cardjy6{
border-top:1px solid rgba(20, 18, 14, 0.08);
}
.jkk-el_explain_hjy6{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
overflow-wrap:break-word;
font-weight:600;
color:#1A1714;
margin-bottom:0.5rem;
line-height:1.15;
}
.jkk-el_explain_pjy6{
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
color:#8C8278;
}
.jkk-gdjy6{
padding:48px 0 0.625rem;
}
.jkk-gd_headjy6{
gap:14px;
display:flex;
flex-direction:column;
margin-bottom:24px;
}
@media(min-width:680px){
.jkk-gd_headjy6{
gap:20px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.jkk-gd_eyebrowjy6{
margin-bottom:10px;
}
.jkk-gd_h2jy6{
font-size:1.75rem;
overflow-wrap:break-word;
font-weight:600;
color:#1A1714;
line-height:1.05;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.jkk-gd_h2jy6{
font-size:2.125rem;
}
}
.jkk-gd_morejy6{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
border-bottom:1px solid #1A1714;
font-weight:600;
color:#1A1714;
font-size:13.5px;
padding-bottom:2px;
}
.jkk-gd_morejy6:hover{
border-color:#1E9E5E;
color:#1E9E5E;
}
.jkk-gd_gridjy6{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:718px){
.jkk-gd_gridjy6{
grid-template-columns:repeat(3,1fr);
}
}
.jkk-gd_cardjy6{
border-radius:0.875rem;
border:1px solid rgba(20, 18, 14, 0.08);
background:#FDFCFA;
overflow:hidden;
display:block;
min-width:0;
}
.jkk-gd_card_imgjy6{
background:linear-gradient(140deg,#152B20,#1E9E5E);
height:9.375rem;
}
.jkk-gd_card_bodyjy6{
padding:1.375rem;
}
.jkk-gd_card_catjy6{
letter-spacing:.1em;
font-weight:600;
font-size:0.625rem;
color:#1E9E5E;
text-transform:uppercase;
}
.jkk-gd_card_hjy6{
margin:8px 0 10px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.2;
color:#1A1714;
overflow-wrap:break-word;
font-size:19px;
}
.jkk-gd_card_metajy6{
color:#6B6459;
font-size:0.75rem;
overflow-wrap:break-word;
}
.jkk-faqjy6{
background:#FDFCFA;
padding:3rem 0;
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:768px){
.jkk-faqjy6{
padding:3.875rem 0;
}
}
.jkk-faq_headjy6{
margin-bottom:2.125rem;
text-align:center;
}
.jkk-faq_eyebrowjy6{
margin-bottom:12px;
}
.jkk-faq_h2jy6{
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#1A1714;
font-size:32px;
font-weight:600;
}
@media(min-width:768px){
.jkk-faq_h2jy6{
font-size:2.375rem;
}
}
.jkk-faq_listjy6{
gap:0.75rem;
margin:0 auto;
max-width:51.25rem;
display:flex;
flex-direction:column;
}
.jkk-faq_itemjy6{
border-radius:0.875rem;
background:#F5F2EE;
overflow:hidden;
border:1px solid rgba(20, 18, 14, 0.08);
}
.jkk-faq_qjy6{
list-style:none;
gap:1.25rem;
padding:1.25rem 1.5rem;
cursor:pointer;
font-size:1rem;
overflow-wrap:break-word;
color:#1A1714;
font-weight:700;
justify-content:space-between;
align-items:center;
display:flex;
}
.jkk-faq_qjy6::-webkit-details-marker{
display:none;
}
.jkk-faq_q_icjy6{
transition:transform .22s ease;
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#1E9E5E;
}
.jkk-faq_q_icjy6 svg{
height:18px;
width:18px;
}
.jkk-faq_itemjy6[open] .jkk-faq_q_icjy6{
transform:rotate(180deg);
}
.jkk-faq_ajy6{
padding:0 24px 20px;
line-height:1.6;
color:#8C8278;
overflow-wrap:break-word;
font-size:0.906rem;
}
.jkk-lhjy6{
padding:40px 0 20px;
}
.jkk-lh_injy6{
border-top:1px solid rgba(20, 18, 14, 0.15);
padding-top:34px;
}
.jkk-lh_eyebrowjy6{
display:block;
margin-bottom:1.375rem;
}
.jkk-lh_gridjy6{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:602px){
.jkk-lh_gridjy6{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:960px){
.jkk-lh_gridjy6{
grid-template-columns:repeat(5,1fr);
}
}
.jkk-lh_coljy6{
min-width:0;
}
.jkk-lh_col_hjy6{
overflow-wrap:break-word;
font-size:13px;
color:#1A1714;
font-weight:700;
margin-bottom:0.75rem;
}
.jkk-lh_linksjy6{
gap:8px;
flex-direction:column;
display:flex;
}
.jkk-lh_linkjy6{
transition:color .22s ease;
color:#8C8278;
font-size:0.813rem;
overflow-wrap:break-word;
}
.jkk-lh_linkjy6:hover{
color:#1E9E5E;
}
.jkk-sgjy6{
padding:3rem 0 0.625rem;
}
.jkk-sg_eyebrowjy6{
margin-bottom:0.75rem;
display:block;
}
.jkk-sg_h2jy6{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.75rem;
color:#1A1714;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-size:30px;
}
@media(min-width:768px){
.jkk-sg_h2jy6{
font-size:36px;
}
}
.jkk-sg_gridjy6{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:723px){
.jkk-sg_gridjy6{
grid-template-columns:repeat(3,1fr);
}
}
.jkk-sg_coljy6{
min-width:0;
}
.jkk-sg_col_hjy6{
line-height:1.15;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#1A1714;
overflow-wrap:break-word;
font-size:1.375rem;
font-weight:600;
margin-bottom:10px;
}
.jkk-sg_col_pjy6{
font-size:14px;
line-height:1.65;
color:#8C8278;
overflow-wrap:break-word;
}
.jkk-sbjy6{
background:#FDFCFA;
padding:3rem 0;
margin-top:1.5rem;
border-bottom:1px solid rgba(20, 18, 14, 0.08);
border-top:1px solid rgba(20, 18, 14, 0.08);
}
@media(min-width:771px){
.jkk-sbjy6{
padding:56px 0;
}
}
.jkk-sb_eyebrowjy6{
margin-bottom:0.75rem;
display:block;
}
.jkk-sb_h2jy6{
line-height:1.05;
overflow-wrap:break-word;
margin-bottom:1.625rem;
color:#1A1714;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
font-weight:600;
}
@media(min-width:769px){
.jkk-sb_h2jy6{
font-size:2.25rem;
}
}
.jkk-sb_gridjy6{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.jkk-sb_gridjy6{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:957px){
.jkk-sb_gridjy6{
grid-template-columns:repeat(4,1fr);
}
}
.jkk-sb_cardjy6{
padding:1.5rem;
border:1px solid rgba(20, 18, 14, 0.08);
border-radius:14px;
background:#F5F2EE;
min-width:0;
}
.jkk-sb_card_hjy6{
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
line-height:1.15;
color:#1A1714;
font-size:1.188rem;
font-weight:600;
}
.jkk-sb_card_pjy6{
line-height:1.6;
color:#8C8278;
overflow-wrap:break-word;
font-size:13.5px;
}
.jkk-sb_rtpjy6{
border:1px solid rgba(20, 18, 14, 0.08);
padding:1.625rem 28px;
border-radius:0.875rem;
grid-template-columns:1fr;
gap:1.5rem;
background:#F5F2EE;
display:grid;
margin-top:1.125rem;
align-items:center;
}
@media(min-width:762px){
.jkk-sb_rtpjy6{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.jkk-sb_rtp_hjy6{
font-size:20px;
line-height:1.15;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
color:#1A1714;
margin-bottom:0.5rem;
}
.jkk-sb_rtp_pjy6{
overflow-wrap:break-word;
font-size:0.844rem;
color:#8C8278;
line-height:1.6;
}
.jkk-sb_rtp_statsjy6{
gap:1rem;
display:flex;
}
.jkk-sb_statjy6{
border-radius:8px;
flex:1 1 0;
background:#FDFCFA;
padding:1.125rem;
text-align:center;
min-width:0;
}
.jkk-sb_stat_vjy6{
font-size:1.625rem;
color:#1A8C52;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:700;
overflow-wrap:break-word;
}
.jkk-sb_stat_ljy6{
font-size:11.5px;
margin-top:4px;
color:#6B6459;
}
.jkk-ftjy6{
background:#1C1A18;
color:#A8B8AD;
margin-top:40px;
}
.jkk-ft_injy6{
grid-template-columns:1fr;
gap:32px;
padding:3rem 0 1.75rem;
display:grid;
}
@media(min-width:597px){
.jkk-ft_injy6{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.jkk-ft_injy6{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.jkk-ft_brandjy6{
min-width:0;
}
.jkk-ft_logojy6{
font-size:26px;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F4F0E8;
font-weight:700;
}
.jkk-ft_taglinejy6{
line-height:1.6;
margin-top:14px;
font-size:13.5px;
color:#A8B8AD;
max-width:17.5rem;
}
.jkk-ft_contactjy6{
transition:color .22s ease;
margin-top:0.75rem;
font-size:13px;
color:#4FD492;
overflow-wrap:anywhere;
display:inline-block;
max-width:17.5rem;
}
.jkk-ft_contactjy6:hover{
color:#F4F0E8;
}
.jkk-ft_coljy6{
min-width:0;
}
.jkk-ft_col_hjy6{
margin-bottom:14px;
font-weight:700;
font-size:0.813rem;
overflow-wrap:break-word;
color:#F4F0E8;
letter-spacing:.08em;
text-transform:uppercase;
}
.jkk-ft_col_linksjy6{
gap:10px;
display:flex;
flex-direction:column;
}
.jkk-ft_linkjy6{
transition:color .22s ease;
color:#A8B8AD;
overflow-wrap:break-word;
font-size:0.844rem;
}
.jkk-ft_linkjy6:hover{
color:#F4F0E8;
}
.jkk-ft_botjy6{
padding:1.375rem 0 2.5rem;
gap:1rem;
border-top:1px solid rgba(255, 252, 245, 0.12);
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.jkk-ft_botjy6{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.jkk-ft_legaljy6{
overflow-wrap:break-word;
max-width:760px;
font-size:0.719rem;
line-height:1.6;
color:#ADA49A;
}
.jkk-ft_legaljy6 b{
font-weight:700;
color:#A8B8AD;
}
.jkk-ft_agejy6{
padding:0.25rem 9px;
flex:0 0 auto;
border:1.5px solid #4FD492;
border-radius:8px;
color:#4FD492;
font-size:0.813rem;
font-weight:700;
}