*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F1EA;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
color:#3A3226;
line-height:1.6;
-webkit-font-smoothing:antialiased;
font-family:"Commissioner", 'Helvetica Neue', Arial, sans-serif;
font-size:15px;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.50);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.jsolayout_xap{
flex-direction:column;
min-height:100vh;
display:flex;
}
.jsomain_xap{
flex:1 1 auto;
width:100%;
min-width:0;
}
.jsocontainer_xap{
margin:0 auto;
padding:0 16px;
max-width:1400px;
width:100%;
}
@media(min-width:767px){
.jsocontainer_xap{
padding:0 2rem;
}
}
@media(min-width:1102px){
.jsocontainer_xap{
padding:0 56px;
}
}
.jsoeyebrow_xap{
line-height:1.4;
overflow-wrap:break-word;
color:#A07830;
font-size:0.688rem;
text-transform:uppercase;
display:inline-block;
font-family:"Commissioner", 'Helvetica Neue', Arial, sans-serif;
letter-spacing:.2em;
font-weight:600;
}
.jsoband_xap{
background:#221D13;
color:#F4EFE4;
}
.jsoband_xap .jsoeyebrow_xap{
color:#D4A84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.jsotb_xap{
background:#F5F1EA;
top:0;
border-bottom:1px solid rgba(28,23,16,0.15);
z-index:50;
position:sticky;
}
.jsotb_in_xap{
gap:16px;
margin:0 auto;
padding:0.75rem 16px;
align-items:center;
width:100%;
justify-content:space-between;
display:flex;
max-width:1400px;
}
@media(min-width:769px){
.jsotb_in_xap{
padding:16px 2rem;
}
}
@media(min-width:1097px){
.jsotb_in_xap{
padding:1.125rem 3.5rem;
}
}
.jsotb_left_xap{
gap:1.75rem;
align-items:center;
min-width:0;
display:flex;
}
.jsotb_logo_xap{
gap:11px;
display:flex;
align-items:center;
min-width:0;
}
.jsotb_logo_mark_xap{
border-radius:8px;
flex:0 0 auto;
width:34px;
height:2.125rem;
object-fit:cover;
}
.jsotb_logo_txt_xap{
min-width:0;
flex-direction:column;
display:flex;
line-height:1;
}
.jsotb_logo_name_xap{
overflow:hidden;
font-weight:700;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
text-overflow:ellipsis;
color:#1C1710;
white-space:nowrap;
letter-spacing:.02em;
}
.jsotb_logo_sub_xap{
overflow:hidden;
font-size:0.531rem;
color:#A07830;
text-transform:uppercase;
letter-spacing:.32em;
text-overflow:ellipsis;
margin-top:4px;
font-weight:600;
white-space:nowrap;
}
.jsotb_nav_xap{
display:none;
}
@media(min-width:959px){
.jsotb_nav_xap{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.jsotb_nav_item_xap{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
font-size:0.875rem;
font-weight:600;
border-bottom:2px solid transparent;
color:#3A3226;
white-space:nowrap;
}
.jsotb_nav_item_xap:hover{
color:#1C1710;
}
.jsotb_nav_item_xap.jsostate_active_xap{
border-color:#A07830;
color:#1C1710;
}
.jsotb_right_xap{
gap:0.875rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.jsotb_search_xap{
transition:color .22s ease;
display:flex;
color:#3A3226;
justify-content:center;
align-items:center;
}
.jsotb_search_xap:hover{
color:#A07830;
}
.jsotb_search_xap svg{
width:1.125rem;
height:1.125rem;
}
.jsotb_lang_xap{
letter-spacing:.1em;
text-transform:uppercase;
font-size:0.688rem;
font-weight:600;
color:#6B5F4A;
}
.jsotb_lang_xap:hover{
color:#1C1710;
}
.jsotb_login_xap{
color:#1C1710;
font-weight:600;
display:none;
font-size:14px;
}
@media(min-width:767px){
.jsotb_login_xap{
display:inline-block;
}
}
.jsotb_register_xap{
border-radius:999px;
padding:11px 1.375rem;
transition:background-color .22s ease;
background:#2A2318;
font-weight:700;
color:#F4EFE4;
font-size:14px;
white-space:nowrap;
}
.jsotb_register_xap:hover{
background:#3D3224;
}
.jsomob_xap{
background:#F5F1EA;
border-top:1px solid rgba(28,23,16,0.15);
z-index:60;
left:0;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
right:0;
position:fixed;
}
@media(min-width:962px){
.jsomob_xap{
display:none;
}
}
.jsomob_in_xap{
margin:0 auto;
display:flex;
align-items:stretch;
justify-content:space-around;
max-width:560px;
}
.jsomob_item_xap{
flex:1 1 0;
gap:3px;
padding:0.563rem 4px;
transition:color .22s ease;
align-items:center;
display:flex;
color:#6B5F4A;
flex-direction:column;
min-width:0;
}
.jsomob_item_xap.jsostate_active_xap{
color:#A07830;
}
.jsomob_ic_xap{
justify-content:center;
display:flex;
align-items:center;
}
.jsomob_ic_xap svg{
width:20px;
height:1.25rem;
}
.jsomob_lb_xap{
overflow:hidden;
text-overflow:ellipsis;
font-weight:600;
max-width:100%;
white-space:nowrap;
font-size:10px;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.jsorail_xap{
position:relative;
min-width:0;
}
.jsorail_scroll_xap{
gap:14px;
scrollbar-width:thin;
display:flex;
padding-bottom:0.875rem;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
}
@media(min-width:765px){
.jsorail_scroll_xap{
gap:1.125rem;
}
}
.jsogc_xap{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:767px){
.jsogc_xap{
width:11.75rem;
}
}
.jsogc_img_xap{
overflow:hidden;
background:#FDFAF5;
border-radius:14px;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(28,23,16,0.07), 0 6px 18px rgba(28,23,16,0.08);
}
.jsogc_img_xap img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.jsogc_cover_xap{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
inset:0;
pointer-events:none;
position:absolute;
}
.jsogc_hover_xap{
background:rgba(0,0,0,0.50);
inset:0;
transition:opacity .22s ease;
opacity:0;
justify-content:center;
display:flex;
position:absolute;
align-items:center;
}
.jsogc_xap:hover .jsogc_hover_xap{
opacity:1;
}
.jsogc_hover_btn_xap{
background:#2A2318;
border-radius:999px;
display:flex;
justify-content:center;
align-items:center;
color:#F4EFE4;
height:2.875rem;
width:46px;
}
.jsogc_hover_btn_xap svg{
height:18px;
width:18px;
}
.jsogc_info_xap{
gap:2px;
display:flex;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
}
.jsogc_name_xap{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#1C1710;
font-weight:700;
font-size:0.813rem;
}
.jsogc_prov_xap{
overflow:hidden;
text-overflow:ellipsis;
font-size:11px;
white-space:nowrap;
color:#6B5F4A;
}
.jsogc_meta_xap{
color:#6B5F4A;
font-size:0.688rem;
}
.jsotc_xap{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:765px){
.jsotc_xap{
width:230px;
}
}
.jsotc_img_xap{
overflow:hidden;
border-radius:14px;
background:#FDFAF5;
box-shadow:0 2px 6px rgba(28,23,16,0.07), 0 6px 1.125rem rgba(28,23,16,0.08);
padding-bottom:75%;
position:relative;
}
.jsotc_img_xap img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.jsotc_info_xap{
gap:2px;
display:flex;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
}
.jsotc_name_xap{
overflow:hidden;
font-weight:700;
color:#1C1710;
white-space:nowrap;
font-size:14px;
text-overflow:ellipsis;
}
.jsotc_rtp_xap{
color:#6B5F4A;
font-size:0.688rem;
}
.jsolc_xap{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:771px){
.jsolc_xap{
width:16.75rem;
}
}
.jsolc_img_xap{
background:#FDFAF5;
border-radius:0.875rem;
overflow:hidden;
position:relative;
box-shadow:0 2px 6px rgba(28,23,16,0.07), 0 0.375rem 18px rgba(28,23,16,0.08);
padding-bottom:62.5%;
}
.jsolc_img_xap img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.jsolc_live_xap{
gap:0.438rem;
padding:0.25rem 0.563rem;
background:rgba(0,0,0,0.50);
border-radius:62.438rem;
display:flex;
position:absolute;
align-items:center;
left:0.75rem;
top:12px;
}
.jsolc_live_dot_xap{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#B54030;
width:8px;
height:8px;
}
.jsolc_seats_xap{
font-weight:600;
color:#F4EFE4;
font-size:0.625rem;
letter-spacing:.08em;
text-transform:uppercase;
}
.jsolc_info_xap{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
display:flex;
}
.jsolc_name_xap{
overflow:hidden;
font-weight:700;
font-size:15px;
text-overflow:ellipsis;
white-space:nowrap;
color:#1C1710;
}
.jsolc_bet_xap{
color:#6B5F4A;
font-size:11px;
}
.jsopc_xap{
border:1px solid rgba(28,23,16,0.08);
background:#FDFAF5;
padding:16px 0.875rem;
gap:0.5rem;
border-radius:0.875rem;
justify-content:center;
display:flex;
align-items:center;
flex-direction:column;
min-height:74px;
min-width:0;
}
.jsopc_logo_xap{
flex:0 0 auto;
height:28px;
max-width:100%;
width:auto;
object-fit:contain;
}
.jsopc_name_xap{
overflow:hidden;
text-align:center;
font-size:0.688rem;
color:#6B5F4A;
text-overflow:ellipsis;
max-width:100%;
white-space:nowrap;
}
.jsogc_tag_xap{
padding:3px 8px;
border-radius:0.5rem;
text-transform:uppercase;
left:10px;
display:inline-block;
top:10px;
z-index:2;
font-size:0.625rem;
font-weight:700;
letter-spacing:.06em;
position:absolute;
}
.jsogc_tag_hot_xap{
background:#B54030;
color:#F4EFE4;
}
.jsogc_tag_new_xap{
background:#C8952A;
color:#1C1710;
}
.jsogc_tag_jp_xap{
background:#C8952A;
color:#1C1710;
}
.jsogc_tag_live_xap{
background:#B54030;
color:#F4EFE4;
}
.jsosh_xap{
min-width:0;
margin-bottom:1.125rem;
}
.jsosh_row_xap{
gap:1rem;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
}
.jsosh_row_xap .jsosh_l_xap{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.jsosh_stack_xap{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.jsosh_center_xap{
gap:10px;
flex-direction:column;
text-align:center;
align-items:center;
display:flex;
}
.jsosh_h2_xap{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#1C1710;
font-weight:600;
line-height:1.1;
overflow-wrap:break-word;
font-size:1.5rem;
}
@media(min-width:767px){
.jsosh_h2_xap{
font-size:30px;
}
}
.jsoband_xap .jsosh_h2_xap{
color:#F4EFE4;
}
.jsosh_eb_line_xap{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.jsosh_eb_line_xap::before{
background:#A07830;
width:1.75rem;
display:inline-block;
height:1px;
content:"";
}
.jsoband_xap .jsosh_eb_line_xap::before{
background:#D4A84B;
}
.jsosh_eb_dot_xap{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.jsosh_eb_dot_xap::before{
border-radius:50%;
background:#A07830;
height:0.375rem;
display:inline-block;
width:6px;
content:"";
}
.jsoband_xap .jsosh_eb_dot_xap::before{
background:#D4A84B;
}
.jsosh_link_xap{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
display:inline-flex;
border-bottom:1px solid #1C1710;
font-weight:600;
white-space:nowrap;
padding-bottom:2px;
font-size:13px;
color:#1C1710;
align-items:center;
}
.jsosh_link_xap:hover{
border-color:#A07830;
color:#A07830;
}
.jsosh_link_xap svg{
width:14px;
height:0.875rem;
}
.jsosh_link_chev_xap{
border-bottom:0;
padding-bottom:0;
}
.jsosh_link_btn_xap{
border-radius:999px;
padding:0.563rem 18px;
background:#2A2318;
color:#F4EFE4;
border-bottom:0;
}
.jsosh_link_btn_xap:hover{
background:#3D3224;
border-color:transparent;
color:#F4EFE4;
}
.jsoband_xap .jsosh_link_xap{
border-color:#F4EFE4;
color:#F4EFE4;
}
.jsoband_xap .jsosh_link_btn_xap{
background:#D4A84B;
color:#1C1710;
}
.jsosh_rule_xap{
background:rgba(28,23,16,0.15);
margin:-2px 0 18px;
height:1px;
}
.jsoband_xap .jsosh_rule_xap{
background:rgba(253,248,238,0.13);
}
.jsohero_xap{
padding:2rem 0 8px;
}
@media(min-width:765px){
.jsohero_xap{
padding:56px 0 24px;
}
}
.jsohero_in_xap{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:902px){
.jsohero_in_xap{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.jsohero_copy_xap{
min-width:0;
}
.jsohero_eyebrow_xap{
gap:0.625rem;
align-items:center;
display:inline-flex;
margin-bottom:1.375rem;
}
.jsohero_eyebrow_line_xap{
background:#A07830;
flex:0 0 auto;
display:inline-block;
width:1.75rem;
height:1px;
}
.jsohero_h1_xap{
overflow-wrap:break-word;
font-size:2.375rem;
font-weight:600;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.25rem;
color:#1C1710;
letter-spacing:-.01em;
line-height:1.04;
}
@media(min-width:770px){
.jsohero_h1_xap{
font-size:3.375rem;
}
}
@media(min-width:1102px){
.jsohero_h1_xap{
font-size:62px;
}
}
.jsohero_h1_xap em{
color:#A07830;
font-style:normal;
}
.jsohero_sub_xap{
max-width:30rem;
color:#8A7D67;
margin-bottom:1.875rem;
font-size:16px;
line-height:1.6;
}
@media(min-width:769px){
.jsohero_sub_xap{
font-size:18px;
}
}
.jsohero_actions_xap{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
margin-bottom:2.125rem;
align-items:center;
}
.jsohero_cta_xap{
background:#2A2318;
gap:0.625rem;
border-radius:999px;
padding:1rem 1.875rem;
transition:background-color .22s ease;
align-items:center;
font-weight:700;
display:inline-flex;
color:#F4EFE4;
font-size:15px;
}
.jsohero_cta_xap:hover{
background:#3D3224;
}
.jsohero_cta_ic_xap{
display:inline-flex;
align-items:center;
}
.jsohero_cta_ic_xap svg{
width:1rem;
height:16px;
}
.jsohero_cta_alt_xap{
padding:15px 26px;
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(28,23,16,0.15);
border-radius:999px;
background:transparent;
font-size:15px;
color:#1C1710;
font-weight:600;
display:inline-flex;
align-items:center;
}
.jsohero_cta_alt_xap:hover{
border-color:#A07830;
color:#A07830;
}
.jsohero_trust_xap{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.jsohero_trust_item_xap{
gap:0.563rem;
align-items:center;
color:#3A3226;
display:flex;
font-size:13px;
font-weight:600;
}
.jsohero_trust_ic_xap{
display:inline-flex;
align-items:center;
color:#A07830;
}
.jsohero_trust_ic_xap svg{
height:16px;
width:1rem;
}
.jsohero_promo_xap{
overflow:hidden;
border-radius:1.25rem;
background:#FDFAF5;
position:relative;
min-height:300px;
box-shadow:0 0.75rem 3rem rgba(28,23,16,0.14), 0 3px 10px rgba(28,23,16,0.08);
display:flex;
}
.jsohero_promo_bg_xap{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.jsohero_promo_bg_xap::after{
background:linear-gradient(120deg,#221D13 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.jsohero_promo_glow_xap{
border-radius:50%;
background:radial-gradient(circle,rgba(172,130,72,0.18) 0%,transparent 65%);
height:260px;
width:260px;
right:-1.25rem;
top:-40px;
position:absolute;
pointer-events:none;
}
.jsohero_promo_ct_xap{
padding:1.75rem;
position:relative;
z-index:2;
align-self:flex-end;
max-width:88%;
}
.jsohero_promo_label_xap{
font-weight:700;
letter-spacing:.25em;
text-transform:uppercase;
font-size:10px;
margin-bottom:0.5rem;
display:block;
color:#D4A84B;
}
.jsohero_promo_amount_xap{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#F4EFE4;
overflow-wrap:break-word;
font-weight:600;
font-size:32px;
line-height:1.05;
}
@media(min-width:768px){
.jsohero_promo_amount_xap{
font-size:40px;
}
}
.jsohero_promo_amount_xap em{
color:#D4A84B;
font-style:normal;
}
.jsohero_rating_xap{
background:#FDFAF5;
border-radius:14px;
padding:0.625rem 0.875rem;
border:1px solid rgba(28,23,16,0.08);
gap:0.625rem;
max-width:min(16.25rem,62%);
top:14px;
display:flex;
box-shadow:0 2px 0.375rem rgba(28,23,16,0.07), 0 0.375rem 18px rgba(28,23,16,0.08);
right:0.875rem;
position:absolute;
align-items:center;
z-index:3;
}
.jsohero_rating_score_xap{
flex:0 0 auto;
color:#1C1710;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
font-weight:700;
}
.jsohero_rating_txt_xap{
flex:1 1 auto;
min-width:0;
}
.jsohero_rating_stars_xap{
gap:2px;
color:#A07830;
display:flex;
}
.jsohero_rating_stars_xap svg{
width:12px;
height:12px;
}
.jsohero_rating_cap_xap{
overflow-wrap:break-word;
line-height:1.35;
margin-top:3px;
font-size:0.688rem;
color:#6B5F4A;
display:block;
}
.jsostat_xap{
border-top:1px solid rgba(28,23,16,0.15);
margin-top:1rem;
border-bottom:1px solid rgba(28,23,16,0.15);
}
.jsostat_in_xap{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.jsostat_in_xap{
grid-template-columns:repeat(4,1fr);
}
}
.jsostat_item_xap{
padding:1.375rem 14px;
border-right:1px solid rgba(28,23,16,0.08);
min-width:0;
border-bottom:1px solid rgba(28,23,16,0.08);
}
.jsostat_item_xap:nth-child(2n){
border-right:0;
}
.jsostat_item_xap:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.jsostat_item_xap{
border-bottom:0;
}
.jsostat_item_xap:nth-child(2n){
border-right:1px solid rgba(28,23,16,0.08);
}
.jsostat_item_xap:nth-child(4n){
border-right:0;
}
}
.jsostat_value_xap{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1;
overflow-wrap:break-word;
font-weight:700;
font-size:30px;
color:#1C1710;
}
@media(min-width:766px){
.jsostat_value_xap{
font-size:2.125rem;
}
}
.jsostat_label_xap{
font-size:13px;
line-height:1.4;
color:#6B5F4A;
margin-top:6px;
overflow-wrap:break-word;
}
.jsogrow_xap{
padding:1.625rem 0 0.625rem;
}
.jsorow_seo_xap{
margin:10px 0 0;
color:#8A7D67;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
font-size:14px;
}
.jsorow_seo_xap strong{
color:#1C1710;
font-weight:700;
}
.jsojp_xap{
padding:1.875rem 0 10px;
}
.jsojp_grid_xap{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:767px){
.jsojp_grid_xap{
grid-template-columns:1fr 1fr;
}
.jsojp_card_mega_xap{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.jsojp_grid_xap{
grid-template-columns:1.4fr 1fr 1fr;
}
.jsojp_card_mega_xap{
grid-column:auto;
}
}
.jsojp_card_xap{
padding:1.625rem;
border-radius:1.25rem;
background:#FDFAF5;
gap:0.75rem;
border:1px solid rgba(28,23,16,0.08);
overflow:hidden;
min-height:200px;
flex-direction:column;
position:relative;
justify-content:space-between;
min-width:0;
display:flex;
}
.jsojp_card_mega_xap{
border-color:transparent;
background:linear-gradient(135deg,#2E2518,#141109);
min-height:210px;
color:#F4EFE4;
}
.jsojp_glow_xap{
background:radial-gradient(circle,rgba(172,130,72,0.18),transparent 70%);
border-radius:50%;
position:absolute;
right:-40px;
width:12.5rem;
pointer-events:none;
top:-2.5rem;
height:200px;
}
.jsojp_label_xap{
gap:0.625rem;
flex-wrap:wrap;
font-weight:700;
justify-content:space-between;
display:flex;
font-size:10px;
align-items:center;
letter-spacing:.16em;
position:relative;
text-transform:uppercase;
color:#A07830;
}
.jsojp_card_mega_xap .jsojp_label_xap{
color:#D4A84B;
}
.jsojp_drop_xap{
color:#6B5F4A;
letter-spacing:.04em;
text-transform:none;
font-weight:600;
}
.jsojp_card_mega_xap .jsojp_drop_xap{
color:#B8A98E;
}
.jsojp_amount_xap{
color:#1C1710;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1;
position:relative;
font-size:38px;
font-weight:700;
}
.jsojp_card_mega_xap .jsojp_amount_xap{
animation:zm2-pulse 2.4s infinite;
color:#D4A84B;
font-size:3rem;
}
@media(min-width:765px){
.jsojp_card_mega_xap .jsojp_amount_xap{
font-size:3.375rem;
}
}
.jsojp_game_xap{
position:relative;
font-size:13px;
color:#6B5F4A;
}
.jsojp_card_mega_xap .jsojp_game_xap{
color:#B8A98E;
}
.jsojp_cta_xap{
position:relative;
align-self:flex-start;
}
.jsojp_card_mega_xap .jsojp_cta_xap{
background:#D4A84B;
border-radius:62.438rem;
transition:opacity .22s ease;
padding:10px 1.25rem;
font-weight:700;
color:#1C1710;
font-size:0.813rem;
}
.jsojp_card_mega_xap .jsojp_cta_xap:hover{
opacity:.9;
}
.jsojp_card_xap:not(.jsojp_card_mega_xap) .jsojp_cta_xap{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
border-bottom:1px solid #1C1710;
font-weight:700;
color:#1C1710;
font-size:0.813rem;
}
.jsojp_card_xap:not(.jsojp_card_mega_xap) .jsojp_cta_xap:hover{
border-color:#A07830;
color:#A07830;
}
.jsojp_seo_xap{
margin:14px 0 0;
font-size:14px;
overflow-wrap:break-word;
color:#8A7D67;
line-height:1.65;
max-width:47.5rem;
}
.jsojp_seo_xap strong{
font-weight:700;
color:#1C1710;
}
.jsogrow_xap{
padding:26px 0 0.625rem;
}
.jsorow_seo_xap{
margin:0.625rem 0 0;
color:#8A7D67;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
max-width:760px;
}
.jsorow_seo_xap strong{
font-weight:700;
color:#1C1710;
}
.jsogrow_xap{
padding:26px 0 0.625rem;
}
.jsorow_seo_xap{
margin:10px 0 0;
overflow-wrap:break-word;
max-width:760px;
line-height:1.65;
color:#8A7D67;
font-size:14px;
}
.jsorow_seo_xap strong{
font-weight:700;
color:#1C1710;
}
.jsoapp_xap{
padding:1.875rem 0 0.625rem;
}
.jsoapp_in_xap{
gap:1.75rem;
background:#FDFAF5;
border:1px solid rgba(28,23,16,0.08);
padding:2rem;
border-radius:1.25rem;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.jsoapp_in_xap{
gap:2.5rem;
padding:40px 2.75rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.jsoapp_copy_xap{
max-width:560px;
min-width:0;
}
.jsoapp_eyebrow_xap{
margin-bottom:0.75rem;
}
.jsoapp_h2_xap{
font-size:28px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.75rem;
color:#1C1710;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:768px){
.jsoapp_h2_xap{
font-size:2.125rem;
}
}
.jsoapp_text_xap{
color:#8A7D67;
line-height:1.6;
font-size:0.875rem;
margin-bottom:22px;
}
.jsoapp_btns_xap{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.jsoapp_btn_xap{
transition:background-color .22s ease;
gap:0.625rem;
background:#2A2318;
padding:11px 20px;
border-radius:0.875rem;
display:inline-flex;
align-items:center;
color:#F4EFE4;
}
.jsoapp_btn_xap:hover{
background:#3D3224;
}
.jsoapp_btn_ic_xap{
display:inline-flex;
align-items:center;
}
.jsoapp_btn_ic_xap svg{
width:18px;
height:1.125rem;
}
.jsoapp_btn_lb_xap{
font-weight:700;
font-size:0.844rem;
}
.jsoapp_qr_wrap_xap{
flex:0 0 auto;
gap:18px;
display:flex;
align-items:center;
}
.jsoapp_qr_xap{
border-radius:14px;
flex:0 0 auto;
width:108px;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#FDFAF5 0 5px,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FDFAF5 0 0.313rem,transparent 0.313rem 11px);
background-color:#2A2318;
}
.jsoapp_qr_cap_xap{
max-width:92px;
color:#6B5F4A;
line-height:1.4;
font-size:0.781rem;
}
.jsovip_xap{
padding:3rem 0;
}
@media(min-width:765px){
.jsovip_xap{
padding:4rem 0;
}
}
.jsovip_head_xap{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:881px){
.jsovip_head_xap{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.jsovip_eyebrow_xap{
margin-bottom:12px;
}
.jsovip_h2_xap{
line-height:1.05;
color:#F4EFE4;
overflow-wrap:break-word;
font-size:2rem;
font-weight:600;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.jsovip_h2_xap{
font-size:2.5rem;
}
}
.jsovip_intro_xap{
font-size:0.875rem;
max-width:420px;
color:#B8A98E;
line-height:1.6;
}
.jsovip_grid_xap{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.jsovip_card_xap{
border-radius:0.875rem;
border:1px solid rgba(253,248,238,0.13);
padding:22px 18px;
min-width:0;
}
.jsovip_card_feat_xap{
background:rgba(253,248,238,0.07);
border-color:#D4A84B;
}
.jsovip_card_ic_xap{
background:linear-gradient(135deg,#A07830,#D4A84B);
border-radius:0.5rem;
width:34px;
display:block;
height:34px;
margin-bottom:16px;
}
.jsovip_name_xap{
margin-bottom:6px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#F4EFE4;
overflow-wrap:break-word;
font-size:20px;
font-weight:600;
}
.jsovip_perk_xap{
color:#B8A98E;
overflow-wrap:break-word;
font-size:0.781rem;
line-height:1.5;
}
.jsotrn_xap{
padding:30px 0 0.625rem;
}
.jsotrn_in_xap{
overflow:hidden;
border:1px solid rgba(28,23,16,0.08);
background:#FDFAF5;
border-radius:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:881px){
.jsotrn_in_xap{
grid-template-columns:1.05fr 1fr;
}
}
.jsotrn_banner_xap{
background:linear-gradient(150deg,#2E2518,#141109);
padding:34px;
overflow:hidden;
color:#F4EFE4;
position:relative;
}
.jsotrn_glow_xap{
border-radius:50%;
background:radial-gradient(circle,rgba(172,130,72,0.18),transparent 70%);
width:200px;
position:absolute;
bottom:-2.5rem;
height:200px;
pointer-events:none;
right:-40px;
}
.jsotrn_eyebrow_xap{
position:relative;
margin-bottom:14px;
}
.jsotrn_h2_xap{
color:#F4EFE4;
position:relative;
font-size:30px;
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.06;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.jsotrn_h2_xap{
font-size:36px;
}
}
.jsotrn_text_xap{
font-size:0.875rem;
color:#B8A98E;
max-width:26.25rem;
margin-bottom:22px;
position:relative;
line-height:1.6;
}
.jsotrn_timer_xap{
gap:8px;
flex-wrap:wrap;
margin-bottom:24px;
align-items:center;
position:relative;
display:flex;
}
.jsotrn_timer_cap_xap{
color:#B8A98E;
font-size:0.688rem;
}
.jsotrn_timer_box_xap{
padding:4px 12px;
border-radius:0.5rem;
background:rgba(253,248,238,0.07);
font-size:24px;
color:#F4EFE4;
font-weight:700;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
.jsotrn_cta_xap{
padding:13px 26px;
border-radius:62.438rem;
background:#D4A84B;
transition:opacity .22s ease;
font-weight:700;
font-size:0.875rem;
display:inline-block;
position:relative;
color:#1C1710;
}
.jsotrn_cta_xap:hover{
opacity:.9;
}
.jsotrn_lb_xap{
padding:26px 1.75rem;
}
.jsotrn_lb_head_xap{
gap:0.625rem;
justify-content:space-between;
display:flex;
align-items:center;
margin-bottom:0.75rem;
}
.jsotrn_lb_title_xap{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:20px;
color:#1C1710;
}
.jsotrn_lb_upd_xap{
text-transform:uppercase;
color:#6B5F4A;
font-size:0.688rem;
letter-spacing:.08em;
}
.jsotrn_lb_row_xap{
padding:11px 12px;
gap:0.875rem;
border-radius:8px;
display:flex;
align-items:center;
}
.jsotrn_lb_row_xap:nth-child(2){
background:rgba(160,120,48,0.10);
}
.jsotrn_lb_rank_xap{
flex:0 0 auto;
width:22px;
font-weight:700;
font-size:16px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#A07830;
}
.jsotrn_lb_av_xap{
background:linear-gradient(135deg,#A07830,#D4A84B);
border-radius:50%;
flex:0 0 auto;
width:30px;
height:30px;
}
.jsotrn_lb_name_xap{
overflow:hidden;
flex:1 1 auto;
white-space:nowrap;
min-width:0;
font-size:14px;
text-overflow:ellipsis;
color:#1C1710;
font-weight:600;
}
.jsotrn_lb_amount_xap{
flex:0 0 auto;
color:#1C1710;
font-weight:700;
font-size:13px;
}
.jsoop_xap{
padding:2.25rem 0 0.625rem;
}
.jsoop_in_xap{
background:#FDFAF5;
grid-template-columns:1fr;
border:1px solid rgba(28,23,16,0.08);
border-radius:14px;
gap:2rem;
padding:2rem;
align-items:center;
display:grid;
}
@media(min-width:857px){
.jsoop_in_xap{
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
padding:34px 40px;
}
}
.jsoop_left_xap{
min-width:0;
}
.jsoop_eyebrow_xap{
margin-bottom:0.75rem;
}
.jsoop_h2_xap{
line-height:1.08;
margin-bottom:10px;
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#1C1710;
font-size:28px;
font-weight:600;
}
@media(min-width:768px){
.jsoop_h2_xap{
font-size:30px;
}
}
.jsoop_text_xap{
font-size:0.875rem;
color:#8A7D67;
line-height:1.6;
}
.jsoop_grid_xap{
border-radius:8px;
background:rgba(28,23,16,0.15);
grid-template-columns:1fr 1fr;
border:1px solid rgba(28,23,16,0.15);
overflow:hidden;
gap:1px;
display:grid;
}
.jsoop_field_xap{
background:#F5F1EA;
padding:1.125rem 20px;
min-width:0;
}
.jsoop_field_lb_xap{
letter-spacing:.1em;
font-size:10px;
text-transform:uppercase;
color:#A07830;
font-weight:600;
margin-bottom:0.313rem;
}
.jsoop_field_val_xap{
color:#1C1710;
font-weight:700;
overflow-wrap:break-word;
font-size:14px;
}
.jsoprov_xap{
padding:2.5rem 0 20px;
}
.jsoprov_eyebrow_xap{
display:block;
margin-bottom:1.125rem;
}
.jsoprov_grid_xap{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:558px){
.jsoprov_grid_xap{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.jsoprov_grid_xap{
grid-template-columns:repeat(6,1fr);
}
}
.jsohts_xap{
padding:48px 0;
}
@media(min-width:765px){
.jsohts_xap{
padding:3.875rem 0;
}
}
.jsohts_head_xap{
gap:1.125rem;
display:flex;
flex-direction:column;
margin-bottom:2.125rem;
}
@media(min-width:766px){
.jsohts_head_xap{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.jsohts_eyebrow_xap{
margin-bottom:0.75rem;
}
.jsohts_h2_xap{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:30px;
font-weight:600;
color:#F4EFE4;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:767px){
.jsohts_h2_xap{
font-size:2.375rem;
}
}
.jsohts_cta_xap{
border-radius:999px;
transition:opacity .22s ease;
flex:0 0 auto;
background:#D4A84B;
padding:15px 1.875rem;
color:#1C1710;
font-weight:700;
font-size:0.938rem;
}
.jsohts_cta_xap:hover{
opacity:.9;
}
.jsohts_grid_xap{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:758px){
.jsohts_grid_xap{
grid-template-columns:repeat(3,1fr);
}
}
.jsohts_step_xap{
min-width:0;
border-top:1px solid rgba(253,248,238,0.13);
padding-top:1.375rem;
}
.jsohts_step_num_xap{
margin-bottom:14px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:700;
line-height:1;
font-size:44px;
color:#D4A84B;
}
.jsohts_step_h_xap{
font-size:19px;
line-height:1.2;
margin-bottom:0.5rem;
color:#F4EFE4;
overflow-wrap:break-word;
font-weight:700;
}
.jsohts_step_p_xap{
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
color:#B8A98E;
}
.jsodr_xap{
padding:2.25rem 0 0.625rem;
}
.jsodr_in_xap{
gap:1.25rem;
border-radius:0.875rem;
padding:1.75rem 32px;
border:1px dashed rgba(28,23,16,0.15);
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.jsodr_in_xap{
gap:32px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.jsodr_h2_xap{
margin-bottom:0.5rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#1C1710;
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
font-size:1.5rem;
}
@media(min-width:765px){
.jsodr_h2_xap{
font-size:1.625rem;
}
}
.jsodr_text_xap{
font-size:0.875rem;
color:#8A7D67;
max-width:680px;
line-height:1.6;
overflow-wrap:break-word;
}
.jsodr_text_xap b{
color:#1C1710;
font-weight:700;
}
.jsodr_cta_xap{
flex:0 0 auto;
transition:color .22s ease;
padding-bottom:2px;
border-bottom:1px solid #A07830;
white-space:nowrap;
font-weight:700;
color:#1C1710;
font-size:0.844rem;
}
.jsodr_cta_xap:hover{
color:#A07830;
}
.jsorc_xap{
padding:3rem 0 0.625rem;
}
.jsorc_in_xap{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:757px){
.jsorc_in_xap{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.jsorc_col_xap{
min-width:0;
}
.jsorc_label_xap{
letter-spacing:.2em;
text-transform:uppercase;
font-weight:600;
font-size:11px;
margin-bottom:16px;
color:#A07830;
}
.jsorc_awards_xap{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.jsorc_award_xap{
gap:12px;
display:flex;
min-width:0;
align-items:center;
}
.jsorc_award_ic_xap{
flex:0 0 auto;
align-items:center;
color:#C8952A;
display:inline-flex;
}
.jsorc_award_ic_xap svg{
height:1.125rem;
width:18px;
}
.jsorc_award_t_xap{
font-size:14px;
overflow-wrap:break-word;
font-weight:700;
color:#1C1710;
}
.jsorc_award_s_xap{
font-size:0.75rem;
color:#6B5F4A;
overflow-wrap:break-word;
}
.jsorc_press_xap{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.jsorc_press_logo_xap{
border:1px solid rgba(28,23,16,0.08);
padding:0 8px;
border-radius:0.5rem;
overflow:hidden;
font-size:14px;
font-weight:700;
white-space:nowrap;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
justify-content:center;
height:3.25rem;
color:#8A7D67;
display:flex;
text-align:center;
align-items:center;
text-overflow:ellipsis;
}
.jsorc_partner_xap{
border-radius:14px;
background:#FDFAF5;
border:1px solid rgba(28,23,16,0.08);
padding:22px;
}
.jsorc_partner_name_xap{
margin-bottom:0.375rem;
color:#1C1710;
font-size:1.25rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
.jsorc_partner_text_xap{
color:#8A7D67;
line-height:1.55;
font-size:0.813rem;
overflow-wrap:break-word;
}
.jsott_xap{
padding:48px 0 10px;
}
@media(min-width:769px){
.jsott_xap{
padding:60px 0 10px;
}
}
.jsott_head_xap{
text-align:center;
margin-bottom:34px;
}
.jsott_eyebrow_xap{
margin-bottom:12px;
}
.jsott_h2_xap{
line-height:1.05;
font-weight:600;
font-size:2rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#1C1710;
}
@media(min-width:770px){
.jsott_h2_xap{
font-size:42px;
}
}
.jsott_grid_xap{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.jsott_grid_xap{
grid-template-columns:repeat(3,1fr);
}
}
.jsott_card_xap{
border:1px solid rgba(28,23,16,0.08);
background:#FDFAF5;
padding:30px;
border-radius:14px;
display:flex;
min-width:0;
flex-direction:column;
}
.jsott_card_ic_xap{
display:inline-flex;
margin-bottom:18px;
color:#A07830;
align-items:center;
}
.jsott_card_ic_xap svg{
width:1.75rem;
height:28px;
}
.jsott_card_h_xap{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
margin-bottom:8px;
overflow-wrap:break-word;
font-weight:600;
color:#1C1710;
font-size:1.375rem;
}
.jsott_card_p_xap{
font-size:0.875rem;
color:#8A7D67;
overflow-wrap:break-word;
margin-bottom:14px;
line-height:1.6;
}
.jsott_card_p_xap b{
color:#1C1710;
font-weight:700;
}
.jsott_card_link_xap{
transition:color .22s ease;
font-size:0.813rem;
margin-top:auto;
color:#1C1710;
padding-bottom:2px;
align-self:flex-start;
border-bottom:1px solid #A07830;
font-weight:700;
}
.jsott_card_link_xap:hover{
color:#A07830;
}
.jsopmt_xap{
padding:3rem 0 0.625rem;
}
.jsopmt_in_xap{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:877px){
.jsopmt_in_xap{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.jsopmt_left_xap{
min-width:0;
}
.jsopmt_eyebrow_xap{
margin-bottom:12px;
}
.jsopmt_h2_xap{
color:#1C1710;
font-weight:600;
overflow-wrap:break-word;
line-height:1.06;
font-size:1.875rem;
margin-bottom:0.75rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.jsopmt_h2_xap{
font-size:32px;
}
}
.jsopmt_text_xap{
font-size:14.5px;
line-height:1.6;
color:#8A7D67;
margin-bottom:22px;
}
.jsopmt_logos_xap{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:482px){
.jsopmt_logos_xap{
grid-template-columns:repeat(4,1fr);
}
}
.jsopmt_logo_xap{
border-radius:8px;
overflow:hidden;
background:#FDFAF5;
border:1px solid rgba(28,23,16,0.08);
padding:0 0.5rem;
color:#3A3226;
text-align:center;
height:3.125rem;
justify-content:center;
align-items:center;
font-size:12.5px;
display:flex;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
}
.jsopmt_table_xap{
border-radius:14px;
border:1px solid rgba(28,23,16,0.08);
overflow:hidden;
min-width:0;
}
.jsopmt_thead_xap{
background:#2A2318;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.jsopmt_th_xap{
overflow:hidden;
padding:0.813rem 0.875rem;
white-space:nowrap;
font-size:10px;
letter-spacing:.08em;
color:#F4EFE4;
text-transform:uppercase;
font-weight:700;
text-overflow:ellipsis;
}
.jsopmt_row_xap{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(28,23,16,0.08);
}
.jsopmt_row_xap:nth-child(odd){
background:#FDFAF5;
}
.jsopmt_td_xap{
padding:0.875rem;
color:#8A7D67;
overflow-wrap:break-word;
font-size:0.844rem;
min-width:0;
}
.jsopmt_row_xap .jsopmt_td_xap:first-child{
color:#1C1710;
font-weight:700;
}
.jsopmt_row_xap .jsopmt_td_xap:last-child{
color:#4E7C52;
font-weight:700;
}
.jsowy_xap{
padding:48px 0;
}
@media(min-width:770px){
.jsowy_xap{
padding:56px 0;
}
}
.jsowy_in_xap{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:901px){
.jsowy_in_xap{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.jsowy_left_xap{
min-width:0;
}
.jsowy_eyebrow_xap{
margin-bottom:0.875rem;
}
.jsowy_h2_xap{
line-height:1.05;
overflow-wrap:break-word;
font-size:2rem;
font-weight:600;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#1C1710;
margin-bottom:1rem;
}
@media(min-width:770px){
.jsowy_h2_xap{
font-size:2.5rem;
}
}
.jsowy_intro_xap{
color:#8A7D67;
line-height:1.6;
font-size:15px;
}
.jsowy_grid_xap{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:558px){
.jsowy_grid_xap{
grid-template-columns:1fr 1fr;
}
}
.jsowy_card_xap{
border:1px solid rgba(28,23,16,0.08);
border-radius:0.875rem;
background:#FDFAF5;
padding:26px;
min-width:0;
}
.jsowy_card_ic_xap{
margin-bottom:16px;
align-items:center;
display:inline-flex;
justify-content:center;
color:#A07830;
}
.jsowy_card_ic_xap svg{
height:1.625rem;
width:26px;
}
.jsowy_card_h_xap{
margin-bottom:0.5rem;
line-height:1.15;
color:#1C1710;
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:21px;
font-weight:600;
}
.jsowy_card_p_xap{
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
color:#8A7D67;
}
.jsoet_xap{
padding:2.25rem 0 10px;
}
.jsoet_in_xap{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:879px){
.jsoet_in_xap{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.jsoet_left_xap{
min-width:0;
}
.jsoet_eyebrow_xap{
margin-bottom:12px;
}
.jsoet_h2_xap{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.875rem;
font-weight:600;
font-size:1.75rem;
color:#1C1710;
overflow-wrap:break-word;
line-height:1.06;
}
@media(min-width:766px){
.jsoet_h2_xap{
font-size:32px;
}
}
.jsoet_text_xap{
color:#8A7D67;
margin-bottom:1.375rem;
font-size:15px;
line-height:1.65;
}
.jsoet_stats_xap{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.jsoet_stat_xap{
min-width:0;
}
.jsoet_stat_v_xap{
color:#1C1710;
font-weight:700;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
line-height:1;
}
.jsoet_stat_l_xap{
font-size:12.5px;
color:#6B5F4A;
margin-top:4px;
}
.jsoet_right_xap{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.jsoet_member_xap{
border-radius:0.875rem;
background:#FDFAF5;
padding:18px 1.25rem;
gap:16px;
border:1px solid rgba(28,23,16,0.08);
min-width:0;
align-items:center;
display:flex;
}
.jsoet_member_av_xap{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#2E2518,#A07830);
width:48px;
height:48px;
}
.jsoet_member_name_xap{
font-weight:700;
overflow-wrap:break-word;
font-size:0.938rem;
color:#1C1710;
}
.jsoet_member_role_xap{
font-size:12.5px;
overflow-wrap:break-word;
color:#6B5F4A;
}
.jsoet_updated_xap{
padding:14px 18px;
background:#F5F1EA;
border:1px solid rgba(28,23,16,0.08);
border-radius:0.875rem;
gap:8px;
font-size:12.5px;
color:#8A7D67;
display:flex;
align-items:center;
}
.jsots_xap{
padding:44px 0;
}
.jsots_in_xap{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:882px){
.jsots_in_xap{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.jsots_left_xap{
min-width:0;
}
.jsots_h2_xap{
line-height:1.1;
font-size:26px;
overflow-wrap:break-word;
margin-bottom:12px;
font-weight:600;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#F4EFE4;
}
@media(min-width:766px){
.jsots_h2_xap{
font-size:28px;
}
}
.jsots_text_xap{
line-height:1.6;
margin-bottom:1.375rem;
max-width:520px;
color:#B8A98E;
font-size:14.5px;
}
.jsots_badges_xap{
gap:18px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.jsots_badge_xap{
color:#B8A98E;
font-size:0.813rem;
font-weight:600;
}
.jsots_pay_xap{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:879px){
.jsots_pay_xap{
justify-content:flex-end;
}
}
.jsots_pay_chip_xap{
background:rgba(253,248,238,0.07);
border:1px solid rgba(253,248,238,0.13);
border-radius:14px;
padding:0.75rem 1rem;
font-weight:700;
color:#F4EFE4;
font-size:14px;
}
.jsoel_xap{
padding:3rem 0;
}
@media(min-width:771px){
.jsoel_xap{
padding:3.5rem 0;
}
}
.jsoel_in_xap{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:897px){
.jsoel_in_xap{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.jsoel_left_xap{
min-width:0;
}
.jsoel_eyebrow_xap{
margin-bottom:14px;
}
.jsoel_h2_xap{
font-size:32px;
color:#1C1710;
line-height:1.08;
font-weight:600;
margin-bottom:22px;
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.jsoel_h2_xap{
font-size:38px;
}
}
.jsoel_body_xap p{
overflow-wrap:break-word;
line-height:1.7;
font-size:1rem;
margin-bottom:1.125rem;
color:#3A3226;
}
.jsoel_dropcap_xap{
padding:0.375rem 0.75rem 0 0;
font-weight:700;
font-size:62px;
color:#A07830;
float:left;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:.8;
}
.jsoel_right_xap{
min-width:0;
}
.jsoel_quote_xap{
border-radius:20px;
padding:2.25rem;
background:linear-gradient(150deg,#2E2518,#141109);
color:#F4EFE4;
margin-bottom:1.5rem;
position:relative;
}
.jsoel_quote_mark_xap{
margin-bottom:0.375rem;
align-items:center;
display:inline-flex;
color:#D4A84B;
}
.jsoel_quote_mark_xap svg{
width:2.125rem;
height:2.125rem;
}
.jsoel_quote_text_xap{
overflow-wrap:break-word;
line-height:1.4;
font-size:22px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
margin-bottom:22px;
color:#F4EFE4;
font-weight:500;
}
.jsoel_quote_meta_xap{
gap:0.75rem;
align-items:center;
display:flex;
}
.jsoel_quote_av_xap{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#A07830,#D4A84B);
height:38px;
width:38px;
}
.jsoel_quote_author_xap{
font-size:14px;
font-weight:700;
color:#F4EFE4;
}
.jsoel_quote_meta_sub_xap{
color:#B8A98E;
font-size:0.75rem;
}
.jsoel_explain_xap{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(28,23,16,0.08);
}
.jsoel_explain_card_xap{
padding:1.375rem 1.5rem;
}
.jsoel_explain_card_xap+.jsoel_explain_card_xap{
border-top:1px solid rgba(28,23,16,0.08);
}
.jsoel_explain_h_xap{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
margin-bottom:0.5rem;
font-size:20px;
color:#1C1710;
font-weight:600;
overflow-wrap:break-word;
}
.jsoel_explain_p_xap{
color:#8A7D67;
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
}
.jsosb_xap{
background:#FDFAF5;
padding:3rem 0;
border-bottom:1px solid rgba(28,23,16,0.08);
border-top:1px solid rgba(28,23,16,0.08);
margin-top:24px;
}
@media(min-width:765px){
.jsosb_xap{
padding:3.5rem 0;
}
}
.jsosb_eyebrow_xap{
margin-bottom:12px;
display:block;
}
.jsosb_h2_xap{
margin-bottom:26px;
line-height:1.05;
font-weight:600;
color:#1C1710;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:770px){
.jsosb_h2_xap{
font-size:2.25rem;
}
}
.jsosb_grid_xap{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:560px){
.jsosb_grid_xap{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.jsosb_grid_xap{
grid-template-columns:repeat(4,1fr);
}
}
.jsosb_card_xap{
padding:24px;
border:1px solid rgba(28,23,16,0.08);
border-radius:0.875rem;
background:#F5F1EA;
min-width:0;
}
.jsosb_card_h_xap{
color:#1C1710;
font-weight:600;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:0.5rem;
line-height:1.15;
font-size:1.188rem;
}
.jsosb_card_p_xap{
line-height:1.6;
overflow-wrap:break-word;
color:#8A7D67;
font-size:0.844rem;
}
.jsosb_rtp_xap{
border-radius:14px;
background:#F5F1EA;
padding:26px 28px;
border:1px solid rgba(28,23,16,0.08);
gap:1.5rem;
grid-template-columns:1fr;
margin-top:18px;
align-items:center;
display:grid;
}
@media(min-width:763px){
.jsosb_rtp_xap{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.jsosb_rtp_h_xap{
line-height:1.15;
margin-bottom:8px;
font-size:1.25rem;
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#1C1710;
}
.jsosb_rtp_p_xap{
color:#8A7D67;
font-size:13.5px;
overflow-wrap:break-word;
line-height:1.6;
}
.jsosb_rtp_stats_xap{
gap:16px;
display:flex;
}
.jsosb_stat_xap{
flex:1 1 0;
background:#FDFAF5;
padding:18px;
border-radius:8px;
text-align:center;
min-width:0;
}
.jsosb_stat_v_xap{
font-size:1.625rem;
color:#4E7C52;
overflow-wrap:break-word;
font-weight:700;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
.jsosb_stat_l_xap{
color:#6B5F4A;
font-size:11.5px;
margin-top:4px;
}
.jsosg_xap{
padding:3rem 0 10px;
}
.jsosg_eyebrow_xap{
margin-bottom:12px;
display:block;
}
.jsosg_h2_xap{
color:#1C1710;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
margin-bottom:28px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-size:30px;
}
@media(min-width:769px){
.jsosg_h2_xap{
font-size:2.25rem;
}
}
.jsosg_grid_xap{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:722px){
.jsosg_grid_xap{
grid-template-columns:repeat(3,1fr);
}
}
.jsosg_col_xap{
min-width:0;
}
.jsosg_col_h_xap{
margin-bottom:0.625rem;
font-weight:600;
color:#1C1710;
line-height:1.15;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:22px;
}
.jsosg_col_p_xap{
font-size:14px;
color:#8A7D67;
overflow-wrap:break-word;
line-height:1.65;
}
.jsofaq_xap{
background:#FDFAF5;
padding:48px 0;
margin-top:24px;
border-bottom:1px solid rgba(28,23,16,0.08);
border-top:1px solid rgba(28,23,16,0.08);
}
@media(min-width:765px){
.jsofaq_xap{
padding:3.875rem 0;
}
}
.jsofaq_head_xap{
text-align:center;
margin-bottom:2.125rem;
}
.jsofaq_eyebrow_xap{
margin-bottom:12px;
}
.jsofaq_h2_xap{
font-weight:600;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#1C1710;
line-height:1.05;
font-size:2rem;
overflow-wrap:break-word;
}
@media(min-width:765px){
.jsofaq_h2_xap{
font-size:38px;
}
}
.jsofaq_list_xap{
gap:0.75rem;
margin:0 auto;
flex-direction:column;
max-width:51.25rem;
display:flex;
}
.jsofaq_item_xap{
background:#F5F1EA;
overflow:hidden;
border:1px solid rgba(28,23,16,0.08);
border-radius:0.875rem;
}
.jsofaq_q_xap{
gap:1.25rem;
padding:1.25rem 24px;
list-style:none;
color:#1C1710;
overflow-wrap:break-word;
cursor:pointer;
display:flex;
font-weight:700;
font-size:1rem;
justify-content:space-between;
align-items:center;
}
.jsofaq_q_xap::-webkit-details-marker{
display:none;
}
.jsofaq_q_ic_xap{
transition:transform .22s ease;
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#A07830;
}
.jsofaq_q_ic_xap svg{
height:18px;
width:18px;
}
.jsofaq_item_xap[open] .jsofaq_q_ic_xap{
transform:rotate(180deg);
}
.jsofaq_a_xap{
padding:0 24px 1.25rem;
color:#8A7D67;
font-size:14.5px;
line-height:1.6;
overflow-wrap:break-word;
}
.jsosc_xap{
padding:48px 0 0.625rem;
}
.jsosc_head_xap{
margin-bottom:28px;
text-align:center;
}
.jsosc_eyebrow_xap{
margin-bottom:12px;
}
.jsosc_h2_xap{
color:#1C1710;
font-size:1.875rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:769px){
.jsosc_h2_xap{
font-size:2.25rem;
}
}
.jsosc_table_xap{
border-radius:14px;
margin:0 auto;
border:1px solid rgba(28,23,16,0.08);
overflow:hidden;
max-width:900px;
}
.jsosc_thead_xap{
background:#2A2318;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.jsosc_th_xap{
padding:15px 1.125rem;
overflow-wrap:break-word;
font-size:13px;
font-weight:700;
text-align:center;
color:#B8A98E;
}
.jsosc_th_xap:first-child{
text-align:left;
}
.jsosc_th_us_xap{
color:#D4A84B;
}
.jsosc_row_xap{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(28,23,16,0.08);
display:grid;
}
.jsosc_row_xap:nth-child(even){
background:#FDFAF5;
}
.jsosc_td_xap{
padding:0.938rem 18px;
min-width:0;
text-align:center;
font-size:0.875rem;
color:#6B5F4A;
overflow-wrap:break-word;
}
.jsosc_td_xap:first-child{
font-weight:600;
color:#3A3226;
text-align:left;
}
.jsosc_td_us_xap{
color:#4E7C52;
font-weight:700;
}
.jsolh_xap{
padding:40px 0 20px;
}
.jsolh_in_xap{
border-top:1px solid rgba(28,23,16,0.15);
padding-top:2.125rem;
}
.jsolh_eyebrow_xap{
display:block;
margin-bottom:1.375rem;
}
.jsolh_grid_xap{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:599px){
.jsolh_grid_xap{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.jsolh_grid_xap{
grid-template-columns:repeat(5,1fr);
}
}
.jsolh_col_xap{
min-width:0;
}
.jsolh_col_h_xap{
overflow-wrap:break-word;
margin-bottom:0.75rem;
color:#1C1710;
font-size:13px;
font-weight:700;
}
.jsolh_links_xap{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.jsolh_link_xap{
transition:color .22s ease;
font-size:13px;
overflow-wrap:break-word;
color:#8A7D67;
}
.jsolh_link_xap:hover{
color:#A07830;
}
.jsoft_xap{
background:#2A2318;
margin-top:2.5rem;
color:#B8A98E;
}
.jsoft_in_xap{
padding:48px 0 28px;
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:602px){
.jsoft_in_xap{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.jsoft_in_xap{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.jsoft_brand_xap{
min-width:0;
}
.jsoft_logo_xap{
color:#F4EFE4;
font-size:26px;
font-weight:700;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.jsoft_tagline_xap{
line-height:1.6;
margin-top:0.875rem;
max-width:280px;
font-size:0.844rem;
color:#B8A98E;
}
.jsoft_contact_xap{
transition:color .22s ease;
overflow-wrap:anywhere;
color:#D4A84B;
margin-top:0.75rem;
font-size:0.813rem;
max-width:280px;
display:inline-block;
}
.jsoft_contact_xap:hover{
color:#F4EFE4;
}
.jsoft_col_xap{
min-width:0;
}
.jsoft_col_h_xap{
font-size:0.813rem;
font-weight:700;
overflow-wrap:break-word;
letter-spacing:.08em;
margin-bottom:0.875rem;
color:#F4EFE4;
text-transform:uppercase;
}
.jsoft_col_links_xap{
gap:10px;
flex-direction:column;
display:flex;
}
.jsoft_link_xap{
transition:color .22s ease;
color:#B8A98E;
overflow-wrap:break-word;
font-size:0.844rem;
}
.jsoft_link_xap:hover{
color:#F4EFE4;
}
.jsoft_bot_xap{
padding:1.375rem 0 2.5rem;
gap:1rem;
display:flex;
border-top:1px solid rgba(253,248,238,0.13);
flex-direction:column;
}
@media(min-width:771px){
.jsoft_bot_xap{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.jsoft_legal_xap{
color:#B0A590;
max-width:47.5rem;
overflow-wrap:break-word;
font-size:0.719rem;
line-height:1.6;
}
.jsoft_legal_xap b{
font-weight:700;
color:#B8A98E;
}
.jsoft_age_xap{
border:1.5px solid #D4A84B;
flex:0 0 auto;
padding:4px 0.563rem;
border-radius:8px;
color:#D4A84B;
font-size:13px;
font-weight:700;
}