*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F2EC;
text-rendering:optimizeLegibility;
font-family:"Commissioner", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.6;
-webkit-font-smoothing:antialiased;
font-size:15px;
overflow-wrap:break-word;
color:#2E2B22;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.ntvlayout-3zu{
flex-direction:column;
min-height:100vh;
display:flex;
}
.ntvmain-3zu{
flex:1 1 auto;
width:100%;
min-width:0;
}
.ntvcontainer-3zu{
padding:0 16px;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:766px){
.ntvcontainer-3zu{
padding:0 2rem;
}
}
@media(min-width:1098px){
.ntvcontainer-3zu{
padding:0 56px;
}
}
.ntveyebrow-3zu{
text-transform:uppercase;
color:#1E9E5E;
letter-spacing:.2em;
line-height:1.4;
font-weight:600;
display:inline-block;
font-family:"Commissioner", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:11px;
overflow-wrap:break-word;
}
.ntvband-3zu{
background:#12201A;
color:#F0EDE4;
}
.ntvband-3zu .ntveyebrow-3zu{
color:#4FD68A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.ntvtb-3zu{
background:#F5F2EC;
border-bottom:1px solid rgba(20,18,12,0.14);
position:sticky;
top:0;
z-index:50;
}
.ntvtb_in-3zu{
padding:12px 16px;
margin:0 auto;
gap:1rem;
max-width:1400px;
justify-content:space-between;
width:100%;
display:flex;
align-items:center;
}
@media(min-width:769px){
.ntvtb_in-3zu{
padding:16px 2rem;
}
}
@media(min-width:1097px){
.ntvtb_in-3zu{
padding:18px 3.5rem;
}
}
.ntvtb_left-3zu{
gap:28px;
min-width:0;
align-items:center;
display:flex;
}
.ntvtb_logo-3zu{
gap:11px;
min-width:0;
display:flex;
align-items:center;
}
.ntvtb_logo_mark-3zu{
flex:0 0 auto;
border-radius:8px;
width:34px;
height:34px;
object-fit:cover;
}
.ntvtb_logo_txt-3zu{
display:flex;
line-height:1;
min-width:0;
flex-direction:column;
}
.ntvtb_logo_name-3zu{
overflow:hidden;
white-space:nowrap;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:22px;
font-weight:700;
color:#1A1710;
letter-spacing:.02em;
text-overflow:ellipsis;
}
.ntvtb_logo_sub-3zu{
overflow:hidden;
font-size:8.5px;
text-overflow:ellipsis;
color:#1E9E5E;
letter-spacing:.32em;
text-transform:uppercase;
font-weight:600;
white-space:nowrap;
margin-top:0.25rem;
}
.ntvtb_nav-3zu{
display:none;
}
@media(min-width:960px){
.ntvtb_nav-3zu{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.ntvtb_nav_item-3zu{
transition:color .22s ease,border-color .22s ease;
border-bottom:2px solid transparent;
color:#2E2B22;
font-weight:600;
font-size:14px;
white-space:nowrap;
padding-bottom:3px;
}
.ntvtb_nav_item-3zu:hover{
color:#1A1710;
}
.ntvtb_nav_item-3zu.ntvstate_active-3zu{
border-color:#1E9E5E;
color:#1A1710;
}
.ntvtb_right-3zu{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.ntvtb_search-3zu{
transition:color .22s ease;
align-items:center;
color:#2E2B22;
display:flex;
justify-content:center;
}
.ntvtb_search-3zu:hover{
color:#1E9E5E;
}
.ntvtb_search-3zu svg{
width:18px;
height:1.125rem;
}
.ntvtb_lang-3zu{
color:#6B6657;
font-weight:600;
text-transform:uppercase;
font-size:11px;
letter-spacing:.1em;
}
.ntvtb_lang-3zu:hover{
color:#1A1710;
}
.ntvtb_login-3zu{
color:#1A1710;
display:none;
font-size:14px;
font-weight:600;
}
@media(min-width:769px){
.ntvtb_login-3zu{
display:inline-block;
}
}
.ntvtb_register-3zu{
padding:11px 1.375rem;
background:#12201A;
border-radius:62.438rem;
transition:background-color .22s ease;
font-weight:700;
font-size:14px;
white-space:nowrap;
color:#F0EDE4;
}
.ntvtb_register-3zu:hover{
background:#1C3028;
}
.ntvmob-3zu{
background:#F5F2EC;
bottom:0;
right:0;
left:0;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(20,18,12,0.14);
position:fixed;
z-index:60;
}
@media(min-width:958px){
.ntvmob-3zu{
display:none;
}
}
.ntvmob_in-3zu{
margin:0 auto;
display:flex;
align-items:stretch;
max-width:35rem;
justify-content:space-around;
}
.ntvmob_item-3zu{
padding:9px 0.25rem;
gap:3px;
transition:color .22s ease;
flex:1 1 0;
min-width:0;
display:flex;
align-items:center;
flex-direction:column;
color:#6B6657;
}
.ntvmob_item-3zu.ntvstate_active-3zu{
color:#1E9E5E;
}
.ntvmob_ic-3zu{
align-items:center;
display:flex;
justify-content:center;
}
.ntvmob_ic-3zu svg{
height:1.25rem;
width:1.25rem;
}
.ntvmob_lb-3zu{
overflow:hidden;
font-weight:600;
white-space:nowrap;
max-width:100%;
font-size:0.625rem;
text-overflow:ellipsis;
}
@media(max-width:957px){
body{
padding-bottom:60px;
}
}
.ntvrail-3zu{
position:relative;
min-width:0;
}
.ntvrail_scroll-3zu{
gap:0.875rem;
display:flex;
padding-bottom:0.875rem;
overflow-x:auto;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
}
@media(min-width:771px){
.ntvrail_scroll-3zu{
gap:18px;
}
}
.ntvgc-3zu{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:771px){
.ntvgc-3zu{
width:11.75rem;
}
}
.ntvgc_img-3zu{
overflow:hidden;
border-radius:0.875rem;
background:#FDFBF7;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(20,18,12,0.07), 0 0.5rem 1.25rem rgba(20,18,12,0.06);
}
.ntvgc_img-3zu img{
inset:0;
position:absolute;
height:100%;
width:100%;
object-fit:cover;
}
.ntvgc_cover-3zu{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.ntvgc_hover-3zu{
transition:opacity .22s ease;
inset:0;
background:rgba(0,0,0,0.52);
justify-content:center;
display:flex;
opacity:0;
align-items:center;
position:absolute;
}
.ntvgc-3zu:hover .ntvgc_hover-3zu{
opacity:1;
}
.ntvgc_hover_btn-3zu{
background:#12201A;
border-radius:999px;
height:2.875rem;
justify-content:center;
display:flex;
color:#F0EDE4;
align-items:center;
width:2.875rem;
}
.ntvgc_hover_btn-3zu svg{
height:1.125rem;
width:18px;
}
.ntvgc_info-3zu{
gap:2px;
display:flex;
margin-top:0.563rem;
min-width:0;
flex-direction:column;
}
.ntvgc_name-3zu{
overflow:hidden;
color:#1A1710;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.813rem;
font-weight:700;
}
.ntvgc_prov-3zu{
overflow:hidden;
text-overflow:ellipsis;
color:#6B6657;
white-space:nowrap;
font-size:11px;
}
.ntvgc_meta-3zu{
color:#6B6657;
font-size:0.688rem;
}
.ntvtc-3zu{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:765px){
.ntvtc-3zu{
width:14.375rem;
}
}
.ntvtc_img-3zu{
overflow:hidden;
border-radius:0.875rem;
background:#FDFBF7;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 6px rgba(20,18,12,0.07), 0 0.5rem 20px rgba(20,18,12,0.06);
}
.ntvtc_img-3zu img{
inset:0;
position:absolute;
width:100%;
object-fit:cover;
height:100%;
}
.ntvtc_info-3zu{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:9px;
}
.ntvtc_name-3zu{
overflow:hidden;
color:#1A1710;
font-size:0.875rem;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
}
.ntvtc_rtp-3zu{
color:#6B6657;
font-size:0.688rem;
}
.ntvlc-3zu{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:771px){
.ntvlc-3zu{
width:16.75rem;
}
}
.ntvlc_img-3zu{
background:#FDFBF7;
overflow:hidden;
border-radius:14px;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 6px rgba(20,18,12,0.07), 0 0.5rem 20px rgba(20,18,12,0.06);
}
.ntvlc_img-3zu img{
inset:0;
position:absolute;
width:100%;
object-fit:cover;
height:100%;
}
.ntvlc_live-3zu{
padding:4px 0.563rem;
border-radius:62.438rem;
gap:0.438rem;
background:rgba(0,0,0,0.52);
top:12px;
align-items:center;
left:12px;
display:flex;
position:absolute;
}
.ntvlc_live_dot-3zu{
background:#D63A3A;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
height:0.5rem;
width:8px;
}
.ntvlc_seats-3zu{
font-size:0.625rem;
font-weight:600;
text-transform:uppercase;
color:#F0EDE4;
letter-spacing:.08em;
}
.ntvlc_info-3zu{
gap:2px;
margin-top:0.563rem;
min-width:0;
display:flex;
flex-direction:column;
}
.ntvlc_name-3zu{
overflow:hidden;
font-size:0.938rem;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
color:#1A1710;
}
.ntvlc_bet-3zu{
font-size:11px;
color:#6B6657;
}
.ntvpc-3zu{
border-radius:0.875rem;
background:#FDFBF7;
padding:1rem 14px;
gap:8px;
border:1px solid rgba(20,18,12,0.08);
justify-content:center;
display:flex;
min-height:74px;
align-items:center;
flex-direction:column;
min-width:0;
}
.ntvpc_logo-3zu{
flex:0 0 auto;
object-fit:contain;
width:auto;
max-width:100%;
height:28px;
}
.ntvpc_name-3zu{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
text-align:center;
white-space:nowrap;
font-size:11px;
color:#6B6657;
}
.ntvgc_tag-3zu{
padding:3px 8px;
border-radius:8px;
left:10px;
z-index:2;
letter-spacing:.06em;
position:absolute;
display:inline-block;
font-weight:700;
font-size:0.625rem;
text-transform:uppercase;
top:0.625rem;
}
.ntvgc_tag_hot-3zu{
background:#D63A3A;
color:#F0EDE4;
}
.ntvgc_tag_new-3zu{
background:#34B76E;
color:#120F08;
}
.ntvgc_tag_jp-3zu{
background:#C8921A;
color:#120F08;
}
.ntvgc_tag_live-3zu{
background:#D63A3A;
color:#F0EDE4;
}
.ntvsh-3zu{
min-width:0;
margin-bottom:18px;
}
.ntvsh_row-3zu{
gap:1rem;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
display:flex;
}
.ntvsh_row-3zu .ntvsh_l-3zu{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.ntvsh_stack-3zu{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.ntvsh_center-3zu{
gap:0.625rem;
align-items:center;
display:flex;
flex-direction:column;
text-align:center;
}
.ntvsh_h2-3zu{
line-height:1.1;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.5rem;
color:#1A1710;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:771px){
.ntvsh_h2-3zu{
font-size:30px;
}
}
.ntvband-3zu .ntvsh_h2-3zu{
color:#F0EDE4;
}
.ntvsh_eb_line-3zu{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.ntvsh_eb_line-3zu::before{
background:#1E9E5E;
height:1px;
width:1.75rem;
display:inline-block;
content:"";
}
.ntvband-3zu .ntvsh_eb_line-3zu::before{
background:#4FD68A;
}
.ntvsh_eb_dot-3zu{
gap:8px;
display:inline-flex;
align-items:center;
}
.ntvsh_eb_dot-3zu::before{
border-radius:50%;
background:#1E9E5E;
display:inline-block;
width:0.375rem;
height:6px;
content:"";
}
.ntvband-3zu .ntvsh_eb_dot-3zu::before{
background:#4FD68A;
}
.ntvsh_link-3zu{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
font-weight:600;
align-items:center;
padding-bottom:2px;
white-space:nowrap;
display:inline-flex;
color:#1A1710;
border-bottom:1px solid #1A1710;
font-size:13px;
}
.ntvsh_link-3zu:hover{
border-color:#1E9E5E;
color:#1E9E5E;
}
.ntvsh_link-3zu svg{
width:0.875rem;
height:0.875rem;
}
.ntvsh_link_chev-3zu{
padding-bottom:0;
border-bottom:0;
}
.ntvsh_link_btn-3zu{
background:#12201A;
border-radius:62.438rem;
padding:9px 1.125rem;
color:#F0EDE4;
border-bottom:0;
}
.ntvsh_link_btn-3zu:hover{
border-color:transparent;
background:#1C3028;
color:#F0EDE4;
}
.ntvband-3zu .ntvsh_link-3zu{
border-color:#F0EDE4;
color:#F0EDE4;
}
.ntvband-3zu .ntvsh_link_btn-3zu{
background:#4FD68A;
color:#120F08;
}
.ntvsh_rule-3zu{
margin:-2px 0 1.125rem;
background:rgba(20,18,12,0.14);
height:1px;
}
.ntvband-3zu .ntvsh_rule-3zu{
background:rgba(255,253,245,0.13);
}
.ntvhero-3zu{
padding:2rem 0 0.5rem;
}
@media(min-width:767px){
.ntvhero-3zu{
padding:3.5rem 0 24px;
}
}
.ntvhero_in-3zu{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:898px){
.ntvhero_in-3zu{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.ntvhero_copy-3zu{
min-width:0;
}
.ntvhero_eyebrow-3zu{
gap:10px;
align-items:center;
margin-bottom:22px;
display:inline-flex;
}
.ntvhero_eyebrow_line-3zu{
flex:0 0 auto;
background:#1E9E5E;
display:inline-block;
height:1px;
width:28px;
}
.ntvhero_h1-3zu{
letter-spacing:-.01em;
margin-bottom:20px;
color:#1A1710;
line-height:1.04;
font-size:2.375rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:766px){
.ntvhero_h1-3zu{
font-size:3.375rem;
}
}
@media(min-width:1098px){
.ntvhero_h1-3zu{
font-size:62px;
}
}
.ntvhero_h1-3zu em{
font-style:normal;
color:#1E9E5E;
}
.ntvhero_sub-3zu{
line-height:1.6;
margin-bottom:1.875rem;
max-width:480px;
color:#8C8678;
font-size:16px;
}
@media(min-width:766px){
.ntvhero_sub-3zu{
font-size:18px;
}
}
.ntvhero_actions-3zu{
gap:0.875rem;
margin-bottom:2.125rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.ntvhero_cta-3zu{
gap:0.625rem;
padding:16px 30px;
background:#12201A;
transition:background-color .22s ease;
border-radius:62.438rem;
font-weight:700;
color:#F0EDE4;
font-size:15px;
display:inline-flex;
align-items:center;
}
.ntvhero_cta-3zu:hover{
background:#1C3028;
}
.ntvhero_cta_ic-3zu{
align-items:center;
display:inline-flex;
}
.ntvhero_cta_ic-3zu svg{
height:16px;
width:1rem;
}
.ntvhero_cta_alt-3zu{
border-radius:62.438rem;
padding:15px 26px;
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(20,18,12,0.14);
background:transparent;
font-size:0.938rem;
color:#1A1710;
display:inline-flex;
align-items:center;
font-weight:600;
}
.ntvhero_cta_alt-3zu:hover{
border-color:#1E9E5E;
color:#1E9E5E;
}
.ntvhero_trust-3zu{
gap:22px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.ntvhero_trust_item-3zu{
gap:9px;
font-size:0.813rem;
font-weight:600;
align-items:center;
color:#2E2B22;
display:flex;
}
.ntvhero_trust_ic-3zu{
display:inline-flex;
align-items:center;
color:#1E9E5E;
}
.ntvhero_trust_ic-3zu svg{
height:1rem;
width:1rem;
}
.ntvhero_promo-3zu{
border-radius:20px;
overflow:hidden;
background:#FDFBF7;
display:flex;
min-height:18.75rem;
box-shadow:0 0.75rem 48px rgba(18,32,26,0.18), 0 3px 12px rgba(18,32,26,0.10);
position:relative;
}
.ntvhero_promo_bg-3zu{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.ntvhero_promo_bg-3zu::after{
inset:0;
background:linear-gradient(120deg,#12201A 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.ntvhero_promo_glow-3zu{
background:radial-gradient(circle,rgba(52,183,110,0.18) 0%,transparent 65%);
border-radius:50%;
pointer-events:none;
position:absolute;
top:-40px;
width:16.25rem;
right:-1.25rem;
height:16.25rem;
}
.ntvhero_promo_ct-3zu{
padding:1.75rem;
position:relative;
align-self:flex-end;
max-width:88%;
z-index:2;
}
.ntvhero_promo_label-3zu{
color:#4FD68A;
font-size:0.625rem;
display:block;
letter-spacing:.25em;
text-transform:uppercase;
margin-bottom:8px;
font-weight:700;
}
.ntvhero_promo_amount-3zu{
font-size:2rem;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0EDE4;
line-height:1.05;
}
@media(min-width:770px){
.ntvhero_promo_amount-3zu{
font-size:2.5rem;
}
}
.ntvhero_promo_amount-3zu em{
color:#4FD68A;
font-style:normal;
}
.ntvhero_rating-3zu{
padding:0.625rem 0.875rem;
background:#FDFBF7;
border:1px solid rgba(20,18,12,0.08);
gap:10px;
border-radius:14px;
right:0.875rem;
z-index:3;
box-shadow:0 2px 6px rgba(20,18,12,0.07), 0 0.5rem 1.25rem rgba(20,18,12,0.06);
max-width:min(16.25rem,62%);
position:absolute;
display:flex;
align-items:center;
top:0.875rem;
}
.ntvhero_rating_score-3zu{
flex:0 0 auto;
font-size:24px;
color:#1A1710;
font-weight:700;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.ntvhero_rating_txt-3zu{
flex:1 1 auto;
min-width:0;
}
.ntvhero_rating_stars-3zu{
gap:2px;
display:flex;
color:#1E9E5E;
}
.ntvhero_rating_stars-3zu svg{
height:12px;
width:0.75rem;
}
.ntvhero_rating_cap-3zu{
font-size:0.688rem;
margin-top:3px;
display:block;
color:#6B6657;
overflow-wrap:break-word;
line-height:1.35;
}
.ntvstat-3zu{
border-bottom:1px solid rgba(20,18,12,0.14);
border-top:1px solid rgba(20,18,12,0.14);
margin-top:1rem;
}
.ntvstat_in-3zu{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.ntvstat_in-3zu{
grid-template-columns:repeat(4,1fr);
}
}
.ntvstat_item-3zu{
padding:22px 0.875rem;
border-bottom:1px solid rgba(20,18,12,0.08);
border-right:1px solid rgba(20,18,12,0.08);
min-width:0;
}
.ntvstat_item-3zu:nth-child(2n){
border-right:0;
}
.ntvstat_item-3zu:nth-child(n+3){
border-bottom:0;
}
@media(min-width:766px){
.ntvstat_item-3zu{
border-bottom:0;
}
.ntvstat_item-3zu:nth-child(2n){
border-right:1px solid rgba(20,18,12,0.08);
}
.ntvstat_item-3zu:nth-child(4n){
border-right:0;
}
}
.ntvstat_value-3zu{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1A1710;
overflow-wrap:break-word;
line-height:1;
font-size:1.875rem;
font-weight:700;
}
@media(min-width:770px){
.ntvstat_value-3zu{
font-size:2.125rem;
}
}
.ntvstat_label-3zu{
font-size:0.813rem;
line-height:1.4;
margin-top:0.375rem;
overflow-wrap:break-word;
color:#6B6657;
}
.ntvgrow-3zu{
padding:26px 0 10px;
}
.ntvrow_seo-3zu{
margin:0.625rem 0 0;
line-height:1.65;
max-width:47.5rem;
overflow-wrap:break-word;
color:#8C8678;
font-size:0.875rem;
}
.ntvrow_seo-3zu strong{
color:#1A1710;
font-weight:700;
}
.ntvgrow-3zu{
padding:1.625rem 0 0.625rem;
}
.ntvrow_seo-3zu{
margin:10px 0 0;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
color:#8C8678;
max-width:47.5rem;
}
.ntvrow_seo-3zu strong{
font-weight:700;
color:#1A1710;
}
.ntvgrow-3zu{
padding:26px 0 0.625rem;
}
.ntvrow_seo-3zu{
margin:10px 0 0;
font-size:0.875rem;
overflow-wrap:break-word;
max-width:760px;
color:#8C8678;
line-height:1.65;
}
.ntvrow_seo-3zu strong{
font-weight:700;
color:#1A1710;
}
.ntvgrow-3zu{
padding:26px 0 0.625rem;
}
.ntvrow_seo-3zu{
margin:10px 0 0;
font-size:0.875rem;
max-width:760px;
color:#8C8678;
overflow-wrap:break-word;
line-height:1.65;
}
.ntvrow_seo-3zu strong{
color:#1A1710;
font-weight:700;
}
.ntvgf-3zu{
padding:1.5rem 0 0.375rem;
}
.ntvgf_in-3zu{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.ntvgf_chip-3zu{
border-radius:999px;
background:#FDFBF7;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding:0.625rem 18px;
border:1px solid rgba(20,18,12,0.14);
font-weight:600;
font-size:13px;
color:#2E2B22;
white-space:nowrap;
}
.ntvgf_chip-3zu:hover{
border-color:#1E9E5E;
color:#1E9E5E;
}
.ntvgf_chip-3zu.ntvstate_active-3zu{
background:#12201A;
border-color:transparent;
color:#F0EDE4;
}
.ntvjp-3zu{
padding:30px 0 0.625rem;
}
.ntvjp_grid-3zu{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:768px){
.ntvjp_grid-3zu{
grid-template-columns:1fr 1fr;
}
.ntvjp_card_mega-3zu{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.ntvjp_grid-3zu{
grid-template-columns:1.4fr 1fr 1fr;
}
.ntvjp_card_mega-3zu{
grid-column:auto;
}
}
.ntvjp_card-3zu{
padding:26px;
overflow:hidden;
border-radius:1.25rem;
gap:12px;
border:1px solid rgba(20,18,12,0.08);
background:#FDFBF7;
flex-direction:column;
display:flex;
min-width:0;
justify-content:space-between;
position:relative;
min-height:200px;
}
.ntvjp_card_mega-3zu{
background:linear-gradient(135deg,#12201A,#080E0B);
border-color:transparent;
min-height:13.125rem;
color:#F0EDE4;
}
.ntvjp_glow-3zu{
background:radial-gradient(circle,rgba(52,183,110,0.18),transparent 70%);
border-radius:50%;
top:-40px;
position:absolute;
height:12.5rem;
pointer-events:none;
width:12.5rem;
right:-40px;
}
.ntvjp_label-3zu{
gap:0.625rem;
position:relative;
display:flex;
justify-content:space-between;
color:#1E9E5E;
letter-spacing:.16em;
font-size:10px;
text-transform:uppercase;
align-items:center;
flex-wrap:wrap;
font-weight:700;
}
.ntvjp_card_mega-3zu .ntvjp_label-3zu{
color:#4FD68A;
}
.ntvjp_drop-3zu{
color:#6B6657;
text-transform:none;
letter-spacing:.04em;
font-weight:600;
}
.ntvjp_card_mega-3zu .ntvjp_drop-3zu{
color:#9EB8A8;
}
.ntvjp_amount-3zu{
position:relative;
font-size:2.375rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1;
color:#1A1710;
font-weight:700;
overflow-wrap:break-word;
}
.ntvjp_card_mega-3zu .ntvjp_amount-3zu{
animation:zm2-pulse 2.4s infinite;
color:#4FD68A;
font-size:48px;
}
@media(min-width:767px){
.ntvjp_card_mega-3zu .ntvjp_amount-3zu{
font-size:3.375rem;
}
}
.ntvjp_game-3zu{
font-size:0.813rem;
color:#6B6657;
position:relative;
}
.ntvjp_card_mega-3zu .ntvjp_game-3zu{
color:#9EB8A8;
}
.ntvjp_cta-3zu{
position:relative;
align-self:flex-start;
}
.ntvjp_card_mega-3zu .ntvjp_cta-3zu{
padding:10px 1.25rem;
transition:opacity .22s ease;
border-radius:62.438rem;
background:#4FD68A;
color:#120F08;
font-size:13px;
font-weight:700;
}
.ntvjp_card_mega-3zu .ntvjp_cta-3zu:hover{
opacity:.9;
}
.ntvjp_card-3zu:not(.ntvjp_card_mega-3zu) .ntvjp_cta-3zu{
transition:color .22s ease,border-color .22s ease;
color:#1A1710;
padding-bottom:2px;
font-size:13px;
border-bottom:1px solid #1A1710;
font-weight:700;
}
.ntvjp_card-3zu:not(.ntvjp_card_mega-3zu) .ntvjp_cta-3zu:hover{
border-color:#1E9E5E;
color:#1E9E5E;
}
.ntvjp_seo-3zu{
margin:0.875rem 0 0;
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
max-width:47.5rem;
color:#8C8678;
}
.ntvjp_seo-3zu strong{
color:#1A1710;
font-weight:700;
}
.ntvsea-3zu{
padding:24px 0 10px;
}
.ntvsea_in-3zu{
background:linear-gradient(115deg,#12201A,#080E0B);
gap:22px;
overflow:hidden;
border-radius:20px;
padding:36px;
flex-direction:column;
display:flex;
position:relative;
color:#F0EDE4;
}
@media(min-width:823px){
.ntvsea_in-3zu{
gap:2rem;
padding:2.75rem 48px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.ntvsea_glow-3zu{
background:radial-gradient(circle,rgba(52,183,110,0.18),transparent 68%);
border-radius:50%;
transform:translateY(-50%);
position:absolute;
pointer-events:none;
height:240px;
right:3.75rem;
width:240px;
top:50%;
}
.ntvsea_copy-3zu{
position:relative;
min-width:0;
max-width:560px;
}
.ntvsea_eyebrow-3zu{
margin-bottom:12px;
}
.ntvsea_h2-3zu{
margin-bottom:0.75rem;
font-size:1.875rem;
color:#F0EDE4;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.04;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:769px){
.ntvsea_h2-3zu{
font-size:2.375rem;
}
}
.ntvsea_text-3zu{
font-size:0.938rem;
line-height:1.6;
color:#9EB8A8;
}
.ntvsea_cta-3zu{
transition:opacity .22s ease;
background:#4FD68A;
padding:1rem 32px;
border-radius:999px;
flex:0 0 auto;
color:#120F08;
font-size:0.938rem;
position:relative;
font-weight:700;
}
.ntvsea_cta-3zu:hover{
opacity:.9;
}
.ntvapp-3zu{
padding:30px 0 10px;
}
.ntvapp_in-3zu{
gap:28px;
padding:32px;
background:#FDFBF7;
border-radius:1.25rem;
border:1px solid rgba(20,18,12,0.08);
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.ntvapp_in-3zu{
gap:2.5rem;
padding:40px 44px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.ntvapp_copy-3zu{
min-width:0;
max-width:560px;
}
.ntvapp_eyebrow-3zu{
margin-bottom:0.75rem;
}
.ntvapp_h2-3zu{
font-size:28px;
color:#1A1710;
margin-bottom:0.75rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:768px){
.ntvapp_h2-3zu{
font-size:34px;
}
}
.ntvapp_text-3zu{
line-height:1.6;
color:#8C8678;
font-size:0.875rem;
margin-bottom:1.375rem;
}
.ntvapp_btns-3zu{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.ntvapp_btn-3zu{
padding:0.688rem 20px;
background:#12201A;
transition:background-color .22s ease;
border-radius:0.875rem;
gap:0.625rem;
display:inline-flex;
align-items:center;
color:#F0EDE4;
}
.ntvapp_btn-3zu:hover{
background:#1C3028;
}
.ntvapp_btn_ic-3zu{
align-items:center;
display:inline-flex;
}
.ntvapp_btn_ic-3zu svg{
height:18px;
width:1.125rem;
}
.ntvapp_btn_lb-3zu{
font-weight:700;
font-size:13.5px;
}
.ntvapp_qr_wrap-3zu{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.ntvapp_qr-3zu{
border-radius:0.875rem;
flex:0 0 auto;
background-color:#12201A;
background-image:repeating-linear-gradient(0deg,#FDFBF7 0 5px,transparent 5px 11px),repeating-linear-gradient(90deg,#FDFBF7 0 0.313rem,transparent 5px 0.688rem);
height:6.75rem;
width:6.75rem;
}
.ntvapp_qr_cap-3zu{
max-width:5.75rem;
font-size:12.5px;
color:#6B6657;
line-height:1.4;
}
.ntvvip-3zu{
padding:48px 0;
}
@media(min-width:769px){
.ntvvip-3zu{
padding:4rem 0;
}
}
.ntvvip_head-3zu{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:882px){
.ntvvip_head-3zu{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.ntvvip_eyebrow-3zu{
margin-bottom:12px;
}
.ntvvip_h2-3zu{
font-size:32px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#F0EDE4;
line-height:1.05;
}
@media(min-width:767px){
.ntvvip_h2-3zu{
font-size:2.5rem;
}
}
.ntvvip_intro-3zu{
line-height:1.6;
font-size:14px;
max-width:26.25rem;
color:#9EB8A8;
}
.ntvvip_grid-3zu{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.ntvvip_card-3zu{
border-radius:0.875rem;
padding:1.375rem 18px;
border:1px solid rgba(255,253,245,0.13);
min-width:0;
}
.ntvvip_card_feat-3zu{
border-color:#4FD68A;
background:rgba(255,253,245,0.07);
}
.ntvvip_card_ic-3zu{
border-radius:0.5rem;
background:linear-gradient(135deg,#C8921A,#E8BC5A);
margin-bottom:1rem;
height:34px;
display:block;
width:2.125rem;
}
.ntvvip_name-3zu{
overflow-wrap:break-word;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:20px;
margin-bottom:6px;
color:#F0EDE4;
}
.ntvvip_perk-3zu{
overflow-wrap:break-word;
font-size:0.781rem;
line-height:1.5;
color:#9EB8A8;
}
.ntvtrn-3zu{
padding:30px 0 10px;
}
.ntvtrn_in-3zu{
grid-template-columns:1fr;
border:1px solid rgba(20,18,12,0.08);
border-radius:20px;
overflow:hidden;
background:#FDFBF7;
display:grid;
}
@media(min-width:878px){
.ntvtrn_in-3zu{
grid-template-columns:1.05fr 1fr;
}
}
.ntvtrn_banner-3zu{
overflow:hidden;
padding:34px;
background:linear-gradient(150deg,#12201A,#080E0B);
color:#F0EDE4;
position:relative;
}
.ntvtrn_glow-3zu{
background:radial-gradient(circle,rgba(52,183,110,0.18),transparent 70%);
border-radius:50%;
bottom:-2.5rem;
right:-2.5rem;
position:absolute;
pointer-events:none;
height:200px;
width:12.5rem;
}
.ntvtrn_eyebrow-3zu{
margin-bottom:14px;
position:relative;
}
.ntvtrn_h2-3zu{
font-size:30px;
color:#F0EDE4;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
position:relative;
overflow-wrap:break-word;
line-height:1.06;
margin-bottom:12px;
font-weight:600;
}
@media(min-width:766px){
.ntvtrn_h2-3zu{
font-size:36px;
}
}
.ntvtrn_text-3zu{
margin-bottom:22px;
line-height:1.6;
position:relative;
font-size:14px;
color:#9EB8A8;
max-width:26.25rem;
}
.ntvtrn_timer-3zu{
gap:0.5rem;
flex-wrap:wrap;
position:relative;
margin-bottom:24px;
display:flex;
align-items:center;
}
.ntvtrn_timer_cap-3zu{
color:#9EB8A8;
font-size:0.688rem;
}
.ntvtrn_timer_box-3zu{
padding:4px 12px;
background:rgba(255,253,245,0.07);
border-radius:8px;
font-weight:700;
font-size:1.5rem;
color:#F0EDE4;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.ntvtrn_cta-3zu{
padding:13px 1.625rem;
border-radius:999px;
background:#4FD68A;
transition:opacity .22s ease;
display:inline-block;
font-size:0.875rem;
color:#120F08;
font-weight:700;
position:relative;
}
.ntvtrn_cta-3zu:hover{
opacity:.9;
}
.ntvtrn_lb-3zu{
padding:26px 1.75rem;
}
.ntvtrn_lb_head-3zu{
gap:10px;
justify-content:space-between;
margin-bottom:0.75rem;
display:flex;
align-items:center;
}
.ntvtrn_lb_title-3zu{
font-size:1.25rem;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1A1710;
}
.ntvtrn_lb_upd-3zu{
text-transform:uppercase;
letter-spacing:.08em;
font-size:0.688rem;
color:#6B6657;
}
.ntvtrn_lb_row-3zu{
gap:0.875rem;
padding:0.688rem 0.75rem;
border-radius:8px;
align-items:center;
display:flex;
}
.ntvtrn_lb_row-3zu:nth-child(2){
background:rgba(30,158,94,0.10);
}
.ntvtrn_lb_rank-3zu{
flex:0 0 auto;
width:1.375rem;
font-size:1rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#1E9E5E;
}
.ntvtrn_lb_av-3zu{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#C8921A,#E8BC5A);
width:30px;
height:30px;
}
.ntvtrn_lb_name-3zu{
flex:1 1 auto;
overflow:hidden;
font-size:0.875rem;
min-width:0;
font-weight:600;
color:#1A1710;
white-space:nowrap;
text-overflow:ellipsis;
}
.ntvtrn_lb_amount-3zu{
flex:0 0 auto;
color:#1A1710;
font-weight:700;
font-size:13px;
}
.ntvet-3zu{
padding:36px 0 10px;
}
.ntvet_in-3zu{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:880px){
.ntvet_in-3zu{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.ntvet_left-3zu{
min-width:0;
}
.ntvet_eyebrow-3zu{
margin-bottom:12px;
}
.ntvet_h2-3zu{
line-height:1.06;
font-weight:600;
overflow-wrap:break-word;
color:#1A1710;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:28px;
margin-bottom:0.875rem;
}
@media(min-width:765px){
.ntvet_h2-3zu{
font-size:32px;
}
}
.ntvet_text-3zu{
font-size:15px;
color:#8C8678;
line-height:1.65;
margin-bottom:22px;
}
.ntvet_stats-3zu{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.ntvet_stat-3zu{
min-width:0;
}
.ntvet_stat_v-3zu{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:26px;
line-height:1;
color:#1A1710;
}
.ntvet_stat_l-3zu{
color:#6B6657;
margin-top:4px;
font-size:12.5px;
}
.ntvet_right-3zu{
gap:12px;
display:flex;
flex-direction:column;
}
.ntvet_member-3zu{
background:#FDFBF7;
border:1px solid rgba(20,18,12,0.08);
gap:1rem;
padding:1.125rem 1.25rem;
border-radius:0.875rem;
min-width:0;
display:flex;
align-items:center;
}
.ntvet_member_av-3zu{
flex:0 0 auto;
background:linear-gradient(135deg,#12201A,#1E9E5E);
border-radius:50%;
height:48px;
width:48px;
}
.ntvet_member_name-3zu{
color:#1A1710;
font-weight:700;
font-size:15px;
overflow-wrap:break-word;
}
.ntvet_member_role-3zu{
color:#6B6657;
font-size:12.5px;
overflow-wrap:break-word;
}
.ntvet_updated-3zu{
background:#F5F2EC;
padding:0.875rem 1.125rem;
border-radius:0.875rem;
border:1px solid rgba(20,18,12,0.08);
gap:8px;
color:#8C8678;
align-items:center;
display:flex;
font-size:0.781rem;
}
.ntvrc-3zu{
padding:48px 0 10px;
}
.ntvrc_in-3zu{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.ntvrc_in-3zu{
grid-template-columns:repeat(3,1fr);
gap:40px;
}
}
.ntvrc_col-3zu{
min-width:0;
}
.ntvrc_label-3zu{
margin-bottom:1rem;
font-size:0.688rem;
letter-spacing:.2em;
text-transform:uppercase;
font-weight:600;
color:#1E9E5E;
}
.ntvrc_awards-3zu{
gap:12px;
display:flex;
flex-direction:column;
}
.ntvrc_award-3zu{
gap:12px;
display:flex;
align-items:center;
min-width:0;
}
.ntvrc_award_ic-3zu{
flex:0 0 auto;
color:#34B76E;
align-items:center;
display:inline-flex;
}
.ntvrc_award_ic-3zu svg{
width:1.125rem;
height:18px;
}
.ntvrc_award_t-3zu{
font-size:0.875rem;
color:#1A1710;
font-weight:700;
overflow-wrap:break-word;
}
.ntvrc_award_s-3zu{
font-size:12px;
color:#6B6657;
overflow-wrap:break-word;
}
.ntvrc_press-3zu{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.ntvrc_press_logo-3zu{
border-radius:0.5rem;
border:1px solid rgba(20,18,12,0.08);
padding:0 0.5rem;
overflow:hidden;
text-align:center;
justify-content:center;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
display:flex;
font-size:14px;
color:#8C8678;
align-items:center;
height:3.25rem;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
}
.ntvrc_partner-3zu{
border-radius:0.875rem;
border:1px solid rgba(20,18,12,0.08);
background:#FDFBF7;
padding:1.375rem;
}
.ntvrc_partner_name-3zu{
margin-bottom:6px;
font-size:1.25rem;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1A1710;
font-weight:600;
}
.ntvrc_partner_text-3zu{
overflow-wrap:break-word;
color:#8C8678;
line-height:1.55;
font-size:13px;
}
.ntvts-3zu{
padding:44px 0;
}
.ntvts_in-3zu{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:883px){
.ntvts_in-3zu{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.ntvts_left-3zu{
min-width:0;
}
.ntvts_h2-3zu{
color:#F0EDE4;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.75rem;
line-height:1.1;
font-size:1.625rem;
overflow-wrap:break-word;
}
@media(min-width:765px){
.ntvts_h2-3zu{
font-size:1.75rem;
}
}
.ntvts_text-3zu{
line-height:1.6;
font-size:0.906rem;
color:#9EB8A8;
margin-bottom:22px;
max-width:32.5rem;
}
.ntvts_badges-3zu{
gap:18px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.ntvts_badge-3zu{
color:#9EB8A8;
font-size:0.813rem;
font-weight:600;
}
.ntvts_pay-3zu{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:881px){
.ntvts_pay-3zu{
justify-content:flex-end;
}
}
.ntvts_pay_chip-3zu{
border-radius:0.875rem;
padding:0.75rem 16px;
border:1px solid rgba(255,253,245,0.13);
background:rgba(255,253,245,0.07);
font-weight:700;
font-size:0.875rem;
color:#F0EDE4;
}
.ntvpmt-3zu{
padding:48px 0 10px;
}
.ntvpmt_in-3zu{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:883px){
.ntvpmt_in-3zu{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.ntvpmt_left-3zu{
min-width:0;
}
.ntvpmt_eyebrow-3zu{
margin-bottom:0.75rem;
}
.ntvpmt_h2-3zu{
overflow-wrap:break-word;
margin-bottom:12px;
line-height:1.06;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1A1710;
font-size:30px;
}
@media(min-width:771px){
.ntvpmt_h2-3zu{
font-size:2rem;
}
}
.ntvpmt_text-3zu{
margin-bottom:22px;
color:#8C8678;
line-height:1.6;
font-size:14.5px;
}
.ntvpmt_logos-3zu{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:478px){
.ntvpmt_logos-3zu{
grid-template-columns:repeat(4,1fr);
}
}
.ntvpmt_logo-3zu{
border-radius:8px;
background:#FDFBF7;
overflow:hidden;
padding:0 8px;
border:1px solid rgba(20,18,12,0.08);
white-space:nowrap;
color:#2E2B22;
font-weight:700;
align-items:center;
display:flex;
font-size:0.781rem;
text-align:center;
text-overflow:ellipsis;
height:3.125rem;
justify-content:center;
}
.ntvpmt_table-3zu{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(20,18,12,0.08);
min-width:0;
}
.ntvpmt_thead-3zu{
background:#1C1A16;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.ntvpmt_th-3zu{
overflow:hidden;
padding:13px 14px;
text-overflow:ellipsis;
font-size:0.625rem;
white-space:nowrap;
color:#F0EDE4;
text-transform:uppercase;
font-weight:700;
letter-spacing:.08em;
}
.ntvpmt_row-3zu{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20,18,12,0.08);
}
.ntvpmt_row-3zu:nth-child(odd){
background:#FDFBF7;
}
.ntvpmt_td-3zu{
padding:14px;
min-width:0;
font-size:0.844rem;
overflow-wrap:break-word;
color:#8C8678;
}
.ntvpmt_row-3zu .ntvpmt_td-3zu:first-child{
color:#1A1710;
font-weight:700;
}
.ntvpmt_row-3zu .ntvpmt_td-3zu:last-child{
color:#1E9E5E;
font-weight:700;
}
.ntvwy-3zu{
padding:48px 0;
}
@media(min-width:770px){
.ntvwy-3zu{
padding:3.5rem 0;
}
}
.ntvwy_in-3zu{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:898px){
.ntvwy_in-3zu{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.ntvwy_left-3zu{
min-width:0;
}
.ntvwy_eyebrow-3zu{
margin-bottom:14px;
}
.ntvwy_h2-3zu{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#1A1710;
margin-bottom:1rem;
font-size:32px;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:769px){
.ntvwy_h2-3zu{
font-size:40px;
}
}
.ntvwy_intro-3zu{
color:#8C8678;
line-height:1.6;
font-size:0.938rem;
}
.ntvwy_grid-3zu{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:560px){
.ntvwy_grid-3zu{
grid-template-columns:1fr 1fr;
}
}
.ntvwy_card-3zu{
border:1px solid rgba(20,18,12,0.08);
background:#FDFBF7;
border-radius:0.875rem;
padding:26px;
min-width:0;
}
.ntvwy_card_ic-3zu{
margin-bottom:16px;
color:#1E9E5E;
align-items:center;
justify-content:center;
display:inline-flex;
}
.ntvwy_card_ic-3zu svg{
width:1.625rem;
height:1.625rem;
}
.ntvwy_card_h-3zu{
font-weight:600;
font-size:1.313rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
overflow-wrap:break-word;
line-height:1.15;
color:#1A1710;
}
.ntvwy_card_p-3zu{
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
color:#8C8678;
}
.ntvprov-3zu{
padding:2.5rem 0 1.25rem;
}
.ntvprov_eyebrow-3zu{
display:block;
margin-bottom:1.125rem;
}
.ntvprov_grid-3zu{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:560px){
.ntvprov_grid-3zu{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.ntvprov_grid-3zu{
grid-template-columns:repeat(6,1fr);
}
}
.ntvhts-3zu{
padding:48px 0;
}
@media(min-width:771px){
.ntvhts-3zu{
padding:3.875rem 0;
}
}
.ntvhts_head-3zu{
gap:1.125rem;
margin-bottom:34px;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.ntvhts_head-3zu{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.ntvhts_eyebrow-3zu{
margin-bottom:0.75rem;
}
.ntvhts_h2-3zu{
overflow-wrap:break-word;
color:#F0EDE4;
font-weight:600;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
}
@media(min-width:766px){
.ntvhts_h2-3zu{
font-size:38px;
}
}
.ntvhts_cta-3zu{
background:#4FD68A;
border-radius:62.438rem;
transition:opacity .22s ease;
flex:0 0 auto;
padding:15px 1.875rem;
font-size:0.938rem;
font-weight:700;
color:#120F08;
}
.ntvhts_cta-3zu:hover{
opacity:.9;
}
.ntvhts_grid-3zu{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.ntvhts_grid-3zu{
grid-template-columns:repeat(3,1fr);
}
}
.ntvhts_step-3zu{
min-width:0;
padding-top:1.375rem;
border-top:1px solid rgba(255,253,245,0.13);
}
.ntvhts_step_num-3zu{
margin-bottom:14px;
font-weight:700;
line-height:1;
color:#4FD68A;
font-size:44px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.ntvhts_step_h-3zu{
line-height:1.2;
overflow-wrap:break-word;
color:#F0EDE4;
margin-bottom:0.5rem;
font-size:19px;
font-weight:700;
}
.ntvhts_step_p-3zu{
color:#9EB8A8;
overflow-wrap:break-word;
font-size:14px;
line-height:1.55;
}
.ntvrv-3zu{
background:#FDFBF7;
padding:3rem 0;
border-bottom:1px solid rgba(20,18,12,0.08);
margin-top:24px;
border-top:1px solid rgba(20,18,12,0.08);
}
@media(min-width:767px){
.ntvrv-3zu{
padding:56px 0;
}
}
.ntvrv_head-3zu{
gap:16px;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:769px){
.ntvrv_head-3zu{
gap:1.25rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.ntvrv_eyebrow-3zu{
margin-bottom:0.625rem;
}
.ntvrv_h2-3zu{
font-weight:600;
overflow-wrap:break-word;
color:#1A1710;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:30px;
line-height:1.05;
}
@media(min-width:769px){
.ntvrv_h2-3zu{
font-size:38px;
}
}
.ntvrv_agg-3zu{
gap:0.75rem;
align-items:center;
display:flex;
}
.ntvrv_agg_stars-3zu{
gap:3px;
display:flex;
color:#1E9E5E;
}
.ntvrv_agg_stars-3zu svg{
width:18px;
height:18px;
}
.ntvrv_source-3zu{
font-size:0.813rem;
color:#8C8678;
}
.ntvrv_grid-3zu{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.ntvrv_grid-3zu{
grid-template-columns:repeat(3,1fr);
}
}
.ntvrv_card-3zu{
border-radius:0.875rem;
background:#F5F2EC;
border:1px solid rgba(20,18,12,0.08);
padding:26px;
min-width:0;
}
.ntvrv_card_stars-3zu{
gap:2px;
display:flex;
margin-bottom:12px;
color:#1E9E5E;
}
.ntvrv_card_stars-3zu svg{
width:14px;
height:0.875rem;
}
.ntvrv_card_body-3zu{
font-weight:500;
color:#1A1710;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:18px;
line-height:1.45;
margin-bottom:1rem;
}
.ntvrv_card_meta-3zu{
gap:10px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.ntvrv_card_av-3zu{
flex:0 0 auto;
background:linear-gradient(135deg,#C8921A,#E8BC5A);
border-radius:50%;
height:2rem;
width:32px;
}
.ntvrv_card_author-3zu{
font-size:0.813rem;
color:#1A1710;
font-weight:700;
}
.ntvrv_card_loc-3zu{
color:#6B6657;
font-size:12px;
}
.ntvtt-3zu{
padding:48px 0 0.625rem;
}
@media(min-width:770px){
.ntvtt-3zu{
padding:60px 0 10px;
}
}
.ntvtt_head-3zu{
text-align:center;
margin-bottom:2.125rem;
}
.ntvtt_eyebrow-3zu{
margin-bottom:12px;
}
.ntvtt_h2-3zu{
line-height:1.05;
color:#1A1710;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:32px;
}
@media(min-width:765px){
.ntvtt_h2-3zu{
font-size:42px;
}
}
.ntvtt_grid-3zu{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.ntvtt_grid-3zu{
grid-template-columns:repeat(3,1fr);
}
}
.ntvtt_card-3zu{
background:#FDFBF7;
border:1px solid rgba(20,18,12,0.08);
padding:1.875rem;
border-radius:14px;
min-width:0;
display:flex;
flex-direction:column;
}
.ntvtt_card_ic-3zu{
display:inline-flex;
color:#1E9E5E;
align-items:center;
margin-bottom:18px;
}
.ntvtt_card_ic-3zu svg{
height:28px;
width:28px;
}
.ntvtt_card_h-3zu{
font-size:22px;
line-height:1.15;
overflow-wrap:break-word;
color:#1A1710;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:8px;
}
.ntvtt_card_p-3zu{
line-height:1.6;
margin-bottom:14px;
overflow-wrap:break-word;
color:#8C8678;
font-size:14px;
}
.ntvtt_card_p-3zu b{
font-weight:700;
color:#1A1710;
}
.ntvtt_card_link-3zu{
transition:color .22s ease;
border-bottom:1px solid #1E9E5E;
margin-top:auto;
padding-bottom:2px;
font-size:13px;
color:#1A1710;
font-weight:700;
align-self:flex-start;
}
.ntvtt_card_link-3zu:hover{
color:#1E9E5E;
}
.ntvop-3zu{
padding:36px 0 10px;
}
.ntvop_in-3zu{
background:#FDFBF7;
padding:32px;
gap:32px;
border-radius:14px;
grid-template-columns:1fr;
border:1px solid rgba(20,18,12,0.08);
align-items:center;
display:grid;
}
@media(min-width:857px){
.ntvop_in-3zu{
gap:44px;
grid-template-columns:.9fr 1.1fr;
padding:2.125rem 2.5rem;
}
}
.ntvop_left-3zu{
min-width:0;
}
.ntvop_eyebrow-3zu{
margin-bottom:0.75rem;
}
.ntvop_h2-3zu{
color:#1A1710;
font-size:1.75rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:10px;
line-height:1.08;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:767px){
.ntvop_h2-3zu{
font-size:30px;
}
}
.ntvop_text-3zu{
font-size:0.875rem;
color:#8C8678;
line-height:1.6;
}
.ntvop_grid-3zu{
gap:1px;
grid-template-columns:1fr 1fr;
overflow:hidden;
background:rgba(20,18,12,0.14);
border-radius:0.5rem;
border:1px solid rgba(20,18,12,0.14);
display:grid;
}
.ntvop_field-3zu{
background:#F5F2EC;
padding:1.125rem 1.25rem;
min-width:0;
}
.ntvop_field_lb-3zu{
margin-bottom:0.313rem;
letter-spacing:.1em;
color:#1E9E5E;
text-transform:uppercase;
font-size:0.625rem;
font-weight:600;
}
.ntvop_field_val-3zu{
overflow-wrap:break-word;
font-size:0.875rem;
color:#1A1710;
font-weight:700;
}
.ntvel-3zu{
padding:48px 0;
}
@media(min-width:768px){
.ntvel-3zu{
padding:3.5rem 0;
}
}
.ntvel_in-3zu{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.ntvel_in-3zu{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.ntvel_left-3zu{
min-width:0;
}
.ntvel_eyebrow-3zu{
margin-bottom:14px;
}
.ntvel_h2-3zu{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1A1710;
font-weight:600;
font-size:32px;
line-height:1.08;
margin-bottom:22px;
}
@media(min-width:770px){
.ntvel_h2-3zu{
font-size:38px;
}
}
.ntvel_body-3zu p{
margin-bottom:1.125rem;
overflow-wrap:break-word;
font-size:16px;
line-height:1.7;
color:#2E2B22;
}
.ntvel_dropcap-3zu{
padding:6px 0.75rem 0 0;
color:#1E9E5E;
font-size:3.875rem;
line-height:.8;
float:left;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.ntvel_right-3zu{
min-width:0;
}
.ntvel_quote-3zu{
padding:36px;
background:linear-gradient(150deg,#12201A,#080E0B);
border-radius:20px;
position:relative;
color:#F0EDE4;
margin-bottom:1.5rem;
}
.ntvel_quote_mark-3zu{
align-items:center;
margin-bottom:6px;
display:inline-flex;
color:#4FD68A;
}
.ntvel_quote_mark-3zu svg{
width:2.125rem;
height:2.125rem;
}
.ntvel_quote_text-3zu{
margin-bottom:22px;
font-weight:500;
line-height:1.4;
color:#F0EDE4;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:22px;
}
.ntvel_quote_meta-3zu{
gap:0.75rem;
display:flex;
align-items:center;
}
.ntvel_quote_av-3zu{
background:linear-gradient(135deg,#C8921A,#E8BC5A);
border-radius:50%;
flex:0 0 auto;
width:38px;
height:2.375rem;
}
.ntvel_quote_author-3zu{
font-size:14px;
font-weight:700;
color:#F0EDE4;
}
.ntvel_quote_meta_sub-3zu{
font-size:0.75rem;
color:#9EB8A8;
}
.ntvel_explain-3zu{
border-radius:14px;
border:1px solid rgba(20,18,12,0.08);
overflow:hidden;
}
.ntvel_explain_card-3zu{
padding:1.375rem 24px;
}
.ntvel_explain_card-3zu+.ntvel_explain_card-3zu{
border-top:1px solid rgba(20,18,12,0.08);
}
.ntvel_explain_h-3zu{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-size:1.25rem;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
color:#1A1710;
}
.ntvel_explain_p-3zu{
line-height:1.55;
font-size:0.875rem;
color:#8C8678;
overflow-wrap:break-word;
}
.ntvgd-3zu{
padding:3rem 0 10px;
}
.ntvgd_head-3zu{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:1.5rem;
}
@media(min-width:677px){
.ntvgd_head-3zu{
gap:1.25rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.ntvgd_eyebrow-3zu{
margin-bottom:0.625rem;
}
.ntvgd_h2-3zu{
overflow-wrap:break-word;
color:#1A1710;
font-size:28px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
}
@media(min-width:770px){
.ntvgd_h2-3zu{
font-size:2.125rem;
}
}
.ntvgd_more-3zu{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
color:#1A1710;
border-bottom:1px solid #1A1710;
padding-bottom:2px;
font-size:0.844rem;
font-weight:600;
}
.ntvgd_more-3zu:hover{
border-color:#1E9E5E;
color:#1E9E5E;
}
.ntvgd_grid-3zu{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:718px){
.ntvgd_grid-3zu{
grid-template-columns:repeat(3,1fr);
}
}
.ntvgd_card-3zu{
border-radius:0.875rem;
background:#FDFBF7;
overflow:hidden;
border:1px solid rgba(20,18,12,0.08);
display:block;
min-width:0;
}
.ntvgd_card_img-3zu{
background:linear-gradient(140deg,#12201A,#1E9E5E);
height:9.375rem;
}
.ntvgd_card_body-3zu{
padding:1.375rem;
}
.ntvgd_card_cat-3zu{
letter-spacing:.1em;
text-transform:uppercase;
font-size:10px;
font-weight:600;
color:#1E9E5E;
}
.ntvgd_card_h-3zu{
margin:0.5rem 0 10px;
font-weight:600;
overflow-wrap:break-word;
color:#1A1710;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.2;
font-size:19px;
}
.ntvgd_card_meta-3zu{
font-size:12px;
color:#6B6657;
overflow-wrap:break-word;
}
.ntvsb-3zu{
background:#FDFBF7;
padding:3rem 0;
margin-top:1.5rem;
border-top:1px solid rgba(20,18,12,0.08);
border-bottom:1px solid rgba(20,18,12,0.08);
}
@media(min-width:770px){
.ntvsb-3zu{
padding:56px 0;
}
}
.ntvsb_eyebrow-3zu{
display:block;
margin-bottom:0.75rem;
}
.ntvsb_h2-3zu{
font-weight:600;
margin-bottom:1.625rem;
font-size:1.875rem;
overflow-wrap:break-word;
color:#1A1710;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.ntvsb_h2-3zu{
font-size:2.25rem;
}
}
.ntvsb_grid-3zu{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.ntvsb_grid-3zu{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:957px){
.ntvsb_grid-3zu{
grid-template-columns:repeat(4,1fr);
}
}
.ntvsb_card-3zu{
border:1px solid rgba(20,18,12,0.08);
padding:24px;
background:#F5F2EC;
border-radius:14px;
min-width:0;
}
.ntvsb_card_h-3zu{
font-size:1.188rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-weight:600;
color:#1A1710;
overflow-wrap:break-word;
line-height:1.15;
}
.ntvsb_card_p-3zu{
line-height:1.6;
font-size:13.5px;
overflow-wrap:break-word;
color:#8C8678;
}
.ntvsb_rtp-3zu{
gap:1.5rem;
padding:1.625rem 1.75rem;
border-radius:0.875rem;
grid-template-columns:1fr;
background:#F5F2EC;
border:1px solid rgba(20,18,12,0.08);
align-items:center;
margin-top:18px;
display:grid;
}
@media(min-width:759px){
.ntvsb_rtp-3zu{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.ntvsb_rtp_h-3zu{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:20px;
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:8px;
color:#1A1710;
}
.ntvsb_rtp_p-3zu{
overflow-wrap:break-word;
color:#8C8678;
line-height:1.6;
font-size:0.844rem;
}
.ntvsb_rtp_stats-3zu{
gap:1rem;
display:flex;
}
.ntvsb_stat-3zu{
flex:1 1 0;
border-radius:0.5rem;
background:#FDFBF7;
padding:1.125rem;
text-align:center;
min-width:0;
}
.ntvsb_stat_v-3zu{
overflow-wrap:break-word;
font-size:1.625rem;
color:#1E9E5E;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.ntvsb_stat_l-3zu{
color:#6B6657;
font-size:0.719rem;
margin-top:0.25rem;
}
.ntvfaq-3zu{
padding:48px 0;
background:#FDFBF7;
border-top:1px solid rgba(20,18,12,0.08);
border-bottom:1px solid rgba(20,18,12,0.08);
margin-top:1.5rem;
}
@media(min-width:769px){
.ntvfaq-3zu{
padding:3.875rem 0;
}
}
.ntvfaq_head-3zu{
margin-bottom:2.125rem;
text-align:center;
}
.ntvfaq_eyebrow-3zu{
margin-bottom:0.75rem;
}
.ntvfaq_h2-3zu{
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
font-size:32px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1A1710;
}
@media(min-width:771px){
.ntvfaq_h2-3zu{
font-size:2.375rem;
}
}
.ntvfaq_list-3zu{
gap:0.75rem;
margin:0 auto;
display:flex;
max-width:51.25rem;
flex-direction:column;
}
.ntvfaq_item-3zu{
border-radius:0.875rem;
border:1px solid rgba(20,18,12,0.08);
overflow:hidden;
background:#F5F2EC;
}
.ntvfaq_q-3zu{
gap:1.25rem;
padding:1.25rem 24px;
list-style:none;
overflow-wrap:break-word;
color:#1A1710;
align-items:center;
font-weight:700;
justify-content:space-between;
display:flex;
font-size:1rem;
cursor:pointer;
}
.ntvfaq_q-3zu::-webkit-details-marker{
display:none;
}
.ntvfaq_q_ic-3zu{
flex:0 0 auto;
transition:transform .22s ease;
align-items:center;
display:inline-flex;
color:#1E9E5E;
}
.ntvfaq_q_ic-3zu svg{
width:18px;
height:1.125rem;
}
.ntvfaq_item-3zu[open] .ntvfaq_q_ic-3zu{
transform:rotate(180deg);
}
.ntvfaq_a-3zu{
padding:0 24px 20px;
overflow-wrap:break-word;
font-size:14.5px;
line-height:1.6;
color:#8C8678;
}
.ntvsc-3zu{
padding:3rem 0 10px;
}
.ntvsc_head-3zu{
text-align:center;
margin-bottom:28px;
}
.ntvsc_eyebrow-3zu{
margin-bottom:12px;
}
.ntvsc_h2-3zu{
font-weight:600;
font-size:30px;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1A1710;
overflow-wrap:break-word;
}
@media(min-width:765px){
.ntvsc_h2-3zu{
font-size:36px;
}
}
.ntvsc_table-3zu{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(20,18,12,0.08);
margin:0 auto;
max-width:56.25rem;
}
.ntvsc_thead-3zu{
background:#1C1A16;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.ntvsc_th-3zu{
padding:15px 1.125rem;
text-align:center;
overflow-wrap:break-word;
font-size:0.813rem;
font-weight:700;
color:#9EB8A8;
}
.ntvsc_th-3zu:first-child{
text-align:left;
}
.ntvsc_th_us-3zu{
color:#4FD68A;
}
.ntvsc_row-3zu{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20,18,12,0.08);
}
.ntvsc_row-3zu:nth-child(even){
background:#FDFBF7;
}
.ntvsc_td-3zu{
padding:15px 18px;
color:#6B6657;
text-align:center;
font-size:14px;
overflow-wrap:break-word;
min-width:0;
}
.ntvsc_td-3zu:first-child{
color:#2E2B22;
text-align:left;
font-weight:600;
}
.ntvsc_td_us-3zu{
color:#1E9E5E;
font-weight:700;
}
.ntvlh-3zu{
padding:2.5rem 0 1.25rem;
}
.ntvlh_in-3zu{
border-top:1px solid rgba(20,18,12,0.14);
padding-top:34px;
}
.ntvlh_eyebrow-3zu{
display:block;
margin-bottom:22px;
}
.ntvlh_grid-3zu{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:598px){
.ntvlh_grid-3zu{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.ntvlh_grid-3zu{
grid-template-columns:repeat(5,1fr);
}
}
.ntvlh_col-3zu{
min-width:0;
}
.ntvlh_col_h-3zu{
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-size:13px;
color:#1A1710;
font-weight:700;
}
.ntvlh_links-3zu{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.ntvlh_link-3zu{
transition:color .22s ease;
color:#8C8678;
font-size:13px;
overflow-wrap:break-word;
}
.ntvlh_link-3zu:hover{
color:#1E9E5E;
}
.ntvsg-3zu{
padding:48px 0 10px;
}
.ntvsg_eyebrow-3zu{
margin-bottom:0.75rem;
display:block;
}
.ntvsg_h2-3zu{
overflow-wrap:break-word;
font-size:1.875rem;
font-weight:600;
color:#1A1710;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:28px;
}
@media(min-width:768px){
.ntvsg_h2-3zu{
font-size:36px;
}
}
.ntvsg_grid-3zu{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:719px){
.ntvsg_grid-3zu{
grid-template-columns:repeat(3,1fr);
}
}
.ntvsg_col-3zu{
min-width:0;
}
.ntvsg_col_h-3zu{
margin-bottom:0.625rem;
overflow-wrap:break-word;
font-size:22px;
font-weight:600;
line-height:1.15;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1A1710;
}
.ntvsg_col_p-3zu{
overflow-wrap:break-word;
color:#8C8678;
line-height:1.65;
font-size:14px;
}
.ntvft-3zu{
background:#1C1A16;
color:#9EB8A8;
margin-top:40px;
}
.ntvft_in-3zu{
padding:3rem 0 28px;
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:603px){
.ntvft_in-3zu{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:898px){
.ntvft_in-3zu{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.ntvft_brand-3zu{
min-width:0;
}
.ntvft_logo-3zu{
overflow-wrap:break-word;
font-size:1.625rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F0EDE4;
font-weight:700;
}
.ntvft_tagline-3zu{
font-size:13.5px;
margin-top:14px;
max-width:280px;
color:#9EB8A8;
line-height:1.6;
}
.ntvft_contact-3zu{
transition:color .22s ease;
display:inline-block;
max-width:280px;
overflow-wrap:anywhere;
color:#4FD68A;
font-size:0.813rem;
margin-top:12px;
}
.ntvft_contact-3zu:hover{
color:#F0EDE4;
}
.ntvft_col-3zu{
min-width:0;
}
.ntvft_col_h-3zu{
text-transform:uppercase;
letter-spacing:.08em;
color:#F0EDE4;
overflow-wrap:break-word;
font-weight:700;
margin-bottom:14px;
font-size:0.813rem;
}
.ntvft_col_links-3zu{
gap:10px;
flex-direction:column;
display:flex;
}
.ntvft_link-3zu{
transition:color .22s ease;
color:#9EB8A8;
overflow-wrap:break-word;
font-size:0.844rem;
}
.ntvft_link-3zu:hover{
color:#F0EDE4;
}
.ntvft_bot-3zu{
gap:16px;
padding:22px 0 2.5rem;
border-top:1px solid rgba(255,253,245,0.13);
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.ntvft_bot-3zu{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.ntvft_legal-3zu{
max-width:760px;
line-height:1.6;
overflow-wrap:break-word;
color:#B0AA9E;
font-size:0.719rem;
}
.ntvft_legal-3zu b{
color:#9EB8A8;
font-weight:700;
}
.ntvft_age-3zu{
border-radius:8px;
flex:0 0 auto;
border:1.5px solid #4FD68A;
padding:0.25rem 9px;
font-weight:700;
font-size:0.813rem;
color:#4FD68A;
}