*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1410;
text-rendering:optimizeLegibility;
color:#D8D0C4;
line-height:1.6;
overflow-wrap:break-word;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
-webkit-font-smoothing:antialiased;
font-size:15px;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.nrd-layout_9xb{
flex-direction:column;
min-height:100vh;
display:flex;
}
.nrd-main_9xb{
flex:1 1 auto;
min-width:0;
width:100%;
}
.nrd-container_9xb{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:1400px;
}
@media(min-width:771px){
.nrd-container_9xb{
padding:0 2rem;
}
}
@media(min-width:1098px){
.nrd-container_9xb{
padding:0 56px;
}
}
.nrd-eyebrow_9xb{
font-size:11px;
display:inline-block;
letter-spacing:.2em;
overflow-wrap:break-word;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.4;
color:#2DC87A;
font-weight:600;
text-transform:uppercase;
}
.nrd-band_9xb{
background:#0E1A14;
color:#EDF7F2;
}
.nrd-band_9xb .nrd-eyebrow_9xb{
color:#3DEBA0;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.nrd-tb_9xb{
background:#1A1410;
position:sticky;
top:0;
border-bottom:1px solid rgba(242,237,228,0.13);
z-index:50;
}
.nrd-tb_in_9xb{
padding:0.75rem 16px;
margin:0 auto;
gap:16px;
max-width:1400px;
justify-content:space-between;
align-items:center;
width:100%;
display:flex;
}
@media(min-width:767px){
.nrd-tb_in_9xb{
padding:1rem 2rem;
}
}
@media(min-width:1101px){
.nrd-tb_in_9xb{
padding:1.125rem 3.5rem;
}
}
.nrd-tb_left_9xb{
gap:1.75rem;
display:flex;
align-items:center;
min-width:0;
}
.nrd-tb_logo_9xb{
gap:0.688rem;
display:flex;
align-items:center;
min-width:0;
}
.nrd-tb_logo_mark_9xb{
border-radius:8px;
flex:0 0 auto;
width:2.125rem;
height:2.125rem;
object-fit:cover;
}
.nrd-tb_logo_txt_9xb{
flex-direction:column;
min-width:0;
line-height:1;
display:flex;
}
.nrd-tb_logo_name_9xb{
overflow:hidden;
white-space:nowrap;
font-size:22px;
text-overflow:ellipsis;
letter-spacing:.02em;
color:#F2EDE4;
font-weight:700;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.nrd-tb_logo_sub_9xb{
overflow:hidden;
text-overflow:ellipsis;
text-transform:uppercase;
margin-top:4px;
color:#2DC87A;
letter-spacing:.32em;
font-size:0.531rem;
white-space:nowrap;
font-weight:600;
}
.nrd-tb_nav_9xb{
display:none;
}
@media(min-width:961px){
.nrd-tb_nav_9xb{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.nrd-tb_nav_item_9xb{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
color:#D8D0C4;
padding-bottom:3px;
font-size:14px;
border-bottom:2px solid transparent;
font-weight:600;
}
.nrd-tb_nav_item_9xb:hover{
color:#F2EDE4;
}
.nrd-tb_nav_item_9xb.nrd-state_active_9xb{
border-color:#2DC87A;
color:#F2EDE4;
}
.nrd-tb_right_9xb{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.nrd-tb_search_9xb{
transition:color .22s ease;
display:flex;
justify-content:center;
color:#D8D0C4;
align-items:center;
}
.nrd-tb_search_9xb:hover{
color:#2DC87A;
}
.nrd-tb_search_9xb svg{
width:18px;
height:1.125rem;
}
.nrd-tb_lang_9xb{
color:#A89E90;
font-size:0.688rem;
letter-spacing:.1em;
font-weight:600;
text-transform:uppercase;
}
.nrd-tb_lang_9xb:hover{
color:#F2EDE4;
}
.nrd-tb_login_9xb{
display:none;
color:#F2EDE4;
font-size:0.875rem;
font-weight:600;
}
@media(min-width:771px){
.nrd-tb_login_9xb{
display:inline-block;
}
}
.nrd-tb_register_9xb{
border-radius:62.438rem;
background:#2DC87A;
padding:11px 22px;
transition:background-color .22s ease;
white-space:nowrap;
font-size:14px;
font-weight:700;
color:#0B1A11;
}
.nrd-tb_register_9xb:hover{
background:#24A864;
}
.nrd-mob_9xb{
background:#1A1410;
border-top:1px solid rgba(242,237,228,0.13);
right:0;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
bottom:0;
z-index:60;
left:0;
}
@media(min-width:962px){
.nrd-mob_9xb{
display:none;
}
}
.nrd-mob_in_9xb{
margin:0 auto;
display:flex;
max-width:560px;
align-items:stretch;
justify-content:space-around;
}
.nrd-mob_item_9xb{
transition:color .22s ease;
flex:1 1 0;
padding:0.563rem 4px;
gap:3px;
color:#A89E90;
display:flex;
min-width:0;
flex-direction:column;
align-items:center;
}
.nrd-mob_item_9xb.nrd-state_active_9xb{
color:#2DC87A;
}
.nrd-mob_ic_9xb{
display:flex;
justify-content:center;
align-items:center;
}
.nrd-mob_ic_9xb svg{
height:20px;
width:20px;
}
.nrd-mob_lb_9xb{
overflow:hidden;
font-weight:600;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
font-size:10px;
}
@media(max-width:962px){
body{
padding-bottom:60px;
}
}
.nrd-rail_9xb{
min-width:0;
position:relative;
}
.nrd-rail_scroll_9xb{
gap:0.875rem;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
display:flex;
scrollbar-width:thin;
padding-bottom:0.875rem;
}
@media(min-width:771px){
.nrd-rail_scroll_9xb{
gap:1.125rem;
}
}
.nrd-gc_9xb{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:770px){
.nrd-gc_9xb{
width:188px;
}
}
.nrd-gc_img_9xb{
background:#231D16;
border-radius:14px;
overflow:hidden;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
}
.nrd-gc_img_9xb img{
inset:0;
object-fit:cover;
width:100%;
position:absolute;
height:100%;
}
.nrd-gc_cover_9xb{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.nrd-gc_hover_9xb{
inset:0;
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
justify-content:center;
display:flex;
position:absolute;
align-items:center;
opacity:0;
}
.nrd-gc_9xb:hover .nrd-gc_hover_9xb{
opacity:1;
}
.nrd-gc_hover_btn_9xb{
background:#2DC87A;
border-radius:999px;
display:flex;
width:46px;
align-items:center;
color:#0B1A11;
height:2.875rem;
justify-content:center;
}
.nrd-gc_hover_btn_9xb svg{
height:1.125rem;
width:1.125rem;
}
.nrd-gc_info_9xb{
gap:2px;
margin-top:9px;
min-width:0;
flex-direction:column;
display:flex;
}
.nrd-gc_name_9xb{
overflow:hidden;
white-space:nowrap;
font-size:0.813rem;
font-weight:700;
text-overflow:ellipsis;
color:#F2EDE4;
}
.nrd-gc_prov_9xb{
overflow:hidden;
font-size:0.688rem;
text-overflow:ellipsis;
white-space:nowrap;
color:#A89E90;
}
.nrd-gc_meta_9xb{
color:#A89E90;
font-size:11px;
}
.nrd-tc_9xb{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:768px){
.nrd-tc_9xb{
width:230px;
}
}
.nrd-tc_img_9xb{
overflow:hidden;
background:#231D16;
border-radius:14px;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
padding-bottom:75%;
position:relative;
}
.nrd-tc_img_9xb img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.nrd-tc_info_9xb{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
}
.nrd-tc_name_9xb{
overflow:hidden;
color:#F2EDE4;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
font-size:14px;
}
.nrd-tc_rtp_9xb{
color:#A89E90;
font-size:11px;
}
.nrd-lc_9xb{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:766px){
.nrd-lc_9xb{
width:16.75rem;
}
}
.nrd-lc_img_9xb{
background:#231D16;
overflow:hidden;
border-radius:14px;
padding-bottom:62.5%;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
position:relative;
}
.nrd-lc_img_9xb img{
inset:0;
position:absolute;
object-fit:cover;
height:100%;
width:100%;
}
.nrd-lc_live_9xb{
border-radius:999px;
padding:4px 0.563rem;
background:rgba(0,0,0,0.52);
gap:7px;
position:absolute;
top:0.75rem;
display:flex;
left:12px;
align-items:center;
}
.nrd-lc_live_dot_9xb{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#E8393A;
width:8px;
height:8px;
}
.nrd-lc_seats_9xb{
font-weight:600;
color:#EDF7F2;
font-size:0.625rem;
letter-spacing:.08em;
text-transform:uppercase;
}
.nrd-lc_info_9xb{
gap:2px;
display:flex;
flex-direction:column;
margin-top:9px;
min-width:0;
}
.nrd-lc_name_9xb{
overflow:hidden;
text-overflow:ellipsis;
color:#F2EDE4;
font-size:15px;
white-space:nowrap;
font-weight:700;
}
.nrd-lc_bet_9xb{
font-size:11px;
color:#A89E90;
}
.nrd-pc_9xb{
border:1px solid rgba(242,237,228,0.07);
gap:8px;
padding:16px 0.875rem;
border-radius:14px;
background:#231D16;
display:flex;
min-width:0;
justify-content:center;
min-height:4.625rem;
flex-direction:column;
align-items:center;
}
.nrd-pc_logo_9xb{
flex:0 0 auto;
max-width:100%;
height:28px;
width:auto;
object-fit:contain;
}
.nrd-pc_name_9xb{
overflow:hidden;
color:#A89E90;
white-space:nowrap;
max-width:100%;
text-align:center;
font-size:11px;
text-overflow:ellipsis;
}
.nrd-gc_tag_9xb{
border-radius:8px;
padding:3px 0.5rem;
font-size:10px;
font-weight:700;
display:inline-block;
left:10px;
position:absolute;
top:0.625rem;
z-index:2;
text-transform:uppercase;
letter-spacing:.06em;
}
.nrd-gc_tag_hot_9xb{
background:#E8393A;
color:#EDF7F2;
}
.nrd-gc_tag_new_9xb{
background:#3DEBA0;
color:#0E1A14;
}
.nrd-gc_tag_jp_9xb{
background:#E8A020;
color:#0E1A14;
}
.nrd-gc_tag_live_9xb{
background:#E8393A;
color:#EDF7F2;
}
.nrd-sh_9xb{
margin-bottom:18px;
min-width:0;
}
.nrd-sh_row_9xb{
gap:1rem;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.nrd-sh_row_9xb .nrd-sh_l_9xb{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.nrd-sh_stack_9xb{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.nrd-sh_center_9xb{
gap:0.625rem;
flex-direction:column;
align-items:center;
display:flex;
text-align:center;
}
.nrd-sh_h2_9xb{
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.5rem;
color:#F2EDE4;
line-height:1.1;
}
@media(min-width:771px){
.nrd-sh_h2_9xb{
font-size:30px;
}
}
.nrd-band_9xb .nrd-sh_h2_9xb{
color:#EDF7F2;
}
.nrd-sh_eb_line_9xb{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.nrd-sh_eb_line_9xb::before{
background:#2DC87A;
content:"";
display:inline-block;
width:28px;
height:1px;
}
.nrd-band_9xb .nrd-sh_eb_line_9xb::before{
background:#3DEBA0;
}
.nrd-sh_eb_dot_9xb{
gap:8px;
align-items:center;
display:inline-flex;
}
.nrd-sh_eb_dot_9xb::before{
background:#2DC87A;
border-radius:50%;
height:0.375rem;
display:inline-block;
content:"";
width:0.375rem;
}
.nrd-band_9xb .nrd-sh_eb_dot_9xb::before{
background:#3DEBA0;
}
.nrd-sh_link_9xb{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
align-items:center;
font-size:0.813rem;
border-bottom:1px solid #F2EDE4;
color:#F2EDE4;
font-weight:600;
padding-bottom:2px;
white-space:nowrap;
display:inline-flex;
}
.nrd-sh_link_9xb:hover{
border-color:#2DC87A;
color:#2DC87A;
}
.nrd-sh_link_9xb svg{
height:0.875rem;
width:0.875rem;
}
.nrd-sh_link_chev_9xb{
border-bottom:0;
padding-bottom:0;
}
.nrd-sh_link_btn_9xb{
padding:0.563rem 18px;
background:#2DC87A;
border-radius:62.438rem;
border-bottom:0;
color:#0B1A11;
}
.nrd-sh_link_btn_9xb:hover{
border-color:transparent;
background:#24A864;
color:#0B1A11;
}
.nrd-band_9xb .nrd-sh_link_9xb{
border-color:#EDF7F2;
color:#EDF7F2;
}
.nrd-band_9xb .nrd-sh_link_btn_9xb{
background:#3DEBA0;
color:#0E1A14;
}
.nrd-sh_rule_9xb{
margin:-2px 0 1.125rem;
background:rgba(242,237,228,0.13);
height:1px;
}
.nrd-band_9xb .nrd-sh_rule_9xb{
background:rgba(244,255,250,0.13);
}
.nrd-hero_9xb{
padding:32px 0 0.5rem;
}
@media(min-width:765px){
.nrd-hero_9xb{
padding:3.5rem 0 1.5rem;
}
}
.nrd-hero_in_9xb{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:897px){
.nrd-hero_in_9xb{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.nrd-hero_copy_9xb{
min-width:0;
}
.nrd-hero_eyebrow_9xb{
gap:0.625rem;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.nrd-hero_eyebrow_line_9xb{
background:#2DC87A;
flex:0 0 auto;
display:inline-block;
width:28px;
height:1px;
}
.nrd-hero_h1_9xb{
color:#F2EDE4;
overflow-wrap:break-word;
font-weight:600;
letter-spacing:-.01em;
font-size:38px;
margin-bottom:1.25rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.04;
}
@media(min-width:768px){
.nrd-hero_h1_9xb{
font-size:54px;
}
}
@media(min-width:1098px){
.nrd-hero_h1_9xb{
font-size:3.875rem;
}
}
.nrd-hero_h1_9xb em{
color:#2DC87A;
font-style:normal;
}
.nrd-hero_sub_9xb{
margin-bottom:30px;
font-size:16px;
line-height:1.6;
max-width:30rem;
color:#8C8279;
}
@media(min-width:768px){
.nrd-hero_sub_9xb{
font-size:1.125rem;
}
}
.nrd-hero_actions_9xb{
gap:14px;
flex-wrap:wrap;
align-items:center;
margin-bottom:34px;
display:flex;
}
.nrd-hero_cta_9xb{
border-radius:62.438rem;
gap:10px;
transition:background-color .22s ease;
padding:16px 1.875rem;
background:#2DC87A;
align-items:center;
display:inline-flex;
font-weight:700;
color:#0B1A11;
font-size:0.938rem;
}
.nrd-hero_cta_9xb:hover{
background:#24A864;
}
.nrd-hero_cta_ic_9xb{
display:inline-flex;
align-items:center;
}
.nrd-hero_cta_ic_9xb svg{
width:1rem;
height:16px;
}
.nrd-hero_cta_alt_9xb{
transition:border-color .22s ease,color .22s ease;
border-radius:999px;
padding:0.938rem 26px;
background:transparent;
border:1px solid rgba(242,237,228,0.13);
color:#F2EDE4;
font-size:15px;
font-weight:600;
align-items:center;
display:inline-flex;
}
.nrd-hero_cta_alt_9xb:hover{
border-color:#2DC87A;
color:#2DC87A;
}
.nrd-hero_trust_9xb{
gap:22px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.nrd-hero_trust_item_9xb{
gap:0.563rem;
font-size:13px;
font-weight:600;
color:#D8D0C4;
display:flex;
align-items:center;
}
.nrd-hero_trust_ic_9xb{
align-items:center;
display:inline-flex;
color:#2DC87A;
}
.nrd-hero_trust_ic_9xb svg{
width:16px;
height:16px;
}
.nrd-hero_promo_9xb{
background:#231D16;
border-radius:20px;
overflow:hidden;
display:flex;
min-height:300px;
position:relative;
box-shadow:0 12px 3rem rgba(0,0,0,0.65), 0 4px 16px rgba(45,200,122,0.10);
}
.nrd-hero_promo_bg_9xb{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.nrd-hero_promo_bg_9xb::after{
inset:0;
background:linear-gradient(120deg,#0E1A14 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.nrd-hero_promo_glow_9xb{
background:radial-gradient(circle,rgba(52,211,120,0.12) 0%,transparent 65%);
border-radius:50%;
top:-40px;
position:absolute;
width:16.25rem;
pointer-events:none;
height:260px;
right:-1.25rem;
}
.nrd-hero_promo_ct_9xb{
padding:1.75rem;
position:relative;
max-width:88%;
z-index:2;
align-self:flex-end;
}
.nrd-hero_promo_label_9xb{
display:block;
font-size:10px;
margin-bottom:8px;
text-transform:uppercase;
font-weight:700;
color:#3DEBA0;
letter-spacing:.25em;
}
.nrd-hero_promo_amount_9xb{
font-weight:600;
font-size:2rem;
line-height:1.05;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#EDF7F2;
}
@media(min-width:765px){
.nrd-hero_promo_amount_9xb{
font-size:2.5rem;
}
}
.nrd-hero_promo_amount_9xb em{
color:#3DEBA0;
font-style:normal;
}
.nrd-hero_rating_9xb{
background:#231D16;
border:1px solid rgba(242,237,228,0.07);
gap:10px;
padding:10px 14px;
border-radius:14px;
max-width:min(260px,62%);
align-items:center;
right:14px;
display:flex;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
z-index:3;
position:absolute;
top:0.875rem;
}
.nrd-hero_rating_score_9xb{
flex:0 0 auto;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
color:#F2EDE4;
font-weight:700;
}
.nrd-hero_rating_txt_9xb{
flex:1 1 auto;
min-width:0;
}
.nrd-hero_rating_stars_9xb{
gap:2px;
color:#2DC87A;
display:flex;
}
.nrd-hero_rating_stars_9xb svg{
width:12px;
height:0.75rem;
}
.nrd-hero_rating_cap_9xb{
font-size:11px;
color:#A89E90;
overflow-wrap:break-word;
line-height:1.35;
display:block;
margin-top:3px;
}
.nrd-stat_9xb{
margin-top:1rem;
border-top:1px solid rgba(242,237,228,0.13);
border-bottom:1px solid rgba(242,237,228,0.13);
}
.nrd-stat_in_9xb{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.nrd-stat_in_9xb{
grid-template-columns:repeat(4,1fr);
}
}
.nrd-stat_item_9xb{
padding:22px 0.875rem;
border-bottom:1px solid rgba(242,237,228,0.07);
min-width:0;
border-right:1px solid rgba(242,237,228,0.07);
}
.nrd-stat_item_9xb:nth-child(2n){
border-right:0;
}
.nrd-stat_item_9xb:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.nrd-stat_item_9xb{
border-bottom:0;
}
.nrd-stat_item_9xb:nth-child(2n){
border-right:1px solid rgba(242,237,228,0.07);
}
.nrd-stat_item_9xb:nth-child(4n){
border-right:0;
}
}
.nrd-stat_value_9xb{
overflow-wrap:break-word;
line-height:1;
font-weight:700;
color:#F2EDE4;
font-size:1.875rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.nrd-stat_value_9xb{
font-size:34px;
}
}
.nrd-stat_label_9xb{
margin-top:0.375rem;
font-size:0.813rem;
overflow-wrap:break-word;
line-height:1.4;
color:#A89E90;
}
.nrd-grow_9xb{
padding:26px 0 0.625rem;
}
.nrd-row_seo_9xb{
margin:0.625rem 0 0;
color:#8C8279;
font-size:14px;
line-height:1.65;
max-width:47.5rem;
overflow-wrap:break-word;
}
.nrd-row_seo_9xb strong{
font-weight:700;
color:#F2EDE4;
}
.nrd-grow_9xb{
padding:26px 0 0.625rem;
}
.nrd-row_seo_9xb{
margin:0.625rem 0 0;
line-height:1.65;
max-width:760px;
overflow-wrap:break-word;
color:#8C8279;
font-size:14px;
}
.nrd-row_seo_9xb strong{
font-weight:700;
color:#F2EDE4;
}
.nrd-grow_9xb{
padding:26px 0 0.625rem;
}
.nrd-row_seo_9xb{
margin:10px 0 0;
line-height:1.65;
color:#8C8279;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:0.875rem;
}
.nrd-row_seo_9xb strong{
font-weight:700;
color:#F2EDE4;
}
.nrd-jp_9xb{
padding:30px 0 0.625rem;
}
.nrd-jp_grid_9xb{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:771px){
.nrd-jp_grid_9xb{
grid-template-columns:1fr 1fr;
}
.nrd-jp_card_mega_9xb{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.nrd-jp_grid_9xb{
grid-template-columns:1.4fr 1fr 1fr;
}
.nrd-jp_card_mega_9xb{
grid-column:auto;
}
}
.nrd-jp_card_9xb{
background:#231D16;
gap:12px;
border:1px solid rgba(242,237,228,0.07);
padding:26px;
overflow:hidden;
border-radius:1.25rem;
flex-direction:column;
min-height:12.5rem;
justify-content:space-between;
min-width:0;
display:flex;
position:relative;
}
.nrd-jp_card_mega_9xb{
background:linear-gradient(135deg,#0E1F18,#080E0B);
border-color:transparent;
color:#EDF7F2;
min-height:13.125rem;
}
.nrd-jp_glow_9xb{
border-radius:50%;
background:radial-gradient(circle,rgba(52,211,120,0.12),transparent 70%);
width:12.5rem;
right:-2.5rem;
height:12.5rem;
pointer-events:none;
position:absolute;
top:-40px;
}
.nrd-jp_label_9xb{
gap:0.625rem;
font-size:10px;
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
position:relative;
font-weight:700;
display:flex;
text-transform:uppercase;
color:#2DC87A;
letter-spacing:.16em;
}
.nrd-jp_card_mega_9xb .nrd-jp_label_9xb{
color:#3DEBA0;
}
.nrd-jp_drop_9xb{
letter-spacing:.04em;
font-weight:600;
text-transform:none;
color:#A89E90;
}
.nrd-jp_card_mega_9xb .nrd-jp_drop_9xb{
color:#8FC4A8;
}
.nrd-jp_amount_9xb{
position:relative;
font-size:2.375rem;
overflow-wrap:break-word;
line-height:1;
font-weight:700;
color:#F2EDE4;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.nrd-jp_card_mega_9xb .nrd-jp_amount_9xb{
animation:zm2-pulse 2.4s infinite;
color:#3DEBA0;
font-size:48px;
}
@media(min-width:771px){
.nrd-jp_card_mega_9xb .nrd-jp_amount_9xb{
font-size:3.375rem;
}
}
.nrd-jp_game_9xb{
font-size:13px;
color:#A89E90;
position:relative;
}
.nrd-jp_card_mega_9xb .nrd-jp_game_9xb{
color:#8FC4A8;
}
.nrd-jp_cta_9xb{
align-self:flex-start;
position:relative;
}
.nrd-jp_card_mega_9xb .nrd-jp_cta_9xb{
border-radius:999px;
padding:10px 1.25rem;
transition:opacity .22s ease;
background:#3DEBA0;
font-size:13px;
font-weight:700;
color:#0E1A14;
}
.nrd-jp_card_mega_9xb .nrd-jp_cta_9xb:hover{
opacity:.9;
}
.nrd-jp_card_9xb:not(.nrd-jp_card_mega_9xb) .nrd-jp_cta_9xb{
transition:color .22s ease,border-color .22s ease;
color:#F2EDE4;
font-size:0.813rem;
border-bottom:1px solid #F2EDE4;
font-weight:700;
padding-bottom:2px;
}
.nrd-jp_card_9xb:not(.nrd-jp_card_mega_9xb) .nrd-jp_cta_9xb:hover{
border-color:#2DC87A;
color:#2DC87A;
}
.nrd-jp_seo_9xb{
margin:14px 0 0;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
color:#8C8279;
max-width:760px;
}
.nrd-jp_seo_9xb strong{
font-weight:700;
color:#F2EDE4;
}
.nrd-trn_9xb{
padding:30px 0 10px;
}
.nrd-trn_in_9xb{
border-radius:20px;
border:1px solid rgba(242,237,228,0.07);
grid-template-columns:1fr;
overflow:hidden;
background:#231D16;
display:grid;
}
@media(min-width:877px){
.nrd-trn_in_9xb{
grid-template-columns:1.05fr 1fr;
}
}
.nrd-trn_banner_9xb{
background:linear-gradient(150deg,#0E1F18,#080E0B);
overflow:hidden;
padding:2.125rem;
color:#EDF7F2;
position:relative;
}
.nrd-trn_glow_9xb{
border-radius:50%;
background:radial-gradient(circle,rgba(52,211,120,0.12),transparent 70%);
right:-2.5rem;
pointer-events:none;
bottom:-2.5rem;
width:200px;
position:absolute;
height:200px;
}
.nrd-trn_eyebrow_9xb{
margin-bottom:0.875rem;
position:relative;
}
.nrd-trn_h2_9xb{
line-height:1.06;
margin-bottom:0.75rem;
font-size:1.875rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#EDF7F2;
position:relative;
}
@media(min-width:765px){
.nrd-trn_h2_9xb{
font-size:36px;
}
}
.nrd-trn_text_9xb{
font-size:0.875rem;
margin-bottom:22px;
position:relative;
color:#8FC4A8;
line-height:1.6;
max-width:26.25rem;
}
.nrd-trn_timer_9xb{
gap:8px;
position:relative;
flex-wrap:wrap;
margin-bottom:1.5rem;
display:flex;
align-items:center;
}
.nrd-trn_timer_cap_9xb{
font-size:0.688rem;
color:#8FC4A8;
}
.nrd-trn_timer_box_9xb{
background:rgba(244,255,250,0.07);
padding:4px 0.75rem;
border-radius:0.5rem;
color:#EDF7F2;
font-weight:700;
font-size:24px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.nrd-trn_cta_9xb{
transition:opacity .22s ease;
background:#3DEBA0;
border-radius:62.438rem;
padding:13px 1.625rem;
position:relative;
font-weight:700;
font-size:14px;
color:#0E1A14;
display:inline-block;
}
.nrd-trn_cta_9xb:hover{
opacity:.9;
}
.nrd-trn_lb_9xb{
padding:1.625rem 1.75rem;
}
.nrd-trn_lb_head_9xb{
gap:10px;
display:flex;
justify-content:space-between;
margin-bottom:12px;
align-items:center;
}
.nrd-trn_lb_title_9xb{
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
color:#F2EDE4;
}
.nrd-trn_lb_upd_9xb{
text-transform:uppercase;
letter-spacing:.08em;
font-size:11px;
color:#A89E90;
}
.nrd-trn_lb_row_9xb{
border-radius:8px;
padding:0.688rem 0.75rem;
gap:14px;
align-items:center;
display:flex;
}
.nrd-trn_lb_row_9xb:nth-child(2){
background:rgba(45,200,122,0.12);
}
.nrd-trn_lb_rank_9xb{
flex:0 0 auto;
color:#2DC87A;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:16px;
width:22px;
}
.nrd-trn_lb_av_9xb{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#2DC87A,#3DEBA0);
height:30px;
width:1.875rem;
}
.nrd-trn_lb_name_9xb{
overflow:hidden;
flex:1 1 auto;
font-weight:600;
min-width:0;
text-overflow:ellipsis;
white-space:nowrap;
color:#F2EDE4;
font-size:14px;
}
.nrd-trn_lb_amount_9xb{
flex:0 0 auto;
font-weight:700;
font-size:0.813rem;
color:#F2EDE4;
}
.nrd-gm_9xb{
padding:1.875rem 0 0.625rem;
}
.nrd-gm_in_9xb{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:877px){
.nrd-gm_in_9xb{
grid-template-columns:1.25fr 1fr;
}
}
.nrd-gm_left_9xb{
padding:2rem;
border-radius:20px;
border:1px solid rgba(242,237,228,0.07);
background:#231D16;
min-width:0;
}
.nrd-gm_eyebrow_9xb{
margin-bottom:0.625rem;
}
.nrd-gm_h2_9xb{
color:#F2EDE4;
line-height:1.06;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:26px;
margin-bottom:8px;
font-weight:600;
}
@media(min-width:768px){
.nrd-gm_h2_9xb{
font-size:28px;
}
}
.nrd-gm_text_9xb{
line-height:1.6;
margin-bottom:1.375rem;
max-width:30rem;
font-size:14px;
color:#8C8279;
}
.nrd-gm_level_9xb{
color:#2DC87A;
font-weight:700;
font-size:1.375rem;
margin-bottom:0.5rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.nrd-gm_bar_9xb{
border-radius:62.438rem;
background:rgba(242,237,228,0.13);
overflow:hidden;
margin-bottom:0.375rem;
height:0.5rem;
}
.nrd-gm_bar_fill_9xb{
border-radius:62.438rem;
background:linear-gradient(90deg,#2DC87A,#3DEBA0);
height:100%;
}
.nrd-gm_bar_meta_9xb{
gap:0.625rem;
justify-content:space-between;
display:flex;
margin-bottom:1.125rem;
color:#A89E90;
font-size:0.688rem;
}
.nrd-gm_missions_9xb{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.nrd-gm_mission_9xb{
gap:7px;
background:#1A1410;
padding:0.563rem 0.938rem;
border:1px solid rgba(242,237,228,0.13);
border-radius:999px;
align-items:center;
font-weight:600;
display:inline-flex;
color:#D8D0C4;
font-size:12.5px;
}
.nrd-gm_mission_ic_9xb{
color:#2DC87A;
align-items:center;
display:inline-flex;
}
.nrd-gm_mission_ic_9xb svg{
width:0.813rem;
height:0.813rem;
}
.nrd-gm_right_9xb{
overflow:hidden;
background:linear-gradient(150deg,#0E1F18,#080E0B);
padding:32px;
border-radius:20px;
display:flex;
flex-direction:column;
color:#EDF7F2;
position:relative;
}
.nrd-gm_glow_9xb{
background:radial-gradient(circle,rgba(52,211,120,0.12),transparent 70%);
border-radius:50%;
pointer-events:none;
height:150px;
top:-30px;
width:150px;
right:-30px;
position:absolute;
}
.nrd-gm_ref_eyebrow_9xb{
position:relative;
margin-bottom:10px;
}
.nrd-gm_ref_h2_9xb{
margin-bottom:8px;
font-size:26px;
overflow-wrap:break-word;
line-height:1.1;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#EDF7F2;
position:relative;
font-weight:600;
}
.nrd-gm_ref_text_9xb{
line-height:1.55;
font-size:13.5px;
margin-bottom:20px;
position:relative;
color:#8FC4A8;
}
.nrd-gm_ref_cta_9xb{
padding:11px 1.375rem;
border-radius:62.438rem;
transition:opacity .22s ease;
background:#3DEBA0;
font-weight:700;
color:#0E1A14;
align-self:flex-start;
margin-top:auto;
font-size:0.844rem;
position:relative;
}
.nrd-gm_ref_cta_9xb:hover{
opacity:.9;
}
.nrd-vip_9xb{
padding:48px 0;
}
@media(min-width:768px){
.nrd-vip_9xb{
padding:64px 0;
}
}
.nrd-vip_head_9xb{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:878px){
.nrd-vip_head_9xb{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.nrd-vip_eyebrow_9xb{
margin-bottom:0.75rem;
}
.nrd-vip_h2_9xb{
color:#EDF7F2;
font-size:32px;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.nrd-vip_h2_9xb{
font-size:2.5rem;
}
}
.nrd-vip_intro_9xb{
color:#8FC4A8;
line-height:1.6;
max-width:420px;
font-size:14px;
}
.nrd-vip_grid_9xb{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.nrd-vip_card_9xb{
border:1px solid rgba(244,255,250,0.13);
border-radius:0.875rem;
padding:1.375rem 1.125rem;
min-width:0;
}
.nrd-vip_card_feat_9xb{
border-color:#3DEBA0;
background:rgba(244,255,250,0.07);
}
.nrd-vip_card_ic_9xb{
border-radius:0.5rem;
background:linear-gradient(135deg,#2DC87A,#3DEBA0);
height:2.125rem;
margin-bottom:1rem;
width:2.125rem;
display:block;
}
.nrd-vip_name_9xb{
font-size:20px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
color:#EDF7F2;
margin-bottom:0.375rem;
}
.nrd-vip_perk_9xb{
overflow-wrap:break-word;
font-size:12.5px;
color:#8FC4A8;
line-height:1.5;
}
.nrd-nl_9xb{
padding:1.5rem 0 0.625rem;
}
.nrd-nl_in_9xb{
background:#0A1210;
padding:1.875rem 2rem;
border-radius:1.25rem;
gap:1.375rem;
display:flex;
color:#EDF7F2;
flex-direction:column;
}
@media(min-width:770px){
.nrd-nl_in_9xb{
gap:1.75rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.nrd-nl_text_wrap_9xb{
min-width:0;
}
.nrd-nl_h3_9xb{
color:#EDF7F2;
font-size:22px;
margin-bottom:0.313rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
}
@media(min-width:768px){
.nrd-nl_h3_9xb{
font-size:1.5rem;
}
}
.nrd-nl_text_9xb{
color:#8FC4A8;
font-size:0.844rem;
line-height:1.5;
}
.nrd-nl_form_9xb{
gap:0.625rem;
flex:1 1 auto;
display:flex;
max-width:28.75rem;
min-width:0;
}
.nrd-nl_input_9xb{
overflow:hidden;
border-radius:0.875rem;
padding:0.813rem 16px;
flex:1 1 auto;
border:1px solid rgba(244,255,250,0.13);
background:rgba(244,255,250,0.07);
align-items:center;
font-size:0.875rem;
text-overflow:ellipsis;
display:flex;
min-width:0;
white-space:nowrap;
color:#8FC4A8;
}
.nrd-nl_btn_9xb{
padding:13px 24px;
transition:opacity .22s ease;
flex:0 0 auto;
background:#3DEBA0;
border-radius:14px;
font-size:14px;
white-space:nowrap;
color:#0E1A14;
font-weight:700;
}
.nrd-nl_btn_9xb:hover{
opacity:.9;
}
.nrd-app_9xb{
padding:30px 0 10px;
}
.nrd-app_in_9xb{
padding:2rem;
gap:28px;
border-radius:20px;
background:#231D16;
border:1px solid rgba(242,237,228,0.07);
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.nrd-app_in_9xb{
padding:40px 44px;
gap:40px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.nrd-app_copy_9xb{
max-width:560px;
min-width:0;
}
.nrd-app_eyebrow_9xb{
margin-bottom:12px;
}
.nrd-app_h2_9xb{
font-size:28px;
margin-bottom:12px;
color:#F2EDE4;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:767px){
.nrd-app_h2_9xb{
font-size:2.125rem;
}
}
.nrd-app_text_9xb{
line-height:1.6;
color:#8C8279;
font-size:0.875rem;
margin-bottom:22px;
}
.nrd-app_btns_9xb{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.nrd-app_btn_9xb{
background:#2DC87A;
gap:0.625rem;
transition:background-color .22s ease;
border-radius:14px;
padding:11px 1.25rem;
color:#0B1A11;
align-items:center;
display:inline-flex;
}
.nrd-app_btn_9xb:hover{
background:#24A864;
}
.nrd-app_btn_ic_9xb{
align-items:center;
display:inline-flex;
}
.nrd-app_btn_ic_9xb svg{
width:1.125rem;
height:1.125rem;
}
.nrd-app_btn_lb_9xb{
font-size:13.5px;
font-weight:700;
}
.nrd-app_qr_wrap_9xb{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.nrd-app_qr_9xb{
flex:0 0 auto;
border-radius:0.875rem;
background-color:#2DC87A;
background-image:repeating-linear-gradient(0deg,#231D16 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#231D16 0 0.313rem,transparent 0.313rem 0.688rem);
height:6.75rem;
width:108px;
}
.nrd-app_qr_cap_9xb{
line-height:1.4;
font-size:0.781rem;
max-width:92px;
color:#A89E90;
}
.nrd-prov_9xb{
padding:40px 0 20px;
}
.nrd-prov_eyebrow_9xb{
margin-bottom:1.125rem;
display:block;
}
.nrd-prov_grid_9xb{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:562px){
.nrd-prov_grid_9xb{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.nrd-prov_grid_9xb{
grid-template-columns:repeat(6,1fr);
}
}
.nrd-ts_9xb{
padding:44px 0;
}
.nrd-ts_in_9xb{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:877px){
.nrd-ts_in_9xb{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.nrd-ts_left_9xb{
min-width:0;
}
.nrd-ts_h2_9xb{
line-height:1.1;
margin-bottom:12px;
overflow-wrap:break-word;
color:#EDF7F2;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:26px;
font-weight:600;
}
@media(min-width:766px){
.nrd-ts_h2_9xb{
font-size:28px;
}
}
.nrd-ts_text_9xb{
color:#8FC4A8;
font-size:0.906rem;
line-height:1.6;
max-width:520px;
margin-bottom:22px;
}
.nrd-ts_badges_9xb{
gap:18px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.nrd-ts_badge_9xb{
font-size:0.813rem;
font-weight:600;
color:#8FC4A8;
}
.nrd-ts_pay_9xb{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:881px){
.nrd-ts_pay_9xb{
justify-content:flex-end;
}
}
.nrd-ts_pay_chip_9xb{
border:1px solid rgba(244,255,250,0.13);
background:rgba(244,255,250,0.07);
border-radius:14px;
padding:0.75rem 16px;
font-weight:700;
color:#EDF7F2;
font-size:14px;
}
.nrd-tt_9xb{
padding:48px 0 0.625rem;
}
@media(min-width:767px){
.nrd-tt_9xb{
padding:3.75rem 0 10px;
}
}
.nrd-tt_head_9xb{
margin-bottom:2.125rem;
text-align:center;
}
.nrd-tt_eyebrow_9xb{
margin-bottom:0.75rem;
}
.nrd-tt_h2_9xb{
overflow-wrap:break-word;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:32px;
color:#F2EDE4;
line-height:1.05;
}
@media(min-width:771px){
.nrd-tt_h2_9xb{
font-size:42px;
}
}
.nrd-tt_grid_9xb{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.nrd-tt_grid_9xb{
grid-template-columns:repeat(3,1fr);
}
}
.nrd-tt_card_9xb{
padding:1.875rem;
border-radius:0.875rem;
background:#231D16;
border:1px solid rgba(242,237,228,0.07);
min-width:0;
display:flex;
flex-direction:column;
}
.nrd-tt_card_ic_9xb{
display:inline-flex;
margin-bottom:18px;
align-items:center;
color:#2DC87A;
}
.nrd-tt_card_ic_9xb svg{
height:1.75rem;
width:28px;
}
.nrd-tt_card_h_9xb{
margin-bottom:8px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
overflow-wrap:break-word;
font-size:1.375rem;
font-weight:600;
color:#F2EDE4;
}
.nrd-tt_card_p_9xb{
line-height:1.6;
font-size:14px;
color:#8C8279;
margin-bottom:0.875rem;
overflow-wrap:break-word;
}
.nrd-tt_card_p_9xb b{
font-weight:700;
color:#F2EDE4;
}
.nrd-tt_card_link_9xb{
transition:color .22s ease;
color:#F2EDE4;
align-self:flex-start;
border-bottom:1px solid #2DC87A;
padding-bottom:2px;
font-size:0.813rem;
font-weight:700;
margin-top:auto;
}
.nrd-tt_card_link_9xb:hover{
color:#2DC87A;
}
.nrd-pmt_9xb{
padding:3rem 0 0.625rem;
}
.nrd-pmt_in_9xb{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:878px){
.nrd-pmt_in_9xb{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.nrd-pmt_left_9xb{
min-width:0;
}
.nrd-pmt_eyebrow_9xb{
margin-bottom:0.75rem;
}
.nrd-pmt_h2_9xb{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.06;
font-size:1.875rem;
margin-bottom:12px;
overflow-wrap:break-word;
color:#F2EDE4;
}
@media(min-width:767px){
.nrd-pmt_h2_9xb{
font-size:32px;
}
}
.nrd-pmt_text_9xb{
line-height:1.6;
font-size:14.5px;
color:#8C8279;
margin-bottom:22px;
}
.nrd-pmt_logos_9xb{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:482px){
.nrd-pmt_logos_9xb{
grid-template-columns:repeat(4,1fr);
}
}
.nrd-pmt_logo_9xb{
border:1px solid rgba(242,237,228,0.07);
overflow:hidden;
padding:0 0.5rem;
background:#231D16;
border-radius:0.5rem;
display:flex;
font-size:0.781rem;
height:3.125rem;
text-align:center;
text-overflow:ellipsis;
align-items:center;
justify-content:center;
color:#D8D0C4;
white-space:nowrap;
font-weight:700;
}
.nrd-pmt_table_9xb{
overflow:hidden;
border:1px solid rgba(242,237,228,0.07);
border-radius:0.875rem;
min-width:0;
}
.nrd-pmt_thead_9xb{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#100D09;
display:grid;
}
.nrd-pmt_th_9xb{
padding:13px 0.875rem;
overflow:hidden;
letter-spacing:.08em;
font-weight:700;
font-size:0.625rem;
text-overflow:ellipsis;
color:#EDF7F2;
white-space:nowrap;
text-transform:uppercase;
}
.nrd-pmt_row_9xb{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(242,237,228,0.07);
}
.nrd-pmt_row_9xb:nth-child(odd){
background:#231D16;
}
.nrd-pmt_td_9xb{
padding:0.875rem;
min-width:0;
overflow-wrap:break-word;
color:#8C8279;
font-size:13.5px;
}
.nrd-pmt_row_9xb .nrd-pmt_td_9xb:first-child{
color:#F2EDE4;
font-weight:700;
}
.nrd-pmt_row_9xb .nrd-pmt_td_9xb:last-child{
color:#2DC87A;
font-weight:700;
}
.nrd-et_9xb{
padding:36px 0 0.625rem;
}
.nrd-et_in_9xb{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:879px){
.nrd-et_in_9xb{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.nrd-et_left_9xb{
min-width:0;
}
.nrd-et_eyebrow_9xb{
margin-bottom:12px;
}
.nrd-et_h2_9xb{
font-weight:600;
margin-bottom:14px;
color:#F2EDE4;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:28px;
line-height:1.06;
}
@media(min-width:768px){
.nrd-et_h2_9xb{
font-size:2rem;
}
}
.nrd-et_text_9xb{
color:#8C8279;
font-size:15px;
line-height:1.65;
margin-bottom:1.375rem;
}
.nrd-et_stats_9xb{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.nrd-et_stat_9xb{
min-width:0;
}
.nrd-et_stat_v_9xb{
font-size:26px;
font-weight:700;
color:#F2EDE4;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1;
}
.nrd-et_stat_l_9xb{
font-size:12.5px;
margin-top:0.25rem;
color:#A89E90;
}
.nrd-et_right_9xb{
gap:12px;
flex-direction:column;
display:flex;
}
.nrd-et_member_9xb{
padding:1.125rem 20px;
border-radius:14px;
border:1px solid rgba(242,237,228,0.07);
background:#231D16;
gap:16px;
align-items:center;
display:flex;
min-width:0;
}
.nrd-et_member_av_9xb{
background:linear-gradient(135deg,#0E1F18,#2DC87A);
border-radius:50%;
flex:0 0 auto;
height:3rem;
width:48px;
}
.nrd-et_member_name_9xb{
font-size:0.938rem;
color:#F2EDE4;
overflow-wrap:break-word;
font-weight:700;
}
.nrd-et_member_role_9xb{
color:#A89E90;
overflow-wrap:break-word;
font-size:12.5px;
}
.nrd-et_updated_9xb{
border-radius:14px;
border:1px solid rgba(242,237,228,0.07);
gap:8px;
background:#1A1410;
padding:14px 1.125rem;
color:#8C8279;
font-size:12.5px;
display:flex;
align-items:center;
}
.nrd-wy_9xb{
padding:48px 0;
}
@media(min-width:769px){
.nrd-wy_9xb{
padding:56px 0;
}
}
.nrd-wy_in_9xb{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:899px){
.nrd-wy_in_9xb{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.nrd-wy_left_9xb{
min-width:0;
}
.nrd-wy_eyebrow_9xb{
margin-bottom:0.875rem;
}
.nrd-wy_h2_9xb{
margin-bottom:1rem;
font-size:32px;
color:#F2EDE4;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.nrd-wy_h2_9xb{
font-size:2.5rem;
}
}
.nrd-wy_intro_9xb{
color:#8C8279;
font-size:15px;
line-height:1.6;
}
.nrd-wy_grid_9xb{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.nrd-wy_grid_9xb{
grid-template-columns:1fr 1fr;
}
}
.nrd-wy_card_9xb{
background:#231D16;
border-radius:0.875rem;
padding:26px;
border:1px solid rgba(242,237,228,0.07);
min-width:0;
}
.nrd-wy_card_ic_9xb{
margin-bottom:16px;
justify-content:center;
display:inline-flex;
color:#2DC87A;
align-items:center;
}
.nrd-wy_card_ic_9xb svg{
height:1.625rem;
width:1.625rem;
}
.nrd-wy_card_h_9xb{
overflow-wrap:break-word;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#F2EDE4;
font-size:21px;
margin-bottom:0.5rem;
line-height:1.15;
}
.nrd-wy_card_p_9xb{
color:#8C8279;
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
}
.nrd-op_9xb{
padding:36px 0 10px;
}
.nrd-op_in_9xb{
background:#231D16;
border:1px solid rgba(242,237,228,0.07);
grid-template-columns:1fr;
border-radius:14px;
padding:32px;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:859px){
.nrd-op_in_9xb{
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
padding:2.125rem 40px;
}
}
.nrd-op_left_9xb{
min-width:0;
}
.nrd-op_eyebrow_9xb{
margin-bottom:0.75rem;
}
.nrd-op_h2_9xb{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
font-size:28px;
color:#F2EDE4;
font-weight:600;
margin-bottom:0.625rem;
overflow-wrap:break-word;
}
@media(min-width:771px){
.nrd-op_h2_9xb{
font-size:1.875rem;
}
}
.nrd-op_text_9xb{
font-size:14px;
color:#8C8279;
line-height:1.6;
}
.nrd-op_grid_9xb{
background:rgba(242,237,228,0.13);
border-radius:0.5rem;
border:1px solid rgba(242,237,228,0.13);
grid-template-columns:1fr 1fr;
overflow:hidden;
gap:1px;
display:grid;
}
.nrd-op_field_9xb{
background:#1A1410;
padding:18px 1.25rem;
min-width:0;
}
.nrd-op_field_lb_9xb{
text-transform:uppercase;
font-size:10px;
margin-bottom:5px;
color:#2DC87A;
font-weight:600;
letter-spacing:.1em;
}
.nrd-op_field_val_9xb{
font-weight:700;
color:#F2EDE4;
overflow-wrap:break-word;
font-size:0.875rem;
}
.nrd-hts_9xb{
padding:48px 0;
}
@media(min-width:771px){
.nrd-hts_9xb{
padding:3.875rem 0;
}
}
.nrd-hts_head_9xb{
gap:1.125rem;
margin-bottom:34px;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.nrd-hts_head_9xb{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.nrd-hts_eyebrow_9xb{
margin-bottom:12px;
}
.nrd-hts_h2_9xb{
font-weight:600;
overflow-wrap:break-word;
font-size:1.875rem;
color:#EDF7F2;
line-height:1.05;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.nrd-hts_h2_9xb{
font-size:38px;
}
}
.nrd-hts_cta_9xb{
border-radius:999px;
padding:0.938rem 1.875rem;
background:#3DEBA0;
flex:0 0 auto;
transition:opacity .22s ease;
color:#0E1A14;
font-weight:700;
font-size:15px;
}
.nrd-hts_cta_9xb:hover{
opacity:.9;
}
.nrd-hts_grid_9xb{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.nrd-hts_grid_9xb{
grid-template-columns:repeat(3,1fr);
}
}
.nrd-hts_step_9xb{
padding-top:1.375rem;
min-width:0;
border-top:1px solid rgba(244,255,250,0.13);
}
.nrd-hts_step_num_9xb{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.875rem;
line-height:1;
font-weight:700;
font-size:2.75rem;
color:#3DEBA0;
}
.nrd-hts_step_h_9xb{
margin-bottom:0.5rem;
color:#EDF7F2;
font-weight:700;
line-height:1.2;
overflow-wrap:break-word;
font-size:1.188rem;
}
.nrd-hts_step_p_9xb{
color:#8FC4A8;
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
}
.nrd-rv_9xb{
padding:3rem 0;
background:#231D16;
margin-top:1.5rem;
border-top:1px solid rgba(242,237,228,0.07);
border-bottom:1px solid rgba(242,237,228,0.07);
}
@media(min-width:769px){
.nrd-rv_9xb{
padding:3.5rem 0;
}
}
.nrd-rv_head_9xb{
gap:1rem;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.nrd-rv_head_9xb{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.nrd-rv_eyebrow_9xb{
margin-bottom:10px;
}
.nrd-rv_h2_9xb{
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#F2EDE4;
font-size:30px;
}
@media(min-width:765px){
.nrd-rv_h2_9xb{
font-size:38px;
}
}
.nrd-rv_agg_9xb{
gap:12px;
align-items:center;
display:flex;
}
.nrd-rv_agg_stars_9xb{
gap:3px;
color:#2DC87A;
display:flex;
}
.nrd-rv_agg_stars_9xb svg{
height:18px;
width:18px;
}
.nrd-rv_source_9xb{
color:#8C8279;
font-size:0.813rem;
}
.nrd-rv_grid_9xb{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.nrd-rv_grid_9xb{
grid-template-columns:repeat(3,1fr);
}
}
.nrd-rv_card_9xb{
border:1px solid rgba(242,237,228,0.07);
background:#1A1410;
border-radius:14px;
padding:26px;
min-width:0;
}
.nrd-rv_card_stars_9xb{
gap:2px;
color:#2DC87A;
display:flex;
margin-bottom:12px;
}
.nrd-rv_card_stars_9xb svg{
width:0.875rem;
height:14px;
}
.nrd-rv_card_body_9xb{
margin-bottom:1rem;
overflow-wrap:break-word;
font-size:18px;
font-weight:500;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.45;
color:#F2EDE4;
}
.nrd-rv_card_meta_9xb{
gap:10px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.nrd-rv_card_av_9xb{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#2DC87A,#3DEBA0);
height:32px;
width:32px;
}
.nrd-rv_card_author_9xb{
font-weight:700;
font-size:13px;
color:#F2EDE4;
}
.nrd-rv_card_loc_9xb{
color:#A89E90;
font-size:12px;
}
.nrd-sg_9xb{
padding:48px 0 0.625rem;
}
.nrd-sg_eyebrow_9xb{
display:block;
margin-bottom:12px;
}
.nrd-sg_h2_9xb{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
margin-bottom:28px;
font-size:1.875rem;
font-weight:600;
color:#F2EDE4;
}
@media(min-width:769px){
.nrd-sg_h2_9xb{
font-size:2.25rem;
}
}
.nrd-sg_grid_9xb{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:719px){
.nrd-sg_grid_9xb{
grid-template-columns:repeat(3,1fr);
}
}
.nrd-sg_col_9xb{
min-width:0;
}
.nrd-sg_col_h_9xb{
color:#F2EDE4;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
font-size:22px;
margin-bottom:10px;
line-height:1.15;
}
.nrd-sg_col_p_9xb{
color:#8C8279;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
}
.nrd-faq_9xb{
padding:48px 0;
background:#231D16;
margin-top:1.5rem;
border-bottom:1px solid rgba(242,237,228,0.07);
border-top:1px solid rgba(242,237,228,0.07);
}
@media(min-width:765px){
.nrd-faq_9xb{
padding:62px 0;
}
}
.nrd-faq_head_9xb{
margin-bottom:34px;
text-align:center;
}
.nrd-faq_eyebrow_9xb{
margin-bottom:12px;
}
.nrd-faq_h2_9xb{
font-size:32px;
overflow-wrap:break-word;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#F2EDE4;
line-height:1.05;
}
@media(min-width:766px){
.nrd-faq_h2_9xb{
font-size:2.375rem;
}
}
.nrd-faq_list_9xb{
margin:0 auto;
gap:12px;
max-width:51.25rem;
display:flex;
flex-direction:column;
}
.nrd-faq_item_9xb{
background:#1A1410;
border:1px solid rgba(242,237,228,0.07);
border-radius:14px;
overflow:hidden;
}
.nrd-faq_q_9xb{
list-style:none;
padding:1.25rem 24px;
gap:1.25rem;
align-items:center;
font-weight:700;
display:flex;
font-size:1rem;
justify-content:space-between;
color:#F2EDE4;
cursor:pointer;
overflow-wrap:break-word;
}
.nrd-faq_q_9xb::-webkit-details-marker{
display:none;
}
.nrd-faq_q_ic_9xb{
transition:transform .22s ease;
flex:0 0 auto;
color:#2DC87A;
align-items:center;
display:inline-flex;
}
.nrd-faq_q_ic_9xb svg{
height:18px;
width:18px;
}
.nrd-faq_item_9xb[open] .nrd-faq_q_ic_9xb{
transform:rotate(180deg);
}
.nrd-faq_a_9xb{
padding:0 1.5rem 20px;
font-size:14.5px;
line-height:1.6;
color:#8C8279;
overflow-wrap:break-word;
}
.nrd-el_9xb{
padding:48px 0;
}
@media(min-width:767px){
.nrd-el_9xb{
padding:3.5rem 0;
}
}
.nrd-el_in_9xb{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:903px){
.nrd-el_in_9xb{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.nrd-el_left_9xb{
min-width:0;
}
.nrd-el_eyebrow_9xb{
margin-bottom:14px;
}
.nrd-el_h2_9xb{
margin-bottom:1.375rem;
line-height:1.08;
color:#F2EDE4;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:771px){
.nrd-el_h2_9xb{
font-size:38px;
}
}
.nrd-el_body_9xb p{
font-size:16px;
overflow-wrap:break-word;
color:#D8D0C4;
line-height:1.7;
margin-bottom:18px;
}
.nrd-el_dropcap_9xb{
padding:6px 0.75rem 0 0;
line-height:.8;
float:left;
font-weight:700;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#2DC87A;
font-size:62px;
}
.nrd-el_right_9xb{
min-width:0;
}
.nrd-el_quote_9xb{
border-radius:1.25rem;
background:linear-gradient(150deg,#0E1F18,#080E0B);
padding:2.25rem;
position:relative;
margin-bottom:1.5rem;
color:#EDF7F2;
}
.nrd-el_quote_mark_9xb{
align-items:center;
display:inline-flex;
color:#3DEBA0;
margin-bottom:0.375rem;
}
.nrd-el_quote_mark_9xb svg{
width:2.125rem;
height:34px;
}
.nrd-el_quote_text_9xb{
overflow-wrap:break-word;
font-weight:500;
margin-bottom:1.375rem;
color:#EDF7F2;
font-size:22px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.4;
}
.nrd-el_quote_meta_9xb{
gap:12px;
display:flex;
align-items:center;
}
.nrd-el_quote_av_9xb{
background:linear-gradient(135deg,#2DC87A,#3DEBA0);
flex:0 0 auto;
border-radius:50%;
height:38px;
width:2.375rem;
}
.nrd-el_quote_author_9xb{
font-size:14px;
color:#EDF7F2;
font-weight:700;
}
.nrd-el_quote_meta_sub_9xb{
color:#8FC4A8;
font-size:0.75rem;
}
.nrd-el_explain_9xb{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(242,237,228,0.07);
}
.nrd-el_explain_card_9xb{
padding:1.375rem 24px;
}
.nrd-el_explain_card_9xb+.nrd-el_explain_card_9xb{
border-top:1px solid rgba(242,237,228,0.07);
}
.nrd-el_explain_h_9xb{
font-weight:600;
overflow-wrap:break-word;
font-size:20px;
line-height:1.15;
color:#F2EDE4;
margin-bottom:8px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.nrd-el_explain_p_9xb{
overflow-wrap:break-word;
color:#8C8279;
font-size:14px;
line-height:1.55;
}
.nrd-sb_9xb{
background:#231D16;
padding:3rem 0;
border-top:1px solid rgba(242,237,228,0.07);
border-bottom:1px solid rgba(242,237,228,0.07);
margin-top:1.5rem;
}
@media(min-width:766px){
.nrd-sb_9xb{
padding:56px 0;
}
}
.nrd-sb_eyebrow_9xb{
margin-bottom:12px;
display:block;
}
.nrd-sb_h2_9xb{
line-height:1.05;
overflow-wrap:break-word;
color:#F2EDE4;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:1.625rem;
font-size:30px;
}
@media(min-width:765px){
.nrd-sb_h2_9xb{
font-size:2.25rem;
}
}
.nrd-sb_grid_9xb{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:562px){
.nrd-sb_grid_9xb{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.nrd-sb_grid_9xb{
grid-template-columns:repeat(4,1fr);
}
}
.nrd-sb_card_9xb{
background:#1A1410;
padding:24px;
border-radius:14px;
border:1px solid rgba(242,237,228,0.07);
min-width:0;
}
.nrd-sb_card_h_9xb{
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:8px;
font-size:1.188rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#F2EDE4;
}
.nrd-sb_card_p_9xb{
font-size:0.844rem;
color:#8C8279;
line-height:1.6;
overflow-wrap:break-word;
}
.nrd-sb_rtp_9xb{
border-radius:14px;
background:#1A1410;
gap:24px;
border:1px solid rgba(242,237,228,0.07);
grid-template-columns:1fr;
padding:26px 1.75rem;
margin-top:1.125rem;
align-items:center;
display:grid;
}
@media(min-width:758px){
.nrd-sb_rtp_9xb{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.nrd-sb_rtp_h_9xb{
line-height:1.15;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
font-size:20px;
margin-bottom:8px;
color:#F2EDE4;
}
.nrd-sb_rtp_p_9xb{
font-size:0.844rem;
overflow-wrap:break-word;
line-height:1.6;
color:#8C8279;
}
.nrd-sb_rtp_stats_9xb{
gap:1rem;
display:flex;
}
.nrd-sb_stat_9xb{
border-radius:0.5rem;
padding:18px;
flex:1 1 0;
background:#231D16;
min-width:0;
text-align:center;
}
.nrd-sb_stat_v_9xb{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:26px;
font-weight:700;
overflow-wrap:break-word;
color:#2DC87A;
}
.nrd-sb_stat_l_9xb{
margin-top:4px;
color:#A89E90;
font-size:11.5px;
}
.nrd-lh_9xb{
padding:40px 0 1.25rem;
}
.nrd-lh_in_9xb{
padding-top:2.125rem;
border-top:1px solid rgba(242,237,228,0.13);
}
.nrd-lh_eyebrow_9xb{
margin-bottom:1.375rem;
display:block;
}
.nrd-lh_grid_9xb{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:600px){
.nrd-lh_grid_9xb{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.nrd-lh_grid_9xb{
grid-template-columns:repeat(5,1fr);
}
}
.nrd-lh_col_9xb{
min-width:0;
}
.nrd-lh_col_h_9xb{
font-weight:700;
overflow-wrap:break-word;
font-size:0.813rem;
margin-bottom:0.75rem;
color:#F2EDE4;
}
.nrd-lh_links_9xb{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.nrd-lh_link_9xb{
transition:color .22s ease;
color:#8C8279;
font-size:0.813rem;
overflow-wrap:break-word;
}
.nrd-lh_link_9xb:hover{
color:#2DC87A;
}
.nrd-sc_9xb{
padding:3rem 0 0.625rem;
}
.nrd-sc_head_9xb{
margin-bottom:28px;
text-align:center;
}
.nrd-sc_eyebrow_9xb{
margin-bottom:0.75rem;
}
.nrd-sc_h2_9xb{
font-size:30px;
line-height:1.05;
color:#F2EDE4;
font-weight:600;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.nrd-sc_h2_9xb{
font-size:2.25rem;
}
}
.nrd-sc_table_9xb{
border:1px solid rgba(242,237,228,0.07);
overflow:hidden;
border-radius:0.875rem;
margin:0 auto;
max-width:900px;
}
.nrd-sc_thead_9xb{
background:#100D09;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.nrd-sc_th_9xb{
padding:15px 1.125rem;
overflow-wrap:break-word;
color:#8FC4A8;
font-weight:700;
text-align:center;
font-size:0.813rem;
}
.nrd-sc_th_9xb:first-child{
text-align:left;
}
.nrd-sc_th_us_9xb{
color:#3DEBA0;
}
.nrd-sc_row_9xb{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(242,237,228,0.07);
display:grid;
}
.nrd-sc_row_9xb:nth-child(even){
background:#231D16;
}
.nrd-sc_td_9xb{
padding:15px 1.125rem;
min-width:0;
text-align:center;
overflow-wrap:break-word;
font-size:14px;
color:#A89E90;
}
.nrd-sc_td_9xb:first-child{
text-align:left;
color:#D8D0C4;
font-weight:600;
}
.nrd-sc_td_us_9xb{
color:#2DC87A;
font-weight:700;
}
.nrd-gd_9xb{
padding:48px 0 0.625rem;
}
.nrd-gd_head_9xb{
gap:0.875rem;
display:flex;
flex-direction:column;
margin-bottom:24px;
}
@media(min-width:677px){
.nrd-gd_head_9xb{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.nrd-gd_eyebrow_9xb{
margin-bottom:10px;
}
.nrd-gd_h2_9xb{
overflow-wrap:break-word;
color:#F2EDE4;
font-size:1.75rem;
font-weight:600;
line-height:1.05;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:767px){
.nrd-gd_h2_9xb{
font-size:34px;
}
}
.nrd-gd_more_9xb{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
font-weight:600;
font-size:0.844rem;
padding-bottom:2px;
border-bottom:1px solid #F2EDE4;
color:#F2EDE4;
}
.nrd-gd_more_9xb:hover{
border-color:#2DC87A;
color:#2DC87A;
}
.nrd-gd_grid_9xb{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:719px){
.nrd-gd_grid_9xb{
grid-template-columns:repeat(3,1fr);
}
}
.nrd-gd_card_9xb{
border:1px solid rgba(242,237,228,0.07);
border-radius:14px;
overflow:hidden;
background:#231D16;
display:block;
min-width:0;
}
.nrd-gd_card_img_9xb{
background:linear-gradient(140deg,#0E1F18,#2DC87A);
height:150px;
}
.nrd-gd_card_body_9xb{
padding:22px;
}
.nrd-gd_card_cat_9xb{
letter-spacing:.1em;
font-weight:600;
text-transform:uppercase;
color:#2DC87A;
font-size:10px;
}
.nrd-gd_card_h_9xb{
margin:8px 0 0.625rem;
line-height:1.2;
color:#F2EDE4;
overflow-wrap:break-word;
font-weight:600;
font-size:19px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.nrd-gd_card_meta_9xb{
font-size:0.75rem;
overflow-wrap:break-word;
color:#A89E90;
}
.nrd-ft_9xb{
background:#100D09;
margin-top:40px;
color:#8FC4A8;
}
.nrd-ft_in_9xb{
grid-template-columns:1fr;
padding:3rem 0 1.75rem;
gap:2rem;
display:grid;
}
@media(min-width:602px){
.nrd-ft_in_9xb{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.nrd-ft_in_9xb{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.nrd-ft_brand_9xb{
min-width:0;
}
.nrd-ft_logo_9xb{
font-weight:700;
font-size:26px;
color:#EDF7F2;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.nrd-ft_tagline_9xb{
margin-top:0.875rem;
font-size:13.5px;
color:#8FC4A8;
max-width:280px;
line-height:1.6;
}
.nrd-ft_contact_9xb{
transition:color .22s ease;
max-width:17.5rem;
color:#3DEBA0;
display:inline-block;
overflow-wrap:anywhere;
margin-top:0.75rem;
font-size:0.813rem;
}
.nrd-ft_contact_9xb:hover{
color:#EDF7F2;
}
.nrd-ft_col_9xb{
min-width:0;
}
.nrd-ft_col_h_9xb{
font-size:13px;
letter-spacing:.08em;
text-transform:uppercase;
overflow-wrap:break-word;
font-weight:700;
color:#EDF7F2;
margin-bottom:0.875rem;
}
.nrd-ft_col_links_9xb{
gap:10px;
flex-direction:column;
display:flex;
}
.nrd-ft_link_9xb{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:13.5px;
color:#8FC4A8;
}
.nrd-ft_link_9xb:hover{
color:#EDF7F2;
}
.nrd-ft_bot_9xb{
padding:1.375rem 0 40px;
gap:1rem;
border-top:1px solid rgba(244,255,250,0.13);
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.nrd-ft_bot_9xb{
gap:1.25rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.nrd-ft_legal_9xb{
font-size:0.719rem;
overflow-wrap:break-word;
color:#5E574F;
max-width:47.5rem;
line-height:1.6;
}
.nrd-ft_legal_9xb b{
color:#8FC4A8;
font-weight:700;
}
.nrd-ft_age_9xb{
border-radius:0.5rem;
border:1.5px solid #3DEBA0;
padding:0.25rem 9px;
flex:0 0 auto;
font-weight:700;
color:#3DEBA0;
font-size:13px;
}