*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1816;
color:#D6CFBF;
font-size:15px;
font-family:"Commissioner", 'Helvetica Neue', Arial, sans-serif;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
line-height:1.6;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.nen-layout-e5i{
display:flex;
flex-direction:column;
min-height:100vh;
}
.nen-main-e5i{
flex:1 1 auto;
min-width:0;
width:100%;
}
.nen-container-e5i{
margin:0 auto;
padding:0 1rem;
max-width:87.5rem;
width:100%;
}
@media(min-width:769px){
.nen-container-e5i{
padding:0 2rem;
}
}
@media(min-width:1103px){
.nen-container-e5i{
padding:0 56px;
}
}
.nen-eyebrow-e5i{
font-weight:600;
text-transform:uppercase;
font-family:"Commissioner", 'Helvetica Neue', Arial, sans-serif;
color:#B8922E;
overflow-wrap:break-word;
line-height:1.4;
display:inline-block;
font-size:11px;
letter-spacing:.2em;
}
.nen-band-e5i{
background:#141210;
color:#F2EDE3;
}
.nen-band-e5i .nen-eyebrow-e5i{
color:#D4AA5E;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.nen-tb-e5i{
background:#1A1816;
border-bottom:1px solid rgba(244,239,228,0.13);
top:0;
z-index:50;
position:sticky;
}
.nen-tb_in-e5i{
gap:1rem;
padding:12px 16px;
margin:0 auto;
display:flex;
align-items:center;
justify-content:space-between;
max-width:1400px;
width:100%;
}
@media(min-width:771px){
.nen-tb_in-e5i{
padding:1rem 32px;
}
}
@media(min-width:1097px){
.nen-tb_in-e5i{
padding:1.125rem 56px;
}
}
.nen-tb_left-e5i{
gap:28px;
align-items:center;
display:flex;
min-width:0;
}
.nen-tb_logo-e5i{
gap:11px;
align-items:center;
display:flex;
min-width:0;
}
.nen-tb_logo_mark-e5i{
flex:0 0 auto;
border-radius:8px;
height:34px;
object-fit:cover;
width:34px;
}
.nen-tb_logo_txt-e5i{
display:flex;
flex-direction:column;
min-width:0;
line-height:1;
}
.nen-tb_logo_name-e5i{
overflow:hidden;
letter-spacing:.02em;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:22px;
color:#F2EDE3;
white-space:nowrap;
text-overflow:ellipsis;
}
.nen-tb_logo_sub-e5i{
overflow:hidden;
white-space:nowrap;
letter-spacing:.32em;
color:#B8922E;
text-transform:uppercase;
text-overflow:ellipsis;
font-size:0.531rem;
margin-top:4px;
font-weight:600;
}
.nen-tb_nav-e5i{
display:none;
}
@media(min-width:961px){
.nen-tb_nav-e5i{
gap:28px;
display:flex;
align-items:center;
}
}
.nen-tb_nav_item-e5i{
transition:color .22s ease,border-color .22s ease;
font-size:14px;
padding-bottom:3px;
white-space:nowrap;
font-weight:600;
color:#D6CFBF;
border-bottom:2px solid transparent;
}
.nen-tb_nav_item-e5i:hover{
color:#F2EDE3;
}
.nen-tb_nav_item-e5i.nen-state_active-e5i{
border-color:#B8922E;
color:#F2EDE3;
}
.nen-tb_right-e5i{
flex:0 0 auto;
gap:14px;
align-items:center;
display:flex;
}
.nen-tb_search-e5i{
transition:color .22s ease;
display:flex;
align-items:center;
justify-content:center;
color:#D6CFBF;
}
.nen-tb_search-e5i:hover{
color:#B8922E;
}
.nen-tb_search-e5i svg{
height:18px;
width:1.125rem;
}
.nen-tb_lang-e5i{
font-size:11px;
text-transform:uppercase;
color:#9E9688;
letter-spacing:.1em;
font-weight:600;
}
.nen-tb_lang-e5i:hover{
color:#F2EDE3;
}
.nen-tb_login-e5i{
display:none;
font-size:0.875rem;
font-weight:600;
color:#F2EDE3;
}
@media(min-width:767px){
.nen-tb_login-e5i{
display:inline-block;
}
}
.nen-tb_register-e5i{
background:#C9A040;
border-radius:62.438rem;
padding:0.688rem 1.375rem;
transition:background-color .22s ease;
font-size:14px;
white-space:nowrap;
color:#18150E;
font-weight:700;
}
.nen-tb_register-e5i:hover{
background:#D9B455;
}
.nen-mob-e5i{
background:#1A1816;
left:0;
right:0;
position:fixed;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(244,239,228,0.13);
bottom:0;
}
@media(min-width:960px){
.nen-mob-e5i{
display:none;
}
}
.nen-mob_in-e5i{
margin:0 auto;
align-items:stretch;
justify-content:space-around;
display:flex;
max-width:560px;
}
.nen-mob_item-e5i{
gap:3px;
padding:9px 0.25rem;
flex:1 1 0;
transition:color .22s ease;
display:flex;
flex-direction:column;
align-items:center;
min-width:0;
color:#9E9688;
}
.nen-mob_item-e5i.nen-state_active-e5i{
color:#B8922E;
}
.nen-mob_ic-e5i{
display:flex;
align-items:center;
justify-content:center;
}
.nen-mob_ic-e5i svg{
height:1.25rem;
width:1.25rem;
}
.nen-mob_lb-e5i{
overflow:hidden;
max-width:100%;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:600;
font-size:10px;
}
@media(max-width:959px){
body{
padding-bottom:3.75rem;
}
}
.nen-rail-e5i{
position:relative;
min-width:0;
}
.nen-rail_scroll-e5i{
gap:0.875rem;
display:flex;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
padding-bottom:0.875rem;
scrollbar-width:thin;
}
@media(min-width:765px){
.nen-rail_scroll-e5i{
gap:1.125rem;
}
}
.nen-gc-e5i{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:765px){
.nen-gc-e5i{
width:11.75rem;
}
}
.nen-gc_img-e5i{
background:#222019;
border-radius:0.875rem;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.28);
padding-bottom:133.33%;
position:relative;
}
.nen-gc_img-e5i img{
inset:0;
width:100%;
position:absolute;
height:100%;
object-fit:cover;
}
.nen-gc_cover-e5i{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.nen-gc_hover-e5i{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .22s ease;
opacity:0;
align-items:center;
display:flex;
justify-content:center;
position:absolute;
}
.nen-gc-e5i:hover .nen-gc_hover-e5i{
opacity:1;
}
.nen-gc_hover_btn-e5i{
background:#C9A040;
border-radius:62.438rem;
height:2.875rem;
align-items:center;
color:#18150E;
width:2.875rem;
justify-content:center;
display:flex;
}
.nen-gc_hover_btn-e5i svg{
height:1.125rem;
width:1.125rem;
}
.nen-gc_info-e5i{
gap:2px;
margin-top:0.563rem;
display:flex;
flex-direction:column;
min-width:0;
}
.nen-gc_name-e5i{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
color:#F2EDE3;
font-size:13px;
}
.nen-gc_prov-e5i{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.688rem;
color:#9E9688;
}
.nen-gc_meta-e5i{
font-size:11px;
color:#9E9688;
}
.nen-tc-e5i{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:768px){
.nen-tc-e5i{
width:230px;
}
}
.nen-tc_img-e5i{
overflow:hidden;
border-radius:14px;
background:#222019;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.28);
}
.nen-tc_img-e5i img{
inset:0;
object-fit:cover;
width:100%;
position:absolute;
height:100%;
}
.nen-tc_info-e5i{
gap:2px;
margin-top:9px;
min-width:0;
display:flex;
flex-direction:column;
}
.nen-tc_name-e5i{
overflow:hidden;
text-overflow:ellipsis;
color:#F2EDE3;
white-space:nowrap;
font-size:0.875rem;
font-weight:700;
}
.nen-tc_rtp-e5i{
font-size:0.688rem;
color:#9E9688;
}
.nen-lc-e5i{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:766px){
.nen-lc-e5i{
width:16.75rem;
}
}
.nen-lc_img-e5i{
background:#222019;
overflow:hidden;
border-radius:0.875rem;
padding-bottom:62.5%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.28);
position:relative;
}
.nen-lc_img-e5i img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.nen-lc_live-e5i{
border-radius:999px;
background:rgba(0,0,0,0.52);
padding:4px 0.563rem;
gap:0.438rem;
display:flex;
left:0.75rem;
position:absolute;
align-items:center;
top:12px;
}
.nen-lc_live_dot-e5i{
background:#C24B3A;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:0.5rem;
height:8px;
}
.nen-lc_seats-e5i{
letter-spacing:.08em;
color:#F2EDE3;
text-transform:uppercase;
font-size:0.625rem;
font-weight:600;
}
.nen-lc_info-e5i{
gap:2px;
margin-top:0.563rem;
min-width:0;
display:flex;
flex-direction:column;
}
.nen-lc_name-e5i{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-size:15px;
color:#F2EDE3;
font-weight:700;
}
.nen-lc_bet-e5i{
color:#9E9688;
font-size:11px;
}
.nen-pc-e5i{
border:1px solid rgba(244,239,228,0.07);
gap:0.5rem;
border-radius:0.875rem;
background:#222019;
padding:16px 0.875rem;
justify-content:center;
display:flex;
flex-direction:column;
min-height:4.625rem;
min-width:0;
align-items:center;
}
.nen-pc_logo-e5i{
flex:0 0 auto;
height:28px;
object-fit:contain;
max-width:100%;
width:auto;
}
.nen-pc_name-e5i{
overflow:hidden;
max-width:100%;
color:#9E9688;
font-size:11px;
white-space:nowrap;
text-align:center;
text-overflow:ellipsis;
}
.nen-gc_tag-e5i{
border-radius:0.5rem;
padding:3px 0.5rem;
left:0.625rem;
font-size:10px;
top:0.625rem;
letter-spacing:.06em;
display:inline-block;
z-index:2;
text-transform:uppercase;
position:absolute;
font-weight:700;
}
.nen-gc_tag_hot-e5i{
background:#C24B3A;
color:#F2EDE3;
}
.nen-gc_tag_new-e5i{
background:#D4AA5E;
color:#18150E;
}
.nen-gc_tag_jp-e5i{
background:#C9A040;
color:#18150E;
}
.nen-gc_tag_live-e5i{
background:#C24B3A;
color:#F2EDE3;
}
.nen-sh-e5i{
margin-bottom:1.125rem;
min-width:0;
}
.nen-sh_row-e5i{
gap:1rem;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
}
.nen-sh_row-e5i .nen-sh_l-e5i{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.nen-sh_stack-e5i{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.nen-sh_center-e5i{
gap:0.625rem;
display:flex;
text-align:center;
align-items:center;
flex-direction:column;
}
.nen-sh_h2-e5i{
font-size:1.5rem;
font-weight:600;
color:#F2EDE3;
line-height:1.1;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:770px){
.nen-sh_h2-e5i{
font-size:30px;
}
}
.nen-band-e5i .nen-sh_h2-e5i{
color:#F2EDE3;
}
.nen-sh_eb_line-e5i{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.nen-sh_eb_line-e5i::before{
background:#B8922E;
width:1.75rem;
height:1px;
display:inline-block;
content:"";
}
.nen-band-e5i .nen-sh_eb_line-e5i::before{
background:#D4AA5E;
}
.nen-sh_eb_dot-e5i{
gap:8px;
display:inline-flex;
align-items:center;
}
.nen-sh_eb_dot-e5i::before{
background:#B8922E;
border-radius:50%;
content:"";
height:6px;
width:6px;
display:inline-block;
}
.nen-band-e5i .nen-sh_eb_dot-e5i::before{
background:#D4AA5E;
}
.nen-sh_link-e5i{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding-bottom:2px;
color:#F2EDE3;
font-size:13px;
white-space:nowrap;
font-weight:600;
display:inline-flex;
align-items:center;
border-bottom:1px solid #F2EDE3;
}
.nen-sh_link-e5i:hover{
border-color:#B8922E;
color:#B8922E;
}
.nen-sh_link-e5i svg{
height:0.875rem;
width:0.875rem;
}
.nen-sh_link_chev-e5i{
border-bottom:0;
padding-bottom:0;
}
.nen-sh_link_btn-e5i{
border-radius:999px;
background:#C9A040;
padding:0.563rem 18px;
color:#18150E;
border-bottom:0;
}
.nen-sh_link_btn-e5i:hover{
background:#D9B455;
border-color:transparent;
color:#18150E;
}
.nen-band-e5i .nen-sh_link-e5i{
border-color:#F2EDE3;
color:#F2EDE3;
}
.nen-band-e5i .nen-sh_link_btn-e5i{
background:#D4AA5E;
color:#18150E;
}
.nen-sh_rule-e5i{
background:rgba(244,239,228,0.13);
margin:-2px 0 18px;
height:1px;
}
.nen-band-e5i .nen-sh_rule-e5i{
background:rgba(244,239,228,0.13);
}
.nen-hero-e5i{
padding:32px 0 8px;
}
@media(min-width:765px){
.nen-hero-e5i{
padding:56px 0 24px;
}
}
.nen-hero_in-e5i{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:901px){
.nen-hero_in-e5i{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.nen-hero_copy-e5i{
min-width:0;
}
.nen-hero_eyebrow-e5i{
gap:0.625rem;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.nen-hero_eyebrow_line-e5i{
flex:0 0 auto;
background:#B8922E;
display:inline-block;
width:28px;
height:1px;
}
.nen-hero_h1-e5i{
line-height:1.04;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
margin-bottom:20px;
overflow-wrap:break-word;
color:#F2EDE3;
letter-spacing:-.01em;
font-size:38px;
font-weight:600;
}
@media(min-width:770px){
.nen-hero_h1-e5i{
font-size:54px;
}
}
@media(min-width:1102px){
.nen-hero_h1-e5i{
font-size:3.875rem;
}
}
.nen-hero_h1-e5i em{
color:#B8922E;
font-style:normal;
}
.nen-hero_sub-e5i{
line-height:1.6;
color:#7A746A;
font-size:16px;
max-width:480px;
margin-bottom:1.875rem;
}
@media(min-width:771px){
.nen-hero_sub-e5i{
font-size:18px;
}
}
.nen-hero_actions-e5i{
gap:14px;
display:flex;
align-items:center;
margin-bottom:34px;
flex-wrap:wrap;
}
.nen-hero_cta-e5i{
padding:1rem 1.875rem;
border-radius:999px;
transition:background-color .22s ease;
background:#C9A040;
gap:0.625rem;
font-weight:700;
align-items:center;
color:#18150E;
font-size:15px;
display:inline-flex;
}
.nen-hero_cta-e5i:hover{
background:#D9B455;
}
.nen-hero_cta_ic-e5i{
display:inline-flex;
align-items:center;
}
.nen-hero_cta_ic-e5i svg{
width:16px;
height:16px;
}
.nen-hero_cta_alt-e5i{
padding:15px 26px;
background:transparent;
border-radius:62.438rem;
border:1px solid rgba(244,239,228,0.13);
transition:border-color .22s ease,color .22s ease;
display:inline-flex;
color:#F2EDE3;
font-size:0.938rem;
align-items:center;
font-weight:600;
}
.nen-hero_cta_alt-e5i:hover{
border-color:#B8922E;
color:#B8922E;
}
.nen-hero_trust-e5i{
gap:1.375rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.nen-hero_trust_item-e5i{
gap:9px;
display:flex;
font-weight:600;
font-size:0.813rem;
align-items:center;
color:#D6CFBF;
}
.nen-hero_trust_ic-e5i{
display:inline-flex;
color:#B8922E;
align-items:center;
}
.nen-hero_trust_ic-e5i svg{
width:1rem;
height:1rem;
}
.nen-hero_promo-e5i{
background:#222019;
overflow:hidden;
border-radius:20px;
position:relative;
min-height:300px;
display:flex;
box-shadow:0 12px 3rem rgba(0,0,0,0.55), 0 2px 12px rgba(0,0,0,0.35), 0 0 80px rgba(184,146,46,0.08);
}
.nen-hero_promo_bg-e5i{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.nen-hero_promo_bg-e5i::after{
inset:0;
background:linear-gradient(120deg,#141210 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.nen-hero_promo_glow-e5i{
background:radial-gradient(circle,rgba(200,172,110,0.12) 0%,transparent 65%);
border-radius:50%;
width:260px;
right:-1.25rem;
position:absolute;
pointer-events:none;
top:-2.5rem;
height:16.25rem;
}
.nen-hero_promo_ct-e5i{
padding:1.75rem;
z-index:2;
align-self:flex-end;
max-width:88%;
position:relative;
}
.nen-hero_promo_label-e5i{
margin-bottom:8px;
font-weight:700;
text-transform:uppercase;
font-size:10px;
display:block;
color:#D4AA5E;
letter-spacing:.25em;
}
.nen-hero_promo_amount-e5i{
font-size:32px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#F2EDE3;
line-height:1.05;
}
@media(min-width:769px){
.nen-hero_promo_amount-e5i{
font-size:40px;
}
}
.nen-hero_promo_amount-e5i em{
color:#D4AA5E;
font-style:normal;
}
.nen-hero_rating-e5i{
border:1px solid rgba(244,239,228,0.07);
background:#222019;
padding:10px 0.875rem;
gap:0.625rem;
border-radius:14px;
display:flex;
max-width:min(16.25rem,62%);
position:absolute;
z-index:3;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.28);
align-items:center;
top:0.875rem;
right:14px;
}
.nen-hero_rating_score-e5i{
flex:0 0 auto;
color:#F2EDE3;
font-weight:700;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:24px;
}
.nen-hero_rating_txt-e5i{
flex:1 1 auto;
min-width:0;
}
.nen-hero_rating_stars-e5i{
gap:2px;
display:flex;
color:#B8922E;
}
.nen-hero_rating_stars-e5i svg{
height:12px;
width:0.75rem;
}
.nen-hero_rating_cap-e5i{
line-height:1.35;
color:#9E9688;
display:block;
margin-top:3px;
font-size:11px;
overflow-wrap:break-word;
}
.nen-stat-e5i{
border-bottom:1px solid rgba(244,239,228,0.13);
border-top:1px solid rgba(244,239,228,0.13);
margin-top:1rem;
}
.nen-stat_in-e5i{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.nen-stat_in-e5i{
grid-template-columns:repeat(4,1fr);
}
}
.nen-stat_item-e5i{
padding:22px 0.875rem;
border-bottom:1px solid rgba(244,239,228,0.07);
min-width:0;
border-right:1px solid rgba(244,239,228,0.07);
}
.nen-stat_item-e5i:nth-child(2n){
border-right:0;
}
.nen-stat_item-e5i:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.nen-stat_item-e5i{
border-bottom:0;
}
.nen-stat_item-e5i:nth-child(2n){
border-right:1px solid rgba(244,239,228,0.07);
}
.nen-stat_item-e5i:nth-child(4n){
border-right:0;
}
}
.nen-stat_value-e5i{
line-height:1;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:30px;
overflow-wrap:break-word;
color:#F2EDE3;
font-weight:700;
}
@media(min-width:771px){
.nen-stat_value-e5i{
font-size:2.125rem;
}
}
.nen-stat_label-e5i{
margin-top:0.375rem;
color:#9E9688;
line-height:1.4;
overflow-wrap:break-word;
font-size:0.813rem;
}
.nen-grow-e5i{
padding:26px 0 0.625rem;
}
.nen-row_seo-e5i{
margin:0.625rem 0 0;
color:#7A746A;
line-height:1.65;
font-size:14px;
max-width:760px;
overflow-wrap:break-word;
}
.nen-row_seo-e5i strong{
font-weight:700;
color:#F2EDE3;
}
.nen-grow-e5i{
padding:26px 0 0.625rem;
}
.nen-row_seo-e5i{
margin:10px 0 0;
line-height:1.65;
font-size:14px;
color:#7A746A;
overflow-wrap:break-word;
max-width:47.5rem;
}
.nen-row_seo-e5i strong{
font-weight:700;
color:#F2EDE3;
}
.nen-jp-e5i{
padding:1.875rem 0 0.625rem;
}
.nen-jp_grid-e5i{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:767px){
.nen-jp_grid-e5i{
grid-template-columns:1fr 1fr;
}
.nen-jp_card_mega-e5i{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.nen-jp_grid-e5i{
grid-template-columns:1.4fr 1fr 1fr;
}
.nen-jp_card_mega-e5i{
grid-column:auto;
}
}
.nen-jp_card-e5i{
overflow:hidden;
gap:0.75rem;
background:#222019;
padding:1.625rem;
border:1px solid rgba(244,239,228,0.07);
border-radius:1.25rem;
flex-direction:column;
justify-content:space-between;
min-width:0;
display:flex;
position:relative;
min-height:12.5rem;
}
.nen-jp_card_mega-e5i{
border-color:transparent;
background:linear-gradient(135deg,#1C1A14,#0E0D0B);
color:#F2EDE3;
min-height:13.125rem;
}
.nen-jp_glow-e5i{
background:radial-gradient(circle,rgba(200,172,110,0.12),transparent 70%);
border-radius:50%;
position:absolute;
pointer-events:none;
top:-40px;
width:200px;
height:12.5rem;
right:-40px;
}
.nen-jp_label-e5i{
gap:10px;
text-transform:uppercase;
font-weight:700;
letter-spacing:.16em;
justify-content:space-between;
align-items:center;
color:#B8922E;
flex-wrap:wrap;
position:relative;
display:flex;
font-size:10px;
}
.nen-jp_card_mega-e5i .nen-jp_label-e5i{
color:#D4AA5E;
}
.nen-jp_drop-e5i{
color:#9E9688;
letter-spacing:.04em;
font-weight:600;
text-transform:none;
}
.nen-jp_card_mega-e5i .nen-jp_drop-e5i{
color:#A09882;
}
.nen-jp_amount-e5i{
position:relative;
line-height:1;
overflow-wrap:break-word;
font-weight:700;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#F2EDE3;
font-size:2.375rem;
}
.nen-jp_card_mega-e5i .nen-jp_amount-e5i{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#D4AA5E;
}
@media(min-width:770px){
.nen-jp_card_mega-e5i .nen-jp_amount-e5i{
font-size:3.375rem;
}
}
.nen-jp_game-e5i{
position:relative;
color:#9E9688;
font-size:13px;
}
.nen-jp_card_mega-e5i .nen-jp_game-e5i{
color:#A09882;
}
.nen-jp_cta-e5i{
position:relative;
align-self:flex-start;
}
.nen-jp_card_mega-e5i .nen-jp_cta-e5i{
border-radius:999px;
background:#D4AA5E;
transition:opacity .22s ease;
padding:10px 20px;
font-size:0.813rem;
color:#18150E;
font-weight:700;
}
.nen-jp_card_mega-e5i .nen-jp_cta-e5i:hover{
opacity:.9;
}
.nen-jp_card-e5i:not(.nen-jp_card_mega-e5i) .nen-jp_cta-e5i{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
border-bottom:1px solid #F2EDE3;
padding-bottom:2px;
color:#F2EDE3;
font-weight:700;
}
.nen-jp_card-e5i:not(.nen-jp_card_mega-e5i) .nen-jp_cta-e5i:hover{
border-color:#B8922E;
color:#B8922E;
}
.nen-jp_seo-e5i{
margin:14px 0 0;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:0.875rem;
color:#7A746A;
line-height:1.65;
}
.nen-jp_seo-e5i strong{
font-weight:700;
color:#F2EDE3;
}
.nen-grow-e5i{
padding:1.625rem 0 0.625rem;
}
.nen-row_seo-e5i{
margin:0.625rem 0 0;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
color:#7A746A;
}
.nen-row_seo-e5i strong{
color:#F2EDE3;
font-weight:700;
}
.nen-grow-e5i{
padding:1.625rem 0 0.625rem;
}
.nen-row_seo-e5i{
margin:10px 0 0;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
color:#7A746A;
max-width:47.5rem;
}
.nen-row_seo-e5i strong{
color:#F2EDE3;
font-weight:700;
}
.nen-app-e5i{
padding:30px 0 10px;
}
.nen-app_in-e5i{
padding:32px;
border:1px solid rgba(244,239,228,0.07);
background:#222019;
border-radius:1.25rem;
gap:28px;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.nen-app_in-e5i{
gap:2.5rem;
padding:2.5rem 2.75rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.nen-app_copy-e5i{
min-width:0;
max-width:560px;
}
.nen-app_eyebrow-e5i{
margin-bottom:12px;
}
.nen-app_h2-e5i{
font-weight:600;
margin-bottom:12px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
font-size:28px;
color:#F2EDE3;
}
@media(min-width:770px){
.nen-app_h2-e5i{
font-size:34px;
}
}
.nen-app_text-e5i{
color:#7A746A;
margin-bottom:22px;
line-height:1.6;
font-size:0.875rem;
}
.nen-app_btns-e5i{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.nen-app_btn-e5i{
background:#C9A040;
gap:0.625rem;
border-radius:14px;
transition:background-color .22s ease;
padding:0.688rem 1.25rem;
display:inline-flex;
color:#18150E;
align-items:center;
}
.nen-app_btn-e5i:hover{
background:#D9B455;
}
.nen-app_btn_ic-e5i{
display:inline-flex;
align-items:center;
}
.nen-app_btn_ic-e5i svg{
width:1.125rem;
height:1.125rem;
}
.nen-app_btn_lb-e5i{
font-weight:700;
font-size:0.844rem;
}
.nen-app_qr_wrap-e5i{
gap:18px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.nen-app_qr-e5i{
border-radius:0.875rem;
flex:0 0 auto;
width:108px;
height:6.75rem;
background-color:#C9A040;
background-image:repeating-linear-gradient(0deg,#222019 0 5px,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#222019 0 0.313rem,transparent 5px 0.688rem);
}
.nen-app_qr_cap-e5i{
font-size:12.5px;
line-height:1.4;
color:#9E9688;
max-width:5.75rem;
}
.nen-vip-e5i{
padding:48px 0;
}
@media(min-width:765px){
.nen-vip-e5i{
padding:4rem 0;
}
}
.nen-vip_head-e5i{
gap:0.875rem;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:877px){
.nen-vip_head-e5i{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.nen-vip_eyebrow-e5i{
margin-bottom:0.75rem;
}
.nen-vip_h2-e5i{
font-size:32px;
color:#F2EDE3;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.nen-vip_h2-e5i{
font-size:40px;
}
}
.nen-vip_intro-e5i{
color:#A09882;
max-width:26.25rem;
line-height:1.6;
font-size:0.875rem;
}
.nen-vip_grid-e5i{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.nen-vip_card-e5i{
border-radius:14px;
border:1px solid rgba(244,239,228,0.13);
padding:1.375rem 18px;
min-width:0;
}
.nen-vip_card_feat-e5i{
border-color:#D4AA5E;
background:rgba(244,239,228,0.07);
}
.nen-vip_card_ic-e5i{
background:linear-gradient(135deg,#B8922E,#E2C278);
border-radius:0.5rem;
width:2.125rem;
display:block;
margin-bottom:16px;
height:2.125rem;
}
.nen-vip_name-e5i{
color:#F2EDE3;
font-weight:600;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:20px;
overflow-wrap:break-word;
margin-bottom:0.375rem;
}
.nen-vip_perk-e5i{
line-height:1.5;
font-size:0.781rem;
overflow-wrap:break-word;
color:#A09882;
}
.nen-nl-e5i{
padding:1.5rem 0 0.625rem;
}
.nen-nl_in-e5i{
gap:1.375rem;
border-radius:20px;
background:#111318;
padding:30px 32px;
flex-direction:column;
display:flex;
color:#F2EDE3;
}
@media(min-width:766px){
.nen-nl_in-e5i{
gap:1.75rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.nen-nl_text_wrap-e5i{
min-width:0;
}
.nen-nl_h3-e5i{
margin-bottom:5px;
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1.1;
font-size:1.375rem;
font-weight:600;
color:#F2EDE3;
}
@media(min-width:766px){
.nen-nl_h3-e5i{
font-size:24px;
}
}
.nen-nl_text-e5i{
font-size:13.5px;
color:#A09882;
line-height:1.5;
}
.nen-nl_form-e5i{
flex:1 1 auto;
gap:10px;
display:flex;
max-width:460px;
min-width:0;
}
.nen-nl_input-e5i{
padding:13px 1rem;
overflow:hidden;
border:1px solid rgba(244,239,228,0.13);
flex:1 1 auto;
background:rgba(244,239,228,0.07);
border-radius:14px;
display:flex;
font-size:14px;
align-items:center;
color:#A09882;
text-overflow:ellipsis;
white-space:nowrap;
min-width:0;
}
.nen-nl_btn-e5i{
border-radius:14px;
flex:0 0 auto;
padding:13px 1.5rem;
background:#D4AA5E;
transition:opacity .22s ease;
font-weight:700;
font-size:0.875rem;
white-space:nowrap;
color:#18150E;
}
.nen-nl_btn-e5i:hover{
opacity:.9;
}
.nen-hts-e5i{
padding:48px 0;
}
@media(min-width:770px){
.nen-hts-e5i{
padding:62px 0;
}
}
.nen-hts_head-e5i{
gap:1.125rem;
display:flex;
flex-direction:column;
margin-bottom:34px;
}
@media(min-width:766px){
.nen-hts_head-e5i{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.nen-hts_eyebrow-e5i{
margin-bottom:0.75rem;
}
.nen-hts_h2-e5i{
line-height:1.05;
font-weight:600;
font-size:1.875rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#F2EDE3;
overflow-wrap:break-word;
}
@media(min-width:768px){
.nen-hts_h2-e5i{
font-size:38px;
}
}
.nen-hts_cta-e5i{
padding:15px 30px;
flex:0 0 auto;
transition:opacity .22s ease;
background:#D4AA5E;
border-radius:999px;
font-size:0.938rem;
font-weight:700;
color:#18150E;
}
.nen-hts_cta-e5i:hover{
opacity:.9;
}
.nen-hts_grid-e5i{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:760px){
.nen-hts_grid-e5i{
grid-template-columns:repeat(3,1fr);
}
}
.nen-hts_step-e5i{
padding-top:22px;
min-width:0;
border-top:1px solid rgba(244,239,228,0.13);
}
.nen-hts_step_num-e5i{
margin-bottom:14px;
font-size:44px;
line-height:1;
font-weight:700;
color:#D4AA5E;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
.nen-hts_step_h-e5i{
overflow-wrap:break-word;
font-size:1.188rem;
color:#F2EDE3;
line-height:1.2;
margin-bottom:8px;
font-weight:700;
}
.nen-hts_step_p-e5i{
font-size:0.875rem;
overflow-wrap:break-word;
color:#A09882;
line-height:1.55;
}
.nen-dr-e5i{
padding:36px 0 10px;
}
.nen-dr_in-e5i{
border:1px dashed rgba(244,239,228,0.13);
padding:1.75rem 2rem;
gap:20px;
border-radius:0.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.nen-dr_in-e5i{
gap:32px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.nen-dr_h2-e5i{
font-size:24px;
margin-bottom:8px;
line-height:1.1;
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#F2EDE3;
font-weight:600;
}
@media(min-width:765px){
.nen-dr_h2-e5i{
font-size:26px;
}
}
.nen-dr_text-e5i{
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.6;
color:#7A746A;
max-width:42.5rem;
}
.nen-dr_text-e5i b{
color:#F2EDE3;
font-weight:700;
}
.nen-dr_cta-e5i{
transition:color .22s ease;
flex:0 0 auto;
padding-bottom:2px;
border-bottom:1px solid #B8922E;
font-weight:700;
color:#F2EDE3;
white-space:nowrap;
font-size:13.5px;
}
.nen-dr_cta-e5i:hover{
color:#B8922E;
}
.nen-wy-e5i{
padding:3rem 0;
}
@media(min-width:765px){
.nen-wy-e5i{
padding:56px 0;
}
}
.nen-wy_in-e5i{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:899px){
.nen-wy_in-e5i{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.nen-wy_left-e5i{
min-width:0;
}
.nen-wy_eyebrow-e5i{
margin-bottom:14px;
}
.nen-wy_h2-e5i{
font-size:2rem;
color:#F2EDE3;
margin-bottom:1rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:766px){
.nen-wy_h2-e5i{
font-size:40px;
}
}
.nen-wy_intro-e5i{
line-height:1.6;
color:#7A746A;
font-size:0.938rem;
}
.nen-wy_grid-e5i{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:559px){
.nen-wy_grid-e5i{
grid-template-columns:1fr 1fr;
}
}
.nen-wy_card-e5i{
border:1px solid rgba(244,239,228,0.07);
padding:26px;
background:#222019;
border-radius:0.875rem;
min-width:0;
}
.nen-wy_card_ic-e5i{
align-items:center;
color:#B8922E;
margin-bottom:16px;
display:inline-flex;
justify-content:center;
}
.nen-wy_card_ic-e5i svg{
height:1.625rem;
width:26px;
}
.nen-wy_card_h-e5i{
color:#F2EDE3;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:8px;
font-size:21px;
font-weight:600;
line-height:1.15;
}
.nen-wy_card_p-e5i{
line-height:1.55;
font-size:14px;
color:#7A746A;
overflow-wrap:break-word;
}
.nen-op-e5i{
padding:36px 0 0.625rem;
}
.nen-op_in-e5i{
grid-template-columns:1fr;
padding:32px;
background:#222019;
border:1px solid rgba(244,239,228,0.07);
border-radius:14px;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:857px){
.nen-op_in-e5i{
padding:2.125rem 40px;
gap:2.75rem;
grid-template-columns:.9fr 1.1fr;
}
}
.nen-op_left-e5i{
min-width:0;
}
.nen-op_eyebrow-e5i{
margin-bottom:12px;
}
.nen-op_h2-e5i{
margin-bottom:10px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.08;
color:#F2EDE3;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:1.75rem;
}
@media(min-width:769px){
.nen-op_h2-e5i{
font-size:30px;
}
}
.nen-op_text-e5i{
line-height:1.6;
font-size:14px;
color:#7A746A;
}
.nen-op_grid-e5i{
border-radius:8px;
gap:1px;
overflow:hidden;
border:1px solid rgba(244,239,228,0.13);
background:rgba(244,239,228,0.13);
grid-template-columns:1fr 1fr;
display:grid;
}
.nen-op_field-e5i{
padding:18px 1.25rem;
background:#1A1816;
min-width:0;
}
.nen-op_field_lb-e5i{
letter-spacing:.1em;
margin-bottom:5px;
color:#B8922E;
text-transform:uppercase;
font-weight:600;
font-size:10px;
}
.nen-op_field_val-e5i{
color:#F2EDE3;
font-size:14px;
overflow-wrap:break-word;
font-weight:700;
}
.nen-rv-e5i{
padding:3rem 0;
background:#222019;
margin-top:1.5rem;
border-top:1px solid rgba(244,239,228,0.07);
border-bottom:1px solid rgba(244,239,228,0.07);
}
@media(min-width:771px){
.nen-rv-e5i{
padding:56px 0;
}
}
.nen-rv_head-e5i{
gap:1rem;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:770px){
.nen-rv_head-e5i{
gap:1.25rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.nen-rv_eyebrow-e5i{
margin-bottom:10px;
}
.nen-rv_h2-e5i{
color:#F2EDE3;
font-size:1.875rem;
line-height:1.05;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:771px){
.nen-rv_h2-e5i{
font-size:38px;
}
}
.nen-rv_agg-e5i{
gap:12px;
display:flex;
align-items:center;
}
.nen-rv_agg_stars-e5i{
gap:3px;
color:#B8922E;
display:flex;
}
.nen-rv_agg_stars-e5i svg{
height:1.125rem;
width:18px;
}
.nen-rv_source-e5i{
color:#7A746A;
font-size:13px;
}
.nen-rv_grid-e5i{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:759px){
.nen-rv_grid-e5i{
grid-template-columns:repeat(3,1fr);
}
}
.nen-rv_card-e5i{
border:1px solid rgba(244,239,228,0.07);
border-radius:14px;
padding:1.625rem;
background:#1A1816;
min-width:0;
}
.nen-rv_card_stars-e5i{
gap:2px;
display:flex;
margin-bottom:12px;
color:#B8922E;
}
.nen-rv_card_stars-e5i svg{
width:14px;
height:0.875rem;
}
.nen-rv_card_body-e5i{
overflow-wrap:break-word;
font-weight:500;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#F2EDE3;
line-height:1.45;
margin-bottom:16px;
font-size:1.125rem;
}
.nen-rv_card_meta-e5i{
gap:10px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.nen-rv_card_av-e5i{
flex:0 0 auto;
background:linear-gradient(135deg,#B8922E,#E2C278);
border-radius:50%;
width:2rem;
height:32px;
}
.nen-rv_card_author-e5i{
color:#F2EDE3;
font-weight:700;
font-size:0.813rem;
}
.nen-rv_card_loc-e5i{
color:#9E9688;
font-size:0.75rem;
}
.nen-pmt-e5i{
padding:3rem 0 10px;
}
.nen-pmt_in-e5i{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:877px){
.nen-pmt_in-e5i{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.nen-pmt_left-e5i{
min-width:0;
}
.nen-pmt_eyebrow-e5i{
margin-bottom:0.75rem;
}
.nen-pmt_h2-e5i{
margin-bottom:12px;
font-weight:600;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#F2EDE3;
line-height:1.06;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:767px){
.nen-pmt_h2-e5i{
font-size:32px;
}
}
.nen-pmt_text-e5i{
color:#7A746A;
margin-bottom:22px;
font-size:14.5px;
line-height:1.6;
}
.nen-pmt_logos-e5i{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:479px){
.nen-pmt_logos-e5i{
grid-template-columns:repeat(4,1fr);
}
}
.nen-pmt_logo-e5i{
background:#222019;
padding:0 8px;
overflow:hidden;
border:1px solid rgba(244,239,228,0.07);
border-radius:0.5rem;
font-size:0.781rem;
align-items:center;
height:50px;
display:flex;
justify-content:center;
color:#D6CFBF;
white-space:nowrap;
text-overflow:ellipsis;
text-align:center;
font-weight:700;
}
.nen-pmt_table-e5i{
border:1px solid rgba(244,239,228,0.07);
border-radius:14px;
overflow:hidden;
min-width:0;
}
.nen-pmt_thead-e5i{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#100F0D;
display:grid;
}
.nen-pmt_th-e5i{
padding:13px 14px;
overflow:hidden;
text-transform:uppercase;
font-size:0.625rem;
color:#F2EDE3;
font-weight:700;
letter-spacing:.08em;
white-space:nowrap;
text-overflow:ellipsis;
}
.nen-pmt_row-e5i{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(244,239,228,0.07);
display:grid;
}
.nen-pmt_row-e5i:nth-child(odd){
background:#222019;
}
.nen-pmt_td-e5i{
padding:14px;
overflow-wrap:break-word;
font-size:13.5px;
min-width:0;
color:#7A746A;
}
.nen-pmt_row-e5i .nen-pmt_td-e5i:first-child{
font-weight:700;
color:#F2EDE3;
}
.nen-pmt_row-e5i .nen-pmt_td-e5i:last-child{
color:#4A9E72;
font-weight:700;
}
.nen-et-e5i{
padding:36px 0 0.625rem;
}
.nen-et_in-e5i{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:879px){
.nen-et_in-e5i{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.nen-et_left-e5i{
min-width:0;
}
.nen-et_eyebrow-e5i{
margin-bottom:0.75rem;
}
.nen-et_h2-e5i{
font-size:1.75rem;
overflow-wrap:break-word;
color:#F2EDE3;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1.06;
margin-bottom:14px;
font-weight:600;
}
@media(min-width:766px){
.nen-et_h2-e5i{
font-size:32px;
}
}
.nen-et_text-e5i{
margin-bottom:1.375rem;
line-height:1.65;
color:#7A746A;
font-size:0.938rem;
}
.nen-et_stats-e5i{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.nen-et_stat-e5i{
min-width:0;
}
.nen-et_stat_v-e5i{
color:#F2EDE3;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1;
font-size:26px;
font-weight:700;
}
.nen-et_stat_l-e5i{
margin-top:4px;
font-size:12.5px;
color:#9E9688;
}
.nen-et_right-e5i{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.nen-et_member-e5i{
border-radius:14px;
border:1px solid rgba(244,239,228,0.07);
padding:1.125rem 1.25rem;
gap:16px;
background:#222019;
min-width:0;
align-items:center;
display:flex;
}
.nen-et_member_av-e5i{
flex:0 0 auto;
background:linear-gradient(135deg,#1C1A14,#B8922E);
border-radius:50%;
width:48px;
height:3rem;
}
.nen-et_member_name-e5i{
overflow-wrap:break-word;
color:#F2EDE3;
font-weight:700;
font-size:0.938rem;
}
.nen-et_member_role-e5i{
color:#9E9688;
font-size:12.5px;
overflow-wrap:break-word;
}
.nen-et_updated-e5i{
border-radius:0.875rem;
gap:8px;
border:1px solid rgba(244,239,228,0.07);
padding:14px 1.125rem;
background:#1A1816;
font-size:0.781rem;
display:flex;
align-items:center;
color:#7A746A;
}
.nen-prov-e5i{
padding:2.5rem 0 20px;
}
.nen-prov_eyebrow-e5i{
margin-bottom:18px;
display:block;
}
.nen-prov_grid-e5i{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:557px){
.nen-prov_grid-e5i{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.nen-prov_grid-e5i{
grid-template-columns:repeat(6,1fr);
}
}
.nen-tt-e5i{
padding:48px 0 0.625rem;
}
@media(min-width:767px){
.nen-tt-e5i{
padding:3.75rem 0 10px;
}
}
.nen-tt_head-e5i{
margin-bottom:34px;
text-align:center;
}
.nen-tt_eyebrow-e5i{
margin-bottom:12px;
}
.nen-tt_h2-e5i{
font-size:32px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#F2EDE3;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:771px){
.nen-tt_h2-e5i{
font-size:42px;
}
}
.nen-tt_grid-e5i{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:761px){
.nen-tt_grid-e5i{
grid-template-columns:repeat(3,1fr);
}
}
.nen-tt_card-e5i{
padding:1.875rem;
border-radius:14px;
background:#222019;
border:1px solid rgba(244,239,228,0.07);
min-width:0;
display:flex;
flex-direction:column;
}
.nen-tt_card_ic-e5i{
align-items:center;
color:#B8922E;
display:inline-flex;
margin-bottom:18px;
}
.nen-tt_card_ic-e5i svg{
width:1.75rem;
height:1.75rem;
}
.nen-tt_card_h-e5i{
color:#F2EDE3;
font-weight:600;
margin-bottom:8px;
font-size:1.375rem;
overflow-wrap:break-word;
line-height:1.15;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
.nen-tt_card_p-e5i{
margin-bottom:14px;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.875rem;
color:#7A746A;
}
.nen-tt_card_p-e5i b{
font-weight:700;
color:#F2EDE3;
}
.nen-tt_card_link-e5i{
transition:color .22s ease;
color:#F2EDE3;
font-weight:700;
border-bottom:1px solid #B8922E;
padding-bottom:2px;
margin-top:auto;
align-self:flex-start;
font-size:13px;
}
.nen-tt_card_link-e5i:hover{
color:#B8922E;
}
.nen-ts-e5i{
padding:2.75rem 0;
}
.nen-ts_in-e5i{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:881px){
.nen-ts_in-e5i{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.nen-ts_left-e5i{
min-width:0;
}
.nen-ts_h2-e5i{
line-height:1.1;
color:#F2EDE3;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:12px;
font-size:26px;
font-weight:600;
}
@media(min-width:766px){
.nen-ts_h2-e5i{
font-size:1.75rem;
}
}
.nen-ts_text-e5i{
margin-bottom:22px;
max-width:32.5rem;
line-height:1.6;
color:#A09882;
font-size:14.5px;
}
.nen-ts_badges-e5i{
gap:18px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.nen-ts_badge-e5i{
font-weight:600;
color:#A09882;
font-size:13px;
}
.nen-ts_pay-e5i{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:883px){
.nen-ts_pay-e5i{
justify-content:flex-end;
}
}
.nen-ts_pay_chip-e5i{
background:rgba(244,239,228,0.07);
padding:12px 16px;
border-radius:14px;
border:1px solid rgba(244,239,228,0.13);
color:#F2EDE3;
font-size:14px;
font-weight:700;
}
.nen-rc-e5i{
padding:48px 0 0.625rem;
}
.nen-rc_in-e5i{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:760px){
.nen-rc_in-e5i{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.nen-rc_col-e5i{
min-width:0;
}
.nen-rc_label-e5i{
font-weight:600;
text-transform:uppercase;
margin-bottom:16px;
color:#B8922E;
letter-spacing:.2em;
font-size:0.688rem;
}
.nen-rc_awards-e5i{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.nen-rc_award-e5i{
gap:0.75rem;
align-items:center;
display:flex;
min-width:0;
}
.nen-rc_award_ic-e5i{
flex:0 0 auto;
align-items:center;
color:#D4AA5E;
display:inline-flex;
}
.nen-rc_award_ic-e5i svg{
height:18px;
width:1.125rem;
}
.nen-rc_award_t-e5i{
font-weight:700;
font-size:14px;
overflow-wrap:break-word;
color:#F2EDE3;
}
.nen-rc_award_s-e5i{
overflow-wrap:break-word;
color:#9E9688;
font-size:12px;
}
.nen-rc_press-e5i{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.nen-rc_press_logo-e5i{
border:1px solid rgba(244,239,228,0.07);
padding:0 8px;
border-radius:8px;
overflow:hidden;
white-space:nowrap;
color:#7A746A;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
height:52px;
font-size:0.875rem;
font-weight:700;
justify-content:center;
align-items:center;
text-align:center;
display:flex;
}
.nen-rc_partner-e5i{
border-radius:14px;
background:#222019;
padding:1.375rem;
border:1px solid rgba(244,239,228,0.07);
}
.nen-rc_partner_name-e5i{
color:#F2EDE3;
margin-bottom:6px;
font-weight:600;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:20px;
overflow-wrap:break-word;
}
.nen-rc_partner_text-e5i{
color:#7A746A;
font-size:0.813rem;
line-height:1.55;
overflow-wrap:break-word;
}
.nen-faq-e5i{
background:#222019;
padding:48px 0;
border-bottom:1px solid rgba(244,239,228,0.07);
margin-top:1.5rem;
border-top:1px solid rgba(244,239,228,0.07);
}
@media(min-width:771px){
.nen-faq-e5i{
padding:3.875rem 0;
}
}
.nen-faq_head-e5i{
margin-bottom:2.125rem;
text-align:center;
}
.nen-faq_eyebrow-e5i{
margin-bottom:0.75rem;
}
.nen-faq_h2-e5i{
font-weight:600;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:32px;
line-height:1.05;
color:#F2EDE3;
overflow-wrap:break-word;
}
@media(min-width:769px){
.nen-faq_h2-e5i{
font-size:2.375rem;
}
}
.nen-faq_list-e5i{
gap:12px;
margin:0 auto;
display:flex;
flex-direction:column;
max-width:820px;
}
.nen-faq_item-e5i{
border-radius:0.875rem;
background:#1A1816;
border:1px solid rgba(244,239,228,0.07);
overflow:hidden;
}
.nen-faq_q-e5i{
gap:20px;
padding:20px 24px;
list-style:none;
font-size:16px;
align-items:center;
overflow-wrap:break-word;
color:#F2EDE3;
justify-content:space-between;
cursor:pointer;
font-weight:700;
display:flex;
}
.nen-faq_q-e5i::-webkit-details-marker{
display:none;
}
.nen-faq_q_ic-e5i{
flex:0 0 auto;
transition:transform .22s ease;
color:#B8922E;
display:inline-flex;
align-items:center;
}
.nen-faq_q_ic-e5i svg{
width:18px;
height:18px;
}
.nen-faq_item-e5i[open] .nen-faq_q_ic-e5i{
transform:rotate(180deg);
}
.nen-faq_a-e5i{
padding:0 1.5rem 1.25rem;
overflow-wrap:break-word;
color:#7A746A;
line-height:1.6;
font-size:0.906rem;
}
.nen-sb-e5i{
padding:3rem 0;
background:#222019;
border-bottom:1px solid rgba(244,239,228,0.07);
border-top:1px solid rgba(244,239,228,0.07);
margin-top:24px;
}
@media(min-width:768px){
.nen-sb-e5i{
padding:3.5rem 0;
}
}
.nen-sb_eyebrow-e5i{
display:block;
margin-bottom:0.75rem;
}
.nen-sb_h2-e5i{
font-weight:600;
color:#F2EDE3;
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
line-height:1.05;
margin-bottom:1.625rem;
}
@media(min-width:766px){
.nen-sb_h2-e5i{
font-size:2.25rem;
}
}
.nen-sb_grid-e5i{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.nen-sb_grid-e5i{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.nen-sb_grid-e5i{
grid-template-columns:repeat(4,1fr);
}
}
.nen-sb_card-e5i{
background:#1A1816;
border-radius:0.875rem;
padding:1.5rem;
border:1px solid rgba(244,239,228,0.07);
min-width:0;
}
.nen-sb_card_h-e5i{
line-height:1.15;
overflow-wrap:break-word;
font-size:1.188rem;
color:#F2EDE3;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:8px;
}
.nen-sb_card_p-e5i{
line-height:1.6;
color:#7A746A;
font-size:0.844rem;
overflow-wrap:break-word;
}
.nen-sb_rtp-e5i{
border-radius:14px;
border:1px solid rgba(244,239,228,0.07);
background:#1A1816;
padding:26px 28px;
gap:24px;
grid-template-columns:1fr;
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:763px){
.nen-sb_rtp-e5i{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.nen-sb_rtp_h-e5i{
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:1.25rem;
line-height:1.15;
font-weight:600;
color:#F2EDE3;
margin-bottom:8px;
}
.nen-sb_rtp_p-e5i{
overflow-wrap:break-word;
font-size:0.844rem;
color:#7A746A;
line-height:1.6;
}
.nen-sb_rtp_stats-e5i{
gap:16px;
display:flex;
}
.nen-sb_stat-e5i{
border-radius:0.5rem;
flex:1 1 0;
padding:18px;
background:#222019;
min-width:0;
text-align:center;
}
.nen-sb_stat_v-e5i{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:700;
overflow-wrap:break-word;
color:#4A9E72;
font-size:1.625rem;
}
.nen-sb_stat_l-e5i{
font-size:11.5px;
color:#9E9688;
margin-top:4px;
}
.nen-el-e5i{
padding:3rem 0;
}
@media(min-width:768px){
.nen-el-e5i{
padding:56px 0;
}
}
.nen-el_in-e5i{
gap:40px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:897px){
.nen-el_in-e5i{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.nen-el_left-e5i{
min-width:0;
}
.nen-el_eyebrow-e5i{
margin-bottom:0.875rem;
}
.nen-el_h2-e5i{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.08;
font-size:32px;
margin-bottom:1.375rem;
color:#F2EDE3;
}
@media(min-width:768px){
.nen-el_h2-e5i{
font-size:2.375rem;
}
}
.nen-el_body-e5i p{
font-size:1rem;
margin-bottom:1.125rem;
overflow-wrap:break-word;
color:#D6CFBF;
line-height:1.7;
}
.nen-el_dropcap-e5i{
padding:6px 0.75rem 0 0;
color:#B8922E;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:.8;
font-size:62px;
float:left;
font-weight:700;
}
.nen-el_right-e5i{
min-width:0;
}
.nen-el_quote-e5i{
padding:36px;
background:linear-gradient(150deg,#1C1A14,#0E0D0B);
border-radius:1.25rem;
margin-bottom:24px;
color:#F2EDE3;
position:relative;
}
.nen-el_quote_mark-e5i{
color:#D4AA5E;
margin-bottom:6px;
display:inline-flex;
align-items:center;
}
.nen-el_quote_mark-e5i svg{
width:34px;
height:34px;
}
.nen-el_quote_text-e5i{
font-weight:500;
font-size:1.375rem;
overflow-wrap:break-word;
line-height:1.4;
color:#F2EDE3;
margin-bottom:22px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
.nen-el_quote_meta-e5i{
gap:12px;
display:flex;
align-items:center;
}
.nen-el_quote_av-e5i{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#B8922E,#E2C278);
width:38px;
height:38px;
}
.nen-el_quote_author-e5i{
color:#F2EDE3;
font-size:0.875rem;
font-weight:700;
}
.nen-el_quote_meta_sub-e5i{
color:#A09882;
font-size:12px;
}
.nen-el_explain-e5i{
border:1px solid rgba(244,239,228,0.07);
overflow:hidden;
border-radius:14px;
}
.nen-el_explain_card-e5i{
padding:22px 1.5rem;
}
.nen-el_explain_card-e5i+.nen-el_explain_card-e5i{
border-top:1px solid rgba(244,239,228,0.07);
}
.nen-el_explain_h-e5i{
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1.15;
margin-bottom:8px;
color:#F2EDE3;
font-size:20px;
font-weight:600;
}
.nen-el_explain_p-e5i{
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
color:#7A746A;
}
.nen-sc-e5i{
padding:3rem 0 0.625rem;
}
.nen-sc_head-e5i{
margin-bottom:1.75rem;
text-align:center;
}
.nen-sc_eyebrow-e5i{
margin-bottom:12px;
}
.nen-sc_h2-e5i{
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
color:#F2EDE3;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:30px;
}
@media(min-width:769px){
.nen-sc_h2-e5i{
font-size:2.25rem;
}
}
.nen-sc_table-e5i{
border:1px solid rgba(244,239,228,0.07);
border-radius:0.875rem;
margin:0 auto;
overflow:hidden;
max-width:900px;
}
.nen-sc_thead-e5i{
grid-template-columns:1.6fr 1fr 1fr;
background:#100F0D;
display:grid;
}
.nen-sc_th-e5i{
padding:0.938rem 1.125rem;
overflow-wrap:break-word;
text-align:center;
font-size:0.813rem;
font-weight:700;
color:#A09882;
}
.nen-sc_th-e5i:first-child{
text-align:left;
}
.nen-sc_th_us-e5i{
color:#D4AA5E;
}
.nen-sc_row-e5i{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(244,239,228,0.07);
}
.nen-sc_row-e5i:nth-child(even){
background:#222019;
}
.nen-sc_td-e5i{
padding:15px 18px;
color:#9E9688;
text-align:center;
min-width:0;
overflow-wrap:break-word;
font-size:14px;
}
.nen-sc_td-e5i:first-child{
text-align:left;
font-weight:600;
color:#D6CFBF;
}
.nen-sc_td_us-e5i{
font-weight:700;
color:#4A9E72;
}
.nen-sg-e5i{
padding:48px 0 10px;
}
.nen-sg_eyebrow-e5i{
margin-bottom:12px;
display:block;
}
.nen-sg_h2-e5i{
line-height:1.05;
margin-bottom:1.75rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:30px;
color:#F2EDE3;
}
@media(min-width:771px){
.nen-sg_h2-e5i{
font-size:2.25rem;
}
}
.nen-sg_grid-e5i{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:722px){
.nen-sg_grid-e5i{
grid-template-columns:repeat(3,1fr);
}
}
.nen-sg_col-e5i{
min-width:0;
}
.nen-sg_col_h-e5i{
font-weight:600;
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
margin-bottom:10px;
font-size:22px;
color:#F2EDE3;
line-height:1.15;
}
.nen-sg_col_p-e5i{
overflow-wrap:break-word;
font-size:0.875rem;
color:#7A746A;
line-height:1.65;
}
.nen-lh-e5i{
padding:40px 0 20px;
}
.nen-lh_in-e5i{
border-top:1px solid rgba(244,239,228,0.13);
padding-top:34px;
}
.nen-lh_eyebrow-e5i{
display:block;
margin-bottom:22px;
}
.nen-lh_grid-e5i{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:602px){
.nen-lh_grid-e5i{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.nen-lh_grid-e5i{
grid-template-columns:repeat(5,1fr);
}
}
.nen-lh_col-e5i{
min-width:0;
}
.nen-lh_col_h-e5i{
margin-bottom:12px;
font-weight:700;
overflow-wrap:break-word;
font-size:13px;
color:#F2EDE3;
}
.nen-lh_links-e5i{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.nen-lh_link-e5i{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:13px;
color:#7A746A;
}
.nen-lh_link-e5i:hover{
color:#B8922E;
}
.nen-ft-e5i{
background:#100F0D;
color:#A09882;
margin-top:2.5rem;
}
.nen-ft_in-e5i{
gap:32px;
grid-template-columns:1fr;
padding:3rem 0 1.75rem;
display:grid;
}
@media(min-width:601px){
.nen-ft_in-e5i{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.nen-ft_in-e5i{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.nen-ft_brand-e5i{
min-width:0;
}
.nen-ft_logo-e5i{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#F2EDE3;
font-weight:700;
overflow-wrap:break-word;
font-size:1.625rem;
}
.nen-ft_tagline-e5i{
margin-top:0.875rem;
font-size:13.5px;
color:#A09882;
line-height:1.6;
max-width:17.5rem;
}
.nen-ft_contact-e5i{
transition:color .22s ease;
margin-top:12px;
font-size:0.813rem;
color:#D4AA5E;
max-width:280px;
overflow-wrap:anywhere;
display:inline-block;
}
.nen-ft_contact-e5i:hover{
color:#F2EDE3;
}
.nen-ft_col-e5i{
min-width:0;
}
.nen-ft_col_h-e5i{
overflow-wrap:break-word;
letter-spacing:.08em;
margin-bottom:14px;
text-transform:uppercase;
color:#F2EDE3;
font-size:13px;
font-weight:700;
}
.nen-ft_col_links-e5i{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.nen-ft_link-e5i{
transition:color .22s ease;
overflow-wrap:break-word;
color:#A09882;
font-size:0.844rem;
}
.nen-ft_link-e5i:hover{
color:#F2EDE3;
}
.nen-ft_bot-e5i{
gap:16px;
padding:1.375rem 0 40px;
border-top:1px solid rgba(244,239,228,0.13);
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.nen-ft_bot-e5i{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.nen-ft_legal-e5i{
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.6;
font-size:11.5px;
color:#524E48;
}
.nen-ft_legal-e5i b{
color:#A09882;
font-weight:700;
}
.nen-ft_age-e5i{
flex:0 0 auto;
border:1.5px solid #D4AA5E;
padding:0.25rem 0.563rem;
border-radius:8px;
color:#D4AA5E;
font-size:0.813rem;
font-weight:700;
}