*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1814;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
color:#D6CFBF;
font-family:"Mulish", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
text-rendering:optimizeLegibility;
line-height:1.6;
font-size:0.938rem;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.nty_layoutmqn{
min-height:100vh;
flex-direction:column;
display:flex;
}
.nty_mainmqn{
flex:1 1 auto;
width:100%;
min-width:0;
}
.nty_containermqn{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:87.5rem;
}
@media(min-width:766px){
.nty_containermqn{
padding:0 2rem;
}
}
@media(min-width:1100px){
.nty_containermqn{
padding:0 3.5rem;
}
}
.nty_eyebrowmqn{
overflow-wrap:break-word;
display:inline-block;
line-height:1.4;
color:#C4A262;
letter-spacing:.2em;
font-family:"Mulish", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:600;
text-transform:uppercase;
font-size:11px;
}
.nty_bandmqn{
background:#141210;
color:#F2EDE3;
}
.nty_bandmqn .nty_eyebrowmqn{
color:#D4A84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.nty_tbmqn{
background:#1A1814;
position:sticky;
top:0;
z-index:50;
border-bottom:1px solid rgba(244,238,224,0.13);
}
.nty_tb_inmqn{
margin:0 auto;
gap:1rem;
padding:0.75rem 16px;
width:100%;
max-width:1400px;
display:flex;
justify-content:space-between;
align-items:center;
}
@media(min-width:769px){
.nty_tb_inmqn{
padding:1rem 2rem;
}
}
@media(min-width:1100px){
.nty_tb_inmqn{
padding:18px 3.5rem;
}
}
.nty_tb_leftmqn{
gap:28px;
align-items:center;
display:flex;
min-width:0;
}
.nty_tb_logomqn{
gap:11px;
align-items:center;
display:flex;
min-width:0;
}
.nty_tb_logo_markmqn{
flex:0 0 auto;
border-radius:0.5rem;
height:2.125rem;
width:2.125rem;
object-fit:cover;
}
.nty_tb_logo_txtmqn{
min-width:0;
display:flex;
flex-direction:column;
line-height:1;
}
.nty_tb_logo_namemqn{
overflow:hidden;
letter-spacing:.02em;
font-size:1.375rem;
color:#F2EDE3;
white-space:nowrap;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:700;
text-overflow:ellipsis;
}
.nty_tb_logo_submqn{
overflow:hidden;
text-transform:uppercase;
white-space:nowrap;
color:#C4A262;
font-size:8.5px;
font-weight:600;
letter-spacing:.32em;
text-overflow:ellipsis;
margin-top:4px;
}
.nty_tb_navmqn{
display:none;
}
@media(min-width:957px){
.nty_tb_navmqn{
gap:28px;
align-items:center;
display:flex;
}
}
.nty_tb_nav_itemmqn{
transition:color .2s ease,border-color .2s ease;
padding-bottom:3px;
font-size:0.875rem;
font-weight:600;
white-space:nowrap;
color:#D6CFBF;
border-bottom:2px solid transparent;
}
.nty_tb_nav_itemmqn:hover{
color:#F2EDE3;
}
.nty_tb_nav_itemmqn.nty_state_activemqn{
border-color:#C4A262;
color:#F2EDE3;
}
.nty_tb_rightmqn{
flex:0 0 auto;
gap:0.875rem;
display:flex;
align-items:center;
}
.nty_tb_searchmqn{
transition:color .2s ease;
justify-content:center;
color:#D6CFBF;
align-items:center;
display:flex;
}
.nty_tb_searchmqn:hover{
color:#C4A262;
}
.nty_tb_searchmqn svg{
width:1.125rem;
height:1.125rem;
}
.nty_tb_langmqn{
letter-spacing:.1em;
font-size:0.688rem;
font-weight:600;
color:#9E9484;
text-transform:uppercase;
}
.nty_tb_langmqn:hover{
color:#F2EDE3;
}
.nty_tb_loginmqn{
font-weight:600;
display:none;
font-size:14px;
color:#F2EDE3;
}
@media(min-width:765px){
.nty_tb_loginmqn{
display:inline-block;
}
}
.nty_tb_registermqn{
background:#C4A262;
border-radius:999px;
transition:background-color .2s ease;
padding:11px 1.375rem;
font-size:14px;
white-space:nowrap;
font-weight:700;
color:#1A1814;
}
.nty_tb_registermqn:hover{
background:#D4A84B;
}
.nty_mobmqn{
background:#1A1814;
left:0;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
right:0;
border-top:1px solid rgba(244,238,224,0.13);
z-index:60;
bottom:0;
}
@media(min-width:960px){
.nty_mobmqn{
display:none;
}
}
.nty_mob_inmqn{
margin:0 auto;
display:flex;
align-items:stretch;
justify-content:space-around;
max-width:35rem;
}
.nty_mob_itemmqn{
flex:1 1 0;
transition:color .2s ease;
padding:9px 4px;
gap:3px;
display:flex;
color:#9E9484;
min-width:0;
flex-direction:column;
align-items:center;
}
.nty_mob_itemmqn.nty_state_activemqn{
color:#C4A262;
}
.nty_mob_icmqn{
align-items:center;
justify-content:center;
display:flex;
}
.nty_mob_icmqn svg{
width:20px;
height:1.25rem;
}
.nty_mob_lbmqn{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
font-size:0.625rem;
white-space:nowrap;
font-weight:600;
}
@media(max-width:960px){
body{
padding-bottom:60px;
}
}
.nty_railmqn{
position:relative;
min-width:0;
}
.nty_rail_scrollmqn{
gap:14px;
scrollbar-width:thin;
padding-bottom:0.875rem;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
display:flex;
}
@media(min-width:769px){
.nty_rail_scrollmqn{
gap:1.125rem;
}
}
.nty_gcmqn{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:771px){
.nty_gcmqn{
width:188px;
}
}
.nty_gc_imgmqn{
border-radius:0.875rem;
background:#222019;
overflow:hidden;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.30);
}
.nty_gc_imgmqn img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.nty_gc_covermqn{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.nty_gc_hovermqn{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .2s ease;
position:absolute;
justify-content:center;
align-items:center;
display:flex;
opacity:0;
}
.nty_gcmqn:hover .nty_gc_hovermqn{
opacity:1;
}
.nty_gc_hover_btnmqn{
border-radius:999px;
background:#C4A262;
align-items:center;
display:flex;
justify-content:center;
color:#1A1814;
width:46px;
height:2.875rem;
}
.nty_gc_hover_btnmqn svg{
width:1.125rem;
height:1.125rem;
}
.nty_gc_infomqn{
gap:2px;
display:flex;
margin-top:9px;
flex-direction:column;
min-width:0;
}
.nty_gc_namemqn{
overflow:hidden;
font-weight:700;
color:#F2EDE3;
text-overflow:ellipsis;
font-size:0.813rem;
white-space:nowrap;
}
.nty_gc_provmqn{
overflow:hidden;
font-size:0.688rem;
text-overflow:ellipsis;
color:#9E9484;
white-space:nowrap;
}
.nty_gc_metamqn{
color:#9E9484;
font-size:0.688rem;
}
.nty_tcmqn{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:770px){
.nty_tcmqn{
width:230px;
}
}
.nty_tc_imgmqn{
border-radius:0.875rem;
overflow:hidden;
background:#222019;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.30);
position:relative;
padding-bottom:75%;
}
.nty_tc_imgmqn img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.nty_tc_infomqn{
gap:2px;
flex-direction:column;
margin-top:9px;
display:flex;
min-width:0;
}
.nty_tc_namemqn{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:14px;
font-weight:700;
color:#F2EDE3;
}
.nty_tc_rtpmqn{
color:#9E9484;
font-size:0.688rem;
}
.nty_lcmqn{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:765px){
.nty_lcmqn{
width:16.75rem;
}
}
.nty_lc_imgmqn{
overflow:hidden;
background:#222019;
border-radius:14px;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.30);
padding-bottom:62.5%;
position:relative;
}
.nty_lc_imgmqn img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.nty_lc_livemqn{
border-radius:62.438rem;
gap:0.438rem;
padding:4px 0.563rem;
background:rgba(0,0,0,0.52);
align-items:center;
position:absolute;
top:0.75rem;
left:0.75rem;
display:flex;
}
.nty_lc_live_dotmqn{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#C2524A;
width:8px;
height:8px;
}
.nty_lc_seatsmqn{
color:#F2EDE3;
text-transform:uppercase;
letter-spacing:.08em;
font-size:10px;
font-weight:600;
}
.nty_lc_infomqn{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:0.563rem;
}
.nty_lc_namemqn{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
font-size:15px;
white-space:nowrap;
color:#F2EDE3;
}
.nty_lc_betmqn{
color:#9E9484;
font-size:0.688rem;
}
.nty_pcmqn{
padding:1rem 14px;
background:#222019;
gap:0.5rem;
border:1px solid rgba(244,238,224,0.07);
border-radius:0.875rem;
flex-direction:column;
align-items:center;
justify-content:center;
display:flex;
min-width:0;
min-height:74px;
}
.nty_pc_logomqn{
flex:0 0 auto;
object-fit:contain;
max-width:100%;
height:28px;
width:auto;
}
.nty_pc_namemqn{
overflow:hidden;
color:#9E9484;
font-size:0.688rem;
white-space:nowrap;
max-width:100%;
text-align:center;
text-overflow:ellipsis;
}
.nty_gc_tagmqn{
border-radius:8px;
padding:3px 0.5rem;
display:inline-block;
z-index:2;
text-transform:uppercase;
font-weight:700;
letter-spacing:.06em;
top:10px;
position:absolute;
font-size:0.625rem;
left:0.625rem;
}
.nty_gc_tag_hotmqn{
background:#C2524A;
color:#F2EDE3;
}
.nty_gc_tag_newmqn{
background:#D4A84B;
color:#1A1814;
}
.nty_gc_tag_jpmqn{
background:#C4A262;
color:#1A1814;
}
.nty_gc_tag_livemqn{
background:#C2524A;
color:#F2EDE3;
}
.nty_shmqn{
margin-bottom:1.125rem;
min-width:0;
}
.nty_sh_rowmqn{
gap:1rem;
display:flex;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
}
.nty_sh_rowmqn .nty_sh_lmqn{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.nty_sh_stackmqn{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.nty_sh_centermqn{
gap:0.625rem;
text-align:center;
align-items:center;
flex-direction:column;
display:flex;
}
.nty_sh_h2mqn{
font-weight:600;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
font-size:24px;
overflow-wrap:break-word;
color:#F2EDE3;
}
@media(min-width:766px){
.nty_sh_h2mqn{
font-size:30px;
}
}
.nty_bandmqn .nty_sh_h2mqn{
color:#F2EDE3;
}
.nty_sh_eb_linemqn{
gap:10px;
display:inline-flex;
align-items:center;
}
.nty_sh_eb_linemqn::before{
background:#C4A262;
content:"";
display:inline-block;
height:1px;
width:1.75rem;
}
.nty_bandmqn .nty_sh_eb_linemqn::before{
background:#D4A84B;
}
.nty_sh_eb_dotmqn{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.nty_sh_eb_dotmqn::before{
background:#C4A262;
border-radius:50%;
width:6px;
display:inline-block;
content:"";
height:6px;
}
.nty_bandmqn .nty_sh_eb_dotmqn::before{
background:#D4A84B;
}
.nty_sh_linkmqn{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:0.375rem;
padding-bottom:2px;
display:inline-flex;
white-space:nowrap;
border-bottom:1px solid #F2EDE3;
align-items:center;
font-weight:600;
color:#F2EDE3;
font-size:13px;
}
.nty_sh_linkmqn:hover{
border-color:#C4A262;
color:#C4A262;
}
.nty_sh_linkmqn svg{
height:14px;
width:0.875rem;
}
.nty_sh_link_chevmqn{
border-bottom:0;
padding-bottom:0;
}
.nty_sh_link_btnmqn{
background:#C4A262;
border-radius:999px;
padding:0.563rem 1.125rem;
color:#1A1814;
border-bottom:0;
}
.nty_sh_link_btnmqn:hover{
background:#D4A84B;
border-color:transparent;
color:#1A1814;
}
.nty_bandmqn .nty_sh_linkmqn{
border-color:#F2EDE3;
color:#F2EDE3;
}
.nty_bandmqn .nty_sh_link_btnmqn{
background:#D4A84B;
color:#1A1814;
}
.nty_sh_rulemqn{
margin:-2px 0 1.125rem;
background:rgba(244,238,224,0.13);
height:1px;
}
.nty_bandmqn .nty_sh_rulemqn{
background:rgba(244,238,224,0.12);
}
.nty_heromqn{
padding:2rem 0 8px;
}
@media(min-width:770px){
.nty_heromqn{
padding:3.5rem 0 1.5rem;
}
}
.nty_hero_inmqn{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:902px){
.nty_hero_inmqn{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.nty_hero_copymqn{
min-width:0;
}
.nty_hero_eyebrowmqn{
gap:0.625rem;
display:inline-flex;
margin-bottom:22px;
align-items:center;
}
.nty_hero_eyebrow_linemqn{
flex:0 0 auto;
background:#C4A262;
display:inline-block;
width:28px;
height:1px;
}
.nty_hero_h1mqn{
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.04;
margin-bottom:1.25rem;
font-size:2.375rem;
color:#F2EDE3;
font-weight:600;
letter-spacing:-.01em;
}
@media(min-width:767px){
.nty_hero_h1mqn{
font-size:54px;
}
}
@media(min-width:1103px){
.nty_hero_h1mqn{
font-size:62px;
}
}
.nty_hero_h1mqn em{
font-style:normal;
color:#C4A262;
}
.nty_hero_submqn{
max-width:30rem;
color:#7A7266;
line-height:1.6;
margin-bottom:30px;
font-size:1rem;
}
@media(min-width:770px){
.nty_hero_submqn{
font-size:1.125rem;
}
}
.nty_hero_actionsmqn{
gap:0.875rem;
margin-bottom:34px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.nty_hero_ctamqn{
background:#C4A262;
padding:16px 30px;
gap:0.625rem;
border-radius:999px;
transition:background-color .2s ease;
align-items:center;
font-weight:700;
display:inline-flex;
font-size:0.938rem;
color:#1A1814;
}
.nty_hero_ctamqn:hover{
background:#D4A84B;
}
.nty_hero_cta_icmqn{
align-items:center;
display:inline-flex;
}
.nty_hero_cta_icmqn svg{
width:1rem;
height:1rem;
}
.nty_hero_cta_altmqn{
border:1px solid rgba(244,238,224,0.13);
transition:border-color .2s ease,color .2s ease;
padding:15px 1.625rem;
background:transparent;
border-radius:62.438rem;
display:inline-flex;
align-items:center;
color:#F2EDE3;
font-weight:600;
font-size:15px;
}
.nty_hero_cta_altmqn:hover{
border-color:#C4A262;
color:#C4A262;
}
.nty_hero_trustmqn{
gap:1.375rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.nty_hero_trust_itemmqn{
gap:9px;
font-size:0.813rem;
font-weight:600;
color:#D6CFBF;
display:flex;
align-items:center;
}
.nty_hero_trust_icmqn{
display:inline-flex;
color:#C4A262;
align-items:center;
}
.nty_hero_trust_icmqn svg{
width:1rem;
height:16px;
}
.nty_hero_promomqn{
border-radius:1.25rem;
background:#222019;
overflow:hidden;
position:relative;
min-height:300px;
display:flex;
box-shadow:0 8px 2.5rem rgba(0,0,0,0.55), 0 2px 10px rgba(196,162,98,0.10);
}
.nty_hero_promo_bgmqn{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.nty_hero_promo_bgmqn::after{
background:linear-gradient(120deg,#141210 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.nty_hero_promo_glowmqn{
background:radial-gradient(circle,rgba(196,162,98,0.12) 0%,transparent 65%);
border-radius:50%;
position:absolute;
right:-1.25rem;
top:-40px;
height:260px;
pointer-events:none;
width:260px;
}
.nty_hero_promo_ctmqn{
padding:28px;
position:relative;
z-index:2;
align-self:flex-end;
max-width:88%;
}
.nty_hero_promo_labelmqn{
font-weight:700;
letter-spacing:.25em;
text-transform:uppercase;
display:block;
font-size:10px;
color:#D4A84B;
margin-bottom:8px;
}
.nty_hero_promo_amountmqn{
color:#F2EDE3;
line-height:1.05;
font-size:2rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.nty_hero_promo_amountmqn{
font-size:2.5rem;
}
}
.nty_hero_promo_amountmqn em{
font-style:normal;
color:#D4A84B;
}
.nty_hero_ratingmqn{
border-radius:14px;
padding:10px 0.875rem;
border:1px solid rgba(244,238,224,0.07);
background:#222019;
gap:10px;
display:flex;
top:0.875rem;
align-items:center;
max-width:min(16.25rem,62%);
z-index:3;
right:14px;
position:absolute;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.30);
}
.nty_hero_rating_scoremqn{
flex:0 0 auto;
color:#F2EDE3;
font-size:24px;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.nty_hero_rating_txtmqn{
flex:1 1 auto;
min-width:0;
}
.nty_hero_rating_starsmqn{
gap:2px;
color:#C4A262;
display:flex;
}
.nty_hero_rating_starsmqn svg{
width:12px;
height:0.75rem;
}
.nty_hero_rating_capmqn{
font-size:0.688rem;
overflow-wrap:break-word;
line-height:1.35;
display:block;
color:#9E9484;
margin-top:3px;
}
.nty_statmqn{
margin-top:16px;
border-bottom:1px solid rgba(244,238,224,0.13);
border-top:1px solid rgba(244,238,224,0.13);
}
.nty_stat_inmqn{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.nty_stat_inmqn{
grid-template-columns:repeat(4,1fr);
}
}
.nty_stat_itemmqn{
padding:1.375rem 0.875rem;
border-right:1px solid rgba(244,238,224,0.07);
border-bottom:1px solid rgba(244,238,224,0.07);
min-width:0;
}
.nty_stat_itemmqn:nth-child(2n){
border-right:0;
}
.nty_stat_itemmqn:nth-child(n+3){
border-bottom:0;
}
@media(min-width:771px){
.nty_stat_itemmqn{
border-bottom:0;
}
.nty_stat_itemmqn:nth-child(2n){
border-right:1px solid rgba(244,238,224,0.07);
}
.nty_stat_itemmqn:nth-child(4n){
border-right:0;
}
}
.nty_stat_valuemqn{
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:30px;
color:#F2EDE3;
font-weight:700;
overflow-wrap:break-word;
line-height:1;
}
@media(min-width:766px){
.nty_stat_valuemqn{
font-size:2.125rem;
}
}
.nty_stat_labelmqn{
overflow-wrap:break-word;
font-size:13px;
margin-top:0.375rem;
color:#9E9484;
line-height:1.4;
}
.nty_prmqn{
padding:1.875rem 0 6px;
}
.nty_pr_cardmqn{
border-radius:1.25rem;
gap:0.625rem;
padding:1.625rem;
background:#222019;
overflow:hidden;
flex:0 0 auto;
border:1px solid rgba(244,238,224,0.07);
position:relative;
width:280px;
display:flex;
flex-direction:column;
min-height:200px;
}
@media(min-width:769px){
.nty_pr_cardmqn{
width:18.75rem;
}
}
.nty_pr_card_featmqn{
background:linear-gradient(150deg,#1C1910,#0E0D0B);
border-color:transparent;
color:#F2EDE3;
}
.nty_pr_glowmqn{
border-radius:50%;
background:radial-gradient(circle,rgba(196,162,98,0.12),transparent 70%);
pointer-events:none;
width:130px;
opacity:0;
height:130px;
top:-30px;
position:absolute;
right:-30px;
}
.nty_pr_card_featmqn .nty_pr_glowmqn{
opacity:1;
}
.nty_pr_labelmqn{
text-transform:uppercase;
color:#C4A262;
letter-spacing:.16em;
font-weight:700;
font-size:10px;
position:relative;
}
.nty_pr_card_featmqn .nty_pr_labelmqn{
color:#D4A84B;
}
.nty_pr_amountmqn{
font-weight:600;
position:relative;
line-height:1.08;
font-size:1.625rem;
color:#F2EDE3;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.nty_pr_card_featmqn .nty_pr_amountmqn{
color:#F2EDE3;
}
.nty_pr_amountmqn em{
font-style:normal;
color:#C4A262;
}
.nty_pr_card_featmqn .nty_pr_amountmqn em{
color:#D4A84B;
}
.nty_pr_termsmqn{
color:#9E9484;
font-size:0.813rem;
position:relative;
line-height:1.5;
}
.nty_pr_card_featmqn .nty_pr_termsmqn{
color:#A89F90;
}
.nty_pr_ctamqn{
margin-top:auto;
align-self:flex-start;
position:relative;
}
.nty_pr_card_featmqn .nty_pr_ctamqn{
background:#D4A84B;
border-radius:62.438rem;
transition:opacity .2s ease;
padding:0.563rem 1.125rem;
color:#1A1814;
font-size:13px;
font-weight:700;
}
.nty_pr_card_featmqn .nty_pr_ctamqn:hover{
opacity:.9;
}
.nty_pr_cardmqn:not(.nty_pr_card_featmqn) .nty_pr_ctamqn{
transition:color .2s ease,border-color .2s ease;
font-size:0.813rem;
padding-bottom:2px;
border-bottom:1px solid #F2EDE3;
font-weight:700;
color:#F2EDE3;
}
.nty_pr_cardmqn:not(.nty_pr_card_featmqn) .nty_pr_ctamqn:hover{
border-color:#C4A262;
color:#C4A262;
}
.nty_growmqn{
padding:26px 0 10px;
}
.nty_row_seomqn{
margin:10px 0 0;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
max-width:760px;
color:#7A7266;
}
.nty_row_seomqn strong{
color:#F2EDE3;
font-weight:700;
}
.nty_jpmqn{
padding:1.875rem 0 0.625rem;
}
.nty_jp_gridmqn{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:765px){
.nty_jp_gridmqn{
grid-template-columns:1fr 1fr;
}
.nty_jp_card_megamqn{
grid-column:1/-1;
}
}
@media(min-width:999px){
.nty_jp_gridmqn{
grid-template-columns:1.4fr 1fr 1fr;
}
.nty_jp_card_megamqn{
grid-column:auto;
}
}
.nty_jp_cardmqn{
gap:0.75rem;
border:1px solid rgba(244,238,224,0.07);
padding:1.625rem;
background:#222019;
border-radius:1.25rem;
overflow:hidden;
display:flex;
position:relative;
min-height:12.5rem;
flex-direction:column;
justify-content:space-between;
min-width:0;
}
.nty_jp_card_megamqn{
border-color:transparent;
background:linear-gradient(135deg,#1C1910,#0E0D0B);
color:#F2EDE3;
min-height:13.125rem;
}
.nty_jp_glowmqn{
background:radial-gradient(circle,rgba(196,162,98,0.12),transparent 70%);
border-radius:50%;
width:200px;
right:-40px;
height:12.5rem;
top:-40px;
position:absolute;
pointer-events:none;
}
.nty_jp_labelmqn{
gap:10px;
flex-wrap:wrap;
font-weight:700;
display:flex;
font-size:0.625rem;
justify-content:space-between;
letter-spacing:.16em;
color:#C4A262;
text-transform:uppercase;
position:relative;
align-items:center;
}
.nty_jp_card_megamqn .nty_jp_labelmqn{
color:#D4A84B;
}
.nty_jp_dropmqn{
text-transform:none;
font-weight:600;
letter-spacing:.04em;
color:#9E9484;
}
.nty_jp_card_megamqn .nty_jp_dropmqn{
color:#A89F90;
}
.nty_jp_amountmqn{
overflow-wrap:break-word;
color:#F2EDE3;
line-height:1;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:2.375rem;
position:relative;
font-weight:700;
}
.nty_jp_card_megamqn .nty_jp_amountmqn{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#D4A84B;
}
@media(min-width:768px){
.nty_jp_card_megamqn .nty_jp_amountmqn{
font-size:54px;
}
}
.nty_jp_gamemqn{
color:#9E9484;
font-size:0.813rem;
position:relative;
}
.nty_jp_card_megamqn .nty_jp_gamemqn{
color:#A89F90;
}
.nty_jp_ctamqn{
position:relative;
align-self:flex-start;
}
.nty_jp_card_megamqn .nty_jp_ctamqn{
transition:opacity .2s ease;
border-radius:999px;
background:#D4A84B;
padding:0.625rem 1.25rem;
color:#1A1814;
font-weight:700;
font-size:13px;
}
.nty_jp_card_megamqn .nty_jp_ctamqn:hover{
opacity:.9;
}
.nty_jp_cardmqn:not(.nty_jp_card_megamqn) .nty_jp_ctamqn{
transition:color .2s ease,border-color .2s ease;
color:#F2EDE3;
padding-bottom:2px;
font-weight:700;
font-size:0.813rem;
border-bottom:1px solid #F2EDE3;
}
.nty_jp_cardmqn:not(.nty_jp_card_megamqn) .nty_jp_ctamqn:hover{
border-color:#C4A262;
color:#C4A262;
}
.nty_jp_seomqn{
margin:0.875rem 0 0;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
max-width:760px;
color:#7A7266;
}
.nty_jp_seomqn strong{
color:#F2EDE3;
font-weight:700;
}
.nty_growmqn{
padding:1.625rem 0 0.625rem;
}
.nty_row_seomqn{
margin:10px 0 0;
max-width:760px;
overflow-wrap:break-word;
color:#7A7266;
line-height:1.65;
font-size:0.875rem;
}
.nty_row_seomqn strong{
font-weight:700;
color:#F2EDE3;
}
.nty_growmqn{
padding:1.625rem 0 0.625rem;
}
.nty_row_seomqn{
margin:10px 0 0;
max-width:47.5rem;
line-height:1.65;
color:#7A7266;
overflow-wrap:break-word;
font-size:0.875rem;
}
.nty_row_seomqn strong{
font-weight:700;
color:#F2EDE3;
}
.nty_growmqn{
padding:1.625rem 0 0.625rem;
}
.nty_row_seomqn{
margin:10px 0 0;
overflow-wrap:break-word;
line-height:1.65;
max-width:760px;
font-size:0.875rem;
color:#7A7266;
}
.nty_row_seomqn strong{
color:#F2EDE3;
font-weight:700;
}
.nty_gfmqn{
padding:1.5rem 0 6px;
}
.nty_gf_inmqn{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.nty_gf_chipmqn{
background:#222019;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border-radius:62.438rem;
padding:0.625rem 1.125rem;
border:1px solid rgba(244,238,224,0.13);
white-space:nowrap;
font-weight:600;
font-size:0.813rem;
color:#D6CFBF;
}
.nty_gf_chipmqn:hover{
border-color:#C4A262;
color:#C4A262;
}
.nty_gf_chipmqn.nty_state_activemqn{
background:#C4A262;
border-color:transparent;
color:#1A1814;
}
.nty_appmqn{
padding:30px 0 10px;
}
.nty_app_inmqn{
border-radius:20px;
padding:32px;
border:1px solid rgba(244,238,224,0.07);
background:#222019;
gap:28px;
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.nty_app_inmqn{
padding:2.5rem 2.75rem;
gap:40px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.nty_app_copymqn{
min-width:0;
max-width:560px;
}
.nty_app_eyebrowmqn{
margin-bottom:12px;
}
.nty_app_h2mqn{
font-weight:600;
color:#F2EDE3;
overflow-wrap:break-word;
font-size:1.75rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
margin-bottom:12px;
line-height:1.05;
}
@media(min-width:768px){
.nty_app_h2mqn{
font-size:2.125rem;
}
}
.nty_app_textmqn{
color:#7A7266;
margin-bottom:22px;
font-size:0.875rem;
line-height:1.6;
}
.nty_app_btnsmqn{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.nty_app_btnmqn{
background:#C4A262;
gap:10px;
transition:background-color .2s ease;
border-radius:0.875rem;
padding:0.688rem 1.25rem;
display:inline-flex;
color:#1A1814;
align-items:center;
}
.nty_app_btnmqn:hover{
background:#D4A84B;
}
.nty_app_btn_icmqn{
display:inline-flex;
align-items:center;
}
.nty_app_btn_icmqn svg{
width:18px;
height:1.125rem;
}
.nty_app_btn_lbmqn{
font-size:0.844rem;
font-weight:700;
}
.nty_app_qr_wrapmqn{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.nty_app_qrmqn{
border-radius:0.875rem;
flex:0 0 auto;
height:6.75rem;
background-color:#C4A262;
width:108px;
background-image:repeating-linear-gradient(0deg,#222019 0 5px,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#222019 0 5px,transparent 5px 11px);
}
.nty_app_qr_capmqn{
max-width:5.75rem;
font-size:0.781rem;
line-height:1.4;
color:#9E9484;
}
.nty_seamqn{
padding:1.5rem 0 0.625rem;
}
.nty_sea_inmqn{
border-radius:1.25rem;
overflow:hidden;
padding:36px;
background:linear-gradient(115deg,#1C1910,#0E0D0B);
gap:1.375rem;
color:#F2EDE3;
flex-direction:column;
display:flex;
position:relative;
}
@media(min-width:823px){
.nty_sea_inmqn{
padding:44px 3rem;
gap:32px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.nty_sea_glowmqn{
border-radius:50%;
background:radial-gradient(circle,rgba(196,162,98,0.12),transparent 68%);
pointer-events:none;
position:absolute;
width:240px;
height:240px;
top:50%;
right:60px;
transform:translateY(-50%);
}
.nty_sea_copymqn{
max-width:35rem;
position:relative;
min-width:0;
}
.nty_sea_eyebrowmqn{
margin-bottom:12px;
}
.nty_sea_h2mqn{
line-height:1.04;
color:#F2EDE3;
margin-bottom:0.75rem;
font-weight:600;
font-size:30px;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.nty_sea_h2mqn{
font-size:38px;
}
}
.nty_sea_textmqn{
line-height:1.6;
color:#A89F90;
font-size:0.938rem;
}
.nty_sea_ctamqn{
background:#D4A84B;
border-radius:999px;
padding:1rem 32px;
flex:0 0 auto;
transition:opacity .2s ease;
position:relative;
font-weight:700;
font-size:15px;
color:#1A1814;
}
.nty_sea_ctamqn:hover{
opacity:.9;
}
.nty_vipmqn{
padding:3rem 0;
}
@media(min-width:770px){
.nty_vipmqn{
padding:64px 0;
}
}
.nty_vip_headmqn{
gap:14px;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:883px){
.nty_vip_headmqn{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.nty_vip_eyebrowmqn{
margin-bottom:12px;
}
.nty_vip_h2mqn{
color:#F2EDE3;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:32px;
line-height:1.05;
font-weight:600;
}
@media(min-width:769px){
.nty_vip_h2mqn{
font-size:2.5rem;
}
}
.nty_vip_intromqn{
max-width:420px;
font-size:14px;
line-height:1.6;
color:#A89F90;
}
.nty_vip_gridmqn{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.nty_vip_cardmqn{
padding:22px 18px;
border:1px solid rgba(244,238,224,0.12);
border-radius:0.875rem;
min-width:0;
}
.nty_vip_card_featmqn{
border-color:#D4A84B;
background:rgba(244,238,224,0.07);
}
.nty_vip_card_icmqn{
border-radius:8px;
background:linear-gradient(135deg,#B8913E,#DDB95C);
display:block;
height:2.125rem;
margin-bottom:1rem;
width:2.125rem;
}
.nty_vip_namemqn{
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:20px;
color:#F2EDE3;
overflow-wrap:break-word;
margin-bottom:6px;
font-weight:600;
}
.nty_vip_perkmqn{
font-size:12.5px;
line-height:1.5;
color:#A89F90;
overflow-wrap:break-word;
}
.nty_tsmqn{
padding:2.75rem 0;
}
.nty_ts_inmqn{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:877px){
.nty_ts_inmqn{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.nty_ts_leftmqn{
min-width:0;
}
.nty_ts_h2mqn{
line-height:1.1;
font-weight:600;
color:#F2EDE3;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:12px;
font-size:1.625rem;
}
@media(min-width:766px){
.nty_ts_h2mqn{
font-size:1.75rem;
}
}
.nty_ts_textmqn{
color:#A89F90;
max-width:520px;
margin-bottom:22px;
font-size:14.5px;
line-height:1.6;
}
.nty_ts_badgesmqn{
gap:18px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.nty_ts_badgemqn{
font-size:0.813rem;
color:#A89F90;
font-weight:600;
}
.nty_ts_paymqn{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:883px){
.nty_ts_paymqn{
justify-content:flex-end;
}
}
.nty_ts_pay_chipmqn{
border-radius:14px;
background:rgba(244,238,224,0.07);
border:1px solid rgba(244,238,224,0.12);
padding:12px 1rem;
font-weight:700;
font-size:0.875rem;
color:#F2EDE3;
}
.nty_pmtmqn{
padding:3rem 0 10px;
}
.nty_pmt_inmqn{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:881px){
.nty_pmt_inmqn{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.nty_pmt_leftmqn{
min-width:0;
}
.nty_pmt_eyebrowmqn{
margin-bottom:12px;
}
.nty_pmt_h2mqn{
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-weight:600;
font-size:30px;
color:#F2EDE3;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
}
@media(min-width:766px){
.nty_pmt_h2mqn{
font-size:2rem;
}
}
.nty_pmt_textmqn{
line-height:1.6;
font-size:14.5px;
margin-bottom:1.375rem;
color:#7A7266;
}
.nty_pmt_logosmqn{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:483px){
.nty_pmt_logosmqn{
grid-template-columns:repeat(4,1fr);
}
}
.nty_pmt_logomqn{
background:#222019;
padding:0 0.5rem;
border-radius:8px;
border:1px solid rgba(244,238,224,0.07);
overflow:hidden;
color:#D6CFBF;
text-align:center;
align-items:center;
display:flex;
justify-content:center;
white-space:nowrap;
height:3.125rem;
text-overflow:ellipsis;
font-weight:700;
font-size:12.5px;
}
.nty_pmt_tablemqn{
border:1px solid rgba(244,238,224,0.07);
border-radius:14px;
overflow:hidden;
min-width:0;
}
.nty_pmt_theadmqn{
background:#110F0D;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.nty_pmt_thmqn{
overflow:hidden;
padding:0.813rem 0.875rem;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
font-size:0.625rem;
color:#F2EDE3;
letter-spacing:.08em;
text-transform:uppercase;
}
.nty_pmt_rowmqn{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(244,238,224,0.07);
display:grid;
}
.nty_pmt_rowmqn:nth-child(odd){
background:#222019;
}
.nty_pmt_tdmqn{
padding:14px;
overflow-wrap:break-word;
font-size:0.844rem;
min-width:0;
color:#7A7266;
}
.nty_pmt_rowmqn .nty_pmt_tdmqn:first-child{
font-weight:700;
color:#F2EDE3;
}
.nty_pmt_rowmqn .nty_pmt_tdmqn:last-child{
color:#6BAF82;
font-weight:700;
}
.nty_rvmqn{
padding:3rem 0;
background:#222019;
border-bottom:1px solid rgba(244,238,224,0.07);
border-top:1px solid rgba(244,238,224,0.07);
margin-top:24px;
}
@media(min-width:769px){
.nty_rvmqn{
padding:3.5rem 0;
}
}
.nty_rv_headmqn{
gap:1rem;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.nty_rv_headmqn{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.nty_rv_eyebrowmqn{
margin-bottom:0.625rem;
}
.nty_rv_h2mqn{
color:#F2EDE3;
font-weight:600;
line-height:1.05;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:768px){
.nty_rv_h2mqn{
font-size:2.375rem;
}
}
.nty_rv_aggmqn{
gap:0.75rem;
display:flex;
align-items:center;
}
.nty_rv_agg_starsmqn{
gap:3px;
color:#C4A262;
display:flex;
}
.nty_rv_agg_starsmqn svg{
height:1.125rem;
width:18px;
}
.nty_rv_sourcemqn{
font-size:13px;
color:#7A7266;
}
.nty_rv_gridmqn{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:760px){
.nty_rv_gridmqn{
grid-template-columns:repeat(3,1fr);
}
}
.nty_rv_cardmqn{
border:1px solid rgba(244,238,224,0.07);
padding:26px;
background:#1A1814;
border-radius:0.875rem;
min-width:0;
}
.nty_rv_card_starsmqn{
gap:2px;
margin-bottom:12px;
color:#C4A262;
display:flex;
}
.nty_rv_card_starsmqn svg{
width:0.875rem;
height:0.875rem;
}
.nty_rv_card_bodymqn{
font-weight:500;
margin-bottom:16px;
color:#F2EDE3;
font-size:1.125rem;
line-height:1.45;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.nty_rv_card_metamqn{
gap:0.625rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.nty_rv_card_avmqn{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#B8913E,#DDB95C);
width:32px;
height:2rem;
}
.nty_rv_card_authormqn{
font-weight:700;
font-size:13px;
color:#F2EDE3;
}
.nty_rv_card_locmqn{
color:#9E9484;
font-size:12px;
}
.nty_htsmqn{
padding:48px 0;
}
@media(min-width:765px){
.nty_htsmqn{
padding:62px 0;
}
}
.nty_hts_headmqn{
gap:1.125rem;
margin-bottom:2.125rem;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.nty_hts_headmqn{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.nty_hts_eyebrowmqn{
margin-bottom:0.75rem;
}
.nty_hts_h2mqn{
font-size:30px;
color:#F2EDE3;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-weight:600;
}
@media(min-width:768px){
.nty_hts_h2mqn{
font-size:38px;
}
}
.nty_hts_ctamqn{
transition:opacity .2s ease;
padding:15px 1.875rem;
border-radius:62.438rem;
flex:0 0 auto;
background:#D4A84B;
color:#1A1814;
font-size:0.938rem;
font-weight:700;
}
.nty_hts_ctamqn:hover{
opacity:.9;
}
.nty_hts_gridmqn{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.nty_hts_gridmqn{
grid-template-columns:repeat(3,1fr);
}
}
.nty_hts_stepmqn{
border-top:1px solid rgba(244,238,224,0.12);
min-width:0;
padding-top:22px;
}
.nty_hts_step_nummqn{
color:#D4A84B;
line-height:1;
font-size:44px;
font-weight:700;
margin-bottom:0.875rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.nty_hts_step_hmqn{
font-size:1.188rem;
overflow-wrap:break-word;
font-weight:700;
color:#F2EDE3;
margin-bottom:0.5rem;
line-height:1.2;
}
.nty_hts_step_pmqn{
line-height:1.55;
font-size:0.875rem;
color:#A89F90;
overflow-wrap:break-word;
}
.nty_wymqn{
padding:48px 0;
}
@media(min-width:767px){
.nty_wymqn{
padding:56px 0;
}
}
.nty_wy_inmqn{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:901px){
.nty_wy_inmqn{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.nty_wy_leftmqn{
min-width:0;
}
.nty_wy_eyebrowmqn{
margin-bottom:0.875rem;
}
.nty_wy_h2mqn{
font-size:32px;
margin-bottom:16px;
font-weight:600;
line-height:1.05;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#F2EDE3;
overflow-wrap:break-word;
}
@media(min-width:765px){
.nty_wy_h2mqn{
font-size:2.5rem;
}
}
.nty_wy_intromqn{
color:#7A7266;
font-size:0.938rem;
line-height:1.6;
}
.nty_wy_gridmqn{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:558px){
.nty_wy_gridmqn{
grid-template-columns:1fr 1fr;
}
}
.nty_wy_cardmqn{
border-radius:14px;
background:#222019;
border:1px solid rgba(244,238,224,0.07);
padding:26px;
min-width:0;
}
.nty_wy_card_icmqn{
display:inline-flex;
align-items:center;
justify-content:center;
margin-bottom:1rem;
color:#C4A262;
}
.nty_wy_card_icmqn svg{
height:1.625rem;
width:26px;
}
.nty_wy_card_hmqn{
font-weight:600;
overflow-wrap:break-word;
color:#F2EDE3;
line-height:1.15;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
font-size:21px;
}
.nty_wy_card_pmqn{
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
color:#7A7266;
}
.nty_provmqn{
padding:40px 0 20px;
}
.nty_prov_eyebrowmqn{
display:block;
margin-bottom:1.125rem;
}
.nty_prov_gridmqn{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:558px){
.nty_prov_gridmqn{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.nty_prov_gridmqn{
grid-template-columns:repeat(6,1fr);
}
}
.nty_ttmqn{
padding:3rem 0 10px;
}
@media(min-width:769px){
.nty_ttmqn{
padding:60px 0 0.625rem;
}
}
.nty_tt_headmqn{
text-align:center;
margin-bottom:2.125rem;
}
.nty_tt_eyebrowmqn{
margin-bottom:12px;
}
.nty_tt_h2mqn{
font-weight:600;
line-height:1.05;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:32px;
color:#F2EDE3;
overflow-wrap:break-word;
}
@media(min-width:771px){
.nty_tt_h2mqn{
font-size:2.625rem;
}
}
.nty_tt_gridmqn{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.nty_tt_gridmqn{
grid-template-columns:repeat(3,1fr);
}
}
.nty_tt_cardmqn{
padding:30px;
background:#222019;
border:1px solid rgba(244,238,224,0.07);
border-radius:0.875rem;
flex-direction:column;
min-width:0;
display:flex;
}
.nty_tt_card_icmqn{
align-items:center;
display:inline-flex;
margin-bottom:18px;
color:#C4A262;
}
.nty_tt_card_icmqn svg{
height:28px;
width:1.75rem;
}
.nty_tt_card_hmqn{
line-height:1.15;
font-weight:600;
font-size:1.375rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
color:#F2EDE3;
overflow-wrap:break-word;
}
.nty_tt_card_pmqn{
margin-bottom:14px;
overflow-wrap:break-word;
font-size:0.875rem;
color:#7A7266;
line-height:1.6;
}
.nty_tt_card_pmqn b{
font-weight:700;
color:#F2EDE3;
}
.nty_tt_card_linkmqn{
transition:color .2s ease;
color:#F2EDE3;
align-self:flex-start;
border-bottom:1px solid #C4A262;
padding-bottom:2px;
font-size:0.813rem;
margin-top:auto;
font-weight:700;
}
.nty_tt_card_linkmqn:hover{
color:#C4A262;
}
.nty_faqmqn{
background:#222019;
padding:48px 0;
margin-top:1.5rem;
border-bottom:1px solid rgba(244,238,224,0.07);
border-top:1px solid rgba(244,238,224,0.07);
}
@media(min-width:766px){
.nty_faqmqn{
padding:62px 0;
}
}
.nty_faq_headmqn{
text-align:center;
margin-bottom:34px;
}
.nty_faq_eyebrowmqn{
margin-bottom:12px;
}
.nty_faq_h2mqn{
font-size:32px;
font-weight:600;
overflow-wrap:break-word;
color:#F2EDE3;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
}
@media(min-width:767px){
.nty_faq_h2mqn{
font-size:38px;
}
}
.nty_faq_listmqn{
margin:0 auto;
gap:12px;
max-width:51.25rem;
flex-direction:column;
display:flex;
}
.nty_faq_itemmqn{
border:1px solid rgba(244,238,224,0.07);
border-radius:14px;
overflow:hidden;
background:#1A1814;
}
.nty_faq_qmqn{
padding:1.25rem 1.5rem;
gap:1.25rem;
list-style:none;
cursor:pointer;
overflow-wrap:break-word;
font-size:1rem;
justify-content:space-between;
color:#F2EDE3;
align-items:center;
font-weight:700;
display:flex;
}
.nty_faq_qmqn::-webkit-details-marker{
display:none;
}
.nty_faq_q_icmqn{
transition:transform .2s ease;
flex:0 0 auto;
align-items:center;
color:#C4A262;
display:inline-flex;
}
.nty_faq_q_icmqn svg{
width:1.125rem;
height:18px;
}
.nty_faq_itemmqn[open] .nty_faq_q_icmqn{
transform:rotate(180deg);
}
.nty_faq_amqn{
padding:0 24px 1.25rem;
overflow-wrap:break-word;
color:#7A7266;
font-size:0.906rem;
line-height:1.6;
}
.nty_elmqn{
padding:48px 0;
}
@media(min-width:768px){
.nty_elmqn{
padding:56px 0;
}
}
.nty_el_inmqn{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:903px){
.nty_el_inmqn{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.nty_el_leftmqn{
min-width:0;
}
.nty_el_eyebrowmqn{
margin-bottom:0.875rem;
}
.nty_el_h2mqn{
line-height:1.08;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:2rem;
margin-bottom:22px;
color:#F2EDE3;
font-weight:600;
}
@media(min-width:767px){
.nty_el_h2mqn{
font-size:2.375rem;
}
}
.nty_el_bodymqn p{
margin-bottom:1.125rem;
line-height:1.7;
font-size:1rem;
overflow-wrap:break-word;
color:#D6CFBF;
}
.nty_el_dropcapmqn{
padding:6px 12px 0 0;
line-height:.8;
font-size:62px;
color:#C4A262;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
float:left;
font-weight:700;
}
.nty_el_rightmqn{
min-width:0;
}
.nty_el_quotemqn{
background:linear-gradient(150deg,#1C1910,#0E0D0B);
padding:36px;
border-radius:1.25rem;
position:relative;
color:#F2EDE3;
margin-bottom:1.5rem;
}
.nty_el_quote_markmqn{
color:#D4A84B;
align-items:center;
display:inline-flex;
margin-bottom:6px;
}
.nty_el_quote_markmqn svg{
width:2.125rem;
height:34px;
}
.nty_el_quote_textmqn{
font-size:1.375rem;
line-height:1.4;
overflow-wrap:break-word;
color:#F2EDE3;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:500;
margin-bottom:1.375rem;
}
.nty_el_quote_metamqn{
gap:0.75rem;
align-items:center;
display:flex;
}
.nty_el_quote_avmqn{
flex:0 0 auto;
background:linear-gradient(135deg,#B8913E,#DDB95C);
border-radius:50%;
height:38px;
width:2.375rem;
}
.nty_el_quote_authormqn{
font-size:0.875rem;
font-weight:700;
color:#F2EDE3;
}
.nty_el_quote_meta_submqn{
font-size:12px;
color:#A89F90;
}
.nty_el_explainmqn{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(244,238,224,0.07);
}
.nty_el_explain_cardmqn{
padding:22px 24px;
}
.nty_el_explain_cardmqn+.nty_el_explain_cardmqn{
border-top:1px solid rgba(244,238,224,0.07);
}
.nty_el_explain_hmqn{
color:#F2EDE3;
line-height:1.15;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:8px;
overflow-wrap:break-word;
font-size:20px;
}
.nty_el_explain_pmqn{
line-height:1.55;
overflow-wrap:break-word;
font-size:14px;
color:#7A7266;
}
.nty_lhmqn{
padding:40px 0 1.25rem;
}
.nty_lh_inmqn{
padding-top:2.125rem;
border-top:1px solid rgba(244,238,224,0.13);
}
.nty_lh_eyebrowmqn{
display:block;
margin-bottom:22px;
}
.nty_lh_gridmqn{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:602px){
.nty_lh_gridmqn{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.nty_lh_gridmqn{
grid-template-columns:repeat(5,1fr);
}
}
.nty_lh_colmqn{
min-width:0;
}
.nty_lh_col_hmqn{
margin-bottom:12px;
overflow-wrap:break-word;
font-weight:700;
font-size:0.813rem;
color:#F2EDE3;
}
.nty_lh_linksmqn{
gap:8px;
flex-direction:column;
display:flex;
}
.nty_lh_linkmqn{
transition:color .2s ease;
color:#7A7266;
font-size:13px;
overflow-wrap:break-word;
}
.nty_lh_linkmqn:hover{
color:#C4A262;
}
.nty_sgmqn{
padding:3rem 0 10px;
}
.nty_sg_eyebrowmqn{
margin-bottom:0.75rem;
display:block;
}
.nty_sg_h2mqn{
overflow-wrap:break-word;
color:#F2EDE3;
font-size:1.875rem;
font-weight:600;
line-height:1.05;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.75rem;
}
@media(min-width:768px){
.nty_sg_h2mqn{
font-size:2.25rem;
}
}
.nty_sg_gridmqn{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:722px){
.nty_sg_gridmqn{
grid-template-columns:repeat(3,1fr);
}
}
.nty_sg_colmqn{
min-width:0;
}
.nty_sg_col_hmqn{
overflow-wrap:break-word;
color:#F2EDE3;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
margin-bottom:10px;
font-size:22px;
font-weight:600;
}
.nty_sg_col_pmqn{
overflow-wrap:break-word;
line-height:1.65;
color:#7A7266;
font-size:0.875rem;
}
.nty_scmqn{
padding:3rem 0 10px;
}
.nty_sc_headmqn{
margin-bottom:1.75rem;
text-align:center;
}
.nty_sc_eyebrowmqn{
margin-bottom:12px;
}
.nty_sc_h2mqn{
overflow-wrap:break-word;
font-size:30px;
font-weight:600;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#F2EDE3;
}
@media(min-width:769px){
.nty_sc_h2mqn{
font-size:2.25rem;
}
}
.nty_sc_tablemqn{
margin:0 auto;
border-radius:14px;
border:1px solid rgba(244,238,224,0.07);
overflow:hidden;
max-width:56.25rem;
}
.nty_sc_theadmqn{
grid-template-columns:1.6fr 1fr 1fr;
background:#110F0D;
display:grid;
}
.nty_sc_thmqn{
padding:0.938rem 1.125rem;
overflow-wrap:break-word;
text-align:center;
color:#A89F90;
font-weight:700;
font-size:0.813rem;
}
.nty_sc_thmqn:first-child{
text-align:left;
}
.nty_sc_th_usmqn{
color:#D4A84B;
}
.nty_sc_rowmqn{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(244,238,224,0.07);
display:grid;
}
.nty_sc_rowmqn:nth-child(even){
background:#222019;
}
.nty_sc_tdmqn{
padding:0.938rem 1.125rem;
font-size:0.875rem;
min-width:0;
text-align:center;
color:#9E9484;
overflow-wrap:break-word;
}
.nty_sc_tdmqn:first-child{
text-align:left;
color:#D6CFBF;
font-weight:600;
}
.nty_sc_td_usmqn{
color:#6BAF82;
font-weight:700;
}
.nty_sbmqn{
background:#222019;
padding:48px 0;
border-top:1px solid rgba(244,238,224,0.07);
border-bottom:1px solid rgba(244,238,224,0.07);
margin-top:24px;
}
@media(min-width:767px){
.nty_sbmqn{
padding:56px 0;
}
}
.nty_sb_eyebrowmqn{
margin-bottom:0.75rem;
display:block;
}
.nty_sb_h2mqn{
font-weight:600;
margin-bottom:1.625rem;
overflow-wrap:break-word;
line-height:1.05;
color:#F2EDE3;
font-size:1.875rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.nty_sb_h2mqn{
font-size:36px;
}
}
.nty_sb_gridmqn{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.nty_sb_gridmqn{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.nty_sb_gridmqn{
grid-template-columns:repeat(4,1fr);
}
}
.nty_sb_cardmqn{
padding:1.5rem;
border-radius:0.875rem;
border:1px solid rgba(244,238,224,0.07);
background:#1A1814;
min-width:0;
}
.nty_sb_card_hmqn{
margin-bottom:8px;
font-weight:600;
font-size:1.188rem;
line-height:1.15;
color:#F2EDE3;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.nty_sb_card_pmqn{
color:#7A7266;
overflow-wrap:break-word;
font-size:13.5px;
line-height:1.6;
}
.nty_sb_rtpmqn{
padding:26px 1.75rem;
grid-template-columns:1fr;
gap:24px;
border-radius:14px;
border:1px solid rgba(244,238,224,0.07);
background:#1A1814;
align-items:center;
margin-top:1.125rem;
display:grid;
}
@media(min-width:758px){
.nty_sb_rtpmqn{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.nty_sb_rtp_hmqn{
margin-bottom:8px;
font-size:1.25rem;
color:#F2EDE3;
overflow-wrap:break-word;
line-height:1.15;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.nty_sb_rtp_pmqn{
color:#7A7266;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
}
.nty_sb_rtp_statsmqn{
gap:16px;
display:flex;
}
.nty_sb_statmqn{
flex:1 1 0;
background:#222019;
border-radius:0.5rem;
padding:1.125rem;
text-align:center;
min-width:0;
}
.nty_sb_stat_vmqn{
overflow-wrap:break-word;
font-weight:700;
color:#6BAF82;
font-size:26px;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.nty_sb_stat_lmqn{
font-size:0.719rem;
margin-top:0.25rem;
color:#9E9484;
}
.nty_ftmqn{
background:#110F0D;
color:#A89F90;
margin-top:2.5rem;
}
.nty_ft_inmqn{
gap:32px;
padding:3rem 0 28px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:601px){
.nty_ft_inmqn{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.nty_ft_inmqn{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.nty_ft_brandmqn{
min-width:0;
}
.nty_ft_logomqn{
font-weight:700;
color:#F2EDE3;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:26px;
}
.nty_ft_taglinemqn{
line-height:1.6;
margin-top:0.875rem;
color:#A89F90;
font-size:13.5px;
max-width:280px;
}
.nty_ft_contactmqn{
transition:color .2s ease;
max-width:17.5rem;
display:inline-block;
overflow-wrap:anywhere;
font-size:0.813rem;
color:#D4A84B;
margin-top:0.75rem;
}
.nty_ft_contactmqn:hover{
color:#F2EDE3;
}
.nty_ft_colmqn{
min-width:0;
}
.nty_ft_col_hmqn{
font-weight:700;
color:#F2EDE3;
font-size:13px;
text-transform:uppercase;
letter-spacing:.08em;
margin-bottom:0.875rem;
overflow-wrap:break-word;
}
.nty_ft_col_linksmqn{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.nty_ft_linkmqn{
transition:color .2s ease;
overflow-wrap:break-word;
font-size:0.844rem;
color:#A89F90;
}
.nty_ft_linkmqn:hover{
color:#F2EDE3;
}
.nty_ft_botmqn{
padding:1.375rem 0 2.5rem;
gap:16px;
border-top:1px solid rgba(244,238,224,0.12);
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.nty_ft_botmqn{
gap:20px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.nty_ft_legalmqn{
font-size:0.719rem;
line-height:1.6;
max-width:760px;
overflow-wrap:break-word;
color:#524D44;
}
.nty_ft_legalmqn b{
color:#A89F90;
font-weight:700;
}
.nty_ft_agemqn{
border:1.5px solid #D4A84B;
flex:0 0 auto;
border-radius:0.5rem;
padding:4px 0.563rem;
font-weight:700;
font-size:0.813rem;
color:#D4A84B;
}