*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F2ED;
color:#2E2B26;
font-family:"Mulish", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
font-size:15px;
line-height:1.6;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
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.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.nyflayout_mwk{
flex-direction:column;
min-height:100vh;
display:flex;
}
.nyfmain_mwk{
flex:1 1 auto;
width:100%;
min-width:0;
}
.nyfcontainer_mwk{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:1400px;
}
@media(min-width:770px){
.nyfcontainer_mwk{
padding:0 32px;
}
}
@media(min-width:1101px){
.nyfcontainer_mwk{
padding:0 56px;
}
}
.nyfeyebrow_mwk{
text-transform:uppercase;
overflow-wrap:break-word;
font-family:"Mulish", 'Helvetica Neue', Arial, sans-serif;
line-height:1.4;
color:#1A8C5B;
font-weight:600;
display:inline-block;
font-size:0.688rem;
letter-spacing:.2em;
}
.nyfband_mwk{
background:#151C18;
color:#F0F7F3;
}
.nyfband_mwk .nyfeyebrow_mwk{
color:#4EDDAB;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.nyftb_mwk{
background:#F5F2ED;
z-index:50;
border-bottom:1px solid rgba(20,18,14,0.14);
position:sticky;
top:0;
}
.nyftb_in_mwk{
gap:16px;
margin:0 auto;
padding:12px 16px;
width:100%;
max-width:87.5rem;
justify-content:space-between;
display:flex;
align-items:center;
}
@media(min-width:766px){
.nyftb_in_mwk{
padding:1rem 32px;
}
}
@media(min-width:1102px){
.nyftb_in_mwk{
padding:1.125rem 3.5rem;
}
}
.nyftb_left_mwk{
gap:1.75rem;
display:flex;
min-width:0;
align-items:center;
}
.nyftb_logo_mwk{
gap:0.688rem;
display:flex;
align-items:center;
min-width:0;
}
.nyftb_logo_mark_mwk{
border-radius:0.5rem;
flex:0 0 auto;
object-fit:cover;
width:2.125rem;
height:2.125rem;
}
.nyftb_logo_txt_mwk{
display:flex;
flex-direction:column;
min-width:0;
line-height:1;
}
.nyftb_logo_name_mwk{
overflow:hidden;
letter-spacing:.02em;
font-size:22px;
white-space:nowrap;
text-overflow:ellipsis;
color:#1A1714;
font-weight:700;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
.nyftb_logo_sub_mwk{
overflow:hidden;
margin-top:4px;
text-overflow:ellipsis;
letter-spacing:.32em;
text-transform:uppercase;
color:#1A8C5B;
font-size:0.531rem;
font-weight:600;
white-space:nowrap;
}
.nyftb_nav_mwk{
display:none;
}
@media(min-width:963px){
.nyftb_nav_mwk{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.nyftb_nav_item_mwk{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
font-size:0.875rem;
font-weight:600;
border-bottom:2px solid transparent;
color:#2E2B26;
padding-bottom:3px;
}
.nyftb_nav_item_mwk:hover{
color:#1A1714;
}
.nyftb_nav_item_mwk.nyfstate_active_mwk{
border-color:#1A8C5B;
color:#1A1714;
}
.nyftb_right_mwk{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.nyftb_search_mwk{
transition:color .22s ease;
align-items:center;
display:flex;
color:#2E2B26;
justify-content:center;
}
.nyftb_search_mwk:hover{
color:#1A8C5B;
}
.nyftb_search_mwk svg{
height:1.125rem;
width:1.125rem;
}
.nyftb_lang_mwk{
font-size:0.688rem;
letter-spacing:.1em;
font-weight:600;
text-transform:uppercase;
color:#5C5750;
}
.nyftb_lang_mwk:hover{
color:#1A1714;
}
.nyftb_login_mwk{
display:none;
color:#1A1714;
font-weight:600;
font-size:0.875rem;
}
@media(min-width:769px){
.nyftb_login_mwk{
display:inline-block;
}
}
.nyftb_register_mwk{
background:#14291E;
border-radius:999px;
transition:background-color .22s ease;
padding:11px 1.375rem;
white-space:nowrap;
font-weight:700;
color:#E8F7EF;
font-size:0.875rem;
}
.nyftb_register_mwk:hover{
background:#1E3D2C;
}
.nyfmob_mwk{
background:#F5F2ED;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
border-top:1px solid rgba(20,18,14,0.14);
left:0;
position:fixed;
right:0;
z-index:60;
}
@media(min-width:961px){
.nyfmob_mwk{
display:none;
}
}
.nyfmob_in_mwk{
margin:0 auto;
max-width:560px;
display:flex;
justify-content:space-around;
align-items:stretch;
}
.nyfmob_item_mwk{
transition:color .22s ease;
padding:0.563rem 0.25rem;
gap:3px;
flex:1 1 0;
align-items:center;
display:flex;
color:#5C5750;
min-width:0;
flex-direction:column;
}
.nyfmob_item_mwk.nyfstate_active_mwk{
color:#1A8C5B;
}
.nyfmob_ic_mwk{
display:flex;
align-items:center;
justify-content:center;
}
.nyfmob_ic_mwk svg{
width:20px;
height:20px;
}
.nyfmob_lb_mwk{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.625rem;
white-space:nowrap;
font-weight:600;
max-width:100%;
}
@media(max-width:961px){
body{
padding-bottom:60px;
}
}
.nyfrail_mwk{
min-width:0;
position:relative;
}
.nyfrail_scroll_mwk{
gap:0.875rem;
display:flex;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
overflow-x:auto;
padding-bottom:14px;
}
@media(min-width:769px){
.nyfrail_scroll_mwk{
gap:18px;
}
}
.nyfgc_mwk{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:767px){
.nyfgc_mwk{
width:188px;
}
}
.nyfgc_img_mwk{
border-radius:14px;
overflow:hidden;
background:#FDFBF8;
box-shadow:0 2px 0.375rem rgba(20,18,14,0.07), 0 0.375rem 1.125rem rgba(20,18,14,0.09);
padding-bottom:133.33%;
position:relative;
}
.nyfgc_img_mwk img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.nyfgc_cover_mwk{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.nyfgc_hover_mwk{
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
inset:0;
align-items:center;
position:absolute;
justify-content:center;
display:flex;
opacity:0;
}
.nyfgc_mwk:hover .nyfgc_hover_mwk{
opacity:1;
}
.nyfgc_hover_btn_mwk{
background:#14291E;
border-radius:62.438rem;
display:flex;
justify-content:center;
height:2.875rem;
align-items:center;
width:46px;
color:#E8F7EF;
}
.nyfgc_hover_btn_mwk svg{
width:1.125rem;
height:1.125rem;
}
.nyfgc_info_mwk{
gap:2px;
margin-top:0.563rem;
display:flex;
flex-direction:column;
min-width:0;
}
.nyfgc_name_mwk{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
font-size:13px;
color:#1A1714;
white-space:nowrap;
}
.nyfgc_prov_mwk{
overflow:hidden;
font-size:11px;
white-space:nowrap;
color:#5C5750;
text-overflow:ellipsis;
}
.nyfgc_meta_mwk{
color:#5C5750;
font-size:0.688rem;
}
.nyftc_mwk{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:765px){
.nyftc_mwk{
width:14.375rem;
}
}
.nyftc_img_mwk{
overflow:hidden;
border-radius:0.875rem;
background:#FDFBF8;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 6px 18px rgba(20,18,14,0.09);
padding-bottom:75%;
position:relative;
}
.nyftc_img_mwk img{
inset:0;
width:100%;
object-fit:cover;
position:absolute;
height:100%;
}
.nyftc_info_mwk{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:9px;
display:flex;
}
.nyftc_name_mwk{
overflow:hidden;
white-space:nowrap;
color:#1A1714;
text-overflow:ellipsis;
font-size:14px;
font-weight:700;
}
.nyftc_rtp_mwk{
color:#5C5750;
font-size:0.688rem;
}
.nyflc_mwk{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:765px){
.nyflc_mwk{
width:16.75rem;
}
}
.nyflc_img_mwk{
background:#FDFBF8;
border-radius:14px;
overflow:hidden;
position:relative;
box-shadow:0 2px 0.375rem rgba(20,18,14,0.07), 0 0.375rem 1.125rem rgba(20,18,14,0.09);
padding-bottom:62.5%;
}
.nyflc_img_mwk img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.nyflc_live_mwk{
padding:0.25rem 9px;
background:rgba(0,0,0,0.52);
border-radius:62.438rem;
gap:7px;
top:0.75rem;
left:0.75rem;
display:flex;
position:absolute;
align-items:center;
}
.nyflc_live_dot_mwk{
background:#D94040;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
width:0.5rem;
height:0.5rem;
}
.nyflc_seats_mwk{
letter-spacing:.08em;
text-transform:uppercase;
font-size:10px;
font-weight:600;
color:#F0F7F3;
}
.nyflc_info_mwk{
gap:2px;
min-width:0;
display:flex;
margin-top:9px;
flex-direction:column;
}
.nyflc_name_mwk{
overflow:hidden;
text-overflow:ellipsis;
color:#1A1714;
font-size:15px;
white-space:nowrap;
font-weight:700;
}
.nyflc_bet_mwk{
font-size:0.688rem;
color:#5C5750;
}
.nyfpc_mwk{
border-radius:0.875rem;
background:#FDFBF8;
border:1px solid rgba(20,18,14,0.08);
padding:16px 14px;
gap:0.5rem;
flex-direction:column;
min-height:4.625rem;
display:flex;
align-items:center;
justify-content:center;
min-width:0;
}
.nyfpc_logo_mwk{
flex:0 0 auto;
height:1.75rem;
width:auto;
max-width:100%;
object-fit:contain;
}
.nyfpc_name_mwk{
overflow:hidden;
max-width:100%;
white-space:nowrap;
text-align:center;
color:#5C5750;
font-size:11px;
text-overflow:ellipsis;
}
.nyfgc_tag_mwk{
border-radius:8px;
padding:3px 0.5rem;
font-size:0.625rem;
z-index:2;
left:0.625rem;
top:0.625rem;
letter-spacing:.06em;
text-transform:uppercase;
font-weight:700;
display:inline-block;
position:absolute;
}
.nyfgc_tag_hot_mwk{
background:#D94040;
color:#F0F7F3;
}
.nyfgc_tag_new_mwk{
background:#2EC47A;
color:#0F1A13;
}
.nyfgc_tag_jp_mwk{
background:#C99A2E;
color:#0F1A13;
}
.nyfgc_tag_live_mwk{
background:#D94040;
color:#F0F7F3;
}
.nyfsh_mwk{
min-width:0;
margin-bottom:18px;
}
.nyfsh_row_mwk{
gap:1rem;
align-items:flex-end;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.nyfsh_row_mwk .nyfsh_l_mwk{
gap:6px;
min-width:0;
flex-direction:column;
display:flex;
}
.nyfsh_stack_mwk{
gap:0.625rem;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.nyfsh_center_mwk{
gap:0.625rem;
align-items:center;
text-align:center;
flex-direction:column;
display:flex;
}
.nyfsh_h2_mwk{
overflow-wrap:break-word;
color:#1A1714;
font-weight:600;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.5rem;
line-height:1.1;
}
@media(min-width:769px){
.nyfsh_h2_mwk{
font-size:30px;
}
}
.nyfband_mwk .nyfsh_h2_mwk{
color:#F0F7F3;
}
.nyfsh_eb_line_mwk{
gap:10px;
align-items:center;
display:inline-flex;
}
.nyfsh_eb_line_mwk::before{
background:#1A8C5B;
width:28px;
height:1px;
display:inline-block;
content:"";
}
.nyfband_mwk .nyfsh_eb_line_mwk::before{
background:#4EDDAB;
}
.nyfsh_eb_dot_mwk{
gap:8px;
align-items:center;
display:inline-flex;
}
.nyfsh_eb_dot_mwk::before{
background:#1A8C5B;
border-radius:50%;
height:0.375rem;
content:"";
display:inline-block;
width:6px;
}
.nyfband_mwk .nyfsh_eb_dot_mwk::before{
background:#4EDDAB;
}
.nyfsh_link_mwk{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
white-space:nowrap;
border-bottom:1px solid #1A1714;
align-items:center;
font-size:13px;
display:inline-flex;
font-weight:600;
color:#1A1714;
padding-bottom:2px;
}
.nyfsh_link_mwk:hover{
border-color:#1A8C5B;
color:#1A8C5B;
}
.nyfsh_link_mwk svg{
width:0.875rem;
height:14px;
}
.nyfsh_link_chev_mwk{
border-bottom:0;
padding-bottom:0;
}
.nyfsh_link_btn_mwk{
padding:9px 18px;
border-radius:62.438rem;
background:#14291E;
color:#E8F7EF;
border-bottom:0;
}
.nyfsh_link_btn_mwk:hover{
border-color:transparent;
background:#1E3D2C;
color:#E8F7EF;
}
.nyfband_mwk .nyfsh_link_mwk{
border-color:#F0F7F3;
color:#F0F7F3;
}
.nyfband_mwk .nyfsh_link_btn_mwk{
background:#4EDDAB;
color:#0F1A13;
}
.nyfsh_rule_mwk{
background:rgba(20,18,14,0.14);
margin:-2px 0 1.125rem;
height:1px;
}
.nyfband_mwk .nyfsh_rule_mwk{
background:rgba(210,245,228,0.13);
}
.nyfhero_mwk{
padding:32px 0 0.5rem;
}
@media(min-width:767px){
.nyfhero_mwk{
padding:3.5rem 0 1.5rem;
}
}
.nyfhero_in_mwk{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:900px){
.nyfhero_in_mwk{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.nyfhero_copy_mwk{
min-width:0;
}
.nyfhero_eyebrow_mwk{
gap:10px;
align-items:center;
margin-bottom:1.375rem;
display:inline-flex;
}
.nyfhero_eyebrow_line_mwk{
flex:0 0 auto;
background:#1A8C5B;
width:28px;
display:inline-block;
height:1px;
}
.nyfhero_h1_mwk{
font-weight:600;
font-size:38px;
line-height:1.04;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
letter-spacing:-.01em;
margin-bottom:20px;
overflow-wrap:break-word;
color:#1A1714;
}
@media(min-width:771px){
.nyfhero_h1_mwk{
font-size:54px;
}
}
@media(min-width:1100px){
.nyfhero_h1_mwk{
font-size:3.875rem;
}
}
.nyfhero_h1_mwk em{
color:#1A8C5B;
font-style:normal;
}
.nyfhero_sub_mwk{
color:#7A746C;
line-height:1.6;
font-size:1rem;
margin-bottom:1.875rem;
max-width:480px;
}
@media(min-width:769px){
.nyfhero_sub_mwk{
font-size:18px;
}
}
.nyfhero_actions_mwk{
gap:14px;
display:flex;
margin-bottom:34px;
align-items:center;
flex-wrap:wrap;
}
.nyfhero_cta_mwk{
background:#14291E;
gap:10px;
border-radius:999px;
padding:16px 30px;
transition:background-color .22s ease;
font-weight:700;
font-size:0.938rem;
display:inline-flex;
color:#E8F7EF;
align-items:center;
}
.nyfhero_cta_mwk:hover{
background:#1E3D2C;
}
.nyfhero_cta_ic_mwk{
align-items:center;
display:inline-flex;
}
.nyfhero_cta_ic_mwk svg{
width:1rem;
height:1rem;
}
.nyfhero_cta_alt_mwk{
border-radius:999px;
background:transparent;
transition:border-color .22s ease,color .22s ease;
padding:0.938rem 26px;
border:1px solid rgba(20,18,14,0.14);
font-size:15px;
color:#1A1714;
align-items:center;
font-weight:600;
display:inline-flex;
}
.nyfhero_cta_alt_mwk:hover{
border-color:#1A8C5B;
color:#1A8C5B;
}
.nyfhero_trust_mwk{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.nyfhero_trust_item_mwk{
gap:9px;
color:#2E2B26;
font-size:0.813rem;
font-weight:600;
display:flex;
align-items:center;
}
.nyfhero_trust_ic_mwk{
color:#1A8C5B;
display:inline-flex;
align-items:center;
}
.nyfhero_trust_ic_mwk svg{
width:16px;
height:1rem;
}
.nyfhero_promo_mwk{
border-radius:1.25rem;
background:#FDFBF8;
overflow:hidden;
position:relative;
display:flex;
box-shadow:0 12px 3rem rgba(20,18,14,0.14), 0 3px 0.625rem rgba(20,18,14,0.08);
min-height:18.75rem;
}
.nyfhero_promo_bg_mwk{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.nyfhero_promo_bg_mwk::after{
inset:0;
background:linear-gradient(120deg,#151C18 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.nyfhero_promo_glow_mwk{
border-radius:50%;
background:radial-gradient(circle,rgba(52,168,100,0.18) 0%,transparent 65%);
pointer-events:none;
top:-40px;
right:-1.25rem;
width:16.25rem;
position:absolute;
height:260px;
}
.nyfhero_promo_ct_mwk{
padding:1.75rem;
max-width:88%;
z-index:2;
position:relative;
align-self:flex-end;
}
.nyfhero_promo_label_mwk{
font-weight:700;
display:block;
font-size:0.625rem;
letter-spacing:.25em;
margin-bottom:0.5rem;
text-transform:uppercase;
color:#4EDDAB;
}
.nyfhero_promo_amount_mwk{
color:#F0F7F3;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-size:32px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.nyfhero_promo_amount_mwk{
font-size:40px;
}
}
.nyfhero_promo_amount_mwk em{
font-style:normal;
color:#4EDDAB;
}
.nyfhero_rating_mwk{
gap:10px;
border:1px solid rgba(20,18,14,0.08);
border-radius:14px;
background:#FDFBF8;
padding:0.625rem 14px;
align-items:center;
position:absolute;
display:flex;
top:0.875rem;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 0.375rem 1.125rem rgba(20,18,14,0.09);
max-width:min(16.25rem,62%);
z-index:3;
right:0.875rem;
}
.nyfhero_rating_score_mwk{
flex:0 0 auto;
font-weight:700;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1714;
font-size:1.5rem;
}
.nyfhero_rating_txt_mwk{
flex:1 1 auto;
min-width:0;
}
.nyfhero_rating_stars_mwk{
gap:2px;
display:flex;
color:#1A8C5B;
}
.nyfhero_rating_stars_mwk svg{
height:0.75rem;
width:12px;
}
.nyfhero_rating_cap_mwk{
line-height:1.35;
color:#5C5750;
font-size:0.688rem;
display:block;
overflow-wrap:break-word;
margin-top:3px;
}
.nyfstat_mwk{
border-bottom:1px solid rgba(20,18,14,0.14);
border-top:1px solid rgba(20,18,14,0.14);
margin-top:16px;
}
.nyfstat_in_mwk{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:766px){
.nyfstat_in_mwk{
grid-template-columns:repeat(4,1fr);
}
}
.nyfstat_item_mwk{
padding:1.375rem 14px;
border-bottom:1px solid rgba(20,18,14,0.08);
min-width:0;
border-right:1px solid rgba(20,18,14,0.08);
}
.nyfstat_item_mwk:nth-child(2n){
border-right:0;
}
.nyfstat_item_mwk:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.nyfstat_item_mwk{
border-bottom:0;
}
.nyfstat_item_mwk:nth-child(2n){
border-right:1px solid rgba(20,18,14,0.08);
}
.nyfstat_item_mwk:nth-child(4n){
border-right:0;
}
}
.nyfstat_value_mwk{
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:700;
font-size:30px;
line-height:1;
color:#1A1714;
}
@media(min-width:766px){
.nyfstat_value_mwk{
font-size:34px;
}
}
.nyfstat_label_mwk{
margin-top:6px;
overflow-wrap:break-word;
font-size:13px;
color:#5C5750;
line-height:1.4;
}
.nyfgrow_mwk{
padding:1.625rem 0 10px;
}
.nyfrow_seo_mwk{
margin:0.625rem 0 0;
font-size:14px;
color:#7A746C;
line-height:1.65;
max-width:47.5rem;
overflow-wrap:break-word;
}
.nyfrow_seo_mwk strong{
font-weight:700;
color:#1A1714;
}
.nyfpr_mwk{
padding:30px 0 6px;
}
.nyfpr_card_mwk{
background:#FDFBF8;
flex:0 0 auto;
gap:0.625rem;
padding:26px;
overflow:hidden;
border-radius:1.25rem;
border:1px solid rgba(20,18,14,0.08);
width:17.5rem;
position:relative;
display:flex;
flex-direction:column;
min-height:200px;
}
@media(min-width:769px){
.nyfpr_card_mwk{
width:300px;
}
}
.nyfpr_card_feat_mwk{
border-color:transparent;
background:linear-gradient(150deg,#162417,#0C1210);
color:#F0F7F3;
}
.nyfpr_glow_mwk{
border-radius:50%;
background:radial-gradient(circle,rgba(52,168,100,0.18),transparent 70%);
right:-1.875rem;
top:-30px;
pointer-events:none;
width:8.125rem;
height:130px;
opacity:0;
position:absolute;
}
.nyfpr_card_feat_mwk .nyfpr_glow_mwk{
opacity:1;
}
.nyfpr_label_mwk{
letter-spacing:.16em;
text-transform:uppercase;
font-weight:700;
font-size:0.625rem;
position:relative;
color:#1A8C5B;
}
.nyfpr_card_feat_mwk .nyfpr_label_mwk{
color:#4EDDAB;
}
.nyfpr_amount_mwk{
color:#1A1714;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
font-weight:600;
position:relative;
line-height:1.08;
overflow-wrap:break-word;
}
.nyfpr_card_feat_mwk .nyfpr_amount_mwk{
color:#F0F7F3;
}
.nyfpr_amount_mwk em{
font-style:normal;
color:#1A8C5B;
}
.nyfpr_card_feat_mwk .nyfpr_amount_mwk em{
color:#4EDDAB;
}
.nyfpr_terms_mwk{
font-size:0.813rem;
position:relative;
color:#5C5750;
line-height:1.5;
}
.nyfpr_card_feat_mwk .nyfpr_terms_mwk{
color:#8DADA0;
}
.nyfpr_cta_mwk{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.nyfpr_card_feat_mwk .nyfpr_cta_mwk{
border-radius:62.438rem;
background:#4EDDAB;
transition:opacity .22s ease;
padding:9px 18px;
color:#0F1A13;
font-size:13px;
font-weight:700;
}
.nyfpr_card_feat_mwk .nyfpr_cta_mwk:hover{
opacity:.9;
}
.nyfpr_card_mwk:not(.nyfpr_card_feat_mwk) .nyfpr_cta_mwk{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #1A1714;
color:#1A1714;
font-size:13px;
}
.nyfpr_card_mwk:not(.nyfpr_card_feat_mwk) .nyfpr_cta_mwk:hover{
border-color:#1A8C5B;
color:#1A8C5B;
}
.nyfjp_mwk{
padding:30px 0 0.625rem;
}
.nyfjp_grid_mwk{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:767px){
.nyfjp_grid_mwk{
grid-template-columns:1fr 1fr;
}
.nyfjp_card_mega_mwk{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.nyfjp_grid_mwk{
grid-template-columns:1.4fr 1fr 1fr;
}
.nyfjp_card_mega_mwk{
grid-column:auto;
}
}
.nyfjp_card_mwk{
padding:1.625rem;
overflow:hidden;
border-radius:1.25rem;
background:#FDFBF8;
border:1px solid rgba(20,18,14,0.08);
gap:0.75rem;
min-width:0;
justify-content:space-between;
position:relative;
min-height:200px;
display:flex;
flex-direction:column;
}
.nyfjp_card_mega_mwk{
border-color:transparent;
background:linear-gradient(135deg,#162417,#0C1210);
color:#F0F7F3;
min-height:13.125rem;
}
.nyfjp_glow_mwk{
border-radius:50%;
background:radial-gradient(circle,rgba(52,168,100,0.18),transparent 70%);
position:absolute;
width:200px;
pointer-events:none;
height:200px;
right:-2.5rem;
top:-2.5rem;
}
.nyfjp_label_mwk{
gap:0.625rem;
font-size:0.625rem;
text-transform:uppercase;
align-items:center;
flex-wrap:wrap;
letter-spacing:.16em;
font-weight:700;
display:flex;
justify-content:space-between;
position:relative;
color:#1A8C5B;
}
.nyfjp_card_mega_mwk .nyfjp_label_mwk{
color:#4EDDAB;
}
.nyfjp_drop_mwk{
letter-spacing:.04em;
color:#5C5750;
font-weight:600;
text-transform:none;
}
.nyfjp_card_mega_mwk .nyfjp_drop_mwk{
color:#8DADA0;
}
.nyfjp_amount_mwk{
font-weight:700;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
color:#1A1714;
font-size:2.375rem;
overflow-wrap:break-word;
position:relative;
}
.nyfjp_card_mega_mwk .nyfjp_amount_mwk{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#4EDDAB;
}
@media(min-width:769px){
.nyfjp_card_mega_mwk .nyfjp_amount_mwk{
font-size:3.375rem;
}
}
.nyfjp_game_mwk{
font-size:0.813rem;
position:relative;
color:#5C5750;
}
.nyfjp_card_mega_mwk .nyfjp_game_mwk{
color:#8DADA0;
}
.nyfjp_cta_mwk{
position:relative;
align-self:flex-start;
}
.nyfjp_card_mega_mwk .nyfjp_cta_mwk{
border-radius:999px;
transition:opacity .22s ease;
background:#4EDDAB;
padding:0.625rem 1.25rem;
font-weight:700;
font-size:13px;
color:#0F1A13;
}
.nyfjp_card_mega_mwk .nyfjp_cta_mwk:hover{
opacity:.9;
}
.nyfjp_card_mwk:not(.nyfjp_card_mega_mwk) .nyfjp_cta_mwk{
transition:color .22s ease,border-color .22s ease;
color:#1A1714;
padding-bottom:2px;
font-size:13px;
border-bottom:1px solid #1A1714;
font-weight:700;
}
.nyfjp_card_mwk:not(.nyfjp_card_mega_mwk) .nyfjp_cta_mwk:hover{
border-color:#1A8C5B;
color:#1A8C5B;
}
.nyfjp_seo_mwk{
margin:14px 0 0;
color:#7A746C;
font-size:0.875rem;
max-width:760px;
line-height:1.65;
overflow-wrap:break-word;
}
.nyfjp_seo_mwk strong{
font-weight:700;
color:#1A1714;
}
.nyfgrow_mwk{
padding:26px 0 10px;
}
.nyfrow_seo_mwk{
margin:0.625rem 0 0;
overflow-wrap:break-word;
font-size:14px;
max-width:47.5rem;
line-height:1.65;
color:#7A746C;
}
.nyfrow_seo_mwk strong{
font-weight:700;
color:#1A1714;
}
.nyfapp_mwk{
padding:30px 0 0.625rem;
}
.nyfapp_in_mwk{
border-radius:1.25rem;
padding:32px;
gap:1.75rem;
background:#FDFBF8;
border:1px solid rgba(20,18,14,0.08);
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.nyfapp_in_mwk{
padding:40px 44px;
gap:40px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.nyfapp_copy_mwk{
min-width:0;
max-width:35rem;
}
.nyfapp_eyebrow_mwk{
margin-bottom:12px;
}
.nyfapp_h2_mwk{
font-weight:600;
margin-bottom:0.75rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1714;
font-size:28px;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:766px){
.nyfapp_h2_mwk{
font-size:34px;
}
}
.nyfapp_text_mwk{
margin-bottom:22px;
font-size:14px;
line-height:1.6;
color:#7A746C;
}
.nyfapp_btns_mwk{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.nyfapp_btn_mwk{
gap:0.625rem;
border-radius:14px;
padding:0.688rem 1.25rem;
transition:background-color .22s ease;
background:#14291E;
color:#E8F7EF;
align-items:center;
display:inline-flex;
}
.nyfapp_btn_mwk:hover{
background:#1E3D2C;
}
.nyfapp_btn_ic_mwk{
display:inline-flex;
align-items:center;
}
.nyfapp_btn_ic_mwk svg{
height:1.125rem;
width:18px;
}
.nyfapp_btn_lb_mwk{
font-weight:700;
font-size:13.5px;
}
.nyfapp_qr_wrap_mwk{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.nyfapp_qr_mwk{
border-radius:0.875rem;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#FDFBF8 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#FDFBF8 0 5px,transparent 5px 11px);
height:6.75rem;
background-color:#14291E;
width:108px;
}
.nyfapp_qr_cap_mwk{
line-height:1.4;
font-size:12.5px;
color:#5C5750;
max-width:5.75rem;
}
.nyfvip_mwk{
padding:48px 0;
}
@media(min-width:770px){
.nyfvip_mwk{
padding:64px 0;
}
}
.nyfvip_head_mwk{
gap:14px;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:881px){
.nyfvip_head_mwk{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.nyfvip_eyebrow_mwk{
margin-bottom:12px;
}
.nyfvip_h2_mwk{
font-size:32px;
line-height:1.05;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#F0F7F3;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:769px){
.nyfvip_h2_mwk{
font-size:2.5rem;
}
}
.nyfvip_intro_mwk{
color:#8DADA0;
max-width:26.25rem;
line-height:1.6;
font-size:0.875rem;
}
.nyfvip_grid_mwk{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:0.875rem;
display:grid;
}
.nyfvip_card_mwk{
border:1px solid rgba(210,245,228,0.13);
border-radius:14px;
padding:1.375rem 1.125rem;
min-width:0;
}
.nyfvip_card_feat_mwk{
background:rgba(240,255,248,0.07);
border-color:#4EDDAB;
}
.nyfvip_card_ic_mwk{
border-radius:8px;
background:linear-gradient(135deg,#1A8C5B,#3DDEA0);
height:34px;
display:block;
margin-bottom:16px;
width:34px;
}
.nyfvip_name_mwk{
font-size:1.25rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.375rem;
font-weight:600;
overflow-wrap:break-word;
color:#F0F7F3;
}
.nyfvip_perk_mwk{
font-size:0.781rem;
overflow-wrap:break-word;
color:#8DADA0;
line-height:1.5;
}
.nyftrn_mwk{
padding:1.875rem 0 0.625rem;
}
.nyftrn_in_mwk{
grid-template-columns:1fr;
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
border-radius:1.25rem;
background:#FDFBF8;
display:grid;
}
@media(min-width:881px){
.nyftrn_in_mwk{
grid-template-columns:1.05fr 1fr;
}
}
.nyftrn_banner_mwk{
padding:34px;
background:linear-gradient(150deg,#162417,#0C1210);
overflow:hidden;
color:#F0F7F3;
position:relative;
}
.nyftrn_glow_mwk{
background:radial-gradient(circle,rgba(52,168,100,0.18),transparent 70%);
border-radius:50%;
right:-40px;
height:200px;
position:absolute;
width:200px;
pointer-events:none;
bottom:-2.5rem;
}
.nyftrn_eyebrow_mwk{
position:relative;
margin-bottom:0.875rem;
}
.nyftrn_h2_mwk{
margin-bottom:12px;
color:#F0F7F3;
overflow-wrap:break-word;
position:relative;
font-size:1.875rem;
font-weight:600;
line-height:1.06;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.nyftrn_h2_mwk{
font-size:36px;
}
}
.nyftrn_text_mwk{
font-size:14px;
max-width:420px;
margin-bottom:1.375rem;
color:#8DADA0;
line-height:1.6;
position:relative;
}
.nyftrn_timer_mwk{
gap:8px;
align-items:center;
display:flex;
margin-bottom:1.5rem;
position:relative;
flex-wrap:wrap;
}
.nyftrn_timer_cap_mwk{
color:#8DADA0;
font-size:0.688rem;
}
.nyftrn_timer_box_mwk{
background:rgba(240,255,248,0.07);
padding:0.25rem 0.75rem;
border-radius:0.5rem;
font-weight:700;
color:#F0F7F3;
font-size:24px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
.nyftrn_cta_mwk{
background:#4EDDAB;
padding:13px 26px;
border-radius:62.438rem;
transition:opacity .22s ease;
font-weight:700;
color:#0F1A13;
display:inline-block;
font-size:0.875rem;
position:relative;
}
.nyftrn_cta_mwk:hover{
opacity:.9;
}
.nyftrn_lb_mwk{
padding:26px 1.75rem;
}
.nyftrn_lb_head_mwk{
gap:10px;
display:flex;
align-items:center;
justify-content:space-between;
margin-bottom:0.75rem;
}
.nyftrn_lb_title_mwk{
color:#1A1714;
font-size:20px;
font-weight:600;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
.nyftrn_lb_upd_mwk{
color:#5C5750;
text-transform:uppercase;
font-size:11px;
letter-spacing:.08em;
}
.nyftrn_lb_row_mwk{
border-radius:8px;
gap:14px;
padding:0.688rem 12px;
align-items:center;
display:flex;
}
.nyftrn_lb_row_mwk:nth-child(2){
background:rgba(26,140,91,0.10);
}
.nyftrn_lb_rank_mwk{
flex:0 0 auto;
font-size:1rem;
width:22px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#1A8C5B;
}
.nyftrn_lb_av_mwk{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#1A8C5B,#3DDEA0);
height:1.875rem;
width:30px;
}
.nyftrn_lb_name_mwk{
flex:1 1 auto;
overflow:hidden;
font-size:0.875rem;
color:#1A1714;
min-width:0;
font-weight:600;
white-space:nowrap;
text-overflow:ellipsis;
}
.nyftrn_lb_amount_mwk{
flex:0 0 auto;
font-size:13px;
font-weight:700;
color:#1A1714;
}
.nyfrv_mwk{
background:#FDFBF8;
padding:48px 0;
margin-top:24px;
border-top:1px solid rgba(20,18,14,0.08);
border-bottom:1px solid rgba(20,18,14,0.08);
}
@media(min-width:771px){
.nyfrv_mwk{
padding:56px 0;
}
}
.nyfrv_head_mwk{
gap:16px;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:768px){
.nyfrv_head_mwk{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.nyfrv_eyebrow_mwk{
margin-bottom:10px;
}
.nyfrv_h2_mwk{
color:#1A1714;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-size:1.875rem;
}
@media(min-width:767px){
.nyfrv_h2_mwk{
font-size:38px;
}
}
.nyfrv_agg_mwk{
gap:0.75rem;
align-items:center;
display:flex;
}
.nyfrv_agg_stars_mwk{
gap:3px;
display:flex;
color:#1A8C5B;
}
.nyfrv_agg_stars_mwk svg{
height:18px;
width:18px;
}
.nyfrv_source_mwk{
color:#7A746C;
font-size:0.813rem;
}
.nyfrv_grid_mwk{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:760px){
.nyfrv_grid_mwk{
grid-template-columns:repeat(3,1fr);
}
}
.nyfrv_card_mwk{
padding:1.625rem;
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
background:#F5F2ED;
min-width:0;
}
.nyfrv_card_stars_mwk{
gap:2px;
display:flex;
color:#1A8C5B;
margin-bottom:0.75rem;
}
.nyfrv_card_stars_mwk svg{
height:0.875rem;
width:14px;
}
.nyfrv_card_body_mwk{
line-height:1.45;
font-weight:500;
color:#1A1714;
margin-bottom:1rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.125rem;
overflow-wrap:break-word;
}
.nyfrv_card_meta_mwk{
gap:10px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.nyfrv_card_av_mwk{
background:linear-gradient(135deg,#1A8C5B,#3DDEA0);
border-radius:50%;
flex:0 0 auto;
height:32px;
width:32px;
}
.nyfrv_card_author_mwk{
font-weight:700;
color:#1A1714;
font-size:13px;
}
.nyfrv_card_loc_mwk{
color:#5C5750;
font-size:12px;
}
.nyfwy_mwk{
padding:3rem 0;
}
@media(min-width:768px){
.nyfwy_mwk{
padding:3.5rem 0;
}
}
.nyfwy_in_mwk{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:902px){
.nyfwy_in_mwk{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.nyfwy_left_mwk{
min-width:0;
}
.nyfwy_eyebrow_mwk{
margin-bottom:14px;
}
.nyfwy_h2_mwk{
font-size:32px;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#1A1714;
margin-bottom:16px;
line-height:1.05;
}
@media(min-width:768px){
.nyfwy_h2_mwk{
font-size:2.5rem;
}
}
.nyfwy_intro_mwk{
line-height:1.6;
font-size:0.938rem;
color:#7A746C;
}
.nyfwy_grid_mwk{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:561px){
.nyfwy_grid_mwk{
grid-template-columns:1fr 1fr;
}
}
.nyfwy_card_mwk{
padding:1.625rem;
background:#FDFBF8;
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.nyfwy_card_ic_mwk{
justify-content:center;
display:inline-flex;
color:#1A8C5B;
align-items:center;
margin-bottom:1rem;
}
.nyfwy_card_ic_mwk svg{
height:26px;
width:26px;
}
.nyfwy_card_h_mwk{
color:#1A1714;
font-weight:600;
margin-bottom:8px;
font-size:1.313rem;
line-height:1.15;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
.nyfwy_card_p_mwk{
font-size:0.875rem;
color:#7A746C;
overflow-wrap:break-word;
line-height:1.55;
}
.nyfrc_mwk{
padding:48px 0 0.625rem;
}
.nyfrc_in_mwk{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:757px){
.nyfrc_in_mwk{
grid-template-columns:repeat(3,1fr);
gap:40px;
}
}
.nyfrc_col_mwk{
min-width:0;
}
.nyfrc_label_mwk{
text-transform:uppercase;
color:#1A8C5B;
font-weight:600;
font-size:0.688rem;
letter-spacing:.2em;
margin-bottom:16px;
}
.nyfrc_awards_mwk{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.nyfrc_award_mwk{
gap:0.75rem;
min-width:0;
align-items:center;
display:flex;
}
.nyfrc_award_ic_mwk{
flex:0 0 auto;
color:#2EC47A;
align-items:center;
display:inline-flex;
}
.nyfrc_award_ic_mwk svg{
width:1.125rem;
height:1.125rem;
}
.nyfrc_award_t_mwk{
overflow-wrap:break-word;
color:#1A1714;
font-weight:700;
font-size:0.875rem;
}
.nyfrc_award_s_mwk{
color:#5C5750;
font-size:12px;
overflow-wrap:break-word;
}
.nyfrc_press_mwk{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.nyfrc_press_logo_mwk{
padding:0 8px;
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
border-radius:0.5rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
height:3.25rem;
color:#7A746C;
font-weight:700;
justify-content:center;
display:flex;
text-align:center;
font-size:14px;
align-items:center;
white-space:nowrap;
}
.nyfrc_partner_mwk{
background:#FDFBF8;
border:1px solid rgba(20,18,14,0.08);
padding:1.375rem;
border-radius:0.875rem;
}
.nyfrc_partner_name_mwk{
font-weight:600;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.25rem;
margin-bottom:0.375rem;
color:#1A1714;
overflow-wrap:break-word;
}
.nyfrc_partner_text_mwk{
overflow-wrap:break-word;
color:#7A746C;
line-height:1.55;
font-size:0.813rem;
}
.nyftt_mwk{
padding:48px 0 0.625rem;
}
@media(min-width:770px){
.nyftt_mwk{
padding:3.75rem 0 0.625rem;
}
}
.nyftt_head_mwk{
margin-bottom:2.125rem;
text-align:center;
}
.nyftt_eyebrow_mwk{
margin-bottom:12px;
}
.nyftt_h2_mwk{
line-height:1.05;
color:#1A1714;
overflow-wrap:break-word;
font-size:32px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:771px){
.nyftt_h2_mwk{
font-size:2.625rem;
}
}
.nyftt_grid_mwk{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:763px){
.nyftt_grid_mwk{
grid-template-columns:repeat(3,1fr);
}
}
.nyftt_card_mwk{
border:1px solid rgba(20,18,14,0.08);
background:#FDFBF8;
border-radius:14px;
padding:1.875rem;
flex-direction:column;
display:flex;
min-width:0;
}
.nyftt_card_ic_mwk{
align-items:center;
margin-bottom:18px;
display:inline-flex;
color:#1A8C5B;
}
.nyftt_card_ic_mwk svg{
height:1.75rem;
width:1.75rem;
}
.nyftt_card_h_mwk{
font-size:1.375rem;
color:#1A1714;
line-height:1.15;
font-weight:600;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
overflow-wrap:break-word;
}
.nyftt_card_p_mwk{
margin-bottom:14px;
color:#7A746C;
line-height:1.6;
font-size:0.875rem;
overflow-wrap:break-word;
}
.nyftt_card_p_mwk b{
color:#1A1714;
font-weight:700;
}
.nyftt_card_link_mwk{
transition:color .22s ease;
font-weight:700;
align-self:flex-start;
border-bottom:1px solid #1A8C5B;
font-size:13px;
margin-top:auto;
padding-bottom:2px;
color:#1A1714;
}
.nyftt_card_link_mwk:hover{
color:#1A8C5B;
}
.nyfop_mwk{
padding:2.25rem 0 0.625rem;
}
.nyfop_in_mwk{
gap:32px;
border:1px solid rgba(20,18,14,0.08);
border-radius:0.875rem;
grid-template-columns:1fr;
padding:32px;
background:#FDFBF8;
display:grid;
align-items:center;
}
@media(min-width:859px){
.nyfop_in_mwk{
gap:44px;
padding:34px 40px;
grid-template-columns:.9fr 1.1fr;
}
}
.nyfop_left_mwk{
min-width:0;
}
.nyfop_eyebrow_mwk{
margin-bottom:12px;
}
.nyfop_h2_mwk{
margin-bottom:10px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.75rem;
font-weight:600;
overflow-wrap:break-word;
line-height:1.08;
color:#1A1714;
}
@media(min-width:769px){
.nyfop_h2_mwk{
font-size:30px;
}
}
.nyfop_text_mwk{
font-size:0.875rem;
line-height:1.6;
color:#7A746C;
}
.nyfop_grid_mwk{
border-radius:8px;
overflow:hidden;
background:rgba(20,18,14,0.14);
gap:1px;
grid-template-columns:1fr 1fr;
border:1px solid rgba(20,18,14,0.14);
display:grid;
}
.nyfop_field_mwk{
background:#F5F2ED;
padding:18px 1.25rem;
min-width:0;
}
.nyfop_field_lb_mwk{
font-weight:600;
letter-spacing:.1em;
margin-bottom:5px;
font-size:10px;
text-transform:uppercase;
color:#1A8C5B;
}
.nyfop_field_val_mwk{
font-size:0.875rem;
overflow-wrap:break-word;
color:#1A1714;
font-weight:700;
}
.nyfhts_mwk{
padding:48px 0;
}
@media(min-width:771px){
.nyfhts_mwk{
padding:3.875rem 0;
}
}
.nyfhts_head_mwk{
gap:1.125rem;
display:flex;
margin-bottom:2.125rem;
flex-direction:column;
}
@media(min-width:769px){
.nyfhts_head_mwk{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.nyfhts_eyebrow_mwk{
margin-bottom:0.75rem;
}
.nyfhts_h2_mwk{
font-size:1.875rem;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#F0F7F3;
}
@media(min-width:769px){
.nyfhts_h2_mwk{
font-size:2.375rem;
}
}
.nyfhts_cta_mwk{
transition:opacity .22s ease;
background:#4EDDAB;
border-radius:999px;
padding:15px 30px;
flex:0 0 auto;
font-size:15px;
font-weight:700;
color:#0F1A13;
}
.nyfhts_cta_mwk:hover{
opacity:.9;
}
.nyfhts_grid_mwk{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:760px){
.nyfhts_grid_mwk{
grid-template-columns:repeat(3,1fr);
}
}
.nyfhts_step_mwk{
min-width:0;
padding-top:22px;
border-top:1px solid rgba(210,245,228,0.13);
}
.nyfhts_step_num_mwk{
color:#4EDDAB;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:2.75rem;
margin-bottom:0.875rem;
line-height:1;
font-weight:700;
}
.nyfhts_step_h_mwk{
color:#F0F7F3;
font-weight:700;
font-size:1.188rem;
margin-bottom:0.5rem;
overflow-wrap:break-word;
line-height:1.2;
}
.nyfhts_step_p_mwk{
font-size:0.875rem;
line-height:1.55;
color:#8DADA0;
overflow-wrap:break-word;
}
.nyfprov_mwk{
padding:2.5rem 0 1.25rem;
}
.nyfprov_eyebrow_mwk{
display:block;
margin-bottom:1.125rem;
}
.nyfprov_grid_mwk{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:559px){
.nyfprov_grid_mwk{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.nyfprov_grid_mwk{
grid-template-columns:repeat(6,1fr);
}
}
.nyfts_mwk{
padding:44px 0;
}
.nyfts_in_mwk{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:877px){
.nyfts_in_mwk{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.nyfts_left_mwk{
min-width:0;
}
.nyfts_h2_mwk{
line-height:1.1;
font-size:26px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:12px;
font-weight:600;
color:#F0F7F3;
overflow-wrap:break-word;
}
@media(min-width:766px){
.nyfts_h2_mwk{
font-size:28px;
}
}
.nyfts_text_mwk{
margin-bottom:22px;
font-size:0.906rem;
color:#8DADA0;
line-height:1.6;
max-width:520px;
}
.nyfts_badges_mwk{
gap:1.125rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.nyfts_badge_mwk{
color:#8DADA0;
font-weight:600;
font-size:13px;
}
.nyfts_pay_mwk{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:881px){
.nyfts_pay_mwk{
justify-content:flex-end;
}
}
.nyfts_pay_chip_mwk{
background:rgba(240,255,248,0.07);
border-radius:0.875rem;
border:1px solid rgba(210,245,228,0.13);
padding:0.75rem 1rem;
font-size:0.875rem;
font-weight:700;
color:#F0F7F3;
}
.nyflh_mwk{
padding:40px 0 1.25rem;
}
.nyflh_in_mwk{
border-top:1px solid rgba(20,18,14,0.14);
padding-top:34px;
}
.nyflh_eyebrow_mwk{
margin-bottom:22px;
display:block;
}
.nyflh_grid_mwk{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:599px){
.nyflh_grid_mwk{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.nyflh_grid_mwk{
grid-template-columns:repeat(5,1fr);
}
}
.nyflh_col_mwk{
min-width:0;
}
.nyflh_col_h_mwk{
color:#1A1714;
overflow-wrap:break-word;
font-size:13px;
font-weight:700;
margin-bottom:12px;
}
.nyflh_links_mwk{
gap:8px;
display:flex;
flex-direction:column;
}
.nyflh_link_mwk{
transition:color .22s ease;
overflow-wrap:break-word;
color:#7A746C;
font-size:13px;
}
.nyflh_link_mwk:hover{
color:#1A8C5B;
}
.nyfel_mwk{
padding:48px 0;
}
@media(min-width:768px){
.nyfel_mwk{
padding:3.5rem 0;
}
}
.nyfel_in_mwk{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:900px){
.nyfel_in_mwk{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.nyfel_left_mwk{
min-width:0;
}
.nyfel_eyebrow_mwk{
margin-bottom:14px;
}
.nyfel_h2_mwk{
line-height:1.08;
margin-bottom:22px;
font-weight:600;
color:#1A1714;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
}
@media(min-width:768px){
.nyfel_h2_mwk{
font-size:2.375rem;
}
}
.nyfel_body_mwk p{
line-height:1.7;
font-size:16px;
overflow-wrap:break-word;
margin-bottom:18px;
color:#2E2B26;
}
.nyfel_dropcap_mwk{
padding:6px 12px 0 0;
color:#1A8C5B;
font-weight:700;
line-height:.8;
font-size:62px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
float:left;
}
.nyfel_right_mwk{
min-width:0;
}
.nyfel_quote_mwk{
padding:36px;
border-radius:1.25rem;
background:linear-gradient(150deg,#162417,#0C1210);
position:relative;
color:#F0F7F3;
margin-bottom:1.5rem;
}
.nyfel_quote_mark_mwk{
align-items:center;
margin-bottom:6px;
display:inline-flex;
color:#4EDDAB;
}
.nyfel_quote_mark_mwk svg{
height:2.125rem;
width:34px;
}
.nyfel_quote_text_mwk{
font-weight:500;
margin-bottom:1.375rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:22px;
line-height:1.4;
color:#F0F7F3;
overflow-wrap:break-word;
}
.nyfel_quote_meta_mwk{
gap:12px;
align-items:center;
display:flex;
}
.nyfel_quote_av_mwk{
flex:0 0 auto;
background:linear-gradient(135deg,#1A8C5B,#3DDEA0);
border-radius:50%;
height:2.375rem;
width:38px;
}
.nyfel_quote_author_mwk{
font-size:14px;
color:#F0F7F3;
font-weight:700;
}
.nyfel_quote_meta_sub_mwk{
font-size:12px;
color:#8DADA0;
}
.nyfel_explain_mwk{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
}
.nyfel_explain_card_mwk{
padding:1.375rem 24px;
}
.nyfel_explain_card_mwk+.nyfel_explain_card_mwk{
border-top:1px solid rgba(20,18,14,0.08);
}
.nyfel_explain_h_mwk{
margin-bottom:8px;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.25rem;
line-height:1.15;
color:#1A1714;
font-weight:600;
}
.nyfel_explain_p_mwk{
font-size:14px;
color:#7A746C;
line-height:1.55;
overflow-wrap:break-word;
}
.nyffaq_mwk{
padding:48px 0;
background:#FDFBF8;
margin-top:24px;
border-bottom:1px solid rgba(20,18,14,0.08);
border-top:1px solid rgba(20,18,14,0.08);
}
@media(min-width:767px){
.nyffaq_mwk{
padding:62px 0;
}
}
.nyffaq_head_mwk{
margin-bottom:34px;
text-align:center;
}
.nyffaq_eyebrow_mwk{
margin-bottom:12px;
}
.nyffaq_h2_mwk{
font-weight:600;
color:#1A1714;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:768px){
.nyffaq_h2_mwk{
font-size:2.375rem;
}
}
.nyffaq_list_mwk{
gap:12px;
margin:0 auto;
flex-direction:column;
display:flex;
max-width:51.25rem;
}
.nyffaq_item_mwk{
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
border-radius:0.875rem;
background:#F5F2ED;
}
.nyffaq_q_mwk{
list-style:none;
padding:1.25rem 24px;
gap:20px;
justify-content:space-between;
font-size:16px;
display:flex;
overflow-wrap:break-word;
font-weight:700;
color:#1A1714;
align-items:center;
cursor:pointer;
}
.nyffaq_q_mwk::-webkit-details-marker{
display:none;
}
.nyffaq_q_ic_mwk{
transition:transform .22s ease;
flex:0 0 auto;
display:inline-flex;
color:#1A8C5B;
align-items:center;
}
.nyffaq_q_ic_mwk svg{
width:18px;
height:1.125rem;
}
.nyffaq_item_mwk[open] .nyffaq_q_ic_mwk{
transform:rotate(180deg);
}
.nyffaq_a_mwk{
padding:0 1.5rem 20px;
font-size:0.906rem;
overflow-wrap:break-word;
line-height:1.6;
color:#7A746C;
}
.nyfsb_mwk{
padding:3rem 0;
background:#FDFBF8;
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:767px){
.nyfsb_mwk{
padding:56px 0;
}
}
.nyfsb_eyebrow_mwk{
display:block;
margin-bottom:0.75rem;
}
.nyfsb_h2_mwk{
overflow-wrap:break-word;
font-size:30px;
line-height:1.05;
font-weight:600;
color:#1A1714;
margin-bottom:1.625rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.nyfsb_h2_mwk{
font-size:36px;
}
}
.nyfsb_grid_mwk{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:560px){
.nyfsb_grid_mwk{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.nyfsb_grid_mwk{
grid-template-columns:repeat(4,1fr);
}
}
.nyfsb_card_mwk{
border:1px solid rgba(20,18,14,0.08);
padding:24px;
border-radius:0.875rem;
background:#F5F2ED;
min-width:0;
}
.nyfsb_card_h_mwk{
line-height:1.15;
margin-bottom:8px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:1.188rem;
color:#1A1714;
}
.nyfsb_card_p_mwk{
line-height:1.6;
font-size:0.844rem;
color:#7A746C;
overflow-wrap:break-word;
}
.nyfsb_rtp_mwk{
background:#F5F2ED;
gap:24px;
border:1px solid rgba(20,18,14,0.08);
grid-template-columns:1fr;
padding:1.625rem 28px;
border-radius:14px;
align-items:center;
display:grid;
margin-top:18px;
}
@media(min-width:757px){
.nyfsb_rtp_mwk{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.nyfsb_rtp_h_mwk{
color:#1A1714;
line-height:1.15;
font-weight:600;
margin-bottom:8px;
font-size:1.25rem;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
.nyfsb_rtp_p_mwk{
line-height:1.6;
overflow-wrap:break-word;
font-size:13.5px;
color:#7A746C;
}
.nyfsb_rtp_stats_mwk{
gap:16px;
display:flex;
}
.nyfsb_stat_mwk{
padding:18px;
background:#FDFBF8;
border-radius:8px;
flex:1 1 0;
min-width:0;
text-align:center;
}
.nyfsb_stat_v_mwk{
color:#1B9E6E;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.625rem;
font-weight:700;
}
.nyfsb_stat_l_mwk{
font-size:0.719rem;
margin-top:4px;
color:#5C5750;
}
.nyfsg_mwk{
padding:48px 0 0.625rem;
}
.nyfsg_eyebrow_mwk{
margin-bottom:12px;
display:block;
}
.nyfsg_h2_mwk{
color:#1A1714;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:28px;
font-size:30px;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:767px){
.nyfsg_h2_mwk{
font-size:36px;
}
}
.nyfsg_grid_mwk{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:718px){
.nyfsg_grid_mwk{
grid-template-columns:repeat(3,1fr);
}
}
.nyfsg_col_mwk{
min-width:0;
}
.nyfsg_col_h_mwk{
line-height:1.15;
color:#1A1714;
margin-bottom:10px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.375rem;
overflow-wrap:break-word;
}
.nyfsg_col_p_mwk{
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
color:#7A746C;
}
.nyfgd_mwk{
padding:3rem 0 10px;
}
.nyfgd_head_mwk{
gap:0.875rem;
flex-direction:column;
margin-bottom:1.5rem;
display:flex;
}
@media(min-width:680px){
.nyfgd_head_mwk{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.nyfgd_eyebrow_mwk{
margin-bottom:0.625rem;
}
.nyfgd_h2_mwk{
color:#1A1714;
font-size:28px;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
}
@media(min-width:769px){
.nyfgd_h2_mwk{
font-size:2.125rem;
}
}
.nyfgd_more_mwk{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
font-weight:600;
font-size:0.844rem;
color:#1A1714;
padding-bottom:2px;
border-bottom:1px solid #1A1714;
}
.nyfgd_more_mwk:hover{
border-color:#1A8C5B;
color:#1A8C5B;
}
.nyfgd_grid_mwk{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.nyfgd_grid_mwk{
grid-template-columns:repeat(3,1fr);
}
}
.nyfgd_card_mwk{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
background:#FDFBF8;
min-width:0;
display:block;
}
.nyfgd_card_img_mwk{
background:linear-gradient(140deg,#162417,#1A8C5B);
height:9.375rem;
}
.nyfgd_card_body_mwk{
padding:22px;
}
.nyfgd_card_cat_mwk{
text-transform:uppercase;
color:#1A8C5B;
letter-spacing:.1em;
font-weight:600;
font-size:0.625rem;
}
.nyfgd_card_h_mwk{
margin:0.5rem 0 0.625rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.2;
overflow-wrap:break-word;
font-size:19px;
font-weight:600;
color:#1A1714;
}
.nyfgd_card_meta_mwk{
color:#5C5750;
font-size:0.75rem;
overflow-wrap:break-word;
}
.nyfft_mwk{
background:#1C1A17;
margin-top:40px;
color:#8DADA0;
}
.nyfft_in_mwk{
padding:48px 0 28px;
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:601px){
.nyfft_in_mwk{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.nyfft_in_mwk{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.nyfft_brand_mwk{
min-width:0;
}
.nyfft_logo_mwk{
overflow-wrap:break-word;
font-weight:700;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
color:#F0F7F3;
}
.nyfft_tagline_mwk{
line-height:1.6;
color:#8DADA0;
max-width:17.5rem;
margin-top:14px;
font-size:0.844rem;
}
.nyfft_contact_mwk{
transition:color .22s ease;
overflow-wrap:anywhere;
display:inline-block;
color:#4EDDAB;
margin-top:0.75rem;
font-size:0.813rem;
max-width:17.5rem;
}
.nyfft_contact_mwk:hover{
color:#F0F7F3;
}
.nyfft_col_mwk{
min-width:0;
}
.nyfft_col_h_mwk{
color:#F0F7F3;
letter-spacing:.08em;
text-transform:uppercase;
font-size:13px;
font-weight:700;
margin-bottom:14px;
overflow-wrap:break-word;
}
.nyfft_col_links_mwk{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.nyfft_link_mwk{
transition:color .22s ease;
font-size:0.844rem;
overflow-wrap:break-word;
color:#8DADA0;
}
.nyfft_link_mwk:hover{
color:#F0F7F3;
}
.nyfft_bot_mwk{
padding:22px 0 2.5rem;
gap:1rem;
border-top:1px solid rgba(210,245,228,0.13);
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.nyfft_bot_mwk{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.nyfft_legal_mwk{
color:#A39D95;
line-height:1.6;
font-size:0.719rem;
max-width:47.5rem;
overflow-wrap:break-word;
}
.nyfft_legal_mwk b{
color:#8DADA0;
font-weight:700;
}
.nyfft_age_mwk{
padding:4px 0.563rem;
flex:0 0 auto;
border:1.5px solid #4EDDAB;
border-radius:0.5rem;
font-size:0.813rem;
font-weight:700;
color:#4EDDAB;
}