*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1714;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
color:#D4CDBC;
font-size:0.938rem;
text-rendering:optimizeLegibility;
line-height:1.6;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.noz-layoutk0v{
flex-direction:column;
min-height:100vh;
display:flex;
}
.noz-maink0v{
flex:1 1 auto;
width:100%;
min-width:0;
}
.noz-containerk0v{
margin:0 auto;
padding:0 1rem;
max-width:87.5rem;
width:100%;
}
@media(min-width:771px){
.noz-containerk0v{
padding:0 32px;
}
}
@media(min-width:1102px){
.noz-containerk0v{
padding:0 56px;
}
}
.noz-eyebrowk0v{
overflow-wrap:break-word;
color:#B89A5A;
letter-spacing:.2em;
line-height:1.4;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-transform:uppercase;
display:inline-block;
font-size:11px;
font-weight:600;
}
.noz-bandk0v{
background:#0E0D0B;
color:#F2EDE3;
}
.noz-bandk0v .noz-eyebrowk0v{
color:#C4A870;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.noz-tbk0v{
background:#1A1714;
position:sticky;
border-bottom:1px solid rgba(244,238,224,0.13);
top:0;
z-index:50;
}
.noz-tb_ink0v{
gap:1rem;
padding:0.75rem 1rem;
margin:0 auto;
display:flex;
max-width:1400px;
width:100%;
align-items:center;
justify-content:space-between;
}
@media(min-width:771px){
.noz-tb_ink0v{
padding:1rem 32px;
}
}
@media(min-width:1102px){
.noz-tb_ink0v{
padding:1.125rem 3.5rem;
}
}
.noz-tb_leftk0v{
gap:1.75rem;
align-items:center;
min-width:0;
display:flex;
}
.noz-tb_logok0v{
gap:11px;
display:flex;
min-width:0;
align-items:center;
}
.noz-tb_logo_markk0v{
border-radius:8px;
flex:0 0 auto;
object-fit:cover;
height:2.125rem;
width:2.125rem;
}
.noz-tb_logo_txtk0v{
flex-direction:column;
min-width:0;
line-height:1;
display:flex;
}
.noz-tb_logo_namek0v{
overflow:hidden;
text-overflow:ellipsis;
color:#F2EDE3;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
letter-spacing:.02em;
font-weight:700;
font-size:22px;
white-space:nowrap;
}
.noz-tb_logo_subk0v{
overflow:hidden;
margin-top:0.25rem;
letter-spacing:.32em;
font-size:0.531rem;
text-transform:uppercase;
font-weight:600;
white-space:nowrap;
text-overflow:ellipsis;
color:#B89A5A;
}
.noz-tb_navk0v{
display:none;
}
@media(min-width:961px){
.noz-tb_navk0v{
gap:28px;
align-items:center;
display:flex;
}
}
.noz-tb_nav_itemk0v{
transition:color .2s ease,border-color .2s ease;
font-size:14px;
border-bottom:2px solid transparent;
color:#D4CDBC;
font-weight:600;
white-space:nowrap;
padding-bottom:3px;
}
.noz-tb_nav_itemk0v:hover{
color:#F2EDE3;
}
.noz-tb_nav_itemk0v.noz-state_activek0v{
border-color:#B89A5A;
color:#F2EDE3;
}
.noz-tb_rightk0v{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.noz-tb_searchk0v{
transition:color .2s ease;
display:flex;
align-items:center;
justify-content:center;
color:#D4CDBC;
}
.noz-tb_searchk0v:hover{
color:#B89A5A;
}
.noz-tb_searchk0v svg{
height:1.125rem;
width:1.125rem;
}
.noz-tb_langk0v{
font-weight:600;
letter-spacing:.1em;
text-transform:uppercase;
color:#9E9688;
font-size:0.688rem;
}
.noz-tb_langk0v:hover{
color:#F2EDE3;
}
.noz-tb_logink0v{
font-weight:600;
display:none;
font-size:0.875rem;
color:#F2EDE3;
}
@media(min-width:769px){
.noz-tb_logink0v{
display:inline-block;
}
}
.noz-tb_registerk0v{
background:#C4A870;
border-radius:62.438rem;
transition:background-color .2s ease;
padding:0.688rem 1.375rem;
font-weight:700;
white-space:nowrap;
color:#18150F;
font-size:14px;
}
.noz-tb_registerk0v:hover{
background:#D4B87A;
}
.noz-mobk0v{
background:#1A1714;
z-index:60;
bottom:0;
border-top:1px solid rgba(244,238,224,0.13);
position:fixed;
left:0;
right:0;
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:957px){
.noz-mobk0v{
display:none;
}
}
.noz-mob_ink0v{
margin:0 auto;
align-items:stretch;
justify-content:space-around;
display:flex;
max-width:35rem;
}
.noz-mob_itemk0v{
flex:1 1 0;
transition:color .2s ease;
padding:9px 0.25rem;
gap:3px;
display:flex;
align-items:center;
color:#9E9688;
min-width:0;
flex-direction:column;
}
.noz-mob_itemk0v.noz-state_activek0v{
color:#B89A5A;
}
.noz-mob_ick0v{
justify-content:center;
display:flex;
align-items:center;
}
.noz-mob_ick0v svg{
height:1.25rem;
width:20px;
}
.noz-mob_lbk0v{
overflow:hidden;
white-space:nowrap;
max-width:100%;
font-size:10px;
text-overflow:ellipsis;
font-weight:600;
}
@media(max-width:959px){
body{
padding-bottom:60px;
}
}
.noz-railk0v{
position:relative;
min-width:0;
}
.noz-rail_scrollk0v{
gap:0.875rem;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
padding-bottom:0.875rem;
display:flex;
}
@media(min-width:771px){
.noz-rail_scrollk0v{
gap:1.125rem;
}
}
.noz-gck0v{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:766px){
.noz-gck0v{
width:11.75rem;
}
}
.noz-gc_imgk0v{
background:#232019;
overflow:hidden;
border-radius:0.875rem;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.28);
}
.noz-gc_imgk0v img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.noz-gc_coverk0v{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.noz-gc_hoverk0v{
transition:opacity .2s ease;
background:rgba(0,0,0,0.52);
inset:0;
align-items:center;
justify-content:center;
opacity:0;
position:absolute;
display:flex;
}
.noz-gck0v:hover .noz-gc_hoverk0v{
opacity:1;
}
.noz-gc_hover_btnk0v{
border-radius:999px;
background:#C4A870;
color:#18150F;
display:flex;
align-items:center;
height:46px;
width:2.875rem;
justify-content:center;
}
.noz-gc_hover_btnk0v svg{
width:1.125rem;
height:18px;
}
.noz-gc_infok0v{
gap:2px;
flex-direction:column;
min-width:0;
display:flex;
margin-top:9px;
}
.noz-gc_namek0v{
overflow:hidden;
white-space:nowrap;
font-weight:700;
font-size:0.813rem;
color:#F2EDE3;
text-overflow:ellipsis;
}
.noz-gc_provk0v{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#9E9688;
font-size:0.688rem;
}
.noz-gc_metak0v{
color:#9E9688;
font-size:11px;
}
.noz-tck0v{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:768px){
.noz-tck0v{
width:14.375rem;
}
}
.noz-tc_imgk0v{
background:#232019;
border-radius:0.875rem;
overflow:hidden;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.28);
padding-bottom:75%;
}
.noz-tc_imgk0v img{
inset:0;
object-fit:cover;
position:absolute;
height:100%;
width:100%;
}
.noz-tc_infok0v{
gap:2px;
flex-direction:column;
display:flex;
min-width:0;
margin-top:9px;
}
.noz-tc_namek0v{
overflow:hidden;
color:#F2EDE3;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
font-size:14px;
}
.noz-tc_rtpk0v{
color:#9E9688;
font-size:11px;
}
.noz-lck0v{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:767px){
.noz-lck0v{
width:16.75rem;
}
}
.noz-lc_imgk0v{
overflow:hidden;
border-radius:0.875rem;
background:#232019;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.28);
padding-bottom:62.5%;
position:relative;
}
.noz-lc_imgk0v img{
inset:0;
object-fit:cover;
position:absolute;
height:100%;
width:100%;
}
.noz-lc_livek0v{
gap:0.438rem;
background:rgba(0,0,0,0.52);
padding:0.25rem 0.563rem;
border-radius:999px;
top:12px;
display:flex;
align-items:center;
left:0.75rem;
position:absolute;
}
.noz-lc_live_dotk0v{
background:#C44A3A;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
width:8px;
height:8px;
}
.noz-lc_seatsk0v{
font-weight:600;
text-transform:uppercase;
color:#F2EDE3;
letter-spacing:.08em;
font-size:0.625rem;
}
.noz-lc_infok0v{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:9px;
display:flex;
}
.noz-lc_namek0v{
overflow:hidden;
color:#F2EDE3;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.938rem;
}
.noz-lc_betk0v{
color:#9E9688;
font-size:11px;
}
.noz-pck0v{
border:1px solid rgba(244,238,224,0.07);
background:#232019;
border-radius:0.875rem;
padding:16px 0.875rem;
gap:8px;
display:flex;
justify-content:center;
min-height:4.625rem;
flex-direction:column;
min-width:0;
align-items:center;
}
.noz-pc_logok0v{
flex:0 0 auto;
width:auto;
object-fit:contain;
height:28px;
max-width:100%;
}
.noz-pc_namek0v{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
font-size:11px;
white-space:nowrap;
color:#9E9688;
text-align:center;
}
.noz-gc_tagk0v{
border-radius:0.5rem;
padding:3px 0.5rem;
letter-spacing:.06em;
font-size:0.625rem;
display:inline-block;
position:absolute;
left:10px;
text-transform:uppercase;
top:0.625rem;
font-weight:700;
z-index:2;
}
.noz-gc_tag_hotk0v{
background:#C44A3A;
color:#F2EDE3;
}
.noz-gc_tag_newk0v{
background:#D4B87A;
color:#18150F;
}
.noz-gc_tag_jpk0v{
background:#C4A030;
color:#18150F;
}
.noz-gc_tag_livek0v{
background:#C44A3A;
color:#F2EDE3;
}
.noz-shk0v{
margin-bottom:1.125rem;
min-width:0;
}
.noz-sh_rowk0v{
gap:1rem;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
}
.noz-sh_rowk0v .noz-sh_lk0v{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.noz-sh_stackk0v{
gap:0.625rem;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.noz-sh_centerk0v{
gap:0.625rem;
text-align:center;
display:flex;
flex-direction:column;
align-items:center;
}
.noz-sh_h2k0v{
font-size:1.5rem;
line-height:1.1;
overflow-wrap:break-word;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EDE3;
}
@media(min-width:766px){
.noz-sh_h2k0v{
font-size:30px;
}
}
.noz-bandk0v .noz-sh_h2k0v{
color:#F2EDE3;
}
.noz-sh_eb_linek0v{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.noz-sh_eb_linek0v::before{
background:#B89A5A;
height:1px;
content:"";
display:inline-block;
width:28px;
}
.noz-bandk0v .noz-sh_eb_linek0v::before{
background:#C4A870;
}
.noz-sh_eb_dotk0v{
gap:8px;
display:inline-flex;
align-items:center;
}
.noz-sh_eb_dotk0v::before{
background:#B89A5A;
border-radius:50%;
display:inline-block;
content:"";
height:0.375rem;
width:6px;
}
.noz-bandk0v .noz-sh_eb_dotk0v::before{
background:#C4A870;
}
.noz-sh_linkk0v{
gap:0.375rem;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
display:inline-flex;
color:#F2EDE3;
white-space:nowrap;
padding-bottom:2px;
align-items:center;
font-weight:600;
font-size:13px;
border-bottom:1px solid #F2EDE3;
}
.noz-sh_linkk0v:hover{
border-color:#B89A5A;
color:#B89A5A;
}
.noz-sh_linkk0v svg{
height:14px;
width:0.875rem;
}
.noz-sh_link_chevk0v{
padding-bottom:0;
border-bottom:0;
}
.noz-sh_link_btnk0v{
padding:9px 18px;
border-radius:999px;
background:#C4A870;
border-bottom:0;
color:#18150F;
}
.noz-sh_link_btnk0v:hover{
background:#D4B87A;
border-color:transparent;
color:#18150F;
}
.noz-bandk0v .noz-sh_linkk0v{
border-color:#F2EDE3;
color:#F2EDE3;
}
.noz-bandk0v .noz-sh_link_btnk0v{
background:#C4A870;
color:#18150F;
}
.noz-sh_rulek0v{
margin:-2px 0 18px;
background:rgba(244,238,224,0.13);
height:1px;
}
.noz-bandk0v .noz-sh_rulek0v{
background:rgba(244,238,224,0.10);
}
.noz-herok0v{
padding:32px 0 0.5rem;
}
@media(min-width:771px){
.noz-herok0v{
padding:3.5rem 0 24px;
}
}
.noz-hero_ink0v{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:902px){
.noz-hero_ink0v{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.noz-hero_copyk0v{
min-width:0;
}
.noz-hero_eyebrowk0v{
gap:10px;
align-items:center;
display:inline-flex;
margin-bottom:22px;
}
.noz-hero_eyebrow_linek0v{
flex:0 0 auto;
background:#B89A5A;
height:1px;
display:inline-block;
width:28px;
}
.noz-hero_h1k0v{
color:#F2EDE3;
overflow-wrap:break-word;
letter-spacing:-.01em;
margin-bottom:1.25rem;
font-weight:600;
line-height:1.04;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:2.375rem;
}
@media(min-width:768px){
.noz-hero_h1k0v{
font-size:3.375rem;
}
}
@media(min-width:1101px){
.noz-hero_h1k0v{
font-size:3.875rem;
}
}
.noz-hero_h1k0v em{
color:#B89A5A;
font-style:normal;
}
.noz-hero_subk0v{
color:#7A7368;
line-height:1.6;
margin-bottom:30px;
max-width:30rem;
font-size:16px;
}
@media(min-width:770px){
.noz-hero_subk0v{
font-size:1.125rem;
}
}
.noz-hero_actionsk0v{
gap:0.875rem;
margin-bottom:2.125rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.noz-hero_ctak0v{
border-radius:62.438rem;
background:#C4A870;
transition:background-color .2s ease;
gap:0.625rem;
padding:1rem 30px;
color:#18150F;
font-size:0.938rem;
font-weight:700;
align-items:center;
display:inline-flex;
}
.noz-hero_ctak0v:hover{
background:#D4B87A;
}
.noz-hero_cta_ick0v{
display:inline-flex;
align-items:center;
}
.noz-hero_cta_ick0v svg{
height:1rem;
width:1rem;
}
.noz-hero_cta_altk0v{
border-radius:62.438rem;
padding:0.938rem 1.625rem;
background:transparent;
border:1px solid rgba(244,238,224,0.13);
transition:border-color .2s ease,color .2s ease;
display:inline-flex;
color:#F2EDE3;
font-size:0.938rem;
font-weight:600;
align-items:center;
}
.noz-hero_cta_altk0v:hover{
border-color:#B89A5A;
color:#B89A5A;
}
.noz-hero_trustk0v{
gap:1.375rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.noz-hero_trust_itemk0v{
gap:0.563rem;
display:flex;
font-size:0.813rem;
font-weight:600;
align-items:center;
color:#D4CDBC;
}
.noz-hero_trust_ick0v{
display:inline-flex;
color:#B89A5A;
align-items:center;
}
.noz-hero_trust_ick0v svg{
height:16px;
width:1rem;
}
.noz-hero_promok0v{
overflow:hidden;
border-radius:1.25rem;
background:#232019;
position:relative;
display:flex;
min-height:18.75rem;
box-shadow:0 0.75rem 48px rgba(0,0,0,0.55), 0 2px 0.5rem rgba(0,0,0,0.35), 0 0 0 1px rgba(244,238,224,0.06);
}
.noz-hero_promo_bgk0v{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.noz-hero_promo_bgk0v::after{
background:linear-gradient(120deg,#0E0D0B 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.noz-hero_promo_glowk0v{
background:radial-gradient(circle,rgba(196,168,112,0.10) 0%,transparent 65%);
border-radius:50%;
height:16.25rem;
position:absolute;
width:260px;
right:-1.25rem;
pointer-events:none;
top:-40px;
}
.noz-hero_promo_ctk0v{
padding:28px;
max-width:88%;
position:relative;
z-index:2;
align-self:flex-end;
}
.noz-hero_promo_labelk0v{
display:block;
font-weight:700;
color:#C4A870;
text-transform:uppercase;
letter-spacing:.25em;
margin-bottom:0.5rem;
font-size:10px;
}
.noz-hero_promo_amountk0v{
color:#F2EDE3;
font-weight:600;
line-height:1.05;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
overflow-wrap:break-word;
}
@media(min-width:770px){
.noz-hero_promo_amountk0v{
font-size:40px;
}
}
.noz-hero_promo_amountk0v em{
color:#C4A870;
font-style:normal;
}
.noz-hero_ratingk0v{
border:1px solid rgba(244,238,224,0.07);
border-radius:14px;
gap:0.625rem;
background:#232019;
padding:10px 14px;
right:0.875rem;
align-items:center;
z-index:3;
max-width:min(260px,62%);
position:absolute;
display:flex;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.28);
top:14px;
}
.noz-hero_rating_scorek0v{
flex:0 0 auto;
color:#F2EDE3;
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:24px;
}
.noz-hero_rating_txtk0v{
flex:1 1 auto;
min-width:0;
}
.noz-hero_rating_starsk0v{
gap:2px;
display:flex;
color:#B89A5A;
}
.noz-hero_rating_starsk0v svg{
width:12px;
height:0.75rem;
}
.noz-hero_rating_capk0v{
color:#9E9688;
display:block;
line-height:1.35;
font-size:11px;
margin-top:3px;
overflow-wrap:break-word;
}
.noz-statk0v{
border-bottom:1px solid rgba(244,238,224,0.13);
border-top:1px solid rgba(244,238,224,0.13);
margin-top:1rem;
}
.noz-stat_ink0v{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.noz-stat_ink0v{
grid-template-columns:repeat(4,1fr);
}
}
.noz-stat_itemk0v{
padding:22px 14px;
border-bottom:1px solid rgba(244,238,224,0.07);
border-right:1px solid rgba(244,238,224,0.07);
min-width:0;
}
.noz-stat_itemk0v:nth-child(2n){
border-right:0;
}
.noz-stat_itemk0v:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.noz-stat_itemk0v{
border-bottom:0;
}
.noz-stat_itemk0v:nth-child(2n){
border-right:1px solid rgba(244,238,224,0.07);
}
.noz-stat_itemk0v:nth-child(4n){
border-right:0;
}
}
.noz-stat_valuek0v{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:30px;
color:#F2EDE3;
overflow-wrap:break-word;
line-height:1;
}
@media(min-width:769px){
.noz-stat_valuek0v{
font-size:2.125rem;
}
}
.noz-stat_labelk0v{
color:#9E9688;
font-size:13px;
margin-top:6px;
overflow-wrap:break-word;
line-height:1.4;
}
.noz-gfk0v{
padding:24px 0 6px;
}
.noz-gf_ink0v{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.noz-gf_chipk0v{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border-radius:62.438rem;
padding:10px 1.125rem;
border:1px solid rgba(244,238,224,0.13);
background:#232019;
font-size:0.813rem;
color:#D4CDBC;
white-space:nowrap;
font-weight:600;
}
.noz-gf_chipk0v:hover{
border-color:#B89A5A;
color:#B89A5A;
}
.noz-gf_chipk0v.noz-state_activek0v{
background:#C4A870;
border-color:transparent;
color:#18150F;
}
.noz-prk0v{
padding:30px 0 0.375rem;
}
.noz-pr_cardk0v{
border-radius:20px;
flex:0 0 auto;
background:#232019;
padding:1.625rem;
gap:0.625rem;
overflow:hidden;
border:1px solid rgba(244,238,224,0.07);
position:relative;
flex-direction:column;
width:280px;
min-height:12.5rem;
display:flex;
}
@media(min-width:771px){
.noz-pr_cardk0v{
width:300px;
}
}
.noz-pr_card_featk0v{
border-color:transparent;
background:linear-gradient(150deg,#1A1812,#0E0D0B);
color:#F2EDE3;
}
.noz-pr_glowk0v{
background:radial-gradient(circle,rgba(196,168,112,0.10),transparent 70%);
border-radius:50%;
top:-30px;
opacity:0;
height:8.125rem;
width:130px;
right:-30px;
position:absolute;
pointer-events:none;
}
.noz-pr_card_featk0v .noz-pr_glowk0v{
opacity:1;
}
.noz-pr_labelk0v{
text-transform:uppercase;
font-size:10px;
font-weight:700;
color:#B89A5A;
letter-spacing:.16em;
position:relative;
}
.noz-pr_card_featk0v .noz-pr_labelk0v{
color:#C4A870;
}
.noz-pr_amountk0v{
position:relative;
font-size:26px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F2EDE3;
line-height:1.08;
font-weight:600;
}
.noz-pr_card_featk0v .noz-pr_amountk0v{
color:#F2EDE3;
}
.noz-pr_amountk0v em{
color:#B89A5A;
font-style:normal;
}
.noz-pr_card_featk0v .noz-pr_amountk0v em{
color:#C4A870;
}
.noz-pr_termsk0v{
position:relative;
font-size:13px;
color:#9E9688;
line-height:1.5;
}
.noz-pr_card_featk0v .noz-pr_termsk0v{
color:#9E9688;
}
.noz-pr_ctak0v{
margin-top:auto;
align-self:flex-start;
position:relative;
}
.noz-pr_card_featk0v .noz-pr_ctak0v{
border-radius:999px;
background:#C4A870;
transition:opacity .2s ease;
padding:0.563rem 1.125rem;
font-size:0.813rem;
font-weight:700;
color:#18150F;
}
.noz-pr_card_featk0v .noz-pr_ctak0v:hover{
opacity:.9;
}
.noz-pr_cardk0v:not(.noz-pr_card_featk0v) .noz-pr_ctak0v{
transition:color .2s ease,border-color .2s ease;
padding-bottom:2px;
font-size:13px;
color:#F2EDE3;
border-bottom:1px solid #F2EDE3;
font-weight:700;
}
.noz-pr_cardk0v:not(.noz-pr_card_featk0v) .noz-pr_ctak0v:hover{
border-color:#B89A5A;
color:#B89A5A;
}
.noz-growk0v{
padding:26px 0 10px;
}
.noz-row_seok0v{
margin:10px 0 0;
overflow-wrap:break-word;
font-size:14px;
line-height:1.65;
max-width:760px;
color:#7A7368;
}
.noz-row_seok0v strong{
color:#F2EDE3;
font-weight:700;
}
.noz-growk0v{
padding:1.625rem 0 10px;
}
.noz-row_seok0v{
margin:0.625rem 0 0;
color:#7A7368;
max-width:47.5rem;
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
}
.noz-row_seok0v strong{
color:#F2EDE3;
font-weight:700;
}
.noz-growk0v{
padding:26px 0 10px;
}
.noz-row_seok0v{
margin:10px 0 0;
max-width:760px;
font-size:0.875rem;
color:#7A7368;
overflow-wrap:break-word;
line-height:1.65;
}
.noz-row_seok0v strong{
color:#F2EDE3;
font-weight:700;
}
.noz-jpk0v{
padding:1.875rem 0 0.625rem;
}
.noz-jp_gridk0v{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:766px){
.noz-jp_gridk0v{
grid-template-columns:1fr 1fr;
}
.noz-jp_card_megak0v{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.noz-jp_gridk0v{
grid-template-columns:1.4fr 1fr 1fr;
}
.noz-jp_card_megak0v{
grid-column:auto;
}
}
.noz-jp_cardk0v{
overflow:hidden;
background:#232019;
padding:1.625rem;
border-radius:1.25rem;
gap:0.75rem;
border:1px solid rgba(244,238,224,0.07);
min-height:12.5rem;
min-width:0;
display:flex;
flex-direction:column;
position:relative;
justify-content:space-between;
}
.noz-jp_card_megak0v{
border-color:transparent;
background:linear-gradient(135deg,#1A1812,#0E0D0B);
color:#F2EDE3;
min-height:13.125rem;
}
.noz-jp_glowk0v{
background:radial-gradient(circle,rgba(196,168,112,0.10),transparent 70%);
border-radius:50%;
top:-2.5rem;
width:200px;
right:-2.5rem;
height:12.5rem;
pointer-events:none;
position:absolute;
}
.noz-jp_labelk0v{
gap:10px;
letter-spacing:.16em;
flex-wrap:wrap;
color:#B89A5A;
align-items:center;
font-weight:700;
font-size:10px;
justify-content:space-between;
text-transform:uppercase;
position:relative;
display:flex;
}
.noz-jp_card_megak0v .noz-jp_labelk0v{
color:#C4A870;
}
.noz-jp_dropk0v{
letter-spacing:.04em;
font-weight:600;
color:#9E9688;
text-transform:none;
}
.noz-jp_card_megak0v .noz-jp_dropk0v{
color:#9E9688;
}
.noz-jp_amountk0v{
font-size:2.375rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F2EDE3;
font-weight:700;
line-height:1;
position:relative;
}
.noz-jp_card_megak0v .noz-jp_amountk0v{
animation:zm2-pulse 2.4s infinite;
color:#C4A870;
font-size:3rem;
}
@media(min-width:769px){
.noz-jp_card_megak0v .noz-jp_amountk0v{
font-size:54px;
}
}
.noz-jp_gamek0v{
color:#9E9688;
font-size:13px;
position:relative;
}
.noz-jp_card_megak0v .noz-jp_gamek0v{
color:#9E9688;
}
.noz-jp_ctak0v{
position:relative;
align-self:flex-start;
}
.noz-jp_card_megak0v .noz-jp_ctak0v{
border-radius:62.438rem;
background:#C4A870;
transition:opacity .2s ease;
padding:10px 20px;
font-size:0.813rem;
font-weight:700;
color:#18150F;
}
.noz-jp_card_megak0v .noz-jp_ctak0v:hover{
opacity:.9;
}
.noz-jp_cardk0v:not(.noz-jp_card_megak0v) .noz-jp_ctak0v{
transition:color .2s ease,border-color .2s ease;
border-bottom:1px solid #F2EDE3;
color:#F2EDE3;
font-weight:700;
padding-bottom:2px;
font-size:13px;
}
.noz-jp_cardk0v:not(.noz-jp_card_megak0v) .noz-jp_ctak0v:hover{
border-color:#B89A5A;
color:#B89A5A;
}
.noz-jp_seok0v{
margin:14px 0 0;
color:#7A7368;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
max-width:47.5rem;
}
.noz-jp_seok0v strong{
font-weight:700;
color:#F2EDE3;
}
.noz-gmk0v{
padding:30px 0 0.625rem;
}
.noz-gm_ink0v{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:883px){
.noz-gm_ink0v{
grid-template-columns:1.25fr 1fr;
}
}
.noz-gm_leftk0v{
border:1px solid rgba(244,238,224,0.07);
border-radius:1.25rem;
background:#232019;
padding:32px;
min-width:0;
}
.noz-gm_eyebrowk0v{
margin-bottom:10px;
}
.noz-gm_h2k0v{
color:#F2EDE3;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:8px;
font-size:26px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.06;
}
@media(min-width:768px){
.noz-gm_h2k0v{
font-size:1.75rem;
}
}
.noz-gm_textk0v{
max-width:480px;
font-size:14px;
line-height:1.6;
color:#7A7368;
margin-bottom:1.375rem;
}
.noz-gm_levelk0v{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#B89A5A;
margin-bottom:0.5rem;
font-size:1.375rem;
font-weight:700;
}
.noz-gm_bark0v{
border-radius:999px;
overflow:hidden;
background:rgba(244,238,224,0.13);
margin-bottom:0.375rem;
height:8px;
}
.noz-gm_bar_fillk0v{
border-radius:999px;
background:linear-gradient(90deg,#B89A5A,#E2C988);
height:100%;
}
.noz-gm_bar_metak0v{
gap:10px;
justify-content:space-between;
color:#9E9688;
font-size:0.688rem;
margin-bottom:18px;
display:flex;
}
.noz-gm_missionsk0v{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.noz-gm_missionk0v{
border-radius:999px;
padding:0.563rem 0.938rem;
gap:0.438rem;
background:#1A1714;
border:1px solid rgba(244,238,224,0.13);
font-size:12.5px;
display:inline-flex;
font-weight:600;
align-items:center;
color:#D4CDBC;
}
.noz-gm_mission_ick0v{
align-items:center;
display:inline-flex;
color:#B89A5A;
}
.noz-gm_mission_ick0v svg{
width:0.813rem;
height:13px;
}
.noz-gm_rightk0v{
padding:2rem;
background:linear-gradient(150deg,#1A1812,#0E0D0B);
overflow:hidden;
border-radius:1.25rem;
color:#F2EDE3;
flex-direction:column;
position:relative;
display:flex;
}
.noz-gm_glowk0v{
background:radial-gradient(circle,rgba(196,168,112,0.10),transparent 70%);
border-radius:50%;
height:9.375rem;
top:-30px;
right:-1.875rem;
pointer-events:none;
position:absolute;
width:150px;
}
.noz-gm_ref_eyebrowk0v{
margin-bottom:10px;
position:relative;
}
.noz-gm_ref_h2k0v{
margin-bottom:0.5rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EDE3;
position:relative;
overflow-wrap:break-word;
font-weight:600;
font-size:1.625rem;
line-height:1.1;
}
.noz-gm_ref_textk0v{
line-height:1.55;
color:#9E9688;
position:relative;
margin-bottom:1.25rem;
font-size:0.844rem;
}
.noz-gm_ref_ctak0v{
padding:0.688rem 22px;
transition:opacity .2s ease;
background:#C4A870;
border-radius:999px;
margin-top:auto;
color:#18150F;
font-weight:700;
font-size:13.5px;
position:relative;
align-self:flex-start;
}
.noz-gm_ref_ctak0v:hover{
opacity:.9;
}
.noz-vipk0v{
padding:48px 0;
}
@media(min-width:767px){
.noz-vipk0v{
padding:4rem 0;
}
}
.noz-vip_headk0v{
gap:14px;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:882px){
.noz-vip_headk0v{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.noz-vip_eyebrowk0v{
margin-bottom:12px;
}
.noz-vip_h2k0v{
font-weight:600;
font-size:32px;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EDE3;
}
@media(min-width:771px){
.noz-vip_h2k0v{
font-size:40px;
}
}
.noz-vip_introk0v{
line-height:1.6;
max-width:420px;
font-size:14px;
color:#9E9688;
}
.noz-vip_gridk0v{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.noz-vip_cardk0v{
border:1px solid rgba(244,238,224,0.10);
border-radius:0.875rem;
padding:1.375rem 1.125rem;
min-width:0;
}
.noz-vip_card_featk0v{
border-color:#C4A870;
background:rgba(244,238,224,0.06);
}
.noz-vip_card_ick0v{
background:linear-gradient(135deg,#B89A5A,#E2C988);
border-radius:8px;
display:block;
margin-bottom:16px;
width:2.125rem;
height:2.125rem;
}
.noz-vip_namek0v{
overflow-wrap:break-word;
font-size:1.25rem;
color:#F2EDE3;
margin-bottom:0.375rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
.noz-vip_perkk0v{
color:#9E9688;
overflow-wrap:break-word;
line-height:1.5;
font-size:12.5px;
}
.noz-trnk0v{
padding:1.875rem 0 0.625rem;
}
.noz-trn_ink0v{
background:#232019;
border:1px solid rgba(244,238,224,0.07);
border-radius:20px;
overflow:hidden;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:879px){
.noz-trn_ink0v{
grid-template-columns:1.05fr 1fr;
}
}
.noz-trn_bannerk0v{
padding:34px;
overflow:hidden;
background:linear-gradient(150deg,#1A1812,#0E0D0B);
color:#F2EDE3;
position:relative;
}
.noz-trn_glowk0v{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,112,0.10),transparent 70%);
position:absolute;
bottom:-40px;
pointer-events:none;
right:-2.5rem;
width:12.5rem;
height:12.5rem;
}
.noz-trn_eyebrowk0v{
position:relative;
margin-bottom:14px;
}
.noz-trn_h2k0v{
color:#F2EDE3;
margin-bottom:12px;
line-height:1.06;
font-weight:600;
font-size:30px;
overflow-wrap:break-word;
position:relative;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.noz-trn_h2k0v{
font-size:36px;
}
}
.noz-trn_textk0v{
line-height:1.6;
color:#9E9688;
margin-bottom:22px;
font-size:14px;
max-width:420px;
position:relative;
}
.noz-trn_timerk0v{
gap:8px;
flex-wrap:wrap;
position:relative;
display:flex;
margin-bottom:24px;
align-items:center;
}
.noz-trn_timer_capk0v{
color:#9E9688;
font-size:0.688rem;
}
.noz-trn_timer_boxk0v{
padding:4px 12px;
border-radius:8px;
background:rgba(244,238,224,0.06);
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.5rem;
color:#F2EDE3;
}
.noz-trn_ctak0v{
background:#C4A870;
transition:opacity .2s ease;
padding:13px 26px;
border-radius:999px;
display:inline-block;
color:#18150F;
font-size:0.875rem;
position:relative;
font-weight:700;
}
.noz-trn_ctak0v:hover{
opacity:.9;
}
.noz-trn_lbk0v{
padding:26px 1.75rem;
}
.noz-trn_lb_headk0v{
gap:0.625rem;
justify-content:space-between;
display:flex;
align-items:center;
margin-bottom:12px;
}
.noz-trn_lb_titlek0v{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EDE3;
font-weight:600;
font-size:1.25rem;
}
.noz-trn_lb_updk0v{
letter-spacing:.08em;
text-transform:uppercase;
color:#9E9688;
font-size:11px;
}
.noz-trn_lb_rowk0v{
padding:11px 0.75rem;
gap:0.875rem;
border-radius:8px;
display:flex;
align-items:center;
}
.noz-trn_lb_rowk0v:nth-child(2){
background:rgba(184,154,90,0.12);
}
.noz-trn_lb_rankk0v{
flex:0 0 auto;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#B89A5A;
font-weight:700;
width:22px;
font-size:16px;
}
.noz-trn_lb_avk0v{
background:linear-gradient(135deg,#B89A5A,#E2C988);
border-radius:50%;
flex:0 0 auto;
height:1.875rem;
width:30px;
}
.noz-trn_lb_namek0v{
flex:1 1 auto;
overflow:hidden;
min-width:0;
color:#F2EDE3;
white-space:nowrap;
font-weight:600;
font-size:0.875rem;
text-overflow:ellipsis;
}
.noz-trn_lb_amountk0v{
flex:0 0 auto;
font-weight:700;
font-size:13px;
color:#F2EDE3;
}
.noz-appk0v{
padding:1.875rem 0 0.625rem;
}
.noz-app_ink0v{
gap:1.75rem;
border:1px solid rgba(244,238,224,0.07);
padding:32px;
border-radius:20px;
background:#232019;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.noz-app_ink0v{
padding:2.5rem 2.75rem;
gap:40px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.noz-app_copyk0v{
min-width:0;
max-width:35rem;
}
.noz-app_eyebrowk0v{
margin-bottom:0.75rem;
}
.noz-app_h2k0v{
overflow-wrap:break-word;
line-height:1.05;
font-size:28px;
font-weight:600;
margin-bottom:0.75rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EDE3;
}
@media(min-width:769px){
.noz-app_h2k0v{
font-size:2.125rem;
}
}
.noz-app_textk0v{
margin-bottom:1.375rem;
line-height:1.6;
color:#7A7368;
font-size:14px;
}
.noz-app_btnsk0v{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.noz-app_btnk0v{
padding:11px 1.25rem;
transition:background-color .2s ease;
gap:0.625rem;
border-radius:14px;
background:#C4A870;
display:inline-flex;
color:#18150F;
align-items:center;
}
.noz-app_btnk0v:hover{
background:#D4B87A;
}
.noz-app_btn_ick0v{
display:inline-flex;
align-items:center;
}
.noz-app_btn_ick0v svg{
width:18px;
height:1.125rem;
}
.noz-app_btn_lbk0v{
font-size:0.844rem;
font-weight:700;
}
.noz-app_qr_wrapk0v{
flex:0 0 auto;
gap:18px;
display:flex;
align-items:center;
}
.noz-app_qrk0v{
border-radius:0.875rem;
flex:0 0 auto;
width:108px;
background-color:#C4A870;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#232019 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#232019 0 0.313rem,transparent 5px 0.688rem);
}
.noz-app_qr_capk0v{
color:#9E9688;
line-height:1.4;
max-width:92px;
font-size:0.781rem;
}
.noz-nlk0v{
padding:1.5rem 0 0.625rem;
}
.noz-nl_ink0v{
gap:22px;
background:#131210;
border-radius:20px;
padding:30px 2rem;
color:#F2EDE3;
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.noz-nl_ink0v{
gap:1.75rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.noz-nl_text_wrapk0v{
min-width:0;
}
.noz-nl_h3k0v{
margin-bottom:0.313rem;
font-size:22px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EDE3;
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
}
@media(min-width:770px){
.noz-nl_h3k0v{
font-size:24px;
}
}
.noz-nl_textk0v{
font-size:0.844rem;
line-height:1.5;
color:#9E9688;
}
.noz-nl_formk0v{
flex:1 1 auto;
gap:10px;
display:flex;
min-width:0;
max-width:28.75rem;
}
.noz-nl_inputk0v{
overflow:hidden;
background:rgba(244,238,224,0.06);
border:1px solid rgba(244,238,224,0.10);
border-radius:14px;
padding:0.813rem 16px;
flex:1 1 auto;
display:flex;
font-size:14px;
text-overflow:ellipsis;
align-items:center;
min-width:0;
color:#9E9688;
white-space:nowrap;
}
.noz-nl_btnk0v{
background:#C4A870;
border-radius:14px;
flex:0 0 auto;
transition:opacity .2s ease;
padding:13px 24px;
font-size:0.875rem;
color:#18150F;
white-space:nowrap;
font-weight:700;
}
.noz-nl_btnk0v:hover{
opacity:.9;
}
.noz-seak0v{
padding:1.5rem 0 10px;
}
.noz-sea_ink0v{
border-radius:1.25rem;
overflow:hidden;
gap:1.375rem;
padding:36px;
background:linear-gradient(115deg,#1A1812,#0E0D0B);
flex-direction:column;
position:relative;
color:#F2EDE3;
display:flex;
}
@media(min-width:817px){
.noz-sea_ink0v{
padding:44px 48px;
gap:2rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.noz-sea_glowk0v{
background:radial-gradient(circle,rgba(196,168,112,0.10),transparent 68%);
border-radius:50%;
width:15rem;
pointer-events:none;
top:50%;
right:60px;
position:absolute;
height:240px;
transform:translateY(-50%);
}
.noz-sea_copyk0v{
max-width:35rem;
position:relative;
min-width:0;
}
.noz-sea_eyebrowk0v{
margin-bottom:0.75rem;
}
.noz-sea_h2k0v{
overflow-wrap:break-word;
line-height:1.04;
font-weight:600;
color:#F2EDE3;
margin-bottom:12px;
font-size:30px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.noz-sea_h2k0v{
font-size:38px;
}
}
.noz-sea_textk0v{
font-size:15px;
color:#9E9688;
line-height:1.6;
}
.noz-sea_ctak0v{
flex:0 0 auto;
background:#C4A870;
border-radius:999px;
padding:16px 32px;
transition:opacity .2s ease;
font-weight:700;
position:relative;
font-size:0.938rem;
color:#18150F;
}
.noz-sea_ctak0v:hover{
opacity:.9;
}
.noz-pmtk0v{
padding:3rem 0 0.625rem;
}
.noz-pmt_ink0v{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:877px){
.noz-pmt_ink0v{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.noz-pmt_leftk0v{
min-width:0;
}
.noz-pmt_eyebrowk0v{
margin-bottom:0.75rem;
}
.noz-pmt_h2k0v{
line-height:1.06;
overflow-wrap:break-word;
font-weight:600;
color:#F2EDE3;
font-size:30px;
margin-bottom:12px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.noz-pmt_h2k0v{
font-size:2rem;
}
}
.noz-pmt_textk0v{
font-size:14.5px;
line-height:1.6;
color:#7A7368;
margin-bottom:22px;
}
.noz-pmt_logosk0v{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:481px){
.noz-pmt_logosk0v{
grid-template-columns:repeat(4,1fr);
}
}
.noz-pmt_logok0v{
border-radius:8px;
background:#232019;
border:1px solid rgba(244,238,224,0.07);
padding:0 0.5rem;
overflow:hidden;
color:#D4CDBC;
align-items:center;
text-align:center;
display:flex;
white-space:nowrap;
text-overflow:ellipsis;
font-size:12.5px;
height:50px;
justify-content:center;
font-weight:700;
}
.noz-pmt_tablek0v{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(244,238,224,0.07);
min-width:0;
}
.noz-pmt_theadk0v{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#100E0C;
display:grid;
}
.noz-pmt_thk0v{
overflow:hidden;
padding:13px 0.875rem;
font-size:0.625rem;
font-weight:700;
text-overflow:ellipsis;
text-transform:uppercase;
white-space:nowrap;
letter-spacing:.08em;
color:#F2EDE3;
}
.noz-pmt_rowk0v{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(244,238,224,0.07);
}
.noz-pmt_rowk0v:nth-child(odd){
background:#232019;
}
.noz-pmt_tdk0v{
padding:14px;
overflow-wrap:break-word;
min-width:0;
color:#7A7368;
font-size:0.844rem;
}
.noz-pmt_rowk0v .noz-pmt_tdk0v:first-child{
color:#F2EDE3;
font-weight:700;
}
.noz-pmt_rowk0v .noz-pmt_tdk0v:last-child{
color:#5A9E7A;
font-weight:700;
}
.noz-htsk0v{
padding:48px 0;
}
@media(min-width:768px){
.noz-htsk0v{
padding:3.875rem 0;
}
}
.noz-hts_headk0v{
gap:1.125rem;
flex-direction:column;
display:flex;
margin-bottom:2.125rem;
}
@media(min-width:769px){
.noz-hts_headk0v{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.noz-hts_eyebrowk0v{
margin-bottom:12px;
}
.noz-hts_h2k0v{
color:#F2EDE3;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-size:1.875rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.noz-hts_h2k0v{
font-size:38px;
}
}
.noz-hts_ctak0v{
flex:0 0 auto;
padding:15px 1.875rem;
transition:opacity .2s ease;
background:#C4A870;
border-radius:62.438rem;
color:#18150F;
font-size:15px;
font-weight:700;
}
.noz-hts_ctak0v:hover{
opacity:.9;
}
.noz-hts_gridk0v{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:763px){
.noz-hts_gridk0v{
grid-template-columns:repeat(3,1fr);
}
}
.noz-hts_stepk0v{
padding-top:22px;
min-width:0;
border-top:1px solid rgba(244,238,224,0.10);
}
.noz-hts_step_numk0v{
margin-bottom:14px;
color:#C4A870;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
font-weight:700;
font-size:44px;
}
.noz-hts_step_hk0v{
font-weight:700;
color:#F2EDE3;
overflow-wrap:break-word;
font-size:1.188rem;
line-height:1.2;
margin-bottom:0.5rem;
}
.noz-hts_step_pk0v{
color:#9E9688;
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
}
.noz-ttk0v{
padding:48px 0 0.625rem;
}
@media(min-width:769px){
.noz-ttk0v{
padding:3.75rem 0 10px;
}
}
.noz-tt_headk0v{
text-align:center;
margin-bottom:34px;
}
.noz-tt_eyebrowk0v{
margin-bottom:0.75rem;
}
.noz-tt_h2k0v{
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
color:#F2EDE3;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
}
@media(min-width:768px){
.noz-tt_h2k0v{
font-size:2.625rem;
}
}
.noz-tt_gridk0v{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:761px){
.noz-tt_gridk0v{
grid-template-columns:repeat(3,1fr);
}
}
.noz-tt_cardk0v{
border:1px solid rgba(244,238,224,0.07);
background:#232019;
padding:30px;
border-radius:14px;
display:flex;
flex-direction:column;
min-width:0;
}
.noz-tt_card_ick0v{
align-items:center;
margin-bottom:18px;
color:#B89A5A;
display:inline-flex;
}
.noz-tt_card_ick0v svg{
height:28px;
width:1.75rem;
}
.noz-tt_card_hk0v{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.375rem;
color:#F2EDE3;
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.15;
}
.noz-tt_card_pk0v{
overflow-wrap:break-word;
margin-bottom:14px;
line-height:1.6;
color:#7A7368;
font-size:14px;
}
.noz-tt_card_pk0v b{
color:#F2EDE3;
font-weight:700;
}
.noz-tt_card_linkk0v{
transition:color .2s ease;
align-self:flex-start;
padding-bottom:2px;
font-size:13px;
color:#F2EDE3;
border-bottom:1px solid #B89A5A;
font-weight:700;
margin-top:auto;
}
.noz-tt_card_linkk0v:hover{
color:#B89A5A;
}
.noz-rck0v{
padding:3rem 0 0.625rem;
}
.noz-rc_ink0v{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:757px){
.noz-rc_ink0v{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.noz-rc_colk0v{
min-width:0;
}
.noz-rc_labelk0v{
margin-bottom:16px;
text-transform:uppercase;
letter-spacing:.2em;
font-weight:600;
font-size:0.688rem;
color:#B89A5A;
}
.noz-rc_awardsk0v{
gap:12px;
display:flex;
flex-direction:column;
}
.noz-rc_awardk0v{
gap:12px;
display:flex;
min-width:0;
align-items:center;
}
.noz-rc_award_ick0v{
flex:0 0 auto;
color:#D4B87A;
display:inline-flex;
align-items:center;
}
.noz-rc_award_ick0v svg{
height:1.125rem;
width:18px;
}
.noz-rc_award_tk0v{
color:#F2EDE3;
font-weight:700;
overflow-wrap:break-word;
font-size:0.875rem;
}
.noz-rc_award_sk0v{
overflow-wrap:break-word;
font-size:12px;
color:#9E9688;
}
.noz-rc_pressk0v{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.noz-rc_press_logok0v{
padding:0 0.5rem;
border-radius:8px;
overflow:hidden;
border:1px solid rgba(244,238,224,0.07);
height:3.25rem;
font-size:0.875rem;
display:flex;
font-weight:700;
text-align:center;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
align-items:center;
text-overflow:ellipsis;
color:#7A7368;
justify-content:center;
white-space:nowrap;
}
.noz-rc_partnerk0v{
padding:1.375rem;
border-radius:14px;
border:1px solid rgba(244,238,224,0.07);
background:#232019;
}
.noz-rc_partner_namek0v{
overflow-wrap:break-word;
color:#F2EDE3;
margin-bottom:6px;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.25rem;
}
.noz-rc_partner_textk0v{
overflow-wrap:break-word;
line-height:1.55;
color:#7A7368;
font-size:13px;
}
.noz-rvk0v{
background:#232019;
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:771px){
.noz-rvk0v{
padding:3.5rem 0;
}
}
.noz-rv_headk0v{
gap:1rem;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.noz-rv_headk0v{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.noz-rv_eyebrowk0v{
margin-bottom:10px;
}
.noz-rv_h2k0v{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
color:#F2EDE3;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
}
@media(min-width:769px){
.noz-rv_h2k0v{
font-size:2.375rem;
}
}
.noz-rv_aggk0v{
gap:12px;
align-items:center;
display:flex;
}
.noz-rv_agg_starsk0v{
gap:3px;
color:#B89A5A;
display:flex;
}
.noz-rv_agg_starsk0v svg{
width:18px;
height:1.125rem;
}
.noz-rv_sourcek0v{
font-size:13px;
color:#7A7368;
}
.noz-rv_gridk0v{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:759px){
.noz-rv_gridk0v{
grid-template-columns:repeat(3,1fr);
}
}
.noz-rv_cardk0v{
padding:1.625rem;
border-radius:0.875rem;
background:#1A1714;
border:1px solid rgba(244,238,224,0.07);
min-width:0;
}
.noz-rv_card_starsk0v{
gap:2px;
margin-bottom:12px;
display:flex;
color:#B89A5A;
}
.noz-rv_card_starsk0v svg{
width:14px;
height:0.875rem;
}
.noz-rv_card_bodyk0v{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EDE3;
overflow-wrap:break-word;
margin-bottom:1rem;
font-size:1.125rem;
font-weight:500;
line-height:1.45;
}
.noz-rv_card_metak0v{
gap:10px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.noz-rv_card_avk0v{
border-radius:50%;
background:linear-gradient(135deg,#B89A5A,#E2C988);
flex:0 0 auto;
height:2rem;
width:32px;
}
.noz-rv_card_authork0v{
color:#F2EDE3;
font-size:13px;
font-weight:700;
}
.noz-rv_card_lock0v{
font-size:0.75rem;
color:#9E9688;
}
.noz-opk0v{
padding:2.25rem 0 0.625rem;
}
.noz-op_ink0v{
gap:2rem;
border:1px solid rgba(244,238,224,0.07);
padding:32px;
background:#232019;
grid-template-columns:1fr;
border-radius:14px;
align-items:center;
display:grid;
}
@media(min-width:857px){
.noz-op_ink0v{
padding:34px 40px;
grid-template-columns:.9fr 1.1fr;
gap:44px;
}
}
.noz-op_leftk0v{
min-width:0;
}
.noz-op_eyebrowk0v{
margin-bottom:12px;
}
.noz-op_h2k0v{
font-weight:600;
font-size:28px;
margin-bottom:10px;
line-height:1.08;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EDE3;
overflow-wrap:break-word;
}
@media(min-width:765px){
.noz-op_h2k0v{
font-size:1.875rem;
}
}
.noz-op_textk0v{
line-height:1.6;
color:#7A7368;
font-size:0.875rem;
}
.noz-op_gridk0v{
border:1px solid rgba(244,238,224,0.13);
gap:1px;
grid-template-columns:1fr 1fr;
border-radius:0.5rem;
overflow:hidden;
background:rgba(244,238,224,0.13);
display:grid;
}
.noz-op_fieldk0v{
padding:1.125rem 1.25rem;
background:#1A1714;
min-width:0;
}
.noz-op_field_lbk0v{
color:#B89A5A;
font-weight:600;
margin-bottom:5px;
font-size:0.625rem;
letter-spacing:.1em;
text-transform:uppercase;
}
.noz-op_field_valk0v{
color:#F2EDE3;
overflow-wrap:break-word;
font-size:14px;
font-weight:700;
}
.noz-wyk0v{
padding:3rem 0;
}
@media(min-width:771px){
.noz-wyk0v{
padding:3.5rem 0;
}
}
.noz-wy_ink0v{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:899px){
.noz-wy_ink0v{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.noz-wy_leftk0v{
min-width:0;
}
.noz-wy_eyebrowk0v{
margin-bottom:0.875rem;
}
.noz-wy_h2k0v{
color:#F2EDE3;
font-weight:600;
font-size:2rem;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:1rem;
}
@media(min-width:765px){
.noz-wy_h2k0v{
font-size:2.5rem;
}
}
.noz-wy_introk0v{
color:#7A7368;
font-size:0.938rem;
line-height:1.6;
}
.noz-wy_gridk0v{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:560px){
.noz-wy_gridk0v{
grid-template-columns:1fr 1fr;
}
}
.noz-wy_cardk0v{
background:#232019;
border-radius:0.875rem;
padding:26px;
border:1px solid rgba(244,238,224,0.07);
min-width:0;
}
.noz-wy_card_ick0v{
display:inline-flex;
color:#B89A5A;
align-items:center;
justify-content:center;
margin-bottom:1rem;
}
.noz-wy_card_ick0v svg{
height:26px;
width:1.625rem;
}
.noz-wy_card_hk0v{
margin-bottom:0.5rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2EDE3;
font-size:21px;
overflow-wrap:break-word;
line-height:1.15;
}
.noz-wy_card_pk0v{
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
color:#7A7368;
}
.noz-provk0v{
padding:40px 0 1.25rem;
}
.noz-prov_eyebrowk0v{
display:block;
margin-bottom:18px;
}
.noz-prov_gridk0v{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.noz-prov_gridk0v{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.noz-prov_gridk0v{
grid-template-columns:repeat(6,1fr);
}
}
.noz-drk0v{
padding:2.25rem 0 0.625rem;
}
.noz-dr_ink0v{
padding:28px 2rem;
border:1px dashed rgba(244,238,224,0.13);
gap:1.25rem;
border-radius:0.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.noz-dr_ink0v{
gap:2rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.noz-dr_h2k0v{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:24px;
color:#F2EDE3;
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
margin-bottom:8px;
}
@media(min-width:766px){
.noz-dr_h2k0v{
font-size:26px;
}
}
.noz-dr_textk0v{
max-width:42.5rem;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.875rem;
color:#7A7368;
}
.noz-dr_textk0v b{
color:#F2EDE3;
font-weight:700;
}
.noz-dr_ctak0v{
transition:color .2s ease;
flex:0 0 auto;
border-bottom:1px solid #B89A5A;
font-weight:700;
color:#F2EDE3;
white-space:nowrap;
padding-bottom:2px;
font-size:0.844rem;
}
.noz-dr_ctak0v:hover{
color:#B89A5A;
}
.noz-tsk0v{
padding:2.75rem 0;
}
.noz-ts_ink0v{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:881px){
.noz-ts_ink0v{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.noz-ts_leftk0v{
min-width:0;
}
.noz-ts_h2k0v{
font-weight:600;
overflow-wrap:break-word;
font-size:1.625rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:12px;
line-height:1.1;
color:#F2EDE3;
}
@media(min-width:769px){
.noz-ts_h2k0v{
font-size:28px;
}
}
.noz-ts_textk0v{
margin-bottom:22px;
line-height:1.6;
font-size:14.5px;
color:#9E9688;
max-width:520px;
}
.noz-ts_badgesk0v{
gap:18px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.noz-ts_badgek0v{
font-size:0.813rem;
font-weight:600;
color:#9E9688;
}
.noz-ts_payk0v{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:882px){
.noz-ts_payk0v{
justify-content:flex-end;
}
}
.noz-ts_pay_chipk0v{
padding:0.75rem 1rem;
background:rgba(244,238,224,0.06);
border-radius:0.875rem;
border:1px solid rgba(244,238,224,0.10);
font-size:0.875rem;
font-weight:700;
color:#F2EDE3;
}
.noz-sbk0v{
padding:3rem 0;
background:#232019;
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:769px){
.noz-sbk0v{
padding:3.5rem 0;
}
}
.noz-sb_eyebrowk0v{
margin-bottom:12px;
display:block;
}
.noz-sb_h2k0v{
line-height:1.05;
margin-bottom:1.625rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:30px;
font-weight:600;
color:#F2EDE3;
}
@media(min-width:770px){
.noz-sb_h2k0v{
font-size:36px;
}
}
.noz-sb_gridk0v{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:562px){
.noz-sb_gridk0v{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.noz-sb_gridk0v{
grid-template-columns:repeat(4,1fr);
}
}
.noz-sb_cardk0v{
padding:1.5rem;
background:#1A1714;
border:1px solid rgba(244,238,224,0.07);
border-radius:0.875rem;
min-width:0;
}
.noz-sb_card_hk0v{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-weight:600;
font-size:19px;
color:#F2EDE3;
}
.noz-sb_card_pk0v{
overflow-wrap:break-word;
font-size:0.844rem;
color:#7A7368;
line-height:1.6;
}
.noz-sb_rtpk0v{
border:1px solid rgba(244,238,224,0.07);
grid-template-columns:1fr;
padding:1.625rem 1.75rem;
background:#1A1714;
border-radius:14px;
gap:1.5rem;
align-items:center;
display:grid;
margin-top:1.125rem;
}
@media(min-width:758px){
.noz-sb_rtpk0v{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.noz-sb_rtp_hk0v{
overflow-wrap:break-word;
font-size:1.25rem;
color:#F2EDE3;
line-height:1.15;
font-weight:600;
margin-bottom:8px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.noz-sb_rtp_pk0v{
overflow-wrap:break-word;
color:#7A7368;
line-height:1.6;
font-size:13.5px;
}
.noz-sb_rtp_statsk0v{
gap:16px;
display:flex;
}
.noz-sb_statk0v{
padding:18px;
flex:1 1 0;
background:#232019;
border-radius:0.5rem;
text-align:center;
min-width:0;
}
.noz-sb_stat_vk0v{
font-size:26px;
color:#5A9E7A;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.noz-sb_stat_lk0v{
margin-top:0.25rem;
color:#9E9688;
font-size:0.719rem;
}
.noz-lhk0v{
padding:2.5rem 0 20px;
}
.noz-lh_ink0v{
padding-top:2.125rem;
border-top:1px solid rgba(244,238,224,0.13);
}
.noz-lh_eyebrowk0v{
display:block;
margin-bottom:22px;
}
.noz-lh_gridk0v{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:597px){
.noz-lh_gridk0v{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.noz-lh_gridk0v{
grid-template-columns:repeat(5,1fr);
}
}
.noz-lh_colk0v{
min-width:0;
}
.noz-lh_col_hk0v{
color:#F2EDE3;
font-weight:700;
margin-bottom:12px;
font-size:0.813rem;
overflow-wrap:break-word;
}
.noz-lh_linksk0v{
gap:8px;
flex-direction:column;
display:flex;
}
.noz-lh_linkk0v{
transition:color .2s ease;
overflow-wrap:break-word;
font-size:13px;
color:#7A7368;
}
.noz-lh_linkk0v:hover{
color:#B89A5A;
}
.noz-faqk0v{
background:#232019;
padding:3rem 0;
border-top:1px solid rgba(244,238,224,0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(244,238,224,0.07);
}
@media(min-width:771px){
.noz-faqk0v{
padding:3.875rem 0;
}
}
.noz-faq_headk0v{
text-align:center;
margin-bottom:34px;
}
.noz-faq_eyebrowk0v{
margin-bottom:0.75rem;
}
.noz-faq_h2k0v{
overflow-wrap:break-word;
line-height:1.05;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
color:#F2EDE3;
font-weight:600;
}
@media(min-width:766px){
.noz-faq_h2k0v{
font-size:2.375rem;
}
}
.noz-faq_listk0v{
margin:0 auto;
gap:12px;
max-width:51.25rem;
display:flex;
flex-direction:column;
}
.noz-faq_itemk0v{
overflow:hidden;
background:#1A1714;
border-radius:14px;
border:1px solid rgba(244,238,224,0.07);
}
.noz-faq_qk0v{
gap:1.25rem;
list-style:none;
padding:1.25rem 1.5rem;
color:#F2EDE3;
overflow-wrap:break-word;
justify-content:space-between;
font-weight:700;
font-size:16px;
display:flex;
cursor:pointer;
align-items:center;
}
.noz-faq_qk0v::-webkit-details-marker{
display:none;
}
.noz-faq_q_ick0v{
transition:transform .2s ease;
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#B89A5A;
}
.noz-faq_q_ick0v svg{
width:18px;
height:1.125rem;
}
.noz-faq_itemk0v[open] .noz-faq_q_ick0v{
transform:rotate(180deg);
}
.noz-faq_ak0v{
padding:0 1.5rem 20px;
overflow-wrap:break-word;
color:#7A7368;
line-height:1.6;
font-size:14.5px;
}
.noz-elk0v{
padding:3rem 0;
}
@media(min-width:771px){
.noz-elk0v{
padding:56px 0;
}
}
.noz-el_ink0v{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:899px){
.noz-el_ink0v{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.noz-el_leftk0v{
min-width:0;
}
.noz-el_eyebrowk0v{
margin-bottom:0.875rem;
}
.noz-el_h2k0v{
margin-bottom:1.375rem;
font-size:32px;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.08;
overflow-wrap:break-word;
color:#F2EDE3;
}
@media(min-width:766px){
.noz-el_h2k0v{
font-size:38px;
}
}
.noz-el_bodyk0v p{
line-height:1.7;
color:#D4CDBC;
margin-bottom:1.125rem;
font-size:16px;
overflow-wrap:break-word;
}
.noz-el_dropcapk0v{
padding:6px 0.75rem 0 0;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
float:left;
font-weight:700;
font-size:62px;
line-height:.8;
color:#B89A5A;
}
.noz-el_rightk0v{
min-width:0;
}
.noz-el_quotek0v{
padding:2.25rem;
border-radius:20px;
background:linear-gradient(150deg,#1A1812,#0E0D0B);
margin-bottom:24px;
position:relative;
color:#F2EDE3;
}
.noz-el_quote_markk0v{
color:#C4A870;
display:inline-flex;
margin-bottom:0.375rem;
align-items:center;
}
.noz-el_quote_markk0v svg{
height:34px;
width:34px;
}
.noz-el_quote_textk0v{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:22px;
line-height:1.4;
color:#F2EDE3;
font-weight:500;
font-size:22px;
}
.noz-el_quote_metak0v{
gap:0.75rem;
align-items:center;
display:flex;
}
.noz-el_quote_avk0v{
border-radius:50%;
background:linear-gradient(135deg,#B89A5A,#E2C988);
flex:0 0 auto;
height:38px;
width:2.375rem;
}
.noz-el_quote_authork0v{
font-weight:700;
font-size:14px;
color:#F2EDE3;
}
.noz-el_quote_meta_subk0v{
color:#9E9688;
font-size:12px;
}
.noz-el_explaink0v{
border-radius:14px;
border:1px solid rgba(244,238,224,0.07);
overflow:hidden;
}
.noz-el_explain_cardk0v{
padding:22px 1.5rem;
}
.noz-el_explain_cardk0v+.noz-el_explain_cardk0v{
border-top:1px solid rgba(244,238,224,0.07);
}
.noz-el_explain_hk0v{
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
color:#F2EDE3;
font-size:1.25rem;
margin-bottom:8px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.noz-el_explain_pk0v{
color:#7A7368;
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
}
.noz-sgk0v{
padding:48px 0 0.625rem;
}
.noz-sg_eyebrowk0v{
display:block;
margin-bottom:0.75rem;
}
.noz-sg_h2k0v{
font-size:30px;
margin-bottom:28px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#F2EDE3;
line-height:1.05;
}
@media(min-width:769px){
.noz-sg_h2k0v{
font-size:36px;
}
}
.noz-sg_gridk0v{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:723px){
.noz-sg_gridk0v{
grid-template-columns:repeat(3,1fr);
}
}
.noz-sg_colk0v{
min-width:0;
}
.noz-sg_col_hk0v{
margin-bottom:0.625rem;
font-size:22px;
color:#F2EDE3;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.noz-sg_col_pk0v{
color:#7A7368;
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
}
.noz-ftk0v{
background:#100E0C;
margin-top:40px;
color:#9E9688;
}
.noz-ft_ink0v{
padding:48px 0 28px;
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:601px){
.noz-ft_ink0v{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:902px){
.noz-ft_ink0v{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.noz-ft_brandk0v{
min-width:0;
}
.noz-ft_logok0v{
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
font-weight:700;
color:#F2EDE3;
}
.noz-ft_taglinek0v{
margin-top:0.875rem;
max-width:280px;
font-size:13.5px;
line-height:1.6;
color:#9E9688;
}
.noz-ft_contactk0v{
transition:color .2s ease;
overflow-wrap:anywhere;
display:inline-block;
color:#C4A870;
max-width:17.5rem;
margin-top:0.75rem;
font-size:0.813rem;
}
.noz-ft_contactk0v:hover{
color:#F2EDE3;
}
.noz-ft_colk0v{
min-width:0;
}
.noz-ft_col_hk0v{
overflow-wrap:break-word;
margin-bottom:0.875rem;
text-transform:uppercase;
font-size:0.813rem;
color:#F2EDE3;
letter-spacing:.08em;
font-weight:700;
}
.noz-ft_col_linksk0v{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.noz-ft_linkk0v{
transition:color .2s ease;
color:#9E9688;
font-size:0.844rem;
overflow-wrap:break-word;
}
.noz-ft_linkk0v:hover{
color:#F2EDE3;
}
.noz-ft_botk0v{
gap:16px;
padding:22px 0 2.5rem;
border-top:1px solid rgba(244,238,224,0.10);
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.noz-ft_botk0v{
gap:1.25rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.noz-ft_legalk0v{
color:#504B43;
line-height:1.6;
font-size:0.719rem;
overflow-wrap:break-word;
max-width:47.5rem;
}
.noz-ft_legalk0v b{
color:#9E9688;
font-weight:700;
}
.noz-ft_agek0v{
border-radius:8px;
padding:0.25rem 0.563rem;
flex:0 0 auto;
border:1.5px solid #C4A870;
font-weight:700;
font-size:0.813rem;
color:#C4A870;
}