*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F2EE;
overflow-wrap:break-word;
line-height:1.6;
color:#2E2820;
font-size:15px;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.iwjlayout-kvy{
min-height:100vh;
display:flex;
flex-direction:column;
}
.iwjmain-kvy{
flex:1 1 auto;
min-width:0;
width:100%;
}
.iwjcontainer-kvy{
padding:0 1rem;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:768px){
.iwjcontainer-kvy{
padding:0 32px;
}
}
@media(min-width:1102px){
.iwjcontainer-kvy{
padding:0 56px;
}
}
.iwjeyebrow-kvy{
font-size:11px;
font-weight:600;
line-height:1.4;
letter-spacing:.2em;
color:#1F9E5C;
display:inline-block;
text-transform:uppercase;
overflow-wrap:break-word;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
}
.iwjband-kvy{
background:#152318;
color:#F0FAF4;
}
.iwjband-kvy .iwjeyebrow-kvy{
color:#4EE68A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.iwjtb-kvy{
background:#F5F2EE;
border-bottom:1px solid rgba(20,18,14,0.14);
z-index:50;
position:sticky;
top:0;
}
.iwjtb_in-kvy{
margin:0 auto;
padding:0.75rem 1rem;
gap:16px;
display:flex;
max-width:87.5rem;
width:100%;
align-items:center;
justify-content:space-between;
}
@media(min-width:769px){
.iwjtb_in-kvy{
padding:16px 32px;
}
}
@media(min-width:1099px){
.iwjtb_in-kvy{
padding:18px 3.5rem;
}
}
.iwjtb_left-kvy{
gap:1.75rem;
min-width:0;
display:flex;
align-items:center;
}
.iwjtb_logo-kvy{
gap:0.688rem;
min-width:0;
align-items:center;
display:flex;
}
.iwjtb_logo_mark-kvy{
border-radius:0.5rem;
flex:0 0 auto;
width:2.125rem;
object-fit:cover;
height:34px;
}
.iwjtb_logo_txt-kvy{
display:flex;
line-height:1;
min-width:0;
flex-direction:column;
}
.iwjtb_logo_name-kvy{
overflow:hidden;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
color:#17120E;
letter-spacing:.02em;
font-size:1.375rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
.iwjtb_logo_sub-kvy{
overflow:hidden;
color:#1F9E5C;
text-transform:uppercase;
font-size:8.5px;
font-weight:600;
text-overflow:ellipsis;
margin-top:0.25rem;
letter-spacing:.32em;
white-space:nowrap;
}
.iwjtb_nav-kvy{
display:none;
}
@media(min-width:958px){
.iwjtb_nav-kvy{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.iwjtb_nav_item-kvy{
transition:color .2s ease,border-color .2s ease;
font-weight:600;
font-size:14px;
border-bottom:2px solid transparent;
padding-bottom:3px;
color:#2E2820;
white-space:nowrap;
}
.iwjtb_nav_item-kvy:hover{
color:#17120E;
}
.iwjtb_nav_item-kvy.iwjstate_active-kvy{
border-color:#1F9E5C;
color:#17120E;
}
.iwjtb_right-kvy{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.iwjtb_search-kvy{
transition:color .2s ease;
align-items:center;
justify-content:center;
display:flex;
color:#2E2820;
}
.iwjtb_search-kvy:hover{
color:#1F9E5C;
}
.iwjtb_search-kvy svg{
height:18px;
width:18px;
}
.iwjtb_lang-kvy{
letter-spacing:.1em;
font-size:11px;
font-weight:600;
text-transform:uppercase;
color:#6B6058;
}
.iwjtb_lang-kvy:hover{
color:#17120E;
}
.iwjtb_login-kvy{
font-size:14px;
color:#17120E;
display:none;
font-weight:600;
}
@media(min-width:766px){
.iwjtb_login-kvy{
display:inline-block;
}
}
.iwjtb_register-kvy{
background:#17120E;
transition:background-color .2s ease;
padding:11px 1.375rem;
border-radius:62.438rem;
white-space:nowrap;
color:#F0FAF4;
font-weight:700;
font-size:0.875rem;
}
.iwjtb_register-kvy:hover{
background:#2E2820;
}
.iwjmob-kvy{
background:#F5F2EE;
z-index:60;
right:0;
position:fixed;
left:0;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(20,18,14,0.14);
bottom:0;
}
@media(min-width:959px){
.iwjmob-kvy{
display:none;
}
}
.iwjmob_in-kvy{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
display:flex;
max-width:560px;
}
.iwjmob_item-kvy{
padding:0.563rem 4px;
transition:color .2s ease;
flex:1 1 0;
gap:3px;
flex-direction:column;
display:flex;
align-items:center;
min-width:0;
color:#6B6058;
}
.iwjmob_item-kvy.iwjstate_active-kvy{
color:#1F9E5C;
}
.iwjmob_ic-kvy{
align-items:center;
display:flex;
justify-content:center;
}
.iwjmob_ic-kvy svg{
width:20px;
height:1.25rem;
}
.iwjmob_lb-kvy{
overflow:hidden;
max-width:100%;
font-size:0.625rem;
white-space:nowrap;
font-weight:600;
text-overflow:ellipsis;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.iwjrail-kvy{
min-width:0;
position:relative;
}
.iwjrail_scroll-kvy{
gap:0.875rem;
padding-bottom:0.875rem;
overflow-x:auto;
display:flex;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
}
@media(min-width:766px){
.iwjrail_scroll-kvy{
gap:18px;
}
}
.iwjgc-kvy{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:770px){
.iwjgc-kvy{
width:188px;
}
}
.iwjgc_img-kvy{
background:#FDFCFA;
overflow:hidden;
border-radius:14px;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 0.375rem 1.125rem rgba(20,18,14,0.06);
position:relative;
padding-bottom:133.33%;
}
.iwjgc_img-kvy img{
inset:0;
width:100%;
object-fit:cover;
position:absolute;
height:100%;
}
.iwjgc_cover-kvy{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.iwjgc_hover-kvy{
inset:0;
background:rgba(0,0,0,0.52);
transition:opacity .2s ease;
justify-content:center;
opacity:0;
display:flex;
position:absolute;
align-items:center;
}
.iwjgc-kvy:hover .iwjgc_hover-kvy{
opacity:1;
}
.iwjgc_hover_btn-kvy{
border-radius:62.438rem;
background:#17120E;
align-items:center;
height:46px;
color:#F0FAF4;
display:flex;
width:2.875rem;
justify-content:center;
}
.iwjgc_hover_btn-kvy svg{
height:1.125rem;
width:1.125rem;
}
.iwjgc_info-kvy{
gap:2px;
min-width:0;
display:flex;
margin-top:0.563rem;
flex-direction:column;
}
.iwjgc_name-kvy{
overflow:hidden;
color:#17120E;
font-size:13px;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
}
.iwjgc_prov-kvy{
overflow:hidden;
color:#6B6058;
white-space:nowrap;
font-size:0.688rem;
text-overflow:ellipsis;
}
.iwjgc_meta-kvy{
font-size:0.688rem;
color:#6B6058;
}
.iwjtc-kvy{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:770px){
.iwjtc-kvy{
width:230px;
}
}
.iwjtc_img-kvy{
overflow:hidden;
background:#FDFCFA;
border-radius:0.875rem;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 0.375rem 18px rgba(20,18,14,0.06);
}
.iwjtc_img-kvy img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.iwjtc_info-kvy{
gap:2px;
min-width:0;
margin-top:9px;
display:flex;
flex-direction:column;
}
.iwjtc_name-kvy{
overflow:hidden;
font-weight:700;
white-space:nowrap;
color:#17120E;
font-size:14px;
text-overflow:ellipsis;
}
.iwjtc_rtp-kvy{
font-size:11px;
color:#6B6058;
}
.iwjlc-kvy{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:771px){
.iwjlc-kvy{
width:16.75rem;
}
}
.iwjlc_img-kvy{
overflow:hidden;
background:#FDFCFA;
border-radius:14px;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 6px 18px rgba(20,18,14,0.06);
position:relative;
}
.iwjlc_img-kvy img{
inset:0;
position:absolute;
width:100%;
object-fit:cover;
height:100%;
}
.iwjlc_live-kvy{
gap:0.438rem;
background:rgba(0,0,0,0.52);
border-radius:999px;
padding:0.25rem 9px;
left:12px;
display:flex;
top:0.75rem;
align-items:center;
position:absolute;
}
.iwjlc_live_dot-kvy{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#D63B3B;
width:0.5rem;
height:8px;
}
.iwjlc_seats-kvy{
font-size:10px;
color:#F0FAF4;
text-transform:uppercase;
font-weight:600;
letter-spacing:.08em;
}
.iwjlc_info-kvy{
gap:2px;
min-width:0;
display:flex;
margin-top:9px;
flex-direction:column;
}
.iwjlc_name-kvy{
overflow:hidden;
text-overflow:ellipsis;
color:#17120E;
font-weight:700;
white-space:nowrap;
font-size:0.938rem;
}
.iwjlc_bet-kvy{
font-size:11px;
color:#6B6058;
}
.iwjpc-kvy{
background:#FDFCFA;
gap:8px;
border-radius:14px;
padding:1rem 14px;
border:1px solid rgba(20,18,14,0.08);
align-items:center;
flex-direction:column;
min-width:0;
justify-content:center;
min-height:4.625rem;
display:flex;
}
.iwjpc_logo-kvy{
flex:0 0 auto;
height:28px;
width:auto;
max-width:100%;
object-fit:contain;
}
.iwjpc_name-kvy{
overflow:hidden;
text-overflow:ellipsis;
color:#6B6058;
white-space:nowrap;
max-width:100%;
text-align:center;
font-size:11px;
}
.iwjgc_tag-kvy{
border-radius:8px;
padding:3px 0.5rem;
top:0.625rem;
font-size:10px;
display:inline-block;
position:absolute;
font-weight:700;
z-index:2;
letter-spacing:.06em;
left:10px;
text-transform:uppercase;
}
.iwjgc_tag_hot-kvy{
background:#D63B3B;
color:#F0FAF4;
}
.iwjgc_tag_new-kvy{
background:#27C96E;
color:#0F0C09;
}
.iwjgc_tag_jp-kvy{
background:#C98B1A;
color:#0F0C09;
}
.iwjgc_tag_live-kvy{
background:#D63B3B;
color:#F0FAF4;
}
.iwjsh-kvy{
min-width:0;
margin-bottom:1.125rem;
}
.iwjsh_row-kvy{
gap:16px;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
}
.iwjsh_row-kvy .iwjsh_l-kvy{
gap:0.375rem;
flex-direction:column;
min-width:0;
display:flex;
}
.iwjsh_stack-kvy{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.iwjsh_center-kvy{
gap:10px;
flex-direction:column;
display:flex;
align-items:center;
text-align:center;
}
.iwjsh_h2-kvy{
color:#17120E;
font-size:24px;
overflow-wrap:break-word;
line-height:1.1;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.iwjsh_h2-kvy{
font-size:30px;
}
}
.iwjband-kvy .iwjsh_h2-kvy{
color:#F0FAF4;
}
.iwjsh_eb_line-kvy{
gap:10px;
align-items:center;
display:inline-flex;
}
.iwjsh_eb_line-kvy::before{
background:#1F9E5C;
height:1px;
width:1.75rem;
content:"";
display:inline-block;
}
.iwjband-kvy .iwjsh_eb_line-kvy::before{
background:#4EE68A;
}
.iwjsh_eb_dot-kvy{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.iwjsh_eb_dot-kvy::before{
background:#1F9E5C;
border-radius:50%;
height:0.375rem;
content:"";
display:inline-block;
width:6px;
}
.iwjband-kvy .iwjsh_eb_dot-kvy::before{
background:#4EE68A;
}
.iwjsh_link-kvy{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:6px;
font-weight:600;
padding-bottom:2px;
border-bottom:1px solid #17120E;
white-space:nowrap;
color:#17120E;
align-items:center;
font-size:13px;
display:inline-flex;
}
.iwjsh_link-kvy:hover{
border-color:#1F9E5C;
color:#1F9E5C;
}
.iwjsh_link-kvy svg{
height:14px;
width:14px;
}
.iwjsh_link_chev-kvy{
border-bottom:0;
padding-bottom:0;
}
.iwjsh_link_btn-kvy{
border-radius:62.438rem;
padding:0.563rem 18px;
background:#17120E;
color:#F0FAF4;
border-bottom:0;
}
.iwjsh_link_btn-kvy:hover{
border-color:transparent;
background:#2E2820;
color:#F0FAF4;
}
.iwjband-kvy .iwjsh_link-kvy{
border-color:#F0FAF4;
color:#F0FAF4;
}
.iwjband-kvy .iwjsh_link_btn-kvy{
background:#4EE68A;
color:#0F0C09;
}
.iwjsh_rule-kvy{
margin:-2px 0 1.125rem;
background:rgba(20,18,14,0.14);
height:1px;
}
.iwjband-kvy .iwjsh_rule-kvy{
background:rgba(200,240,218,0.14);
}
.iwjhero-kvy{
padding:2rem 0 0.5rem;
}
@media(min-width:770px){
.iwjhero-kvy{
padding:3.5rem 0 1.5rem;
}
}
.iwjhero_in-kvy{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:899px){
.iwjhero_in-kvy{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.iwjhero_copy-kvy{
min-width:0;
}
.iwjhero_eyebrow-kvy{
gap:0.625rem;
display:inline-flex;
margin-bottom:22px;
align-items:center;
}
.iwjhero_eyebrow_line-kvy{
flex:0 0 auto;
background:#1F9E5C;
display:inline-block;
width:1.75rem;
height:1px;
}
.iwjhero_h1-kvy{
overflow-wrap:break-word;
color:#17120E;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
letter-spacing:-.01em;
line-height:1.04;
font-size:2.375rem;
margin-bottom:20px;
font-weight:600;
}
@media(min-width:771px){
.iwjhero_h1-kvy{
font-size:3.375rem;
}
}
@media(min-width:1101px){
.iwjhero_h1-kvy{
font-size:3.875rem;
}
}
.iwjhero_h1-kvy em{
color:#1F9E5C;
font-style:normal;
}
.iwjhero_sub-kvy{
line-height:1.6;
margin-bottom:30px;
font-size:1rem;
max-width:30rem;
color:#8A7F76;
}
@media(min-width:771px){
.iwjhero_sub-kvy{
font-size:1.125rem;
}
}
.iwjhero_actions-kvy{
gap:14px;
margin-bottom:34px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.iwjhero_cta-kvy{
padding:16px 1.875rem;
border-radius:999px;
gap:0.625rem;
transition:background-color .2s ease;
background:#17120E;
color:#F0FAF4;
align-items:center;
font-weight:700;
display:inline-flex;
font-size:15px;
}
.iwjhero_cta-kvy:hover{
background:#2E2820;
}
.iwjhero_cta_ic-kvy{
align-items:center;
display:inline-flex;
}
.iwjhero_cta_ic-kvy svg{
width:1rem;
height:1rem;
}
.iwjhero_cta_alt-kvy{
padding:15px 1.625rem;
transition:border-color .2s ease,color .2s ease;
border-radius:62.438rem;
border:1px solid rgba(20,18,14,0.14);
background:transparent;
font-size:15px;
display:inline-flex;
font-weight:600;
align-items:center;
color:#17120E;
}
.iwjhero_cta_alt-kvy:hover{
border-color:#1F9E5C;
color:#1F9E5C;
}
.iwjhero_trust-kvy{
gap:22px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.iwjhero_trust_item-kvy{
gap:9px;
font-weight:600;
display:flex;
font-size:13px;
align-items:center;
color:#2E2820;
}
.iwjhero_trust_ic-kvy{
align-items:center;
color:#1F9E5C;
display:inline-flex;
}
.iwjhero_trust_ic-kvy svg{
height:16px;
width:1rem;
}
.iwjhero_promo-kvy{
overflow:hidden;
border-radius:20px;
background:#FDFCFA;
box-shadow:0 0.75rem 3rem rgba(20,18,14,0.14), 0 3px 10px rgba(20,18,14,0.08);
position:relative;
min-height:18.75rem;
display:flex;
}
.iwjhero_promo_bg-kvy{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.iwjhero_promo_bg-kvy::after{
background:linear-gradient(120deg,#152318 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.iwjhero_promo_glow-kvy{
background:radial-gradient(circle,rgba(52,183,110,0.18) 0%,transparent 65%);
border-radius:50%;
right:-20px;
width:16.25rem;
height:16.25rem;
top:-40px;
pointer-events:none;
position:absolute;
}
.iwjhero_promo_ct-kvy{
padding:1.75rem;
z-index:2;
position:relative;
max-width:88%;
align-self:flex-end;
}
.iwjhero_promo_label-kvy{
font-size:0.625rem;
letter-spacing:.25em;
text-transform:uppercase;
font-weight:700;
margin-bottom:8px;
display:block;
color:#4EE68A;
}
.iwjhero_promo_amount-kvy{
font-weight:600;
overflow-wrap:break-word;
font-size:2rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#F0FAF4;
line-height:1.05;
}
@media(min-width:769px){
.iwjhero_promo_amount-kvy{
font-size:40px;
}
}
.iwjhero_promo_amount-kvy em{
font-style:normal;
color:#4EE68A;
}
.iwjhero_rating-kvy{
border-radius:0.875rem;
gap:0.625rem;
border:1px solid rgba(20,18,14,0.08);
padding:0.625rem 0.875rem;
background:#FDFCFA;
z-index:3;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 0.375rem 18px rgba(20,18,14,0.06);
top:0.875rem;
display:flex;
right:0.875rem;
position:absolute;
align-items:center;
max-width:min(16.25rem,62%);
}
.iwjhero_rating_score-kvy{
flex:0 0 auto;
font-size:24px;
font-weight:700;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#17120E;
}
.iwjhero_rating_txt-kvy{
flex:1 1 auto;
min-width:0;
}
.iwjhero_rating_stars-kvy{
gap:2px;
color:#1F9E5C;
display:flex;
}
.iwjhero_rating_stars-kvy svg{
height:0.75rem;
width:0.75rem;
}
.iwjhero_rating_cap-kvy{
overflow-wrap:break-word;
margin-top:3px;
line-height:1.35;
font-size:11px;
display:block;
color:#6B6058;
}
.iwjstat-kvy{
border-bottom:1px solid rgba(20,18,14,0.14);
border-top:1px solid rgba(20,18,14,0.14);
margin-top:1rem;
}
.iwjstat_in-kvy{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:766px){
.iwjstat_in-kvy{
grid-template-columns:repeat(4,1fr);
}
}
.iwjstat_item-kvy{
padding:22px 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);
}
.iwjstat_item-kvy:nth-child(2n){
border-right:0;
}
.iwjstat_item-kvy:nth-child(n+3){
border-bottom:0;
}
@media(min-width:771px){
.iwjstat_item-kvy{
border-bottom:0;
}
.iwjstat_item-kvy:nth-child(2n){
border-right:1px solid rgba(20,18,14,0.08);
}
.iwjstat_item-kvy:nth-child(4n){
border-right:0;
}
}
.iwjstat_value-kvy{
color:#17120E;
font-weight:700;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1;
font-size:30px;
overflow-wrap:break-word;
}
@media(min-width:767px){
.iwjstat_value-kvy{
font-size:34px;
}
}
.iwjstat_label-kvy{
font-size:0.813rem;
margin-top:0.375rem;
overflow-wrap:break-word;
line-height:1.4;
color:#6B6058;
}
.iwjjp-kvy{
padding:1.875rem 0 0.625rem;
}
.iwjjp_grid-kvy{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:771px){
.iwjjp_grid-kvy{
grid-template-columns:1fr 1fr;
}
.iwjjp_card_mega-kvy{
grid-column:1/-1;
}
}
@media(min-width:998px){
.iwjjp_grid-kvy{
grid-template-columns:1.4fr 1fr 1fr;
}
.iwjjp_card_mega-kvy{
grid-column:auto;
}
}
.iwjjp_card-kvy{
background:#FDFCFA;
border-radius:20px;
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
padding:26px;
gap:0.75rem;
position:relative;
flex-direction:column;
display:flex;
min-height:12.5rem;
min-width:0;
justify-content:space-between;
}
.iwjjp_card_mega-kvy{
background:linear-gradient(135deg,#152318,#090D0B);
border-color:transparent;
min-height:13.125rem;
color:#F0FAF4;
}
.iwjjp_glow-kvy{
border-radius:50%;
background:radial-gradient(circle,rgba(52,183,110,0.18),transparent 70%);
top:-2.5rem;
width:200px;
pointer-events:none;
position:absolute;
height:12.5rem;
right:-2.5rem;
}
.iwjjp_label-kvy{
gap:10px;
font-weight:700;
align-items:center;
flex-wrap:wrap;
color:#1F9E5C;
font-size:10px;
position:relative;
text-transform:uppercase;
letter-spacing:.16em;
justify-content:space-between;
display:flex;
}
.iwjjp_card_mega-kvy .iwjjp_label-kvy{
color:#4EE68A;
}
.iwjjp_drop-kvy{
letter-spacing:.04em;
font-weight:600;
text-transform:none;
color:#6B6058;
}
.iwjjp_card_mega-kvy .iwjjp_drop-kvy{
color:#9DCFB4;
}
.iwjjp_amount-kvy{
font-weight:700;
overflow-wrap:break-word;
line-height:1;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
position:relative;
color:#17120E;
font-size:2.375rem;
}
.iwjjp_card_mega-kvy .iwjjp_amount-kvy{
animation:zm2-pulse 2.4s infinite;
color:#4EE68A;
font-size:3rem;
}
@media(min-width:771px){
.iwjjp_card_mega-kvy .iwjjp_amount-kvy{
font-size:3.375rem;
}
}
.iwjjp_game-kvy{
font-size:13px;
position:relative;
color:#6B6058;
}
.iwjjp_card_mega-kvy .iwjjp_game-kvy{
color:#9DCFB4;
}
.iwjjp_cta-kvy{
position:relative;
align-self:flex-start;
}
.iwjjp_card_mega-kvy .iwjjp_cta-kvy{
padding:10px 1.25rem;
background:#4EE68A;
transition:opacity .2s ease;
border-radius:999px;
font-size:13px;
font-weight:700;
color:#0F0C09;
}
.iwjjp_card_mega-kvy .iwjjp_cta-kvy:hover{
opacity:.9;
}
.iwjjp_card-kvy:not(.iwjjp_card_mega-kvy) .iwjjp_cta-kvy{
transition:color .2s ease,border-color .2s ease;
color:#17120E;
font-size:0.813rem;
border-bottom:1px solid #17120E;
padding-bottom:2px;
font-weight:700;
}
.iwjjp_card-kvy:not(.iwjjp_card_mega-kvy) .iwjjp_cta-kvy:hover{
border-color:#1F9E5C;
color:#1F9E5C;
}
.iwjjp_seo-kvy{
margin:14px 0 0;
max-width:47.5rem;
color:#8A7F76;
overflow-wrap:break-word;
font-size:14px;
line-height:1.65;
}
.iwjjp_seo-kvy strong{
color:#17120E;
font-weight:700;
}
.iwjgrow-kvy{
padding:26px 0 0.625rem;
}
.iwjrow_seo-kvy{
margin:0.625rem 0 0;
font-size:14px;
line-height:1.65;
color:#8A7F76;
max-width:760px;
overflow-wrap:break-word;
}
.iwjrow_seo-kvy strong{
font-weight:700;
color:#17120E;
}
.iwjgrow-kvy{
padding:1.625rem 0 0.625rem;
}
.iwjrow_seo-kvy{
margin:0.625rem 0 0;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
color:#8A7F76;
font-size:14px;
}
.iwjrow_seo-kvy strong{
color:#17120E;
font-weight:700;
}
.iwjpr-kvy{
padding:1.875rem 0 0.375rem;
}
.iwjpr_card-kvy{
padding:26px;
gap:0.625rem;
background:#FDFCFA;
flex:0 0 auto;
border:1px solid rgba(20,18,14,0.08);
border-radius:20px;
overflow:hidden;
flex-direction:column;
position:relative;
display:flex;
min-height:200px;
width:17.5rem;
}
@media(min-width:770px){
.iwjpr_card-kvy{
width:18.75rem;
}
}
.iwjpr_card_feat-kvy{
background:linear-gradient(150deg,#152318,#090D0B);
border-color:transparent;
color:#F0FAF4;
}
.iwjpr_glow-kvy{
border-radius:50%;
background:radial-gradient(circle,rgba(52,183,110,0.18),transparent 70%);
position:absolute;
pointer-events:none;
opacity:0;
width:130px;
height:130px;
top:-30px;
right:-30px;
}
.iwjpr_card_feat-kvy .iwjpr_glow-kvy{
opacity:1;
}
.iwjpr_label-kvy{
position:relative;
letter-spacing:.16em;
font-size:0.625rem;
text-transform:uppercase;
color:#1F9E5C;
font-weight:700;
}
.iwjpr_card_feat-kvy .iwjpr_label-kvy{
color:#4EE68A;
}
.iwjpr_amount-kvy{
overflow-wrap:break-word;
font-size:26px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#17120E;
font-weight:600;
line-height:1.08;
position:relative;
}
.iwjpr_card_feat-kvy .iwjpr_amount-kvy{
color:#F0FAF4;
}
.iwjpr_amount-kvy em{
color:#1F9E5C;
font-style:normal;
}
.iwjpr_card_feat-kvy .iwjpr_amount-kvy em{
color:#4EE68A;
}
.iwjpr_terms-kvy{
line-height:1.5;
position:relative;
color:#6B6058;
font-size:0.813rem;
}
.iwjpr_card_feat-kvy .iwjpr_terms-kvy{
color:#9DCFB4;
}
.iwjpr_cta-kvy{
margin-top:auto;
align-self:flex-start;
position:relative;
}
.iwjpr_card_feat-kvy .iwjpr_cta-kvy{
padding:0.563rem 18px;
background:#4EE68A;
transition:opacity .2s ease;
border-radius:62.438rem;
color:#0F0C09;
font-weight:700;
font-size:13px;
}
.iwjpr_card_feat-kvy .iwjpr_cta-kvy:hover{
opacity:.9;
}
.iwjpr_card-kvy:not(.iwjpr_card_feat-kvy) .iwjpr_cta-kvy{
transition:color .2s ease,border-color .2s ease;
padding-bottom:2px;
font-size:13px;
border-bottom:1px solid #17120E;
color:#17120E;
font-weight:700;
}
.iwjpr_card-kvy:not(.iwjpr_card_feat-kvy) .iwjpr_cta-kvy:hover{
border-color:#1F9E5C;
color:#1F9E5C;
}
.iwjgrow-kvy{
padding:26px 0 0.625rem;
}
.iwjrow_seo-kvy{
margin:0.625rem 0 0;
line-height:1.65;
color:#8A7F76;
font-size:14px;
max-width:760px;
overflow-wrap:break-word;
}
.iwjrow_seo-kvy strong{
color:#17120E;
font-weight:700;
}
.iwjapp-kvy{
padding:1.875rem 0 10px;
}
.iwjapp_in-kvy{
padding:2rem;
gap:28px;
border-radius:20px;
background:#FDFCFA;
border:1px solid rgba(20,18,14,0.08);
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.iwjapp_in-kvy{
gap:2.5rem;
padding:40px 44px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.iwjapp_copy-kvy{
min-width:0;
max-width:560px;
}
.iwjapp_eyebrow-kvy{
margin-bottom:12px;
}
.iwjapp_h2-kvy{
line-height:1.05;
font-size:28px;
font-weight:600;
margin-bottom:12px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#17120E;
}
@media(min-width:766px){
.iwjapp_h2-kvy{
font-size:34px;
}
}
.iwjapp_text-kvy{
font-size:14px;
color:#8A7F76;
line-height:1.6;
margin-bottom:1.375rem;
}
.iwjapp_btns-kvy{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.iwjapp_btn-kvy{
border-radius:14px;
transition:background-color .2s ease;
padding:0.688rem 20px;
gap:10px;
background:#17120E;
align-items:center;
color:#F0FAF4;
display:inline-flex;
}
.iwjapp_btn-kvy:hover{
background:#2E2820;
}
.iwjapp_btn_ic-kvy{
align-items:center;
display:inline-flex;
}
.iwjapp_btn_ic-kvy svg{
height:1.125rem;
width:1.125rem;
}
.iwjapp_btn_lb-kvy{
font-weight:700;
font-size:0.844rem;
}
.iwjapp_qr_wrap-kvy{
gap:18px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.iwjapp_qr-kvy{
border-radius:14px;
flex:0 0 auto;
background-color:#17120E;
height:108px;
width:6.75rem;
background-image:repeating-linear-gradient(0deg,#FDFCFA 0 5px,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FDFCFA 0 5px,transparent 5px 11px);
}
.iwjapp_qr_cap-kvy{
font-size:12.5px;
max-width:5.75rem;
color:#6B6058;
line-height:1.4;
}
.iwjgm-kvy{
padding:30px 0 0.625rem;
}
.iwjgm_in-kvy{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:881px){
.iwjgm_in-kvy{
grid-template-columns:1.25fr 1fr;
}
}
.iwjgm_left-kvy{
background:#FDFCFA;
padding:2rem;
border:1px solid rgba(20,18,14,0.08);
border-radius:20px;
min-width:0;
}
.iwjgm_eyebrow-kvy{
margin-bottom:0.625rem;
}
.iwjgm_h2-kvy{
font-weight:600;
font-size:26px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
color:#17120E;
overflow-wrap:break-word;
line-height:1.06;
}
@media(min-width:767px){
.iwjgm_h2-kvy{
font-size:28px;
}
}
.iwjgm_text-kvy{
max-width:30rem;
line-height:1.6;
color:#8A7F76;
margin-bottom:22px;
font-size:0.875rem;
}
.iwjgm_level-kvy{
font-weight:700;
font-size:1.375rem;
margin-bottom:0.5rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#1F9E5C;
}
.iwjgm_bar-kvy{
overflow:hidden;
background:rgba(20,18,14,0.14);
border-radius:62.438rem;
height:0.5rem;
margin-bottom:6px;
}
.iwjgm_bar_fill-kvy{
border-radius:62.438rem;
background:linear-gradient(90deg,#1F9E5C,#4EE68A);
height:100%;
}
.iwjgm_bar_meta-kvy{
gap:10px;
display:flex;
font-size:11px;
color:#6B6058;
justify-content:space-between;
margin-bottom:18px;
}
.iwjgm_missions-kvy{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.iwjgm_mission-kvy{
background:#F5F2EE;
gap:0.438rem;
border:1px solid rgba(20,18,14,0.14);
border-radius:62.438rem;
padding:0.563rem 15px;
display:inline-flex;
font-size:12.5px;
align-items:center;
color:#2E2820;
font-weight:600;
}
.iwjgm_mission_ic-kvy{
color:#1F9E5C;
display:inline-flex;
align-items:center;
}
.iwjgm_mission_ic-kvy svg{
width:13px;
height:0.813rem;
}
.iwjgm_right-kvy{
background:linear-gradient(150deg,#152318,#090D0B);
padding:32px;
border-radius:20px;
overflow:hidden;
position:relative;
color:#F0FAF4;
flex-direction:column;
display:flex;
}
.iwjgm_glow-kvy{
border-radius:50%;
background:radial-gradient(circle,rgba(52,183,110,0.18),transparent 70%);
position:absolute;
width:150px;
top:-30px;
height:150px;
pointer-events:none;
right:-30px;
}
.iwjgm_ref_eyebrow-kvy{
margin-bottom:10px;
position:relative;
}
.iwjgm_ref_h2-kvy{
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.1;
margin-bottom:0.5rem;
position:relative;
font-size:1.625rem;
color:#F0FAF4;
font-weight:600;
}
.iwjgm_ref_text-kvy{
font-size:0.844rem;
margin-bottom:20px;
line-height:1.55;
position:relative;
color:#9DCFB4;
}
.iwjgm_ref_cta-kvy{
padding:11px 22px;
background:#4EE68A;
border-radius:999px;
transition:opacity .2s ease;
margin-top:auto;
position:relative;
align-self:flex-start;
font-size:13.5px;
font-weight:700;
color:#0F0C09;
}
.iwjgm_ref_cta-kvy:hover{
opacity:.9;
}
.iwjnl-kvy{
padding:24px 0 0.625rem;
}
.iwjnl_in-kvy{
background:#0E1C1A;
padding:30px 32px;
border-radius:20px;
gap:22px;
color:#F0FAF4;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.iwjnl_in-kvy{
gap:1.75rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.iwjnl_text_wrap-kvy{
min-width:0;
}
.iwjnl_h3-kvy{
overflow-wrap:break-word;
color:#F0FAF4;
line-height:1.1;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:22px;
font-weight:600;
margin-bottom:0.313rem;
}
@media(min-width:767px){
.iwjnl_h3-kvy{
font-size:24px;
}
}
.iwjnl_text-kvy{
font-size:13.5px;
color:#9DCFB4;
line-height:1.5;
}
.iwjnl_form-kvy{
flex:1 1 auto;
gap:10px;
display:flex;
min-width:0;
max-width:460px;
}
.iwjnl_input-kvy{
overflow:hidden;
padding:13px 1rem;
border:1px solid rgba(200,240,218,0.14);
background:rgba(244,252,247,0.07);
border-radius:14px;
flex:1 1 auto;
display:flex;
min-width:0;
white-space:nowrap;
color:#9DCFB4;
text-overflow:ellipsis;
font-size:0.875rem;
align-items:center;
}
.iwjnl_btn-kvy{
background:#4EE68A;
flex:0 0 auto;
padding:13px 24px;
transition:opacity .2s ease;
border-radius:0.875rem;
font-weight:700;
white-space:nowrap;
color:#0F0C09;
font-size:14px;
}
.iwjnl_btn-kvy:hover{
opacity:.9;
}
.iwjtrn-kvy{
padding:30px 0 10px;
}
.iwjtrn_in-kvy{
background:#FDFCFA;
grid-template-columns:1fr;
border-radius:1.25rem;
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
display:grid;
}
@media(min-width:879px){
.iwjtrn_in-kvy{
grid-template-columns:1.05fr 1fr;
}
}
.iwjtrn_banner-kvy{
background:linear-gradient(150deg,#152318,#090D0B);
overflow:hidden;
padding:2.125rem;
color:#F0FAF4;
position:relative;
}
.iwjtrn_glow-kvy{
border-radius:50%;
background:radial-gradient(circle,rgba(52,183,110,0.18),transparent 70%);
position:absolute;
right:-40px;
height:200px;
pointer-events:none;
width:200px;
bottom:-40px;
}
.iwjtrn_eyebrow-kvy{
position:relative;
margin-bottom:0.875rem;
}
.iwjtrn_h2-kvy{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#F0FAF4;
margin-bottom:12px;
font-size:1.875rem;
font-weight:600;
overflow-wrap:break-word;
line-height:1.06;
position:relative;
}
@media(min-width:765px){
.iwjtrn_h2-kvy{
font-size:2.25rem;
}
}
.iwjtrn_text-kvy{
color:#9DCFB4;
line-height:1.6;
margin-bottom:22px;
position:relative;
max-width:26.25rem;
font-size:14px;
}
.iwjtrn_timer-kvy{
gap:8px;
align-items:center;
margin-bottom:1.5rem;
position:relative;
flex-wrap:wrap;
display:flex;
}
.iwjtrn_timer_cap-kvy{
color:#9DCFB4;
font-size:11px;
}
.iwjtrn_timer_box-kvy{
background:rgba(244,252,247,0.07);
padding:0.25rem 0.75rem;
border-radius:0.5rem;
font-size:24px;
color:#F0FAF4;
font-weight:700;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
.iwjtrn_cta-kvy{
padding:13px 1.625rem;
background:#4EE68A;
border-radius:999px;
transition:opacity .2s ease;
color:#0F0C09;
font-size:0.875rem;
font-weight:700;
display:inline-block;
position:relative;
}
.iwjtrn_cta-kvy:hover{
opacity:.9;
}
.iwjtrn_lb-kvy{
padding:1.625rem 1.75rem;
}
.iwjtrn_lb_head-kvy{
gap:0.625rem;
align-items:center;
display:flex;
justify-content:space-between;
margin-bottom:12px;
}
.iwjtrn_lb_title-kvy{
font-size:20px;
font-weight:600;
color:#17120E;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
.iwjtrn_lb_upd-kvy{
color:#6B6058;
text-transform:uppercase;
letter-spacing:.08em;
font-size:0.688rem;
}
.iwjtrn_lb_row-kvy{
gap:14px;
padding:0.688rem 0.75rem;
border-radius:0.5rem;
display:flex;
align-items:center;
}
.iwjtrn_lb_row-kvy:nth-child(2){
background:rgba(31,158,92,0.10);
}
.iwjtrn_lb_rank-kvy{
flex:0 0 auto;
width:22px;
color:#1F9E5C;
font-weight:700;
font-size:1rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
.iwjtrn_lb_av-kvy{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#1F9E5C,#4EE68A);
height:30px;
width:30px;
}
.iwjtrn_lb_name-kvy{
flex:1 1 auto;
overflow:hidden;
font-weight:600;
min-width:0;
font-size:0.875rem;
color:#17120E;
text-overflow:ellipsis;
white-space:nowrap;
}
.iwjtrn_lb_amount-kvy{
flex:0 0 auto;
font-size:13px;
color:#17120E;
font-weight:700;
}
.iwjsea-kvy{
padding:1.5rem 0 0.625rem;
}
.iwjsea_in-kvy{
padding:36px;
border-radius:1.25rem;
overflow:hidden;
gap:1.375rem;
background:linear-gradient(115deg,#152318,#090D0B);
position:relative;
flex-direction:column;
color:#F0FAF4;
display:flex;
}
@media(min-width:821px){
.iwjsea_in-kvy{
padding:2.75rem 3rem;
gap:2rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.iwjsea_glow-kvy{
border-radius:50%;
background:radial-gradient(circle,rgba(52,183,110,0.18),transparent 68%);
width:15rem;
right:3.75rem;
top:50%;
position:absolute;
pointer-events:none;
height:15rem;
transform:translateY(-50%);
}
.iwjsea_copy-kvy{
max-width:560px;
position:relative;
min-width:0;
}
.iwjsea_eyebrow-kvy{
margin-bottom:12px;
}
.iwjsea_h2-kvy{
color:#F0FAF4;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.04;
font-weight:600;
margin-bottom:0.75rem;
font-size:30px;
}
@media(min-width:771px){
.iwjsea_h2-kvy{
font-size:2.375rem;
}
}
.iwjsea_text-kvy{
line-height:1.6;
font-size:15px;
color:#9DCFB4;
}
.iwjsea_cta-kvy{
transition:opacity .2s ease;
border-radius:999px;
background:#4EE68A;
flex:0 0 auto;
padding:1rem 2rem;
position:relative;
font-size:0.938rem;
font-weight:700;
color:#0F0C09;
}
.iwjsea_cta-kvy:hover{
opacity:.9;
}
.iwjvip-kvy{
padding:48px 0;
}
@media(min-width:769px){
.iwjvip-kvy{
padding:4rem 0;
}
}
.iwjvip_head-kvy{
gap:0.875rem;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:878px){
.iwjvip_head-kvy{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.iwjvip_eyebrow-kvy{
margin-bottom:0.75rem;
}
.iwjvip_h2-kvy{
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#F0FAF4;
overflow-wrap:break-word;
line-height:1.05;
font-size:32px;
}
@media(min-width:770px){
.iwjvip_h2-kvy{
font-size:2.5rem;
}
}
.iwjvip_intro-kvy{
color:#9DCFB4;
font-size:14px;
max-width:420px;
line-height:1.6;
}
.iwjvip_grid-kvy{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.iwjvip_card-kvy{
border-radius:14px;
padding:22px 18px;
border:1px solid rgba(200,240,218,0.14);
min-width:0;
}
.iwjvip_card_feat-kvy{
border-color:#4EE68A;
background:rgba(244,252,247,0.07);
}
.iwjvip_card_ic-kvy{
background:linear-gradient(135deg,#1F9E5C,#4EE68A);
border-radius:8px;
height:2.125rem;
display:block;
margin-bottom:1rem;
width:34px;
}
.iwjvip_name-kvy{
margin-bottom:0.375rem;
color:#F0FAF4;
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:20px;
font-weight:600;
}
.iwjvip_perk-kvy{
line-height:1.5;
font-size:0.781rem;
overflow-wrap:break-word;
color:#9DCFB4;
}
.iwjtt-kvy{
padding:3rem 0 10px;
}
@media(min-width:771px){
.iwjtt-kvy{
padding:60px 0 10px;
}
}
.iwjtt_head-kvy{
text-align:center;
margin-bottom:34px;
}
.iwjtt_eyebrow-kvy{
margin-bottom:12px;
}
.iwjtt_h2-kvy{
line-height:1.05;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#17120E;
font-size:32px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.iwjtt_h2-kvy{
font-size:2.625rem;
}
}
.iwjtt_grid-kvy{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.iwjtt_grid-kvy{
grid-template-columns:repeat(3,1fr);
}
}
.iwjtt_card-kvy{
background:#FDFCFA;
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
padding:1.875rem;
flex-direction:column;
display:flex;
min-width:0;
}
.iwjtt_card_ic-kvy{
display:inline-flex;
margin-bottom:18px;
align-items:center;
color:#1F9E5C;
}
.iwjtt_card_ic-kvy svg{
width:1.75rem;
height:28px;
}
.iwjtt_card_h-kvy{
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
margin-bottom:0.5rem;
color:#17120E;
overflow-wrap:break-word;
line-height:1.15;
}
.iwjtt_card_p-kvy{
font-size:0.875rem;
line-height:1.6;
color:#8A7F76;
overflow-wrap:break-word;
margin-bottom:14px;
}
.iwjtt_card_p-kvy b{
color:#17120E;
font-weight:700;
}
.iwjtt_card_link-kvy{
transition:color .2s ease;
margin-top:auto;
border-bottom:1px solid #1F9E5C;
font-size:13px;
color:#17120E;
align-self:flex-start;
font-weight:700;
padding-bottom:2px;
}
.iwjtt_card_link-kvy:hover{
color:#1F9E5C;
}
.iwjwy-kvy{
padding:48px 0;
}
@media(min-width:765px){
.iwjwy-kvy{
padding:56px 0;
}
}
.iwjwy_in-kvy{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:901px){
.iwjwy_in-kvy{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.iwjwy_left-kvy{
min-width:0;
}
.iwjwy_eyebrow-kvy{
margin-bottom:14px;
}
.iwjwy_h2-kvy{
font-size:2rem;
font-weight:600;
line-height:1.05;
margin-bottom:16px;
color:#17120E;
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.iwjwy_h2-kvy{
font-size:40px;
}
}
.iwjwy_intro-kvy{
color:#8A7F76;
line-height:1.6;
font-size:0.938rem;
}
.iwjwy_grid-kvy{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:561px){
.iwjwy_grid-kvy{
grid-template-columns:1fr 1fr;
}
}
.iwjwy_card-kvy{
background:#FDFCFA;
border-radius:14px;
padding:26px;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.iwjwy_card_ic-kvy{
display:inline-flex;
justify-content:center;
margin-bottom:1rem;
color:#1F9E5C;
align-items:center;
}
.iwjwy_card_ic-kvy svg{
height:26px;
width:26px;
}
.iwjwy_card_h-kvy{
line-height:1.15;
margin-bottom:8px;
color:#17120E;
font-weight:600;
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:21px;
}
.iwjwy_card_p-kvy{
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
color:#8A7F76;
}
.iwjdr-kvy{
padding:36px 0 0.625rem;
}
.iwjdr_in-kvy{
border:1px dashed rgba(20,18,14,0.14);
padding:1.75rem 2rem;
border-radius:0.875rem;
gap:1.25rem;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.iwjdr_in-kvy{
gap:2rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.iwjdr_h2-kvy{
font-weight:600;
margin-bottom:0.5rem;
overflow-wrap:break-word;
color:#17120E;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.1;
font-size:1.5rem;
}
@media(min-width:765px){
.iwjdr_h2-kvy{
font-size:26px;
}
}
.iwjdr_text-kvy{
max-width:42.5rem;
overflow-wrap:break-word;
line-height:1.6;
color:#8A7F76;
font-size:0.875rem;
}
.iwjdr_text-kvy b{
font-weight:700;
color:#17120E;
}
.iwjdr_cta-kvy{
transition:color .2s ease;
flex:0 0 auto;
font-size:0.844rem;
white-space:nowrap;
color:#17120E;
padding-bottom:2px;
border-bottom:1px solid #1F9E5C;
font-weight:700;
}
.iwjdr_cta-kvy:hover{
color:#1F9E5C;
}
.iwjrv-kvy{
padding:48px 0;
background:#FDFCFA;
margin-top:1.5rem;
border-top:1px solid rgba(20,18,14,0.08);
border-bottom:1px solid rgba(20,18,14,0.08);
}
@media(min-width:767px){
.iwjrv-kvy{
padding:3.5rem 0;
}
}
.iwjrv_head-kvy{
gap:1rem;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.iwjrv_head-kvy{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.iwjrv_eyebrow-kvy{
margin-bottom:0.625rem;
}
.iwjrv_h2-kvy{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#17120E;
line-height:1.05;
font-size:30px;
}
@media(min-width:769px){
.iwjrv_h2-kvy{
font-size:38px;
}
}
.iwjrv_agg-kvy{
gap:0.75rem;
align-items:center;
display:flex;
}
.iwjrv_agg_stars-kvy{
gap:3px;
display:flex;
color:#1F9E5C;
}
.iwjrv_agg_stars-kvy svg{
width:1.125rem;
height:18px;
}
.iwjrv_source-kvy{
color:#8A7F76;
font-size:13px;
}
.iwjrv_grid-kvy{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:758px){
.iwjrv_grid-kvy{
grid-template-columns:repeat(3,1fr);
}
}
.iwjrv_card-kvy{
padding:26px;
background:#F5F2EE;
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.iwjrv_card_stars-kvy{
gap:2px;
display:flex;
color:#1F9E5C;
margin-bottom:0.75rem;
}
.iwjrv_card_stars-kvy svg{
width:14px;
height:0.875rem;
}
.iwjrv_card_body-kvy{
line-height:1.45;
font-weight:500;
color:#17120E;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:1.125rem;
margin-bottom:1rem;
overflow-wrap:break-word;
}
.iwjrv_card_meta-kvy{
gap:10px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.iwjrv_card_av-kvy{
background:linear-gradient(135deg,#1F9E5C,#4EE68A);
border-radius:50%;
flex:0 0 auto;
width:2rem;
height:2rem;
}
.iwjrv_card_author-kvy{
color:#17120E;
font-weight:700;
font-size:13px;
}
.iwjrv_card_loc-kvy{
color:#6B6058;
font-size:12px;
}
.iwjop-kvy{
padding:36px 0 0.625rem;
}
.iwjop_in-kvy{
gap:2rem;
border:1px solid rgba(20,18,14,0.08);
background:#FDFCFA;
grid-template-columns:1fr;
padding:2rem;
border-radius:0.875rem;
display:grid;
align-items:center;
}
@media(min-width:862px){
.iwjop_in-kvy{
grid-template-columns:.9fr 1.1fr;
gap:44px;
padding:34px 40px;
}
}
.iwjop_left-kvy{
min-width:0;
}
.iwjop_eyebrow-kvy{
margin-bottom:0.75rem;
}
.iwjop_h2-kvy{
line-height:1.08;
font-weight:600;
margin-bottom:0.625rem;
color:#17120E;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:28px;
}
@media(min-width:768px){
.iwjop_h2-kvy{
font-size:1.875rem;
}
}
.iwjop_text-kvy{
color:#8A7F76;
font-size:0.875rem;
line-height:1.6;
}
.iwjop_grid-kvy{
gap:1px;
border-radius:8px;
grid-template-columns:1fr 1fr;
background:rgba(20,18,14,0.14);
overflow:hidden;
border:1px solid rgba(20,18,14,0.14);
display:grid;
}
.iwjop_field-kvy{
padding:1.125rem 20px;
background:#F5F2EE;
min-width:0;
}
.iwjop_field_lb-kvy{
text-transform:uppercase;
margin-bottom:0.313rem;
letter-spacing:.1em;
font-size:10px;
color:#1F9E5C;
font-weight:600;
}
.iwjop_field_val-kvy{
overflow-wrap:break-word;
font-weight:700;
color:#17120E;
font-size:14px;
}
.iwjhts-kvy{
padding:3rem 0;
}
@media(min-width:768px){
.iwjhts-kvy{
padding:3.875rem 0;
}
}
.iwjhts_head-kvy{
gap:18px;
display:flex;
margin-bottom:2.125rem;
flex-direction:column;
}
@media(min-width:770px){
.iwjhts_head-kvy{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.iwjhts_eyebrow-kvy{
margin-bottom:0.75rem;
}
.iwjhts_h2-kvy{
font-weight:600;
font-size:1.875rem;
line-height:1.05;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0FAF4;
}
@media(min-width:766px){
.iwjhts_h2-kvy{
font-size:2.375rem;
}
}
.iwjhts_cta-kvy{
border-radius:62.438rem;
transition:opacity .2s ease;
padding:15px 1.875rem;
flex:0 0 auto;
background:#4EE68A;
font-weight:700;
color:#0F0C09;
font-size:15px;
}
.iwjhts_cta-kvy:hover{
opacity:.9;
}
.iwjhts_grid-kvy{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:761px){
.iwjhts_grid-kvy{
grid-template-columns:repeat(3,1fr);
}
}
.iwjhts_step-kvy{
padding-top:1.375rem;
min-width:0;
border-top:1px solid rgba(200,240,218,0.14);
}
.iwjhts_step_num-kvy{
font-size:2.75rem;
font-weight:700;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#4EE68A;
line-height:1;
margin-bottom:0.875rem;
}
.iwjhts_step_h-kvy{
margin-bottom:0.5rem;
color:#F0FAF4;
font-size:1.188rem;
overflow-wrap:break-word;
font-weight:700;
line-height:1.2;
}
.iwjhts_step_p-kvy{
color:#9DCFB4;
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
}
.iwjts-kvy{
padding:44px 0;
}
.iwjts_in-kvy{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:879px){
.iwjts_in-kvy{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.iwjts_left-kvy{
min-width:0;
}
.iwjts_h2-kvy{
margin-bottom:12px;
line-height:1.1;
overflow-wrap:break-word;
font-size:1.625rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F0FAF4;
}
@media(min-width:765px){
.iwjts_h2-kvy{
font-size:28px;
}
}
.iwjts_text-kvy{
margin-bottom:22px;
font-size:14.5px;
line-height:1.6;
color:#9DCFB4;
max-width:32.5rem;
}
.iwjts_badges-kvy{
gap:18px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.iwjts_badge-kvy{
color:#9DCFB4;
font-weight:600;
font-size:0.813rem;
}
.iwjts_pay-kvy{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:882px){
.iwjts_pay-kvy{
justify-content:flex-end;
}
}
.iwjts_pay_chip-kvy{
border:1px solid rgba(200,240,218,0.14);
background:rgba(244,252,247,0.07);
border-radius:14px;
padding:0.75rem 1rem;
color:#F0FAF4;
font-size:14px;
font-weight:700;
}
.iwjprov-kvy{
padding:40px 0 1.25rem;
}
.iwjprov_eyebrow-kvy{
display:block;
margin-bottom:1.125rem;
}
.iwjprov_grid-kvy{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:560px){
.iwjprov_grid-kvy{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:903px){
.iwjprov_grid-kvy{
grid-template-columns:repeat(6,1fr);
}
}
.iwjpmt-kvy{
padding:48px 0 0.625rem;
}
.iwjpmt_in-kvy{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:877px){
.iwjpmt_in-kvy{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.iwjpmt_left-kvy{
min-width:0;
}
.iwjpmt_eyebrow-kvy{
margin-bottom:0.75rem;
}
.iwjpmt_h2-kvy{
font-size:1.875rem;
overflow-wrap:break-word;
margin-bottom:12px;
color:#17120E;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.06;
}
@media(min-width:771px){
.iwjpmt_h2-kvy{
font-size:32px;
}
}
.iwjpmt_text-kvy{
font-size:14.5px;
color:#8A7F76;
margin-bottom:1.375rem;
line-height:1.6;
}
.iwjpmt_logos-kvy{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:483px){
.iwjpmt_logos-kvy{
grid-template-columns:repeat(4,1fr);
}
}
.iwjpmt_logo-kvy{
border-radius:8px;
background:#FDFCFA;
padding:0 8px;
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
text-overflow:ellipsis;
align-items:center;
display:flex;
color:#2E2820;
font-size:12.5px;
height:50px;
justify-content:center;
font-weight:700;
white-space:nowrap;
text-align:center;
}
.iwjpmt_table-kvy{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.iwjpmt_thead-kvy{
background:#1A1714;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.iwjpmt_th-kvy{
overflow:hidden;
padding:13px 0.875rem;
font-weight:700;
white-space:nowrap;
font-size:10px;
text-overflow:ellipsis;
text-transform:uppercase;
color:#F0FAF4;
letter-spacing:.08em;
}
.iwjpmt_row-kvy{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(20,18,14,0.08);
display:grid;
}
.iwjpmt_row-kvy:nth-child(odd){
background:#FDFCFA;
}
.iwjpmt_td-kvy{
padding:0.875rem;
overflow-wrap:break-word;
font-size:0.844rem;
min-width:0;
color:#8A7F76;
}
.iwjpmt_row-kvy .iwjpmt_td-kvy:first-child{
font-weight:700;
color:#17120E;
}
.iwjpmt_row-kvy .iwjpmt_td-kvy:last-child{
color:#1A8C52;
font-weight:700;
}
.iwjrc-kvy{
padding:3rem 0 0.625rem;
}
.iwjrc_in-kvy{
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:759px){
.iwjrc_in-kvy{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.iwjrc_col-kvy{
min-width:0;
}
.iwjrc_label-kvy{
color:#1F9E5C;
font-weight:600;
margin-bottom:1rem;
text-transform:uppercase;
letter-spacing:.2em;
font-size:0.688rem;
}
.iwjrc_awards-kvy{
gap:12px;
display:flex;
flex-direction:column;
}
.iwjrc_award-kvy{
gap:0.75rem;
min-width:0;
display:flex;
align-items:center;
}
.iwjrc_award_ic-kvy{
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#27C96E;
}
.iwjrc_award_ic-kvy svg{
height:1.125rem;
width:18px;
}
.iwjrc_award_t-kvy{
overflow-wrap:break-word;
font-weight:700;
font-size:14px;
color:#17120E;
}
.iwjrc_award_s-kvy{
color:#6B6058;
font-size:12px;
overflow-wrap:break-word;
}
.iwjrc_press-kvy{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.iwjrc_press_logo-kvy{
padding:0 8px;
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
border-radius:8px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
white-space:nowrap;
text-overflow:ellipsis;
justify-content:center;
color:#8A7F76;
display:flex;
align-items:center;
text-align:center;
height:3.25rem;
font-size:14px;
font-weight:700;
}
.iwjrc_partner-kvy{
border:1px solid rgba(20,18,14,0.08);
background:#FDFCFA;
padding:22px;
border-radius:14px;
}
.iwjrc_partner_name-kvy{
margin-bottom:6px;
font-size:20px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#17120E;
font-weight:600;
}
.iwjrc_partner_text-kvy{
color:#8A7F76;
line-height:1.55;
overflow-wrap:break-word;
font-size:13px;
}
.iwjet-kvy{
padding:36px 0 10px;
}
.iwjet_in-kvy{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:877px){
.iwjet_in-kvy{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.iwjet_left-kvy{
min-width:0;
}
.iwjet_eyebrow-kvy{
margin-bottom:12px;
}
.iwjet_h2-kvy{
margin-bottom:14px;
overflow-wrap:break-word;
font-size:1.75rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.06;
font-weight:600;
color:#17120E;
}
@media(min-width:770px){
.iwjet_h2-kvy{
font-size:32px;
}
}
.iwjet_text-kvy{
font-size:15px;
color:#8A7F76;
margin-bottom:22px;
line-height:1.65;
}
.iwjet_stats-kvy{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.iwjet_stat-kvy{
min-width:0;
}
.iwjet_stat_v-kvy{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:1.625rem;
line-height:1;
color:#17120E;
}
.iwjet_stat_l-kvy{
color:#6B6058;
margin-top:4px;
font-size:0.781rem;
}
.iwjet_right-kvy{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.iwjet_member-kvy{
padding:18px 1.25rem;
background:#FDFCFA;
gap:1rem;
border:1px solid rgba(20,18,14,0.08);
border-radius:14px;
display:flex;
min-width:0;
align-items:center;
}
.iwjet_member_av-kvy{
flex:0 0 auto;
background:linear-gradient(135deg,#152318,#1F9E5C);
border-radius:50%;
width:48px;
height:3rem;
}
.iwjet_member_name-kvy{
overflow-wrap:break-word;
color:#17120E;
font-weight:700;
font-size:0.938rem;
}
.iwjet_member_role-kvy{
overflow-wrap:break-word;
font-size:12.5px;
color:#6B6058;
}
.iwjet_updated-kvy{
gap:0.5rem;
border:1px solid rgba(20,18,14,0.08);
padding:0.875rem 18px;
border-radius:0.875rem;
background:#F5F2EE;
font-size:0.781rem;
color:#8A7F76;
align-items:center;
display:flex;
}
.iwjlh-kvy{
padding:2.5rem 0 20px;
}
.iwjlh_in-kvy{
border-top:1px solid rgba(20,18,14,0.14);
padding-top:2.125rem;
}
.iwjlh_eyebrow-kvy{
display:block;
margin-bottom:22px;
}
.iwjlh_grid-kvy{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:598px){
.iwjlh_grid-kvy{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.iwjlh_grid-kvy{
grid-template-columns:repeat(5,1fr);
}
}
.iwjlh_col-kvy{
min-width:0;
}
.iwjlh_col_h-kvy{
margin-bottom:0.75rem;
color:#17120E;
font-size:13px;
overflow-wrap:break-word;
font-weight:700;
}
.iwjlh_links-kvy{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.iwjlh_link-kvy{
transition:color .2s ease;
overflow-wrap:break-word;
font-size:0.813rem;
color:#8A7F76;
}
.iwjlh_link-kvy:hover{
color:#1F9E5C;
}
.iwjel-kvy{
padding:3rem 0;
}
@media(min-width:768px){
.iwjel-kvy{
padding:56px 0;
}
}
.iwjel_in-kvy{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:900px){
.iwjel_in-kvy{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.iwjel_left-kvy{
min-width:0;
}
.iwjel_eyebrow-kvy{
margin-bottom:0.875rem;
}
.iwjel_h2-kvy{
color:#17120E;
font-weight:600;
margin-bottom:22px;
overflow-wrap:break-word;
line-height:1.08;
font-size:2rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.iwjel_h2-kvy{
font-size:38px;
}
}
.iwjel_body-kvy p{
overflow-wrap:break-word;
line-height:1.7;
font-size:16px;
color:#2E2820;
margin-bottom:18px;
}
.iwjel_dropcap-kvy{
padding:0.375rem 0.75rem 0 0;
font-size:62px;
color:#1F9E5C;
line-height:.8;
font-weight:700;
float:left;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
.iwjel_right-kvy{
min-width:0;
}
.iwjel_quote-kvy{
border-radius:1.25rem;
background:linear-gradient(150deg,#152318,#090D0B);
padding:2.25rem;
position:relative;
color:#F0FAF4;
margin-bottom:1.5rem;
}
.iwjel_quote_mark-kvy{
align-items:center;
color:#4EE68A;
margin-bottom:0.375rem;
display:inline-flex;
}
.iwjel_quote_mark-kvy svg{
height:2.125rem;
width:2.125rem;
}
.iwjel_quote_text-kvy{
font-size:22px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0FAF4;
font-weight:500;
margin-bottom:22px;
line-height:1.4;
}
.iwjel_quote_meta-kvy{
gap:0.75rem;
display:flex;
align-items:center;
}
.iwjel_quote_av-kvy{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#1F9E5C,#4EE68A);
width:38px;
height:38px;
}
.iwjel_quote_author-kvy{
font-weight:700;
font-size:0.875rem;
color:#F0FAF4;
}
.iwjel_quote_meta_sub-kvy{
font-size:0.75rem;
color:#9DCFB4;
}
.iwjel_explain-kvy{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
}
.iwjel_explain_card-kvy{
padding:1.375rem 24px;
}
.iwjel_explain_card-kvy+.iwjel_explain_card-kvy{
border-top:1px solid rgba(20,18,14,0.08);
}
.iwjel_explain_h-kvy{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.15;
margin-bottom:0.5rem;
font-size:1.25rem;
color:#17120E;
overflow-wrap:break-word;
}
.iwjel_explain_p-kvy{
overflow-wrap:break-word;
font-size:0.875rem;
color:#8A7F76;
line-height:1.55;
}
.iwjfaq-kvy{
padding:48px 0;
background:#FDFCFA;
border-bottom:1px solid rgba(20,18,14,0.08);
margin-top:24px;
border-top:1px solid rgba(20,18,14,0.08);
}
@media(min-width:768px){
.iwjfaq-kvy{
padding:3.875rem 0;
}
}
.iwjfaq_head-kvy{
margin-bottom:2.125rem;
text-align:center;
}
.iwjfaq_eyebrow-kvy{
margin-bottom:0.75rem;
}
.iwjfaq_h2-kvy{
font-size:32px;
overflow-wrap:break-word;
color:#17120E;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
}
@media(min-width:769px){
.iwjfaq_h2-kvy{
font-size:38px;
}
}
.iwjfaq_list-kvy{
gap:12px;
margin:0 auto;
max-width:820px;
flex-direction:column;
display:flex;
}
.iwjfaq_item-kvy{
overflow:hidden;
background:#F5F2EE;
border:1px solid rgba(20,18,14,0.08);
border-radius:14px;
}
.iwjfaq_q-kvy{
list-style:none;
gap:20px;
padding:1.25rem 24px;
font-weight:700;
overflow-wrap:break-word;
justify-content:space-between;
color:#17120E;
align-items:center;
display:flex;
font-size:1rem;
cursor:pointer;
}
.iwjfaq_q-kvy::-webkit-details-marker{
display:none;
}
.iwjfaq_q_ic-kvy{
flex:0 0 auto;
transition:transform .2s ease;
color:#1F9E5C;
display:inline-flex;
align-items:center;
}
.iwjfaq_q_ic-kvy svg{
width:1.125rem;
height:1.125rem;
}
.iwjfaq_item-kvy[open] .iwjfaq_q_ic-kvy{
transform:rotate(180deg);
}
.iwjfaq_a-kvy{
padding:0 24px 1.25rem;
font-size:14.5px;
line-height:1.6;
overflow-wrap:break-word;
color:#8A7F76;
}
.iwjsg-kvy{
padding:48px 0 10px;
}
.iwjsg_eyebrow-kvy{
display:block;
margin-bottom:0.75rem;
}
.iwjsg_h2-kvy{
font-weight:600;
overflow-wrap:break-word;
font-size:1.875rem;
line-height:1.05;
margin-bottom:1.75rem;
color:#17120E;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.iwjsg_h2-kvy{
font-size:2.25rem;
}
}
.iwjsg_grid-kvy{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:721px){
.iwjsg_grid-kvy{
grid-template-columns:repeat(3,1fr);
}
}
.iwjsg_col-kvy{
min-width:0;
}
.iwjsg_col_h-kvy{
margin-bottom:0.625rem;
line-height:1.15;
color:#17120E;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.375rem;
overflow-wrap:break-word;
}
.iwjsg_col_p-kvy{
color:#8A7F76;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
}
.iwjsb-kvy{
padding:3rem 0;
background:#FDFCFA;
margin-top:24px;
border-top:1px solid rgba(20,18,14,0.08);
border-bottom:1px solid rgba(20,18,14,0.08);
}
@media(min-width:766px){
.iwjsb-kvy{
padding:3.5rem 0;
}
}
.iwjsb_eyebrow-kvy{
display:block;
margin-bottom:0.75rem;
}
.iwjsb_h2-kvy{
font-size:30px;
color:#17120E;
font-weight:600;
line-height:1.05;
margin-bottom:1.625rem;
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.iwjsb_h2-kvy{
font-size:2.25rem;
}
}
.iwjsb_grid-kvy{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:562px){
.iwjsb_grid-kvy{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.iwjsb_grid-kvy{
grid-template-columns:repeat(4,1fr);
}
}
.iwjsb_card-kvy{
padding:1.5rem;
border-radius:0.875rem;
background:#F5F2EE;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.iwjsb_card_h-kvy{
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
font-size:1.188rem;
font-weight:600;
line-height:1.15;
color:#17120E;
}
.iwjsb_card_p-kvy{
line-height:1.6;
overflow-wrap:break-word;
color:#8A7F76;
font-size:0.844rem;
}
.iwjsb_rtp-kvy{
padding:1.625rem 28px;
border-radius:14px;
gap:1.5rem;
grid-template-columns:1fr;
border:1px solid rgba(20,18,14,0.08);
background:#F5F2EE;
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:762px){
.iwjsb_rtp-kvy{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.iwjsb_rtp_h-kvy{
line-height:1.15;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:8px;
color:#17120E;
font-weight:600;
font-size:1.25rem;
}
.iwjsb_rtp_p-kvy{
overflow-wrap:break-word;
line-height:1.6;
font-size:0.844rem;
color:#8A7F76;
}
.iwjsb_rtp_stats-kvy{
gap:16px;
display:flex;
}
.iwjsb_stat-kvy{
padding:1.125rem;
background:#FDFCFA;
border-radius:0.5rem;
flex:1 1 0;
min-width:0;
text-align:center;
}
.iwjsb_stat_v-kvy{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#1A8C52;
overflow-wrap:break-word;
font-size:26px;
}
.iwjsb_stat_l-kvy{
margin-top:4px;
font-size:11.5px;
color:#6B6058;
}
.iwjft-kvy{
background:#1A1714;
color:#9DCFB4;
margin-top:2.5rem;
}
.iwjft_in-kvy{
padding:48px 0 1.75rem;
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:597px){
.iwjft_in-kvy{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:898px){
.iwjft_in-kvy{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.iwjft_brand-kvy{
min-width:0;
}
.iwjft_logo-kvy{
font-weight:700;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:26px;
color:#F0FAF4;
overflow-wrap:break-word;
}
.iwjft_tagline-kvy{
color:#9DCFB4;
font-size:0.844rem;
max-width:17.5rem;
margin-top:0.875rem;
line-height:1.6;
}
.iwjft_contact-kvy{
transition:color .2s ease;
color:#4EE68A;
overflow-wrap:anywhere;
margin-top:12px;
display:inline-block;
max-width:17.5rem;
font-size:13px;
}
.iwjft_contact-kvy:hover{
color:#F0FAF4;
}
.iwjft_col-kvy{
min-width:0;
}
.iwjft_col_h-kvy{
font-size:13px;
overflow-wrap:break-word;
text-transform:uppercase;
letter-spacing:.08em;
font-weight:700;
color:#F0FAF4;
margin-bottom:14px;
}
.iwjft_col_links-kvy{
gap:10px;
display:flex;
flex-direction:column;
}
.iwjft_link-kvy{
transition:color .2s ease;
font-size:0.844rem;
color:#9DCFB4;
overflow-wrap:break-word;
}
.iwjft_link-kvy:hover{
color:#F0FAF4;
}
.iwjft_bot-kvy{
gap:1rem;
padding:22px 0 2.5rem;
display:flex;
flex-direction:column;
border-top:1px solid rgba(200,240,218,0.14);
}
@media(min-width:769px){
.iwjft_bot-kvy{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.iwjft_legal-kvy{
line-height:1.6;
color:#B5ADA6;
overflow-wrap:break-word;
max-width:760px;
font-size:11.5px;
}
.iwjft_legal-kvy b{
color:#9DCFB4;
font-weight:700;
}
.iwjft_age-kvy{
flex:0 0 auto;
padding:0.25rem 9px;
border:1.5px solid #4EE68A;
border-radius:0.5rem;
color:#4EE68A;
font-size:13px;
font-weight:700;
}