*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F2EE;
overflow-wrap:break-word;
line-height:1.6;
text-rendering:optimizeLegibility;
color:#2E2B23;
-webkit-font-smoothing:antialiased;
font-size:0.938rem;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:8px;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.rnu-layouttjg{
display:flex;
min-height:100vh;
flex-direction:column;
}
.rnu-maintjg{
flex:1 1 auto;
width:100%;
min-width:0;
}
.rnu-containertjg{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:769px){
.rnu-containertjg{
padding:0 2rem;
}
}
@media(min-width:1103px){
.rnu-containertjg{
padding:0 56px;
}
}
.rnu-eyebrowtjg{
overflow-wrap:break-word;
line-height:1.4;
color:#9E7B3A;
font-size:0.688rem;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:600;
text-transform:uppercase;
display:inline-block;
letter-spacing:.2em;
}
.rnu-bandtjg{
background:#1E1C1A;
color:#F5F0E8;
}
.rnu-bandtjg .rnu-eyebrowtjg{
color:#C8A85C;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.rnu-tbtjg{
background:#F5F2EE;
top:0;
z-index:50;
border-bottom:1px solid rgba(20,18,12,0.15);
position:sticky;
}
.rnu-tb_intjg{
margin:0 auto;
padding:0.75rem 16px;
gap:1rem;
max-width:1400px;
justify-content:space-between;
align-items:center;
display:flex;
width:100%;
}
@media(min-width:769px){
.rnu-tb_intjg{
padding:1rem 32px;
}
}
@media(min-width:1097px){
.rnu-tb_intjg{
padding:1.125rem 3.5rem;
}
}
.rnu-tb_lefttjg{
gap:1.75rem;
align-items:center;
min-width:0;
display:flex;
}
.rnu-tb_logotjg{
gap:11px;
display:flex;
align-items:center;
min-width:0;
}
.rnu-tb_logo_marktjg{
border-radius:8px;
flex:0 0 auto;
height:2.125rem;
width:2.125rem;
object-fit:cover;
}
.rnu-tb_logo_txttjg{
flex-direction:column;
min-width:0;
line-height:1;
display:flex;
}
.rnu-tb_logo_nametjg{
overflow:hidden;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
letter-spacing:.02em;
color:#18160F;
font-weight:700;
font-size:22px;
text-overflow:ellipsis;
white-space:nowrap;
}
.rnu-tb_logo_subtjg{
overflow:hidden;
letter-spacing:.32em;
text-overflow:ellipsis;
font-size:0.531rem;
margin-top:0.25rem;
font-weight:600;
text-transform:uppercase;
white-space:nowrap;
color:#9E7B3A;
}
.rnu-tb_navtjg{
display:none;
}
@media(min-width:959px){
.rnu-tb_navtjg{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.rnu-tb_nav_itemtjg{
transition:color .22s ease,border-color .22s ease;
font-size:0.875rem;
font-weight:600;
border-bottom:2px solid transparent;
padding-bottom:3px;
color:#2E2B23;
white-space:nowrap;
}
.rnu-tb_nav_itemtjg:hover{
color:#18160F;
}
.rnu-tb_nav_itemtjg.rnu-state_activetjg{
border-color:#9E7B3A;
color:#18160F;
}
.rnu-tb_righttjg{
gap:0.875rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.rnu-tb_searchtjg{
transition:color .22s ease;
color:#2E2B23;
display:flex;
justify-content:center;
align-items:center;
}
.rnu-tb_searchtjg:hover{
color:#9E7B3A;
}
.rnu-tb_searchtjg svg{
height:18px;
width:1.125rem;
}
.rnu-tb_langtjg{
color:#6B6456;
font-weight:600;
letter-spacing:.1em;
font-size:0.688rem;
text-transform:uppercase;
}
.rnu-tb_langtjg:hover{
color:#18160F;
}
.rnu-tb_logintjg{
font-weight:600;
display:none;
font-size:14px;
color:#18160F;
}
@media(min-width:766px){
.rnu-tb_logintjg{
display:inline-block;
}
}
.rnu-tb_registertjg{
border-radius:999px;
background:#18160F;
transition:background-color .22s ease;
padding:11px 1.375rem;
color:#F5F0E8;
font-size:14px;
white-space:nowrap;
font-weight:700;
}
.rnu-tb_registertjg:hover{
background:#2E2B23;
}
.rnu-mobtjg{
background:#F5F2EE;
left:0;
border-top:1px solid rgba(20,18,12,0.15);
position:fixed;
bottom:0;
right:0;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:957px){
.rnu-mobtjg{
display:none;
}
}
.rnu-mob_intjg{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
display:flex;
max-width:35rem;
}
.rnu-mob_itemtjg{
padding:9px 4px;
gap:3px;
flex:1 1 0;
transition:color .22s ease;
color:#6B6456;
display:flex;
flex-direction:column;
min-width:0;
align-items:center;
}
.rnu-mob_itemtjg.rnu-state_activetjg{
color:#9E7B3A;
}
.rnu-mob_ictjg{
justify-content:center;
display:flex;
align-items:center;
}
.rnu-mob_ictjg svg{
width:20px;
height:1.25rem;
}
.rnu-mob_lbtjg{
overflow:hidden;
white-space:nowrap;
font-size:10px;
text-overflow:ellipsis;
font-weight:600;
max-width:100%;
}
@media(max-width:960px){
body{
padding-bottom:60px;
}
}
.rnu-railtjg{
position:relative;
min-width:0;
}
.rnu-rail_scrolltjg{
gap:0.875rem;
display:flex;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
padding-bottom:0.875rem;
}
@media(min-width:767px){
.rnu-rail_scrolltjg{
gap:18px;
}
}
.rnu-gctjg{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:765px){
.rnu-gctjg{
width:11.75rem;
}
}
.rnu-gc_imgtjg{
background:#FDFCFA;
border-radius:14px;
overflow:hidden;
position:relative;
box-shadow:0 2px 6px rgba(20,16,8,0.07), 0 8px 1.25rem rgba(20,16,8,0.06);
padding-bottom:133.33%;
}
.rnu-gc_imgtjg img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.rnu-gc_covertjg{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.rnu-gc_hovertjg{
transition:opacity .22s ease;
background:rgba(0,0,0,0.52);
inset:0;
display:flex;
justify-content:center;
opacity:0;
align-items:center;
position:absolute;
}
.rnu-gctjg:hover .rnu-gc_hovertjg{
opacity:1;
}
.rnu-gc_hover_btntjg{
border-radius:62.438rem;
background:#18160F;
width:46px;
align-items:center;
display:flex;
color:#F5F0E8;
justify-content:center;
height:46px;
}
.rnu-gc_hover_btntjg svg{
width:18px;
height:1.125rem;
}
.rnu-gc_infotjg{
gap:2px;
display:flex;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
}
.rnu-gc_nametjg{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:13px;
color:#18160F;
font-weight:700;
}
.rnu-gc_provtjg{
overflow:hidden;
font-size:11px;
white-space:nowrap;
text-overflow:ellipsis;
color:#6B6456;
}
.rnu-gc_metatjg{
font-size:0.688rem;
color:#6B6456;
}
.rnu-tctjg{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:766px){
.rnu-tctjg{
width:14.375rem;
}
}
.rnu-tc_imgtjg{
background:#FDFCFA;
border-radius:0.875rem;
overflow:hidden;
box-shadow:0 2px 6px rgba(20,16,8,0.07), 0 0.5rem 20px rgba(20,16,8,0.06);
position:relative;
padding-bottom:75%;
}
.rnu-tc_imgtjg img{
inset:0;
position:absolute;
width:100%;
object-fit:cover;
height:100%;
}
.rnu-tc_infotjg{
gap:2px;
display:flex;
margin-top:9px;
flex-direction:column;
min-width:0;
}
.rnu-tc_nametjg{
overflow:hidden;
color:#18160F;
white-space:nowrap;
font-weight:700;
font-size:0.875rem;
text-overflow:ellipsis;
}
.rnu-tc_rtptjg{
color:#6B6456;
font-size:0.688rem;
}
.rnu-lctjg{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:769px){
.rnu-lctjg{
width:268px;
}
}
.rnu-lc_imgtjg{
overflow:hidden;
background:#FDFCFA;
border-radius:0.875rem;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 6px rgba(20,16,8,0.07), 0 8px 20px rgba(20,16,8,0.06);
}
.rnu-lc_imgtjg img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.rnu-lc_livetjg{
padding:4px 9px;
border-radius:62.438rem;
gap:7px;
background:rgba(0,0,0,0.52);
display:flex;
position:absolute;
top:12px;
left:0.75rem;
align-items:center;
}
.rnu-lc_live_dottjg{
background:#C0392B;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:8px;
height:8px;
}
.rnu-lc_seatstjg{
font-weight:600;
color:#F5F0E8;
letter-spacing:.08em;
font-size:10px;
text-transform:uppercase;
}
.rnu-lc_infotjg{
gap:2px;
min-width:0;
margin-top:9px;
flex-direction:column;
display:flex;
}
.rnu-lc_nametjg{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.938rem;
color:#18160F;
white-space:nowrap;
font-weight:700;
}
.rnu-lc_bettjg{
color:#6B6456;
font-size:0.688rem;
}
.rnu-pctjg{
border:1px solid rgba(20,18,12,0.08);
gap:8px;
background:#FDFCFA;
padding:16px 14px;
border-radius:14px;
min-height:74px;
min-width:0;
display:flex;
justify-content:center;
flex-direction:column;
align-items:center;
}
.rnu-pc_logotjg{
flex:0 0 auto;
height:28px;
width:auto;
object-fit:contain;
max-width:100%;
}
.rnu-pc_nametjg{
overflow:hidden;
font-size:0.688rem;
text-align:center;
max-width:100%;
white-space:nowrap;
color:#6B6456;
text-overflow:ellipsis;
}
.rnu-gc_tagtjg{
border-radius:0.5rem;
padding:3px 8px;
letter-spacing:.06em;
position:absolute;
z-index:2;
text-transform:uppercase;
font-weight:700;
display:inline-block;
top:0.625rem;
left:10px;
font-size:0.625rem;
}
.rnu-gc_tag_hottjg{
background:#C0392B;
color:#F5F0E8;
}
.rnu-gc_tag_newtjg{
background:#C4973F;
color:#110F09;
}
.rnu-gc_tag_jptjg{
background:#B8860B;
color:#110F09;
}
.rnu-gc_tag_livetjg{
background:#C0392B;
color:#F5F0E8;
}
.rnu-shtjg{
min-width:0;
margin-bottom:18px;
}
.rnu-sh_rowtjg{
gap:1rem;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
}
.rnu-sh_rowtjg .rnu-sh_ltjg{
gap:0.375rem;
flex-direction:column;
min-width:0;
display:flex;
}
.rnu-sh_stacktjg{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.rnu-sh_centertjg{
gap:10px;
flex-direction:column;
align-items:center;
display:flex;
text-align:center;
}
.rnu-sh_h2tjg{
line-height:1.1;
color:#18160F;
overflow-wrap:break-word;
font-size:1.5rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:769px){
.rnu-sh_h2tjg{
font-size:1.875rem;
}
}
.rnu-bandtjg .rnu-sh_h2tjg{
color:#F5F0E8;
}
.rnu-sh_eb_linetjg{
gap:10px;
align-items:center;
display:inline-flex;
}
.rnu-sh_eb_linetjg::before{
background:#9E7B3A;
height:1px;
width:1.75rem;
content:"";
display:inline-block;
}
.rnu-bandtjg .rnu-sh_eb_linetjg::before{
background:#C8A85C;
}
.rnu-sh_eb_dottjg{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.rnu-sh_eb_dottjg::before{
border-radius:50%;
background:#9E7B3A;
width:0.375rem;
display:inline-block;
height:0.375rem;
content:"";
}
.rnu-bandtjg .rnu-sh_eb_dottjg::before{
background:#C8A85C;
}
.rnu-sh_linktjg{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
align-items:center;
border-bottom:1px solid #18160F;
color:#18160F;
font-size:13px;
display:inline-flex;
font-weight:600;
white-space:nowrap;
padding-bottom:2px;
}
.rnu-sh_linktjg:hover{
border-color:#9E7B3A;
color:#9E7B3A;
}
.rnu-sh_linktjg svg{
width:0.875rem;
height:14px;
}
.rnu-sh_link_chevtjg{
padding-bottom:0;
border-bottom:0;
}
.rnu-sh_link_btntjg{
padding:9px 1.125rem;
background:#18160F;
border-radius:999px;
color:#F5F0E8;
border-bottom:0;
}
.rnu-sh_link_btntjg:hover{
background:#2E2B23;
border-color:transparent;
color:#F5F0E8;
}
.rnu-bandtjg .rnu-sh_linktjg{
border-color:#F5F0E8;
color:#F5F0E8;
}
.rnu-bandtjg .rnu-sh_link_btntjg{
background:#C8A85C;
color:#110F09;
}
.rnu-sh_ruletjg{
background:rgba(20,18,12,0.15);
margin:-2px 0 1.125rem;
height:1px;
}
.rnu-bandtjg .rnu-sh_ruletjg{
background:rgba(255,251,244,0.13);
}
.rnu-herotjg{
padding:32px 0 0.5rem;
}
@media(min-width:771px){
.rnu-herotjg{
padding:3.5rem 0 24px;
}
}
.rnu-hero_intjg{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:901px){
.rnu-hero_intjg{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.rnu-hero_copytjg{
min-width:0;
}
.rnu-hero_eyebrowtjg{
gap:0.625rem;
align-items:center;
margin-bottom:22px;
display:inline-flex;
}
.rnu-hero_eyebrow_linetjg{
flex:0 0 auto;
background:#9E7B3A;
display:inline-block;
width:28px;
height:1px;
}
.rnu-hero_h1tjg{
letter-spacing:-.01em;
font-weight:600;
margin-bottom:20px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#18160F;
overflow-wrap:break-word;
line-height:1.04;
font-size:38px;
}
@media(min-width:770px){
.rnu-hero_h1tjg{
font-size:3.375rem;
}
}
@media(min-width:1102px){
.rnu-hero_h1tjg{
font-size:3.875rem;
}
}
.rnu-hero_h1tjg em{
font-style:normal;
color:#9E7B3A;
}
.rnu-hero_subtjg{
line-height:1.6;
color:#857D6E;
margin-bottom:30px;
font-size:1rem;
max-width:30rem;
}
@media(min-width:766px){
.rnu-hero_subtjg{
font-size:1.125rem;
}
}
.rnu-hero_actionstjg{
gap:0.875rem;
flex-wrap:wrap;
margin-bottom:2.125rem;
display:flex;
align-items:center;
}
.rnu-hero_ctatjg{
transition:background-color .22s ease;
border-radius:62.438rem;
background:#18160F;
padding:16px 1.875rem;
gap:10px;
display:inline-flex;
color:#F5F0E8;
align-items:center;
font-weight:700;
font-size:15px;
}
.rnu-hero_ctatjg:hover{
background:#2E2B23;
}
.rnu-hero_cta_ictjg{
display:inline-flex;
align-items:center;
}
.rnu-hero_cta_ictjg svg{
height:1rem;
width:16px;
}
.rnu-hero_cta_alttjg{
transition:border-color .22s ease,color .22s ease;
padding:0.938rem 1.625rem;
border:1px solid rgba(20,18,12,0.15);
background:transparent;
border-radius:999px;
display:inline-flex;
align-items:center;
font-weight:600;
color:#18160F;
font-size:0.938rem;
}
.rnu-hero_cta_alttjg:hover{
border-color:#9E7B3A;
color:#9E7B3A;
}
.rnu-hero_trusttjg{
gap:1.375rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.rnu-hero_trust_itemtjg{
gap:0.563rem;
display:flex;
align-items:center;
color:#2E2B23;
font-weight:600;
font-size:13px;
}
.rnu-hero_trust_ictjg{
color:#9E7B3A;
align-items:center;
display:inline-flex;
}
.rnu-hero_trust_ictjg svg{
height:16px;
width:16px;
}
.rnu-hero_promotjg{
border-radius:1.25rem;
overflow:hidden;
background:#FDFCFA;
position:relative;
display:flex;
min-height:18.75rem;
box-shadow:0 12px 3rem rgba(20,16,8,0.14), 0 3px 10px rgba(20,16,8,0.08);
}
.rnu-hero_promo_bgtjg{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.rnu-hero_promo_bgtjg::after{
background:linear-gradient(120deg,#1E1C1A 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.rnu-hero_promo_glowtjg{
border-radius:50%;
background:radial-gradient(circle,rgba(180,148,90,0.18) 0%,transparent 65%);
pointer-events:none;
width:260px;
right:-1.25rem;
position:absolute;
height:260px;
top:-2.5rem;
}
.rnu-hero_promo_cttjg{
padding:28px;
max-width:88%;
position:relative;
align-self:flex-end;
z-index:2;
}
.rnu-hero_promo_labeltjg{
color:#C8A85C;
letter-spacing:.25em;
margin-bottom:0.5rem;
text-transform:uppercase;
display:block;
font-size:10px;
font-weight:700;
}
.rnu-hero_promo_amounttjg{
color:#F5F0E8;
font-size:32px;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.rnu-hero_promo_amounttjg{
font-size:40px;
}
}
.rnu-hero_promo_amounttjg em{
font-style:normal;
color:#C8A85C;
}
.rnu-hero_ratingtjg{
gap:0.625rem;
border:1px solid rgba(20,18,12,0.08);
border-radius:14px;
padding:10px 14px;
background:#FDFCFA;
max-width:min(16.25rem,62%);
z-index:3;
display:flex;
position:absolute;
align-items:center;
right:0.875rem;
box-shadow:0 2px 6px rgba(20,16,8,0.07), 0 8px 20px rgba(20,16,8,0.06);
top:14px;
}
.rnu-hero_rating_scoretjg{
flex:0 0 auto;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#18160F;
font-size:24px;
font-weight:700;
}
.rnu-hero_rating_txttjg{
flex:1 1 auto;
min-width:0;
}
.rnu-hero_rating_starstjg{
gap:2px;
display:flex;
color:#9E7B3A;
}
.rnu-hero_rating_starstjg svg{
height:12px;
width:12px;
}
.rnu-hero_rating_captjg{
display:block;
color:#6B6456;
font-size:0.688rem;
overflow-wrap:break-word;
line-height:1.35;
margin-top:3px;
}
.rnu-stattjg{
margin-top:16px;
border-bottom:1px solid rgba(20,18,12,0.15);
border-top:1px solid rgba(20,18,12,0.15);
}
.rnu-stat_intjg{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:768px){
.rnu-stat_intjg{
grid-template-columns:repeat(4,1fr);
}
}
.rnu-stat_itemtjg{
padding:1.375rem 0.875rem;
border-bottom:1px solid rgba(20,18,12,0.08);
border-right:1px solid rgba(20,18,12,0.08);
min-width:0;
}
.rnu-stat_itemtjg:nth-child(2n){
border-right:0;
}
.rnu-stat_itemtjg:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.rnu-stat_itemtjg{
border-bottom:0;
}
.rnu-stat_itemtjg:nth-child(2n){
border-right:1px solid rgba(20,18,12,0.08);
}
.rnu-stat_itemtjg:nth-child(4n){
border-right:0;
}
}
.rnu-stat_valuetjg{
font-weight:700;
font-size:1.875rem;
overflow-wrap:break-word;
line-height:1;
color:#18160F;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.rnu-stat_valuetjg{
font-size:34px;
}
}
.rnu-stat_labeltjg{
font-size:0.813rem;
overflow-wrap:break-word;
color:#6B6456;
margin-top:0.375rem;
line-height:1.4;
}
.rnu-growtjg{
padding:1.625rem 0 0.625rem;
}
.rnu-row_seotjg{
margin:10px 0 0;
overflow-wrap:break-word;
max-width:47.5rem;
color:#857D6E;
line-height:1.65;
font-size:14px;
}
.rnu-row_seotjg strong{
font-weight:700;
color:#18160F;
}
.rnu-gftjg{
padding:24px 0 6px;
}
.rnu-gf_intjg{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.rnu-gf_chiptjg{
background:#FDFCFA;
border-radius:62.438rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding:10px 18px;
border:1px solid rgba(20,18,12,0.15);
color:#2E2B23;
font-weight:600;
white-space:nowrap;
font-size:13px;
}
.rnu-gf_chiptjg:hover{
border-color:#9E7B3A;
color:#9E7B3A;
}
.rnu-gf_chiptjg.rnu-state_activetjg{
background:#18160F;
border-color:transparent;
color:#F5F0E8;
}
.rnu-growtjg{
padding:26px 0 10px;
}
.rnu-row_seotjg{
margin:0.625rem 0 0;
max-width:760px;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
color:#857D6E;
}
.rnu-row_seotjg strong{
color:#18160F;
font-weight:700;
}
.rnu-prtjg{
padding:1.875rem 0 6px;
}
.rnu-pr_cardtjg{
gap:0.625rem;
padding:26px;
flex:0 0 auto;
overflow:hidden;
background:#FDFCFA;
border:1px solid rgba(20,18,12,0.08);
border-radius:20px;
display:flex;
flex-direction:column;
min-height:200px;
position:relative;
width:17.5rem;
}
@media(min-width:770px){
.rnu-pr_cardtjg{
width:300px;
}
}
.rnu-pr_card_feattjg{
background:linear-gradient(150deg,#242018,#131210);
border-color:transparent;
color:#F5F0E8;
}
.rnu-pr_glowtjg{
border-radius:50%;
background:radial-gradient(circle,rgba(180,148,90,0.18),transparent 70%);
opacity:0;
right:-30px;
width:130px;
pointer-events:none;
height:130px;
position:absolute;
top:-30px;
}
.rnu-pr_card_feattjg .rnu-pr_glowtjg{
opacity:1;
}
.rnu-pr_labeltjg{
font-size:10px;
text-transform:uppercase;
letter-spacing:.16em;
position:relative;
color:#9E7B3A;
font-weight:700;
}
.rnu-pr_card_feattjg .rnu-pr_labeltjg{
color:#C8A85C;
}
.rnu-pr_amounttjg{
font-size:1.625rem;
overflow-wrap:break-word;
color:#18160F;
line-height:1.08;
position:relative;
font-weight:600;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
.rnu-pr_card_feattjg .rnu-pr_amounttjg{
color:#F5F0E8;
}
.rnu-pr_amounttjg em{
font-style:normal;
color:#9E7B3A;
}
.rnu-pr_card_feattjg .rnu-pr_amounttjg em{
color:#C8A85C;
}
.rnu-pr_termstjg{
font-size:13px;
position:relative;
color:#6B6456;
line-height:1.5;
}
.rnu-pr_card_feattjg .rnu-pr_termstjg{
color:#A89E8E;
}
.rnu-pr_ctatjg{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.rnu-pr_card_feattjg .rnu-pr_ctatjg{
transition:opacity .22s ease;
background:#C8A85C;
border-radius:999px;
padding:0.563rem 1.125rem;
color:#110F09;
font-size:13px;
font-weight:700;
}
.rnu-pr_card_feattjg .rnu-pr_ctatjg:hover{
opacity:.9;
}
.rnu-pr_cardtjg:not(.rnu-pr_card_feattjg) .rnu-pr_ctatjg{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #18160F;
color:#18160F;
}
.rnu-pr_cardtjg:not(.rnu-pr_card_feattjg) .rnu-pr_ctatjg:hover{
border-color:#9E7B3A;
color:#9E7B3A;
}
.rnu-growtjg{
padding:26px 0 10px;
}
.rnu-row_seotjg{
margin:10px 0 0;
max-width:760px;
color:#857D6E;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
}
.rnu-row_seotjg strong{
color:#18160F;
font-weight:700;
}
.rnu-growtjg{
padding:26px 0 10px;
}
.rnu-row_seotjg{
margin:0.625rem 0 0;
overflow-wrap:break-word;
font-size:0.875rem;
max-width:760px;
line-height:1.65;
color:#857D6E;
}
.rnu-row_seotjg strong{
font-weight:700;
color:#18160F;
}
.rnu-jptjg{
padding:1.875rem 0 10px;
}
.rnu-jp_gridtjg{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:768px){
.rnu-jp_gridtjg{
grid-template-columns:1fr 1fr;
}
.rnu-jp_card_megatjg{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.rnu-jp_gridtjg{
grid-template-columns:1.4fr 1fr 1fr;
}
.rnu-jp_card_megatjg{
grid-column:auto;
}
}
.rnu-jp_cardtjg{
gap:0.75rem;
border-radius:20px;
padding:1.625rem;
background:#FDFCFA;
overflow:hidden;
border:1px solid rgba(20,18,12,0.08);
min-height:200px;
justify-content:space-between;
min-width:0;
display:flex;
flex-direction:column;
position:relative;
}
.rnu-jp_card_megatjg{
border-color:transparent;
background:linear-gradient(135deg,#242018,#131210);
min-height:13.125rem;
color:#F5F0E8;
}
.rnu-jp_glowtjg{
background:radial-gradient(circle,rgba(180,148,90,0.18),transparent 70%);
border-radius:50%;
right:-2.5rem;
pointer-events:none;
position:absolute;
top:-40px;
height:12.5rem;
width:12.5rem;
}
.rnu-jp_labeltjg{
gap:10px;
font-weight:700;
letter-spacing:.16em;
align-items:center;
font-size:10px;
text-transform:uppercase;
justify-content:space-between;
color:#9E7B3A;
position:relative;
display:flex;
flex-wrap:wrap;
}
.rnu-jp_card_megatjg .rnu-jp_labeltjg{
color:#C8A85C;
}
.rnu-jp_droptjg{
color:#6B6456;
text-transform:none;
letter-spacing:.04em;
font-weight:600;
}
.rnu-jp_card_megatjg .rnu-jp_droptjg{
color:#A89E8E;
}
.rnu-jp_amounttjg{
line-height:1;
position:relative;
font-weight:700;
font-size:38px;
color:#18160F;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.rnu-jp_card_megatjg .rnu-jp_amounttjg{
animation:zm2-pulse 2.4s infinite;
color:#C8A85C;
font-size:3rem;
}
@media(min-width:766px){
.rnu-jp_card_megatjg .rnu-jp_amounttjg{
font-size:54px;
}
}
.rnu-jp_gametjg{
position:relative;
font-size:13px;
color:#6B6456;
}
.rnu-jp_card_megatjg .rnu-jp_gametjg{
color:#A89E8E;
}
.rnu-jp_ctatjg{
position:relative;
align-self:flex-start;
}
.rnu-jp_card_megatjg .rnu-jp_ctatjg{
border-radius:999px;
transition:opacity .22s ease;
background:#C8A85C;
padding:10px 20px;
font-weight:700;
color:#110F09;
font-size:13px;
}
.rnu-jp_card_megatjg .rnu-jp_ctatjg:hover{
opacity:.9;
}
.rnu-jp_cardtjg:not(.rnu-jp_card_megatjg) .rnu-jp_ctatjg{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
color:#18160F;
font-size:13px;
padding-bottom:2px;
border-bottom:1px solid #18160F;
}
.rnu-jp_cardtjg:not(.rnu-jp_card_megatjg) .rnu-jp_ctatjg:hover{
border-color:#9E7B3A;
color:#9E7B3A;
}
.rnu-jp_seotjg{
margin:0.875rem 0 0;
color:#857D6E;
max-width:760px;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
}
.rnu-jp_seotjg strong{
font-weight:700;
color:#18160F;
}
.rnu-apptjg{
padding:30px 0 10px;
}
.rnu-app_intjg{
padding:32px;
gap:28px;
border-radius:20px;
border:1px solid rgba(20,18,12,0.08);
background:#FDFCFA;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.rnu-app_intjg{
padding:40px 2.75rem;
gap:2.5rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.rnu-app_copytjg{
min-width:0;
max-width:560px;
}
.rnu-app_eyebrowtjg{
margin-bottom:0.75rem;
}
.rnu-app_h2tjg{
font-size:1.75rem;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:12px;
color:#18160F;
font-weight:600;
}
@media(min-width:768px){
.rnu-app_h2tjg{
font-size:34px;
}
}
.rnu-app_texttjg{
color:#857D6E;
line-height:1.6;
margin-bottom:22px;
font-size:14px;
}
.rnu-app_btnstjg{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.rnu-app_btntjg{
gap:0.625rem;
transition:background-color .22s ease;
background:#18160F;
border-radius:0.875rem;
padding:11px 20px;
display:inline-flex;
color:#F5F0E8;
align-items:center;
}
.rnu-app_btntjg:hover{
background:#2E2B23;
}
.rnu-app_btn_ictjg{
display:inline-flex;
align-items:center;
}
.rnu-app_btn_ictjg svg{
height:18px;
width:18px;
}
.rnu-app_btn_lbtjg{
font-size:0.844rem;
font-weight:700;
}
.rnu-app_qr_wraptjg{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.rnu-app_qrtjg{
border-radius:0.875rem;
flex:0 0 auto;
height:108px;
width:108px;
background-color:#18160F;
background-image:repeating-linear-gradient(0deg,#FDFCFA 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#FDFCFA 0 0.313rem,transparent 5px 0.688rem);
}
.rnu-app_qr_captjg{
font-size:0.781rem;
max-width:5.75rem;
color:#6B6456;
line-height:1.4;
}
.rnu-trntjg{
padding:1.875rem 0 0.625rem;
}
.rnu-trn_intjg{
border-radius:20px;
overflow:hidden;
background:#FDFCFA;
border:1px solid rgba(20,18,12,0.08);
grid-template-columns:1fr;
display:grid;
}
@media(min-width:877px){
.rnu-trn_intjg{
grid-template-columns:1.05fr 1fr;
}
}
.rnu-trn_bannertjg{
background:linear-gradient(150deg,#242018,#131210);
overflow:hidden;
padding:34px;
color:#F5F0E8;
position:relative;
}
.rnu-trn_glowtjg{
background:radial-gradient(circle,rgba(180,148,90,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
right:-40px;
height:12.5rem;
width:12.5rem;
bottom:-40px;
position:absolute;
}
.rnu-trn_eyebrowtjg{
position:relative;
margin-bottom:14px;
}
.rnu-trn_h2tjg{
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
position:relative;
font-weight:600;
margin-bottom:12px;
color:#F5F0E8;
font-size:1.875rem;
line-height:1.06;
}
@media(min-width:766px){
.rnu-trn_h2tjg{
font-size:2.25rem;
}
}
.rnu-trn_texttjg{
font-size:14px;
line-height:1.6;
position:relative;
max-width:26.25rem;
color:#A89E8E;
margin-bottom:1.375rem;
}
.rnu-trn_timertjg{
gap:8px;
align-items:center;
margin-bottom:24px;
display:flex;
flex-wrap:wrap;
position:relative;
}
.rnu-trn_timer_captjg{
font-size:11px;
color:#A89E8E;
}
.rnu-trn_timer_boxtjg{
padding:0.25rem 0.75rem;
border-radius:0.5rem;
background:rgba(255,251,244,0.07);
font-weight:700;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:24px;
color:#F5F0E8;
}
.rnu-trn_ctatjg{
padding:0.813rem 1.625rem;
background:#C8A85C;
transition:opacity .22s ease;
border-radius:999px;
font-weight:700;
display:inline-block;
font-size:14px;
position:relative;
color:#110F09;
}
.rnu-trn_ctatjg:hover{
opacity:.9;
}
.rnu-trn_lbtjg{
padding:1.625rem 28px;
}
.rnu-trn_lb_headtjg{
gap:0.625rem;
margin-bottom:12px;
display:flex;
justify-content:space-between;
align-items:center;
}
.rnu-trn_lb_titletjg{
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.25rem;
color:#18160F;
}
.rnu-trn_lb_updtjg{
color:#6B6456;
text-transform:uppercase;
letter-spacing:.08em;
font-size:0.688rem;
}
.rnu-trn_lb_rowtjg{
gap:14px;
padding:0.688rem 0.75rem;
border-radius:8px;
align-items:center;
display:flex;
}
.rnu-trn_lb_rowtjg:nth-child(2){
background:rgba(158,123,58,0.10);
}
.rnu-trn_lb_ranktjg{
flex:0 0 auto;
font-weight:700;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:1rem;
width:1.375rem;
color:#9E7B3A;
}
.rnu-trn_lb_avtjg{
border-radius:50%;
background:linear-gradient(135deg,#9E7B3A,#D4AA5C);
flex:0 0 auto;
height:30px;
width:30px;
}
.rnu-trn_lb_nametjg{
flex:1 1 auto;
overflow:hidden;
white-space:nowrap;
color:#18160F;
min-width:0;
font-weight:600;
text-overflow:ellipsis;
font-size:14px;
}
.rnu-trn_lb_amounttjg{
flex:0 0 auto;
font-weight:700;
color:#18160F;
font-size:0.813rem;
}
.rnu-viptjg{
padding:48px 0;
}
@media(min-width:768px){
.rnu-viptjg{
padding:64px 0;
}
}
.rnu-vip_headtjg{
gap:14px;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:880px){
.rnu-vip_headtjg{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.rnu-vip_eyebrowtjg{
margin-bottom:12px;
}
.rnu-vip_h2tjg{
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#F5F0E8;
font-weight:600;
font-size:2rem;
line-height:1.05;
}
@media(min-width:770px){
.rnu-vip_h2tjg{
font-size:40px;
}
}
.rnu-vip_introtjg{
line-height:1.6;
max-width:26.25rem;
font-size:0.875rem;
color:#A89E8E;
}
.rnu-vip_gridtjg{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:0.875rem;
display:grid;
}
.rnu-vip_cardtjg{
border-radius:0.875rem;
padding:22px 1.125rem;
border:1px solid rgba(255,251,244,0.13);
min-width:0;
}
.rnu-vip_card_feattjg{
border-color:#C8A85C;
background:rgba(255,251,244,0.07);
}
.rnu-vip_card_ictjg{
background:linear-gradient(135deg,#9E7B3A,#D4AA5C);
border-radius:0.5rem;
margin-bottom:16px;
width:2.125rem;
display:block;
height:2.125rem;
}
.rnu-vip_nametjg{
color:#F5F0E8;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:6px;
}
.rnu-vip_perktjg{
font-size:12.5px;
color:#A89E8E;
overflow-wrap:break-word;
line-height:1.5;
}
.rnu-nltjg{
padding:1.5rem 0 0.625rem;
}
.rnu-nl_intjg{
background:#252220;
gap:1.375rem;
border-radius:20px;
padding:30px 32px;
flex-direction:column;
color:#F5F0E8;
display:flex;
}
@media(min-width:766px){
.rnu-nl_intjg{
gap:28px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.rnu-nl_text_wraptjg{
min-width:0;
}
.rnu-nl_h3tjg{
overflow-wrap:break-word;
color:#F5F0E8;
font-size:1.375rem;
line-height:1.1;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:5px;
font-weight:600;
}
@media(min-width:767px){
.rnu-nl_h3tjg{
font-size:1.5rem;
}
}
.rnu-nl_texttjg{
color:#A89E8E;
font-size:13.5px;
line-height:1.5;
}
.rnu-nl_formtjg{
gap:10px;
flex:1 1 auto;
display:flex;
min-width:0;
max-width:460px;
}
.rnu-nl_inputtjg{
padding:13px 1rem;
flex:1 1 auto;
overflow:hidden;
border:1px solid rgba(255,251,244,0.13);
background:rgba(255,251,244,0.07);
border-radius:14px;
text-overflow:ellipsis;
min-width:0;
color:#A89E8E;
display:flex;
font-size:0.875rem;
white-space:nowrap;
align-items:center;
}
.rnu-nl_btntjg{
padding:13px 1.5rem;
border-radius:14px;
transition:opacity .22s ease;
background:#C8A85C;
flex:0 0 auto;
white-space:nowrap;
color:#110F09;
font-weight:700;
font-size:0.875rem;
}
.rnu-nl_btntjg:hover{
opacity:.9;
}
.rnu-htstjg{
padding:3rem 0;
}
@media(min-width:771px){
.rnu-htstjg{
padding:3.875rem 0;
}
}
.rnu-hts_headtjg{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:2.125rem;
}
@media(min-width:771px){
.rnu-hts_headtjg{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.rnu-hts_eyebrowtjg{
margin-bottom:0.75rem;
}
.rnu-hts_h2tjg{
line-height:1.05;
color:#F5F0E8;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
font-size:30px;
}
@media(min-width:766px){
.rnu-hts_h2tjg{
font-size:2.375rem;
}
}
.rnu-hts_ctatjg{
flex:0 0 auto;
border-radius:62.438rem;
padding:15px 1.875rem;
transition:opacity .22s ease;
background:#C8A85C;
font-size:0.938rem;
font-weight:700;
color:#110F09;
}
.rnu-hts_ctatjg:hover{
opacity:.9;
}
.rnu-hts_gridtjg{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:761px){
.rnu-hts_gridtjg{
grid-template-columns:repeat(3,1fr);
}
}
.rnu-hts_steptjg{
border-top:1px solid rgba(255,251,244,0.13);
padding-top:22px;
min-width:0;
}
.rnu-hts_step_numtjg{
color:#C8A85C;
font-weight:700;
font-size:44px;
line-height:1;
margin-bottom:0.875rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
.rnu-hts_step_htjg{
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-size:1.188rem;
font-weight:700;
color:#F5F0E8;
line-height:1.2;
}
.rnu-hts_step_ptjg{
font-size:0.875rem;
color:#A89E8E;
overflow-wrap:break-word;
line-height:1.55;
}
.rnu-tstjg{
padding:44px 0;
}
.rnu-ts_intjg{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:882px){
.rnu-ts_intjg{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.rnu-ts_lefttjg{
min-width:0;
}
.rnu-ts_h2tjg{
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:12px;
font-size:26px;
color:#F5F0E8;
line-height:1.1;
font-weight:600;
}
@media(min-width:771px){
.rnu-ts_h2tjg{
font-size:28px;
}
}
.rnu-ts_texttjg{
color:#A89E8E;
line-height:1.6;
font-size:14.5px;
margin-bottom:22px;
max-width:520px;
}
.rnu-ts_badgestjg{
gap:18px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.rnu-ts_badgetjg{
font-size:13px;
font-weight:600;
color:#A89E8E;
}
.rnu-ts_paytjg{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:881px){
.rnu-ts_paytjg{
justify-content:flex-end;
}
}
.rnu-ts_pay_chiptjg{
background:rgba(255,251,244,0.07);
border:1px solid rgba(255,251,244,0.13);
border-radius:0.875rem;
padding:12px 16px;
font-size:14px;
font-weight:700;
color:#F5F0E8;
}
.rnu-rvtjg{
background:#FDFCFA;
padding:3rem 0;
border-top:1px solid rgba(20,18,12,0.08);
margin-top:1.5rem;
border-bottom:1px solid rgba(20,18,12,0.08);
}
@media(min-width:769px){
.rnu-rvtjg{
padding:56px 0;
}
}
.rnu-rv_headtjg{
gap:16px;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.rnu-rv_headtjg{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.rnu-rv_eyebrowtjg{
margin-bottom:0.625rem;
}
.rnu-rv_h2tjg{
color:#18160F;
overflow-wrap:break-word;
font-size:30px;
line-height:1.05;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:766px){
.rnu-rv_h2tjg{
font-size:38px;
}
}
.rnu-rv_aggtjg{
gap:12px;
align-items:center;
display:flex;
}
.rnu-rv_agg_starstjg{
gap:3px;
display:flex;
color:#9E7B3A;
}
.rnu-rv_agg_starstjg svg{
height:1.125rem;
width:1.125rem;
}
.rnu-rv_sourcetjg{
font-size:0.813rem;
color:#857D6E;
}
.rnu-rv_gridtjg{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.rnu-rv_gridtjg{
grid-template-columns:repeat(3,1fr);
}
}
.rnu-rv_cardtjg{
border:1px solid rgba(20,18,12,0.08);
border-radius:0.875rem;
padding:1.625rem;
background:#F5F2EE;
min-width:0;
}
.rnu-rv_card_starstjg{
gap:2px;
margin-bottom:0.75rem;
color:#9E7B3A;
display:flex;
}
.rnu-rv_card_starstjg svg{
width:14px;
height:14px;
}
.rnu-rv_card_bodytjg{
font-size:1.125rem;
margin-bottom:1rem;
font-weight:500;
line-height:1.45;
color:#18160F;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
.rnu-rv_card_metatjg{
gap:0.625rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.rnu-rv_card_avtjg{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#9E7B3A,#D4AA5C);
height:2rem;
width:32px;
}
.rnu-rv_card_authortjg{
font-weight:700;
font-size:13px;
color:#18160F;
}
.rnu-rv_card_loctjg{
font-size:0.75rem;
color:#6B6456;
}
.rnu-ettjg{
padding:2.25rem 0 10px;
}
.rnu-et_intjg{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:880px){
.rnu-et_intjg{
grid-template-columns:1.1fr .9fr;
gap:3rem;
}
}
.rnu-et_lefttjg{
min-width:0;
}
.rnu-et_eyebrowtjg{
margin-bottom:0.75rem;
}
.rnu-et_h2tjg{
margin-bottom:0.875rem;
font-weight:600;
font-size:1.75rem;
color:#18160F;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.06;
}
@media(min-width:769px){
.rnu-et_h2tjg{
font-size:32px;
}
}
.rnu-et_texttjg{
color:#857D6E;
margin-bottom:22px;
font-size:0.938rem;
line-height:1.65;
}
.rnu-et_statstjg{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.rnu-et_stattjg{
min-width:0;
}
.rnu-et_stat_vtjg{
font-weight:700;
font-size:26px;
color:#18160F;
line-height:1;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
.rnu-et_stat_ltjg{
margin-top:4px;
color:#6B6456;
font-size:0.781rem;
}
.rnu-et_righttjg{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.rnu-et_membertjg{
padding:18px 20px;
gap:16px;
border-radius:0.875rem;
border:1px solid rgba(20,18,12,0.08);
background:#FDFCFA;
min-width:0;
align-items:center;
display:flex;
}
.rnu-et_member_avtjg{
background:linear-gradient(135deg,#242018,#9E7B3A);
flex:0 0 auto;
border-radius:50%;
height:48px;
width:3rem;
}
.rnu-et_member_nametjg{
color:#18160F;
overflow-wrap:break-word;
font-size:15px;
font-weight:700;
}
.rnu-et_member_roletjg{
color:#6B6456;
font-size:12.5px;
overflow-wrap:break-word;
}
.rnu-et_updatedtjg{
gap:0.5rem;
border:1px solid rgba(20,18,12,0.08);
background:#F5F2EE;
padding:14px 18px;
border-radius:0.875rem;
font-size:0.781rem;
align-items:center;
color:#857D6E;
display:flex;
}
.rnu-wytjg{
padding:48px 0;
}
@media(min-width:769px){
.rnu-wytjg{
padding:56px 0;
}
}
.rnu-wy_intjg{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:898px){
.rnu-wy_intjg{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.rnu-wy_lefttjg{
min-width:0;
}
.rnu-wy_eyebrowtjg{
margin-bottom:14px;
}
.rnu-wy_h2tjg{
overflow-wrap:break-word;
font-size:32px;
margin-bottom:16px;
line-height:1.05;
color:#18160F;
font-weight:600;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.rnu-wy_h2tjg{
font-size:2.5rem;
}
}
.rnu-wy_introtjg{
line-height:1.6;
color:#857D6E;
font-size:15px;
}
.rnu-wy_gridtjg{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:562px){
.rnu-wy_gridtjg{
grid-template-columns:1fr 1fr;
}
}
.rnu-wy_cardtjg{
padding:26px;
border:1px solid rgba(20,18,12,0.08);
border-radius:0.875rem;
background:#FDFCFA;
min-width:0;
}
.rnu-wy_card_ictjg{
margin-bottom:16px;
align-items:center;
display:inline-flex;
color:#9E7B3A;
justify-content:center;
}
.rnu-wy_card_ictjg svg{
height:1.625rem;
width:26px;
}
.rnu-wy_card_htjg{
font-weight:600;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
margin-bottom:8px;
font-size:21px;
overflow-wrap:break-word;
color:#18160F;
}
.rnu-wy_card_ptjg{
font-size:14px;
color:#857D6E;
overflow-wrap:break-word;
line-height:1.55;
}
.rnu-tttjg{
padding:3rem 0 10px;
}
@media(min-width:771px){
.rnu-tttjg{
padding:60px 0 10px;
}
}
.rnu-tt_headtjg{
margin-bottom:34px;
text-align:center;
}
.rnu-tt_eyebrowtjg{
margin-bottom:12px;
}
.rnu-tt_h2tjg{
font-weight:600;
overflow-wrap:break-word;
font-size:2rem;
line-height:1.05;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#18160F;
}
@media(min-width:767px){
.rnu-tt_h2tjg{
font-size:42px;
}
}
.rnu-tt_gridtjg{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.rnu-tt_gridtjg{
grid-template-columns:repeat(3,1fr);
}
}
.rnu-tt_cardtjg{
padding:1.875rem;
background:#FDFCFA;
border-radius:14px;
border:1px solid rgba(20,18,12,0.08);
display:flex;
flex-direction:column;
min-width:0;
}
.rnu-tt_card_ictjg{
margin-bottom:1.125rem;
display:inline-flex;
align-items:center;
color:#9E7B3A;
}
.rnu-tt_card_ictjg svg{
width:1.75rem;
height:28px;
}
.rnu-tt_card_htjg{
font-size:1.375rem;
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#18160F;
}
.rnu-tt_card_ptjg{
font-size:0.875rem;
line-height:1.6;
overflow-wrap:break-word;
color:#857D6E;
margin-bottom:14px;
}
.rnu-tt_card_ptjg b{
color:#18160F;
font-weight:700;
}
.rnu-tt_card_linktjg{
transition:color .22s ease;
font-size:0.813rem;
border-bottom:1px solid #9E7B3A;
padding-bottom:2px;
margin-top:auto;
color:#18160F;
font-weight:700;
align-self:flex-start;
}
.rnu-tt_card_linktjg:hover{
color:#9E7B3A;
}
.rnu-optjg{
padding:36px 0 0.625rem;
}
.rnu-op_intjg{
grid-template-columns:1fr;
border:1px solid rgba(20,18,12,0.08);
gap:32px;
padding:32px;
border-radius:14px;
background:#FDFCFA;
display:grid;
align-items:center;
}
@media(min-width:858px){
.rnu-op_intjg{
gap:2.75rem;
padding:2.125rem 2.5rem;
grid-template-columns:.9fr 1.1fr;
}
}
.rnu-op_lefttjg{
min-width:0;
}
.rnu-op_eyebrowtjg{
margin-bottom:0.75rem;
}
.rnu-op_h2tjg{
margin-bottom:10px;
font-size:1.75rem;
line-height:1.08;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#18160F;
font-weight:600;
}
@media(min-width:769px){
.rnu-op_h2tjg{
font-size:1.875rem;
}
}
.rnu-op_texttjg{
font-size:0.875rem;
line-height:1.6;
color:#857D6E;
}
.rnu-op_gridtjg{
grid-template-columns:1fr 1fr;
border:1px solid rgba(20,18,12,0.15);
background:rgba(20,18,12,0.15);
gap:1px;
overflow:hidden;
border-radius:0.5rem;
display:grid;
}
.rnu-op_fieldtjg{
background:#F5F2EE;
padding:1.125rem 1.25rem;
min-width:0;
}
.rnu-op_field_lbtjg{
margin-bottom:0.313rem;
font-weight:600;
color:#9E7B3A;
font-size:10px;
text-transform:uppercase;
letter-spacing:.1em;
}
.rnu-op_field_valtjg{
font-weight:700;
overflow-wrap:break-word;
font-size:14px;
color:#18160F;
}
.rnu-provtjg{
padding:40px 0 20px;
}
.rnu-prov_eyebrowtjg{
display:block;
margin-bottom:1.125rem;
}
.rnu-prov_gridtjg{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:563px){
.rnu-prov_gridtjg{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.rnu-prov_gridtjg{
grid-template-columns:repeat(6,1fr);
}
}
.rnu-faqtjg{
background:#FDFCFA;
padding:3rem 0;
border-top:1px solid rgba(20,18,12,0.08);
margin-top:1.5rem;
border-bottom:1px solid rgba(20,18,12,0.08);
}
@media(min-width:770px){
.rnu-faqtjg{
padding:62px 0;
}
}
.rnu-faq_headtjg{
margin-bottom:2.125rem;
text-align:center;
}
.rnu-faq_eyebrowtjg{
margin-bottom:12px;
}
.rnu-faq_h2tjg{
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
overflow-wrap:break-word;
line-height:1.05;
color:#18160F;
font-weight:600;
}
@media(min-width:766px){
.rnu-faq_h2tjg{
font-size:38px;
}
}
.rnu-faq_listtjg{
margin:0 auto;
gap:12px;
display:flex;
max-width:51.25rem;
flex-direction:column;
}
.rnu-faq_itemtjg{
background:#F5F2EE;
border:1px solid rgba(20,18,12,0.08);
overflow:hidden;
border-radius:14px;
}
.rnu-faq_qtjg{
padding:20px 24px;
gap:20px;
list-style:none;
justify-content:space-between;
overflow-wrap:break-word;
cursor:pointer;
display:flex;
color:#18160F;
font-size:1rem;
align-items:center;
font-weight:700;
}
.rnu-faq_qtjg::-webkit-details-marker{
display:none;
}
.rnu-faq_q_ictjg{
transition:transform .22s ease;
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#9E7B3A;
}
.rnu-faq_q_ictjg svg{
width:18px;
height:18px;
}
.rnu-faq_itemtjg[open] .rnu-faq_q_ictjg{
transform:rotate(180deg);
}
.rnu-faq_atjg{
padding:0 24px 1.25rem;
overflow-wrap:break-word;
color:#857D6E;
font-size:14.5px;
line-height:1.6;
}
.rnu-lhtjg{
padding:40px 0 20px;
}
.rnu-lh_intjg{
padding-top:2.125rem;
border-top:1px solid rgba(20,18,12,0.15);
}
.rnu-lh_eyebrowtjg{
display:block;
margin-bottom:1.375rem;
}
.rnu-lh_gridtjg{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:599px){
.rnu-lh_gridtjg{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.rnu-lh_gridtjg{
grid-template-columns:repeat(5,1fr);
}
}
.rnu-lh_coltjg{
min-width:0;
}
.rnu-lh_col_htjg{
color:#18160F;
margin-bottom:0.75rem;
font-weight:700;
overflow-wrap:break-word;
font-size:0.813rem;
}
.rnu-lh_linkstjg{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.rnu-lh_linktjg{
transition:color .22s ease;
color:#857D6E;
overflow-wrap:break-word;
font-size:0.813rem;
}
.rnu-lh_linktjg:hover{
color:#9E7B3A;
}
.rnu-gdtjg{
padding:3rem 0 10px;
}
.rnu-gd_headtjg{
gap:0.875rem;
flex-direction:column;
margin-bottom:24px;
display:flex;
}
@media(min-width:681px){
.rnu-gd_headtjg{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.rnu-gd_eyebrowtjg{
margin-bottom:0.625rem;
}
.rnu-gd_h2tjg{
line-height:1.05;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:28px;
font-weight:600;
color:#18160F;
overflow-wrap:break-word;
}
@media(min-width:765px){
.rnu-gd_h2tjg{
font-size:2.125rem;
}
}
.rnu-gd_moretjg{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
font-size:13.5px;
border-bottom:1px solid #18160F;
font-weight:600;
padding-bottom:2px;
color:#18160F;
}
.rnu-gd_moretjg:hover{
border-color:#9E7B3A;
color:#9E7B3A;
}
.rnu-gd_gridtjg{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:717px){
.rnu-gd_gridtjg{
grid-template-columns:repeat(3,1fr);
}
}
.rnu-gd_cardtjg{
background:#FDFCFA;
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(20,18,12,0.08);
display:block;
min-width:0;
}
.rnu-gd_card_imgtjg{
background:linear-gradient(140deg,#242018,#9E7B3A);
height:9.375rem;
}
.rnu-gd_card_bodytjg{
padding:1.375rem;
}
.rnu-gd_card_cattjg{
font-size:0.625rem;
color:#9E7B3A;
font-weight:600;
letter-spacing:.1em;
text-transform:uppercase;
}
.rnu-gd_card_htjg{
margin:8px 0 0.625rem;
font-size:19px;
overflow-wrap:break-word;
line-height:1.2;
font-weight:600;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#18160F;
}
.rnu-gd_card_metatjg{
font-size:12px;
overflow-wrap:break-word;
color:#6B6456;
}
.rnu-eltjg{
padding:3rem 0;
}
@media(min-width:769px){
.rnu-eltjg{
padding:56px 0;
}
}
.rnu-el_intjg{
grid-template-columns:1fr;
gap:40px;
display:grid;
align-items:start;
}
@media(min-width:898px){
.rnu-el_intjg{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.rnu-el_lefttjg{
min-width:0;
}
.rnu-el_eyebrowtjg{
margin-bottom:0.875rem;
}
.rnu-el_h2tjg{
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.08;
font-size:2rem;
margin-bottom:1.375rem;
font-weight:600;
color:#18160F;
}
@media(min-width:765px){
.rnu-el_h2tjg{
font-size:2.375rem;
}
}
.rnu-el_bodytjg p{
line-height:1.7;
font-size:1rem;
overflow-wrap:break-word;
color:#2E2B23;
margin-bottom:18px;
}
.rnu-el_dropcaptjg{
padding:0.375rem 12px 0 0;
font-size:62px;
color:#9E7B3A;
float:left;
font-weight:700;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:.8;
}
.rnu-el_righttjg{
min-width:0;
}
.rnu-el_quotetjg{
padding:2.25rem;
border-radius:1.25rem;
background:linear-gradient(150deg,#242018,#131210);
margin-bottom:1.5rem;
position:relative;
color:#F5F0E8;
}
.rnu-el_quote_marktjg{
color:#C8A85C;
align-items:center;
display:inline-flex;
margin-bottom:6px;
}
.rnu-el_quote_marktjg svg{
width:2.125rem;
height:34px;
}
.rnu-el_quote_texttjg{
margin-bottom:1.375rem;
font-weight:500;
line-height:1.4;
color:#F5F0E8;
font-size:1.375rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.rnu-el_quote_metatjg{
gap:0.75rem;
display:flex;
align-items:center;
}
.rnu-el_quote_avtjg{
background:linear-gradient(135deg,#9E7B3A,#D4AA5C);
border-radius:50%;
flex:0 0 auto;
width:2.375rem;
height:38px;
}
.rnu-el_quote_authortjg{
font-size:0.875rem;
font-weight:700;
color:#F5F0E8;
}
.rnu-el_quote_meta_subtjg{
color:#A89E8E;
font-size:0.75rem;
}
.rnu-el_explaintjg{
border:1px solid rgba(20,18,12,0.08);
overflow:hidden;
border-radius:0.875rem;
}
.rnu-el_explain_cardtjg{
padding:22px 1.5rem;
}
.rnu-el_explain_cardtjg+.rnu-el_explain_cardtjg{
border-top:1px solid rgba(20,18,12,0.08);
}
.rnu-el_explain_htjg{
overflow-wrap:break-word;
font-size:1.25rem;
margin-bottom:0.5rem;
font-weight:600;
color:#18160F;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
}
.rnu-el_explain_ptjg{
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
color:#857D6E;
}
.rnu-sgtjg{
padding:48px 0 0.625rem;
}
.rnu-sg_eyebrowtjg{
display:block;
margin-bottom:12px;
}
.rnu-sg_h2tjg{
margin-bottom:1.75rem;
line-height:1.05;
font-weight:600;
font-size:30px;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#18160F;
}
@media(min-width:771px){
.rnu-sg_h2tjg{
font-size:2.25rem;
}
}
.rnu-sg_gridtjg{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:719px){
.rnu-sg_gridtjg{
grid-template-columns:repeat(3,1fr);
}
}
.rnu-sg_coltjg{
min-width:0;
}
.rnu-sg_col_htjg{
margin-bottom:10px;
font-size:1.375rem;
color:#18160F;
overflow-wrap:break-word;
line-height:1.15;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
.rnu-sg_col_ptjg{
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
color:#857D6E;
}
.rnu-sbtjg{
padding:3rem 0;
background:#FDFCFA;
border-bottom:1px solid rgba(20,18,12,0.08);
margin-top:1.5rem;
border-top:1px solid rgba(20,18,12,0.08);
}
@media(min-width:765px){
.rnu-sbtjg{
padding:3.5rem 0;
}
}
.rnu-sb_eyebrowtjg{
margin-bottom:0.75rem;
display:block;
}
.rnu-sb_h2tjg{
color:#18160F;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-size:30px;
margin-bottom:26px;
}
@media(min-width:770px){
.rnu-sb_h2tjg{
font-size:2.25rem;
}
}
.rnu-sb_gridtjg{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:561px){
.rnu-sb_gridtjg{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.rnu-sb_gridtjg{
grid-template-columns:repeat(4,1fr);
}
}
.rnu-sb_cardtjg{
border:1px solid rgba(20,18,12,0.08);
padding:24px;
background:#F5F2EE;
border-radius:14px;
min-width:0;
}
.rnu-sb_card_htjg{
line-height:1.15;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.188rem;
font-weight:600;
color:#18160F;
overflow-wrap:break-word;
margin-bottom:8px;
}
.rnu-sb_card_ptjg{
font-size:13.5px;
line-height:1.6;
color:#857D6E;
overflow-wrap:break-word;
}
.rnu-sb_rtptjg{
gap:24px;
grid-template-columns:1fr;
padding:26px 1.75rem;
border-radius:14px;
background:#F5F2EE;
border:1px solid rgba(20,18,12,0.08);
align-items:center;
display:grid;
margin-top:1.125rem;
}
@media(min-width:761px){
.rnu-sb_rtptjg{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.rnu-sb_rtp_htjg{
font-weight:600;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.25rem;
line-height:1.15;
color:#18160F;
}
.rnu-sb_rtp_ptjg{
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
color:#857D6E;
}
.rnu-sb_rtp_statstjg{
gap:1rem;
display:flex;
}
.rnu-sb_stattjg{
background:#FDFCFA;
flex:1 1 0;
padding:1.125rem;
border-radius:8px;
text-align:center;
min-width:0;
}
.rnu-sb_stat_vtjg{
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
color:#3A7D52;
font-weight:700;
}
.rnu-sb_stat_ltjg{
font-size:11.5px;
margin-top:0.25rem;
color:#6B6456;
}
.rnu-fttjg{
background:#1C1A18;
color:#A89E8E;
margin-top:40px;
}
.rnu-ft_intjg{
gap:32px;
padding:48px 0 28px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:599px){
.rnu-ft_intjg{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.rnu-ft_intjg{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.rnu-ft_brandtjg{
min-width:0;
}
.rnu-ft_logotjg{
color:#F5F0E8;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
font-weight:700;
overflow-wrap:break-word;
}
.rnu-ft_taglinetjg{
font-size:13.5px;
color:#A89E8E;
line-height:1.6;
margin-top:0.875rem;
max-width:17.5rem;
}
.rnu-ft_contacttjg{
transition:color .22s ease;
display:inline-block;
max-width:280px;
margin-top:12px;
color:#C8A85C;
overflow-wrap:anywhere;
font-size:13px;
}
.rnu-ft_contacttjg:hover{
color:#F5F0E8;
}
.rnu-ft_coltjg{
min-width:0;
}
.rnu-ft_col_htjg{
letter-spacing:.08em;
margin-bottom:0.875rem;
font-size:0.813rem;
text-transform:uppercase;
color:#F5F0E8;
font-weight:700;
overflow-wrap:break-word;
}
.rnu-ft_col_linkstjg{
gap:10px;
flex-direction:column;
display:flex;
}
.rnu-ft_linktjg{
transition:color .22s ease;
font-size:13.5px;
overflow-wrap:break-word;
color:#A89E8E;
}
.rnu-ft_linktjg:hover{
color:#F5F0E8;
}
.rnu-ft_bottjg{
padding:1.375rem 0 2.5rem;
gap:1rem;
border-top:1px solid rgba(255,251,244,0.13);
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.rnu-ft_bottjg{
gap:1.25rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.rnu-ft_legaltjg{
font-size:11.5px;
line-height:1.6;
max-width:47.5rem;
color:#B0A89A;
overflow-wrap:break-word;
}
.rnu-ft_legaltjg b{
color:#A89E8E;
font-weight:700;
}
.rnu-ft_agetjg{
border:1.5px solid #C8A85C;
border-radius:0.5rem;
padding:4px 9px;
flex:0 0 auto;
font-size:13px;
font-weight:700;
color:#C8A85C;
}