*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F3F0;
font-size:0.938rem;
line-height:1.6;
overflow-wrap:break-word;
font-family:"Source Sans 3", 'Helvetica Neue', Arial, sans-serif;
color:#2E2C28;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
}
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{
border-radius:8px;
background:rgba(0,0,0,0.50);
}
::-webkit-scrollbar-track{
background:transparent;
}
.nyf_layout4lu{
flex-direction:column;
min-height:100vh;
display:flex;
}
.nyf_main4lu{
flex:1 1 auto;
min-width:0;
width:100%;
}
.nyf_container4lu{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:87.5rem;
}
@media(min-width:769px){
.nyf_container4lu{
padding:0 32px;
}
}
@media(min-width:1097px){
.nyf_container4lu{
padding:0 3.5rem;
}
}
.nyf_eyebrow4lu{
color:#B8965A;
line-height:1.4;
letter-spacing:.2em;
display:inline-block;
text-transform:uppercase;
overflow-wrap:break-word;
font-size:0.688rem;
font-weight:600;
font-family:"Source Sans 3", 'Helvetica Neue', Arial, sans-serif;
}
.nyf_band4lu{
background:#1E1D1B;
color:#F5F3F0;
}
.nyf_band4lu .nyf_eyebrow4lu{
color:#D4B87A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.nyf_tb4lu{
background:#F5F3F0;
z-index:50;
border-bottom:1px solid rgba(20,18,16,0.14);
top:0;
position:sticky;
}
.nyf_tb_in4lu{
padding:0.75rem 1rem;
gap:1rem;
margin:0 auto;
display:flex;
width:100%;
justify-content:space-between;
max-width:87.5rem;
align-items:center;
}
@media(min-width:767px){
.nyf_tb_in4lu{
padding:16px 32px;
}
}
@media(min-width:1098px){
.nyf_tb_in4lu{
padding:1.125rem 3.5rem;
}
}
.nyf_tb_left4lu{
gap:1.75rem;
align-items:center;
display:flex;
min-width:0;
}
.nyf_tb_logo4lu{
gap:11px;
min-width:0;
display:flex;
align-items:center;
}
.nyf_tb_logo_mark4lu{
flex:0 0 auto;
border-radius:8px;
height:34px;
width:34px;
object-fit:cover;
}
.nyf_tb_logo_txt4lu{
display:flex;
flex-direction:column;
line-height:1;
min-width:0;
}
.nyf_tb_logo_name4lu{
overflow:hidden;
text-overflow:ellipsis;
font-size:22px;
color:#181715;
white-space:nowrap;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:700;
letter-spacing:.02em;
}
.nyf_tb_logo_sub4lu{
overflow:hidden;
margin-top:4px;
font-weight:600;
color:#B8965A;
letter-spacing:.32em;
white-space:nowrap;
font-size:0.531rem;
text-transform:uppercase;
text-overflow:ellipsis;
}
.nyf_tb_nav4lu{
display:none;
}
@media(min-width:957px){
.nyf_tb_nav4lu{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.nyf_tb_nav_item4lu{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
border-bottom:2px solid transparent;
font-size:14px;
padding-bottom:3px;
color:#2E2C28;
font-weight:600;
}
.nyf_tb_nav_item4lu:hover{
color:#181715;
}
.nyf_tb_nav_item4lu.nyf_state_active4lu{
border-color:#B8965A;
color:#181715;
}
.nyf_tb_right4lu{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.nyf_tb_search4lu{
transition:color .22s ease;
display:flex;
justify-content:center;
color:#2E2C28;
align-items:center;
}
.nyf_tb_search4lu:hover{
color:#B8965A;
}
.nyf_tb_search4lu svg{
width:1.125rem;
height:1.125rem;
}
.nyf_tb_lang4lu{
font-weight:600;
letter-spacing:.1em;
text-transform:uppercase;
color:#6B6760;
font-size:0.688rem;
}
.nyf_tb_lang4lu:hover{
color:#181715;
}
.nyf_tb_login4lu{
color:#181715;
font-weight:600;
display:none;
font-size:14px;
}
@media(min-width:771px){
.nyf_tb_login4lu{
display:inline-block;
}
}
.nyf_tb_register4lu{
transition:background-color .22s ease;
padding:0.688rem 22px;
background:#181715;
border-radius:999px;
font-weight:700;
color:#F5F3F0;
white-space:nowrap;
font-size:0.875rem;
}
.nyf_tb_register4lu:hover{
background:#2E2C28;
}
.nyf_mob4lu{
background:#F5F3F0;
right:0;
position:fixed;
left:0;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(20,18,16,0.14);
bottom:0;
}
@media(min-width:960px){
.nyf_mob4lu{
display:none;
}
}
.nyf_mob_in4lu{
margin:0 auto;
display:flex;
align-items:stretch;
justify-content:space-around;
max-width:35rem;
}
.nyf_mob_item4lu{
transition:color .22s ease;
gap:3px;
padding:9px 4px;
flex:1 1 0;
align-items:center;
display:flex;
flex-direction:column;
min-width:0;
color:#6B6760;
}
.nyf_mob_item4lu.nyf_state_active4lu{
color:#B8965A;
}
.nyf_mob_ic4lu{
justify-content:center;
display:flex;
align-items:center;
}
.nyf_mob_ic4lu svg{
width:20px;
height:1.25rem;
}
.nyf_mob_lb4lu{
overflow:hidden;
max-width:100%;
font-size:10px;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:600;
}
@media(max-width:958px){
body{
padding-bottom:3.75rem;
}
}
.nyf_rail4lu{
position:relative;
min-width:0;
}
.nyf_rail_scroll4lu{
gap:14px;
-webkit-overflow-scrolling:touch;
padding-bottom:14px;
overflow-x:auto;
display:flex;
scrollbar-width:thin;
}
@media(min-width:767px){
.nyf_rail_scroll4lu{
gap:1.125rem;
}
}
.nyf_gc4lu{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:767px){
.nyf_gc4lu{
width:188px;
}
}
.nyf_gc_img4lu{
border-radius:14px;
background:#FАФAF8;
overflow:hidden;
position:relative;
box-shadow:0 2px 6px rgba(20,18,16,0.06), 0 0.375rem 18px rgba(20,18,16,0.08);
padding-bottom:133.33%;
}
.nyf_gc_img4lu img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.nyf_gc_cover4lu{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
inset:0;
position:absolute;
pointer-events:none;
}
.nyf_gc_hover4lu{
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;
}
.nyf_gc4lu:hover .nyf_gc_hover4lu{
opacity:1;
}
.nyf_gc_hover_btn4lu{
border-radius:999px;
background:#181715;
color:#F5F3F0;
justify-content:center;
align-items:center;
width:2.875rem;
display:flex;
height:46px;
}
.nyf_gc_hover_btn4lu svg{
width:1.125rem;
height:18px;
}
.nyf_gc_info4lu{
gap:2px;
flex-direction:column;
min-width:0;
display:flex;
margin-top:9px;
}
.nyf_gc_name4lu{
overflow:hidden;
white-space:nowrap;
font-size:13px;
text-overflow:ellipsis;
color:#181715;
font-weight:700;
}
.nyf_gc_prov4lu{
overflow:hidden;
font-size:11px;
text-overflow:ellipsis;
white-space:nowrap;
color:#6B6760;
}
.nyf_gc_meta4lu{
font-size:11px;
color:#6B6760;
}
.nyf_tc4lu{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:766px){
.nyf_tc4lu{
width:230px;
}
}
.nyf_tc_img4lu{
overflow:hidden;
border-radius:0.875rem;
background:#FАФAF8;
position:relative;
box-shadow:0 2px 6px rgba(20,18,16,0.06), 0 0.375rem 18px rgba(20,18,16,0.08);
padding-bottom:75%;
}
.nyf_tc_img4lu img{
inset:0;
object-fit:cover;
height:100%;
width:100%;
position:absolute;
}
.nyf_tc_info4lu{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:9px;
}
.nyf_tc_name4lu{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#181715;
font-weight:700;
font-size:0.875rem;
}
.nyf_tc_rtp4lu{
color:#6B6760;
font-size:11px;
}
.nyf_lc4lu{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:771px){
.nyf_lc4lu{
width:16.75rem;
}
}
.nyf_lc_img4lu{
overflow:hidden;
background:#FАФAF8;
border-radius:14px;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 6px rgba(20,18,16,0.06), 0 6px 18px rgba(20,18,16,0.08);
}
.nyf_lc_img4lu img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.nyf_lc_live4lu{
padding:0.25rem 9px;
border-radius:999px;
gap:7px;
background:rgba(0,0,0,0.50);
position:absolute;
top:12px;
left:12px;
align-items:center;
display:flex;
}
.nyf_lc_live_dot4lu{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#C0392B;
height:8px;
width:0.5rem;
}
.nyf_lc_seats4lu{
letter-spacing:.08em;
color:#F5F3F0;
font-size:10px;
text-transform:uppercase;
font-weight:600;
}
.nyf_lc_info4lu{
gap:2px;
margin-top:9px;
min-width:0;
flex-direction:column;
display:flex;
}
.nyf_lc_name4lu{
overflow:hidden;
color:#181715;
text-overflow:ellipsis;
font-size:15px;
white-space:nowrap;
font-weight:700;
}
.nyf_lc_bet4lu{
font-size:0.688rem;
color:#6B6760;
}
.nyf_pc4lu{
border-radius:14px;
padding:1rem 0.875rem;
border:1px solid rgba(20,18,16,0.08);
gap:0.5rem;
background:#FАФAF8;
display:flex;
flex-direction:column;
justify-content:center;
min-height:4.625rem;
min-width:0;
align-items:center;
}
.nyf_pc_logo4lu{
flex:0 0 auto;
width:auto;
object-fit:contain;
height:1.75rem;
max-width:100%;
}
.nyf_pc_name4lu{
overflow:hidden;
text-align:center;
color:#6B6760;
max-width:100%;
font-size:0.688rem;
text-overflow:ellipsis;
white-space:nowrap;
}
.nyf_gc_tag4lu{
border-radius:8px;
padding:3px 0.5rem;
left:10px;
font-size:10px;
position:absolute;
font-weight:700;
top:0.625rem;
letter-spacing:.06em;
z-index:2;
text-transform:uppercase;
display:inline-block;
}
.nyf_gc_tag_hot4lu{
background:#C0392B;
color:#F5F3F0;
}
.nyf_gc_tag_new4lu{
background:#D4B87A;
color:#181715;
}
.nyf_gc_tag_jp4lu{
background:#B8965A;
color:#181715;
}
.nyf_gc_tag_live4lu{
background:#C0392B;
color:#F5F3F0;
}
.nyf_sh4lu{
min-width:0;
margin-bottom:1.125rem;
}
.nyf_sh_row4lu{
gap:1rem;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
}
.nyf_sh_row4lu .nyf_sh_l4lu{
gap:0.375rem;
flex-direction:column;
min-width:0;
display:flex;
}
.nyf_sh_stack4lu{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.nyf_sh_center4lu{
gap:0.625rem;
display:flex;
flex-direction:column;
text-align:center;
align-items:center;
}
.nyf_sh_h24lu{
color:#181715;
font-weight:600;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:1.5rem;
overflow-wrap:break-word;
line-height:1.1;
}
@media(min-width:768px){
.nyf_sh_h24lu{
font-size:30px;
}
}
.nyf_band4lu .nyf_sh_h24lu{
color:#F5F3F0;
}
.nyf_sh_eb_line4lu{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.nyf_sh_eb_line4lu::before{
background:#B8965A;
display:inline-block;
content:"";
height:1px;
width:28px;
}
.nyf_band4lu .nyf_sh_eb_line4lu::before{
background:#D4B87A;
}
.nyf_sh_eb_dot4lu{
gap:8px;
align-items:center;
display:inline-flex;
}
.nyf_sh_eb_dot4lu::before{
border-radius:50%;
background:#B8965A;
content:"";
display:inline-block;
height:6px;
width:0.375rem;
}
.nyf_band4lu .nyf_sh_eb_dot4lu::before{
background:#D4B87A;
}
.nyf_sh_link4lu{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
white-space:nowrap;
border-bottom:1px solid #181715;
font-size:13px;
align-items:center;
font-weight:600;
display:inline-flex;
color:#181715;
padding-bottom:2px;
}
.nyf_sh_link4lu:hover{
border-color:#B8965A;
color:#B8965A;
}
.nyf_sh_link4lu svg{
width:0.875rem;
height:0.875rem;
}
.nyf_sh_link_chev4lu{
border-bottom:0;
padding-bottom:0;
}
.nyf_sh_link_btn4lu{
border-radius:999px;
background:#181715;
padding:0.563rem 18px;
color:#F5F3F0;
border-bottom:0;
}
.nyf_sh_link_btn4lu:hover{
background:#2E2C28;
border-color:transparent;
color:#F5F3F0;
}
.nyf_band4lu .nyf_sh_link4lu{
border-color:#F5F3F0;
color:#F5F3F0;
}
.nyf_band4lu .nyf_sh_link_btn4lu{
background:#D4B87A;
color:#181715;
}
.nyf_sh_rule4lu{
margin:-2px 0 18px;
background:rgba(20,18,16,0.14);
height:1px;
}
.nyf_band4lu .nyf_sh_rule4lu{
background:rgba(255,252,245,0.12);
}
.nyf_hero4lu{
padding:2rem 0 8px;
}
@media(min-width:765px){
.nyf_hero4lu{
padding:3.5rem 0 1.5rem;
}
}
.nyf_hero_in4lu{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:897px){
.nyf_hero_in4lu{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.nyf_hero_copy4lu{
min-width:0;
}
.nyf_hero_eyebrow4lu{
gap:10px;
margin-bottom:1.375rem;
display:inline-flex;
align-items:center;
}
.nyf_hero_eyebrow_line4lu{
flex:0 0 auto;
background:#B8965A;
height:1px;
display:inline-block;
width:28px;
}
.nyf_hero_h14lu{
color:#181715;
margin-bottom:20px;
line-height:1.04;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:600;
letter-spacing:-.01em;
font-size:2.375rem;
overflow-wrap:break-word;
}
@media(min-width:768px){
.nyf_hero_h14lu{
font-size:3.375rem;
}
}
@media(min-width:1099px){
.nyf_hero_h14lu{
font-size:3.875rem;
}
}
.nyf_hero_h14lu em{
color:#B8965A;
font-style:normal;
}
.nyf_hero_sub4lu{
margin-bottom:30px;
max-width:480px;
font-size:16px;
line-height:1.6;
color:#8A8680;
}
@media(min-width:768px){
.nyf_hero_sub4lu{
font-size:1.125rem;
}
}
.nyf_hero_actions4lu{
gap:14px;
margin-bottom:34px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.nyf_hero_cta4lu{
transition:background-color .22s ease;
border-radius:62.438rem;
gap:0.625rem;
padding:16px 1.875rem;
background:#181715;
display:inline-flex;
font-weight:700;
align-items:center;
font-size:0.938rem;
color:#F5F3F0;
}
.nyf_hero_cta4lu:hover{
background:#2E2C28;
}
.nyf_hero_cta_ic4lu{
display:inline-flex;
align-items:center;
}
.nyf_hero_cta_ic4lu svg{
width:16px;
height:1rem;
}
.nyf_hero_cta_alt4lu{
padding:15px 1.625rem;
transition:border-color .22s ease,color .22s ease;
background:transparent;
border-radius:999px;
border:1px solid rgba(20,18,16,0.14);
font-weight:600;
color:#181715;
font-size:15px;
display:inline-flex;
align-items:center;
}
.nyf_hero_cta_alt4lu:hover{
border-color:#B8965A;
color:#B8965A;
}
.nyf_hero_trust4lu{
gap:1.375rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.nyf_hero_trust_item4lu{
gap:0.563rem;
color:#2E2C28;
font-size:13px;
font-weight:600;
align-items:center;
display:flex;
}
.nyf_hero_trust_ic4lu{
color:#B8965A;
display:inline-flex;
align-items:center;
}
.nyf_hero_trust_ic4lu svg{
height:16px;
width:1rem;
}
.nyf_hero_promo4lu{
border-radius:20px;
background:#FАФAF8;
overflow:hidden;
display:flex;
position:relative;
min-height:18.75rem;
box-shadow:0 12px 40px rgba(20,18,16,0.14), 0 3px 10px rgba(20,18,16,0.08);
}
.nyf_hero_promo_bg4lu{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.nyf_hero_promo_bg4lu::after{
background:linear-gradient(120deg,#1E1D1B 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.nyf_hero_promo_glow4lu{
background:radial-gradient(circle,rgba(196,168,120,0.12) 0%,transparent 65%);
border-radius:50%;
top:-2.5rem;
right:-20px;
position:absolute;
height:16.25rem;
pointer-events:none;
width:16.25rem;
}
.nyf_hero_promo_ct4lu{
padding:28px;
position:relative;
align-self:flex-end;
max-width:88%;
z-index:2;
}
.nyf_hero_promo_label4lu{
display:block;
margin-bottom:0.5rem;
text-transform:uppercase;
font-weight:700;
font-size:10px;
color:#D4B87A;
letter-spacing:.25em;
}
.nyf_hero_promo_amount4lu{
overflow-wrap:break-word;
color:#F5F3F0;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:2rem;
line-height:1.05;
font-weight:600;
}
@media(min-width:766px){
.nyf_hero_promo_amount4lu{
font-size:40px;
}
}
.nyf_hero_promo_amount4lu em{
font-style:normal;
color:#D4B87A;
}
.nyf_hero_rating4lu{
padding:0.625rem 14px;
background:#FАФAF8;
border-radius:0.875rem;
gap:10px;
border:1px solid rgba(20,18,16,0.08);
box-shadow:0 2px 6px rgba(20,18,16,0.06), 0 0.375rem 18px rgba(20,18,16,0.08);
display:flex;
max-width:min(260px,62%);
position:absolute;
top:14px;
right:0.875rem;
z-index:3;
align-items:center;
}
.nyf_hero_rating_score4lu{
flex:0 0 auto;
color:#181715;
font-size:24px;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.nyf_hero_rating_txt4lu{
flex:1 1 auto;
min-width:0;
}
.nyf_hero_rating_stars4lu{
gap:2px;
display:flex;
color:#B8965A;
}
.nyf_hero_rating_stars4lu svg{
height:12px;
width:0.75rem;
}
.nyf_hero_rating_cap4lu{
margin-top:3px;
display:block;
font-size:0.688rem;
line-height:1.35;
color:#6B6760;
overflow-wrap:break-word;
}
.nyf_stat4lu{
margin-top:1rem;
border-top:1px solid rgba(20,18,16,0.14);
border-bottom:1px solid rgba(20,18,16,0.14);
}
.nyf_stat_in4lu{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.nyf_stat_in4lu{
grid-template-columns:repeat(4,1fr);
}
}
.nyf_stat_item4lu{
padding:1.375rem 14px;
border-bottom:1px solid rgba(20,18,16,0.08);
min-width:0;
border-right:1px solid rgba(20,18,16,0.08);
}
.nyf_stat_item4lu:nth-child(2n){
border-right:0;
}
.nyf_stat_item4lu:nth-child(n+3){
border-bottom:0;
}
@media(min-width:766px){
.nyf_stat_item4lu{
border-bottom:0;
}
.nyf_stat_item4lu:nth-child(2n){
border-right:1px solid rgba(20,18,16,0.08);
}
.nyf_stat_item4lu:nth-child(4n){
border-right:0;
}
}
.nyf_stat_value4lu{
line-height:1;
font-weight:700;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#181715;
font-size:30px;
}
@media(min-width:769px){
.nyf_stat_value4lu{
font-size:2.125rem;
}
}
.nyf_stat_label4lu{
line-height:1.4;
color:#6B6760;
overflow-wrap:break-word;
margin-top:0.375rem;
font-size:13px;
}
.nyf_grow4lu{
padding:26px 0 0.625rem;
}
.nyf_row_seo4lu{
margin:0.625rem 0 0;
line-height:1.65;
color:#8A8680;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:0.875rem;
}
.nyf_row_seo4lu strong{
font-weight:700;
color:#181715;
}
.nyf_jp4lu{
padding:30px 0 10px;
}
.nyf_jp_grid4lu{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.nyf_jp_grid4lu{
grid-template-columns:1fr 1fr;
}
.nyf_jp_card_mega4lu{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.nyf_jp_grid4lu{
grid-template-columns:1.4fr 1fr 1fr;
}
.nyf_jp_card_mega4lu{
grid-column:auto;
}
}
.nyf_jp_card4lu{
border:1px solid rgba(20,18,16,0.08);
padding:1.625rem;
gap:0.75rem;
overflow:hidden;
background:#FАФAF8;
border-radius:20px;
min-width:0;
min-height:200px;
flex-direction:column;
display:flex;
justify-content:space-between;
position:relative;
}
.nyf_jp_card_mega4lu{
border-color:transparent;
background:linear-gradient(135deg,#2A2720,#141310);
min-height:210px;
color:#F5F3F0;
}
.nyf_jp_glow4lu{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.12),transparent 70%);
position:absolute;
pointer-events:none;
top:-40px;
height:12.5rem;
right:-40px;
width:200px;
}
.nyf_jp_label4lu{
gap:10px;
font-weight:700;
font-size:0.625rem;
justify-content:space-between;
position:relative;
color:#B8965A;
align-items:center;
display:flex;
flex-wrap:wrap;
letter-spacing:.16em;
text-transform:uppercase;
}
.nyf_jp_card_mega4lu .nyf_jp_label4lu{
color:#D4B87A;
}
.nyf_jp_drop4lu{
letter-spacing:.04em;
text-transform:none;
font-weight:600;
color:#6B6760;
}
.nyf_jp_card_mega4lu .nyf_jp_drop4lu{
color:#B0ADA6;
}
.nyf_jp_amount4lu{
line-height:1;
font-weight:700;
position:relative;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:38px;
color:#181715;
}
.nyf_jp_card_mega4lu .nyf_jp_amount4lu{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#D4B87A;
}
@media(min-width:766px){
.nyf_jp_card_mega4lu .nyf_jp_amount4lu{
font-size:54px;
}
}
.nyf_jp_game4lu{
position:relative;
font-size:13px;
color:#6B6760;
}
.nyf_jp_card_mega4lu .nyf_jp_game4lu{
color:#B0ADA6;
}
.nyf_jp_cta4lu{
position:relative;
align-self:flex-start;
}
.nyf_jp_card_mega4lu .nyf_jp_cta4lu{
transition:opacity .22s ease;
padding:0.625rem 20px;
border-radius:999px;
background:#D4B87A;
font-size:13px;
color:#181715;
font-weight:700;
}
.nyf_jp_card_mega4lu .nyf_jp_cta4lu:hover{
opacity:.9;
}
.nyf_jp_card4lu:not(.nyf_jp_card_mega4lu) .nyf_jp_cta4lu{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
color:#181715;
font-size:13px;
padding-bottom:2px;
border-bottom:1px solid #181715;
}
.nyf_jp_card4lu:not(.nyf_jp_card_mega4lu) .nyf_jp_cta4lu:hover{
border-color:#B8965A;
color:#B8965A;
}
.nyf_jp_seo4lu{
margin:0.875rem 0 0;
color:#8A8680;
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
}
.nyf_jp_seo4lu strong{
font-weight:700;
color:#181715;
}
.nyf_grow4lu{
padding:1.625rem 0 0.625rem;
}
.nyf_row_seo4lu{
margin:10px 0 0;
max-width:760px;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
color:#8A8680;
}
.nyf_row_seo4lu strong{
color:#181715;
font-weight:700;
}
.nyf_grow4lu{
padding:1.625rem 0 10px;
}
.nyf_row_seo4lu{
margin:10px 0 0;
color:#8A8680;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
font-size:14px;
}
.nyf_row_seo4lu strong{
font-weight:700;
color:#181715;
}
.nyf_grow4lu{
padding:26px 0 10px;
}
.nyf_row_seo4lu{
margin:10px 0 0;
font-size:14px;
overflow-wrap:break-word;
color:#8A8680;
max-width:47.5rem;
line-height:1.65;
}
.nyf_row_seo4lu strong{
color:#181715;
font-weight:700;
}
.nyf_app4lu{
padding:1.875rem 0 0.625rem;
}
.nyf_app_in4lu{
border:1px solid rgba(20,18,16,0.08);
border-radius:1.25rem;
background:#FАФAF8;
gap:1.75rem;
padding:2rem;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.nyf_app_in4lu{
padding:2.5rem 2.75rem;
gap:2.5rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.nyf_app_copy4lu{
max-width:35rem;
min-width:0;
}
.nyf_app_eyebrow4lu{
margin-bottom:0.75rem;
}
.nyf_app_h24lu{
margin-bottom:12px;
font-size:28px;
color:#181715;
overflow-wrap:break-word;
font-weight:600;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:769px){
.nyf_app_h24lu{
font-size:2.125rem;
}
}
.nyf_app_text4lu{
font-size:0.875rem;
margin-bottom:1.375rem;
line-height:1.6;
color:#8A8680;
}
.nyf_app_btns4lu{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.nyf_app_btn4lu{
border-radius:14px;
gap:0.625rem;
padding:0.688rem 1.25rem;
transition:background-color .22s ease;
background:#181715;
display:inline-flex;
color:#F5F3F0;
align-items:center;
}
.nyf_app_btn4lu:hover{
background:#2E2C28;
}
.nyf_app_btn_ic4lu{
align-items:center;
display:inline-flex;
}
.nyf_app_btn_ic4lu svg{
width:18px;
height:1.125rem;
}
.nyf_app_btn_lb4lu{
font-size:0.844rem;
font-weight:700;
}
.nyf_app_qr_wrap4lu{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.nyf_app_qr4lu{
flex:0 0 auto;
border-radius:0.875rem;
background-color:#181715;
background-image:repeating-linear-gradient(0deg,#FАФAF8 0 5px,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FАФAF8 0 0.313rem,transparent 5px 0.688rem);
width:108px;
height:6.75rem;
}
.nyf_app_qr_cap4lu{
max-width:92px;
font-size:12.5px;
line-height:1.4;
color:#6B6760;
}
.nyf_trn4lu{
padding:30px 0 0.625rem;
}
.nyf_trn_in4lu{
border:1px solid rgba(20,18,16,0.08);
grid-template-columns:1fr;
background:#FАФAF8;
border-radius:1.25rem;
overflow:hidden;
display:grid;
}
@media(min-width:882px){
.nyf_trn_in4lu{
grid-template-columns:1.05fr 1fr;
}
}
.nyf_trn_banner4lu{
padding:2.125rem;
background:linear-gradient(150deg,#2A2720,#141310);
overflow:hidden;
position:relative;
color:#F5F3F0;
}
.nyf_trn_glow4lu{
background:radial-gradient(circle,rgba(196,168,120,0.12),transparent 70%);
border-radius:50%;
bottom:-2.5rem;
width:200px;
height:200px;
position:absolute;
right:-2.5rem;
pointer-events:none;
}
.nyf_trn_eyebrow4lu{
margin-bottom:0.875rem;
position:relative;
}
.nyf_trn_h24lu{
font-size:30px;
line-height:1.06;
color:#F5F3F0;
overflow-wrap:break-word;
position:relative;
font-weight:600;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
}
@media(min-width:767px){
.nyf_trn_h24lu{
font-size:2.25rem;
}
}
.nyf_trn_text4lu{
max-width:420px;
font-size:0.875rem;
line-height:1.6;
position:relative;
margin-bottom:1.375rem;
color:#B0ADA6;
}
.nyf_trn_timer4lu{
gap:0.5rem;
align-items:center;
position:relative;
margin-bottom:1.5rem;
display:flex;
flex-wrap:wrap;
}
.nyf_trn_timer_cap4lu{
color:#B0ADA6;
font-size:11px;
}
.nyf_trn_timer_box4lu{
padding:0.25rem 0.75rem;
background:rgba(255,252,245,0.07);
border-radius:0.5rem;
font-weight:700;
color:#F5F3F0;
font-size:24px;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
.nyf_trn_cta4lu{
padding:0.813rem 26px;
background:#D4B87A;
border-radius:62.438rem;
transition:opacity .22s ease;
position:relative;
color:#181715;
font-size:0.875rem;
display:inline-block;
font-weight:700;
}
.nyf_trn_cta4lu:hover{
opacity:.9;
}
.nyf_trn_lb4lu{
padding:26px 1.75rem;
}
.nyf_trn_lb_head4lu{
gap:0.625rem;
display:flex;
margin-bottom:0.75rem;
justify-content:space-between;
align-items:center;
}
.nyf_trn_lb_title4lu{
color:#181715;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:20px;
font-weight:600;
}
.nyf_trn_lb_upd4lu{
letter-spacing:.08em;
font-size:0.688rem;
color:#6B6760;
text-transform:uppercase;
}
.nyf_trn_lb_row4lu{
padding:0.688rem 0.75rem;
gap:14px;
border-radius:0.5rem;
align-items:center;
display:flex;
}
.nyf_trn_lb_row4lu:nth-child(2){
background:rgba(184,150,90,0.10);
}
.nyf_trn_lb_rank4lu{
flex:0 0 auto;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#B8965A;
width:22px;
font-size:16px;
}
.nyf_trn_lb_av4lu{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#B8965A,#E2C98A);
width:30px;
height:30px;
}
.nyf_trn_lb_name4lu{
overflow:hidden;
flex:1 1 auto;
font-size:0.875rem;
color:#181715;
min-width:0;
text-overflow:ellipsis;
font-weight:600;
white-space:nowrap;
}
.nyf_trn_lb_amount4lu{
flex:0 0 auto;
font-size:0.813rem;
font-weight:700;
color:#181715;
}
.nyf_vip4lu{
padding:48px 0;
}
@media(min-width:771px){
.nyf_vip4lu{
padding:4rem 0;
}
}
.nyf_vip_head4lu{
gap:0.875rem;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:882px){
.nyf_vip_head4lu{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.nyf_vip_eyebrow4lu{
margin-bottom:12px;
}
.nyf_vip_h24lu{
line-height:1.05;
font-size:2rem;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F5F3F0;
}
@media(min-width:768px){
.nyf_vip_h24lu{
font-size:40px;
}
}
.nyf_vip_intro4lu{
max-width:420px;
line-height:1.6;
color:#B0ADA6;
font-size:14px;
}
.nyf_vip_grid4lu{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.nyf_vip_card4lu{
border-radius:0.875rem;
border:1px solid rgba(255,252,245,0.12);
padding:1.375rem 18px;
min-width:0;
}
.nyf_vip_card_feat4lu{
border-color:#D4B87A;
background:rgba(255,252,245,0.07);
}
.nyf_vip_card_ic4lu{
border-radius:0.5rem;
background:linear-gradient(135deg,#B8965A,#E2C98A);
width:34px;
display:block;
height:34px;
margin-bottom:1rem;
}
.nyf_vip_name4lu{
font-size:1.25rem;
margin-bottom:6px;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F5F3F0;
font-weight:600;
}
.nyf_vip_perk4lu{
color:#B0ADA6;
line-height:1.5;
overflow-wrap:break-word;
font-size:0.781rem;
}
.nyf_nl4lu{
padding:1.5rem 0 10px;
}
.nyf_nl_in4lu{
padding:1.875rem 32px;
background:#252320;
gap:1.375rem;
border-radius:1.25rem;
flex-direction:column;
display:flex;
color:#F5F3F0;
}
@media(min-width:769px){
.nyf_nl_in4lu{
gap:28px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.nyf_nl_text_wrap4lu{
min-width:0;
}
.nyf_nl_h34lu{
overflow-wrap:break-word;
line-height:1.1;
color:#F5F3F0;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
margin-bottom:5px;
font-weight:600;
}
@media(min-width:765px){
.nyf_nl_h34lu{
font-size:24px;
}
}
.nyf_nl_text4lu{
color:#B0ADA6;
font-size:0.844rem;
line-height:1.5;
}
.nyf_nl_form4lu{
gap:0.625rem;
flex:1 1 auto;
display:flex;
min-width:0;
max-width:460px;
}
.nyf_nl_input4lu{
flex:1 1 auto;
overflow:hidden;
padding:0.813rem 16px;
border-radius:14px;
border:1px solid rgba(255,252,245,0.12);
background:rgba(255,252,245,0.07);
white-space:nowrap;
display:flex;
align-items:center;
text-overflow:ellipsis;
color:#B0ADA6;
font-size:0.875rem;
min-width:0;
}
.nyf_nl_btn4lu{
padding:0.813rem 24px;
background:#D4B87A;
border-radius:0.875rem;
flex:0 0 auto;
transition:opacity .22s ease;
white-space:nowrap;
font-weight:700;
color:#181715;
font-size:0.875rem;
}
.nyf_nl_btn4lu:hover{
opacity:.9;
}
.nyf_sea4lu{
padding:24px 0 10px;
}
.nyf_sea_in4lu{
border-radius:1.25rem;
overflow:hidden;
gap:22px;
padding:2.25rem;
background:linear-gradient(115deg,#2A2720,#141310);
color:#F5F3F0;
position:relative;
display:flex;
flex-direction:column;
}
@media(min-width:823px){
.nyf_sea_in4lu{
padding:2.75rem 48px;
gap:32px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.nyf_sea_glow4lu{
background:radial-gradient(circle,rgba(196,168,120,0.12),transparent 68%);
border-radius:50%;
right:3.75rem;
height:240px;
position:absolute;
top:50%;
width:15rem;
transform:translateY(-50%);
pointer-events:none;
}
.nyf_sea_copy4lu{
position:relative;
max-width:560px;
min-width:0;
}
.nyf_sea_eyebrow4lu{
margin-bottom:12px;
}
.nyf_sea_h24lu{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
color:#F5F3F0;
line-height:1.04;
font-size:30px;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.nyf_sea_h24lu{
font-size:2.375rem;
}
}
.nyf_sea_text4lu{
line-height:1.6;
color:#B0ADA6;
font-size:0.938rem;
}
.nyf_sea_cta4lu{
background:#D4B87A;
transition:opacity .22s ease;
border-radius:999px;
padding:1rem 2rem;
flex:0 0 auto;
position:relative;
font-weight:700;
font-size:15px;
color:#181715;
}
.nyf_sea_cta4lu:hover{
opacity:.9;
}
.nyf_hts4lu{
padding:3rem 0;
}
@media(min-width:765px){
.nyf_hts4lu{
padding:3.875rem 0;
}
}
.nyf_hts_head4lu{
gap:18px;
margin-bottom:2.125rem;
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.nyf_hts_head4lu{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.nyf_hts_eyebrow4lu{
margin-bottom:0.75rem;
}
.nyf_hts_h24lu{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#F5F3F0;
font-size:30px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
}
@media(min-width:771px){
.nyf_hts_h24lu{
font-size:2.375rem;
}
}
.nyf_hts_cta4lu{
flex:0 0 auto;
border-radius:999px;
transition:opacity .22s ease;
background:#D4B87A;
padding:0.938rem 30px;
font-size:0.938rem;
font-weight:700;
color:#181715;
}
.nyf_hts_cta4lu:hover{
opacity:.9;
}
.nyf_hts_grid4lu{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:760px){
.nyf_hts_grid4lu{
grid-template-columns:repeat(3,1fr);
}
}
.nyf_hts_step4lu{
border-top:1px solid rgba(255,252,245,0.12);
padding-top:1.375rem;
min-width:0;
}
.nyf_hts_step_num4lu{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
line-height:1;
margin-bottom:14px;
color:#D4B87A;
font-weight:700;
font-size:44px;
}
.nyf_hts_step_h4lu{
color:#F5F3F0;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-size:1.188rem;
line-height:1.2;
font-weight:700;
}
.nyf_hts_step_p4lu{
font-size:0.875rem;
overflow-wrap:break-word;
color:#B0ADA6;
line-height:1.55;
}
.nyf_ts4lu{
padding:44px 0;
}
.nyf_ts_in4lu{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:878px){
.nyf_ts_in4lu{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.nyf_ts_left4lu{
min-width:0;
}
.nyf_ts_h24lu{
margin-bottom:12px;
font-size:26px;
line-height:1.1;
font-weight:600;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F5F3F0;
}
@media(min-width:771px){
.nyf_ts_h24lu{
font-size:1.75rem;
}
}
.nyf_ts_text4lu{
color:#B0ADA6;
max-width:520px;
line-height:1.6;
margin-bottom:22px;
font-size:0.906rem;
}
.nyf_ts_badges4lu{
gap:18px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.nyf_ts_badge4lu{
font-size:0.813rem;
color:#B0ADA6;
font-weight:600;
}
.nyf_ts_pay4lu{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:881px){
.nyf_ts_pay4lu{
justify-content:flex-end;
}
}
.nyf_ts_pay_chip4lu{
background:rgba(255,252,245,0.07);
border:1px solid rgba(255,252,245,0.12);
padding:12px 16px;
border-radius:0.875rem;
font-weight:700;
color:#F5F3F0;
font-size:14px;
}
.nyf_op4lu{
padding:2.25rem 0 0.625rem;
}
.nyf_op_in4lu{
gap:2rem;
grid-template-columns:1fr;
border-radius:0.875rem;
background:#FАФAF8;
border:1px solid rgba(20,18,16,0.08);
padding:2rem;
align-items:center;
display:grid;
}
@media(min-width:860px){
.nyf_op_in4lu{
grid-template-columns:.9fr 1.1fr;
padding:34px 2.5rem;
gap:44px;
}
}
.nyf_op_left4lu{
min-width:0;
}
.nyf_op_eyebrow4lu{
margin-bottom:12px;
}
.nyf_op_h24lu{
font-size:28px;
margin-bottom:10px;
color:#181715;
line-height:1.08;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:767px){
.nyf_op_h24lu{
font-size:1.875rem;
}
}
.nyf_op_text4lu{
color:#8A8680;
font-size:14px;
line-height:1.6;
}
.nyf_op_grid4lu{
border:1px solid rgba(20,18,16,0.14);
border-radius:0.5rem;
overflow:hidden;
grid-template-columns:1fr 1fr;
gap:1px;
background:rgba(20,18,16,0.14);
display:grid;
}
.nyf_op_field4lu{
background:#F5F3F0;
padding:18px 20px;
min-width:0;
}
.nyf_op_field_lb4lu{
font-size:10px;
letter-spacing:.1em;
text-transform:uppercase;
font-weight:600;
margin-bottom:5px;
color:#B8965A;
}
.nyf_op_field_val4lu{
overflow-wrap:break-word;
font-size:0.875rem;
font-weight:700;
color:#181715;
}
.nyf_dr4lu{
padding:36px 0 0.625rem;
}
.nyf_dr_in4lu{
border-radius:0.875rem;
padding:28px 2rem;
border:1px dashed rgba(20,18,16,0.14);
gap:20px;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.nyf_dr_in4lu{
gap:2rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.nyf_dr_h24lu{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:24px;
color:#181715;
margin-bottom:0.5rem;
overflow-wrap:break-word;
line-height:1.1;
font-weight:600;
}
@media(min-width:765px){
.nyf_dr_h24lu{
font-size:26px;
}
}
.nyf_dr_text4lu{
color:#8A8680;
line-height:1.6;
font-size:0.875rem;
overflow-wrap:break-word;
max-width:680px;
}
.nyf_dr_text4lu b{
color:#181715;
font-weight:700;
}
.nyf_dr_cta4lu{
transition:color .22s ease;
flex:0 0 auto;
color:#181715;
border-bottom:1px solid #B8965A;
font-size:13.5px;
white-space:nowrap;
padding-bottom:2px;
font-weight:700;
}
.nyf_dr_cta4lu:hover{
color:#B8965A;
}
.nyf_tt4lu{
padding:48px 0 10px;
}
@media(min-width:766px){
.nyf_tt4lu{
padding:60px 0 0.625rem;
}
}
.nyf_tt_head4lu{
text-align:center;
margin-bottom:34px;
}
.nyf_tt_eyebrow4lu{
margin-bottom:12px;
}
.nyf_tt_h24lu{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#181715;
line-height:1.05;
font-weight:600;
font-size:2rem;
overflow-wrap:break-word;
}
@media(min-width:768px){
.nyf_tt_h24lu{
font-size:2.625rem;
}
}
.nyf_tt_grid4lu{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.nyf_tt_grid4lu{
grid-template-columns:repeat(3,1fr);
}
}
.nyf_tt_card4lu{
border:1px solid rgba(20,18,16,0.08);
border-radius:14px;
background:#FАФAF8;
padding:30px;
flex-direction:column;
min-width:0;
display:flex;
}
.nyf_tt_card_ic4lu{
display:inline-flex;
color:#B8965A;
margin-bottom:1.125rem;
align-items:center;
}
.nyf_tt_card_ic4lu svg{
width:1.75rem;
height:28px;
}
.nyf_tt_card_h4lu{
color:#181715;
font-size:1.375rem;
font-weight:600;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
overflow-wrap:break-word;
line-height:1.15;
}
.nyf_tt_card_p4lu{
margin-bottom:0.875rem;
color:#8A8680;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.6;
}
.nyf_tt_card_p4lu b{
font-weight:700;
color:#181715;
}
.nyf_tt_card_link4lu{
transition:color .22s ease;
padding-bottom:2px;
font-weight:700;
font-size:13px;
color:#181715;
border-bottom:1px solid #B8965A;
margin-top:auto;
align-self:flex-start;
}
.nyf_tt_card_link4lu:hover{
color:#B8965A;
}
.nyf_prov4lu{
padding:2.5rem 0 1.25rem;
}
.nyf_prov_eyebrow4lu{
margin-bottom:18px;
display:block;
}
.nyf_prov_grid4lu{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:558px){
.nyf_prov_grid4lu{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:900px){
.nyf_prov_grid4lu{
grid-template-columns:repeat(6,1fr);
}
}
.nyf_pmt4lu{
padding:3rem 0 0.625rem;
}
.nyf_pmt_in4lu{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:879px){
.nyf_pmt_in4lu{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.nyf_pmt_left4lu{
min-width:0;
}
.nyf_pmt_eyebrow4lu{
margin-bottom:12px;
}
.nyf_pmt_h24lu{
overflow-wrap:break-word;
font-size:30px;
font-weight:600;
margin-bottom:12px;
line-height:1.06;
color:#181715;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.nyf_pmt_h24lu{
font-size:32px;
}
}
.nyf_pmt_text4lu{
font-size:14.5px;
margin-bottom:1.375rem;
color:#8A8680;
line-height:1.6;
}
.nyf_pmt_logos4lu{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:479px){
.nyf_pmt_logos4lu{
grid-template-columns:repeat(4,1fr);
}
}
.nyf_pmt_logo4lu{
padding:0 0.5rem;
border:1px solid rgba(20,18,16,0.08);
background:#FАФAF8;
border-radius:8px;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
align-items:center;
justify-content:center;
display:flex;
font-size:0.781rem;
height:50px;
font-weight:700;
text-align:center;
color:#2E2C28;
}
.nyf_pmt_table4lu{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(20,18,16,0.08);
min-width:0;
}
.nyf_pmt_thead4lu{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#1C1B19;
display:grid;
}
.nyf_pmt_th4lu{
padding:13px 0.875rem;
overflow:hidden;
text-overflow:ellipsis;
color:#F5F3F0;
white-space:nowrap;
font-weight:700;
letter-spacing:.08em;
text-transform:uppercase;
font-size:10px;
}
.nyf_pmt_row4lu{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(20,18,16,0.08);
display:grid;
}
.nyf_pmt_row4lu:nth-child(odd){
background:#FАФAF8;
}
.nyf_pmt_td4lu{
padding:0.875rem;
min-width:0;
font-size:0.844rem;
color:#8A8680;
overflow-wrap:break-word;
}
.nyf_pmt_row4lu .nyf_pmt_td4lu:first-child{
color:#181715;
font-weight:700;
}
.nyf_pmt_row4lu .nyf_pmt_td4lu:last-child{
color:#3D7A5F;
font-weight:700;
}
.nyf_rc4lu{
padding:3rem 0 0.625rem;
}
.nyf_rc_in4lu{
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:757px){
.nyf_rc_in4lu{
grid-template-columns:repeat(3,1fr);
gap:40px;
}
}
.nyf_rc_col4lu{
min-width:0;
}
.nyf_rc_label4lu{
font-size:11px;
text-transform:uppercase;
color:#B8965A;
margin-bottom:16px;
letter-spacing:.2em;
font-weight:600;
}
.nyf_rc_awards4lu{
gap:12px;
display:flex;
flex-direction:column;
}
.nyf_rc_award4lu{
gap:0.75rem;
align-items:center;
min-width:0;
display:flex;
}
.nyf_rc_award_ic4lu{
flex:0 0 auto;
display:inline-flex;
color:#D4B87A;
align-items:center;
}
.nyf_rc_award_ic4lu svg{
height:18px;
width:18px;
}
.nyf_rc_award_t4lu{
overflow-wrap:break-word;
font-size:0.875rem;
font-weight:700;
color:#181715;
}
.nyf_rc_award_s4lu{
overflow-wrap:break-word;
color:#6B6760;
font-size:12px;
}
.nyf_rc_press4lu{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.nyf_rc_press_logo4lu{
border:1px solid rgba(20,18,16,0.08);
border-radius:0.5rem;
padding:0 8px;
overflow:hidden;
display:flex;
align-items:center;
justify-content:center;
height:3.25rem;
color:#8A8680;
text-overflow:ellipsis;
font-size:14px;
white-space:nowrap;
font-weight:700;
text-align:center;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
.nyf_rc_partner4lu{
padding:1.375rem;
border-radius:14px;
border:1px solid rgba(20,18,16,0.08);
background:#FАФAF8;
}
.nyf_rc_partner_name4lu{
margin-bottom:0.375rem;
font-size:1.25rem;
font-weight:600;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#181715;
}
.nyf_rc_partner_text4lu{
line-height:1.55;
overflow-wrap:break-word;
color:#8A8680;
font-size:13px;
}
.nyf_wy4lu{
padding:48px 0;
}
@media(min-width:766px){
.nyf_wy4lu{
padding:3.5rem 0;
}
}
.nyf_wy_in4lu{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:899px){
.nyf_wy_in4lu{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.nyf_wy_left4lu{
min-width:0;
}
.nyf_wy_eyebrow4lu{
margin-bottom:14px;
}
.nyf_wy_h24lu{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
margin-bottom:1rem;
overflow-wrap:break-word;
color:#181715;
font-size:2rem;
}
@media(min-width:767px){
.nyf_wy_h24lu{
font-size:2.5rem;
}
}
.nyf_wy_intro4lu{
color:#8A8680;
font-size:15px;
line-height:1.6;
}
.nyf_wy_grid4lu{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:558px){
.nyf_wy_grid4lu{
grid-template-columns:1fr 1fr;
}
}
.nyf_wy_card4lu{
background:#FАФAF8;
border:1px solid rgba(20,18,16,0.08);
border-radius:0.875rem;
padding:26px;
min-width:0;
}
.nyf_wy_card_ic4lu{
justify-content:center;
margin-bottom:16px;
color:#B8965A;
display:inline-flex;
align-items:center;
}
.nyf_wy_card_ic4lu svg{
height:26px;
width:26px;
}
.nyf_wy_card_h4lu{
margin-bottom:8px;
color:#181715;
font-size:21px;
line-height:1.15;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
}
.nyf_wy_card_p4lu{
line-height:1.55;
color:#8A8680;
overflow-wrap:break-word;
font-size:0.875rem;
}
.nyf_rv4lu{
background:#FАФAF8;
padding:48px 0;
border-top:1px solid rgba(20,18,16,0.08);
border-bottom:1px solid rgba(20,18,16,0.08);
margin-top:24px;
}
@media(min-width:771px){
.nyf_rv4lu{
padding:3.5rem 0;
}
}
.nyf_rv_head4lu{
gap:16px;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:767px){
.nyf_rv_head4lu{
gap:20px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.nyf_rv_eyebrow4lu{
margin-bottom:10px;
}
.nyf_rv_h24lu{
font-size:30px;
color:#181715;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
}
@media(min-width:767px){
.nyf_rv_h24lu{
font-size:2.375rem;
}
}
.nyf_rv_agg4lu{
gap:12px;
display:flex;
align-items:center;
}
.nyf_rv_agg_stars4lu{
gap:3px;
color:#B8965A;
display:flex;
}
.nyf_rv_agg_stars4lu svg{
width:1.125rem;
height:18px;
}
.nyf_rv_source4lu{
font-size:13px;
color:#8A8680;
}
.nyf_rv_grid4lu{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:758px){
.nyf_rv_grid4lu{
grid-template-columns:repeat(3,1fr);
}
}
.nyf_rv_card4lu{
padding:26px;
border-radius:14px;
border:1px solid rgba(20,18,16,0.08);
background:#F5F3F0;
min-width:0;
}
.nyf_rv_card_stars4lu{
gap:2px;
color:#B8965A;
display:flex;
margin-bottom:12px;
}
.nyf_rv_card_stars4lu svg{
height:14px;
width:0.875rem;
}
.nyf_rv_card_body4lu{
font-weight:500;
color:#181715;
line-height:1.45;
overflow-wrap:break-word;
font-size:18px;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
margin-bottom:1rem;
}
.nyf_rv_card_meta4lu{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.nyf_rv_card_av4lu{
background:linear-gradient(135deg,#B8965A,#E2C98A);
flex:0 0 auto;
border-radius:50%;
height:32px;
width:2rem;
}
.nyf_rv_card_author4lu{
font-size:0.813rem;
font-weight:700;
color:#181715;
}
.nyf_rv_card_loc4lu{
color:#6B6760;
font-size:12px;
}
.nyf_lh4lu{
padding:40px 0 1.25rem;
}
.nyf_lh_in4lu{
padding-top:2.125rem;
border-top:1px solid rgba(20,18,16,0.14);
}
.nyf_lh_eyebrow4lu{
margin-bottom:1.375rem;
display:block;
}
.nyf_lh_grid4lu{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:598px){
.nyf_lh_grid4lu{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.nyf_lh_grid4lu{
grid-template-columns:repeat(5,1fr);
}
}
.nyf_lh_col4lu{
min-width:0;
}
.nyf_lh_col_h4lu{
overflow-wrap:break-word;
margin-bottom:12px;
font-weight:700;
font-size:0.813rem;
color:#181715;
}
.nyf_lh_links4lu{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.nyf_lh_link4lu{
transition:color .22s ease;
font-size:13px;
overflow-wrap:break-word;
color:#8A8680;
}
.nyf_lh_link4lu:hover{
color:#B8965A;
}
.nyf_faq4lu{
padding:3rem 0;
background:#FАФAF8;
border-bottom:1px solid rgba(20,18,16,0.08);
margin-top:1.5rem;
border-top:1px solid rgba(20,18,16,0.08);
}
@media(min-width:769px){
.nyf_faq4lu{
padding:62px 0;
}
}
.nyf_faq_head4lu{
margin-bottom:2.125rem;
text-align:center;
}
.nyf_faq_eyebrow4lu{
margin-bottom:0.75rem;
}
.nyf_faq_h24lu{
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
color:#181715;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:32px;
}
@media(min-width:767px){
.nyf_faq_h24lu{
font-size:2.375rem;
}
}
.nyf_faq_list4lu{
margin:0 auto;
gap:0.75rem;
flex-direction:column;
display:flex;
max-width:820px;
}
.nyf_faq_item4lu{
border-radius:14px;
border:1px solid rgba(20,18,16,0.08);
background:#F5F3F0;
overflow:hidden;
}
.nyf_faq_q4lu{
gap:1.25rem;
padding:20px 24px;
list-style:none;
align-items:center;
display:flex;
font-weight:700;
justify-content:space-between;
cursor:pointer;
overflow-wrap:break-word;
color:#181715;
font-size:1rem;
}
.nyf_faq_q4lu::-webkit-details-marker{
display:none;
}
.nyf_faq_q_ic4lu{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
color:#B8965A;
align-items:center;
}
.nyf_faq_q_ic4lu svg{
width:1.125rem;
height:18px;
}
.nyf_faq_item4lu[open] .nyf_faq_q_ic4lu{
transform:rotate(180deg);
}
.nyf_faq_a4lu{
padding:0 1.5rem 20px;
line-height:1.6;
font-size:0.906rem;
overflow-wrap:break-word;
color:#8A8680;
}
.nyf_sc4lu{
padding:48px 0 10px;
}
.nyf_sc_head4lu{
margin-bottom:1.75rem;
text-align:center;
}
.nyf_sc_eyebrow4lu{
margin-bottom:0.75rem;
}
.nyf_sc_h24lu{
font-size:30px;
font-weight:600;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#181715;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:769px){
.nyf_sc_h24lu{
font-size:36px;
}
}
.nyf_sc_table4lu{
border-radius:0.875rem;
margin:0 auto;
overflow:hidden;
border:1px solid rgba(20,18,16,0.08);
max-width:56.25rem;
}
.nyf_sc_thead4lu{
background:#1C1B19;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.nyf_sc_th4lu{
padding:0.938rem 18px;
color:#B0ADA6;
font-size:13px;
font-weight:700;
overflow-wrap:break-word;
text-align:center;
}
.nyf_sc_th4lu:first-child{
text-align:left;
}
.nyf_sc_th_us4lu{
color:#D4B87A;
}
.nyf_sc_row4lu{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20,18,16,0.08);
}
.nyf_sc_row4lu:nth-child(even){
background:#FАФAF8;
}
.nyf_sc_td4lu{
padding:15px 18px;
text-align:center;
overflow-wrap:break-word;
font-size:14px;
color:#6B6760;
min-width:0;
}
.nyf_sc_td4lu:first-child{
font-weight:600;
color:#2E2C28;
text-align:left;
}
.nyf_sc_td_us4lu{
color:#3D7A5F;
font-weight:700;
}
.nyf_sg4lu{
padding:48px 0 0.625rem;
}
.nyf_sg_eyebrow4lu{
display:block;
margin-bottom:12px;
}
.nyf_sg_h24lu{
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
color:#181715;
font-size:30px;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
margin-bottom:28px;
}
@media(min-width:769px){
.nyf_sg_h24lu{
font-size:36px;
}
}
.nyf_sg_grid4lu{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:723px){
.nyf_sg_grid4lu{
grid-template-columns:repeat(3,1fr);
}
}
.nyf_sg_col4lu{
min-width:0;
}
.nyf_sg_col_h4lu{
font-weight:600;
overflow-wrap:break-word;
color:#181715;
line-height:1.15;
font-size:1.375rem;
margin-bottom:0.625rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
.nyf_sg_col_p4lu{
overflow-wrap:break-word;
line-height:1.65;
color:#8A8680;
font-size:0.875rem;
}
.nyf_el4lu{
padding:48px 0;
}
@media(min-width:770px){
.nyf_el4lu{
padding:56px 0;
}
}
.nyf_el_in4lu{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.nyf_el_in4lu{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.nyf_el_left4lu{
min-width:0;
}
.nyf_el_eyebrow4lu{
margin-bottom:14px;
}
.nyf_el_h24lu{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.08;
font-size:32px;
color:#181715;
margin-bottom:1.375rem;
overflow-wrap:break-word;
}
@media(min-width:767px){
.nyf_el_h24lu{
font-size:38px;
}
}
.nyf_el_body4lu p{
font-size:16px;
overflow-wrap:break-word;
color:#2E2C28;
margin-bottom:18px;
line-height:1.7;
}
.nyf_el_dropcap4lu{
padding:0.375rem 0.75rem 0 0;
color:#B8965A;
float:left;
font-weight:700;
line-height:.8;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:3.875rem;
}
.nyf_el_right4lu{
min-width:0;
}
.nyf_el_quote4lu{
border-radius:20px;
background:linear-gradient(150deg,#2A2720,#141310);
padding:36px;
position:relative;
margin-bottom:24px;
color:#F5F3F0;
}
.nyf_el_quote_mark4lu{
color:#D4B87A;
align-items:center;
display:inline-flex;
margin-bottom:0.375rem;
}
.nyf_el_quote_mark4lu svg{
height:34px;
width:2.125rem;
}
.nyf_el_quote_text4lu{
font-size:1.375rem;
margin-bottom:1.375rem;
font-weight:500;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F5F3F0;
line-height:1.4;
}
.nyf_el_quote_meta4lu{
gap:0.75rem;
align-items:center;
display:flex;
}
.nyf_el_quote_av4lu{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#B8965A,#E2C98A);
width:38px;
height:38px;
}
.nyf_el_quote_author4lu{
font-size:0.875rem;
color:#F5F3F0;
font-weight:700;
}
.nyf_el_quote_meta_sub4lu{
color:#B0ADA6;
font-size:0.75rem;
}
.nyf_el_explain4lu{
border:1px solid rgba(20,18,16,0.08);
border-radius:0.875rem;
overflow:hidden;
}
.nyf_el_explain_card4lu{
padding:22px 24px;
}
.nyf_el_explain_card4lu+.nyf_el_explain_card4lu{
border-top:1px solid rgba(20,18,16,0.08);
}
.nyf_el_explain_h4lu{
line-height:1.15;
color:#181715;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:1.25rem;
font-weight:600;
margin-bottom:0.5rem;
overflow-wrap:break-word;
}
.nyf_el_explain_p4lu{
line-height:1.55;
font-size:0.875rem;
color:#8A8680;
overflow-wrap:break-word;
}
.nyf_sb4lu{
background:#FАФAF8;
padding:48px 0;
border-top:1px solid rgba(20,18,16,0.08);
margin-top:24px;
border-bottom:1px solid rgba(20,18,16,0.08);
}
@media(min-width:770px){
.nyf_sb4lu{
padding:56px 0;
}
}
.nyf_sb_eyebrow4lu{
display:block;
margin-bottom:12px;
}
.nyf_sb_h24lu{
margin-bottom:1.625rem;
font-weight:600;
font-size:1.875rem;
overflow-wrap:break-word;
line-height:1.05;
color:#181715;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.nyf_sb_h24lu{
font-size:2.25rem;
}
}
.nyf_sb_grid4lu{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:558px){
.nyf_sb_grid4lu{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.nyf_sb_grid4lu{
grid-template-columns:repeat(4,1fr);
}
}
.nyf_sb_card4lu{
border:1px solid rgba(20,18,16,0.08);
background:#F5F3F0;
border-radius:14px;
padding:24px;
min-width:0;
}
.nyf_sb_card_h4lu{
font-size:19px;
margin-bottom:8px;
color:#181715;
font-weight:600;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
line-height:1.15;
}
.nyf_sb_card_p4lu{
overflow-wrap:break-word;
line-height:1.6;
color:#8A8680;
font-size:0.844rem;
}
.nyf_sb_rtp4lu{
border:1px solid rgba(20,18,16,0.08);
background:#F5F3F0;
grid-template-columns:1fr;
gap:24px;
padding:1.625rem 28px;
border-radius:0.875rem;
display:grid;
align-items:center;
margin-top:18px;
}
@media(min-width:761px){
.nyf_sb_rtp4lu{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.nyf_sb_rtp_h4lu{
font-size:1.25rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.5rem;
color:#181715;
line-height:1.15;
}
.nyf_sb_rtp_p4lu{
line-height:1.6;
font-size:13.5px;
color:#8A8680;
overflow-wrap:break-word;
}
.nyf_sb_rtp_stats4lu{
gap:1rem;
display:flex;
}
.nyf_sb_stat4lu{
padding:1.125rem;
flex:1 1 0;
border-radius:8px;
background:#FАФAF8;
text-align:center;
min-width:0;
}
.nyf_sb_stat_v4lu{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#3D7A5F;
overflow-wrap:break-word;
font-size:1.625rem;
}
.nyf_sb_stat_l4lu{
margin-top:4px;
font-size:0.719rem;
color:#6B6760;
}
.nyf_ft4lu{
background:#1C1B19;
margin-top:2.5rem;
color:#B0ADA6;
}
.nyf_ft_in4lu{
grid-template-columns:1fr;
gap:2rem;
padding:3rem 0 1.75rem;
display:grid;
}
@media(min-width:603px){
.nyf_ft_in4lu{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.nyf_ft_in4lu{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.nyf_ft_brand4lu{
min-width:0;
}
.nyf_ft_logo4lu{
color:#F5F3F0;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:1.625rem;
}
.nyf_ft_tagline4lu{
font-size:13.5px;
color:#B0ADA6;
max-width:280px;
margin-top:14px;
line-height:1.6;
}
.nyf_ft_contact4lu{
transition:color .22s ease;
max-width:280px;
color:#D4B87A;
display:inline-block;
overflow-wrap:anywhere;
font-size:0.813rem;
margin-top:12px;
}
.nyf_ft_contact4lu:hover{
color:#F5F3F0;
}
.nyf_ft_col4lu{
min-width:0;
}
.nyf_ft_col_h4lu{
letter-spacing:.08em;
font-size:0.813rem;
margin-bottom:14px;
overflow-wrap:break-word;
color:#F5F3F0;
font-weight:700;
text-transform:uppercase;
}
.nyf_ft_col_links4lu{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.nyf_ft_link4lu{
transition:color .22s ease;
font-size:0.844rem;
overflow-wrap:break-word;
color:#B0ADA6;
}
.nyf_ft_link4lu:hover{
color:#F5F3F0;
}
.nyf_ft_bot4lu{
padding:22px 0 2.5rem;
gap:16px;
display:flex;
border-top:1px solid rgba(255,252,245,0.12);
flex-direction:column;
}
@media(min-width:771px){
.nyf_ft_bot4lu{
gap:1.25rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.nyf_ft_legal4lu{
color:#ABA89F;
font-size:0.719rem;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.6;
}
.nyf_ft_legal4lu b{
font-weight:700;
color:#B0ADA6;
}
.nyf_ft_age4lu{
flex:0 0 auto;
border-radius:8px;
padding:4px 0.563rem;
border:1.5px solid #D4B87A;
color:#D4B87A;
font-size:0.813rem;
font-weight:700;
}