*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F3F0;
-webkit-font-smoothing:antialiased;
line-height:1.6;
color:#2E2B24;
font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:15px;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.50);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.yef_layout_gns{
flex-direction:column;
display:flex;
min-height:100vh;
}
.yef_main_gns{
flex:1 1 auto;
width:100%;
min-width:0;
}
.yef_container_gns{
padding:0 1rem;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:770px){
.yef_container_gns{
padding:0 2rem;
}
}
@media(min-width:1097px){
.yef_container_gns{
padding:0 56px;
}
}
.yef_eyebrow_gns{
letter-spacing:.2em;
color:#9A7A3A;
font-size:0.688rem;
text-transform:uppercase;
font-weight:600;
line-height:1.4;
display:inline-block;
font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
}
.yef_band_gns{
background:#1A1816;
color:#F5F2EC;
}
.yef_band_gns .yef_eyebrow_gns{
color:#D4AE6E;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.yef_tb_gns{
background:#F5F3F0;
border-bottom:1px solid rgba(20,18,14,0.14);
z-index:50;
position:sticky;
top:0;
}
.yef_tb_in_gns{
gap:1rem;
padding:0.75rem 16px;
margin:0 auto;
width:100%;
max-width:1400px;
justify-content:space-between;
display:flex;
align-items:center;
}
@media(min-width:771px){
.yef_tb_in_gns{
padding:1rem 32px;
}
}
@media(min-width:1102px){
.yef_tb_in_gns{
padding:1.125rem 3.5rem;
}
}
.yef_tb_left_gns{
gap:28px;
display:flex;
min-width:0;
align-items:center;
}
.yef_tb_logo_gns{
gap:0.688rem;
display:flex;
align-items:center;
min-width:0;
}
.yef_tb_logo_mark_gns{
border-radius:8px;
flex:0 0 auto;
width:34px;
object-fit:cover;
height:34px;
}
.yef_tb_logo_txt_gns{
line-height:1;
display:flex;
min-width:0;
flex-direction:column;
}
.yef_tb_logo_name_gns{
overflow:hidden;
color:#18160F;
letter-spacing:.02em;
font-size:1.375rem;
font-weight:700;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
text-overflow:ellipsis;
white-space:nowrap;
}
.yef_tb_logo_sub_gns{
overflow:hidden;
font-weight:600;
text-overflow:ellipsis;
color:#9A7A3A;
font-size:0.531rem;
white-space:nowrap;
margin-top:4px;
letter-spacing:.32em;
text-transform:uppercase;
}
.yef_tb_nav_gns{
display:none;
}
@media(min-width:963px){
.yef_tb_nav_gns{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.yef_tb_nav_item_gns{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
font-size:14px;
color:#2E2B24;
font-weight:600;
padding-bottom:3px;
border-bottom:2px solid transparent;
}
.yef_tb_nav_item_gns:hover{
color:#18160F;
}
.yef_tb_nav_item_gns.yef_state_active_gns{
border-color:#9A7A3A;
color:#18160F;
}
.yef_tb_right_gns{
flex:0 0 auto;
gap:0.875rem;
display:flex;
align-items:center;
}
.yef_tb_search_gns{
transition:color .22s ease;
color:#2E2B24;
align-items:center;
display:flex;
justify-content:center;
}
.yef_tb_search_gns:hover{
color:#9A7A3A;
}
.yef_tb_search_gns svg{
width:1.125rem;
height:1.125rem;
}
.yef_tb_lang_gns{
letter-spacing:.1em;
text-transform:uppercase;
color:#6B6660;
font-size:0.688rem;
font-weight:600;
}
.yef_tb_lang_gns:hover{
color:#18160F;
}
.yef_tb_login_gns{
font-size:0.875rem;
color:#18160F;
display:none;
font-weight:600;
}
@media(min-width:769px){
.yef_tb_login_gns{
display:inline-block;
}
}
.yef_tb_register_gns{
padding:11px 1.375rem;
background:#18160F;
transition:background-color .22s ease;
border-radius:62.438rem;
font-weight:700;
color:#F5F2EC;
white-space:nowrap;
font-size:14px;
}
.yef_tb_register_gns:hover{
background:#2E2B24;
}
.yef_mob_gns{
background:#F5F3F0;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
right:0;
bottom:0;
border-top:1px solid rgba(20,18,14,0.14);
left:0;
z-index:60;
}
@media(min-width:962px){
.yef_mob_gns{
display:none;
}
}
.yef_mob_in_gns{
margin:0 auto;
display:flex;
align-items:stretch;
max-width:35rem;
justify-content:space-around;
}
.yef_mob_item_gns{
transition:color .22s ease;
padding:0.563rem 0.25rem;
flex:1 1 0;
gap:3px;
align-items:center;
display:flex;
flex-direction:column;
min-width:0;
color:#6B6660;
}
.yef_mob_item_gns.yef_state_active_gns{
color:#9A7A3A;
}
.yef_mob_ic_gns{
justify-content:center;
align-items:center;
display:flex;
}
.yef_mob_ic_gns svg{
height:1.25rem;
width:1.25rem;
}
.yef_mob_lb_gns{
overflow:hidden;
white-space:nowrap;
font-size:0.625rem;
font-weight:600;
max-width:100%;
text-overflow:ellipsis;
}
@media(max-width:959px){
body{
padding-bottom:60px;
}
}
.yef_rail_gns{
position:relative;
min-width:0;
}
.yef_rail_scroll_gns{
gap:0.875rem;
overflow-x:auto;
display:flex;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
padding-bottom:14px;
}
@media(min-width:766px){
.yef_rail_scroll_gns{
gap:18px;
}
}
.yef_gc_gns{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:765px){
.yef_gc_gns{
width:11.75rem;
}
}
.yef_gc_img_gns{
border-radius:14px;
overflow:hidden;
background:#FFFFFF;
box-shadow:0 2px 6px rgba(20,18,14,0.06), 0 8px 20px rgba(20,18,14,0.08);
position:relative;
padding-bottom:133.33%;
}
.yef_gc_img_gns img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.yef_gc_cover_gns{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
inset:0;
position:absolute;
pointer-events:none;
}
.yef_gc_hover_gns{
background:rgba(0,0,0,0.50);
transition:opacity .22s ease;
inset:0;
justify-content:center;
opacity:0;
display:flex;
position:absolute;
align-items:center;
}
.yef_gc_gns:hover .yef_gc_hover_gns{
opacity:1;
}
.yef_gc_hover_btn_gns{
border-radius:62.438rem;
background:#18160F;
width:46px;
display:flex;
justify-content:center;
color:#F5F2EC;
height:46px;
align-items:center;
}
.yef_gc_hover_btn_gns svg{
height:18px;
width:18px;
}
.yef_gc_info_gns{
gap:2px;
display:flex;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
}
.yef_gc_name_gns{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
font-size:0.813rem;
color:#18160F;
white-space:nowrap;
}
.yef_gc_prov_gns{
overflow:hidden;
color:#6B6660;
text-overflow:ellipsis;
white-space:nowrap;
font-size:11px;
}
.yef_gc_meta_gns{
color:#6B6660;
font-size:0.688rem;
}
.yef_tc_gns{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:770px){
.yef_tc_gns{
width:230px;
}
}
.yef_tc_img_gns{
background:#FFFFFF;
overflow:hidden;
border-radius:0.875rem;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(20,18,14,0.06), 0 0.5rem 1.25rem rgba(20,18,14,0.08);
position:relative;
}
.yef_tc_img_gns img{
inset:0;
object-fit:cover;
position:absolute;
height:100%;
width:100%;
}
.yef_tc_info_gns{
gap:2px;
margin-top:9px;
display:flex;
min-width:0;
flex-direction:column;
}
.yef_tc_name_gns{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
font-size:0.875rem;
color:#18160F;
}
.yef_tc_rtp_gns{
font-size:0.688rem;
color:#6B6660;
}
.yef_lc_gns{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:767px){
.yef_lc_gns{
width:16.75rem;
}
}
.yef_lc_img_gns{
background:#FFFFFF;
border-radius:0.875rem;
overflow:hidden;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(20,18,14,0.06), 0 8px 1.25rem rgba(20,18,14,0.08);
position:relative;
}
.yef_lc_img_gns img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.yef_lc_live_gns{
border-radius:62.438rem;
padding:0.25rem 0.563rem;
gap:7px;
background:rgba(0,0,0,0.50);
top:12px;
align-items:center;
display:flex;
position:absolute;
left:0.75rem;
}
.yef_lc_live_dot_gns{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#C0392B;
width:8px;
height:0.5rem;
}
.yef_lc_seats_gns{
text-transform:uppercase;
font-size:10px;
color:#F5F2EC;
font-weight:600;
letter-spacing:.08em;
}
.yef_lc_info_gns{
gap:2px;
flex-direction:column;
display:flex;
min-width:0;
margin-top:0.563rem;
}
.yef_lc_name_gns{
overflow:hidden;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
font-size:15px;
color:#18160F;
}
.yef_lc_bet_gns{
color:#6B6660;
font-size:0.688rem;
}
.yef_pc_gns{
padding:1rem 14px;
border:1px solid rgba(20,18,14,0.08);
background:#FFFFFF;
gap:8px;
border-radius:0.875rem;
display:flex;
min-width:0;
flex-direction:column;
justify-content:center;
align-items:center;
min-height:74px;
}
.yef_pc_logo_gns{
flex:0 0 auto;
object-fit:contain;
max-width:100%;
width:auto;
height:28px;
}
.yef_pc_name_gns{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
text-align:center;
max-width:100%;
font-size:11px;
color:#6B6660;
}
.yef_gc_tag_gns{
padding:3px 0.5rem;
border-radius:0.5rem;
z-index:2;
position:absolute;
text-transform:uppercase;
font-weight:700;
top:10px;
font-size:0.625rem;
display:inline-block;
left:0.625rem;
letter-spacing:.06em;
}
.yef_gc_tag_hot_gns{
background:#C0392B;
color:#F5F2EC;
}
.yef_gc_tag_new_gns{
background:#C49848;
color:#18160F;
}
.yef_gc_tag_jp_gns{
background:#B8860B;
color:#18160F;
}
.yef_gc_tag_live_gns{
background:#C0392B;
color:#F5F2EC;
}
.yef_sh_gns{
margin-bottom:18px;
min-width:0;
}
.yef_sh_row_gns{
gap:16px;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.yef_sh_row_gns .yef_sh_l_gns{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.yef_sh_stack_gns{
gap:0.625rem;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.yef_sh_center_gns{
gap:10px;
text-align:center;
display:flex;
align-items:center;
flex-direction:column;
}
.yef_sh_h2_gns{
overflow-wrap:break-word;
font-size:1.5rem;
line-height:1.1;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#18160F;
font-weight:600;
}
@media(min-width:766px){
.yef_sh_h2_gns{
font-size:1.875rem;
}
}
.yef_band_gns .yef_sh_h2_gns{
color:#F5F2EC;
}
.yef_sh_eb_line_gns{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.yef_sh_eb_line_gns::before{
background:#9A7A3A;
height:1px;
width:1.75rem;
content:"";
display:inline-block;
}
.yef_band_gns .yef_sh_eb_line_gns::before{
background:#D4AE6E;
}
.yef_sh_eb_dot_gns{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.yef_sh_eb_dot_gns::before{
background:#9A7A3A;
border-radius:50%;
height:6px;
display:inline-block;
content:"";
width:6px;
}
.yef_band_gns .yef_sh_eb_dot_gns::before{
background:#D4AE6E;
}
.yef_sh_link_gns{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
white-space:nowrap;
font-size:0.813rem;
border-bottom:1px solid #18160F;
color:#18160F;
padding-bottom:2px;
align-items:center;
display:inline-flex;
font-weight:600;
}
.yef_sh_link_gns:hover{
border-color:#9A7A3A;
color:#9A7A3A;
}
.yef_sh_link_gns svg{
height:14px;
width:14px;
}
.yef_sh_link_chev_gns{
padding-bottom:0;
border-bottom:0;
}
.yef_sh_link_btn_gns{
background:#18160F;
padding:9px 18px;
border-radius:62.438rem;
border-bottom:0;
color:#F5F2EC;
}
.yef_sh_link_btn_gns:hover{
background:#2E2B24;
border-color:transparent;
color:#F5F2EC;
}
.yef_band_gns .yef_sh_link_gns{
border-color:#F5F2EC;
color:#F5F2EC;
}
.yef_band_gns .yef_sh_link_btn_gns{
background:#D4AE6E;
color:#18160F;
}
.yef_sh_rule_gns{
background:rgba(20,18,14,0.14);
margin:-2px 0 18px;
height:1px;
}
.yef_band_gns .yef_sh_rule_gns{
background:rgba(255,252,245,0.12);
}
.yef_hero_gns{
padding:32px 0 8px;
}
@media(min-width:769px){
.yef_hero_gns{
padding:3.5rem 0 24px;
}
}
.yef_hero_in_gns{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:901px){
.yef_hero_in_gns{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.yef_hero_copy_gns{
min-width:0;
}
.yef_hero_eyebrow_gns{
gap:10px;
display:inline-flex;
align-items:center;
margin-bottom:1.375rem;
}
.yef_hero_eyebrow_line_gns{
flex:0 0 auto;
background:#9A7A3A;
height:1px;
display:inline-block;
width:1.75rem;
}
.yef_hero_h1_gns{
letter-spacing:-.01em;
font-weight:600;
font-size:38px;
margin-bottom:20px;
color:#18160F;
line-height:1.04;
overflow-wrap:break-word;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:767px){
.yef_hero_h1_gns{
font-size:3.375rem;
}
}
@media(min-width:1102px){
.yef_hero_h1_gns{
font-size:3.875rem;
}
}
.yef_hero_h1_gns em{
color:#9A7A3A;
font-style:normal;
}
.yef_hero_sub_gns{
margin-bottom:1.875rem;
font-size:1rem;
color:#857F78;
line-height:1.6;
max-width:30rem;
}
@media(min-width:767px){
.yef_hero_sub_gns{
font-size:1.125rem;
}
}
.yef_hero_actions_gns{
gap:14px;
align-items:center;
margin-bottom:2.125rem;
display:flex;
flex-wrap:wrap;
}
.yef_hero_cta_gns{
transition:background-color .22s ease;
gap:10px;
padding:16px 1.875rem;
background:#18160F;
border-radius:999px;
display:inline-flex;
font-weight:700;
color:#F5F2EC;
align-items:center;
font-size:0.938rem;
}
.yef_hero_cta_gns:hover{
background:#2E2B24;
}
.yef_hero_cta_ic_gns{
align-items:center;
display:inline-flex;
}
.yef_hero_cta_ic_gns svg{
width:1rem;
height:1rem;
}
.yef_hero_cta_alt_gns{
border-radius:999px;
border:1px solid rgba(20,18,14,0.14);
background:transparent;
transition:border-color .22s ease,color .22s ease;
padding:15px 26px;
font-weight:600;
font-size:15px;
display:inline-flex;
align-items:center;
color:#18160F;
}
.yef_hero_cta_alt_gns:hover{
border-color:#9A7A3A;
color:#9A7A3A;
}
.yef_hero_trust_gns{
gap:22px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.yef_hero_trust_item_gns{
gap:0.563rem;
align-items:center;
display:flex;
font-size:0.813rem;
color:#2E2B24;
font-weight:600;
}
.yef_hero_trust_ic_gns{
display:inline-flex;
color:#9A7A3A;
align-items:center;
}
.yef_hero_trust_ic_gns svg{
width:1rem;
height:16px;
}
.yef_hero_promo_gns{
border-radius:1.25rem;
overflow:hidden;
background:#FFFFFF;
display:flex;
position:relative;
box-shadow:0 12px 3rem rgba(20,18,14,0.14), 0 3px 10px rgba(20,18,14,0.08);
min-height:300px;
}
.yef_hero_promo_bg_gns{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.yef_hero_promo_bg_gns::after{
inset:0;
background:linear-gradient(120deg,#1A1816 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
position:absolute;
content:"";
}
.yef_hero_promo_glow_gns{
background:radial-gradient(circle,rgba(196,168,120,0.12) 0%,transparent 65%);
border-radius:50%;
width:16.25rem;
right:-1.25rem;
top:-2.5rem;
height:16.25rem;
position:absolute;
pointer-events:none;
}
.yef_hero_promo_ct_gns{
padding:28px;
align-self:flex-end;
max-width:88%;
z-index:2;
position:relative;
}
.yef_hero_promo_label_gns{
letter-spacing:.25em;
margin-bottom:0.5rem;
display:block;
color:#D4AE6E;
text-transform:uppercase;
font-size:0.625rem;
font-weight:700;
}
.yef_hero_promo_amount_gns{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#F5F2EC;
line-height:1.05;
font-size:2rem;
overflow-wrap:break-word;
}
@media(min-width:771px){
.yef_hero_promo_amount_gns{
font-size:40px;
}
}
.yef_hero_promo_amount_gns em{
color:#D4AE6E;
font-style:normal;
}
.yef_hero_rating_gns{
border:1px solid rgba(20,18,14,0.08);
padding:0.625rem 0.875rem;
border-radius:0.875rem;
gap:10px;
background:#FFFFFF;
align-items:center;
box-shadow:0 2px 6px rgba(20,18,14,0.06), 0 8px 20px rgba(20,18,14,0.08);
position:absolute;
max-width:min(260px,62%);
right:0.875rem;
z-index:3;
display:flex;
top:0.875rem;
}
.yef_hero_rating_score_gns{
flex:0 0 auto;
color:#18160F;
font-size:1.5rem;
font-weight:700;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
.yef_hero_rating_txt_gns{
flex:1 1 auto;
min-width:0;
}
.yef_hero_rating_stars_gns{
gap:2px;
display:flex;
color:#9A7A3A;
}
.yef_hero_rating_stars_gns svg{
height:0.75rem;
width:0.75rem;
}
.yef_hero_rating_cap_gns{
margin-top:3px;
line-height:1.35;
font-size:11px;
color:#6B6660;
display:block;
overflow-wrap:break-word;
}
.yef_stat_gns{
margin-top:1rem;
border-bottom:1px solid rgba(20,18,14,0.14);
border-top:1px solid rgba(20,18,14,0.14);
}
.yef_stat_in_gns{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:768px){
.yef_stat_in_gns{
grid-template-columns:repeat(4,1fr);
}
}
.yef_stat_item_gns{
padding:1.375rem 0.875rem;
border-bottom:1px solid rgba(20,18,14,0.08);
border-right:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.yef_stat_item_gns:nth-child(2n){
border-right:0;
}
.yef_stat_item_gns:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.yef_stat_item_gns{
border-bottom:0;
}
.yef_stat_item_gns:nth-child(2n){
border-right:1px solid rgba(20,18,14,0.08);
}
.yef_stat_item_gns:nth-child(4n){
border-right:0;
}
}
.yef_stat_value_gns{
line-height:1;
overflow-wrap:break-word;
font-weight:700;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#18160F;
font-size:1.875rem;
}
@media(min-width:769px){
.yef_stat_value_gns{
font-size:34px;
}
}
.yef_stat_label_gns{
overflow-wrap:break-word;
margin-top:0.375rem;
line-height:1.4;
font-size:0.813rem;
color:#6B6660;
}
.yef_grow_gns{
padding:26px 0 0.625rem;
}
.yef_row_seo_gns{
margin:10px 0 0;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
color:#857F78;
max-width:760px;
}
.yef_row_seo_gns strong{
color:#18160F;
font-weight:700;
}
.yef_grow_gns{
padding:26px 0 10px;
}
.yef_row_seo_gns{
margin:10px 0 0;
color:#857F78;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
font-size:14px;
}
.yef_row_seo_gns strong{
color:#18160F;
font-weight:700;
}
.yef_grow_gns{
padding:1.625rem 0 10px;
}
.yef_row_seo_gns{
margin:10px 0 0;
color:#857F78;
line-height:1.65;
font-size:0.875rem;
max-width:760px;
overflow-wrap:break-word;
}
.yef_row_seo_gns strong{
font-weight:700;
color:#18160F;
}
.yef_jp_gns{
padding:1.875rem 0 0.625rem;
}
.yef_jp_grid_gns{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:770px){
.yef_jp_grid_gns{
grid-template-columns:1fr 1fr;
}
.yef_jp_card_mega_gns{
grid-column:1/-1;
}
}
@media(min-width:998px){
.yef_jp_grid_gns{
grid-template-columns:1.4fr 1fr 1fr;
}
.yef_jp_card_mega_gns{
grid-column:auto;
}
}
.yef_jp_card_gns{
gap:12px;
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
border-radius:1.25rem;
padding:1.625rem;
background:#FFFFFF;
flex-direction:column;
min-width:0;
position:relative;
min-height:12.5rem;
display:flex;
justify-content:space-between;
}
.yef_jp_card_mega_gns{
border-color:transparent;
background:linear-gradient(135deg,#23201C,#0F0E0C);
min-height:210px;
color:#F5F2EC;
}
.yef_jp_glow_gns{
background:radial-gradient(circle,rgba(196,168,120,0.12),transparent 70%);
border-radius:50%;
top:-40px;
width:200px;
pointer-events:none;
right:-40px;
height:200px;
position:absolute;
}
.yef_jp_label_gns{
gap:10px;
display:flex;
font-weight:700;
font-size:0.625rem;
flex-wrap:wrap;
justify-content:space-between;
text-transform:uppercase;
position:relative;
letter-spacing:.16em;
align-items:center;
color:#9A7A3A;
}
.yef_jp_card_mega_gns .yef_jp_label_gns{
color:#D4AE6E;
}
.yef_jp_drop_gns{
text-transform:none;
font-weight:600;
color:#6B6660;
letter-spacing:.04em;
}
.yef_jp_card_mega_gns .yef_jp_drop_gns{
color:#B0A99F;
}
.yef_jp_amount_gns{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
position:relative;
font-size:38px;
color:#18160F;
font-weight:700;
line-height:1;
overflow-wrap:break-word;
}
.yef_jp_card_mega_gns .yef_jp_amount_gns{
animation:zm2-pulse 2.4s infinite;
color:#D4AE6E;
font-size:48px;
}
@media(min-width:769px){
.yef_jp_card_mega_gns .yef_jp_amount_gns{
font-size:3.375rem;
}
}
.yef_jp_game_gns{
color:#6B6660;
font-size:13px;
position:relative;
}
.yef_jp_card_mega_gns .yef_jp_game_gns{
color:#B0A99F;
}
.yef_jp_cta_gns{
align-self:flex-start;
position:relative;
}
.yef_jp_card_mega_gns .yef_jp_cta_gns{
border-radius:62.438rem;
transition:opacity .22s ease;
padding:10px 1.25rem;
background:#D4AE6E;
font-weight:700;
color:#18160F;
font-size:0.813rem;
}
.yef_jp_card_mega_gns .yef_jp_cta_gns:hover{
opacity:.9;
}
.yef_jp_card_gns:not(.yef_jp_card_mega_gns) .yef_jp_cta_gns{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
font-size:0.813rem;
color:#18160F;
border-bottom:1px solid #18160F;
padding-bottom:2px;
}
.yef_jp_card_gns:not(.yef_jp_card_mega_gns) .yef_jp_cta_gns:hover{
border-color:#9A7A3A;
color:#9A7A3A;
}
.yef_jp_seo_gns{
margin:0.875rem 0 0;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
max-width:47.5rem;
color:#857F78;
}
.yef_jp_seo_gns strong{
font-weight:700;
color:#18160F;
}
.yef_gf_gns{
padding:24px 0 0.375rem;
}
.yef_gf_in_gns{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.yef_gf_chip_gns{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-radius:62.438rem;
border:1px solid rgba(20,18,14,0.14);
padding:10px 1.125rem;
background:#FFFFFF;
white-space:nowrap;
color:#2E2B24;
font-size:0.813rem;
font-weight:600;
}
.yef_gf_chip_gns:hover{
border-color:#9A7A3A;
color:#9A7A3A;
}
.yef_gf_chip_gns.yef_state_active_gns{
border-color:transparent;
background:#18160F;
color:#F5F2EC;
}
.yef_grow_gns{
padding:1.625rem 0 0.625rem;
}
.yef_row_seo_gns{
margin:0.625rem 0 0;
font-size:14px;
line-height:1.65;
color:#857F78;
overflow-wrap:break-word;
max-width:760px;
}
.yef_row_seo_gns strong{
font-weight:700;
color:#18160F;
}
.yef_sea_gns{
padding:1.5rem 0 0.625rem;
}
.yef_sea_in_gns{
padding:2.25rem;
border-radius:1.25rem;
gap:1.375rem;
background:linear-gradient(115deg,#23201C,#0F0E0C);
overflow:hidden;
flex-direction:column;
position:relative;
display:flex;
color:#F5F2EC;
}
@media(min-width:818px){
.yef_sea_in_gns{
padding:2.75rem 48px;
gap:32px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.yef_sea_glow_gns{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.12),transparent 68%);
pointer-events:none;
width:240px;
transform:translateY(-50%);
top:50%;
right:3.75rem;
position:absolute;
height:240px;
}
.yef_sea_copy_gns{
max-width:560px;
min-width:0;
position:relative;
}
.yef_sea_eyebrow_gns{
margin-bottom:0.75rem;
}
.yef_sea_h2_gns{
font-weight:600;
overflow-wrap:break-word;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#F5F2EC;
line-height:1.04;
margin-bottom:12px;
font-size:30px;
}
@media(min-width:767px){
.yef_sea_h2_gns{
font-size:2.375rem;
}
}
.yef_sea_text_gns{
line-height:1.6;
color:#B0A99F;
font-size:15px;
}
.yef_sea_cta_gns{
flex:0 0 auto;
border-radius:62.438rem;
background:#D4AE6E;
transition:opacity .22s ease;
padding:16px 2rem;
position:relative;
font-size:15px;
font-weight:700;
color:#18160F;
}
.yef_sea_cta_gns:hover{
opacity:.9;
}
.yef_vip_gns{
padding:48px 0;
}
@media(min-width:767px){
.yef_vip_gns{
padding:64px 0;
}
}
.yef_vip_head_gns{
gap:14px;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:883px){
.yef_vip_head_gns{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.yef_vip_eyebrow_gns{
margin-bottom:0.75rem;
}
.yef_vip_h2_gns{
color:#F5F2EC;
font-size:2rem;
line-height:1.05;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.yef_vip_h2_gns{
font-size:40px;
}
}
.yef_vip_intro_gns{
font-size:14px;
color:#B0A99F;
max-width:420px;
line-height:1.6;
}
.yef_vip_grid_gns{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.yef_vip_card_gns{
border:1px solid rgba(255,252,245,0.12);
padding:1.375rem 1.125rem;
border-radius:14px;
min-width:0;
}
.yef_vip_card_feat_gns{
background:rgba(255,252,245,0.07);
border-color:#D4AE6E;
}
.yef_vip_card_ic_gns{
background:linear-gradient(135deg,#9A7A3A,#D4AE6E);
border-radius:0.5rem;
margin-bottom:16px;
height:34px;
display:block;
width:34px;
}
.yef_vip_name_gns{
font-size:20px;
overflow-wrap:break-word;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:6px;
color:#F5F2EC;
}
.yef_vip_perk_gns{
font-size:0.781rem;
line-height:1.5;
overflow-wrap:break-word;
color:#B0A99F;
}
.yef_app_gns{
padding:1.875rem 0 0.625rem;
}
.yef_app_in_gns{
border-radius:20px;
gap:28px;
background:#FFFFFF;
border:1px solid rgba(20,18,14,0.08);
padding:2rem;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.yef_app_in_gns{
gap:40px;
padding:40px 2.75rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.yef_app_copy_gns{
max-width:35rem;
min-width:0;
}
.yef_app_eyebrow_gns{
margin-bottom:12px;
}
.yef_app_h2_gns{
font-weight:600;
font-size:1.75rem;
margin-bottom:12px;
line-height:1.05;
color:#18160F;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:770px){
.yef_app_h2_gns{
font-size:2.125rem;
}
}
.yef_app_text_gns{
line-height:1.6;
font-size:14px;
color:#857F78;
margin-bottom:1.375rem;
}
.yef_app_btns_gns{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.yef_app_btn_gns{
gap:0.625rem;
background:#18160F;
padding:11px 20px;
border-radius:0.875rem;
transition:background-color .22s ease;
color:#F5F2EC;
display:inline-flex;
align-items:center;
}
.yef_app_btn_gns:hover{
background:#2E2B24;
}
.yef_app_btn_ic_gns{
align-items:center;
display:inline-flex;
}
.yef_app_btn_ic_gns svg{
height:1.125rem;
width:18px;
}
.yef_app_btn_lb_gns{
font-weight:700;
font-size:0.844rem;
}
.yef_app_qr_wrap_gns{
gap:1.125rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.yef_app_qr_gns{
flex:0 0 auto;
border-radius:14px;
height:108px;
width:108px;
background-color:#18160F;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#FFFFFF 0 5px,transparent 5px 0.688rem);
}
.yef_app_qr_cap_gns{
font-size:12.5px;
color:#6B6660;
line-height:1.4;
max-width:92px;
}
.yef_nl_gns{
padding:24px 0 0.625rem;
}
.yef_nl_in_gns{
border-radius:20px;
background:#211F1C;
padding:30px 2rem;
gap:1.375rem;
display:flex;
color:#F5F2EC;
flex-direction:column;
}
@media(min-width:766px){
.yef_nl_in_gns{
gap:1.75rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.yef_nl_text_wrap_gns{
min-width:0;
}
.yef_nl_h3_gns{
line-height:1.1;
margin-bottom:5px;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#F5F2EC;
font-size:1.375rem;
overflow-wrap:break-word;
}
@media(min-width:771px){
.yef_nl_h3_gns{
font-size:1.5rem;
}
}
.yef_nl_text_gns{
color:#B0A99F;
font-size:13.5px;
line-height:1.5;
}
.yef_nl_form_gns{
flex:1 1 auto;
gap:10px;
display:flex;
max-width:28.75rem;
min-width:0;
}
.yef_nl_input_gns{
border:1px solid rgba(255,252,245,0.12);
border-radius:14px;
overflow:hidden;
background:rgba(255,252,245,0.07);
padding:13px 1rem;
flex:1 1 auto;
font-size:0.875rem;
min-width:0;
white-space:nowrap;
display:flex;
color:#B0A99F;
text-overflow:ellipsis;
align-items:center;
}
.yef_nl_btn_gns{
padding:13px 24px;
background:#D4AE6E;
border-radius:0.875rem;
flex:0 0 auto;
transition:opacity .22s ease;
font-weight:700;
color:#18160F;
font-size:14px;
white-space:nowrap;
}
.yef_nl_btn_gns:hover{
opacity:.9;
}
.yef_trn_gns{
padding:1.875rem 0 0.625rem;
}
.yef_trn_in_gns{
overflow:hidden;
background:#FFFFFF;
grid-template-columns:1fr;
border-radius:20px;
border:1px solid rgba(20,18,14,0.08);
display:grid;
}
@media(min-width:878px){
.yef_trn_in_gns{
grid-template-columns:1.05fr 1fr;
}
}
.yef_trn_banner_gns{
overflow:hidden;
background:linear-gradient(150deg,#23201C,#0F0E0C);
padding:2.125rem;
color:#F5F2EC;
position:relative;
}
.yef_trn_glow_gns{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.12),transparent 70%);
pointer-events:none;
bottom:-2.5rem;
right:-2.5rem;
position:absolute;
height:12.5rem;
width:12.5rem;
}
.yef_trn_eyebrow_gns{
margin-bottom:14px;
position:relative;
}
.yef_trn_h2_gns{
overflow-wrap:break-word;
position:relative;
font-weight:600;
line-height:1.06;
font-size:30px;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.75rem;
color:#F5F2EC;
}
@media(min-width:766px){
.yef_trn_h2_gns{
font-size:2.25rem;
}
}
.yef_trn_text_gns{
position:relative;
color:#B0A99F;
line-height:1.6;
font-size:0.875rem;
margin-bottom:1.375rem;
max-width:420px;
}
.yef_trn_timer_gns{
gap:8px;
display:flex;
align-items:center;
position:relative;
margin-bottom:24px;
flex-wrap:wrap;
}
.yef_trn_timer_cap_gns{
font-size:0.688rem;
color:#B0A99F;
}
.yef_trn_timer_box_gns{
background:rgba(255,252,245,0.07);
border-radius:8px;
padding:4px 0.75rem;
font-size:1.5rem;
font-weight:700;
color:#F5F2EC;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
.yef_trn_cta_gns{
border-radius:999px;
transition:opacity .22s ease;
background:#D4AE6E;
padding:13px 26px;
display:inline-block;
color:#18160F;
font-weight:700;
position:relative;
font-size:0.875rem;
}
.yef_trn_cta_gns:hover{
opacity:.9;
}
.yef_trn_lb_gns{
padding:26px 1.75rem;
}
.yef_trn_lb_head_gns{
gap:0.625rem;
display:flex;
align-items:center;
margin-bottom:0.75rem;
justify-content:space-between;
}
.yef_trn_lb_title_gns{
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
color:#18160F;
}
.yef_trn_lb_upd_gns{
color:#6B6660;
letter-spacing:.08em;
font-size:11px;
text-transform:uppercase;
}
.yef_trn_lb_row_gns{
border-radius:0.5rem;
padding:0.688rem 12px;
gap:14px;
align-items:center;
display:flex;
}
.yef_trn_lb_row_gns:nth-child(2){
background:rgba(154,122,58,0.09);
}
.yef_trn_lb_rank_gns{
flex:0 0 auto;
font-size:1rem;
color:#9A7A3A;
width:22px;
font-weight:700;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
.yef_trn_lb_av_gns{
background:linear-gradient(135deg,#9A7A3A,#D4AE6E);
border-radius:50%;
flex:0 0 auto;
width:1.875rem;
height:30px;
}
.yef_trn_lb_name_gns{
flex:1 1 auto;
overflow:hidden;
font-size:14px;
white-space:nowrap;
text-overflow:ellipsis;
color:#18160F;
min-width:0;
font-weight:600;
}
.yef_trn_lb_amount_gns{
flex:0 0 auto;
font-weight:700;
color:#18160F;
font-size:13px;
}
.yef_hts_gns{
padding:3rem 0;
}
@media(min-width:768px){
.yef_hts_gns{
padding:3.875rem 0;
}
}
.yef_hts_head_gns{
gap:1.125rem;
display:flex;
flex-direction:column;
margin-bottom:2.125rem;
}
@media(min-width:767px){
.yef_hts_head_gns{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.yef_hts_eyebrow_gns{
margin-bottom:0.75rem;
}
.yef_hts_h2_gns{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-size:30px;
color:#F5F2EC;
}
@media(min-width:770px){
.yef_hts_h2_gns{
font-size:38px;
}
}
.yef_hts_cta_gns{
border-radius:62.438rem;
flex:0 0 auto;
transition:opacity .22s ease;
background:#D4AE6E;
padding:0.938rem 1.875rem;
font-weight:700;
color:#18160F;
font-size:15px;
}
.yef_hts_cta_gns:hover{
opacity:.9;
}
.yef_hts_grid_gns{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:759px){
.yef_hts_grid_gns{
grid-template-columns:repeat(3,1fr);
}
}
.yef_hts_step_gns{
min-width:0;
border-top:1px solid rgba(255,252,245,0.12);
padding-top:22px;
}
.yef_hts_step_num_gns{
color:#D4AE6E;
font-weight:700;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:2.75rem;
margin-bottom:0.875rem;
line-height:1;
}
.yef_hts_step_h_gns{
overflow-wrap:break-word;
line-height:1.2;
font-weight:700;
margin-bottom:8px;
font-size:19px;
color:#F5F2EC;
}
.yef_hts_step_p_gns{
overflow-wrap:break-word;
line-height:1.55;
font-size:14px;
color:#B0A99F;
}
.yef_rc_gns{
padding:48px 0 10px;
}
.yef_rc_in_gns{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:761px){
.yef_rc_in_gns{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.yef_rc_col_gns{
min-width:0;
}
.yef_rc_label_gns{
color:#9A7A3A;
font-size:11px;
text-transform:uppercase;
font-weight:600;
letter-spacing:.2em;
margin-bottom:1rem;
}
.yef_rc_awards_gns{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.yef_rc_award_gns{
gap:0.75rem;
min-width:0;
display:flex;
align-items:center;
}
.yef_rc_award_ic_gns{
flex:0 0 auto;
color:#C49848;
align-items:center;
display:inline-flex;
}
.yef_rc_award_ic_gns svg{
width:1.125rem;
height:18px;
}
.yef_rc_award_t_gns{
color:#18160F;
font-size:0.875rem;
font-weight:700;
overflow-wrap:break-word;
}
.yef_rc_award_s_gns{
overflow-wrap:break-word;
font-size:12px;
color:#6B6660;
}
.yef_rc_press_gns{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.yef_rc_press_logo_gns{
border:1px solid rgba(20,18,14,0.08);
padding:0 8px;
overflow:hidden;
border-radius:8px;
justify-content:center;
height:52px;
align-items:center;
color:#857F78;
font-weight:700;
font-size:14px;
text-overflow:ellipsis;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
text-align:center;
display:flex;
white-space:nowrap;
}
.yef_rc_partner_gns{
background:#FFFFFF;
padding:22px;
border:1px solid rgba(20,18,14,0.08);
border-radius:0.875rem;
}
.yef_rc_partner_name_gns{
font-size:20px;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.375rem;
color:#18160F;
}
.yef_rc_partner_text_gns{
overflow-wrap:break-word;
font-size:13px;
line-height:1.55;
color:#857F78;
}
.yef_pmt_gns{
padding:3rem 0 0.625rem;
}
.yef_pmt_in_gns{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:878px){
.yef_pmt_in_gns{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.yef_pmt_left_gns{
min-width:0;
}
.yef_pmt_eyebrow_gns{
margin-bottom:0.75rem;
}
.yef_pmt_h2_gns{
font-weight:600;
line-height:1.06;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:12px;
font-size:30px;
color:#18160F;
}
@media(min-width:765px){
.yef_pmt_h2_gns{
font-size:2rem;
}
}
.yef_pmt_text_gns{
color:#857F78;
font-size:0.906rem;
line-height:1.6;
margin-bottom:22px;
}
.yef_pmt_logos_gns{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:477px){
.yef_pmt_logos_gns{
grid-template-columns:repeat(4,1fr);
}
}
.yef_pmt_logo_gns{
border:1px solid rgba(20,18,14,0.08);
border-radius:8px;
padding:0 0.5rem;
overflow:hidden;
background:#FFFFFF;
color:#2E2B24;
display:flex;
align-items:center;
text-overflow:ellipsis;
font-size:12.5px;
justify-content:center;
font-weight:700;
text-align:center;
white-space:nowrap;
height:50px;
}
.yef_pmt_table_gns{
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
min-width:0;
}
.yef_pmt_thead_gns{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#1E1C1A;
display:grid;
}
.yef_pmt_th_gns{
overflow:hidden;
padding:0.813rem 14px;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
color:#F5F2EC;
font-size:0.625rem;
letter-spacing:.08em;
text-transform:uppercase;
}
.yef_pmt_row_gns{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20,18,14,0.08);
}
.yef_pmt_row_gns:nth-child(odd){
background:#FFFFFF;
}
.yef_pmt_td_gns{
padding:0.875rem;
color:#857F78;
min-width:0;
overflow-wrap:break-word;
font-size:0.844rem;
}
.yef_pmt_row_gns .yef_pmt_td_gns:first-child{
font-weight:700;
color:#18160F;
}
.yef_pmt_row_gns .yef_pmt_td_gns:last-child{
color:#3A7A52;
font-weight:700;
}
.yef_ts_gns{
padding:2.75rem 0;
}
.yef_ts_in_gns{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:878px){
.yef_ts_in_gns{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.yef_ts_left_gns{
min-width:0;
}
.yef_ts_h2_gns{
margin-bottom:12px;
font-size:1.625rem;
line-height:1.1;
color:#F5F2EC;
overflow-wrap:break-word;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:768px){
.yef_ts_h2_gns{
font-size:28px;
}
}
.yef_ts_text_gns{
max-width:32.5rem;
margin-bottom:22px;
font-size:14.5px;
line-height:1.6;
color:#B0A99F;
}
.yef_ts_badges_gns{
gap:18px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.yef_ts_badge_gns{
color:#B0A99F;
font-size:13px;
font-weight:600;
}
.yef_ts_pay_gns{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:879px){
.yef_ts_pay_gns{
justify-content:flex-end;
}
}
.yef_ts_pay_chip_gns{
padding:0.75rem 1rem;
border:1px solid rgba(255,252,245,0.12);
border-radius:14px;
background:rgba(255,252,245,0.07);
color:#F5F2EC;
font-size:14px;
font-weight:700;
}
.yef_rv_gns{
background:#FFFFFF;
padding:48px 0;
border-bottom:1px solid rgba(20,18,14,0.08);
border-top:1px solid rgba(20,18,14,0.08);
margin-top:24px;
}
@media(min-width:765px){
.yef_rv_gns{
padding:3.5rem 0;
}
}
.yef_rv_head_gns{
gap:16px;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.yef_rv_head_gns{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.yef_rv_eyebrow_gns{
margin-bottom:10px;
}
.yef_rv_h2_gns{
font-size:1.875rem;
color:#18160F;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.yef_rv_h2_gns{
font-size:2.375rem;
}
}
.yef_rv_agg_gns{
gap:0.75rem;
align-items:center;
display:flex;
}
.yef_rv_agg_stars_gns{
gap:3px;
color:#9A7A3A;
display:flex;
}
.yef_rv_agg_stars_gns svg{
width:1.125rem;
height:1.125rem;
}
.yef_rv_source_gns{
color:#857F78;
font-size:0.813rem;
}
.yef_rv_grid_gns{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.yef_rv_grid_gns{
grid-template-columns:repeat(3,1fr);
}
}
.yef_rv_card_gns{
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
padding:1.625rem;
background:#F5F3F0;
min-width:0;
}
.yef_rv_card_stars_gns{
gap:2px;
display:flex;
margin-bottom:0.75rem;
color:#9A7A3A;
}
.yef_rv_card_stars_gns svg{
height:0.875rem;
width:0.875rem;
}
.yef_rv_card_body_gns{
margin-bottom:1rem;
color:#18160F;
font-weight:500;
overflow-wrap:break-word;
font-size:1.125rem;
line-height:1.45;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
.yef_rv_card_meta_gns{
gap:0.625rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.yef_rv_card_av_gns{
flex:0 0 auto;
background:linear-gradient(135deg,#9A7A3A,#D4AE6E);
border-radius:50%;
width:2rem;
height:32px;
}
.yef_rv_card_author_gns{
font-weight:700;
font-size:13px;
color:#18160F;
}
.yef_rv_card_loc_gns{
color:#6B6660;
font-size:12px;
}
.yef_tt_gns{
padding:48px 0 0.625rem;
}
@media(min-width:771px){
.yef_tt_gns{
padding:60px 0 0.625rem;
}
}
.yef_tt_head_gns{
text-align:center;
margin-bottom:34px;
}
.yef_tt_eyebrow_gns{
margin-bottom:0.75rem;
}
.yef_tt_h2_gns{
line-height:1.05;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#18160F;
overflow-wrap:break-word;
font-size:32px;
font-weight:600;
}
@media(min-width:769px){
.yef_tt_h2_gns{
font-size:2.625rem;
}
}
.yef_tt_grid_gns{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:757px){
.yef_tt_grid_gns{
grid-template-columns:repeat(3,1fr);
}
}
.yef_tt_card_gns{
border-radius:0.875rem;
background:#FFFFFF;
padding:30px;
border:1px solid rgba(20,18,14,0.08);
display:flex;
flex-direction:column;
min-width:0;
}
.yef_tt_card_ic_gns{
align-items:center;
margin-bottom:18px;
display:inline-flex;
color:#9A7A3A;
}
.yef_tt_card_ic_gns svg{
width:1.75rem;
height:1.75rem;
}
.yef_tt_card_h_gns{
margin-bottom:8px;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.15;
color:#18160F;
font-weight:600;
font-size:1.375rem;
}
.yef_tt_card_p_gns{
overflow-wrap:break-word;
font-size:0.875rem;
margin-bottom:14px;
color:#857F78;
line-height:1.6;
}
.yef_tt_card_p_gns b{
font-weight:700;
color:#18160F;
}
.yef_tt_card_link_gns{
transition:color .22s ease;
font-size:0.813rem;
border-bottom:1px solid #9A7A3A;
margin-top:auto;
color:#18160F;
padding-bottom:2px;
align-self:flex-start;
font-weight:700;
}
.yef_tt_card_link_gns:hover{
color:#9A7A3A;
}
.yef_dr_gns{
padding:2.25rem 0 0.625rem;
}
.yef_dr_in_gns{
gap:20px;
border-radius:14px;
padding:28px 32px;
border:1px dashed rgba(20,18,14,0.14);
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.yef_dr_in_gns{
gap:2rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.yef_dr_h2_gns{
overflow-wrap:break-word;
color:#18160F;
font-weight:600;
font-size:24px;
margin-bottom:0.5rem;
line-height:1.1;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.yef_dr_h2_gns{
font-size:26px;
}
}
.yef_dr_text_gns{
font-size:0.875rem;
line-height:1.6;
overflow-wrap:break-word;
max-width:42.5rem;
color:#857F78;
}
.yef_dr_text_gns b{
font-weight:700;
color:#18160F;
}
.yef_dr_cta_gns{
transition:color .22s ease;
flex:0 0 auto;
white-space:nowrap;
padding-bottom:2px;
font-size:0.844rem;
border-bottom:1px solid #9A7A3A;
font-weight:700;
color:#18160F;
}
.yef_dr_cta_gns:hover{
color:#9A7A3A;
}
.yef_wy_gns{
padding:3rem 0;
}
@media(min-width:768px){
.yef_wy_gns{
padding:3.5rem 0;
}
}
.yef_wy_in_gns{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:902px){
.yef_wy_in_gns{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.yef_wy_left_gns{
min-width:0;
}
.yef_wy_eyebrow_gns{
margin-bottom:14px;
}
.yef_wy_h2_gns{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:32px;
color:#18160F;
margin-bottom:1rem;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
}
@media(min-width:768px){
.yef_wy_h2_gns{
font-size:40px;
}
}
.yef_wy_intro_gns{
line-height:1.6;
color:#857F78;
font-size:15px;
}
.yef_wy_grid_gns{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.yef_wy_grid_gns{
grid-template-columns:1fr 1fr;
}
}
.yef_wy_card_gns{
border-radius:0.875rem;
padding:26px;
border:1px solid rgba(20,18,14,0.08);
background:#FFFFFF;
min-width:0;
}
.yef_wy_card_ic_gns{
color:#9A7A3A;
align-items:center;
display:inline-flex;
justify-content:center;
margin-bottom:16px;
}
.yef_wy_card_ic_gns svg{
width:26px;
height:1.625rem;
}
.yef_wy_card_h_gns{
overflow-wrap:break-word;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
font-size:1.313rem;
line-height:1.15;
font-weight:600;
color:#18160F;
}
.yef_wy_card_p_gns{
color:#857F78;
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
}
.yef_prov_gns{
padding:2.5rem 0 20px;
}
.yef_prov_eyebrow_gns{
display:block;
margin-bottom:18px;
}
.yef_prov_grid_gns{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:559px){
.yef_prov_grid_gns{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.yef_prov_grid_gns{
grid-template-columns:repeat(6,1fr);
}
}
.yef_sg_gns{
padding:3rem 0 0.625rem;
}
.yef_sg_eyebrow_gns{
margin-bottom:12px;
display:block;
}
.yef_sg_h2_gns{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-weight:600;
font-size:30px;
overflow-wrap:break-word;
color:#18160F;
margin-bottom:28px;
}
@media(min-width:771px){
.yef_sg_h2_gns{
font-size:2.25rem;
}
}
.yef_sg_grid_gns{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:718px){
.yef_sg_grid_gns{
grid-template-columns:repeat(3,1fr);
}
}
.yef_sg_col_gns{
min-width:0;
}
.yef_sg_col_h_gns{
font-size:22px;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.625rem;
line-height:1.15;
color:#18160F;
font-weight:600;
overflow-wrap:break-word;
}
.yef_sg_col_p_gns{
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
color:#857F78;
}
.yef_faq_gns{
background:#FFFFFF;
padding:48px 0;
border-bottom:1px solid rgba(20,18,14,0.08);
border-top:1px solid rgba(20,18,14,0.08);
margin-top:1.5rem;
}
@media(min-width:769px){
.yef_faq_gns{
padding:3.875rem 0;
}
}
.yef_faq_head_gns{
margin-bottom:2.125rem;
text-align:center;
}
.yef_faq_eyebrow_gns{
margin-bottom:12px;
}
.yef_faq_h2_gns{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
color:#18160F;
font-size:2rem;
font-weight:600;
}
@media(min-width:769px){
.yef_faq_h2_gns{
font-size:2.375rem;
}
}
.yef_faq_list_gns{
margin:0 auto;
gap:12px;
flex-direction:column;
display:flex;
max-width:51.25rem;
}
.yef_faq_item_gns{
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
background:#F5F3F0;
}
.yef_faq_q_gns{
list-style:none;
gap:1.25rem;
padding:20px 24px;
font-weight:700;
display:flex;
cursor:pointer;
overflow-wrap:break-word;
align-items:center;
justify-content:space-between;
font-size:1rem;
color:#18160F;
}
.yef_faq_q_gns::-webkit-details-marker{
display:none;
}
.yef_faq_q_ic_gns{
transition:transform .22s ease;
flex:0 0 auto;
color:#9A7A3A;
align-items:center;
display:inline-flex;
}
.yef_faq_q_ic_gns svg{
width:18px;
height:1.125rem;
}
.yef_faq_item_gns[open] .yef_faq_q_ic_gns{
transform:rotate(180deg);
}
.yef_faq_a_gns{
padding:0 1.5rem 20px;
line-height:1.6;
overflow-wrap:break-word;
color:#857F78;
font-size:0.906rem;
}
.yef_el_gns{
padding:48px 0;
}
@media(min-width:768px){
.yef_el_gns{
padding:56px 0;
}
}
.yef_el_in_gns{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:902px){
.yef_el_in_gns{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.yef_el_left_gns{
min-width:0;
}
.yef_el_eyebrow_gns{
margin-bottom:0.875rem;
}
.yef_el_h2_gns{
margin-bottom:22px;
font-size:2rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
color:#18160F;
}
@media(min-width:771px){
.yef_el_h2_gns{
font-size:38px;
}
}
.yef_el_body_gns p{
margin-bottom:1.125rem;
overflow-wrap:break-word;
line-height:1.7;
color:#2E2B24;
font-size:16px;
}
.yef_el_dropcap_gns{
padding:0.375rem 0.75rem 0 0;
font-weight:700;
float:left;
color:#9A7A3A;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:62px;
line-height:.8;
}
.yef_el_right_gns{
min-width:0;
}
.yef_el_quote_gns{
padding:36px;
background:linear-gradient(150deg,#23201C,#0F0E0C);
border-radius:20px;
color:#F5F2EC;
position:relative;
margin-bottom:1.5rem;
}
.yef_el_quote_mark_gns{
align-items:center;
display:inline-flex;
margin-bottom:6px;
color:#D4AE6E;
}
.yef_el_quote_mark_gns svg{
height:34px;
width:2.125rem;
}
.yef_el_quote_text_gns{
line-height:1.4;
overflow-wrap:break-word;
font-size:1.375rem;
font-weight:500;
margin-bottom:22px;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#F5F2EC;
}
.yef_el_quote_meta_gns{
gap:12px;
align-items:center;
display:flex;
}
.yef_el_quote_av_gns{
flex:0 0 auto;
background:linear-gradient(135deg,#9A7A3A,#D4AE6E);
border-radius:50%;
height:2.375rem;
width:38px;
}
.yef_el_quote_author_gns{
font-weight:700;
color:#F5F2EC;
font-size:0.875rem;
}
.yef_el_quote_meta_sub_gns{
color:#B0A99F;
font-size:12px;
}
.yef_el_explain_gns{
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
}
.yef_el_explain_card_gns{
padding:1.375rem 1.5rem;
}
.yef_el_explain_card_gns+.yef_el_explain_card_gns{
border-top:1px solid rgba(20,18,14,0.08);
}
.yef_el_explain_h_gns{
overflow-wrap:break-word;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
font-size:20px;
line-height:1.15;
color:#18160F;
}
.yef_el_explain_p_gns{
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
color:#857F78;
}
.yef_lh_gns{
padding:40px 0 20px;
}
.yef_lh_in_gns{
border-top:1px solid rgba(20,18,14,0.14);
padding-top:34px;
}
.yef_lh_eyebrow_gns{
display:block;
margin-bottom:1.375rem;
}
.yef_lh_grid_gns{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:597px){
.yef_lh_grid_gns{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.yef_lh_grid_gns{
grid-template-columns:repeat(5,1fr);
}
}
.yef_lh_col_gns{
min-width:0;
}
.yef_lh_col_h_gns{
overflow-wrap:break-word;
margin-bottom:12px;
font-weight:700;
font-size:13px;
color:#18160F;
}
.yef_lh_links_gns{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.yef_lh_link_gns{
transition:color .22s ease;
font-size:13px;
overflow-wrap:break-word;
color:#857F78;
}
.yef_lh_link_gns:hover{
color:#9A7A3A;
}
.yef_sb_gns{
padding:3rem 0;
background:#FFFFFF;
border-top:1px solid rgba(20,18,14,0.08);
margin-top:24px;
border-bottom:1px solid rgba(20,18,14,0.08);
}
@media(min-width:769px){
.yef_sb_gns{
padding:3.5rem 0;
}
}
.yef_sb_eyebrow_gns{
display:block;
margin-bottom:0.75rem;
}
.yef_sb_h2_gns{
color:#18160F;
margin-bottom:26px;
line-height:1.05;
font-weight:600;
font-size:1.875rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:766px){
.yef_sb_h2_gns{
font-size:2.25rem;
}
}
.yef_sb_grid_gns{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:557px){
.yef_sb_grid_gns{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.yef_sb_grid_gns{
grid-template-columns:repeat(4,1fr);
}
}
.yef_sb_card_gns{
border-radius:0.875rem;
background:#F5F3F0;
border:1px solid rgba(20,18,14,0.08);
padding:1.5rem;
min-width:0;
}
.yef_sb_card_h_gns{
font-weight:600;
font-size:1.188rem;
overflow-wrap:break-word;
color:#18160F;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
line-height:1.15;
}
.yef_sb_card_p_gns{
font-size:0.844rem;
color:#857F78;
line-height:1.6;
overflow-wrap:break-word;
}
.yef_sb_rtp_gns{
grid-template-columns:1fr;
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
gap:24px;
background:#F5F3F0;
padding:26px 1.75rem;
display:grid;
margin-top:1.125rem;
align-items:center;
}
@media(min-width:757px){
.yef_sb_rtp_gns{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.yef_sb_rtp_h_gns{
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#18160F;
font-size:1.25rem;
}
.yef_sb_rtp_p_gns{
color:#857F78;
font-size:13.5px;
overflow-wrap:break-word;
line-height:1.6;
}
.yef_sb_rtp_stats_gns{
gap:16px;
display:flex;
}
.yef_sb_stat_gns{
background:#FFFFFF;
padding:18px;
flex:1 1 0;
border-radius:0.5rem;
text-align:center;
min-width:0;
}
.yef_sb_stat_v_gns{
color:#3A7A52;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:1.625rem;
overflow-wrap:break-word;
}
.yef_sb_stat_l_gns{
margin-top:0.25rem;
color:#6B6660;
font-size:11.5px;
}
.yef_ft_gns{
background:#1E1C1A;
margin-top:40px;
color:#B0A99F;
}
.yef_ft_in_gns{
gap:32px;
grid-template-columns:1fr;
padding:3rem 0 28px;
display:grid;
}
@media(min-width:599px){
.yef_ft_in_gns{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.yef_ft_in_gns{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.yef_ft_brand_gns{
min-width:0;
}
.yef_ft_logo_gns{
color:#F5F2EC;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:700;
overflow-wrap:break-word;
font-size:26px;
}
.yef_ft_tagline_gns{
max-width:280px;
line-height:1.6;
color:#B0A99F;
font-size:13.5px;
margin-top:0.875rem;
}
.yef_ft_contact_gns{
transition:color .22s ease;
max-width:17.5rem;
font-size:13px;
margin-top:12px;
color:#D4AE6E;
display:inline-block;
overflow-wrap:anywhere;
}
.yef_ft_contact_gns:hover{
color:#F5F2EC;
}
.yef_ft_col_gns{
min-width:0;
}
.yef_ft_col_h_gns{
color:#F5F2EC;
overflow-wrap:break-word;
margin-bottom:0.875rem;
font-size:0.813rem;
letter-spacing:.08em;
text-transform:uppercase;
font-weight:700;
}
.yef_ft_col_links_gns{
gap:10px;
flex-direction:column;
display:flex;
}
.yef_ft_link_gns{
transition:color .22s ease;
overflow-wrap:break-word;
color:#B0A99F;
font-size:13.5px;
}
.yef_ft_link_gns:hover{
color:#F5F2EC;
}
.yef_ft_bot_gns{
gap:16px;
padding:22px 0 40px;
border-top:1px solid rgba(255,252,245,0.12);
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.yef_ft_bot_gns{
gap:1.25rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.yef_ft_legal_gns{
overflow-wrap:break-word;
max-width:760px;
color:#ABA59D;
line-height:1.6;
font-size:0.719rem;
}
.yef_ft_legal_gns b{
color:#B0A99F;
font-weight:700;
}
.yef_ft_age_gns{
border:1.5px solid #D4AE6E;
padding:4px 9px;
flex:0 0 auto;
border-radius:0.5rem;
font-size:13px;
color:#D4AE6E;
font-weight:700;
}