*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F3F0;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
font-size:15px;
color:#2E2B27;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-rendering:optimizeLegibility;
line-height:1.6;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.50);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.neplayout-shn{
display:flex;
flex-direction:column;
min-height:100vh;
}
.nepmain-shn{
flex:1 1 auto;
min-width:0;
width:100%;
}
.nepcontainer-shn{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:1400px;
}
@media(min-width:766px){
.nepcontainer-shn{
padding:0 32px;
}
}
@media(min-width:1098px){
.nepcontainer-shn{
padding:0 3.5rem;
}
}
.nepeyebrow-shn{
color:#B8924A;
display:inline-block;
font-weight:600;
letter-spacing:.2em;
font-size:0.688rem;
overflow-wrap:break-word;
line-height:1.4;
text-transform:uppercase;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.nepband-shn{
background:#181614;
color:#F5F2EC;
}
.nepband-shn .nepeyebrow-shn{
color:#D4B06A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.neptb-shn{
background:#F5F3F0;
position:sticky;
top:0;
border-bottom:1px solid rgba(20,18,16,0.13);
z-index:50;
}
.neptb_in-shn{
gap:1rem;
margin:0 auto;
padding:0.75rem 1rem;
display:flex;
align-items:center;
justify-content:space-between;
max-width:87.5rem;
width:100%;
}
@media(min-width:767px){
.neptb_in-shn{
padding:1rem 32px;
}
}
@media(min-width:1103px){
.neptb_in-shn{
padding:1.125rem 56px;
}
}
.neptb_left-shn{
gap:1.75rem;
align-items:center;
display:flex;
min-width:0;
}
.neptb_logo-shn{
gap:11px;
min-width:0;
display:flex;
align-items:center;
}
.neptb_logo_mark-shn{
border-radius:0.5rem;
flex:0 0 auto;
width:34px;
object-fit:cover;
height:2.125rem;
}
.neptb_logo_txt-shn{
flex-direction:column;
display:flex;
min-width:0;
line-height:1;
}
.neptb_logo_name-shn{
overflow:hidden;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
white-space:nowrap;
font-size:22px;
letter-spacing:.02em;
color:#141210;
font-weight:700;
text-overflow:ellipsis;
}
.neptb_logo_sub-shn{
overflow:hidden;
color:#B8924A;
text-transform:uppercase;
margin-top:4px;
text-overflow:ellipsis;
white-space:nowrap;
font-size:8.5px;
letter-spacing:.32em;
font-weight:600;
}
.neptb_nav-shn{
display:none;
}
@media(min-width:958px){
.neptb_nav-shn{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.neptb_nav_item-shn{
transition:color .2s ease,border-color .2s ease;
white-space:nowrap;
font-weight:600;
padding-bottom:3px;
font-size:0.875rem;
border-bottom:2px solid transparent;
color:#2E2B27;
}
.neptb_nav_item-shn:hover{
color:#141210;
}
.neptb_nav_item-shn.nepstate_active-shn{
border-color:#B8924A;
color:#141210;
}
.neptb_right-shn{
gap:14px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.neptb_search-shn{
transition:color .2s ease;
color:#2E2B27;
display:flex;
justify-content:center;
align-items:center;
}
.neptb_search-shn:hover{
color:#B8924A;
}
.neptb_search-shn svg{
height:18px;
width:1.125rem;
}
.neptb_lang-shn{
text-transform:uppercase;
color:#6B6560;
letter-spacing:.1em;
font-weight:600;
font-size:11px;
}
.neptb_lang-shn:hover{
color:#141210;
}
.neptb_login-shn{
display:none;
font-weight:600;
color:#141210;
font-size:14px;
}
@media(min-width:771px){
.neptb_login-shn{
display:inline-block;
}
}
.neptb_register-shn{
background:#141210;
border-radius:62.438rem;
transition:background-color .2s ease;
padding:0.688rem 1.375rem;
font-size:0.875rem;
font-weight:700;
white-space:nowrap;
color:#F5F2EC;
}
.neptb_register-shn:hover{
background:#2E2B27;
}
.nepmob-shn{
background:#F5F3F0;
right:0;
z-index:60;
border-top:1px solid rgba(20,18,16,0.13);
padding-bottom:env(safe-area-inset-bottom);
left:0;
bottom:0;
position:fixed;
}
@media(min-width:963px){
.nepmob-shn{
display:none;
}
}
.nepmob_in-shn{
margin:0 auto;
max-width:35rem;
justify-content:space-around;
display:flex;
align-items:stretch;
}
.nepmob_item-shn{
padding:9px 4px;
transition:color .2s ease;
flex:1 1 0;
gap:3px;
align-items:center;
min-width:0;
flex-direction:column;
display:flex;
color:#6B6560;
}
.nepmob_item-shn.nepstate_active-shn{
color:#B8924A;
}
.nepmob_ic-shn{
align-items:center;
display:flex;
justify-content:center;
}
.nepmob_ic-shn svg{
width:20px;
height:1.25rem;
}
.nepmob_lb-shn{
overflow:hidden;
max-width:100%;
font-size:10px;
text-overflow:ellipsis;
font-weight:600;
white-space:nowrap;
}
@media(max-width:958px){
body{
padding-bottom:60px;
}
}
.neprail-shn{
position:relative;
min-width:0;
}
.neprail_scroll-shn{
gap:0.875rem;
overflow-x:auto;
scrollbar-width:thin;
display:flex;
padding-bottom:14px;
-webkit-overflow-scrolling:touch;
}
@media(min-width:771px){
.neprail_scroll-shn{
gap:1.125rem;
}
}
.nepgc-shn{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:769px){
.nepgc-shn{
width:188px;
}
}
.nepgc_img-shn{
background:#FAFAF8;
border-radius:0.875rem;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(20,18,16,0.06), 0 6px 18px rgba(20,18,16,0.08);
position:relative;
padding-bottom:133.33%;
}
.nepgc_img-shn img{
inset:0;
width:100%;
object-fit:cover;
position:absolute;
height:100%;
}
.nepgc_cover-shn{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
inset:0;
position:absolute;
pointer-events:none;
}
.nepgc_hover-shn{
background:rgba(0,0,0,0.50);
transition:opacity .2s ease;
inset:0;
align-items:center;
position:absolute;
opacity:0;
display:flex;
justify-content:center;
}
.nepgc-shn:hover .nepgc_hover-shn{
opacity:1;
}
.nepgc_hover_btn-shn{
background:#141210;
border-radius:62.438rem;
width:2.875rem;
color:#F5F2EC;
justify-content:center;
display:flex;
height:2.875rem;
align-items:center;
}
.nepgc_hover_btn-shn svg{
width:1.125rem;
height:18px;
}
.nepgc_info-shn{
gap:2px;
min-width:0;
margin-top:0.563rem;
display:flex;
flex-direction:column;
}
.nepgc_name-shn{
overflow:hidden;
font-size:13px;
color:#141210;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
}
.nepgc_prov-shn{
overflow:hidden;
font-size:11px;
white-space:nowrap;
color:#6B6560;
text-overflow:ellipsis;
}
.nepgc_meta-shn{
font-size:11px;
color:#6B6560;
}
.neptc-shn{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:765px){
.neptc-shn{
width:14.375rem;
}
}
.neptc_img-shn{
border-radius:0.875rem;
background:#FAFAF8;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(20,18,16,0.06), 0 6px 18px rgba(20,18,16,0.08);
position:relative;
padding-bottom:75%;
}
.neptc_img-shn img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.neptc_info-shn{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
}
.neptc_name-shn{
overflow:hidden;
color:#141210;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
font-size:0.875rem;
}
.neptc_rtp-shn{
color:#6B6560;
font-size:0.688rem;
}
.neplc-shn{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:767px){
.neplc-shn{
width:16.75rem;
}
}
.neplc_img-shn{
overflow:hidden;
background:#FAFAF8;
border-radius:14px;
box-shadow:0 2px 0.375rem rgba(20,18,16,0.06), 0 6px 18px rgba(20,18,16,0.08);
padding-bottom:62.5%;
position:relative;
}
.neplc_img-shn img{
inset:0;
position:absolute;
object-fit:cover;
height:100%;
width:100%;
}
.neplc_live-shn{
gap:0.438rem;
border-radius:62.438rem;
padding:4px 9px;
background:rgba(0,0,0,0.50);
display:flex;
position:absolute;
top:12px;
left:12px;
align-items:center;
}
.neplc_live_dot-shn{
animation:zm2-pulse 1.6s infinite;
background:#C0392B;
border-radius:50%;
height:8px;
width:8px;
}
.neplc_seats-shn{
font-weight:600;
letter-spacing:.08em;
text-transform:uppercase;
color:#F5F2EC;
font-size:0.625rem;
}
.neplc_info-shn{
gap:2px;
display:flex;
min-width:0;
margin-top:9px;
flex-direction:column;
}
.neplc_name-shn{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
color:#141210;
white-space:nowrap;
font-size:0.938rem;
}
.neplc_bet-shn{
color:#6B6560;
font-size:0.688rem;
}
.neppc-shn{
border-radius:14px;
background:#FAFAF8;
gap:0.5rem;
padding:1rem 0.875rem;
border:1px solid rgba(20,18,16,0.07);
min-height:4.625rem;
align-items:center;
min-width:0;
display:flex;
justify-content:center;
flex-direction:column;
}
.neppc_logo-shn{
flex:0 0 auto;
height:28px;
object-fit:contain;
width:auto;
max-width:100%;
}
.neppc_name-shn{
overflow:hidden;
font-size:11px;
text-overflow:ellipsis;
max-width:100%;
white-space:nowrap;
text-align:center;
color:#6B6560;
}
.nepgc_tag-shn{
border-radius:0.5rem;
padding:3px 0.5rem;
display:inline-block;
text-transform:uppercase;
font-size:10px;
top:0.625rem;
font-weight:700;
z-index:2;
position:absolute;
left:10px;
letter-spacing:.06em;
}
.nepgc_tag_hot-shn{
background:#C0392B;
color:#F5F2EC;
}
.nepgc_tag_new-shn{
background:#D4AD6A;
color:#141210;
}
.nepgc_tag_jp-shn{
background:#C49030;
color:#141210;
}
.nepgc_tag_live-shn{
background:#C0392B;
color:#F5F2EC;
}
.nepsh-shn{
margin-bottom:18px;
min-width:0;
}
.nepsh_row-shn{
gap:16px;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
display:flex;
}
.nepsh_row-shn .nepsh_l-shn{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.nepsh_stack-shn{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.nepsh_center-shn{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:center;
text-align:center;
}
.nepsh_h2-shn{
color:#141210;
font-size:24px;
line-height:1.1;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:771px){
.nepsh_h2-shn{
font-size:1.875rem;
}
}
.nepband-shn .nepsh_h2-shn{
color:#F5F2EC;
}
.nepsh_eb_line-shn{
gap:10px;
align-items:center;
display:inline-flex;
}
.nepsh_eb_line-shn::before{
background:#B8924A;
display:inline-block;
height:1px;
width:28px;
content:"";
}
.nepband-shn .nepsh_eb_line-shn::before{
background:#D4B06A;
}
.nepsh_eb_dot-shn{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.nepsh_eb_dot-shn::before{
background:#B8924A;
border-radius:50%;
height:0.375rem;
content:"";
width:0.375rem;
display:inline-block;
}
.nepband-shn .nepsh_eb_dot-shn::before{
background:#D4B06A;
}
.nepsh_link-shn{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:0.375rem;
align-items:center;
padding-bottom:2px;
font-weight:600;
white-space:nowrap;
border-bottom:1px solid #141210;
color:#141210;
display:inline-flex;
font-size:13px;
}
.nepsh_link-shn:hover{
border-color:#B8924A;
color:#B8924A;
}
.nepsh_link-shn svg{
width:0.875rem;
height:0.875rem;
}
.nepsh_link_chev-shn{
padding-bottom:0;
border-bottom:0;
}
.nepsh_link_btn-shn{
background:#141210;
border-radius:999px;
padding:9px 18px;
border-bottom:0;
color:#F5F2EC;
}
.nepsh_link_btn-shn:hover{
border-color:transparent;
background:#2E2B27;
color:#F5F2EC;
}
.nepband-shn .nepsh_link-shn{
border-color:#F5F2EC;
color:#F5F2EC;
}
.nepband-shn .nepsh_link_btn-shn{
background:#D4B06A;
color:#141210;
}
.nepsh_rule-shn{
margin:-2px 0 1.125rem;
background:rgba(20,18,16,0.13);
height:1px;
}
.nepband-shn .nepsh_rule-shn{
background:rgba(255,252,245,0.12);
}
.nephero-shn{
padding:32px 0 0.5rem;
}
@media(min-width:771px){
.nephero-shn{
padding:56px 0 1.5rem;
}
}
.nephero_in-shn{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:901px){
.nephero_in-shn{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.nephero_copy-shn{
min-width:0;
}
.nephero_eyebrow-shn{
gap:10px;
display:inline-flex;
align-items:center;
margin-bottom:22px;
}
.nephero_eyebrow_line-shn{
background:#B8924A;
flex:0 0 auto;
width:1.75rem;
height:1px;
display:inline-block;
}
.nephero_h1-shn{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
letter-spacing:-.01em;
font-size:2.375rem;
margin-bottom:20px;
line-height:1.04;
font-weight:600;
color:#141210;
}
@media(min-width:765px){
.nephero_h1-shn{
font-size:3.375rem;
}
}
@media(min-width:1101px){
.nephero_h1-shn{
font-size:3.875rem;
}
}
.nephero_h1-shn em{
font-style:normal;
color:#B8924A;
}
.nephero_sub-shn{
max-width:30rem;
font-size:1rem;
line-height:1.6;
margin-bottom:1.875rem;
color:#857E78;
}
@media(min-width:771px){
.nephero_sub-shn{
font-size:18px;
}
}
.nephero_actions-shn{
gap:0.875rem;
display:flex;
flex-wrap:wrap;
align-items:center;
margin-bottom:34px;
}
.nephero_cta-shn{
border-radius:999px;
transition:background-color .2s ease;
padding:1rem 1.875rem;
gap:10px;
background:#141210;
display:inline-flex;
align-items:center;
color:#F5F2EC;
font-size:15px;
font-weight:700;
}
.nephero_cta-shn:hover{
background:#2E2B27;
}
.nephero_cta_ic-shn{
align-items:center;
display:inline-flex;
}
.nephero_cta_ic-shn svg{
height:16px;
width:1rem;
}
.nephero_cta_alt-shn{
border:1px solid rgba(20,18,16,0.13);
background:transparent;
padding:0.938rem 26px;
border-radius:999px;
transition:border-color .2s ease,color .2s ease;
align-items:center;
font-size:15px;
color:#141210;
display:inline-flex;
font-weight:600;
}
.nephero_cta_alt-shn:hover{
border-color:#B8924A;
color:#B8924A;
}
.nephero_trust-shn{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.nephero_trust_item-shn{
gap:9px;
display:flex;
align-items:center;
color:#2E2B27;
font-size:13px;
font-weight:600;
}
.nephero_trust_ic-shn{
align-items:center;
color:#B8924A;
display:inline-flex;
}
.nephero_trust_ic-shn svg{
width:1rem;
height:16px;
}
.nephero_promo-shn{
border-radius:20px;
overflow:hidden;
background:#FAFAF8;
display:flex;
min-height:300px;
position:relative;
box-shadow:0 0.75rem 48px rgba(20,18,16,0.14), 0 3px 10px rgba(20,18,16,0.08);
}
.nephero_promo_bg-shn{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.nephero_promo_bg-shn::after{
inset:0;
background:linear-gradient(120deg,#181614 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
position:absolute;
content:"";
}
.nephero_promo_glow-shn{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,112,0.12) 0%,transparent 65%);
height:260px;
right:-1.25rem;
pointer-events:none;
top:-2.5rem;
position:absolute;
width:260px;
}
.nephero_promo_ct-shn{
padding:1.75rem;
position:relative;
align-self:flex-end;
z-index:2;
max-width:88%;
}
.nephero_promo_label-shn{
font-weight:700;
display:block;
color:#D4B06A;
letter-spacing:.25em;
font-size:10px;
text-transform:uppercase;
margin-bottom:8px;
}
.nephero_promo_amount-shn{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
color:#F5F2EC;
overflow-wrap:break-word;
font-size:2rem;
}
@media(min-width:769px){
.nephero_promo_amount-shn{
font-size:2.5rem;
}
}
.nephero_promo_amount-shn em{
font-style:normal;
color:#D4B06A;
}
.nephero_rating-shn{
border:1px solid rgba(20,18,16,0.07);
gap:10px;
padding:10px 14px;
border-radius:0.875rem;
background:#FAFAF8;
align-items:center;
display:flex;
z-index:3;
max-width:min(260px,62%);
right:14px;
top:14px;
box-shadow:0 2px 0.375rem rgba(20,18,16,0.06), 0 0.375rem 18px rgba(20,18,16,0.08);
position:absolute;
}
.nephero_rating_score-shn{
flex:0 0 auto;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#141210;
font-size:24px;
font-weight:700;
}
.nephero_rating_txt-shn{
flex:1 1 auto;
min-width:0;
}
.nephero_rating_stars-shn{
gap:2px;
display:flex;
color:#B8924A;
}
.nephero_rating_stars-shn svg{
width:0.75rem;
height:0.75rem;
}
.nephero_rating_cap-shn{
line-height:1.35;
overflow-wrap:break-word;
font-size:11px;
display:block;
margin-top:3px;
color:#6B6560;
}
.nepstat-shn{
border-top:1px solid rgba(20,18,16,0.13);
margin-top:16px;
border-bottom:1px solid rgba(20,18,16,0.13);
}
.nepstat_in-shn{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.nepstat_in-shn{
grid-template-columns:repeat(4,1fr);
}
}
.nepstat_item-shn{
padding:22px 14px;
border-bottom:1px solid rgba(20,18,16,0.07);
min-width:0;
border-right:1px solid rgba(20,18,16,0.07);
}
.nepstat_item-shn:nth-child(2n){
border-right:0;
}
.nepstat_item-shn:nth-child(n+3){
border-bottom:0;
}
@media(min-width:766px){
.nepstat_item-shn{
border-bottom:0;
}
.nepstat_item-shn:nth-child(2n){
border-right:1px solid rgba(20,18,16,0.07);
}
.nepstat_item-shn:nth-child(4n){
border-right:0;
}
}
.nepstat_value-shn{
font-size:30px;
color:#141210;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1;
overflow-wrap:break-word;
font-weight:700;
}
@media(min-width:771px){
.nepstat_value-shn{
font-size:34px;
}
}
.nepstat_label-shn{
line-height:1.4;
margin-top:6px;
color:#6B6560;
font-size:13px;
overflow-wrap:break-word;
}
.nepgrow-shn{
padding:1.625rem 0 10px;
}
.neprow_seo-shn{
margin:0.625rem 0 0;
font-size:0.875rem;
max-width:760px;
overflow-wrap:break-word;
line-height:1.65;
color:#857E78;
}
.neprow_seo-shn strong{
color:#141210;
font-weight:700;
}
.nepgf-shn{
padding:1.5rem 0 0.375rem;
}
.nepgf_in-shn{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.nepgf_chip-shn{
padding:0.625rem 1.125rem;
background:#FAFAF8;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border:1px solid rgba(20,18,16,0.13);
border-radius:62.438rem;
color:#2E2B27;
font-size:13px;
font-weight:600;
white-space:nowrap;
}
.nepgf_chip-shn:hover{
border-color:#B8924A;
color:#B8924A;
}
.nepgf_chip-shn.nepstate_active-shn{
border-color:transparent;
background:#141210;
color:#F5F2EC;
}
.nepgrow-shn{
padding:1.625rem 0 10px;
}
.neprow_seo-shn{
margin:10px 0 0;
max-width:760px;
font-size:0.875rem;
color:#857E78;
overflow-wrap:break-word;
line-height:1.65;
}
.neprow_seo-shn strong{
color:#141210;
font-weight:700;
}
.nepgrow-shn{
padding:26px 0 0.625rem;
}
.neprow_seo-shn{
margin:0.625rem 0 0;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
color:#857E78;
max-width:760px;
}
.neprow_seo-shn strong{
color:#141210;
font-weight:700;
}
.nepjp-shn{
padding:30px 0 0.625rem;
}
.nepjp_grid-shn{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:769px){
.nepjp_grid-shn{
grid-template-columns:1fr 1fr;
}
.nepjp_card_mega-shn{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.nepjp_grid-shn{
grid-template-columns:1.4fr 1fr 1fr;
}
.nepjp_card_mega-shn{
grid-column:auto;
}
}
.nepjp_card-shn{
padding:26px;
background:#FAFAF8;
border-radius:20px;
border:1px solid rgba(20,18,16,0.07);
overflow:hidden;
gap:12px;
position:relative;
min-width:0;
flex-direction:column;
justify-content:space-between;
min-height:200px;
display:flex;
}
.nepjp_card_mega-shn{
border-color:transparent;
background:linear-gradient(135deg,#1F1C18,#0E0D0B);
color:#F5F2EC;
min-height:13.125rem;
}
.nepjp_glow-shn{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,112,0.12),transparent 70%);
right:-40px;
width:12.5rem;
pointer-events:none;
height:200px;
position:absolute;
top:-2.5rem;
}
.nepjp_label-shn{
gap:0.625rem;
justify-content:space-between;
font-size:0.625rem;
font-weight:700;
letter-spacing:.16em;
text-transform:uppercase;
display:flex;
color:#B8924A;
flex-wrap:wrap;
align-items:center;
position:relative;
}
.nepjp_card_mega-shn .nepjp_label-shn{
color:#D4B06A;
}
.nepjp_drop-shn{
font-weight:600;
text-transform:none;
letter-spacing:.04em;
color:#6B6560;
}
.nepjp_card_mega-shn .nepjp_drop-shn{
color:#A89F94;
}
.nepjp_amount-shn{
position:relative;
font-weight:700;
color:#141210;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1;
font-size:38px;
}
.nepjp_card_mega-shn .nepjp_amount-shn{
animation:zm2-pulse 2.4s infinite;
color:#D4B06A;
font-size:48px;
}
@media(min-width:768px){
.nepjp_card_mega-shn .nepjp_amount-shn{
font-size:3.375rem;
}
}
.nepjp_game-shn{
font-size:0.813rem;
color:#6B6560;
position:relative;
}
.nepjp_card_mega-shn .nepjp_game-shn{
color:#A89F94;
}
.nepjp_cta-shn{
align-self:flex-start;
position:relative;
}
.nepjp_card_mega-shn .nepjp_cta-shn{
background:#D4B06A;
padding:0.625rem 1.25rem;
border-radius:999px;
transition:opacity .2s ease;
color:#141210;
font-size:0.813rem;
font-weight:700;
}
.nepjp_card_mega-shn .nepjp_cta-shn:hover{
opacity:.9;
}
.nepjp_card-shn:not(.nepjp_card_mega-shn) .nepjp_cta-shn{
transition:color .2s ease,border-color .2s ease;
font-size:0.813rem;
color:#141210;
font-weight:700;
border-bottom:1px solid #141210;
padding-bottom:2px;
}
.nepjp_card-shn:not(.nepjp_card_mega-shn) .nepjp_cta-shn:hover{
border-color:#B8924A;
color:#B8924A;
}
.nepjp_seo-shn{
margin:14px 0 0;
font-size:0.875rem;
line-height:1.65;
color:#857E78;
max-width:760px;
overflow-wrap:break-word;
}
.nepjp_seo-shn strong{
color:#141210;
font-weight:700;
}
.nepapp-shn{
padding:1.875rem 0 10px;
}
.nepapp_in-shn{
border-radius:1.25rem;
border:1px solid rgba(20,18,16,0.07);
padding:32px;
gap:28px;
background:#FAFAF8;
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.nepapp_in-shn{
gap:40px;
padding:40px 44px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.nepapp_copy-shn{
max-width:35rem;
min-width:0;
}
.nepapp_eyebrow-shn{
margin-bottom:0.75rem;
}
.nepapp_h2-shn{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:28px;
color:#141210;
font-weight:600;
margin-bottom:12px;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:767px){
.nepapp_h2-shn{
font-size:34px;
}
}
.nepapp_text-shn{
line-height:1.6;
font-size:0.875rem;
color:#857E78;
margin-bottom:22px;
}
.nepapp_btns-shn{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.nepapp_btn-shn{
border-radius:0.875rem;
gap:0.625rem;
padding:0.688rem 1.25rem;
background:#141210;
transition:background-color .2s ease;
display:inline-flex;
align-items:center;
color:#F5F2EC;
}
.nepapp_btn-shn:hover{
background:#2E2B27;
}
.nepapp_btn_ic-shn{
display:inline-flex;
align-items:center;
}
.nepapp_btn_ic-shn svg{
height:1.125rem;
width:1.125rem;
}
.nepapp_btn_lb-shn{
font-size:0.844rem;
font-weight:700;
}
.nepapp_qr_wrap-shn{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.nepapp_qr-shn{
flex:0 0 auto;
border-radius:0.875rem;
background-color:#141210;
background-image:repeating-linear-gradient(0deg,#FAFAF8 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FAFAF8 0 0.313rem,transparent 5px 0.688rem);
height:108px;
width:6.75rem;
}
.nepapp_qr_cap-shn{
font-size:12.5px;
color:#6B6560;
max-width:92px;
line-height:1.4;
}
.nepvip-shn{
padding:3rem 0;
}
@media(min-width:769px){
.nepvip-shn{
padding:4rem 0;
}
}
.nepvip_head-shn{
gap:0.875rem;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:881px){
.nepvip_head-shn{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.nepvip_eyebrow-shn{
margin-bottom:0.75rem;
}
.nepvip_h2-shn{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
color:#F5F2EC;
font-size:32px;
}
@media(min-width:767px){
.nepvip_h2-shn{
font-size:40px;
}
}
.nepvip_intro-shn{
color:#A89F94;
font-size:14px;
line-height:1.6;
max-width:420px;
}
.nepvip_grid-shn{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.nepvip_card-shn{
padding:1.375rem 1.125rem;
border:1px solid rgba(255,252,245,0.12);
border-radius:0.875rem;
min-width:0;
}
.nepvip_card_feat-shn{
background:rgba(255,252,245,0.07);
border-color:#D4B06A;
}
.nepvip_card_ic-shn{
background:linear-gradient(135deg,#B8924A,#E0C278);
border-radius:8px;
margin-bottom:1rem;
height:34px;
width:34px;
display:block;
}
.nepvip_name-shn{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.25rem;
color:#F5F2EC;
margin-bottom:0.375rem;
overflow-wrap:break-word;
}
.nepvip_perk-shn{
line-height:1.5;
color:#A89F94;
overflow-wrap:break-word;
font-size:12.5px;
}
.nepgm-shn{
padding:1.875rem 0 0.625rem;
}
.nepgm_in-shn{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:879px){
.nepgm_in-shn{
grid-template-columns:1.25fr 1fr;
}
}
.nepgm_left-shn{
border-radius:1.25rem;
background:#FAFAF8;
padding:2rem;
border:1px solid rgba(20,18,16,0.07);
min-width:0;
}
.nepgm_eyebrow-shn{
margin-bottom:0.625rem;
}
.nepgm_h2-shn{
line-height:1.06;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.625rem;
color:#141210;
overflow-wrap:break-word;
margin-bottom:8px;
}
@media(min-width:771px){
.nepgm_h2-shn{
font-size:1.75rem;
}
}
.nepgm_text-shn{
line-height:1.6;
max-width:480px;
font-size:14px;
color:#857E78;
margin-bottom:1.375rem;
}
.nepgm_level-shn{
color:#B8924A;
margin-bottom:8px;
font-weight:700;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:22px;
}
.nepgm_bar-shn{
overflow:hidden;
background:rgba(20,18,16,0.13);
border-radius:999px;
height:8px;
margin-bottom:0.375rem;
}
.nepgm_bar_fill-shn{
border-radius:62.438rem;
background:linear-gradient(90deg,#B8924A,#E0C278);
height:100%;
}
.nepgm_bar_meta-shn{
gap:0.625rem;
margin-bottom:18px;
font-size:11px;
color:#6B6560;
display:flex;
justify-content:space-between;
}
.nepgm_missions-shn{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.nepgm_mission-shn{
padding:0.563rem 0.938rem;
gap:0.438rem;
background:#F5F3F0;
border:1px solid rgba(20,18,16,0.13);
border-radius:999px;
align-items:center;
display:inline-flex;
color:#2E2B27;
font-weight:600;
font-size:12.5px;
}
.nepgm_mission_ic-shn{
color:#B8924A;
display:inline-flex;
align-items:center;
}
.nepgm_mission_ic-shn svg{
width:0.813rem;
height:13px;
}
.nepgm_right-shn{
overflow:hidden;
background:linear-gradient(150deg,#1F1C18,#0E0D0B);
border-radius:1.25rem;
padding:2rem;
color:#F5F2EC;
display:flex;
flex-direction:column;
position:relative;
}
.nepgm_glow-shn{
background:radial-gradient(circle,rgba(196,168,112,0.12),transparent 70%);
border-radius:50%;
top:-30px;
height:9.375rem;
width:9.375rem;
right:-30px;
position:absolute;
pointer-events:none;
}
.nepgm_ref_eyebrow-shn{
margin-bottom:10px;
position:relative;
}
.nepgm_ref_h2-shn{
font-size:26px;
line-height:1.1;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
position:relative;
margin-bottom:0.5rem;
overflow-wrap:break-word;
color:#F5F2EC;
}
.nepgm_ref_text-shn{
font-size:0.844rem;
margin-bottom:20px;
color:#A89F94;
position:relative;
line-height:1.55;
}
.nepgm_ref_cta-shn{
background:#D4B06A;
border-radius:62.438rem;
transition:opacity .2s ease;
padding:11px 1.375rem;
align-self:flex-start;
color:#141210;
font-weight:700;
position:relative;
margin-top:auto;
font-size:13.5px;
}
.nepgm_ref_cta-shn:hover{
opacity:.9;
}
.neptt-shn{
padding:48px 0 10px;
}
@media(min-width:770px){
.neptt-shn{
padding:60px 0 10px;
}
}
.neptt_head-shn{
text-align:center;
margin-bottom:2.125rem;
}
.neptt_eyebrow-shn{
margin-bottom:12px;
}
.neptt_h2-shn{
color:#141210;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:2rem;
line-height:1.05;
}
@media(min-width:771px){
.neptt_h2-shn{
font-size:2.625rem;
}
}
.neptt_grid-shn{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:763px){
.neptt_grid-shn{
grid-template-columns:repeat(3,1fr);
}
}
.neptt_card-shn{
border-radius:0.875rem;
background:#FAFAF8;
border:1px solid rgba(20,18,16,0.07);
padding:1.875rem;
display:flex;
min-width:0;
flex-direction:column;
}
.neptt_card_ic-shn{
display:inline-flex;
margin-bottom:1.125rem;
color:#B8924A;
align-items:center;
}
.neptt_card_ic-shn svg{
height:1.75rem;
width:28px;
}
.neptt_card_h-shn{
margin-bottom:8px;
font-size:22px;
overflow-wrap:break-word;
line-height:1.15;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#141210;
font-weight:600;
}
.neptt_card_p-shn{
font-size:14px;
margin-bottom:14px;
overflow-wrap:break-word;
color:#857E78;
line-height:1.6;
}
.neptt_card_p-shn b{
color:#141210;
font-weight:700;
}
.neptt_card_link-shn{
transition:color .2s ease;
border-bottom:1px solid #B8924A;
color:#141210;
margin-top:auto;
font-size:13px;
font-weight:700;
padding-bottom:2px;
align-self:flex-start;
}
.neptt_card_link-shn:hover{
color:#B8924A;
}
.neprc-shn{
padding:3rem 0 0.625rem;
}
.neprc_in-shn{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.neprc_in-shn{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.neprc_col-shn{
min-width:0;
}
.neprc_label-shn{
font-size:0.688rem;
color:#B8924A;
letter-spacing:.2em;
margin-bottom:16px;
font-weight:600;
text-transform:uppercase;
}
.neprc_awards-shn{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.neprc_award-shn{
gap:0.75rem;
display:flex;
min-width:0;
align-items:center;
}
.neprc_award_ic-shn{
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#D4AD6A;
}
.neprc_award_ic-shn svg{
width:18px;
height:18px;
}
.neprc_award_t-shn{
font-size:0.875rem;
overflow-wrap:break-word;
font-weight:700;
color:#141210;
}
.neprc_award_s-shn{
font-size:0.75rem;
color:#6B6560;
overflow-wrap:break-word;
}
.neprc_press-shn{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.neprc_press_logo-shn{
border-radius:0.5rem;
padding:0 8px;
border:1px solid rgba(20,18,16,0.07);
overflow:hidden;
text-overflow:ellipsis;
height:52px;
white-space:nowrap;
font-size:14px;
align-items:center;
color:#857E78;
justify-content:center;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
display:flex;
text-align:center;
font-weight:700;
}
.neprc_partner-shn{
background:#FAFAF8;
padding:1.375rem;
border:1px solid rgba(20,18,16,0.07);
border-radius:0.875rem;
}
.neprc_partner_name-shn{
font-weight:600;
margin-bottom:0.375rem;
overflow-wrap:break-word;
color:#141210;
font-size:1.25rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.neprc_partner_text-shn{
color:#857E78;
font-size:13px;
line-height:1.55;
overflow-wrap:break-word;
}
.nepts-shn{
padding:2.75rem 0;
}
.nepts_in-shn{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:881px){
.nepts_in-shn{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.nepts_left-shn{
min-width:0;
}
.nepts_h2-shn{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#F5F2EC;
line-height:1.1;
overflow-wrap:break-word;
margin-bottom:12px;
font-weight:600;
font-size:1.625rem;
}
@media(min-width:766px){
.nepts_h2-shn{
font-size:1.75rem;
}
}
.nepts_text-shn{
line-height:1.6;
color:#A89F94;
font-size:0.906rem;
margin-bottom:1.375rem;
max-width:32.5rem;
}
.nepts_badges-shn{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.nepts_badge-shn{
font-size:0.813rem;
color:#A89F94;
font-weight:600;
}
.nepts_pay-shn{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:882px){
.nepts_pay-shn{
justify-content:flex-end;
}
}
.nepts_pay_chip-shn{
border:1px solid rgba(255,252,245,0.12);
border-radius:0.875rem;
padding:12px 16px;
background:rgba(255,252,245,0.07);
font-weight:700;
font-size:0.875rem;
color:#F5F2EC;
}
.nepop-shn{
padding:2.25rem 0 10px;
}
.nepop_in-shn{
border:1px solid rgba(20,18,16,0.07);
gap:32px;
padding:32px;
grid-template-columns:1fr;
border-radius:0.875rem;
background:#FAFAF8;
display:grid;
align-items:center;
}
@media(min-width:859px){
.nepop_in-shn{
grid-template-columns:.9fr 1.1fr;
padding:2.125rem 2.5rem;
gap:44px;
}
}
.nepop_left-shn{
min-width:0;
}
.nepop_eyebrow-shn{
margin-bottom:0.75rem;
}
.nepop_h2-shn{
font-weight:600;
margin-bottom:10px;
color:#141210;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.08;
font-size:28px;
}
@media(min-width:770px){
.nepop_h2-shn{
font-size:30px;
}
}
.nepop_text-shn{
color:#857E78;
font-size:0.875rem;
line-height:1.6;
}
.nepop_grid-shn{
background:rgba(20,18,16,0.13);
border:1px solid rgba(20,18,16,0.13);
overflow:hidden;
gap:1px;
border-radius:8px;
grid-template-columns:1fr 1fr;
display:grid;
}
.nepop_field-shn{
background:#F5F3F0;
padding:18px 20px;
min-width:0;
}
.nepop_field_lb-shn{
letter-spacing:.1em;
font-weight:600;
color:#B8924A;
margin-bottom:0.313rem;
text-transform:uppercase;
font-size:10px;
}
.nepop_field_val-shn{
color:#141210;
overflow-wrap:break-word;
font-weight:700;
font-size:14px;
}
.nepwy-shn{
padding:48px 0;
}
@media(min-width:771px){
.nepwy-shn{
padding:3.5rem 0;
}
}
.nepwy_in-shn{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:901px){
.nepwy_in-shn{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.nepwy_left-shn{
min-width:0;
}
.nepwy_eyebrow-shn{
margin-bottom:14px;
}
.nepwy_h2-shn{
line-height:1.05;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:16px;
overflow-wrap:break-word;
font-weight:600;
color:#141210;
font-size:32px;
}
@media(min-width:768px){
.nepwy_h2-shn{
font-size:40px;
}
}
.nepwy_intro-shn{
font-size:0.938rem;
color:#857E78;
line-height:1.6;
}
.nepwy_grid-shn{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.nepwy_grid-shn{
grid-template-columns:1fr 1fr;
}
}
.nepwy_card-shn{
background:#FAFAF8;
border:1px solid rgba(20,18,16,0.07);
border-radius:14px;
padding:26px;
min-width:0;
}
.nepwy_card_ic-shn{
color:#B8924A;
align-items:center;
display:inline-flex;
justify-content:center;
margin-bottom:16px;
}
.nepwy_card_ic-shn svg{
height:26px;
width:1.625rem;
}
.nepwy_card_h-shn{
color:#141210;
font-weight:600;
line-height:1.15;
font-size:1.313rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
.nepwy_card_p-shn{
color:#857E78;
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
}
.nepprov-shn{
padding:40px 0 1.25rem;
}
.nepprov_eyebrow-shn{
display:block;
margin-bottom:1.125rem;
}
.nepprov_grid-shn{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:561px){
.nepprov_grid-shn{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.nepprov_grid-shn{
grid-template-columns:repeat(6,1fr);
}
}
.neppmt-shn{
padding:48px 0 10px;
}
.neppmt_in-shn{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:881px){
.neppmt_in-shn{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.neppmt_left-shn{
min-width:0;
}
.neppmt_eyebrow-shn{
margin-bottom:0.75rem;
}
.neppmt_h2-shn{
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.06;
color:#141210;
font-size:30px;
font-weight:600;
margin-bottom:12px;
}
@media(min-width:770px){
.neppmt_h2-shn{
font-size:2rem;
}
}
.neppmt_text-shn{
line-height:1.6;
margin-bottom:1.375rem;
color:#857E78;
font-size:0.906rem;
}
.neppmt_logos-shn{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:477px){
.neppmt_logos-shn{
grid-template-columns:repeat(4,1fr);
}
}
.neppmt_logo-shn{
overflow:hidden;
border:1px solid rgba(20,18,16,0.07);
padding:0 8px;
background:#FAFAF8;
border-radius:8px;
font-weight:700;
font-size:0.781rem;
align-items:center;
color:#2E2B27;
text-overflow:ellipsis;
height:50px;
justify-content:center;
white-space:nowrap;
display:flex;
text-align:center;
}
.neppmt_table-shn{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(20,18,16,0.07);
min-width:0;
}
.neppmt_thead-shn{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#1E1C1A;
display:grid;
}
.neppmt_th-shn{
padding:13px 14px;
overflow:hidden;
letter-spacing:.08em;
font-weight:700;
color:#F5F2EC;
font-size:0.625rem;
white-space:nowrap;
text-transform:uppercase;
text-overflow:ellipsis;
}
.neppmt_row-shn{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(20,18,16,0.07);
display:grid;
}
.neppmt_row-shn:nth-child(odd){
background:#FAFAF8;
}
.neppmt_td-shn{
padding:14px;
overflow-wrap:break-word;
min-width:0;
font-size:0.844rem;
color:#857E78;
}
.neppmt_row-shn .neppmt_td-shn:first-child{
color:#141210;
font-weight:700;
}
.neppmt_row-shn .neppmt_td-shn:last-child{
font-weight:700;
color:#3A7D5C;
}
.nephts-shn{
padding:3rem 0;
}
@media(min-width:771px){
.nephts-shn{
padding:3.875rem 0;
}
}
.nephts_head-shn{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:2.125rem;
}
@media(min-width:768px){
.nephts_head-shn{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.nephts_eyebrow-shn{
margin-bottom:0.75rem;
}
.nephts_h2-shn{
color:#F5F2EC;
font-weight:600;
font-size:1.875rem;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.nephts_h2-shn{
font-size:2.375rem;
}
}
.nephts_cta-shn{
transition:opacity .2s ease;
flex:0 0 auto;
background:#D4B06A;
padding:0.938rem 30px;
border-radius:999px;
font-weight:700;
color:#141210;
font-size:15px;
}
.nephts_cta-shn:hover{
opacity:.9;
}
.nephts_grid-shn{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.nephts_grid-shn{
grid-template-columns:repeat(3,1fr);
}
}
.nephts_step-shn{
border-top:1px solid rgba(255,252,245,0.12);
padding-top:22px;
min-width:0;
}
.nephts_step_num-shn{
margin-bottom:0.875rem;
color:#D4B06A;
line-height:1;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:2.75rem;
}
.nephts_step_h-shn{
color:#F5F2EC;
margin-bottom:8px;
font-weight:700;
line-height:1.2;
font-size:19px;
overflow-wrap:break-word;
}
.nephts_step_p-shn{
line-height:1.55;
color:#A89F94;
overflow-wrap:break-word;
font-size:0.875rem;
}
.nepsg-shn{
padding:3rem 0 10px;
}
.nepsg_eyebrow-shn{
margin-bottom:12px;
display:block;
}
.nepsg_h2-shn{
line-height:1.05;
margin-bottom:28px;
color:#141210;
font-weight:600;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:30px;
}
@media(min-width:766px){
.nepsg_h2-shn{
font-size:2.25rem;
}
}
.nepsg_grid-shn{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:720px){
.nepsg_grid-shn{
grid-template-columns:repeat(3,1fr);
}
}
.nepsg_col-shn{
min-width:0;
}
.nepsg_col_h-shn{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.625rem;
font-size:1.375rem;
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
color:#141210;
}
.nepsg_col_p-shn{
color:#857E78;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
}
.nepsb-shn{
padding:3rem 0;
background:#FAFAF8;
margin-top:1.5rem;
border-top:1px solid rgba(20,18,16,0.07);
border-bottom:1px solid rgba(20,18,16,0.07);
}
@media(min-width:770px){
.nepsb-shn{
padding:56px 0;
}
}
.nepsb_eyebrow-shn{
display:block;
margin-bottom:12px;
}
.nepsb_h2-shn{
font-weight:600;
color:#141210;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:30px;
margin-bottom:1.625rem;
}
@media(min-width:766px){
.nepsb_h2-shn{
font-size:2.25rem;
}
}
.nepsb_grid-shn{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.nepsb_grid-shn{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:959px){
.nepsb_grid-shn{
grid-template-columns:repeat(4,1fr);
}
}
.nepsb_card-shn{
padding:24px;
border:1px solid rgba(20,18,16,0.07);
background:#F5F3F0;
border-radius:14px;
min-width:0;
}
.nepsb_card_h-shn{
overflow-wrap:break-word;
margin-bottom:8px;
font-size:19px;
line-height:1.15;
font-weight:600;
color:#141210;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.nepsb_card_p-shn{
color:#857E78;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
}
.nepsb_rtp-shn{
background:#F5F3F0;
grid-template-columns:1fr;
padding:26px 28px;
border-radius:14px;
border:1px solid rgba(20,18,16,0.07);
gap:24px;
margin-top:1.125rem;
display:grid;
align-items:center;
}
@media(min-width:760px){
.nepsb_rtp-shn{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.nepsb_rtp_h-shn{
overflow-wrap:break-word;
margin-bottom:0.5rem;
line-height:1.15;
color:#141210;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:20px;
}
.nepsb_rtp_p-shn{
font-size:13.5px;
line-height:1.6;
color:#857E78;
overflow-wrap:break-word;
}
.nepsb_rtp_stats-shn{
gap:16px;
display:flex;
}
.nepsb_stat-shn{
background:#FAFAF8;
flex:1 1 0;
padding:18px;
border-radius:0.5rem;
text-align:center;
min-width:0;
}
.nepsb_stat_v-shn{
font-size:1.625rem;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#3A7D5C;
font-weight:700;
}
.nepsb_stat_l-shn{
margin-top:4px;
font-size:0.719rem;
color:#6B6560;
}
.neplh-shn{
padding:2.5rem 0 1.25rem;
}
.neplh_in-shn{
border-top:1px solid rgba(20,18,16,0.13);
padding-top:2.125rem;
}
.neplh_eyebrow-shn{
margin-bottom:1.375rem;
display:block;
}
.neplh_grid-shn{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:597px){
.neplh_grid-shn{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.neplh_grid-shn{
grid-template-columns:repeat(5,1fr);
}
}
.neplh_col-shn{
min-width:0;
}
.neplh_col_h-shn{
margin-bottom:0.75rem;
color:#141210;
overflow-wrap:break-word;
font-size:13px;
font-weight:700;
}
.neplh_links-shn{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.neplh_link-shn{
transition:color .2s ease;
overflow-wrap:break-word;
font-size:0.813rem;
color:#857E78;
}
.neplh_link-shn:hover{
color:#B8924A;
}
.nepel-shn{
padding:3rem 0;
}
@media(min-width:768px){
.nepel-shn{
padding:56px 0;
}
}
.nepel_in-shn{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:901px){
.nepel_in-shn{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.nepel_left-shn{
min-width:0;
}
.nepel_eyebrow-shn{
margin-bottom:14px;
}
.nepel_h2-shn{
overflow-wrap:break-word;
color:#141210;
line-height:1.08;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:1.375rem;
font-weight:600;
font-size:2rem;
}
@media(min-width:768px){
.nepel_h2-shn{
font-size:2.375rem;
}
}
.nepel_body-shn p{
overflow-wrap:break-word;
margin-bottom:18px;
font-size:1rem;
line-height:1.7;
color:#2E2B27;
}
.nepel_dropcap-shn{
padding:0.375rem 12px 0 0;
font-size:3.875rem;
color:#B8924A;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:.8;
font-weight:700;
float:left;
}
.nepel_right-shn{
min-width:0;
}
.nepel_quote-shn{
border-radius:20px;
background:linear-gradient(150deg,#1F1C18,#0E0D0B);
padding:2.25rem;
color:#F5F2EC;
position:relative;
margin-bottom:24px;
}
.nepel_quote_mark-shn{
align-items:center;
display:inline-flex;
margin-bottom:0.375rem;
color:#D4B06A;
}
.nepel_quote_mark-shn svg{
height:2.125rem;
width:2.125rem;
}
.nepel_quote_text-shn{
font-weight:500;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.4;
margin-bottom:22px;
color:#F5F2EC;
font-size:1.375rem;
}
.nepel_quote_meta-shn{
gap:0.75rem;
align-items:center;
display:flex;
}
.nepel_quote_av-shn{
background:linear-gradient(135deg,#B8924A,#E0C278);
flex:0 0 auto;
border-radius:50%;
height:2.375rem;
width:38px;
}
.nepel_quote_author-shn{
font-weight:700;
color:#F5F2EC;
font-size:0.875rem;
}
.nepel_quote_meta_sub-shn{
color:#A89F94;
font-size:0.75rem;
}
.nepel_explain-shn{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(20,18,16,0.07);
}
.nepel_explain_card-shn{
padding:22px 24px;
}
.nepel_explain_card-shn+.nepel_explain_card-shn{
border-top:1px solid rgba(20,18,16,0.07);
}
.nepel_explain_h-shn{
font-weight:600;
margin-bottom:8px;
color:#141210;
font-size:20px;
line-height:1.15;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.nepel_explain_p-shn{
color:#857E78;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
}
.nepsc-shn{
padding:48px 0 0.625rem;
}
.nepsc_head-shn{
margin-bottom:1.75rem;
text-align:center;
}
.nepsc_eyebrow-shn{
margin-bottom:12px;
}
.nepsc_h2-shn{
overflow-wrap:break-word;
line-height:1.05;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#141210;
font-weight:600;
font-size:1.875rem;
}
@media(min-width:769px){
.nepsc_h2-shn{
font-size:36px;
}
}
.nepsc_table-shn{
border:1px solid rgba(20,18,16,0.07);
border-radius:14px;
overflow:hidden;
margin:0 auto;
max-width:56.25rem;
}
.nepsc_thead-shn{
background:#1E1C1A;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.nepsc_th-shn{
padding:15px 18px;
font-weight:700;
overflow-wrap:break-word;
font-size:13px;
color:#A89F94;
text-align:center;
}
.nepsc_th-shn:first-child{
text-align:left;
}
.nepsc_th_us-shn{
color:#D4B06A;
}
.nepsc_row-shn{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20,18,16,0.07);
}
.nepsc_row-shn:nth-child(even){
background:#FAFAF8;
}
.nepsc_td-shn{
padding:0.938rem 1.125rem;
text-align:center;
font-size:0.875rem;
color:#6B6560;
overflow-wrap:break-word;
min-width:0;
}
.nepsc_td-shn:first-child{
font-weight:600;
text-align:left;
color:#2E2B27;
}
.nepsc_td_us-shn{
font-weight:700;
color:#3A7D5C;
}
.nepfaq-shn{
padding:3rem 0;
background:#FAFAF8;
border-bottom:1px solid rgba(20,18,16,0.07);
margin-top:24px;
border-top:1px solid rgba(20,18,16,0.07);
}
@media(min-width:766px){
.nepfaq-shn{
padding:62px 0;
}
}
.nepfaq_head-shn{
text-align:center;
margin-bottom:2.125rem;
}
.nepfaq_eyebrow-shn{
margin-bottom:0.75rem;
}
.nepfaq_h2-shn{
font-weight:600;
color:#141210;
font-size:2rem;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.nepfaq_h2-shn{
font-size:38px;
}
}
.nepfaq_list-shn{
gap:0.75rem;
margin:0 auto;
display:flex;
flex-direction:column;
max-width:51.25rem;
}
.nepfaq_item-shn{
border-radius:0.875rem;
overflow:hidden;
background:#F5F3F0;
border:1px solid rgba(20,18,16,0.07);
}
.nepfaq_q-shn{
list-style:none;
gap:20px;
padding:1.25rem 1.5rem;
cursor:pointer;
font-weight:700;
align-items:center;
font-size:16px;
overflow-wrap:break-word;
display:flex;
color:#141210;
justify-content:space-between;
}
.nepfaq_q-shn::-webkit-details-marker{
display:none;
}
.nepfaq_q_ic-shn{
transition:transform .2s ease;
flex:0 0 auto;
display:inline-flex;
color:#B8924A;
align-items:center;
}
.nepfaq_q_ic-shn svg{
width:1.125rem;
height:1.125rem;
}
.nepfaq_item-shn[open] .nepfaq_q_ic-shn{
transform:rotate(180deg);
}
.nepfaq_a-shn{
padding:0 24px 20px;
font-size:14.5px;
overflow-wrap:break-word;
color:#857E78;
line-height:1.6;
}
.nepft-shn{
background:#1E1C1A;
color:#A89F94;
margin-top:2.5rem;
}
.nepft_in-shn{
padding:48px 0 1.75rem;
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:599px){
.nepft_in-shn{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.nepft_in-shn{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.nepft_brand-shn{
min-width:0;
}
.nepft_logo-shn{
overflow-wrap:break-word;
font-weight:700;
font-size:26px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#F5F2EC;
}
.nepft_tagline-shn{
margin-top:14px;
line-height:1.6;
font-size:0.844rem;
max-width:280px;
color:#A89F94;
}
.nepft_contact-shn{
transition:color .2s ease;
display:inline-block;
color:#D4B06A;
margin-top:12px;
overflow-wrap:anywhere;
max-width:17.5rem;
font-size:13px;
}
.nepft_contact-shn:hover{
color:#F5F2EC;
}
.nepft_col-shn{
min-width:0;
}
.nepft_col_h-shn{
overflow-wrap:break-word;
letter-spacing:.08em;
text-transform:uppercase;
font-weight:700;
color:#F5F2EC;
margin-bottom:0.875rem;
font-size:13px;
}
.nepft_col_links-shn{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.nepft_link-shn{
transition:color .2s ease;
color:#A89F94;
overflow-wrap:break-word;
font-size:13.5px;
}
.nepft_link-shn:hover{
color:#F5F2EC;
}
.nepft_bot-shn{
padding:1.375rem 0 40px;
gap:16px;
border-top:1px solid rgba(255,252,245,0.12);
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.nepft_bot-shn{
gap:1.25rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.nepft_legal-shn{
font-size:11.5px;
line-height:1.6;
color:#ABA49D;
max-width:47.5rem;
overflow-wrap:break-word;
}
.nepft_legal-shn b{
color:#A89F94;
font-weight:700;
}
.nepft_age-shn{
padding:4px 0.563rem;
border-radius:0.5rem;
border:1.5px solid #D4B06A;
flex:0 0 auto;
font-size:13px;
color:#D4B06A;
font-weight:700;
}