*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF6F1;
font-family:"Commissioner", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:0.938rem;
overflow-wrap:break-word;
color:#3A2F22;
-webkit-font-smoothing:antialiased;
line-height:1.6;
text-rendering:optimizeLegibility;
}
img{
display:block;
max-width:100%;
}
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{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.fni_layout_jhy{
flex-direction:column;
display:flex;
min-height:100vh;
}
.fni_main_jhy{
flex:1 1 auto;
width:100%;
min-width:0;
}
.fni_container_jhy{
margin:0 auto;
padding:0 16px;
max-width:1400px;
width:100%;
}
@media(min-width:771px){
.fni_container_jhy{
padding:0 32px;
}
}
@media(min-width:1101px){
.fni_container_jhy{
padding:0 56px;
}
}
.fni_eyebrow_jhy{
font-size:11px;
display:inline-block;
font-family:"Commissioner", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#B8841E;
text-transform:uppercase;
line-height:1.4;
font-weight:600;
letter-spacing:.2em;
overflow-wrap:break-word;
}
.fni_band_jhy{
background:#1E1710;
color:#F5EDD8;
}
.fni_band_jhy .fni_eyebrow_jhy{
color:#F0C04A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.fni_tb_jhy{
background:#FAF6F1;
top:0;
position:sticky;
border-bottom:1px solid rgba(26,21,16,0.15);
z-index:50;
}
.fni_tb_in_jhy{
padding:12px 16px;
gap:16px;
margin:0 auto;
display:flex;
max-width:1400px;
width:100%;
align-items:center;
justify-content:space-between;
}
@media(min-width:765px){
.fni_tb_in_jhy{
padding:1rem 2rem;
}
}
@media(min-width:1101px){
.fni_tb_in_jhy{
padding:1.125rem 56px;
}
}
.fni_tb_left_jhy{
gap:28px;
display:flex;
align-items:center;
min-width:0;
}
.fni_tb_logo_jhy{
gap:0.688rem;
min-width:0;
align-items:center;
display:flex;
}
.fni_tb_logo_mark_jhy{
border-radius:0.5rem;
flex:0 0 auto;
height:2.125rem;
object-fit:cover;
width:34px;
}
.fni_tb_logo_txt_jhy{
flex-direction:column;
display:flex;
line-height:1;
min-width:0;
}
.fni_tb_logo_name_jhy{
overflow:hidden;
font-size:1.375rem;
white-space:nowrap;
letter-spacing:.02em;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#1A1510;
text-overflow:ellipsis;
font-weight:700;
}
.fni_tb_logo_sub_jhy{
overflow:hidden;
font-size:0.531rem;
white-space:nowrap;
margin-top:4px;
text-overflow:ellipsis;
text-transform:uppercase;
color:#B8841E;
font-weight:600;
letter-spacing:.32em;
}
.fni_tb_nav_jhy{
display:none;
}
@media(min-width:959px){
.fni_tb_nav_jhy{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.fni_tb_nav_item_jhy{
transition:color .2s ease,border-color .2s ease;
font-size:14px;
padding-bottom:3px;
color:#3A2F22;
border-bottom:2px solid transparent;
font-weight:600;
white-space:nowrap;
}
.fni_tb_nav_item_jhy:hover{
color:#1A1510;
}
.fni_tb_nav_item_jhy.fni_state_active_jhy{
border-color:#B8841E;
color:#1A1510;
}
.fni_tb_right_jhy{
gap:14px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.fni_tb_search_jhy{
transition:color .2s ease;
align-items:center;
color:#3A2F22;
display:flex;
justify-content:center;
}
.fni_tb_search_jhy:hover{
color:#B8841E;
}
.fni_tb_search_jhy svg{
height:18px;
width:1.125rem;
}
.fni_tb_lang_jhy{
font-size:11px;
color:#7A6A54;
font-weight:600;
letter-spacing:.1em;
text-transform:uppercase;
}
.fni_tb_lang_jhy:hover{
color:#1A1510;
}
.fni_tb_login_jhy{
display:none;
font-weight:600;
color:#1A1510;
font-size:14px;
}
@media(min-width:768px){
.fni_tb_login_jhy{
display:inline-block;
}
}
.fni_tb_register_jhy{
border-radius:62.438rem;
transition:background-color .2s ease;
background:#1E1710;
padding:0.688rem 22px;
white-space:nowrap;
color:#F5EDD8;
font-size:14px;
font-weight:700;
}
.fni_tb_register_jhy:hover{
background:#332A1A;
}
.fni_mob_jhy{
background:#FAF6F1;
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
right:0;
position:fixed;
left:0;
bottom:0;
border-top:1px solid rgba(26,21,16,0.15);
}
@media(min-width:963px){
.fni_mob_jhy{
display:none;
}
}
.fni_mob_in_jhy{
margin:0 auto;
max-width:560px;
display:flex;
align-items:stretch;
justify-content:space-around;
}
.fni_mob_item_jhy{
padding:9px 4px;
flex:1 1 0;
transition:color .2s ease;
gap:3px;
display:flex;
color:#7A6A54;
align-items:center;
flex-direction:column;
min-width:0;
}
.fni_mob_item_jhy.fni_state_active_jhy{
color:#B8841E;
}
.fni_mob_ic_jhy{
display:flex;
justify-content:center;
align-items:center;
}
.fni_mob_ic_jhy svg{
width:20px;
height:1.25rem;
}
.fni_mob_lb_jhy{
overflow:hidden;
font-weight:600;
text-overflow:ellipsis;
font-size:10px;
max-width:100%;
white-space:nowrap;
}
@media(max-width:956px){
body{
padding-bottom:3.75rem;
}
}
.fni_rail_jhy{
position:relative;
min-width:0;
}
.fni_rail_scroll_jhy{
gap:0.875rem;
padding-bottom:0.875rem;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
display:flex;
}
@media(min-width:766px){
.fni_rail_scroll_jhy{
gap:1.125rem;
}
}
.fni_gc_jhy{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:768px){
.fni_gc_jhy{
width:11.75rem;
}
}
.fni_gc_img_jhy{
border-radius:14px;
background:#FFFFFF;
overflow:hidden;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 0.375rem rgba(26,21,16,0.07), 0 0.5rem 24px rgba(26,21,16,0.09);
}
.fni_gc_img_jhy img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.fni_gc_cover_jhy{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.fni_gc_hover_jhy{
inset:0;
transition:opacity .2s ease;
background:rgba(0,0,0,0.52);
opacity:0;
justify-content:center;
align-items:center;
position:absolute;
display:flex;
}
.fni_gc_jhy:hover .fni_gc_hover_jhy{
opacity:1;
}
.fni_gc_hover_btn_jhy{
background:#1E1710;
border-radius:62.438rem;
justify-content:center;
color:#F5EDD8;
width:2.875rem;
height:2.875rem;
align-items:center;
display:flex;
}
.fni_gc_hover_btn_jhy svg{
height:18px;
width:18px;
}
.fni_gc_info_jhy{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
display:flex;
}
.fni_gc_name_jhy{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
font-size:13px;
color:#1A1510;
white-space:nowrap;
}
.fni_gc_prov_jhy{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.688rem;
white-space:nowrap;
color:#7A6A54;
}
.fni_gc_meta_jhy{
color:#7A6A54;
font-size:0.688rem;
}
.fni_tc_jhy{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:768px){
.fni_tc_jhy{
width:14.375rem;
}
}
.fni_tc_img_jhy{
overflow:hidden;
border-radius:14px;
background:#FFFFFF;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 6px rgba(26,21,16,0.07), 0 0.5rem 24px rgba(26,21,16,0.09);
}
.fni_tc_img_jhy img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.fni_tc_info_jhy{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:9px;
}
.fni_tc_name_jhy{
overflow:hidden;
color:#1A1510;
font-weight:700;
white-space:nowrap;
font-size:0.875rem;
text-overflow:ellipsis;
}
.fni_tc_rtp_jhy{
font-size:0.688rem;
color:#7A6A54;
}
.fni_lc_jhy{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:768px){
.fni_lc_jhy{
width:268px;
}
}
.fni_lc_img_jhy{
overflow:hidden;
background:#FFFFFF;
border-radius:14px;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 0.375rem rgba(26,21,16,0.07), 0 0.5rem 24px rgba(26,21,16,0.09);
}
.fni_lc_img_jhy img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.fni_lc_live_jhy{
gap:7px;
border-radius:62.438rem;
background:rgba(0,0,0,0.52);
padding:0.25rem 0.563rem;
display:flex;
left:12px;
top:0.75rem;
position:absolute;
align-items:center;
}
.fni_lc_live_dot_jhy{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#C0392B;
width:8px;
height:8px;
}
.fni_lc_seats_jhy{
letter-spacing:.08em;
font-weight:600;
text-transform:uppercase;
font-size:10px;
color:#F5EDD8;
}
.fni_lc_info_jhy{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:9px;
}
.fni_lc_name_jhy{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
color:#1A1510;
white-space:nowrap;
font-size:15px;
}
.fni_lc_bet_jhy{
font-size:11px;
color:#7A6A54;
}
.fni_pc_jhy{
border:1px solid rgba(26,21,16,0.08);
padding:1rem 0.875rem;
gap:8px;
background:#FFFFFF;
border-radius:14px;
min-width:0;
display:flex;
justify-content:center;
min-height:4.625rem;
align-items:center;
flex-direction:column;
}
.fni_pc_logo_jhy{
flex:0 0 auto;
object-fit:contain;
width:auto;
height:1.75rem;
max-width:100%;
}
.fni_pc_name_jhy{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.688rem;
color:#7A6A54;
text-align:center;
}
.fni_gc_tag_jhy{
border-radius:8px;
padding:3px 0.5rem;
font-weight:700;
left:0.625rem;
top:0.625rem;
z-index:2;
display:inline-block;
position:absolute;
text-transform:uppercase;
letter-spacing:.06em;
font-size:10px;
}
.fni_gc_tag_hot_jhy{
background:#C0392B;
color:#F5EDD8;
}
.fni_gc_tag_new_jhy{
background:#D9A832;
color:#120E08;
}
.fni_gc_tag_jp_jhy{
background:#C47F1A;
color:#120E08;
}
.fni_gc_tag_live_jhy{
background:#C0392B;
color:#F5EDD8;
}
.fni_sh_jhy{
min-width:0;
margin-bottom:1.125rem;
}
.fni_sh_row_jhy{
gap:1rem;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
justify-content:space-between;
}
.fni_sh_row_jhy .fni_sh_l_jhy{
gap:0.375rem;
flex-direction:column;
min-width:0;
display:flex;
}
.fni_sh_stack_jhy{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.fni_sh_center_jhy{
gap:0.625rem;
text-align:center;
flex-direction:column;
align-items:center;
display:flex;
}
.fni_sh_h2_jhy{
font-weight:600;
overflow-wrap:break-word;
line-height:1.1;
color:#1A1510;
font-size:1.5rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.fni_sh_h2_jhy{
font-size:1.875rem;
}
}
.fni_band_jhy .fni_sh_h2_jhy{
color:#F5EDD8;
}
.fni_sh_eb_line_jhy{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.fni_sh_eb_line_jhy::before{
background:#B8841E;
height:1px;
width:28px;
display:inline-block;
content:"";
}
.fni_band_jhy .fni_sh_eb_line_jhy::before{
background:#F0C04A;
}
.fni_sh_eb_dot_jhy{
gap:8px;
display:inline-flex;
align-items:center;
}
.fni_sh_eb_dot_jhy::before{
background:#B8841E;
border-radius:50%;
content:"";
display:inline-block;
height:0.375rem;
width:0.375rem;
}
.fni_band_jhy .fni_sh_eb_dot_jhy::before{
background:#F0C04A;
}
.fni_sh_link_jhy{
gap:6px;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
color:#1A1510;
font-weight:600;
border-bottom:1px solid #1A1510;
align-items:center;
font-size:0.813rem;
white-space:nowrap;
display:inline-flex;
padding-bottom:2px;
}
.fni_sh_link_jhy:hover{
border-color:#B8841E;
color:#B8841E;
}
.fni_sh_link_jhy svg{
width:14px;
height:0.875rem;
}
.fni_sh_link_chev_jhy{
padding-bottom:0;
border-bottom:0;
}
.fni_sh_link_btn_jhy{
background:#1E1710;
border-radius:999px;
padding:0.563rem 1.125rem;
color:#F5EDD8;
border-bottom:0;
}
.fni_sh_link_btn_jhy:hover{
border-color:transparent;
background:#332A1A;
color:#F5EDD8;
}
.fni_band_jhy .fni_sh_link_jhy{
border-color:#F5EDD8;
color:#F5EDD8;
}
.fni_band_jhy .fni_sh_link_btn_jhy{
background:#F0C04A;
color:#120E08;
}
.fni_sh_rule_jhy{
background:rgba(26,21,16,0.15);
margin:-2px 0 18px;
height:1px;
}
.fni_band_jhy .fni_sh_rule_jhy{
background:rgba(255,235,180,0.14);
}
.fni_hero_jhy{
padding:2rem 0 0.5rem;
}
@media(min-width:769px){
.fni_hero_jhy{
padding:3.5rem 0 1.5rem;
}
}
.fni_hero_in_jhy{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:899px){
.fni_hero_in_jhy{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.fni_hero_copy_jhy{
min-width:0;
}
.fni_hero_eyebrow_jhy{
gap:10px;
margin-bottom:22px;
align-items:center;
display:inline-flex;
}
.fni_hero_eyebrow_line_jhy{
background:#B8841E;
flex:0 0 auto;
display:inline-block;
width:28px;
height:1px;
}
.fni_hero_h1_jhy{
font-size:2.375rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#1A1510;
margin-bottom:1.25rem;
line-height:1.04;
letter-spacing:-.01em;
}
@media(min-width:770px){
.fni_hero_h1_jhy{
font-size:3.375rem;
}
}
@media(min-width:1098px){
.fni_hero_h1_jhy{
font-size:62px;
}
}
.fni_hero_h1_jhy em{
font-style:normal;
color:#B8841E;
}
.fni_hero_sub_jhy{
font-size:1rem;
margin-bottom:30px;
color:#9E8E77;
line-height:1.6;
max-width:30rem;
}
@media(min-width:767px){
.fni_hero_sub_jhy{
font-size:1.125rem;
}
}
.fni_hero_actions_jhy{
gap:14px;
flex-wrap:wrap;
display:flex;
margin-bottom:2.125rem;
align-items:center;
}
.fni_hero_cta_jhy{
transition:background-color .2s ease;
padding:16px 1.875rem;
border-radius:999px;
gap:0.625rem;
background:#1E1710;
color:#F5EDD8;
display:inline-flex;
font-size:0.938rem;
font-weight:700;
align-items:center;
}
.fni_hero_cta_jhy:hover{
background:#332A1A;
}
.fni_hero_cta_ic_jhy{
display:inline-flex;
align-items:center;
}
.fni_hero_cta_ic_jhy svg{
height:1rem;
width:16px;
}
.fni_hero_cta_alt_jhy{
transition:border-color .2s ease,color .2s ease;
padding:0.938rem 26px;
border-radius:999px;
background:transparent;
border:1px solid rgba(26,21,16,0.15);
align-items:center;
font-size:15px;
display:inline-flex;
color:#1A1510;
font-weight:600;
}
.fni_hero_cta_alt_jhy:hover{
border-color:#B8841E;
color:#B8841E;
}
.fni_hero_trust_jhy{
gap:1.375rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.fni_hero_trust_item_jhy{
gap:0.563rem;
display:flex;
font-size:0.813rem;
color:#3A2F22;
align-items:center;
font-weight:600;
}
.fni_hero_trust_ic_jhy{
display:inline-flex;
align-items:center;
color:#B8841E;
}
.fni_hero_trust_ic_jhy svg{
height:1rem;
width:1rem;
}
.fni_hero_promo_jhy{
background:#FFFFFF;
overflow:hidden;
border-radius:20px;
min-height:18.75rem;
box-shadow:0 0.75rem 48px rgba(26,21,16,0.14), 0 3px 0.75rem rgba(26,21,16,0.10);
display:flex;
position:relative;
}
.fni_hero_promo_bg_jhy{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.fni_hero_promo_bg_jhy::after{
inset:0;
background:linear-gradient(120deg,#1E1710 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.fni_hero_promo_glow_jhy{
border-radius:50%;
background:radial-gradient(circle,rgba(196,144,48,0.18) 0%,transparent 65%);
top:-2.5rem;
pointer-events:none;
position:absolute;
right:-20px;
width:260px;
height:260px;
}
.fni_hero_promo_ct_jhy{
padding:1.75rem;
align-self:flex-end;
max-width:88%;
position:relative;
z-index:2;
}
.fni_hero_promo_label_jhy{
text-transform:uppercase;
letter-spacing:.25em;
margin-bottom:0.5rem;
color:#F0C04A;
font-size:10px;
font-weight:700;
display:block;
}
.fni_hero_promo_amount_jhy{
color:#F5EDD8;
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:2rem;
font-weight:600;
}
@media(min-width:771px){
.fni_hero_promo_amount_jhy{
font-size:40px;
}
}
.fni_hero_promo_amount_jhy em{
font-style:normal;
color:#F0C04A;
}
.fni_hero_rating_jhy{
border:1px solid rgba(26,21,16,0.08);
padding:10px 0.875rem;
background:#FFFFFF;
gap:10px;
border-radius:0.875rem;
position:absolute;
max-width:min(16.25rem,62%);
box-shadow:0 2px 0.375rem rgba(26,21,16,0.07), 0 8px 1.5rem rgba(26,21,16,0.09);
z-index:3;
display:flex;
align-items:center;
top:14px;
right:14px;
}
.fni_hero_rating_score_jhy{
flex:0 0 auto;
color:#1A1510;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:1.5rem;
}
.fni_hero_rating_txt_jhy{
flex:1 1 auto;
min-width:0;
}
.fni_hero_rating_stars_jhy{
gap:2px;
color:#B8841E;
display:flex;
}
.fni_hero_rating_stars_jhy svg{
width:0.75rem;
height:0.75rem;
}
.fni_hero_rating_cap_jhy{
line-height:1.35;
color:#7A6A54;
display:block;
font-size:0.688rem;
margin-top:3px;
overflow-wrap:break-word;
}
.fni_stat_jhy{
border-top:1px solid rgba(26,21,16,0.15);
margin-top:1rem;
border-bottom:1px solid rgba(26,21,16,0.15);
}
.fni_stat_in_jhy{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.fni_stat_in_jhy{
grid-template-columns:repeat(4,1fr);
}
}
.fni_stat_item_jhy{
padding:22px 0.875rem;
border-right:1px solid rgba(26,21,16,0.08);
min-width:0;
border-bottom:1px solid rgba(26,21,16,0.08);
}
.fni_stat_item_jhy:nth-child(2n){
border-right:0;
}
.fni_stat_item_jhy:nth-child(n+3){
border-bottom:0;
}
@media(min-width:768px){
.fni_stat_item_jhy{
border-bottom:0;
}
.fni_stat_item_jhy:nth-child(2n){
border-right:1px solid rgba(26,21,16,0.08);
}
.fni_stat_item_jhy:nth-child(4n){
border-right:0;
}
}
.fni_stat_value_jhy{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:30px;
color:#1A1510;
line-height:1;
font-weight:700;
}
@media(min-width:766px){
.fni_stat_value_jhy{
font-size:2.125rem;
}
}
.fni_stat_label_jhy{
overflow-wrap:break-word;
margin-top:0.375rem;
line-height:1.4;
font-size:0.813rem;
color:#7A6A54;
}
.fni_grow_jhy{
padding:1.625rem 0 0.625rem;
}
.fni_row_seo_jhy{
margin:0.625rem 0 0;
overflow-wrap:break-word;
max-width:760px;
color:#9E8E77;
font-size:0.875rem;
line-height:1.65;
}
.fni_row_seo_jhy strong{
font-weight:700;
color:#1A1510;
}
.fni_grow_jhy{
padding:26px 0 0.625rem;
}
.fni_row_seo_jhy{
margin:10px 0 0;
line-height:1.65;
color:#9E8E77;
font-size:0.875rem;
max-width:760px;
overflow-wrap:break-word;
}
.fni_row_seo_jhy strong{
font-weight:700;
color:#1A1510;
}
.fni_jp_jhy{
padding:1.875rem 0 0.625rem;
}
.fni_jp_grid_jhy{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:770px){
.fni_jp_grid_jhy{
grid-template-columns:1fr 1fr;
}
.fni_jp_card_mega_jhy{
grid-column:1/-1;
}
}
@media(min-width:998px){
.fni_jp_grid_jhy{
grid-template-columns:1.4fr 1fr 1fr;
}
.fni_jp_card_mega_jhy{
grid-column:auto;
}
}
.fni_jp_card_jhy{
padding:1.625rem;
border:1px solid rgba(26,21,16,0.08);
gap:0.75rem;
background:#FFFFFF;
border-radius:20px;
overflow:hidden;
display:flex;
position:relative;
min-width:0;
justify-content:space-between;
min-height:12.5rem;
flex-direction:column;
}
.fni_jp_card_mega_jhy{
border-color:transparent;
background:linear-gradient(135deg,#26190E,#110D08);
min-height:210px;
color:#F5EDD8;
}
.fni_jp_glow_jhy{
background:radial-gradient(circle,rgba(196,144,48,0.18),transparent 70%);
border-radius:50%;
position:absolute;
width:12.5rem;
height:200px;
pointer-events:none;
right:-40px;
top:-40px;
}
.fni_jp_label_jhy{
gap:0.625rem;
display:flex;
font-size:10px;
text-transform:uppercase;
letter-spacing:.16em;
flex-wrap:wrap;
color:#B8841E;
align-items:center;
justify-content:space-between;
font-weight:700;
position:relative;
}
.fni_jp_card_mega_jhy .fni_jp_label_jhy{
color:#F0C04A;
}
.fni_jp_drop_jhy{
font-weight:600;
text-transform:none;
letter-spacing:.04em;
color:#7A6A54;
}
.fni_jp_card_mega_jhy .fni_jp_drop_jhy{
color:#B8A882;
}
.fni_jp_amount_jhy{
font-weight:700;
line-height:1;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#1A1510;
position:relative;
font-size:2.375rem;
}
.fni_jp_card_mega_jhy .fni_jp_amount_jhy{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#F0C04A;
}
@media(min-width:769px){
.fni_jp_card_mega_jhy .fni_jp_amount_jhy{
font-size:54px;
}
}
.fni_jp_game_jhy{
font-size:0.813rem;
position:relative;
color:#7A6A54;
}
.fni_jp_card_mega_jhy .fni_jp_game_jhy{
color:#B8A882;
}
.fni_jp_cta_jhy{
position:relative;
align-self:flex-start;
}
.fni_jp_card_mega_jhy .fni_jp_cta_jhy{
padding:10px 20px;
border-radius:62.438rem;
background:#F0C04A;
transition:opacity .2s ease;
color:#120E08;
font-weight:700;
font-size:0.813rem;
}
.fni_jp_card_mega_jhy .fni_jp_cta_jhy:hover{
opacity:.9;
}
.fni_jp_card_jhy:not(.fni_jp_card_mega_jhy) .fni_jp_cta_jhy{
transition:color .2s ease,border-color .2s ease;
font-size:0.813rem;
border-bottom:1px solid #1A1510;
color:#1A1510;
font-weight:700;
padding-bottom:2px;
}
.fni_jp_card_jhy:not(.fni_jp_card_mega_jhy) .fni_jp_cta_jhy:hover{
border-color:#B8841E;
color:#B8841E;
}
.fni_jp_seo_jhy{
margin:14px 0 0;
max-width:760px;
font-size:0.875rem;
color:#9E8E77;
overflow-wrap:break-word;
line-height:1.65;
}
.fni_jp_seo_jhy strong{
color:#1A1510;
font-weight:700;
}
.fni_gf_jhy{
padding:1.5rem 0 6px;
}
.fni_gf_in_jhy{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.fni_gf_chip_jhy{
background:#FFFFFF;
border:1px solid rgba(26,21,16,0.15);
border-radius:62.438rem;
padding:0.625rem 18px;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
font-weight:600;
color:#3A2F22;
white-space:nowrap;
font-size:13px;
}
.fni_gf_chip_jhy:hover{
border-color:#B8841E;
color:#B8841E;
}
.fni_gf_chip_jhy.fni_state_active_jhy{
border-color:transparent;
background:#1E1710;
color:#F5EDD8;
}
.fni_grow_jhy{
padding:26px 0 10px;
}
.fni_row_seo_jhy{
margin:0.625rem 0 0;
color:#9E8E77;
overflow-wrap:break-word;
font-size:14px;
line-height:1.65;
max-width:47.5rem;
}
.fni_row_seo_jhy strong{
color:#1A1510;
font-weight:700;
}
.fni_pr_jhy{
padding:30px 0 6px;
}
.fni_pr_card_jhy{
border:1px solid rgba(26,21,16,0.08);
flex:0 0 auto;
padding:26px;
border-radius:1.25rem;
overflow:hidden;
gap:10px;
background:#FFFFFF;
position:relative;
min-height:12.5rem;
flex-direction:column;
display:flex;
width:17.5rem;
}
@media(min-width:769px){
.fni_pr_card_jhy{
width:18.75rem;
}
}
.fni_pr_card_feat_jhy{
border-color:transparent;
background:linear-gradient(150deg,#26190E,#110D08);
color:#F5EDD8;
}
.fni_pr_glow_jhy{
background:radial-gradient(circle,rgba(196,144,48,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
position:absolute;
height:8.125rem;
width:130px;
right:-1.875rem;
opacity:0;
top:-30px;
}
.fni_pr_card_feat_jhy .fni_pr_glow_jhy{
opacity:1;
}
.fni_pr_label_jhy{
letter-spacing:.16em;
text-transform:uppercase;
color:#B8841E;
font-size:0.625rem;
position:relative;
font-weight:700;
}
.fni_pr_card_feat_jhy .fni_pr_label_jhy{
color:#F0C04A;
}
.fni_pr_amount_jhy{
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#1A1510;
font-weight:600;
line-height:1.08;
font-size:1.625rem;
position:relative;
}
.fni_pr_card_feat_jhy .fni_pr_amount_jhy{
color:#F5EDD8;
}
.fni_pr_amount_jhy em{
font-style:normal;
color:#B8841E;
}
.fni_pr_card_feat_jhy .fni_pr_amount_jhy em{
color:#F0C04A;
}
.fni_pr_terms_jhy{
font-size:13px;
line-height:1.5;
color:#7A6A54;
position:relative;
}
.fni_pr_card_feat_jhy .fni_pr_terms_jhy{
color:#B8A882;
}
.fni_pr_cta_jhy{
position:relative;
align-self:flex-start;
margin-top:auto;
}
.fni_pr_card_feat_jhy .fni_pr_cta_jhy{
background:#F0C04A;
transition:opacity .2s ease;
padding:9px 18px;
border-radius:999px;
color:#120E08;
font-weight:700;
font-size:13px;
}
.fni_pr_card_feat_jhy .fni_pr_cta_jhy:hover{
opacity:.9;
}
.fni_pr_card_jhy:not(.fni_pr_card_feat_jhy) .fni_pr_cta_jhy{
transition:color .2s ease,border-color .2s ease;
font-size:13px;
font-weight:700;
border-bottom:1px solid #1A1510;
padding-bottom:2px;
color:#1A1510;
}
.fni_pr_card_jhy:not(.fni_pr_card_feat_jhy) .fni_pr_cta_jhy:hover{
border-color:#B8841E;
color:#B8841E;
}
.fni_gm_jhy{
padding:30px 0 10px;
}
.fni_gm_in_jhy{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:878px){
.fni_gm_in_jhy{
grid-template-columns:1.25fr 1fr;
}
}
.fni_gm_left_jhy{
border-radius:1.25rem;
background:#FFFFFF;
padding:32px;
border:1px solid rgba(26,21,16,0.08);
min-width:0;
}
.fni_gm_eyebrow_jhy{
margin-bottom:0.625rem;
}
.fni_gm_h2_jhy{
color:#1A1510;
font-size:1.625rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.06;
margin-bottom:8px;
}
@media(min-width:769px){
.fni_gm_h2_jhy{
font-size:1.75rem;
}
}
.fni_gm_text_jhy{
max-width:30rem;
color:#9E8E77;
margin-bottom:22px;
font-size:14px;
line-height:1.6;
}
.fni_gm_level_jhy{
font-size:1.375rem;
color:#B8841E;
font-weight:700;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
}
.fni_gm_bar_jhy{
background:rgba(26,21,16,0.15);
border-radius:62.438rem;
overflow:hidden;
height:8px;
margin-bottom:6px;
}
.fni_gm_bar_fill_jhy{
border-radius:62.438rem;
background:linear-gradient(90deg,#B8841E,#F0C04A);
height:100%;
}
.fni_gm_bar_meta_jhy{
gap:0.625rem;
font-size:0.688rem;
justify-content:space-between;
display:flex;
color:#7A6A54;
margin-bottom:1.125rem;
}
.fni_gm_missions_jhy{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.fni_gm_mission_jhy{
border-radius:999px;
gap:0.438rem;
background:#FAF6F1;
border:1px solid rgba(26,21,16,0.15);
padding:0.563rem 0.938rem;
font-size:12.5px;
font-weight:600;
align-items:center;
display:inline-flex;
color:#3A2F22;
}
.fni_gm_mission_ic_jhy{
color:#B8841E;
align-items:center;
display:inline-flex;
}
.fni_gm_mission_ic_jhy svg{
height:0.813rem;
width:13px;
}
.fni_gm_right_jhy{
background:linear-gradient(150deg,#26190E,#110D08);
overflow:hidden;
border-radius:1.25rem;
padding:32px;
position:relative;
flex-direction:column;
color:#F5EDD8;
display:flex;
}
.fni_gm_glow_jhy{
background:radial-gradient(circle,rgba(196,144,48,0.18),transparent 70%);
border-radius:50%;
position:absolute;
right:-1.875rem;
height:150px;
width:9.375rem;
top:-1.875rem;
pointer-events:none;
}
.fni_gm_ref_eyebrow_jhy{
position:relative;
margin-bottom:0.625rem;
}
.fni_gm_ref_h2_jhy{
font-size:1.625rem;
line-height:1.1;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
color:#F5EDD8;
margin-bottom:0.5rem;
position:relative;
}
.fni_gm_ref_text_jhy{
line-height:1.55;
position:relative;
margin-bottom:20px;
font-size:0.844rem;
color:#B8A882;
}
.fni_gm_ref_cta_jhy{
border-radius:62.438rem;
transition:opacity .2s ease;
background:#F0C04A;
padding:11px 22px;
font-size:0.844rem;
font-weight:700;
align-self:flex-start;
margin-top:auto;
position:relative;
color:#120E08;
}
.fni_gm_ref_cta_jhy:hover{
opacity:.9;
}
.fni_trn_jhy{
padding:30px 0 10px;
}
.fni_trn_in_jhy{
border-radius:1.25rem;
background:#FFFFFF;
grid-template-columns:1fr;
overflow:hidden;
border:1px solid rgba(26,21,16,0.08);
display:grid;
}
@media(min-width:877px){
.fni_trn_in_jhy{
grid-template-columns:1.05fr 1fr;
}
}
.fni_trn_banner_jhy{
overflow:hidden;
background:linear-gradient(150deg,#26190E,#110D08);
padding:34px;
color:#F5EDD8;
position:relative;
}
.fni_trn_glow_jhy{
border-radius:50%;
background:radial-gradient(circle,rgba(196,144,48,0.18),transparent 70%);
pointer-events:none;
height:12.5rem;
width:12.5rem;
right:-40px;
bottom:-2.5rem;
position:absolute;
}
.fni_trn_eyebrow_jhy{
margin-bottom:14px;
position:relative;
}
.fni_trn_h2_jhy{
color:#F5EDD8;
overflow-wrap:break-word;
position:relative;
font-size:1.875rem;
font-weight:600;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.75rem;
line-height:1.06;
}
@media(min-width:769px){
.fni_trn_h2_jhy{
font-size:2.25rem;
}
}
.fni_trn_text_jhy{
position:relative;
line-height:1.6;
color:#B8A882;
margin-bottom:1.375rem;
max-width:26.25rem;
font-size:14px;
}
.fni_trn_timer_jhy{
gap:8px;
display:flex;
align-items:center;
position:relative;
flex-wrap:wrap;
margin-bottom:1.5rem;
}
.fni_trn_timer_cap_jhy{
color:#B8A882;
font-size:0.688rem;
}
.fni_trn_timer_box_jhy{
padding:4px 0.75rem;
background:rgba(255,245,220,0.07);
border-radius:8px;
font-size:1.5rem;
color:#F5EDD8;
font-weight:700;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
.fni_trn_cta_jhy{
padding:0.813rem 1.625rem;
border-radius:999px;
background:#F0C04A;
transition:opacity .2s ease;
display:inline-block;
color:#120E08;
position:relative;
font-weight:700;
font-size:14px;
}
.fni_trn_cta_jhy:hover{
opacity:.9;
}
.fni_trn_lb_jhy{
padding:1.625rem 28px;
}
.fni_trn_lb_head_jhy{
gap:0.625rem;
display:flex;
justify-content:space-between;
align-items:center;
margin-bottom:12px;
}
.fni_trn_lb_title_jhy{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#1A1510;
font-weight:600;
font-size:20px;
}
.fni_trn_lb_upd_jhy{
color:#7A6A54;
text-transform:uppercase;
font-size:11px;
letter-spacing:.08em;
}
.fni_trn_lb_row_jhy{
padding:0.688rem 12px;
gap:0.875rem;
border-radius:8px;
display:flex;
align-items:center;
}
.fni_trn_lb_row_jhy:nth-child(2){
background:rgba(184,132,30,0.10);
}
.fni_trn_lb_rank_jhy{
flex:0 0 auto;
font-size:1rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:700;
width:22px;
color:#B8841E;
}
.fni_trn_lb_av_jhy{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#B8841E,#F0C04A);
width:1.875rem;
height:1.875rem;
}
.fni_trn_lb_name_jhy{
overflow:hidden;
flex:1 1 auto;
color:#1A1510;
font-weight:600;
font-size:14px;
text-overflow:ellipsis;
min-width:0;
white-space:nowrap;
}
.fni_trn_lb_amount_jhy{
flex:0 0 auto;
font-weight:700;
font-size:0.813rem;
color:#1A1510;
}
.fni_vip_jhy{
padding:3rem 0;
}
@media(min-width:770px){
.fni_vip_jhy{
padding:4rem 0;
}
}
.fni_vip_head_jhy{
gap:0.875rem;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:882px){
.fni_vip_head_jhy{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.fni_vip_eyebrow_jhy{
margin-bottom:0.75rem;
}
.fni_vip_h2_jhy{
line-height:1.05;
color:#F5EDD8;
font-size:32px;
font-weight:600;
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.fni_vip_h2_jhy{
font-size:2.5rem;
}
}
.fni_vip_intro_jhy{
font-size:14px;
line-height:1.6;
color:#B8A882;
max-width:26.25rem;
}
.fni_vip_grid_jhy{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:14px;
display:grid;
}
.fni_vip_card_jhy{
border:1px solid rgba(255,235,180,0.14);
padding:22px 1.125rem;
border-radius:0.875rem;
min-width:0;
}
.fni_vip_card_feat_jhy{
background:rgba(255,245,220,0.07);
border-color:#F0C04A;
}
.fni_vip_card_ic_jhy{
border-radius:0.5rem;
background:linear-gradient(135deg,#B8841E,#F0C04A);
margin-bottom:16px;
display:block;
width:2.125rem;
height:34px;
}
.fni_vip_name_jhy{
font-size:20px;
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.375rem;
font-weight:600;
color:#F5EDD8;
}
.fni_vip_perk_jhy{
overflow-wrap:break-word;
font-size:0.781rem;
color:#B8A882;
line-height:1.5;
}
.fni_app_jhy{
padding:30px 0 0.625rem;
}
.fni_app_in_jhy{
border:1px solid rgba(26,21,16,0.08);
padding:2rem;
border-radius:20px;
gap:1.75rem;
background:#FFFFFF;
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.fni_app_in_jhy{
padding:40px 2.75rem;
gap:2.5rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.fni_app_copy_jhy{
max-width:35rem;
min-width:0;
}
.fni_app_eyebrow_jhy{
margin-bottom:0.75rem;
}
.fni_app_h2_jhy{
line-height:1.05;
color:#1A1510;
margin-bottom:12px;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.75rem;
font-weight:600;
}
@media(min-width:771px){
.fni_app_h2_jhy{
font-size:2.125rem;
}
}
.fni_app_text_jhy{
line-height:1.6;
font-size:0.875rem;
color:#9E8E77;
margin-bottom:22px;
}
.fni_app_btns_jhy{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.fni_app_btn_jhy{
border-radius:14px;
gap:10px;
transition:background-color .2s ease;
padding:0.688rem 20px;
background:#1E1710;
display:inline-flex;
align-items:center;
color:#F5EDD8;
}
.fni_app_btn_jhy:hover{
background:#332A1A;
}
.fni_app_btn_ic_jhy{
align-items:center;
display:inline-flex;
}
.fni_app_btn_ic_jhy svg{
width:1.125rem;
height:1.125rem;
}
.fni_app_btn_lb_jhy{
font-size:13.5px;
font-weight:700;
}
.fni_app_qr_wrap_jhy{
flex:0 0 auto;
gap:18px;
display:flex;
align-items:center;
}
.fni_app_qr_jhy{
flex:0 0 auto;
border-radius:0.875rem;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 5px 11px);
width:6.75rem;
background-color:#1E1710;
}
.fni_app_qr_cap_jhy{
font-size:0.781rem;
line-height:1.4;
color:#7A6A54;
max-width:92px;
}
.fni_et_jhy{
padding:2.25rem 0 0.625rem;
}
.fni_et_in_jhy{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:877px){
.fni_et_in_jhy{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.fni_et_left_jhy{
min-width:0;
}
.fni_et_eyebrow_jhy{
margin-bottom:12px;
}
.fni_et_h2_jhy{
font-weight:600;
color:#1A1510;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
margin-bottom:0.875rem;
font-size:28px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.fni_et_h2_jhy{
font-size:2rem;
}
}
.fni_et_text_jhy{
line-height:1.65;
font-size:0.938rem;
color:#9E8E77;
margin-bottom:22px;
}
.fni_et_stats_jhy{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.fni_et_stat_jhy{
min-width:0;
}
.fni_et_stat_v_jhy{
font-size:1.625rem;
color:#1A1510;
font-weight:700;
line-height:1;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
.fni_et_stat_l_jhy{
margin-top:4px;
color:#7A6A54;
font-size:0.781rem;
}
.fni_et_right_jhy{
gap:12px;
flex-direction:column;
display:flex;
}
.fni_et_member_jhy{
background:#FFFFFF;
border-radius:0.875rem;
padding:18px 1.25rem;
border:1px solid rgba(26,21,16,0.08);
gap:16px;
min-width:0;
align-items:center;
display:flex;
}
.fni_et_member_av_jhy{
border-radius:50%;
background:linear-gradient(135deg,#26190E,#B8841E);
flex:0 0 auto;
width:3rem;
height:48px;
}
.fni_et_member_name_jhy{
font-size:15px;
overflow-wrap:break-word;
color:#1A1510;
font-weight:700;
}
.fni_et_member_role_jhy{
font-size:12.5px;
overflow-wrap:break-word;
color:#7A6A54;
}
.fni_et_updated_jhy{
background:#FAF6F1;
border:1px solid rgba(26,21,16,0.08);
padding:14px 18px;
border-radius:0.875rem;
gap:0.5rem;
align-items:center;
display:flex;
color:#9E8E77;
font-size:12.5px;
}
.fni_pmt_jhy{
padding:3rem 0 10px;
}
.fni_pmt_in_jhy{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:882px){
.fni_pmt_in_jhy{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.fni_pmt_left_jhy{
min-width:0;
}
.fni_pmt_eyebrow_jhy{
margin-bottom:0.75rem;
}
.fni_pmt_h2_jhy{
font-size:1.875rem;
overflow-wrap:break-word;
color:#1A1510;
line-height:1.06;
margin-bottom:12px;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:769px){
.fni_pmt_h2_jhy{
font-size:32px;
}
}
.fni_pmt_text_jhy{
color:#9E8E77;
line-height:1.6;
margin-bottom:22px;
font-size:14.5px;
}
.fni_pmt_logos_jhy{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:481px){
.fni_pmt_logos_jhy{
grid-template-columns:repeat(4,1fr);
}
}
.fni_pmt_logo_jhy{
overflow:hidden;
border:1px solid rgba(26,21,16,0.08);
background:#FFFFFF;
border-radius:8px;
padding:0 8px;
text-align:center;
font-size:12.5px;
color:#3A2F22;
height:3.125rem;
align-items:center;
white-space:nowrap;
text-overflow:ellipsis;
display:flex;
justify-content:center;
font-weight:700;
}
.fni_pmt_table_jhy{
border:1px solid rgba(26,21,16,0.08);
border-radius:0.875rem;
overflow:hidden;
min-width:0;
}
.fni_pmt_thead_jhy{
background:#2A2118;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.fni_pmt_th_jhy{
padding:13px 14px;
overflow:hidden;
font-size:0.625rem;
text-overflow:ellipsis;
letter-spacing:.08em;
color:#F5EDD8;
text-transform:uppercase;
white-space:nowrap;
font-weight:700;
}
.fni_pmt_row_jhy{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(26,21,16,0.08);
}
.fni_pmt_row_jhy:nth-child(odd){
background:#FFFFFF;
}
.fni_pmt_td_jhy{
padding:14px;
font-size:13.5px;
color:#9E8E77;
overflow-wrap:break-word;
min-width:0;
}
.fni_pmt_row_jhy .fni_pmt_td_jhy:first-child{
font-weight:700;
color:#1A1510;
}
.fni_pmt_row_jhy .fni_pmt_td_jhy:last-child{
color:#3A7D52;
font-weight:700;
}
.fni_wy_jhy{
padding:3rem 0;
}
@media(min-width:767px){
.fni_wy_jhy{
padding:3.5rem 0;
}
}
.fni_wy_in_jhy{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:903px){
.fni_wy_in_jhy{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.fni_wy_left_jhy{
min-width:0;
}
.fni_wy_eyebrow_jhy{
margin-bottom:0.875rem;
}
.fni_wy_h2_jhy{
font-weight:600;
color:#1A1510;
line-height:1.05;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
margin-bottom:1rem;
overflow-wrap:break-word;
font-size:2rem;
}
@media(min-width:766px){
.fni_wy_h2_jhy{
font-size:2.5rem;
}
}
.fni_wy_intro_jhy{
font-size:15px;
color:#9E8E77;
line-height:1.6;
}
.fni_wy_grid_jhy{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.fni_wy_grid_jhy{
grid-template-columns:1fr 1fr;
}
}
.fni_wy_card_jhy{
padding:1.625rem;
border:1px solid rgba(26,21,16,0.08);
border-radius:0.875rem;
background:#FFFFFF;
min-width:0;
}
.fni_wy_card_ic_jhy{
align-items:center;
justify-content:center;
display:inline-flex;
margin-bottom:16px;
color:#B8841E;
}
.fni_wy_card_ic_jhy svg{
height:26px;
width:26px;
}
.fni_wy_card_h_jhy{
line-height:1.15;
margin-bottom:0.5rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:1.313rem;
color:#1A1510;
overflow-wrap:break-word;
}
.fni_wy_card_p_jhy{
font-size:0.875rem;
color:#9E8E77;
line-height:1.55;
overflow-wrap:break-word;
}
.fni_ts_jhy{
padding:2.75rem 0;
}
.fni_ts_in_jhy{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:881px){
.fni_ts_in_jhy{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.fni_ts_left_jhy{
min-width:0;
}
.fni_ts_h2_jhy{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#F5EDD8;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-size:26px;
line-height:1.1;
}
@media(min-width:769px){
.fni_ts_h2_jhy{
font-size:28px;
}
}
.fni_ts_text_jhy{
color:#B8A882;
max-width:32.5rem;
font-size:14.5px;
margin-bottom:22px;
line-height:1.6;
}
.fni_ts_badges_jhy{
gap:1.125rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.fni_ts_badge_jhy{
color:#B8A882;
font-size:13px;
font-weight:600;
}
.fni_ts_pay_jhy{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:881px){
.fni_ts_pay_jhy{
justify-content:flex-end;
}
}
.fni_ts_pay_chip_jhy{
background:rgba(255,245,220,0.07);
border-radius:0.875rem;
border:1px solid rgba(255,235,180,0.14);
padding:0.75rem 1rem;
font-weight:700;
font-size:14px;
color:#F5EDD8;
}
.fni_hts_jhy{
padding:3rem 0;
}
@media(min-width:767px){
.fni_hts_jhy{
padding:3.875rem 0;
}
}
.fni_hts_head_jhy{
gap:18px;
margin-bottom:34px;
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.fni_hts_head_jhy{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.fni_hts_eyebrow_jhy{
margin-bottom:0.75rem;
}
.fni_hts_h2_jhy{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#F5EDD8;
line-height:1.05;
overflow-wrap:break-word;
font-size:30px;
}
@media(min-width:770px){
.fni_hts_h2_jhy{
font-size:2.375rem;
}
}
.fni_hts_cta_jhy{
background:#F0C04A;
transition:opacity .2s ease;
padding:15px 1.875rem;
flex:0 0 auto;
border-radius:62.438rem;
font-size:0.938rem;
font-weight:700;
color:#120E08;
}
.fni_hts_cta_jhy:hover{
opacity:.9;
}
.fni_hts_grid_jhy{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.fni_hts_grid_jhy{
grid-template-columns:repeat(3,1fr);
}
}
.fni_hts_step_jhy{
padding-top:1.375rem;
border-top:1px solid rgba(255,235,180,0.14);
min-width:0;
}
.fni_hts_step_num_jhy{
color:#F0C04A;
line-height:1;
font-size:2.75rem;
font-weight:700;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
margin-bottom:14px;
}
.fni_hts_step_h_jhy{
overflow-wrap:break-word;
font-size:1.188rem;
color:#F5EDD8;
font-weight:700;
line-height:1.2;
margin-bottom:0.5rem;
}
.fni_hts_step_p_jhy{
line-height:1.55;
overflow-wrap:break-word;
color:#B8A882;
font-size:0.875rem;
}
.fni_tt_jhy{
padding:3rem 0 10px;
}
@media(min-width:769px){
.fni_tt_jhy{
padding:3.75rem 0 10px;
}
}
.fni_tt_head_jhy{
text-align:center;
margin-bottom:2.125rem;
}
.fni_tt_eyebrow_jhy{
margin-bottom:0.75rem;
}
.fni_tt_h2_jhy{
font-weight:600;
line-height:1.05;
font-size:32px;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#1A1510;
overflow-wrap:break-word;
}
@media(min-width:766px){
.fni_tt_h2_jhy{
font-size:42px;
}
}
.fni_tt_grid_jhy{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:759px){
.fni_tt_grid_jhy{
grid-template-columns:repeat(3,1fr);
}
}
.fni_tt_card_jhy{
background:#FFFFFF;
border:1px solid rgba(26,21,16,0.08);
border-radius:0.875rem;
padding:1.875rem;
min-width:0;
display:flex;
flex-direction:column;
}
.fni_tt_card_ic_jhy{
display:inline-flex;
color:#B8841E;
margin-bottom:18px;
align-items:center;
}
.fni_tt_card_ic_jhy svg{
width:28px;
height:28px;
}
.fni_tt_card_h_jhy{
overflow-wrap:break-word;
margin-bottom:8px;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
font-weight:600;
font-size:22px;
color:#1A1510;
}
.fni_tt_card_p_jhy{
color:#9E8E77;
margin-bottom:14px;
font-size:14px;
line-height:1.6;
overflow-wrap:break-word;
}
.fni_tt_card_p_jhy b{
font-weight:700;
color:#1A1510;
}
.fni_tt_card_link_jhy{
transition:color .2s ease;
color:#1A1510;
font-size:13px;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #B8841E;
align-self:flex-start;
margin-top:auto;
}
.fni_tt_card_link_jhy:hover{
color:#B8841E;
}
.fni_op_jhy{
padding:36px 0 10px;
}
.fni_op_in_jhy{
border:1px solid rgba(26,21,16,0.08);
gap:2rem;
border-radius:14px;
grid-template-columns:1fr;
padding:32px;
background:#FFFFFF;
align-items:center;
display:grid;
}
@media(min-width:861px){
.fni_op_in_jhy{
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
padding:34px 2.5rem;
}
}
.fni_op_left_jhy{
min-width:0;
}
.fni_op_eyebrow_jhy{
margin-bottom:12px;
}
.fni_op_h2_jhy{
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.625rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#1A1510;
line-height:1.08;
font-size:28px;
}
@media(min-width:769px){
.fni_op_h2_jhy{
font-size:30px;
}
}
.fni_op_text_jhy{
font-size:0.875rem;
line-height:1.6;
color:#9E8E77;
}
.fni_op_grid_jhy{
border:1px solid rgba(26,21,16,0.15);
overflow:hidden;
gap:1px;
border-radius:8px;
grid-template-columns:1fr 1fr;
background:rgba(26,21,16,0.15);
display:grid;
}
.fni_op_field_jhy{
background:#FAF6F1;
padding:1.125rem 1.25rem;
min-width:0;
}
.fni_op_field_lb_jhy{
font-size:0.625rem;
margin-bottom:5px;
letter-spacing:.1em;
text-transform:uppercase;
font-weight:600;
color:#B8841E;
}
.fni_op_field_val_jhy{
font-weight:700;
font-size:14px;
overflow-wrap:break-word;
color:#1A1510;
}
.fni_prov_jhy{
padding:2.5rem 0 1.25rem;
}
.fni_prov_eyebrow_jhy{
margin-bottom:18px;
display:block;
}
.fni_prov_grid_jhy{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:559px){
.fni_prov_grid_jhy{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.fni_prov_grid_jhy{
grid-template-columns:repeat(6,1fr);
}
}
.fni_rc_jhy{
padding:3rem 0 10px;
}
.fni_rc_in_jhy{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.fni_rc_in_jhy{
grid-template-columns:repeat(3,1fr);
gap:40px;
}
}
.fni_rc_col_jhy{
min-width:0;
}
.fni_rc_label_jhy{
font-size:11px;
text-transform:uppercase;
font-weight:600;
margin-bottom:1rem;
letter-spacing:.2em;
color:#B8841E;
}
.fni_rc_awards_jhy{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.fni_rc_award_jhy{
gap:12px;
display:flex;
align-items:center;
min-width:0;
}
.fni_rc_award_ic_jhy{
flex:0 0 auto;
align-items:center;
color:#D9A832;
display:inline-flex;
}
.fni_rc_award_ic_jhy svg{
height:1.125rem;
width:1.125rem;
}
.fni_rc_award_t_jhy{
font-size:14px;
font-weight:700;
overflow-wrap:break-word;
color:#1A1510;
}
.fni_rc_award_s_jhy{
font-size:12px;
color:#7A6A54;
overflow-wrap:break-word;
}
.fni_rc_press_jhy{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.fni_rc_press_logo_jhy{
padding:0 8px;
border-radius:0.5rem;
overflow:hidden;
border:1px solid rgba(26,21,16,0.08);
text-align:center;
height:3.25rem;
align-items:center;
justify-content:center;
text-overflow:ellipsis;
font-size:14px;
display:flex;
font-weight:700;
color:#9E8E77;
white-space:nowrap;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
.fni_rc_partner_jhy{
border-radius:14px;
border:1px solid rgba(26,21,16,0.08);
padding:1.375rem;
background:#FFFFFF;
}
.fni_rc_partner_name_jhy{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#1A1510;
overflow-wrap:break-word;
font-size:1.25rem;
margin-bottom:6px;
}
.fni_rc_partner_text_jhy{
color:#9E8E77;
font-size:0.813rem;
line-height:1.55;
overflow-wrap:break-word;
}
.fni_faq_jhy{
padding:3rem 0;
background:#FFFFFF;
margin-top:24px;
border-bottom:1px solid rgba(26,21,16,0.08);
border-top:1px solid rgba(26,21,16,0.08);
}
@media(min-width:769px){
.fni_faq_jhy{
padding:62px 0;
}
}
.fni_faq_head_jhy{
text-align:center;
margin-bottom:34px;
}
.fni_faq_eyebrow_jhy{
margin-bottom:0.75rem;
}
.fni_faq_h2_jhy{
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#1A1510;
font-size:32px;
font-weight:600;
}
@media(min-width:769px){
.fni_faq_h2_jhy{
font-size:2.375rem;
}
}
.fni_faq_list_jhy{
gap:12px;
margin:0 auto;
display:flex;
max-width:820px;
flex-direction:column;
}
.fni_faq_item_jhy{
background:#FAF6F1;
border:1px solid rgba(26,21,16,0.08);
border-radius:0.875rem;
overflow:hidden;
}
.fni_faq_q_jhy{
list-style:none;
gap:1.25rem;
padding:20px 24px;
font-size:1rem;
display:flex;
font-weight:700;
cursor:pointer;
align-items:center;
color:#1A1510;
overflow-wrap:break-word;
justify-content:space-between;
}
.fni_faq_q_jhy::-webkit-details-marker{
display:none;
}
.fni_faq_q_ic_jhy{
transition:transform .2s ease;
flex:0 0 auto;
color:#B8841E;
display:inline-flex;
align-items:center;
}
.fni_faq_q_ic_jhy svg{
height:18px;
width:18px;
}
.fni_faq_item_jhy[open] .fni_faq_q_ic_jhy{
transform:rotate(180deg);
}
.fni_faq_a_jhy{
padding:0 24px 20px;
overflow-wrap:break-word;
line-height:1.6;
color:#9E8E77;
font-size:0.906rem;
}
.fni_lh_jhy{
padding:2.5rem 0 1.25rem;
}
.fni_lh_in_jhy{
border-top:1px solid rgba(26,21,16,0.15);
padding-top:34px;
}
.fni_lh_eyebrow_jhy{
display:block;
margin-bottom:1.375rem;
}
.fni_lh_grid_jhy{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:597px){
.fni_lh_grid_jhy{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.fni_lh_grid_jhy{
grid-template-columns:repeat(5,1fr);
}
}
.fni_lh_col_jhy{
min-width:0;
}
.fni_lh_col_h_jhy{
color:#1A1510;
font-weight:700;
margin-bottom:12px;
font-size:13px;
overflow-wrap:break-word;
}
.fni_lh_links_jhy{
gap:8px;
flex-direction:column;
display:flex;
}
.fni_lh_link_jhy{
transition:color .2s ease;
font-size:0.813rem;
overflow-wrap:break-word;
color:#9E8E77;
}
.fni_lh_link_jhy:hover{
color:#B8841E;
}
.fni_sb_jhy{
padding:3rem 0;
background:#FFFFFF;
border-bottom:1px solid rgba(26,21,16,0.08);
margin-top:1.5rem;
border-top:1px solid rgba(26,21,16,0.08);
}
@media(min-width:770px){
.fni_sb_jhy{
padding:56px 0;
}
}
.fni_sb_eyebrow_jhy{
margin-bottom:12px;
display:block;
}
.fni_sb_h2_jhy{
font-size:30px;
color:#1A1510;
font-weight:600;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
margin-bottom:1.625rem;
overflow-wrap:break-word;
}
@media(min-width:766px){
.fni_sb_h2_jhy{
font-size:36px;
}
}
.fni_sb_grid_jhy{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:563px){
.fni_sb_grid_jhy{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.fni_sb_grid_jhy{
grid-template-columns:repeat(4,1fr);
}
}
.fni_sb_card_jhy{
background:#FAF6F1;
padding:1.5rem;
border:1px solid rgba(26,21,16,0.08);
border-radius:14px;
min-width:0;
}
.fni_sb_card_h_jhy{
color:#1A1510;
font-size:1.188rem;
font-weight:600;
margin-bottom:0.5rem;
line-height:1.15;
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
.fni_sb_card_p_jhy{
line-height:1.6;
font-size:0.844rem;
color:#9E8E77;
overflow-wrap:break-word;
}
.fni_sb_rtp_jhy{
gap:24px;
grid-template-columns:1fr;
padding:26px 28px;
border-radius:14px;
border:1px solid rgba(26,21,16,0.08);
background:#FAF6F1;
display:grid;
margin-top:18px;
align-items:center;
}
@media(min-width:762px){
.fni_sb_rtp_jhy{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.fni_sb_rtp_h_jhy{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:0.5rem;
font-size:1.25rem;
font-weight:600;
color:#1A1510;
}
.fni_sb_rtp_p_jhy{
color:#9E8E77;
overflow-wrap:break-word;
font-size:13.5px;
line-height:1.6;
}
.fni_sb_rtp_stats_jhy{
gap:16px;
display:flex;
}
.fni_sb_stat_jhy{
padding:18px;
flex:1 1 0;
background:#FFFFFF;
border-radius:8px;
min-width:0;
text-align:center;
}
.fni_sb_stat_v_jhy{
overflow-wrap:break-word;
font-size:1.625rem;
font-weight:700;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#3A7D52;
}
.fni_sb_stat_l_jhy{
color:#7A6A54;
font-size:11.5px;
margin-top:0.25rem;
}
.fni_sg_jhy{
padding:3rem 0 0.625rem;
}
.fni_sg_eyebrow_jhy{
margin-bottom:0.75rem;
display:block;
}
.fni_sg_h2_jhy{
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#1A1510;
font-size:30px;
font-weight:600;
line-height:1.05;
margin-bottom:28px;
}
@media(min-width:771px){
.fni_sg_h2_jhy{
font-size:36px;
}
}
.fni_sg_grid_jhy{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:721px){
.fni_sg_grid_jhy{
grid-template-columns:repeat(3,1fr);
}
}
.fni_sg_col_jhy{
min-width:0;
}
.fni_sg_col_h_jhy{
font-size:22px;
font-weight:600;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#1A1510;
margin-bottom:0.625rem;
line-height:1.15;
}
.fni_sg_col_p_jhy{
overflow-wrap:break-word;
color:#9E8E77;
line-height:1.65;
font-size:0.875rem;
}
.fni_el_jhy{
padding:48px 0;
}
@media(min-width:765px){
.fni_el_jhy{
padding:3.5rem 0;
}
}
.fni_el_in_jhy{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:899px){
.fni_el_in_jhy{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.fni_el_left_jhy{
min-width:0;
}
.fni_el_eyebrow_jhy{
margin-bottom:0.875rem;
}
.fni_el_h2_jhy{
font-size:32px;
overflow-wrap:break-word;
margin-bottom:1.375rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#1A1510;
line-height:1.08;
font-weight:600;
}
@media(min-width:771px){
.fni_el_h2_jhy{
font-size:2.375rem;
}
}
.fni_el_body_jhy p{
line-height:1.7;
margin-bottom:18px;
color:#3A2F22;
font-size:1rem;
overflow-wrap:break-word;
}
.fni_el_dropcap_jhy{
padding:6px 12px 0 0;
line-height:.8;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:62px;
float:left;
color:#B8841E;
font-weight:700;
}
.fni_el_right_jhy{
min-width:0;
}
.fni_el_quote_jhy{
padding:36px;
background:linear-gradient(150deg,#26190E,#110D08);
border-radius:20px;
position:relative;
margin-bottom:24px;
color:#F5EDD8;
}
.fni_el_quote_mark_jhy{
margin-bottom:6px;
align-items:center;
color:#F0C04A;
display:inline-flex;
}
.fni_el_quote_mark_jhy svg{
width:34px;
height:2.125rem;
}
.fni_el_quote_text_jhy{
color:#F5EDD8;
font-size:22px;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.375rem;
line-height:1.4;
overflow-wrap:break-word;
font-weight:500;
}
.fni_el_quote_meta_jhy{
gap:12px;
align-items:center;
display:flex;
}
.fni_el_quote_av_jhy{
border-radius:50%;
background:linear-gradient(135deg,#B8841E,#F0C04A);
flex:0 0 auto;
width:38px;
height:2.375rem;
}
.fni_el_quote_author_jhy{
color:#F5EDD8;
font-weight:700;
font-size:14px;
}
.fni_el_quote_meta_sub_jhy{
font-size:0.75rem;
color:#B8A882;
}
.fni_el_explain_jhy{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(26,21,16,0.08);
}
.fni_el_explain_card_jhy{
padding:22px 24px;
}
.fni_el_explain_card_jhy+.fni_el_explain_card_jhy{
border-top:1px solid rgba(26,21,16,0.08);
}
.fni_el_explain_h_jhy{
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#1A1510;
font-size:1.25rem;
margin-bottom:0.5rem;
}
.fni_el_explain_p_jhy{
overflow-wrap:break-word;
line-height:1.55;
color:#9E8E77;
font-size:14px;
}
.fni_gd_jhy{
padding:48px 0 0.625rem;
}
.fni_gd_head_jhy{
gap:14px;
flex-direction:column;
margin-bottom:1.5rem;
display:flex;
}
@media(min-width:682px){
.fni_gd_head_jhy{
gap:1.25rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.fni_gd_eyebrow_jhy{
margin-bottom:10px;
}
.fni_gd_h2_jhy{
font-weight:600;
font-size:1.75rem;
line-height:1.05;
color:#1A1510;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:768px){
.fni_gd_h2_jhy{
font-size:34px;
}
}
.fni_gd_more_jhy{
transition:color .2s ease,border-color .2s ease;
flex:0 0 auto;
border-bottom:1px solid #1A1510;
font-size:0.844rem;
color:#1A1510;
padding-bottom:2px;
font-weight:600;
}
.fni_gd_more_jhy:hover{
border-color:#B8841E;
color:#B8841E;
}
.fni_gd_grid_jhy{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:721px){
.fni_gd_grid_jhy{
grid-template-columns:repeat(3,1fr);
}
}
.fni_gd_card_jhy{
background:#FFFFFF;
border:1px solid rgba(26,21,16,0.08);
overflow:hidden;
border-radius:14px;
display:block;
min-width:0;
}
.fni_gd_card_img_jhy{
background:linear-gradient(140deg,#26190E,#B8841E);
height:150px;
}
.fni_gd_card_body_jhy{
padding:22px;
}
.fni_gd_card_cat_jhy{
font-size:10px;
font-weight:600;
color:#B8841E;
letter-spacing:.1em;
text-transform:uppercase;
}
.fni_gd_card_h_jhy{
margin:8px 0 0.625rem;
color:#1A1510;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:19px;
line-height:1.2;
font-weight:600;
overflow-wrap:break-word;
}
.fni_gd_card_meta_jhy{
overflow-wrap:break-word;
color:#7A6A54;
font-size:0.75rem;
}
.fni_ft_jhy{
background:#2A2118;
margin-top:2.5rem;
color:#B8A882;
}
.fni_ft_in_jhy{
grid-template-columns:1fr;
gap:32px;
padding:3rem 0 1.75rem;
display:grid;
}
@media(min-width:601px){
.fni_ft_in_jhy{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.fni_ft_in_jhy{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.fni_ft_brand_jhy{
min-width:0;
}
.fni_ft_logo_jhy{
font-weight:700;
font-size:1.625rem;
color:#F5EDD8;
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
.fni_ft_tagline_jhy{
font-size:13.5px;
max-width:17.5rem;
line-height:1.6;
color:#B8A882;
margin-top:14px;
}
.fni_ft_contact_jhy{
transition:color .2s ease;
margin-top:0.75rem;
color:#F0C04A;
overflow-wrap:anywhere;
max-width:280px;
display:inline-block;
font-size:13px;
}
.fni_ft_contact_jhy:hover{
color:#F5EDD8;
}
.fni_ft_col_jhy{
min-width:0;
}
.fni_ft_col_h_jhy{
font-weight:700;
text-transform:uppercase;
overflow-wrap:break-word;
letter-spacing:.08em;
margin-bottom:0.875rem;
color:#F5EDD8;
font-size:13px;
}
.fni_ft_col_links_jhy{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.fni_ft_link_jhy{
transition:color .2s ease;
color:#B8A882;
overflow-wrap:break-word;
font-size:13.5px;
}
.fni_ft_link_jhy:hover{
color:#F5EDD8;
}
.fni_ft_bot_jhy{
padding:1.375rem 0 40px;
gap:16px;
border-top:1px solid rgba(255,235,180,0.14);
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.fni_ft_bot_jhy{
gap:1.25rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.fni_ft_legal_jhy{
overflow-wrap:break-word;
font-size:11.5px;
line-height:1.6;
color:#BFB09A;
max-width:760px;
}
.fni_ft_legal_jhy b{
color:#B8A882;
font-weight:700;
}
.fni_ft_age_jhy{
border-radius:8px;
flex:0 0 auto;
border:1.5px solid #F0C04A;
padding:4px 9px;
color:#F0C04A;
font-size:13px;
font-weight:700;
}