*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF6F1;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
font-size:15px;
line-height:1.6;
font-family:"Work Sans", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
color:#2E2419;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.juslayout-s0n{
min-height:100vh;
flex-direction:column;
display:flex;
}
.jusmain-s0n{
flex:1 1 auto;
width:100%;
min-width:0;
}
.juscontainer-s0n{
margin:0 auto;
padding:0 1rem;
max-width:87.5rem;
width:100%;
}
@media(min-width:767px){
.juscontainer-s0n{
padding:0 32px;
}
}
@media(min-width:1099px){
.juscontainer-s0n{
padding:0 56px;
}
}
.juseyebrow-s0n{
display:inline-block;
text-transform:uppercase;
line-height:1.4;
letter-spacing:.2em;
color:#C48A28;
overflow-wrap:break-word;
font-family:"Work Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:600;
font-size:0.688rem;
}
.jusband-s0n{
background:#1E1610;
color:#F5EDD8;
}
.jusband-s0n .juseyebrow-s0n{
color:#F0C455;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.justb-s0n{
background:#FAF6F1;
border-bottom:1px solid rgba(20,16,10,0.13);
position:sticky;
z-index:50;
top:0;
}
.justb_in-s0n{
gap:1rem;
padding:12px 1rem;
margin:0 auto;
max-width:87.5rem;
width:100%;
justify-content:space-between;
align-items:center;
display:flex;
}
@media(min-width:768px){
.justb_in-s0n{
padding:16px 2rem;
}
}
@media(min-width:1100px){
.justb_in-s0n{
padding:18px 56px;
}
}
.justb_left-s0n{
gap:28px;
min-width:0;
display:flex;
align-items:center;
}
.justb_logo-s0n{
gap:0.688rem;
display:flex;
align-items:center;
min-width:0;
}
.justb_logo_mark-s0n{
border-radius:8px;
flex:0 0 auto;
width:2.125rem;
object-fit:cover;
height:34px;
}
.justb_logo_txt-s0n{
display:flex;
min-width:0;
line-height:1;
flex-direction:column;
}
.justb_logo_name-s0n{
overflow:hidden;
font-weight:700;
color:#1A1410;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
letter-spacing:.02em;
white-space:nowrap;
text-overflow:ellipsis;
font-size:1.375rem;
}
.justb_logo_sub-s0n{
overflow:hidden;
color:#C48A28;
white-space:nowrap;
text-overflow:ellipsis;
letter-spacing:.32em;
margin-top:0.25rem;
font-size:8.5px;
font-weight:600;
text-transform:uppercase;
}
.justb_nav-s0n{
display:none;
}
@media(min-width:959px){
.justb_nav-s0n{
gap:28px;
align-items:center;
display:flex;
}
}
.justb_nav_item-s0n{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
color:#2E2419;
white-space:nowrap;
font-size:0.875rem;
border-bottom:2px solid transparent;
font-weight:600;
}
.justb_nav_item-s0n:hover{
color:#1A1410;
}
.justb_nav_item-s0n.jusstate_active-s0n{
border-color:#C48A28;
color:#1A1410;
}
.justb_right-s0n{
flex:0 0 auto;
gap:0.875rem;
display:flex;
align-items:center;
}
.justb_search-s0n{
transition:color .22s ease;
color:#2E2419;
justify-content:center;
align-items:center;
display:flex;
}
.justb_search-s0n:hover{
color:#C48A28;
}
.justb_search-s0n svg{
width:1.125rem;
height:1.125rem;
}
.justb_lang-s0n{
color:#6B5740;
text-transform:uppercase;
font-size:11px;
font-weight:600;
letter-spacing:.1em;
}
.justb_lang-s0n:hover{
color:#1A1410;
}
.justb_login-s0n{
font-size:0.875rem;
display:none;
font-weight:600;
color:#1A1410;
}
@media(min-width:771px){
.justb_login-s0n{
display:inline-block;
}
}
.justb_register-s0n{
transition:background-color .22s ease;
border-radius:62.438rem;
padding:0.688rem 1.375rem;
background:#1A1410;
white-space:nowrap;
font-weight:700;
font-size:14px;
color:#F5EDD8;
}
.justb_register-s0n:hover{
background:#2E2419;
}
.jusmob-s0n{
background:#FAF6F1;
position:fixed;
bottom:0;
right:0;
z-index:60;
left:0;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(20,16,10,0.13);
}
@media(min-width:957px){
.jusmob-s0n{
display:none;
}
}
.jusmob_in-s0n{
margin:0 auto;
max-width:35rem;
align-items:stretch;
display:flex;
justify-content:space-around;
}
.jusmob_item-s0n{
padding:9px 0.25rem;
flex:1 1 0;
gap:3px;
transition:color .22s ease;
min-width:0;
align-items:center;
display:flex;
flex-direction:column;
color:#6B5740;
}
.jusmob_item-s0n.jusstate_active-s0n{
color:#C48A28;
}
.jusmob_ic-s0n{
justify-content:center;
display:flex;
align-items:center;
}
.jusmob_ic-s0n svg{
width:1.25rem;
height:20px;
}
.jusmob_lb-s0n{
overflow:hidden;
text-overflow:ellipsis;
font-weight:600;
white-space:nowrap;
font-size:0.625rem;
max-width:100%;
}
@media(max-width:959px){
body{
padding-bottom:60px;
}
}
.jusrail-s0n{
min-width:0;
position:relative;
}
.jusrail_scroll-s0n{
gap:14px;
display:flex;
-webkit-overflow-scrolling:touch;
padding-bottom:14px;
overflow-x:auto;
scrollbar-width:thin;
}
@media(min-width:766px){
.jusrail_scroll-s0n{
gap:18px;
}
}
.jusgc-s0n{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:771px){
.jusgc-s0n{
width:188px;
}
}
.jusgc_img-s0n{
background:#FFFFFF;
overflow:hidden;
border-radius:0.875rem;
position:relative;
box-shadow:0 2px 6px rgba(20,14,6,0.07), 0 0.5rem 22px rgba(20,14,6,0.08);
padding-bottom:133.33%;
}
.jusgc_img-s0n img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.jusgc_cover-s0n{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.jusgc_hover-s0n{
inset:0;
transition:opacity .22s ease;
background:rgba(0,0,0,0.52);
position:absolute;
justify-content:center;
align-items:center;
display:flex;
opacity:0;
}
.jusgc-s0n:hover .jusgc_hover-s0n{
opacity:1;
}
.jusgc_hover_btn-s0n{
border-radius:999px;
background:#1A1410;
width:46px;
height:46px;
color:#F5EDD8;
align-items:center;
display:flex;
justify-content:center;
}
.jusgc_hover_btn-s0n svg{
height:1.125rem;
width:1.125rem;
}
.jusgc_info-s0n{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
}
.jusgc_name-s0n{
overflow:hidden;
white-space:nowrap;
color:#1A1410;
font-size:0.813rem;
font-weight:700;
text-overflow:ellipsis;
}
.jusgc_prov-s0n{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:11px;
color:#6B5740;
}
.jusgc_meta-s0n{
color:#6B5740;
font-size:0.688rem;
}
.justc-s0n{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:766px){
.justc-s0n{
width:230px;
}
}
.justc_img-s0n{
background:#FFFFFF;
border-radius:0.875rem;
overflow:hidden;
padding-bottom:75%;
box-shadow:0 2px 6px rgba(20,14,6,0.07), 0 0.5rem 22px rgba(20,14,6,0.08);
position:relative;
}
.justc_img-s0n img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.justc_info-s0n{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
display:flex;
min-width:0;
}
.justc_name-s0n{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
color:#1A1410;
white-space:nowrap;
font-size:14px;
}
.justc_rtp-s0n{
color:#6B5740;
font-size:0.688rem;
}
.juslc-s0n{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:766px){
.juslc-s0n{
width:16.75rem;
}
}
.juslc_img-s0n{
overflow:hidden;
background:#FFFFFF;
border-radius:14px;
box-shadow:0 2px 6px rgba(20,14,6,0.07), 0 0.5rem 1.375rem rgba(20,14,6,0.08);
position:relative;
padding-bottom:62.5%;
}
.juslc_img-s0n img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.juslc_live-s0n{
gap:7px;
border-radius:999px;
padding:0.25rem 9px;
background:rgba(0,0,0,0.52);
top:0.75rem;
display:flex;
position:absolute;
left:12px;
align-items:center;
}
.juslc_live_dot-s0n{
background:#C63B2F;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:0.5rem;
height:8px;
}
.juslc_seats-s0n{
font-weight:600;
font-size:0.625rem;
text-transform:uppercase;
color:#F5EDD8;
letter-spacing:.08em;
}
.juslc_info-s0n{
gap:2px;
margin-top:9px;
flex-direction:column;
min-width:0;
display:flex;
}
.juslc_name-s0n{
overflow:hidden;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
color:#1A1410;
font-size:15px;
}
.juslc_bet-s0n{
font-size:11px;
color:#6B5740;
}
.juspc-s0n{
padding:1rem 14px;
gap:8px;
border:1px solid rgba(20,16,10,0.07);
background:#FFFFFF;
border-radius:0.875rem;
align-items:center;
justify-content:center;
flex-direction:column;
min-width:0;
min-height:74px;
display:flex;
}
.juspc_logo-s0n{
flex:0 0 auto;
object-fit:contain;
max-width:100%;
width:auto;
height:28px;
}
.juspc_name-s0n{
overflow:hidden;
font-size:11px;
max-width:100%;
white-space:nowrap;
color:#6B5740;
text-overflow:ellipsis;
text-align:center;
}
.jusgc_tag-s0n{
padding:3px 8px;
border-radius:8px;
display:inline-block;
left:10px;
letter-spacing:.06em;
text-transform:uppercase;
top:0.625rem;
z-index:2;
position:absolute;
font-weight:700;
font-size:0.625rem;
}
.jusgc_tag_hot-s0n{
background:#C63B2F;
color:#F5EDD8;
}
.jusgc_tag_new-s0n{
background:#E8B84B;
color:#18100A;
}
.jusgc_tag_jp-s0n{
background:#D4920A;
color:#18100A;
}
.jusgc_tag_live-s0n{
background:#C63B2F;
color:#F5EDD8;
}
.jussh-s0n{
min-width:0;
margin-bottom:18px;
}
.jussh_row-s0n{
gap:16px;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
}
.jussh_row-s0n .jussh_l-s0n{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.jussh_stack-s0n{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.jussh_center-s0n{
gap:0.625rem;
text-align:center;
align-items:center;
flex-direction:column;
display:flex;
}
.jussh_h2-s0n{
overflow-wrap:break-word;
font-weight:600;
font-size:24px;
color:#1A1410;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
}
@media(min-width:765px){
.jussh_h2-s0n{
font-size:1.875rem;
}
}
.jusband-s0n .jussh_h2-s0n{
color:#F5EDD8;
}
.jussh_eb_line-s0n{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.jussh_eb_line-s0n::before{
background:#C48A28;
height:1px;
content:"";
width:1.75rem;
display:inline-block;
}
.jusband-s0n .jussh_eb_line-s0n::before{
background:#F0C455;
}
.jussh_eb_dot-s0n{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.jussh_eb_dot-s0n::before{
background:#C48A28;
border-radius:50%;
display:inline-block;
height:6px;
width:6px;
content:"";
}
.jusband-s0n .jussh_eb_dot-s0n::before{
background:#F0C455;
}
.jussh_link-s0n{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
color:#1A1410;
padding-bottom:2px;
align-items:center;
border-bottom:1px solid #1A1410;
font-size:13px;
display:inline-flex;
white-space:nowrap;
font-weight:600;
}
.jussh_link-s0n:hover{
border-color:#C48A28;
color:#C48A28;
}
.jussh_link-s0n svg{
height:14px;
width:14px;
}
.jussh_link_chev-s0n{
padding-bottom:0;
border-bottom:0;
}
.jussh_link_btn-s0n{
border-radius:999px;
background:#1A1410;
padding:9px 1.125rem;
border-bottom:0;
color:#F5EDD8;
}
.jussh_link_btn-s0n:hover{
background:#2E2419;
border-color:transparent;
color:#F5EDD8;
}
.jusband-s0n .jussh_link-s0n{
border-color:#F5EDD8;
color:#F5EDD8;
}
.jusband-s0n .jussh_link_btn-s0n{
background:#F0C455;
color:#18100A;
}
.jussh_rule-s0n{
margin:-2px 0 1.125rem;
background:rgba(20,16,10,0.13);
height:1px;
}
.jusband-s0n .jussh_rule-s0n{
background:rgba(255,235,180,0.14);
}
.jushero-s0n{
padding:32px 0 8px;
}
@media(min-width:766px){
.jushero-s0n{
padding:3.5rem 0 24px;
}
}
.jushero_in-s0n{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:903px){
.jushero_in-s0n{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.jushero_copy-s0n{
min-width:0;
}
.jushero_eyebrow-s0n{
gap:0.625rem;
align-items:center;
margin-bottom:1.375rem;
display:inline-flex;
}
.jushero_eyebrow_line-s0n{
flex:0 0 auto;
background:#C48A28;
height:1px;
display:inline-block;
width:1.75rem;
}
.jushero_h1-s0n{
color:#1A1410;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
letter-spacing:-.01em;
font-size:2.375rem;
line-height:1.04;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:20px;
}
@media(min-width:769px){
.jushero_h1-s0n{
font-size:54px;
}
}
@media(min-width:1100px){
.jushero_h1-s0n{
font-size:62px;
}
}
.jushero_h1-s0n em{
color:#C48A28;
font-style:normal;
}
.jushero_sub-s0n{
line-height:1.6;
max-width:480px;
color:#8C7358;
font-size:1rem;
margin-bottom:30px;
}
@media(min-width:766px){
.jushero_sub-s0n{
font-size:18px;
}
}
.jushero_actions-s0n{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
margin-bottom:34px;
display:flex;
}
.jushero_cta-s0n{
border-radius:999px;
transition:background-color .22s ease;
padding:16px 1.875rem;
gap:10px;
background:#1A1410;
font-weight:700;
font-size:0.938rem;
color:#F5EDD8;
display:inline-flex;
align-items:center;
}
.jushero_cta-s0n:hover{
background:#2E2419;
}
.jushero_cta_ic-s0n{
align-items:center;
display:inline-flex;
}
.jushero_cta_ic-s0n svg{
height:16px;
width:16px;
}
.jushero_cta_alt-s0n{
background:transparent;
border-radius:999px;
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(20,16,10,0.13);
padding:15px 26px;
font-weight:600;
display:inline-flex;
color:#1A1410;
align-items:center;
font-size:15px;
}
.jushero_cta_alt-s0n:hover{
border-color:#C48A28;
color:#C48A28;
}
.jushero_trust-s0n{
gap:1.375rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.jushero_trust_item-s0n{
gap:9px;
color:#2E2419;
align-items:center;
display:flex;
font-size:13px;
font-weight:600;
}
.jushero_trust_ic-s0n{
display:inline-flex;
align-items:center;
color:#C48A28;
}
.jushero_trust_ic-s0n svg{
width:16px;
height:1rem;
}
.jushero_promo-s0n{
overflow:hidden;
border-radius:1.25rem;
background:#FFFFFF;
position:relative;
display:flex;
box-shadow:0 0.75rem 3rem rgba(20,14,6,0.14), 0 3px 10px rgba(20,14,6,0.09);
min-height:300px;
}
.jushero_promo_bg-s0n{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.jushero_promo_bg-s0n::after{
inset:0;
background:linear-gradient(120deg,#1E1610 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.jushero_promo_glow-s0n{
background:radial-gradient(circle,rgba(196,142,56,0.18) 0%,transparent 65%);
border-radius:50%;
pointer-events:none;
right:-1.25rem;
width:260px;
position:absolute;
height:260px;
top:-2.5rem;
}
.jushero_promo_ct-s0n{
padding:28px;
align-self:flex-end;
z-index:2;
position:relative;
max-width:88%;
}
.jushero_promo_label-s0n{
letter-spacing:.25em;
text-transform:uppercase;
font-size:10px;
display:block;
font-weight:700;
color:#F0C455;
margin-bottom:0.5rem;
}
.jushero_promo_amount-s0n{
line-height:1.05;
color:#F5EDD8;
overflow-wrap:break-word;
font-weight:600;
font-size:2rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.jushero_promo_amount-s0n{
font-size:40px;
}
}
.jushero_promo_amount-s0n em{
color:#F0C455;
font-style:normal;
}
.jushero_rating-s0n{
background:#FFFFFF;
padding:0.625rem 0.875rem;
gap:10px;
border-radius:14px;
border:1px solid rgba(20,16,10,0.07);
top:0.875rem;
z-index:3;
align-items:center;
box-shadow:0 2px 0.375rem rgba(20,14,6,0.07), 0 0.5rem 1.375rem rgba(20,14,6,0.08);
position:absolute;
right:14px;
display:flex;
max-width:min(16.25rem,62%);
}
.jushero_rating_score-s0n{
flex:0 0 auto;
font-weight:700;
font-size:24px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
}
.jushero_rating_txt-s0n{
flex:1 1 auto;
min-width:0;
}
.jushero_rating_stars-s0n{
gap:2px;
color:#C48A28;
display:flex;
}
.jushero_rating_stars-s0n svg{
width:12px;
height:12px;
}
.jushero_rating_cap-s0n{
color:#6B5740;
font-size:0.688rem;
margin-top:3px;
line-height:1.35;
overflow-wrap:break-word;
display:block;
}
.jusstat-s0n{
border-bottom:1px solid rgba(20,16,10,0.13);
border-top:1px solid rgba(20,16,10,0.13);
margin-top:1rem;
}
.jusstat_in-s0n{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.jusstat_in-s0n{
grid-template-columns:repeat(4,1fr);
}
}
.jusstat_item-s0n{
padding:22px 0.875rem;
border-right:1px solid rgba(20,16,10,0.07);
min-width:0;
border-bottom:1px solid rgba(20,16,10,0.07);
}
.jusstat_item-s0n:nth-child(2n){
border-right:0;
}
.jusstat_item-s0n:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.jusstat_item-s0n{
border-bottom:0;
}
.jusstat_item-s0n:nth-child(2n){
border-right:1px solid rgba(20,16,10,0.07);
}
.jusstat_item-s0n:nth-child(4n){
border-right:0;
}
}
.jusstat_value-s0n{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
font-weight:700;
line-height:1;
overflow-wrap:break-word;
color:#1A1410;
}
@media(min-width:769px){
.jusstat_value-s0n{
font-size:34px;
}
}
.jusstat_label-s0n{
font-size:0.813rem;
line-height:1.4;
margin-top:0.375rem;
overflow-wrap:break-word;
color:#6B5740;
}
.jusgrow-s0n{
padding:26px 0 0.625rem;
}
.jusrow_seo-s0n{
margin:10px 0 0;
overflow-wrap:break-word;
color:#8C7358;
max-width:47.5rem;
line-height:1.65;
font-size:0.875rem;
}
.jusrow_seo-s0n strong{
color:#1A1410;
font-weight:700;
}
.jusgrow-s0n{
padding:1.625rem 0 0.625rem;
}
.jusrow_seo-s0n{
margin:10px 0 0;
color:#8C7358;
max-width:760px;
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
}
.jusrow_seo-s0n strong{
color:#1A1410;
font-weight:700;
}
.juspr-s0n{
padding:1.875rem 0 6px;
}
.juspr_card-s0n{
background:#FFFFFF;
overflow:hidden;
gap:10px;
border:1px solid rgba(20,16,10,0.07);
flex:0 0 auto;
border-radius:1.25rem;
padding:1.625rem;
display:flex;
width:17.5rem;
min-height:200px;
flex-direction:column;
position:relative;
}
@media(min-width:770px){
.juspr_card-s0n{
width:18.75rem;
}
}
.juspr_card_feat-s0n{
background:linear-gradient(150deg,#2A1F12,#100C08);
border-color:transparent;
color:#F5EDD8;
}
.juspr_glow-s0n{
background:radial-gradient(circle,rgba(196,142,56,0.18),transparent 70%);
border-radius:50%;
opacity:0;
position:absolute;
height:8.125rem;
right:-30px;
pointer-events:none;
width:130px;
top:-1.875rem;
}
.juspr_card_feat-s0n .juspr_glow-s0n{
opacity:1;
}
.juspr_label-s0n{
font-size:0.625rem;
letter-spacing:.16em;
font-weight:700;
color:#C48A28;
text-transform:uppercase;
position:relative;
}
.juspr_card_feat-s0n .juspr_label-s0n{
color:#F0C455;
}
.juspr_amount-s0n{
position:relative;
font-size:26px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
line-height:1.08;
overflow-wrap:break-word;
font-weight:600;
}
.juspr_card_feat-s0n .juspr_amount-s0n{
color:#F5EDD8;
}
.juspr_amount-s0n em{
font-style:normal;
color:#C48A28;
}
.juspr_card_feat-s0n .juspr_amount-s0n em{
color:#F0C455;
}
.juspr_terms-s0n{
color:#6B5740;
line-height:1.5;
position:relative;
font-size:13px;
}
.juspr_card_feat-s0n .juspr_terms-s0n{
color:#C4AA82;
}
.juspr_cta-s0n{
margin-top:auto;
align-self:flex-start;
position:relative;
}
.juspr_card_feat-s0n .juspr_cta-s0n{
background:#F0C455;
transition:opacity .22s ease;
padding:9px 1.125rem;
border-radius:62.438rem;
color:#18100A;
font-size:13px;
font-weight:700;
}
.juspr_card_feat-s0n .juspr_cta-s0n:hover{
opacity:.9;
}
.juspr_card-s0n:not(.juspr_card_feat-s0n) .juspr_cta-s0n{
transition:color .22s ease,border-color .22s ease;
color:#1A1410;
padding-bottom:2px;
font-size:0.813rem;
border-bottom:1px solid #1A1410;
font-weight:700;
}
.juspr_card-s0n:not(.juspr_card_feat-s0n) .juspr_cta-s0n:hover{
border-color:#C48A28;
color:#C48A28;
}
.jusjp-s0n{
padding:1.875rem 0 10px;
}
.jusjp_grid-s0n{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:769px){
.jusjp_grid-s0n{
grid-template-columns:1fr 1fr;
}
.jusjp_card_mega-s0n{
grid-column:1/-1;
}
}
@media(min-width:999px){
.jusjp_grid-s0n{
grid-template-columns:1.4fr 1fr 1fr;
}
.jusjp_card_mega-s0n{
grid-column:auto;
}
}
.jusjp_card-s0n{
border-radius:1.25rem;
padding:1.625rem;
border:1px solid rgba(20,16,10,0.07);
background:#FFFFFF;
gap:12px;
overflow:hidden;
flex-direction:column;
justify-content:space-between;
position:relative;
display:flex;
min-height:200px;
min-width:0;
}
.jusjp_card_mega-s0n{
background:linear-gradient(135deg,#2A1F12,#100C08);
border-color:transparent;
color:#F5EDD8;
min-height:13.125rem;
}
.jusjp_glow-s0n{
border-radius:50%;
background:radial-gradient(circle,rgba(196,142,56,0.18),transparent 70%);
pointer-events:none;
top:-40px;
right:-40px;
height:12.5rem;
width:12.5rem;
position:absolute;
}
.jusjp_label-s0n{
gap:0.625rem;
font-size:10px;
display:flex;
align-items:center;
letter-spacing:.16em;
font-weight:700;
justify-content:space-between;
text-transform:uppercase;
position:relative;
flex-wrap:wrap;
color:#C48A28;
}
.jusjp_card_mega-s0n .jusjp_label-s0n{
color:#F0C455;
}
.jusjp_drop-s0n{
font-weight:600;
letter-spacing:.04em;
text-transform:none;
color:#6B5740;
}
.jusjp_card_mega-s0n .jusjp_drop-s0n{
color:#C4AA82;
}
.jusjp_amount-s0n{
overflow-wrap:break-word;
font-size:2.375rem;
line-height:1;
color:#1A1410;
font-weight:700;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
position:relative;
}
.jusjp_card_mega-s0n .jusjp_amount-s0n{
animation:zm2-pulse 2.4s infinite;
color:#F0C455;
font-size:48px;
}
@media(min-width:769px){
.jusjp_card_mega-s0n .jusjp_amount-s0n{
font-size:54px;
}
}
.jusjp_game-s0n{
color:#6B5740;
position:relative;
font-size:0.813rem;
}
.jusjp_card_mega-s0n .jusjp_game-s0n{
color:#C4AA82;
}
.jusjp_cta-s0n{
position:relative;
align-self:flex-start;
}
.jusjp_card_mega-s0n .jusjp_cta-s0n{
background:#F0C455;
padding:0.625rem 20px;
transition:opacity .22s ease;
border-radius:62.438rem;
font-weight:700;
font-size:13px;
color:#18100A;
}
.jusjp_card_mega-s0n .jusjp_cta-s0n:hover{
opacity:.9;
}
.jusjp_card-s0n:not(.jusjp_card_mega-s0n) .jusjp_cta-s0n{
transition:color .22s ease,border-color .22s ease;
color:#1A1410;
padding-bottom:2px;
font-weight:700;
font-size:0.813rem;
border-bottom:1px solid #1A1410;
}
.jusjp_card-s0n:not(.jusjp_card_mega-s0n) .jusjp_cta-s0n:hover{
border-color:#C48A28;
color:#C48A28;
}
.jusjp_seo-s0n{
margin:0.875rem 0 0;
color:#8C7358;
overflow-wrap:break-word;
font-size:14px;
max-width:760px;
line-height:1.65;
}
.jusjp_seo-s0n strong{
font-weight:700;
color:#1A1410;
}
.jusgrow-s0n{
padding:26px 0 0.625rem;
}
.jusrow_seo-s0n{
margin:0.625rem 0 0;
color:#8C7358;
font-size:14px;
max-width:760px;
overflow-wrap:break-word;
line-height:1.65;
}
.jusrow_seo-s0n strong{
color:#1A1410;
font-weight:700;
}
.jusgm-s0n{
padding:30px 0 10px;
}
.jusgm_in-s0n{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:883px){
.jusgm_in-s0n{
grid-template-columns:1.25fr 1fr;
}
}
.jusgm_left-s0n{
border-radius:1.25rem;
background:#FFFFFF;
border:1px solid rgba(20,16,10,0.07);
padding:32px;
min-width:0;
}
.jusgm_eyebrow-s0n{
margin-bottom:10px;
}
.jusgm_h2-s0n{
overflow-wrap:break-word;
font-weight:600;
line-height:1.06;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:26px;
margin-bottom:0.5rem;
color:#1A1410;
}
@media(min-width:769px){
.jusgm_h2-s0n{
font-size:28px;
}
}
.jusgm_text-s0n{
font-size:0.875rem;
margin-bottom:22px;
color:#8C7358;
max-width:30rem;
line-height:1.6;
}
.jusgm_level-s0n{
font-weight:700;
font-size:1.375rem;
color:#C48A28;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
}
.jusgm_bar-s0n{
overflow:hidden;
background:rgba(20,16,10,0.13);
border-radius:999px;
height:0.5rem;
margin-bottom:0.375rem;
}
.jusgm_bar_fill-s0n{
border-radius:62.438rem;
background:linear-gradient(90deg,#C48A28,#F0C455);
height:100%;
}
.jusgm_bar_meta-s0n{
gap:10px;
justify-content:space-between;
font-size:11px;
display:flex;
color:#6B5740;
margin-bottom:18px;
}
.jusgm_missions-s0n{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.jusgm_mission-s0n{
border:1px solid rgba(20,16,10,0.13);
gap:7px;
padding:0.563rem 0.938rem;
background:#FAF6F1;
border-radius:62.438rem;
font-weight:600;
font-size:12.5px;
display:inline-flex;
color:#2E2419;
align-items:center;
}
.jusgm_mission_ic-s0n{
align-items:center;
display:inline-flex;
color:#C48A28;
}
.jusgm_mission_ic-s0n svg{
height:0.813rem;
width:0.813rem;
}
.jusgm_right-s0n{
padding:2rem;
border-radius:20px;
overflow:hidden;
background:linear-gradient(150deg,#2A1F12,#100C08);
position:relative;
color:#F5EDD8;
flex-direction:column;
display:flex;
}
.jusgm_glow-s0n{
border-radius:50%;
background:radial-gradient(circle,rgba(196,142,56,0.18),transparent 70%);
pointer-events:none;
width:9.375rem;
position:absolute;
top:-30px;
right:-30px;
height:9.375rem;
}
.jusgm_ref_eyebrow-s0n{
position:relative;
margin-bottom:0.625rem;
}
.jusgm_ref_h2-s0n{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
color:#F5EDD8;
font-size:26px;
position:relative;
margin-bottom:0.5rem;
font-weight:600;
overflow-wrap:break-word;
}
.jusgm_ref_text-s0n{
font-size:13.5px;
color:#C4AA82;
position:relative;
line-height:1.55;
margin-bottom:1.25rem;
}
.jusgm_ref_cta-s0n{
border-radius:62.438rem;
padding:0.688rem 1.375rem;
background:#F0C455;
transition:opacity .22s ease;
font-weight:700;
color:#18100A;
margin-top:auto;
align-self:flex-start;
position:relative;
font-size:0.844rem;
}
.jusgm_ref_cta-s0n:hover{
opacity:.9;
}
.justrn-s0n{
padding:30px 0 0.625rem;
}
.justrn_in-s0n{
background:#FFFFFF;
border:1px solid rgba(20,16,10,0.07);
border-radius:1.25rem;
overflow:hidden;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:880px){
.justrn_in-s0n{
grid-template-columns:1.05fr 1fr;
}
}
.justrn_banner-s0n{
padding:2.125rem;
background:linear-gradient(150deg,#2A1F12,#100C08);
overflow:hidden;
position:relative;
color:#F5EDD8;
}
.justrn_glow-s0n{
border-radius:50%;
background:radial-gradient(circle,rgba(196,142,56,0.18),transparent 70%);
bottom:-40px;
position:absolute;
height:200px;
pointer-events:none;
width:12.5rem;
right:-2.5rem;
}
.justrn_eyebrow-s0n{
position:relative;
margin-bottom:14px;
}
.justrn_h2-s0n{
font-size:30px;
line-height:1.06;
margin-bottom:12px;
position:relative;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:765px){
.justrn_h2-s0n{
font-size:36px;
}
}
.justrn_text-s0n{
margin-bottom:22px;
color:#C4AA82;
line-height:1.6;
max-width:26.25rem;
font-size:14px;
position:relative;
}
.justrn_timer-s0n{
gap:0.5rem;
flex-wrap:wrap;
align-items:center;
margin-bottom:24px;
position:relative;
display:flex;
}
.justrn_timer_cap-s0n{
color:#C4AA82;
font-size:11px;
}
.justrn_timer_box-s0n{
background:rgba(255,245,220,0.07);
border-radius:0.5rem;
padding:4px 12px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
font-weight:700;
font-size:24px;
}
.justrn_cta-s0n{
border-radius:999px;
background:#F0C455;
transition:opacity .22s ease;
padding:13px 26px;
position:relative;
display:inline-block;
font-weight:700;
font-size:14px;
color:#18100A;
}
.justrn_cta-s0n:hover{
opacity:.9;
}
.justrn_lb-s0n{
padding:1.625rem 1.75rem;
}
.justrn_lb_head-s0n{
gap:0.625rem;
margin-bottom:0.75rem;
display:flex;
align-items:center;
justify-content:space-between;
}
.justrn_lb_title-s0n{
font-weight:600;
color:#1A1410;
font-size:1.25rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.justrn_lb_upd-s0n{
color:#6B5740;
font-size:11px;
letter-spacing:.08em;
text-transform:uppercase;
}
.justrn_lb_row-s0n{
gap:14px;
border-radius:8px;
padding:11px 12px;
align-items:center;
display:flex;
}
.justrn_lb_row-s0n:nth-child(2){
background:rgba(196,138,40,0.10);
}
.justrn_lb_rank-s0n{
flex:0 0 auto;
font-size:16px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
width:1.375rem;
color:#C48A28;
font-weight:700;
}
.justrn_lb_av-s0n{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#C48A28,#F0C455);
width:30px;
height:30px;
}
.justrn_lb_name-s0n{
flex:1 1 auto;
overflow:hidden;
font-weight:600;
font-size:14px;
text-overflow:ellipsis;
white-space:nowrap;
min-width:0;
color:#1A1410;
}
.justrn_lb_amount-s0n{
flex:0 0 auto;
font-size:13px;
color:#1A1410;
font-weight:700;
}
.jusapp-s0n{
padding:30px 0 10px;
}
.jusapp_in-s0n{
background:#FFFFFF;
border:1px solid rgba(20,16,10,0.07);
gap:28px;
padding:2rem;
border-radius:20px;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.jusapp_in-s0n{
padding:40px 44px;
gap:40px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.jusapp_copy-s0n{
min-width:0;
max-width:35rem;
}
.jusapp_eyebrow-s0n{
margin-bottom:0.75rem;
}
.jusapp_h2-s0n{
margin-bottom:0.75rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
overflow-wrap:break-word;
font-size:28px;
font-weight:600;
line-height:1.05;
}
@media(min-width:765px){
.jusapp_h2-s0n{
font-size:34px;
}
}
.jusapp_text-s0n{
margin-bottom:1.375rem;
line-height:1.6;
color:#8C7358;
font-size:14px;
}
.jusapp_btns-s0n{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.jusapp_btn-s0n{
padding:0.688rem 1.25rem;
transition:background-color .22s ease;
border-radius:0.875rem;
gap:0.625rem;
background:#1A1410;
display:inline-flex;
color:#F5EDD8;
align-items:center;
}
.jusapp_btn-s0n:hover{
background:#2E2419;
}
.jusapp_btn_ic-s0n{
display:inline-flex;
align-items:center;
}
.jusapp_btn_ic-s0n svg{
width:1.125rem;
height:1.125rem;
}
.jusapp_btn_lb-s0n{
font-weight:700;
font-size:0.844rem;
}
.jusapp_qr_wrap-s0n{
gap:1.125rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.jusapp_qr-s0n{
border-radius:0.875rem;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 5px 11px);
height:108px;
width:108px;
background-color:#1A1410;
}
.jusapp_qr_cap-s0n{
font-size:0.781rem;
line-height:1.4;
color:#6B5740;
max-width:92px;
}
.jusvip-s0n{
padding:3rem 0;
}
@media(min-width:769px){
.jusvip-s0n{
padding:64px 0;
}
}
.jusvip_head-s0n{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:878px){
.jusvip_head-s0n{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.jusvip_eyebrow-s0n{
margin-bottom:12px;
}
.jusvip_h2-s0n{
line-height:1.05;
font-size:32px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:768px){
.jusvip_h2-s0n{
font-size:40px;
}
}
.jusvip_intro-s0n{
font-size:0.875rem;
color:#C4AA82;
max-width:420px;
line-height:1.6;
}
.jusvip_grid-s0n{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.jusvip_card-s0n{
padding:22px 1.125rem;
border-radius:14px;
border:1px solid rgba(255,235,180,0.14);
min-width:0;
}
.jusvip_card_feat-s0n{
background:rgba(255,245,220,0.07);
border-color:#F0C455;
}
.jusvip_card_ic-s0n{
background:linear-gradient(135deg,#C48A28,#F0C455);
border-radius:0.5rem;
display:block;
width:34px;
height:2.125rem;
margin-bottom:1rem;
}
.jusvip_name-s0n{
font-size:1.25rem;
color:#F5EDD8;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.375rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.jusvip_perk-s0n{
line-height:1.5;
font-size:12.5px;
overflow-wrap:break-word;
color:#C4AA82;
}
.jushts-s0n{
padding:48px 0;
}
@media(min-width:765px){
.jushts-s0n{
padding:62px 0;
}
}
.jushts_head-s0n{
gap:18px;
flex-direction:column;
margin-bottom:2.125rem;
display:flex;
}
@media(min-width:765px){
.jushts_head-s0n{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.jushts_eyebrow-s0n{
margin-bottom:0.75rem;
}
.jushts_h2-s0n{
font-size:1.875rem;
line-height:1.05;
color:#F5EDD8;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.jushts_h2-s0n{
font-size:2.375rem;
}
}
.jushts_cta-s0n{
background:#F0C455;
flex:0 0 auto;
transition:opacity .22s ease;
padding:15px 30px;
border-radius:999px;
color:#18100A;
font-weight:700;
font-size:15px;
}
.jushts_cta-s0n:hover{
opacity:.9;
}
.jushts_grid-s0n{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:757px){
.jushts_grid-s0n{
grid-template-columns:repeat(3,1fr);
}
}
.jushts_step-s0n{
padding-top:22px;
border-top:1px solid rgba(255,235,180,0.14);
min-width:0;
}
.jushts_step_num-s0n{
color:#F0C455;
font-weight:700;
margin-bottom:14px;
line-height:1;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:2.75rem;
}
.jushts_step_h-s0n{
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-weight:700;
line-height:1.2;
font-size:1.188rem;
color:#F5EDD8;
}
.jushts_step_p-s0n{
overflow-wrap:break-word;
line-height:1.55;
color:#C4AA82;
font-size:0.875rem;
}
.juset-s0n{
padding:36px 0 10px;
}
.juset_in-s0n{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:881px){
.juset_in-s0n{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.juset_left-s0n{
min-width:0;
}
.juset_eyebrow-s0n{
margin-bottom:0.75rem;
}
.juset_h2-s0n{
font-weight:600;
color:#1A1410;
line-height:1.06;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:28px;
margin-bottom:0.875rem;
}
@media(min-width:771px){
.juset_h2-s0n{
font-size:32px;
}
}
.juset_text-s0n{
line-height:1.65;
margin-bottom:1.375rem;
font-size:15px;
color:#8C7358;
}
.juset_stats-s0n{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.juset_stat-s0n{
min-width:0;
}
.juset_stat_v-s0n{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
line-height:1;
color:#1A1410;
font-weight:700;
}
.juset_stat_l-s0n{
font-size:12.5px;
margin-top:4px;
color:#6B5740;
}
.juset_right-s0n{
gap:12px;
flex-direction:column;
display:flex;
}
.juset_member-s0n{
border:1px solid rgba(20,16,10,0.07);
padding:1.125rem 1.25rem;
background:#FFFFFF;
gap:1rem;
border-radius:0.875rem;
display:flex;
align-items:center;
min-width:0;
}
.juset_member_av-s0n{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#2A1F12,#C48A28);
width:48px;
height:3rem;
}
.juset_member_name-s0n{
font-weight:700;
overflow-wrap:break-word;
color:#1A1410;
font-size:0.938rem;
}
.juset_member_role-s0n{
color:#6B5740;
overflow-wrap:break-word;
font-size:12.5px;
}
.juset_updated-s0n{
padding:14px 1.125rem;
border-radius:0.875rem;
gap:0.5rem;
border:1px solid rgba(20,16,10,0.07);
background:#FAF6F1;
display:flex;
font-size:0.781rem;
align-items:center;
color:#8C7358;
}
.justt-s0n{
padding:48px 0 0.625rem;
}
@media(min-width:769px){
.justt-s0n{
padding:60px 0 0.625rem;
}
}
.justt_head-s0n{
margin-bottom:2.125rem;
text-align:center;
}
.justt_eyebrow-s0n{
margin-bottom:12px;
}
.justt_h2-s0n{
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
overflow-wrap:break-word;
line-height:1.05;
font-size:32px;
}
@media(min-width:770px){
.justt_h2-s0n{
font-size:2.625rem;
}
}
.justt_grid-s0n{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:760px){
.justt_grid-s0n{
grid-template-columns:repeat(3,1fr);
}
}
.justt_card-s0n{
padding:1.875rem;
background:#FFFFFF;
border-radius:14px;
border:1px solid rgba(20,16,10,0.07);
display:flex;
flex-direction:column;
min-width:0;
}
.justt_card_ic-s0n{
display:inline-flex;
margin-bottom:1.125rem;
align-items:center;
color:#C48A28;
}
.justt_card_ic-s0n svg{
width:1.75rem;
height:28px;
}
.justt_card_h-s0n{
font-weight:600;
font-size:22px;
line-height:1.15;
color:#1A1410;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
.justt_card_p-s0n{
color:#8C7358;
font-size:0.875rem;
overflow-wrap:break-word;
margin-bottom:0.875rem;
line-height:1.6;
}
.justt_card_p-s0n b{
color:#1A1410;
font-weight:700;
}
.justt_card_link-s0n{
transition:color .22s ease;
color:#1A1410;
padding-bottom:2px;
align-self:flex-start;
font-weight:700;
border-bottom:1px solid #C48A28;
margin-top:auto;
font-size:0.813rem;
}
.justt_card_link-s0n:hover{
color:#C48A28;
}
.jusprov-s0n{
padding:2.5rem 0 1.25rem;
}
.jusprov_eyebrow-s0n{
display:block;
margin-bottom:1.125rem;
}
.jusprov_grid-s0n{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:561px){
.jusprov_grid-s0n{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:900px){
.jusprov_grid-s0n{
grid-template-columns:repeat(6,1fr);
}
}
.jusrv-s0n{
background:#FFFFFF;
padding:48px 0;
border-bottom:1px solid rgba(20,16,10,0.07);
margin-top:24px;
border-top:1px solid rgba(20,16,10,0.07);
}
@media(min-width:769px){
.jusrv-s0n{
padding:3.5rem 0;
}
}
.jusrv_head-s0n{
gap:16px;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:769px){
.jusrv_head-s0n{
gap:1.25rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.jusrv_eyebrow-s0n{
margin-bottom:10px;
}
.jusrv_h2-s0n{
font-weight:600;
overflow-wrap:break-word;
color:#1A1410;
font-size:30px;
line-height:1.05;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.jusrv_h2-s0n{
font-size:2.375rem;
}
}
.jusrv_agg-s0n{
gap:12px;
align-items:center;
display:flex;
}
.jusrv_agg_stars-s0n{
gap:3px;
color:#C48A28;
display:flex;
}
.jusrv_agg_stars-s0n svg{
width:1.125rem;
height:1.125rem;
}
.jusrv_source-s0n{
font-size:13px;
color:#8C7358;
}
.jusrv_grid-s0n{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.jusrv_grid-s0n{
grid-template-columns:repeat(3,1fr);
}
}
.jusrv_card-s0n{
background:#FAF6F1;
padding:1.625rem;
border:1px solid rgba(20,16,10,0.07);
border-radius:14px;
min-width:0;
}
.jusrv_card_stars-s0n{
gap:2px;
display:flex;
margin-bottom:0.75rem;
color:#C48A28;
}
.jusrv_card_stars-s0n svg{
height:14px;
width:14px;
}
.jusrv_card_body-s0n{
font-weight:500;
font-size:1.125rem;
margin-bottom:1rem;
line-height:1.45;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
overflow-wrap:break-word;
}
.jusrv_card_meta-s0n{
gap:10px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.jusrv_card_av-s0n{
background:linear-gradient(135deg,#C48A28,#F0C455);
flex:0 0 auto;
border-radius:50%;
width:2rem;
height:32px;
}
.jusrv_card_author-s0n{
font-weight:700;
color:#1A1410;
font-size:13px;
}
.jusrv_card_loc-s0n{
font-size:0.75rem;
color:#6B5740;
}
.justs-s0n{
padding:44px 0;
}
.justs_in-s0n{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:877px){
.justs_in-s0n{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.justs_left-s0n{
min-width:0;
}
.justs_h2-s0n{
font-weight:600;
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
font-size:1.625rem;
color:#F5EDD8;
}
@media(min-width:768px){
.justs_h2-s0n{
font-size:1.75rem;
}
}
.justs_text-s0n{
line-height:1.6;
margin-bottom:22px;
max-width:32.5rem;
color:#C4AA82;
font-size:14.5px;
}
.justs_badges-s0n{
gap:18px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.justs_badge-s0n{
font-weight:600;
color:#C4AA82;
font-size:0.813rem;
}
.justs_pay-s0n{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:881px){
.justs_pay-s0n{
justify-content:flex-end;
}
}
.justs_pay_chip-s0n{
border-radius:0.875rem;
padding:0.75rem 16px;
border:1px solid rgba(255,235,180,0.14);
background:rgba(255,245,220,0.07);
font-weight:700;
color:#F5EDD8;
font-size:0.875rem;
}
.juswy-s0n{
padding:48px 0;
}
@media(min-width:765px){
.juswy-s0n{
padding:56px 0;
}
}
.juswy_in-s0n{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:898px){
.juswy_in-s0n{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.juswy_left-s0n{
min-width:0;
}
.juswy_eyebrow-s0n{
margin-bottom:14px;
}
.juswy_h2-s0n{
font-weight:600;
margin-bottom:1rem;
line-height:1.05;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
font-size:32px;
}
@media(min-width:770px){
.juswy_h2-s0n{
font-size:2.5rem;
}
}
.juswy_intro-s0n{
color:#8C7358;
font-size:0.938rem;
line-height:1.6;
}
.juswy_grid-s0n{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.juswy_grid-s0n{
grid-template-columns:1fr 1fr;
}
}
.juswy_card-s0n{
background:#FFFFFF;
border:1px solid rgba(20,16,10,0.07);
border-radius:0.875rem;
padding:26px;
min-width:0;
}
.juswy_card_ic-s0n{
color:#C48A28;
justify-content:center;
margin-bottom:1rem;
align-items:center;
display:inline-flex;
}
.juswy_card_ic-s0n svg{
height:26px;
width:1.625rem;
}
.juswy_card_h-s0n{
color:#1A1410;
overflow-wrap:break-word;
line-height:1.15;
font-size:21px;
margin-bottom:8px;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.juswy_card_p-s0n{
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
color:#8C7358;
}
.jussg-s0n{
padding:3rem 0 0.625rem;
}
.jussg_eyebrow-s0n{
margin-bottom:12px;
display:block;
}
.jussg_h2-s0n{
margin-bottom:28px;
color:#1A1410;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
font-size:30px;
}
@media(min-width:769px){
.jussg_h2-s0n{
font-size:36px;
}
}
.jussg_grid-s0n{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:717px){
.jussg_grid-s0n{
grid-template-columns:repeat(3,1fr);
}
}
.jussg_col-s0n{
min-width:0;
}
.jussg_col_h-s0n{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:10px;
line-height:1.15;
color:#1A1410;
font-weight:600;
overflow-wrap:break-word;
font-size:22px;
}
.jussg_col_p-s0n{
line-height:1.65;
color:#8C7358;
overflow-wrap:break-word;
font-size:14px;
}
.jussc-s0n{
padding:48px 0 10px;
}
.jussc_head-s0n{
text-align:center;
margin-bottom:1.75rem;
}
.jussc_eyebrow-s0n{
margin-bottom:12px;
}
.jussc_h2-s0n{
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-size:30px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
}
@media(min-width:769px){
.jussc_h2-s0n{
font-size:2.25rem;
}
}
.jussc_table-s0n{
border:1px solid rgba(20,16,10,0.07);
border-radius:14px;
overflow:hidden;
margin:0 auto;
max-width:56.25rem;
}
.jussc_thead-s0n{
grid-template-columns:1.6fr 1fr 1fr;
background:#2A2118;
display:grid;
}
.jussc_th-s0n{
padding:15px 18px;
overflow-wrap:break-word;
font-size:13px;
text-align:center;
font-weight:700;
color:#C4AA82;
}
.jussc_th-s0n:first-child{
text-align:left;
}
.jussc_th_us-s0n{
color:#F0C455;
}
.jussc_row-s0n{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(20,16,10,0.07);
display:grid;
}
.jussc_row-s0n:nth-child(even){
background:#FFFFFF;
}
.jussc_td-s0n{
padding:15px 18px;
overflow-wrap:break-word;
text-align:center;
min-width:0;
font-size:14px;
color:#6B5740;
}
.jussc_td-s0n:first-child{
color:#2E2419;
font-weight:600;
text-align:left;
}
.jussc_td_us-s0n{
font-weight:700;
color:#3A8C5C;
}
.juslh-s0n{
padding:2.5rem 0 1.25rem;
}
.juslh_in-s0n{
border-top:1px solid rgba(20,16,10,0.13);
padding-top:34px;
}
.juslh_eyebrow-s0n{
display:block;
margin-bottom:1.375rem;
}
.juslh_grid-s0n{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:601px){
.juslh_grid-s0n{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.juslh_grid-s0n{
grid-template-columns:repeat(5,1fr);
}
}
.juslh_col-s0n{
min-width:0;
}
.juslh_col_h-s0n{
color:#1A1410;
overflow-wrap:break-word;
font-size:0.813rem;
margin-bottom:12px;
font-weight:700;
}
.juslh_links-s0n{
gap:8px;
flex-direction:column;
display:flex;
}
.juslh_link-s0n{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:0.813rem;
color:#8C7358;
}
.juslh_link-s0n:hover{
color:#C48A28;
}
.jusgd-s0n{
padding:3rem 0 10px;
}
.jusgd_head-s0n{
gap:14px;
margin-bottom:1.5rem;
flex-direction:column;
display:flex;
}
@media(min-width:682px){
.jusgd_head-s0n{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.jusgd_eyebrow-s0n{
margin-bottom:0.625rem;
}
.jusgd_h2-s0n{
font-size:28px;
color:#1A1410;
line-height:1.05;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:768px){
.jusgd_h2-s0n{
font-size:34px;
}
}
.jusgd_more-s0n{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
font-size:0.844rem;
border-bottom:1px solid #1A1410;
padding-bottom:2px;
font-weight:600;
color:#1A1410;
}
.jusgd_more-s0n:hover{
border-color:#C48A28;
color:#C48A28;
}
.jusgd_grid-s0n{
gap:20px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:722px){
.jusgd_grid-s0n{
grid-template-columns:repeat(3,1fr);
}
}
.jusgd_card-s0n{
background:#FFFFFF;
border:1px solid rgba(20,16,10,0.07);
border-radius:0.875rem;
overflow:hidden;
display:block;
min-width:0;
}
.jusgd_card_img-s0n{
background:linear-gradient(140deg,#2A1F12,#C48A28);
height:150px;
}
.jusgd_card_body-s0n{
padding:1.375rem;
}
.jusgd_card_cat-s0n{
font-weight:600;
letter-spacing:.1em;
color:#C48A28;
text-transform:uppercase;
font-size:0.625rem;
}
.jusgd_card_h-s0n{
margin:8px 0 0.625rem;
font-size:1.188rem;
font-weight:600;
line-height:1.2;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
overflow-wrap:break-word;
}
.jusgd_card_meta-s0n{
color:#6B5740;
font-size:12px;
overflow-wrap:break-word;
}
.jusel-s0n{
padding:3rem 0;
}
@media(min-width:767px){
.jusel-s0n{
padding:3.5rem 0;
}
}
.jusel_in-s0n{
gap:40px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:901px){
.jusel_in-s0n{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.jusel_left-s0n{
min-width:0;
}
.jusel_eyebrow-s0n{
margin-bottom:0.875rem;
}
.jusel_h2-s0n{
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.375rem;
font-size:32px;
font-weight:600;
line-height:1.08;
color:#1A1410;
}
@media(min-width:767px){
.jusel_h2-s0n{
font-size:38px;
}
}
.jusel_body-s0n p{
line-height:1.7;
font-size:1rem;
overflow-wrap:break-word;
color:#2E2419;
margin-bottom:18px;
}
.jusel_dropcap-s0n{
padding:6px 0.75rem 0 0;
font-size:62px;
line-height:.8;
color:#C48A28;
font-weight:700;
float:left;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.jusel_right-s0n{
min-width:0;
}
.jusel_quote-s0n{
border-radius:1.25rem;
padding:2.25rem;
background:linear-gradient(150deg,#2A1F12,#100C08);
color:#F5EDD8;
position:relative;
margin-bottom:24px;
}
.jusel_quote_mark-s0n{
align-items:center;
color:#F0C455;
display:inline-flex;
margin-bottom:0.375rem;
}
.jusel_quote_mark-s0n svg{
width:2.125rem;
height:2.125rem;
}
.jusel_quote_text-s0n{
margin-bottom:1.375rem;
overflow-wrap:break-word;
font-weight:500;
color:#F5EDD8;
font-size:22px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.4;
}
.jusel_quote_meta-s0n{
gap:0.75rem;
display:flex;
align-items:center;
}
.jusel_quote_av-s0n{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#C48A28,#F0C455);
height:2.375rem;
width:2.375rem;
}
.jusel_quote_author-s0n{
color:#F5EDD8;
font-weight:700;
font-size:14px;
}
.jusel_quote_meta_sub-s0n{
font-size:12px;
color:#C4AA82;
}
.jusel_explain-s0n{
border:1px solid rgba(20,16,10,0.07);
overflow:hidden;
border-radius:0.875rem;
}
.jusel_explain_card-s0n{
padding:22px 1.5rem;
}
.jusel_explain_card-s0n+.jusel_explain_card-s0n{
border-top:1px solid rgba(20,16,10,0.07);
}
.jusel_explain_h-s0n{
font-size:20px;
color:#1A1410;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.15;
font-weight:600;
margin-bottom:8px;
}
.jusel_explain_p-s0n{
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
color:#8C7358;
}
.jussb-s0n{
background:#FFFFFF;
padding:3rem 0;
border-top:1px solid rgba(20,16,10,0.07);
border-bottom:1px solid rgba(20,16,10,0.07);
margin-top:24px;
}
@media(min-width:771px){
.jussb-s0n{
padding:3.5rem 0;
}
}
.jussb_eyebrow-s0n{
margin-bottom:12px;
display:block;
}
.jussb_h2-s0n{
font-size:1.875rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.05;
color:#1A1410;
margin-bottom:26px;
font-weight:600;
}
@media(min-width:765px){
.jussb_h2-s0n{
font-size:2.25rem;
}
}
.jussb_grid-s0n{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:563px){
.jussb_grid-s0n{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:959px){
.jussb_grid-s0n{
grid-template-columns:repeat(4,1fr);
}
}
.jussb_card-s0n{
border-radius:0.875rem;
border:1px solid rgba(20,16,10,0.07);
background:#FAF6F1;
padding:24px;
min-width:0;
}
.jussb_card_h-s0n{
line-height:1.15;
color:#1A1410;
font-size:1.188rem;
margin-bottom:0.5rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
}
.jussb_card_p-s0n{
line-height:1.6;
color:#8C7358;
overflow-wrap:break-word;
font-size:13.5px;
}
.jussb_rtp-s0n{
gap:24px;
grid-template-columns:1fr;
border:1px solid rgba(20,16,10,0.07);
border-radius:0.875rem;
padding:1.625rem 28px;
background:#FAF6F1;
align-items:center;
display:grid;
margin-top:1.125rem;
}
@media(min-width:760px){
.jussb_rtp-s0n{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.jussb_rtp_h-s0n{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.5rem;
color:#1A1410;
line-height:1.15;
font-size:20px;
}
.jussb_rtp_p-s0n{
font-size:13.5px;
line-height:1.6;
overflow-wrap:break-word;
color:#8C7358;
}
.jussb_rtp_stats-s0n{
gap:16px;
display:flex;
}
.jussb_stat-s0n{
background:#FFFFFF;
padding:18px;
flex:1 1 0;
border-radius:8px;
min-width:0;
text-align:center;
}
.jussb_stat_v-s0n{
font-size:26px;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#3A8C5C;
}
.jussb_stat_l-s0n{
color:#6B5740;
font-size:11.5px;
margin-top:0.25rem;
}
.jusfaq-s0n{
background:#FFFFFF;
padding:48px 0;
border-bottom:1px solid rgba(20,16,10,0.07);
border-top:1px solid rgba(20,16,10,0.07);
margin-top:24px;
}
@media(min-width:766px){
.jusfaq-s0n{
padding:62px 0;
}
}
.jusfaq_head-s0n{
margin-bottom:34px;
text-align:center;
}
.jusfaq_eyebrow-s0n{
margin-bottom:0.75rem;
}
.jusfaq_h2-s0n{
color:#1A1410;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:2rem;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.jusfaq_h2-s0n{
font-size:2.375rem;
}
}
.jusfaq_list-s0n{
margin:0 auto;
gap:0.75rem;
max-width:51.25rem;
display:flex;
flex-direction:column;
}
.jusfaq_item-s0n{
border-radius:0.875rem;
background:#FAF6F1;
overflow:hidden;
border:1px solid rgba(20,16,10,0.07);
}
.jusfaq_q-s0n{
gap:20px;
list-style:none;
padding:20px 24px;
display:flex;
cursor:pointer;
font-weight:700;
overflow-wrap:break-word;
font-size:16px;
color:#1A1410;
align-items:center;
justify-content:space-between;
}
.jusfaq_q-s0n::-webkit-details-marker{
display:none;
}
.jusfaq_q_ic-s0n{
flex:0 0 auto;
transition:transform .22s ease;
align-items:center;
color:#C48A28;
display:inline-flex;
}
.jusfaq_q_ic-s0n svg{
width:18px;
height:1.125rem;
}
.jusfaq_item-s0n[open] .jusfaq_q_ic-s0n{
transform:rotate(180deg);
}
.jusfaq_a-s0n{
padding:0 1.5rem 1.25rem;
font-size:0.906rem;
color:#8C7358;
overflow-wrap:break-word;
line-height:1.6;
}
.jusft-s0n{
background:#2A2118;
margin-top:40px;
color:#C4AA82;
}
.jusft_in-s0n{
padding:3rem 0 1.75rem;
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:599px){
.jusft_in-s0n{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.jusft_in-s0n{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.jusft_brand-s0n{
min-width:0;
}
.jusft_logo-s0n{
overflow-wrap:break-word;
font-weight:700;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:26px;
color:#F5EDD8;
}
.jusft_tagline-s0n{
line-height:1.6;
margin-top:14px;
color:#C4AA82;
font-size:13.5px;
max-width:17.5rem;
}
.jusft_contact-s0n{
transition:color .22s ease;
overflow-wrap:anywhere;
max-width:17.5rem;
font-size:13px;
display:inline-block;
margin-top:12px;
color:#F0C455;
}
.jusft_contact-s0n:hover{
color:#F5EDD8;
}
.jusft_col-s0n{
min-width:0;
}
.jusft_col_h-s0n{
margin-bottom:0.875rem;
font-weight:700;
color:#F5EDD8;
overflow-wrap:break-word;
letter-spacing:.08em;
text-transform:uppercase;
font-size:0.813rem;
}
.jusft_col_links-s0n{
gap:10px;
flex-direction:column;
display:flex;
}
.jusft_link-s0n{
transition:color .22s ease;
font-size:0.844rem;
overflow-wrap:break-word;
color:#C4AA82;
}
.jusft_link-s0n:hover{
color:#F5EDD8;
}
.jusft_bot-s0n{
gap:16px;
padding:1.375rem 0 40px;
display:flex;
border-top:1px solid rgba(255,235,180,0.14);
flex-direction:column;
}
@media(min-width:769px){
.jusft_bot-s0n{
gap:20px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.jusft_legal-s0n{
font-size:0.719rem;
color:#B09A80;
overflow-wrap:break-word;
line-height:1.6;
max-width:47.5rem;
}
.jusft_legal-s0n b{
font-weight:700;
color:#C4AA82;
}
.jusft_age-s0n{
padding:4px 0.563rem;
border-radius:0.5rem;
flex:0 0 auto;
border:1.5px solid #F0C455;
font-weight:700;
color:#F0C455;
font-size:0.813rem;
}