*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F0E8;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
font-size:15px;
line-height:1.6;
color:#3A3229;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.snj_layout-o4v{
display:flex;
flex-direction:column;
min-height:100vh;
}
.snj_main-o4v{
flex:1 1 auto;
min-width:0;
width:100%;
}
.snj_container-o4v{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:765px){
.snj_container-o4v{
padding:0 32px;
}
}
@media(min-width:1098px){
.snj_container-o4v{
padding:0 56px;
}
}
.snj_eyebrow-o4v{
display:inline-block;
font-size:11px;
color:#A0732A;
text-transform:uppercase;
letter-spacing:.2em;
overflow-wrap:break-word;
line-height:1.4;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
font-weight:600;
}
.snj_band-o4v{
background:#1E1A14;
color:#F5F0E8;
}
.snj_band-o4v .snj_eyebrow-o4v{
color:#D4A85A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.snj_tb-o4v{
background:#F5F0E8;
top:0;
z-index:50;
border-bottom:1px solid rgba(28,23,18,0.14);
position:sticky;
}
.snj_tb_in-o4v{
margin:0 auto;
gap:1rem;
padding:12px 1rem;
display:flex;
width:100%;
align-items:center;
max-width:87.5rem;
justify-content:space-between;
}
@media(min-width:766px){
.snj_tb_in-o4v{
padding:16px 2rem;
}
}
@media(min-width:1098px){
.snj_tb_in-o4v{
padding:18px 3.5rem;
}
}
.snj_tb_left-o4v{
gap:1.75rem;
display:flex;
align-items:center;
min-width:0;
}
.snj_tb_logo-o4v{
gap:11px;
min-width:0;
display:flex;
align-items:center;
}
.snj_tb_logo_mark-o4v{
border-radius:0.5rem;
flex:0 0 auto;
object-fit:cover;
width:34px;
height:34px;
}
.snj_tb_logo_txt-o4v{
flex-direction:column;
min-width:0;
line-height:1;
display:flex;
}
.snj_tb_logo_name-o4v{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
color:#1C1712;
white-space:nowrap;
letter-spacing:.02em;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
}
.snj_tb_logo_sub-o4v{
overflow:hidden;
text-overflow:ellipsis;
color:#A0732A;
font-weight:600;
white-space:nowrap;
margin-top:4px;
text-transform:uppercase;
font-size:0.531rem;
letter-spacing:.32em;
}
.snj_tb_nav-o4v{
display:none;
}
@media(min-width:961px){
.snj_tb_nav-o4v{
gap:28px;
align-items:center;
display:flex;
}
}
.snj_tb_nav_item-o4v{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
font-weight:600;
color:#3A3229;
white-space:nowrap;
font-size:0.875rem;
border-bottom:2px solid transparent;
}
.snj_tb_nav_item-o4v:hover{
color:#1C1712;
}
.snj_tb_nav_item-o4v.snj_state_active-o4v{
border-color:#A0732A;
color:#1C1712;
}
.snj_tb_right-o4v{
flex:0 0 auto;
gap:0.875rem;
display:flex;
align-items:center;
}
.snj_tb_search-o4v{
transition:color .22s ease;
display:flex;
align-items:center;
justify-content:center;
color:#3A3229;
}
.snj_tb_search-o4v:hover{
color:#A0732A;
}
.snj_tb_search-o4v svg{
width:18px;
height:1.125rem;
}
.snj_tb_lang-o4v{
text-transform:uppercase;
font-size:11px;
font-weight:600;
color:#6B5E4E;
letter-spacing:.1em;
}
.snj_tb_lang-o4v:hover{
color:#1C1712;
}
.snj_tb_login-o4v{
font-weight:600;
font-size:0.875rem;
color:#1C1712;
display:none;
}
@media(min-width:770px){
.snj_tb_login-o4v{
display:inline-block;
}
}
.snj_tb_register-o4v{
transition:background-color .22s ease;
padding:0.688rem 1.375rem;
background:#1C1712;
border-radius:999px;
font-weight:700;
white-space:nowrap;
color:#F5F0E8;
font-size:14px;
}
.snj_tb_register-o4v:hover{
background:#332D24;
}
.snj_mob-o4v{
background:#F5F0E8;
position:fixed;
right:0;
bottom:0;
left:0;
z-index:60;
border-top:1px solid rgba(28,23,18,0.14);
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:957px){
.snj_mob-o4v{
display:none;
}
}
.snj_mob_in-o4v{
margin:0 auto;
display:flex;
align-items:stretch;
justify-content:space-around;
max-width:560px;
}
.snj_mob_item-o4v{
flex:1 1 0;
padding:9px 4px;
gap:3px;
transition:color .22s ease;
color:#6B5E4E;
align-items:center;
display:flex;
flex-direction:column;
min-width:0;
}
.snj_mob_item-o4v.snj_state_active-o4v{
color:#A0732A;
}
.snj_mob_ic-o4v{
align-items:center;
justify-content:center;
display:flex;
}
.snj_mob_ic-o4v svg{
width:20px;
height:1.25rem;
}
.snj_mob_lb-o4v{
overflow:hidden;
font-weight:600;
text-overflow:ellipsis;
font-size:10px;
white-space:nowrap;
max-width:100%;
}
@media(max-width:960px){
body{
padding-bottom:60px;
}
}
.snj_rail-o4v{
position:relative;
min-width:0;
}
.snj_rail_scroll-o4v{
gap:14px;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
display:flex;
padding-bottom:14px;
scrollbar-width:thin;
}
@media(min-width:768px){
.snj_rail_scroll-o4v{
gap:18px;
}
}
.snj_gc-o4v{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:768px){
.snj_gc-o4v{
width:188px;
}
}
.snj_gc_img-o4v{
border-radius:0.875rem;
overflow:hidden;
background:#FBF8F2;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 6px rgba(28,23,18,0.07), 0 0.375rem 18px rgba(28,23,18,0.06);
}
.snj_gc_img-o4v img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.snj_gc_cover-o4v{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.snj_gc_hover-o4v{
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
inset:0;
position:absolute;
align-items:center;
justify-content:center;
display:flex;
opacity:0;
}
.snj_gc-o4v:hover .snj_gc_hover-o4v{
opacity:1;
}
.snj_gc_hover_btn-o4v{
border-radius:999px;
background:#1C1712;
justify-content:center;
color:#F5F0E8;
width:46px;
height:46px;
align-items:center;
display:flex;
}
.snj_gc_hover_btn-o4v svg{
height:18px;
width:18px;
}
.snj_gc_info-o4v{
gap:2px;
margin-top:9px;
flex-direction:column;
display:flex;
min-width:0;
}
.snj_gc_name-o4v{
overflow:hidden;
font-size:0.813rem;
color:#1C1712;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
}
.snj_gc_prov-o4v{
overflow:hidden;
color:#6B5E4E;
font-size:0.688rem;
text-overflow:ellipsis;
white-space:nowrap;
}
.snj_gc_meta-o4v{
font-size:0.688rem;
color:#6B5E4E;
}
.snj_tc-o4v{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:765px){
.snj_tc-o4v{
width:14.375rem;
}
}
.snj_tc_img-o4v{
border-radius:0.875rem;
background:#FBF8F2;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(28,23,18,0.07), 0 0.375rem 1.125rem rgba(28,23,18,0.06);
padding-bottom:75%;
position:relative;
}
.snj_tc_img-o4v img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.snj_tc_info-o4v{
gap:2px;
min-width:0;
margin-top:9px;
flex-direction:column;
display:flex;
}
.snj_tc_name-o4v{
overflow:hidden;
font-weight:700;
font-size:14px;
text-overflow:ellipsis;
color:#1C1712;
white-space:nowrap;
}
.snj_tc_rtp-o4v{
color:#6B5E4E;
font-size:0.688rem;
}
.snj_lc-o4v{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:769px){
.snj_lc-o4v{
width:16.75rem;
}
}
.snj_lc_img-o4v{
border-radius:0.875rem;
overflow:hidden;
background:#FBF8F2;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(28,23,18,0.07), 0 0.375rem 18px rgba(28,23,18,0.06);
position:relative;
}
.snj_lc_img-o4v img{
inset:0;
width:100%;
position:absolute;
height:100%;
object-fit:cover;
}
.snj_lc_live-o4v{
border-radius:62.438rem;
background:rgba(0,0,0,0.52);
gap:0.438rem;
padding:4px 9px;
display:flex;
left:12px;
position:absolute;
top:0.75rem;
align-items:center;
}
.snj_lc_live_dot-o4v{
background:#B84A3A;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:0.5rem;
height:8px;
}
.snj_lc_seats-o4v{
text-transform:uppercase;
font-size:10px;
letter-spacing:.08em;
font-weight:600;
color:#F5F0E8;
}
.snj_lc_info-o4v{
gap:2px;
flex-direction:column;
min-width:0;
display:flex;
margin-top:9px;
}
.snj_lc_name-o4v{
overflow:hidden;
white-space:nowrap;
font-weight:700;
color:#1C1712;
font-size:15px;
text-overflow:ellipsis;
}
.snj_lc_bet-o4v{
font-size:11px;
color:#6B5E4E;
}
.snj_pc-o4v{
border:1px solid rgba(28,23,18,0.08);
gap:8px;
background:#FBF8F2;
padding:16px 14px;
border-radius:14px;
min-height:74px;
flex-direction:column;
min-width:0;
align-items:center;
display:flex;
justify-content:center;
}
.snj_pc_logo-o4v{
flex:0 0 auto;
max-width:100%;
object-fit:contain;
height:1.75rem;
width:auto;
}
.snj_pc_name-o4v{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:11px;
color:#6B5E4E;
text-align:center;
max-width:100%;
}
.snj_gc_tag-o4v{
padding:3px 8px;
border-radius:8px;
letter-spacing:.06em;
left:10px;
position:absolute;
text-transform:uppercase;
font-size:10px;
display:inline-block;
z-index:2;
font-weight:700;
top:10px;
}
.snj_gc_tag_hot-o4v{
background:#B84A3A;
color:#F5F0E8;
}
.snj_gc_tag_new-o4v{
background:#C8922E;
color:#1C1712;
}
.snj_gc_tag_jp-o4v{
background:#C8922E;
color:#1C1712;
}
.snj_gc_tag_live-o4v{
background:#B84A3A;
color:#F5F0E8;
}
.snj_sh-o4v{
margin-bottom:1.125rem;
min-width:0;
}
.snj_sh_row-o4v{
gap:1rem;
align-items:flex-end;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.snj_sh_row-o4v .snj_sh_l-o4v{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.snj_sh_stack-o4v{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.snj_sh_center-o4v{
gap:10px;
flex-direction:column;
display:flex;
align-items:center;
text-align:center;
}
.snj_sh_h2-o4v{
line-height:1.1;
color:#1C1712;
overflow-wrap:break-word;
font-size:24px;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.snj_sh_h2-o4v{
font-size:30px;
}
}
.snj_band-o4v .snj_sh_h2-o4v{
color:#F5F0E8;
}
.snj_sh_eb_line-o4v{
gap:10px;
display:inline-flex;
align-items:center;
}
.snj_sh_eb_line-o4v::before{
background:#A0732A;
display:inline-block;
width:1.75rem;
height:1px;
content:"";
}
.snj_band-o4v .snj_sh_eb_line-o4v::before{
background:#D4A85A;
}
.snj_sh_eb_dot-o4v{
gap:8px;
align-items:center;
display:inline-flex;
}
.snj_sh_eb_dot-o4v::before{
background:#A0732A;
border-radius:50%;
width:6px;
display:inline-block;
height:0.375rem;
content:"";
}
.snj_band-o4v .snj_sh_eb_dot-o4v::before{
background:#D4A85A;
}
.snj_sh_link-o4v{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
align-items:center;
font-weight:600;
color:#1C1712;
display:inline-flex;
border-bottom:1px solid #1C1712;
font-size:0.813rem;
padding-bottom:2px;
white-space:nowrap;
}
.snj_sh_link-o4v:hover{
border-color:#A0732A;
color:#A0732A;
}
.snj_sh_link-o4v svg{
width:14px;
height:0.875rem;
}
.snj_sh_link_chev-o4v{
border-bottom:0;
padding-bottom:0;
}
.snj_sh_link_btn-o4v{
border-radius:62.438rem;
padding:0.563rem 1.125rem;
background:#1C1712;
color:#F5F0E8;
border-bottom:0;
}
.snj_sh_link_btn-o4v:hover{
border-color:transparent;
background:#332D24;
color:#F5F0E8;
}
.snj_band-o4v .snj_sh_link-o4v{
border-color:#F5F0E8;
color:#F5F0E8;
}
.snj_band-o4v .snj_sh_link_btn-o4v{
background:#D4A85A;
color:#1C1712;
}
.snj_sh_rule-o4v{
background:rgba(28,23,18,0.14);
margin:-2px 0 18px;
height:1px;
}
.snj_band-o4v .snj_sh_rule-o4v{
background:rgba(245,240,232,0.13);
}
.snj_hero-o4v{
padding:2rem 0 8px;
}
@media(min-width:765px){
.snj_hero-o4v{
padding:3.5rem 0 24px;
}
}
.snj_hero_in-o4v{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:901px){
.snj_hero_in-o4v{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.snj_hero_copy-o4v{
min-width:0;
}
.snj_hero_eyebrow-o4v{
gap:0.625rem;
display:inline-flex;
margin-bottom:1.375rem;
align-items:center;
}
.snj_hero_eyebrow_line-o4v{
flex:0 0 auto;
background:#A0732A;
display:inline-block;
width:28px;
height:1px;
}
.snj_hero_h1-o4v{
overflow-wrap:break-word;
margin-bottom:20px;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.04;
color:#1C1712;
font-size:2.375rem;
letter-spacing:-.01em;
}
@media(min-width:770px){
.snj_hero_h1-o4v{
font-size:54px;
}
}
@media(min-width:1099px){
.snj_hero_h1-o4v{
font-size:62px;
}
}
.snj_hero_h1-o4v em{
font-style:normal;
color:#A0732A;
}
.snj_hero_sub-o4v{
max-width:480px;
line-height:1.6;
color:#8C7B69;
margin-bottom:1.875rem;
font-size:16px;
}
@media(min-width:767px){
.snj_hero_sub-o4v{
font-size:1.125rem;
}
}
.snj_hero_actions-o4v{
gap:0.875rem;
margin-bottom:34px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.snj_hero_cta-o4v{
padding:1rem 1.875rem;
transition:background-color .22s ease;
border-radius:62.438rem;
gap:0.625rem;
background:#1C1712;
display:inline-flex;
font-weight:700;
align-items:center;
font-size:0.938rem;
color:#F5F0E8;
}
.snj_hero_cta-o4v:hover{
background:#332D24;
}
.snj_hero_cta_ic-o4v{
display:inline-flex;
align-items:center;
}
.snj_hero_cta_ic-o4v svg{
width:16px;
height:16px;
}
.snj_hero_cta_alt-o4v{
border:1px solid rgba(28,23,18,0.14);
background:transparent;
border-radius:62.438rem;
transition:border-color .22s ease,color .22s ease;
padding:0.938rem 26px;
color:#1C1712;
align-items:center;
font-size:15px;
font-weight:600;
display:inline-flex;
}
.snj_hero_cta_alt-o4v:hover{
border-color:#A0732A;
color:#A0732A;
}
.snj_hero_trust-o4v{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.snj_hero_trust_item-o4v{
gap:9px;
font-size:13px;
color:#3A3229;
font-weight:600;
align-items:center;
display:flex;
}
.snj_hero_trust_ic-o4v{
align-items:center;
color:#A0732A;
display:inline-flex;
}
.snj_hero_trust_ic-o4v svg{
width:16px;
height:1rem;
}
.snj_hero_promo-o4v{
border-radius:1.25rem;
overflow:hidden;
background:#FBF8F2;
min-height:300px;
display:flex;
box-shadow:0 0.5rem 1.5rem rgba(28,23,18,0.10), 0 1.5rem 4rem rgba(28,23,18,0.12);
position:relative;
}
.snj_hero_promo_bg-o4v{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.snj_hero_promo_bg-o4v::after{
background:linear-gradient(120deg,#1E1A14 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.snj_hero_promo_glow-o4v{
background:radial-gradient(circle,rgba(182,134,72,0.18) 0%,transparent 65%);
border-radius:50%;
top:-40px;
right:-20px;
height:16.25rem;
position:absolute;
width:260px;
pointer-events:none;
}
.snj_hero_promo_ct-o4v{
padding:1.75rem;
max-width:88%;
position:relative;
z-index:2;
align-self:flex-end;
}
.snj_hero_promo_label-o4v{
color:#D4A85A;
text-transform:uppercase;
display:block;
margin-bottom:8px;
font-size:0.625rem;
font-weight:700;
letter-spacing:.25em;
}
.snj_hero_promo_amount-o4v{
overflow-wrap:break-word;
line-height:1.05;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:32px;
color:#F5F0E8;
font-weight:600;
}
@media(min-width:767px){
.snj_hero_promo_amount-o4v{
font-size:40px;
}
}
.snj_hero_promo_amount-o4v em{
color:#D4A85A;
font-style:normal;
}
.snj_hero_rating-o4v{
border-radius:14px;
border:1px solid rgba(28,23,18,0.08);
gap:0.625rem;
background:#FBF8F2;
padding:10px 0.875rem;
right:0.875rem;
box-shadow:0 2px 6px rgba(28,23,18,0.07), 0 6px 1.125rem rgba(28,23,18,0.06);
max-width:min(260px,62%);
z-index:3;
display:flex;
position:absolute;
top:14px;
align-items:center;
}
.snj_hero_rating_score-o4v{
flex:0 0 auto;
color:#1C1712;
font-weight:700;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
}
.snj_hero_rating_txt-o4v{
flex:1 1 auto;
min-width:0;
}
.snj_hero_rating_stars-o4v{
gap:2px;
display:flex;
color:#A0732A;
}
.snj_hero_rating_stars-o4v svg{
height:12px;
width:0.75rem;
}
.snj_hero_rating_cap-o4v{
line-height:1.35;
margin-top:3px;
overflow-wrap:break-word;
font-size:0.688rem;
color:#6B5E4E;
display:block;
}
.snj_stat-o4v{
border-bottom:1px solid rgba(28,23,18,0.14);
border-top:1px solid rgba(28,23,18,0.14);
margin-top:16px;
}
.snj_stat_in-o4v{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.snj_stat_in-o4v{
grid-template-columns:repeat(4,1fr);
}
}
.snj_stat_item-o4v{
padding:1.375rem 14px;
border-right:1px solid rgba(28,23,18,0.08);
min-width:0;
border-bottom:1px solid rgba(28,23,18,0.08);
}
.snj_stat_item-o4v:nth-child(2n){
border-right:0;
}
.snj_stat_item-o4v:nth-child(n+3){
border-bottom:0;
}
@media(min-width:765px){
.snj_stat_item-o4v{
border-bottom:0;
}
.snj_stat_item-o4v:nth-child(2n){
border-right:1px solid rgba(28,23,18,0.08);
}
.snj_stat_item-o4v:nth-child(4n){
border-right:0;
}
}
.snj_stat_value-o4v{
font-size:30px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#1C1712;
overflow-wrap:break-word;
line-height:1;
font-weight:700;
}
@media(min-width:771px){
.snj_stat_value-o4v{
font-size:2.125rem;
}
}
.snj_stat_label-o4v{
margin-top:0.375rem;
overflow-wrap:break-word;
line-height:1.4;
font-size:0.813rem;
color:#6B5E4E;
}
.snj_grow-o4v{
padding:1.625rem 0 10px;
}
.snj_row_seo-o4v{
margin:0.625rem 0 0;
color:#8C7B69;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
max-width:760px;
}
.snj_row_seo-o4v strong{
color:#1C1712;
font-weight:700;
}
.snj_grow-o4v{
padding:1.625rem 0 0.625rem;
}
.snj_row_seo-o4v{
margin:10px 0 0;
font-size:14px;
overflow-wrap:break-word;
color:#8C7B69;
line-height:1.65;
max-width:47.5rem;
}
.snj_row_seo-o4v strong{
color:#1C1712;
font-weight:700;
}
.snj_jp-o4v{
padding:1.875rem 0 0.625rem;
}
.snj_jp_grid-o4v{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.snj_jp_grid-o4v{
grid-template-columns:1fr 1fr;
}
.snj_jp_card_mega-o4v{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.snj_jp_grid-o4v{
grid-template-columns:1.4fr 1fr 1fr;
}
.snj_jp_card_mega-o4v{
grid-column:auto;
}
}
.snj_jp_card-o4v{
gap:12px;
background:#FBF8F2;
border-radius:20px;
padding:26px;
border:1px solid rgba(28,23,18,0.08);
overflow:hidden;
flex-direction:column;
display:flex;
justify-content:space-between;
position:relative;
min-height:200px;
min-width:0;
}
.snj_jp_card_mega-o4v{
border-color:transparent;
background:linear-gradient(135deg,#2C2519,#141008);
color:#F5F0E8;
min-height:210px;
}
.snj_jp_glow-o4v{
background:radial-gradient(circle,rgba(182,134,72,0.18),transparent 70%);
border-radius:50%;
right:-40px;
width:12.5rem;
height:200px;
pointer-events:none;
top:-40px;
position:absolute;
}
.snj_jp_label-o4v{
gap:0.625rem;
flex-wrap:wrap;
color:#A0732A;
justify-content:space-between;
display:flex;
text-transform:uppercase;
align-items:center;
letter-spacing:.16em;
font-size:10px;
font-weight:700;
position:relative;
}
.snj_jp_card_mega-o4v .snj_jp_label-o4v{
color:#D4A85A;
}
.snj_jp_drop-o4v{
font-weight:600;
letter-spacing:.04em;
text-transform:none;
color:#6B5E4E;
}
.snj_jp_card_mega-o4v .snj_jp_drop-o4v{
color:#C4B49E;
}
.snj_jp_amount-o4v{
color:#1C1712;
overflow-wrap:break-word;
line-height:1;
position:relative;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:2.375rem;
}
.snj_jp_card_mega-o4v .snj_jp_amount-o4v{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#D4A85A;
}
@media(min-width:766px){
.snj_jp_card_mega-o4v .snj_jp_amount-o4v{
font-size:3.375rem;
}
}
.snj_jp_game-o4v{
position:relative;
font-size:13px;
color:#6B5E4E;
}
.snj_jp_card_mega-o4v .snj_jp_game-o4v{
color:#C4B49E;
}
.snj_jp_cta-o4v{
position:relative;
align-self:flex-start;
}
.snj_jp_card_mega-o4v .snj_jp_cta-o4v{
background:#D4A85A;
transition:opacity .22s ease;
border-radius:62.438rem;
padding:0.625rem 20px;
font-size:0.813rem;
font-weight:700;
color:#1C1712;
}
.snj_jp_card_mega-o4v .snj_jp_cta-o4v:hover{
opacity:.9;
}
.snj_jp_card-o4v:not(.snj_jp_card_mega-o4v) .snj_jp_cta-o4v{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
font-weight:700;
color:#1C1712;
padding-bottom:2px;
border-bottom:1px solid #1C1712;
}
.snj_jp_card-o4v:not(.snj_jp_card_mega-o4v) .snj_jp_cta-o4v:hover{
border-color:#A0732A;
color:#A0732A;
}
.snj_jp_seo-o4v{
margin:0.875rem 0 0;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
color:#8C7B69;
max-width:47.5rem;
}
.snj_jp_seo-o4v strong{
color:#1C1712;
font-weight:700;
}
.snj_pr-o4v{
padding:1.875rem 0 6px;
}
.snj_pr_card-o4v{
gap:0.625rem;
padding:1.625rem;
overflow:hidden;
background:#FBF8F2;
flex:0 0 auto;
border-radius:20px;
border:1px solid rgba(28,23,18,0.08);
min-height:200px;
position:relative;
width:17.5rem;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.snj_pr_card-o4v{
width:300px;
}
}
.snj_pr_card_feat-o4v{
border-color:transparent;
background:linear-gradient(150deg,#2C2519,#141008);
color:#F5F0E8;
}
.snj_pr_glow-o4v{
border-radius:50%;
background:radial-gradient(circle,rgba(182,134,72,0.18),transparent 70%);
opacity:0;
height:130px;
position:absolute;
right:-1.875rem;
width:130px;
pointer-events:none;
top:-1.875rem;
}
.snj_pr_card_feat-o4v .snj_pr_glow-o4v{
opacity:1;
}
.snj_pr_label-o4v{
font-weight:700;
letter-spacing:.16em;
font-size:10px;
position:relative;
text-transform:uppercase;
color:#A0732A;
}
.snj_pr_card_feat-o4v .snj_pr_label-o4v{
color:#D4A85A;
}
.snj_pr_amount-o4v{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#1C1712;
position:relative;
font-size:1.625rem;
line-height:1.08;
font-weight:600;
}
.snj_pr_card_feat-o4v .snj_pr_amount-o4v{
color:#F5F0E8;
}
.snj_pr_amount-o4v em{
color:#A0732A;
font-style:normal;
}
.snj_pr_card_feat-o4v .snj_pr_amount-o4v em{
color:#D4A85A;
}
.snj_pr_terms-o4v{
color:#6B5E4E;
font-size:13px;
line-height:1.5;
position:relative;
}
.snj_pr_card_feat-o4v .snj_pr_terms-o4v{
color:#C4B49E;
}
.snj_pr_cta-o4v{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.snj_pr_card_feat-o4v .snj_pr_cta-o4v{
background:#D4A85A;
border-radius:62.438rem;
transition:opacity .22s ease;
padding:0.563rem 1.125rem;
font-size:0.813rem;
font-weight:700;
color:#1C1712;
}
.snj_pr_card_feat-o4v .snj_pr_cta-o4v:hover{
opacity:.9;
}
.snj_pr_card-o4v:not(.snj_pr_card_feat-o4v) .snj_pr_cta-o4v{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
border-bottom:1px solid #1C1712;
font-weight:700;
color:#1C1712;
padding-bottom:2px;
}
.snj_pr_card-o4v:not(.snj_pr_card_feat-o4v) .snj_pr_cta-o4v:hover{
border-color:#A0732A;
color:#A0732A;
}
.snj_gf-o4v{
padding:1.5rem 0 6px;
}
.snj_gf_in-o4v{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.snj_gf_chip-o4v{
border:1px solid rgba(28,23,18,0.14);
padding:10px 18px;
border-radius:62.438rem;
background:#FBF8F2;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-size:13px;
color:#3A3229;
white-space:nowrap;
font-weight:600;
}
.snj_gf_chip-o4v:hover{
border-color:#A0732A;
color:#A0732A;
}
.snj_gf_chip-o4v.snj_state_active-o4v{
border-color:transparent;
background:#1C1712;
color:#F5F0E8;
}
.snj_grow-o4v{
padding:26px 0 0.625rem;
}
.snj_row_seo-o4v{
margin:10px 0 0;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
color:#8C7B69;
max-width:47.5rem;
}
.snj_row_seo-o4v strong{
font-weight:700;
color:#1C1712;
}
.snj_vip-o4v{
padding:3rem 0;
}
@media(min-width:765px){
.snj_vip-o4v{
padding:4rem 0;
}
}
.snj_vip_head-o4v{
gap:0.875rem;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:883px){
.snj_vip_head-o4v{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.snj_vip_eyebrow-o4v{
margin-bottom:12px;
}
.snj_vip_h2-o4v{
overflow-wrap:break-word;
font-size:2rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
color:#F5F0E8;
}
@media(min-width:765px){
.snj_vip_h2-o4v{
font-size:40px;
}
}
.snj_vip_intro-o4v{
font-size:0.875rem;
max-width:420px;
color:#C4B49E;
line-height:1.6;
}
.snj_vip_grid-o4v{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.snj_vip_card-o4v{
border:1px solid rgba(245,240,232,0.13);
padding:22px 18px;
border-radius:0.875rem;
min-width:0;
}
.snj_vip_card_feat-o4v{
border-color:#D4A85A;
background:rgba(245,240,232,0.07);
}
.snj_vip_card_ic-o4v{
border-radius:8px;
background:linear-gradient(135deg,#A0732A,#D4A85A);
display:block;
width:34px;
height:34px;
margin-bottom:16px;
}
.snj_vip_name-o4v{
overflow-wrap:break-word;
color:#F5F0E8;
font-size:1.25rem;
margin-bottom:6px;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.snj_vip_perk-o4v{
line-height:1.5;
color:#C4B49E;
font-size:0.781rem;
overflow-wrap:break-word;
}
.snj_app-o4v{
padding:30px 0 0.625rem;
}
.snj_app_in-o4v{
border-radius:1.25rem;
border:1px solid rgba(28,23,18,0.08);
padding:32px;
background:#FBF8F2;
gap:28px;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.snj_app_in-o4v{
padding:2.5rem 44px;
gap:40px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.snj_app_copy-o4v{
min-width:0;
max-width:560px;
}
.snj_app_eyebrow-o4v{
margin-bottom:0.75rem;
}
.snj_app_h2-o4v{
font-size:1.75rem;
overflow-wrap:break-word;
color:#1C1712;
font-weight:600;
line-height:1.05;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.75rem;
}
@media(min-width:769px){
.snj_app_h2-o4v{
font-size:2.125rem;
}
}
.snj_app_text-o4v{
margin-bottom:22px;
color:#8C7B69;
line-height:1.6;
font-size:0.875rem;
}
.snj_app_btns-o4v{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.snj_app_btn-o4v{
border-radius:14px;
padding:11px 20px;
background:#1C1712;
transition:background-color .22s ease;
gap:0.625rem;
display:inline-flex;
align-items:center;
color:#F5F0E8;
}
.snj_app_btn-o4v:hover{
background:#332D24;
}
.snj_app_btn_ic-o4v{
align-items:center;
display:inline-flex;
}
.snj_app_btn_ic-o4v svg{
width:1.125rem;
height:18px;
}
.snj_app_btn_lb-o4v{
font-size:0.844rem;
font-weight:700;
}
.snj_app_qr_wrap-o4v{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.snj_app_qr-o4v{
flex:0 0 auto;
border-radius:0.875rem;
background-image:repeating-linear-gradient(0deg,#FBF8F2 0 5px,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FBF8F2 0 0.313rem,transparent 5px 11px);
background-color:#1C1712;
width:108px;
height:6.75rem;
}
.snj_app_qr_cap-o4v{
max-width:92px;
color:#6B5E4E;
line-height:1.4;
font-size:12.5px;
}
.snj_ts-o4v{
padding:44px 0;
}
.snj_ts_in-o4v{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:878px){
.snj_ts_in-o4v{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.snj_ts_left-o4v{
min-width:0;
}
.snj_ts_h2-o4v{
line-height:1.1;
font-size:1.625rem;
color:#F5F0E8;
margin-bottom:0.75rem;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:768px){
.snj_ts_h2-o4v{
font-size:1.75rem;
}
}
.snj_ts_text-o4v{
line-height:1.6;
font-size:0.906rem;
max-width:520px;
color:#C4B49E;
margin-bottom:22px;
}
.snj_ts_badges-o4v{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.snj_ts_badge-o4v{
color:#C4B49E;
font-weight:600;
font-size:13px;
}
.snj_ts_pay-o4v{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:878px){
.snj_ts_pay-o4v{
justify-content:flex-end;
}
}
.snj_ts_pay_chip-o4v{
border-radius:0.875rem;
padding:0.75rem 16px;
border:1px solid rgba(245,240,232,0.13);
background:rgba(245,240,232,0.07);
font-weight:700;
color:#F5F0E8;
font-size:0.875rem;
}
.snj_et-o4v{
padding:36px 0 0.625rem;
}
.snj_et_in-o4v{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:877px){
.snj_et_in-o4v{
grid-template-columns:1.1fr .9fr;
gap:3rem;
}
}
.snj_et_left-o4v{
min-width:0;
}
.snj_et_eyebrow-o4v{
margin-bottom:12px;
}
.snj_et_h2-o4v{
margin-bottom:14px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
color:#1C1712;
overflow-wrap:break-word;
font-weight:600;
font-size:28px;
}
@media(min-width:766px){
.snj_et_h2-o4v{
font-size:2rem;
}
}
.snj_et_text-o4v{
margin-bottom:1.375rem;
color:#8C7B69;
line-height:1.65;
font-size:0.938rem;
}
.snj_et_stats-o4v{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.snj_et_stat-o4v{
min-width:0;
}
.snj_et_stat_v-o4v{
font-weight:700;
color:#1C1712;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1;
font-size:1.625rem;
}
.snj_et_stat_l-o4v{
margin-top:0.25rem;
color:#6B5E4E;
font-size:12.5px;
}
.snj_et_right-o4v{
gap:12px;
display:flex;
flex-direction:column;
}
.snj_et_member-o4v{
padding:1.125rem 1.25rem;
gap:1rem;
border:1px solid rgba(28,23,18,0.08);
border-radius:14px;
background:#FBF8F2;
min-width:0;
display:flex;
align-items:center;
}
.snj_et_member_av-o4v{
flex:0 0 auto;
background:linear-gradient(135deg,#2C2519,#A0732A);
border-radius:50%;
width:3rem;
height:48px;
}
.snj_et_member_name-o4v{
font-weight:700;
color:#1C1712;
font-size:15px;
overflow-wrap:break-word;
}
.snj_et_member_role-o4v{
overflow-wrap:break-word;
font-size:12.5px;
color:#6B5E4E;
}
.snj_et_updated-o4v{
padding:0.875rem 18px;
background:#F5F0E8;
border-radius:0.875rem;
gap:0.5rem;
border:1px solid rgba(28,23,18,0.08);
font-size:0.781rem;
color:#8C7B69;
align-items:center;
display:flex;
}
.snj_op-o4v{
padding:36px 0 10px;
}
.snj_op_in-o4v{
border:1px solid rgba(28,23,18,0.08);
gap:32px;
border-radius:14px;
grid-template-columns:1fr;
padding:32px;
background:#FBF8F2;
display:grid;
align-items:center;
}
@media(min-width:861px){
.snj_op_in-o4v{
grid-template-columns:.9fr 1.1fr;
padding:34px 2.5rem;
gap:44px;
}
}
.snj_op_left-o4v{
min-width:0;
}
.snj_op_eyebrow-o4v{
margin-bottom:0.75rem;
}
.snj_op_h2-o4v{
font-size:1.75rem;
margin-bottom:10px;
line-height:1.08;
color:#1C1712;
font-weight:600;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:767px){
.snj_op_h2-o4v{
font-size:1.875rem;
}
}
.snj_op_text-o4v{
line-height:1.6;
color:#8C7B69;
font-size:0.875rem;
}
.snj_op_grid-o4v{
overflow:hidden;
grid-template-columns:1fr 1fr;
gap:1px;
border-radius:8px;
background:rgba(28,23,18,0.14);
border:1px solid rgba(28,23,18,0.14);
display:grid;
}
.snj_op_field-o4v{
background:#F5F0E8;
padding:1.125rem 20px;
min-width:0;
}
.snj_op_field_lb-o4v{
font-size:0.625rem;
letter-spacing:.1em;
font-weight:600;
text-transform:uppercase;
margin-bottom:0.313rem;
color:#A0732A;
}
.snj_op_field_val-o4v{
color:#1C1712;
font-weight:700;
overflow-wrap:break-word;
font-size:14px;
}
.snj_tt-o4v{
padding:3rem 0 0.625rem;
}
@media(min-width:765px){
.snj_tt-o4v{
padding:3.75rem 0 10px;
}
}
.snj_tt_head-o4v{
margin-bottom:34px;
text-align:center;
}
.snj_tt_eyebrow-o4v{
margin-bottom:0.75rem;
}
.snj_tt_h2-o4v{
font-weight:600;
line-height:1.05;
color:#1C1712;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:2rem;
}
@media(min-width:766px){
.snj_tt_h2-o4v{
font-size:2.625rem;
}
}
.snj_tt_grid-o4v{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.snj_tt_grid-o4v{
grid-template-columns:repeat(3,1fr);
}
}
.snj_tt_card-o4v{
background:#FBF8F2;
border:1px solid rgba(28,23,18,0.08);
border-radius:14px;
padding:1.875rem;
display:flex;
min-width:0;
flex-direction:column;
}
.snj_tt_card_ic-o4v{
margin-bottom:18px;
align-items:center;
display:inline-flex;
color:#A0732A;
}
.snj_tt_card_ic-o4v svg{
height:28px;
width:1.75rem;
}
.snj_tt_card_h-o4v{
font-weight:600;
color:#1C1712;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:22px;
line-height:1.15;
margin-bottom:0.5rem;
}
.snj_tt_card_p-o4v{
overflow-wrap:break-word;
font-size:14px;
color:#8C7B69;
margin-bottom:0.875rem;
line-height:1.6;
}
.snj_tt_card_p-o4v b{
color:#1C1712;
font-weight:700;
}
.snj_tt_card_link-o4v{
transition:color .22s ease;
padding-bottom:2px;
font-size:13px;
align-self:flex-start;
border-bottom:1px solid #A0732A;
color:#1C1712;
margin-top:auto;
font-weight:700;
}
.snj_tt_card_link-o4v:hover{
color:#A0732A;
}
.snj_rv-o4v{
padding:3rem 0;
background:#FBF8F2;
margin-top:1.5rem;
border-bottom:1px solid rgba(28,23,18,0.08);
border-top:1px solid rgba(28,23,18,0.08);
}
@media(min-width:768px){
.snj_rv-o4v{
padding:56px 0;
}
}
.snj_rv_head-o4v{
gap:1rem;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:768px){
.snj_rv_head-o4v{
gap:20px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.snj_rv_eyebrow-o4v{
margin-bottom:10px;
}
.snj_rv_h2-o4v{
font-weight:600;
font-size:1.875rem;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#1C1712;
}
@media(min-width:767px){
.snj_rv_h2-o4v{
font-size:38px;
}
}
.snj_rv_agg-o4v{
gap:12px;
display:flex;
align-items:center;
}
.snj_rv_agg_stars-o4v{
gap:3px;
display:flex;
color:#A0732A;
}
.snj_rv_agg_stars-o4v svg{
width:1.125rem;
height:18px;
}
.snj_rv_source-o4v{
font-size:13px;
color:#8C7B69;
}
.snj_rv_grid-o4v{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.snj_rv_grid-o4v{
grid-template-columns:repeat(3,1fr);
}
}
.snj_rv_card-o4v{
padding:26px;
background:#F5F0E8;
border-radius:14px;
border:1px solid rgba(28,23,18,0.08);
min-width:0;
}
.snj_rv_card_stars-o4v{
gap:2px;
color:#A0732A;
margin-bottom:12px;
display:flex;
}
.snj_rv_card_stars-o4v svg{
height:0.875rem;
width:0.875rem;
}
.snj_rv_card_body-o4v{
font-size:18px;
line-height:1.45;
color:#1C1712;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:16px;
font-weight:500;
}
.snj_rv_card_meta-o4v{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.snj_rv_card_av-o4v{
border-radius:50%;
background:linear-gradient(135deg,#A0732A,#D4A85A);
flex:0 0 auto;
width:32px;
height:2rem;
}
.snj_rv_card_author-o4v{
font-weight:700;
font-size:0.813rem;
color:#1C1712;
}
.snj_rv_card_loc-o4v{
font-size:0.75rem;
color:#6B5E4E;
}
.snj_prov-o4v{
padding:2.5rem 0 1.25rem;
}
.snj_prov_eyebrow-o4v{
margin-bottom:1.125rem;
display:block;
}
.snj_prov_grid-o4v{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:558px){
.snj_prov_grid-o4v{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.snj_prov_grid-o4v{
grid-template-columns:repeat(6,1fr);
}
}
.snj_wy-o4v{
padding:3rem 0;
}
@media(min-width:765px){
.snj_wy-o4v{
padding:56px 0;
}
}
.snj_wy_in-o4v{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:901px){
.snj_wy_in-o4v{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.snj_wy_left-o4v{
min-width:0;
}
.snj_wy_eyebrow-o4v{
margin-bottom:0.875rem;
}
.snj_wy_h2-o4v{
margin-bottom:16px;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
color:#1C1712;
font-size:32px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:767px){
.snj_wy_h2-o4v{
font-size:2.5rem;
}
}
.snj_wy_intro-o4v{
color:#8C7B69;
font-size:15px;
line-height:1.6;
}
.snj_wy_grid-o4v{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:563px){
.snj_wy_grid-o4v{
grid-template-columns:1fr 1fr;
}
}
.snj_wy_card-o4v{
padding:26px;
border:1px solid rgba(28,23,18,0.08);
border-radius:14px;
background:#FBF8F2;
min-width:0;
}
.snj_wy_card_ic-o4v{
justify-content:center;
display:inline-flex;
align-items:center;
color:#A0732A;
margin-bottom:16px;
}
.snj_wy_card_ic-o4v svg{
width:26px;
height:26px;
}
.snj_wy_card_h-o4v{
color:#1C1712;
font-weight:600;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
font-size:21px;
}
.snj_wy_card_p-o4v{
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
color:#8C7B69;
}
.snj_hts-o4v{
padding:3rem 0;
}
@media(min-width:769px){
.snj_hts-o4v{
padding:3.875rem 0;
}
}
.snj_hts_head-o4v{
gap:18px;
display:flex;
flex-direction:column;
margin-bottom:2.125rem;
}
@media(min-width:766px){
.snj_hts_head-o4v{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.snj_hts_eyebrow-o4v{
margin-bottom:12px;
}
.snj_hts_h2-o4v{
color:#F5F0E8;
font-weight:600;
font-size:30px;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.snj_hts_h2-o4v{
font-size:2.375rem;
}
}
.snj_hts_cta-o4v{
background:#D4A85A;
border-radius:62.438rem;
transition:opacity .22s ease;
flex:0 0 auto;
padding:15px 1.875rem;
font-size:15px;
color:#1C1712;
font-weight:700;
}
.snj_hts_cta-o4v:hover{
opacity:.9;
}
.snj_hts_grid-o4v{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.snj_hts_grid-o4v{
grid-template-columns:repeat(3,1fr);
}
}
.snj_hts_step-o4v{
border-top:1px solid rgba(245,240,232,0.13);
min-width:0;
padding-top:1.375rem;
}
.snj_hts_step_num-o4v{
font-weight:700;
color:#D4A85A;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:14px;
font-size:2.75rem;
line-height:1;
}
.snj_hts_step_h-o4v{
line-height:1.2;
overflow-wrap:break-word;
font-weight:700;
color:#F5F0E8;
margin-bottom:0.5rem;
font-size:19px;
}
.snj_hts_step_p-o4v{
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
color:#C4B49E;
}
.snj_pmt-o4v{
padding:3rem 0 10px;
}
.snj_pmt_in-o4v{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:882px){
.snj_pmt_in-o4v{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.snj_pmt_left-o4v{
min-width:0;
}
.snj_pmt_eyebrow-o4v{
margin-bottom:12px;
}
.snj_pmt_h2-o4v{
font-weight:600;
line-height:1.06;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#1C1712;
margin-bottom:0.75rem;
font-size:30px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.snj_pmt_h2-o4v{
font-size:32px;
}
}
.snj_pmt_text-o4v{
margin-bottom:1.375rem;
color:#8C7B69;
line-height:1.6;
font-size:0.906rem;
}
.snj_pmt_logos-o4v{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:478px){
.snj_pmt_logos-o4v{
grid-template-columns:repeat(4,1fr);
}
}
.snj_pmt_logo-o4v{
border-radius:0.5rem;
background:#FBF8F2;
padding:0 8px;
border:1px solid rgba(28,23,18,0.08);
overflow:hidden;
height:3.125rem;
color:#3A3229;
white-space:nowrap;
align-items:center;
font-size:12.5px;
justify-content:center;
font-weight:700;
text-overflow:ellipsis;
display:flex;
text-align:center;
}
.snj_pmt_table-o4v{
border:1px solid rgba(28,23,18,0.08);
overflow:hidden;
border-radius:0.875rem;
min-width:0;
}
.snj_pmt_thead-o4v{
background:#2A2420;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.snj_pmt_th-o4v{
overflow:hidden;
padding:13px 0.875rem;
letter-spacing:.08em;
white-space:nowrap;
font-size:10px;
color:#F5F0E8;
text-transform:uppercase;
text-overflow:ellipsis;
font-weight:700;
}
.snj_pmt_row-o4v{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(28,23,18,0.08);
display:grid;
}
.snj_pmt_row-o4v:nth-child(odd){
background:#FBF8F2;
}
.snj_pmt_td-o4v{
padding:0.875rem;
font-size:13.5px;
min-width:0;
color:#8C7B69;
overflow-wrap:break-word;
}
.snj_pmt_row-o4v .snj_pmt_td-o4v:first-child{
color:#1C1712;
font-weight:700;
}
.snj_pmt_row-o4v .snj_pmt_td-o4v:last-child{
font-weight:700;
color:#4A7C59;
}
.snj_lh-o4v{
padding:40px 0 20px;
}
.snj_lh_in-o4v{
padding-top:2.125rem;
border-top:1px solid rgba(28,23,18,0.14);
}
.snj_lh_eyebrow-o4v{
margin-bottom:22px;
display:block;
}
.snj_lh_grid-o4v{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:600px){
.snj_lh_grid-o4v{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.snj_lh_grid-o4v{
grid-template-columns:repeat(5,1fr);
}
}
.snj_lh_col-o4v{
min-width:0;
}
.snj_lh_col_h-o4v{
font-weight:700;
margin-bottom:0.75rem;
color:#1C1712;
overflow-wrap:break-word;
font-size:0.813rem;
}
.snj_lh_links-o4v{
gap:8px;
display:flex;
flex-direction:column;
}
.snj_lh_link-o4v{
transition:color .22s ease;
font-size:13px;
overflow-wrap:break-word;
color:#8C7B69;
}
.snj_lh_link-o4v:hover{
color:#A0732A;
}
.snj_el-o4v{
padding:48px 0;
}
@media(min-width:771px){
.snj_el-o4v{
padding:3.5rem 0;
}
}
.snj_el_in-o4v{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:900px){
.snj_el_in-o4v{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.snj_el_left-o4v{
min-width:0;
}
.snj_el_eyebrow-o4v{
margin-bottom:14px;
}
.snj_el_h2-o4v{
margin-bottom:1.375rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
font-size:32px;
color:#1C1712;
}
@media(min-width:766px){
.snj_el_h2-o4v{
font-size:2.375rem;
}
}
.snj_el_body-o4v p{
margin-bottom:18px;
color:#3A3229;
overflow-wrap:break-word;
line-height:1.7;
font-size:1rem;
}
.snj_el_dropcap-o4v{
padding:6px 12px 0 0;
font-weight:700;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:.8;
font-size:3.875rem;
color:#A0732A;
float:left;
}
.snj_el_right-o4v{
min-width:0;
}
.snj_el_quote-o4v{
padding:2.25rem;
background:linear-gradient(150deg,#2C2519,#141008);
border-radius:1.25rem;
margin-bottom:1.5rem;
color:#F5F0E8;
position:relative;
}
.snj_el_quote_mark-o4v{
margin-bottom:0.375rem;
align-items:center;
display:inline-flex;
color:#D4A85A;
}
.snj_el_quote_mark-o4v svg{
height:2.125rem;
width:34px;
}
.snj_el_quote_text-o4v{
font-weight:500;
overflow-wrap:break-word;
font-size:22px;
line-height:1.4;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#F5F0E8;
margin-bottom:1.375rem;
}
.snj_el_quote_meta-o4v{
gap:0.75rem;
display:flex;
align-items:center;
}
.snj_el_quote_av-o4v{
background:linear-gradient(135deg,#A0732A,#D4A85A);
flex:0 0 auto;
border-radius:50%;
width:38px;
height:2.375rem;
}
.snj_el_quote_author-o4v{
color:#F5F0E8;
font-weight:700;
font-size:14px;
}
.snj_el_quote_meta_sub-o4v{
font-size:0.75rem;
color:#C4B49E;
}
.snj_el_explain-o4v{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(28,23,18,0.08);
}
.snj_el_explain_card-o4v{
padding:1.375rem 24px;
}
.snj_el_explain_card-o4v+.snj_el_explain_card-o4v{
border-top:1px solid rgba(28,23,18,0.08);
}
.snj_el_explain_h-o4v{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
line-height:1.15;
overflow-wrap:break-word;
font-size:1.25rem;
color:#1C1712;
font-weight:600;
}
.snj_el_explain_p-o4v{
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
color:#8C7B69;
}
.snj_sg-o4v{
padding:48px 0 10px;
}
.snj_sg_eyebrow-o4v{
display:block;
margin-bottom:12px;
}
.snj_sg_h2-o4v{
margin-bottom:1.75rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.875rem;
font-weight:600;
color:#1C1712;
line-height:1.05;
}
@media(min-width:768px){
.snj_sg_h2-o4v{
font-size:2.25rem;
}
}
.snj_sg_grid-o4v{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:717px){
.snj_sg_grid-o4v{
grid-template-columns:repeat(3,1fr);
}
}
.snj_sg_col-o4v{
min-width:0;
}
.snj_sg_col_h-o4v{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#1C1712;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:10px;
font-weight:600;
font-size:22px;
}
.snj_sg_col_p-o4v{
overflow-wrap:break-word;
color:#8C7B69;
font-size:14px;
line-height:1.65;
}
.snj_sb-o4v{
background:#FBF8F2;
padding:48px 0;
border-top:1px solid rgba(28,23,18,0.08);
border-bottom:1px solid rgba(28,23,18,0.08);
margin-top:1.5rem;
}
@media(min-width:765px){
.snj_sb-o4v{
padding:3.5rem 0;
}
}
.snj_sb_eyebrow-o4v{
display:block;
margin-bottom:0.75rem;
}
.snj_sb_h2-o4v{
color:#1C1712;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:30px;
margin-bottom:26px;
font-weight:600;
}
@media(min-width:766px){
.snj_sb_h2-o4v{
font-size:2.25rem;
}
}
.snj_sb_grid-o4v{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:561px){
.snj_sb_grid-o4v{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.snj_sb_grid-o4v{
grid-template-columns:repeat(4,1fr);
}
}
.snj_sb_card-o4v{
border:1px solid rgba(28,23,18,0.08);
border-radius:14px;
background:#F5F0E8;
padding:24px;
min-width:0;
}
.snj_sb_card_h-o4v{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
line-height:1.15;
font-size:19px;
overflow-wrap:break-word;
font-weight:600;
color:#1C1712;
}
.snj_sb_card_p-o4v{
color:#8C7B69;
font-size:0.844rem;
line-height:1.6;
overflow-wrap:break-word;
}
.snj_sb_rtp-o4v{
grid-template-columns:1fr;
padding:1.625rem 1.75rem;
border:1px solid rgba(28,23,18,0.08);
background:#F5F0E8;
border-radius:0.875rem;
gap:1.5rem;
margin-top:18px;
align-items:center;
display:grid;
}
@media(min-width:758px){
.snj_sb_rtp-o4v{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.snj_sb_rtp_h-o4v{
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:8px;
color:#1C1712;
font-size:20px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.snj_sb_rtp_p-o4v{
font-size:0.844rem;
color:#8C7B69;
overflow-wrap:break-word;
line-height:1.6;
}
.snj_sb_rtp_stats-o4v{
gap:16px;
display:flex;
}
.snj_sb_stat-o4v{
border-radius:8px;
flex:1 1 0;
background:#FBF8F2;
padding:1.125rem;
min-width:0;
text-align:center;
}
.snj_sb_stat_v-o4v{
color:#4A7C59;
font-size:1.625rem;
overflow-wrap:break-word;
font-weight:700;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.snj_sb_stat_l-o4v{
margin-top:4px;
color:#6B5E4E;
font-size:0.719rem;
}
.snj_faq-o4v{
padding:3rem 0;
background:#FBF8F2;
margin-top:24px;
border-bottom:1px solid rgba(28,23,18,0.08);
border-top:1px solid rgba(28,23,18,0.08);
}
@media(min-width:766px){
.snj_faq-o4v{
padding:3.875rem 0;
}
}
.snj_faq_head-o4v{
margin-bottom:2.125rem;
text-align:center;
}
.snj_faq_eyebrow-o4v{
margin-bottom:0.75rem;
}
.snj_faq_h2-o4v{
font-size:2rem;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
color:#1C1712;
}
@media(min-width:771px){
.snj_faq_h2-o4v{
font-size:38px;
}
}
.snj_faq_list-o4v{
gap:0.75rem;
margin:0 auto;
flex-direction:column;
max-width:820px;
display:flex;
}
.snj_faq_item-o4v{
border:1px solid rgba(28,23,18,0.08);
background:#F5F0E8;
overflow:hidden;
border-radius:0.875rem;
}
.snj_faq_q-o4v{
list-style:none;
gap:20px;
padding:1.25rem 1.5rem;
cursor:pointer;
align-items:center;
font-weight:700;
display:flex;
justify-content:space-between;
overflow-wrap:break-word;
color:#1C1712;
font-size:1rem;
}
.snj_faq_q-o4v::-webkit-details-marker{
display:none;
}
.snj_faq_q_ic-o4v{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
align-items:center;
color:#A0732A;
}
.snj_faq_q_ic-o4v svg{
width:18px;
height:18px;
}
.snj_faq_item-o4v[open] .snj_faq_q_ic-o4v{
transform:rotate(180deg);
}
.snj_faq_a-o4v{
padding:0 24px 1.25rem;
color:#8C7B69;
font-size:14.5px;
line-height:1.6;
overflow-wrap:break-word;
}
.snj_ft-o4v{
background:#2A2420;
margin-top:40px;
color:#C4B49E;
}
.snj_ft_in-o4v{
gap:32px;
padding:3rem 0 28px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:603px){
.snj_ft_in-o4v{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.snj_ft_in-o4v{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.snj_ft_brand-o4v{
min-width:0;
}
.snj_ft_logo-o4v{
font-weight:700;
font-size:26px;
overflow-wrap:break-word;
color:#F5F0E8;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.snj_ft_tagline-o4v{
max-width:17.5rem;
font-size:0.844rem;
margin-top:0.875rem;
color:#C4B49E;
line-height:1.6;
}
.snj_ft_contact-o4v{
transition:color .22s ease;
max-width:280px;
font-size:13px;
color:#D4A85A;
margin-top:0.75rem;
overflow-wrap:anywhere;
display:inline-block;
}
.snj_ft_contact-o4v:hover{
color:#F5F0E8;
}
.snj_ft_col-o4v{
min-width:0;
}
.snj_ft_col_h-o4v{
font-size:13px;
text-transform:uppercase;
overflow-wrap:break-word;
letter-spacing:.08em;
color:#F5F0E8;
margin-bottom:0.875rem;
font-weight:700;
}
.snj_ft_col_links-o4v{
gap:10px;
display:flex;
flex-direction:column;
}
.snj_ft_link-o4v{
transition:color .22s ease;
font-size:13.5px;
overflow-wrap:break-word;
color:#C4B49E;
}
.snj_ft_link-o4v:hover{
color:#F5F0E8;
}
.snj_ft_bot-o4v{
gap:1rem;
padding:1.375rem 0 2.5rem;
border-top:1px solid rgba(245,240,232,0.13);
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.snj_ft_bot-o4v{
gap:20px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.snj_ft_legal-o4v{
max-width:47.5rem;
overflow-wrap:break-word;
font-size:11.5px;
line-height:1.6;
color:#B0A090;
}
.snj_ft_legal-o4v b{
color:#C4B49E;
font-weight:700;
}
.snj_ft_age-o4v{
flex:0 0 auto;
border:1.5px solid #D4A85A;
border-radius:0.5rem;
padding:0.25rem 0.563rem;
font-weight:700;
color:#D4A85A;
font-size:13px;
}